/*
Theme Name: Jevelin Child Theme
Theme URI: https://shufflehound.com/jevelin
Author: Shufflehound
Author URI: https://shufflehound.com/
Description: Child theme del tema actual Jevelin
Version: 4.5.7
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-colors, custom-menu, threaded-comments, translation-ready, theme-options, right-sidebar, left-sidebar, full-width-template, threaded-comments, post-formats, featured-images
Template: jevelin
Text Domain: jevelin
*/
.header-logo img {
    height: auto;
    max-height: 75px;
}

.sh-sticky-header-active .header-logo img {
    height: auto;
    
}

#page-container .sh-table-cell img {
     max-height: 100px;
}

#page-container .header-logo {
    padding: 10px 0;
    position: relative;
    z-index: 100;
}

#page-container #banner-inicio .fw-row:first-child{
	padding-top: 15rem;
	padding-bottom: 35rem;
}

.homeHeading {
    background-color: #0524537d;
    padding: 50px !important;
}
.woocommerce-product-gallery{ opacity: 1 !important; }