/*
Theme Name: soledad
Theme URI: https://pencidesign.net/
Description: A Multipurpose, Newspaper, Blog & WooCommerce WordPress Theme
Author: PenciDesign
Author URI: https://pencidesign.net/
Version: 8.6.5
Requires PHP: 7.4
Requires at least: 6.6
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, green, white, light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, featured-images, post-formats, translation-ready
Text Domain: soledad
Domain Path: /languages
*/
/*
 * Silence is gold
 */
/* The main css file is located in "themes/soledad/main.css" */


/* .penci-header-trans .penci-header-wrap {
    position: relative !important;
} */

#navigation.header-6 #logo img {
    padding: 12px 0px 20px 0 !important;
}
.sticky-wrapper.is-sticky #navigation.header-6 #logo img {
    padding: 5px 0px 15px 0 !important;
}
#menu-item-12428 a{
	color: #313131 !important;
}

@media only screen and (max-width: 736px){
	#navigation.header-6 #logo img {
    padding: 5px 0px 5px 0 !important;
}
}
