/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */

 .rey-siteLogo img.custom-logo {
    min-width: 70px;
}

@media only screen and (min-width: 768px) { 
    #menu-item-1547, #menu-item-1546 {
        display: none;
    }
}

.elementor-column-wrap--f283277, .elementor-column-wrap--591a8c6,
.elementor-column-wrap--0a71ead, .elementor-column-wrap--319129a {
visibility: visible !important;
}

/**
.splide__slide:nth-child(1) img {
    object-fit: contain !important;
    z-index: 1000 !important;
} */

.payment_method_affirm img {
	width: 85px;
}

a.checkout-button.button.alt.wc-forward {
    margin-bottom: 1rem;
}
