/*
Theme Name: Hiroshi Child
Theme URI: https://hiroshi.qodeinteractive.com
Description: A child theme of Hiroshi
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: hiroshi
Template: hiroshi
*/


/* Spinner */

/*#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-images .qodef-m-spinner-image{
	transition: transform 4s !important;
	transition-duration:4s !important;
	transform:5s !important;
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 3s forwards!important;
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: 3s!important;
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s 3s forwards!important;
}*/

@media (min-width: 1025px){
/*Quitar redonda en proyectos*/
.qodef-m-icon.qodef--open{
	display:none;
 }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-images .qodef-m-spinner-image img {
    object-fit: none!important;
}


/* Cambiar tamaño imagenes listado Projectes */
.prueba img{
	height:300px !important;
}


/* Cambiar imagenes foot */
/*.qodef-portfolio-list .qodef-e-media-image a, .qodef-portfolio-list .qodef-e-media-image img {
    display: block !important;
    width: 100% !important;
    height: 530px;
}

.qodef-portfolio-list .qodef-e-media-image {
    position: relative;
    display: block !important;
    vertical-align: top;
    max-width: 100%;
}*/


/* Footor Logo */
.qodef-single-image img {
    width: 500px;
}




/* Quitar Data de las imagenes */
.qodef-info--date > h6{
	display:none;
}
.qodef-info--date > p{
	display:none;
}
.qodef-info--tags > h6{
	display:none;
}
.qodef-info--tags > div{
	display:none;
}


/* Ocultar hiroshi */
#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text {
    display:none !important;
}



/* Menu Movil cambiar color letras */
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
    color:black;
}
#qodef-side-area-mobile-header {
    /*background-color:white;*/
	background-color: rgba(255,255,255,0.9)
}
#qodef-side-area-mobile-header .qodef-m-close {
    color: black;
}




/*Estudi*/
/*Fulsscren tabs image size*/
.qodef-fullscreen-tabs .qodef-e-image {
    max-width: 100% !important;
}


/* Landing botones cat y cast */
.elementor-9531 .elementor-element.elementor-element-19225f4 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.elementor-9531 .elementor-element.elementor-element-f25a89a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
    text-align: center;
}

/* Estudi padding slider */
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.qodef-call-to-action.qodef-layout--standard {
    padding-top: 20px;
	padding-bottom:20px;
	padding:30px;
}

/* Serveis Movil Margen imagen*/
.elementor-widget-image img {
    margin-bottom: 5px;
}

/* Footer financiacion tamaño pequeño */
/*.wp-caption, img {
    height: auto;
    width: 120px;
}*/

.image-container {
  display: flex;
}


/* Quitar next y prev */
#qodef-single-portfolio-navigation .qodef-m-inner {
    display: none;
}

/* Quitar caxtegori */
.qodef-info--category > h6{
	display:none;
}
.qodef-info--category > div{
	display:none;
}

