/*
Theme Name: Zakra Child Theme
Theme URI: http://themegrill.com/themes/spacious/
Description: Spacious Child Theme
Author: ThemeGrill
Author URI: http://themegrill.com
Template: zakra
Version: 1.0 
*/
/* =Theme customization starts here
------------------------------------------------------- */


.tg-site-header, .tg-site-header.tg-site-header--left.tg-site-header--transparent {
    position: fixed;
    top: auto !important;
    z-index: 9999;
    bottom: 0;
    height: auto; 
    width: 100%; 

	box-shadow: 0 0 30px #0003;
	
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.8)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
p {
    margin-bottom: 1em;
}
footer{
	display:none !important;
}
h2.elementor-heading-title{
	margin:0 0 10px -8px !important;
}
h2:after, h3:after, h4:after, .category-proyectos h1:after{
    content: "";
    display: block;
    height: 2px;
    width: 30px;
    background: #333;
    position: relative;
    left: 2px;
    bottom: -10px;
}

h2.elementor-heading-title:after {
    left: 9px;
    bottom: -10px;
}

.home h2.elementor-heading-title{
	margin:0 0 10px 5px !important;
}

.home h2.elementor-heading-title:after {
    display:none;
}

.n2-ss-slider p:before { 
	 content: "" !important;
    display: block !important;
    height: 2px !important; 
    width: 30px !important; 
    position: relative !important;
    left: 0px !important;
    top: -10px !important;
	background-color:#fff !important;
}
.tg-site-footer .tg-site-footer-bar {
    padding-top: 0 !important; 
    padding-bottom: 0 !important;  
} 

.heading-portada{ 
position: absolute !important;
    top: 0px !important;
    left: 0 !important;
    margin: 0 !important;
}

.main-navigation.tg-primary-menu > div > ul > li > a {
    color: #514b4a !important;
}
.main-navigation.tg-primary-menu > div > ul > li > a:hover {
    color: #332f2f !important;
}

.tg-primary-menu > div ul li:active > a, .tg-primary-menu > div ul > li:not(.tg-header-button-wrap).current_page_item > a, .tg-primary-menu > div ul > li:not(.tg-header-button-wrap).current-menu-item > a {
   color: #332f2f !important;
}
.tg-primary-menu.tg-primary-menu--style-underline > div ul > li:not(.tg-header-button-wrap).current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div ul > li:not(.tg-header-button-wrap).current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div ul > li:not(.tg-header-button-wrap).current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div ul > li:not(.tg-header-button-wrap).current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div ul > li:not(.tg-header-button-wrap).current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div ul > li:not(.tg-header-button-wrap).current-menu-item > a::before {
   background-color: #7e7a79 !important;
}
.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a::before {
    height: 1px;
    width: 20px;
    bottom: 0px;
}



header .tg-container {
    max-width: 100% !important;
    padding: 0 5% !important;
}

.site-main{
	padding-bottom:200px;
}
.home .site-main{
	padding-bottom:0px;
}
.tg-scroll-to-top {
    right: 15px;
    bottom: 40px;
    left: auto;
    z-index: 999999;
}

.tg-scroll-to-top{
	color:#514b4a;
	background:transparent !important;
}
.tg-scroll-to-top:hover{
	color:#b9d943;
}

.img-hover{
	transition:all 0.3s ease;
	margin:5px 0px 0px;
}
.img-hover:hover
{
margin:0px 0px 5px;	
box-shadow:0 10px 20px #3337;
}

.category-proyectos  .entry-meta, .navigation.post-navigation{
	display:none !important;
}

.category-proyectos h1{
    font-size: 52px;
    font-weight: 300;
}


.columna-fija-contenedor{
	position:relative !important;
}


.site-header{
transition:all 0.5s ease !Important;

}
.nav-up {
    bottom: -200px;
}

ul, ol {
    margin: 0 0 1.6rem;
    padding-left: 0;
    font-size: 14px;
	list-style: none;
}


.eael-post-grid .eael-entry-title {
    margin: 0px 0 20px;
    font-size: 1.2em;
}


.category-proyectos .post-thumbnail{
	display:none;
}
.widget-image-caption{
	font-size:12px;
}

.category-blog .entry-meta{
	display:none;
}

.tg-container{
    max-width: 100% !Important;
	padding:0 5% !important;
}
.tg-page-header .tg-page-header__title, .tg-page-content__title {
    text-align: left;
}

.eael-posted-by, .eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on::before{
	display:none;
}
.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on {
    padding-left: 0px;
}
.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on {
    padding-left: 0px;
    font-size: 10px;
    text-transform: uppercase;
    color: #484240;
}

.eael-grid-post .eael-entry-footer, .eael-grid-post .eael-entry-wrapper {
    padding: 15px;
    min-height: 87px;
}

.site-branding img{
	max-width:120px;
}
/*.post-thumbnail{
	display:none;
}*/
.entry-content .post-thumbnail{
	display:block;
	float:left;
	width:49%;
	margin:0 1% 0 0;
}
.entry-content .post-thumbnail img{
	width:100%;
}

.wp-block-gallery {
	width:100%;
	margin:15px 0px;
	float: left;
}

a.eael-grid-post-link, a.eael-grid-post-link:hover{
text-decoration:none !Important;
} 

.eael-grid-post {
    width: 33%; 
}

.single-post .site-content{
    margin-top: 20px !important; 
}

.tg-page-header { 
    background-size: 190px !important;
    background-position: 95% center !important;
}
h1.tg-page-header__title {
    padding-right: 250px !important;
}

h1.elementor-heading-title {
    margin: 0 0 40px;
}

