﻿:root {
    --text-primary-color: #212529;
    --button-primary-main-color: #212529;
    --button-primary-border-color: #212529;
    --background-main-color: #F5F5F5;
    --text-default-color: #393939;
    --text-default-color-light: #848484;
    --text-default-active-color: #212529;
    --box-background-color: #067EC1;
    --bottom-promo-slider-background-color: #067EC1;
    --bottom-promo-slider-text-color: #ffffff;
    --bs-gutter-x: 1.5rem;
    --recab-box-high: 0px;
}


@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaNeue/helveticaneue_bold.woff2') format('woff2'), url('../fonts/helveticaNeue/helveticaneue_bold.woff') format('woff'), url('../fonts/helveticaNeue/helveticaneue_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaNeue/helveticaneue_light.woff2') format('woff2'), url('../fonts/helveticaNeue/helveticaneue_light.woff') format('woff'), url('../fonts/helveticaNeue/helveticaneue_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaNeue/helveticaneue.woff2') format('woff2'), url('../fonts/helveticaNeue/helveticaneue.woff') format('woff'), url('../fonts/helveticaNeue/helveticaneue.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}



html, body {
    font-size: 16px;
    font-family: 'Helvetica Neue', sans-serif !important;
    overflow-x: hidden;
    /*TEST BOLD SU SAFARU*/
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    touch-action: pan-y;
}

h1, .h1 {
    font-size: 70px;
}

h2, .h2 {
    font-size: 40px;
}

h4, .h4 {
    font-size: 24px;
}

small, .small {
    font-size: 14px;
}



@media (min-width: 1350px) and (max-width:1600px) {

    h2, .h2 {
        font-size: 35px;
    }
}


@media (min-width: 1350px) and (max-width: 1500px) {

    h1, .h1 {
        font-size: 65px;
    }
}



@media (min-width: 1200px) and (max-width: 1350px) {

    h1, .h1 {
        font-size: 60px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    html, body {
        font-size: 14px;
        font-family: 'Helvetica Neue', sans-serif !important;
        overflow-x: hidden;
    }

    h1, .h1 {
        font-size: 55px;
    }

    h2, .h2 {
        font-size: 32px;
    }

    h4, .h4 {
        font-size: 20px;
    }

    small, .small {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    html, body {
        font-size: 14px;
        font-family: 'Helvetica Neue', sans-serif !important;
        overflow-x: hidden;
    }

    h1, .h1 {
        font-size: 40px;
        font-weight: 400;
    }

    h2, .h2 {
        font-size: 30px;
        font-weight: 400;
    }

    h4, .h4 {
        font-size: 18px;
    }

    small, .small {
        font-size: 12px;
    }
}

body {
    margin-bottom: 490px;
}

header {
    /*max-width: 1920px;*/
    /*margin: 0 auto;*/
}

.magnum {
    font-family: 'Helvetica Neue', sans-serif !important;
}

footer {
    max-width: 1920px;
    margin: 0 auto;
    left: 50%;
    height: 490px;
    transform: translate(-50%, 0);
    background-color: #fff;
}

.copy {
    line-height: normal;
    margin-bottom: 0;
}
#logoImg {
    padding-left: 32px;
}

body.checkout {
    max-width: 1920px;
    margin: 0 auto;
}

header.centered {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0px;
    z-index: 99;
    width: 100%;
}

.loginBtnContainerEmailPartial {
    margin-top: 30px;
    margin-bottom: 30px !important;
    text-align: center;
}

.forgotPswLabel {
    color: #000;
}

.goToSignupLabel {
    margin-top: 27px !important;
    margin-bottom: 32px !important;
}

    .goToSignupLabel a {
        color: #000;
    }

#card_login_email .form-floating,
#findorder-container .form-floating {
    margin-bottom: 40px;
}

#mainCont a {
    text-decoration: underline;
    color: #000;
}

.blackText {
    color: #000 !important;
}

.whiteText {
    color: #000;
}

.navbarMenu {
    background-color: transparent;
}

.activeColor {
    color: #000;
}

.resetPw-FasciaTitolo {
    background-color: transparent;
    color: #000;
}

.containerBody {
    max-width: 1920px;
    margin: 0 auto;
}

.fasciaPromoTop {
    background-color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 0.2rem 0;
    height: 34px;
    border-bottom: 1px solid #BABABA;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .fasciaPromoTop a {
        background-color: #fff;
        color: #888888;
        text-decoration: none;
        font-size: 12px;
    }

#navBarMain {
    z-index: 9;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.containerBody {
    margin-top: 135px;
}

.info-pre-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
}

.pre-footer-list {
    padding-right: 35px;
    padding-left: 35px;
    border-right: 1px solid #B1B1B1;
    height: 33px;
    display: flex;
    align-items: center;
}

    .pre-footer-list a {
        text-decoration: none;
        color: #6c757d !important;
    }

    .pre-footer-list:last-child {
        border-right: none;
    }

.newsletterRowFooter {
    background-color: #F5F5F5;
    color: #000;
    display: inline-flex;
    width: 100%;
}

#navBarMain {
    border-bottom: 1px solid #BABABA;
    border-top: 1px solid #BABABA;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

.inputNLFooter {
    height: 36px;
    background-color: #fff;
    border: 1px solid #888888;
    margin-right: 29px;
}

    .inputNLFooter::placeholder {
        color: #888888;
        opacity: 1;
        font-size: 13px;
    }

    .inputNLFooter:-ms-input-placeholder {
        color: #888888;
        font-size: 10px;
    }

    .inputNLFooter::-ms-input-placeholder {
        color: #888888;
        font-size: 10px;
    }

.fasciaPromoTop {
    border-bottom: none;
}

    .fasciaPromoTop a {
        background-color: transparent;
    }

#menuShoppingBag li a {
    /*    color:#000;*/
}

.containerBody {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

#seconda-vetrina-placeholder .home-section-title {
    display: none;
}

#seconda-vetrina-placeholder {
    margin-top: 10vh;
}




.main-wrapper a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

h1.content_title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
}

@media (min-width: 1350px) and (max-width:1600px) {
    h1.content_title {
        font-size: 35px
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    h1.content_title {
        font-size: 32px;
    }
}



@media (max-width: 768px) {
    h1.content_title {
        font-size: 30px;
    }
}

#shop .sub-menu-inner img {
    /*    margin-top: 50px;*/
    margin-bottom: 110px;
}

#SHOP .sub-menu-inner img {
    /*    margin-top: 50px;*/
    margin-bottom: 110px;
}

.btn-nl-register {
    border: 2px solid #000000;
    border-radius: 0px;
}

.nl-subscribe-container {
    display: flex;
    align-items: center;
}

.footerContainerBlueStrip {
    max-width: 1920px;
}

.social {
    font-size: 20px;
}

.registrationFasciaTitolo {
    background-color: #fff;
    color: #000;
    max-height: unset;
}

@media screen and (min-width: 992px) {
    #SHOP .sub-menu-inner {
        background: #D6EBDD;
        border-radius: 0px !important;
        max-height: 590px;
    }

    #shop .sub-menu-inner {
        background: #D6EBDD;
        border-radius: 0px !important;
        max-height: 550px;
    }

    .sub-menu-inner {
        background: #D6EBDD;
        border-radius: 0px !important;
        max-height: 350px;
    }

    .sub-menu {
        top: 88%;
    }
}

.accordion-mm .accordion-button {
    color: #000;
}

/*.slide-menu a {
    border-bottom: 1px solid #000;
    color: #000;
    padding-right: 5px;
}*/

.sub-menu ul li a:hover {
    padding-left: 0px;
    opacity: 1;
}

.slide-menu {
    width: 340px;
    background-color: #fff;
    border-right: 1px solid #ccc;
}

.sub-menu-item-container h4 a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.slide-menu .btn {
    color: #000;
}

.mm-first a::after {
    right: 5px;
}

.sub-menu-item-container ul li a {
    font-size: 12px;
}

#menuBox .dropdown-item {
    padding-left: 0px;
}

.sub-menu-item {
    padding-left: 94px !important;
}

.thumbelina {
    list-style-type: none;
}

#menuBox .dropdown-item:hover {
    color: #000;
    background-color: transparent;
}
/*INIZIO THUMBELINA*/

.thumbelina {
    list-style: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    white-space: nowrap;
    /* font-size:0 stop gaps between display-inline li elemets */
    /* Either do this, or remove all white space in HTML beween li elements */
    font-size: 0;
    /* prevent annoying iPad cut/paste actions */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

    /* Style for the list items that surround the thumbnails */
    .thumbelina li {
        padding: 5px;
        line-height: 0px;
        margin: 0px;
        cursor: pointer;
    }

        /* Add a border to the thumbnails. */
        .thumbelina li img {
            border: 1px solid #ccc;
        }

            /* Hover effect for the images */
            .thumbelina li img:hover {
                border: 1px solid #aaa;
            }


/*
    Following is the CSS for the navigation buttons.
    They are designed to fit flush on the ends of the slider
    using absolute positioning, with the container as the parent element.
    The sizes are set to match the demo slider.
    You can change any of this as you wish - you don't even need to use these classes.
    Position the buttons where you like on the page, change sizes, use images etc.
    They don't have to be children of the container.
*/

/* Common style for the buttons */
.thumbelina-but {
    position: absolute;
    border: 1px solid #aaa;
    /*z-index: 1;*/
    cursor: pointer;
    /* Font related items for the symbols used on buttons */
    /* Obviously not needed if you're just using images */
    color: #888;
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
    font-weight: bold;
    font-family: monospace;
}

    /* Hover style for active button */
    .thumbelina-but:hover {
        /*color:#fff;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.5);*/
    }

    /* Disabled style when button is not active due to extents being reached. */
    /* You could do other things e.g. make buttons dissapear completely. */


    /* Horizontal buttons. */
    .thumbelina-but.horiz {
        width: 20px;
        height: 75px;
        line-height: 75px;
        top: -1px;
    }
        /* Left edge button. */
        .thumbelina-but.horiz.left {
            left: -22px;
            /*border-radius: 5px 0px 0px 5px;*/
        }
        /* Right edge button */
        .thumbelina-but.horiz.right {
            right: -22px;
            /*border-radius: 0px 5px 5px 0px;*/
        }

    /* Vertical buttons. */
    .thumbelina-but.vert {
        left: -1px;
        height: 20px;
        line-height: 20px;
        width: 100%;
    }

        /* Top edge button. */
        .thumbelina-but.vert.top {
            top: -20px;
            /*border-radius: 5px 5px 0px 0px;*/
        }

        /* Bottom edge button. */
        .thumbelina-but.vert.bottom {
            bottom: -20px;
            /*border-radius: 0px 0px 5px 5px;*/
        }
/*FINE THUMBELINA*/


.footer-labels-container {
    display: flex;
    justify-content: space-around;
}

.footerHelp li {
    font-size: 16px;
}

    .footerHelp li a {
        font-size: 16px;
        text-decoration: none;
        color: #000;
    }
/*.footerHelp li:first-child{
    text-transform:uppercase;
    margin-bottom:12px;
    text-decoration:none;
}*/

.navbarMenu {
    border-bottom: none !important;
}

.filterSelected {
    font-weight: bold;
}

.cases-box, .news-box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-decoration: none;
}

.news-box {
    align-items: center;
    padding-left: 41px;
    padding-right: 41px;
}

.cases-box img {
    padding-bottom: 22px;
}

.cases-box .titolo-main {
    font-size: 24px;
    color: #000;
    padding-left: 7px;
    padding-bottom: 13px;
}

.cases-box .location-main {
    font-size: 16px;
    color: #000;
    padding-left: 7px;
}

.be-grid,
.news-grid {
    display: grid;
    grid-template-columns: repeat(4, 21%);
    grid-template-rows: auto;
    grid-row-gap: 37px;
    margin-bottom: 3rem;
    grid-column-gap: 73px;
    padding-left: 140px;
    padding-right: 140px;
    background-color: #F5F5F5;
    padding-bottom: 90px;
}

.be-box-img,
.news-box-img {
    padding-left: 52px;
    padding-right: 52px;
    padding-bottom: 27px;
    display: block;
}

.be-box-container,
.news-box-container {
    padding: 52px 0px;
    background-color: #fff;
    max-width: 355px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.be-box-location,
.news-box-location {
    margin-top: auto;
    text-decoration: none;
}

.be-anteprima-titolo,
.news-anteprima-titolo {
    font-size: 24px;
    text-decoration: none;
    color: #000;
    padding-bottom: 60px;
    /*    padding-left: 12px;
    padding-right: 12px;*/
}

.be-luogo-data,
.news-luogo-data {
    font-size: 16px;
    text-decoration: none;
    color: #000;
    display: block;
    text-transform: capitalize;
}

.be-filter-row,
.news-filter-row {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
    background-color: #F5F5F5;
}

    .be-filter-row a,
    .news-filter-row a {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
    }

        .be-filter-row a:after,
        .news-filter-row a:after, .video-filter-row a:after {
            content: '|';
            margin-left: 5px;
            margin-right: 5px;
        }

        .news-filter-row a:last-child:after,
        .be-filter-row a:last-child:after {
            content: '';
            margin-left: 0px;
            margin-right: 0px;
        }

.news-title-img-container img {
    max-width: 1090px;
}

.news-title-container {
    display: flex;
}

.news-title--text-container {
    display: flex;
    padding-left: 67px;
    align-items: center;
    max-width: 508px;
    font-size: 35px;
}

.news-body-container {
    padding-left: 270px;
    padding-right: 270px;
    font-size: 16px;
    letter-spacing: 0.48px;
    padding-top: 100px;
    padding-bottom: 40px;
}

.news-gallery-title {
    font-size: 24px;
    padding-left: 270px;
    padding-block: 47px;
}

/*.cases-title-img-container img{
   max-width:1920px;
}*/

.cases-title-container {
    position: relative;
}

.cases-title--text-container {
    margin-top: 2rem;
    text-transform: uppercase;
    max-width: max-content;
}

.cases-gallery-title {
    font-size: 24px;
    padding-left: 140px;
    padding-block: 47px;
}

/*.be-filter-row {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
    background-color: #F5F5F5;
}

    .be-filter-row a {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
    }
        */


/*.be-grid {
    display: grid;
    grid-template-columns: repeat(4, 21%);
    grid-template-rows: auto;
    grid-row-gap: 37px;
    margin-bottom: 3rem;
    grid-column-gap: 73px;
    padding-left: 140px;
    padding-right: 140px;
    background-color: #F5F5F5;
}*/

ul.omniBreadcrumb {
    text-transform: none;
}

.pdp-right-side {
    padding-left: 68px;
}

.be-box img {
    padding-bottom: 27px;
}

/*.be-box-container {
    padding-top: 43px;
    background-color: #fff;
    max-width: 355px;
    text-align: center
}*/

/*.be-anteprima-titolo {
    font-size: 24px;
    text-decoration: none;
    color: #000;
}*/

.be-box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-decoration: none;
}

/*.be-luogo {
    padding-top: 16px;
    color: #000;
    font-size: 16px;
}

.be-data {
    padding-bottom: 42px;
    color: #000;
    font-size: 16px;
}*/

.video-filter-row {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
}

    .video-filter-row a {
        font-size: 16px;
        color: #000;
        text-decoration: none;
    }

.video-grid {
    display: grid;
    grid-template-columns: repeat(3, 31%);
    grid-template-rows: auto;
    grid-row-gap: 37px;
    margin-bottom: 3rem;
    grid-column-gap: 16px;
    padding-left: 140px;
    padding-right: 140px;
}

.video-box img {
    padding-bottom: 27px;
}

.video-box-container {
    padding-top: 43px;
    background-color: #fff;
    text-align: center
}

.video-anteprima-titolo {
    font-size: 24px;
    text-decoration: none;
    color: #000;
    padding-bottom: 40px;
    text-align: left;
    padding-left: 10px;
}

.video-box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-decoration: none;
}

.be-box {
    align-items: center;
}

/*.slick-next:before {
    content: "\F060" !important;
    color: black;
    font-family: "Font Awesome 5 Free" !important;
}
.pippo:before{
    content: "\F060" !important;
    color: black;
    font-family: "Font Awesome 5 Free" !important;
}

.slick-prev:before {
    content: "\F061" !important;
    font-family: "Font Awesome 5 Free" !important;
}*/
.slick-next:before, .slick-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 30px;
    font-weight: 900;
}

.slick-next, .slick-prev {
    mix-blend-mode: difference;
}

    /*.slick-next:before {
    background-image:url('../img/icons/slider-arrow-right.svg');
}*/

    /*.slick-next:before {
    content: '\F061' !important;
}
.slick-prev:before {
    content: '\F060' !important;
}*/
    .slick-prev:before {
        content: '\e921' !important;
        font-family: 'Kartell';
    }

    .slick-next:before {
        content: '\e922' !important;
        font-family: 'Kartell';
    }

    .slick-next:before, .slick-prev:before {
        z-index: 1;
        width: 40px;
        height: 40px;
        margin-top: -50%;
        margin-left: -50%;
        transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1),background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),width 0.3s cubic-bezier(0.4, 0, 0.2, 1),height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

.slick-next {
    right: 0px;
}

.slick-prev {
    left: 11px;
    z-index: 1;
}

/*.slick-next:before {
    width: 48px;
    height: 48px;
    display: inline-block;
    content: '';
    -webkit-mask: url(../img/icons/slider-arrow-right.svg) no-repeat 50% 50%;
    mask: url(../img/icons/slider-arrow-right.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    mix-blend-mode: difference;
}*/
.modal-xl {
    max-width: 1920px;
    width: 100%
}

.be-single-image {
    text-align: center;
}

    .be-single-image img {
        max-width: 100%
    }

/*.be-slider img {
    height: calc(100vh - 200px);
    width: auto;
    margin: 0 auto;
}
*/

#productMainContent {
    padding-left: 142px;
}


#products {
    background-color: #F5F5F5;
}

.product {
    border: none;
    background-color: #fff;
}

.products-grid {
    padding-left: 120px;
    padding-right: 120px;
    margin-bottom: 20px;
    grid-row-gap: 20px;
    /*margin-top: 20px;*/
}

.variants img {
    width: 16px;
    height: 16px;
}

.variants {
    display: flex;
    grid-template-columns: repeat(7,1fr);
    column-gap: 2px;
    grid-template-rows: min-content;
    min-height: 16px;
}

.checkout-button-container {
    text-align: center;
}

.productListProductDescription {
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.productListPriceFull {
    color: #B1B1B1;
    font-size: 14px;
    margin-right: 7px;
}

.regular-price {
    font-size: 14px;
    font-weight: bold;
}

.productListDiscountPercentage {
    font-size: 14px;
    color: #EA0000;
}

.cart-recap-total-price {
    font-weight: bold;
    margin-left: 7px;
}

.profileSelect, .profileInput, .paymentInput {
    background-color: #F5F5F5 !important;
    border-bottom: 1px solid #707070 !important;
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
}

.product_save {
    color: #000;
}

.cart-summary-footer {
    background-color: #fff;
    text-align: left;
    padding: 14px;
    font-size: 16px;
    width: 96%;
    font-weight: bold;
}

.cart-box-recap {
    color: #000;
    padding: 10px;
}

.cart-recap-container {
    background-color: #F5F5F5;
}

#section_resume .accordion-button {
    font-size: 16px;
    text-transform: uppercase;
}

.cart-box-recap .list-group-item {
    padding-top: 14px;
    padding-bottom: 14px;
    background-color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

#section_resume .accordion-button::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "\e906";
    transition: transform .2s ease-in-out;
    background-image: none;
    font-family: icomoon;
    right: -2px;
    position: absolute;
    bottom: 6px;
    font-size: 24px;
}

.cart-title-magnum {
    color: #000;
}

.cart-payment-btn {
    background-color: #F5F5F5;
    border-color: #F5F5F5 !important;
}

.payment-info {
    color: #000;
}

#subtotal {
    padding: 1rem 2rem;
    background: #fff !important;
}

#section_resume .accordion-button:not(.collapsed)::before {
    top: 5px;
}

.right-block-checkout {
    background-color: #F5F5F5;
    padding: 20px;
    margin-bottom: 20px;
}

.border-primary {
    border-color: #000 !important;
}

.cart-product-list-details-rowtotal {
    font-weight: bold;
    font-size: 24px;
    padding-top: 10px;
    text-align: right;
}

.cartProductDescription {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.cartProductListContainer {
    display: flex;
    background: #FFFFFF;
    border: none;
    border-bottom: 1px solid #E1E1E1;
    box-sizing: border-box;
    padding: 1.5rem 1rem;
}

ul[id^='basketTab'] .nav-link.active {
    border: 1px solid #000 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    padding: 7px 30px !important;
    border-radius: 0px !important;
    background-color: #fff !important;
}

ul[id^='basketTab'] button[id^='moddelivery'].nav-link.active {
    border: 1px solid #000 !important;
    border-radius: 0px !important;
}

.cart-recap-title {
    background-color: #fff;
    color: #000;
}

.rowTable .cell a {
    color: #000;
    text-decoration: none;
}

.btn-primary {
    color: #000;
    background-color: #fff;
    border-color: #000;
    border-radius: 0px;
}

    .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
        color: #FFF !important;
        background-color: #000;
        border-color: #000;
    }

.profileTextArea {
    background-color: transparent;
    border: 1px solid #707070;
    border-radius: 0px;
    padding-left: 7px;
    resize: none;
    height: 100% !important;
}

.profileSelect:focus, .profileSelect:active, .profileInput:focus, .profileInput:active, .paymentInput:focus, .paymentInput:active {
    background-color: #F5F5F5 !important;
    border-bottom: 1px solid #707070;
}

.profileIndideData, .profileEditContainerData {
    margin: 0 auto;
    margin-top: 22px;
    padding-left: 15%;
    padding-right: 15%;
    background-color: #F5F5F5;
    max-width: 100%;
    /*padding-top: 20px;
    padding-bottom: 30px;*/
}

.card {
    background-color: #F5F5F5;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000000;
    font-weight: bold;
}

.greyBkg {
    background-color: #F5F5F5;
}

.profileFasciaNome {
    background-color: #fff;
    color: #000;
    max-height: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.deliveryMethodPanelName {
    font-weight: bold;
}

.cart-box-recap ul li.list-group-item {
    margin-block: 10px;
}

.checkout_section {
    font-size: 16px;
}

.cart-readonly-data-body {
    font-size: 16px;
}

.btn-secondary {
    color: #000;
    background-color: transparent;
    border-color: #000;
    border-radius: 0px;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #000;
        border-color: #000;
        border-radius: 0px;
    }

.profileButtonLight, .profileButtonDark {
    border: 1px solid #000;
    border-radius: 0px;
    opacity: 1;
    background: #fff;
    color: #000;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 7px 15px;
    text-decoration: none;
}

    .profileButtonLight:hover, .profileButtonDark:hover {
        border: 1px solid #000;
        border-radius: 0px;
        opacity: 1;
        background: #000;
        color: #fff;
        font-size: 1rem;
        text-transform: uppercase;
        padding: 7px 15px;
        text-decoration: none;
    }





.navbar-navMenu > li > a {
    font-weight: normal !important;
    font-size: 16px;
}

#imgLogoDesktop {
    margin-right: 30px;
}

.techFilesContainer {
    display: flex;
    justify-content: space-evenly;
    margin-block: 50px;
}

.rigaFiltriLeft {
    color: #000;
    display: inline-flex;
    line-height: 2;
    border-bottom: none;
    padding-block: 2px;
    padding-bottom: 1rem;
    margin-bottom: 0px;
    background-color: #F5F5F5;
    padding-top: 1rem;
}

.downloadsTitle {
    margin-top: 50px;
    margin-bottom: 30px;
}

.downloadBox {
    display: flex;
    background-color: #F5F5F5;
    width: 260px;
    height: 118px;
    color: #000;
    text-decoration: none;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

    .downloadBox .icoDown {
        display: none;
    }

    .downloadBox:hover .icoDown {
        display: block;
        color: #FFF;
    }

    .downloadBox:hover .imgDown {
        display: none;
    }

    .downloadBox:hover .txtDown {
        display: none;
    }

    .downloadBox:hover {
        background-color: #000;
    }

.txtDown {
    font-size: 24px;
}

.icoDown {
    font-size: 30px;
}

#awardsContent {
    display: flex;
    justify-content: center;
}

#awards h1 {
    font-size: 35px;
    margin-top: 50px;
    margin-bottom: 80px;
}

.award {
    padding-right: 20px;
}

.videoContainer {
    max-width: 1300px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 96px;
}

    .videoContainer video {
        width: 100%;
        height: auto;
    }

.filter-group {
    padding-left: 135px;
}

.order-group {
    padding-right: 135px;
}

.titoloCategoriaEsposizione {
}

    .titoloCategoriaEsposizione h1 {
        color: #000;
        font-size: 35px !important;
        text-transform: uppercase;
    }

.omniBreadcrumb li a {
    color: #888888;
    font-size: 12px;
}

.omniBreadcrumb li {
    color: #888888;
    font-size: 12px;
}

ul.omniBreadcrumb li:last-child {
    color: #000;
    font-size: 12px;
}





.filterMobileOpenOptions {
    border: 1px solid #888888;
    border-radius: 0px;
    opacity: 1;
    background-color: transparent;
    color: #000000;
    font-size: 13px;
    text-transform: uppercase;
    padding: 7px 40px;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
}

.productDescription h1 {
    text-transform: uppercase;
    font-size: 35px;
}

.productDesigner {
    font-size: 16px;
}

.productLongDescription {
    padding-left: 250px;
    padding-right: 250px;
    font-size: 16px;
    color: #000;
    letter-spacing: 0.48px;
    text-align: center;
    padding-top: 60px;
}

.productCode {
    color: #000;
    font-size: 16px;
}

.color-selected {
    border-bottom: 8px solid #000;
    padding-bottom: 8px;
}

    .color-selected img {
        margin-bottom: 25px;
    }

.distPrimColor {
    display: inline-flex;
    list-style-type: none;
    padding-left: 0px;
}

    .distPrimColor li {
        margin-right: 10px;
    }

        .distPrimColor li img, .distinctive-one-item img {
            width: 40px;
            height: 40px;
            border: 1px solid #ccc;
        }

.productDistinctiveLabel {
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 16px;
}

.productDetailSellPrice {
    font-size: 24px;
    font-weight: bold;
}

.productDetailPriceFull {
    font-size: 24px;
    color: #B1B1B1;
    margin-right: 6px;
}

.productDetailDiscountPercentage {
    font-size: 24px;
    color: #EA0000;
}

.afterDesigner {
    width: 154px;
    height: 1px !important;
    color: #000;
    opacity: 1;
}

#quantity {
    background-position-x: 98%;
    width: 276px;
}

.productQuantityLabel {
    font-weight: normal;
    font-size: 16px;
}

.productShippingEstimated {
    font-size: 16px;
    font-style: normal;
    /*padding-top:32px;*/
    padding-bottom: 15px;
}

.productAvailability {
    padding-top: 32px;
}

.thumbelina li img:hover {
    border: none;
}

.productAddWishList a {
    color: #A5A5A5;
    font-size: 16px;
    text-decoration: none;
}

#productFloatingAddCartel {
    position: fixed;
    bottom: 50px;
    background-color: #fff;
    z-index: 3;
    height: 100px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1620px;
    border: 4px solid #000;
    box-shadow: none !important;
}

.productFloatingAddCartelContainer {
    display: flex;
    align-items: center;
    height: 92px;
    padding-top: unset;
    justify-content: space-around;
}

.productFloatingAddCartelItemProductName {
    font-size: 24px;
}

.spot-item, #sp-slider.spot-item {
    display: flex;
    flex-direction: column;
    max-width: 250px;
    margin: auto;
}

    .spot-item .product-name, .spot-item .price {
        align-self: center;
        margin-bottom: 0;
        color: black;
    }

    .spot-item .product-name {
        text-align: center;
        margin-top: 2.5vh;
    }

        .spot-item .product-name:hover {
            color: black;
        }

    .spot-item .price {
        font-size: 0.9em;
        font-weight: bold;
        margin-top: 0.2rem;
    }

#dropdownDistPrimFloat img, .ddlFloatDistPrim img {
    width: 27px;
    height: 27px;
    border: 1px solid #ccc;
}

#dropdownDistPrimFloat, #dropdownDistSecFloat {
    height: 45px;
    width: 240px;
    text-decoration: none;
    display: flex;
    align-items: center;
    border: 1px solid #000;
    padding-left: 8px;
    position: relative;
}

.productFloatingAddCartelDistPrimContainer .dropdown-toggle::after, .productFloatingAddCartelDistSecContainer .dropdown-toggle::after {
    margin-left: 0px;
    position: absolute;
    right: 4px;
}

.productFloatingAddCartelDistPrimContainer .dropdown-toggle span {
    white-space: pre-wrap;
}


.productDropDownDistinctivesFloating {
    min-width: 208px;
}

.productFloatingAddCartelDistPrimContainer, .productFloatingAddCartelDistSecContainer, .productQuantityFloatContainer {
    display: flex;
    align-items: center;
}

.flotatingPrimDistLabel, .productQuantityFloatingLabel {
    margin-right: 7px;
}

#quantityFloating {
    border: 1px solid #000;
}


.pre-footer-list-mobile {
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 5px;
    border-right: 1px solid #B1B1B1;
    display: flex;
    align-items: center;
}

    .pre-footer-list-mobile a {
        line-height: normal;
    }

    .pre-footer-list-mobile span {
        padding-top: 3px;
        padding-right: 5px;
    }


.footer-labels-container h6 a {
    text-decoration: none;
    color: #000;
    margin-left: 35px;
    padding-bottom: 24px;
}

@media (max-width: 975px) {
    .footer-labels-container {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

        .footer-labels-container > div {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .footer-labels-container h6 a {
            padding-bottom: 0px;
        }
}

.footerHelp {
    margin-left: 35px;
}

.news-date-location {
    font-size: 16px;
    text-align: left;
}

.sp-single-container {
    display: flex;
    padding-bottom: 90px;
}

.sp-single-image-container img {
    max-width: 1090px;
}

.sp-single-text-container {
    padding-left: 70px;
    display: flex;
    font-size: 35px;
    text-decoration: none !important;
    color: #000;
    flex-direction: column;
    justify-content: center;
}

    .sp-single-text-container span {
        padding-top: 20px;
        font-size: 16px;
        text-decoration: none !important;
        color: #000;
    }

.sub-menu-item-container h4 a, .sub-menu-item-container ul li a {
    color: #000;
}


.sp-link-container {
    text-decoration: none !important;
    color: #000;
}

.sp-link-container-even {
    justify-content: flex-end;
}

.sp-even {
    padding-right: 200px;
    padding-left: 0px;
}

.sp-detail-main-img-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
}

.sp-detail-main-text-container {
    position: absolute;
    top: 50%;
    margin: 0;
    font-size: 70px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
}

    .sp-detail-main-text-container span {
        font-size: 16px;
    }

.sp-detail-text-container {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 350px;
    padding-right: 350px;
    font-size: 16px;
}

.sp-download-pdf-rect {
    margin: 60px auto;
    text-align: center;
    width: 260px;
    height: 120px;
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .sp-download-pdf-rect:hover {
        background-color: #000;
    }

    .sp-download-pdf-rect i {
        position: absolute;
        top: 25px;
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 35px;
    }

    .sp-download-pdf-rect:hover i {
        color: #FFF;
    }

    .sp-download-pdf-rect:hover .icon-ka-download {
        color: #FFF;
        left: 50%;
        transform: translate(-50%, 20px);
        transition-duration: 0.8s;
    }

    .sp-download-pdf-rect span {
        color: #000;
        font-size: 24px;
    }

        .sp-download-pdf-rect span a {
            color: #000;
            font-size: 24px;
            text-decoration: none;
        }

.pre-footer-icon {
    font-size: 23px;
    margin-right: 35px;
}

.social_logged a, .social a {
    color: #000;
    text-decoration: none;
    margin-right: 7px;
}


.icon-edit-profile {
    color: #000;
    text-decoration: none;
}

.logo-sticky-small {
    width: 98px;
}

#logoImg {
    display: flex;
}

#countryLanguagePanel {
    position: absolute;
    top: 100px;
    right: 40px;
    border: 1px solid #D6D6D6;
    max-width: 450px;
    background-color: #fff;
    z-index: 9;
}

.countries-list-panel {
    height: 168px;
    margin: 0;
    -webkit-transition: height .5s cubic-bezier(.17,.4,0,1.01);
    -o-transition: height .5s cubic-bezier(.17,.4,0,1.01);
    transition: height .5s cubic-bezier(.17,.4,0,1.01);
    overflow: auto;
    padding-left: 0px;
}

    .countries-list-panel li {
        display: block;
        position: relative;
        text-transform: none;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        letter-spacing: .03em;
        cursor: pointer;
        line-height: 1.3;
    }

.countries-list-item {
    font-size: 1rem;
    line-height: 1.3;
    width: 100%;
    padding: 8px 8px 8px 8px;
    white-space: inherit;
}

    .countries-list-item a {
        font-size: 1rem;
        width: 100%;
        white-space: inherit;
        color: #000;
        text-decoration: none;
        display: block;
    }

        .countries-list-item a:hover {
            font-weight: bold;
        }


.language-countries-container {
    width: 331px;
}

.countries-container {
    background-color: #F5F5F5;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.languages-container {
    padding-top: 20px;
    padding-bottom: 20px;
}

#countriesInput {
    width: 100%;
    margin-bottom: 25px;
    height: 38px;
    border: 1px solid #000;
    margin-top: 8px;
}

.countries-title {
    font-size: 24px;
    padding-bottom: 15px;
    padding-top: 8px;
    text-align: center;
}

.plus-space {
    margin-right: 35px;
}

.language-list-container {
    padding-right: 20px;
    padding-left: 20px;
}

    .language-list-container > .accordion-item {
        border: none;
        border-bottom: 1px solid #000;
        border-radius: 0px;
    }

        .language-list-container > .accordion-item > .accordion-header > .accordion-button:not(.collapsed) {
            color: #000;
            background-color: #fff;
            box-shadow: none;
            padding-left: 8px;
        }

        .language-list-container > .accordion-item > .accordion-header > .accordion-button {
            color: #000;
            background-color: #fff;
            box-shadow: none;
            padding-left: 8px;
        }

            .language-list-container > .accordion-item > .accordion-header > .accordion-button:focus {
                z-index: 3;
                border-color: none;
                outline: 0;
                box-shadow: none;
            }

.accordion-button:not(.collapsed)::after {
    content: "\e900";
    font-family: 'kartell';
    background-image: none;
    transform: rotate(180deg);
}

.accordion-button::after {
    content: "\e900";
    font-family: 'kartell';
    background-image: none;
    transition: transform .2s ease-in-out;
}

.language-list-container .accordion-body {
    padding-left: 0px;
}

.language-list-ul {
    list-style-type: none;
    padding-left: 8px;
}

.language-list-item a {
    color: #000;
    text-decoration: none;
}

.country-panel-sticky {
    top: 36px !important;
}

#searchPanel {
    background-color: #fff;
    opacity: .95;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    justify-content: center;
    align-items: flex-start;
}

@media(max-width:1200px) {
    #searchPanel {
        overflow: auto;
    }
}

#closeSearchPanel {
    z-index: 10;
}


    #closeSearchPanel span {
        font-size: 2rem;
        cursor: pointer;
        color: #000;
    }

.searchTitle {
    color: #000;
    font-size: 60px;
    text-align: center;
}

.form-inline .form-control {
    background-color: transparent;
    border-bottom: 1px solid #000;
    color: #000;
}

.btnSearchModal {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 25px;
    border-bottom: 1px solid #000;
}

.distinctivesDdl {
    width: 276px;
}

.input-fields-search {
    position: relative;
    padding-top: 160px;
}

.search-suggest-box-container {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    border: none;
    border-radius: 0px;
}

.taxonomy-section-title {
    font-size: 24px;
}

.taxonomy-results-list {
    list-style-type: none;
}

    .taxonomy-results-list li {
        list-style-type: none;
    }

        .taxonomy-results-list li a {
            font-size: 16px;
            color: #000;
            text-decoration: none;
            text-transform: uppercase;
        }

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.store-locator-title {
    padding-top: 20px;
    padding-block: 13px;
    text-align: center;
}

.store-locator-results-container, .store-detail-info {
    background-color: #F5F5F5;
    padding: 24px;
}

.search-store-input {
    background-color: #F5F5F5;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #707070;
}

.multiple-items-teams .slick-track {
    margin-left: unset;
}

.btn-actions-container {
    display: flex;
}

    .btn-actions-container a {
        color: #000;
        text-decoration: none;
        font-size: 14px;
    }

.product-action.action-pickup .productAvailability {
    padding-bottom: 15px;
}

.drive-to-link {
    padding-left: 20px;
}

.separator-store-locator {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #C1C1C1;
    margin-top: 19px;
    margin-bottom: 20px;
}
.near_store_item .store-title {
    color:var(--text-default-color);
}

.near_store_item p {
    font-size: 16px;
}

.store-locator-adress-container {
    font-size: 16px;
}

.store-locator-time-container {
    padding-top: 9px;
    font-size: 16px;
    padding-block: 20px;
}

.vetrinaGenericaPdp a {
    text-decoration: none;
}

#legend {
    background-color: #F5F5F5;
    padding: 20px;
}

.storeloc-infowindow-title {
    font-size: 16px;
}

.storeloc-infowindow-open {
    font-size: 14px;
    padding-block: 9px;
}

.storeloc-infowindow-franchise {
    text-transform: uppercase;
    font-size: 14px;
}

.storeloc-infowindow-address {
    font-size: 14px;
}

ul[id^='basketTab'] button[id^='modpickup'].nav-link.active {
    border: 1px solid #000 !important;
    padding: 7px 30px !important;
    width: 100%;
    border-radius: 0px 0px 0px 0px !important;
}


.navbar-nav .domino-nav-link {
    padding: 5px 30px;
}

@media (max-width: 992px) {
    .news-box-container {
        padding-bottom: 20px;
    }

    .news-box-img {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .news-box {
        padding-left: 0px;
        padding-right: 0px;
    }

    #awardsContent {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 1800px) {
    .sub-menu-item {
        padding-left: 75px !important;
    }
}

@media (max-width: 1650px) {
    .sub-menu-item {
        padding-left: 55px !important;
    }
}

@media (max-width: 1600px) {
    .news-box img {
        max-width: 100%;
        padding-bottom: 27px;
    }

    .news-box-container {
        padding-top: 20px;
    }

    .news-title-img-container img {
        max-width: 850px;
    }
}

@media (max-width: 1550px) {
    .sub-menu-item {
        padding-left: 35px !important;
    }
}

@media (max-width: 1500px) {
    .news-grid {
        display: grid;
        grid-template-columns: repeat(3, 30%);
        grid-row-gap: 37px;
        padding-left: 20px;
        padding-right: 20px;
        grid-column-gap: 37px;
    }



    .navbar-nav .domino-nav-link {
        padding-right: 5px 13px;
    }
    #side-panel #side-panel-fabrics {
        width: 75%;
    }
}

@media (max-width: 1650px) {
    .sp-even {
        padding-right: 20px;
        padding-left: 0px;
    }

    .navbar-nav .domino-nav-link {
        padding-right: 0px;
    }
}

@media (max-width: 1450px) {
    .sp-even {
        padding-right: 20px;
        padding-left: 0px;
    }

    .navbar-nav .domino-nav-link {
        padding-left: 15px;
    }

    .sub-menu-item {
        padding-left: 20px !important;
    }
}

@media (max-width: 1400px) {
    .navbar-nav .domino-nav-link {
        margin-right: 0px;
        margin-left: 0px;
    }

    #productMainContent {
        padding-left: 50px;
    }


    .sub-menu-item {
        padding-left: 35px !important;
    }



    .news-body-container {
        padding-left: 70px;
        padding-right: 70px;
    }

    .cases-title--text-container {
        width: 100%;
        max-width: unset;
    }

    .sp-detail-text-container, .container .cases_testo_interno, .container .cases_titolo_interno, .cases-title--text-container {
        padding-left: 50px;
        padding-right: 50px;
    }

    .container .cases_testo_interno, .container .cases_titolo_interno {
        max-width: unset;
        margin-bottom: 2rem;
        margin-top: 1rem;
    }

    .sp-single-container {
        display: flex;
        padding-bottom: 90px;
        flex-direction: column;
    }

    .sp-single-image-container img {
        max-width: 100%;
    }

    .sp-single-text-container {
        padding-left: 0px;
        display: flex;
        font-size: 35px;
        text-decoration: none !important;
        color: #000;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

        .sp-single-text-container span {
            padding-top: 20px;
            font-size: 16px;
            text-decoration: none !important;
            color: #000;
            text-align: center;
        }
}

@media (max-width: 1350px) {
    .sub-menu-item {
        padding-left: 0px !important;
    }
}

@media (max-width: 1300px) {


    .news-title-img-container img {
        max-width: 100%;
    }

    .news-title-container {
        display: flex;
        flex-direction: column;
    }

    .news-title--text-container {
        display: flex;
        padding-left: 67px;
        align-items: center;
        max-width: 100%;
        font-size: 25px;
    }

    .navbar-nav .domino-nav-link {
        padding-right: 6px;
        padding-left: 6px;
    }
}

@media (max-width: 1250px) {
    .navbar-nav .domino-nav-link {
        font-size: 14px;
        padding-top: 17px;
    }
}



@media (max-width: 1200px) {


    .video-grid {
        display: grid;
        grid-template-columns: repeat(1, 100%);
        grid-template-rows: auto;
        grid-row-gap: 37px;
        margin-bottom: 3rem;
        grid-column-gap: 16px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .video-anteprima-titolo {
        text-align: center;
    }

    .nav-link {
        padding: 0.5rem 0.7rem;
        font-size: 1.6rem;
    }

    .menuShoppingBagMobile .openSearchPanelIcon {
        color: #000;
    }

    #mybasketdropdown a {
        color: #000;
    }
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.searchTitle {
    font-size: 40px;
    text-transform: uppercase;
}

@media screen and (max-width: 991px) {
    .afterDesigner {
        margin: 0 auto;
    }

    .news-grid {
        display: grid;
        grid-template-columns: repeat(2, 49%);
        padding-left: 7px;
        padding-right: 7px;
        grid-row-gap: 37px;
        grid-column-gap: 9px;
    }

    .distPrimColor {
        display: flex;
        list-style-type: none;
        padding-left: 0px;
        /* margin: 0 auto; */
        /* text-align: center; */
        justify-content: center;
    }

    .actionButtonsContainer {
        text-align: center;
    }

    .productLongDescription {
        padding-left: 37px;
        padding-right: 37px;
    }
}

#mobile-indicator {
    display: none;
}

.salone-titolo-evidenza {
    font-size: 55px;
    font-weight: 500;
}

.salone-data-evidenza {
    font-size: 20px;
}

.salone-testo-centrato {
    max-width: 60%;
    margin: 0 auto;
}

@media (max-width: 992px) {
    #mobile-indicator {
        display: block;
    }

    .salone-testo-centrato {
        max-width: 100%;
        margin: 0 auto;
    }

    #productMainContent {
        padding-left: 0px;
    }

    .cases-gallery-title {
        font-size: 25px;
        padding-left: 33px;
    }

    .containerBody {
        margin-top: 96px;
    }

    .slick-next {
        right: 0px !important;
    }

    #productFloatingAddCartel {
        display: none !important;
    }

    .productDetailSellPrice {
        font-size: 18px;
        font-weight: bold;
    }

    .productDistinctiveLabel {
        font-size: 13px;
    }

    .distinctive-one-item {
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    ul.omniBreadcrumb {
        text-transform: none;
        padding-left: 8px;
    }

    .nl-subscribe-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .btn-secondary {
        font-size: 13px;
    }

    .distPrimColor li img, .distinctive-one-item img {
        width: 34px;
        height: 34px;
    }

    .productLongDescription {
        font-size: 13px;
        text-align: left;
    }

    .productCode {
        font-size: 13px;
    }

    .productAddWishList a {
        font-size: 13px;
    }

    .productQuantityLabel {
        font-size: 13px;
    }

    .productShippingEstimated {
        font-size: 13px;
    }

    .pdp-right-side {
        padding-left: 0px;
    }

    .productDescription {
        text-align: center;
        padding-block: 20px;
    }

    .pre-footer-icon {
        font-size: 23px;
        margin-right: 8px;
    }

    .pre-footer-list-mobile span {
        justify-content: center;
    }

    .pre-footer-list-mobile {
        padding-right: 7px;
        padding-left: 7px;
        border-right: 1px solid #B1B1B1;
        display: flex;
        align-items: center;
    }

    .products-grid {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0.5rem;
    }

    #mybasketdropdown a {
        color: #000;
    }

    #products {
        padding-left: 9px;
        padding-right: 9px;
    }

    .variants img {
        width: 10px;
        height: 10px;
    }

    .productListPriceFull {
        font-size: 13px;
        margin-right: 7px;
    }

    .regular-price {
        font-size: 13px;
    }

    .productListDiscountPercentage {
        font-size: 13px;
    }

    .productListProductDescription {
        font-size: 13px;
    }

    .filterMobileRow {
        display: flex;
        justify-content: center;
        height: 34px;
        align-items: center;
    }

    .actionButtonsContainer {
        max-width: 234px;
        margin: 0 auto;
    }

    /*    #quantity {
        width: 172px;
    }*/
    select.product_qta {
        width: 81px;
        float: right;
    }

    .checkout_section {
        padding-left: 27px;
        padding-right: 27px;
        font-size: 13px;
    }

    .cart-title-magnum {
        font-size: 18px;
    }

    .cart-readonly-data-body {
        font-size: 13px;
    }

    .orderPartialMobileContainer {
        color: #000;
        text-decoration: none;
    }

    .cartQtySelect {
        border-radius: 0px;
        border-color: #000;
        height: 36px !important;
        padding-top: 5px !important;
    }

    label.wrap:after {
        content: "\e92b ";
        font-family: icomoon;
        color: #000;
        position: absolute;
        right: -3px;
        top: 8px;
        z-index: 1;
        width: 10%;
        height: 100%;
        pointer-events: none;
    }

    #promocodes-accordion .accordion-button {
        border: none;
    }

    #promocodes-accordion #accordion-body {
        border: none !important;
    }

    .accordion-button:focus {
        z-index: 3;
        border-color: #86b7fe;
        outline: 0;
        box-shadow: none;
    }

    #headingProducts .accordion-button::after, #headingTwo .accordion-button::after {
        content: "" !important;
        background-image: none;
    }

    .cart-box-recap-total-mobile {
        padding-bottom: 20px;
    }

    .checkout-container {
        margin-bottom: 60px;
    }

    .news-anteprima-titolo {
        font-size: 18px;
        text-decoration: none;
        color: #000;
        padding-bottom: 7px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .news-box img {
        padding-left: 20px;
        padding-right: 20px;
    }

    .news-box-container {
        padding-top: 20px;
    }

    .news-luogo-data {
        /*font-size: 13px;*/
        text-decoration: none;
        color: #000;
    }

    .news-title--text-container {
        display: flex;
        padding-left: 67px;
        align-items: center;
        max-width: 100%;
        font-size: 25px;
    }

    .news-title--text-container {
        display: flex;
        padding-left: 37px;
        align-items: center;
        max-width: 100%;
        font-size: 25px;
        padding-right: 37px;
    }

    .news-body-container {
        padding-left: 37px;
        padding-right: 37px;
        padding-top: 30px;
        font-size: 13px;
    }

    .sp-single-text-container {
        font-size: 25px;
    }

        .sp-single-text-container span {
            font-size: 13px;
        }

    .sp-single-container {
        padding-bottom: 50px;
    }

    .sp-detail-main-text-container {
        top: 80px;
        font-size: 40px;
    }

    .cases-title--text-container {
        padding-left: 37px;
    }

    .sp-detail-text-container, .container .cases_testo_interno, .container .cases_titolo_interno {
        padding-left: 37px;
        padding-right: 37px;
        font-size: 13px;
    }

    .video-anteprima-titolo {
        font-size: 18px;
    }

    .be-grid {
        display: grid;
        grid-template-columns: repeat(2, 48%);
        grid-template-rows: auto;
        grid-row-gap: 37px;
        margin-bottom: 3rem;
        grid-column-gap: 13px;
        padding-left: 7px;
        padding-right: 7px;
        background-color: #F5F5F5;
    }

    .be-anteprima-titolo {
        font-size: 18px;
    }

    .menuShoppingBagMobile .openSearchPanelIcon {
        color: #000;
    }
}

.variants .bordedDiv,
.variants .bordedDiv a {
    line-height: 14px;
    font-size: 0.90em;
    width: 15px;
    text-align: center;
}

.designer_quote {
    padding: 80px 250px;
    margin-top: 30px;
    font-size: 30px;
    text-align: center;
    font-family: 'Helvetica Neue', sans-serif !important;
}

@media only screen and (max-width: 992px) {
    .designer_quote {
        padding: 30px;
        font-size: 20px;
    }
}

#sliderProducts .thumbelina {
    list-style-type: none;
}

    #sliderProducts .thumbelina li img {
        border: none;
        width: 118px;
    }




/*
.container {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}*/

/*.p-3 {
    padding: 0px !important;
}*/


#sliderProducts {
    position: relative;
    margin-top: 20px;
    width: 90%;
    min-width: 75px;
    margin-left: 5%;
    min-height: 100%;
    margin-bottom: 20px;
}

.pdp-extra-contents {
    margin-left: -1rem;
    margin-right: -1rem;
}

.countries-internal-site {
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    border: 1px dashed #ccc;
    font-size: 0.85rem;
    /* border-bottom: 1px solid; */
    text-decoration: none !important;
    color: #000;
}

    .countries-internal-site a {
        text-decoration: none !important;
        color: #000;
    }



div[class^="related_"] a, .price {
    text-decoration: none;
    text-align: center;
    display: block;
    color: black;
}

    div[class^="related_"] a:hover {
        color: black;
    }

.availability\-98, .availability\-97 {
    color: red;
}

.roundAvailability\-98, .roundAvailability\-97 {
    background-color: red;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 0;
}

.availability\-30, .availability\-31, .availability\-4, .availability\-25, .availability\-27 {
    color: #FFA500;
}

.roundAvailability\-30, .roundAvailability\-31, .roundAvailability\-4, .roundAvailability\-25, .roundAvailability\-27 {
    background-color: #FFA500;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 0;
}

.roundAvailability\-1 {
    margin-bottom: 0;
}

#productslist_content {
    padding-right: calc(var(--bs-gutter-x) * .5 * -1);
    padding-left: calc(var(--bs-gutter-x) * .5 * -1);
}

.plp-designer {
    display: flex;
}

    .plp-designer .content {
        display: flex;
        margin: 0 auto;
        position: relative;
    }

        .plp-designer .content .cit {
            font-style: italic;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 50%;
            margin-left: 15%;
        }

            .plp-designer .content .cit p {
                font-style: italic;
            }

        .plp-designer .content .image-designer {
            width: 20%
        }

            .plp-designer .content .image-designer img {
                width: 100%
            }

@media only screen and (max-width: 768px) {
    .plp-designer .content {
        flex-direction: column;
    }

        .plp-designer .content .cit {
            width: 100%;
            margin: 5% 0%;
            padding: 0 2%;
        }

        .plp-designer .content .image-designer {
            width: 50%;
            margin: 0 auto;
        }
}

.nav-link {
    color: #000;
}

.pre-footer-list-mobile a {
    text-decoration: none;
    color: #000;
}

.form-check-input:checked {
    background-color: #000;
    border-color: #000;
}

.mm-social {
    position: relative;
    color: #000;
}

.titolo_slider_sp {
    max-width: 95.3%;
    margin-left: auto;
    margin-top: 10vh;
}

.cases_titolo_interno {
    margin-top: 0.5rem;
    margin-bottom: 2rem;
}

.cases_testo_interno {
    max-width: fit-content;
    margin: 2rem auto;
}

.cases-alignment-container {
    max-width: 1100px;
    margin: auto;
}

ul.times {
    list-style-type: none;
    padding-left: 0;
}

.day {
    font-weight: bold;
}

.storelocmap #map {
    padding-bottom: unset;
}

.product-list-attrs-imag .attr-imag img {
    max-width: 60px;
}



.product-detail-attrs-imag .detail-attr-imag img {
    max-width: 100px;
}

.product-detail-attrs-prod .detail-attr-prod {
    float: initial;
}

    .product-detail-attrs-prod .detail-attr-prod a {
        background: none;
    }

@media(max-width: 576px) {
    .fabric-group .show-variants-button {
        font-size: 11px;
    }
    .product-list-attrs-imag .attr-imag img {
        max-width: 38px;
    }

    .product-detail-attrs-imag .detail-attr-imag img {
        max-width: 75px;
    }

    
}

#related_products a {
    text-decoration: none;
}


.accordion-mm .accordion-body ul li a:active, .accordion-mm .accordion-body ul li a:hover {
    color: #000 !important;
}

.badge.filter-row-selected {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
    margin-left: 2px;
    margin-left: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

    .badge.filter-row-selected .fa-times {
        color: red;
    }

#filterMobilePanel .accordion-header .accordion-button {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: 700;
}

#filterMobilePanelAccordion {
    margin-top: 40px;
}

#filterMobilePanel li label.filterSelected {
    height: 15px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    color: #3f3939;
    /* font-weight: 600; */
    cursor: pointer;
}

.removeAllFilterLink {
    color: red !important;
}

#filterMobilePanel li label {
    text-transform: uppercase;
}


@media (max-width: 992px) {
    .filterMobileRow {
        flex-wrap: wrap;
    }
}

.filterList li {
    text-transform: uppercase;
}

@media (min-width: 1400px) {
    #saloneEvidenza .sp-single-text-container {
        padding-left: 70px;
        padding-right: 70px;
    }

    #saloni .sp-single-text-container {
        padding-left: 70px;
        padding-right: 35px;
    }

        #saloni .sp-single-text-container.sp-even {
            padding-left: 35px;
            padding-right: 70px;
        }
}

.btn.productButtonLight {
    text-transform: uppercase;
}

#btn-other-availabities {
    color: #5a5a5a;
    display: block;
}

#pickup_modal .modal-dialog {
    max-width: 750px;
}

#pickup_modal .pickuppoint .productAvailability {
    padding-top: initial;
}

#newsletterModal .modal-dialog {
    max-width: 650px;
}

#newsletterModal .modal-body {
    padding: 0;
}

#newsletterModal .newsletter-body {
    display: flex;
    align-items: stretch;
}

    #newsletterModal .newsletter-body .newsletter-section {
        order: 2;
        flex: 1 1 0;
    }

@media(max-width: 768px) {
    #newsletterModal .newsletter-body .newsletter-section.section-image {
        display: none;
    }
}

#section_resume .accordion-button::after {
    display: none;
}


.section-evoluti {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
    background: #F5F5F5;
}



    .section-evoluti .section-evoluti-text, .section-evoluti .section-evoluti-img {
        -webkit-align-items: stretch;
        align-items: stretch;
        flex: 1;
        max-width: 50%;
    }

    .section-evoluti .section-evoluti-img {
        display: flex;
    }

        .section-evoluti .section-evoluti-img img {
            -webkit-justify-content: center;
            justify-content: center;
            margin: 0 auto;
            object-fit: cover;
        }

    .section-evoluti .section-evoluti-text {
        background: #F5F5F5;
        padding: 48px 96px;
    }

.storelocmap {
    padding-right: 0px;
}

@media (max-width:1140px) {
    .section-evoluti .section-evoluti-text, .section-evoluti .section-evoluti-img {
        flex: 0 0 100%;
        max-width: unset;
    }

    .section-evoluti .section-evoluti-text {
        padding: 40px;
    }
}

.checkout_section .loader .text-primary {
    color: var(--bs-body-color) !important;
}

textarea.form-control {
    background-color: #fff !important;
    border: none;
    border-radius: 0px;
    padding-left: 0px;
    padding-bottom: 0px !important;
    background-color: #F5F5F5 !important;
    border-bottom: 1px solid #707070;
}

textarea > .form-control:focus, textarea > .form-control:not(:placeholder-shown) {
    border-color: none;
}

.app_categories h4, #calendar h4, .reservation_category h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

#app_category_container #calendar .category_description {
    background-color: #F5F5F5;
    padding: 40px 250px;
    margin-top: 15px;
    margin-bottom: 25px;
}

#calendar .calendar .day {
    border: none;
    background-color: #F5F5F5;
    border-radius: 0px;
}

    #calendar .calendar .day .date {
        font-weight: bold;
        color: #000;
    }

    #calendar .calendar .day .day-of-week {
        font-weight: normal;
        text-transform: capitalize;
    }

    #calendar .calendar .day .place {
        visibility: hidden;
        display: none;
    }

#calendar .calendar .form-check-label {
    font-weight: normal;
}

#appointments .app_store {
    padding: 25px 35px;
    background: #f5f5f5;
}

    #appointments .app_store .name, #detail_appointment .reservation_location .name {
        font-weight: bold;
    }

#appointments .calendar {
    padding: 0px;
}

/*#calendar .calendar {
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}*/

#appoinment_form .warning-confirm {
    border: 1px solid #000;
    padding: 10px;
    text-align: center;
    margin-bottom: 25px;
}

#detail_appointment .alert {
    border-radius: 0px;
    text-align: center;
}

#detail_appointment .reservation_code {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

#detail_appointment .reservation_date {
    border: 1px solid #000;
    max-width: 780px;
    margin: 0 auto;
    padding: 15px;
}

#detail_appointment .reservation_actions {
    margin-top: 25px;
    margin-bottom: 25px;
}

    #detail_appointment .reservation_actions .btn {
        text-transform: uppercase;
    }

#detail_appointment .reservation_category {
    background: #f5f5f5;
    padding: 30px 125px;
    text-align: center;
}

#detail_appointment .reservation_location {
    background: #f5f5f5;
}

#detail_appointment .reservation_location_other {
    text-align: left;
}

@media(max-width: 768px) {
    #app_category_container #calendar .category_description {
        padding: 40px;
    }
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #000;
    background-color: #fff;
    border-color: #bbb;
    border-radius: 0px;
    opacity: 0.5;
}

@media (max-width: 992px) {
    .klarna-alert, .scalapay-alert {
        text-align: center;
    }
}

#georedirect-modal {
    padding: 0 !important;
    top: 20%;
}

    #georedirect-modal .suggested-country {
        margin-bottom: 20px;
    }

    #georedirect-modal .current-country, #georedirect-modal .suggested-country, #georedirect-modal .other-redirect {
        text-align: left;
    }


        #georedirect-modal .suggested-country .d-grid {
            margin-top: 10px;
            text-align: center;
        }

        #georedirect-modal .suggested-country .btn-outline-primary {
            color: red;
            border-color: red;
            border-radius: 0px;
        }

            #georedirect-modal .suggested-country .btn-outline-primary:active,
            #georedirect-modal .suggested-country .btn-outline-primary:hover {
                background-color: red;
                color: white;
            }

        #georedirect-modal .suggested-country .btn-primary {
            color: green;
            border-color: green;
        }

            #georedirect-modal .suggested-country .btn-primary:active,
            #georedirect-modal .suggested-country .btn-primary:hover {
                background-color: green;
                color: white;
            }

.resume-order-detail-container h1 {
    font-size: 35px;
}

.footer-podcast {
    background-color: transparent;
    border: none;
    padding-top: 3px !important;
}

    .footer-podcast li {
        background-color: #000000;
        border-radius: 8px;
        border: 2px solid #000;
        margin-top: 3px;
    }

        .footer-podcast li a {
            line-height: 25px;
            color: #FFFFFF;
            border-radius: 6px;
            font-size: 14px;
        }

.btn-footer-podcast::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: none !important;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.btn-footer-podcast i {
    font-size: 35px;
}

.btn-footer-podcast .text {
    font-size: 12px;
}

.podcast-circle-bkg {
    background: radial-gradient(ellipse at center, #e2e2e2 0%,#e2e2e2 47%,#e2e2e2 69%,transparent 47%,transparent 48%);
}

    .podcast-circle-bkg:hover {
        background: radial-gradient(ellipse at center, #000000 0%,#000000 47%,#000000 69%,transparent 47%,transparent 48%);
    }

    .podcast-circle-bkg.show {
        background: radial-gradient(ellipse at center, #000000 0%,#000000 47%,#000000 69%,transparent 47%,transparent 48%);
    }

        .btn-footer-podcast:hover .text, .btn-footer-podcast:hover i, .podcast-circle-bkg.show .text, .podcast-circle-bkg.show i {
            color: #FFFFFF
        }

#accordionPodcast button {
    background-color: #000000;
    color: #fff;
    border-radius: 0px;
    text-align: center;
}

#accordionPodcast .accordion-button::after {
    content: none;
}

#collapseOnePodcast {
    background-color: #000;
    color: #fff;
}

.podcast-mobile-list {
    list-style-type: none;
}

    .podcast-mobile-list li a {
        color: #FFF;
        line-height: 25px;
        display: flex;
        margin-bottom: 10px;
    }

        .podcast-mobile-list li a i {
            font-size: 25px;
            margin-right: 15px;
        }

.podcast-mobile-title {
    width: 100%;
    text-align: center;
}

    .podcast-mobile-title i {
        font-size: 20px;
    }

    .podcast-mobile-title::after {
        content: "\e91f";
        font-family: 'kartell';
        background-image: none;
        margin-left: 8px;
        transition: transform .2s ease-in-out;
        font-size: 12px;
    }

.basketPanelProductName {
    font-weight: bold;
    text-transform: uppercase;
}

.cart-recap-product-customproduct {
    color: #848484;
}

.deliveryMethodPanelName {
    text-transform: uppercase;
}

.deliveryMethodPanelSku, .deliveryMethodPanelQty {
    font-size: 14px;
}

@media(max-width: 768px) {
    .customization-text {
        margin: 0 auto;
    }
}

@media(max-width: 991px) {
    .color-fields-container {
        max-width: 150px;
        margin: 0 auto;
    }
}

#preview-bar {
    right: unset;
    left: 0px;
}

    #preview-bar #btn-preview-bar {
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
    }

#products .slick-list img, #products img.no-slick {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/*GALLERY PDP*/
.photoviewer-modal {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    z-index: 1266000 !important;
}

.photoviewer-header .photoviewer-toolbar {
    background-color: rgba(0, 0, 0, .5) !important;
}

.photoviewer-stage {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    background-color: rgba(0, 0, 0, .85) !important;
    border: none !important;
}

.photoviewer-footer .photoviewer-toolbar {
    display: inline-block !important;
    background-color: rgba(0, 0, 0, .5) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.photoviewer-header,
.photoviewer-footer {
    border-radius: 0 !important;
    pointer-events: none !important;
}

.photoviewer-title {
    color: #ccc !important;
}

.photoviewer-button {
    color: #ccc !important;
    pointer-events: auto !important;
    font-size: 30px !important;
}

.photoviewer-header .photoviewer-button:hover,
.photoviewer-footer .photoviewer-button:hover {
    color: white !important;
}

[data-gallery-show=manual] {
    cursor: pointer;
}

.product.listing-item .text-center img.img-fluid {
    -o-object-fit: cover;
    object-fit: cover;
}

/*MATERIALI*/
#productMainContent .fabrics {
    margin-top: 10px;
    margin-bottom: 10px;
}

    #productMainContent .fabrics a {
        display: block;
        width: 270px;
        text-decoration: none;
    }


    #productMainContent .fabrics .fabrics-open-overlay {
        display: block;
        /* right: 0px;*/
        width: 100%;
        text-decoration: none;
        background-color: #F5F5F5;
    }

        #productMainContent .fabrics .fabrics-open-overlay p {
            height: 50px;
            line-height: 50px;
            text-align: center;
            background: rgba(255,255,255,0.5);
            color: black;
            margin-bottom: unset;
            font-size:16px;
        }
        #productMainContent .fabrics .fabrics-open-overlay span {
            font-size:20px;
        }

    #productMainContent .fabrics a:hover .fabrics-open-overlay p {
        background: rgb(0,0,0);
        color: #fff;
    }

#fabrick-modal .btn-close {
    background: transparent;
    opacity: unset;
}


#side-panel .close {
    cursor: pointer;
}


#side-panel {
    display: none;
    height: 100dvh;
    width: 100%;
    position: fixed;
    z-index: 1050;
    top: 0;
    right: 0;
}

#side-panel-fabrics {
    height: 100%;
    width: 45%;
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    border-left: 1px solid #ccc;
    padding: 30px;
}

    #side-panel-fabrics .img-variants {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
    }

        #side-panel-fabrics .img-variants a {
            display: block;
            position:relative;
        }

            #side-panel-fabrics .img-variants a img {
                width: 140px;
                height: 140px;
            }
            #side-panel-fabrics a:hover .overlay-40 {
                background-color:rgba(0,0,0,0.4);
                height:100%;
                width:100%;
                position:absolute;
            }
            #side-panel-fabrics .img-variants a:hover::after {
                content: "\e937";
                font-family: 'Kartell';
                position: absolute;
                color: white;
                transform: translate(-50%, -50%);
                top: 50%;
                left: 50%;
                font-size: 18px;
            }




.fabric-car {
    margin-top:35px;
    padding: 10px;
}

    .fabric-car .options {
        flex: 1 1 25%;
        white-space:nowrap;
    }

.fabric-detail {
    display: flex;
    flex-direction: row;
    column-gap:10px;
}

    .fabric-detail .fabric-detail-tech{
        flex: 1;
    }

    .fabric-detail-tech  p{
        font-size:16px;
        font-weight:400;
        color: black;
        margin-bottom:30px;
    }
        .fabric-detail .fabric-detail-tech p:first-of-type {
            margin-bottom: 0;
        }

    .fabric-detail .fabric-detail-img {
        flex: 1;
    }


#fabrick-modal .modal-dialog {
    background-color: #efefef;
    max-width: 50%;
}

#fabrick-modal .modal-header {
    border-bottom: none;
    padding: 8px;
}

#fabrick-modal .modal-content {
    border-radius: 0px;
}

#fabrick-modal .fabrick-detail-large {
    width: 100%;
    height: 230px;
    max-width: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
}

#fabrick-modal .washable-detail {
    max-width: 200px;
}

.img-extra-textile {
    max-width: 55px;
}

.fabric-car {
    column-gap: 35px;
    row-gap: 14px;
}

.btn-variant-cont {
    margin-top: 35px;
    margin-bottom: 25px;
}

.show-variants-button {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 20px;
    border: 1px solid black;
    text-decoration: none;
    color: black;
}

    .show-variants-button:hover {
        background: black;
        color: white;
    }
    .show-variants-button span{
        font-size:19.5px;
        display:inline-block;
        margin-left:12px;
    }
        .show-variants-button span::before {
            position: relative;
            vertical-align:middle;
        }

.fabric-type-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 0;
}

.fabric-group h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

#side-panel-fabrics .main-fabrics {
    padding: 30px;
    border: 1px solid #ACACAC;
    background: #EEEDED;
}

.main-fabrics p, .other-fabrics p {
    font-weight: 700;
}

.other-fabrics p {
    margin-top: 30px;
}

#side-panel-fabrics .fabric-group {
    font-size: 12px;
}

#side-panel-fabrics .other-fabrics .fabric-group {
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
}

#side-panel-fabrics .main-fabrics + .other-fabrics {
    margin-top: 10px;
}


@media screen and (max-width:992px) {
    #side-panel-fabrics {
        width: 45%;
    }
    #fabrick-modal .modal-dialog {
        max-width: 75%;
    }

    .fabric-detail {
        flex-direction: column-reverse;
    }
    .fabric-detail .fabric-detail-img {
        margin-bottom: 30px;
    }
    #productMainContent .fabrics {
        text-align: center;
    }

        #productMainContent .fabrics a {
            margin: 0 auto;
        }
    .detail-attr-prod img {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width:768px) {
    .fabric-separator hr{
        opacity: 0.75;
    }
    .fabric-car{
        margin-top:30px;
    }
    .show-variants-button {
        padding: 10px;
    }
        .show-variants-button span::before{
            top:1px;
        }
    #side-panel #side-panel-fabrics {
        width: 100%;
        padding: 30px 20px;
    }
    #fabrick-modal .modal-dialog {
        max-width: 100%;
    }

    #side-panel-fabrics .img-variants a img {
        width: 75px;
        height: 75px;
    }
    #side-panel-fabrics .img-variants {
        gap: 20px;
    }
    .fabric-car .options {
        max-width: 50%;
    }
    .options .img-extra-textile{
        max-width:40px;
    }
    .options span {
        font-size: 13px;
    }

    #side-panel-fabrics .main-fabrics {
        padding: 15px;
    }
    .fabric-type-title, .fabric-detail-tech h3 {
        font-size: 16px;
    }
    .fabric-group h3, .main-fabrics p, .other-fabrics p, .fabric-detail-tech p {
        font-size: 13px;
    }

}

#mobile-menu.slide-menu .slide-menu-subsection a, #mobile-menu.slide-menu .slide-menu__backlink.slide-menu__control {
    color: var(--text-primary-color) !important;
}

@media screen and (max-width:450px) {
    .fabric-car .options{
        max-width:unset;
        flex: 1 1 55%;
    }
}

.product-actions .product-action {
    flex-grow: 1;
    padding: unset;
    border: unset;
    border-radius: unset;
}

    .product-actions .product-action a{
        display: initial;
    }

.btn-lg {
    border-radius: 0px;
}

ul[id^='basketTab'] button[id^='moddelivery'].nav-link.active,
ul[id^='basketTab'] button[id^='modpickup'].nav-link.active {
    border-radius: 0px !important;
    border: none !important;
    background-color: #000 !important;
    color: #fff !important;
}

ul[id^='basketTab'] button[id^='moddelivery'].nav-link,
ul[id^='basketTab'] button[id^='modpickup'].nav-link {
    border-radius: 0px !important;
    border: none !important;
    color: var(--text-primary-color);
}

.product-action.action-pickup #btn-other-availabities{
    margin-top: 1rem;
}

#card_login_email, #card_forgotten_psw {
    margin: 0 auto;
    max-width: 350px;
}

@media(max-width: 765px) {
    #card_login_email, #card_forgotten_psw {
        max-width: unset;
    }
}

.card-overlay h1 {
    font-size: 45px;
    margin-bottom: 1.5rem;
}
.overlay-container {
    background-color: var(--background-main-color) !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    color: var(--text-primary-color) !important;
    
}

.card-overlay-container {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid var(--background-main-color) !important;
    color: var(--text-primary-color);
}

.overlay-container {
    -webkit-align-items: start !important;
    align-items: start !important;
}

.card-overlay .overlay-container .overlay .overlay-panel{
    margin-top: 30% !important;
}

#profile-container .overlay-panel {
    margin-top: 0 !important;
}

@media (max-width: 768px) {
    .card-overlay .overlay-container .overlay .overlay-panel {
        margin-top: 0% !important;
    }
}

.profileLeftTab {
    background-color: var(--background-main-color) !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.card-overlay .overlay-container .nav.nav-pills .nav-link:hover::after, .card-overlay .overlay-container .nav.nav-pills .nav-link.active::after,
.card-overlay .overlay-container .nav.nav-pills .nav-link {
    color: var(--text-primary-color) !important;
}

.profileIndideData, .profileEditContainerData {
    background: none;
}

#v-pills-tabContent .card{
    background: #fff;
}

@media (max-width: 992px) {
    .nav-link.profileNavMobile {
        color: var(--text-primary-color);
    }
}

@media (min-width: 1350px) and (max-width: 1500px) {
    h1, .h1 {
        font-size: 45px;
    }
}

.form-floating > label {
    padding-left: 25px;
    width: 100%;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -32px;
    position: relative;
    z-index: 2;
    color: #D6D6D6;
    padding-right: 10px;
    right: 6px;
}

#mobile-menu .slide-menu__close:before{
    font-size: 1.5em;
}

.iti--separate-dial-code label {
    padding-left: 100px;
}

textarea.form-control {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 1px solid #707070 !important;
}

.suggest_recomended .products-grid {
    padding: 0px;
    grid-template-columns: repeat(6, 16%);
}


@media screen and (min-width: 992px) and (max-width:1200px) {
    .suggest_recomended .products-grid {
        grid-template-columns: repeat(3, 33%);
    }
}

@media screen and (max-width:992px) {
    .suggest_recomended .products-grid {
        grid-template-columns: repeat(2, 50%);
    }
}

.search_panel .search_menu_suggestions a.search_menu_suggestion_item{
    color: var(--text-primary-color);
}

    .search_panel .search_menu_suggestions a.search_menu_suggestion_item:hover {
        color: #fff;
        background: var(--button-primary-main-color);
    }