<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.theme-storefront .wcd-quick-checkout-button {
	width: 35px;
	height: 35px;
	margin-left: 0px;
	line-height: 32px;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	background-color: white;		
}

.theme-storefront .wcd-quick-view-wrap button {
	width: 35px;
	height: 35px;
	margin-left: 0px;
	line-height: 32px;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	background-color: white;
	border-radius: 20px;		
}
.theme-storefront .wl-shop-standard .wcd-quick-checkout-wrap i,
.theme-storefront .wl-shop-standard .wcd-quick-view-wrap i {
	margin-bottom: -7px;
}

.theme-storefront .wl-shop-flip .wl-sf-container .added_to_cart.wc-forward::after {
	color: black;
}

.theme-storefront .wl-shop-beauty .wl-sb-cart-area .wl-sb-product-cart {
    padding-top: 8px !important;
}
.theme-storefront .wl-sm-single-product span.onsale {
	width: 61px;
	height: 33px;
	background-color: #f54337;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 400;
	font-family: "Poppins";
}
.theme-storefront .wl-sm-product-title-price-panel span.onsale {
	display: none;
	visibility: hidden;
}

.theme-storefront.single-product div.product .wl-atc-button-area table.variations select {
	max-width: 100% !important;
}
.theme-storefront.single-product .wl-product-gallery .woocommerce-product-gallery img {
	width: 100%;
}
.theme-storefront.single-product .flex-control-thumbs li {
	margin-right: 2% !important;
}
.theme-storefront .woocommerce-tabs .panel .wl-rpc-product-style h2:first-of-type,
.theme-storefront .woocommerce-tabs .panel .wl-rps-product-style h2:first-of-type {
	font-size: initial;
}
.theme-storefront .wl-pl-inputes .wl-pl-select table.wl-pl-select-tbl td {
	padding: 10px 0px;
}
.theme-storefront .wcd-product-rating .woocommerce-product-rating a.woocommerce-review-link {
	text-decoration: none;
}
.theme-storefront .wl-billing .woocommerce-input-wrapper select {
	padding: 9px;
}
.theme-storefront .wl-rpcr-product-style .wl-rpcr-single-product h2.wl-rpcr-price {
	font-size: 15px;
}
.theme-storefront .wl-rpcr-product-style .wl-rpcr-single-product .wl-rpcr-product-name a {
	text-decoration: none;
}
.theme-storefront .wl-minimal-single-product .wl-minimal-product-title-price-panel .onsale{
	display: none;
}
.theme-storefront .hentry .entry-content .wl-shop-minimal a {
	text-decoration: none;
}

.theme-storefront.wl .wl-shopwix-product-iamge-cart-panel span.onsale,
.theme-storefront .wl-shopify-product-iamge-cart-panel span.onsale {
    position: absolute;
    padding: 0px;
}
.theme-storefront .wl-pm #payment .wc_payment_methods .wc_payment_method input{
	display: flex;
    justify-content: center;
    align-items: center;
    top: 16px;
    margin-right: 21px;
    padding-right: 14px;
}
.theme-storefront .wl-pm #payment .payment_methods li.wc_payment_method&gt;input[type=radio]:first-child {
	clip-path: unset!important;
	width: 10px!important;
    height: 11px!important;
	margin: 9px!important;
	clip: unset!important;
}</pre></body></html>