/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 11 2026 | 13:41:54 */
div[data-nosnippet] {
    display: none !important;
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
	align-items: flex-start;
    bottom: 0;
    left: 0;
    padding: 0 1rem;
    position: fixed;
    right: 0;
    top: 0;
    transition: .3s;
    z-index: 9998;
    display: flex;
    background-color: #00000040 !important;
    flex-direction: row;
}

#elementor-search-form-7f47d93b {
	color: black;
	background-color: white;
	margin-top: 1rem;
	padding: 0.5rem;
}


.elementor-menu-cart__toggle_button{
    margin-top:10px;
    background:none!important;
    border:none!important;
}

.woocommerce-mini-cart__empty-message{
    display:none!important;
}

