/*
Theme Name: Scarpato Theme
Author: Emmecubo
Description: Scarpato basic theme 
Version: 1.0.9999944999992
*/
@font-face {
    font-family: 'didotbold';
    src: url('assets/fonts/didot/didot_bold-webfont.woff2') format('woff2'),
         url('assets/fonts/didot/didot_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesquebold';
    src: url('assets/fonts/brandon/brandon_bld-webfont.woff2') format('woff2'),
         url('assets/fonts/brandon/brandon_bld-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesqueblack';
    src: url('assets/fonts/brandon/brandon_blk-webfont.woff2') format('woff2'),
         url('assets/fonts/brandon/brandon_blk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesquelight';
    src: url('assets/fonts/brandon/brandon_light-webfont.woff2') format('woff2'),
         url('assets/fonts/brandon/brandon_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesquelight_italic';
    src: url('assets/fonts/brandon/brandon_light_it-webfont.woff2') format('woff2'),
         url('assets/fonts/brandon/brandon_light_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesquemedium';
    src: url('assets/fonts/brandon/brandon_med-webfont.woff2') format('woff2'),
         url('assets/fonts/brandon/brandon_med-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesqueregular';
    src: url('assets/fonts/brandon/brandon_reg-webfont.woff2') format('woff2'),
         url('assets/fonts/brandon/brandon_reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesqueRgIt';
    src: url('assets/fonts/brandon/brandon_reg_it-webfont.woff2') format('woff2'),
         url('assets/fonts/brandon/brandon_reg_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'angelfaceregular';
    src: url('assets/fonts/angelface/angelface-webfont.woff2') format('woff2'),
         url('assets/fonts/angelface/angelface-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*
#video_home_container  .elementor-wrapper.elementor-open-inline{
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16/9;
    pointer-events: none;
} 

#video_home_container  .elementor-wrapper.elementor-open-inline .elementor-video {
    width: 300%;
    height: 100%;
    margin-left: -100%;
}*/
iframe{
    pointer-events: none;
}
#menu-main-menu .wpml-ls-item,
#menu-main-menu-en .wpml-ls-item{
    display: none !important;
}
body{
    margin: 0px;
    padding: 0px;
    font-family: 'brandon_grotesqueregular';
}

.main_header{   
    color: white;
    border-bottom: 2px solid #a88b45;
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 1;
    opacity: 1;
}
.main_header::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #4D362C;
    opacity: 0.91;
    z-index: 0;
}
.col-logo{
    position: relative;
    z-index: 1;
}
.main_header .navbar-nav{
    font-size: 18px;
    font-weight: bold;
}
.navbar-expand-lg .navbar-nav{
    position: relative;
}

.navbar-expand-lg .navbar-nav a.nav-link{
    color: white;
    text-transform: uppercase;
    font-size: 15px;
}
.navbar-expand-lg .navbar-nav a.nav-link:hover{
    color: #a88b45;
}
.navbar-expand-lg .navbar-nav .menu-item.menu-item-has-children:hover a.nav-link{
color: #a88b45;
}
.navbar-expand-lg .navbar-nav .menu-item.menu-item-has-children:hover .dropdown-menu-0 a.nav-link{
    color: #ffffff;
}
.navbar-expand-lg .navbar-nav .menu-item.menu-item-has-children .dropdown-menu-0 #menu-item-943 a.nav-link:hover,
.navbar-expand-lg .navbar-nav .menu-item.menu-item-has-children .dropdown-menu-0 #menu-item-1100 a.nav-link:hover{
    color: #2A1F1D;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-0 .menu-item.menu-item-has-children:hover a.nav-link{
    color: #2A1F1D;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-0 .menu-item.menu-item-has-children:hover .dropdown-menu-1 a.nav-link{
    color: #ffffff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-0 .menu-item.menu-item-has-children .dropdown-menu-1 a.nav-link:hover{
    color: #2A1F1D;
}
.dropdown:hover .dropdown-menu-scarpato {
    display: block;
}
.logo-passticceria-scarpato img{
    height: 90px;
    width: auto;
    padding: 10px 0px;
}
.page_space{
    width: 100%;
    height: 60px;
    float: left;
}
/*******/
.navbar-expand-lg .navbar-nav .menu-item{
    padding: 25px 15px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato .menu-item{
    padding: 0px;
    z-index: 9;
}
.navbar-expand-lg .navbar-nav #menu-item-14::before,
.navbar-expand-lg .navbar-nav #menu-item-992::before {
    position: fixed;
    top: 89px;
    left: 0px;
    width: 100%;
    height: 550px;
    border: none;
    background-color: #a88b45;
    border-radius:unset !important;
    opacity: 0.91;
    content: '';
    z-index: 0;
    -webkit-transition: opacity 0.6s linear 0s;
    -moz-transition: opacity 0.6s linear 0s;
    -ms-transition: opacity 0.6s linear 0s;
    -o-transition: opacity 0.6s linear 0s;
    transition: opacity 0.6s linear 0s;
    height: 0px;
    overflow:hidden;
    opacity:0;
    display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato{
    position: absolute;
    background: none;
    border: none;
    top: 89px;
    left: 0px;
    opacity:0;
    -webkit-transition: opacity 0.6s linear 0s;
    -moz-transition: opacity 0.6s linear 0s;
    -ms-transition: opacity 0.6s linear 0s;
    -o-transition: opacity 0.6s linear 0s;
    transition: opacity 0.6s linear 0s;
    height: 0px;
}
#menu-item-14:hover .dropdown-menu-scarpato.dropdown-menu-0,
.navbar-expand-lg .navbar-nav #menu-item-14:hover::before,
#menu-item-992:hover .dropdown-menu-scarpato.dropdown-menu-0,
.navbar-expand-lg .navbar-nav #menu-item-992:hover::before,
#menu-item-1533:hover .dropdown-menu-scarpato.dropdown-menu-0,
.navbar-expand-lg .navbar-nav #menu-item-1533:hover::before,
#menu-item-2127:hover .dropdown-menu-scarpato.dropdown-menu-0,
.navbar-expand-lg .navbar-nav #menu-item-2127:hover::before {
    height: 600px;
    opacity:0.91;
    display: block;
}

#menu-item-14:hover .dropdown-toggle .nav-link,
#menu-item-992:hover .dropdown-toggle .nav-link{
    color: #2a1f1d;
}
#menu-item-14:hover .dropdown-menu-1 .dropdown-toggle .nav-link,
#menu-item-992:hover .dropdown-menu-1 .dropdown-toggle .nav-link{
    color: #ffffff;
}
.menu-item-has-children li,
.menu-item-has-children ul{
    list-style: none !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0{
    position: absolute;
    top: 95px;
    left: 0px;
    padding-left: 0px;
    display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 .menu-item .dropdown-menu-1{
    opacity:0;
    -webkit-transition: opacity 0.6s linear 0s;
    -moz-transition: opacity 0.6s linear 0s;
    -ms-transition: opacity 0.6s linear 0s;
    -o-transition: opacity 0.6s linear 0s;
    transition: opacity 0.6s linear 0s;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-993:hover .dropdown-menu-1,
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-923:hover .dropdown-menu-1,
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-935:hover .dropdown-menu-1,
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-1099:hover .dropdown-menu-1{
    display: block;
    opacity: 1;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-993:hover .dropdown-menu-1,
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-923:hover .dropdown-menu-1{
    z-index: 3;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-935:hover .dropdown-menu-1,
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-1099:hover .dropdown-menu-1{
    z-index: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-993,
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-923{
    z-index: 11;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-935,
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 #menu-item-1099{
    z-index: 10;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-1{
    position: absolute;
    top: 0px;
    left: calc(100% + 80px);
    left: 249px;
    padding-left: 0px;
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    min-width: 180px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-2{
    position: absolute;
    top: 0px;
    left: calc(100% + 80px);
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    opacity:0;
    -webkit-transition: opacity 0.6s linear 0s;
    -moz-transition: opacity 0.6s linear 0s;
    -ms-transition: opacity 0.6s linear 0s;
    -o-transition: opacity 0.6s linear 0s;
    transition: opacity 0.6s linear 0s;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-1 .nav-item:hover .dropdown-menu-scarpato.dropdown-menu-2,
.navbar-expand-lg .navbar-nav #menu-item-943.nav-item:hover .dropdown-menu-scarpato.dropdown-menu-2,
.navbar-expand-lg .navbar-nav #menu-item-1100.nav-item:hover .dropdown-menu-scarpato.dropdown-menu-2{
    display: block;
    opacity: 1;
}


.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato a.nav-link{
    /*border-bottom: 1px solid #a88b45;*/
    padding: 15px 20px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato li:last-child a{
    border: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato .dropdown-toggle::after{
    content: '';
    border: none !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato .nav-link{
    position: relative;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-scarpato .nav-link::after{
    width: calc(100% - 30px);
    height: 1px;
    background-color: #a88b45;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 15px;
    content: '';
    display: block;
}
.navbar-expand-lg{
    padding: 0px !important;
}
#menu-top-menu-right a,
#menu-top-right-menu-en a{
    text-transform: uppercase;
}
.wpml-ls-menu-item a{
    text-decoration: none;
}
.wpml-ls-menu-item.wpml-ls-item-en a span{
    display: none;
}
.wpml-ls-menu-item.wpml-ls-item-en a:after{
    content: 'EN';
    display: block;
    color: #ffffff;
}
.wpml_header{
    float: right;
    border-left: 1px solid #ffffff;
    padding-left: 10px;
    position: absolute;
    top: 37px;
    right: 0px;
}
html[lang="en-US"] .wpml_header {
    float: right;
    border-left: 1px solid #ffffff;
    padding-left: 10px;
    position: absolute;
    top: 30px;
    right: 20px;
}
html[lang="en-US"] .wpml_header .wp-block-navigation-item{
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
#wpsl-wrap #wpsl-gmap {
    height: 500px !important;
    margin-bottom: 0px !important;
}
.wpml_header li .wp-block-navigation-item__label {
    text-transform: uppercase;
}
li[data-wpml="current-language-item"]{
    display: none !important;
}
#site-footer .container{
    /*max-width: none;*/
}
#site-footer{
    font-size: 18px;
    background:url('assets/images/pattern_footer.jpg');
    background-position: 0px 0px;
    background-repeat: repeat;
    color: white;
    width: 100%;
    height: auto;
    float: left;
    border-top: 6px solid #a88b45;
}
#site-footer .copyright{
    font-size: 14px;
}

.copyright {
    background-color: #2a1f1d;
    color: #a88b45;
    font-family: 'brandon_grotesquemedium';
    text-align: center;
    padding: 20px 0px;
}
.copyright a {
    color: #a88b45;
    text-decoration: none;
}
.copyright a:hover {
    color: #a88b45;
    text-decoration: underline;
}
#footer-row .footer_top{
    padding: 50px 0px;
}

#footer-row .footer-area .wp-block-heading{
    font-size: 14px;
    border-bottom: 1px solid #a88b45;
    padding-bottom: 20px;
}
#footer-row .footer-area #tit_newsletter{
    text-transform: uppercase;
    color: #a88b45;
    font-family: 'brandon_grotesquebold';
    font-size: 18px;
}
#footer-row .footer-area ul,
#footer-row .footer-area li{
    list-style: none;
    padding-left: 0px;
    font-size: 14px;
}
#footer-row .footer-area li{
    padding-bottom: 8px;
}
#footer-row .footer-area li a{
    color: white;
    text-decoration: none !important;
    text-transform: uppercase;
}
#footer-row .footer-area.footer-area-two li a,
#footer-row .footer-area.footer-area-three li a{
    font-weight: bold;
}
#footer-row .footer-area li a:hover{
    text-decoration: underline;
    color: #a88b45;
}
#footer-row .icon_map{
    background-image: url("assets/images/svg/location_pin_place_point_map_icon.svg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 18px;
    height: 18px;
    content: '';
    display: inline-block;
}
#footer-row .icon_phone{
    background-image: url("assets/images/svg/phone_icon.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 15px;
    width: 15px;
    height: 15px;
    content: '';
    display: block;
}
#footer-row .icon_mail{
    background-image: url("assets/images/svg/at_icon.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 22px;
    width: 22px;
    height: 22px;
    content: '';
    display: block;
}
#footer-row .footer-area li.with_icon{
    padding-left: 30px;
    position: relative;
}
#footer-row .footer-area li.with_icon span{
    position: absolute;
    top: 0px;
    left: 0px;
}
.copyright{
color: #a88b45;
font-family: 'brandon_grotesquemedium';
padding: 20px 0px;
}
.copyright a{
    color: #a88b45;
    text-decoration: none;
}
.copyright a:hover{
    text-decoration: underline;
}
.social_link li{
    display: inline-block;
    margin-left: 15px;
}
.footer-area{
    display: inline-block;
}
.copyright{
    font-size: 14px;
}
#footer-row .footer-area.footer-area-two li a::before,
#footer-row .footer-area.footer-area-three li a::before{
    display: block;
    content: '>>';
    color: #a88b45;
    display: inline-block;
    padding-right: 5px;
}
.link_shoponline a::after{
    display: block;
    content: '';
    background-image: url("assets/images/svg/bag-scarpato.svg");
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 34px;
    height: 34px;
    content: '';
    display: block;
    filter: brightness(0) saturate(100%) invert(55%) sepia(63%) saturate(352%) hue-rotate(5deg) brightness(89%) contrast(89%);
}

#footer-row .footer-area.footer-area-one li a{
    text-transform: lowercase;
}
#category_product_content.upsells{
    border-top: 20px solid #aaae59;
}
#category_product_content{
    padding-bottom: 30px;
}
.product_meta{
    width: 100%;
    height: auto;
    display: block;
    float: left;
}
.product_meta .meta{
    display: inline-block;
    font-weight: bold;
}
.product_meta .meta:nth-child(1){
    padding-right: 20px;
    border-right: 1px solid #a88b45;
}
.product_meta .meta:nth-child(2){
    padding-left: 20px;
}
.scarpato_button,.button_2{
    text-decoration: none;
}
.scarpato_button,.wpcf7-submit,.button_2{
    color: #a88b45;
    border: 2px solid #a88b45;
    text-transform: uppercase;
    font-weight: bold;
    height: 45px !important;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    line-height: 45px !important;
    padding: 0px 30px;
    border-radius: 45px;
    float: left;
    font-size: 18px;
    background-color: transparent;
}
.scarpato_button:hover,.wpcf7-submit:hover,.button_2:hover{
    background-color: #a88b45;
    color: #ffffff;
}
.button_2:hover{
    background-color: #a88b45 !important;
}
.footer-area .button_2{
    background-color: #a88b45;
    color: #ffffff;
    width: auto;
}
.footer-area .button_2:hover{
    background-color: transparent !important;
    color: #a88b45;
}
.footer-area  input[type="email"],
.footer-area  input[type="email"]:focus-visible{
    background-color: transparent;
    border: 1px solid #a88b45;
    width: 100%;
    max-width: 250px;
    height: 45px;
    color: #a88b45;
    border-radius: 45px;
    margin-bottom: 10px;
    padding: 0px 10px;
    outline: unset !important;
}
#footer-row  .block_privacy a{
    color: white;
    text-decoration: none;
}
#footer-row  .block_privacy a:hover{
    color: #a88b45;
}
.footer-area  input::placeholder{
    color: #a88b45;
}
.mc4wp-alert{
    display: block;
    width: 100%;
    height: auto;
    clear: both;
    background-color: white;
    color: red;
    padding: 6px;
    text-align: left;
    margin-top: 15px;
    float: left;
}
.mc4wp-alert.mc4wp-success{
    color: green;
}
.wpcf7-submit{
    float: none !important;
}
.wpcf7-submit:disabled{
    background-color: transparent;
    color: #a88b45;
    opacity: 0.6;
}
.scarpato_button.dark_brown{
    color: #2A1F1D;
    border: 2px solid #2A1F1D;
}
.scarpato_button.dark_brown:hover{
    background-color: #2A1F1D;
    color: #ffffff;
}
.cat_block_heading{
    text-transform: uppercase;
    font-size: 40px;
    color: white;
    font-family: 'brandon_grotesquemedium';
    text-align: center;
}
.cat_block_heading::before{
    content: '';
    display: block;
    width: 130px;
    height: 0px;
    border: 3px solid #a88b45;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    margin-bottom: 10px;
}

.carousel.slide .woocommerce-loop-product__title {
    font-size: 20px !important;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 13px;
}

.carousel.slide .products{
    text-align: center;
}
.carousel.slide .products .scarpato_button{
    text-align: center;
    display:inline-block;
    text-decoration: none !important;
    margin:0 auto;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.haeder_home_offelleria,.header_home_categorie{
    text-transform: uppercase;
}

.haeder_home_offelleria::before,
.header_home_categorie::before{
    content: '';
    display: block;
    width: 130px;
    height: 0px;
    border: 3px solid #ffffff;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    margin-bottom: 15px;
}
.header_home_categorie::before{
    border: 3px solid #a88b45;
}
.sfondo_home_offelleria::before{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url("assets/images/svg/Pattern_01_DX-_3_.svg");
    background-repeat: no-repeat;
    background-position: top right;
    content: '';
    display: block;
    background-size: contain;
}
.collapse:not(.show) {
    display: none;
}
.woocommerce-products-header{
    position: relative;
}
#main-image-category{
    width: 100%;
    height:0px;
    padding-bottom: 25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    min-height: 670px;
}
.container-cat-title{
    position: absolute;
    top: 92px;
    left: 0px;
    width: 100%;
    height: calc(100% - 92px);
}
.container-cat-title .container,
.container-cat-title .row,
.container-cat-title .col{
    height: 100%;
}
.container-cat-title .woocommerce-products-header__title{
    color: white;
    font-family: 'angelfaceregular';
    width: 100%;
    float: left;
}
.container-cat-title .woocommerce-products-header__title .title{
    color: #a88b45;
    font-family: 'didotbold';
    font-size: 65px;
    text-transform: uppercase;
    width: 132px;
    height: auto;
    float: left;
    word-break: break-all;
}
.container-cat-title .woocommerce-products-header__title .subtitle{
    font-size: 60px;
    clear: both;
    width: 100%;
    height: auto;
    float: left;
}
.container-cat-title .category_subtitle{
    width: 100%;
    height: auto;
    color: white;
    font-family: 'brandon_grotesqueregular';
}
.block_cat_title{
    width: 100%;
    height: auto;
}
#category_product_content{
    background-color: #4D362C;
}
.woocommerce .products ul, .woocommerce ul.slides{
    margin-bottom: 0px;
}
#title_category_product_content{
    text-transform: uppercase;
    color: white;
    font-family: 'brandon_grotesqueregular';
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    margin-top: 30px;
}
#title_category_product_content::before {
    content: '';
    display: block;
    width: 130px;
    height: 0px;
    border: 3px solid #a88b45;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    margin-bottom: 15px;
}
#category_product_content h2{
    color: #a88b45;
    font-family: 'angelfaceregular';
    font-size: 65px;
    text-align: center;
    width: 100%;
    height: auto;
}
#category_product_content p{
    color: white;
    text-align: center;
    font-size: 16px;
    max-width: 520px;
    margin: 0 auto;
}
#category_product_content ul.slides li.product h3.woocommerce-loop-product__title{
    text-transform: uppercase;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: auto;
    text-decoration: none;
}
#category_product_content ul.slides li.product a{
    text-decoration: none;
}
#category_product_content ul.slides li.product a.scarpato_button{
    float: none;
    margin: 0 auto;
    display: block;
    max-width: 250px;
    margin-bottom: 20px;
}
.woocommerce ul.slides li.product a img{
    max-width: 300px;
    display: block;
    margin: 0 auto;
}
.header_with_bottom_desktop::after{
    content: '';
    display: block;
    width: 130px;
    height: 0px;
    border: 3px solid #a88b45;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    margin-top: 35px;
}

@media screen and (min-width: 993px) {
    header .navbar-nav{
        flex-direction: row !important;
    }
}
.e-con{
    --content-width:1320px !important;
}
.carousel-item .scarpato_button{
    display: block;
    margin: 0 auto;
    float: none;
}
/*,h3,h1*/
.h4_cataloghi h4{
    font-size: unset !important;
    font-weight: unset !important;
}
.header_with_bottom_border_desktop::after,
.h4_cataloghi h4::after,.header_with_bottom_border::after{
    content: '';
    display: block;
    width: 130px;
    height: 0px;
    border: 3px solid #a88b45;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    margin-top: 35px;
}
.header_with_bottom_desktop::after{
    border: none;
    margin-top: 0px;
}
.indirizzo_contatti{
    width: 30%;
    display: block;
    margin: 0 auto;
    border-left:3px solid #a88b45 ;
    position: relative;
}
.indirizzo_contatti h1{
    font-weight: bold !important;
    font-size: 22px;
}
.indirizzo_contatti a{
    color: #ffffff;
}
.indirizzo_contatti .elementor-widget-container{
    padding-left: 20px;
}
.indirizzo_contatti::before{
    content: '';
    display: block;
    background-image: url(assets/images/svg/location_pin_place_point_map_icon.svg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -38px;
    filter: brightness(0) saturate(100%) invert(56%) sepia(41%) saturate(546%) hue-rotate(5deg) brightness(92%) contrast(85%);
}
.form-control{
    border: 1px solid #a88b45;
    border-radius: 45px;
    height: 45px;
    margin-bottom: 30px;
    color: #4D362C;
}
.wpcf7-form p{
    margin-bottom: 0px;
}
.wpcf7-form textarea{
    width: 100%;
    border-radius: 10px;
    border: 1px solid #a88b45;
    color: #4D362C;
    padding: 20px 14px;
}
.wpcf7-form textarea,
.form-control{
    font-size: 18px;
    font-family: 'brandon_grotesqueregular';
    color: #4D362C;
}
textarea::placeholder,
input::placeholder {
    font-size: 18px;
    font-family: 'brandon_grotesqueregular';
    color: #4D362C;
}
.wpcf7-form p{
    color: #ffffff;
}
.wpcf7-form-control a{
    color: #ffffff;
}
.container-privacy-policy .wpcf7-form-control-wrap,
.container-privacy-policy .wpcf7-form-control,
.container-privacy-policy .wpcf7-list-item,
.container-privacy-policy label{
    width: 100%;
}
.container-privacy-policy{
    padding: 0px 10px;
    margin-top: 15px;
}
.container-privacy-policy input{
    float: right;
}
.container-privacy-policy .wpcf7-list-item-label{
    float: left;
}
.container-privacy-policy .wpcf7-list-item{
    margin-left: 0px;
}
.container-newsletter{
    text-align: left;
    padding: 0px 10px;
}
.container-newsletter label{
    width: 100%;
}
.container-newsletter .wpcf7-form-control-wrap{
    float: right;
}
.container-newsletter .wpcf7-list-item{
    position: relative;
    padding-bottom: 12px;
}
.container-newsletter input[type='radio']{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.container-button-form{
    position: relative;
}
.container-button-form .wpcf7-spinner{
    position: absolute;
}
.wpcf7-submit{
    margin-top: 30px;
}
.form-control::placeholder {
color: #4D362C;
}

.form-control::-ms-input-placeholder { /* Edge 12 -18 */
color: #4D362C;
}
.elementor-545 .elementor-element.elementor-element-04dd155,
.elementor-628 .elementor-element.elementor-element-9446d07{
    padding-top: 92px;
}
.container_with_border_left{
    border-left: 3px solid #a88b45;
    padding-left: 30px !important;
}
.container_with_border_left a{
    color: #ffffff;
}
.dropdown-menu-scarpato .title{
    font-family: 'angelfaceregular';
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
}
.dropdown-menu-scarpato .subtitle{
    font-family: 'brandon_grotesqueregular';
    font-size: 18px;
}
.dropdown-menu-scarpato img{
    max-width: 100%;
    max-height: 300px;
    width: auto;
}
.dropdown-menu-2 .menu-item{
    width: 720px;
    height: 450px;
}

#menu-item-943 .dropdown-menu-2 .menu-item,
#menu-item-1100 .dropdown-menu-2 .menu-item{
    height: 320px;
}
.dropdown-menu-2 .menu-item .container,
.dropdown-menu-2 .menu-item .container .row{
    height: 100%;
}
.dropdown-menu-2 .menu-item .col-6{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.dropdown-menu-2 .menu-item .col-6 .cont-title{
    width: 100%;
    height: auto;
}

.woocommerce-breadcrumb,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{
    text-align: center;
    color: white;
    margin-bottom: 0px;
    font-size: 16px;
    font-family: 'brandon_grotesquebold';
    text-transform: lowercase;
    text-decoration: none;
    padding: 5px 0px;
    top: 92px;
    width: 100%;
    position: absolute;
    z-index: 9;
    background-color: #4D362C;
    opacity: 0.91;
}
.woocommerce-breadcrumb a,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{
    color: white;
    text-transform: lowercase;
    text-decoration: none;
    font-size: 18px;
    font-family: 'brandon_grotesquebold';
}
.woocommerce-breadcrumb a:hover,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a:hover{
    color: #a88b45;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb span{
    color: #a88b45;
}
.single-product div.product.product-type-simple{
    padding-top: 130px;
}
.single-product .product_description{
    font-family: 'angelfaceregular';
    font-size: 60px;
    color: #a88b45;
}
.woocommerce div.product .product_title{
    color: #a88b45;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'brandon_grotesquebold';
}
/*PRESS*/
.page-template-press #main-content,
.single-post #main-content{
    background-color:#4D362C ;
}
.single-post .cont_press{
    padding: 0 30px;
    color: white;
}
.single-post .cont_press .descr{
     text-align: center;
     width: 100%;
     height: auto;
     color: white;
}
.single-post .cont_press p,.single-post .cont_press p a{
    color: white;
}
.single-post .cont_press img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 40px;
}
#cont_rassegna_stampa{
    width: 100%;
    height: auto;    
    background-image: url("assets/images/sfondo_scarpato_10.png");
    background-repeat: repeat;
}
#cont_rassegna_stampa .container{    
    padding-top: 120px;
}
#cont_eventi_scarpato{
    background-color: #2A1F1D;
}
#cont_eventi_scarpato{
    padding-top: 100px;
    padding-bottom: 60px;
}
.cont_press h1{
    width: 100%;
    height: auto;
    font-size: 30px;
    color: #a88b45;
    text-transform: uppercase;
    font-family: 'brandon_grotesquemedium';
    font-weight: medium;
    text-align: center;
}
.cont_press p.subtitle{
    color: white;
    width: 100%;
    height: auto;
    display: block;
    font-family: 'brandon_grotesqueregular';
    text-align: center;
    margin-bottom: 40px;
}
.cont_press p.subtitle::after{
    content: '';
    display: block;
    width: 130px;
    height: 0px;
    border: 3px solid #a88b45;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    margin-top: 25px;
}
.block_press{
    background-color: #2a1f1d;
    opacity: 0.8;
    display: inline-block;
    border-radius: 20px;
    box-shadow: -4px 10px 12px -7px rgba(42,31,29,0.6);
    width: 410px;
}
#cont_eventi_scarpato .block_press{
    background-color: #4e332a;
}
.block_press img{
    max-width: 100%;
    height: auto;
}
.block_press h2{
    font-size: 18px;
    color: #a88b45;
    text-transform: uppercase;
    font-family: 'brandon_grotesquemedium';
    margin-bottom: 0px;
    margin-top: 18px;
}
.block_press p{
    color: white;
    margin-bottom: 10px;
}
.block_press a{
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'brandon_grotesquemedium';
    float: right;
    padding-bottom: 18px;
}
.block_press a.read_more{
    line-height: 25px;   
}
.block_press a.read_more::after{
    width: 25px;
    height: 25px;
    background-image: url("assets/images/svg/ico_freccia_articolo.svg");
    background-repeat: no-repeat;
    float: right;
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 6px;
}
.block_press .cont{
    padding: 15px;
    width: 100%;
    height: auto;
    display: block
}
.flex-control-nav{
    display: none;
}
#press_slide,#press_slide_eventi{
    position: relative;
    padding: 0px 45px;
}
#press_slide .flex-direction-nav .flex-nav-prev,
#press_slide_eventi .flex-direction-nav .flex-nav-prev{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 100%;
}
#press_slide .flex-direction-nav .flex-nav-prev a:before,
#press_slide .flex-direction-nav .flex-nav-next a:before,
#press_slide_eventi .flex-direction-nav .flex-nav-prev a:before,
#press_slide_eventi .flex-direction-nav .flex-nav-next a:before,
#category_loop .flex-direction-nav .flex-nav-prev a:before,
#category_loop .flex-direction-nav .flex-nav-next a:before{
    border: solid #a88b45;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
}
#category_loop{
    position: relative;
}
.cont_slide .flex-direction-nav .flex-nav-next a:before,
#category_loop .flex-direction-nav .flex-nav-next a:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-right: 3px;
}
.cont_slide .flex-direction-nav .flex-nav-prev a:before,
#category_loop .flex-direction-nav .flex-nav-prev a:before{
    margin-left: 3px;
}
.cont_slide .flex-direction-nav .flex-nav-prev a:before,
#category_loop .flex-direction-nav .flex-nav-prev a:before{
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.cont_slide .flex-direction-nav .flex-nav-prev a:before,
#category_loop .flex-direction-nav .flex-nav-prev a:before{
    content: '';
    color: #a88b45;
    opacity: 1;
}
.cont_slide .flex-direction-nav .flex-nav-next,
#category_loop .flex-direction-nav .flex-nav-next{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 100%;
}
.cont_slide .flex-direction-nav .flex-nav-next a:before,
#category_loop .flex-direction-nav .flex-nav-next a:before{
    content: '';
    color: #a88b45;
    opacity: 1;
}
#category_loop,#category_loop2{
    overflow: hidden;
}

.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next{
    opacity: 1 !important;
    font-size: 0;
}
.flex-direction-nav .flex-prev{
    left: 0px !important;
}
.flex-direction-nav .flex-next{
    right: 0px !important;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 20px;
    margin: -10px 0 0;
}
#main-content{
    position: relative;
    z-index: 1;
}
.main_header {
    z-index: 2;
}
.single-post #main-content{
    padding-top: 140px;
}
.wpml-ls-menu-item a{
    text-decoration: none;
}
.wpml-ls-menu-item.wpml-ls-item-en a span{
    display: none;
}
.wpml-ls-menu-item.wpml-ls-item-en a:after{
    content: 'EN';
    display: block;
    color: #ffffff;
}
.wpml_header{
    float: right;
    border-left: 1px solid #ffffff;
    padding-left: 10px;
    position: absolute;
    top: 30px;
    right: 0px;
}
#menu-top-menu-right,
#menu-top-right-menu-en{
    padding-right: 50px;
}
.wpml-language-switcher-block ul.horizontal-list li a{
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.wpml-language-switcher-block ul.horizontal-list li a span{
    font-weight: bold;
}
.wpml-language-switcher-block ul.horizontal-list li a:hover{
    color: #a88b45;
}
[data-wpml='language-item']:first-of-type {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.wpml_header li .wp-block-navigation-item__label {
    text-transform: uppercase;
}
li[data-wpml="current-language-item"]{
    display: none !important;
}
.elementor-wrapper video,
#video_home_container .elementor-widget-container{
    height: 100vh !important;
}
.add_s_background::after,
.add_s_background_desktop::after,
.add_s_background_desktop_home::before{
    content: '';
    display: block;
    background-image: url("assets/images/svg/S_home_page.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.add_s_background_desktop_home::before{
    left: -5% !important;
    z-index: 0;
}
.error404{
    background-image: url("assets/images/errore404_scarpato_2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.error404 .page-content{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.error404 #main-content{
    min-height: 650px;
    background-image: url("assets/images/404_con_bg.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.error404 #main-content h2{
    font-family: 'angelfaceregular';
    color: #a88b45;
    font-size: 80px;
    width: 100%;
    height: auto;
    text-align: center;
}
.error404 #main-content p{
    font-family: 'brandon_grotesqueregular';
    font-weight: 500;
    color: #FFFFFF;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 33px;
}
.error404 #main-content .button_2{
    text-decoration: none;
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    margin-left: 50%;
    left: -90px;
    background: none;
}
.ul_mobile{
    display: none;
}
#coll_shoponline_button,
#press_shoponline_button{
    display: none;
}
.product_description_mobile{
    display: none;
}
.ico_peso{
    background-image: url("assets/images/svg/ico_peso.svg");
    background-repeat: no-repeat;
    background-position: top center;
    width: 25px;
    height: 25px;
    content: '';
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
}
.ico_size{
    background-image: url("assets/images/svg/ico_pack.svg");
    background-repeat: no-repeat;
    background-position: top center;
    width: 25px;
    height: 25px;
    content: '';
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
}
.menu_link_dolceshop .nav-link.dropdown-toggle{
    position: relative;
    padding-left: 28px;
}
.menu_link_dolceshop .nav-link.dropdown-toggle::before{
    background-image: url("assets/images/svg/sfondo_shop_scarpato.svg");
    background-repeat: no-repeat;
    background-position: center left;
    width: 25px;
    height: 25px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0px;
}
.menu_link_dolceshop:hover .nav-link::before{
    filter: brightness(0) saturate(100%) invert(52%) sepia(31%) saturate(697%) hue-rotate(5deg) brightness(100%) contrast(85%);
} 

.navbar-expand-lg .navbar-nav #menu-item-19.menu-item:hover .dropdown-menu-0,
.navbar-expand-lg .navbar-nav #menu-item-2114.menu-item:hover .dropdown-menu-0{
    display: block;
    opacity:1;
}
.navbar-expand-lg .navbar-nav #menu-item-19.menu-item,
.navbar-expand-lg .navbar-nav #menu-item-2114.menu-item{
    position: relative;
}
.navbar-expand-lg .navbar-nav #menu-item-19::before,
.navbar-expand-lg .navbar-nav #menu-item-2114::before {
    position: fixed;
    top: 89px;
    right: 0px;
    width: 100%;
    height: 50px;
    border: none;
    background-color: #b09757;
    border-radius: unset !important;
    opacity: 1;
    content: '';
    z-index: 0;
    -webkit-transition: opacity 0.6s linear 0s;
    -moz-transition: opacity 0.6s linear 0s;
    -ms-transition: opacity 0.6s linear 0s;
    -o-transition: opacity 0.6s linear 0s;
    transition: opacity 0.6s linear 0s;
    height: 180px;
    overflow: hidden;
    opacity: 0;
    display: none;
}
.navbar-expand-lg .navbar-nav #menu-item-19.menu-item:hover::before,
.navbar-expand-lg .navbar-nav #menu-item-2114.menu-item:hover::before{
    opacity: 0.91;
    display: block;
}
.navbar-expand-lg .navbar-nav #menu-item-19 .menu-item,
.navbar-expand-lg .navbar-nav #menu-item-2114 .menu-item{
    min-width: 250px;
}
.navbar-expand-lg .navbar-nav #menu-item-19 .dropdown-menu-0 .nav-link:hover,
.navbar-expand-lg .navbar-nav #menu-item-2114 .dropdown-menu-0 .nav-link:hover{
    color: #2a1f1d;
}
.mobile_link{ display: none;}
.address_box_scarpato a{
    color: white;
}
#ico_produzione_lenta .elementor-icon-box-icon svg,
#ico_cura .elementor-icon-box-icon svg,
#ico_famiglia .elementor-icon-box-icon svg,
#ico_adattabilita .elementor-icon-box-icon svg,
#ico_rigore .elementor-icon-box-icon svg,
#ico_lievito_madre .elementor-icon-box-icon svg,
#ico_burro .elementor-icon-box-icon svg,
#ico_canditi .elementor-icon-box-icon svg,
#ico_farina .elementor-icon-box-icon svg,
#ico_zucchero .elementor-icon-box-icon svg,
#ico_glassature_e_creme .elementor-icon-box-icon svg{
    display: none;
}
#ico_produzione_lenta .elementor-icon-box-icon::before,
#ico_cura .elementor-icon-box-icon::before,
#ico_famiglia .elementor-icon-box-icon::before,
#ico_adattabilita .elementor-icon-box-icon::before,
#ico_rigore .elementor-icon-box-icon::before,
#ico_lievito_madre .elementor-icon-box-icon::before,
#ico_burro .elementor-icon-box-icon::before,
#ico_canditi .elementor-icon-box-icon::before,
#ico_farina .elementor-icon-box-icon::before,
#ico_zucchero .elementor-icon-box-icon::before,
#ico_glassature_e_creme .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_produzione_lenta.svg);
    background-repeat: no-repeat;
    background-position: center left;
    width: 50px;
    height: 50px;
    content: '';
    display: inline-block;
}
#ico_cura .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_cura.svg);
}
#ico_famiglia .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_famiglia.svg);
}
#ico_adattabilita .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_adattabilita.svg);
}
#ico_rigore .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_rigore.svg);
}
#ico_lievito_madre .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_lievito_madre.svg);
}
#ico_burro .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_burro.svg);
}
#ico_canditi .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_canditi.svg);
}
#ico_farina .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_farina.svg);
}
#ico_zucchero .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_zucchero.svg);
}
#ico_glassature_e_creme .elementor-icon-box-icon::before{
    background-image: url(assets/images/svg/ico_glassatura.svg);
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    color: white;
}
.wpcf7 form.sent .wpcf7-response-output{
    color: white;
}
#main.site-page-main{
    padding-top: 120px;
    background-color: #4D362C;
    color: white;
}
#main.site-page-main h2{
    text-transform: uppercase;
}
#main.site-page-main a{
    color: white;
    text-decoration: none;
}
.footer_link_prodotti a{
    pointer-events: none;
}
.footer_link_prodotti .sub-menu{
    padding-left: 30px !important;
    padding-top: 10px;
}
.footer_link_prodotti .sub-menu a{
    pointer-events: unset;
}
.footer_link_prodotti .sub-menu a::before{
    content: '' !important;
    padding-right: 0px !important;
}
.footer_link_prodotti .sub-menu li{
    list-style:disc !important;
}
.footer_link_prodotti .sub-menu li::marker {
    color: #a88b45;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list li{
    width: 32%;
    float: left;
    padding-left: 35px;
    min-height: 200px;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list li{
    margin: 0px 1.5% 0px 0px;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list li:nth-child(3n){
    margin: 0px;
}
#wpsl-wrap #wpsl-result-list li{
    border: none;
}
.wpsl-contact-details a{
    color: #2A1F1D !important;
    display: block;
}
.wpsl-contact-details a:hover{
    color: #a88b45 !important;
}
#wpsl-stores{
    height: auto !important;
    overflow: unset !important;
}
.wpsl-store-location.attivita .wpsl-store-location-top strong,
.wpsl-store-location.agente-di-zona .wpsl-store-location-top .tit_agente{
    text-transform: uppercase !important;
}
.wpsl-store-location.agente-di-zona .wpsl-store-location-top strong{
    font-weight: normal;
}
.wpsl-store-location.agente-di-zona .wpsl-store-location-top .tit_agente{
    font-weight: bold;
    display: block;
}
.wpsl-store-location{
    position: relative;
}
.wpsl-store-location.attivita::before{
    display: block;
    content: '<';
    position: absolute;
    top: 0px;
    left: 0px;
}
.wpsl-store-location.agente-di-zona .wpsl-store-location-top span{
    display: none;
}
.wpsl-store-location.attivita::before{
    background-image: url("assets/images/svg/ico_punto_vendita.svg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 28px;
    height: 28px;
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
.wpsl-store-location.agente-di-zona::before{
    background-image: url("assets/images/svg/ico_agente.svg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 28px;
    height: 28px;
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
    padding: 0px 10px 0px 38px;
}
#wpsl-result-list{
    color: #2A1F1D;
}
.wpsl-direction-wrap{
    display: none;
}
.page-template-store-locator #wpsl-wrap{
    margin-bottom: 0px;
}
.page-template-store-locator .wpsl-search{
    padding: 0px !important;
    margin-bottom: 0px;
    min-height: 500px;
    /*background: url("assets/images/cartina.jpg");
    background-repeat: no-repeat;
    background-position: top center;*/
}
.page-template-store-locator .wpsl-search{
    position: relative;
}
#wpsl-search-wrap{
    position: absolute;
    bottom: 40px;
    left: 0px;
}
#wpsl-search-wrap form{
    width: 35%;
    display: block;
    margin: 0 auto;
    position: relative;
}
#wpsl-search-wrap .wpsl-input {
    display: block;
    width: 100%;
}

#wpsl-search-wrap .wpsl-input input,
#wpsl-search-wrap .wpsl-input input:focus-visible{
    border: 1px solid #a88b45;
    width: 100%;
    height: 45px;
    border-radius: 45px;
    color: #a88b45;
    outline: unset !important;
}
#wpsl-search-wrap .wpsl-input input::placeholder {
    color: #a88b45;
}

#wpsl-search-wrap .wpsl-input input::-ms-input-placeholder { /* Edge 12 -18 */
    color: #a88b45;
}
#wpsl-search-btn-wrap,.wpsl-search-btn-wrap input{
    display: none !important;
}
#search-gtitle{
    color: #a88b45;
    font-size: 30px;
    font-weight: 700;
    font-family: 'brandon_grotesqueregular';
    width: 100%;
    height: auto;
    text-align: center;
    display: none;    
    margin-bottom: 70px;
}
#search-gtitle.header_with_bottom_border::after{
    margin-top: 10px;
}
#wpsl-search-wrap .wpsl-search-btn-wrap a{
    border: none;
    color: transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
    height: 45px;
    width: 45px;
    box-shadow: none;
    background: url('assets/images/svg/ico_cerca.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
}
#wpsl-search-wrap .wpsl-search-btn-wrap a:hover{
    filter: brightness(0) saturate(100%) invert(21%) sepia(19%) saturate(906%) hue-rotate(333deg) brightness(93%) contrast(91%);
}
#wpsl-search-wrap div{
    margin: 0px;
}
.page-template-store-locator #main.site-page-main{
    background-color: white;
}
.page-template-store-locator #main.site-page-main{
    padding-top: 40px;
}
.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 input{
    float: none;
    margin-right: 6px;
}
#store-locator-intro{
    color: #a88b45;
    width: 100% !important;
    height: auto;
    display: block;
}
#store-locator-intro p{
    color: #4D362C;
    text-align: center;
    font-size: 18px;
}
#store-locator-intro h1{
    font-size: 30px;
    font-weight: 700;
    font-family: 'brandon_grotesqueregular';
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
#store-locator-ico-content .ico-scarpato-marker{
    background-image: url("assets/images/svg/ico_punto_vendita.svg");
    background-repeat: no-repeat;
    background-position: top center;
    width: 75px;
    height: 75px;
    content: '';
    display: inline-block;
    margin-right: 20px;
}
#store-locator-ico-content .ico-scarpato-user{
    margin-left: 20px;
    background-image: url("assets/images/svg/ico_agente.svg");
    background-repeat: no-repeat;
    background-position: top center;
    width: 75px;
    height: 75px;
    content: '';
    display: inline-block;
}
#store-locator-ico-content{
    display: block;
    margin: 40px auto;
    width: auto;
    text-align: center;
}
#store-locator-ico-content p{
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    font-size: 18px;
}
#link_scroll_top{
    background-color: white;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    position: fixed;
    bottom: 50%;
    right: 30px;
    float: left;
    z-index: 999999999999999;
    display: none;
}
.arrow {
    border: 1px solid #a88b45;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 2px;
    text-align: center;
    width: 40%;
    height: 40%;
    float: left;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -7px;
}
.up {
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
}
#fixed_content{
    position: fixed;
    right: 0px;
    bottom: calc(50% - 150px);
    z-index: 99;
}
.fixed_right_link{
   width: 65px;
   height: 40px;
   position: relative;
   float: right;
   background-color: #a88b45; 
   clear: both;
   margin-bottom: 4px;
   border-top-left-radius: 40px;
   border-bottom-left-radius: 40px;
   -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
    overflow: hidden;
}
.fixed_right_link span{
    color: white;
    font-size: 13px;
    text-decoration: none;
    padding-left: 40px;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out, width 0.5s ease-in-out;
    -moz-transition: opacity 1s ease-in-out, width 0.5s ease-in-out;
    -o-transition: opacity 1s ease-in-out, width 0.5s ease-in-out;
    transition: opacity 1s ease-in-out, width 0.5s ease-in-out;
    position: absolute;
    top: 10px;
    left: 8px;
    text-transform: uppercase;
    width: 0px;
    height: 23px;
    overflow: hidden;
}
.fixed_right_link:hover{
    width: 170px;
}
.fixed_right_link:hover span{
    opacity: 1;
    width: 100%;
}
#link_write_us.fixed_right_link::after{
    content: '';
    display: block;
    background-image: url("assets/images/svg/pen-icon.svg");
    background-position: top left;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 6px;
    left: 15px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(314deg) brightness(108%) contrast(101%);
}
#link_phone_us.fixed_right_link::after{
    content: '';
    display: block;
    background-image: url("assets/images/svg/172517_phone_icon.svg");
    background-position: top left;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 6px;
    left: 15px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(314deg) brightness(108%) contrast(101%);
}
#link_shoponline.fixed_right_link::after{
    content: '';
    display: block;
    background-image: url("assets/images/svg/bag-scarpato.svg");
    background-position: top left;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 6px;
    left: 15px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(314deg) brightness(108%) contrast(101%);
}

.carousel.slide .scarpato_button{
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none;
    max-width: 240px;
}
.footer-area .block_privacy{
    padding-left: 20px;
    position: relative;
}
.footer-area .block_privacy input{
    position: absolute;
    top: 5px;
    left: 0px;
}
#fixed_shoponline_button{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
    height: auto;
    background-color: #a88b45;
    border-radius: unset;
    color: white;
    text-align: center;
    display: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
    color: white !important;
}

@media (max-width: 991px) {
	#video_home_container iframe.elementor-video {
		width: 1000px !important;
		max-width: none;
		margin: 0 auto;
		display: block;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	#fixed_shoponline_button{
        display: block !important;
    }
    .add_s_background_desktop_home::before{
        background: none !important;
    }
    /*.home #main-content {
        padding-top: 99px;
    }*/
    .elementor-widget-video,
    .elementor-wrapper iframe{
        width: 100vw !important; /* Could also use width: 100%; */
        height: 100vh !important;
        object-fit: cover;
        position: fixed; /* Change position to absolute if you don't want it to take up the whole page */
        left: 0px;
        top: 0px;
        z-index: -1;
    }
    .add_s_background_desktop::after{
        background: none;
    }    
    #block_sapore_chiamato_amore::after{
        content: '';
        display: block;
        background-image: url("assets/images/svg/S_home_page.svg");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: contain;
        position: absolute;
        z-index: 999;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    .home .flex-direction-nav{
        display: none;
    }
    .elementor-wrapper video,
    /*#video_home_container .elementor-widget-container,
    .elementor-42 .elementor-element.elementor-element-fe5341a{
        height: auto !important;
        min-height: auto !important;
    }*/
    .navbar-expand-lg .navbar-nav .menu-item.menu-item-has-children:hover a.nav-link {
        color: #4D362C;
    }
    .header_with_bottom_border_mobile::after{
        content: '';
        display: block;
        width: 130px;
        height: 0px;
        border: 3px solid #a88b45;
        text-align: center;
        margin: 0 auto;
        border-radius: 6px;
        margin-top: 35px;
    }
    .mc4wp-checkbox.mc4wp-checkbox-contact-form-7 label{
        display: flex;
        flex-direction: column;
    }
    .mc4wp-checkbox.mc4wp-checkbox-contact-form-7 label span{
        order: 1;
    }
    .mc4wp-checkbox.mc4wp-checkbox-contact-form-7 label input{
        order: 2;
    }
    .mc4wp-checkbox.mc4wp-checkbox-contact-form-7 input{
        width: 100%;
    }
    #category_loop{
        max-height: 600px;
        overflow: hidden;
        margin-bottom: 50px;
    }
    #category_loop .flex-direction-nav{
        display: none;
    }
    .woocommerce ul.slides[class*=columns-] li.product{
        max-width: 320px !important;
    }
    .woocommerce ul.slides li.product a img{
        max-width: 250px;
    }
    .cont_press .container{
        overflow: hidden !important;
    }
    .flex-viewport{
        overflow: visible !important;
        left: -40px !important;
    }
    .menu_link_dolceshop_mobile{
        border-top: 1px solid #c7c7c7;
        border-bottom: 1px solid #c7c7c7;
    }
    .navbar-collapse .dropdown{
        width: 100%;
    }
    #fixed_content{
        display: none !important;
    }

    #wpsl-search-wrap .wpsl-input input{
        height: 60px;
        border-radius: 60px;
        font-size: 22px;
    }
    #wpsl-search-wrap .wpsl-search-btn-wrap a {
        height: 60px;
        width: 60px;
    }
    .wpsl-store-location.attivita::before{
        width: 50px;
        height: 50px;
    }
    #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
        width: 100%;
    }
    #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
        padding: 0px 20px 0px 65px;
    }
    #wpsl-search-wrap form {
        width: 90%;
    }
    #store-locator-intro h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
        padding: 0px 20px;
        padding-left: 50px;
    }
    #wpsl-wrap.wpsl-store-below #wpsl-result-list li#store-locator-intro{
        padding: 0px 20px;
    }
    .wpsl-store-below #wpsl-result-list p {
        font-size: 25px;
    }
    .cont_slide .flex-direction-nav .flex-nav-next a:before,
    .cont_slide .flex-direction-nav .flex-nav-prev a:before,
    #category_loop .flex-direction-nav .flex-nav-next a:before,
    #category_loop .flex-direction-nav .flex-nav-prev a:before{
        opacity: 0 !important;
    }
    .block_press{
        width: 360px;
        
    }
    .block_press img{
        max-width: 100%;
        height: auto;
    }
    #press_slide, #press_slide_eventi,#category_loop {
        position: relative;
        padding: 0px 10px;
        padding-left: 50px;
    }
    .elementor-545 .elementor-element.elementor-element-bb72ddf .elementor-heading-title{
        font-size: 20px !important;
        line-height: normal !important;
    }
    .wpcf7 small{
        margin-top: 30px;
        display: block;
    }
    .container-privacy-policy .wpcf7-form-control-wrap{
        padding-bottom: 10px;
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    .container-privacy-policy input {
        float: right;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .wpcf7-submit{
        margin-top: 10px;
    }
    .container-privacy-policy input {
        float: right;
        width: 100%;
        float: right;
    }
    .container-privacy-policy .wpcf7-list-item-label {
        float: left;
        width: 100%;
    }
    .container-newsletter .wpcf7-form-control-wrap {
        float: right;
        width: 100%;
        text-align: center;
    }
    .form-control {
        margin-bottom: 10px;
    }
    .container_with_border_left{
        border-left: 0px;
        padding-left: 0px !important;
    }
    .page-id-628 h2.elementor-heading-title,
    .page-id-989 h2.elementor-heading-title{
        font-size: 25px !important;
    }
    .page-id-628 .scarpato_button{
        position: absolute;
        width: calc(100% + 60px);
        left: -30px;
        bottom: -50px;
        content: '';
        display: block;
        border-radius: 0px;
        background-color: #a88b45;
        color: white;
    }
    .page-id-628 .scarpato_button::before{
        background-image: url("assets/images/svg/sfondo_shop_scarpato.svg");
        background-repeat: no-repeat;
        background-position: center left;
        width: 25px;
        height: 25px;
        content: '';
        display: inline-block;
        position: relative;
        top: 4px;
    }
    .page-id-628 .header_with_bottom_border_mobile::after{
        margin-top: 0px;
    }
    .header_with_bottom_border_desktop::after{
        border: none;
        margin-top: 0px;
    }
    #menu-item-14 .dropdown-menu-0,#menu-item-1533 .dropdown-menu-0,#menu-item-2127 .dropdown-menu-0{
        display: none !important;
        opacity: 0 !important;
    }
    #menu-item-14.mobile_show .dropdown-menu-0,
    #menu-item-1533.mobile_show .dropdown-menu-0,
    #menu-item-2127.mobile_show .dropdown-menu-0{
        display: block !important;
        opacity: 1 !important;
    }
    #menu-item-1533,
    #menu-item-2127{
        padding-left: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .menu_link_dolceshop_mobile{
        position: relative;
        padding-left: 30px;
    }
    .menu_link_dolceshop_mobile .nav-link.dropdown-toggle::before{
        background-image: url("assets/images/svg/sfondo_shop_scarpato.svg");
        background-repeat: no-repeat;
        background-position: center left;
        width: 25px;
        height: 25px;
        content: '';
        display: inline-block;
        position: absolute;
        top: 15px;
        left: 0px;
    }
    .menu_link_dolceshop_mobile.mobile_show .nav-link.dropdown-toggle::before{
        filter: brightness(0) saturate(100%) invert(52%) sepia(31%) saturate(697%) hue-rotate(5deg) brightness(100%) contrast(85%);
    }
    
    .mobile_link{ display: block;}
    .main_header{
        border-bottom: 0px;
    }
    .ico_peso,.ico_size{
        height: 30px;
        margin-bottom: 12px;
    }
    .woocommerce div.product div.images{
        margin-bottom: 0px;
    }
    .product_description_mobile{
        display: block;
        font-family: 'angelfaceregular';
        font-size: 60px;
        color: #a88b45;
        text-align: center;
        line-height: 45px;
    }
    .woocommerce div.product div.summary .product_meta{
        margin: 20px 0px 20px 0px;
    }
    .woocommerce div.product div.summary .product_meta .meta{
        padding: 0px;
        display: block;
        border: none;
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 30px;
    }
    .woocommerce div.product div.summary .product_meta .meta span{
        width: 100%;
        float: left;
    }
    .woocommerce div.product div.summary .scarpato_button{
        position: relative;
        width: calc(100% + 30px);
        left: -15px;
        bottom: 0px;
        content: '';
        display: block;
        border-radius: 0px;
        background-color: #a88b45;
        color: white;
    }
    .woocommerce div.product div.summary .scarpato_button{
        margin-bottom: 30px;
    }
    .woocommerce div.product div.summary .scarpato_button::before{
        background-image: url("assets/images/svg/sfondo_shop_scarpato.svg");
        background-repeat: no-repeat;
        background-position: center left;
        width: 25px;
        height: 25px;
        content: '';
        display: inline-block;
        position: relative;
        top: 4px;
    }
    .woocommerce div.product div.summary .scarpato_button.scarpato_button_scheda::before{
        background: none;
    }
    .woocommerce div.product div.summary .scarpato_button{
        padding-left: 5px;
    }
    .woocommerce div.product div.summary{
        text-align: center;
        position: relative;
    }
    .woocommerce div.product div.summary .woocommerce-product-details__short-description{
        padding-bottom: 45px;
    }
    .woocommerce div.product div.summary .page_space{
        height: 0px;
    }
    .woocommerce div.product div.summary .product_description{
        display: none;
    }
    .woocommerce-breadcrumb{
        display: none;
    }
    .woocommerce-pagination{
        display: none;
    }
    .woocommerce ul.slides[class*=columns-] li.product, .woocommerce-page ul.slides[class*=columns-] li.product,
    .woocommerce ul.slides[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.slides[class*=columns-] li.product:nth-child(2n){
        clear: unset !important;
    }
    
    .container-cat-title .woocommerce-products-header__title .subtitle{
        line-height: 42px;
    }
    #coll_shoponline_button,
    #press_shoponline_button{
        margin: 25px 0px 8px 0px;
        display: block;
        width: 100%;
        height: auto;
        background-color: #a88b45;
        border-radius: unset;
        color: white;
        text-align: center;
    }
    #press_shoponline_button{
        margin: 0px;
    }
    .container-cat-title{
        position: relative;
        height: auto;
        top: 0px;
        height: auto;
        background-color: #4D362C;
    }
    .container-cat-title .woocommerce-products-header__title{
        margin-top: 30px;
    }
    .container-cat-title .woocommerce-products-header__title,
    .container-cat-title .category_subtitle{
        text-align: center;
    }
    .container-cat-title .woocommerce-products-header__title .title{
        float: none;
        display: block;
        margin: 0 auto;
    }
    #main-image-category {
        padding-bottom: 0px;
        background-position: bottom center;
        height: 400px;
        min-height: unset;
    }
    .h4_cataloghi h4::after{
        border: none;
        margin-top: 0px;
    }
    #site-footer{
        padding: 0px 7%;
    }
    #footer-row .footer-area.footer-area-one ul{
        order: 2;
    }
    #footer-row .footer-area.footer-area-one ul.ul_mobile{
        display: block;
        order: 0;
    }
    .ul_mobile li{
        border-bottom: 1px solid #a88b45;
    }
    #footer-row .footer-area.footer-area-one{
        display: flex;
        flex-direction: column;
    }
    #footer-row .footer-area.footer-area-one li{
        padding-bottom: 8px;
        padding-top: 8px;
    }
    #footer-row .footer-area.footer-area-one li a{
        text-transform: uppercase;
        font-weight: normal;
    }
    .ul_mobile li a:hover{
        color: #a88b45;
    }
    #footer-row .footer-area li{
        font-size: 18px;
    }
    .footer-area.footer-area-one{
        width: 100%;
    }
    .footer-area.footer-area-one ul{
        display: flex;
        flex-direction: column;
    }
    .footer-area.footer-area-one img{
        display: block;
        margin: 0 auto;
    }
    #footer-row .footer-area ul{
        text-align: center;
    }
    #footer-row .footer-area ul li:first-child{
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
    }
    #footer-row .footer-area ul li.with_icon{
        display: none;
    }
    #footer-row .footer-area ul.social_link{
        display: block;
        text-align: center;
        order: 0;
    }
    #footer-row .footer-area ul.social_link a{
        font-size: 30px;
    }
    .footer-area.footer-area-two,
    .footer-area.footer-area-three,
    .footer-area.footer-area-four{
        display: none;
    }
    /*#block_home_morbidezza{
        background-color: #f2dda8;
        background-image: none;
    }
    #block_home_morbidezza .add_s_background{
        padding: 0px 5%;
    }
    .elementor-42 .elementor-element.elementor-element-1d7ea19.elementor-element{
        order: 0 !important;
    }
    */
    .sfondo_home_offelleria::before{
        background-image: none;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon{
        background-image: none;
    }
    
    .elementor-heading-title.elementor-size-default{
        font-size: 50px !important;
        line-height: 50px !important;
    }

    #cont_persone_scarpato .font_90_mobile .elementor-heading-title.elementor-size-default{
        font-size: 90px !important;
        line-height: 75px !important;
    }
    #cont_persone_scarpato .font_25_mobile .elementor-heading-title.elementor-size-default{
        font-size: 25px !important;
        line-height: 25px !important;
    }
    .home .elementor-heading-title.elementor-size-default{
        text-align: center;
    }
    .home .elementor-widget-shortcode{
        text-align: center;
        margin: 0 auto;
    }
    /*.cat_block_heading{
        margin-top: 30px;
    }
    
    .home .elementor-widget-text-editor{
        text-align: center;
    }
    #block_sapore_chiamato_amore{
        background-color: #2a1f1d;
        background-image: none;
    }
    */
    #shoponline_button .elementor-button-text{
        line-height: 45px;
    }
    .add_s_background::after{
        background-position: bottom center;
    }
    header .right_container{
        display: none;
    }
    .navbar-expand-lg .navbar-nav .menu-item {
        padding: 6px 0px;
    }
    .navbar-expand-lg .navbar-nav #menu-item-14::before,
    .navbar-expand-lg .navbar-nav #menu-item-992::before{
        display: none;
        height: 0px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0{
        position: absolute;
        top: 0px;
        left: 0px;
        height: auto;
    }
    .navbar-expand-lg .navbar-nav a.nav-link.disabled{
        pointer-events: none;
        cursor: default;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-2{
        display: none;
        height: 0px;
    }
    .dropdown-menu-2 .menu-item {
        height: 0px;
    }
    #menu-item-14:hover .dropdown-menu-scarpato.dropdown-menu-0, 
    .navbar-expand-lg .navbar-nav #menu-item-14:hover::before,
    #menu-item-1533:hover .dropdown-menu-scarpato.dropdown-menu-0, 
    .navbar-expand-lg .navbar-nav #menu-item-1533:hover::before,
    #menu-item-992:hover .dropdown-menu-scarpato.dropdown-menu-0, 
    .navbar-expand-lg .navbar-nav #menu-item-992:hover::before,
    #menu-item-2127:hover .dropdown-menu-scarpato.dropdown-menu-0, 
    .navbar-expand-lg .navbar-nav #menu-item-2127:hover::before{
        height: auto;
    }
    .order-last-mobile{
        order: 6 !important;
    }
    header .navbar{
        float: right;
        margin-top: 20px;
        position: unset;
    }
    header .navbar .navbar-toggler{
        color: white;
        border: none !important;
    }
    .navbar-toggler .navbar-toggler-icon {
        width: 50px;
        height: 50px;
        filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(14%) hue-rotate(321deg) brightness(103%) contrast(100%);
    }
    .logo-passticceria-scarpato {
        padding: 5px 0px;
        float: left;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-scarpato.dropdown-menu-0 {
        position: relative;
    }
    .navbar-collapse {
        position: absolute;
        top: 100px;
        left: 0px;
        width: 100%;
        height: auto;
        background-color: #a88b45;
        opacity: 0.91;
        padding-left: 30px;
        padding-right: 30px;
        /*border-bottom: 6px solid #a88b45;*/
    }
    .navbar-expand-lg .navbar-nav a.nav-link{
        font-size: 14px;
    }
    .navbar-expand-lg .navbar-nav a.nav-link.dropdown-toggle{
        pointer-events: none;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-0 a.nav-link.dropdown-toggle{
        pointer-events: unset;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-scarpato .nav-link::after{
        background-color: #c7c7c7;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-scarpato li:last-child .nav-link:after{
        height: 0px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-scarpato li:last-child .nav-link{
        padding-bottom: 0px;
    }
    #menu-main-menu .wpml-ls-item, #menu-main-menu-en .wpml-ls-item {
        display: block !important;
    }
    .wpml-ls-menu-item.menu-item-wpml-ls-2-it a span{
        display: none;
    }
    .wpml-ls-menu-item.menu-item-wpml-ls-2-it a:after{
        content: 'IT';
        display: block;
        color: #ffffff;
    }
}