/*
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 */
@media screen and (min-width: 1025px) {
  .btoncontact{
      background-color: #57BB01;
      border-radius: 100px;
      padding: 0px 20px !important;
      padding-right: 20px !important;
    }
  .btoncontact a{color: #FFFFFF !important;}
}
.verde{
  color: #57BB01;
}
a.enlace_gris{
  color:#747474;
}
a.enlace_gris:hover{
  color:#57BB01;
}
#wpcf7-f268-p269-o1 label {
    width: 100%;
}
.wpcf7-acceptance span.wpcf7-list-item-label {
    font-size: 14px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #f9f9f9;
    border-bottom: 2px solid #57BB01;
    border-right: none;
    border-left: none;
    border-top: none;
    border-radius: 0;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    background: #f9f9f9;
    border-bottom: 2px solid #57BB01;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #57BB01;
    color: #ffffff;
    border: none;
    border-radius: 0;
    margin-top: 20px;
    width: 100%;
}
li.btoncontact.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-33 {
    padding-right: 20px !important;
}
.btoncontact.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-301 {
  padding-right: 20px !important;
}
h3.h3productos {
    font-size: 1.2em;
    font-weight: bold;
    margin-top:3px;
}
h2.h2productos {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}
ul.lista-productos li:before {
    color: #57BB01;
    font-family: "FontAwesome";
    content: "\f00c";
    padding-right: 3px;
}
ul.lista-productos {
    list-style-type: none;
    padding-left: 5px;
    margin-top: 7px;
    font-size:15px;
}
.quince{
  font-size:15px;
}
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    font-size: 14px;
    margin-top: 0;
    max-width: 100%;
    padding-top: 50px;
}
