/*HOME*/
@media only screen and (max-width: 1200px) {
	.quick-promotion h4 {
	    font-size: 22px;
	    margin-top: 30px;
	    margin-bottom: 10px;
	}

	.quick-promotion h4 span {
	    font-size: 25px;
	    display: block;
	}

	.quick-promotion .product-container h3 {
	    font-size: 22px;
	    margin-top: 20px;
	    text-align: center;
	}

	.quick-promotion .product-container .price-from {
	    font-size: 22px;
	    margin-top: 20px;
	    text-align: center;
	}

	.quick-promotion .product-container .price-to {
	    font-size: 28px;
	    line-height: 28px;
	    text-align: center;
	}

	.quick-promotion .product-container p {
	    margin-top: 20px;
	    margin-bottom: 30px;
		text-align: center;
	}

	.quick-promotion .product-container a {
	    margin-top: 0px;
	}

	.quick-promotion  .owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: -50px;
	    margin-bottom: 20px;
	}

	.products-list h4 {
	    text-align: center;
	}

	.products-list .price {
	    text-align: center;
	}

	.products-list .wrapper {
	    width: 270px;
	    left: 50%;
	    margin-left: -135px;
	}

	.products-list h3{
		font-size: 18px;
	}

}

@media only screen and (max-width: 990px) {
	.advantages a{
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 768px) {
	.section-banners-1 img{
		margin-bottom: 20px;
		width: 100%;
	}

	.home.products h4 {
		font-size: 24px;
	    margin-top: 20px;
		margin-bottom: 20px;
	    padding-left: 15px;
	    padding-right: 15px;
	}

	.home.products hr.header-bt {
	    margin-left: 15px;
	    margin-right: 15px;
	}

	.quick-promotion .product-container img {
	    width: 100%;
	    position: relative;
	    left: 0;
	    margin-left: 0;
	}

	.quick-promotion .product-container {
	    border: 0px;
	    margin-bottom: 70px;
	}

	.quick-promotion h4 {
	    font-size: 18px;
	}

	.quick-promotion h4 span {
	    font-size: 20px;
	}

	.quick-promotion .product-container h3 {
	    font-size: 18px;
	}

	.quick-promotion .product-container .price-from {
	    font-size: 18px;
	}

	.quick-promotion .product-container .price-to {
	    font-size: 24px;
	}

	.top-search-box input {
	    margin-top: 12px;
	}

	.mobile.top-search-box .fa {
	    top: 25px;
	}

	.home.products.pb-40{
		padding-bottom: 0;
	}

	.category-products h4 {
	    font-size: 24px;
		padding-left: 15px;
	    padding-right: 15px;
	}

	.category-products .container-banner-arrows {
	    top: 40px;
	}

	.category-products hr.header-bt {
	    margin-left: 15px;
	    margin-right: 15px;
	}

	.category-products h5 {
		margin-top: 14px;
	    margin-bottom: 8px;
	    text-align: center;
	}

	.category-products .price {
	    text-align: center;
	    margin-top: 6px;
	}

	.category-products .product-discount-label {
	    margin-top: 0px;
	    text-align: center;
	}

	.category-products .list-payment-methods {
	    padding-left: 15px;
	    padding-right: 15px;
		text-align: center;
	}

	.advantages {
	    margin-bottom: 0px;
	}

	.section-banners-1 {
	    margin-top: 20px;
	}

}

@media only screen and (max-width: 630px) {
	.home.products h4 {
		font-size: 18px;
	}

	.advantages {
	    margin-top: 20px;
	}

	.advantages a span {
	    font-size: 12px;
	}

	.advantages img{
		width: 32px;
	}

	.category-products h4 {
	    font-size: 18px;
	}

}

@media only screen and (max-width: 580px) {

}

@media only screen and (max-width: 530px) {

}

@media only screen and (max-width: 460px) {

}
/*HOME END*/
