/*
Theme Name: Hello Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Kluco Studio
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1652346958
Updated: 2022-05-12 09:15:58

*/

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #0090a6;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 50px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #006a7a;
    color: #fff;
}
a {
    color: #0090a6;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, input#submit_redsys_payment_form, #submit_bizum_payment_form {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 500;
    border-radius: 50px;
    left: auto;
    color: #0090a6;
    background-color: #ffffff;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #0090a6;
}
input#submit_redsys_payment_form, #submit_bizum_payment_form{
	margin-right: 14px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, a.elementor-button.elementor-button--view-cart.elementor-size-md:hover, a.elementor-button.elementor-button--checkout.elementor-size-md:hover, input#submit_redsys_payment_form:hover, #submit_bizum_payment_form:hover {
    background-color: #0090a6;
    text-decoration: none;
    background-image: none;
    color: #ffffff;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #f3fafb;
}
td.actions:hover {
    background-color: #fbfbfb;
}
.woocommerce table.shop_table th {
    font-weight: 600;
}
.cart_totals h2 {
    font-size: 20px !important;
    font-weight: 500;
    color: #0090a6;
}
a.elementor-button.elementor-button--view-cart.elementor-size-md, a.elementor-button.elementor-button--checkout.elementor-size-md {
    font-size: 16px;
    padding: 0.9em 1em;
    font-weight: 500;
    border-radius: 50px;
    color: #0090a6;
    background-color: #ffffff;
    border: 1px solid #0090a6;
}
.elementor-menu-cart__footer-buttons {
    grid-template-columns: initial !important;
}    
.elementor-menu-cart__product-price {
    color: #333333 !important;
}
.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
    background: #d43838 !important;
}

.elementor-menu-cart__product-remove {
    border: 1px solid #cc0000 !important;
}    
.elementor-menu-cart__subtotal {
    text-align: left;
    font-size: 18px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 0em !important;
}
.wc_payment_method img {
    width: 60px;
}