/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
/* OCULTAR INSIGNIA RECAPTCHA v3 */
.grecaptcha-badge { 
    visibility: hidden;
}


element.style {
}
#Top_bar .menu li ul li {
    width: 250px !important;
} 

/* POST HEADER PORTFOLIO */
element.style {
}
.section.section-post-header {
    display: none !important;
}

/* === PLUGIN FIRMAS === */

/* Layout Box */
.dk-speakout-petition-wrap {
    background-color: #f3f3f3;
    border: 0px solid #fff;
    border-radius: 5px;
    /* box-shadow: 3px 3px 6px rgb(0 0 0 / 8%); */
    box-shadow: none !important;
    font: normal 15px/1.4em Arial, sans-serif !important;
    padding: 0;
    text-shadow: none;
    width: 100%;
}

.dk-speakout-petition {
    padding-top: 1.3em;
}


/* Titulo Peticion */
.dk-speakout-petition-wrap h3 {
	display: none;
}


/* Boton Firma Ahora */
.dk-speakout-submit {
  border-radius: 4px;
  border: 1px solid #ffdd00;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 4px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 2.4em;
  margin-top: 0;
  position: relative;
  text-shadow: 0 0px 0 #fff;
  width: 90%;
  height: 50px;
  padding: 0;
  color: #043d5e;
}

/* Txt Checkbox Form */
.dk-speakout-petition label {
    color: #777;
    font-size: 16px;
    font-weight: normal;
    margin-left: 1px;
    position: relative;
    text-shadow: 0 1px 0 rgb(255 255 255 / 0%);
    text-transform: lowercase;
}

/* Box Share */
.dk-speakout-share, .dk-speakout-progress-wrap {
    background: #f3f3f3;
}

.dk-speakout-share {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-weight: bold;
    padding: 0 2% 1.2em 2%;
    text-align: center;
}

/* Inputs Form */
.dk-speakout-petition input[type=text], .dk-speakout-petition input[type=email], .dk-speakout-petition select {
    border: 1px solid #b3b3b3 !important;
    border-radius: 3px;
    color: #333;
    font: 15px/1.4em Helvetica, Arial, sans-serif !important;
    margin-bottom: 0.6em;
    padding: 10px 5px 10px 0.5em !important;
    width: 100%;
    height: 1.8em;
}


/* Txt lightbox Firma Propuesta */
#dk-speakout-reader-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Public Sans, sans-serif !important;
    font-size: 17px;
    height: 100%;
    line-height: 26px;
    overflow: auto;
    padding: 20px 30px 40px 30px;
    text-align: left;
}

/* Informacion inferior pluging firmas */
element.style {
}
.dk-speakout-share {
    display: none;
}

.dk-speakout-signature-count {
    display: none;
}

.dk-speakout-count {
    display: none;
}

.dk-speakout-petition {
    padding-top: 0em;
}

/* PLUGIN CALENDARIO EVENTOS */
element.style {
}
div#ep-sl-right-area {
    display: none;
}

element.style {
}
.ep-box-col-4.ep-sm-py-3.ep-md-py-4.ep-lg-py-5.ep-align-right.ep-di-flex.ep-justify-content-end {
    display: none;
}

/* OCULTAR BOTÓN BUZÓN SUGERENCIAS */
.action_button {
display: none;
}

/* FORMULARIOS CONTACT FORM */
span.wpcf7-form-control-wrap {
margin-bottom: 15px;
}
span.wpcf7-list-item {
margin: 0px;
}