body > main > section > div.container {
     width: 90% !important;
}

.product-info-block {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 6px;
  margin: 10px 0;
}

.info-item {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
   .info-item {
     margin-bottom: 0px;
     margin-top: 10px;
     margin-right: auto;
 }
}

.info-item:last-child {
  margin-bottom: 0;
}

.icon-container {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-container-payment {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-icon {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.info-text h3 {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 3px 0;
}

.info-text p {
  font-size: 13px;
  color: #666;
  margin: 0;
}

/* Responsive per schermi più grandi */
@media (min-width: 768px) {
  .product-info-block {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  
  .info-item {
    flex: 1;
    margin-bottom: 0;
    padding: 0 10px;
  }
}

.tasso_0_category a span {
     color:#fff !important;
     background-color: #cb3234 !important;
     padding: 0 2px 0 2px !important;
}

.tasso_0_category a:hover span {
    color: #FFFF00 !important;
}

.extra_sconti_category a:hover span {
    color: #FFFF00 !important;
}

.extra_sconti_category a span {
     color:#fff !important;
     background-color: #000 !important;
     padding: 0 2px 0 2px !important;
}

.wbp-header {
     display: none !important;
}

.product-flag.discount {
     display: none !important;
}

.service__item .elementor-image-box-img {
     height: 80px !important;
}

.product-quantity .w-full {
     margin-top: 10px !important;
}

#product-availability {
     margin-top: 10px !important;
}

.description-short p {
     color: #444 !important;
     margin: 20px 0px 20px 0px !important;
}

@media (max-width: 767px) {
  #category #search_filter_toggler {
     display: none !important;
 }
}

.PM_ASBlockOutput {
     border: solid #d6d4d4 1px;
}

@media (max-width: 767px) {
.PM_ASBlockOutput {
     margin-bottom: 20px !important;
 }
}

@media (max-width: 767px) {
  .products-selection .showing {
     display: none !important;
 }
}

.thumbnail-container .product-price-and-shipping .price  {
     margin: 0px 5px 0px 5px !important;
}

.product-detail.product_image_thumbs_left .lSSlideWrapper {
     background: none !important;
}

.products-accordion .card-header {
     border-bottom: 1px solid #eaeaea !important;
}

.discount-amount.discount-product {
     display: none !important;
}

#quick-request,
label[for="quick-request"] {
     display: none;
}

.leo-megamenu .dropdown-menu .menu-title, .off-canvas-nav-megamenu .dropdown-sub .menu-title {
     display: none !important;
}

@media (max-width: 767px) {
   #contact_products {
     margin-bottom: 20px;
     margin-top: 10px;
 }
}

@media (min-width: 767px) {
#contact_products {
     width: 100%;
     margin-left: 26%;
 }
}

.plist-7 .thumbnail-container .add-to-cart {
    background-color: #548eaf !important;
    font-size: 16px !important;
}

.plist-7 .thumbnail-container .add-to-cart:hover {
    background-color: #000 !important;
}

.thumbnail-container .product-price-and-shipping {
     font-size: 22px !important;
     font-weight: 800 !important;
     color: #000 !important;
 }

.thumbnail-container .product-price-and-shipping .regular-price {
     font-size: 16px !important;
 }

.thumbnail-container .product-price-and-shipping .price:not(:first-child) {
     color: #548eaf !important;
 }

@media (max-width: 767px) {
.thumbnail-container .product-title a {
     line-height: 18px !important;
     margin-top: 18px !important;
 }
}

@media (max-width: 767px) {
.product-price {
     font-size: 28px !important;
     color: #548eaf !important;
 }
}

@media (min-width: 768px) {
.product-price {
     font-size: 28px !important;
     color: #548eaf !important;
 }
}

.has-discount .discount {
     font-size: 14px !important;
     background: #d52840 !important;
     vertical-align: top !important;
 }

.product-flags .product-flag.on-sale {
     background: #d52840 !important;
}

.heyLight-inline.widget-summary {
     width: 720px !important;
}

.leo-megamenu .dropdown.aligned-fullwidth > .dropdown-menu {
     text-transform: uppercase !important;
}

.product-variants > .product-variants-item .color {
     width: 32px !important;
     height: 32px !important;
}

.btn-primary:disabled:hover {
     background-color: #666 !important;
     color: white;
}

.thumbnail-container .product-title a {
     overflow: visible !important;
     display: block !important;
}

.product-actions .control-label {
     margin-top: 20px !important;
}