body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
.hero-content-12 h1,
.hero-content-12 .slider-price span,
.section-title-8 h2.poppins,
.banner-wrap .banner-content-4 h3,
.notification-wrapper .notification-icon button{
	font-family: "Montserrat", sans-serif;
}

.btn.btn-primary{
	font-size: 12px;
	padding-left: 22px;
	padding-right: 22px;
}	

#frm_login_wishlist{
	font-size: 12px;
}

.footer-logo a img, .logo a img, .sticky-logo a img{
	width: 150px;
}

.breadcrumb-area.bg-gray-9{
	background-color:#dde0ff !important;
}

@media (max-width: 767px) {

	.footer-logo a img, .logo a img, .sticky-logo a img{
		width: 90px;
	}

	.breadcrumb-content ul li{
		font-size: 10px;
		    margin-right: 10px;
	}
	
}

.product-wrap .product-img .product-badge span.red{
	background-color: #ffb10a;
  color: #00000099;
  border-radius: 15px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 7px 18px;
}

.product-wrap .product-img{
	overflow: visible;
}

.product-wrap .product-img .product-badge {
	top: -26px;
}

.product-wrap{
	margin-top: 20px;
	background: #efefef;
	border: none;
	border-radius: 13px;
}

.slider-active-1 .swiper-slide .product-wrap .product-img a:before{
	background-color: rgb(239 239 239 / 89%);
	z-index: 9;
}

.product-wrap .product-img > a, .product-wrap .product-img > div.doubleImg{
	background-color: transparent;
}

.product-wrap .product-img a .hover-img,
.product-wrap .product-img > a > img, .product-wrap .product-img > div.doubleImg > img{
	object-fit: contain;
	mix-blend-mode: darken;
}

._banner_col_4 .product-wrap .product-img a .hover-img,
._banner_col_4 .product-wrap .product-img > a > img{
	object-fit: cover;
}

.product-wrap .product-img .product-action-wrap{
	bottom: 0 !important;
	margin-bottom: 15px;
	margin-top: 15px;
	transform: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	position: relative;
	background: transparent;
}

.product-wrap .product-img .product-action-wrap .product-action-right button{
	background: #111;
  line-height: 31px;
  border-radius: 30px;
  padding: 0 10px;
  font-size: 15px !important;
  color: #ffffff;
}

.product-wrap .product-img .product-action-wrap .product-action-right{
	padding-right: 0;
}

.product-wrap .product-img .product-action-wrap .product-action-left button{
	line-height: 38px;
	background-color: #e32727;
	border-radius: 20px;
}


.header-bottom{
	background-color: #fff !important;
}

.main-menu.menu-line-height-4 > nav > ul > li > a{
	color: #000;
	font-weight: 800;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	transition: all 0.1s ease;
	border-radius: 12px 12px 0 0;
	position: relative;
	line-height: 40px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.main-menu.menu-line-height-4 > nav > ul > li:hover > a{
	background-color: #efefef;
	color: #000;
}

.main-menu > nav > ul > li > ul.mega-menu-style-1{
	 transition: none !important;
	 transform: none !important;
	 box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	 border: none;
	 border-top: 2px solid #eaeaea;
	 border-radius: 0 0 18px 18px;
	 padding: 18px;
}

.main-menu > nav > ul > li > ul.mega-menu-style-1 > li.mega-menu-sub-width25{
	width: 33%;
}

	.main-menu > nav > ul > li > ul.mega-menu-style-1 > li a.menu-title{
		font-size: 12px;
		padding: 15px;
		margin-bottom: 5px;
		border-radius: 30px;
		padding: 10px 25px;
		/*background-color: #c3ff93;*/
		background-color: #f4f4f4;
	}

	.main-menu > nav > ul > li > ul.mega-menu-style-1 > li a.menu-title:hover{
		filter:  brightness(0.75) contrast(1.4);
	}

		.main-menu > nav > ul > li > ul.mega-menu-style-1 > li a.menu-title:after{
			display: none !important;
		}

.main-menu > nav > ul > li:nth-child(6) > a{
	animation: none !important;
	border-radius: 7px; 
	overflow: hidden;
	letter-spacing: 1px;
	padding-left: 20px !important;
	padding-right: 44px !important;
	position: relative;
	background-color: #ffb10a;
	color: #000000bb;
	font-weight: 900;
	letter-spacing: 0;
}

.main-menu > nav > ul > li:nth-child(6) > a:after {
	position: absolute;
	right: -1px;
	content: "\f646";
	font-family: "Font Awesome 7 Pro";
	font-weight: 900;
	margin-left: 8px;
	display: inline-block;
	vertical-align: middle;
	font-size: 26px;
	transform: scale(1.4);
	opacity: 0.4;
}

.stick .main-menu > nav > ul > li:nth-child(6) > a{
	margin-top: -4px;
    margin-bottom: -20px;
    line-height: 54px;
	border-radius: 0 0 12px 12px;
	z-index: 1000;
}

.cart-content .cart-checkout-btn a.cart {
	background-color: #e32727;
}

._btn_outfit a.cart{
	background-color: #9aeb5a !important;
	color: #111 !important;
	text-align: center;
	width: 100%;
}

.header-top.bg-black{
	background-color: #f1f1f1 !important;
	padding-top: 6px;
	padding-bottom: 6px;
}

.header-content,
.header-top-right{
	padding: 8px;
	border-radius: 20px;
	/*background-color: #efefef;*/
	background-color: #9aeb5a;
 
}

.header-content{
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

	.header-content span{
		color: #000000aa;
		font-size: 15px;
    font-weight: 700;
	}

._header_top_col_2{
	width: 100%;
	text-align: center;

}

.search-style-3 form {
    width: 350px;
    display: block;
		position: relative;
}

.search-style-3 form input{
	border-radius: 30px;
	width: 100%;
	border: none;
	background-color: #f4f4f4;
	box-shadow: 0 0 0 3px #f4f4f4;
	padding-right: 115px;
}

.search-style-3 form .button-search{
	background-color: #111 !important;
	color: #fff;
	border-radius: 30px;
	position: absolute;
	right: 0;
	top: 0;
}

._header_middle_col_1,
._header_middle_col_2,
._header_middle_col_3{
	width: auto;
}

.main-menu > nav > ul > li > a i{
	position: absolute;
	font-size: 160%;
	color: #ffb10a;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0.6;
}

.main-menu > nav > ul > li:hover > a i{
	opacity: 1;
}

/* Item 1 - Amber/Orange */
.main-menu > nav > ul > li:nth-child(1) > a > i {
    color: #ffb10a;
}

/* Item 2 - Electric Blue */
.main-menu > nav > ul > li:nth-child(2) > a > i {
    color: #007bff;
}

/* Item 3 - Emerald Green */
.main-menu > nav > ul > li:nth-child(3) > a > i {
    color: #28a745;
}

/* Item 4 - Vivid Purple */
.main-menu > nav > ul > li:nth-child(4) > a > i {
    color: #a333c8;
}

/* Item 5 - Crimson Red */
.main-menu > nav > ul > li:nth-child(5) > a > i {
    color: #dc3545;
}
 

@media (min-width: 1224px) {



	/*.main-menu > nav > ul > li:nth-child(6){
		position: absolute;
            left: 590px;
        top: -88px;
	}*/

		.main-menu > nav > ul > li:nth-child(6) > a{
			border-radius: 30px;
			/*font-size: 15px;
			line-height: 44px;*/
			font-weight: 700 !important;
			        line-height: 34px;
		}

	._header_middle_col_3{
		margin-left: auto;
	}

	.main-menu.menu-line-height-4 > nav > ul > li > a {	    
    	        font-weight: 600;
        font-size: 12px;
        padding-left: 12px;
        padding-right: 12px;
	}

	.header-action-wrap .header-action-cart.header-action-cart-mrg3,
	.header-action-register-2,
	.header-action-login-2{
	    margin-left: 15px !important;
	
	}
	
}

.slider-area,
.product-category-area{
	max-width: 1530px;

	margin-left: auto;
	margin-right: auto;
}

	.slider-area{
		padding-left: 15px;
	padding-right: 15px;
		padding-top: 0;
		margin-top: 30px;
		background-color: transparent;
		
	}

	.slider-area .hero-slider-active-3{
border-radius: 18px;
		overflow: hidden;
	}


.hero-slider-active-3{
	border-bottom: none;
}

.swiper-slide .swiperBgImg{
	height: auto;
	aspect-ratio: 2;
	
}

.swiper-slide .swiperBgImg > img{
	object-fit: cover;
}

 

.product-category-area .row > div{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

@media (max-width: 767px) {
	.product-category-area .row > div{
		width: 50% !important;
	}	
}

@media (max-width: 550px) {

	.product-category-area .row > div{
		width: 100% !important;

	}
	
}

.single-category-wrap .category-img{
	margin-bottom: 0 !important;
}

.single-category-wrap .category-img a{
	border-radius: 18px;
	margin-top: 15px;
	background-color: #000;
}

.single-category-wrap .category-title-1 h3 a{
	font-size: 26px;
	font-weight: 300;
	background: transparent;
}

	.single-category-wrap .category-title-1 h3 a i{
		display: none;
	}

	.single-category-wrap .category-img a img{
		opacity: 0.75;	
	}


._banner_col_4 .product-area .section-title-6{
	display: none;
}

._banner_col_4 .product-area{
	background-color: transparent !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

	._banner_col_4 .product-wrap{
		/*background-color: #fff;*/
		margin: 0px !important;
		padding: 0;
	}

	._banner_col_4 .section-title-6 h2{
		font-size: 30px;
		text-align: left;
		margin-top: 15px;
		padding-left: 15px;
		position: relative;
	}

	._banner_col_4 .container-fluid{
		padding-right: 0;
		padding-left: 0;
	}

	._banner_col_4 .product-action-wrap{
		display: none !important;
	}

	._banner_col_4 .product-wrap .product-content{
		position: absolute;
		z-index: 10;
		bottom: 9px;
		left: 9px;
		width: calc( 100% - 18px);
		padding: 10px;
		border-radius: 15px;
		background-color: #ffffffbb;
		backdrop-filter: blur(5px);
	}

	._banner_col_4 .product-wrap .product-content .product-price span.old-price{
		color: #111;
	}

	._banner_col_4 .product-wrap .product-content h3 a{
		color: #000;
		text-transform: uppercase;
	}

	._banner_col_4 .product-wrap .product-img{
		margin-bottom: 0 !important;
	}

	._banner_col_4 .slider-nav-1{
		font-size: 28px;
    	top: 26%;
	}

	._banner_col_4 .slider-nav-1.slider-prev-1{
		left: 20px;
	}
	._banner_col_4 .slider-nav-1.slider-next-1{
		right: 20px;
	}

	._banner_col_4 .product-wrap .product-img > a{
		height: auto;
	    aspect-ratio: 1.18;
	    padding-bottom: 0;
	}

	._banner_col_4{
		padding-top: 15px;
	}

	._offerte_container_es{
		background: #ffb10a;
		border-radius: 18px;
		margin-top: 0px;
		overflow: hidden;
		position: relative;
	}



	._offerte_container_es_p{
		height: 100%;
		background-color: #f4f4f4;
		margin-top: 0;
	}

	._icon_banner{
		position: absolute;
		z-index: 0;
		font-size: 240px;
		color: #fff;
		opacity: 0.3;
		left: -40px;
		bottom: -40px;
	}

#scrollUp{
	display: none !important;
}

.newsletter-area{
	max-width: 840px;
	padding: 50px 40px !important;
	margin: 30px auto;
	margin-bottom: -50px !important;
	/*background: #ffd061 !important;*/
	background: hsl(42 100% 71% / 1) !important;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	border-radius: 12px;
	border: 1px solid #8f8f8f6e;
	position: relative;
	z-index: 100;
}

.newsletter-area p{
	color: #000;
}

.newsletter-area .row{
	display: block !important;
}

	.newsletter-area .row > div{
		width: 100% !important;
	}

.footer-area.bg-black{

	background-color: #f8f9fa !important;
	padding-top: 40px !important;
	padding-left: 30px;
	padding-right: 30px; 
}

.newsletter-area .section-title h2{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 22px;
	text-align: center;
	margin-bottom: 15px;
	width: 100%;
}

.newsletter-area .section-title.section-title-black h2 span{
	display: inline;
	color: #000 !important;
}

.footer-list ul li a,
.copyright-2 p,
.footer-menu nav ul li a{
	color: #000;
}

.footer-list ul li:hover a {
    color: #000;
    text-decoration: underline;
    opacity: 0.5;
}

.footer-list ul li a {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    text-transform: none;
    font-weight: 300;
	display: block; 
}

.subscribe-form form .mc-form{
	margin-bottom: 25px;
	max-width: 410px;
	margin-left: auto;
	margin-right: auto;
}

.subscribe-form form .mc-form input{
	height: 40px;
	padding-right: 185px;
	background-color: #f4f4f4;
	box-shadow: 0 0 0 3px #f4f4f4;	
}

.subscribe-form form .mc-form .clear{
	position: static;
	top: 0;
	transform: none;
}

.subscribe-form form .mc-form .clear input{
	position: absolute;
	border-radius: 30px;
	right: 0;
	top: 0;
	background-color: #000;
	height: 40px;
}

.section-title{
	padding-left: 0;
}

.section-title h2:before{
	display: none !important;
}

/* Left Chevron */
.ion-ios-arrow-left:before {
    font-family: "Font Awesome 7 Pro";
    content: "\f053";
    font-weight: 900; /* Use 900 for Solid, 400 for Regular/Light */
}

/* Right Chevron */
.ion-ios-arrow-right:before {
    font-family: "Font Awesome 7 Pro";
    content: "\f054";
    font-weight: 900;
}

.slider-nav-1{
	color: #ffb10a;
}


.pre-footer-features{
	/*background: #ffd779 !important;*/
	background: #fff !important;
	padding-top: 120px !important;
}

.pre-footer-features .feature-item {
  transition: transform 0.3s ease;
}

/* Optional: Subtle lift on hover */
.pre-footer-features .feature-item:hover {
  transform: translateY(-5px);
}

/* Minimal Dividers for Desktop */
@media (min-width: 768px) {
  .divider-left {
    border-left: 1px solid #e0e0e0;
  }
}

/* Refined Typography for FA7 Pro look */
.pre-footer-features h6 {
  letter-spacing: 1.5px; /* Increased for premium feel */
  font-size: 0.85rem;
}

.feature-icon i {
  /* This ensures the thin lines of the icons remain crisp */
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-size: 43px !important;
	color: #fb7600c4 !important;
}

@media (min-width: 768px) {
  .divider-left {
    border-left: 1px solid rgba(0,0,0,0.08); /* Softer divider */
  }
}

.footer-bottom .row{
	display: block;
	text-align: center;
}

	.footer-bottom .row > div{
		width: 100%;
		text-align: center;
	}



.footer-menu nav ul{
	display: block;
	text-align: center;
}

	.footer-menu nav ul li{
		display: inline-block;
	}

.footer-top{
	border: none !important;
}
	
	.footer-top > .row{
		text-align: center;
		display: block;
	}

.footer-logo{
	margin-left: auto;
	margin-right: auto;
}

._col_footerlogo{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
._col_footermenu{
	width: 100%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
._col_social{
	width: 100%;
	text-align: center;
}

.col-lg-6 .copyright-2{
	padding-top: 35px;
}

.copyright-2 p{
	text-align: center;
}

.copyright-2 p,
.footer-bottom{
	font-weight: 300;
}

/* Custom Colors & Variables */
.socials-style-2 {
    --fb-brand: #0866FF;
    --ig-brand: #E4405F; /* Modern Instagram Pink */
    --bg-light: #f8f9fa;
    display: block;
    gap: 12px;
}

.socials-style-2 a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background-color: var(--bg-light);
    border-radius: 10px; /* Modern rounded corner */
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    border: 1px solid rgba(0,0,0,0.05);
}

/* Icon Scaling and Color */
.socials-style-2 a i {
    font-size: 1.85rem;
    color: #333;
    transition: color 0.3s ease;
}

/* Hover States with Custom Colors */
.socials-style-2 a:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

/* Specific Platform Interaction */
.socials-style-2 a:has(.fa-facebook):hover {
    background-color: var(--fb-brand);
}

.socials-style-2 a:has(.fa-instagram):hover {
    background-color: var(--ig-brand);
}

.socials-style-2 a:hover i {
    color: #ffffff; /* Turns icon white on hover */
}

.product-area{
	padding-bottom: 50px !important;
}

/* Contenitore principale dei dettagli dell'articolo */
.fashion-meta-box {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  max-width: 450px;
  padding: 20px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

/* Struttura a righe pulita ed elastica */
.meta-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  font-size: 14px;
}

/* Separiamo sottilmente le righe tra loro */
.meta-row:not(:last-child) {
  border-bottom: 1px dashed #f0f0f0;
}

/* Etichette a sinistra (es. "Peso:") */
.meta-label {
  color: #767676;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.8px;
}

/* Valori a destra (es. "320 gr") */
.meta-value {
  color: #1a1a1a;
  font-weight: 500;
}

/* Stile specifico per il codice articolo (più evidente o in stile tecnico) */
.product-sku {
  font-family: monospace;
  background-color: #f7f7f7;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 13px;
  color: #555;
}

/* Contenitore icone social */
.social-share-links {
  display: flex;
  gap: 16px;
}

.social-share-links a {
  color: #1a1a1a;
  transition: opacity 0.2s ease, transform 0.2s ease;
  display: inline-flex;
  align-items: center;
}

.social-share-links a:hover {
  opacity: 0.6;
  transform: translateY(-1px);
}

/* Bottone per la chat di WhatsApp */
.whatsapp-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: #1a1a1a; /* Nero minimal anziché verde fluo, per un look haute couture */
  color: #ffffff;
  text-decoration: none;
  padding: 8px 16px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 500;
  transition: background-color 0.2s ease;
}

.whatsapp-btn:hover {
  background-color: #25d366; /* Diventa verde WhatsApp solo quando l'utente ci passa sopra */
}

.mypage-alo-phone-2{
	right: -20px;
	left: auto;
}