@media screen and (min-width:240px) and (max-width:359px){
    
    .main_wrapper{
         padding: 0px;
    box-sizing: border-box;
 }   
    
 .main_header{
text-align: center;
    height: auto;
    position: relative;    
    padding:0 10px;
    box-sizing: border-box;
 }   
    
.top_logo_box{
float: none;
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}    
    
.top_right{
        float: none;
    width: 100%;
    position: inherit;
}    
    
 .top_right_data>ul>li:nth-of-type(1){
        margin: 0;
        float: right;
        width: 120px;
        display: inline-block;
        text-align: left;
        position: absolute;
        bottom: -49px;
        right: -3px;
 }   
    
  .top_right_data>ul>li:nth-of-type(2){
    margin: 0px 0px 15px 0px;
    float: none;
    width: 49%;
    display: inline-block;
    text-align: left;
    float: left;
 }      
    
.top_right_data>ul>li:nth-of-type(2) a{
      display: inline-block;
    width: 100%;
  }  
    
.top_right_data>ul>li:nth-of-type(3){
        margin: 0;
    float: right;
    width: auto;
    display: inline-block;
    text-align: left;
}    
    
.total_box{
    display: inline-block;
    padding: 6px 20px 6px 20px;
    width: 100%;
}    
   
  .main_header {
    text-align: center;
  }
   
 .menu_search_box {
width: 99%;
        padding: 0 10px;
        box-sizing: border-box;
 }
   
.menu_search_item{
    display: inline-block;    
}   
   
.menu_search_input {
    width: 80%;
    float: left;
}   
   
.menu_search_button {
        width: 18%;
        float: right;
        right: 0;
}   
   
   
.main_menupage_nav .menupagetitem{
    width: 48%;
    height: 160px;
    margin-right: 10px;   
}   
   
.main_menupage_nav .menupagetitem:nth-of-type(2n){
      width: 48%;
    height: 160px;
    margin-right: 0;
    float: right;  
}   
   
 #fixed_cart{
   margin: 0px 0px 10px 10px;  
   top: 125px;
 }  
   
 #fixed_cart2{
 margin: 0px 0px 0px -41px; 
     top: 164px;
 }  
   
  
   
.search_result_data .menupage_item_data{
    width: 47%;
    margin-right: 0px;
    margin-left: 7px;
}

.menupage_preview {
    height: 136px;
} 
   
 .menupage_item_data {
 height: auto;
 }   
   
   
.menupage_data {
    padding: 10px 10px 10px 10px;
}   
   
.menupage_data h5 {
        min-height: 55px;
        font-size: 14px;
        text-align: center;
    }   
   

  .menupage_item_data{
        width: 48%;
        margin-right: 7px;
        margin-left: 2px;
 }  
 

 .menupage_item_data:nth-of-type(2n){
        margin-right: 0px;
        float:right;
 } 
    
.swiper-button-prev,
.swiper-button-next{
    display:none;
}


.menupage_nav_item span {
    top: -12px;
    font-size: 12px;
    line-height: 1.2;
}


.menupage_nav_item {
        height: 120px;
    }



.menupage_nav_wrapper {
    padding: 0px 0px;
    border-radius:0;
}


.swiper-wrapper {
    width: 100% !important;
}


.product_box_content {
    padding: 10px 0;
}


.product_box_owl{
   height: auto; 
}

.owl-stage-outer{
    width: 100%;
}

.product_box_item{
    display: inline-block;
}

.product_box_item_preview{
        width: 100%;
    height: 300px;
    margin: 0;
}

.product_box_data{
        width: 100%;
}

.product_box_description{
    height: auto;
    width: 100%;
    display: inline-block;  
}

.product_box_owl .owl-nav{
    display:none!important;
}

.product_box_data h2 {
    font-size: 25px;
    padding-top: 15px;
    height:auto;
}

.product_box_count .quantity-holder a, .product_box_count .quantity-holder button {
    width: 80px;
    display:block;
}


.product_box_count .qtyplus span:before, .product_box_count .qtyplus_popup span:before {
    left: 20px;
}

.product_box_count .qtyminus span:before, .product_box_count .qtyminus_popup span:before {
    left: 17px;
}

.product_box_cart{
    width: 100%;
    padding: 10px;
    float: none;
    display: inline-block;    
}

.box_cart_first{
  font-size: 15px;  
}

.box_cart_last{
      font-size: 18px;  
}

.product_box_total{
     width: 100%;
    padding: 5px;
    margin: 10px 0;
    float: none;   
}

.item_price_row {
    margin-top: 0;
}

.clear_box{
    float: left;
}

.clear_box a{
    padding: 3px 10px;
    font-size: 17px;
    margin: 15px 0;
    display: inline-block;
    width: 100%;   
}

.cart_item{
    float: none;
    display: inline-block;
    padding: 15px 15px 0 15px;
 width:100%;    
}

.cart_item_preview{
        width: 100%;
}

.cart_item_data,
.cart_page_wrapper .cart_item:nth-of-type(2n){
    width: 100%;
    padding-top: 10px;
    float: left;
    margin:0;
   margin-bottom: 15px;
}

.cart_page_wrapper {
    height: 440px;
}

#main {
    padding: 0 10px;
    box-sizing: border-box;
}

.gotocart img {
    width: 18px;
}

.gotocart{
    top: 9px;
    right: 8px;
}


.quantity-holder {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.popup_back{
   margin-bottom:5px;   
}

  .menupagetitem h4{
          font-size: 16px;
  } 


.product_box_cart_box{
        z-index: 99;
        background: #fff;  
}


.cart_item_bottom .quantity-holder a {
        width: 20px;
        height: 17px;
        left: 6px;
}


.cart_item_data{
 height:160px;    
}

.cart_item_bottom .cart__qty .qtyplus{
    left: 0;
}


.main_menupage_nav{
     padding: 0 10px;
    box-sizing: border-box;    
}   

.product_box{
 position:relative;    
}   


.checkout_item,
.checkout_item2{
        width: 100%;
    float: none;
}   
   
   
 .checkout_footer ul{
     display: inline-block;
 }  
   
.checkout_footer ul li{
        margin: 20px 0;
}  


   
.top_right_data>ul>li:nth-of-type(2){
            width: 31%;
}   
   
#cart_count {
    width: 26px;
    font-size: 20px;
}   
   
.cart_box span {
    width: 18px;
    font-size: 20px;
}   
   
.cart_box img {
    width: 20px;
    top: 2px;
}   
   
 .total_box {
    padding: 0px 11px 0px 10px;
    font-size: 25px;
}  
   
 .total_box span {
    width: 19px;
}  
   
.product_box_count .quantity-holder a, .product_box_count .quantity-holder button {
        width: 50px;
        height: 40px;
        display:block;
}  
  
.product_box_count .qtyminus span:before, .product_box_count .qtyminus_popup span:before {
        width: 29px;
        height: 26px;
        background-size: 22px auto;
        left: 13px;
        background-repeat: no-repeat;
        top: 8px;
}
  
  
.product_box_count .quantity-holder input {
    width: 49px;
    font-size: 24px;
    padding: 0px;
}  
  
  
 .product_box_count .qtyplus span:before, .product_box_count .qtyplus_popup span:before {
    width: 23px;
    height: 23px;
    background-size: 18px auto;
    left: 15px;
    top: 9px;
} 
  
.product_box_count {
    width: 182px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}  
  
  
.product_box_total_cart img {
    width: 24px;
}  
   
.product_box_total_cart {
    font-size: 22px;
}
  

.cart_item_bottom .quantity-holder input {
        width: 30px !important;
        font-size: 22px;
}

.cart_item_bottom .qtyminus span:before {
    width: 18px;
    height: 14px;
    background-size: 16px auto;
        top: 3px;
}

.cart_item_bottom .cart__qty {
    width: 70px;
}

.cart_item_bottom .qtyplus span:before {
    background-size: 16px auto;
    top: 3px;
}




#view_login{
        float: left;
    margin: 10px 0;
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
}

.memberBoxData{
    width: 97%;
}


.popup_back strong {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
}

.pay_wrapper h5 {
    margin-bottom: 5px;
    font-size: 16px;
}

.checkout_bx .product_box_cart {
    width: 100%;
}   
    
.checkout_bx .product_box_total_cart {
    width: 100%;
}    
    
.checkout_bx .product_box_total {
    width: 98%;
}
   
   
   
   
   
    
    
}

@media screen and (min-width:360px) and (max-width:475px){
    .main_wrapper{
         padding: 0px;
    box-sizing: border-box;
 }   
    
 .main_header{
text-align: center;
    height: auto;
    position: relative;    
    padding:0 10px;
    box-sizing: border-box;
 }   
    
.top_logo_box{
    float: none;
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}    
    
.top_right{
        float: none;
    width: 100%;
    position: inherit;
}    
    
 .top_right_data>ul>li:nth-of-type(1){
        margin: 0;
        float: right;
        width: 120px;
        display: inline-block;
        text-align: left;
        position: absolute;
        bottom: -49px;
        right: -3px;
 }   
    
  .top_right_data>ul>li:nth-of-type(2){
    margin: 0px 0px 15px 0px;
    float: none;
    width: 49%;
    display: inline-block;
    text-align: left;
    float: left;
 }      
    
.top_right_data>ul>li:nth-of-type(2) a{
      display: inline-block;
    width: 100%;
  }  
    
.top_right_data>ul>li:nth-of-type(3){
        margin: 0;
    float: right;
    width: auto;
    display: inline-block;
    text-align: left;
}    
    
.total_box{
    display: inline-block;
    padding: 6px 20px 6px 20px;
    width: 100%;
}    
   
  .main_header {
    text-align: center;
  }
   
 .menu_search_box {
width: 99%;
        padding: 0 10px;
        box-sizing: border-box;
 }
   
.menu_search_item{
    display: inline-block;    
}   
   
.menu_search_input {
    width: 80%;
    float: left;
}   
   
.menu_search_button {
        width: 18%;
        float: right;
        right: 0;
}   
   
   
.main_menupage_nav .menupagetitem{
    width: 48%;
    height: 160px;
    margin-right: 10px;   
}   
   
.main_menupage_nav .menupagetitem:nth-of-type(2n){
      width: 48%;
    height: 160px;
    margin-right: 0;
    float: right;  
}   
   
 #fixed_cart{
   margin: 0px 0px 10px 10px;  
   top: 125px;
 }  
   
 #fixed_cart2{
 margin: 0px 0px 0px -41px; 
     top: 164px;
 }  
   
  
   
.search_result_data .menupage_item_data{
    width: 47%;
    margin-right: 0px;
    margin-left: 7px;
}

.menupage_preview {
    height: 136px;
} 
   
 .menupage_item_data {
 height: auto;
 }   
   
   
.menupage_data {
    padding: 10px 10px 10px 10px;
}   
   
.menupage_data h5 {
        min-height: 55px;
        font-size: 14px;
        text-align: center;
    }   
   

  .menupage_item_data{
        width: 48%;
        margin-right: 7px;
        margin-left: 2px;
 }  
 

 .menupage_item_data:nth-of-type(2n){
        margin-right: 0px;
        float:right;
 } 
    
.swiper-button-prev,
.swiper-button-next{
    display:none;
}


.menupage_nav_item span {
    top: -12px;
    font-size: 12px;
    line-height: 1.2;
}


.menupage_nav_item {
        height: 120px;
    }



.menupage_nav_wrapper {
    padding: 0px 0px;
    border-radius:0;
}


.swiper-wrapper {
    width: 100% !important;
}


.product_box_content {
    padding: 10px 0;
}


.product_box_owl{
   height: auto; 
}

.owl-stage-outer{
    width: 100%;
}

.product_box_item{
    display: inline-block;
}

.product_box_item_preview{
        width: 100%;
    height: 300px;
    margin: 0;
}

.product_box_data{
        width: 100%;
}

.product_box_description{
    height: auto;
    width: 100%;
    display: inline-block;  
}

.product_box_owl .owl-nav{
    display:none!important;
}

.product_box_data h2 {
    font-size: 25px;
    padding-top: 15px;
    height:auto;
}

.product_box_count .quantity-holder a, .product_box_count .quantity-holder button {
    width: 80px;
    display:block;
}


.product_box_count .qtyplus span:before, .product_box_count .qtyplus_popup span:before {
    left: 20px;
}

.product_box_count .qtyminus span:before, .product_box_count .qtyminus_popup span:before {
    left: 17px;
}

.product_box_cart{
    width: 100%;
    padding: 10px;
    float: none;
    display: inline-block;    
}

.box_cart_first{
  font-size: 15px;  
}

.box_cart_last{
      font-size: 18px;  
}

.product_box_total{
     width: 100%;
    padding: 5px;
    margin: 10px 0;
    float: none;   
}

.item_price_row {
    margin-top: 0;
}

.clear_box{
    float: left;
}

.clear_box a{
    padding: 3px 10px;
    font-size: 17px;
    margin: 15px 0;
    display: inline-block;
    width: 100%;   
}

.cart_item{
    float: none;
    display: inline-block;
    padding: 15px 15px 0 15px;
 width:100%;    
}

.cart_item_preview{
        width: 100%;
}

.cart_item_data,
.cart_page_wrapper .cart_item:nth-of-type(2n){
    width: 100%;
    padding-top: 10px;
    float: left;
    margin:0;
   margin-bottom: 15px;
}

.cart_page_wrapper {
    height: 440px;
}

#main {
    padding: 0 10px;
    box-sizing: border-box;
}

.gotocart img {
    width: 18px;
}

.gotocart{
    top: 9px;
    right: 8px;
}


.quantity-holder {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.popup_back{
   margin-bottom:5px;   
}

  .menupagetitem h4{
          font-size: 16px;
  } 


.product_box_cart_box{
        z-index: 99;
        background: #fff;  
}


.cart_item_bottom .quantity-holder a {
        width: 20px;
        height: 17px;
        left: 6px;
}


.cart_item_data{
 height:160px;    
}

.cart_item_bottom .cart__qty .qtyplus{
    left: 0;
}


.main_menupage_nav{
     padding: 0 10px;
    box-sizing: border-box;    
}   

.product_box{
 position:relative;    
}   


.checkout_item,
.checkout_item2{
        width: 100%;
    float: none;
}   
   
   
 .checkout_footer ul{
     display: inline-block;
 }  
   
.checkout_footer ul li{
        margin: 20px 0;
}  


   
.top_right_data>ul>li:nth-of-type(2){
            width: 31%;
}   
   
#cart_count {
    width: 26px;
    font-size: 20px;
}   
   
.cart_box span {
    width: 18px;
    font-size: 20px;
}   
   
.cart_box img {
    width: 20px;
    top: 2px;
}   
   
 .total_box {
    padding: 0px 11px 0px 10px;
    font-size: 25px;
}  
   
 .total_box span {
    width: 19px;
}  
   
.product_box_count .quantity-holder a, .product_box_count .quantity-holder button {
        width: 50px;
        height: 40px;
        display:block;
}  
  
.product_box_count .qtyminus span:before, .product_box_count .qtyminus_popup span:before {
        width: 29px;
        height: 26px;
        background-size: 22px auto;
        left: 13px;
        background-repeat: no-repeat;
        top: 8px;
}
  
  
.product_box_count .quantity-holder input {
    width: 49px;
    font-size: 24px;
    padding: 0px;
}  
  
  
 .product_box_count .qtyplus span:before, .product_box_count .qtyplus_popup span:before {
    width: 23px;
    height: 23px;
    background-size: 18px auto;
    left: 15px;
    top: 9px;
} 
  
.product_box_count {
    width: 182px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}  
  
  
.product_box_total_cart img {
    width: 24px;
}  
   
.product_box_total_cart {
    font-size: 22px;
}
  

.cart_item_bottom .quantity-holder input {
        width: 30px !important;
        font-size: 22px;
}

.cart_item_bottom .qtyminus span:before {
    width: 18px;
    height: 14px;
    background-size: 16px auto;
        top: 3px;
}

.cart_item_bottom .cart__qty {
    width: 70px;
}

.cart_item_bottom .qtyplus span:before {
    background-size: 16px auto;
    top: 3px;
}




#view_login{
        float: left;
    margin: 10px 0;
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
}

.memberBoxData{
    width: 97%;
}


.popup_back strong {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
}

.pay_wrapper h5 {
    margin-bottom: 5px;
    font-size: 16px;
}

.checkout_bx .product_box_cart {
    width: 100%;
}   
    
.checkout_bx .product_box_total_cart {
    width: 100%;
}    
    
.checkout_bx .product_box_total {
    width: 98%;
}
   









}


@media screen and (min-width:476px) and (max-width:767px){
      .main_wrapper{
         padding: 0px;
    box-sizing: border-box;
 }   
    
 .main_header{
text-align: center;
    height: auto;
    position: relative;    
    padding:0 10px;
    box-sizing: border-box;
 }   
    
.top_logo_box{
float: none;
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}    
    
.top_right{
        float: none;
    width: 100%;
    position: inherit;
}    
    
 .top_right_data>ul>li:nth-of-type(1){
        margin: 0;
        float: right;
        width: 120px;
        display: inline-block;
        text-align: left;
        position: absolute;
        bottom: -59px;
        right: -3px;
 }   
    
  .top_right_data>ul>li:nth-of-type(2){
    margin: 0px 0px 15px 0px;
    float: none;
    width: 49%;
    display: inline-block;
    text-align: left;
    float: left;
 }      
    
.top_right_data>ul>li:nth-of-type(2) a{
      display: inline-block;
    width: 100%;
  }  
    
.top_right_data>ul>li:nth-of-type(3){
        margin: 0;
    float: right;
    width: auto;
    display: inline-block;
    text-align: left;
}    
    
.total_box{
    display: inline-block;
    padding: 6px 20px 6px 20px;
    width: 100%;
}    
   
  .main_header {
    text-align: center;
  }
   
 .menu_search_box {
width: 99%;
        padding: 0 10px;
        box-sizing: border-box;
 }
   
.menu_search_item{
    display: inline-block;    
}   
   
.menu_search_input {
    width: 80%;
    float: left;
}   
   
.menu_search_button {
        width: 18%;
        float: right;
        right: 0;
}   
   
   
.main_menupage_nav .menupagetitem{
    width: 48%;
    height: 160px;
    margin-right: 10px;   
}   
   
.main_menupage_nav .menupagetitem:nth-of-type(2n){
      width: 48%;
    height: 160px;
    margin-right: 0;
    float: right;  
}   
   
 #fixed_cart{
   margin: 0px 0px 10px 10px;  
   top: 125px;
 }  
   
 #fixed_cart2{
 margin: 0px 0px 0px -41px; 
     top: 164px;
 }  
   
  
   
.search_result_data .menupage_item_data{
    width: 47%;
    margin-right: 0px;
    margin-left: 7px;
}

.menupage_preview {
    height: 136px;
} 
   
 .menupage_item_data {
 height: auto;
 }   
   
   
.menupage_data {
    padding: 10px 10px 10px 10px;
}   
   
.menupage_data h5 {
        min-height: 55px;
        font-size: 14px;
        text-align: center;
    }   
   

  .menupage_item_data{
        width: 48%;
        margin-right: 7px;
        margin-left: 2px;
 }  
 

 .menupage_item_data:nth-of-type(2n){
        margin-right: 0px;
        float:right;
 } 
    
.swiper-button-prev,
.swiper-button-next{
    display:none;
}


.menupage_nav_item span {
    top: -12px;
    font-size: 12px;
    line-height: 1.2;
}


.menupage_nav_item {
        height: 120px;
    }



.menupage_nav_wrapper {
    padding: 0px 0px;
    border-radius:0;
}


.swiper-wrapper {
    width: 100% !important;
}

.product_box_content {
    padding: 10px 0;
}


.product_box_owl{
   height: auto; 
}

.owl-stage-outer{
    width: 100%;
}

.product_box_item{
    display: inline-block;
}

.product_box_item_preview{
        width: 100%;
    height: 300px;
    margin: 0;
}

.product_box_data{
        width: 100%;
}

.product_box_description{
    height: auto;
    width: 100%;
    display: inline-block;  
}

.product_box_owl .owl-nav{
    display:none!important;
}

.product_box_data h2 {
    font-size: 25px;
    padding-top: 15px;
    height:auto;
}

.product_box_count .quantity-holder a, .product_box_count .quantity-holder button {
    width: 80px;
    display:block;
}


.product_box_count .qtyplus span:before, .product_box_count .qtyplus_popup span:before {
    left: 20px;
}

.product_box_count .qtyminus span:before, .product_box_count .qtyminus_popup span:before {
    left: 17px;
}

.product_box_cart{
    width: 100%;
    padding: 10px;
    float: none;
    display: inline-block;    
}

.box_cart_first{
  font-size: 15px;  
}

.box_cart_last{
      font-size: 18px;  
}

.product_box_total{
     width: 100%;
    padding: 5px;
    margin: 10px 0;
    float: none;   
}

.item_price_row {
    margin-top: 0;
}

.clear_box{
    float: left;
}

.clear_box a{
    padding: 3px 10px;
    font-size: 17px;
    margin: 15px 0;
    display: inline-block;
    width: 100%;  
}

.cart_item{
    float: none;
    display: inline-block;
    padding: 15px 15px 0 15px;
    width:100%;
}

.cart_item_preview{
        width: 100%;
}

.cart_item_data,
.cart_page_wrapper .cart_item:nth-of-type(2n){
    width: 100%;
    padding-top: 10px;
    float: left;
    margin:0;
        margin-bottom: 15px;
}

.cart_page_wrapper {
    height: 530px;
}

#main {
    padding: 0 10px;
    box-sizing: border-box;
}


.gotocart img {
    width: 18px;
}

.gotocart{
    top: 9px;
    right: 8px;
}


.quantity-holder {
    display: flex;
    width: 75%;
    margin: 0 auto;
}

.popup_back{
   margin-bottom:5px;   
}

  .menupagetitem h4{
          font-size: 16px;
  } 
  
.cart_item_bottom .quantity-holder a {
    width: 20px;
    height: 17px;
    left: 6px;
}
 
  .cart_item_data{
 height:160px;    
}

  
  
.cart_item_bottom .cart__qty .qtyplus{
    left: 0;
}


.main_menupage_nav{
     padding: 0 10px;
    box-sizing: border-box;    
}   


.product_box{
 position:relative;    
}   


.checkout_item,
.checkout_item2{
        width: 100%;
    float: none;
}   
   
   
 .checkout_footer ul{
     display: inline-block;
 }  
   
.checkout_footer ul li{
        margin: 20px 0;
}  



   
.top_right_data>ul>li:nth-of-type(2){
            width: 31%;
}   
   
#cart_count {
    width: 26px;
    font-size: 20px;
}   
   
.cart_box span {
    width: 18px;
    font-size: 20px;
}   
   
.cart_box img {
    width: 20px;
    top: 2px;
}   
   
 .total_box {
    padding: 0px 11px 0px 10px;
    font-size: 25px;
}  
   
 .total_box span {
    width: 19px;
}  
   
.product_box_count .quantity-holder a, .product_box_count .quantity-holder button {
        width: 50px;
        height: 40px;
        display:block;
}  
  
.product_box_count .qtyminus span:before, .product_box_count .qtyminus_popup span:before {
        width: 29px;
        height: 26px;
        background-size: 22px auto;
        left: 13px;
        background-repeat: no-repeat;
        top: 8px;
}
  
  
.product_box_count .quantity-holder input {
    width: 49px;
    font-size: 24px;
    padding: 0px;
}  
  
  
 .product_box_count .qtyplus span:before, .product_box_count .qtyplus_popup span:before {
    width: 23px;
    height: 23px;
    background-size: 18px auto;
    left: 15px;
    top: 9px;
} 
  
.product_box_count {
    width: 182px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}  
  
  
 
#view_login{
        float: left;
    margin: 10px 0;
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
}

.memberBoxData{
    width: 97%;
}


.popup_back strong {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
}

.pay_wrapper h5 {
    margin-bottom: 5px;
    font-size: 16px;
}

.checkout_bx .product_box_cart {
    width: 100%;
}   
    
.checkout_bx .product_box_total_cart {
    width: 100%;
}    
    
.checkout_bx .product_box_total {
    width: 98%;
}
    
  
  
  
  

  
}


@media screen and (min-width:768px) and (max-width:768px){
    
.top_right {
    width: 370px;
}
  
.top_right_data>ul>li:nth-of-type(1) {
    width: 109px;
        margin-right: 25px;
}
  
 #cart_count {
    width: 25px;
    font-size: 23px;
} 
  
.cart_box span {
    width: 20px;
    font-size: 21px;
}  
  
.cart_box img {
    width: 23px;
}
  
  
.top_right_data>ul>li:nth-of-type(2) {
    width: 107px;
}
  
  
 .top_right_data>ul>li:nth-of-type(3) {
    width: 111px;
    margin-right: 6px;
} 
  
  
 .menupagetitem{
    width: 24%;
    margin-right: 8px;
    height: 150px;
 }
 
  .menupage_item_data{
    width: 24%;
    margin-right: 8px;
 }
  
  
  .menu_search_input {
    width: 90%;
}


.total_box {
    padding: 4px 8px;
    font-size: 26px;
}

.total_box span {
    width: 24px;
}


.mod-languages {
    margin-top: 5px;
}

.menupage_preview {
    width: 100%;
    height: 130px;
}

.search_result_data .menupage_item_data{
        height: 255px;
}


 .menupage_price {
    width: 100%;
    left: 0;
} 
  
.menupage_data h5 {
    height: 80px;
}  
  
 .gotocart img {
    width: 18px;
}

.gotocart{
    top: 9px;
    right: 8px;
}
 
 .menupage_item_data{
     height:auto;
 } 
  
.menupage_data {
    padding: 10px 7px 10px 7px;
}  
  
.product_box_owl{
  height: 410px;
}  
  
.product_box_item_preview{
    width: 50%;
    height: 300px;
    margin-right: 20px;
}  
  
.product_box_data{
    width: 43%;
}  
  
.product_box_data h2{
        font-size: 24px;
   height:80px;
}  
  
.item_price_row{
    margin: 0;
}  
  
.product_box_description{
        height: auto;
    min-height: 80px;
}  
  
  
.product_box_owl .owl-nav {
    width: 119%;
    left: -66px;
}

.product_box_content {
    width: 89%;
}


.box_cart_first {
font-size: 20px;
        padding-top: 7px;
}

.box_cart_last {
    font-size: 26px;
}

.product_box_total {
        padding: 16px;
        width: 22%;
}

.product_box_total_cart img {
    width: 30px;
}
  
.mod-languages button{
    font-size: 15px;
}  
  
 .product_box_cart{
     padding: 19px;
     width: 72%;
 }
  
  
.cart_item,
.cart_page_wrapper .cart_item:nth-of-type(2n){
    width:100%;
    float: left;
    margin-right: 0;    
}  
  
 .cart_page_wrapper{
height: 480px;
 } 
  
  .quantity-holder {
    display: flex;
    width: 75%;
    margin: 0 auto;
}
  
.main_menupage_nav{
     padding: 0 10px;
    box-sizing: border-box;    
}   


.product_box_count .qtyminus span:before, .product_box_count .qtyminus_popup span:before{
        left: 10px;
}
    
    .product_box_count .qtyplus span:before, .product_box_count .qtyplus_popup span:before{
       left: 14px; 
    }
    


.nav_pgn{
        margin-left: -20px!important;
}


.cart_item_preview {
    height: 130px;
}


.cart_item_data {
    height: 138px;
}



    .product_box_total {
        padding: 5px;
        margin: 0;
        float: right;
        width: 27%;
        background: none;
        display: inline-block;
    }


    #view_login {
        float: left;
        margin: 10px 0;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
    }


.product_box_total_cart{
  background: #763c16;
    padding: 14px;
    box-sizing: border-box;
    border-radius: 10px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;  
}

.product_box{
 position:relative;    
}  


.checkout_item,
.checkout_item2{
        width: 100%;
    float: none;
}

.checkout_bx .product_box_cart {
    width: 76%;
    padding: 12px;
}

.checkout_bx .product_box_total_cart {
    width: 100%;
    padding: 9px;
}

.checkout_bx .product_box_total {
    width: 23%;
            padding: 0px;
}


    .checkout_page {
        position: relative;
    }








    
    
}


@media screen and (min-width:1024px) and (max-width:1024px){
    .menupagetitem {
         margin-right: 12px;
          height: 200px;
    }
    
.menu_search_input {
    width: 91%;
}    

    
.menupage_item_data {
    margin-right: 12px;
     height: auto;
}
    
.menupage_preview {
        height: 170px;
    }
    
 .menupage_price {
    width: 100%;
    left: 0;
}   
    
    
  .menupage_data h5 {
        min-height: 55px;
        font-size: 14px;
        text-align: center;
    }   

.swiper-button-prev,
.swiper-button-next{
    display:none;
}


.menupage_nav_item span {
    top: -12px;
    font-size: 12px;
    line-height: 1.2;
}


.menupage_nav_item {
        height: 120px;
    }



.menupage_nav_wrapper {
    padding: 0px 0px;
}


 
.product_box_item_preview{
    width: 50%;
    height: 360px;
    margin-right: 20px;
}  
  
.product_box_data{
    width: 43%;
}  
  
.product_box_data h2{
        font-size: 24px;
    height:80px;
}  
  
.item_price_row{
    margin: 0;
}  
  
.product_box_description{
        height: auto;
    min-height: 80px;
}  
  
  
.product_box_owl .owl-nav {
        width: 117%;
        left: -80px;
}

.product_box_content {
    width: 87%;
}


.box_cart_first {
  font-size: 23px;
        padding-top: 7px;
}

.box_cart_last {
    font-size: 30px;
}

.product_box_total {
    padding: 18px;
}

.product_box_owl{
    height: 430px;
}

.product_box_cart {
    padding: 19px;
}


.quantity-holder {
    display: flex;
    width: 75%;
}

 .owl-carousel .owl-stage-outer,
 .owl-carousel .owl-stage{
     height:100%;
 }   
    
 .cart_item{
     width:100%;
 }   
    
.cart_page_wrapper .cart_item:nth-of-type(2n) {
    float: left;
    margin-right: 0;
}    
    
    
 .product_box_cart_box{
        z-index: 99;
        background: #fff;  
}
   
.product_box_count{
     position: absolute;
    bottom: 3px;   
}    


.product_box_total_cart {
        width: 100%;
        padding: 18px;
}

.nav_pgn{
        margin-left: -34px!important;
}
    
    
    .product_box_total {
        padding: 5px;
        margin: 0;
        float: right;
        width: 27%;
        background: none;
        display: inline-block;
    }


    #view_login {
        float: left;
        margin: 10px 0;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
    }


.product_box_total_cart{
  background: #763c16;
    padding: 14px;
    box-sizing: border-box;
    border-radius: 10px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;  
}



.checkout_item,
.checkout_item2{
        width: 100%;
    float: none;
}

.checkout_bx .product_box_cart {
    width: 76%;
    padding: 12px;
}

.checkout_bx .product_box_total_cart {
    width: 100%;
    padding: 12px;
}

.checkout_bx .product_box_total {
    width: 23%;
            padding: 0px;
}

.product_box_cart {
    width: 72%;
}


    .checkout_page {
        position: relative;
    }

    
    
    
    
}





@media screen and (min-width:1025px) and (max-width:1400px){
    .menupagetitem {
         margin-right: 12px;
          height: 200px;
    }
    
.menu_search_input {
    width: 91%;
}    

    
.menupage_item_data {
    margin-right: 12px;
     height: auto;
}
    
.menupage_preview {
        height: 170px;
    }
    
 .menupage_price {
    width: 100%;
    left: 0;
}   
    
    
  .menupage_data h5 {
        min-height: 55px;
        font-size: 14px;
        text-align: center;
    }   

.swiper-button-prev,
.swiper-button-next{
    display:none;
}


.menupage_nav_item span {
    top: -12px;
    font-size: 12px;
    line-height: 1.2;
}


.menupage_nav_item {
        height: 120px;
    }



.menupage_nav_wrapper {
    padding: 0px 0px;
}


 
.product_box_item_preview{
    width: 50%;
    height: 360px;
    margin-right: 20px;
}  
  
.product_box_data{
    width: 43%;
}  
  
.product_box_data h2{
        font-size: 24px;
    height:80px;
}  
  
.item_price_row{
    margin: 0;
}  
  
.product_box_description{
        height: auto;
    min-height: 80px;
}  
  
  
.product_box_owl .owl-nav {
        width: 117%;
        left: -80px;
}

.product_box_content {
    width: 87%;
}


.box_cart_first {
  font-size: 23px;
        padding-top: 7px;
}

.box_cart_last {
    font-size: 30px;
}

.product_box_total {
    padding: 18px;
}

.product_box_owl{
    height: 430px;
}

.product_box_cart {
    padding: 19px;
}


.quantity-holder {
    display: flex;
    width: 75%;
}

 .owl-carousel .owl-stage-outer,
 .owl-carousel .owl-stage{
     height:100%;
 }   
    
 .cart_item{
     width:100%;
 }   
    
.cart_page_wrapper .cart_item:nth-of-type(2n) {
    float: left;
    margin-right: 0;
}    
    
    
 .product_box_cart_box{
        z-index: 99;
        background: #fff;  
}
   
.product_box_count{
     position: absolute;
    bottom: 3px;   
}    


.product_box_total_cart {
    width: 100%;
}


    
    
    
    
}

