.elementor-widget-pkproducttabs .tabs-container {
  background-color: transparent !important;
}

.product_list_top {
  border-top: none !important;
  border-bottom: none !important;
}

.pk-mobile-bottom-panel {
    background: #762a30dd !important;
    border-top: 1px solid #22222210 !important;
    z-index: 1;
}

.pk-mobile-bottom-panel button {
    color: #FFF !important;
}

/*.categories-info {
  margin-bottom: 30px;
}

.categories-info .categories-info-img {
  position: relative;
  min-height: 165px;
  background-color: #fff;
}

body .pk-c-img > a img {
  position: absolute;
  filter: brightness(0.95);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

body .categories-info .categories-info-img .categories-info-top {
  height: 0;
  position: absolute;
  left: 0;
  top: 50%;
}

body .categories-info .categories-info-img .categories-info-top h3 {
  color: #3c3c3c;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 18px;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0;
}

.categories-info-top h3 {
  background: rgba(255,255,255,0.70);
  line-height: 24px;
  width: 80%;
  margin: 0 10% !important;
}*/

#vini-regioni .elementor-image-carousel-caption {
    background: rgba(255,255,255,0.9);
  padding: 0px 9px;
  border-radius: 5px !important;
}

#vini-regioni .pk-item-caption {
    font-family: 'Special Elite';
}
.product-manufacturer a {
  text-align: center;
  font-weight: 600;
  display: block;
}
.regione a.nome, .denominazione span, .vitigno span, .bottiglia span {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  text-transform: capitalize;
}

section[data-id_product="1599"] .alert.alert-info.ats-freeshipping-manager,
section[data-id_product="1595"] .alert.alert-info.ats-freeshipping-manager,
section[data-id_product="1594"] .alert.alert-info.ats-freeshipping-manager,
section[data-id_product="1086"] .alert.alert-info.ats-freeshipping-manager,
section[data-id_product="1080"] .alert.alert-info.ats-freeshipping-manager,
section[data-id_product="1079"] .alert.alert-info.ats-freeshipping-manager,
section[data-id_product="1078"] .alert.alert-info.ats-freeshipping-manager{
  display: none;
}

.block-reassurance li, .blockreassurance_product > div {
    display: block !important;
}
.blockreassurance_product .item-product {
    display: inline-block !important;
    margin-right: 30px;
    padding-top: 0 !important;
}
.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg
Specificity: (0,2,1)
 {
    height: 50px;
    width: 50px;
}
span.block-title {
    padding-bottom: 10px;
    display: block;
    font-weight: bold;
}
.product-information p {
    display: flex;
}

@media (max-width: 1024px) {
  .pk-nav-link {
    text-transform: uppercase;
  }
  .pk-dropdown {
      border: none!important;
  }
  .hide-expand .pk-dropdown-toggler {
      display: none;
    }
}