/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* CSS CABECERA */
body.desactivar-scroll {
    margin: 0;
    height: 100%;
    overflow: hidden;
}
#site-header .site-logo > a{
	line-height: 0;
}
#site-header .site-navigation ul.menu > li.menu-item:last-child > a{
	padding-right: 0;
}
#site-header{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    padding-top: 94px;
}
.site-header .site-branding{
    width: 27%;
    padding-left: 120px;
}
body.admin-bar #site-header{
	top: 32px;
}
#cerrar-menu-closa > div > i.eicon-menu-bar:before{
    content: "\e87f";
    font-size: 25px;
}
body.menu-fixed-al-subir #site-header .site-logo img{
	width: 100%;
    height: 50px;
}
body.menu-fixed-al-subir > div.elementor{
    padding-top: 100px;
}
.site-navigation-dropdown {
    position: fixed;
    margin-block-start: 0px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
    background-color: rgb(0 0 0 / 30%);
    transition:none;
}
.site-navigation-dropdown > div{
    background-color: #ffffff;
    width: 75%;
    left: -75%;
    position: relative;
    transition: left 0.5s ease-in-out;
}
.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown > div{
    left: 0;
}
.site-navigation-dropdown .site-logo > a{
    display: block;
    line-height: 0;
}
.site-navigation-dropdown ul.menu{
    position: static;
    display: block;
    overflow-y: scroll;
    height: calc(100vh - 75px);
}
.site-navigation-dropdown .menu-menu-principal-container{
    height: 100%;
}
.site-navigation-dropdown .cabecera-menu-desplegado{
    padding: 5px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 75px;
}
.site-navigation-toggle-holder .site-navigation-toggle{
    background-color: transparent;
}
.eicon-menu-bar:before{
    font-size: 25px;
}
.site-navigation-dropdown ul.menu li.menu-item-has-children > span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    width: 15%;
    max-height: 64px;
}
#site-header nav:not(.site-navigation-dropdown) ul.menu li.menu-item-has-children > span{
    display: none;
}
.site-navigation-dropdown ul.menu li.menu-item-has-children > span:after{
    display: block;
    content: "▾";
    font-size: 1.5em;
}
.site-navigation-dropdown ul.menu li.menu-item-has-children.elementor-active > span:after{
    content: "▴";
}
/* FIN CSS CABECERA */

/* CSS PIE */

.footer-top-columns > div {
    width: 100%;
}
.site-footer:not(.footer-stacked) .footer-inner .copyright{
    max-width: initial;
    width: 100%;
}
.site-footer:not(.footer-stacked) .footer-inner .copyright p{
    text-align: center;
    display: block;
    width: 100%;
}
footer#site-footer {
    padding: 0;
}
.site-footer .footer-inner.footer-top-columns{
    flex-wrap: nowrap;
}

@media (max-width: 1000px){
    .site-footer .footer-inner.footer-top-columns{
        flex-wrap: wrap;
    }
    .footer-top-columns > div {
        width: 50%;
    }
}
@media (max-width: 767px){
    .footer-top-columns > div {
        width: 100%;
    }
}
/* FIN CSS PIE */

/* FORMULARIO CONJUNTO */

.invalid .wpcf7-response-output,
.unaccepted .wpcf7-response-output,
.spam  .wpcf7-response-output {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border: 1px solid #f5c6cb !important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
span.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 11px;
}
.wpcf7-response-output{ 
    font-size: 12px;
    line-height: 1.5rem !important;
}
.sent  .wpcf7-response-output {
    color: #155724 !important;
    background-color: #d4edda !important;
    border: 1px solid #c3e6cb!important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
.fila-dos-columnas > p {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form div.fila-dos-columnas > p > label {
    width: calc(50% - 15px);
}
.wpcf7-form div > p > label{
    width: 100%;
}
.wpcf7-list-item-label a:hover{
    text-decoration: underline;
}
.submitting .wpcf7-spinner{
    display: inline-block;
}
.wpcf7-spinner{
    display: none;
}
.screen-reader-response{
    display: none !important;
}
span.wpcf7-list-item-label {
    margin-left: 7px;
}
/* FIN FORMULARIO CONJUNTO */

#site-header .site-logo .custom-logo{
    min-width: 160px;
    width: 100%;
}

/* SIDEBAR */
.foldable-sidebar{
    position: relative;
}
.widget-carrito {
    display: flex;
    align-items: center;
}
.widget-carrito.menu-interior-pag {
    width: 73%;
    justify-content: space-between;
    padding-right: 13vw;
}


.toggle-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
div#sidebar-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    background-color: rgb(255 255 255);
    color: #000000;
    overflow: hidden;
    transition: width 0.5s ease-in-out;
    z-index: 1;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
}
body.admin-bar div#sidebar-menu {
    top: 32px;
}
div#sidebar-menu.sidebar-abierto{
    width: 350px;
}
.sidebar-header-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    overflow: hidden;
}
.sidebar-header-menu > div:first-child{
    padding-right: 30px;
}
.sidebar-header-menu > .toggle-sidebar{
    transform: rotate(45deg);
}
.sidebar-header-menu > div{
    height: 100%;
}
.sidebar-header-menu > div > img{
    height: 100%;
}
.sidebar-menu #menu-menu-cabecera {
    padding: 40px 0 0 40px;
    list-style: none;
    text-align: left;
}
.sidebar-menu #menu-menu-cabecera > li.menu-item > a{
    display: inline-block;
    padding: 10px 0;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 300;
}
.sidebar-footer-menu {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0 20px;
    text-align: center;
}
.sidebar-footer-menu .widget {
    border-top: 1px solid #343434;
    padding: 10px 5px;
}
.titulos-home-sidebar {
    padding: 10px 5px;
    border-top: 1px solid #343434;
}
.sidebar-footer-menu .widget_text .textwidget h1 {
    font-size: 15px;
}
.sidebar-footer-menu .widget_text .textwidget h2 {
    font-size: 13px;
}
.sidebar-footer-menu .widget_text .textwidget h1, .widget_text .textwidget h2 {
    margin: 0;
    font-weight: 300;
    white-space: nowrap;
}
.header-rrss-sidebar > a {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    margin-bottom: 5px;
}
.header-rrss-sidebar > a > svg {
    width: 30px;
    height: 30px;
    border: 1px solid #343434;
    border-radius: 50%;
    padding: 5px;
    overflow: visible;
    margin-right: 5px;
}
#custom_html-4 > div > p{
    text-align: right;
    margin-bottom: 0;
    white-space: nowrap;
}
.class-banner-left{
    width: 40px;
}
.dos-columnas-flex > p {
    display: flex;
}
.dos-columnas-flex > p > span {
    width: 50%;
}
.dos-columnas-flex > p > span:first-child {
    padding-right: 7px;
}
.dos-columnas-flex > p > span:last-child {
    padding-left: 7px;
}
.dos-columnas-flex > p > span > input {
    border-width: 0;
    border-bottom-width: 1px !important;
    border-color: #000000;
    border-radius: 0;
    padding: 5px;
    font-size: 10px;
    text-transform: uppercase;
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus{
    border-width: 0;
    border-bottom-width: 1px !important;
    outline: none !important;
}
.wpcf7-form > p > span > textarea{
    border-width: 0;
    border-bottom-width: 1px !important;
    border-color: #000000;
    border-radius: 0;
    padding: 5px;
    font-size: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    color: #000000;
    border-color: #000000;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #efefef;
}
span.wpcf7-list-item {
    display: block;
    margin-top: 10px;
}
.site-header .header-inner{
    justify-content: flex-start;
}
.menu-interior-pag > div > .toggle-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 50px;
}
.page-id-14 .site-header .header-inner{
    justify-content: space-between;
}
.page-id-14 .toggle-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    border: 0px solid #000000;
}
.class-menu-paginas-normales ul.menu {
    list-style: none;
    display: flex;
    column-gap: 40px;
    padding: 0;
}
.class-menu-paginas-normales ul.menu > li > a{
    font-size: 13px;
    text-transform: uppercase;
}
.hidden-fields-container{
    padding: 0;
    border-width: 0;
}
.swiper-slide-inner{
    line-height: 0 !important;
}
.cambiar-iamgen-escala-de-grises .elementor-widget-container > a:hover > img {
    filter: grayscale(0);
}
.cambiar-iamgen-escala-de-grises .elementor-widget-container > a > img {
    filter: grayscale(1);
    transition: all 0.3s linear;
}
@media (max-width: 767px){
    .swiper-wrapper{
        align-items: center;
    }
    .class-menu-paginas-normales {
        display: none !important;
    }
    .site-header .header-inner{
        justify-content: space-between;
    }
    .class-banner-left{
        display: none !important;
    }
}