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

#navigation.header-6 #logo img {
    padding: 25px 0 !important;
}
.is-sticky #navigation.header-6 #logo img {
    max-height: 60px !important;
    padding: 15px 0 !important;
}
body {
	--pcaccent-cl: #C89F54 !important;
}
.footer-logo-copyright.footer-not-gotop {
    padding: 40px 0px 15px 0px !important;
}
ul.cus-become li {
    list-style: none;
	padding-left: 0px !important;
}
.post-entry ul{
	padding-left: 10px !important;
}
.cus-blue{
	color:#3b92b0 !important;
	font-size:18 !important;
}
h3.elementor-heading-title.elementor-size-large {
   padding: 0px 0px 10px 0px;
    margin-bottom: 0;
    border-bottom: 2px solid #2bdb6a;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    width: 33%;
}
@media only screen and (max-width: 767px){
	#navigation.header-6 #logo img {
    max-width: 150px !important;
}
#navigation.header-6 #logo img {
    padding: 20px 0 !important;
}
.is-sticky #navigation.header-6 #logo img {
    padding: 18px 0 !important;
}
.footer-newsletter:before,.footer-newsletter:after{
		display:none;
}
.cus-forms {
    width: 100% !important;
    margin-left: 0px !important;
}
.footer-newsletter {
    padding: 30px !important;
}
.footer-newsletter h3 {
	font-size:14px !important;
}
.cus-h3-span {	
font-size: 12px !important;
	}
.cus-textbox{
		width:100% !important;
	}	
.alt-menu ul, .social-links ul, .meta-nav ul {
    display: block !important;
}
}
.penci-mag-featured-content .feat-comments {
		display: none;
	}
.penci-mag-featured-content .feat-meta > span:after {
	display: none;
}