﻿@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

:root {
    --tertiary: #d20435;
}

/* GENERAL */
body header .icon.new-wish .nr,
body header .icon.new-cart .nr {
    color: var(--white);
}

/* BUTTONS */
body .button-1,
body .button-2 {
    color: var(--white);
    background-color: var(--secondary);
    height: auto;
    border: 0;
    border-radius: 10px;
    padding: 7px 30px;
    text-transform: none;
    text-decoration: underline;
    transition: 0.3s ease-out;
}

    body .button-1:hover,
    body .button-2:hover {
        color: var(--white);
        background-color: var(--secondaryHover);
        text-decoration: underline;
    }

body .button-2 {
    color: var(--secondary);
    background-color: var(--darkerBackground);
    border-color: var(--darkerBackground);
}

    body .button-2 svg path {
        fill: var(--secondary) !important;
    }

    body .button-2:hover {
        color: var(--black);
        background-color: var(--darkerBackground);
        border-color: var(--darkerBackground);
    }

body .product-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons a.button-1,
body .master-wrapper-content header .loginBtn,
body .sideMenu .content .body .box .cart-bottom .buttons .button-1,
body .page.login-page .button-1,
body .product-details-page .product-collateral .product-variant-list .k-grid tbody tr td.addToCart .add-to-cart .button-1,
body .page.home-page .nop-jcarousel .jcarousel-container .jcarousel-clip ul.jcarousel-list li .item-holder .item-info .button,
body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .text > a,
body .product-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons a.button-1,
body .product-grid .item-box .manufacturer-item .details .add-info .buttons.ProductBoxButtons a.button-1,
body .manufacturer-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons a.button-1,
body .manufacturer-grid .item-box .manufacturer-item .details .add-info .buttons.ProductBoxButtons a.button-1,
body .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .go-to-product > a {
    color: var(--white);
    background-color: var(--secondary);
    height: auto;
    border-radius: 10px;
    padding: 7px 30px;
    text-transform: none;
    text-decoration: underline;
    transition: 0.3s ease-out;
    display: inline-block;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    body .product-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons a.button-1:hover,
    body .master-wrapper-content header .loginBtn:hover,
    body .sideMenu .content .body .box .cart-bottom .buttons .button-1:hover,
    body .page.login-page .button-1:hover,
    body .product-details-page .product-collateral .product-variant-list .k-grid tbody tr td.addToCart .add-to-cart .button-1:hover,
    body .page.home-page .nop-jcarousel .jcarousel-container .jcarousel-clip ul.jcarousel-list li .item-holder .item-info .button:hover,
    body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .text > a:hover,
    body .product-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons a.button-1:hover,
    body .product-grid .item-box .manufacturer-item .details .add-info .buttons.ProductBoxButtons a.button-1:hover,
    body .manufacturer-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons a.button-1:hover,
    body .manufacturer-grid .item-box .manufacturer-item .details .add-info .buttons.ProductBoxButtons a.button-1:hover,
    body .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .go-to-product > a:hover {
        background-color: var(--secondaryHover);
        text-decoration: underline;
    }

body .product-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container .qtyContainer,
body .sub-category-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container .qtyContainer {
    border-color: var(--secondary);
    border-radius: 10px 0 0 10px;
}

body .qtyContainer .select {
    color: var(--secondary);
}

body .product-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container .buttons .button-1,
body .sub-category-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container .buttons .button-1 {
    color: var(--white);
    background-color: var(--secondary);
    border-radius: 0 10px 10px 0;
    border-color: var(--secondary);
    text-transform: none;
    text-decoration: underline;
    transition: 0.3s ease-out;
}

    body .product-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container .buttons .button-1:hover,
    body .sub-category-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container .buttons .button-1:hover {
        background-color: var(--secondaryHover);
        text-decoration: underline;
    }

body .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .go-to-product > a::after {
    display: none;
}

body .product-details-page .product-essential .overview .simple-product-add-to-cart .multi-shopping-cart a.open-shopping-multi-cart svg path {
    fill: var(--white);
}

body .product-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons a.button-1 {
    width: 100%;
}

body .product-grid .item-box .product-item .details .add-info .buttons.ProductBoxButtons .qtyContainer {
    display: none;
}

/* TOP MENU */
body .top-menu.restyle ul.menu > li > span:hover,
body .top-menu.restyle ul.menu > li > a:hover {
    color: var(--primaryHover);
    background-color: transparent;
}

/* SIDEMENU */
body .sideMenu .content .head {
    color: var(--white);
}

    body .sideMenu .content .head span.close svg polygon,
    body .sideMenu .content .head span.close svg path {
        fill: var(--white);
    }

body header .header-logo .logo {
    height: 105px;
    margin: 15px 0;
}

body .search-box > form input[type=text] {
    border-color: var(--primary);
    border-width: 2px;
    width: calc(100% - 62px);
}

body .search-box > form [type=submit] {
    background-color: transparent !important;
    border-color: var(--primary);
    border-width: 2px;
    padding: 0;
}

    body .search-box > form [type=submit] svg path {
        fill: var(--primary);
    }

body header .icon svg path {
    fill: var(--secondary);
}

body .top-menu.restyle {
    background-color: var(--darkerBackground);
}

    body .top-menu.restyle ul.menu > li {
        position: relative;
    }

        body .top-menu.restyle ul.menu > li::before {
            content: '';
            position: absolute;
            top: 10px;
            right: 0;
            bottom: 10px;
            width: 1px;
            background-color: var(--secondary);
        }

        body .top-menu.restyle ul.menu > li.menuLogo::before {
            display: none;
        }

/* FOOTER */
body footer {
    background-color: #0A1D2E;
}

    body footer > .social-banner > .container {
        gap: 30px;
    }

        body footer > .social-banner > .container > .social {
            background: transparent;
        }

            body footer > .social-banner > .container > .social > svg {
                padding: 0;
            }

                body footer > .social-banner > .container > .social > svg path,
                body footer > .social-banner > .container > .social > svg circle {
                    fill: #0A1D2E;
                }

                body footer > .social-banner > .container > .social > svg:hover path,
                body footer > .social-banner > .container > .social > svg:hover circle {
                    fill: var(--tertiary);
                }

/* AGENT INFORMATION */
body .dashboard-container {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    margin-top: 20px;
    padding: 10px 10px;
    border: 2px solid var(--secondary);
    border-radius: 20px;
}

    body .dashboard-container > .column {
        width: 25%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        gap: 3px;
        padding: 15px;
    }

        body .dashboard-container > .column.start {
            justify-content: center;
        }

        body .dashboard-container > .column.bigger {
            width: 100%;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: flex-start;
            flex-wrap: wrap;
            border: 0 !important;
        }

            body .dashboard-container > .column.bigger > .box {
                flex: 1;
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 15px;
            }

                body .dashboard-container > .column.bigger > .box > svg {
                    width: 75px;
                    height: 75px;
                    margin-bottom: 7px;
                }

                    body .dashboard-container > .column.bigger > .box > svg path {
                        fill: var(--primary);
                    }

        body .dashboard-container > .column:not(.start) {
            border-left: 2px solid var(--secondary);
        }

        body .dashboard-container > .column > svg {
            width: 125px;
            height: 125px;
        }

            body .dashboard-container > .column > svg path {
                fill: var(--primary);
            }


        body .dashboard-container > .column > div {
            text-align: left;
        }

        body .dashboard-container > .column .span {
            color: var(--secondaryHover);
            font-weight: bold;
            text-transform: uppercase;
            text-align: left;
        }

        body .dashboard-container > .column .val {
            color: var(--tertiary);
            font-size: 30px;
            line-height: 30px;
            font-weight: bold;
            text-align: left;
        }

        body .dashboard-container > .column .name {
            color: var(--tertiary);
            font-size: 16px;
            font-weight: bold;
        }

        body .dashboard-container > .column .role {
            color: var(--secondary);
        }

        body .dashboard-container > .column .show-all {
            color: var(--fontColor);
            text-decoration: underline;
            font-size: 13px;
        }

        body .dashboard-container > .column > .item > .val.black {
            color: var(--fontColor);
        }

        body .dashboard-container > .column > .item > .val.big {
            font-size: 45px;
            line-height: 45px;
        }

        body .dashboard-container > .column > .item > .val > i {
            font-size: 0.6em;
            font-style: normal;
        }

        body .dashboard-container > .column > .item.has-gauge {
            width: 100%;
            position: relative;
            padding-right: 100px;
        }

            body .dashboard-container > .column > .item.has-gauge .gauge-container {
                position: absolute;
                right: 0;
                bottom: -10px;
            }

    body .dashboard-container .gauge-container {
        width: 100px;
        height: 110px;
        position: relative;
    }

        body .dashboard-container .gauge-container .text {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -100%);
        }

        body .dashboard-container .gauge-container .gauge {
            width: 100%;
            height: 100%;
        }

        body .dashboard-container .gauge-container .bg {
            fill: none;
            stroke: #e6e6e6;
            stroke-width: 3;
        }

        body .dashboard-container .gauge-container .progress {
            fill: none;
            stroke-width: 3;
            stroke-linecap: round;
            transition: 0.1s ease-out;
        }

    body .dashboard-container[role="Customer"] > .column {
        justify-content: center;
    }

        body .dashboard-container[role="Customer"] > .column.start {
            align-items: center;
            justify-content: flex-start;
            flex-direction: row;
            flex-wrap: wrap;
        }

        body .dashboard-container[role="Customer"] > .column > svg {
            width: 85px;
            height: 85px;
        }

@media (max-width: 1199px) {
    body .dashboard-container > .column .val {
        font-size: 20px;
        line-height: 20px;
    }

    body .dashboard-container > .column > .item > .val.big {
        font-size: 35px;
        line-height: 35px;
    }
}

@media (max-width: 991px) {
    body .dashboard-container {
        flex-wrap: wrap;
    }

        body .dashboard-container > .column {
            width: calc(100% / 3);
        }

            body .dashboard-container > .column.start,
            body .dashboard-container[role="Customer"] > .column.start {
                width: 100%;
                align-items: center;
                justify-content: center;
                flex-direction: row;
                flex-wrap: wrap;
            }

            body .dashboard-container > .column:not(.start) {
                border-left: 0;
                border-right: 2px solid var(--secondary);
            }

                body .dashboard-container > .column:not(.start):last-of-type {
                    border-right: 0;
                }
}

@media (max-width: 767px) {
    body .dashboard-container {
        width: calc(100% - 30px);
        margin: 30px auto;
    }
}

@media (max-width: 699px) {
    body .dashboard-container > .column:not(.start) {
        width: 100%;
        border: 0;
        border-top: 2px solid var(--secondary);
    }

    body .dashboard-container > .column.bigger > .box {
        flex: none;
        width: 100%;
    }
}

body .custom-tooltip {
    background-color: var(--white);
    padding: 7px;
    font-size: 16px;
}

/* DASHBOARD PAGE */
body .dash-buttons-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}

    body .dash-buttons-container > * {
        flex: 1;
        color: var(--white);
        background-color: var(--secondary);
        transform: scale(0);
        text-align: center;
        margin: 15px 0 0;
        border-radius: 8px;
        text-decoration: underline;
        transition: 0.3s ease-out;
    }

        body .dash-buttons-container > *.act {
            padding: 15px 7px;
            transform: scale(1);
        }

        body .dash-buttons-container > *:hover {
            color: var(--white);
            background-color: var(--secondaryHover);
        }

    body .dash-buttons-container > select {
        order: 1;
    }

    body .dash-buttons-container > a[href="#sellbudget-chart-container"] {
        order: 2;
    }

    body .dash-buttons-container > a[href="#sells-chart-container"] {
        order: 3;
    }

    body .dash-buttons-container > a[href="#wallet-chart-container"] {
        order: 4;
    }

body .dash-row {
    margin: 50px 0 25px;
    padding: 30px 0 50px;
}

    body .dash-row > .container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

        body .dash-row > .container > * {
            width: 100%;
        }

    body .dash-row.gray {
        background-color: #f0f0f0;
    }

        body .dash-row.gray .k-chart > svg > path {
            fill: #f0f0f0;
        }

    body .dash-row > .container > .sub-title {
        color: var(--secondary);
        width: 100%;
        float: left;
        font-size: 16px;
        text-align: left;
        margin-bottom: 30px;
    }

    body .dash-row.splitted .right {
        color: var(--fontColor);
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
    }

        body .dash-row.splitted .right > b {
            display: block;
            color: var(--tertiary);
            font-siz e: 1.5em;
        }

    body .dash-row.tab-container.is-empty,
    body .dash-row.tab-container .is-empty {
        display: none;
    }

    body .dash-row.tab-container > .container {
        display: block;
        color: var(--tertiary);
        font-size: 1.5em;
    }

        body .dash-row.tab-container > .container > .tabs > .title {
            display: inline-block;
            font-size: 16px;
        }

        body .dash-row.tab-container > .container > .tabs > .title {
            width: auto;
            display: inline-block;
            color: var(--secondary); 
            padding: 15px;
            margin: 0 0 15px;
            border-bottom: 1px solid #d0d0d0;
            transition: 0.3s ease-out;
        }

            body .dash-row.tab-container > .container > .tabs > .title.opened {
                color: var(--fontColor);
                border-bottom-color: var(--tertiary);
            }

            body .dash-row.tab-container > .container > .tabs > .title:not(.opened) {
                cursor: pointer;
            }

        body .dash-row.tab-container > .container > .product-list:not(.opened) {
            display: none;
        }

        body .dash-row.tab-container > .container > .product-list .item-box {
            background-color: var(--white);
            font-size: 14px;
        }

            body .dash-row.tab-container > .container > .product-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container:not(.has-qty-sel) .buttons .button-1 {
                width: 100%;
                height: 45px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-align: center;
                padding: 7px 30px;
                font-size: 14px;
            }

                body .dash-row.tab-container > .container > .product-list .item-box table.product-item tr td.qty-cart-selector .qty-cart-container:not(.has-qty-sel) .buttons .button-1::before {
                    display: none;
                }


@media (max-width: 767px) {
    body .dash-buttons-container {
        padding: 0 15px;
    }

        body .dash-buttons-container > *.act {
            flex: none;
            width: 100%;
        }
}

/* HOMEPAGE TOPIC */
body .page.home-page .page-body .sliderInTwoSides,
body .page.home-page .page-body .sliderInTwoSides > .cntnt,
body .page.home-page .page-body .sliderInTwoSides .homepageText {
    background: transparent;
}

    body .page.home-page .page-body .sliderInTwoSides .homepageText .topic-html-content {
        padding: 0;
        margin: 0;
    }

        body .page.home-page .page-body .sliderInTwoSides .homepageText .topic-html-content .topic-html-content-body > p {
            margin: 0 0 15px 15px;
        }

            body .page.home-page .page-body .sliderInTwoSides .homepageText .topic-html-content .topic-html-content-body > p img {
                width: 100%;
                border-radius: 20px;
            }

@media (min-width: 768px) {
    body .page.home-page .page-body .sliderInTwoSides .nivoSlider img {
        border-radius: 20px;
    }
}

/* HOMEPAGE JCAROUSELs */
body .page.home-page .nop-jcarousel {
    margin: 30px 0;
}

    body .page.home-page .nop-jcarousel > .show-all {
        text-align: center;
        padding-bottom: 30px;
    }

        body .page.home-page .nop-jcarousel > .show-all > a {
            color: var(--secondary);
            text-decoration: underline;
            transition: 0.3s ease-out;
        }

            body .page.home-page .nop-jcarousel > .show-all > a:hover {
                color: var(--black);
                text-decoration: underline;
            }

body .page.home-page .categories-carousel > .nop-jcarousel ul.jcarousel-list > li > .item-holder {
    border: 0;
}

body .page.home-page .products-carousel > .nop-jcarousel ul.jcarousel-list > li > .item-holder > .item-info > .jcarousel-product-title > a {
    font-size: 13px;
    font-weight: normal;
    min-height: 54px;
}

body .page.home-page .products-carousel > .nop-jcarousel ul.jcarousel-list > li > .item-holder > .item-info > .prices {
    font-size: 13px;
    margin-bottom: 10px;
}

    body .page.home-page .products-carousel > .nop-jcarousel ul.jcarousel-list > li > .item-holder > .item-info > .prices > span {
        color: var(--primary) !important;
        font-size: 14px;
        font-weight: bold;
        display: block;
        text-align: center;
        margin-right: 0;
    }

        body .page.home-page .products-carousel > .nop-jcarousel ul.jcarousel-list > li > .item-holder > .item-info > .prices > span.call-for-price::after,
        body .page.home-page .products-carousel > .nop-jcarousel ul.jcarousel-list > li > .item-holder > .item-info > .prices > span.call-for-price::before {
            display: none;
        }

    body .page.home-page .products-carousel > .nop-jcarousel ul.jcarousel-list > li > .item-holder > .item-info > .prices > .public-price {
        width: 100%;
        text-align: center;
        font-size: 13px;
        display: block;
        text-align: center;
        margin-right: 0;
    }

body .page.home-page .gray-row {
    background-color: var(--darkerBackground);
    padding-bottom: 40px;
}

    body .page.home-page .gray-row .nop-jcarousel .jcarousel-container {
        background-color: transparent;
    }

        body .page.home-page .gray-row .nop-jcarousel .jcarousel-container ul > li {
            background-color: var(--white);
        }

/* HOMEPAGE CATALOG */
body .page.home-page .homepageCatalog {
    background-color: var(--darkerBackground);
    padding: 50px 0;
}

    body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

        body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .image {
            width: 40%;
        }

        body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .text {
            width: 60%;
            text-align: left;
        }

            body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .text > h3 {
                font-size: 25px;
            }

            body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .text > p {
                color: var(--secondary);
                font-size: 18px;
                margin: 15px 0 30px;
            }

            body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .text > a {
                font-size: 16px;
            }

@media (max-width: 767px) {
    body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body {
        flex-direction: column;
    }

        body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > * {
            width: 100%;
            text-align: center;
        }

        body .page.home-page .homepageCatalog .topic-html-content .topic-html-content-body > .text {
            margin-top: 15px;
            text-align: center;
        }
}


/* HOMEPAGE BOTTOM */
body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body {
    display: flex;
    align-items: stretch;
    justify-content: stretch;
    gap: 30px;
    margin-top: 100px;
}

    body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body > p {
        flex: 1;
        border: 2px solid var(--primary);
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 62px;
        border-radius: 12px;
        padding-left: 75px;
        font-size: 16px;
        overflow: hidden;
    }

        body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body > p::before {
            content: '';
            font-family: FontAwesome;
            color: var(--white);
            background-color: var(--primary);
            position: absolute;
            top: -1px;
            left: -1px;
            width: 77px;
            height: 62px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 25px;
        }

        body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body > p.payment::before {
            content: '\f023';
        }

        body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body > p.shipping::before {
            content: '\f017';
        }

        body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body > p.support::before {
            content: '\f095';
        }

@media (max-width: 991px) {
    body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body {
        gap: 15px;
        justify-content: center;
        flex-wrap: wrap;
    }

        body .page.home-page .homepageBottom > .topic-html-content > .topic-html-content-body > p {
            width: calc(100% - 60px);
            flex: none;
        }
}

/* TOGGLE PRICES */
body .toggle-prices {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    transition: 0.3s ease-out;
    z-index: 9000001;
}

    body .toggle-prices > .left {
        width: 0;
        overflow: hidden;
        height: 170px;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        flex-direction: column;
        background-color: var(--white);
    }

        body .toggle-prices > .left > input {
            display: none;
        }

        body .toggle-prices > .left > label {
            width: 60px;
            height: 30px;
            background-color: var(--darkerBackground);
            border-radius: 20px;
            position: relative;
            cursor: pointer;
            transition: 0.3s ease-out;
        }

            body .toggle-prices > .left > label::before {
                content: '';
                position: absolute;
                top: 3px;
                left: 3px;
                width: 24px;
                height: 24px;
                background-color: var(--white);
                border-radius: 100%;
                transition: 0.3s ease-out;
            }

        body .toggle-prices > .left > input:checked + label {
            background-color: var(--primary);
        }

            body .toggle-prices > .left > input:checked + label::before {
                left: calc(100% - 27px);
            }

        body .toggle-prices > .left > span {
            color: var(--secondary);
            cursor: pointer;
        }

    body .toggle-prices > .right {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        background-color: var(--tertiary);
        cursor: pointer;
        border-radius: 0 30px 30px 0;
        transition: 0.3s ease-out;
    }

        body .toggle-prices > .right > span {
            display: inline-block;
            width: 35px;
            height: 35px;
            background-image: url(images/bike-gear.svg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            transition: 1.5s ease-out;
        }

    body .toggle-prices.active > .left {
        width: 120px;
        border: 1px solid #d0d0d0;
    }

    body .toggle-prices.active > .right > span {
        transform: rotateZ(360deg);
    }

body:not([show-only-public]) .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .search-price > .price,
body:not([show-only-public]) .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .search-price > .public-price,
body:not([show-only-public]) .prices .public-price,
body:not([show-only-public]) #kTable .prices .product-price > span,
body:not([show-only-public]) .prices .price,
body:not([show-only-public]) .sideMenu .content .body .box ul li > span .price,
body:not([show-only-public]) .sideMenu .content .body .box ul li > a .price {
    display: none !important;
}

body[show-only-public="true"] .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .search-price > .price,
body[show-only-public="true"] #kTable .prices .product-price > span,
body[show-only-public="true"] .prices .price,
body[show-only-public="true"] .simple-product-add-to-cart .prices > .product-price,
body[show-only-public="true"] .sideMenu .content .body .box ul li > span .price,
body[show-only-public="true"] .sideMenu .content .body .box ul li > a .price {
    display: none !important;
}

body[show-only-public="false"] .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .search-price > .price,
body[show-only-public="false"] #kTable .prices .product-price > span,
body[show-only-public="false"] .prices .price,
body[show-only-public="false"] .sideMenu .content .body .box ul li > span .price,
body[show-only-public="false"] .sideMenu .content .body .box ul li > a .price {
    color: var(--primary);
    font-size: 14px !important;
    font-weight: bold;
}

body[show-only-public="false"] .prices .public-price {
    display: block;
    text-align: center;
}

body[show-only-public="false"] .page.home-page .nop-jcarousel .jcarousel-container .jcarousel-clip ul.jcarousel-list li .item-holder .item-info .prices {
    height: 35px;
}

body[show-only-public="true"] .prices .price,
body[show-only-public="true"] .prices .public-price {
    font-size: 15px;
    text-align: center;
}

body .product-details-page .product-essential .overview .simple-product-add-to-cart .prices,
body .product-details-page .product-essential .overview .simple-product-add-to-cart .prices > * {
    font-size: 20px;
}

    body .product-details-page .product-essential .overview .simple-product-add-to-cart .prices .public-price {
        display: inline-block;
        margin-top: 7px;
    }

/* SEARCH SAAS */
body .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > #pagination > .ais-Pagination > ul.ais-Pagination-list > li.ais-Pagination-item.ais-Pagination-item--selected > a,
body .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > #pagination > .ais-Pagination > ul.ais-Pagination-list > li.ais-Pagination-item.ais-Pagination-item--selected > span {
    color: var(--white);
}

body .product-search-saas-container > .product-search-saas-background .ais-InstantSearch > .content-ais > .body-ais > .list-container > .ais-Hits > ol.ais-Hits-list > li.ais-Hits-item > .list-item > .right > .search-price {
    font-size: 18px;
}

/* FOOTER */
body footer .footer-address > ul > li {
    line-height: 25px;
}

/* REMOVE REGISTRATION */
body .sideMenu .content .body .box ul li.register,
body .sub-header .header-links ul li.register,
body .master-wrapper-content header .loginBtn.register {
    display: none;
}

body .page.login-page .page-title {
    width: 50%;
    max-width: 100%;
    margin: 0 auto 30px;
    float: unset;
}

body .page.login-page .customer-blocks .register-block {
    display: none;
}

body .page.login-page .customer-blocks .returning-wrapper {
    border: 0;
    float: unset;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}

/* PROMO ON CART */
body .page.shopping-cart-page .order-summary-content table.cart td.subtotal > .discount > span {
    color: var(--primary);
}

body .page.shopping-cart-page .order-summary-content table.cart td.subtotal > .cart-promo > span {
    display: inline-block;
    color: var(--white);
    background-color: var(--primary);
    padding: 3px 6px;
    border-radius: 6px;
    margin-bottom: 5px;
}

/* SELECT DELIVERY ON CART */
body .shipping-date-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    width: 100%;
    text-align: center;
}

body .shipping-date-dialog input[type="date"] {
    width: 175px;
    max-width: 100%;
}

body .shipping-date-dialog .error-text {
    color: var(--tertiary);
    padding-top: 10px;
}

body .top-menu.restyle ul.menu > li.assistance,
body .top-menu.restyle ul.menu > li.experienceCenter {
    order: 180;
}

/* TOP MENU */
body #catalogs-restyle .box li a[title="Fine serie"],
body #catalogs-restyle .box li a[title="Novità"] {
    display: none;
}

body .top-menu.restyle ul.menu > li.end-prod,
body .top-menu.restyle ul.menu > li.new-prod,
body .top-menu.restyle ul.menu > li.gruppi {
    order: 130;
}

/* ORDER GESTIONALE - REORDER BUTTON */
body td.re-order {
    padding-left: 0;
    padding-right: 0;
}

    body td.re-order > .re-order > svg {
        width: 15px;
        height: 15px;
    }

        body td.re-order > .re-order > svg path {
            fill: var(--tertiary);
        }

/* HIDE AVAILABILITY ON GRUPPI */
body[data-breadcrumb~="Gruppi"] .prodOverview .overview .availability {
    display: none;
}
