/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.tribe-common-l-container .tribe-events-l-container{
    padding-bottom: -160px !important;
}

.tribe-events-c-subscribe-dropdown__container {
display:none !important;
    
}
.post-entry h1, .wpb_text_column h1{ font-size: 30px; font-family:Poppins;}
.post-entry h2, .wpb_text_column h2{ font-size: 26px; font-family:Poppins;}
.post-entry h3, .wpb_text_column h3{ font-size: 24px; font-family:Poppins;}
.post-entry h4, .wpb_text_column h4{ font-size: 22px; font-family:Poppins;}
.post-entry h5, .wpb_text_column h5{ font-size: 18px; font-family:Poppins;}
.post-entry h6, .wpb_text_column h6{ font-size: 16px; font-family:Poppins;}