:root {
    --neucon-primary: #00B0AB;
    --neucon-secondary: #13162B;
    --neucon-negative: #FFF;
    --neucon-black: #000;
    --neucon-red: #F56600;
}
.nav-sections-item-content {
    margin: auto;
}

.header.wrapper,
.page-footer {
    background-color: var(--neucon-secondary) !important;
}

.page-header .header-activity li a .count {
    background-color: var(--neucon-red) !important;
}

.page-header .header-my-account .logout a,
.label-budget,
.navigation .level0.has-active>.level-top,
.page-header .header-my-account .login .dropdown>a span.username {
    color: var(--neucon-negative) !important;
}

.navigation .level0.active>.level-top,
.navigation .level0>.level-top,
.ship-address-container .ship-to-fast-selector .ship-to-data .ship-to,
.ship-to-data {
    color: var(--neucon-black) !important;
}

.page-header .header-my-account .icon-user,
.ship-address-container .ship-to-fast-selector .truck img,
.page-header .header-activity .icon-budget-big,
.page-header .nav-toggle:after,
.ship-address-container .ship-to-fast-selector .truck {
    filter: invert(100%);
    opacity: 1;
}

.header.wrapper.is_stuck {
    background-color: var(--neucon-secondary);
}

.container-widget-one {
    padding: 16px 0;
}

.container-widget-three {
    margin: 16px auto;
}

.title-widget {
    font-family: 'PF BeauSans Pro', sans-serif;
    font-size: 32px;
    color: var(--neucon-negative);
    font-weight: 700;
    background-color: var(--neucon-secondary);
    max-width: 1280px;
    margin: 0 auto 0 0;
}

.container-widget-three h2,
.container-widget-four h2,
.container-widget-five h2,
.container-widget-six h2 {
    color: var(--neucon-secondary);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    font-family: "PF BeauSans Pro";
}

.container-widget-two,
.container-widget-three,
.container-widget-four,
.container-widget-five,
.container-widget-six,
.banner-image-three,
.container-widget-seven,
.container-general {
    max-width: 1280px;
    margin: 0 auto;
}

.container-widget-two a,
.container-widget-three a,
.container-widget-four a,
.container-widget-five a,
.container-widget-six a {
    color: var(--neucon-primary);
}

.see-more {
    background-color: var(--neucon-primary);
    padding: 16px 12px;
    text-align: center;
}

.see-more span {
    color: var(--neucon-negative);
    font-family: "PF BeauSans Pro";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
}

.page-footer .footer.content .mapa-del-sitio a {
    color: var(--neucon-negative) !important;
    font-family: Roboto;
    font-weight: 400;
    margin: 8px 0;
}

.page-footer .footer.content .info span {
    margin: 8px 0;
}

.page-footer .footer.content .mapa-del-sitio h3,
.page-footer .footer.content .info h3 {
    margin-bottom: 16px;
}

.mapa-del-sitio {
    margin: 0px 80px;
}

.redes {
    text-align: center;
}

.cms-index-index .product-item-photo img {
    width: 100%;
}

.cms-index-index .block.widget.block-highlight .products-grid .product-items.widget-product-grid .product-item-photo {
    height: 250px
}

.cms-index-index .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,
.cms-index-index .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 .prolabels-wrapper,
.cms-index-index .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: 224px;
}

.cms-index-index .page-products .products-grid:not(.swiper-container) .product-items .product-item .product-item-actions {
    display: none !important;
}

.product-item-details .product.price .price {
    margin-left: 0;
}

.products-grid .price-container.price-final_price.tax.weee {
    margin-bottom: 10px;
}

footer .redes img {
    margin: 8px 0;
}

footer .logo-nuecon img {
    max-width: 280px;
}

footer {
    max-width: 1280px;
    margin: 0 auto;
    color: var(--neucon-negative);
    padding: 40px 0;
    font-family: Roboto;
}

.swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='22' viewBox='0 0 13 22' fill='none'%3E%3Cpath d='M2 19.8086L11 10.8086L2 1.80859' stroke='%2300B0AB' stroke-width='3.5' stroke-linejoin='bevel'/%3E%3C/svg%3E");
}

.swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='22' viewBox='0 0 16 22' fill='none'%3E%3Cpath d='M13 19.8086L4 10.8086L13 1.80859' stroke='%2300B0AB' stroke-width='3.5' stroke-linejoin='bevel'/%3E%3C/svg%3E");
}

.swiper-button-next,
.swiper-button-prev {
    background-size: 120% !important;
}

.p-footer-neucon,
.page-footer .footer.content a {
    margin: 8px 0;
}

.page-footer .footer.content .info a,
.budget-active-link .budget-active {
    color: #FFF !important
}

.page-footer .footer.content .redes a {
    margin: 0
}

.page-footer .footer.content a {
    font-weight: 400;
}

.first-loggedin:after {
    border-bottom-color: #FFF;
}

.first-loggedin,
.marketplace-quote-view .page-wrapper,
.marketplace-quote-view .page-main {
    background-color: #FFF;
}

.marketplace-quote-view .sections.nav-sections .section-item-content.nav-sections-item-content .swissup-navigationpro {
    width: 100%;
    float: inherit;
    display: flex;
    justify-content: center;
}
.widget-destacados .products-grid .slick-track {
    margin-top: 16px;
}
.container-widget-one .title-widget {
    margin: 0 auto;
}

.col-lg-3,
.col-lg-9 {
    padding-left: 6px;
    padding-right: 0;
}

.container-widget-one {
    background-image: url("/media/viviendaverde/Neucon/bk-widget.webp");
    background-size: contain;
}

.whatsapp-popup .wpp-icon-store img {
    width: 86px;
    height: 86px;
}

body.cms-index-index.page-layout-1column .container-widget-three .widget.block-highlight,
body.cms-index-index.page-layout-1column .container-widget-four .widget.block-highlight {
    padding: 0;
}

.cms-index-index .widget-perfileria .block.widget.block-highlight .products-grid .product-items.widget-product-grid .product-item-photo {
    max-height: 212px;
}

.widget-perfileria .type-product-manufacturer {
    position: relative;
    top: 14px;
}

.block.widget .products-grid .product-item,
.block.widget .products-grid .product-item:nth-child(4n + 1),
.page-layout-1column .block.widget .products-grid .product-item,
.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 !important
}

.widget-perfileria .block-content {
    margin-bottom: 12px;
}

.widget-perfileria .products-grid .slick-track {
    margin-top: 10px;
}

.page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items {
    margin-left: 0;
}

.title-widget-one {
    background-color: transparent;
}

.whatsapp-popup .text-container-wpp {
    background-color: var(--neucon-secondary);
}

.slick-slider .slick-track,
.slick-slider .slick-lis {
    margin-left: 6px
}

.container-widget-three .slick-prev {
    left: -5rem;
}

.container-widget-four .slick-next {
    right: -5rem;
}

.cms-index-index .product-item-info.configurable .thumb-add-budget {
    display: block !important;
}

.cms-index-index .container-widget-three .block.widget.block-highlight .products-grid .product-items.widget-product-grid .configurable .product-item-photo {
    height: 210px
}

body.cms-index-index.page-layout-1column .widget-destacados .widget.block-highlight,
body.cms-index-index.page-layout-1column .widget-calculador .widget.block-highlight {
    padding: 0
}

@media (min-width: 1280px) {
    .ship-address-container {
        margin-left: calc(15px + (100vw - 1280px)/2);
        width: fit-content;
    }
}

@media(min-width: 768px) {
    .page-header .sections.nav-sections {
        background-color: #FFF;
        width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-top: 23px;
    }

    .container-widget-three,
    .container-widget-six,
    .container-widget-five {
        margin-bottom: 40px;
    }

    .container-widget-seven {
        margin-top: 40px;
    }

    .container-widget-three,
    .container-widget-six,
    .container-widget-five {
        margin-top: 40px;
    }

    .container-widget-five h2 {
        margin-bottom: 56px;
    }

    .container-widget-seven .title-widget {
        width: 80%;
        padding: 8px 16px;
    }

    .banner-column-2 {
        margin-left: 12px;
    }

    .container-widget-two h2 {
        margin: 8px 0;
        padding: 8px;
        border-radius: 4px;
    }

    .container-widget-two .widget-two {
        background-color: var(--neucon-secondary);
        border-radius: 4px;
    }

    footer .info {
        max-width: 296px;
    }

    .container-widget-one .slick-next,
    .container-widget-one .slick-prev,
    .container-widget-two .slick-next,
    .container-widget-two .slick-prev,
    .container-widget-three .slick-next,
    .container-widget-three .slick-prev,
    .container-widget-four .slick-next,
    .container-widget-four .slick-prev,
    .container-widget-six .slick-next,
    .container-widget-six .slick-prev,
    .container-widget-seven .slick-next,
    .container-widget-seven .slick-prev {
        background-color: var(--neucon-primary);
        width: 40px;
        height: 40px;
        border-radius: 4px;
    }

    .slick-prev:before,
    .slick-next:before,
    .slick-prev:after,
    .slick-next:after {
        font-size: 20px;
        font-weight: 900;
        color: black;
    }

    .slick-next {
        right: -7rem;
    }

    .slick-prev {
        left: -7rem;
    }

    .container-widget-two .products-grid .slick-track {
        margin-top: 16px;
    }

    .container-widget-two .block-content {
        margin-bottom: 16px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    footer .logo-nuecon {
        margin-bottom: 30px;
    }
}

@media(min-width: 768px) and (max-width: 1280px) {
    .banner-image-three {
        width: 50%;
    }
}

@media(min-width: 1000px) {
    .container-widget-seven .title-widget {
        width: 90%;
    }
}

@media(max-width: 768px) {
    div.d-flex.flex-row.align-items-center.popup-minibudget-div.my-0.mx-auto {
        bottom: 0;
    }

    .popup-minibudget-container {
        top: 88px;
    }

    .container-widget-two,
    .container-widget-three,
    .container-widget-four,
    .container-widget-five,
    .container-widget-six,
    .banner-image-three {
        margin: 8px;
    }

    .banner-column-2,
    .banner-image-three {
        margin-top: 16px;
    }

    .container-widget-seven .title-widget {
        width: 80%;
        padding: 15px 16px;
        margin-right: 8px;
    }

    .container-widget-one h2,
    .container-widget-two h2,
    .container-widget-three h2,
    .container-widget-four h2,
    .container-widget-five h2,
    .container-widget-six h2,
    .container-widget-seven .title-widget {
        font-size: 20px;
    }

    .container-widget-three h2,
    .container-widget-four h2,
    .container-widget-five h2,
    .container-widget-six h2 {
        margin: 16px 8px;
    }

    .container-widget-one h2,
    .container-widget-two h2 {
        padding: 16px;
    }

    .container-widget-two,
    .container-widget-three,
    .container-widget-four,
    .container-widget-five,
    .container-widget-six,
    .banner-image-three,
    .container-widget-seven {
        margin: 8px;
    }

    footer .mapa-del-sitio,
    footer .data-fiscal {
        margin: 32px 0;
    }

    footer .info {
        margin-bottom: 32px;
    }

    footer .redes img {
        margin: 8px;
    }

    .cms-index-index .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,
    .cms-index-index .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 .prolabels-wrapper,
    .cms-index-index .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: 180px;
    }

    .products-grid.grid .product-items.widget-product-grid .product-item .product-item-info {
        min-height: auto;
    }

    body.cms-index-index.page-layout-1column .widget.block-highlight {
        padding: 0;
    }

    .ship-address-container {
        background-color: var(--neucon-negative);
    }

    .product-item-info {
        border-radius: 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    .page-header .header-my-account .logout {
        filter: invert(100%);
        opacity: 1;
    }

    .product-item-details .product.price .price-box .price {
        font-size: 18px;
    }

    .cms-index-index .product-item-photo img {
        width: 94%;
    }

    .cms-index-index .container-widget-three .block.widget.block-highlight .products-grid .product-items.widget-product-grid .configurable .product-item-photo {
        height: 146px;
    }

    .container-widget-two .widget-two {
        background-color: var(--neucon-secondary);
        margin-top: 10px;
        padding-top: 10px;
    }

    body.page-products .page-wrapper .page-main .columns .column.main .block.widget.block-highlight.highlight-grid .block-content .block-products-list .block-content .products-grid .product-items.widget-product-grid {
        padding-left: 10px !important;
    }

    .block.block-highlight.widget .products-grid .product-items {
        margin-left: -5px;
    }
    .products-grid .slick-track {
        margin-top: 0;
    }
}


                body a, body a:visited, .breadcrumbs a:visited {
                    color: #00B0AB;
                }

                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: #00B0AB;
                }
                .action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active{
                    background-color: #00B0AB;
                }
                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: #00B0AB !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: #00B0AB;
                }
                .page-with-filter .filter-active .state-item,
                .table-vv-style .label-bought {
                    background-color: #00B0AB;
                    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 #00B0AB);
                }
                .multiplewishlist-index-view .budget-actions .popup-split-budget,
                .multiplewishlist-share-view .budget-actions .popup-split-budget {
                    border: 2px #00B0AB solid;
                }
                .author .block-description .a-right .read-more,
                .author .block-description .a-right .read-more:hover {
                    color: #00B0AB;
                    border-color: #00B0AB;
                }
                .btn.btn-white {
                    color: #00B0AB;
                }
                .btn.btn-white .icon-chevron svg g path {
                    fill: #00B0AB !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: #00B0AB;
                }
                .marketplace-quote-view .share-button svg g g path {
                    fill: #00B0AB;
                }
                .action.action-input,
                .getlocation-text {
                    color: #00B0AB;
                }
                .dropdown-menu > li > a:hover,
                .dropdown-menu > li > a:focus {
                    color: #00B0AB;
                }
                .page-header .header-activity li a .count {
                    background-color: #00B0AB;
                }
                .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: #00B0AB !important;
                    border-color: #00B0AB !important;
                }
                .opc-progress-bar-item._active:before {
                    background: #00B0AB !important;
                    border-color: #00B0AB !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: #00B0AB !important;
                }
                @media (min-width: 768px) {
                    .navpro.orientation-horizontal .navpro-dropdown-level1 > .navpro-shevron {
                        background: #00B0AB !important;
                        border: 1px solid #00B0AB !important;
                        border-color: #00B0AB transparent transparent #00B0AB !important;
                    }
                }
                .navpro-dropdown-level1 {
                    background-color: #00B0AB;
                    border: 1px solid #00B0AB;
                }
                .page-header .block-search .qs-option-name a {
                    color: #00B0AB !important;
                }
                .page-header .minicart-wrapper .action.showcart .counter.qty {
                    background: #00B0AB;
                }
                .notif-actions a {
                    color: #00B0AB;
                }
                .drop-budget-actions .budget-btn {
                    color: #00B0AB;;
                }
                .jumbotron.home-assistant {
                    background-color: #00B0AB;
                }
                .home-assistant .steps em {
                    color: #00B0AB;
                }
                .breadcrumbs a {
                    color: #00B0AB;
                }
                .block-actions.filter-actions .filter-clear {
                    border: 1px solid #00B0AB;
                    color: #00B0AB;
                }
                .product-info-main .product-add-form .input-structure-qty .label-qty a,
                .breadcrumbs a:hover {
                    color: #00B0AB;
                }
                .product-info-main .product-add-form .input-structure .form-group label .tooltip-container i {
                    color: #00B0AB;
                }
                .product-social-links .share-button {
                    color: #00B0AB;
                }
                .adv-item .meter .meter-value b {
                    color: #00B0AB;
                }
                .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: #00B0AB;
                }
                .attached-product-content .product-attachment-container .downloads-item .item-link b {
                    color: #00B0AB;
                }
                .construction-list li span.number {
                    background-color: #00B0AB;
                }
                .table-vv-style tr:hover .table-actions .action.btn-actions {
                    color: #00B0AB;
                }
                .table-vv-style tr:hover .table-actions .action.btn-actions i {
                    color: #00B0AB;
                }
                .pages a.page {
                    color: #00B0AB;
                }
                .pages a.page,
                .pages a.page:visited {
                    color: #00B0AB;
                }
                .mission-vision {
                    background-color: #00B0AB;
                }
                .about-history ul li h3 {
                    color: #00B0AB;
                }
                .fotorama__nav__frame.fotorama__nav__frame--dot.fotorama__active .fotorama__dot {
                    border-color: #00B0AB !important;
                    background-color: #00B0AB !important;
                }
                .blog-page .sidebar .widget.block .block-content .item .post-item-link {
                    color: #00B0AB;
                }
                .blog-page .post-list-wrapper .post-holder .post-content .post-read-more {
                    color: #00B0AB;
                }
                .post-view .post-holder .author .readmore {
                    color: #00B0AB;
                }
                .popovers .discount-icon span {
                    color: #00B0AB !important;
                }
                .popovers .discount-text p b {
                    color: #00B0AB;
                }
                .popovers .mo-icon span {
                    color: #00B0AB !important;
                }
                .modal-popup .modal-footer button.action-dismiss {
                    color: #00B0AB;
                }
                .modal-popup .modal-footer button.action-accept {
                    background-color: #00B0AB;
                }
                .order-title .btn-group > .btn:last-child {
                    background-color: #00B0AB;
                }
                .order-actions-toolbar .actions .action {
                    color: #00B0AB;
                }
                .page-with-filter:not(.storelocator-index-store) .filter-options-content .smile-es-range-slider .ui-slider-handle {
                    background: #00B0AB;
                }
                .page-with-filter .irs--modern .irs-from,
                .page-with-filter .irs--modern .irs-to,
                .page-with-filter .irs--modern .irs-single {
                    background-color: #00B0AB;
                }
                .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: #00B0AB;
                }
                .page-with-filter .irs--modern .irs-bar {
                    background: #00B0AB;
                }
                .page-with-filter .filter-active .filter-active-item-clear-all {
                    color: #00B0AB;
                }
                .table-comparison .tgl-flip + .tgl-btn:after,
                .table-comparison .tgl-flip + .tgl-btn:before {
                    background-color: #00B0AB !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: #00B0AB !important;
                    background-color: transparent !important;
                }
                .checkout-index-index .opc-progress-bar-item._active:before {
                    background: #00B0AB;
                    border-color: #00B0AB;
                }
                .checkout-index-index .opc-progress-bar-item._active > span:before {
                    background: #00B0AB;
                    border-color: #00B0AB;
                }
                .checkout-index-index .opc-progress-bar-item._active > span:after {
                    border-color: #00B0AB;
                }
                .checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
                    border-color: #00B0AB;
                }
                .checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
                    border: 7px solid #00B0AB;
                }
                .checkout-index-index .payment-method._active {
                    border-color: #00B0AB;
                    z-index: 2;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .payment-billing-address-list .billing-address-item.selected-item {
                    border-color: #00B0AB;
                    z-index: 2;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .payment-billing-address-list .billing-address-item.selected-item:after {
                    background: #00B0AB;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-cancel {
                    color: #00B0AB;
                }
                .checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-update {
                    background-color: #00B0AB;
                }
                .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
                .checkout-index-index .modal-popup .new-billing-address .action.action-cancel {
                    color: #00B0AB;
                }
                .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
                    background: #00B0AB;
                }
                .module-rewardpoints .reward-points-user {
                    background: #00B0AB;
                }
                .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: #00B0AB;
                }
                .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: #00B0AB !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 #00B0AB;
                }
                .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 #00B0AB;
                }
                .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: #00B0AB;
                }
                .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: #00B0AB;
                }
                .multiplewishlist-left-border {
                    border-left: 6px solid #00B0AB;
                }
                .alternative-btn,
                .alternative-btn:hover,
                .alternative-btn:focus {
                    color: #00B0AB;
                    border: 1px solid #00B0AB;
                    background: transparent;
                }
                .radio-left-border-width {
                    border-left: 16px solid #00B0AB;
                }
                .radio-left-border {
                    border-left: 12px solid #00B0AB;
                }
                .radio-btn-vv-container input:checked ~ span.checkmark-radio-btn {
                    background-color: #00B0AB;
                }
                .progress-btn {
                    background-color: #00B0AB;
                }

                .vv-primary-color {
                    color:#00B0AB !important;
                    }

                .vv-primary-border-left {
                    border-left: 6px solid #00B0AB !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: #00B0AB !important;
                }
                .border-primary-color-vv {
                    border-color: #00B0AB !important;
                }
                .primary-color-vv {
                    color: #00B0AB !important;
                }
                .background-store-opacity {
                    background-color: #00B0AB20 !important;
                 }
                .sto-primary, .ais-RangeInput-submit {
                    background: linear-gradient(0deg, #00B0AB, #00B0AB) !important;
                }
                .sto-tertiary {
                    color: #00B0AB !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, #00B0AB, #00B0AB) !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, #00B0AB, #00B0AB) !important;
                }
                .sto-tertiary .sto-label {
                    color: #00B0AB !important;
                }
                .sto-icon-primary,
                .ais-RefinementList-item .ais-RefinementList-label.checked .checket-img-filter svg path,
                .check-image-model .ckeck-filter svg path {
                    stroke: #00B0AB !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 #00B0AB !important;
                }

                .ais-RefinementList-checkbox:checked::after,
                .ais-RefinementList-item--selected .label,
                .ais-RefinementList-label:has(.ais-RefinementList-checkbox:checked) {
                    color: #00B0AB !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 #00B0AB !important;
                }

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

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

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

            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: #13162B;
            }
            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: #13162B;
            }
            .action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active{
                background-color: #13162B;
            }
            .btn.btn-white:hover,
            .btn.btn-white:focus,
            .btn.btn-white:active,
            .btn.btn-white:not(:disabled):not(.disabled):active {
                color: #13162B;
            }

            .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: #13162B !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 #13162B;

            }
            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 #13162B;
                color: #13162B;
            }
            .form-control:focus {
                border-color: #13162B;
            }
            .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: #13162B;
            }
            .block-search .form.processing .control:after {
                border: .1em solid #13162B;
            }
            i.fa.fa-info {
                background-color: #13162B;
            }
            a:visited, .alink:visited,
            .breadcrumbs a:visited {
                color: #13162B;
            }
            .product-social-links ._2tga._49ve {
                color: #13162B;
            }
            .account .block-collapsible-nav .item.current strong {
                color: #13162B;
            }
            .payment-billing-address-list .address-item:hover div.action a.action,
            .payment-billing-address-list .address-item div.action a.action:hover {
                border-color: #13162B;
                color: #13162B;
            }
            .table-vv-style tr:hover .table-actions .action.btn-actions {
                border: 1px solid #13162B;
            }
            .page-cc-benefits article h3 {
                color: #13162B;
            }
            .page-cc-benefits .help-list li > a:hover h3 {
                color: #13162B;
            }
            .blog-page .post-list-wrapper .post-holder .post-content .post-read-more {
                border: 1px solid #13162B;
            }
            .post-view .post-holder .author .readmore {
                border: 1px solid #13162B;
            }
            .header-note p b a {
                border: 1px solid #13162B;
            }
            .header-note p b a:hover {
                border: 1px solid #13162B;
                color: #13162B !important;
            }
            .modal-popup .modal-footer button.action-dismiss {
                border: 1px solid #13162B;
            }
            .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 #13162B;
                color: #13162B;
            }
            .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: #13162B;
            }
            .order-title .btn-group > .btn:last-child:hover {
                background: #13162B;
            }
            .order-actions-toolbar .actions .action {
                border: 1px solid #13162B;
            }
            .page-with-filter .swissup-filter-item-checkbox input:checked + div::before {
                border-color: #13162B;
            }
            .page-with-filter .swissup-filter-item-checkbox input.loading:checked + div::before {
                border-color: #13162B;
            }
            .page-with-filter .filter-active .filter-active-item-clear-all {
                border: 1px solid #13162B;
            }
            .page-with-filter .filter-active .filter-active-item-clear-all {
                border: 1px solid #13162B;
            }
            .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 #13162B;
                color: #13162B;
            }
            .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: #13162B !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: #13162B;
            }
            .checkout-index-index .table-checkout-shipping-method .col-method input:checked + i {
                background-color: #13162B;
                border-color: #13162B;
            }
            .checkout-index-index .table-checkout-shipping-method .col-method input[type="radio"]:checked + i:hover {
                background-color: #13162B;
            }
            .checkout-index-index .checkout-payment-method .payment-method .payment-method-title input[type="radio"]:checked:hover + label:before {
                background-color: #13162B;
            }
            .checkout-index-index .checkout-payment-method .payment-method .payment-method-title input:checked + label:before {
                background-color: #13162B;
                border-color: #13162B;
            }
            .checkout-index-index .shipping-address-item button.action.edit-address-link:hover {
                border-color: #13162B;
            }
            .checkout-index-index .shipping-address-item.selected-item button.action.action-select-shipping-item:before {
                background-color: #13162B;
                border-color: #13162B;
            }
            .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: #13162B;
            }
            .checkout-index-index .billing-address-item.selected-item button.action.action-select-billing-item:before {
                background-color: #13162B;
                border-color: #13162B;
            }
            .checkout-index-index .billing-address-item button.action.edit-address-link:hover,
             {
                border-color: #13162B !important;
            }

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

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

               .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: #13162B;
                }

                .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: #13162B !important;
                }
            
            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:#00B0AB !important;
            }
            .ais-RangeSlider .rheostat-progress{
                background-color: #00B0AB !important;
            }

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

            
            .actions-toolbar button.primary:hover,
            .box-actions button.primary:hover,
            .budget-actions .share-button:hover,
            button.btn.primary:hover,
            button.btn-primary:hover,
            button.action.primary:hover,
            a.btn.primary:hover,
            a.btn-primary:hover,
            a.action.primary:hover,
            .catalog-product_compare-index .action.print:hover,
            .action.action-login.secondary:hover,
            .new-billing-address .action.action-update:hover,
            .dropdown-menu > li.dropdown-header > a.btn-link:hover,
            .product.details.product-item-details .noprice-text a.findelocation:hover,
            #maincontent .product-add-form.product-item-info .findelocation-container .noprice-text .findelocation:hover,
            .multiplewishlist-index-view .box-actions.budget-actions .product-social-links .btn.outline.share-button:hover,
            .multiplewishlist-share-view .box-actions.budget-actions .product-social-links .btn.outline.share-button:hover,
            .new-address-popup button.action:hover,
            .page-products .actions.actions-custom-product button.btn.action.primary:hover,
            .sellers-products.product-item-info .field.submit-button-wrapper button.btn.action.primary:hover,
            .product-item-info .box-tocart.microsite .btn.action.primary:hover,
            .popup-authentication .block-customer-login .fieldset .actions-toolbar .secondary a.action:hover,
            #maincontent .btn.action.primary:hover
            {
                background-color:#00B0AB !important;
            }
            
            .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:#FFF !important;
            }

            