/*home 1*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#index #page {
  max-width: 1710px;
  margin: auto; }

@media (max-width: 1750px) {
  .page-home > div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px; } }

@media (min-width: 1500px) {
  .box-top .ApColumn:nth-child(2) {
    width: 60%;
  }

  .box-top .ApColumn:nth-child(1),
  .box-top .ApColumn:nth-child(3) {
    width: 20%;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Poppins", sans-serif;
  margin: 0.5rem 0;
}


/*# sourceMappingURL=profile3353827161.css.map */


/* =============================
   MEDIA QUERIES - ORGANIZZAZIONE
   Breakpoints: 576px, 768px, 992px, 1200px, 1400px
   Valori interi
   ============================= */

#index #page {
  max-width: 100%;
  margin: auto;
}

.topheader p {
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 8px 0;
  text-transform: uppercase;
}

.header-top {
  max-width: 1710px;
  margin: 0 auto;
  padding: 0 20px;
}

.colonna-logo, .colonna-menu, .colonna-info  {
  display: flex;
  height: 80px;
  align-items: center;
}

.colonna-menu {
  justify-content: center;
}

.colonna-info {
  justify-content: end;
}

.colonna-logo .logo.img-fluid {
  width: 190px;
}

.leo-megamenu .navbar-nav > li.active > a::before, .leo-megamenu .navbar-nav > li:hover > a::before, .leo-megamenu .navbar-nav > li:focus > a::before {
  height: 0px;
}
leo-megamenu .navbar-nav > li > a.dropdown-toggle::after {
  margin: 0px;
}

.flex {
  display: flex;
}

.navbar-header .navbar-toggler {
  border: 0;
  }

.breadcrumb-bg.brcenter.breadcrumb-full {
  background-color: #fafafa !important;
}

#wrapper .breadcrumb {
    margin: 0 ;
    height: auto;
  }

 #wrapper .breadcrumb h1 {
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 15px;
    color: #b03a43;
  }

h1.h1 {
  display: none;
}

.h1.product-detail-name {
  display: block;
}

.product-detail-name {
  color: #b03a43;
  line-height: 1.2;
}
.btn.btn-primary.add-to-cart {
  background-color: #b03a43;
}
.btn.btn-primary.add-to-cart:hover {
  background-color: #8e2f37;
}
.product-image-no-thumbs .product-tabs.tabs .tab-content {
  border-top: none;
}
.product-image-no-thumbs .product-tabs.tabs .nav-tabs .nav-item .nav-link.active {
  border: none;
  border-bottom: 2px solid #b03a43;
}
@media (min-width: 768px) {
  .product-image-no-thumbs .product-tabs.tabs .nav-tabs .nav-item .nav-link {
    border: none;
  }
}
.product-image-no-thumbs .product-tabs.tabs .tab-content {
  border: none;
}
.product-tabs.tabs .nav-tabs .nav-link::before {
  background: #b03a43;
}

.reviews_advices li {
  display: inline;
}
 .reviews_advices li.last {
    margin-left: 10px;
  }

.product-flags .product-flag.new {
  color: #fff;
  background-color: #b03a43;
  font-weight: 600;
  border: none;
  width: fit-content;
  border-radius: 5px;
}
.product-flags li.product-flag {
  color: red;
  font-weight: 500;
}
.discount-percentage {
  color: red !important;
  padding: 2px 5px !important;
  font-weight: 600 !important;
  letter-spacing: 0px !important;
}

.leo-login-title.h3 {
  margin-bottom: 1rem;
}

.product-detail .arrows-product-fake .slick-arrow:hover {
  color: #FFFFFF;
  background: #b03a43;
}
.product-detail .arrows-product-fake .slick-arrow {
  background: rgba(178, 148, 35, 0.8);
  color: #fff;
}

#blockcart-modal .modal-header {
  background: #b03a43;
}

#blockcart-modal .cart-content .btn {
  background: #fff;
  color: #b03a43;
  border: 2px solid #b03a43;
}
#blockcart-modal .cart-content .btn:hover {
  background: #fff;
  color: #222222;
  border-color: #222222;
}

#blockcart-modal .cart-content a.btn {
  background: #b03a43;
  color: #fff;
}

#blockcart-modal .cart-content a.btn:hover {
  background: #222222;
  color: #fff;
  border-color: #222222;
}

#blockcart-modal .cart-content-btn {
   text-align: right;
}

.cart-dropdow-button.cart-dropdow-viewcart.btn.btn-primary.btn-outline{
  background: #fff;
  color: #b03a43;
  border: 1px solid #b03a43;
}

.cart-dropdow-button.cart-dropdow-viewcart.btn.btn-primary.btn-outline:hover{
  background: #fff;
  color: #222222;
  border: 1px solid #222222;
}

.cart-dropdow-button.cart-dropdow-checkout.btn.btn-primary.btn-outline{
  background: #b03a43;
  border: 1px solid #b03a43;
}

.cart-dropdow-button.cart-dropdow-checkout.btn.btn-primary.btn-outline:hover{
  background: #222222;
  border: 1px solid #222222;
}

.checkout .btn.btn-outline {
  background: #b03a43;
  border: 1px solid #b03a43;
}

.checkout .btn.btn-outline:hover {
  background: #222222;
  border: 1px solid #222222;
}

#leo_search_block_top .btn {
  background: #b03a43;
}

#leo_search_block_top .btn:hover {
  background: #222222;
  color:#ffffff;
}

.leo-cart-item-info .discount-percentage::before, .leo-cart-item-info .discount-percentage::after {
  content: none;
}

.leo-cart-item-info .product-price > div {
  vertical-align: middle;
}

.product-meta .product-title a {
  -webkit-line-clamp: 5;
  font-size: 1rem;
  line-height: 1.2rem;
  min-height: 96px;
}

.box-footer .logo.img-fluid {
  width: 190px;
}

.quickview .slick-arrows .slick-arrow {
  background: #b03a43;
}
.quickview .slick-arrows .slick-arrow:hover {
  background: #222222;
}

/* FINO A 575px (Mobile XS) */
@media (max-width: 575px) {
.topheader p {
  font-size: 0.75rem;
}
}

/* DA 576px IN SU (Mobile S) */
@media (min-width: 576px) {

}

/* TRA 576px E 767px (Mobile S-M) */
@media (min-width: 576px) and (max-width: 767px) {
}

/* DA 768px IN SU (Tablet) */
@media (min-width: 768px) {
}

/* TRA 768px E 991px (Tablet) */
@media (min-width: 768px) and (max-width: 991px) {
}

/* DA 992px IN SU (Desktop S) */
@media (min-width: 992px) {
}

/* TRA 992px E 1199px (Desktop S-M) */
@media (min-width: 992px) and (max-width: 1199px) {
.leo-megamenu .navbar-nav > li > a {
  padding: 30px 0px;
  }
#wrapper .breadcrumb h1 {
  font-size: 24px;
  }
}

/* DA 1200px IN SU (Desktop M) */
@media (min-width: 1200px) {
.header-top {
  max-width: 1710px;
  margin: 0 auto;
  padding: 0 20px;
}
}

/* TRA 1200px E 1399px (Desktop M-L) */
@media (min-width: 1200px) and (max-width: 1399px) {
#wrapper .breadcrumb h1 {
  font-size: 28px;
  }
}

/* DA 1400px IN SU (Desktop XL) */
@media (min-width: 1400px) {
}

@media (max-width: 1199px) {
  .box-top .ApColumn:nth-child(1) {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .box-top {
    padding: 0px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
#wrapper .breadcrumb h1 {
  font-size: 24px;
  }
}

@media (max-width: 768px) {
#wrapper .breadcrumb h1 {
  font-size: 18px;
  }
.breadcrumb-bg .breadcrumb {
  top: -10px;
}
breadcrumb-bg.brcenter.breadcrumb-full {
  height: 150px !important;
  padding: 0;
}
}

@media (max-width: 991px) {
	.colonna-menu {
  	order: 2;
  }
}

@media (max-width: 575px) {
  .box-top #leo_search_block_top #leosearchtopbox {
    width: 320px;
    right: 0px;
  }
}

@media (max-width: 477px) {
#leo_block_top {
  margin: 0 15px;
  }
}
@media (max-width: 388px) {
  #leo_block_top {
    margin: 0 12px 0 10px;
    }
.colonna-info {
  padding: 0 7px;
   }
  .topheader p {
    font-size: 0.7rem;
  }
}

@media (min-width: 1199px) and (max-width: 1239.98px) {
  .leo-megamenu .navbar-nav > li + .nav-item {
    margin-left: 12px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 95%;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .container {
    width: 95%;
    max-width: 100%;
  }
  #product #content {
    max-width: 100%;
    margin: auto;
  }
}

@media (min-width: 992px) {
  .container {
    width: 1440px;
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 619.98px) {
  #leo_block_top {
    margin: 0 19px;
  }
}
div.star.star_on::before, div.star.star_hover::before {
  color: #e3bf37;
}
.nb-revews {
  display: none;
}
#back-top {
  bottom: 35px;
  right: 35px;
}
.menu-icon .menu-title {
  margin-left: 47px;
}
.iviewSlider {
  background-size: cover !important;
  background-position-x: 50% !important;
}

.block.texthome.ApRawHtml {
  text-align: center;
  margin: 0 auto;
  max-width: 1200px;
  padding: 6rem 0;
}
.texthome h1, .texthome h2, .texthome p {
  color: #fff;
}
.block.nuoviarrivi.ApHtml {
  max-width: 1200px;
  margin: 0 auto 3rem;
  text-align: center;
}
.nuoviarrivi h2 {
  font-size: 40px;
}
.owl-theme .owl-buttons div:hover::before {
color: #fff;
}

#form_5032729505857703::before {
  background-size: cover !important;
  opacity: 0.75;
}
.newsletterhome #blockEmailSubscription_displayHome {
  padding: 5rem 2rem;
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}
.newsletterhome #block-newsletter-label {
  color: #b03a43;
  text-shadow: 0 1px 3px white, 0 2px 6px white, 0 3px 10px white;
}
.newsletterhome .block_newsletter .input-wrapper input {
  background-color: #fff;
  padding-left: 20px;
}
.block_newsletter .input-wrapper button {
  color: #ffffff;
  background-color: #b03a43;
}
.block_newsletter .input-wrapper button:hover {
  color: #fff;
  letter-spacing: 2.5px;
}
.col-xs-12.col-conditions {
  margin-bottom: 2rem;
  line-height: 1;
}
.newsletterhome .custom-checkbox .psgdpr_consent_message {
  text-align: center;
}

@media (max-width: 480px) {
.plist-modern .thumbnail-container .product-meta {
  padding: 15px;
  }
.owl-theme .owl-buttons div {
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 45%;
  margin-top: -30px;
  }
.newsletterhome #blockEmailSubscription_displayHome {
  padding: 5rem 1rem;
  }
.block_newsletter .input-wrapper input {
  width: 68%;
  }
.block_newsletter .input-wrapper button {
  width: 30%;
  }
.newsletterhome .block_newsletter .input-wrapper input {
  padding-left: 10px;
  }
}
.plist-modern .thumbnail-container .product-title {
  font-weight: 400;
}
 .box-testimonial .testimonial-content {
    line-height: 1.2;
    margin-bottom: 1rem;
  }
.testimonial-name, .testimonial-job {
  margin-bottom: 1rem;
}
.product-container .discount.discount-percentage {
  color: #fff !important;
  padding: 0.325rem 0.5rem !important;
  background-color: red;
  border-radius: 5px;
}
.footer-container .ApHtml p {
  margin: 0 0 1rem;
}

.nqt_address p {
  margin-bottom: 10px;
  line-height: 1;
}
.maiuscolo {
  text-transform: uppercase;
}
.maiuscolo.pdue {
  margin-top: 25px !important;
}
.nqt_info {
  margin-top: 25px;
}
.nqt-phonenumber {
  border-bottom: 2px solid #b03a43;
  width: fit-content;
}

.footer-container .ApColumn .title_block {
  font-size: 1.3rem !important;
  text-transform: uppercase;
  color: #b03a43 !important;
  font-weight: 600 !important;
}
.footer-container .ApLink li a {
  line-height: 1;
  padding: 0 0 20px;
}
.primacol .block.ApHtml {
  padding: 0 100px 0 0;
}

@media (min-width: 767.98px) and (max-width: 991.98px) {
  .box-footer .logo.img-fluid {
    width: 180px;
  }
  .primacol .block.ApHtml {
    padding: 0 50px 0 0;
  }
  .secondacol .block.ApRawHtml {
    padding: 0 25px 0 0;
  }
  .footer-container .ApColumn .title_block {
    font-size: 1.1rem !important;
    text-transform: uppercase;
    color: #b03a43 !important;
    font-weight: 700 !important;
  }
}

@media (min-width: 767.98px) and (max-width: 1199.98px) {
.box-footer .logo {
  margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
.primacol .block.ApHtml {
  padding: 0;
  margin-bottom: 0;
  }
 .block-social {
    text-align: left;
    margin-bottom: 1rem;
  }
  .terzacol .title.clearfix {
    margin-top: 2rem;
  }
}

.box-footer .logo {
  margin-bottom: 1rem;
}

.block-social li.tiktok::before {
  content: "\e07b";
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  display: inline-block;
  margin-right: 8px;
}
.blog-ctncomment {
  display: none !important;
}
.nbcomment {
  display: none;
}
.blog-item .left-block .more {
  background: #b03a43;
}
.AppButton.blogbutton.ApButton {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 1.5rem;
}
#form_19076085522563532::before {
  background: rgba(178, 148, 35, 0.75) center center no-repeat;
}
.box-testimonial {
  color: #222222;
}
.box-testimonial .testimonial-details .testimonial-name::before {
  background-color: #222222;
}
.block-category #category-description p, .card-block.category-additional-description p {
  font-weight: normal;
}

.popup-content .row > .col-xs-6:first-child {
  display: none !important;
}
.popup-content .language-selector,
.popup-content .currency-selector {
  display: none !important;
}
.popup-content .row > .col-xs-6:last-child {
  width: 100% !important;
  flex: 0 0 100%;
  max-width: 100% !important;
}
#leo_block_top .popup-content {
  top: 80%;
  min-width: 120px;
}
.popup-over .popup-content a {
  color: #444;
 font-size: 14px;
}
#language-selector-label a.popup-title {
  color: #fff;
  padding-top: 7px;
}
.dropdown-menu.popup-content.link.language-selector {
  left: -78px;
  width: 100px;
  top: 32px;
}
@media (max-width: 1199.98px) {
  .colonna-logo .logo.img-fluid {
    width: 150px;
  }
}
.block_content li.cate_9 .wr-text .cate-name, .block_content li.cate_6 .wr-text .cate-name { 
  color: #fff; 
}
.widget-category_image .block_content .items {
  color: #222;
}
.items.leo-qty.leo-cat-3, .items.leo-qty.leo-cat-6 {
  color: #fff;
}

.category-cover {
  display: none;
}
.subcategory-block .subcategory-description {
  display: none;
}
.subcategory-block {
  position: relative;
  margin-bottom: 1rem;
}

.subcategory-block .subcategory-meta h5 {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  z-index: 2;
}

.subcategory-block .subcategory-meta h5 a {
  background-color: #b03a43;
  color: #ffffff;
  padding: 6px 16px;
  border-radius: 15px;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  border:1px solid #fff;
  text-transform: uppercase;
  transition: background-color 0.3s ease, transform 0.2s ease;
}
.subcategory-block .subcategory-meta h5 a:hover {
  background-color: #8e2f37; /* una sfumatura più scura */
  transform: translateY(-3px);
}

/* Nasconde la descrizione */
.subcategory-block .subcategory-description {
  display: none;
}

@media (max-width: 440px) {
  .subcategory-block .subcategory-meta h5 a {
    font-size: 12px;
  }
}
.all-search-product {
  margin-top: 1rem;
  margin-left: 10px;
}
.plist-modern .thumbnail-container {
  margin-top: 1px;
}
.whatsappDiv.right {
  bottom: 80px;
  right: 30px;
}
.titoloslider {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}
.thumbnail-container .product-price-and-shipping .price {
  font-size: 16px;
  color: #aa4240;
  font-weight: 600;
}
.plist-modern .thumbnail-container .pro-info .leo-list-product-reviews {
  padding: 10px 0 0;
}
@media (max-width: 575px) {
  .customcate:nth-child(n+3) {
    margin-top: 18px;
  }
  .breadcrumb-bg .breadcrumb {
    top: 0px;
  }
}

/* CLAMP e "Leggi tutto" */
/* PRELIMINARI */
.product-detail .description-short {
  margin-bottom: 0;
}
.product-detail .desc-toggle {
  margin-bottom: 1rem;
}
.description-short,
#category-description,
#manufacturer-short_description {
  display: -webkit-box;
  -webkit-line-clamp: var(--clamp-lines, 3);
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
  transition: max-height 0.4s ease;
  background: var(--desc-bg, transparent);
}

.description-short.is-open,
#category-description.is-open,
#manufacturer-short_description.is-open {
  -webkit-line-clamp: unset;
  max-height: unset;
  overflow: visible;
}

.desc-toggle {
  margin-top: 10px;
  background: none;
  border: none;
  color: #6d0b2a;
  font-weight: 600;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 0;
}

.desc-toggle .chev::before {
  font-family: "FontAwesome";
  content: "\f067"; /* + */
  transition: transform 0.3s ease;
}

.desc-toggle[aria-expanded="true"] .chev::before {
  content: "\f068"; /* − */
}

.customsizeimg {
  width: 60px;
  height: 60px;
}
.bordobollino {
  width: 68px;
  height: 68px;
}
/* Nascondi il label "Quantità" */
.product-quantity .control-label {
  display: none;
}

/* Rendi orizzontale il layout quantità + bottone */
.product-quantity .p-cartwapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem; /* distanza tra selettore e bottone */
}

/* Rimuovi margini inferiori */
.product-quantity .qty,
.product-quantity .add {
  margin-bottom: 0;
}

/* Imposta larghezza automatica per il selettore quantità */
.product-quantity .qty .input-group {
  width: auto;
}

/* Impedisce al pulsante di andare a capo */
.product-quantity .add-to-cart {
  white-space: nowrap;
}
.product-actions .add-to-cart {
  padding: 0 16px;
}
.product-add-to-cart .product-quantity .qty {
  max-width: 25%;
  margin: 0;
}

#product .breadcrumb-bg {
  margin-bottom: 10px;
}
#product #leo_product_reviews_block_extra {
  margin: 0 0 10px;
}
label.col-md-3.form-control-label[for="field-newsletter"] {
  display: none;
}

/* Form Registrazione */
#checkout .field-password-policy {
  margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
  #checkout .field-password-policy .col-md-3.form-control-label.required {
    width: 100% !important;
  }
  #checkout .field-password-policy .col-md-6.js-input-column {
    width: 100% !important;
    margin-bottom: 5px !important;
    padding-left: 0px !important;
  }
   #checkout .form-group {
     margin-bottom: 10px;
  }
}

/* Da 768px in su */
@media (min-width: 768px) {
  #checkout .field-password-policy .col-md-3.form-control-label.required {
    width: 25% !important;
  }
  #checkout .field-password-policy .col-md-6.js-input-column {
    width: 75% !important;
    float: right;
  }
}

/* Da 768px a 1199.98px → padding-left 5px */
@media (min-width: 768px) and (max-width: 1199.98px) {
  #checkout .field-password-policy .col-md-6.js-input-column {
    padding-left: 5px !important;
  }
}

/* Da 1200px in su → padding-left 10px */
@media (min-width: 1200px) {
  #checkout .field-password-policy .col-md-6.js-input-column {
    padding-left: 10px !important;
  }
}

#checkout .form-control-comment {
   display: none;
}

.iviewSlider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(109, 11, 42, 0.35); /* bordeaux con opacità 35% */
  z-index: 1;
  pointer-events: none;
}
.colcat .widget-category_image .block_content .wr-text {
  background: #b03a43dd;
  padding: 10px;
  border-radius: 10px;
}
body#checkout section.checkout-step .payment-options .custom-radio {
  margin-top: 10px;
}
body#checkout section.checkout-step .payment-options .payment-option {
  margin-bottom: 15px;
}
label[for="payment-option-10"] {
  padding-top: 4px;
}
label[for="payment-option-11"] {
  padding-top: 10px;
}
.popup-content .useinfo-selector {
  min-width: 150px;
}
.popup-content li a.ap-btn-wishlist.dropdown-item, .popup-content li a.ap-btn-compare.dropdown-item {
  display: none;
}
body#checkout section.checkout-step .address-item .address {
  font-size: 14px;
}
.iubenda-cs-brand-badge {
  display: none !important;
}
.iubenda-white.no-brand.iubenda-noiframe.iubenda-embed {
  margin-bottom: 1rem !important;
}
@media (max-width: 767.98px) {
.block.ApLink.linkutilifooter.ApBlockLink {
  margin-top: 2rem;
}
.iubenda-white.no-brand.iubenda-noiframe.iubenda-embed {
  margin-bottom: 0 !important;
}
.block.ApRawHtml.iubendaprivacy {
  margin-bottom: 15px;
}
}
.btn.btn-default.chisiamo {
  background: #b03a43;
  color: white;
  font-weight: 600;
  margin-top: 1rem;
}
.iview-prevNav, .iview-nextNav {
  display: none !important;
}
.slide_config.data-link{
  cursor:  pointer !important;
}
#group_5 .color.texture {
    width: 125px;
    height: 125px;
    border-radius: 0;
}
label[for="field-textField2"], label[for="field-textField3"] {
    color: #b03a43;
    font-weight: bold;
    font-size: 1rem;
}
.product-variants > .product-variants-item .input-color:checked + span:before {
    color: #b03a43;
    font-size: 1rem;
}
.recesso .btn.btn-primary.btn-sm {
  font-size: 12px;
  border-radius: 20px;
  margin-bottom: 1rem;
}
.er-footer {
    display: none;
}