/*
Theme Name: Hello Porsche
Template: hello-elementor
Author: Ideaerium20
Version: 1.0
Description: Tema hijo personalizado basado en Hello Elementor.
*/

@import url('../hello-elementor/style.css');
@font-face {
    font-family: 'pag-iconfont';
    src: url('fonts/pag-iconfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* Ocultar widget formulario */
footer,
div.footer {
    position: relative;
    z-index: 10;
}
div.footer-cons {
    position: relative;
    z-index: 15;
}
/* Footer WPML desarrollo */
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer,
.otgs-development-site-front-end {
    position: relative;
    z-index: 10;
}
.titulo-precio {
    font-size: 1.875rem !important;
    line-height: 1.2;
    font-weight: 100 !important;

}
.titulo-precio .precio{
    font-weight: 100 !important;
}
.titulo-precio sup.pvp {
    font-size: 0.6em;
    vertical-align: super;
}

.disclaimer {
    font-size: 0.85rem;
    opacity: 0.75;
    margin-top: 0.5rem;
}

