/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2023 | 13:57:42 */
#wooptima-megamenu > nav > div > nav > ul {
	overflow: hidden !important;
}

.hp-main-carousel .flickity-viewport {
    max-height: 355px !important;
}

.homepage-carousel--high .hp-main-carousel .flickity-viewport {
    max-height: 410px !important;
}

.homepage-carousel--high .hp-main-carousel .flickity-viewport img {
	width: 100% !important;
}

@media(max-width:1250px) and (min-width:1130px) {
	body.homepage-carousel--high #-carousel-builder-401-71 {
		min-height: clamp(390px, 25vw, 390px) !important;
	}
}

@media(max-width:1130px) and (min-width:1024px) {
	body #-carousel-builder-401-71 {
	    min-height: clamp(330px, 25vw, 355px) !important;
	}
	body #div_block-57-71 {
		margin-left: 1rem !important;
	}
	body.homepage-carousel--high #-carousel-builder-401-71 {
		min-height: clamp(380px, 25vw, 410px) !important;
	}
}

