/*
	Theme Name: Bodega Child
	Theme URI: http://demo.select-themes.com/bodega/
	Description: A child theme of Bodega Theme
	Author: Select Themes
	Author URI: http://select-themes.comVersion: 1.0.0
	Template: bodega
*/

@import url("../bodega/style.css");



/*
h1, h2, h3, h4, h5 {	
	font-family: Times New Roman !important;	
	font-weight: bold !important;	
	font-size: 16pt !important;
	}
*/
	
header.fixed.scrolled .header_bottom, 
header.fixed.scrolled .header_top, 
header.fixed_hiding.scrolled .header_bottom, 
header.fixed_hiding.scrolled .header_top {	
	background-color: #030028 !important;
	
/*	padding-top: 5px;
	padding-bottom: 5px;	*/
	}
	
	
blockquote h4, blockquote > p {
    font-family: Libre Baskerville, serif;
    font-size: 25px;
    letter-spacing: 0px;
    font-weight: 200;
    font-style: italic;
    color: #b4b4b4;



@media screen and (max-width: 512px){
	
	#wpsl-stores {
		box-sizing: border-box !important; 
		padding: 5px !important;
	}	
	
}
	
	

