@charset "utf-8";
/* CSS Document */
/*************/
@media screen and (max-width: 991px) {

  .owl_homepro .owl-nav{
    top: -28px
  }
  .prodetail__img{
    padding: 0;
  }
  .prodetail__info{
    padding: 1.5rem 15px;
  }
  .prodetail__title{
    font-size: 23px; line-height: 26px;
  }
  .pdinfo_faddcart__btn{
    margin-top: 15px;
  }
  .pdinfo_faddcart__submit{
    padding-top: 10px; padding-bottom: 10px;
  }
  .other__container,
  .prodetail__content{
    margin-top: 15px; 
  }
  .prodetail__content .nav-tabs{
    padding-left: 1.5rem;
  }
  .prodetail__content .tab-content{
    padding: 1.5rem 1.5rem .5rem;
  }
  .probox__title{
    font-weight: bold;
  }
}
/*************/
@media screen and ( max-width: 767px) {



}

@media screen and ( min-width: 767px) and (max-width: 992px) {

}
@media screen and (min-width: 992px) and ( max-width: 1200px) {
  .other__container,
  .prodetail__content{
    margin-top: 30px; ;
  }

}
@media screen and (min-width: 1201px) and ( max-width: 1400px) {

}
@media screen and (min-width: 992px){

}
