/*
Theme Name:     Italbaby WP
Theme URI:      https://www.immagine23.it/
Description:    Tema per Italbaby basato su wp-bootstrap-starter
Author:         Davide Balconi
Author URI:     https://www.immagine23.it/
Template:       wp-bootstrap-starter
Version:        1.0.0
*/


/*CONFIG GENERALI*/
body {
    overflow-x: hidden;
    font-size: 14px;
}


body .entry-content .wpb_text_column a {
    color: #000;
    text-decoration: underline;
}

body .entry-content .wpb_text_column h1 a,
body .entry-content .wpb_text_column h2 a,
body .entry-content .wpb_text_column h3 a,
body .entry-content .wpb_text_column h4 a,
body .entry-content .wpb_text_column h5 a,
body .entry-content .wpb_text_column h6 a {

    text-decoration: none;
}

body .page-content,
body .entry-content,
body .entry-summary {
    margin: 0;
}

body #content.site-content {
    padding: 0;
    overflow: hidden;
}

body .grecaptcha-badge {
    display: none !important;
}

body .entry-content .wpb_text_column a.button,
a.button,
button.button {
    color: #fff;
    background-color: var(--azzurro);

    border-radius: 0;
    font-weight: 300;
    padding: 8px 16px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important;
}

a.download {
    color: #000;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
    text-decoration: none !important;
}

a.download::before {
    content: '';
    background-image: url('./images/icone/download.png');
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.overflow-visible {
    overflow: visible !important;
}

.back-button {
    margin-bottom: 40px;
}

.back-button a {
    padding-left: 183px;
    position: relative;
    color: #000;
    font-size: 16px;
}

.back-button a:before {
    content: '';
    position: absolute;
    background-image: url("./images/icone/freccia-sx-nera.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 172px;
    height: 18px;

    left: 0;
    top: 50%;
    transform: translateY(-50%);

}

/*CONFIG GENERALI BOOTSTRAP*/
/* large devices */
@media (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}

/* extra large devices */
@media screen and (min-width: 1600px) {
    .container {
        max-width: 1300px;
    }
}

/*distanza colonne aumentata bootstrap
body .vc_row {
    margin-left: -25px;
    margin-right: -25px;
}

body .vc_column_container > .vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-left: 25px;
    padding-right: 25px;
}

body .row {
    margin-left: -25px;
    margin-right: -25px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 25px;
    padding-right: 25px;
}
*/
body .vc_row.spazio-big {
    margin-left: -25px;
    margin-right: -25px;
}

body .vc_row.spazio-big .vc_column_container>.vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
}


body .row.spazio-big {
    margin-left: -25px;
    margin-right: -25px;
}

body .row.spazio-big .col,
body .row.spazio-big .col-1,
body .row.spazio-big .col-10,
body .row.spazio-big .col-11,
body .row.spazio-big .col-12,
body .row.spazio-big .col-2,
body .row.spazio-big .col-3,
body .row.spazio-big .col-4,
body .row.spazio-big .col-5,
body .row.spazio-big .col-6,
body .row.spazio-big .col-7,
body .row.spazio-big .col-8,
body .row.spazio-big .col-9,
body .row.spazio-big .col-auto,
body .row.spazio-big .col-lg,
body .row.spazio-big .col-lg-1,
body .row.spazio-big .col-lg-10,
body .row.spazio-big .col-lg-11,
body .row.spazio-big .col-lg-12,
body .row.spazio-big .col-lg-2,
body .row.spazio-big .col-lg-3,
body .row.spazio-big .col-lg-4,
body .row.spazio-big .col-lg-5,
body .row.spazio-big .col-lg-6,
body .row.spazio-big .col-lg-7,
body .row.spazio-big .col-lg-8,
body .row.spazio-big .col-lg-9,
body .row.spazio-big .col-lg-auto,
body .row.spazio-big .col-md,
body .row.spazio-big .col-md-1,
body .row.spazio-big .col-md-10,
body .row.spazio-big .col-md-11,
body .row.spazio-big .col-md-12,
body .row.spazio-big .col-md-2,
body .row.spazio-big .col-md-3,
body .row.spazio-big .col-md-4,
body .row.spazio-big .col-md-5,
body .row.spazio-big .col-md-6,
body .row.spazio-big .col-md-7,
body .row.spazio-big .col-md-8,
body .row.spazio-big .col-md-9,
body .row.spazio-big .col-md-auto,
body .row.spazio-big .col-sm,
body .row.spazio-big .col-sm-1,
body .row.spazio-big .col-sm-10,
body .row.spazio-big .col-sm-11,
body .row.spazio-big .col-sm-12,
body .row.spazio-big .col-sm-2,
body .row.spazio-big .col-sm-3,
body .row.spazio-big .col-sm-4,
body .row.spazio-big .col-sm-5,
body .row.spazio-big .col-sm-6,
body .row.spazio-big .col-sm-7,
body .row.spazio-big .col-sm-8,
body .row.spazio-big .col-sm-9,
body .row.spazio-big .col-sm-auto,
body .row.spazio-big .col-xl,
body .row.spazio-big .col-xl-1,
body .row.spazio-big .col-xl-10,
body .row.spazio-big .col-xl-11,
body .row.spazio-big .col-xl-12,
body .row.spazio-big .col-xl-2,
body .row.spazio-big .col-xl-3,
body .row.spazio-big .col-xl-4,
body .row.spazio-big .col-xl-5,
body .row.spazio-big .col-xl-6,
body .row.spazio-big .col-xl-7,
body .row.spazio-big .col-xl-8,
body .row.spazio-big .col-xl-9,
body .row.spazio-big .col-xl-auto {
    padding-left: 25px;
    padding-right: 25px;
}


body .vc_row.poco-spazio {
    margin-left: -5px;
    margin-right: -5px;
}

body .vc_row.poco-spazio .vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}


body .row.poco-spazio {
    margin-left: -5px;
    margin-right: -5px;
}

body .row.poco-spazio .col,
body .row.poco-spazio .col-1,
body .row.poco-spazio .col-10,
body .row.poco-spazio .col-11,
body .row.poco-spazio .col-12,
body .row.poco-spazio .col-2,
body .row.poco-spazio .col-3,
body .row.poco-spazio .col-4,
body .row.poco-spazio .col-5,
body .row.poco-spazio .col-6,
body .row.poco-spazio .col-7,
body .row.poco-spazio .col-8,
body .row.poco-spazio .col-9,
body .row.poco-spazio .col-auto,
body .row.poco-spazio .col-lg,
body .row.poco-spazio .col-lg-1,
body .row.poco-spazio .col-lg-10,
body .row.poco-spazio .col-lg-11,
body .row.poco-spazio .col-lg-12,
body .row.poco-spazio .col-lg-2,
body .row.poco-spazio .col-lg-3,
body .row.poco-spazio .col-lg-4,
body .row.poco-spazio .col-lg-5,
body .row.poco-spazio .col-lg-6,
body .row.poco-spazio .col-lg-7,
body .row.poco-spazio .col-lg-8,
body .row.poco-spazio .col-lg-9,
body .row.poco-spazio .col-lg-auto,
body .row.poco-spazio .col-md,
body .row.poco-spazio .col-md-1,
body .row.poco-spazio .col-md-10,
body .row.poco-spazio .col-md-11,
body .row.poco-spazio .col-md-12,
body .row.poco-spazio .col-md-2,
body .row.poco-spazio .col-md-3,
body .row.poco-spazio .col-md-4,
body .row.poco-spazio .col-md-5,
body .row.poco-spazio .col-md-6,
body .row.poco-spazio .col-md-7,
body .row.poco-spazio .col-md-8,
body .row.poco-spazio .col-md-9,
body .row.poco-spazio .col-md-auto,
body .row.poco-spazio .col-sm,
body .row.poco-spazio .col-sm-1,
body .row.poco-spazio .col-sm-10,
body .row.poco-spazio .col-sm-11,
body .row.poco-spazio .col-sm-12,
body .row.poco-spazio .col-sm-2,
body .row.poco-spazio .col-sm-3,
body .row.poco-spazio .col-sm-4,
body .row.poco-spazio .col-sm-5,
body .row.poco-spazio .col-sm-6,
body .row.poco-spazio .col-sm-7,
body .row.poco-spazio .col-sm-8,
body .row.poco-spazio .col-sm-9,
body .row.poco-spazio .col-sm-auto,
body .row.poco-spazio .col-xl,
body .row.poco-spazio .col-xl-1,
body .row.poco-spazio .col-xl-10,
body .row.poco-spazio .col-xl-11,
body .row.poco-spazio .col-xl-12,
body .row.poco-spazio .col-xl-2,
body .row.poco-spazio .col-xl-3,
body .row.poco-spazio .col-xl-4,
body .row.poco-spazio .col-xl-5,
body .row.poco-spazio .col-xl-6,
body .row.poco-spazio .col-xl-7,
body .row.poco-spazio .col-xl-8,
body .row.poco-spazio .col-xl-9,
body .row.poco-spazio .col-xl-auto {
    padding-left: 5px;
    padding-right: 5px;
}

html[lang="en-US"] .show-en {
    display: block !important;
}

html[lang="it-IT"] .show-it {
    display: block !important;
}

#main.contenitore-404 {
    margin-top: 80px;
    margin-bottom: 80px;
}

/*404*/
div#main section.error-404 {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: right;

}

@media screen and (max-width: 768px) {
    div#main section.error-404 {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
}

.contenitore-404 .immagine-404 img {

    width: 100%;
    height: auto;
}

.full-width-image.wpb_single_image .vc_figure,
.full-width-image.wpb_single_image .vc_figure a,
.full-width-image.wpb_single_image .vc_figure div,
.full-width-image.wpb_single_image .vc_figure img {
    width: 100%;

    height: auto;
    max-width: 100%;
}

.wpb_single_image .vc_figure-caption {
    font-size: 1em;
    padding: 30px 0 10px;
}

.full-height-columns .vc_column-inner>.wpb_wrapper {
    flex-direction: column;
    display: flex;
    height: 100%;
}

.full-height-columns .vc_column-inner>.wpb_wrapper>.wpb_content_element:first-child {
    flex: 1;
}

.full-height-columns .vc_column-inner>.wpb_wrapper>.wpb_content_element:last-child {
    min-height: 60px;
    margin: 0;
}

.full-height-columns .limita-width-testo .wpb_wrapper {
    max-width: 300px;
    padding: 20px;
}

/*
.full-height-columns .wpb_wrapper,
.full-height-columns .wpb_wrapper .wpb_content_element {
    height: 100%;
    margin: 0;
}
*/

@media screen and (min-width: 992px) {
    .stemma-lampadina {
        margin-top: -155px !important;
        margin-bottom: -50px;
    }
}


a.button-freccia-dx {
    font-size: 0;
    max-width: 172px;
    padding-top: 3.25%;
    display: block;
    background-image: url("images/icone/freccia-dx-nera.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}

a.button-freccia-dx.bianca {
    background-image: url("images/icone/freccia-dx-bianca.png");

}

.riga-home {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media screen and (max-width: 992px) {
    .riga-home {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.riga-home .wpb_content_element.wpb_single_image {
    margin-bottom: 0;
}


.progetti-centrale {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    right: 0;

    padding-right: 40px;

}

.progetti-scritta {
    padding-left: 40px;
}

/*
.progetti-lateralex{
    padding-top: 70%;
}
.progetti-lateralex img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    bottom: 0;
    margin-bottom: 0 !important;
}
*/


/*revolution slider*/
rs-fullwidth-wrap {
    margin-bottom: 40px !important;

}

rs-module-wrap rs-module {
    overflow: visible !important;
}

rs-module-wrap rs-bullets.custom .tp-bullet {
    transform: translateY(20px) !important;
}

rs-module-wrap .custom .tp-bullet {
    width: 40px;
    height: 4px;
}

rs-module-wrap .custom .tp-bullet {
    background-color: var(--grigio-chiaro, #999);
}

rs-module-wrap .custom .tp-bullet:hover,
rs-module-wrap .custom .tp-bullet.selected {
    background-color: var(--grigio-scuro, #000);
}

/*filtro archivio*/
.searchandfilter ul {

    padding: 0;
}

.searchandfilter ul li {
    display: inline-block;
    margin: 0 20px;
}


/*slick*/

/*slick default*/

.carosello-tema .slick-list {
    padding: 0;
}

.carosello-tema .slick-slide img {
    display: block;
    margin: 0 auto;
}

/*
.carosello-tema .slick-dots {
    position: static;
}
*/

.carosello-tema.slick-dotted.slick-slider {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.carosello-tema .slick-dots li button {
    display: none;
}

.carosello-tema .slick-dots li {
    width: 40px;
    background-color: #ddd;
    height: 5px;
}

.carosello-tema .slick-dots li.slick-active {
    background-color: #666;
}

.carosello-tema .slick-prev::before,
.carosello-tema .slick-next::before {
    color: #000;
}

@media screen and (max-width: 992px) {
    .carosello-tema .slick-dots li {
        width: 40px;
    }

}



/*pagine - vc*/
.riga-navigazione {
    padding: 15px 0;
}

/*stickuy riga navigazione solo desktop*/
@media screen and (min-width: 992px) {
    .riga-navigazione.sticky {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        z-index: 5;
        margin-left: 0;
        margin-right: 0;
    }
}


.riga-navigazione .wpb_content_element {
    margin-bottom: 0;


}

.riga-navigazione .wpb_content_element.wpb_text_column.testo-zoom {
    font-size: 1.2em;
}

.riga-navigazione.fondo-grigio-medio,
.riga-navigazione.fondo-grigio-medio a {
    color: #fff !important;
}

.riga-navigazione.fondo-grigio-medio ul {
    padding: 0;
    list-style: none;
    text-align: right;
    display: block;
    font-size: 0;
}

.riga-navigazione.fondo-grigio-medio ul li {
    display: inline-block;
    text-transform: uppercase;
}

.riga-navigazione.fondo-grigio-medio ul li a {
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    text-decoration: none;
}

.riga-navigazione.fondo-grigio-medio ul li a::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;

}

.riga-navigazione.fondo-grigio-medio ul li:last-child a::before {
    display: none;
}

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

    .riga-navigazione.fondo-grigio-medio ul,
    .riga-navigazione {
        text-align: center;
    }

    .riga-navigazione .wpb_content_element.wpb_text_column {
        margin: 10px 0;
    }
}


.riga-designer a,
.riga-designer a:hover {
    color: #666;
}

.riga-designer .wpb_content_element {
    margin-bottom: 15px;
}

/**/
.single-package-reflex {
    text-align: center;
    margin-bottom: 30px !important;
}

.single-package-reflex .immagine-evidenza {
    margin-bottom: 10px;
}

.single-package-reflex .titolo-cont .titolo {
    margin-bottom: 20px;
}

.single-package-reflex .titolo-cont .titolo a {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-decoration: unset;
}

.single-package-reflex .immagine-cont {
    position: relative;
}

.single-package-reflex .immagine-cont .tags .innertag {
    background: #fafafa;
    font-weight: 600;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

/*chosen select*/

.chosen-container-single {
    min-width: 200px;
    max-width: 100%;
    width: 100% !important;
}

body .chosen-container-single .chosen-single {
    border: 1px solid #000;
    background: transparent;
    border-radius: 0px;
    padding: 10px 20px;
    box-shadow: none;
    outline: none;
    height: unset !important;
}

body .chosen-container-single .chosen-single div b {
    background-position: 0 13px;
}

body .chosen-container-single.chosen-container-active .chosen-single div b {
    background-position: -15px 13px;
}

body .chosen-container-single.chosen-container .chosen-drop {
    border-color: #333;
    border-radius: 0;
    box-shadow: none;
}

body .chosen-container-single.chosen-container .chosen-results li.highlighted {
    background-color: #333;
    background-image: none;
}


body .colonne-contatti .vc_column_container>.vc_column-inner {
    position: relative;
}

body .colonne-contatti .vc_column_container>.vc_column-inner::after {
    background-color: #000;
    width: 1px;
    height: 150px;
    content: '';
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

body .colonne-contatti .vc_column_container:last-child>.vc_column-inner::after {
    display: none;
}

@media screen and (max-width: 992px) {
    body .colonne-contatti .vc_column_container>.vc_column-inner::after {
        display: none;
    }
}

/*materiali reflex*/
.riga-punti-forza {
    text-align: center;
}

.riga-punti-forza h3 {
    text-transform: uppercase;

    position: relative;
    color: #AE9A62;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.riga-punti-forza h3::after {
    content: '';
    position: absolute;
    width: 60%;
    height: 1px;
    background-color: #AE9A62;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);

}


/*area riservata*/
.area-riservata-page-cont .page-title {
    padding: 60px 0 40px;
}

.area-riservata-page-cont .area-riservata-page {
    margin-bottom: 60px;
}

.area-riservata-page-cont .menu-area-riservata {
    text-align: center;
}

.area-riservata-page-cont .menu-area-riservata .menu-area-riservata-inn {
    padding: 10px 0;
}

.area-riservata-page-cont .menu-area-riservata ul {
    padding: 0;
}

.area-riservata-page-cont .menu-area-riservata ul li {
    list-style: none;
    display: inline-block;
}

.area-riservata-page-cont .menu-area-riservata ul li a {
    color: #000;
    padding: 5px 10px;
}


.area-riservata-page-cont .box-area-riservata .wpb_wrapper.vc_figure {
    border: 1px solid #000;
    width: 100%;
}

.area-riservata-page-cont .box-area-riservata .wpb_wrapper.vc_figure .vc_single_image-img.attachment-full {
    max-width: 200px !important;
    margin: 0 auto;
    padding: 70px 0;
}


.area-riservata-page-cont .box-area-riservata .wpb_single_image .wpb_wrapper.vc_figure .vc_figure-caption {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 20px;
    margin: 0;
}


.area-riservata-page-cont .um-profile .um-profile-body {
    max-width: unset;
}


body #wpdm-all-packages .card {
    overflow: hidden;
}


.w3eden .fetfont,
.w3eden .btn,
.w3eden .btn.wpdm-front h3.title,
.w3eden .wpdm-social-lock-box .IN-widget a span:last-child,
.w3eden #xfilelist .panel-heading,
.w3eden .wpdm-frontend-tabs a,
.w3eden .alert::before,
.w3eden .panel .panel-heading,
.w3eden .discount-msg,
.w3eden .panel.dashboard-panel h3,
.w3eden #wpdm-dashboard-sidebar .list-group-item,
.w3eden #package-description .wp-switch-editor,
.w3eden .w3eden.author-dashbboard .nav.nav-tabs li a,
.w3eden .wpdm_cart thead th,
.w3eden #csp .list-group-item,
.w3eden .modal-title {
    font-family: inherit;
}

body .w3eden .btn {
    background-color: #fff;
    color: #000;
    font-weight: 600;
    border: 2px solid;
}

body .w3eden .btn:hover {
    border-color: #AC9860;
    color: #AC9860;
    font-weight: 600;
    background-color: #fff;
    text-decoration: underline;
}

/* Landing Promozione */
.landing-promozione .vc_row {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.landing-promozione .no-padding {
    padding: 0 !important;
}

.landing-promozione .no-margin .wpb_button,
.landing-promozione .no-margin .wpb_content_element,
.landing-promozione .no-margin ul.wpb_thumbnails-fluid>li {
    margin: 0 !important;
}

.landing-promozione h1 {
    font-size: 32px;
    line-height: 55px;
    color: #7c7b7b;
}

.landing-promozione h3 {
    color: var(--azzurro);
}

.landing-promozione p {
    font-size: 23px;
}

.landing-promozione small {
    font-size: 15px;
}

.custom-layout {
    margin-top: -85px;
}

/* Box Collezioni */
.custom-box-collezioni .custom-box-collezioni-img {
    padding: 22% 20px;
}

.custom-box-collezioni .custom-box-collezioni-img h2 {
    color: #fff;
    line-height: 1;
    padding: 0;
}

.custom-box-collezioni .custom-box-collezioni-title h3 {
    font-size: 22px;
}

.custom-box-collezioni .custom-box-collezioni-btn a {
    color: #9d9993 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px !important;
}

.custom-box-collezioni.justify-content-center {
    display: flex !important;
    justify-content: center !important;
}

.custom-box-collezioni-full {
    gap: 30px !important;
    flex-wrap: unset !important;
}

.custom-box-collezioni-full h2 {
    color: #fff;
    font-size: 90px;
    padding: 0;
}

.custom-box-collezioni-full p {
    color: #fff;
    font-size: 30px;
}

.custom-box-collezioni-full a {
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
    text-underline-offset: 2px !important;
    text-decoration-thickness: 2px !important;
}

.custom-box-collezioni-full-background>.vc_column-inner>.wpb_wrapper {
    margin-left: 20%;
    margin-right: 20%;
}

.custom-box-collezioni-full-background .vc_column-inner {
    padding: 0 !important;
}

.custom-box-collezioni-full img,
.custom-box-collezioni-full figure,
.custom-box-collezioni-full .vc_single_image-wrapper {
    width: 100% !important;
}

/**/

/* Box Background */
.custom-section-background h2 {
    color: #fff;
    line-height: 1;
    padding: 0;
    text-transform: uppercase;
}

.custom-section-background h4 {
    color: #fff;
    line-height: 1;
    padding: 0;
}

.custom-section-background p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.custom-section-background a {
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
    text-underline-offset: 2px !important;
    text-decoration-thickness: 2px !important;
}

.background-fixed {
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/**/

.dati-prodotto h3 {
    text-transform: uppercase;
}

.align-item-center {
    display: flex;
    align-items: center;
}

.azioni {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.azioni a {
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
}

.azioni a span {
    text-decoration: underline;
}

.a2a_kit a {
    position: relative;
    top: 1px;
}

.single-prodotto-cont .variations_form.cart .label label {
    color: #fff !important;
}

.single-prodotto-cont .variations_form.cart {
    padding-bottom: 0 !important;
}

.single-prodotto-cont .related-cont .related-inn .titolo-main,
.single-composizione-cont .related-cont .related-inn .titolo-main,
.descrizione-articoli_correlati h4.titolo {
    color: var(--azzurro);
    text-transform: uppercase;
}

.single-prodotto-cont .banner-top .gallery-prodotto-ext .gallery-primary img,
.single-prodotto-cont .banner-top .main-image-cont img {
    max-height: 500px !important;
    object-fit: contain !important;
}

.single-product .vc_row-fluid.banner-top {
    display: flex;
    /* align-items: start; */
}

.single-product .vc_row-fluid.banner-top .wpb_column {
    display: flex;
    align-items: flex-start;
}

.single-composizione .vc_row-fluid.banner-top {
    display: flex;
    /* align-items: start; */
}

.single-composizione .vc_row-fluid.banner-top .wpb_column {
    display: flex;
    align-items: flex-start;
}

body ul.cnss-social-icon li.cn-fa-icon a {
    background-color: transparent !important;
}

/* Box Attributi Singoli Prodotti */
.info-tecniche {
    margin: 100px;
}

.info-tecniche .dimensioni-materiali,
.info-tecniche .composizione,
.info-tecniche .manuali,
.info-tecniche .colori {
    line-height: 40px;
}

.info-tecniche h4 {
    font-size: 28px;
    margin-bottom: 25px;
    border-bottom: 2px solid var(--azzurro);
    padding-bottom: 15px;
}

.info-tecniche a {
    color: var(--azzurro);
    text-decoration: underline;
    text-underline-offset: 2px;
}

/**/

.single-related-prodotto a,
.single-related-composizione a {
    color: var(--azzurro);
    text-decoration: underline;
    text-transform: uppercase;
    text-underline-offset: 3px;
}

.box-principale-singolo-prodotto {
    padding: 50px;
}

.box-principale-singolo-prodotto .dati-prodotto h4 {
    text-transform: uppercase;
}

.box-principale-singolo-prodotto .divider {
    font-size: 14px;
}

.box-principale-singolo-prodotto .dati-prodotto .titolo {
    font-size: 46px;
}

.box-principale-singolo-prodotto .dati-prodotto .categoria-prodotto {
    font-size: 27px;
    margin-bottom: 20px;
}

.blocco-contenuto.related-cont {
    margin-top: 100px;
}

.singolo-composizione-loop .immagine-composizione:after {
    border: 2px solid var(--grigio-chiaro);
    position: absolute;
    inset: 0;
    content: "";
    width: 100%;
    height: 100%;
}

.immagine-banner-full {
    padding: 150px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

table.variations {
    display: block !important;
}

table.variations .form-control {
    width: 400px;
    margin-left: 20px !important;
}

.single-prodotto-cont .variations_form.cart .reset_variations {
    padding: 20px 0;
}

@media (max-width: 1599.98px) {
    .custom-box-collezioni .custom-box-collezioni-img h2 {
        font-size: 43px;
    }

    .custom-box-collezioni-full p {
        font-size: 22px;
        line-height: 28px;
    }

    .custom-box-collezioni-full h2 {
        font-size: 60px;
        line-height: 66px;
    }

    .info-tecniche h4 {
        font-size: 19px;
    }
}

@media (max-width: 1349.98px) {
    .rs-custom-margin {
        margin-left: 50px !important;
    }

    .dt-ticker__list>li {
        font-size: 90px !important;
    }

    table.variations .form-control {
        width: 300px;
    }
}

@media (max-width: 1199.98px) {
    .custom-box-collezioni-full h2 {
        font-size: 50px;
        line-height: 56px;
    }

    .custom-section-background h2 {
        font-size: 60px;
    }

    .info-tecniche {
        margin: 0 100px 50px 100px;
    }

    .info-tecniche .dimensioni-materiali,
    .info-tecniche .composizione,
    .info-tecniche .manuali,
    .info-tecniche .colori {
        margin-bottom: 50px;
    }

    .dt-ticker__list>li {
        font-size: 70px !important;
    }

    table.variations .form-control {
        width: 200px;
    }
}

@media (max-width: 991.98px) {
    .landing-promozione .vc_row {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .landing-promozione h1 {
        font-size: 25px;
        line-height: 47px;
    }

    .landing-promozione p {
        font-size: 20px;
    }

    .custom-layout {
        margin-top: 0;
    }

    .custom-box-collezioni-full h2 {
        font-size: 40px;
        line-height: 46px;
    }

    .custom-box-collezioni-full p {
        font-size: 18px;
        line-height: 26px;
    }

    .custom-box-collezioni .custom-box-collezioni-img h2 {
        font-size: 35px;
    }

    .custom-section-background h2 {
        font-size: 50px;
    }

    .custom-section-background h4 {
        font-size: 30px;
    }

    .custom-box-collezioni .custom-box-collezioni-title h3 {
        font-size: 18px;
    }

    .dt-ticker__list>li {
        font-size: 50px !important;
    }

    .box-principale-singolo-prodotto {
        margin-top: 50px;
    }

    table.variations .form-control {
        width: 200px;
    }

    .single-prodotto-cont .variations_form.cart .reset_variations {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .reverse-mobile {
        display: flex;
        flex-direction: column-reverse;
    }

    .custom-box-collezioni .custom-box-collezioni-img h2 {
        font-size: 55px;
    }

    .custom-box-collezioni.justify-content-center {
        display: inline-block !important;
    }

    .custom-box-collezioni-full {
        gap: 0px !important;
        flex-wrap: unset !important;
        flex-direction: column;
    }

    .custom-box-collezioni-full-background>.vc_column-inner>.wpb_wrapper {
        margin-left: 30px;
        margin-right: 30px;
        padding: 50px 0;
    }

    .reverse-mobile {
        flex-direction: column-reverse !important;
    }

    .custom-section-background h2 {
        font-size: 35px;
    }

    .custom-section-background h4 {
        font-size: 24px;
    }

    .custom-box-collezioni .custom-box-collezioni-title h3 {
        font-size: 24px;
    }

    .dt-ticker__list>li {
        font-size: 40px !important;
    }

    .rs-custom-margin {
        margin-top: 30px !important;
    }
}

@media (max-width: 575.98px) {
    .custom-box-collezioni .custom-box-collezioni-img h2 {
        font-size: 35px;
    }
}

/**/

@media (max-width: 991.98px) {
    .banner-top {
        flex-wrap: wrap !important;
    }

    .banner-top>.wpb_column {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}










/* submenu */

.menu-main-dx-container #menu-main-dx {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-main-dx-container #menu-main-dx > li {
  position: static;
}

.menu-main-dx-container #menu-main-dx > li.menu-item-has-children {
  position: relative;
}

.menu-main-dx-container #menu-main-dx > li > a {
  display: inline-flex;
  align-items: center;
}

.menu-main-dx-container #menu-main-dx .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  z-index: 9999;
  list-style: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 1px solid transparent;
  box-shadow: none;
}

.menu-main-dx-container #menu-main-dx li:hover > .sub-menu,
.menu-main-dx-container #menu-main-dx li:focus-within > .sub-menu {
  display: block;
}

.menu-main-dx-container #menu-main-dx .sub-menu li {
  position: relative;
}

.menu-main-dx-container #menu-main-dx .sub-menu li > a {
  display: block;
  padding: 10px 14px;
  white-space: nowrap;
  position: relative;
}

.menu-main-dx-container #menu-main-dx .sub-menu li > a:hover,
.menu-main-dx-container #menu-main-dx .sub-menu li > a:focus {
  background: rgba(0,0,0,.06);
}

.menu-main-dx-container #menu-main-dx > li.menu-item-has-children > a::after {
  content: "▾";
  font-size: 12px;
  margin-left: 8px;
  transform: translateY(-1px);
}

.menu-item-has-children .sub-menu .menu-item a {
  background: var(--grigio-scuro) !important;
  color: #fff !important;
  width: 200px;
}

.menu-main-dx-container #menu-main-dx .sub-menu li > .sub-menu {
  top: 0;
  left: calc(100% - 8px);
}

.menu-main-dx-container #menu-main-dx .sub-menu li.menu-item-has-children > a {
  padding-right: 28px;
}

.menu-main-dx-container #menu-main-dx .sub-menu li.menu-item-has-children > a::after {
  content: "▸";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
