.oxy-product-price.price del {
color: var(--font-color);
}
.woocommerce span.itsnew.onsale{
font-size: .8em;
line-height: 1.4;
font-weight: 600;
display: block;
padding: 0.35em 1em;
border-radius: 0.3em;
color: #fff;
text-transform: uppercase;
position: absolute;
top: 30px;
left: 8px;
}
.tax-product_cat.woocommerce .price ins{
font-weight: normal;
}
.tax-product_cat.woocommerce .price ins bdi{
color : #878787;
} .single-product .woocommerce-variation-price del .woocommerce-Price-amount,
.single-product .woocommerce-variation-price del .woocommerce-Price-currencySymbol{
font-size: 20px !important;
}
.woocommerce .oxy-related-products ul.products li.product .button{
padding: 16px;
}
.woocommerce .oxy-related-products ul.products li.product a.woocommerce-LoopProduct-link{
flex-grow: 1;
}
.woocommerce .oxy-related-products ul.products li.product .variations{
margin-bottom: 10px;
}
.woocommerce .oxy-related-products .woocommerce-variation-availability,
.woocommerce .oxy-related-products .reset_variations{
display: none;
}
.rtwpvs-archive-variation-wrapper{
z-index: 99;
}
.woocommerce ul.products li.product span.onsale, .woocommerce span.onsale{
font-size: .8em;
line-height: 1.4;
font-weight: 600;
display: block;
padding: 0.35em 1em;
border-radius: 0.3em;
background: #2a3848;
color: #fff;
text-transform: uppercase;
position: absolute;
left: 8px;
display: none;
}
.woocommerce .products__grid .price bdi,
.woocommerce .products__grid .price{
color:#878787;
}
.woocommerce .products__grid .price del{
display:block;
}
.woocommerce .products__grid .price del,
.woocommerce .products__grid .price del .woocommerce-Price-amount{
font-size:16px;
} .woocommerce div.product div.images  .product-image-wrapper .woocommerce-product-gallery__wrapper{
overflow: visible;
margin: 1em 60px 0;
margin-left : 0;
}
.product-image-wrapper{
max-width:100%;
margin-left: 0 !important;
}
.product-image-wrapper .slick-slide{
margin : 1px;
}
.product-image-wrapper .slick-prev{
left:-50px;
}
.product-image-wrapper .slick-next{
right:-38px;
}
.product-image-wrapper .slick-arrow  > svg{
color: #2a3848;
width: 32px;
height: 32px;
}
.slick-slider .slick-dots li button:before{
font-size : 9px
}
.slick-slider .slick-dots li,
.slick-slider .slick-dots li button{
width:15px;
height:15px
}      .single-product .woocommerce-product-gallery__trigger{
display: none;
}
.product-image-wrapper .slider-nav .slick-slide{
padding:0 10px;
}
.product-image-wrapper  .slick-slider .slick-dots{
bottom :-32%;
}
.product-image-wrapper .slider-nav{
margin-top : 20px !important;
}
.woocommerce-Tabs-panel .term-link{
color: #6799b2;
}
.blur{
opacity:0;
}
.woocommerce-product-gallery__wrapper[data-number-post="1"]{
display:none;
}
.woocommerce .products__grid .price br{
display:none;
}
.wpgb-card .rtwpvs-archive-variation-wrapper .rtwpvs_archive_reset_variations{
display:none;
}
@media (max-width: 640px) {
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs {
margin-top: 30px;
}
.product-image-wrapper .slick-slider .slick-dots {
bottom: -35%;
}
.product-image-wrapper .slider-nav {
margin-top: -35px;
}
.single-product div.product .oxy-product-wrapper-inner p.price br {
display: none;
}
.woocommerce div.product div.images .product-image-wrapper .woocommerce-product-gallery__wrapper {
margin: 1em 40px;
}
.product-image-wrapper .slick-prev {
left: -40px;
}
.product-image-wrapper .slick-next {
right: -30px;
}
}