.theme-astra .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-astra .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;
	box-shadow: none;	
}
.theme-astra .wl-sa-single-accordion {
	margin-bottom: 10px !important;
    position: relative !important;
}
.theme-astra .wl-shop-flip .wl-sf-container .added_to_cart.wc-forward::after {
	margin-top: -6px;
	top: 6px;
}
.theme-astra.woocommerce form.checkout_coupon{
    width: 100%;
}
.theme-astra.ast-single-post .wl-gradient-button-area .wl-gradient-button{
	text-decoration: none;
}

.theme-astra.woocommerce-page .ast-woocommerce-container .wl-product-gallery div.images{
	width: 100% !important;
}
.theme-astra .wl-product-gallery .woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
    width: calc(15% - 0.75em) !important;
}

.theme-astra .wl-my-account-left .woocommerce-MyAccount-content{
	margin-left: 15px;
}
.theme-astra .wcd-product-rating .woocommerce-product-rating a{
	text-decoration: none;
}
.theme-astra .wlmc-modal-wrapper .wlmc-modal-body ul li.woocommerce-mini-cart-item.mini_cart_item a img {
    float: left;
    margin-right: 15px;
    max-width: 80px;
    width: 60px;
}
.theme-astra.ast-single-post .entry-content .wl-minimal-product-style .wl-minimal-single-product a,
.theme-astra.ast-single-post .entry-content .wl-shopwix-product-style .wl-shopwix-single-product a {
	text-decoration: none;
}
.theme-astra.ast-single-post .entry-content .wl-minimal-product-style .star-rating,
.theme-astra.ast-single-post .entry-content .wl-minimal-product-style .ast-woo-product-category,
.theme-astra.ast-single-post .entry-content .wl-minimal-product-style .wl-minimal-product-cart-panel .ast-on-card-button,
.theme-astra.ast-single-post .entry-content .wl-shopwix-product-style .star-rating,
.theme-astra.ast-single-post .entry-content .wl-shopwix-product-style .ast-woo-product-category,
.theme-astra.ast-single-post .entry-content .wl-shopwix-product-style .wl-shopwix-product-iamge-cart-panel .ast-on-card-button {
	display: none;
}
.theme-astra .wl-minimal-single-product.product.center .astra-shop-summary-wrap,
.theme-astra .wl-shopwix-single-product.product.center .astra-shop-summary-wrap {
	color: var(--wl-black);
    font-size: 13px;
    text-align: center;
}
.theme-astra .wl-minimal-single-product .woocommerce-loop-product__title{
	font-weight: 500;
	font-family: "Montserrat", Sans-serif;
}
.theme-astra.woocommerce-page #content .wl-ci table.cart [name=coupon_code]{
	max-height: 100%;
}
.theme-astra.woocommerce .wl-minimal-product-cart-panel a.button:hover{
	background-color: #000000;
	color: #fff;
}