/* 
Theme Name:   Colchón de Lana
Theme URI:    https://www.colchondelana.com
Description:  Child theme for Colchón de Lana
Author:       Develop with Arslan
Author URI:   https://developwitharslan.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html

/* == Add your own styles below this line ==
--------------------------------------------*/
.xoo-wsc-basket{
	bottom: 70px !important;
	right: 10px !important;
}
.wc-block-components-product-name{
	font-size: 20px !important;
}
.woocommerce-page main{
	padding-top: 50px !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained{
	background: #84624C !important;
	border-color: #84624C !important;
	color: #fff !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover{
	background-color: #fff !important;
	color: #84624C !important;
	border-color: #84624C !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
	background: #84624C !important;
	border-color: #84624C !important;
	color: #fff !important;
	border: 1px solid #84624C !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover{
	background-color: #fff !important;
	color: #84624C !important;
	border-color: #84624C !important;
}
.woocommerce-loop-product__title{
	font-size: 24px !important;
	font-weight: bold !important;
}
.woocommerce ul.products li.product .price{
	font-weight: 700 !important;
	color: #000 !important;
	font-size: 20px !important;
}
.woocommerce ul.products li.product .button{
	background: #84624C !important;
	border-color: #84624C !important;
	color: #fff !important;
	border: 1px solid #84624C !important;
}
.woocommerce ul.products li.product .button:hover{
	background-color: #fff !important;
	color: #84624C !important;
	border-color: #84624C !important;
}
.woocommerce div.product .product_title{
	font-weight: bold !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
	font-size: 26px !important;
	font-weight: 700 !important;
	color: #000 !important;
}
.woocommerce div.product form.cart .button{
	background: #84624C !important;
	border-color: #84624C !important;
	color: #fff !important;
	border: 1px solid #84624C !important;
}
.woocommerce div.product form.cart .button:hover{
	background-color: #fff !important;
	color: #84624C !important;
	border-color: #84624C !important;
}
.xoo-wsc-footer{
	margin-bottom: 165px !important;
}
.xoo-wsc-ft-btn-cart{
	display: none !important;
}