/* RESPONSIVE */
@media(max-width:575px){
	.ec-spaces{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-spaces-links{
		font-size: 20px;
		line-height: 35px;
	}

	.ec-standard-header{
		position: relative;
		background-color: #1E1E1E;
		padding-bottom: 30px;
	}

	.ec-page-default-header{
		display: none;
	}

	.ec-contact-header{
		position: relative;
	}

	.ec-big-title{
		font-size: 80px;
		line-height: 80px;
	}

	.ec-page-header-contact-padding{
		padding-top: 35px;
	}

	.ec-contact-header .ec-header-logo{
		border-top-color: #1E1E1E;
	}

	.ec-header-menu-content a{
		margin: 5px;
		display: inline-block;
	}

	.ec-contact-header .ec-header-menu-content a{
		color: #1E1E1E;
	}

	.ec-contact-header .ec-header-burger-mobile img, .ec-contact-header .ec-instagram img{
		filter: invert(100%) sepia(75%) saturate(13%) hue-rotate(314deg) brightness(94%) contrast(102%);
	}

	.ec-header-burger-mobile{
		display: block;
	}

	.ec-header-burger-desktop{
		display: none;
	}

	.ec-menu-container{
		width: 100%;
		max-width: 100%;
		min-height: initial;
	}

	.ec-menu-container-top{
		padding-top: 70px;
		padding-bottom: 10px;
	}

	.ec-menu-container-middle{
		padding-left: 25px;
		padding-right: 25px;
		font-size: 20px;
		line-height: 22px;
	}

	.ec-menu-container-middle .nav-link{
		padding-bottom: 5px;
	}

	.ec-header-catalog{
		padding-bottom: 15px;
	}

	.ec-scroll-circle{
		max-width: 200px !important;
	}

	.ec-page-header{
		height: auto;
		min-height: initial;
	}

	.ec-page-header-content{
		padding-top: 300px;
	}

	.ec-header-menu-content{
		column-gap: 30px;
		display: block !important;
	}

	.ec-header-menu-content .ec-button{
		padding: 11px 30px;
	}

	.ec-page-header-content .ec-title{
		font-size: 35px;
		line-height: 40px;
	}

	.ec-page-header-content .ec-subtitle{
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 20px;
	}

	.ec-page-header-content .ec-title br{
		display: none;
	}

	.ec-header-categories{
		column-gap: 40px;
	}

	.ec-header-categories .ec-button{
		padding: 11px 30px;
	}

	.ec-product-why-content, .ec-about-services-content, .ec-spaces-pro-content{
		grid-template-columns: 1fr;
		row-gap: 30px;
	}

	.ec-home-categorie-title{
		font-size: 35px;
	}

	.ec-home-categorie-title:after{
		width: 195px;
		height: 105px;
	}

	.ec-scroll, .ec-scroll-category{
		display: none;
	}

	.ec-discount{
		min-height: 370px;
	}

	.ec-discount img{
		height: 370px;
		object-fit: cover;
	}

	.ec-discount .ec-title{
		margin-bottom: 30px;
	}

	.ec-product-contact-title{
		font-size: 35px;
		line-height: 42px;
	}

	.ec-product-contact-text{
		padding-left: 10px;
		padding-right: 10px;
	}

	.ec-product-why{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-home-bottom-products-2{
		margin-top: 0;
	}

	.ec-product-home-best-image-product{
		transform: translate(-50%, -50%);
	}

	.ec-product-content-background{
		font-size: 115px;
		line-height: 115px;
		left: 0;
		width: calc(100vw);
	}

	.ec-product-contact-container{
		padding: 10px;
	}

	.ec-home-categorie-2 .ec-home-categorie-title{
		left: 30px;
	}

	.ec-spaces-pro-container{
		background-size: 100% 100%;
	}

	.ec-category-container{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-category-all{
		padding-top: 30px;
	}

	.woocommerce .products ul, .woocommerce ul.products{
		columns: 1;
	}

	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
		width: 100%;
	}

	.ec-product-container{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-catalog-container .h-50{
		height: auto !important;
	}

	.ec-category-container-outlet ul.products{
		grid-template-columns: 1fr;
	}

	.ec-introduction{
		display: none;
	}
}

@media(min-width:576px) and (max-width:767px){
	.ec-spaces{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-spaces-links{
		font-size: 20px;
		line-height: 35px;
	}

	.ec-standard-header{
		position: relative;
		background-color: #1E1E1E;
		padding-bottom: 30px;
	}

	.ec-page-default-header{
		display: none;
	}

	.ec-contact-header{
		position: relative;
	}

	.ec-big-title{
		font-size: 80px;
		line-height: 80px;
	}

	.ec-page-header-contact-padding{
		padding-top: 35px;
	}

	.ec-contact-header .ec-header-logo{
		border-top-color: #1E1E1E;
	}

	.ec-contact-header .ec-header-menu-content a{
		color: #1E1E1E;
	}

	.ec-contact-header .ec-header-burger-mobile img, .ec-contact-header .ec-instagram img{
		filter: invert(100%) sepia(75%) saturate(13%) hue-rotate(314deg) brightness(94%) contrast(102%);
	}

	.ec-header-burger-mobile{
		display: block;
	}

	.ec-header-burger-desktop{
		display: none;
	}

	.ec-menu-container{
		width: 100%;
		max-width: 100%;
		min-height: initial;
	}

	.ec-menu-container-top{
		padding-top: 70px;
		padding-bottom: 10px;
	}

	.ec-menu-container-middle{
		padding-left: 25px;
		padding-right: 25px;
		font-size: 20px;
		line-height: 22px;
	}

	.ec-menu-container-middle .nav-link{
		padding-bottom: 5px;
	}

	.ec-header-catalog{
		padding-bottom: 15px;
	}

	.ec-scroll-circle{
		max-width: 200px !important;
	}

	.ec-page-header{
		height: auto;
		min-height: initial;
	}

	.ec-page-header-content{
		padding-top: 300px;
	}

	.ec-header-menu-content{
		column-gap: 30px;	
	}

	.ec-header-menu-content .ec-button{
		padding: 11px 30px;
	}

	.ec-page-header-content .ec-title{
		font-size: 35px;
		line-height: 40px;
	}

	.ec-page-header-content .ec-subtitle{
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 20px;
	}

	.ec-page-header-content .ec-title br{
		display: none;
	}

	.ec-header-categories{
		column-gap: 40px;
	}

	.ec-header-categories .ec-button{
		padding: 11px 30px;
	}

	.ec-product-why-content, .ec-about-services-content, .ec-spaces-pro-content{
		grid-template-columns: 1fr;
		row-gap: 30px;
	}

	.ec-home-categorie-title{
		font-size: 35px;
	}

	.ec-home-categorie-title:after{
		width: 195px;
		height: 105px;
	}

	.ec-scroll, .ec-scroll-category{
		display: none;
	}

	.ec-discount{
		min-height: 370px;
	}

	.ec-discount img{
		height: 370px;
		object-fit: cover;
	}

	.ec-discount .ec-title{
		margin-bottom: 30px;
	}

	.ec-product-contact-title{
		font-size: 35px;
		line-height: 42px;
	}

	.ec-product-contact-text{
		padding-left: 10px;
		padding-right: 10px;
	}

	.ec-product-why{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-home-bottom-products-2{
		margin-top: 0;
	}

	.ec-product-home-best-image-product{
		transform: translate(-50%, -50%);
	}

	.ec-product-content-background{
		font-size: 115px;
		line-height: 115px;
		left: 0;
		width: calc(100vw);
	}

	.ec-product-contact-container{
		padding: 10px;
	}

	.ec-home-categorie-2 .ec-home-categorie-title{
		left: 30px;
	}

	.ec-category-container{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-category-all{
		padding-top: 30px;
	}

	.woocommerce .products ul, .woocommerce ul.products{
		columns: 1;
	}

	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
		width: 100%;
	}

	.ec-product-container{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-category-container-outlet ul.products{
		grid-template-columns: 1fr;
	}

	.ec-introduction{
		display: none;
	}
}

@media(min-width:768px) and (max-width:991px){
	.ec-spaces{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-spaces-links{
		font-size: 35px;
		line-height: 45px;
	}

	.ec-standard-header{
		position: relative;
		background-color: #1E1E1E;
		padding-bottom: 30px;
	}

	.ec-page-default-header{
		display: none;
	}

	.ec-contact-header{
		position: relative;
	}

	.ec-big-title{
		font-size: 80px;
		line-height: 80px;
	}

	.ec-page-header-contact-padding{
		padding-top: 35px;
	}

	.ec-contact-header .ec-header-logo{
		border-top-color: #1E1E1E;
	}

	.ec-contact-header .ec-header-menu-content a{
		color: #1E1E1E;
	}

	.ec-contact-header .ec-header-burger-mobile img, .ec-contact-header .ec-instagram img{
		filter: invert(100%) sepia(75%) saturate(13%) hue-rotate(314deg) brightness(94%) contrast(102%);
	}

	.ec-header-burger-mobile{
		display: block;
	}

	.ec-header-burger-desktop{
		display: none;
	}

	.ec-menu-container{
		width: 100%;
		max-width: 100%;
		min-height: initial;
	}

	.ec-menu-container-top{
		padding-top: 70px;
		padding-bottom: 10px;
	}

	.ec-menu-container-middle{
		padding-left: 25px;
		padding-right: 25px;
		font-size: 20px;
		line-height: 22px;
	}

	.ec-menu-container-middle .nav-link{
		padding-bottom: 5px;
	}

	.ec-header-catalog{
		padding-bottom: 15px;
	}

	.ec-scroll-circle{
		max-width: 200px !important;
	}

	.ec-page-header{
		height: auto;
		min-height: initial;
	}

	.ec-page-header-content{
		padding-top: 300px;
	}

	.ec-header-menu-content{
		column-gap: 30px;	
	}

	.ec-header-menu-content .ec-button{
		padding: 11px 30px;
	}

	.ec-page-header-content .ec-title{
		font-size: 35px;
		line-height: 40px;
	}

	.ec-page-header-content .ec-subtitle{
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 20px;
	}

	.ec-page-header-content .ec-title br{
		display: none;
	}

	.ec-header-categories{
		column-gap: 40px;
	}

	.ec-header-categories .ec-button{
		padding: 11px 30px;
	}

	.ec-product-why-content, .ec-about-services-content{
		grid-template-columns: 1fr;
		row-gap: 30px;
	}

	.ec-home-categorie-title{
		font-size: 35px;
	}

	.ec-home-categorie-title:after{
		width: 195px;
		height: 105px;
	}

	.ec-scroll, .ec-scroll-category{
		display: none;
	}

	.ec-discount{
		min-height: 370px;
	}

	.ec-discount img{
		height: 370px;
		object-fit: cover;
	}

	.ec-discount .ec-title{
		margin-bottom: 30px;
	}

	.ec-product-contact-title{
		font-size: 35px;
		line-height: 42px;
	}

	.ec-product-contact-text{
		padding-left: 10px;
		padding-right: 10px;
	}

	.ec-product-why{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-home-bottom-products-2{
		margin-top: 0;
	}

	.ec-product-home-best-image-product{
		transform: translate(-50%, -50%);
	}

	.ec-product-content-background{
		font-size: 115px;
		line-height: 115px;
		left: 0;
		width: calc(100vw);
	}

	.ec-product-contact-container{
		padding: 10px;
	}

	.ec-home-categorie-2 .ec-home-categorie-title{
		left: 30px;
	}

	.ec-category-container{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-category-all{
		padding-top: 30px;
	}

	.woocommerce .products ul, .woocommerce ul.products{
		columns: 2;
	}

	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
		width: calc(50% - 8px);
	}

	.ec-product-container{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-category-container-outlet ul.products{
		columns: initial;
		grid-template-columns: 1fr 1fr;
	}

	.ec-category-container-outlet ul.products li.product{
		width: 100% !important;
	}
}

@media(min-width: 992px) and (max-width:1330px){
	.ec-spaces{
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.ec-spaces-links{
		font-size: 38px;
		line-height: 45px;
	}

	.ec-header-menu-content{
		column-gap: 30px;
	}

	.ec-home-categorie .ec-title{
		font-size: 25px;
		line-height: 25px;
	}

	.ec-home-categorie-title:after{
		width: 170px;
		height: 80px;
	}

	.ec-header-menu-content .ec-button{
		padding: 11px 30px;
	}

	.ec-discount-container .ec-title{
		font-size: 32px;
		line-height: 32px;
	}

	.ec-product-contact-text{
		padding-left: 25px;	
		padding-right: 25px;	
	}

	.ec-product-why{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-product-why-content-element .ec-title{
		font-size: 36px;
		line-height: 36px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.ec-product-why-content-element .ec-introduction{
		margin-top: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.ec-product-content-background{
		max-width: 136%;
	}

	.ec-menu-container-top{
		padding-bottom: 5px;
	}

	.ec-menu-container-middle{
		font-size: 23px;
		line-height: 23px;
	}

	.ec-menu-container-middle .nav-link{
		padding: 7px;
	}

	.ec-catalog-link{
		font-size: 16px;
		line-height: 16px;
	}

	.ec-contact-header{
		position: relative;
	}

	.ec-contact-header .ec-big-title{
		font-size: 80px;
		line-height: 80px;
	}

	.ec-page-header-contact-padding{
		padding-top: 35px;
	}

	.ec-contact-header .ec-header-logo{
		border-top-color: #1E1E1E;
	}

	.ec-contact-header .ec-header-menu-content a{
		color: #1E1E1E;
	}

	.ec-contact-header .ec-header-burger-mobile img, .ec-contact-header .ec-instagram img{
		filter: invert(100%) sepia(75%) saturate(13%) hue-rotate(314deg) brightness(94%) contrast(102%);
	}

	.ec-about-services{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.ec-about-services-content-element .ec-title{
		font-size: 36px;
		line-height: 36px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.ec-about-services-content-element .ec-introduction{
		margin-top: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.ec-catalog-element-title{
		font-size: 25px;
		line-height: 25px;
	}
}

@media(min-width: 1331px) and (max-width:1399px){
	.ec-product-content-background{
		max-width: 136%;
	}

	.ec-home-categorie-title{
		font-size: 30px;
		line-height: 30px;
	}

	.ec-home-categorie-title:after{
		width: 260px;
		height: 110px;
	}

	.ec-discount-container .ec-title{
		font-size: 38px;
		line-height: 38px;
	}

	.ec-contact-header{
		position: relative;
	}

	.ec-page-header-contact .ec-big-title{
		font-size: 80px;
		line-height: 80px;
	}

	.ec-page-header-contact-padding{
		padding-top: 35px;
	}

	.ec-contact-header .ec-header-logo{
		border-top-color: #1E1E1E;
	}

	.ec-contact-header .ec-header-menu-content a{
		color: #1E1E1E;
	}

	.ec-contact-header .ec-header-burger-mobile img, .ec-contact-header .ec-instagram img{
		filter: invert(100%) sepia(75%) saturate(13%) hue-rotate(314deg) brightness(94%) contrast(102%);
	}

	.ec-catalog-element-title{
		font-size: 35px;
		line-height: 35px;
	}
}

@media(min-width: 1400px) and (max-width:1696px){
	.ec-home-categorie-title{
		font-size: 30px;
		line-height: 30px;
	}

	.ec-home-categorie-title:after{
		width: 260px;
		height: 110px;
	}

	.ec-product-content-background{
		max-width: 181%;
	}

	.ec-page-header-contact .ec-big-title{
		font-size: 80px;
		line-height: 80px;
	}

	.ec-catalog-element-title{
		font-size: 40px;
		line-height: 40px;
	}
}

@media(min-width: 1697px){
	
}
/* RESPONSIVE */