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

.penci-homepage-title.style-8 .inner-arrow {
    background-size: cover !important;
}
@media only screen and (min-width: 962px) {
  .featured-area {
	  	margin-top: -61px !important;
	}
}

@media only screen and (min-width: 451px) and (max-width: 961px) {
  .featured-area {
		margin-top: -65px !important;
	}
}
	


@media only screen and (max-width: 450px) {
  .featured-area {
		margin-top: -65px !important;
	}
}
	
	
#navigation .menu .sub-menu li a { 
	color: #000;	
}

.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb {
	margin: 0px 20px 5px 0px;
}

.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail {
    padding-left: 10px;
}

.wpusb {
    text-align: center !important;
	margin-top: -15px;
}
.wpusb .wpusb-item .wpusb-btn i:hover {
    color: #f8a412
}

.wpusb-item .wpusb-btn i {
    font-size: 20px;
}

.post-share a:hover {
	color: #f8a412
}

.home-featured-cat-content .first-post .magcat-detail .mag-header::after {
display: none;
}

.home-featured-cat-content .magcat-detail .mag-meta {

    margin-bottom: -25px;
}

.home-featured-cat-content .magcat-detail h3 a:hover {
	color: #9b9b9b;
}

.post-box-meta-single {
	text-align: center;
}

#mc_embed_signup {
	width: 50%; 
	margin-left: auto; 
	margin-right: auto;
}