.site-content {
margin-top: 25px !important;
}
.woocommerce-breadcrumb {
font-size: 14px;
color: rgb(109, 45, 80);
margin-bottom: 20px;
}
.woocommerce-breadcrumb a {
color: rgb(109, 45, 80);
text-decoration: none;
transition: color 0.2s ease-in-out;
}
.woocommerce-breadcrumb a:hover {
text-decoration: underline;
color: rgba(109, 45, 80, 0.8);
}
.woocommerce-breadcrumb .breadcrumb-separator {
margin: 0 6px;
color: rgba(109, 45, 80, 0.6);
}  @media (min-width: 1024px) {
.elementor-element-7a0c28d .elementor-widget-wrap {
margin-top: 30px !important;
padding-left: 0 !important;
}
}  .product_title {
font-size: 30px;
}
.product-style-1 ul.products li.product{
margin:0 auto !important;
} .single-product div.product .variations_button {
display: block;
}
.woocommerce-variation-add-to-cart .fpf-fields {
display: block;
width: 150px;
float: left;
margin-right: 20px;
}
.woocommerce-variation-add-to-cart .quantity.buttons_added {
margin-top: 41px !important;
}
.woocommerce-variation-add-to-cart .single_add_to_cart_button {
width: 100%;
clear: both;
}
div.fpf-fields-config-wrapper {
display:none !important;
}
.single_variation_wrap {
margin-bottom: 25px;
height: 55px;
}
.woocommerce-variation-notice {
color: #e2401c;
font-size: 0.9em;
}
.woocommerce-variation-price .price {
margin-top: 0 !important;
}
.woo-selected-variation-item-name {
display: none !important;
}
.single-product .product_meta {
display: none !important;
}
.short-contact-info {
padding-top: 10px;
}
.product-type-simple .woocommerce-product-details__short-description {
padding-top: 20px;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev:before,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next:before {
color: var(--primary);
}
.single-product div.product .woocommerce-product-gallery__image a img {
width: 100%;
height: 600px;
object-fit: contain;
background-color: #fff;
object-position: center;
}
@media (max-width: 767px) {
.single-product div.product .woocommerce-product-gallery__image a img {
height: 400px;
}
} .woocommerce-product-gallery .flex-direction-nav li {
list-style-type: none;
margin: 0;
padding: 0;
} .woocommerce-product-gallery .flex-direction-nav {
position: absolute;
top: 50%;
left: 0;
width: 100%;
z-index: 10;
pointer-events: none;
margin: 0;
padding: 0;
list-style: none;
} .woocommerce-product-gallery .flex-direction-nav a {
width: 40px;
height: 40px;
line-height: 38px;
background: #fff;
border-radius: 50%;
box-shadow: 0 2px 8px rgba(0,0,0,0.10);
color: transparent;
text-align: center;
font-size: 0;
opacity: 0; transition: opacity 0.3s ease, background 0.2s;
border: 1px solid #eee;
z-index: 99;
overflow: hidden;
text-indent: -9999px;
position: absolute;
top: -20px;
transform: translateY(-50%);
pointer-events: auto;
} .woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: 15px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-next {
right: 25px;
} .woocommerce-product-gallery:hover .flex-direction-nav a {
opacity: 0.8; } .woocommerce-product-gallery .flex-direction-nav .flex-prev:before {
content: '\2190';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 20px;
color: #333;
text-indent: 0;
}
.woocommerce-product-gallery .flex-direction-nav .flex-next:before {
content: '\2192';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 20px;
color: #333;
text-indent: 0;
} .woocommerce-product-gallery .flex-direction-nav a:hover {
background: #333;
opacity: 1 !important; border-color: #333;
}
.woocommerce-product-gallery .flex-direction-nav a:hover:before {
color: #fff;
} .woocommerce-product-gallery ol.flex-control-nav {
list-style: none;
}
.woocommerce-product-gallery .slick-arrow {
display: none !important;
}  .product-block .group-action {
display: none;
}
.term-description h1 {
font-size: 20px;
}
.product-block {
padding-top:20px;
}