/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


.btn-donacion{
	cursor: pointer;
	font-size:22px;
	background-color: #03d9ff;
	padding:15px;
	border-radius:5px;
	margin-right:5px;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:5px;
}

.popfwc-currency-symbol{
	font-size:25px;	
}

#tab-title-description{
	
	display:none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
   background-color: #fff;
    color: #3f3f3f; 
	border-style: solid;
    border-width: 2px 2px 2px 2px;
	border-color:#3f3f3f;
   
}

.woocommerce .quantity .qty {
	height: 2.1em;
	text-align: center;
	padding: .0rem 0rem;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #3f3f3f;
    color: #fff;
	
}
.woocommerce-additional-fields{
	display:none;
}

.woocommerce-message {
    border-top-color: #03d9ff;
}
.woocommerce-message::before {
    content: "\e015";
    color: #03d9ff;
}

table td, table th {
    border: 0px solid #ccc;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 2em 0 1em;
  
}

.product_meta{
	display:none;
}

.woocommerce{
margin-bottom: 50px;}

#submit_redsys_payment_form{}

. button cancel {}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce form .form-row input.input-text {
   
    font-size: 12px;
}
.woocommerce form .form-row textarea {
  
    font-size: 12px;
}

.cwginstock-subscribe-form .center-block {
    margin-top: 20px;
}

.form-group {
    margin-bottom: 0px;
}
.cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
    margin-bottom: 15px;
    font-size: 12px;
}
.cwginstock-subscribe-form .panel-body {
    padding: 0px!important;
}
.cwginstock-panel-heading h4 {
    color: #000!important;
    text-transform: uppercase;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #000;
    background-color: #f4f4f4!important;
    border-color: #000000!important;
}
.cwginstock-subscribe-form .panel-heading {
    padding: 5px 5px;
   
}

.elementor-kit-5 a {
    padding-top: 6px;
}