/*
 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
-------------------------------------------------------------- */

.addresh-section picture source {
    width: 135px;
    height: 135px;
}
.mbanner{display:none;}
@media only screen and (max-width: 767px){
.mbanner.fixedm{position: fixed;top: 0px;width: 100%;z-index: 9999;} 
.mbanner {display:block;background: #910811; color: #fff;padding: 16px 26px 26px 26px;}
.mbanner p {font-weight: 500;}
.mbanner a {  background: #fff;color: #313131; padding: 8px 16px;border-radius: 5px;font-size: 14px;} 
}
