/*
Theme Name: Bellestic Theme
Theme URI: https://onmidigital.com/
Template: hello-elementor
Author: Onmi Digital
Author URI: https://onmidigital.com/
Description: Tema personalizado para BellesticFarma
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1663242544
Updated: 2022-09-15 13:49:04

*/

body {
    color: var( --e-global-color-primary );
    font-family: "Andale Mono", Andale Mono,AndaleMono,monospace;
    font-weight: normal;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	    border-radius: 0px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 180px;
}

.woocommerce button.button{
	    background-color: #cea09f !important;
	height: 37px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	border-radius: 0px !important;
}

.woocommerce table.shop_table{
	border-radius: 0px !important;
}

table td, table th {
    border: 0px !important;
	padding:15px !important; 
}

.woocommerce table.shop_table td{
    border: 0px !important;
}

.woocommerce a.button.alt{
	    background-color: #9FD1B8;
}

.woocommerce a.button.alt:hover{
	    background-color: #cea09f;
}

.woocommerce-checkout #payment ul.payment_methods li img{
	    width: 45px;
}

div#order_review {
    margin-bottom: 100px !important;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 20px !important;
    list-style: none !important;
}

.woocommerce-MyAccount-navigation ul {
    padding: 0px !important;
}

.woocommerce-Address-title h3 {
    font-size: 1em !important;
    font-weight: bold;
    text-decoration: underline;
}


h2.woocommerce-column__title {
    font-size: 1.4em !important;
}

h2.wc-bacs-bank-details-heading {
    font-size: 1.5em !important;
}

h3.wc-bacs-bank-details-account-name {
    font-size: 1.3em !important;
}

