/*****************/
/****************/
/** Resposive **/
@media screen and (max-width: 1085px) {
.price {font-size: 12px;} .cart-p {font-size: 9px;} .inner-list-products .price {font-size: 14px}
}
@media screen and (max-width: 950px) {
.responsive {display: none;}
.menumobile {display: block;}
.boxmain {padding: 10px !important;padding-top: 85px !important;}
.logo {margin-left: 20px;    margin-right: 0px;}
.innerbox { border: 4px solid white;height: auto; }
.header-box, .middle-box {height: auto;}
.product {width: 50%;height: 50%;}
.innerh, .boxtwo, .box-banner, .innerm, .innerf {width: 100% !important;}
.box-f {position: relative;padding-top: 0;height: auto;}
.innerf {height: 190px;}
.footcopyright {position: relative;}
.antiresponsive {display: block;}
.col-btns-carts {top:2px;}
.cart {font-size: 9px;}
.list-products {position: relative !important;padding-top: 10px !important;}
.col {width: 100% !important;}
.colcart, .colmyp {font-size: 12px;}
.find {font-size: 10px;margin-left: 10px;}
.find input {padding: 3px 2px;}
.innermproduct {height: 300px;}
.innercat {margin: 10px 0;}
.inner-list-products .product {width: 100%;height: 235px;}
}
@media screen and (max-width: 500px) {
.logo {width: 130px;}
.find input {width: 100px;}
}

@media screen and (max-height: 550px) {
	.innerbox { max-width: 1045px !important; }
}
