/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

#responsive-form{
	/*	max-width:600px; -- cambiar esto para conseguir el ancho de la forma deseada --*/
	margin:0 auto;
	width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
 
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

a {
    color: #707070 !important;
}

/* Pagina de resultados de busqueda de FAQs */

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.bequikly-faq-search-results .search-bar {
    padding: 5px 0;
    box-shadow: 0px 0px 10px #00000029;
    border: none;
    border-radius: 10px;
    width: 165px;
    margin-right: -20px;
    padding-left: 10px;
}

.bequikly-faq-search-results .search-button {
    background-image: linear-gradient(#E9004B, #E37A00);
    border: none;
    border-radius: 10px;
    padding: 5px 15px;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.bequikly-faq-search-results .bequikly-faq-search-categories {
    margin-top: 2rem;
}

.bequikly-faq-search-results .bequikly-faq-search-categories .category-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: .8rem;
}

.bequikly-faq-search-results .bequikly-faq-search-categories .category-name a {
    color: #707070 !important;
}

.bequikly-faq-search-results .bequikly-faq-results-box {
    border: none;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #00000029;
    padding-top: 35px;
    padding-right: 150px;
    padding-bottom: 30px;
    padding-left: 50px;
    min-height: 500px;
}

.bequikly-faq-search-results .bequikly-faq-results-box .bequikly-faq-result-item {
    margin-bottom: 3rem;
}

.bequikly-faq-search-results .bequikly-faq-results-box .bequikly-faq-result-item .bequikly-faq-result-title {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 1rem;
    color: #707070;
}

.bequikly-faq-search-results .bequikly-faq-results-box .bequikly-faq-result-item .bequikly-faq-result-title a {
    text-decoration: none;
    color: #707070 !important;
}

.bequikly-faq-search-results .bequikly-faq-results-box .bequikly-faq-result-item .bequikly-faq-result-body {
    font-size: 16px;
    line-height: 1.3;
    color: #707070;
}

/* Home: Tabs "Asi funciona" */

.tabs-asi-funciona .et_pb_tabs_controls li a {
    width: 100%;
    display: block;
}

/* Ayuda: Input de busqueda */

.bequikly-help-search-bar-wrapper .search-bar {
    background-color: #FFFFFF;
    height: 45px;
    width: 400px;
    border-radius: 10px;
    border: none;
    padding-left: 15px;
    box-shadow: 0px 0px 10px #00000029;
    margin-right: 5px;
}

.bequikly-help-search-bar-wrapper .search-button {
    height: 47px;
    border-radius: 10px;
    width: 120px;
    background-image: linear-gradient(#E9004B, #E37A00);
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    font-size: 1.1rem;
    box-shadow: 0px 0px 10px #00000029;
    cursor: pointer !important;
}

/* Contacto: Formulario */

.bequikly-contact-form {
    max-width: 650px;
    border-radius: 10px;
    border: 4px solid #E9004B;
    background-color: #FFFFFF;
    margin-top: -40px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.bequikly-contact-form .bequikly-contact-form-input {
    box-shadow: 10px 10px 20px #00000033;
    width: 100%;
    height: 35px;
    border-radius: 7px;
    border: none;
    padding-left: 10px;
    margin-bottom: 1rem;
}

.bequikly-contact-form .bequikly-contact-form-input.textarea {
    height: 100px;
}

.bequikly-contact-form .checkbox {
    margin-left: -10px;
}

.bequikly-contact-form input[type=submit] {
    border: none;
    padding: 10px 40px;
    border-radius: 10px;
    background-image: linear-gradient(#E9004B, #E37A00);
    color: #FFFFFF;
    font-weight: bold;
    margin-left: auto;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.2rem;
}

.bequikly-contact-form label.error {
    font-size: 11px;
    margin-top: -.5rem;
    display: block;
    color: red;
    padding-left: 1rem;
}

.social_icon img {
    margin-top: -10;
}

/*Contacto: Color al seleccionar Select y Checkbox*/

.et_pb_contact p input[type="radio"]:checked+label i:before {
    background-color: #000!important;
}

.et_pb_contact p input[type="checkbox"]:checked+label i:before {
    color: #000 !important;
}

/*Home: Ancho de las tabs*/

.tabs-asi-funciona .et_pb_tabs_controls li a {
    width: 100%;
    display: block;
    padding: 4px 15px;
    text-align: center;
}

.tabs-asi-funciona .et_pb_tabs_controls li {
    width: 25%;
}

/* Noticias: Newsletter */

.bequikly-newsletter-form {
    width: 80%;
    margin: 0 auto;
}

.bequikly-newsletter-form input[type=email] {
    width: 65%;
    height: 50px;
    border-radius: 10px;
    border: none;
    box-shadow: 0px 0px 10px #00000029;
    margin-right: 5px;
    padding-left: 20px;
}

.bequikly-newsletter-form input[type=submit] {
    background-image: linear-gradient(#E9004B, #E37A00);
    color: #FFFFFF;
    font-weight: bold;
    height: 50px;
    padding: 0 50px;
    border: none;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 1.2rem;
    cursor: pointer;
}

.bequikly-newsletter-form label.error {
    position: absolute;
    left: 0;
    bottom: -2rem;
    color: red;
}

/* Noticias: Blog */

.cu-blog .et_pb_salvattore_content[data-columns]::before {
    content: '4 .column.size-1of4' !important;
    max-height: 10px;
}

/*** Eliminar la línea separadora del sidebar ***/

#main-content .container:before {
    background: none;
}

/*** Ocultar el sidebar ***/

#sidebar {
    display: none;
}

/* MENU */

.menu-header .et_pb_menu__menu {
    margin-left: auto;
}

/*styles the wp-pagenavi pagination links*/

.wp-pagenavi a, .wp-pagenavi span {
    padding: 0.3em 0.8em !important;
    font-size: 2em !important;
    color: #333333;
    line-height: 2em;
    background: #eeeeee;
    transition: all .5s;
}

/*styles the wp-pagenavi current page number*/

.wp-pagenavi span.current {
    color: #ffffff !important;
    background: #333333 !important;
}

/*styles the wp-pagenavi pagination links on hover*/

.wp-pagenavi a:hover {
    color: #ffffff !important;
    background: #333333 !important;
}

/*styles the wp-pagenavi pages text*/

.wp-pagenavi .pages {
    background: none;
}

/* NOTICIAS */

.et_pb_post.clearfix.category-noticias .entry-title {
    min-height: 100px;
}

.et_pb_post.clearfix.category-noticias .post-content {
    min-height: 100px;
}

@media (max-width: 981px) {
    .bequikly-newsletter-form input[type=email] {
        width: 50%;
    }
    .home-ventajas .et_pb_gutters3 .et_pb_column_1_3 {
        max-height: 290px;
    }
}

@media(max-width: 767.99px) {
    .bequikly-header-links-container .et_mobile_menu {
        border-top: none;
    }
    .tabs-asi-funciona .et_pb_tabs_controls li {
        width: 100%;
    }
}

@media(max-width: 575.99px) {
    .bequikly-header-links-container .et_mobile_menu {
        margin-left: -30px;
    }
    .tabs-asi-funciona .et_pb_tabs_controls li {
        width: 100%;
        padding-top: .5rem;
        padding-left: 15%;
        text-align: unset;
    }
    .tabs-asi-funciona .et_pb_tabs_controls li a {
        width: 100%;
        display: block;
    }
    .bequikly-help-search-bar-wrapper .search-bar {
        width: 100%;
        margin-bottom: 15px;
    }
    .bequikly-faq-search-results .search-bar {
        width: 75%;
    }
    .bequikly-faq-search-results .bequikly-faq-results-box {
        padding-right: 30px;
        padding-left: 25px;
    }
    .bequikly-newsletter-form input[type=email] {
        width: 100%;
        margin-bottom: 15px;
    }
    .tabs-asi-funciona .et_pb_tabs_controls li {
        padding-left: 0;
    }
}

@media(min-width: 576px) {
    .container {
        max-width: 650px;
    }
}

@media(min-width: 768px) {
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .bequikly-faq-search-results .bequikly-faq-results-box {
        padding-right: 25px;
        padding-left: 25px;
        margin-left: 15px;
    }
    .bequikly-faq-search-results .search-button {
        margin-top: 10px;
    }
}

@media (min-width: 981px) {
    /*** Expandir el contenido para coger el area del sidebar ***/
    #left-area {
        width: 100%;
        padding: 23px 0px !important;
        float: none !important;
    }
    .container {
        max-width: 960px;
    }
    .bequikly-faq-search-results .search-bar {
        width: 215px;
    }
    .cu-blog .column.size-1of4 {
        width: 24%!important;
        margin-right: 1%;
    }
    .et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 29.6667%;
        max-height: 290px;
    }
    .bequikly-header-links-container {
        padding-top: 15px;
    }
    /*Profesionales: Cards tarifas*/
    .profesionales_tarifas .et_pb_gutters3 .et_pb_column_1_3 {
        height: 170px;
    }
}

@media(min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}