/*
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.3.8
Requires PHP: 7.1
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" */
@font-face {
    font-family: penciicon;
    font-display: swap;
    src: url(/wp-content/themes/soledad/fonts/penciicon.ttf) format("truetype"),url(/wp-content/themes/soledad/fonts/penciicon.ttf) format("woff");

}
#navigation .menu > li > a:hover, .widget a:hover, .penci-topbar-social a:hover, ul.footer-socials li a:hover span,
.penci-post-share-box a:hover, a.penci-topbar-post-title:hover, .cat > a.penci-cat-name{
	color:#ff9600 !important;
}
.penci-pagination ul.page-numbers li span.current, #comments_pagination span, .penci-go-to-top-floating {
	background:#ff9600 !important;
	border-color:#ff9600 !important;
}
#navigation ul.menu > li > a:before {
	background:#ff9600 !important;
}
#navigation.header-6 #logo img {
	padding:5px 0px !important;
}
