/*
Theme Name: soledad
Theme URI: https://pencidesign.net/
Description: A Multi-Concept Blog/Magazine WordPress Theme
Author: PenciDesign
Author URI: https://pencidesign.net/
Version: 7.9.4
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" - minify localted in "themes/soledad/main.min.css" */

#category-152 .post-image, #category-152 #recent-posts-2, #category-152 #categories-3, #category-152 #tag_cloud-1{ 
	display:none  !important;
}
#category-152 .left-story h4{
	margin-bottom: 0.7rem !important;
}
#category-152 .left-story p{
	line-height:1.1 !important;
}
.asr-filter-div{display:none;}
.footer-socials-section, .penci-footer-social-moved {
    border-color: #31313117 !important;
}
.inner-post-entry.entry-content p strong{
    color: #0d4d7c;
}
ul.footer-socials li a:hover i {
    color: #0d4d7c !important;
}
ul.footer-socials li a:hover span {
    color: #0d4d7c !important;
}   
.penci-post-gallery-container a.penci-gallery-ite{ border:1px solid #eee;}

/* Freebie download page styles*/
#unlockForm{
	padding: 0 2rem 0;
	position:relative;
}
#unlockForm .elementor-widget-wrap.elementor-element-populated{
    padding: 2rem 2rem;
    background-color: #5e7ab9;
    border-radius: 10px;
}
#unlockForm h3{
	color:#fff;
}
#unlockForm form p label{
	color:#fff;
}
#unlockForm form input{
	color: #fff;
	margin-bottom: 8px;
	border-radius: 5px;
}
#unlockForm form input[type="submit"]{
	color: #000;
	border-radius: 5px;
	margin: 1rem 0 1.5rem;
	width:100%;
}
#unlockForm form input[type="submit"]:hover{
	color: #fff;
}
#unlockForm .elementor-shortcode div.wpcf7{
	margin-top: 0 !important;
}
#unlockForm form{
	display: flex;
	flex-direction:column;
}
#unlockForm form p {
	width: 100% !important;
	position:relative;
	margin: 0 !important;
    padding: 0 14px;
}
#unlockForm form p i{
	position: absolute;
    right: 30px;
    top: 51px;
    transform: translateY(-50%);
    color: #fff;
}
#unlockForm  .outlined-icon{
	color: transparent;
    -webkit-text-stroke: 1px #fff;
}
#unlockForm .fa-phone{
	transform: rotate(90deg);
    top: 45px;
}
#unlockForm span.wpcf7-not-valid-tip {
    margin-top: 0;
	margin-bottom: 0; 
}
#unlockMain, body.page-id-3228{
	background-image: url(https://www.hubino.com/resources/wp-content/uploads/2024/07/bg-image2.jpg);
	background-position: 0 0 !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
#post-3228, .unlockTopCloud{
	background-image: url(https://www.hubino.com/resources/wp-content/uploads/2024/07/cloud1.png);
    background-position: 0px 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
#post-3228 .entry-title{
	padding-bottom:2rem;
	font-size:2.5rem;
	text-transform: capitalize;
}
.unlockFormLeftBg{
	padding-top: 6rem;
	position:relative;
}
.unlockFormLeftBg:before{
	content:'';
	width:100%;
	height:100%;
	position: absolute;
	background-image: url(https://www.hubino.com/resources/wp-content/uploads/2024/07/bg-man.png);
    background-position: 0px -40px;
    background-repeat: no-repeat;
    background-size: contain;
/* 	margin-top: 4rem;
	margin-bottom: 4rem; */
}
#unlockForm:before{
	content:'';
	width: 280px;
	height:290px;
	background-image: url(https://www.hubino.com/resources/wp-content/uploads/2024/07/cloud2.png);
    background-position: 0 -20px;
    background-repeat: no-repeat;
    background-size: contain;
	position: absolute;
    bottom: -225px;
    left: -50px;
    z-index: 9;
}
#navigation {
    background: transparent;
	border-bottom: 1px solid transparent;
}
.is-sticky #navigation{
    background: #fff;
	border-bottom: 1px solid #ececec;
}
#post-3228 .tags-share-box.hide-tags.page-share{
	display:none;
}
@media (max-width:767px){
	.unlockFormLeftBg { padding-top: 0;}
	#unlockMain, body.page-id-3228{ background-size: cover !important;}
    #unlockForm { padding: 0;}
}