

@media(min-width:1025px) and (max-width:1368px) {
  .card.product_cart img {
    width: 100%;
    max-height: 400px;
    object-fit: fill;
  }

  .mobileMenu {
    display: block;
  }

  .confirmbtn{
    left: 16%;
  }

  span.regular-price{
    position: absolute;
      bottom: 16%;
  }
  .effect-section {
    gap: 6px;
  }

  .effect-name {
    width: 100px;
    height: 100px;
  }

  .effect-name img {
    width: 44px;
  }

  .carousel-caption {
    top: 35% !important
  }
  .seacrh_product .card.product_cart h1{
    width: inherit;
  }
}

@media(max-width:1024px) {
  .confirmbtn{
    left: 16%;
  }

  .shop_now{
    padding: 3px 15px;
  }

  .seacrh_product .card.product_cart h1{
    width: inherit;
  }

  span.regular-price{
    position: absolute;
      bottom: 15%;
  }

  .carousel-caption {
    top: 22% !important;
  }
  .carousel-item img {
    object-fit: cover;
  }

  .cart_scrolling{
      max-height: 1000px;
  }

  .carousel-caption h1 {
    font-size: 14px;
  }

  .carousel-caption h2 {
    font-size: 14px;
  }

  .carousel-caption p {
    font-size: 14px;
  }

  .product_review_details h5 {
    font-size: 15px;
  }

  .extra-info-section {
    /* display: none; */
  }

  .more-product-detail {
    display: block;
  }

  .details {
    width: 100%;
    padding-right: 0em;
    padding-top: 2em;
  }

  .most-detail-section {
    width: 100%;
    padding-left: 0em;
    padding-top: 3em
  }

  .product-graph {
    width: 100%;
    text-align: center;
    /* padding: 45px; */
    padding: 0;
  }

  .price-discount-section {
  margin-bottom: 14px;
  }

  .closet_catagories {
  margin: 20px 0;
  }

  .detail {
    display: none;
  }

  .product-name {
    display: block;
    margin: 20px 0px 20px 0px;
  }

  .product-catogory {
    display: block;
    margin: 20px 0px 20px 0px;
  }

  .powered.by {
    display: block;
  }

  .confidence-logo {
    display: block;
  }

  .product_review_page {
    padding: 4px;
  }

  /* .off {
    width: 170px;
  } */


  .mobileMenu {
    display: block;
  }

  /* #user_info i.fa.fa-times {
    display: none;
  } */

  .aa {
    display: flex;
    gap: 16px;
    position: absolute;
    right: 10px;
  }

  .user_acount {
    display: flex;
    gap: 10px;
    position: absolute;
    right: 10px;
  }

  .weight-quantity .form-control {
    width: 114px;
  }

  .weight-quantity {
    justify-content: flex-start;
    gap: 30px;
  }

  .product_total_section {
    height: 194px;
  }

  .Wishlistbtn {
    font-size: 14px;
  }

}

@media(min-width:820px) and (max-width:991px) {
  span.regular-price{
    position: absolute;
      bottom: 12%;
  }
  .empty_cart .btn{
    padding: 8px 0px 5px 0px;
  }

  .wrap {
    position: relative;
    width: 60% !important;
  }

  .product_total_section {
    position: absolute;
    top: -45px;
    right: 0px;
  }

  .product_review_page .product_image_section img {
    width: 250px;
  }

  .product_image_section {
    width: 30%;
  }

  .cart_section .product_review_page .product-description {
    margin-left: -26px;
    margin-top: -60px;
  }

  .weight-section {
    justify-content: space-between;
  }

  .card.product_cart h1 {
    font-size: 16px;
    width: 100%;
  }

  #product_section {
    margin-top: 2rem;
  }

  .View_all,
  .deals p {
    margin-bottom: 0;
  }

  .View_all {
    font-size: 16px;
    margin-left: -7px;
  }

  /* .off {
    width: 170px;
  } */

  .deals {
    font-size: 18px;
    padding-left: 20px;
  }

  .carousel-caption {
    top: 25% !important;
  }

  .carousel-caption h1 {
    font-size: 16px;
  }

  .carousel-caption h2 {
    font-size: 18px;
  }

  .carousel-caption p {
    width: 400px;
    margin-bottom: 8px;
  }

  .shop_now {
    padding: 2px 21px
  }

  .weight {
    margin-left: 0px;
  }

  .offset-3 {
    margin-left: 0;
  }

  .breadcrumb {
    padding: 0 0px;
  }

  .back_quantity_button .plus_minus {
    margin-left: 3px;
  }

  .plus_minus_box {
    display: block;
  }

  .cart_page .plus_minus_box {
    display: flex;
  }

  .huppr_up .btn {
    width: 100%;
  }

  .mobileMenu {
    display: block;
  }

  .aa {
    display: flex;
    gap: 16px;
    position: absolute;
    right: 10px;
  }

  .user_acount {
    display: flex;
    gap: 10px;
    position: absolute;
    right: 10px;
  }

  .Cart_footer_section {
    bottom: 0px;
  }
  i.fa.fa-file-invoice{
    margin-right: 6px;
  }

}

@media (min-width:820px) and (max-width:900px) {
  i.fa.fa-file-invoice{
    margin-right: 6px;
  }
    .cart_scrolling {
  max-height: 812px;
}
.carousel-item img {
  object-fit: cover;
  border-radius: 20px;
}
span.regular-price{
  position: absolute;
    bottom: 12%;
}
}

@media (min-width:768px) and (max-width:819.5px) {
  .empty_cart .btn{
    padding: 8px 1px 5px 1px;
  }

  .carousel-item img {
    object-fit: cover;
    border-radius: 20px;
  }

  .product_image_section {
    width: 30%;
  }

  .wrap {
    position: relative;
  }

  .product_review_page .wrap {
    width: 60%
  }

  .product_total_section {
    position: absolute;
    top: -44px;
    right: 0px;
  }

  .cart_section .product_review_page .product-description {
    margin-left: -26px;
    margin-top: -60px;
  }

  .weight-section {
    justify-content: space-between;
  }
  .cart_scrolling {
  max-height: 650px;
}
}


@media(max-width:767px)  {
  section#product_section .name {
    width: inherit;
}




.seacrh_product .card.product_cart img{
  max-height: 200px;
}



.payemnt_checkout_page{
  margin-top: 10px;
}
  .card.product_cart h1 {
 
    width: 100%;
  }

   .back_product_cart .quantity_dropdown, .back_quantity_button{
    left:25%
  }
  span.regular-price{
    bottom: 11%;
  }


  .price{
    padding-right: 0;
    font-size: 15px !important;
  }

  .location_pickup, .location_static{
    padding-left:4px ;
    width: 85%;
  }
 
section#product_section {
  padding: 14px;
}

.carousel-item img {
  object-fit: cover;
  border-radius: 15px;
}

  
/* section#product_section .product_cart{
  min-height: 615px;
  width: 97% !important;
} */

  .search-box:hover>.search-txt{
    padding: 8px 15px;
  }

.abundant-section{
  gap:0;
}

  h1.name, .static {
  font-size: 16px;
    line-height: 1.5;
}
.productminicart .d-flex{
    padding-left: 6px;
}

.itemquantity, .position-relative .form-control{
  font-size: 16px;
}

.productminicart.card_2 .det_box .static p {
  min-width: 180px;
}

  .container.product-info nav {
  margin-bottom: 15px;
}

  .product_image_section .fa-heart{
  top: 0;
  font-size: 16px;
  }

  .strike-price{
    font-size: 15px;
      line-height: 1.5;
  }

  .product_detail img {
    padding: 0;
  }

  .huppr_up p{
    margin-top: 0;
  }

  #chechout .card {
  padding: 15px 0;
}

  button.btn.btn-info.Checkoutbtn {
  height: 56px;
  margin-left: 0px;
  padding: 8px 0;
}
  li.breadcrumb-item span{
    padding-left: 0;
   
  }
  .powered.by{
    margin-bottom: 0;
  }

  .product-info {
  max-width: 100% !important;
}

  .card.product_cart img{
    height:100%;
  }

 .product-graph.mt-4 img {
  width: 100%;
}

  .cart_section .product_review_page .product_image_section img {
    width: 100px;
    height: 150px;
      object-fit: contain;
  }

  .product_review_page,
  .product_image_section {
    display: flex;
    position: relative;
  }

  .cart_section .product_review_page .off {
    z-index: 9;
    left: 5px;
  }

  .cart_section .product_review_details h5 {
    font-size: 14px;
    white-space: inherit;
  }

  .product_review_details h5 {
    font-size: 18px;
  }

  .custom_accordion .accordion-body {
    padding: 0 0 80px 0;

  }

  .confirmbtn {
    left: 16%;
  }

 

  .product_review_page {
    border: none;
    padding: 0;
    margin-top: 0;
  }

  .product_review_page .product_image_section img {
    margin-right: 0;
  }

  .product_total_section {
    height: 100%;
    margin-top: 1rem;
    display: flex;
    flex-direction: row-reverse;

  }

  .top_header p {
    font-size: 14px;
  }

  .minus .pick_up_address {
    gap: 0;
    padding-left: 0;
    margin: 20px 0 6px 0;
  }

  .minus{
      padding-left: 12px;
  }

  .App {
    padding: 10px;
  }

  div#pickup {
    margin-top: 1rem;
  }

  /* .off {
    width: 170px;
  } */

  .product_image_section {
    width: 100%;
    text-align: center;
  }

  .filter_box {
    min-width: 300px;
    top: 50px;
  }

  #logo_section {
    min-height: 100%;
    padding-block: 0.6rem 1rem;
  }

  .timing {
    top: inherit;
    right: inherit;
    position: static;
    margin-left: auto;
    font-size: 12px;
    order: 1;
    padding-right: 5px;
  }

  .location_pickup {
    display: flex;
    order: 2;
    width: 100%;
    margin-top: 2px;
    align-items: center;
    font-size: 13px;
    justify-content: space-between;
    -webkit-appearance: auto;
  }

  .address i{
      margin-right: 2px;
  }
  span.address span {
  margin-left: 4px;
}


 

  .product_total_section h5{
    text-align: end;
    font-size: 14px;
    margin-right: 0;
  }

  .empty_cart .btn, .empty_cart.text-center.container img{
    width: 100% !important;
  }

  i.fa.fa-sort {
  display: none;
}


  .col-6.deals p {
    margin-bottom: 10px !important;
  }

  .menu_item {
    padding: 0 6px;
    flex-wrap: wrap;
       font-size: 16px;
  }

  .address {
    padding-left: 0;
    box-shadow: none;
      margin-left: 0px;
  padding: 0 0px;

  }

  .location{
     padding-left: 0;
    box-shadow: none;
      margin-left: 0;
  }

  #product_section {
    margin-top: 1rem;
    padding: 0 0;
  }

  #user_info {
    padding: 20px 8px;
  }

  #user_info i {
    width: 38px;
    height: 38px;
  
  }

  .main_filter {
    margin-left: 4px;
  }

  .search-box:hover>.search-txt {
    width: 224px;
    font-size: 14px;
    padding-top: 10px;
  }

  .deals {
    font-size: 18px;
    /* padding-left: 20px; */
  }

  .View_all,
  .deals p {
    margin-bottom: 0;
  }

  .View_all {
    font-size: 16px;
    margin-left: -7px;

  }

  .breadcrumb {
    padding: 0 0;
     margin-left: 0;
  }

  .plus_minus {
    margin-top: 17px;
  }

  .product_cart {
    width: 100%;
  }

  .product_review_page .mob_action {
    display: flex;
    /* align-items: center; */
    align-items: baseline;
    padding-bottom: 15px;
  }

  .product_review_page .wrap {
    align-self: flex-start;
  }

  /* .indica{
    height: 25px;
  } */

  .product_review_page {
    --w-image: 100px;
    --g-gap: 28px;
    font-size: 14px;
  }

  .product_image_section {
    width: var(--w-image);
    height: unset;
  }

  .product-description .plus_minus_box {
    display: none;
  }

  .product_total_section .button-group {
    display: none;
  }

  .mob_action .plus_minus {
    margin: unset;
  }

  .product_review_details {
    padding-top: 15px;
    width: unset;
  }

  .product_image_section.favouriteicon i {
  top: 10px;
}

  .product_review_details h5 {
    width: unset;
  }

  /* My css */
  .aa {
    display: flex;
    gap: 16px;
    position: absolute;
    right: 16px;
  }

  .user_acount {
    display: flex;
    gap: 10px;
    position: absolute;
    right: 16px;
  }

  .user_acount i.fa.fa-heart {
    margin: 0px;
  }

  button.cartbuttton {
    padding: 0px;
  }

  .plus_minus_box {
    display: block;
  }

  .mobileMenu {
    display: block;
    position: absolute;
    right: 16px;
  }

  .Wishlistbtn i {
    margin-right: 10px;
  }

  /* .Cart_footer_section {
    bottom: 70px;
  } */

  .mob_action .plus_minus {
    position: relative;
    top: 4px
  }

  .mob_action .button-group {
    position: relative;
    top: 40px;
    margin-right: 0;
  }

  .mob_action .quantityP {
    color: #B4B4B4;
    position: relative;
    top:0;
  }

  .info_box {
    margin-top: 10px;
  }

  .huppr_up {
    text-align: center;
  }

  .huppr_up .btn {
    width: 100%;
  }

  .back_quantity_button .plus_minus {
    margin-left: 3px;
  }

  .weight-section {
    justify-content: space-between;
  }

  .checkout {
    display: block;
  }

  .checkout .inputcheck {
    margin-bottom: 10px;
  }

  .checkout .btn {
    margin-bottom: 10px;
    width: 100%;
    text-wrap: nowrap;
  }

  .select_box select {
    width: 120px;
  }

  .cart_page {
    display: flex;
    padding: 7px;
  }

  .cart_page .item p {
    margin-right: 3px;
    font-size: 13px;
    font-weight: 600;
  }

  .cart_page .product_image img {
    width: 100%;
  }

  .cart_page .product_image {
    width: 36%;
  }

  .cart_page .product_review {
    width: 64%;
  }

  .cart_page .product-price-name {
    display: flex;
  }

  .cart_page .plus_minus_box {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 10px;
  }

  .cart_page .product_name h5 {
    font-size: 14px;
    font-weight: 600;
  }

  .cart_page .price {
    margin-left: 0px;
  }

  .weight-quantity .select_box {
    display: none;
  }
}

@media(max-width:500px) {

  .carousel-caption{
    top:8% !important;
  }
 .cart_scrolling {
  max-height: 540px;
}

}
@media(max-width:390px) {

  
  
  .Cart_footer_section {
    bottom: 0px;
  }
  .control-btn1{
    padding: 7px 10px;
  }

  .location_pickup .location_static{
    width: 85%;
  }

  .cart_scrolling {
  max-height: 480px;
}

  .weight-section {
    justify-content: space-between;
  }

  /* .select_box select {
    width: 70px;
  } */

  .cart_page .price h5 {
    font-size: 12px;
    font-weight: 600;
  }

  .product_review {
    margin-top: 0px;
    margin-left: 22px;
  }


}

@media(max-width:375px) {

 .cart_scrolling{
        max-height: 590px;
  }
  .info_box{
    margin-left: 0;
  }

  .control-btn{
    padding: 7px 15px;;
  }
  .control-btn1{
    padding: 7px 10px;
  }
}

@media(max-width:360px) {

  .confirmbtn {
    left: 10%;
  }
  .plus_minus_box {
    display: block;
  }

  i.fa.fa-file-invoice {
    padding-left: 0px;
}

.mob_action .button-group{
  top:40px;
}

  .product_review_page {
    --w-image: 100px;
    --g-gap: 10px;
    font-size: 14px;
}

.product_total_section{
  margin-right: 2px;
}

button.btn.btn-info.Checkoutbtn.border{
  padding: 0 !important;
}

.itemquantity, .position-relative .form-control{
  font-size: 14px;
}

.productminicart.card_2{
  --w-img:100px;
}

/* #product_section{
  padding: 0 15px;
} */

  .productminicart{
    padding: 0;
  }

  .static span{
    padding-left: 9px;
  }

  .control-btn1{
    padding: 7px 10px;
  }

  .control-btn{
    padding: 7px 15px;;
  }

  .info_box{
    margin-left: 0;
  }
  
.cart_scrolling {
  max-height: 370px;
}
  .cart_page .price h5 {
    font-size: 12px;
    font-weight: 600;
  }

  .product_review {
    margin-top: 0px;
    margin-left: 22px;
  }

  span.location-add {
    min-width: 0;
  }

  .timing {
    top: -73px;
    font-size: 12px;
  }

  span.location-add {
    min-width: 134px;
  }

  .menu_item {
    padding: 0 0;
  }

  .logo_section {
    height: 125px;
    min-height: 100%;
  }

  .search-box:hover>.search-txt {
    width: 232px;
  }

  .search-box:hover>.search-txt {
    width: 205px;
  }

  .main_filter {
    margin-left: 0px;
  }

  .weight-section {
    justify-content: space-between;
  }

  .abundant-section{
    margin-left: 0;
  }
}

@media(max-width:280px){
  .empty_cart .btn{
    padding: 8px 1px 5px 1px;
  }

.product_review_page {
  --w-image: 100px;
  --g-gap: 2px;
  font-size: 12px;
}

.carousel-caption{
  top:0 !important;
}

button.btn.btn-info.Checkoutbtn.border, button.btn.btn-info.Checkoutbtn {
  font-size: 13px;
}

.control-btn{
  padding: 7px 15px;
}

.control-btn1{
  padding: 7px 10px;
}

.info_box{
  margin-left: 0;
}
.cart_section .product_review_page {
  padding: 0;
  position: relative;
}
.product_image_section .fa-heart {
   font-size: 16px;
  left: 75px;
}
.productminicart.card_2{
    --w-img: auto;
}
.cart_scrolling {
  max-height: 291px;
}
.cart-container{
  padding: 4px;
}
.Cart_footer_section {
  width: 96%;
}
}

@media screen and (max-width:1366px) and (orientation: landscape){
  .cart-container.show-cart {
    overflow: auto;
    padding: 0;
  }
  .cart-title{
      position: sticky;
      top: 0;
      background: #fff;
      padding: 20px;
      z-index: 1050;
  }
  .cart_scrolling {
    max-height: none;
    padding: 0 15px;
  }
  .Cart_footer_section{
    position: relative;
    width: 100%;
    padding: 20px 15px;
  }
}

