
.product p.wc-gzd-additional-info {
margin-left: 15px;
}
span.unit {
float: none;
margin-left: 0;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
@media only screen and (max-width:767px) {
    #top h2 {
        font-size: 22px;
    }
}
.related.products {
  display: none;
}
.yith-woocompare-widget a.clear-all {
font-size: 14px; 
color: #c7003f;
}
@media only screen and (min-width: 768px) {
div table.shop_attributes th {
width: 60%;
}
h3.woocommerce-product-documents-title  {
    padding-top: 30px;
}
#wpcf7-not-valid-tip {
color: red;
}
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
} 
#menu-item-329 > a:nth-child(1) > span:nth-child(2) { 
background: #c7003f;
color: white;
padding: 5px;
border-radius: 5px;
}
#top .thumbnail_container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#top .thumbnail_container {
aspect-ratio:1/1;
}
#top .product div.images img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.template-shop .single-product-main-image .images a {
    aspect-ratio: 1/1;
    overflow: hidden;
}
	