/*
 Theme Name:   DOA
 Theme URI:    https://www.moixo.com
 Description:  Theme for the DOA Shop website based on Hello Elementor
 Author:       Moixó
 Author URI:   https://www.moixo.com
 Template:     hello-elementor
 Version:      0.1
*/


.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
 min-width:1.6em;
 height:1.6em;
 background-color:#b30d2b;
 font-size:11px
}


.facetwp-facet select,
.woocommerce-ordering select{
	padding: 5px;
	width: 270px !important;
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
	font-size: 15px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-repeat: repeat;
	background-size: auto;
	background-image: url("/wp-content/uploads/2020/10/arrow-down.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 1.1em auto, 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1.5px;
	border-color: #000;
	border-style: solid;
	border-radius: 0px;
	/*text-transform: uppercase;*/
	letter-spacing: 0.2px;
	color: #000000;
}

@media screen and (max-width: 1024px){
	.facetwp-facet select{
		width: 245px !important;
		}
}

.woocommerce-result-count{
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
}

/*products list*/

li.product{
	box-shadow: 2px 2px 8px rgba(0,0,0,.2);
}

.woocommerce-loop-product__title{
	padding-left: 2em !important;
	padding-right: 2em !important;
	padding-bottom: 1em !important;
}


li.product a.added_to_cart{
	color: #bf1616 !important;
}


/* products page*/

.woocommerce-message {
    border-top-color: #21a65d;
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
	background-color: #fbfbfb;
}

.woocommerce-message::before{
	color: #0a7e3d;
}

.woocommerce-message .button.wc-forward{
	border-radius: 0px;
	color: #fff;
	font-weight: 500;
	background-color: #0a7e3d;
}

.woocommerce-message .button.wc-forward:hover{
	background-color: #21a65d;
	color: #fff;
}

.elementor-widget-button .elementor-button{
	border-radius: 0px;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 2em;
}

table.variations tr td{
	background-color: transparent !important;
}

.woocommerce div.product.elementor form.cart table.variations td.label{
	width: 30%;
}

.woocommerce div.product.elementor form.cart table.variations td.label label{
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
	font-size: 15px !important;
}

.woocommerce div.product.elementor form.cart table.variations td.value{
	width:70%;
}

.woocommerce div.product.elementor form.cart table.variations td.value select{
	margin-top:5px;
	padding: 5px;
	width: 240px !important;
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
	font-size: 15px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-repeat: repeat;
	background-size: auto;
	background-image: url("/wp-content/uploads/2020/10/arrow-down.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 1.1em auto, 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1.5px;
	border-color: #000;
	border-style: solid;
	border-radius: 0px;
	letter-spacing: 0.2px;
	color: #000000;
}
.woocommerce div.product.elementor form.cart table.variations .reset_variations{
	color:#b30d2b;
}
.woocommerce .elementor-126 .elementor-element.elementor-element-30df7b9 form.cart table.variations td.value::before{
	border: none;
}

/* shopping cart */

.woocommerce-cart-form table.shop_table{
	border: none;
	border-collapse: collapse;
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
	font-size: 15px !important;
}

.woocommerce-cart-form table.shop_table thead > tr > th {
	border-top: 1px solid #000;
}

.woocommerce-cart-form table.shop_table td, 
.woocommerce-cart-form table.shop_table th{
	border: none;
}

table.shop_table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
    background-color: #00000014;
}


.woocommerce-cart-form__cart-item td.product-name a{
	color: black;
}

.woocommerce-cart-form__cart-item td.product-name a:hover{
	color: #b30d2b;
}


.woocommerce-cart-form__cart-item td.product-quantity input[type="number"]{
	border-radius: 0px;
}

.woocommerce-cart-form table.shop_table tbody > tr:nth-child(2n+1):hover > td, .woocommerce-cart-form table tbody > tr:nth-child(2n+1):hover > th {
    background-color: #00000014 !important;
}

.woocommerce-cart-form table tbody tr:hover > td, .woocommerce-cart-form table tbody tr:hover > th {
    background-color: #e9e9e900 !important;
}

.woocommerce-cart-form table.shop_table tbody > tr:last-child > td,
.woocommerce-cart-form table.shop_table tbody > tr:last-child:hover > td{
    background-color: transparent !important;
}

.actions {
	border-top: 0.5px solid #000 !important;
	border-bottom: 1px solid #000 !important;
}

.woocommerce-cart table.cart td.actions .input-text {
 	width:150px;
	border-radius: 0px;
}

.woocommerce-cart table.cart td.actions button {
 	color: #000;
	background-color: #0000001c;
	border-radius: 0px;
	padding: .7em 1em;
}

.woocommerce-cart table.cart td.actions button:hover {
	background-color: #21a65d;
	color: #fff;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: rgba(0,0,0,.00);
}

.cart_totals h2{
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
}

.woocommerce-cart .cart-collaterals .cart_totals table{
	border-collapse: collapse;
	border:none;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td{
	background-color: transparent;
	border: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr{
	border-top: 1px solid #000;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total {
	border-bottom: 1px solid;
}

.woocommerce-shipping-calculator a.shipping-calculator-button{
	color: #b30d2b !important;
}


.woocommerce-shipping-calculator a.shipping-calculator-button:hover{
	color: #000 !important;
}

.shop_table .woocommerce-Price-amount.amount{
	font-family: "Roboto Slab", Sans-serif !important;
}

.shop_table .cart-subtotal .woocommerce-Price-amount.amount{
	font-weight: 400;
}

.shop_table .shipping .woocommerce-Price-amount.amount,
.shop_table .order-total .woocommerce-Price-amount.amount {
    font-weight: 500;
}

.wc-proceed-to-checkout a.checkout-button{
	font-family: "Roboto Slab", Sans-serif !important;
	background-color: #0a7e3d !important;
	border-radius: 0px;
}

.wc-proceed-to-checkout a.checkout-button:hover{
	background-color: #21a65d !important;
}


.woocommerce a.remove{
	color: #b30d2b !important;
	font-size: 1.3em;
}


.woocommerce a.remove:hover{
	color: #fff;
	background: #b30d2b !important;
}

/* popup */

.elementor-element-541ac91 select{
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	background: linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-repeat: repeat;
	background-size: auto;
	background-image: url("/wp-content/uploads/2020/10/arrow-down.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 1.1em auto, 100%;
}

.elementor-element-541ac91 .elementor-field.elementor-select-wrapper:before {
	content: "" !important;
	
}

.elementor-menu-cart__footer-buttons a {
	font-weight: 400 !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart{
	background-color: #0a7e3d;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart span{
    padding-top: 8px;
}

.woocommerce-shipping-calculator .button{
	font-family: "Roboto Slab", Sans-serif !important;
	color: #000;
	background-color: #0000001c;
	padding: .7em 1em;
	border-radius: 0px !important;
}

/* página pago */
.elementor-element-54fe920 .woocommerce-info,
.elementor-element-e5e4b1f .woocommerce-info{
    border-top-color: #6e6975 !important;
}
.elementor-element-54fe920 .woocommerce-info::before,
.elementor-element-e5e4b1f .woocommerce-info::before{
	color: #6e6975 !important;
}

.elementor-element-54fe920 .woocommerce-info a,
.woocommerce-privacy-policy-text a,
.woocommerce-terms-and-conditions-checkbox-text a, 
.woocommerce-message a.restore-item{
    color: #b30d2b !important;
}

.checkout_coupon{
	border-radius: 0px !important;
}

.checkout_coupon .button {
	font-family: "Roboto Slab", Sans-serif !important;
 	color: #000 !important;
	background-color: #0000001c  !important;
	border-radius: 0px  !important;
	padding: .7em 1em  !important;
}

.checkout_coupon .button:hover {
	background-color: #21a65d !important;
	color: #fff !important;
}

#order_review_heading{
	font-family: "Roboto Slab", Sans-serif !important;
}

.checkout_coupon input[type="text"],
.woocommerce-billing-fields__field-wrapper input[type="text"],
.woocommerce-billing-fields__field-wrapper input[type="tel"],
.woocommerce-billing-fields__field-wrapper input[type="email"],
.woocommerce-additional-fields #order_comments,
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single,
#calc_shipping_country_field .select2-container--default .select2-selection--single,
.select2-selection.select2-selection--single,
.woocommerce-shipping-calculator input[type="text"]{
	border-radius: 0px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0a7e3d !important;
}

.woocommerce-checkout-review-order-table{
	border-radius: 0px !important; 
	border: none !important;
	border-collapse: collapse !important;
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
	font-size: 15px !important;
}


table.woocommerce-checkout-review-order-table th, table.woocommerce-checkout-review-order-table td,
table.woocommerce-checkout-review-order-table thead tr th, table.woocommerce-checkout-review-order-table tbody tr td{
	border:none !important;
}

table.woocommerce-checkout-review-order-table thead tr:first-child,
.woocommerce-checkout-review-order-table tfoot > tr:first-child{
	border-top: 1px solid #000;
}

table.woocommerce-checkout-review-order-table tfoot tr:last-child{
	border-bottom: 1px solid #000;
}

.woocommerce-checkout-review-order-table tbody > tr:nth-child(2n+1):hover > td, .woocommerce-cart-form table tbody > tr:nth-child(2n+1):hover > th {
    background-color: #00000014 !important;
}
.woocommerce-checkout-review-order-table tbody tr:hover > td, .woocommerce-cart-form table tbody tr:hover > th {
    background-color: #e9e9e900 !important;
}

.woocommerce-checkout-review-order-table tfoot > tr:first-child:hover > td, .woocommerce-cart-form table tfoot > tr:first-child:hover > th {
    background-color:#e9e9e900 !important;
}

.woocommerce-checkout-review-order-table tfoot > tr:nth-child(2n+1):hover > td, .woocommerce-cart-form table tfoot > tr:nth-child(2n+1):hover > th {
    background-color:#e9e9e900  !important;
}
.woocommerce-checkout-review-order-table tfoot tr:hover > td, .woocommerce-cart-form table tfoot tr:hover > th {
    background-color: #e9e9e900 !important;
}

.woocommerce-checkout-review-order-table tfoot > tr:nth-child(2n) {
    background-color: #00000014 !important;
}

#payment, .payment_box {
	font-family: "Roboto Slab", Sans-serif;
    font-weight: 300;
	font-size: 16px !important;
	background-color: #f7f6f7 !important;
}
.payment_box {
	background-color: #e6e6e6a1 !important;
}

.payment_box::before {
	border: 1em solid #e6e6e6a1 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
	top: -0.9em !important;
}

.place-order button{
	font-family: "Roboto Slab", Sans-serif !important;
	background-color: #0a7e3d !important;
	border-radius: 0px !important;
}

