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


.cat pcbg-sub-title {
	color: white;
	background-color: red !important;
	padding: 2px 4px;
	border-radius: 2px;
}

@media only screen and (max-width: 479px) {
	.sub-menu {
		display: block !important;
	}
}