

@media (max-width:575px) {
    .footer-wth{
        width: 100% !important;
    }
    .payment{
        justify-content: center !important;
    }
    footer p {
     
      font-size: 14px;
  }
  #yourBtn {
    left: 25% !important;
   
   }
}

@media (max-width:992px) {
    .logo img{
     display: none;
    }
    .logo {
     margin-left: 0%;
   }
   .e-commerces-carousel img {
    /* height: 400px; */
    /* width: 100%; */
    object-fit: contain;
    height: 100%;
}
.tc-img img {
    width: 100%;
    /* height: 372px; */
}
.width-class {
    width: 100% !important;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}
.buy-item-cart{
 padding: 4px 20px;
  }
  .del {
    border: none;
    padding: 4px 20px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
   background-color: brown;
    color: #fff;
  }
  .phone-none{
    display: none !important;
  }
  .desktop-none{
    display: block;
  }
  .dropdown-content-profile {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    /* background: linear-gradient(368deg, rgba(131,146,213,1) 48%, rgba(236,91,91,0.7) 10%); */
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    left: 0;
    overflow-y: scroll;

    max-height: 40em;
    overflow-y: scroll;
}
.my-link li a {

  margin-left: 9px !important;
}
.girls-slider{
  display: none;
}
.footer-pad {
  padding: 1rem !important;
}
.click-img {
 
  width: 100% !important;
}
.row .res-width{
  display: flex !important;
}
.res-margin{
  margin-top: 5px;
  margin-right: 0px !important;
}
.tab button {

  padding: 10px 5px !important;
  
  font-size: 15px !important;
}
.title-heading h2 {
  margin: 17px 0px !important;

  font-size: 30px !important;

}

.switch-images {

  flex-direction: row !important;
}
.switch-images img {
  width: 55px !important;
  margin-left: 18px !important;
  margin-bottom: 12px !important;
}
.cart-buy-button .buy {
  margin-top: 15px;
  min-width: 100%;
}
.cart-buy-button .cart {

  min-width: 100%;
}
/* .tab {

  padding: 10px 0px !important;
} */

.order-status, .order-expected {
  padding: 9px;
  margin-top: 5px;
}
.order-tab button {

  padding: 5px 16px !important;

}

.wishlist-img img{
  width: 100%;
}

.wishlist_detail .stock {

  line-height: 3;
}

.quantitiy {
 
  min-width: 100%;
}
.buy-btn {
 
  min-width: 100%;
}
.coupons-header {
 
  flex-flow: column;
  
}

 }
 



