/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

h6{
    font-size:15px;
}
.dosb{
    -webkit-column-count: 2; 
    column-count: 2;
    -webkit-column-gap: 40px; 
    -moz-column-gap: 40px; 
    column-gap: 40px;
}
.filter-item:before {
    content: " "!important;
}

p {text-align:justify;}

.vc_tta-tab .vc_active{background-color:blue!important;}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: #e51170!important;
    color: #fff;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #cecece!important;
    color: #fff;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #e51170;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    color: #fff;
    background-color: #9a0246;
}
.product_meta, .we-icl-import,.woo-event-schedu {display:none;}
.wpcf7-form{
    font-family: arial;
}
.texto_top_bar{
    text-align:center;
    font-weight: bold;
    font-size: large;
    color: white;
    text-shadow: 1px 1px 6px black;
}
.vc_tta-panel-body{
    border: 1px solid #e4e4e4!important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.contacto_socio{
    text-align:left !important;
}
.contacto_socio label{
     font-weight:bold !important;
}
.formulario_socio {
     margin-bottom:5px!important;
}
.formulario_socio td{
    border-bottom:transparent!important;
}
