/*
 Theme Name: Vallesabbia-child
 Template: twentytwentyone
 */
 
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap'); 


@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-Regular.eot');
    src: url('assets/fonts/NotoSerifDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-Regular.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-Regular.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-Black.eot');
    src: url('assets/fonts/NotoSerifDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-Black.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-Black.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-Thin.eot');
    src: url('assets/fonts/NotoSerifDisplay-Thin.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-Thin.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-Thin.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-Bold.eot');
    src: url('assets/fonts/NotoSerifDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-Bold.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-Bold.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-SemiBold.eot');
    src: url('assets/fonts/NotoSerifDisplay-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-SemiBold.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-SemiBold.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-Light.eot');
    src: url('assets/fonts/NotoSerifDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-Light.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-Light.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-ExtraBold.eot');
    src: url('assets/fonts/NotoSerifDisplay-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-ExtraBold.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-ExtraBold.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Display';
    src: url('assets/fonts/NotoSerifDisplay-Medium.eot');
    src: url('assets/fonts/NotoSerifDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/NotoSerifDisplay-Medium.woff2') format('woff2'),
        url('assets/fonts/NotoSerifDisplay-Medium.woff') format('woff'),
        url('assets/fonts/NotoSerifDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




html {
  scroll-behavior: smooth;
}

body {
	padding:0;
	margin:0;
	font-family: 'Poppins', sans-serif;
}
  h1,h2,h3,h4,h5,h6,p,ul,ol,li{
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  }
  ul,ol,li{
  list-style: none;
  }
a, a:hover, a:focus{
	text-decoration:none;
	outline:none;
}
p,li, .elementor-widget-text-editor{
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
}
a {
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
input.select,textarea,label, button{
font-family: 'Poppins', sans-serif; !important;
}
img
{
	max-width: 100%;
}
strong {
	font-weight: bold;
}
.fixed .logo-sec img {
    width: 145px;
}
/* .home .logo-sec  img,.home .menu-toggle img, .fixed .logo-sec  img, .fixed .menu-toggle img, .fixed .top-social-sec i{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
} */
.fixed .logo-sec  img, .fixed .menu-toggle img, .fixed .top-social-sec i{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.top-banner-sec {
    height: 945px;
    background-size: 100% 100%;
}
.main-top-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    padding: 20px 0 0;
}
.Valle-Sabbia-sec {
    padding-top: 300px;
    /* position: absolute;
    bottom: 270px; */
}
.sec-scrool-home {
    /* bottom: 0; */
   /*  z-index: 999; */
    position: absolute;
    left: 105px;
    width: 10% !important;
    transform: rotate(270deg);
    margin: -160px 0;
    border-top: 1px solid #fff;
    /* height: 90px; */
}
.main-top-header-dark {
    padding: 20px 0 0;
}
.fixed {
    position: fixed !important;
    z-index: 99 !important;
    background: #000000;
    width: 100%;
    animation: smoothScroll 1s forwards !important;
    top: 0;
    padding: 0 0 0 !important;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

.Scroll-down-sec {
    padding: 6px 0 0;
}
.Scroll-down-sec a {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 30px !important;
    color: #FFFFFF !important;
    text-transform: none;
}
.benvenuti-sec h2::before {
    content: "";
    background: #fff;
    width: 34px;
    height: 2px;
    position: absolute;
    left: 0;
    transform: translate(0%, -50%);
    top: 50%;
}
.Valle-Sabbia-sec h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase;
    color: #FFFFFF !important;
    float: left;
    margin: 0 46px;
}
.Valle-Sabbia-sec h1 {
    font-family: 'Noto Serif Display' !important;
    font-weight: 900 !important;
    font-size: 150px !important;
    line-height: 130px !important;
    color: #FFFFFF !important;
    max-width: 500px;
}
.Scopri-di-più-butt {
    margin-top: 36px;
}
.Scopri-di-più-butt a {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    text-align: center;
    color: #FFFFFF !important;
    background: #000000 !important;
    padding: 13px 44px !important;
    border-radius: 0px !important;
}
.banner-image img {
    width: 100%;
}
.logo-sec img {
    width: 185px;
}
.menu-toggle {
    align-items: center;
}
.top-social-sec {
    align-items: center;
}
.main-header-social i{
  color: #fff !important;	
}
.top-social-sec i {
  /*   color: #fff !important; */
    font-size: 19px !important;
}
/* .home .top-social-sec i {
    color: #008294 !important;
    font-size: 19px !important;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
} */
.lorem-sec p {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    padding: 0 120px;
}
.sec-one {
    padding: 70px 0;
}
.lorem-sec h2 {
    font-family: 'Noto Serif Display' !important;
    font-weight: 900 !important;
    font-size: 40px !important;
    line-height: 50px !important;
    color: #000000 !important;
}

.home-box {
    position: relative;
}
.home-box-content {
    position: absolute;
    bottom: 0;
    width: calc(100% - 20px) !important;
    padding: 33px;
}
.home-box-img {
    margin-bottom: 0 !important;
}
.font-size-30, .font-size-30 .elementor-heading-title {
    font-weight: 900;
    font-size: 30px;
    line-height: 35px;
    font-family: 'Noto Serif Display' !important;
}
.home-box .elementor-heading-title {
    color: #fff;
    padding-bottom: 20px;
}
.btn-light .elementor-button {
    border: 1px solid #FFFFFF;
    background: transparent;
    border-radius: 0;
    min-width: 144px;
    height: 45px;
    line-height: 45px;
    padding: 0px 10px;
}
.btn-light .elementor-button:hover{
    background: #fff;
    color: #000;
}
.Scopri-di-più-butt a:hover {
    background: #fff !important;
    color: #000 !important;
}
.news-title h2 {
    font-family: 'Noto Serif Display' !important;
    font-size: 45px !important;
    line-height: 55px !important;
    text-align: center !important;
    color: #000000 !important;
    font-weight: 900 !important;
}
.sec-three {
    padding: 80px 0;
}
.news-title {
    padding-bottom: 40px;
}
.swiper-container {
    padding-bottom: 70px;
}

.swiper-scrollbar {
    background: #d6d6d6;
    border-radius: 50px !important;
}
ul.product-slider {
    padding-left: 154px;
}
.swiper-pagination.swiper-pagination-bullets {
	display: none;
}

.swiper-container-horizontal > .swiper-scrollbar {
    width: 85%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    height: 6px;
}
.swiper-wrapper img {
  width: 100%;
}
.swiper-scrollbar-drag {
    height: 100%;
    position: relative;
    background: #000;
    border-radius: 10px;
    left: 0;
    top: 0;
}
h2.blog-box-heading {
    font-family: 'Noto Serif Display' !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #000000 !important;
    padding: 4px 40px 0 0;
    font-weight: 900;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-category-date li {
    display: inline-block;
}
.news-category-date span {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
}
.news-main-sec-home {
    background: #FFFFFF;
    box-shadow: 0px 30px 50px -30px rgba(0, 0, 0, 0.3);
    padding: 0 0 26px;
    position: relative;
}
.news-category-date {
    padding: 16px 20px 0;
	min-height: 102px;
}
.news-featured-image {
    position: relative;
    width: 100%;
    height: 288px;
}
.news-featured-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.Da-non-perdere-button:hover {
    background: #000 !important;
    transition: .3s all ease;
}
.Da-non-perdere-button {
    position: absolute;
    top: 0;
    right: 0px;
    background: #ED8F39;
    padding: 11px 20px;
    cursor: pointer;
	font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}



/* ---------------Footer Css Start-------------- */
.footer-main-sec {
    border-top: 1px solid #EBEBEB;
    padding: 30px 0 0;
}
.lombardia-sec {
    align-items: center;
}
.footer-address-sec p {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 300 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #000000 !important;
    
}
.valle-sec {
    margin: 0 0 50px;
}
.copyright-sec a {
    font-family: 'Poppins', sans-serif !important;
    font-style: normal;
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 30px !important;
    color: #000000 !important;
}
.footer-copyright-sec {
    border-top: 1px solid #EBEBEB;
    padding: 5px 0;
    margin-top: 30px;
}
.foot-menu-sec a {
    font-family: 'Poppins', sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    text-align: right !important;
    color: #000000 !important;
}
.foot-menu-sec .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  height: 16px;
}
.foote-mail-call-sec .elementor-widget-icon-list .elementor-icon-list-icon svg {
    fill: transparent !Important;
}
.foote-mail-call-sec a {
    font-family: 'Poppins', sans-serif !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #000000 !important;
}
.language_translator select {
    background: transparent;
    border: none;
    margin: 0 0 0;
    font-family: 'Poppins', sans-serif !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #000000 !important;
    cursor: pointer;
}
.language_translator option {
    background: #008294;
    color: #fff;
    font-weight: bold;
}
.language_translator select:hover {
    color: #008294 !important;
}
.language_translator img {
    margin: 0 7px 0 0;
    width: 15px;
}
.language_translator {
    text-align: right;
    display: flex;
    align-items: center;
    padding-left:15px;
}
.copyright-sec p a:hover {
    color: #008294 !important;
}
.foot-menu-sec a span:hover {
    color: #008294 !important;
}
.foote-mail-call-sec a span:hover{
 color: #008294 !important;
}


/* --------------------Info Utili css start--------------- */

.main-inner-sec-one {
    padding: 70px 0 0;
}
.inner-page-title .elementor-heading-title {
    font-family: 'Noto Serif Display' !important;
    font-size: 80px !important;
    line-height: 80px !important;
    color: #000000 !important;
    font-weight: 900;
}
.breadcrumbs a {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
}
.breadcrumbs b {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    margin: 0 2px;
}
.breadcrumbs label {
    font-size: 12px;
}
.accordian-sec .elementor-accordion .elementor-accordion-item {
    border: none !important;
    background: #EBEBEB;
    margin-bottom: 23px;
}
.accordian-sec .elementor-accordion .elementor-tab-content {
  border-top: none !important;
  padding: 15px 24px;
}
.accordian-sec .elementor-accordion-title {
    color: var( --e-global-color-primary );
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    color: #000000 !important;
}
.accordian-sec .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right;
    margin: 6px 0 0;
}
.contact-address li.elementor-icon-list-item {
    align-items: start !important;
    margin-bottom: 27px;
}
.contact-address svg {
    fill: transparent !important;
}
.contact-address span {
    font-family: 'Poppins';
    font-style: normal;
    /* font-weight: 700; */
    font-size: 15px;
    line-height: 30px;
    color: #000000 !important;
}
.cont-main-address {
    padding-top: 16px;
}
.contact-accordian-main {
    padding: 70px 0 0;
}
.contact-address span.elementor-icon-list-text {
    margin: -4px 0 0;
}
.contact-form-inner .elementor-heading-title {
    font-weight: 900 !important;
    font-size: 40px !important;
    line-height: 50px !important;
    color: #000000 !important;
     font-family: 'Noto Serif Display' !important;
}
.contact-form-inner h3.frm_form_title {
    display: none;
}
.contact-form-inner h3.frm_pos_top.frm_section_spacing {
    display: none;
}

.contact-form-inner input {
    border: 1px solid #000000 !important;
    box-sizing: border-box !important;
    border-radius: 0px !important;
    height: 45px !important;
}
.contact-form-inner textarea {
    border: 1px solid #000000 !important;
    box-sizing: border-box !important;
    border-radius: 0px !important;
    height: 241px !important;
}
.contact-page-button button {
    background: #008294 !important;
    border: none !important;
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 0px !important;
    padding: 10px 75px !important;
    margin-top: -53px !important;
}
.contact-page-button {
    text-align: right;
}
.contact-form-inner {
    padding: 0 0 20px;
}


.woocommerce div.product {
    position: initial;
    max-width: initial;
}
.font-size-80 .elementor-size-default {
    font-family: 'Noto Serif Display';
    line-height: 80px;
    font-weight: bold;
    font-size: 80px;
}
.theme-light .breadcrumbs a, .theme-light .breadcrumbs, .theme-light .breadcrumbs b {
    color: #fff;
}
.breadcrumbs:before {
    content: "";
    background: #000000;
    width: 26px;
    height: 1px;
    position: absolute;
    left: 0;
    transform: translate(0%, -50%);
    top: 50%;
}
.breadcrumbs {
    padding-left: 40px;
    margin-top: 12px;
    position: relative;
}
.theme-light .breadcrumbs:before{
    background: #fff;
}
.contact-page-button button:hover {
    background: #000 !important;
    transition: 1s ease all;
}
.contact-form-inner label {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #000000 !important;
}
.contact-form-inner span.frm_required {
    color: #000;
}
.checkbox-contact label {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #000000 !important;
}
.checkbox-contact input {
    border: 1px solid #000000 !important;
    box-sizing: border-box;
    border-radius: 50px !important;
    height: 21px !important;
    cursor: pointer;
    width: 21px !important;
}
.checkbox-contact div#field_6063e_label {
    display: none !important;
}
.Numeri-di-emergenza {
    background: #008294;
    width: 82%;
    float: left;
    padding: 23px 3px 23px 23px;
    margin-top: 32px;
}
.Numeri-di-emergenza li {
    display: inline-block;
    width: 46%;
    float: left;
    border: 1px solid #fff;
    padding: 15px 26px 9px 12px;
    margin: 14px 14px 0px 0;
}
.Numeri-di-emergenza h4 {
    font-family: 'NotoSerifDisplay';
    font-size: 25px !important;
    line-height: 35px !important;
    color: #FFFFFF;
    font-family: 'Noto Serif Display' !important;
    font-weight: 900;
}
.Numeri-di-emergenza span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #FFFFFF;
}
.Numeri-di-emergenza p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
}

/* --------------------------------------404 page css start------------------------------------ */

.thank-main-sec {
    padding: 200px 0;
    text-align: center;
}
.page-404-sec h2 {
    font-family: 'Noto Serif Display' !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 136px !important;
    line-height: 37px;
    color: #008294 !important;
    margin-bottom: 50px;
}
.page-404-sec a {
    background: #008294 !important;
    border: none !important;
    padding: 17px 54px !important;
    border-radius: 0px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    margin-top: 20px;
}
.page-404-sec a:hover {
    background: #000 !important;
}

/* --------------------------------------404 page css End------------------------------------ */

/* --------------Dove Mangiare Start-------------- */
.map-sec-dove {
    padding: 0 0 70px;
}
/* --------------Dove Mangiare end-------------- */

/* -----------------------Header Toggle css---------------------- */
.main_language_translator .language_translator {
    text-align: left;
}
.slide-toggle-menu {
    background: #000;
    max-width: 343px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    position: fixed;
    left: -522px;
    top: 0;
    z-index: 999;
    transition: .3s all ease;
    height: 100vh;
}
.menu-style a {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    letter-spacing: 0.5px !important;
    color: #FFFFFF !important;
}	
.main_language_translator .language_translator select {
    background: transparent;
    border: none;
    margin: 0 0 0;
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 13px !important;
    line-height: 30px !important;
    color: #fff!important;
    cursor: pointer;
}	
.elementor-nav-menu--main .elementor-nav-menu ul {
    position: relative !important;
    width: 100% !important;
    border-width: 0;
    border-style: solid;
    padding: 0;
    margin: 0 0 19px !important;
    background: transparent;
}
.menu-style .sub-menu a {
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 30px !important;
    letter-spacing: 0.777778px !important;
    color: #FFFFFF !important;
}

div#side-sticky-toggle-cross {
    position: absolute;
    right: -40px;
    background: #000;
    padding: 3px 6px;
    width: 40px;
    top: 20px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slide-toggle-menu-open {
    left: 0;
}
.toggle-social {
    align-items: center;
}
.main_language_translator .language_translator img {
     filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.menu-style li {
    border-bottom: 0.75px solid #2A2A2A !important;
}
.top-language-social-sec {
    padding-top: 30px;
}
.sub-menu li {
    border: none !important;

}
.sub-menu a {
    padding: 5px 13px !important;
	background:  transparent !important;
}
span.sub-arrow i {
	font-size: 12px;
}
.elementor-nav-menu a:hover i.fas.fa-plus::before {
	/*content: "\f068 ";*/
}
.elementor-nav-menu a.has-submenu.highlighted i.fas.fa-plus::before{
    content: "\f068 ";
}
span.menu-item-image {
    padding: 0 22px 0 0;
    max-width: 50px;
    width: 100%;
}
span.sub-arrow {
    position: absolute;
    right: 15px;
}

/* --------------------Single post css start------------------------ */

.single-post .inner-page-title .elementor-heading-title {
 font-size: 60px !important;
}
.single-page-info span {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
}
.single-featured-image {
    padding: 60px 0;
}
.single-page-info .elementor-icon-list-item:not(:last-child):after {
    border-color: #000 !important;
    height: 13px !important;
   transform: rotate(27deg);
}
.single-featured-image img {
    width: 100%;
}
.single-page-content-section {
    padding: 0 0 70px;
}

/* Dove Page Css start */

.map-dove {
    margin: 50px 0 0;
}



/* ------------News Page Css Start--------------- */

.wbc-post-top {
    padding: 68px 0px;
}
.blog-filter-right {
    width: calc(72% - 81px);
    float: left;
}
.blog-left-filter-bar {
    width: 28%;
    float: left;
    background: #000;
    padding: 40px;
    margin: 0 66px 0 0;
}
.latest-articles-in {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
    row-gap: 32px;
}
.blog-left-filter-in h4 {
    font-size: 25px !important;
    line-height: 25px !important;
    color: #FFFFFF;
    font-weight: 900;
    font-family: 'Noto Serif Display' !important;
    margin: 0 0 20px;
}
ul.nav-filter a {
     font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF;
}
ul.nav-filter li {
    padding: 0 0 14px;
}
ul.nav-filter a::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid;
    top: 5px;
    position: relative;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    text-align: center;
    background-position: center;
    margin: 0 12px 0 0;
}
ul.nav-filter .active a::before {
    background: #008294;
}
.load-more-news {
    text-align: center;
}
.infscr-pager a {
    border: 1px solid;
    padding: 7px 30px;
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    display: inline-block;
}
.infscr-pager a:hover {
    background: #000;
    color: #fff;
}
nav.pagination.infscr-pager {
    text-align: center;
    margin-top: 10px;
}
/* ------------News Page Css end--------------- */



.wbc-main-category-banner {
    height: 945px;
}

.archive-product-all.response li {
    width: 30%;
    float: left;
    height: 390px;
    background: #fff;
    margin: 30px 38px 10px 0;

}
.product-box .contact-box-info h3,
.contact-box-info h3 {
	font-size: 20px !important;
    line-height: 23px !important;
    color: #000000 !important;
    font-family: 'Noto Serif Display' !important;
    font-weight: 900;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.outsource-sec-one {
    background: #EBEBEB;
    padding: 100px 0;
}
.product-box-img img,
.archive-product-box-img img {
    width: 100%;
    height: auto;
}
.product-box .contact-box-info,
.contact-box-info {
    padding: 10px 20px;
    position: relative;
}
.product-box .contact-box-info span,
.contact-box-info span {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
}
.header__language--dropdown select {
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 44px;
    color: #000000;
    padding: 0px 13px;
    width: 323px;
    cursor: pointer;
    background: url(assets/images/select-arrow.svg) no-repeat;
    background-position: right 12px center;
    appearance: none;
    height: 45px;
    outline: none;
    border: 1px solid #000000;
}
.Scegli-il-comune-butt .elementor-heading-title {
    font-family: 'Noto Serif Display' !important;
    font-size: 25px;
    line-height: 55px;
    color: #000000;
    font-weight: 900;
}
.wbc-main-category-banner .Valle-Sabbia-sec h1 {
    font-family: 'Noto Serif Display' !important;
    font-weight: 900 !important;
    font-size: 150px !important;
    line-height: 165px !important;
    color: #FFFFFF !important;
    max-width: 100%;
}
.wbc-main-category-banner .Valle-Sabbia-sec {
    padding-top: 200px;
}

.subcategories_content_main {
    padding: 90px 0;
    display: flex;
    flex-wrap: wrap;
}
.subcategories_content_one {
    width: 36%;
    margin: 0 70px 0 0;
}
.subcategories_content_two {
    width: calc(57% - 18px);
    text-align: right;
}
.subcategories_content_one h6 {
    font-family: 'Noto Serif Display' !important;
    font-size: 40px !important;
    line-height: 50px !important;
    color: #000000;
    text-transform: none;
    font-weight: 900;
    margin-bottom: 40px;
}
.pruduct-featured-image img {
    width: 100%;
}
.featured-main-single {
    padding: 35px 0 15px;
}
.single-product-gallery-button span {
    border: 1px solid #000000;
    background: transparent !important;
    border-radius: 0;
    /* min-width: 144px; */
    /* height: 45px; */
    line-height: 45px;
    padding: 0px 40px;
    color: #000;
    font-size: 15px !important;
    font-weight: 700 !important;
    text-align: center;
}
.single-product-gallery-button span:hover {
    background: #000 !important;
    color: #fff !important;
}
.woo-pro-content strong {
    font-style: italic;
}
.map-area-sec {
    padding:35px 0 22px;
}



.slider-single-main ul.slick-dots li {
    padding: 0 3px;
    display: inline-block;

}
.slider-single-main ul.slick-dots button {
    border: 1px solid #fff !important;
    border: none;
    width: 17px;
    height: 17px;
    padding: 0;
    border-radius: 100%;
	cursor: pointer;
}

.slider-single-main .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
}

.slider-single-main .slick-next {
    right: 4%;
}
.slider-single-main .slick-prev {
    left: 4%;
}
.timeline-image img {
    width: 100%;
}
.slider-product-images li {
    padding: 14px;
}
.related-backend-products {
    background: #EBEBEB;
    padding: 40px 0;
    margin-top: 35px;
}
.Potrebbe-interessarti-title .elementor-heading-title {
    font-family: 'Noto Serif Display' !important;
    font-size: 25px;
    line-height: 55px;
    text-align: center;
    color: #000000;
    font-weight: 900;
    margin: 0 0 30px;
}
.product-box{
    background: #FFFFFF;
    box-shadow: 0px 30px 50px -30px rgb(0 0 0 / 30%);
    padding-bottom: 20px;
}
.archive-product-box {
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 30px 50px -30px rgb(0 0 0 / 30%);
    padding-bottom: 20px;
}
.product-box .contact-box-info .related-products-city,
.contact-box-info .related-products-city {
    padding-top: 10px;
    padding-bottom: 10px;
}
.noContent {
    display: none;
}
.product-boxes,
.archive-product-in.audio-box-main {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 33px;
    row-gap: 33px;
}
.right-filter-left-box label {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    display: none;
    align-items: center;
    color: #000000;
    margin-top: 6px;
    padding-right: 20px;
}
.right-filter-left-box ul.nav-filter li {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 33px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #000000;
    padding: 0px 37px 0px 10px;
    height: 36px;
    display: inline-block;
    background: url(assets/images/cross.png);
    background-repeat: no-repeat;
    background-position: right 8px center;
    cursor: pointer;
    margin-bottom: 10px;
    display: none;
}
.right-filter-left-box ul.nav-filter li.rhsCusClass {
    display: block;
}
.right-filter-left-box ul.nav-filter li::before{
    display: none;
}
ul.nav-filter.nav-filter-right {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
}
.nav-filter-right li.wbc-cat-filter-li {
    display: none;
    padding-bottom: 5px;
    padding-top: 5px;
}
.nav-filter-right li.wbc-cat-filter-li.active {
    display: block;
}
.right-filter-outer {
    display: flex;
    flex-wrap: wrap;
}
.wbc-reset-filter a {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    background: #373737;
    border: 1px solid #000000;
    min-width: 111px;
    display: inline-block;
    height: 35px;
}
.wbc-reset-filter a:hover {
    background: #000;
}
.right-filter-left-box {
    width: calc(100% - 111px);
    display: flex;
    flex-wrap: wrap;
}
.news-category-date ul {
    padding: 5px 0px 5px 0px;
}
.wbc-reset-filter a {
    margin-bottom: 33px;
}
.wbc-address-outer span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    width: calc(100% - 55px);
}
.wbc-address-outer img {
    max-width: 32px;
    margin: 0 auto;
}
.wbc-address-outer  samp {
    text-align: center;
    width: 40px;
    margin-right: 15px;
}
.wbc-address-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 15px;
}
.wbc-city span b:last-child {
    display: none;
}
.font-size-60 .elementor-heading-title {
    font-size: 60px;
    line-height: 80px;
    font-family: 'Noto Serif Display' !important;
    font-weight: bold;
}
.single-product-gallery-button {
    padding-top: 15px;
}
.custom-related-products .blog-box-heading {
    min-height: 46px;
}
.related-backend-products .blog-box-heading {
    font-size: 20px !important;
    line-height: 23px !important;
    font-weight: 700;
}
.related-products-city {
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
}
.related-products-city:before {
    content: "";
    background: #000000;
    width: 16px;
    height: 1px;
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    left: 0;
}
header.elementor-slideshow__header {
    display: none;
}
.swiper-zoom-container img {
    box-shadow: none !important;
}
.wbc-address-outer a:hover {
    color: #008294;
}
.pruduct-featured-image div {
    overflow: hidden;
}
.pruduct-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-box-img,
.archive-product-box-img {
    height: 274px;
    overflow: hidden;
}
.product-box-img img,
.archive-product-box-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.latest-articles {
    padding-bottom: 32px;
}

.filter-show-on-click {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.filter-show-on-click-in {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 111px);
}
input#refresh {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 31px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    background: #373737;
    border: 1px solid #000000;
    min-width: 111px;
    display: inline-block;
    height: 35px;
    cursor: pointer;
}
input#refresh:hover {
    background: #000;
}
.selected-city-filter-outer label {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    align-items: center;
    color: #000000;
    margin-top: 6px;
    padding-right: 20px;
}
#selected-city-filter span, #active-filter-for-mobile span, .selected-filter {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 33px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #000000;
    padding: 0px 37px 0px 10px;
    height: 36px;
    display: inline-block;
    background: url(assets/images/cross.png);
    background-repeat: no-repeat;
    background-position: right 8px center;
    cursor: pointer;
}
.selected-city-filter-outer {
    display: flex;
    flex-wrap: wrap;
    padding-left: 68px;
}
.audio-form-main {
    padding-bottom: 50px;
}
a#loadMore {
    border: 1px solid;
    padding: 7px 30px;
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    display: inline-block;
}
a#loadMore:hover {
    background: #000;
    color:#fff;
}
a#loadMore {
    grid-column: 1 / -1;
    max-width: 165px;
    margin: 10px auto 0;
}
.no-result{
    grid-column: 1 / -1;
}
.related-products-city b:last-child {
    display: none;
}
.filter-for-mobile, #active-filter-for-mobile{
    display: none;
}
.filter-bottom-mobile{
  display: none;  
}
.close-for-mobile, .applied-filter-for-mobile,
.news-filter-for-mobile{
    display: none;
}
.slider-product-images .timeline-image a {
    height: 276px;
    display: block;
}
.slider-product-images .timeline-image a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.home-box-img img {
    min-width: 100%;
}
.slider-product-images ul.slick-dots {
    display: none !important;
}
.single-featured-image .elementor-widget-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.with_frm_style .frm_radio input[type=radio]:before, .with_frm_style .frm_checkbox input[type=checkbox]:before {
    margin: 3px 0 0 3px;
}
/* --------------------Media Css Start------------------ */
@media (min-width: 1600px) and (max-width: 1920px) {

}

@media (min-width: 1201px) and (max-width: 1599px) {
.sec-scrool-home {
 left: 0;
}
}


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

}

@media (min-width: 992px) and (max-width: 1200px) {
.sec-scrool-home {
    left: -50px;
    width: 20% !important;
    margin: -150px 0;
}
}


@media (min-width: 768px) and (max-width: 991px) {
.sec-scrool-home {
left: 0;
width: 20% !important;
margin: -150px 0;
}
.lorem-sec p {
 padding: 0 20px;
}
.foote-mail-call-sec a {
 font-size: 13px !important;
}
.language_translator select {
 font-size: 13px !important;
}
}


@media(max-width: 767px) {
.foot-logo .elementor-widget-image {
    text-align: center !important;
}
.main-top-header .elementor-column {
    width: 50%;
}
.sec-scrool-home {
    left: -30px;
    width: 23% !important;
    margin: -241px 0;
}
.Valle-Sabbia-sec h1 {
    font-size: 70px !important;
    line-height: 85px !important;
	max-width: 100%;
}


.lorem-sec p {
  padding: 0 0;
}
.sec-one {
    padding: 30px 0;
}
.home-box-content {
    bottom: 15px;
    padding: 22px;
}
h2.blog-box-heading {
    font-size: 20px !important;
    line-height: 23px !important;
    padding: 4px 0 0 0;
}
.sec-three {
    padding: 30px 0;
}
.swiper-container {
    padding-bottom: 40px;
}
.lombardia-sec {
    width: 50%;
}
.regione-sec {
    width: 50%;
}
.lombardia-sec .elementor-widget.elementor-widget-image {
    text-align: center !important;
}
.regione-sec .elementor-widget.elementor-widget-image {
    text-align: center !important;
}
.footer-address-sec {
    text-align: center;
}
.language_translator {
    text-align: center;
}
.elementor-column .foote-mail-call-sec {
    width: 100%;
}
.foote-mail-call-sec li {
    width: 100%;
    text-align: center !important;
}
.copyright-sec p {
  text-align: center;
}
.foot-menu-sec .elementor-widget.elementor-align-right .elementor-icon-list-items {
  justify-content: center;
}
.footer-main-sec .elementor-column {
    width: 100% !important;
}

.footer-middle-sec .elementor-inner-column {
    width: 100% !important;
}
.Numeri-di-emergenza {
    width: 100%;
    margin-bottom: 32px;
}
.main-top-header-dark .elementor-column {
    width: 50%;
}
.wbc-sub-categories ul {
 grid-template-columns: 1fr !important;
}
.wbc-cat-main-image-left .wbc-content-box {
    padding-left: 0;
}
}


@media (min-width: 481px) and (max-width: 640px) { 

}


@media (min-width: 320px) and (max-width: 640px) { 
.top-banner-sec {
    height: 780px;
}
.Scopri-di-più-butt a {
 padding: 8px 20px !important;
}
.sec-scrool-home {
    left: -10px;
    width: 38% !important;
    margin: -141px 0;
}
.Valle-Sabbia-sec {
    padding-top: 140px;
}
.main-header-social.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: 4px !important;
    margin-left: 0px !important;
}
.main-header-social-dark.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: 4px !important;
    margin-left: 0px !important;
}
.slide-toggle-menu {
 max-width: 260px;
}
.inner-page-title .elementor-heading-title {
    font-size: 40px !important;
    line-height: 55px !important;
}
.Numeri-di-emergenza li {
    padding: 12px 5px;
    margin: 14px 8px 0px 0;
}
.contact-page-button {
    text-align: center;
}
.contact-page-button button {
  margin-top: 0 !important;
}
.main-inner-sec-one {
    padding: 40px 0 0;
}


}	


/*-- Custom --*/
.hidden-div{
    display:none !important;
}
.product-boxes-wrap{
	display: grid;
    grid-template-columns: 323px 1fr;
	grid-gap:64px;
	padding: 40px 0;
}
.product-boxes{
	grid-template-columns:1fr 1fr;
	grid-gap:32px
}
.filter-sidebar-in{
	padding:14px 34px 30px;
	color:#ffff;
	background:#000;
}
.filter-title {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 800;
    font-family: 'Noto Serif Display' !important;
}
.filter-sidebar select{
	background:#000;
	color:#fff;
	height:45px;
	width:100%;
	margin-bottom:40px;
	font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0px;
    padding:0 14px;
	outline:none !important;
    appearance: none;
    -webkit-appearance: none;
    background-image:url('assets/images/selectdown.svg');
    background-repeat:no-repeat;
    background-size:13px;
    background-position: center right 15px;
}
.filter-sidebar label{
	width:100%;
	display:block;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	display: flex;
    align-items: center;
	cursor:pointer;
	margin: 5px 0;
}
.filter-sidebar label input{
	margin-right:10px;
	appearance:none;
	-webkit-appearance:none;
	height:20px;
	width:20px; 
	border: 1px solid #FFFFFF; 
}
input[type="checkbox"]:checked:before {
    content: '';
    height: 18px;
    width: 18px;
    background: #008294;
	display:block;
}
.load-more-posts{
	border: 1px solid #000;
    margin: 40px auto;
    display: flex;
    max-width: 145px;
    height: 45px;
    align-items: center;
    justify-content: center;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
}
.selected-filters-wrap{
	margin-bottom:40px;
}
.selected-filter-left,
.selected-filters-wrap{
	    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.selected-filter-left label{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
	margin-right:15px;
}
.selected-filters .selected-filter{
	display:inline-flex;
	border: 1px solid #000000;
	padding:11px;
	height:35px;
	align-items:center;
	font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0px;
    margin-right:15px;
}
.selected-filter-left {
    justify-content: flex-start;
    width: calc(100% - 111px);
}
.selected-filters .selected-filter:nth-last-child(1){
	margin:0;
}
.selected-filters .selected-filter button{ 
	margin-left:20px
}
.selected-filters .selected-filter button{ 
	margin-left:20px
}
.clear-filter-btn{
	background:none;
	border:none;
	padding:0;
	font-weight:800;
	cursor:pointer
}
.clearall-btn{
	font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 31px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    background: #373737;
    border: 1px solid #000000;
    min-width: 111px;
    display: inline-block;
    height: 35px;
    cursor: pointer;
}
.filter-acc{
	font-family: Montserrat;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 30px !important;
    position: relative;
}

.filter-acc-content{
	margin-top:20px;
}
.tags div:nth-child(2){
    margin-top:40px;
}
.clearall-btn:hover {
    background: #000;
}

.selected-filter {
    position: relative;
    padding-right: 35px !important;
}
button.clear-filter-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    margin-left: 0 !important;
    left: 0;
}
.product-box a, .archive-product-box a {
    position: relative;
    width: 100%;
    float: left;
}
.selected-filter {
    margin-bottom: 10px;
}
@media screen and (min-width:767px){
    .mobile-controls,
	.filter-acc{
		display:none;
	}
}
@media screen and (max-width:1023.98px){
	.product-boxes {
			grid-template-columns: 1fr;
	}
	.product-boxes-wrap {
    grid-gap: 20px;
	}
}
@media screen and (max-width:767.98px){
	.filter-acc-content{
		display:none;
	}
	.product-boxes-wrap {
        grid-template-columns: 1fr;
        grid-gap: 20px;
	}
	.product-boxes{
		grid-gap: 40px;
	}
	.selected-filter-left, .selected-filters-wrap {
        align-items: flex-start;
        flex-direction: column;
    }
	.clearall{
		display:none
	}
	.filter-sidebar {
        padding: 0px;
        margin-top: -15px;
        margin-bottom: 12px;
    }
	
	.selected-filters .selected-filter{
		margin:5px 10px 0 0 !important
	}
    .filter-acc:after{
        content:'';
        display:block;
        width:17px;
        height:17px;
        position:absolute;
        top:50%;
        right:10px;
        transform:translateY(-50%);
        transition:  all .3s ease;
        background-image:url('assets/images/pplus.svg');
        background-size:100%;
        background-repeat:no-repeat;
    }
   
    .filter-sidebar-in .filter-acc {
        padding: 7px 10px;
    }
    .filter-sidebar-in {
        padding: 0;
    }
    .filter-acc-content {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #000;
        z-index: 99999;
        margin: 0;
        padding: 99px 20px;
        overflow-y: auto;
    }
    a.mobile-controls.close-filter-modal {
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer;
    }
}


/*-- Custom --*/
.home-box-content{
    cursor:pointer
}
.home-box-content:hover .elementor-button,
.home-box-img:hover ~ .elementor-section .elementor-button {
    background: #fff !important;
    color: #000 !important;
}
.home-box-img a{
    overflow:hidden;
}
.home-box-img img{
    transition:all .3s ease;
}
.hover_box.home-box-img img,
.home-box-img:hover img{
    transform:scale(1.2);
}
.archive-product-box-img{
    overflow:hidden;
}
.archive-product-box img{
    transition:all .3s ease;
}
.archive-product-box:hover img{
    transform:scale(1.2);
}
.filter-sidebar label input,
.filter-sidebar select option,
.filter-sidebar select{
    cursor:pointer
}
.lb-data .lb-details {
    display: none !important;
}
.lb-data .lb-close {
    position: fixed !important;
    top: 40px;
    right: 20px;
}
.lb-outerContainer {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.lightbox .lb-image {
    border: none !important;
}
@media screen and (min-width:991px){
    .lightbox .lb-image {
        width:650px !important;
        height:auto !important
    }
}
@media screen and (max-width:767.98px){
    .home-box-img .elementor-widget-container a{
        width:100%;
    }
}
/*-- Custom --*/

.wbc-reset-filter .wbc-cat-filter-li{
display: none;
}

.single-product .elementor-widget-shortcode
{
margin: 0 !important;
}