.page-wrapper{background-color:#F5F5F5;}
.categories-container, .dry-construction-container, .featured-products-title, .calculator-title, .interior-design-container{
   max-width: 1330px;
}
/*  Widget Styles */

body.cms-index-index.page-layout-1column .widget.block-highlight{
    padding: 10px 0 0 0;
	}
    .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n)  {
    margin: 0 5px 0px 15px; 
   }  
   .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n)  {
    margin: 0 5px 0px 15px; 
   }  
   .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n)  {
    margin: 0 5px 0px 15px; 
   }  
    body.cms-index-index.page-layout-1column .widget.block-highlight{
        max-width: 1330px;
    }

.page-products .products-grid:not(.swiper-container) .product-items .product-item .product-item-info, .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info {
    border-radius: 10px;
}

.block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n) {
    border-radius: 10px;
}

.block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n):hover {
        border-radius: 10px;
}

.block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n) {
        border-radius: 10px;
}

body.cms-index-index.page-layout-1column .interior-design-container .block.widget.highlight-cols-4 .products-grid .product-items{
transform: translatex(-10px)        
}

.product-item .product-item-info.structure .product-item-photo {
       border-top-left-radius : 10px;
       border-top-right-radius : 10px;
      
}

.calculators .slick-track .product-item .product-item-info.structure {
     background-color: none!important;
     box-shadow:none!important;
}

.featured-products .products-grid .slick-track {
    margin-top: 20px;
}

/* Navbar Styles */

.ship-address-container .ship-to-fast-selector .ship-to-data .ship-to {    
    font-family: 'Lato', sans-serif;
}

.ship-address-container .ship-to-fast-selector .ship-to-data .shipping-address{    
    font-family: 'Lato', sans-serif;
}

.navpro-menu > .level0 > a > span{
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}
a.level-top>.navpro-icon-caret::before{ 
    filter: invert(1);
}

/* About Us Styles */

.cms-nosotros .page-main{
   background-color: #FFFFFF; 
}
.whoweare-text-1, .whoweare-text-2{
   max-width: 1217px;
}
.about-us-div{
   background-color: #FFFFFF; 
   box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); 
}
.about-us-title{
   color: #3C5B90;
   font-family: 'Lato', sans-serif;
   font-size: 20px;
   font-weight: 600;
   line-height: 20px;
}
.whoweare-text-1 .whoweare-detail, .whoweare-text-2 .whoweare-detail{
   font-family: 'Lato', sans-serif;
   font-size: 16px;
}


/* Carousel Styles */

.carousel-indicators {
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1;
}

.carousel-indicators li {
    background-color: #666666;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    cursor: pointer;
}

.carousel-indicators .active {
    background-color: #3F6295;  
}
.cms-index-index .calculators .block.widget.block-highlight .products-grid .product-items.widget-product-grid .product-item-photo, .cms-index-index .featured-products .block.widget.block-highlight .products-grid .product-items.widget-product-grid .product-item-photo {
    height: 250px;
}
.cms-index-index .calculators .block.widget.block-highlight .products-grid .product-items.widget-product-grid .product-image-container, .cms-index-index .block.widget.block-highlight .products-grid .product-items.widget-product-grid .product-item-photo .product-image-container {
    height: 100%;
}
.tocompare {
    display: none!important
}
.page-main {
    background-color: #F5F5F5!important;
}
.page-header .header-activity .label-budget {
    color: #464646;
}
@media (min-width: 768px){
    .ship-address-container .ship-to-fast-selector .ship-to-data .ship-to {
    color: #FFFFFF;    
   }
.ship-address-container .ship-to-fast-selector .ship-to-data .shipping-address {
    color: #FFFFFF;    
   }
    .ship-address-container .ship-to-fast-selector .truck img{ 
    filter: invert(1);
   }
   .page-header .logo img {
    height: 50px;    
	}
    .popup-minibudget-container    {
    top: 202px;
   }
}


@media (max-width: 576px) {
  .flex-column-reverse-mobile {
    flex-direction: column-reverse;
  }
}

                body a, body a:visited, .breadcrumbs a:visited {
                    color: #3F6295;
                }

                button.btn.primary, button.btn.primary:active, button.btn.primary:hover, button.action.primary:active, .action.primary:active button.action.primary:hover, a.btn.primary, a.btn.primary:active, a.btn-primary:hover, .btn-primary, body:not(.storelocator-index-store) a.action.primary:not(.official-store), .catalog-product_compare-index .action.print, .action.action-login.secondary, .new-billing-address .action.action-update, .dropdown-menu > li.dropdown-header > a.btn-link, .getlocation-icon, .getlocation-icon:hover, .getlocation-icon.btn-primary:not(:disabled):not(.disabled):active {
                    background-color: #3F6295;
                }
                .action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active{
                    background-color: #3F6295;
                }
                a.btn-link,
                .wishlist-link a,
                .marketplace-checkout-shipping .marketplace-checkout-shipping-type,
                .wishlist-link a:hover,
                body:not(.storelocator-index-store) .filter .actions div.secondary a.show-more,
                body:not(.storelocator-index-store) .filter .actions div.secondary a.show-less,
                .catalog-product-view .product-item-info .find-builder a:hover,
                .multiplewishlist-quote-index .multiple-wishlist-quote .shipping-block .shipping-block-title .seller-data a:hover,
                .structure-linked-container a:hover,
                .page-cc-benefits:not(.store-contact-info) a:hover,
                .post-info a:hover,
                .account-title-section a:hover,
                .contact-list a:hover,
                .page-product-structure .mfblog-replated-posts-block .post-item-link:hover,
                .addressmodal .trigger-auth-popup,
                .addressmodal .trigger-auth-popup:hover,
                .help-page-link-color,
                .help-page-link-color:hover,
                .page-product-structure .input-structure-container .structure-item-wrapper.field .how-to-calculate,
                .page-product-structure .input-structure-container .structure-item-wrapper.field .how-to-calculate:hover {
                    color: #3F6295 !important;
                }
                button.btn.primary,
                button.btn-primary,
                button.action.primary,
                button.btn.primary:hover,
                button.btn-primary:hover,
                button.action.primary:hover,
                button.btn.primary:active,
                button.btn-primary:active,
                button.action.primary:active,
                .action.primary:active,
                a.btn.primary,
                a.btn-primary,
                .btn-primary,
                body:not(.storelocator-index-store) a.action.primary:not(.official-store),
                .catalog-product_compare-index .action.print,
                .action.action-login.secondary,
                .new-billing-address .action.action-update,
                .dropdown-menu > li.dropdown-header > a.btn-link,
                .getlocation-icon,
                .getlocation-icon:hover,
                .getlocation-icon.btn-primary:not(:disabled):not(.disabled):active {
                    background-color: #3F6295;
                }
                .page-with-filter .filter-active .state-item,
                .table-vv-style .label-bought {
                    background-color: #3F6295;
                    opacity: 0.7;
                }
                .multiplewishlist-index-view .budget-actions .popup-split-budget::before,
                .multiplewishlist-share-view .budget-actions .popup-split-budget::before {
                    filter: drop-shadow(0px 2px #3F6295);
                }
                .multiplewishlist-index-view .budget-actions .popup-split-budget,
                .multiplewishlist-share-view .budget-actions .popup-split-budget {
                    border: 2px #3F6295 solid;
                }
                .author .block-description .a-right .read-more,
                .author .block-description .a-right .read-more:hover {
                    color: #3F6295;
                    border-color: #3F6295;
                }
                .btn.btn-white {
                    color: #3F6295;
                }
                .btn.btn-white .icon-chevron svg g path {
                    fill: #3F6295 !important;
                }
                button.btn.outline,
                a.btn.outline,
                button.copy-link,
                .checkout-onepage-success .page-title-wrapper .action.print,
                .opc-wrapper .action-show-popup,
                .block-addresses-default .action.edit,
                button.action.action-select-shipping-item,
                .action.viewcart,
                button.action.action-edit-address,
                button.action.action-select-billing-item,
                .checkout-index-index .checkout-shipping-address .new-address-popup .action,
                .checkout-index-index .checkout-billing-address .new-address-popup .action,
                .module-rewardpoints .rwp-nopoint a,
                .block-addresses-list + .actions-toolbar .primary .action.primary.add {
                    color: #3F6295;
                }
                .marketplace-quote-view .share-button svg g g path {
                    fill: #3F6295;
                }
                .action.action-input,
                .getlocation-text {
                    color: #3F6295;
                }
                .dropdown-menu > li > a:hover,
                .dropdown-menu > li > a:focus {
                    color: #3F6295;
                }
                .page-header .header-activity li a .count {
                    background-color: #3F6295;
                }
                .opc-progress-bar-item._active > span:before,
                .checkout-index-index .opc-progress-bar .opc-progress-bar-item:nth-child(2):before,
                .checkout-index-index .opc-progress-bar .opc-progress-bar-item:nth-child(2) > span:before {
                    background: #3F6295 !important;
                    border-color: #3F6295 !important;
                }
                .opc-progress-bar-item._active:before {
                    background: #3F6295 !important;
                    border-color: #3F6295 !important;
                }
                .opc-progress-bar-item._active > span:after,
                body:not(.storelocator-index-store) .filter .actions div.secondary a.show-more,
                body:not(.storelocator-index-store) .filter .actions div.secondary a.show-less {
                    border-color: #3F6295 !important;
                }
                @media (min-width: 768px) {
                    .navpro.orientation-horizontal .navpro-dropdown-level1 > .navpro-shevron {
                        background: #3F6295 !important;
                        border: 1px solid #3F6295 !important;
                        border-color: #3F6295 transparent transparent #3F6295 !important;
                    }
                }
                .navpro-dropdown-level1 {
                    background-color: #3F6295;
                    border: 1px solid #3F6295;
                }
                .page-header .block-search .qs-option-name a {
                    color: #3F6295 !important;
                }
                .page-header .minicart-wrapper .action.showcart .counter.qty {
                    background: #3F6295;
                }
                .notif-actions a {
                    color: #3F6295;
                }
                .drop-budget-actions .budget-btn {
                    color: #3F6295;;
                }
                .jumbotron.home-assistant {
                    background-color: #3F6295;
                }
                .home-assistant .steps em {
                    color: #3F6295;
                }
                .breadcrumbs a {
                    color: #3F6295;
                }
                .block-actions.filter-actions .filter-clear {
                    border: 1px solid #3F6295;
                    color: #3F6295;
                }
                .product-info-main .product-add-form .input-structure-qty .label-qty a,
                .breadcrumbs a:hover {
                    color: #3F6295;
                }
                .product-info-main .product-add-form .input-structure .form-group label .tooltip-container i {
                    color: #3F6295;
                }
                .product-social-links .share-button {
                    color: #3F6295;
                }
                .adv-item .meter .meter-value b {
                    color: #3F6295;
                }
                .adv-item.value-1 .meter i:first-child,
                .adv-item.value-2 .meter i:nth-child(-n+2),
                .adv-item.value-3 .meter i:nth-child(-n+3),
                .adv-item.value-4 .meter i:nth-child(-n+4),
                .adv-item.value-5 .meter i:nth-child(-n+5) {
                    background-color: #3F6295;
                }
                .attached-product-content .product-attachment-container .downloads-item .item-link b {
                    color: #3F6295;
                }
                .construction-list li span.number {
                    background-color: #3F6295;
                }
                .table-vv-style tr:hover .table-actions .action.btn-actions {
                    color: #3F6295;
                }
                .table-vv-style tr:hover .table-actions .action.btn-actions i {
                    color: #3F6295;
                }
                .pages a.page {
                    color: #3F6295;
                }
                .pages a.page,
                .pages a.page:visited {
                    color: #3F6295;
                }
                .mission-vision {
                    background-color: #3F6295;
                }
                .about-history ul li h3 {
                    color: #3F6295;
                }
                .fotorama__nav__frame.fotorama__nav__frame--dot.fotorama__active .fotorama__dot {
                    border-color: #3F6295 !important;
                    background-color: #3F6295 !important;
                }
                .blog-page .sidebar .widget.block .block-content .item .post-item-link {
                    color: #3F6295;
                }
                .blog-page .post-list-wrapper .post-holder .post-content .post-read-more {
                    color: #3F6295;
                }
                .post-view .post-holder .author .readmore {
                    color: #3F6295;
                }
                .popovers .discount-icon span {
                    color: #3F6295 !important;
                }
                .popovers .discount-text p b {
                    color: #3F6295;
                }
                .popovers .mo-icon span {
                    color: #3F6295 !important;
                }
                .modal-popup .modal-footer button.action-dismiss {
                    color: #3F6295;
                }
                .modal-popup .modal-footer button.action-accept {
                    background-color: #3F6295;
                }
                .order-title .btn-group > .btn:last-child {
                    background-color: #3F6295;
                }
                .order-actions-toolbar .actions .action {
                    color: #3F6295;
                }
                .page-with-filter:not(.storelocator-index-store) .filter-options-content .smile-es-range-slider .ui-slider-handle {
                    background: #3F6295;
                }
                .page-with-filter .irs--modern .irs-from,
                .page-with-filter .irs--modern .irs-to,
                .page-with-filter .irs--modern .irs-single {
                    background-color: #3F6295;
                }
                .page-with-filter .irs--modern .irs-from:before,
                .page-with-filter .irs--modern .irs-to:before,
                .page-with-filter .irs--modern .irs-single:before {
                    border-top-color: #3F6295;
                }
                .page-with-filter .irs--modern .irs-bar {
                    background: #3F6295;
                }
                .page-with-filter .filter-active .filter-active-item-clear-all {
                    color: #3F6295;
                }
                .table-comparison .tgl-flip + .tgl-btn:after,
                .table-comparison .tgl-flip + .tgl-btn:before {
                    background-color: #3F6295 !important;
                }
                .popup-authentication .block-authentication .actions-toolbar .secondary a.action,
                .customer-account-login .login-container .block.block-customer-login .actions-toolbar .secondary a.action,
                .checkout-onepage-success #maincontent .checkout-success a.btn.outline,
                .sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.whatsapp,
                .sales-order-payment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.whatsapp,
                .dropdown-menu.menu-address .dropdown-header-address .dropdown-see-address.btn-link,
                .dropdown-menu.menu-budgets .dropdown-header .dropdown-see-budget {
                    color: #3F6295 !important;
                    background-color: transparent !important;
                }
                .checkout-index-index .opc-progress-bar-item._active:before {
                    background: #3F6295;
                    border-color: #3F6295;
                }
                .checkout-index-index .opc-progress-bar-item._active > span:before {
                    background: #3F6295;
                    border-color: #3F6295;
                }
                .checkout-index-index .opc-progress-bar-item._active > span:after {
                    border-color: #3F6295;
                }
                .checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
                    border-color: #3F6295;
                }
                .checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
                    border: 7px solid #3F6295;
                }
                .checkout-index-index .payment-method._active {
                    border-color: #3F6295;
                    z-index: 2;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .payment-billing-address-list .billing-address-item.selected-item {
                    border-color: #3F6295;
                    z-index: 2;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .payment-billing-address-list .billing-address-item.selected-item:after {
                    background: #3F6295;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-cancel {
                    color: #3F6295;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-update {
                    background-color: #3F6295;
                }
                .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
                .checkout-index-index .modal-popup .new-billing-address .action.action-cancel {
                    color: #3F6295;
                }
                .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
                    background: #3F6295;
                }
                .module-rewardpoints .reward-points-user {
                    background: #3F6295;
                }
                .sales-order-view .order-details-items .btn-group .btn.btn-sm:hover,
                .sales-order-shipment .order-details-items .btn-group .btn.btn-sm:hover,
                .sales-order-invoice .order-title-invoice .btn-group .btn.btn-sm:hover,
                .checkout-onepage-success #maincontent .checkout-success a.btn:hover
                {
                    background-color: #3F6295;
                }
                .sales-order-payment #attachment-form.form-attachments .swissup-attachment-drag-area .text-attach-input .product-social-links .customer-order-link .copy-link.share-button {
                    color: #3F6295 !important;
                    background-color: transparent !important;
                }
                .cms-ayuda .page-cc-benefits .help-list li > a .cc-icon img,
                .cms-ayuda-comprando .help-buying img,
                .help-page-border {
                    border: 1.5px solid #3F6295;
                }
                .multiplewishlist-quote-index .shipping-container .shipping-block .radio-selector-wrapper.selected,
                .multiplewishlist-quote-index .shipping-container .shipping-block .radio-selector-wrapper:before,
                .multiplewishlist-quote-index .shipping-container .shipping-block .radio-selector-wrapper .address-edit-button:hover,
                .checkout-index-index .billing-address-item.selected-item button.action.action-select-billing-item:before,
                .checkout-index-index .billing-address-item button.action.edit-address-link:hover,
                .dropdown-menu.menu-address .dropdown-header-address .dropdown-see-address.btn-link,
                .dropdown-menu.menu-budgets .dropdown-header .dropdown-see-budget,
                .dropdown-menu.menu-budgets .dropdown-header .dropdown-see-budget:hover,
                .checkout-index-index .checkout-container .rewardpoints-block .payment-option-title,
                .checkout-index-index .checkout-container .rewardpoints-block .payment-option-content {
                    border: 1px solid #3F6295;
                }
                .customer-account-index #billing-shipping-info .active-msg-container,
                .multiplewishlist-quote-index .shipping-container .shipping-block .radio-selector-wrapper:before,
                .checkout-index-index .billing-address-item.selected-item button.action.action-select-billing-item:before {
                    background-color: #3F6295;
                }
                .multiplewishlist-quote-index .shipping-container .shipping-block .radio-selector-wrapper .address-edit-button:hover,
                .checkout-index-index .billing-address-item button.action.edit-address-link:hover,
                .checkout-index-index .checkout-payment-method .rewardpoints-block .payment-option-content .reward-user-info > b .mw_rewardpoints,
                .checkout-index-index .marketplace-checkout-card .marketplace-checkout-shippings .marketplace-checkout-shipping .marketplace-checkout-shipping-type span {
                    color: #3F6295;
                }
                .multiplewishlist-left-border {
                    border-left: 6px solid #3F6295;
                }
                .alternative-btn,
                .alternative-btn:hover,
                .alternative-btn:focus {
                    color: #3F6295;
                    border: 1px solid #3F6295;
                    background: transparent;
                }
                .radio-left-border-width {
                    border-left: 16px solid #3F6295;
                }
                .radio-left-border {
                    border-left: 12px solid #3F6295;
                }
                .radio-btn-vv-container input:checked ~ span.checkmark-radio-btn {
                    background-color: #3F6295;
                }
                .progress-btn {
                    background-color: #3F6295;
                }

                .vv-primary-color {
                    color:#3F6295 !important;
                    }

                .vv-primary-border-left {
                    border-left: 6px solid #3F6295 !important;
                }
                .vv-primary-background,
                .background-primary-color,
                .btn-primary,
                .radio-btn-vv-container input:checked ~ span.vv-primary-background-input,
                 .active-msg-content {
                background-color: #3F6295 !important;
                }
                .border-primary-color-vv {
                    border-color: #3F6295 !important;
                }
                .primary-color-vv {
                    color: #3F6295 !important;
                }
                .background-store-opacity {
                    background-color: #3F629520 !important;
                 }
                .sto-primary, .ais-RangeInput-submit {
                    background: linear-gradient(0deg, #3F6295, #3F6295) !important;
                }
                .sto-tertiary {
                    color: #3F6295 !important;
                }
                .sto-primary:hover, .ais-RangeInput-submit:hover {
                    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%),
                                linear-gradient(0deg, #3F6295, #3F6295) !important;
                }
                .sto-primary:active, .ais-RangeInput-submit:active {
                    background: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)),
                                linear-gradient(0deg, #3F6295, #3F6295) !important;
                }
                .sto-tertiary .sto-label {
                    color: #3F6295 !important;
                }
                .sto-icon-primary,
                .ais-RefinementList-item .ais-RefinementList-label.checked .checket-img-filter svg path,
                .check-image-model .ckeck-filter svg path {
                    stroke: #3F6295 !important;
                }
                .ais-RefinementList-checkbox:checked,
                .structure-item-wrapper .swatch-attribute .swatch-option.selected,
                .swatch-attribute .swatch-option.selected,
                .check-image-model .ckeck-filter rect {
                    border: 2px solid #3F6295 !important;
                }

                .ais-RefinementList-checkbox:checked::after,
                .ais-RefinementList-item--selected .label,
                .ais-RefinementList-label:has(.ais-RefinementList-checkbox:checked) {
                    color: #3F6295 !important;
                }

                .is-widget-container-vv_color .ais-RefinementList-item .ais-RefinementList-label.checked,
                .is-widget-container-manufacturer .ais-RefinementList-item .ais-RefinementList-label.checked .img-label,
                .is-widget-container-vv_model .ais-RefinementList-item .ais-RefinementList-label.checked,
                .ais-RefinementList-item .ais-RefinementList-label.checked .checket-img-filter,
                .ais-RangeInput-input--min:active,
                .ais-RangeInput-input--max:active {
                    border: 3px solid #3F6295 !important;
                }

                .account.multiplewishlist-index-index .fancy-radio label input[type="checkbox"]:checked ~ i {
                   border: 1px solid #3F6295 !important;
                }

                .account.multiplewishlist-index-index .fancy-radio .fa-check:before {
                   color: #3F6295 !important;
                }

                .box-edge.left {
                    border-left: 2.5px solid #3F6295 !important;
                }
                .box-edge.right {
                    border-right: 2.5px solid #3F6295 !important;
                }
                .box-edge.top {
                    border-top: 2.5px solid #3F6295 !important;
                }
                .box-edge.bottom {
                    border-bottom: 2.5px solid #3F6295 !important;
                }
                .marketplace-optimizer-view .tr-optimizer .switch-rotate:has(input:checked)  {
                    background: #3F6295 !important;
                }
                .multiplewishlist-header-container .container-adress-budget:not(:has(.form-address-edit)), .multiplewishlist-header-container .form-address-edit {
                    background: #3F6295 !important;
                }
            
            a.btn-link:hover,
             .vv_primary_color {
                color: #3F6295 !important;
            }
            a:hover {
                 color: #3F6295;
            }

            button.btn:active,
            a.btn:hover,
            a.btn:focus,
            a.btn:active,
            a.action:hover,
            a.action:focus,
            a.action:active,
            button.action:focus,
            button.action:active,
            .checkout-index-index .shipping-address-item button.action.edit-address-link:hover,
            .checkout-index-index .shipping-address-item button.action.edit-address-link:focus,
            .checkout-index-index .shipping-address-item button.action.edit-address-link:active,
            .checkout-index-index .billing-address-item button.action.edit-address-link:hover,
            .checkout-index-index .billing-address-item button.action.edit-address-link:focus,
            .checkout-index-index .billing-address-item button.action.edit-address-link:active {
                color: #3F6295;
            }
            a.btn.primary:hover,
            a.btn-primary:hover,
            a.action.primary:hover,
            a.btn.primary:focus,
            a.btn-primary:focus,
            a.action.primary:focus,
            a.btn.primary:active,
            a.btn-primary:active,
            a.action.primary:active,
            button.btn.primary:hover,
            button.btn-primary:hover,
            button.action.primary:hover,
            button.btn.primary:focus,
            button.btn-primary:focus,
            button.action.primary:focus,
            button.btn.primary:active,
            button.btn-primary:active,
            button.action.primary:active,
            .action.primary:active ,
            .catalog-product_compare-index .action.print:hover,
            .catalog-product_compare-index .action.print:active,
            .catalog-product_compare-index .action.print:focus,
            .action.action-login.secondary:hover,
            .action.action-login.secondary:active,
            .action.action-login.secondary:focus,
            .new-billing-address .action.action-update:hover,
            .new-billing-address .action.action-update:active,
            .new-billing-address .action.action-update:focus,
            .page-with-filter .filter-options-content .smile-es-range-slider .actions-toolbar .action.primary.small:hover,
            .page-with-filter .filter-options-content .smile-es-range-slider .actions-toolbar .action.primary.small:focus,
            .page-with-filter .filter-options-content .smile-es-range-slider .actions-toolbar .action.primary.small:active,
            .dropdown-menu > li.dropdown-header > a.btn-link:hover,
            .dropdown-menu > li.dropdown-header > a.btn-link:focus,
            .dropdown-menu > li.dropdown-header > a.btn-link:active {
                background: #3F6295;
            }
            .action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active{
                background-color: #3F6295;
            }
            .btn.btn-white:hover,
            .btn.btn-white:focus,
            .btn.btn-white:active,
            .btn.btn-white:not(:disabled):not(.disabled):active {
                color: #3F6295;
            }

            .btn.btn-white:hover .icon-chevron svg g path,
            .btn.btn-white:focus .icon-chevron svg g path,
            .btn.btn-white:active .icon-chevron svg g path,
            .btn.btn-white:not(:disabled):not(.disabled):active .icon-chevron svg g path {
                fill: #3F6295 !important;
            }
            button.btn.outline,
            a.btn.outline,
            button.copy-link,
            .checkout-onepage-success .page-title-wrapper .action.print,
            .opc-wrapper .action-show-popup,
            .block-addresses-default .action.edit,
            button.action.action-select-shipping-item,
            .action.viewcart,
            button.action.action-edit-address,
            button.action.action-select-billing-item,
            .checkout-index-index .checkout-shipping-address .new-address-popup .action,
            .checkout-index-index .checkout-billing-address .new-address-popup .action,
            .module-rewardpoints .rwp-nopoint a,
            .block-addresses-list + .actions-toolbar .primary .action.primary.add {
                border: 1px solid #3F6295;

            }
            button.btn.outline:hover,
            button.btn.outline:focus,
            button.btn.outline:active,
            a.btn.outline:hover,
            a.btn.outline:focus,
            a.btn.outline:active,
            button.copy-link:hover,
            button.copy-link:focus,
            button.copy-link:active,
            .checkout-onepage-success .page-title-wrapper .action.print:hover,
            .checkout-onepage-success .page-title-wrapper .action.print:focus,
            .checkout-onepage-success .page-title-wrapper .action.print:active,
            .opc-wrapper .action-show-popup:hover,
            .opc-wrapper .action-show-popup:focus,
            .opc-wrapper .action-show-popup:active,
            .block-addresses-default .action.edit:hover,
            .block-addresses-default .action.edit:focus,
            .block-addresses-default .action.edit:active,
            button.action.action-select-shipping-item:hover,
            button.action.action-select-shipping-item:focus,
            button.action.action-select-shipping-item:active,
            .action.viewcart:hover,
            .action.viewcart:focus,
            .action.viewcart:active,
            button.action.action-edit-address:hover,
            button.action.action-edit-address:focus,
            button.action.action-edit-address:active,
            button.action.action-select-billing-item:hover,
            button.action.action-select-billing-item:focus,
            button.action.action-select-billing-item.active,
            .checkout-index-index .checkout-shipping-address .new-address-popup .action:hover,
            .checkout-index-index .checkout-shipping-address .new-address-popup .action:focus,
            .checkout-index-index .checkout-shipping-address .new-address-popup .action:active,
            .checkout-index-index .checkout-billing-address .new-address-popup .action:hover,
            .checkout-index-index .checkout-billing-address .new-address-popup .action:focus,
            .checkout-index-index .checkout-billing-address .new-address-popup .action:active,
            .module-rewardpoints .rwp-nopoint a:hover,
            .module-rewardpoints .rwp-nopoint a:focus,
            .module-rewardpoints .rwp-nopoint a:active,
            .block-addresses-list + .actions-toolbar .primary .action.primary.add:hover,
            .block-addresses-list + .actions-toolbar .primary .action.primary.add:focus,
            .block-addresses-list + .actions-toolbar .primary .action.primary.add:active {
                border: 1px solid #3F6295;
                color: #3F6295;
            }
            .form-control:focus {
                border-color: #3F6295;
            }
            .navpro .level0 .navpro-dropdown-level1 > .navpro-dropdown-inner > .gutters > .navpro-col > .children > li > a:hover,
            .navpro .level0 .navpro-dropdown-level1 > .navpro-dropdown-inner > .gutters > .navpro-col > .children .parent > a:hover {
                background-color: #3F6295;
            }
            .block-search .form.processing .control:after {
                border: .1em solid #3F6295;
            }
            i.fa.fa-info {
                background-color: #3F6295;
            }
            a:visited, .alink:visited,
            .breadcrumbs a:visited {
                color: #3F6295;
            }
            .product-social-links ._2tga._49ve {
                color: #3F6295;
            }
            .account .block-collapsible-nav .item.current strong {
                color: #3F6295;
            }
            .payment-billing-address-list .address-item:hover div.action a.action,
            .payment-billing-address-list .address-item div.action a.action:hover {
                border-color: #3F6295;
                color: #3F6295;
            }
            .table-vv-style tr:hover .table-actions .action.btn-actions {
                border: 1px solid #3F6295;
            }
            .page-cc-benefits article h3 {
                color: #3F6295;
            }
            .page-cc-benefits .help-list li > a:hover h3 {
                color: #3F6295;
            }
            .blog-page .post-list-wrapper .post-holder .post-content .post-read-more {
                border: 1px solid #3F6295;
            }
            .post-view .post-holder .author .readmore {
                border: 1px solid #3F6295;
            }
            .header-note p b a {
                border: 1px solid #3F6295;
            }
            .header-note p b a:hover {
                border: 1px solid #3F6295;
                color: #3F6295 !important;
            }
            .modal-popup .modal-footer button.action-dismiss {
                border: 1px solid #3F6295;
            }
            .modal-popup .modal-footer button.action-dismiss:hover,
            .modal-popup .modal-footer button.action-dismiss:active,
            .modal-popup .modal-footer button.action-dismiss:focus {
                border: 1px solid #3F6295;
                color: #3F6295;
            }
            .modal-popup .modal-footer button.action-accept:hover,
            .modal-popup .modal-footer button.action-accept:active,
            .modal-popup .modal-footer button.action-accept:focus {
                background: #3F6295;
            }
            .order-title .btn-group > .btn:last-child:hover {
                background: #3F6295;
            }
            .order-actions-toolbar .actions .action {
                border: 1px solid #3F6295;
            }
            .page-with-filter .swissup-filter-item-checkbox input:checked + div::before {
                border-color: #3F6295;
            }
            .page-with-filter .swissup-filter-item-checkbox input.loading:checked + div::before {
                border-color: #3F6295;
            }
            .page-with-filter .filter-active .filter-active-item-clear-all {
                border: 1px solid #3F6295;
            }
            .page-with-filter .filter-active .filter-active-item-clear-all {
                border: 1px solid #3F6295;
            }
            .page-with-filter .filter-active .filter-active-item-clear-all:hover,
            .page-with-filter .filter-active .filter-active-item-clear-all:focus,
            .page-with-filter .filter-active .filter-active-item-clear-all:active {
                border: 1px solid #3F6295;
                color: #3F6295;
            }
            .table-comparison .tgl-flip + .tgl-btn:after:focus,
            .table-comparison .tgl-flip + .tgl-btn:before:focus,
            .table-comparison .tgl-flip + .tgl-btn:after:active,
            .table-comparison .tgl-flip + .tgl-btn:before:active,
            .table-comparison .tgl-flip + .tgl-btn:after:hover,
            .table-comparison .tgl-flip + .tgl-btn:before:hover {
                background: #3F6295 !important;
            }
            .popup-authentication .block-authentication .actions-toolbar .secondary a.action:hover,
            .popup-authentication .block-authentication .actions-toolbar .secondary a.action:focus,
            .popup-authentication .block-authentication .actions-toolbar .secondary a.action:active {
                color: #3F6295;
            }
            .checkout-index-index .table-checkout-shipping-method .col-method input:checked + i {
                background-color: #3F6295;
                border-color: #3F6295;
            }
            .checkout-index-index .table-checkout-shipping-method .col-method input[type="radio"]:checked + i:hover {
                background-color: #3F6295;
            }
            .checkout-index-index .checkout-payment-method .payment-method .payment-method-title input[type="radio"]:checked:hover + label:before {
                background-color: #3F6295;
            }
            .checkout-index-index .checkout-payment-method .payment-method .payment-method-title input:checked + label:before {
                background-color: #3F6295;
                border-color: #3F6295;
            }
            .checkout-index-index .shipping-address-item button.action.edit-address-link:hover {
                border-color: #3F6295;
            }
            .checkout-index-index .shipping-address-item.selected-item button.action.action-select-shipping-item:before {
                background-color: #3F6295;
                border-color: #3F6295;
            }
            .checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-update:hover,
            .checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-update:focus,
            .checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-update:active {
                background: #3F6295;
            }
            .checkout-index-index .billing-address-item.selected-item button.action.action-select-billing-item:before {
                background-color: #3F6295;
                border-color: #3F6295;
            }
            .checkout-index-index .billing-address-item button.action.edit-address-link:hover,
             {
                border-color: #3F6295 !important;
            }

            .div-addresses-options input[type=radio] {
                accent-color: #3F6295 !important;
            }

            .search.results > dl.block > dd.item a,
             .primary-color-vv {
                color: #3F6295 !important;
            }
            .search.results > dl.block > dd.item a:hover {
                border-color: #3F6295;
            }
            .popover-trigger.icon-info i.fa-info-circle {
                color: #3F6295;
            }

               .sales-order-view .order-details-items .btn-group .btn.btn-sm,
                .sales-order-shipment .order-details-items .btn-group .btn.btn-sm,
                .sales-order-invoice .order-title-invoice .btn-group .btn.btn-sm,
                .checkout-onepage-success #maincontent .checkout-success a.btn,
                #addtocart-wishpopup .budget-group-buttons button,
                body.customer-account-index #billing-shipping-info .typeaddress .default-address,
                .sales-order-view .order-details-items .btn-group .btn.btn-sm,
                .sales-order-shipment .order-details-items .btn-group .btn.btn-sm,
                .sales-order-invoice .order-title-invoice .btn-group .btn.btn-sm,
                .checkout-onepage-success #maincontent .checkout-success a.btn
                 {
	                background-color: #3F6295;
                }

                .catalog-product-view .actions-custom-product button.action,
                .box-actions .btn-submit-form-builder,
                .btn.outline.edit,
                .btn.outline.back,
                .multiple_wishlist_product_form .submit-button-wrapper .btn.action.primary,
                .budget-group-buttons button,
                .edit-title-budget button,
                .pre-con .btn.action.primary,
                .btn.primary.back-to-budget,
                .new-address-popup .action,
                #maincontent .product-add-form.product-item-info .budget-group-buttons .btn.primary.addingwishlist,
                .page-wrapper #maincontent #multiple_wishlist_add_form .budget-group-buttons .btn.primary.addingwishlist,
                .actions-toolbar button.primary,
                .actions-primary a.action:not(.tocompare),
                .actions-toolbar a.action,
                .budget-actions .share-button,
                .product-item-inner .actions-primary .btn.action.primary
                {
                    background-color: #3F6295 !important;
                }
             .page-header .sections.nav-sections{ background: "#3F6295"; }
            body:not(.storelocator-index-store) .actions-toolbar button.primary,
            .box-actions button.primary,
            .budget-actions .share-button,
            button.btn.primary,
            button.btn-primary,
            button.btn.primary:hover,
            button.btn-primary:hover,
            button.btn.primary:active,
            button.btn-primary:active,
            body:not(.storelocator-index-store) button.action.primary,
            a.btn.primary,
            a.btn-primary,
            body:not(.storelocator-index-store) a.action.primary:not(.official-store),
            .catalog-product_compare-index .action.print,
            .action.action-login.secondary,
            .new-billing-address .action.action-update,
            .dropdown-menu > li.dropdown-header > a.btn-link,
            .product.details.product-item-details .noprice-text a.findelocation,
            #maincontent .product-add-form.product-item-info .findelocation-container .noprice-text .findelocation,
            .multiplewishlist-index-view .box-actions.budget-actions .product-social-links .btn.outline.share-button,
            .multiplewishlist-share-view .box-actions.budget-actions .product-social-links .btn.outline.share-button,
            .new-address-popup button.action,
            .page-products .actions.actions-custom-product button.btn.action.primary,
            .sellers-products.product-item-info .field.submit-button-wrapper button.btn.action.primary,
            .product-item-info .box-tocart.microsite .btn.action.primary,
            #maincontent .btn.action.primary,
            .label-active.active-wishlist,
            .catalog-product-view .sellers-wrapper .no-sellers .location .text-noprice-location .noprice-text .findelocation,
            .dropdown-menu.menu-address .dropdown-header-address .dropdown-new-address,
            .customer-account-index .typeaddress .default-address,
            .multiplewishlist-index-view .product-social-links button.copy-link,
            .checkout-onepage-success #maincontent .checkout-success .block-content a.btn,
            .checkout-onepage-success #maincontent .checkout-success .block-content a.btn span,
            .popup-constructor .head-constructor,
            body:not(.storelocator-index-store) .fancy-radio label input[type="checkbox"]:checked ~ i,
            .dropdown-menu.menu-address .dropdown-header-address .btn-link.wo-address,
            .menu-budgets .wo-budgets, .calculate-material-slick, .structure-slick .structure-slick-carousel .slick-dots li.slick-active button
            {
                background-color:#3F6295 !important;
            }
            .ais-RangeSlider .rheostat-progress{
                background-color: #3F6295 !important;
            }

            .prolabel__content b.featured-label:nth-child(1) {
                border: 10px solid #3F6295 !important;
                border-left: 4px solid transparent !important;
            }
            .prolabel__content b.featured-label:nth-child(2) {
                border: 10px solid #3F6295 !important;
                border-right: 4px solid transparent !important;
            }
            .popup-constructor {
                border: 1px solid #3F6295;
            }
            .popup-constructor:after {
               border: 1px solid #3F6295;
               border-color: transparent #3F6295 #3F6295 transparent;
            }
            .wishlist-index-row.radio-left-border {
                border-top: 17px solid #3F6295;
            }
            .jumbotron.footer{
            background: #3F6295;
            }

            
            .actions-toolbar button.primary,
            .box-actions button.primary,
            .budget-actions .share-button,
            button.btn.primary,
            button.btn-primary,
            button.btn.primary: hover,
            button.btn-primary: hover,
            button.btn.primary: active,
            button.btn-primary: active,
            body:not(.storelocator-index-store) button.action.primary,
            a.btn.primary,
            a.btn-primary,
            body:not(.storelocator-index-store) a.action.primary:not(.official-store),
            .catalog-product_compare-index .action.print,
            .action.action-login.secondary,
            .new-billing-address .action.action-update,
            .dropdown-menu > li.dropdown-header > a.btn-link,
            .product.details.product-item-details .noprice-text a.findelocation,
            #maincontent .product-add-form.product-item-info .findelocation-container .noprice-text .findelocation,
            .multiplewishlist-index-view .box-actions.budget-actions .product-social-links .btn.outline.share-button,
            .multiplewishlist-share-view .box-actions.budget-actions .product-social-links .btn.outline.share-button,
            .new-address-popup button.action,
            a.btn-primary span,
            .product-item-info .box-tocart.microsite .btn.action.primary,
            body:not(.marketplace-quote-view):not(.marketplace-share-view) #maincontent .btn.action.primary span,
            .label-active.active-wishlist,
            .catalog-product-view .sellers-wrapper .no-sellers .location .text-noprice-location .noprice-text .findelocation,
            .dropdown-menu.menu-address .dropdown-header-address .dropdown-new-address,
            .customer-account-index .typeaddress .default-address span,
            .multiplewishlist-index-view .product-social-links button.copy-link,
            .prolabels-wrapper .prolabel__content, .prolabels-content-wrapper .prolabel__content,
            .sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order-primary:hover,
            .sales-order-payment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order-primary:hover,
            .checkout-onepage-success #maincontent .checkout-success .block-content a.btn,
            .checkout-onepage-success #maincontent .checkout-success .block-content a.btn span,
            .popup-constructor .head-constructor h2,
            .fancy-radio label input[type="checkbox"]:checked ~ i,
            .active-msg-content,
            .dropdown-menu.menu-address .dropdown-header-address .btn-link.wo-address,
            .menu-budgets .wo-budgets,
            .menu-budgets .wo-budgets:hover
            {
                color:#FFFFFF !important;
            }

            
            .header.wrapper, .header.wrapper.is_stuck {
                background-color: #FFFFFF;
            }

            @media (min-width: 768px) {
                .page-header .sections.nav-sections {
                background-color: #3F6295;
                width: 100vw;
                margin-left: calc(50% - 50vw);
                margin-top: 23px;
                }
                .sections.nav-sections .section-item-content.nav-sections-item-content .ship-to-fast-selector {
                width: 30%;
                }
                .sections.nav-sections .section-item-content.nav-sections-item-content .swissup-navigationpro {
                width: 70%;
                }
            }
            .nav-sections-item-content {
                max-width: 1280px;
                margin: auto;
            }
            @media (min-width: 1280px) {
                .ship-address-container {
                    margin-left: calc(15px + (100vw - 1280px)/2);
                    width: fit-content;
                }
            }
            @media (max-width: 1279px) and (min-width: 1025px) {
                .ship-address-container {
                padding-left: 15px;
                }
            }
            @media (min-width: 768px) and (max-width: 1024px) {
                .ship-address-container {
                padding-left: 10px;
                }
            }
            