/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.swiper-slide:not(.swiper-slide-active):not(.swiper-slide-next):not(.swiper-slide-prev) .elementor-background-slideshow__slide__image {
	display: none;
}
.sale-popup .middle-image img {
	width:auto!important;
}
.sale-popup p:last-child {
	margin-bottom:0;
}
@media (max-width:1500px) {
	.sale-popup .elementor-section {
		padding-top:15px!important;
	}
	.sale-popup .main-title.elementor-widget-heading .elementor-heading-title {
		font-size:32px!important;
	}
	.sale-popup .main-title.elementor-widget-heading {
		margin-bottom:10px!important;
	}
	.sale-popup .main-subtitle.elementor-widget-heading .elementor-heading-title, .sale-popup .main-text.elementor-widget-heading .elementor-heading-title, .sale-popup .main-text p {
		font-size:22px!important;
		line-height:1.2!important;
	}
	.sale-popup .middle-image img {
		max-height:74px;
	}
}
@media (min-width: 768px) {
	.elementor-253 .elementor-element.elementor-element-bdaa92e {
		height: 883.71px;
	}
}
@media (max-width:767px) {
	.sale-popup .elementor-section {
		padding-top:40px!important;
	}
	.sale-popup .main-title.elementor-widget-heading .elementor-heading-title {
		font-size:28px!important;
	}
	.sale-popup .main-subtitle.elementor-widget-heading .elementor-heading-title, .sale-popup .main-text.elementor-widget-heading .elementor-heading-title, .sale-popup .main-text p {
		font-size:18px!important;
	}
	.sale-popup .sale-badge {
		top:70px!important;
		max-width:50vw!important;
		left:-10%!important;
	}
}