/*
Theme Name: Kreatip Studio Theme
Author: rubentous
Author URI: https://www.rubentous.com/
Theme URI: https://www.rubentous.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: a13-onelander
Text Domain: a13-onelander-child-theme
Version: 2021 - 1.0
*/



/* HOME */
#inicio .elementor-widget-image img,
#inici .elementor-widget-image img{
	width: 500px;
	max-width: 80%;
}



/* HEADER */



/* FOOTER */
footer .widget_media_image img{
	width: 200px;
}

footer p{
	margin-top: 0px;
	margin-bottom: 0px;
}

.foot-widgets .foot-content{
	padding-top: 0px;
	padding-bottom: 0px;
}

#contacto .privacy-check,
#contacte .privacy-check{
	color: #888;
}

#contacto .privacy-check ul,
#contacte .privacy-check ul{
	padding: 0px;
	margin: 0px;
}

#contacto .privacy-check a,
#contacte .privacy-check a{
	color: #888;
	text-decoration: underline;
}

#contacto .privacy-check a:hover,
#contacte .privacy-check a:hover{
	color: #FFF;
	text-decoration: none;
}



/* BLOG */
.posts-list .title-bar.outside .overlay-color {
    background-color: rgba(0,0,0,0.75) !important;
    padding-top: 283px !important;
    padding-bottom: 150px !important;
}

.single-post .title-bar.outside .overlay-color {
    background-color: rgba(0,0,0,0.75) !important;
    padding-top: 283px !important;
    padding-bottom: 150px !important;
}



/* CATEGORÍA PROYECTOS */
body.archive.tax-work_genre.works-list-page .title-bar.outside .overlay-color{
	padding-top: 150px;
}

body.archive.tax-work_genre.works-list-page footer{
	margin-top: 40px;
}


/* RESPONSIVE */
@media (max-width: 767px){
	.elementor-section#inicio{
		height: 100vh;
	}
	
	.elementor-section#inicio .elementor-background-overlay + .elementor-container{
		height: 100vh;
	}
	
	.posts-list .title-bar.outside .overlay-color {
	    padding-top: 183px !important;
	    padding-bottom: 30px !important;
	}
	
	.single-post .title-bar.outside .overlay-color {
	    padding-top: 183px !important;
	    padding-bottom: 30px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1305px){
	/*
	.header-horizontal .top-menu > li > a, .header-horizontal .top-menu > li > span.title{
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.top-menu.menu--iris > li > a span, .top-menu.menu--iris > li > span.title span{
		padding: 5px;
	}
	
	.header-variant-one_line_centered .socials-cell{
		display: none;
	}
	
	.header-variant-one_line_centered .menu-cell{
		width: 100% !important;
	}
	*/
}


@media (min-width: 1306px) and (max-width: 1400px){
	/*
	.header-horizontal .top-menu > li > a, .header-horizontal .top-menu > li > span.title{
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.top-menu.menu--iris > li > a span, .top-menu.menu--iris > li > span.title span{
		padding: 5px;
	}
	*/
}
