/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th{background-color: rgba(0,0,0,.0) }
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{background-color:rgba(0,0,0,.0)}

.woocommerce div.product form.cart .button.single_add_to_cart_button{padding: 20px 40px}
.select_option .yith_wccl_value{border: 0px; height:auto; padding: 12px 8px; min-width:50px; line-height:1.2;font-size:clamp(0.875rem, 0.786rem + 0.238vw, 1rem); font-weight:400; color:#000; text-align:left;}
.select_option {border:2px solid #e5e5e5; border-radius:4px; margin-bottom:8px;padding:12px 6px;}
.select_box:not( .on_ptab ) .select_option:hover, .select_option.selected {border-color: #000;}
.select_option.inactive {opacity:0.3;}
.woocommerce .wc-simulador-parcelas-detalhes-valor{font-style:normal;}
.woocommerce .select2-container .select2-selection--single, .woocommerce select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select{background-color:transparent;border:1px solid #e5e5e5;}
.elementor-30575 .elementor-element.elementor-element-429620d .elementor-post__card{
    box-shadow:
    5px 5px 10px rgba(0,0,0,0.1),
    -5px -5px 10px #fff;
    
    -moz-box-shadow:
    5px 5px 10px rgba(0,0,0,0.1),
    -5px -5px 10px #fff;
    
    -webkit-box-shadow:
    5px 5px 10px rgba(0,0,0,0.1),
    -5px -5px 10px #fff;
}
.elementor-30575 .elementor-element.elementor-element-429620d .elementor-post__card:hover{
    box-shadow:
    15px 15px 20px rgba(0,0,0,0.1),
    -15px -15px 20px #fff;
    
    -moz-box-shadow:
    15px 15px 20px rgba(0,0,0,0.1),
    -15px -15px 20px #fff;
    
    -webkit-box-shadow:
    15px 15px 20px rgba(0,0,0,0.1),
    -15px -15px 20px #fff;
}

.ast-shop-load-more{
	color:#fff;
}
ul {list-style:square;}
ol,ul{margin:0 0 1.5em 1.5em}

.ast-site-header-cart .widget_shopping_cart, .woocommerce .ast-site-header-cart .widget_shopping_cart{
	background-color:#000;
}

.payment_method_interboleto label img,
.payment_method_interpix label img {
  display: none !important;
}
table tbody tr:hover>td, table tbody tr:hover>th{background-color:#ffffff}