/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
/* header */
.icon-btn-top-header i.fab.fa-whatsapp {
    font-size: 22px !important;
}
.icon-btn-top-header i.fas.fa-paper-plane {
    font-size: 18px !important;
}
.icon-rrss a.elementor-icon.elementor-social-icon:hover {
    box-shadow: 0 0 10px hsl(358deg 99% 44% / 80%);
}
.header-site a.elementor-item.elementor-item-active {
	perspective: 42px;
}
.header-site a.elementor-item:hover {
	perspective: 42px;
}
.header-site a.elementor-item:focus {
	perspective: 42px;
}
.elementor-19 .elementor-element.elementor-element-77a5c65 .e--pointer-underline .elementor-item:after, .elementor-19 .elementor-element.elementor-element-77a5c65 .e--pointer-overline .elementor-item:before, .elementor-19 .elementor-element.elementor-element-77a5c65 .e--pointer-double-line .elementor-item:before, .elementor-19 .elementor-element.elementor-element-77a5c65 .e--pointer-double-line .elementor-item:after {
    height: 24px !important;
    transform-style: preserve-3d;
    transform: rotateX(-141deg);
    top: -10px;
}
.elementor-sticky--active.header-site {
	background: hsla(0, 0%, 0%, 0.7) !important;
}
.elementor-sticky--active.header-site img.attachment-full.size-full {
    width: 100px;
}
.elementor-sticky--active.header-site a.elementor-item {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.elementor-sticky--active.header-site a.elementor-item.elementor-item-active {
    perspective: 30px;
}
.elementor-sticky--active.header-site a.elementor-item:hover {
    perspective: 30px;
}
.elementor-sticky--active.header-site a.elementor-item:focus {
    perspective: 30px;
}
/* fin header */

/* form contacto */
.form-contacto textarea#form-field-mensaje {
    padding: 24px !important;
}
/* form contacto */

/* menu footer */
.menu-footer ul#menu-principal {
    padding: 0 8px 0;
    list-style: disc !important;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #E00109;
    padding-inline-start: 18px;
}
.menu-footer li.menu-item {
    margin: 0 0 8px;
}
.menu-footer li a {
    color: #727489;
}
.menu-footer li a:hover {
    color: #E00109;
}
.menu-footer li.current_page_item a {
    color: #FFFFFF;
    font-weight: 400;
}
/* fin de menu footer */

/* galeria */
h1.mg_item_title {
    font-family: 'Oswald', sans-serif;
    color: #606060;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
}
.txt-cliente-portfolio {
    float: left;
    margin: 0 20px 10px 0;
    font-family: 'Oswald', sans-serif;
    color: #606060;
    font-size: 14px;
}
hr.separador-portfolio {
    clear: both;
    width: 50px;
    float: left;
    border-bottom: solid 6px #E00109 !important;
    border: none;
}
.mg_item_text {
    padding-bottom: 125px !important;
}
.mg_item_text p {
    clear: both;
    padding: 10px 0 0;
    font-family: 'Oswald', sans-serif;
    color: #606060;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
}
/*.logo-janto-portfolio {
    width: 160px;
    position: relative;
    margin: 20px auto 0;

}*/
.mg_overlay_tit:before {
    position: relative !important;
    content: "";
    bottom: 0 !important;
    right: 0 !important;
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    border-bottom: none !important;
    border-left: none !important;
    background: url(http://jantoproducciones.com/wp-content/uploads/2021/07/icon-portfolio.png);
    background-size: 100%;
    margin: 0 auto 10px;
}
.mg_overlay_tit {
    background: none !important;
    text-shadow: none !important;
    font-family: 'Oswald', sans-serif;
    font-size: 18px !important;
    text-transform: uppercase;
}
.mgi_item_type_ol {
    display: none !important;
}
.mg_lb_layout:before {
    content: "";
    background: url(http://jantoproducciones.com/wp-content/uploads/2021/06/logo-janto-email-1.png);
    width: 160px;
    height: 100px;
    background-size: 100%;
    position: absolute;
    bottom: 50px;
    right: 140px;
}
/* fin de galeria */


/* Vista responsive */
@media (max-width: 1024px) {

}
@media (max-width: 768px) {
    
}
@media (max-width: 480px) {
    .mg_lb_shown {
        padding: 30px !important;
    }
    #mg_inside_close {
        right: -8px  !important;
        top: 18px  !important;
    }
    .mg_lb_layout:before {
        bottom: 30px;
        right: calc(50% - 80px);
    }
}
