/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.cl-subscribe .footer-subscribe{ display:none; }
.single-post .post-image{ display:none; }

/*.instagram-feeds{display: -webkit-box; display: -ms-flexbox;  display: flex;}
@media (max-width:1440px){
    .instagram-feeds .item img{width:100%;}
}
@media (max-width:719px){
    .instagram-feeds .item{-webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%;  max-width: 25%;}
    .instagram-feeds .item img{width:100%;}
}*/
.grecaptcha-badge {
	display: none !important;
}