@media screen and (max-width:820px) {
  .top-bar .desklogo{
    display: none;
  }
  .top-bar .top-menu{
    display: none;
  }
  .moblogo{
    display: block;
}
.sec-pad-fluid {
  padding-top: 45px;
  /* padding-bottom: 45px; */
  padding-left: 50px;
  padding-right: 50px;
}
.style-2 .product-grid .product-image img{
  height: 250px;
}
.product-sec-pad-fluid {
  padding-top: 10px;
  padding-left: 14px;
  padding-right: 14px;
}
.product-sec-head{
  text-align: center;
}
.prod-box-res-det h1{
  line-height: .7;
}



}





@media screen and (max-width:540px) {    

    .single-prod-det-box-img img{
      height: 350px;
    }
    .single-prod-right-box-view-btn {
      padding-top: 20px;
  } 
  .single-prod-right-box-price {
    margin-top: 30px;
}
.single-prod-det-box-features {
  padding-bottom: 0;
}
.sec-pad-fluid {
  padding-top: 35px;
  /* padding-bottom: 25px; */
  padding-left: 16px;
  padding-right: 16px;
}
.temp-cat-box-img img {
  height: 250px;
}
.social-tabs .nav{
  display: grid;
}
.profile-edit-btn{
  width: 100%;
}
.prod-box-res-det{
  border-right: none;
}
.prod-box-res-det ul{
  display: none;
}
.prod-box-res-price{
  display: flex;
}
.prod-box-res-price-button{
  width: 50%;
}
.prod-box-res-price .btn-preview, .prod-box-res-price .btn-bye{
  width: 100% !important;
}
.prod-box-res-price-button .single-prod-right-box-view-btn {
  padding-top: 0;
}
.prod-box-res-det h1 {
  line-height: .9;
}
.text-404{
  text-align: center;
}









    footer{
        padding: 35px 10px;
    }
    .foot-btm-left ul{
        display: inline-block;
      }
}


@media screen and (max-width:430px) { 
  .owl-carousel .owl-next i, .owl-carousel .owl-prev i{
    width: 28px;
    height: 28px;
    line-height: 28px;
    top: -21px;
  }
  .owl-carousel .owl-prev i {
    right: unset;
}
 }
