/*
Theme Name: jupi-child
Author: quomodosoft
Description: Jupi child – Product Landing WordPress Theme.
Version: 1.0.0
Template: jupi
Text Domain: jupi-child

This is the child theme for Jupi theme, generated with Generate Child Theme plugin by catchthemes.

*/

.site-branding img {
    max-height: 100px;
    width: auto;
}

.frm_style_formidable-style.with_frm_style input.frm_other_input:not(.frm_other_full) {
    width: 100%;
    margin-top: 10px;
}

.with_frm_style .frm_submit button {
margin: auto !important;
}

@media only screen and (max-width:  768px) {
.elementor-image-gallery .gallery-item {
    width: 50% !important;
}
}