@media screen and (min-width: 200px) and (max-width: 2400px) {

}

@media screen and (min-width: 200px) and (max-width: 1200px) {
	.step-order-wp p {
		color: #fff;
		font-size: 10px;
	}
	
	.step-order-wp ul li {
		width: 115px;
	}
	
	.border-line2 {
		left: 210px;
	}
	
	.title-lag {
		text-align:center;
	}
	
	.home-nav-small {
		position: relative;
		right: 0px;
		width: 100%;
		text-align: center;
		top: 0px;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	.home-nav-small ul li {
		margin-bottom: 15px;
	}
	
	.block-right-text {
		width: 135px;
	}
	
	.block-right-img {
		width: 50px;
	}
	
	.product-block {
		text-align:center;
	}
	
	.product-price .price {
		font-size: 17px;
		float: none;
	}
	
	.product-price .sale {
		font-size: 14px;
		float: none;
	}
}

@media screen and (max-width: 1023px) {

}

@media screen and (min-width: 200px) and (max-width: 990px) {
	.block-mobile {
		margin: 0 auto;
		width: 345px;
		padding-bottom:10px;
	}
	
	.nav-mobile {
		display:block;
	}

	.top-header-wp {
		display:none;
	}
	
	.bt-danhmuc-mb {
		display:none;
	}
	
	.step-order-wp {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
	}
	
	.block-menu-left-mb {
		display:none;
	}
	
	.owl-prev {
		left: 0px;
	}
	
	.owl-next {
		right: 0px;
	}
	
	.cart-wp {
		padding-top: 15px;
	}
	
	.account-wp {
		padding-top: 15px;
	}
	
	.cart-drop .dropdown-menu {
		left: -55px;
	}
	
	.social-footer {
		padding-left: 40px;
	}
	
	
}

@media screen and (min-width: 200px) and (max-width: 790px) {
	
}

@media screen and (min-width: 200px) and (max-width: 690px) {
	.step-mobile {
		display:none;
	}
	
	
}

@media screen and (min-width: 200px) and (max-width: 590px) {
	
}

@media screen and (min-width: 200px) and (max-width: 520px) {
	
}

@media screen and (min-width: 200px) and (max-width: 450px) {
	.col-xxs-12 {
		width:100%;
	}
}

@media screen and (min-width: 200px) and (max-width: 380px) {
	
}

