/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2025 | 05:38:13 */
/* -----------------------------1024px---------------------------------- */
@media(max-width:1024px){
	header .edgtf-mobile-header-holder .edgtf-vertical-align-containers .edgtf-position-right-inner {
    display: flex !important;
    flex-wrap: wrap;
		gap: 10px;
    align-items: center;
}
	 .touch .edgtf-shopping-cart-holder {
    padding: 0;
}
 .edgtf-search-opener {
    margin: 0;
}
	.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    width: fit-content;
}
.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    padding: 5px !important;
}
	.edgtf-shopping-cart-holder .edgtf-shopping-cart-inner{
		    margin-top: 5px;
	}
.woocommerce-multi-currency.wmc-shortcode.plain-vertical {
    margin: 0;
    margin-right: 5px !important;
    margin-top: 5px;
}
.edgtf-mobile-header-holder .edgtf-position-center {
    order: 1;
	text-align: left;
}
.edgtf-mobile-header-holder .edgtf-position-right {
    order: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0;
    position: unset;
}
.edgtf-mobile-header-holder .edgtf-mobile-menu-opener {
    order: 3;
    text-align: right !important;
    display: flex;
    align-self: end;
    margin-top: 0;
    z-index: 0;
}
.edgtf-mobile-header-holder .edgtf-mobile-menu-text {
    display: none !important;
}

.edgtf-mobile-header .edgtf-grid {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
	.edgtf-shopping-cart-holder .edgtf-header-cart .edgtf-cart-icon.icon-ecommerce-bag {
    font-size: 19px;
}
.header_wcwl {
    font-size: 18px;
}
span.edgtf-search-icon {
    font-size: 10px !important;
}
.edgtf-search-opener .edgtf-search-icon {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: center;
}
}
/* -----------------------------768px---------------------------------- */
@media(max-width:768px){
	div#edgtf-main-home-slider, div#edgtf-main-home-slider .carousel-inner .item {
    height: 400px !important;
}

}

@media(max-width:600px){
	.home-product-list .edgtf-section-inner {
    width: 95% !IMPORTANT;
}
.home-product-list .edgtf-pl-outer {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
	body .cta-section .edgtf-elements-holder .edgtf-elements-holder-item-content {
    padding-left: 0 !IMPORTANT;
}
.cta-section .edgtf-elements-holder .edgtf-elements-holder-item-content h2 {
    color: #fff;
}
}
/* -----------------------------450px - 768px---------------------------------- */
@media (min-width:450px) and (max-width:768px){
.edgtf-position-right-inner .edgtf-shopping-cart-holder, .edgtf-position-right-inner .edgtf-login-register-widget{
	top: 0 !important;
	}
}

/* -----------------------------450px---------------------------------- */
@media(max-width:450px){
div#wmc_widget-4 {
    position: absolute;
     top: 0;
    right: 0;
}
.widget.edgtf-login-register-widget {
     position: absolute; 
    top: 0;
    right: calc(0px + 90px); 
    margin:0;
}
.edgtf-mobile-header-holder .edgtf-position-right, .edgtf-mobile-header-holder .edgtf-mobile-menu-opener {
    margin-top: 30px;
}
.edgtf-shopping-cart-holder .edgtf-shopping-cart-inner {
        margin-top: -5px;
    }
.edgtf-login-register-widget .edgtf-logged-in-user {
    margin: 0;
}
}

.woocommerce-cart .cart-collaterals .cart_totals .edgtf-cart-totals-title:nth-child(2) {
	display: none !important;	
}