@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 992px) {

}
@media screen and (max-width: 768px) {
	body {
		font-size: 14px;
	}
	.header-style-1 .header-bottom .header-bottom-content { height:100px; padding:16px 0;}
	

	.about { margin-top:15px;}
	.btm-space { margin-bottom:15px;}
}
@media screen and (max-width: 615px) {
	
}
@media screen and (max-width: 465px) {
	
table.ShopCart td, table.ShopCart th { border-right: 0 none;display: block !important;float: none !important;text-align: left !important;width: auto !important;}
table.ShopCart tr td:before {content: attr(data-label);float: left;font-weight: bold;text-align: left;white-space: nowrap;width: 50%;}
table.ShopCart tr td {text-align: right;display: block;min-height: 20px;border-left: none;background: none;}
table.ShopCart thead { display: none; }	
.CartInfo tbody .btn-success { float:right;}
.CartInfo tbody .productd div { float:left;}
	
}
@media screen and (max-width: 395px) {

    
table.ShopCart td, table.ShopCart th { border-right: 0 none;display: block !important;float: none !important;text-align: left !important;width: auto !important;}
table.ShopCart tr td:before {content: attr(data-label);float: left;font-weight: bold;text-align: left;white-space: nowrap;width: 50%;}
table.ShopCart tr td {text-align: right;display: block;min-height: 20px;border-left: none;background: none; color:#222;}
table.ShopCart thead { display: none; }	
.CartInfo tbody .btn-success { float:right;}
.CartInfo tbody .productd div { float:left;}	
}
@media screen and (max-width: 320px) {

.header-style-1 .header-bottom .logo-container .logo-wrapper { width:87%;}

.owl-carousel .owl-wrapper-outer { margin-top:50px;}

}