
@media screen  and (max-width:1200px) and (min-width:500px) and (orientation: landscape) {
  .fp-item .button-component div {margin-top: 70px;}
  .cart-open{max-width: 300px;}
  .content{right:300px ;}
  .content > div.item-product{max-width: 170px; width: 30%;}
  .resume{width: 300px;}
  .cart .item .item-delete{right: 5%;}
  .cart .item{width: 92%;}
  .proceed-btn{font-size: 23px !important;}
}

