body{background:#FFF;}
/* Reset elementi inutili del tema */
.header-type-2 .background-header,
.header-type-2 .slider-header,
.header-type-2 .background-top,
.header-type-2 .background,
.header-type-2 .shadow,
.header-type-2 .pattern,
.header-type-2 .megamenu-background {
    background: none !important;
    box-shadow: none !important;
}

/* Contenitore header */
.header-type-2 #top {
    background: #ffffff;
    padding: 15px 0 0 0;
    border-bottom: 0px solid #eaeaea;
}

/* Logo centrato */
#header-center .logo img {
    max-height: 60px;
    width: auto;
}

/* ============================
   SEARCH BAR
   ============================ */
.search_form {
    position: relative;
    width: 100%;
}

.search_form input {
    width: 100%;
    padding: 10px 14px 10px 40px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    font-size: 14px;
    transition: all .2s ease;
}

.search_form input:focus {
    border-color: #5EAFE6;
    box-shadow: 0 0 0 2px rgba(94,175,230,0.25);
}

.search_form .button-search {
    position: absolute;
    left: 12px;
    top: 50%;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
    /* background: url('catalog/view/theme/fastor/img/icon-search.png') no-repeat center; */
    background-size: contain;
    opacity: .6;
}

/* Autocomplete */
.autocomplete-results ul {
    border-radius: 6px;
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 6px 0;
}

.autocomplete-results li a {
    padding: 8px 12px;
    display: block;
    color: #033B78;
}

.autocomplete-results li a:hover {
    background: #5EAFE6;
    color: #fff;
}

/* ============================
   ICONS RIGHT SIDE
   ============================ */
#header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 18px;
}

#header-right a {
    color: #033B78;
    font-size: 20px;
    transition: color .2s ease;
}

#header-right a:hover {
    color: #5EAFE6;
}

/* Cart */
#cart_block .cart-heading {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

#cart_block .cart-count span {
    background: #5EAFE6;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 50px;
}

#cart_block p strong {
    color: #033B78;
    font-size: 14px;
}

/* Dropdown carrello */
#cart_block .dropdown-menu {
    border-radius: 6px;
    border: 1px solid #eaeaea;
    padding: 15px;
}

/* ============================
   MEGAMENU CLEAN
   ============================ */
.container-megamenu.horizontal {
    background: #ffffff;
    border-bottom: 1px solid #eaeaea; border-top: 1px solid #eaeaea;
}

.container-megamenu.horizontal ul.megamenu > li > a {
    padding: 14px 18px;
    font-size: 15px;
    color: #033B78;
    font-weight: 600;
    transition: color .2s ease, background .2s ease;
}

.container-megamenu.horizontal ul.megamenu > li > a:hover {
    color: #5EAFE6;
    border-radius: 4px;
}

/* Etichette NEW / HOT */
.megamenu-label {
    background: #5EAFE6 !important;
    color: #fff !important;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 10px;
}

/* Mobile toggle */
.megaMenuToggle .megamenuToogle-pattern div span {
    background: #9c9c9c !important;
}

    /* Logo sticky nascosto di default */
    .sticky-logo-mobile {
position: fixed;
    left: 50%;
    margin-left: -90px;
    top: 5px;
    opacity: 0;
   display:none;
    z-index: 99;
    }

.sticky-logo-mobile img { width:180px;}
.mobile-search-icon, .mobile-cart-icon{display:none;}
#top .search_form input {
    padding: 11px 35px 10px 33px;
}

#top .my-account{    background: #FFF; border:1px solid transparent;
 
    border-radius: 8px;
    -webkit-border-radius: 8px;}
#top #cart_block{    margin: 24px 0px 0px 0px; width: 45px;  border-radius: 8px;
    -webkit-border-radius: 8px; border:1px solid transparent;
    height: 45px; background: #FFF;}	
	#top #cart_block .cart-heading{padding: 7px 10px;}
#top #cart_block .cart-heading .cart-icon{
		 background: none;
    border: 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
	}
	
	#top #cart_block .cart-heading .cart-count {
		background:none;
   width: 15px;
    height: 15px;
    margin-left: 25px;
    margin-top: -17px;
    padding: 0px 0px 0px 0px; 
	}
.my-account i{color:#FFF;}
#cart_block i{color:#FFF;}
#top .my-account:hover, #top #cart_block:hover {
    background: #FFF; border-color: #5EAFE6;
    box-shadow: 0 0 0 2px rgba(94, 175, 230, 0.25);
}
#top .search_form input{background:#FFF;}


		
.megamenu-pattern  .container {
    display: flex;
    justify-content: center;
}

.overflow-menu2 ul.megamenu {
    display: flex;
    justify-content: center;
    gap: 24px; /* opzionale: spazio tra le voci */
}

/* Se Fastor forza float, li neutralizziamo */
.overflow-menu2 ul.megamenu > li {
    float: none;
}

ul.megamenu > li > a{height:auto;}
.my-account img{width:20px;}
.product-grid .product .only-hover ul li a:hover,.architecture-products .product .right .only-hover ul li a:hover,.product-list .name-actions ul li a:hover,.today-deals-toys2-products .only-hover ul li a:hover,.today-deals-petshop2-products .only-hover ul li a:hover,.flower-product .right ul li a:hover{background-color:#a38d82;border-color:#a38d82;color:#fff}
.product-grid .product:hover:before, .product-list > div:hover {
    border: 0;
}
.product-grid .product-hover:hover .name {
    visibility: initial;
    opacity: 1;
}
.product-grid .product-hover:hover .price {
    visibility: initial;
    opacity: 1;
}
.product-grid .product:before{background:none;}
.box-with-products .clear:before{background:none;}

ul.megamenu .megamenu-label {
    top: 2px;
}



/* RESET SFONDI FASTOR FOOTER */
.footer .background-footer,
.footer .background,
.footer .shadow,
.footer .pattern {
    background: none !important;
    box-shadow: none !important;
}

/* WRAPPER FOOTER */
.footer.full-width {
    background: #f7f9fb;
    border-top: 1px solid #e1e6ee;
    padding-top: 30px;
    color: #033B78;
    font-size: 14px;
}

/* BLOCCO CONTATTI (medic-contact) */
.medic-contact {
    background: #ffffff;
    border-radius: 10px;
    padding: 18px 24px;
    margin-bottom: 24px;
    border: 1px solid #e3e8f0;
}

.medic-contact .row > div {
    display: flex;
    align-items: center;
    gap: 12px;
}

.medic-contact img {
    width: 32px;
    height: 32px;
}

.medic-contact .heading {
    font-size: 15px;
    font-weight: 600;
    color: #033B78;
    line-height: 1.3;
}

.medic-contact p {
    margin: 0;
    font-weight: 500;
    color: #5EAFE6;
}

/* BANNER SOTTO CONTATTI */
.medic-contact + a img {
    width: 100%;
    border-radius: 10px;
    display: block;
}

/* COLONNE LINK */
.footer h4 {
    font-size: 15px;
    font-weight: 600;
    color: #033B78;
    margin-bottom: 8px;
}

.footer .strip-line {
    width: 32px;
    height: 3px;
    background: #5EAFE6;
    border-radius: 999px;
    margin-bottom: 14px;
}

.footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer ul li {
    margin-bottom: 6px;
}

.footer ul li a {
    color: #4a5b7a;
    text-decoration: none;
    transition: color .2s ease;
}

.footer ul li a:hover {
    color: #5EAFE6;
}

/* COPYRIGHT */
.footer .row:last-child .col-sm-12 {
    border-top: 1px solid #e1e6ee;
    margin-top: 20px;
    padding-top: 12px;
    font-size: 13px;
    color: #7b879b;
    text-align: center;
}
.footer h4{width:100%;padding:0;     margin-bottom: 0;     border: 0;
    text-align: center;}
.footer .row:last-child .col-sm-12{margin-top:10px;}
.footer .pattern a:hover {
    color: #474747;
}
#main .medic-contact p{font-size:18px;}
#main .new {
    background: #5eafe6;
    color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; margin-top:-16px;
}
.product-grid .product .price {
    color: #00367a;   font-size: 18px;
    font-weight: 600; text-align:left;
}
.product-grid .product .name{min-height:72px; padding-top:2px;}
.box .box-heading {
    border-bottom: 0;
    color: #013a7a;  padding: 15px 0px 9px 0px;
    border-radius: 8px 8px 0 0;
    border-top: 0;
	line-height: 2.5rem;
    font-weight: 600;
    text-align: left;
    font-size: 29px;
    background: none;
}
.next-product .right .price {
    color: #5eafe6;
}

/* ============================
   HERO
============================ */
.hero-odontotech {
    background: #ffffff;
    padding: 0px 0 50px;
    text-align: center;
}

.hero-odontotech h1 {
    font-size: 32px;
    font-weight: 700;
    color: #033B78;
    margin-bottom: 10px;
}

.hero-odontotech p {
    font-size: 16px;
    color: #4a5b7a;
    margin-bottom: 20px;
}

.btn-hero {
    display: inline-block;
    background: #5EAFE6;
    color: #fff;
    padding: 12px 26px;
    border-radius: 6px;
    font-weight: 600;
    transition: background .2s ease;
}

.btn-hero:hover {
    background: #033B78;
}

/* ============================
   USP (3 punti di valore)
============================ */
.usp-odontotech {
    background: #f7f9fb;
    padding: 0;
    border-bottom: 1px solid #e6edf3;
}

.usp-grid {
    display: flex;
    justify-content: space-between;
    text-align: center;
    gap: 20px;
}
.usp-item {padding-bottom:20px;}
.usp-item img { 
    width: 42px;
    margin-bottom: 10px;
}

.usp-item h4 {
    font-size: 16px;
    font-weight: 600;
    color: #033B78; 
    margin-bottom: 4px;
}

.usp-item p {
    color: #5EAFE6;
    font-weight: 500;
}

/* ============================
   CATEGORIE
============================ */



.cat-card {
    background: #ffffff;
    border: 1px solid #e6edf3;
    border-radius: 10px;
    padding: 30px 10px;
    text-align: center;
    transition: all .2s ease;
}

.cat-card:hover {
    border-color: #5EAFE6;
    box-shadow: 0 8px 18px rgba(0,0,0,0.05);
    transform: translateY(-3px);
}

.cat-title {
    font-size: 16px;
    font-weight: 600;
    color: #033B78;
}

.content-with-background{    max-width: 1260px;
    margin: 0 auto;}


/* MOBILE */
@media (max-width: 767px) {
    .usp-grid {
        flex-direction: column;
        gap: 25px;
    }

    .categorie-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .hero-odontotech {
        padding: 40px 0 30px;
    }

    .hero-odontotech h1 {
        font-size: 26px;
    }
}


.box-heading{    width: 100%;
    height: 60px;
    background: linear-gradient(to right, #ffffff 0%, #f3f7fb 50%, #ffffff 100%);
    margin: 40px 0;
    border-top: 1px solid #e6edf3;
    border-bottom: 1px solid #e6edf3;
    padding-top: 12px;}


.breadcrumb .container h1{border-bottom:0;}

.product-info .product-image{border:0; margin: 0;}
.product-info .price .price-new {
    font-size: 44px;
    color: #62AFE1;
}
.button, .btn{    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px; background: #013A7A;}
.product-info .cart{border:0;}
.product-info .cart .links {
    border-top: 0;
}
.product-info .cart .links a:last-child {
    border-left: 0;
}


.htabs a.selected:before {
    background: #033B78;
}



.standard-body .full-width .product-grid {
    border: 1px solid #f6f6f6;
}
.product-grid > .row:before{background:none;}
.box > .prev, .box > .next{    background: #62afe1;
    color: #FFF;}


.box > .prev:hover, .box > .next:hover {
    background: #033b78;
    border-color: #033b78;
}

.cart-total table tr td:last-child {
    color: #023B79;
}


.breadcrumb .container > div {
    padding: 13px 0px 5px 0px;
    text-align: center;
}


.standard-body .full-width .center-column.content-with-background {
    margin-bottom: 0px;
    padding: 0;
    margin-top: 0;
}
.acquistaconwa {
    font-size: 12px !important;
    background: #ffffff;
    color: #55cd6c !important;
    border: 1px solid #55cd6c;
    padding: 7px;
    height: auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding: 7px;
    background: #55cd6c;
    color: #FFF !important; margin: 4px 0 !important;
}
.acquistaconwa:hover{opacity:0.8;}
.product-info .cart .add-to-cart{display:grid;}
.product-info .cart .add-to-cart{text-align:center;}
.product-info .cart .add-to-cart #button-cart{border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; height: auto; margin: 4px 0 !important;
    padding: 8px; background: #6a6a6a;}
	
.product-info .cart .add-to-cart p, .product-info .cart .add-to-cart input, .product-info .cart .add-to-cart .quantity{float:none;}
.price{text-align:center;     padding: 10px 0;}
#button-cart-now{background: #62AFE1; margin: 4px 0 !important; border-radius: 10px;}
#quantity_wanted{width: 100%;
    border-radius: 10px;     background: #e9e9e9;}
	
	.product-info .cart .add-to-cart {
    padding: 0px 30px 30px 30px;
}
	
	ul.megamenu > li {
    margin: 0;
}
	
	.container-megamenu.horizontal ul.megamenu > li > a {
    padding: 14px 2px;
	}
	
	
	.next-product {
    border: 0;     margin-bottom: 0;
}
	
	
.product-list .name-actions > .price {
    padding-left: 35px;
    padding-right: 45px;
    padding-top: 3px;
    font-size: 20px;
    line-height: 1;
    color: #63B0E6;
    font-weight: 600;
}





a:hover {
    color: #184f87;
    text-decoration: none;
}


/* Pulsante Aggiungi al Carrello (versione completa) */
.btn-addcart {
    display: inline-flex;
    align-items: center; justify-content: space-evenly; width:100%;
    gap: 8px;
    background: #033B79;
    color: #fff !important;
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all .25s ease;
    cursor: pointer;
    border: none;
}

/* Hover */
.btn-addcart:hover {
    background: #5EAFE6;
    transform: translateY(-2px);
}

/* Icona */
.btn-addcart i {
    font-size: 16px;
    color: #fff;
}

/* ============================
   TITOLO PRODOTTO
   ============================ */
.product .name a {
font-size: 14px;
    font-weight: 500;
    color: #033B79;
    text-decoration: none;
    line-height: 1.3;
    display: block;
    text-align: left;
    margin-bottom: 6px;
    transition: color .2s ease;
}

.product .name a:hover {
    color: #5EAFE6;
}

/* ============================
   PREZZO
   ============================ */
.product .price {
    font-size: 20px;
    font-weight: 700;
    color: #111;
}

/* Prezzo barrato (se presente) */
.product .price-old {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    margin-right: 6px;
}

/* Prezzo scontato */
.product .price-new {
    font-size: 20px;
    font-weight: 700;
    color: #033B79;
}


.hero-slider {
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
  aspect-ratio: 16 / 6;
}

.hero-slider .slides {
  position: relative;
  width: 100%;
  height: 100%;
}

.hero-slider .slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.6s ease;
}

.hero-slider .slide.active {
  opacity: 1;
  z-index: 1;
}

.hero-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* OVERLAY (modifica qui l'opacità) */
.hero-slider .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35); /* scurisce */
  z-index: 1;
}

.hero-slider .slide-content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 0 1.5rem;
  text-shadow: 0 2px 8px rgba(0,0,0,0.6);
}

.hero-slider .slide-content h2 {
  font-size: clamp(3rem, 3vw, 3rem);
  margin-bottom: 0.5rem;
}

.hero-slider .slide-content p {
    font-size: clamp(1.5rem, 1.6vw, 1.4rem);
    margin-bottom: 1rem;
}

/* CTA BUTTON */
.cta-btn {
display: inline-block;
    padding: 1.8rem 3.8rem;
    background: none;
    border: 2px solid #ffffffa6;
    color: #ff7a00;
    color: #FFF;
    font-size: 1.5em;
    text-shadow: none;
    /* font-size: clamp(1rem, 1.4vw, 1.2rem); */
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: background 0.3s, transform 0.3s;
}
.cta-btn:hover {
    background: #ffffff;
    transform: scale(1.05);
    color: #184f87;
}

/* Bullet */
.slider-bullets {
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.6rem;
  z-index: 3;
}

.slider-bullets .bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.5);
  cursor: pointer;
  transition: background 0.3s, transform 0.3s;
}

.slider-bullets .bullet.active {
  background: #0a407d;
  transform: scale(1.2);
}

.product .right,
.product .name,
.product .name a {
    position: relative;
    z-index: 20;
    pointer-events: auto;
}



#top .pattern > .container {
    padding-top: 3px;
    padding-bottom: 10px;
}



/* ============================
   PREZZO + PREFERITI (FLEX)
   ============================ */
.priceandfav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 8px 0 12px 0;
}

/* PREZZO */
.priceandfav .price {
    font-size: 20px;
    font-weight: 700;
    color: #111;
}

.priceandfav .price-old {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    margin-right: 6px;
}

.priceandfav .price-new {
    font-size: 20px;
    font-weight: 700;
    color: #033B79;
}

/* ============================
   BOTTONE PREFERITI (CUORE)
   ============================ */
.fav-btn {
    width: 32px;
    height: 32px;
    background: #83838345;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    text-decoration: none;
    transition: all .25s ease;
    cursor: pointer;
}

/* Hover */
.fav-btn:hover {
    background: #e64040;
    transform: scale(1.1);
}

/* Icona cuore */
.fav-btn i {
    font-size: 16px;
    color: #fff;
    pointer-events: none;
}




/* ============================
   ANTI HEADER
   ============================ */
.anti-header {
    width: 100%;
    background: #62afe1;
    border-bottom: 1px solid #e5e7eb;
    font-size: 13px;
    color: #555;
    padding: 6px 0;
    display: flex;
    justify-content: space-between;
    align-items: center; padding: 8px 15px;
}

.anti-header-left,
.anti-header-right {
    display: flex;
    align-items: center;
    gap: 18px;
}

.ah-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #FFF;
    text-decoration: none;
    transition: color .2s ease;
}

.ah-item:hover {
    color: #033b78;
}

.ah-login {
    font-weight: 600;
    color: #FFF;
    display: flex;
    align-items: center;
    gap: 6px;
}

.ah-login:hover {
    color: #033b78;
}

.ah-register {
    color: #FFF;
}

.ah-register:hover {
    color: #033b78;
}

.ah-sep {
    color: #ccc;
}

/* ICONS (SVG inline via CSS background) */
.ah-icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

/* Phone */
.ah-phone {
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23033B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M22 16.92v3a2 2 0 0 1-2.18 2A19.79 19.79 0 0 1 11.19 18a19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2 3.11 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg>');
}

/* WhatsApp */
.ah-whatsapp {
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23033B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z"/></svg>');
}

/* Mail */
.ah-mail {
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23033B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="4" width="20" height="16" rx="2"/><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"/></svg>');
}

/* Pin */
.ah-pin {
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23033B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"/><circle cx="12" cy="10" r="3"/></svg>');
}

/* User */
.ah-user {
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23033B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>');
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .anti-header {
        flex-direction: column;
        gap: 6px;
        text-align: center;
    }

    .anti-header-left,
    .anti-header-right {
        flex-wrap: wrap;
        justify-content: center;
    }

.ah-location {
        display: block;
        text-align: left;
    }
}

.shipping-info-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 15px 0;
    padding: 12px;
    background-color: #f9f9f9;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    max-width: 100%;
}

.shipping-info-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.shipping-info-icon {
    width: 20px;
    height: 20px;
    color: #059669; /* Colore verde per trasmettere fiducia e sicurezza */
    flex-shrink: 0;
}

.shipping-info-text {
    font-size: 14px;
    color: #4b5563;
    line-height: 1.4;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.shipping-info-text strong {
    color: #1f2937;
    font-weight: 600;
}

/* Ottimizzazione layout in linea per schermi più grandi se lo spazio lo consente */
@media (min-width: 480px) {
    .shipping-info-box {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
    }
    .shipping-info-item {
        flex: 1;
    }
}

/* Rimuove la X duplicata aggiunta dal tema */
.alert .close::before,
.alert .close::after {
    content: none !important;
}

.product-grid .product .name {
    border-bottom: 1px solid #d8d8d8;
}

.product-grid > .row {margin-top:10px; overflow:visible;}
.product-grid .product{}
.header-type-2 #top{padding:0;}
.product-grid .product{    border: 1px solid #d8d8d8;
    border-radius: 12px;}
.product-grid .product {
    padding: 10px;
}

.box .box-content.products {margin-top:5px;}


.alert-success{
	color: #ffffff;
    background-color: #62afe1;
    border-color: #d6e9c6;
}

.alert-success a, .alert-success a:hover {
    color: #033b78;
}
.progress-bar-success {
    background-color: #023a79;
}


.box > .prev, .box > .next {
    bottom: -40px;
}


.modelinprod {    color: rgb(100 116 139 / var(--tw-text-opacity, 1));
    letter-spacing: 0.05em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    text-align: left;}





.table.table-hover.table-striped tr td:last-child {
    display: none !important;
}


.pro-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    backdrop-filter: blur(3px);
}

.pro-popup-content {
    background: #fff;
    padding: 30px;
    max-width: 480px;
    width: 90%;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
}

#pro-popup-btn {
    margin-top: 20px;
    padding: 12px 25px;
    background: #033B79;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 15px;
    transition: 0.25s ease;
}

#pro-popup-btn:hover {
    background: #5EAFE6;
}

.pro-timer {
    margin-top: 15px;
    font-size: 14px;
    color: #666;
}



.whatsapp-fixed {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #25D366;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    z-index: 999999;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    transition: all .25s ease;
    text-decoration: none;
}

.whatsapp-fixed:hover {
    transform: scale(1.1);
    background: #1ebe5d; color: #ffffff;
}



#consent-window-reject{display:none;}





#top .logo{padding: 10px 0px 0px 0px;}

#header-center .logo img {
    max-height: fit-content;
    width: 340px;
}




.ah-user-register {
    position: relative;
    display: inline-block;
}

.ah-user-register::after {
    content: "+";
    position: absolute;
    right: -4px;
    bottom: -4px;
    background: #5EAFE6;
    color: #fff;
    font-size: 10px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}


	
@media (max-width: 676px) {
	.search-icon{display:none;}
#header-right{display:none;}
.overflow-menu2{position:fixed !important;width:100%;top:0;z-index:35;height:50px} /* MEGAMENU */
.logo{display:none;}
.sticky-logo-mobile{opacity:1; display:block;}
.megamenuToogle-pattern .container {        font-size: 0;    }
.megamenuToogle-wrapper .container > div {        float: left;    }
    .mobile-cart-icon {
        display: block;
        z-index: 99;
        position: fixed;
        top: 0;
       margin: 10px 0 0 0 !important;
        right: 0;
    }
	#top #cart_block {border:0px;     margin: 0;}

.mobile-cart-icon #cart_block {display:block !Important;}
#top .my-account:hover, #top #cart_block:hover{border-color:transparent; box-shadow: none;}
.mobile-search-icon, .mobile-cart-icon{display:block;}
.mobile-search-icon {         position: fixed;
        right: 50px;
        top: 37px;
        transform: translateY(-50%);
        font-size: 20px;
        color: #8C8C8C;
        z-index: 9999;
        cursor: pointer; }
#top #cart_block .cart-heading .cart-count {
    background: none;
    width: 10px;
    height: 10px;
    margin-left: 15px;
    margin-top: -11px; background:none;
}
		
.megamenuToogle-wrapper .container > div {
    margin: -3px 0px 0px 16px;
width: 18px; }
		.megamenu-pattern .container {
    display: flow;
		}
		.megamenuToogle-wrapper:hover, .active .megamenuToogle-wrapper {
    background: initial;
}
.megamenuToogle-wrapper{padding:5px 0;}
.megamenuToogle-wrapper .megamenuToogle-pattern{background:none;}
.overflow-menu2 ul.megamenu {
    display: flow;
}
.responsive .horizontal .megamenu-wrapper{background:#FFF !important;}

.responsive .horizontal ul.megamenu > li {
        border-top: 1px solid #dedede;
		
}
.header-type-2 #top{padding-top:50px;}



 

 

.breadcrumb .container ul {
    list-style: none;
    padding: 17px 0px 20px 0px;
}



  .medic-contact .row > div {
        margin-bottom: 12px;
    }

    .medic-contact {
        padding: 16px;
    }

    .footer.full-width {
        padding-top: 20px;
    }

    .footer h4 {
        margin-top: 18px;
    }


.usp-item {
    padding-bottom: 5px;
}
    .usp-grid {
        gap: 0px;
	}



}

.container-megamenu.horizontal ul.megamenu > li.studioela > a { color:#c91f1f;}
.responsive #main .horizontal ul.megamenu > li.studioelab a { color:#c91f1f;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* Wrapper generale */
.lab-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 15px;
    font-family: inherit;
}

/* Layout foto + testo */
.lab-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: flex-start;
}

/* Foto laboratorio */
.lab-photo {
    flex: 1 1 45%;
}

.lab-photo img {
    width: 100%;
    border-radius: 8px;
    display: block;
}

/* Testo */
.lab-text {
    flex: 1 1 50%;
}

.lab-text h2 {
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
}

.lab-text p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}

/* Pulsante contattaci */
.lab-btn {
    display: inline-block;
    background: #d4a017;
    color: #fff;
    padding: 12px 22px;
    border-radius: 6px;
    font-size: 16px;
    text-decoration: none;
    transition: 0.2s ease;
}

.lab-btn:hover {
    background: #b98a14;
}

/* Sezione biografia */
.lab-bio {
    margin-top: 50px;
}

.lab-bio h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.lab-bio p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}

/* Responsive */
@media (max-width: 768px) {
    .lab-row {
        flex-direction: column;
    }
}

	
	/* Banner Dreve */
.dreve-banner {
    position: relative;
    width: 100%;
    margin: 40px 0;
}

.dreve-banner img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
}

/* Testo centrato sopra l'immagine */
.dreve-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    max-width: 80%;
    padding: 20px;
    background: rgba(0,0,0,0.45);
    border-radius: 8px;
}

.dreve-banner-text h2 {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700;
}

.dreve-banner-text p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
}

/* Pulsante */
.dreve-btn {
    display: inline-block;
    background: #62afe1;
    color: #fff;
    padding: 12px 22px;
    border-radius: 6px;
    font-size: 16px;
    text-decoration: none;
    transition: 0.2s ease;
}

.dreve-btn:hover {
    background: #295c7e;
}
.lab-btn {
    background: #62afe1;
}
/* Responsive */
@media (max-width: 768px) {
    .dreve-banner-text {
        max-width: 90%;
        padding: 15px; width: 80%; background: rgb(0 0 0 / 25%);
    }

    .dreve-banner-text h2 {
        font-size: 16px;
    }

    .dreve-banner-text p {
        font-size: 16px; display: none;
    }
}

	
	
	.table.table-hover.table-striped tr td:last-child {
    display: block !important; padding: 10px;
    text-align: center;
}
	#payment-method img{max-width: 50px;}
	
	
	
	#payment-method .table-striped tr td {

    vertical-align: middle;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.standard-body .full-width .category-info{display:none;}	
	

.standard-body .full-width .container {
    max-width: 100%; padding-left: 0;
    padding-right: 0;
}
    .col-sm-12 {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
    }
#top .pattern > .container {

    max-width: 1280px;
}
/* Forza il loader a stare centrato verticalmente e a destra */
.ui-autocomplete-loading {
    background-position: right 10px center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important; /* regola la dimensione */
}

/* PARALLAX */
/* Contenitore parallax */
.parallax {
  position: relative;
  width: 100%;
  height: 70vh; /* regolabile */
  background-image: url('https://www.amodiodentaltech.it/image/catalog/_home/parallax.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed; /* effetto parallax desktop */
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;     margin-top: 60px;
}

/* Overlay scuro/chiaro */
.parallax-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35); /* modifica per scurire/schiarire */
  z-index: 1;
}

/* Contenuto centrale */
.parallax-content {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding: 0 20px;
}

.parallax-content h1 {
  font-size: 3rem;
  margin-bottom: 10px;
}

.parallax-content p {
  font-size: 1.2rem;
  max-width: 700px;
  margin: 0 auto;
}
/* Pulsante CTA animato */
.cta-btn {
  display: inline-block;
  padding: 14px 32px;
  color: #fff;
  font-size: 1.2rem;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  margin-top: 20px;
  position: relative;
  z-index: 2;

  /* Animazione pulse */
  animation: ctaPulse 2.2s ease-in-out infinite;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* Effetto hover */
.cta-btn:hover {
  transform: scale(1.08);
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}

/* Keyframes del pulsante */
@keyframes ctaPulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.06); }
  100% { transform: scale(1); }
}

/* Mobile */
@media (max-width: 768px) {
  .cta-btn {
    font-size: 1rem;
    padding: 12px 26px;
  }
}

/* Mobile fix: background-attachment non supportato */
@media (max-width: 768px) {
  .parallax {
    background-attachment: scroll; /* fallback */
    height: 50vh; /* più compatto su mobile */
  }

  .parallax-content h1 {
    font-size: 2rem;
  }

  .parallax-content p {
    font-size: 1rem;
  }
}



.payment-methods {
  text-align: center;
  padding: 30px 15px;
}

.payment-methods h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

/* Contenitore immagini */
.payment-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

/* Ogni elemento */
.payment-item img {
  max-width: 120px;
  height: auto;
  display: block;
}

/* Mobile: immagini in verticale */
@media (max-width: 767px) {
  .payment-grid {
    flex-direction: column;
    align-items: center;
  }

  .payment-item img {
    max-width: 160px;
  }
}





@media (max-width: 768px) {
  .hero-slider {
	  aspect-ratio: 16 / 9;
    height: 500px !important;
	
	margin-top: -100px;
    aspect-ratio: unset !important; /* disattiva il vincolo */
  }

  .hero-slider .slide,
  .hero-slider img {
    height: 100% !important;
  }
  
      .responsive .standard-body .full-width .container {
        padding: 5px;
    }

    .antiheader {
        display: block !important;
        padding: 12px 15px;
        background: #033B79;
        color: #fff;
        text-align: center;
        font-size: 14px;
        line-height: 1.4;
    }

    .antiheader .item {
        display: block;
        width: 100%;
        padding: 6px 0;
        border-bottom: 1px solid rgba(255,255,255,0.15);
    }

    .antiheader .item:last-child {
        border-bottom: none;
    }

    .antiheader .item i {
        margin-right: 6px;
        color: #5EAFE6;
    
}
.anti-header-left, .anti-header-right {
    display: inline-table;         width: 100%;
}
  .ah-item {
    padding: 14px 0 0 0;         font-size: 16px;
}
.anti-header-right {
        display: flex;
        font-size: 16px;
        align-items: flex-start; gap: 8px;
        flex-direction: column; display:none;
    }
.ah-sep {
    display: none;
}
#header-whatsapp{display:none;}

    .responsive ul.megamenu > li.with-sub-menu .open-menu {
        color: #62afe1;
    }
    .responsive .standard-body .full-width .product-grid {
        overflow: visible;
    }



    .responsive ul.megamenu > li:hover, .responsive ul.megamenu > li.active {
        background: #f3f3f3 !important;
    }

}



@media (max-width: 500px) {
    .responsive .box-product .carousel .item .product-grid .row:first-child > div {
        width: 100%;
        float: left;
    }
	
	
	
	
	.anti-header {display:block; }
	
	    .responsive #top .pattern > .container {
        padding: 0;
    }
	
	    .breadcrumb .container ul {
        list-style: none;
        padding: 0;
    }
	.standard-body .full-width .category-info{display:none;}
	.standard-body .full-width .product-filter {
    padding: 0px 25px;
    margin-top: 0;
}
#main .medic-contact p {
    font-size: 13px;
}
.medic-contact .heading {
    font-size: 12px;
}
.product-filter .options .product-compare {
    padding: 0;
}
.product-filter .options .button-group {
    padding: 0;
}

.responsive .product-filter .list-options .limit, .responsive .product-filter .list-options .sort{display:none;}

    .responsive .product-grid > .row > div {
        width: 50%;
        float: left;
    }
	#mfilter-content-container .product-grid.active{padding-top:10px;}
	.btn-addcart {
        padding: 4px 4px;
        font-size: 10px;
 gap:2px;
	}
	
	    .hero-slider {
        aspect-ratio: 16 / 9;
        height: 250px !important;
        margin-top: 10px;
        aspect-ratio: unset !important;
    }
	
	    .parallax {
        background-attachment: scroll;
        height: 28vh;
    }
	
	    .parallax-content h1 {
        font-size: 1.5rem;
    }
	.hero-slider .slide-content h2 {
    font-size: clamp(2rem, 3vw, 3rem);
    margin-bottom: 0.5rem;
}


}
	
	
	
	
	/* AGOSTO */
.quickcheckoutmid{    border-top: 2px solid #000;}	
#googlepay_button, #payment{text-align:center;}

