/*checkout page*/

.checkout-index-index .cdz-opc-wrapper .opc-wrapper .step-title, 
.checkout-index-index .cdz-opc-wrapper .opc-block-shipping-information .shipping-information-title, 
.checkout-index-index .cdz-opc-wrapper .payment-group>.step-title, 
.checkout-index-index .cdz-opc-wrapper .checkout-agreements-items .checkout-agreements-item-title{
    background: #f5f5f5;
    color: #000;
    border: 1px solid #cbcbcb;
}

.checkout-index-index .page-wrapper .page-header .container .header.content{
    padding: 0 !important;
}

.checkout-index-index .page-wrapper header.page-header.header-style-55{
    border-bottom: 0;
    min-height: auto !important;
}

.checkout-index-index .cdz-opc-wrapper #checkoutSteps .checkout-shipping-address .step-content,
.checkout-index-index .cdz-opc-wrapper #checkoutSteps .checkout-shipping-method .step-content,
.checkout-index-index .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-method{
    border-color: #cbcbcb;
    border-top: 0;
}

.checkout-index-index .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-method-title{
    padding: 10px 0;
}

.checkout-index-index .cdz-opc-wrapper .opc-place-order-block .actions-toolbar .action.primary.checkout:hover {
    background: #fff;
    color: #000;
}

.checkout-index-index .cdz-opc-wrapper .opc-place-order-block .actions-toolbar .action.primary.checkout{
    background: #000;
    color: #fff;
}

.checkout-index-index .opc-payment-additional .form-discount .actions-toolbar .action-apply:hover {
    background: #000;
    border: 1px solid #000;
}

.checkout-index-index .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .checkout-billing-address{
    border: 0;
}

.checkout-index-index .checkout-container .opc-wrapper input, 
.checkout-index-index .checkout-container .opc-wrapper select,
.checkout-index-index .checkout-comment-block textarea,
.checkout-index-index .payment-option-inner .control input {
    border-color: #666;
    color: #000;
}

.checkout-index-index .cdz-opc-wrapper .opc-wrapper #checkoutSteps .fieldset>.field>.label,
.checkout-index-index .payment-method-title.field.choice .label{
    font-size: 15px;
}

.checkout-index-index .payment-option-inner .label {
    font-size: 15px;
    font-weight: 400;
}

.cdz-delivery-address-type .delivery-title{
    border-bottom: 1px solid #cbcbcb;
    padding: 10px 20px;
    background: #f5f5f5;
}

.cdz-delivery-address-type{
    margin-top: 20px;
    border: 1px solid #cbcbcb;
}

.address-selector{
    padding: 10px 20px;
}

.address-selector label{
    margin-bottom: 10px;
}

.delivery-title h3:before {
    content: '\E997';
    font-family: CodazonFont;
    margin-right: 10px;
}

.address-selector .business-address,
.address-selector .residential-address{
    margin-bottom: 10px;
}

.delivery-title h3 {
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
}

/* minicart page */

.minicart-wrapper .cdz-dropdown .block-minicart .actions .layout-column a.action.button.secondary:hover,
.minicart-wrapper .cdz-dropdown .block-minicart .cart-total .actions .layout-column button:hover,
.minicart-popup .block-minicart .minicartpro-summary .actions .primary button.action:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.minicart-wrapper .cdz-dropdown .block-minicart .actions .layout-column a.action.button.secondary:hover span, 
.minicart-wrapper .cdz-dropdown .block-minicart .cart-total .actions .layout-column button:hover span{
    color: #fff;
}

.block.block-minicart.empty span,
.block.block-minicart .cart-total .subtotal .amount .price-wrapper:first-child .price {
    color: #000;
}

.block-minicart .minicart-items-wrapper .minicart-items .product-item .product-item-name a:hover {
    color: #333;
}

.block-minicart .minicart-items-wrapper .minicart-items .action{
    background: none;
}

.block-minicart .minicart-items-wrapper .minicart-items .action.edit:hover, 
.block-minicart .minicart-items-wrapper .minicart-items .action.delete:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

/* modal-popup */

.modal-popup._inner-scroll._show .modal-inner-wrap .modal-header .action-close{
    border: 0;
    background: none;
    right: 0px;
    top: -5px;
    transition: none;
}

.modal-popup.confirm._show .modal-inner-wrap .modal-header .action-close,
.modal-popup.aw_ctq__modal-request-quote-wrapper .modal-inner-wrap .modal-header .action-close{
    border: 0;
    background: none;
    right: 0px;
    transition: none;
}

.modal-popup .modal-footer .action-secondary.action-dismiss:hover,
.modal-popup .modal-footer .action-primary.action-accept:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.modal-popup._inner-scroll._show .modal-inner-wrap .modal-header{
    padding-top: 3rem;
}

/* quote list */

.aw_ctq-quotelist-index .quote-list.cart.table-wrapper .product-item-details .aw_ctq__item_comment{
    height: 50px;
    width: 90%;
}

.aw_ctq-quotelist-index .form-cart .quote-list .item-info .col.price,
.aw_ctq-quotelist-index .form-cart .quote-list .item-info .col.subtotal{
    display: none;
}

.aw_ctq-quotelist-index .form-cart .quote-list .item-info .col.qty,
.aw_ctq-quotelist-index .form-cart .quote-list th.col.qty{
    text-align: center;
}

.aw_ctq-quotelist-index .quote-list td {
    vertical-align: middle;
}

.aw_ctq-quotelist-index .page-wrapper .table-wrapper tr.item-info .field.qty{
    margin-bottom: 0px;
}

.aw_ctq-quotelist-index .page-wrapper .cart-summary .block.shipping{
    display: none;
}

.aw_ctq-quotelist-index .cart-summary .cart-totals .table-wrapper {
    display: none;
}

.aw_ctq-quotelist-index .cart-container .quote-list button.quote-list.action.update:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.aw_ctq-quotelist-index .modal-inner-wrap .aw_ctq__modal-request-quote .field .control {
    margin-bottom: 0;
}

.aw_ctq-quotelist-index .modal-inner-wrap .aw_ctq__modal-request-quote .field label{
    margin-bottom: 10px;
    margin-top: 10px;
}

.aw_ctq-quotelist-index .modal-inner-wrap .aw_ctq__modal-request-quote .control textarea{
    height: 50px;
}

.aw_ctq-quotelist-index .fieldset-wrapper .fieldset .field.aw_ctq__left-field .control select{
    height: 35px;
    padding-bottom: 6px;
}

.aw_ctq-quotelist-index .fieldset-wrapper .fieldset .field._required{
    margin-bottom: 0;
}

.aw_ctq-quotelist-index .aw_ctq__modal-request-quote-wrapper .modal-inner-wrap .modal-header .modal-title,
.aw_ctq-quotelist-index .aw_ctq__modal-request-quote-wrapper .modal-inner-wrap .modal-content .aw_ctq__modal-request-quote{
    padding-top: 0;
    padding-bottom: 0;
}

.aw_ctq-quotelist-index .aw_ctq__modal-request-quote-wrapper .modal-inner-wrap .modal-content .aw_ctq__modal-request-quote .field-note{
    font-size: 10px;
}

.aw_ctq-quotelist-index .table-wrapper .quote-list .product-item-details label,
.aw_ctq-quotelist-index .table-wrapper .quote-list .product-item-details textarea{
    display: none;
}

.aw_ctq-quotelist-index .cart.table-wrapper .quote-list .cart.item .product-item-details{
    vertical-align: middle;
}

.aw_ctq-quotelist-index .cart.table-wrapper .quote-list .cart.item .product-item-details .product-item-name{
    margin-top: 0;
    margin-bottom: 0;
}
/*shopping cart page*/

.checkout-cart-index .form-cart .table-wrapper .item-info td,
.checkout-cart-index .form-cart .cart.table-wrapper .product-item-details{
    vertical-align: middle;
}

.checkout-cart-index .form-cart .cart.main.actions .action:hover{
    background: #000;
    border: 1px solid #000;
}

.checkout-cart-index .cart-summary .checkout-methods-items .primary:hover{
    background: #fff;
    color: #000;
}

.checkout-cart-index .cart-summary .checkout-methods-items .primary{
    background: #000;
    color: #fff;
}

.checkout-cart-index .form-cart .table-wrapper .item-actions .actions-toolbar .action.action-towishlist:before,
.checkout-cart-index .form-cart .cart.table-wrapper .item-actions .actions-toolbar .action-edit:before,
.checkout-cart-index .form-cart .cart.table-wrapper .item-actions .actions-toolbar .action-delete:before,
.aw_ctq-quotelist-index .cart-container .quote-list.cart.table-wrapper .actions-toolbar>.action:before{
    color: #000;
    font-size: 18px;
}

.checkout-cart-index .form-cart .table-wrapper .item-actions .actions-toolbar .action-towishlist,
.checkout-cart-index .form-cart .table-wrapper .item-actions .actions-toolbar .action-edit,
.checkout-cart-index .form-cart .table-wrapper .item-actions .actions-toolbar .action-delete,
.aw_ctq-quotelist-index .cart-container .quote-list.cart.table-wrapper .actions-toolbar>.action{
    background: #fff;
    border: none;
}

.checkout-cart-index .form-cart .table-wrapper .item-actions .actions-toolbar .action-towishlist:hover:before {
    content: "\e984";
    color: #ff3040 !important;
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .item .col.item{
    padding: 15px 8px 0px;
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .item-actions td{
    padding-top: 0;
}

.checkout-cart-index .page-wrapper .columns .cart-container .cart-summary,
.aw_ctq-quotelist-index .page-wrapper .columns .cart-container:before{
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.05);
}

.checkout-cart-index .page-wrapper .columns .cart-container,
.checkout-cart-index .page-wrapper .columns .cart-container .form-cart,
.checkout-cart-index .page-wrapper .columns .cart-container:before,
.aw_ctq-quotelist-index .page-wrapper .columns .cart-container:before,
.aw_ctq-quotelist-index .cart-container .cart-summary,
.aw_ctq-quotelist-index .page-wrapper .columns .cart-container,
.aw_ctq-quotelist-index .page-wrapper .columns .cart-container .form-cart{
    border: 0;
    background: none;
}

.checkout-cart-index .page-wrapper .table-wrapper tr.item-info .field.qty {
    margin-bottom: 0px;
}
/*plp page*/

.page-with-filter .sidebar-main .filter-content .filter-options .filter-options-item .filter-options-title {
    border-bottom: 1px solid #cbcbcb;
    padding: 10px 15px;
    font-size: 16px;
}

.page-with-filter .product-list-container .product-item .product-item-info .product-item-details .sample-sku{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page-with-filter .page-wrapper .sidebar .block.filter{
    border: 0;
}

.page-with-filter .sidebar-main .filter-checkbox li,
.page-with-filter .sidebar-main .filter-options-content-inner a,
.page-with-filter .sidebar-main .rating-item span {
    font-weight: 400;
}

.page-with-filter .category-description .panel-toggle-wrap.applied:not(.content-open) .content-outer:after{
    background: none;
    position: relative;
}

.page-with-filter .sidebar-main .filter-content .filter-options .filter-options-item .filter-options-title:before {
    top: 15px;
    right: 15px;
}

.page-with-filter .sidebar-main .filter-options-content .filter-options-content-outer .filter-options-content-inner {
    padding-left: 15px;
}

.page-with-filter .sidebar .block.filter .filter-options .filter-options-item,
.page-with-filter .sidebar .block.filter .filter-options .filter-options-item.active {
    border-bottom: 0;
}

.page-with-filter .sidebar .filter-content .filter-options .filter-options-item .filter-options-content .filter-options-content-outer{
    border-top: 0;
}

.page-with-filter .block.filter .filter-options .filter-options-content .item:before{
    margin-bottom: 5px;
}

.page-with-filter .block.filter .filter-options .filter-options-content .count{
    border-radius: 10px;
    margin-left: 3px;
    color: #c7141e;
    border-color: #c7141e;
    font-weight: 700;
}

.page-with-filter .page-wrapper .sidebar.sidebar-main .js-cdz-checkbox{
    border: 1px solid #666;
}

.page-with-filter .product-list-container .product-list-style-61 .action.tocart{
    width: 100%;
    height: auto;
    font-size: 16px;
}

.page-with-filter .product-list-container .product-list-style-61 .i-btn:after,
.page-with-filter .product-list-container .product-list-style-61 .i-btn:before{
    display: none;
}

.page-with-filter .product-list-container .product-list-style-61 .i-btn{
    position: static;
}

.page-with-filter .sidebar-additional .block-wishlist .action.delete:hover:before {
    color: #d50000;
}

.page-with-filter .product-list-container .toolbar{
    border: 0;
    margin-bottom: 0;
}

.page-with-filter .product-list-container .product-list-style-61 .product-item-photo{
    border-radius: 0;
    /* margin-top: 40px; */
}

.page-with-filter .product-list-style-61 .product-item .product-item-info .product-item-top .i-btn-grp{
    top: 15px;
}

.page-with-filter .category-description .content-outer .content-inner p {
    color: #000;
}

.page-with-filter .product-list-container .product-list-style-61 .product-item:hover .i-btn-grp .qs-button,
.page-with-filter .product-list-container .product-list-style-61 .product-item:hover .i-btn-grp .action.tocompare{
    background: #fff;
}

.page-with-filter .product-list-container .product-list-style-61 .product-item-photo:before{
    background: none;
}

.page-with-filter.page-products .products-grid.ctst .product-items .item.product-item{
    /* transition: all 0.3s ease;  */
    padding: 5px;
    border: 1px solid #cbcbcb;
}

.page-with-filter.page-products .products-grid.ctst .product-items .item.product-item:hover {
    box-shadow: 0px 3px 8px 0px rgba(206, 208, 212, 0.8);
    border: 1px solid #00376d;
}

.page-with-filter .sidebar-additional .block-wishlist .actions-toolbar .primary{
    float: none;
}

.page-with-filter .sidebar-additional .block-wishlist .actions-toolbar .action.details,
.page-with-filter .sidebar-additional .block-wishlist .product-items .product-item .product-item-actions .tocart.primary{
    border-bottom: 0;
}

.page-with-filter .sidebar-additional .block .actions-toolbar{
    text-align: center;
}

.products-list .product-item .product-item-info .product-item-inner .actions-primary .tocart {
    display: none;
}

a.qs-button {
    display: none !important;
}

.page-with-filter .sidebar .block.filter .block-actions .action.clear{
    color: #fff;
    background: #000;
}

.page-with-filter .sidebar .block.filter .block-actions .action.clear:hover {
    color: #000;
    background: #fff;
}

.page-with-filter .filter-options-content-outer .price-slider-container .ui-slider-range{
    background: rgba(0, 0, 0, 0.4);
}

.page-with-filter .filter-options .filter-options-item .ui-slider-horizontal .ui-slider-handle{
    border-color: rgba(0, 0, 0, 0.8);
}

.page-with-filter .filter-options-content-outer .price-slider-container .action button:hover {
    background: #000;
    border-color: #000;
}

.page-with-filter .toolbar .modes-mode.active {
    background: #000;
}

.page-with-filter .toolbar .modes-mode.active:before{
    color: #fff;
}

.page-with-filter .product-list-container .product-list-style-61 .product-item .i-btn-grp .action.towishlist,
.page-with-filter .product-list-container .product-list-style-61 .product-item .i-btn-grp .action.tocompare{
    width: 30px;
    height: 30px;
}

.page-with-filter .product-list-container .product-list-style-61 .product-item .i-btn-grp .action.towishlist:before, 
.page-with-filter .product-list-container .product-list-style-61 .product-item .i-btn-grp .action.tocompare:before{
    font-size: 14px;
}

.page-with-filter .products.wrapper.ctst.list.products-list .product-item {
    padding: 15px;
    margin-bottom: 15px;
}

.page-with-filter .products.wrapper.ctst.list.products-list .product-item:hover {
    box-shadow: 0px 3px 8px 0px rgba(206, 208, 212, 0.8);
}

.page-with-filter .products-list .product-item a.product-item-link {
    font-size: 18px;
}

.page-with-filter .products-list .product-item-inner .product-item-actions .actions-secondary>.action.towishlist:after{
    content: '\f08a';
    font-size: 18px;
}

.page-with-filter .products-list .product-item-inner .product-item-actions .actions-secondary>.action.tocompare:after{
    font-size: 18px;
}

.page-with-filter .products-list .product-item-inner .product-item-actions a.action.towishlist:hover:after {
    content: '\f004';
    color: #ff3040;
}

.page-with-filter .products-list .product-item .actions-secondary>.action:hover:after{
    animation: none;
}

.page-with-filter .logo-grid{
    gap: 25px 25px;
}

.page-with-filter .page-title-wrapper,
.blog-page .page-title-wrapper {
    display: none;
}

.page-with-filter .filter-content .filter-options .filter-options-item .rating-box .rating {
    color: #fbbc04;
}

.sidebar-img-1{
    display: flex;
    gap: 46px;
}

.sidebar-img-2{
    margin-left: 45px;
}

.sidebar-img-main img {
    height: 250px;
}

.sidebar-img-1{
    margin-bottom: 20px;
}

.page-with-filter .category-view .category-description .panel-toggle-wrap.applied .content-outer{
    max-height: max-content !important;
    overflow: visible !important;
    position: static;
}

.page-with-filter .category-view .category-description .panel-toggle-wrap.applied .content-toolbar{
    display: none;
}

.page-with-filter .category-view .category-description .content-outer .content-inner .cdz-block-title,
.page-with-filter .page-wrapper .page-main .column.main .category-view,
.page-with-filter .page-wrapper .page-main .column.main .category-view .category-description{
    margin-bottom: 0;
}

.page-with-filter .page-wrapper .page-main .column.main .category-view .panel-toggle-wrap.applied{
    margin-bottom: 10px;
}

.page-with-filter .order-free-sample-button{
    text-align: center;
    padding: 8px;
    background: #fff;
    margin-top: 15px !important;
    border: 1px solid #000;
    color: #000;
}

.page-with-filter .sidebar-main .block-content .filter-options-content-inner .swatch-attribute-options a.swatch-option-link-layered .swatch-option{
    width: 40px;
}

.page-with-filter .order-free-sample-button:hover{
    border: 1px solid #8d0000;
    color: #8d0000;
}

.page-with-filter .product-item-info .product-item-details .sample-sku {
    margin: 10px 0px !important;
    color: #444 !important;
}

.page-with-filter .product-shipping-details {
    text-align: center;
    margin-top: 15px !important;
}

.page-with-filter .product-reviews-summary.short {
    text-align: center;
}

.page-with-filter .product-list-container .product-list-style-61 .product-item .product-item-info .product-item-top{
    margin-bottom: 10px;
}

.page-with-filter .order-free-sample-button strong,
.page-with-filter .product-shipping-details strong{
    font-weight: 500;
}

.page-with-filter .toolbar-products .toolbar-sorter.sorter select {
    border-color: #000;
    color: #000;
}

.page-with-filter .toolbar-products .toolbar-sorter.sorter .sorter-action:before{
    color: #000;
}

/* plp minicart page */

aside.modal-popup.cdz-minicart-modal.modal-slide._inner-scroll._show .modal-inner-wrap {
    width: 1000px;
    max-width: calc(100% - 80px);
}

aside.modal-popup.cdz-minicart-modal.modal-slide._inner-scroll._show .double-bounce-spinner,
.cdz-minicart-modal .minicartpro-content-wrapper .block-minicart .flex-grid .newst-added-item{
    display: none;
}

.cdz-minicart-modal .minicartpro-content-wrapper .section-top-inner .minicart-items-wrapper .section-content-inner.nice-scroll {
    height: auto !important;
    max-height: 172px;
    overflow-y: auto;
}

.cdz-minicart-modal .minicartpro-content-wrapper .block-minicart .minicart-items-wrapper{
    padding: 0;
}

.cdz-minicart-modal .minicartpro-content-wrapper .minicart-items-wrapper .product-item .product.row {
    margin: 0;
}

.cdz-minicart-modal .minicartpro-content-wrapper .minicart-items .product-item .product-item-actions .details-qty{
    justify-content: end;
}

.cdz-minicart-modal .minicartpro-content-wrapper .block-minicart .section-top .section-top-inner.row.flex-grid {
    justify-content: space-between;
}

.cdz-minicart-modal .minicartpro-content-wrapper .block-minicart .section-top .section-top-inner.row.flex-grid .minicartpro-summary{
    padding: 10px 20px;
    border: 1px solid rgba(189, 189, 189, 0.4);
}

.cdz-minicart-modal .modal-inner-wrap .modal-content{
    padding: 0;
    overflow: hidden;
}

.cdz-minicart-modal .modal-inner-wrap .minicartpro-summary .section-content .actions .primary button.action.close {
    margin-bottom: 10px;
    width: 100%;
}

.cdz-minicart-modal .modal-inner-wrap .minicartpro-summary .section-content .actions .primary .primary.checkout{
    width: 100%;
    padding: 7px 15px;
}

.cdz-minicart-modal .modal-inner-wrap .minicartpro-summary .section-content .actions{
    border-top: 1px solid #e1e1e1;
    padding-top: 10px;
}

.cdz-minicart-modal .minicart-items .product-item .price {
    color: #000;
}


/*pdp page*/

.catalog-product-view .product.info.detailed .additional-attributes{
    width: 100%;
}

.catalog-product-view .product.info.detailed .additional-attributes .label {
    width: 40%;
}

.catalog-product-view .box-tocart.att-scr-qty.active{
    height: 100px;
}

.catalog-product-view .box-tocart.att-scr-qty.active #roll-calculation{
    display: none;
}

.catalog-product-view .box-tocart.att-scr-qty.active .field.qty .cart-qty{
    border-bottom: 1px solid #e1e1e1;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.product-vance-ansley-simply-plaid-emerald .product-add-form .qtybox-anchor .update .actions{
    width: 370px;
}

.catalog-product-view .box-tocart.att-scr-qty.active .fieldset{
    margin-top: 10px;
}

.catalog-product-view .product-right .product-info-main .box-tocart .actions button:nth-child(odd),
.catalog-product-view .product-right .product-info-main .box-tocart .actions button:nth-child(even) {
    float: none;
}

.catalog-product-view .product-right .product-info-main .product-add-form .qtybox-anchor .box-tocart .fieldset .actions {
    display: flex;
    flex-direction: row;
}

.catalog-product-view .product-right .product-info-main .product-add-form .qtybox-anchor .box-tocart .fieldset .actions button,
.catalog-product-view .product-info-wrap .product-right .product-info-main .product-add-form .qtybox-anchor .box-tocart .fieldset .actions .primary.toquotelist{
    font-size: 16px !important;
    padding: 10px 15px !important;
    font-weight: 500;
    margin-right: 25px;
}

.catalog-product-view .box-tocart .paypal.product-page.paypal-logo.braintree-paypal-logo.oneclick-container {
    display: none;
}

.catalog-product-view .product-right .product-info-main .product-add-form .qtybox-anchor .box-tocart .fieldset .actions button:hover,
.catalog-product-view .product-right .product-info-main .box-tocart .primary.tocart:focus {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

/* .catalog-product-view .product-info-wrap .product-right .product-info-main .product-social-links .product-addto-links{
    text-align: left;
} */

.catalog-product-view .product-info-wrap .product-right .product-info-main .box-tocart .primary.tocart:hover>span:before {
    transform: translate(0, 0);
    opacity: 1;
    top: -2px;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main .box-tocart .primary.tocart:hover>span:after{
    transform: translate(0, 0);
}

.catalog-product-view .product-info-wrap .product-right .product-info-main .box-tocart .primary.tocart>span:before, 
.catalog-product-view .product-info-wrap .product-right .product-info-main .box-tocart .primary.tocart>span:after{
    transition: none;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main .box-tocart.att-scr-qty.active .actions .action.primary.tocart{
    border-radius: 50px;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main .box-tocart.att-scr-qty.active .actions .action.primary.tocart:hover>span:before{
    top: -1px;
 }

 .catalog-product-view .product-right .more-information-title {
    margin: 25px 0px 10px 0px;
    border-bottom: 1px solid #cbcbcb;
}

.catalog-product-view .product-right .product-additional-attributes-wrapper{
    text-align: left;
}

.catalog-product-view .product-right .product-main-bottom .base-small-list .product-item .actions-secondary{
    display: none;
}

.catalog-product-view .product-right .product-main-bottom .base-small-list .product-item .action.tocart:hover {
    background: #000;
    color: #fff;
}

.catalog-product-view .product-right .product-main-bottom .product.info.detailed .product.data.items > .item.content {
    display: none;
}

.catalog-product-view .product-right .product-add-form .qtybox-anchor .box-tocart .fieldset .actions .tocart p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
}

.catalog-product-view .product-right .product-add-form .qtybox-anchor .box-tocart .fieldset .actions .tocart i {
    font-size: 18px;
    padding-right: 15px;
}

.catalog-product-view .product-right .request-sample-btn-wrapper .request-sample-label {
    font-weight: 400;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none !important;
}

.catalog-product-view .product-right .product-info-price .request-sample-btn-wrapper{
    display: inline-block;
    background: #c62828;
    color: #fff;
    padding: 8px 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    text-decoration: none;
    position: relative;
}

.catalog-product-view .product-right .product-info-price .request-sample-btn-wrapper:hover,
.catalog-product-view .product-right .product-info-price .request-sample-btn-wrapper:focus {
    background-color: #8d0000;
}

.catalog-product-view .product-right .product-info-price .request-sample-btn-wrapper:before{
    content: "";
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
}

.roll-sqft-calculation, .box-sqft-calculation,
.case-sqft-calculation, .carton-sqft-calculation {
    display: flex;
    gap: 5%;
}

.catalog-product-view .page-wrapper .qtybox-anchor .box-tocart .roll-sqft-calculation .field {
    margin-top: 0 !important;
}

.catalog-product-view .page-wrapper .roll-sqft-calculation .field label {
    font-weight: 500;
}

.catalog-product-view .page-wrapper .roll-sqft-calculation .field span {
    box-shadow: 0px 0px 4px 0px #cbcbcb;
    padding: 5px;
    color: #000;
}

.catalog-product-view .page-wrapper .product-right .product-info-main .product-addto-links .action{
    color: #000;
}

.catalog-product-view .page-wrapper .product-right .product-info-main .product-addto-links .action.towishlist:hover{
    color: #c7141e;
}

.catalog-product-view .page-wrapper .product-right .product-info-main .product-addto-links .action.tocompare:hover{
    color: #00376e;
}

.catalog-product-view .page-wrapper .product-right .product-info-main .product-reviews-summary .rating-summary .rating-result span{
    padding-bottom: 5px;
}

/* contact us page */

.contact-us.cms-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.company-info {
    width: 40%;
    border-right: 1px solid #cbcbcb;
    padding: 15px;
    margin-right: 50px;
}

.price-quote-main strong,
.address strong {
    font-size: 16px;
    font-weight: 500;
}

.price-quote-main {
    width: 60%;
}

.options {
    display: flex;
    justify-content: space-between;
    width: 60%;
}

.contact-us .contact-form .form-input-field {
    width: 50%;
    color: #000;
    border-color: #666;
}

.contact-us .contact-form .primary:hover {
    color: #fff;
    background: #000;
}

.office-hours {
    margin-bottom: 20px;
}

.date-time {
    display: flex;
    gap: 45px;
}

.date-main .date, .time-main .time {
    margin-bottom: 3px;
}

/* header top */

.page-header .cdz-navigation .cdz-horizontal-menu .groupmenu li.level0>a.menu-link{
    padding: 12px;
    margin-right: 5px;
    font-size: 14px;
}

.page-wrapper .page-header .sticky-menu.active .logo{
    max-height: none;
}

.page-wrapper .page-header .features-links *:is(.search-trigger, .account-trigger, .action.showcart, .utilies-toggle-btn) .hd-icon svg{
    height: 20px;
}

.page-wrapper .page-header .cdz-horizontal-menu .groupmenu>li.level0>.menu-link[class]:before{
    transform: scale(1);
    border: 1px solid #00376e;
    opacity: 1;
}

.page-wrapper .page-header .cdz-horizontal-menu .groupmenu>li.level0:hover>.menu-link:before{
    border-color: #c7141e;
}

.page-wrapper .page-header .container .header.content{
    display: block;
    padding-top: 0;
}

.page-wrapper .page-header .container .aw-ctq.mini-quote-list .action.showlist.active:before,
.page-wrapper .page-header .container .aw-ctq.mini-quote-list .action.active .counter.qty{
    display: none;
}

.page-wrapper .page-header .container .aw-ctq.mini-quote-list .action.showlist:before{
    width: 16px;
    margin-left: 7px;
}

.page-wrapper .minicart-wrapper .action.close:hover:before{
    color: #000;
}

.page-wrapper .mini-quote-list-item .aw-ctq.mini-quote-list.minicart-wrapper .action.showlist{
    display: flex;
}

.page-wrapper .mini-quote-list-item .aw-ctq.mini-quote-list.minicart-wrapper .action.showlist .counter.qty{
    position: absolute;
    top: -14px;
    left: 19px;
    border-radius: 50%;
    background: none;
    margin-top: 0;
}

.page-wrapper .mini-quote-list-item .aw-ctq.mini-quote-list.minicart-wrapper .action.showlist .counter.qty .counter-number{
    background: #c7141d;
    padding: 0px 6px;
    border-radius: 50%;
}

/* home page */

/* .cms-codazon-home-page .banner-tag {
    display: none;
} */

.page-wrapper .breadcrumbs {
    margin-bottom: 0;
}

.page-wrapper .page-main .column.main .category-view{
    margin-top: 0;
}

.cms-codazon-home-page .logo-slider a{
    flex: 0 0 calc(15% - 15px);
}

.cms-codazon-home-page .page-wrapper .banner-style41 .i-inner .i-wrap .cdz-pri-txt .i-actions .i-btn,
.cms-codazon-home-page .page-wrapper .banner-style42 .i-wrap .i-actions .i-btn{
    border: 1px solid #c7141d;
    background: #c7141d;
    color: #fff;
}

.cms-codazon-home-page .page-wrapper .banner-style41 .i-inner .i-wrap .cdz-pri-txt .i-actions .i-btn:hover,
.cms-codazon-home-page .page-wrapper .banner-style42 .i-wrap .i-actions .i-btn:hover{
    background: #00376d !important;
    border: 1px solid #00376d !important;
}

.banner-tag span {
  background: linear-gradient(135deg, #ff0000, #c7141e);
  color: #fff;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 4px 0 0 4px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
}

/* Add a little tag triangle on the right side */
.banner-tag span::after {
  content: "";
  position: absolute;
  right: -10px;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 10px solid #c7141e;
}

a.carpetcard .img-responsive {
    transition: transform 1s ease;
}

a.carpetcard:hover .img-responsive {
    transform: scale(1.1);
}

table.data.table.abs-table-striped thead tr .qty {
    text-align: center;
}
 
/* blog page */

.blog-page .sidebar .block-categories,
.blog-page .sidebar .block-categories .accordion,
.blog-page .sidebar.blog-search,
.blog-page .sidebar .block-archive,
.blog-page .sidebar .block-tagclaud,
.blog-page .sidebar .tagclaud-hld{
    background: #f9f9f9;
}

.blog-page .sidebar .block-recent-posts .item{
    border-bottom: 1px solid #e9eaec;
}

.blog-sc-shares a:hover {
    background: #000;
}

.blog-sc-shares a:hover i {
    color: #fff;
}

.blog-page .post-info-panel .post-header .post-date {
    border: 0;
}

.blog-page .post-description.clearfix .post-text-hld ul {
    padding-left: 0;
}

.blog-page .post-description.clearfix .post-text-hld ul li {
    margin-left: 40px;
}

.read-more-product-page {
    display: flex;
    justify-content: center;
    margin: 15px 0px;
}

.read-more-product-page a {
    color: #000;
    font-weight: 500;
}

.read-more-product-page .read-more a {
    border-right: 2px solid #000;
    margin-right: 15px;
    padding-right: 15px;
}

/* logo-slider */

.logo-slider-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: 100%;
  margin: auto;
  padding: 10px;
  box-sizing: border-box;
}

/* Slider */
.logo-slider {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  gap: 10px;
  width: 100%;
  padding: 10px 0;
}
.logo-slider::-webkit-scrollbar {
  display: none;
}

/* Logo item */
.logo-slider a {
  flex: 0 0 calc(20% - 10px); /* default: 5 visible */
  scroll-snap-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  padding: 10px;
  transition: transform 0.3s ease;
  min-width: 120px;
}
.logo-slider a:hover {
  transform: scale(1.08);
}

.logo-slider img {
  width: 100%;
  max-width: 130px;
  height: auto;
  opacity: 1;
  transition: all 0.3s ease;
}
.logo-slider img:hover {
  opacity: 1;
}

/* Prev/Next buttons */
.scroll-btn {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  font-size: 20px;
  border-radius: 50%;
  transition: all 0.3s ease;
  flex-shrink: 0;
  font-weight: 300;
  padding: 5px 14px;
}

button.scroll-btn.prev:focus,
button.scroll-btn.next:focus {
    background-color: #fff;
    color: #000;
    border-color: #000;
}

button.scroll-btn.prev:hover,
button.scroll-btn.next:hover{
    background-color: #000;
    color: #fff;
    border-color: #000;
}


/* css for hide quote list subtotal urgent */
.table-wrapper.aw-ctq__customer-quotes th.col.quote-total,
.table-wrapper.aw-ctq__customer-quotes td.col.quote-total {
    display: none !important;
}
/* .table-wrapper.aw-ctq__customer-quotes th.col.action,
.table-wrapper.aw-ctq__customer-quotes td.col.action {
    display: none !important;
} */

 
/* price quote */

.cms-price-quote .price-quote-form.cms-content .price-quote input,
.cms-price-quote .price-quote-form.cms-content .price-quote select,
.cms-price-quote .price-quote-form.cms-content .price-quote textarea{
    margin-top: 10px;
    color: #666;
}

.cms-price-quote .price-quote-form.cms-content .price-quote button:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}

.price-quote-form-left, .price-quote-form-right{
    width: 40%;
}

.price-quote-form-main {
    display: flex;
    gap: 10%;
    width: 90%;
    padding-top: 15px;
}

.cms-price-quote .price-quote-form.cms-content .price-quote label{
    font-weight: 400;
}

.location-main, .quantity-main, .style-main, .color-main  {
    display: flex;
    gap: 2%;
}

.cms-price-quote .page-wrapper .page-title-wrapper{
    margin-bottom: 0;
}

.cms-faq .page-title,
.cms-about-us .page-title{
    display: none;
}

.page-wrapper .container.sticky-menu.js-sticky-menu.active .cdz-dd-content {
    display: none;
}

.page-wrapper .cdz-subcategories.base-slider.rounded-corners.no-title{
    display: none;
}

/* responsive */

@media only screen and (max-width: 767px) {
    .company-info {
        width: 100%;
        border-right: 0;
    }

    .contact-us .contact-form .form-input-field {
        width: 100%;
    }

    .contact-us.cms-content {
        flex-direction: column;
    }

    .catalog-product-view .product-right .product-info-main .product-add-form .qtybox-anchor .box-tocart .fieldset .actions,
    .catalog-product-view .product-right .product-item-inner .product-item-actions .qty-cart-wrapper {
        flex-direction: column;
    }

    .logo-slider a {
        flex: 0 0 calc(50% - 10px); /* 2 per view */
    }
    .scroll-btn {
        font-size: 20px;
    }

    .sidebar-img-1{
        justify-content: center;
    }

    .page-wrapper .nav-sections .cdz-navigation .cdz-menu ul.groupmenu{
        display: block !important;
    }

    .page-with-filter .modals-wrapper .modal-popup.modal-slide._inner-scroll .modal-inner-wrap{
        min-height: auto;
    }

    .page-with-filter .modals-wrapper .cdz-minicart-modal .minicartpro-content-wrapper .section-top-inner .minicart-items-wrapper .section-content-inner.nice-scroll{
        max-height: 400px;
        padding: 0px 15px 0 10px
    }
    .page-with-filter .minicart-popup .block-minicartpro .block-minicart .section-top-inner.row.flex-grid{
        display: block;
    }

    .page-with-filter .cdz-minicart-modal .minicartpro-content-wrapper .minicartpro-summary .actions .secondary.view-cart.visible-xs{
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

    aside.modal-popup.cdz-minicart-modal.modal-slide._inner-scroll._show .modal-inner-wrap{
        max-width: calc(100% - 50px);
        margin-top: 50px;
    }

    .page-with-filter .cdz-minicart-modal .minicart-popup .minicartpro-content-wrapper .block-minicart .minicart-items-wrapper{
        max-height: max-content;
    }

    .page-with-filter .cdz-minicart-modal .minicart-popup .minicart-items .product-item .product-item-details{
        padding-left: 10px;
    }

    .checkout-cart-index .form.form-cart .cart.table-wrapper .item .col.item{
        padding: 25px 0 0px 75px !important;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .col.unit[data-th]:before,
    .aw_ctq-quotelist-index .cart-container .cart.table-wrapper .col.unit[data-th]:before{
        content: attr(data-th) ':';
        display: block;
        font-weight: 700;
        padding-bottom: 10px;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .cart.table-wrapper .col.unit
    .aw_ctq-quotelist-index .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .cart.table-wrapper .col.unit {
        width: 25%;
        box-sizing: border-box;
        float: left;
        text-align: center;
        white-space: nowrap;
    }

    .checkout-cart-index .cart-container .cdz-qty-box{
        margin-left: 10px;
    }
    
    .banner-tag{
        margin-bottom: 10px;
    }

    .checkout-cart-index .cart.table-wrapper.detailed .price-excluding-tax:before,
    .checkout-cart-index .cart.table-wrapper.detailed .price-excluding-tax .price{
        font-size: 10px;
    }

    .checkout-cart-index .cart.table-wrapper.detailed .price-including-tax .price{
        font-size: 12px;
    }

    .contact-section{
        flex-direction: column;
    }
}

@media (min-width: 768px) and (max-width: 992px){
    .checkout-cart-index .page-wrapper .cart-container .cart-summary, 
    .checkout-cart-index .page-wrapper .cart-container .form-cart{
        width: 100%;
    }

    .checkout-cart-index .page-wrapper .cart-container .checkout-methods-items .action.primary{
        width: 50%;
    }

    .checkout-cart-index .page-wrapper .cart-container .cart-summary{
        position: relative;
    }
}

@media (min-width: 768px) and (max-width: 1024px){

    .catalog-product-view .product-right .product-info-main .product-add-form .qtybox-anchor .box-tocart .fieldset .actions,
    .catalog-product-view .product-right .product-item-inner .product-item-actions .qty-cart-wrapper {
        flex-direction: column;
    }

    .sidebar-img-1{
        gap: 20px;
        align-items: center;
    }

    .page-with-filter.page-layout-2columns-left .sidebar-main{
        width: 45%;
    }

    .page-with-filter.page-layout-2columns-left .column.main{
        width: 55%;
    }

    .checkout-index-index .page-wrapper .cdz-opc-wrapper .opc-sidebar,
    .checkout-index-index .page-wrapper .cdz-opc-wrapper .opc-wrapper{
        width: 45% !important;
    }

}

@media only screen and (min-width: 768px) {
    .catalog-product-view .pdif-sticky-wrap.product-info-wrap>.product-left {
        width: 45%;
        padding-inline-end: 80px;
    }

    .catalog-product-view .pdif-sticky-wrap.product-info-wrap>.product-right {
        width: 55%;
    }

    .catalog-product-view .page-wrapper .product-right .product-main-bottom .block-content .base-small-list .product-items .product-item{
        padding: 10px 20px 10px 0;
        border-bottom: 1px solid rgba(178,182,189,0.8);
    }

    .pdv-l05.catalog-product-view .page-wrapper .product-right .product-main-top .product-info-price{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: end;
        position: relative;
        left: -20px;
    }

    .page-wrapper .page-header .logo,
    .page-wrapper .page-header .header-panel-right{
        z-index: 111;
    }

    .page-wrapper .page-header .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop>li.item{
        padding: 30px;
    }

    .page-wrapper .page-header .logo img{
        width: 175px;
    }

    .pdv-l05.catalog-product-view .product-right .product-main-top .product-reviews-summary .reviews-actions{
        padding-bottom: 20px;
    }

    .catalog-product-view .product-right .product-main-bottom .base-small-list .product-item-inner{
        opacity: 1;
        width: 100%;
        display: flex;
        justify-content: end;
        bottom: 50px;
    }

/* plp minicart-page */

    aside.modal-popup.cdz-minicart-modal.modal-slide._inner-scroll._show .minicartpro-content-wrapper .product-item .flex-grid{
        flex-flow: row;
    }
    
}

@media only screen and (min-width: 1200px){
    .pdv-l05.catalog-product-view .page-wrapper .product-right .product-main-top .price-box.price-final_price{
        width: 98%;
    }

    .catalog-product-view .product-right .product-info-price .request-sample-btn-wrapper{
        position: absolute;
        top: 45px;
    }

    .header-panel-middle .cdz-navigation .cdz-horizontal-menu .groupmenu{
        display: flex !important; 
        flex-wrap: wrap !important; 
        justify-content: center !important; 
        align-items: flex-start !important;
    }

}


@media (min-width: 1280px) and (max-width: 1419px) {
    .page-with-filter.page-products .products-grid.ctst .product-items .item.product-item {
        width: 22%;
    }
    
}

@media (min-width: 1300px) and (max-width: 1419px) {
    .cms-codazon-home-page .banner-style41 .i-wrap{
        height: 250px;
    } 
}

@media (min-width: 1180px) and (max-width: 1299px) {
    .cms-codazon-home-page .banner-style41 .i-wrap{
        height: 225px;
    } 
}

@media (max-width: 1024px) {
  .logo-slider a {
    flex: 0 0 calc(33.33% - 10px); /* 3 per view */
  }
}

@media (max-width: 480px) {
  .logo-slider-container {
    gap: 5px;
  }
  .logo-slider a {
    flex: 0 0 calc(50% - 6px);
  }
  .scroll-btn {
    font-size: 18px;
  }
}

@media (min-width: 1420px) and (max-width: 1899px)  {
    .page-with-filter.page-products .products-grid.ctst .product-items .item.product-item {
        width: 22%;
    }

    .cms-codazon-home-page .banner-style41 .i-wrap{
        height: 265px;
    }
    
}


@media only screen and (max-width: 992px){

    .nav-before-open {
        height: 100%;
        overflow-x: hidden !important;
        width: 100% !important;
    }

    .nav-open .nav-sections {
    z-index: 910;
}

    .nav-open .nav-sections {
        background: #ffffff;
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        left: 0;
    }

    .nav-before-open.nav-open .nav-toggle {
        height: 35px !important;
        top: 10px !important;
        left: 0 !important;
    }

    .nav-before-open.nav-open .nav-toggle:before {
        opacity: 0 !important;
    }

    .nav-before-open.nav-open .nav-toggle span:after {
        transform: rotate(45deg) !important;
    }

    .nav-before-open.nav-open .nav-toggle span:before{
        transform: rotate(-45deg) !important;
    }

    .nav-before-open.nav-open .nav-toggle>span:before, 
    .nav-before-open.nav-open .nav-toggle>span:after {
        background: #ffffff !important;
    }

    .nav-open .page-wrapper {
        left: calc(100% - 54px) !important;
    }

    .nav-before-open .page-wrapper {
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s !important;
        height: 100% !important;
        left: 0;
        overflow: hidden !important;
        position: relative !important;
    }

    .nav-before-open.nav-open .nav-toggle span:before, .nav-before-open.nav-open .nav-toggle span:after {
        top: 15px !important;
        left: 5px;
        outline: 1px solid transparent !important;
    }

    .nav-before-open.nav-open .nav-toggle span {
        height: 30px !important;
    }

    .nav-open .nav-toggle:after {
        height: 100vh !important;
    }

    .nav-open .nav-toggle:after {
        background: rgba(0, 0, 0, 0.5) !important;
        content: '' !important;
        display: block !important;
        position: fixed !important;
        right: 0 !important;
        top: 0 !important;
        width: 100% !important;
        z-index: 1 !important;
    }

    .page-wrapper .nav-sections .nav-sections-items .nav-sections-item-title{
        display: block;
    }
    .page-header {
        position: relative !important;
        min-height: 50px !important;
        border-bottom: 1px solid #e1e1e1 !important;
        margin-bottom: 10px !important;
        color: #00376D !important;
        background: #ffffff !important;
        min-height: 69.5px !important;
    }

    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

        .page-header .nav-toggle {
        width: 35px !important;
        height: 20px !important;
        display: inline-block !important;
        cursor: pointer !important;
        font-size: 0 !important;
        left: 0 !important;
        position: absolute !important;
        top: 16px !important;
        z-index: 14 !important;
    }

    .page-header .nav-toggle:before {
        position: absolute !important;
        left: 0 !important;
        top: 8px !important;
        width: 16px !important;
        height: 2px !important;
        content: "" !important;
        background: #00376D !important;
    }

    .page-header .nav-toggle span {
        position: relative !important;
        display: inline-block !important;
        height: 20px !important;
        width: 100% !important;
    }

    .page-header .nav-toggle>span:before, .page-header .nav-toggle>span:after{
        position: absolute !important;
        left: 0 !important;
        width: 26px !important;
        height: 2px !important;
        content: "" !important;
        background: #00376D !important;
        z-index: 3 !important;
        transition: transform .35s ease !important;
        backface-visibility: hidden !important;
    }

    .page-header .nav-toggle>span:after {
        bottom: 0 !important;
    }

    .page-header a.logo[class] {
        margin-inline: auto !important;
        display: flex !important;
    }

    .page-header a.logo[class] {
        float: none !important;
        max-width: 150px !important;
        margin-block: 5px !important;
        margin-inline: 0 30px;
        min-height: 45px !important;
        align-items: center !important;
        justify-content: center !important;
        display: inline-flex;
    }

    .hidden-xs {
        display: none !important;
    }

    .page-wrapper .visible-xs {
        display: block !important;
    }

    .page-header .hd-icon[class] {
        display: none !important;
    }

    .page-header #desk_cart-wrapper {
        display: none;
    }

    .header-search-wrap {
        position: absolute !important;
        right: 0 !important;
        top: 0 !important;
        padding: 10px 10px 0 0 !important;
        z-index: 801 !important;
        white-space: nowrap !important;
        display: flex;
    }

    .header-search.input-opened .search-form{
        visibility: visible !important;
        opacity: 1 !important;
        top: 47px !important;
    }

    .header-search {
        display: inline-block !important;
        white-space: nowrap !important;
        vertical-align: middle !important;
        position: static !important;
    }

    .header-search .search-toggle {
        font-size: 0 !important;
        text-decoration: none !important;
        width: 35px !important;
        height: 35px !important;
        line-height: 33px !important;
        text-align: center !important;
        border: none !important;
        background: transparent !important;
        transition: .5s !important;
    }

    .visible-xs {
        display: block !important;
    }

    .header-search .search-toggle:before {
        font-family: CodazonFont !important;
        content: "\e99d" !important;
        font-size: 17px !important;
        color: #00376D !important;
    }

    .header-search .search-form {
        visibility: hidden !important;
        position: fixed !important;
        width: 100% !important;
        background: #fff !important;
        left: 0px !important;
        top: 40px !important;
        z-index: 10 !important;
        opacity: 0 !important;
        transition: .5s !important;
        box-shadow: 0px 4px 4px rgba(211, 211, 211, 0.5) !important;
    }

    .header-search .search-form {
        right: 0 !important;
    }

    .header-search .block-search {
        margin: 0 !important;
    }

    .block-search .block-content {
        margin-bottom: 0 !important;
    }

    .header-search.has-cat-search .cdz-cat-search {
        display: block;
        position: absolute !important;
        left: 10px !important;
        z-index: 20 !important;
        padding: 0 0px !important;
        display: flex !important;
        height: 100% !important;
        align-items: center !important;
    }

    .header-search.has-cat-search .cdz-cat-search .inner {
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
    }

    .header-search.has-cat-search .cdz-cat-search a.current-cat {
        padding: 0px 10px !important;
        white-space: nowrap !important;
        display: inline-block !important;
        color: #000 !important;
        border-right: 1px solid #ccc !important;
    }

    .header-search.has-cat-search .cdz-cat-search a.current-cat span {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        display: inline-block !important;
        width: 80px !important;
        vertical-align: middle !important;
    }

    /* .header-search.has-cat-search .cdz-cat-search a.current-cat:after {
        font-family: 'CodazonFont' !important;
        display: inline-block !important;
        content: "\e97b" !important;
        font-size: 10px !important;
        vertical-align: middle !important;
        margin-left: 10px !important;
    } */

    .header-search.has-cat-search .cdz-cat-search .dropdown {
        width: 250px !important;
        max-width: calc(100vw - 20px) !important;
        left: 0px !important;
        background: #ffffff !important;
        box-shadow: 0px 3px 4px #ccc !important;
        z-index: 200 !important;
        text-align: left !important;
    }

    .header-search.has-cat-search .cdz-cat-search .dropdown .category-list a {
        color: #282828 !important;
    }

    .header-search .block-search .control {
        border: none !important;
        position: relative !important;
        padding: 10px 10px !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .header-search.has-cat-search input.input-text {
        padding-left: 130px !important;
        padding-right: 35px !important;
    }

    .header-search-wrap .minisearch input.input-text {
        background: #fff !important;
        color: #000 !important;
    }

    .header-search input.input-text {
        left: auto !important;
        position: relative !important;
        margin: 0 !important;
        border: 1px solid #ccc !important;
        box-shadow: inset 0px 2px 3px #ccc !important;
        height: 35px !important;
        line-height: 33px !important;
        color: #282828;
    }

    .header-search .nested {
        display: none !important;
    }

    .header-search .minisearch .actions {
        position: absolute;
        right: 10px !important;
        top: 10px !important;
    }

    .header-search .minisearch .action.search {
        display: block !important;
        background: transparent !important;
    }

    .actions .search {
        width: 35px !important;
        height: 35px !important;
        font-size: 0 !important;
        padding: 0 !important;
        opacity: 1;
        border: 0 !important;
        background: #ffffff;
    }

    .header-search .minisearch .action.search:before {
        color: #282828 !important;
    }

    .actions .search:before {
        display: inline-block !important;
        font: normal normal normal 17px / 1 'CodazonFont' !important;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        content: "\e99d" !important;
        color: #00376D;
    }

    .header-search-wrap .mobi-cart-wrapper {
        display: inline-block !important;
        position: relative !important;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        vertical-align: middle !important;
    }

    .page-header .mobi-cart-wrapper .action.showcart {
        width: 35px !important;
        height: 35px !important;
        line-height: 35px !important;
        display: block !important;
        text-align: center !important;
    }

    .page-header .mobi-cart-wrapper .action.showcart:before {
        display: inline-block !important;
        font: normal normal normal 22px / 1 'CodazonFont' !important;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        content: '\e992' !important;
        color: #00376D !important;
        line-height: 35px !important;
    }

    .page-header .mobi-cart-wrapper .action.showcart .text, .page-header .mobi-cart-wrapper .action.showcart .counter-label, .page-header .mobi-cart-wrapper .action.showcart .cart-subtotal{
        display: none !important;
    }

    .page-header .mobi-cart-wrapper .action.showcart .counter.qty {
        display: block;
        position: absolute;
        top: 0px;
        min-width: 15px;
        height: 15px;
        line-height: 16px;
        font-size: 11px;
        font-weight: 600;
        right: 0px;
        text-align: center;
        border-radius: 100%;
        color: #ffffff;
        background: #C7141E;
    }

    .page-header .mobi-cart-wrapper .action.showcart .counter-number {
        display: block !important;
        font-size: 11px !important;
    }

    .cdz-dd-content {
        min-width: 300px !important;
    }

    .page-header .header.links.visible-xs li{
        display: none !important;
    }

    .compare, .product-addto-links .action.tocompare, .product-item-actions .actions-secondary>.action.tocompare{
        display: none !important;
    }

    .page-wrapper .page-header .visible-xs{
        display: block !important;
    }

    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: calc(-1 * (100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px);
    }

    .nav-sections-items {
        position: relative;
        z-index: 1;
    }

    .nav-sections-items:before, .nav-sections-items:after {
        content: '';
        display: table;
    }

    .nav-sections-item-title:first-child {
        border-left: 0 !important;
    }

    .nav-sections-item-title.active {
        background: #ffffff !important;
    }

    .nav-sections-item-title.active {
        background: transparent;
        border-bottom: 0 !important;
    }

    .nav-sections-item-title {
        text-transform: uppercase !important;
    }

    .nav-sections-item-title {
        background: #ffffff;
        border-color: #efefef !important;
    }

    .nav-sections-item-title {
        background: #fff;
        border: solid #dbdbdb !important;
        border-width: 0 0 1px 1px !important;
        box-sizing: border-box !important;
        float: left !important;
        height: 71px !important;
        padding-top: 24px !important;
        text-align: center !important;
        width: 33.33% !important;
    }

    .nav-sections-item-title.active a {
        color: #222222 !important;
    }

    .nav-sections-item-content {
        padding: 0 !important;
    }

    .nav-sections-item-content {
        box-sizing: border-box !important;
        float: right !important;
        margin-left: -100% !important;
        margin-top: 71px !important;
        width: 100% !important;
        padding: 25px 0;
    }

    .page-wrapper .section-item-content .switcher.currency.switcher-currency{
        display: block;
    }

    .page-wrapper   .nav-sections .section-item-content .switcher {
        font-size: 14px;
        font-weight: 500;
    }

    .nav-sections .switcher .switcher-trigger {
        padding: 10px 20px !important;
        position: relative !important;
    }

    .nav-sections .switcher a {
        color: #222222 !important;
        display: block !important;
        width: 100% !important;
    }

    .nav-sections .switcher .switcher-trigger.active:after {
        content: "\e9b3" !important;
    }

    .nav-sections .switcher .switcher-dropdown {
        padding: 10px 20px !important;
        background: #f2f2f2 !important;
    }

    .nav-sections .switcher.switcher-currency .switcher-label {
        display: none !important;
    }

    .nav-sections .switcher .label {
        margin-bottom: 5px !important;
    }

    .nav-sections .switcher a {
        color: #222222 !important;
    }

    .page-wrapper .nav-sections .switcher .switcher-trigger:after {
        display: inline-block;
        font: normal normal normal 14px / 1 'CodazonFont';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e9b4';
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        color: #222222;
    }

    .nav-sections .switcher-options.active .switcher-dropdown {
        display: block !important;
    }

    .nav-sections .switcher .switcher-dropdown li:last-child {
        margin-bottom: 0 !important;
        list-style: none;
    }

    .page-wrapper .nav-sections .cdz-navigation .cdz-menu ul.groupmenu {
        display: block !important;
    }

    .cdz-menu .item.level-top {
        display: block !important;
        position: relative !important;
        margin-bottom: 5px !important;
    }

    .cdz-menu .item.level-top>.menu-link {
        display: flex !important;
        align-items: center !important;
    }

    .cdz-menu .item.level-top>.menu-link {
        padding: 0 10px !important;
        line-height: 40px !important;
        background: transparent !important;
        color: #444444;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        font-size: 14px !important;
    }

    .cdz-menu .menu-link, .cdz-menu a.groupdrop-title {
        width: 100% !important;
        display: inline-block;
    }

    .cdz-menu .item.level-top>.menu-link, .cdz-menu .item.level-top>.dropdown-toggle{
         color: #222222 !important;
    }

    .cdz-menu .dropdown-toggle {
        display: block !important;
        position: absolute !important;
        top: 0px !important;
        right: 0 !important;
        cursor: pointer !important;
        width: 100% !important;
        height: 40px !important;
        line-height: 40px !important;
        background: rgba(0, 0, 0, 0) !important;
        color: #444444;
        text-align: end !important;
        padding-inline-end: 10px !important;
    }

    .cdz-menu .item.level-top>span.dropdown-toggle:before {
        margin-top: 0 !important;
    }

    .cdz-menu .dropdown-toggle:before {
        display: inline-block !important;
        font: normal normal 13px / 1 CodazonFont !important;
        content: "\e9b4" !important;
        vertical-align: middle !important;
        text-align: center !important;
        transition: all 500ms ease !important;
        margin-top: 7px;
    }

    .cdz-menu .item.level-top>.groupmenu-drop {
        margin: 0px !important;
        padding: 10px !important;
        box-shadow: none !important;
    }

    .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop {
        background: #f2f2f2 !important;
    }

    .cdz-menu .item.level-top>.groupmenu-drop>.tablet-item>a {
        background: rgba(255, 255, 255, 0.5) !important;
        border-bottom: none !important;
    }

    .cdz-menu .item.level-top>.groupmenu-drop .groupmenu-drop-content {
        padding-left: 0;
    }

    .cdz-menu .row {
        margin: 0 -10px;
    }

    .cdz-menu .groupdrop-link {
        margin-bottom: 20px !important;
    }

    .cdz-menu .item.level-top .groupdrop-link .item {
        padding: 5px 0 !important;
    }

    .cdz-menu .item.level-top .groupdrop-link .item a {
        color: #222222 !important;
    }

    .cdz-menu .groupdrop-banner {
        margin-bottom: 20px !important;
    }

    .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop .groupdrop-title a, .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop a{
        color: #222222 !important;
    }

    .cdz-menu .cdz-item-tag {
        right: 45px !important;
        top: 0px !important;
    }

    .nav-sections-item-content:after {
        clear: both !important;
    }

    .nav-sections-item-content:before, .nav-sections-item-content:after {
        content: '' !important;
        display: table !important;
    }

    .nav-sections .header.links {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none none !important;
        border-bottom: 1px solid #d1d1d1 !important;
        border-color: #efefef !important;
    }

    .nav-sections .header.links li {
        font-size: 1.6rem !important;
        margin: 0 !important;
    }

    .nav-sections .header.links li.greet.welcome, .nav-sections .header.links li .cdz-dropdown>a, .nav-sections .header.links li>a {
        color: #222222 !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        border-top: 0 !important;
        border-bottom: 1px solid #efefef !important;
    }

    .nav-sections .header.links a, .nav-sections .header.links a:hover,
    li.greet.welcome{
        color: #575757;
        text-decoration: none !important;
        display: block !important;
        font-weight: 700;
        padding: .8rem 15px !important;
    }

    .nav-sections .header.links li.greet.welcome, .nav-sections .header.links li .cdz-dropdown>a, .nav-sections .header.links li>a{
        color: #222222 !important;
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    .page-wrapper .header-main.container .col-sm-12,
    .page-wrapper .header-main.container .col-sm-24 {
        width: auto;
        float: none !important;
    }

    .page-wrapper .page-header .d-flex-center{
        display: block;
    }

    .sticky-menu:not(.active) .header-search-wrap{
        width: auto !important;
    }

    .page-wrapper .header-main .header-search-wrap, 
    .page-wrapper .header-search .hidden-xs.search-form{
        display: flex !important;
    }

    .page-wrapper .header-search .cdz-cat-search .current-cat:after{
        display: none;
    }

    .page-wrapper .header-search .cdz-cat-search .current-cat{
        height: auto;
    }

    .header-search.has-cat-search .cdz-cat-search .current-cat{
        width: auto !important;
    }

    .sticky-menu:not(.active) .header-search.has-cat-search .minisearch.has-cat{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .page-wrapper .header-search.has-cat-search .cdz-cat-search a.current-cat{
        border-right: 0px !important;
    }

    .page-wrapper .header-search.input-opened .search-toggle:before {
        content: "\E976" !important;
        transform: rotateZ(90deg);
    }

    .sticky-menu:not(.active) .header-search-wrap{
        margin-right: 15px !important;
    }

    .sticky-menu.js-sticky-menu.active .header-search-wrap {
        margin-right: 15px;
    }

    .page-wrapper .product-item-details .product-info .product-item-name{
        text-wrap: auto;
    }

    .catalog-product-view .product-right .product-add-form .qtybox-anchor .box-tocart .fieldset .actions .tocart p{
        font-size: 11px;
    }

    .catalog-product-view .box-tocart.att-scr-qty.active .actions .action.primary.tocart:before{
        display: none;
    }

    .catalog-product-view .box-tocart.att-scr-qty.active #each-calculation{
        display: none;
    }

    html.nav-open .page-header .sticky-menu.active {
        inset-inline: calc(100% - 54px) auto !important;
        transition: 300ms !important;
    }

    .faq-container{
        width: 85%;
    }

    .cdz-menu li.item.open>.dropdown-toggle:before, .cdz-menu li.item .cdz-tab-link.active+.dropdown-toggle:before {
        content: "\e9b3" !important;
    }

    .why-section-container{
        flex-direction: column;
    }

    .google-maps iframe {
        width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    #mobi_menu-container.visible-xs {
        display: block !important;
        visibility: visible !important;
    }

     #mobi_menu-container .cdz-menu ul.groupmenu {
        display: block !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
    }

    #mobi_menu-container .cdz-menu ul.groupmenu > li {
        width: 100% !important;
        display: block !important;
    }

     #mobi_menu-container .dropdown-toggle {
        display: inline-block !important;
        position: absolute;
        right: 15px;
        top: 50%;
        font-size: 20px;
        cursor: pointer;
        z-index: 10;
    }

    #mobi_menu-container li.parent {
        position: relative;
        padding-right: 40px;
    }

    #mobI_menu-container .groupmenu,
    #mobi_menu-container ul.groupmenu {
        display: block !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
        width: 100% !important;
    }

    /* Parent LI full width */
    #mobi_menu-container li.item.level0 {
        width: 100% !important;
        display: block !important;
    }

    /* Toggle button visible + clickable */
    #mobi_menu-container .dropdown-toggle {
        cursor: pointer !important;
        display: inline-block !important;
        padding: 8px 12px !important;
        font-size: 18px;
        user-select: none;
    }

    /* Hide dropdown by default */
    #mobi_menu-container ul.groupmenu-drop {
        display: none !important;
        width: 100% !important;
    }

    /* When JS adds .open → show submenu */
    #mobi_menu-container li.open > ul.groupmenu-drop {
        display: block !important;
        left: auto !important;
    }

    /* Make dropdown content push below other items */
    #mobi_menu-container .groupmenu-drop {
        position: relative !important;
    }

    /* Prevent menu-link from blocking toggle */
    #mobi_menu-container li.parent > a.menu-link {
        pointer-events: none !important;
    }

    .groupmenu-drop-content .groupdrop-banner img{
        height: auto;
        opacity: 1;
    }
    
}


 