/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

p {
	margin-bottom: 0 !important
}
.elementor-sticky--active {
    border-top: 5px solid #3c5999;
}
.elementor-location-header .elementor-nav-menu li a {
    padding: 0 !important;
    margin: 0 20px !important;
}
.submaxmenu ul.sub-menu {
    display: none;
    flex-wrap: wrap; /* Questo permette agli elementi di andare su più righe se necessario */
    padding: 0; /* Rimuove eventuali padding predefiniti */
    margin: 0; /* Rimuove eventuali margini predefiniti */
    list-style: none; /* Rimuove i punti elenco */
}
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li a {
    padding: 5px !important;
}
.brand-on-hover .hover-effect {
    position: relative;
    aspect-ratio: 1;
}
.brand-on-hover .hover-effect:hover:before {
    background: rgba(255,255,255,1);
}
.brand-on-hover .hover-effect .show-hover.elementor-widget-text-editor {
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% - 50px);
}
.brand-on-hover .hover-effect:hover .show-hover.elementor-widget-text-editor {
    opacity: 1;
    transition: all .3s;
}
.brand-on-hover .hover-effect .elementor-widget-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: all .3s;
}
.brand-on-hover .hover-effect:hover .elementor-widget-image {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translate(-50%, 0) scale(0.75);
    transition: all .3s;
}
.brand-on-hover .hover-effect .show-hover.get-nearer {
    opacity: 0;
    transition: all .3s;
    width: 100%;
    min-width: 110px;
    top: 70px;
}
.brand-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-wrapper {
    justify-content: space-between;
}
.brand-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-icon {
    margin: 0;
}
.brand-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-content {
    width: auto;
    flex-grow: unset;
}
.brand-on-hover .hover-effect:hover .show-hover.get-nearer {
    opacity: 1;
    width: 100%;
    max-width: 112px;
    transition: all .3s;
}
.brand-on-hover .hover-effect:hover .show-hover.get-nearer.add-some-space {
    width: 100%;
    max-width: 125px;
}

.mercati-on-hover .hover-effect {
    aspect-ratio: 1;
    background-size: 100% !important;
    background-position: center !important;
    transition: all .3s;
}
.mercati-on-hover .hover-effect:hover {
    background-size: 110% !important;
    transition: all .3s;
}
.mercati-on-hover .hover-effect .show-hover {
    opacity: 0;
    transition: all .3s;
    position: absolute;
    top: 80%;
}
.mercati-on-hover .hover-effect:hover .show-hover {
    opacity: 1;
    transition: all .3s;
    top: 55%;
}
.mercati-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-wrapper {
    justify-content: space-between;
}
.mercati-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-content {
    width: auto;
    flex-grow: unset;
}
.mercati-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-icon {
    margin: 0;
    left: -20px;
    position: relative;
    transition: all .3s;
}
.mercati-on-hover .hover-effect:hover .show-hover.get-nearer .elementor-icon-box-icon {
    left: 0;
    transition: all .3s;
}
.mercati-on-hover .hover-effect .show-hover.get-nearer {
    bottom: 25px;
    top: unset;
    width: 100%;
    opacity: 0;
    transition: all .3s;
    min-width: 100px;
}
.mercati-on-hover .hover-effect:hover .show-hover.get-nearer {
    width: 35%;
    opacity: 1;
    transition: all .3s;
}
.mercati-on-hover .hover-effect .elementor-widget-heading {
    position: absolute;
    bottom: 25px;
    transition: all .3s;
}
.mercati-on-hover .hover-effect:hover .elementor-widget-heading {
    position: absolute;
    bottom: 50%;
    transition: all .3s;
}

.nostri-prodotti .hover-effect {
    aspect-ratio: 1;
    background-size: 100% !important;
    background-position: center !important;
    transition: all .3s;
}
.nostri-prodotti .hover-effect:hover {
    background-size: 110% !important;
    transition: all .3s;
}
.nostri-prodotti .hover-effect .show-hover.get-nearer {
    width: 100%;
    opacity: 0;
    transition: all .3s;
    min-width: 110px;
}
.nostri-prodotti .hover-effect:hover .show-hover.get-nearer {
    width: 35%;
    opacity: 1;
    transition: all .3s;
}
.nostri-prodotti .hover-effect .show-hover.get-nearer .elementor-icon-box-wrapper {
    justify-content: space-between;
}
.nostri-prodotti .hover-effect .show-hover.get-nearer .elementor-icon-box-content {
    width: auto;
    flex-grow: unset;
}
.nostri-prodotti .hover-effect .show-hover.get-nearer .elementor-icon-box-icon {
    margin: 0;
}
.nostri-prodotti .hover-effect .elementor-widget-text-editor {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
    transition: all .3s;
}
.nostri-prodotti .hover-effect:hover .elementor-widget-text-editor {
    bottom: 50px;
    transition: all .3s;
}

.single-product-item img {
    width: 100%;
    transform: scale(1);
    transition: all .3s;
}
.single-product-item img:hover {
    width: 100%;
    transform: scale(1.2);
    transition: all .3s;
}
.single-product-item .elementor-widget-theme-post-featured-image a {
    width: 100%;
}
.single-product-item .elementor-widget-woocommerce-product-short-description {
    min-height: 45px;
}
.send-contatti {
    margin: 0 !important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 10px 0;
}
li.choice-1.depth-1 label {
    font-size: 11px !important;
    font-family: 'Raleway';
    font-weight: 400;
}
.home .elementor-location-footer {
    margin-top: -230px;
}
.home .elementor-location-footer > div:first-child {
    padding-top: 260px;
}
.home .elementor.elementor-65 {
    position: relative;
    z-index: 2;
}
.wpforms-submit-container {
    text-align: right;
}
.wpforms-submit-container button {
    font-family: 'Poppins' !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    border: 1px solid #fff !important;
    border-radius: 35px !important;
}
.wpforms-submit-container button:hover {
    opacity: 1 !important;
}
.show-arrow span.elementor-button-icon svg {
    width: 0;
    opacity: 0;
    transition: all .3s;
}
.show-arrow span.elementor-button-content-wrapper,
.show-cart span.elementor-button-content-wrapper {
    gap: 0 !important;
    transition: all .3s;
}
.show-arrow:hover span.elementor-button-icon svg {
    width: 20px;
    opacity: 1;
    transition: opacity .3s;
}
.show-cart span.elementor-button-icon svg,
button.single_add_to_cart_button svg {
    width: 0;
    opacity: 0;
    transform: rotate(0deg);
    transition: opacity .3s, transform .3s;
}
button.single_add_to_cart_button.button.alt.disabled:hover {
    background: #3C5999 !important;
}
button.single_add_to_cart_button span.elementor-button-icon {
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}
.show-cart:hover span.elementor-button-icon svg,
button.single_add_to_cart_button:hover svg {
    width: 15px;
    opacity: 1;
    transform: rotate(360deg);
    transition: opacity .3s, transform .3s;
}
.show-arrow:hover span.elementor-button-content-wrapper,
.show-cart:hover span.elementor-button-content-wrapper {
    gap: 10px !important;
    transition: all .3s;
}
.show-cart:hover span.elementor-button-content-wrapper {
    align-items: center;
}
.show-cart .elementor-button-wrapper a {
    min-height: 41px;
}
.show-cart span.elementor-button-text {
    line-height: 17px;
}
.wpforms-submit-container button svg {
    fill: #fff;
    width: 0;
    opacity: 0;
    vertical-align: bottom;
    margin-left: 0;
    transition: opacity .3s, margin-left .3s;
}
.wpforms-submit-container button:hover svg {
    width: 12px;
    opacity: 1;
    margin-left: 15px;
    transition: opacity .3s, margin-left .3s;
}
.toggle-mail .elementor-icon-box-description a {
    color: #fff !important;
}
.toggle-mail .elementor-icon-box-description {
    opacity: 0;
    width: 0;
    left: -20px;
    position: relative;
    transition: all .3s;
}
.toggle-mail:hover .elementor-icon-box-description {
    opacity: 1;
    width: 90px;
    left: 0;
    transition: all .3s;
}
.access-container .e-con-inner {
    position: relative;
}

#access-modal {
    display: none;
    opacity: 0;
    top: 0 !important;
    transition: opacity .3s, top .3s;
}
#access-modal.active {
    display: block;
    opacity: 1;
    top: -45px !important;
    transition: opacity .3s, top .3s;
}
/*.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul {
    display: block;
}*/
.sub-menu .current_page_item {
    background: #3c5999;
}
li:not(.submaxmenu) .sub-menu li:not(.submaxmenu) {
    padding: 5px 0;
}
li:not(.submaxmenu) .sub-menu li:not(.submaxmenu):hover a {
    color: #fff !important;
}
li:not(.submaxmenu) .sub-menu li:not(.submaxmenu):hover {
    background: #3C5999;
}
li.submaxmenu li {
    background: unset !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul li:hover a {
    color: #3C5999 !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.submaxmenu:not(:first-child)>ul {
    position: fixed !important;
    width: 100% !important;
    left: 0 !important;
    z-index: 999999999 !important;
    color: #000 !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    min-height: 370px;
    border-bottom: 2px solid #f5f7fa;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul {
    top: 126px !important;
}
.elementor-sticky--active .elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul {
    top: 80px !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul {
    padding-left: calc((100% - 1140px) / 2);
    padding-top: 20px;
    background: linear-gradient(to right, #F5F6FA 33%, #fff 33%);
    border-bottom: 2px solid #F5F6FA;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li {
    width: 33% !important;
    max-width: 225px;
    position: unset !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid #DCE1EB;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li > a {
    margin: 0 !important;
    border: 0 !important;
    position: unset !important;
    padding: 0 !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li:first-child,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li:last-child {
    border-bottom: 0;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li > a {
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 0 !important;
    color: #383838 !important;
    transition: padding-left .3s;
    background: none !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li:hover > a {
    padding-left: 15px !important;
    color: #3C5999 !important;
    transition: padding-left .3s, color .3s;
    background: none !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul {
    left: 33% !important;
    width: 67% !important;
    position: absolute !important;
    gap: 20px;
    top: 0 !important;
    height: 100% !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 50px;
    padding-right: 50px;
    flex-wrap: wrap;
    align-content: center;
    flex-wrap: wrap;
    display: none;
    padding-top: 20px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul:not(.menu-item-has-children) ul {
    align-content: baseline;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul .highlighted + ul {
    display: flex !important;
}
.elementor-sub-item.highlighted {
    background-color: unset !important;
}
.submaxmenu li.submenu-item-title a {
    font-family: 'Poppins';
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #3C5999;
    text-transform: unset !important;
}
.elementor-sub-item:focus, .elementor-sub-item:hover {
    background: none !important;
    color: unset !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li > a.elementor-sub-item.elementor-item-active {
    background: none !important;
    color: #3C5999 !important;
    padding-left: 15px !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul a {
    border: none !important;
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 400;
    color: #3C5999 !important;
    text-transform: uppercase;
    text-align: center !important;
    /*display: block !important;*/
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul img {
    width: auto;
    height: 100%;
    max-height: 140px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul li:not(.go-to-page) {    
    flex: 1 0 0; /* Imposta una base flex senza permettere di andare a capo */
    display: flex;
    align-items: center;
    justify-content: start;
    min-width: 100px; /* Imposta una larghezza minima per evitare il wrapping */
    /*max-width: calc(100% / 4); /* Adatta la larghezza massima per ogni elemento */
    box-sizing: border-box;
    margin: 5px; /* Aggiungi uno spazio tra gli elementi */
    flex-direction: column;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(1):not(.go-to-page){
    max-width: 100%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(2):not(.go-to-page){
    max-width: 50%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(3):not(.go-to-page){
    max-width: 33.3333%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(4):not(.go-to-page){
    max-width: 25%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(5):not(.go-to-page){
    max-width: 20%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(6):not(.go-to-page){
    max-width: 18.6666%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(7):not(.go-to-page){
    max-width: 14.28%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul:first-child:nth-last-child(8):not(.go-to-page){
    max-width: 12.5%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul .go-to-page {
    /*flex: 0 0 100%;*/
    width:100%;
    margin-left: -30px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul .go-to-page a {
    text-align: left !important;
    margin: 0 !important;
    text-transform: none !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul .go-to-page a svg {
    margin-right: 10px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul li:not(.go-to-page) a {
    text-align: center !important;
    display: block !important;
    width: 100%;
    overflow-wrap: break-word;
    white-space: normal;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul li.current-menu-item:not(.go-to-page) a {
    background: none;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul a {
    margin: 0 !important;
}
.promo-icon a {
    color: #3C5999 !important;
}
.promo-icon a img {
    margin-right: 10px;
}
.jet-sorting {
    flex-direction: row !important;
    align-items: center;
    width: 350px;
}
.nostri-prodotti p.elementor-icon-box-description a,
.mercati-on-hover p.elementor-icon-box-description a {
    color: #fff !important;
}
.brand-on-hover p.elementor-icon-box-description a {
	color: #3C5999 !important;
}

nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}
button.woocommerce-Button.button,
button.woocommerce-Button.button:hover,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-info .button:hover {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-color: #3C5999;
    border-radius: 40px 40px 40px 40px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 24px;
	border-radius: 45px;
}
nav.woocommerce-MyAccount-navigation ul li a{
    background: #3C5999;
    font-weight: 500;
    padding: 12px 24px;
    display: block;
    color: #fff;
    margin-bottom: 5px;
}
form.woocommerce-EditAccountForm.edit-account br {
    display: none;
}
form.woocommerce-EditAccountForm.edit-account p,
form.woocommerce-EditAccountForm.edit-account fieldset{
    margin-bottom: 15px !important;
}
.woocommerce-MyAccount-content a {
    color: #3c5999;
}
.sidebar-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
table.variations tbody>tr:nth-child(odd)>td, table.variations tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
table.variations th,
table.variations td {
    padding: 0;
}
.woocommerce div.product form.cart .variations th {
    text-align: left;
}
.woocommerce table.shop_attributes td p {
    padding: 8px;
}
.woocommerce-message {
    margin: 0;
    border-bottom: 3px solid #fff;
}
.woocommerce .quantity .qty {
    width: 5em;
}
.page-numbers {
    border: 1px solid #939393;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.page-numbers:hover {
    border: 1px solid #3C5999;
}
.page-numbers svg {
    width: 12px;
    height: 12px;
}
.page-numbers.prev svg {
    rotate: 180deg;
}
.page-numbers.current {
    color: #3C5999;
    border: 1px solid #3C5999;
}
span.page-numbers.prev, span.page-numbers.next {
    display: none;
}

.tax-product_cat .woocommerce-product-details__short-description {
    min-height: 85px;
}
.tax-product_cat .woocommerce-product-details__short-description ul {
    list-style: none;
    padding: 0;
}
.tax-product_cat .woocommerce-product-details__short-description ul li {
    text-align: left;
    display: inline-block;
}
.tax-product_cat .woocommerce-product-details__short-description ul li:after {
    content: " -";
}
.tax-product_cat .woocommerce-product-details__short-description ul li:last-child:after {
    content: "";
}
a#elementor-menu-cart__toggle_button span.elementor-button-icon-qty {
    width: 20px;
    height: 20px;
    line-height: 2em;
    text-align: center;
}

p a {
    color: #3C5999;
}
ul {
    list-style-type: "- ";
	padding-left: 15px;
}
div#menu-mobile {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh !important;
    background: #F5F7FA;
    z-index: 999;
}
div#menu-mobile.active {
    display:block;
}
.menu-mobile-ar {
    height: 85px;
    background: #fff;
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.menu-mobile-ar a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #3C5999 !important;
    fill: #3C5999 !important;
    stroke: #3C5999 !important;
}
.menu-mobile-items svg#close-menu {
    width: 15px;
    fill: #1C2B4D;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 999;
}
.menu-mobile-items li svg.open-item {
    width: 15px;
    fill: #939393;
    rotate: 180deg;
    transition: all .3s;
}
.menu-mobile-items li.active svg.open-item {
    rotate: 0deg;
    transition: all .3s;
}
div#menu-mobile .menu-mobile-items>ul {
    list-style: none;
    padding: 150px 25px 25px;
}
div#menu-mobile ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #c9c9c9;
}
div#menu-mobile ul ul {
    display: none;
}
div#menu-mobile ul li.active + ul {
    display: block;
}
div#menu-mobile ul li:first-child,
div#menu-mobile ul ul li:last-child {
    border-top: none;
    border-bottom: none;
}
div#menu-mobile ul li:last-child {
    border-bottom: 1px solid #c9c9c9;
}
div#menu-mobile ul ul li {
    padding: 5px 0;
    border-top: none;
}
div#menu-mobile ul li a {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #3C5999;
    width: 100%;
}
div#menu-mobile ul ul li a {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    color: #1C2B4D;
}
div#menu-mobile>div {
    height: 100%;
}
div#menu-mobile>div>div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div#menu-mobile .elementor-shortcode {
    display: none;
}
div#menu-mobile .menu-mobile-social {
    padding: 0 25px;
}
div#menu-mobile .menu-mobile-social .elementor-grid-item {
    display: flex;
    gap: 20px;
}
.cstm-par a {
    color: #3c5999;
}
.elementor-slide-heading {
    font-size: 45px !important;
    font-weight: 400 !important;
}
.elementor-slide-description {
    font-size: 20px !important;
}
a.swiper-slide-inner .elementor-button.elementor-slide-button.elementor-size-sm {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-color: #3C5999 !important;
    border-radius: 40px 40px 40px 40px;
    color: #fff !important;
    border: unset !important;
}
/*.swiper-slide[data-swiper-slide-index="1"] a.swiper-slide-inner .elementor-button.elementor-slide-button.elementor-size-sm {
    background: unset !important;
    border: 1px solid #fff !important;
}*/
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu > ul > li.banners {
    padding: 0 !important;
    border: unset !important;
    height: 0;
}
li.banners ul {
    gap: 0 !important;
}
li.banners>a {
    font-size: 0 !important;
}
.banner-content {
    width: 100%;
    height: 260px;
    background-repeat: no-repeat;
    background-size: cover;
	    background-position: center;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.banner-overlay {
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-title {
    font-family: 'Poppins';
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    text-align: center;
    color: #fff;
    z-index: 9;
}
.banner-description {
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    color: #fff;
    z-index: 9;
}
.banner svg {
    vertical-align: middle;
    z-index: 9;
}
.banner-content a.highlighted:hover, .banner-content:hover a.highlighted {
    color: #fff !important;
    z-index: 9;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul li .banner-content a {
	color: #fff !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>.submaxmenu ul ul .banner a {
    flex-grow: unset !important;
    color: #fff !important;
    z-index: 9;
}
li.immagine.menu-item, li.immagine.menu-item .immagine-categoria {
    height: 260px !important;
    width: 100% !important;
}
li.immagine.menu-item .immagine-categoria {
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
#product-filters {
    position: absolute;
    top: 0;
    height: 100%;
    display: none;
}
#product-filters.active {
    display:flex;
}
.term-follie .titolo-subcat,
.term-lopale .titolo-subcat {
    display: none;
}
.jet-active-filters__title {
    width: 100%;
}
.jet-active-filter {
    padding-right: 15px !important;
}
.filter-list {
    padding-left: calc((100vw - 1140px) / 2);
}
.close-filters, #close-filters {
    cursor: pointer;
}
.jet-range__values span:nth-child(4) {
    display: none;
}
span.jet-range__values-prefix {
    color: #939393;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 11px;
    margin-right: 5px;
}
.jet-filters-pagination__link {
    width: 30px;
    text-align: center;
}
label.jet-checkboxes-list__item {
    width: auto !important;
}
#product-filters .jet-filter-indexed {
    padding-bottom: 20px;
}
.jet-select select,
select.jet-sorting-select {
    outline: 0;
}
.logo-social {
    max-width: 120px;
    margin: 0 auto;
    text-align: center;
}
.row-menu-social {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    gap: 30px;
    margin: 15px 25px;
}
.row-menu-social img {
    max-width: 120px;
    max-height: 100px;
}
.row-menu-social-2 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 50px;
}
.row-menu-social-2>div {
    width: 120px;
}
.row-menu-social-2 .logo-social img {
    max-height: 60px;
}
.space {
    margin-top: 50px;
}
#shipping-banner {
	display: none;
	z-index: 999;
}
#close-free-shipping {
    cursor: pointer;
}
.jet-filters-pagination__item {
    width: 30px;
    text-align: center;
}
.dialog-lightbox-close-button.dialog-close-button {
    top: 0;
}
.elementor-search-form__container.elementor-search-form--full-screen.elementor-lightbox {
    z-index: 9999999;
}
@media all and (max-width:1200px){
    div#product-filters .e-con-inner {
        padding-left: 25px;
        padding-right: 10px;
    }
}
@media all and (max-widtH:1024px){
    
    #home-slider .elementor-slides .swiper-slide[aria-label="4 / 4"] .swiper-slide-contents.animated.fadeInUp {
        position: absolute;
        right: 5%;
        max-width: 200px !important;
    }
    a#elementor-menu-cart__toggle_button g#Icon path:not(:first-child) {
        stroke: #1C2B4D !important;
        stroke-width: .5px;
    }
    .mercati-on-hover .hover-effect:hover .show-hover.get-nearer {
        width: unset;
        opacity: 1;
        transition: unset;
    }
    .mercati-on-hover .hover-effect .elementor-widget-heading {
        position: relative;
        bottom: unset;
        transition: unset;
    }
    .mercati-on-hover .hover-effect .show-hover.get-nearer {
        bottom: unset;
        top: unset;
        width: 100%;
        opacity: 1;
        transition: unset;
        min-width: unset;
        position: relative;
    }
    .mercati-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-icon {
        margin: 0;
        left: 0;
        position: relative;
        transition: unset;
    }
    .mercati-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        gap: 10px;
    }
    .mercati-on-hover .hover-effect:hover .elementor-widget-heading {
        position: relative;
        bottom: unset;
        transition: unset;
    }
    
    .elementor-slide-heading {
        font-size: 30px !important;
        font-weight: 400 !important;
    }
}
@media all and (max-width:767px){
    #product-filters>div:first-child {
        height: 100vh !important;
    }
    .mercati-on-hover .hover-effect .elementor-widget-heading {
        position: relative;
        bottom: unset;
        transition: unset;
    }
    .mercati-on-hover .hover-effect .show-hover {
        opacity: 1;
        transition: unset;
        position: relative;
        top: unset;
    }
    .mercati-on-hover .hover-effect .show-hover.get-nearer {
        bottom: unset;
        top: unset;
        width: unset;
        opacity: 1;
        transition: unset;
        min-width: unset;
    }
    .mercati-on-hover .hover-effect .show-hover.get-nearer .elementor-icon-box-icon {
        margin: 0;
        left: 0;
        position: relative;
        transition: unset;
    }
    .mercati-on-hover .hover-effect .elementor-icon-box-wrapper {
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
        gap: 10px !important;
    }
    .mercati-on-hover .hover-effect:before {
        background-image: linear-gradient(180deg, #02010100 0%, #000000 50%) !important;
        opacity: 0.4;
    }
    .mercati-on-hover .hover-effect:hover .show-hover {
        opacity: 1;
        transition: unset;
        top: unset;
    }
    .mercati-on-hover .hover-effect:hover .elementor-widget-heading {
        position: relative;
        bottom: unset;
        transition: unset;
    }
    .mercati-on-hover .hover-effect:hover .show-hover.get-nearer {
        width: unset;
        opacity: 1;
        transition: unset;
    }
    .nostri-prodotti .hover-effect .show-hover.get-nearer {
        width: 100%;
        opacity: 1;
        transition: unset;
        min-width: unset;
    }
    .nostri-prodotti .hover-effect .elementor-widget-text-editor {
        position: relative;
        width: 100%;
        left: 0;
        bottom: unset;
        transition: unset;
    }
    .nostri-prodotti .hover-effect .show-hover.get-nearer .elementor-icon-box-wrapper {
        justify-content: flex-start;
        gap: 10px;
    }
    .nostri-prodotti .hover-effect .elementor-widget-text-editor .elementor-widget-container {
        padding: 0;
    }
    .nostri-prodotti .hover-effect:hover .elementor-widget-text-editor {
        bottom: unset;
        transition: unset;
    }
    .nostri-prodotti .hover-effect:hover .show-hover.get-nearer {
        width: unset;
        opacity: 1;
        transition: unset;
    }
    .show-arrow span.elementor-button-icon svg {
        width: unset;
        opacity: 1;
        transition: unset;
        margin-left: 10px;
    }
    .cart td.product-thumbnail:before {
        display: none;
    }
    .cart td.product-thumbnail {
        display: block !important;
    }
    .cart td.product-thumbnail img {
        margin: 0 auto;
    }
    .jet-active-filters__title {
        display: none;
    }
    .elementor-slide-heading {
        font-size: 22px !important;
        margin-bottom: 15px !important;
    }
    .elementor-slide-description {
        font-size: 18px !important;
    }
}



.home .swiper-slide[data-swiper-slide-index="2"] .swiper-slide-contents {
    margin-left: 100px !important;
}
.elementor-location-header #topbar {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}
.elementor-location-header #main-menu {
    position: fixed;
    top: 53px;
    z-index: 999;
    width: 100%;
}
@media all and (min-width:1025px){
    .elementor[data-elementor-type="wp-page"], .elementor[data-elementor-type="product"], .elementor[data-elementor-type="search-results"], #brand-description, #titolo-subcat {
        margin-top: 126px;
    }
}
@media all and (max-width:1024px){
    .elementor[data-elementor-type="wp-page"], .elementor[data-elementor-type="product"], .elementor[data-elementor-type="search-results"], #brand-description, #titolo-subcat {
        margin-top: 80px !important;
    }
    .elementor-location-header #main-menu {
        top: 0;
    }
}