/* 
Theme Name:		 Coran Child
Theme URI:		 https://tentaz.com/theme/coran/
Description:	 Coran Child is a child theme of coran
Author:			 Tentaz
Author URI:		 https://tentaz.com/
Template:		 coran
Version:		 1.0.3
Text Domain:	 coran
*/


/*
    Add your custom styles here
*/
.woocommerce ul.products li.product .images-product a{
color:#fff;
	    text-transform: capitalize;
}
.woocommerce ul.products li.product .onsale{
display:none !important
}
.product.type-product h3.woocommerce-loop-product__title, .product.type-product .price{
padding:0px 15px !important
}
.woocommerce ul.products li .added_to_cart {
    width: 100% !important;
    background: #153147 !important;
    color: #fff !important;
	border-radius: 0px !important;
}
.woocommerce .wc-forward:hover{
opacity:1
}
.wc-block-components-product-name{
color:#153147
}
.wc-block-components-product-price__value.is-discounted{
color:#fff;
	background: #153147;
}
.wc-block-components-product-price__regular{
    color: #019302;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text{
background: #019302;
    font-size: 14px;
    padding: 17px 30px;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
    opacity: 1 !important;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text, button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained{
    padding: 4px 30px;
}
.single-product.woocommerce span.onsale{
display:none !important
} 
.woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce ul.products li.product .price del{
    color: #019302; opacity:1
}
.woocommerce.single-product form.cart .button, .woocommerce a.button, .woocommerce .wc-forward{
color:#fff
}
.woocommerce a.button:hover, .woocommerce .wc-forward:hover, .woocommerce button.button.alt:hover{
color: #fff !important;
    background: #153147 !important;
	opacity: 1 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
color:#fff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
background: #019302 !important;
	color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active{
background: #153147 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #respond input#submit{
color: #fff !important;
}
.woocommerce #respond input#submit:hover{
color: #fff !important;
    background: #153147 !important;
	opacity: 1 !important;
}
.woocommerce-js ul.products li img {
    width: 100%;
}
.woocommerce div.product span.price ins, .woocommerce ul.products li.product .price ins{color: #153147 !important;}
.wc-block-components-checkbox__label a{
color: #019302 !important;
}
.wc-block-components-checkbox__label a:hover{
color: #153147 !important;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
padding: 0 !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover, .wc-block-components-button:not(.is-link) .wc-block-components-button__text:hover, .wc-block-components-button:not(.is-link) .wc-block-components-button__text:hover{
background: #153147
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
width:inherit !important
}
.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge.wc-block-components-sale-badge{
	display:none !important
}