.navbar {
    background-color: #16273b;
}
.menulink{
  color: #808080;
}
.menulink-active{
  color: #000000;
}
.product-detail-title{
  color: #bc9445;
  margin-top: 25px;
  font-size: 32px;
}
.product-detail-title-line{
  border-bottom: 1px solid #bc9445;
  margin: auto;
  margin-bottom: 38px;
}
.product-detail{
  margin-top: 20px;
}
.content-product-dt{
  margin-top: 35px;
}
.img-product{
  width: 100%;
  border-radius: 5px;
}
.title-product{
  font-size: 28px;
  color: #16273b;
}
.wrapper-star img{
  width: 16px;
  height: 15px;
  margin-right: 5px;
}
.score{
  font-size: 18px;
  color: #5b5b5b;
}
.a-author-text{
  font-size: 16px;
  color: #16273b;
  margin-bottom: 0px;
}
.a-time{
  font-size: 14px;
  color: #a2a2a2;
}
.wrapper-active-use{
  margin-top: 20px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  padding: 11px;
}
.image-author img{
  border-radius: 50%;
  margin-top: 4px;
}


.dt-text1{
  font-size: 16px;
  font-weight: 500;
  color: #16273b;
  margin-top: 20px;
  margin-bottom: 4px;
}
.dt-text2{
  font-size: 16px;
  font-weight: 500;
  color: #16273b;
  margin-top: 15px;
  margin-bottom: 4px;
}
.sp-text{
  font-size: 16px;
  color: #5b5b5b;
}
.sp-typepd{
  font-size: 16px;
  color: #5b5b5b;
}
.modal-header{
  background-color: #16273b;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  /* padding: 22px; */
  border-bottom: 1px solid #17283b;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.modal-title{
  font-size: 22px;
}
.modal-content{
  border: 0px solid rgba(0,0,0,.2);
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
#bt-share{
  width: 14px;
  height: 18px;
  cursor: pointer;
  float: right;
  /* position: absolute;
  margin-top: 45px;
  margin-left: -45px; */
}
.dataRT{
  border-radius: 5px;
  padding-left: 48px;
  /* border: solid 1px #e5e5e5; */
  /* padding-right: 0px; */
  /* padding-left: 0px */
}
.wrapper-dataRT{
  border: solid 1px #e5e5e5;
  border-radius: 5px;
}
.wrapper-price-top{
  text-align: center;
  margin-top: 20px;
}
.saleprice{
  font-size: 32px;
  font-weight: 500;
  color: #16273b;
}
.fullprice{
  font-size: 24px;
  color: #707070;
}
.line-price{
  border-bottom: 2px solid #e5e5e5;
  margin-top: 22px;
}
.text-blprice{
  font-size: 14px;
  color: #5b5b5b;
}
.wrapper-price-bl1{
  margin-left: 32px;
  margin-right: 13px;
  margin-top: 25px;
}
.btn-outline-primary {
  margin-top: 20px;
  width: 100%;
  color: #000000;
}
.cart{
  border-color: #16273b;
  border-radius: 5px;
  background-color: #16273b;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.chat{
  border-color: #16273b;
  border-radius: 5px;
  background-color: #fff;
  color: #16273b;
  font-size: 18px;
  font-weight: 500;
}
.wrapper-price-bl2{
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  margin-top: -8px;
}
.line-on-dt{
  border-bottom: 1px solid #e5e5e5;
  margin-top: 33px;
  width: 100%;
}
.text-review{
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
  padding-top: 15px;
}
.dt-wrapper{
  margin-top: 20px;
  width: 92%;
}
.title-listdt1{
  font-size: 18px;
  font-weight: 500;
  color: #16273b;
  margin-bottom: 6px;
}
.title-listdt2{
  font-size: 16px;
  color: #5b5b5b;
  font-weight: 500;
  margin-bottom: 6px;
}
.title-listdt-text1{
  font-size: 16px;
  color: #5b5b5b;
}
.title-listdt-text2{
  font-size: 16px;
  color: #5b5b5b;
}
.dataRBL{
  border: solid 1px #e5e5e5;
  margin-top: 20px;
  border-radius: 5px;
  padding: 20px;
}

.text-review{
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
  padding-top: 15px;
}
.text-review-title{
  font-size: 18px;
  font-weight: 500;
  color: #16273b;
  padding-bottom: 5px;
}
.text-review-content{
  font-size: 16px;
  color: #5b5b5b;
}
.text-review-name{
  font-size: 16px;
  color: #5b5b5b;
  margin-top: 20px;
  margin-bottom: 0px;
}

.another-product-detail .line{
  border-bottom: 1px solid #bc9445;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 25px;
}
.another-product-detail .product-detail-title{
  font-size: 24px;
  font-weight: 500;
  color: #16273b;
  margin-top: 0px;
}

.card img{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.another-product-detail-content .card-text {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #313131;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 9px;
  height: 48px;
}

.card-subtext{
  font-size: 14px;
  color: #a2a2a2;
}
.card-body{
  padding: 13px;
}
.card-body p{
  margin-bottom: 4px;
}

.sercard-footer{
  /* position: absolute; */
  bottom: 0px;
  height: 19px;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.star{
  width: 14px;
  height: 13px;
}
.price{
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}

.price-sale{
  opacity: 0.6;
  font-size: 16px;
  color: #000000;
}
.card{
  margin-bottom: 30px;
  border-radius: 5px;
}
.v-title{
  font-size: 20px;
}
.card-footer{
  background-color: rgba(0, 0, 0, 0);
}
.another-product-detail-content{
  margin-top: 27px;
}
#modalod .container{
  width: 80%;
  padding: 20px;
}
.md-img img{
  height: 100px;
}
.modal-lg {
  max-width: 45% !important;
}
.title-md{
  font-size: 18px;
  color: #000000;
}
.md-fullprice{
  font-size: 20px;
  color: #707070;
  margin-right: 10px;
}
.md-saleprice{
  font-size: 24px;
  font-weight: 500;
  color: #16273b;
}
.md-title-form{
  font-size: 21px;
  font-weight: 500;
  color: #16273b;
  text-align: center;
}
.line-md{
  border-bottom: 1px solid #e5e5e5;
}
#modalod .modal-body{
  padding: 0px;
}
#saleform{
  width: 100%;
}
.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 25px;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url('../image/aselect.png');
  border-radius: 5px;
}
#modalod .btn-primary {
  width: 58%;
  border-radius: 5px;
  background-color: #16273b;
  border-color: #16273b;
  height: 36px;
}
.btsubmit{
  text-align: center;
  margin-top: 12px;
}
.ft-formsale-title{
  font-size: 18px;
  color: #313131;
}
.ft-formsale{
  margin-top: 55px;
  text-align: center;
}
.ft-lineimg{
  width: 60px;
  margin-left: 13px;
  vertical-align: unset
}
.ft-qr{
  width: 78px;
  height: 78px;
}
.sweet-alert{
  font-family: 'Kanit-Regular' !important;
  width: 384px !important;
}
.sweet-alert h2{
  font-size: 24px !important;
  color: #16273b !important;
}
.sweet-alert p{
  font-size: 18px !important;
  color: #5b5b5b !important;
}
.line-it-button{
  width: 100px !important;
  height: 20px !important;
}
.bt-footer{
  margin-bottom: 20px;
  margin-top: 20px;
}
.mo{
  display: none;
}
.dataRBLRV{
  display: none;
}
.mo-sale{
  display: none ;
}
.arrow_box {
  position: absolute;
  background: #ffffff;
  border: 2px solid #e5e5e5;
  padding-top: 6px;
  padding-left: 10px;
  margin-top: 42px;
  border-radius: 10px;
  width: 118px;
  margin-left: 120px;
  padding-bottom: 6px;
  z-index: 3;
}
.arrow_box:after, .arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 20px;
  margin-left: -20px;
}
.arrow_box:before {
  border-color: rgba(188, 197, 227, 0);
  border-bottom-color: #e5e5e5;
  border-width: 23px;
  margin-left: -23px;
}
.selected img{
  width: 70px;
  height: 70px;
}

#product-myCarousel .list-inline {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  display: inline-block;
}

#product-myCarousel .carousel-indicators li {
  justify-content: center;
}

#product-myCarousel .carousel-indicators li {
  background-color: #bc9445;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
#product-myCarousel .carousel-indicators .active {
  background-color: #bc9445;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

/* Track */
#product-myCarousel .carousel-indicators::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* Handle */
#product-myCarousel .carousel-indicators::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #f8f9fa;
}
#product-myCarousel .carousel-indicators::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255,0,0,0.4);
}

#product-myCarouselbl .carousel-inner{
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 10px;
}
#product-myCarousel .carousel-inner{
  height: 350px;
}
#product-myCarousel .carousel-indicators{
  margin-bottom: 5px;
}
.chat-mo{
  width: 64px;
  height: 64px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: -75px;
  right: 0;
}

.carousel-item.active img{
  width: 100%;
  height: 350px;
}
.carousel-control-prev{
  top: 397px;
  opacity: 5;
  justify-content: unset;
  left: -18px;
}
.carousel-control-prev-icon{
  background-image: url('../image/Left@3x.png');
  width: 35px;
  height: 35px;
}
.carousel-control-next-icon{
  background-image: url('../image/Right@3x.png');
  width: 35px;
  height: 35px;
}
.carousel-control-next{
  top: 397px;
  opacity: 5;
  justify-content: unset;
  right: -33px;
}
.list-inline-item.active img{
  border: solid 2px #bc9445;
}
.img-fluid{
  border-radius: 5px;
}
.play-btn {
  background-image: url('../image/ic-play.png');
  background-size: contain;
  display: inline-block;
  position: absolute;
  padding: 19px;
  top: 53%;
  left: 55%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  cursor: pointer;
}
.play-btncs{
  background-image: url('../image/ic-play.png');
  background-size: contain;
  display: inline-block;
  position: absolute;
  padding: 44px;
  top: 48%;
  left: 52%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  cursor: pointer
}
#modalpv .modal-header {
  border-bottom: 1px solid #dee2e600;
  padding-bottom: 8px;
  background-color:unset;
  padding-top: 4px;
}
#modalpv .video {
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
#modalpv button:focus{
  outline: unset;
}

#modalpv .video iframe {
  left: 5%;
  right: 5%;
  top:0;
  height:90%;
  width:90%;
  position:absolute;
}

#product-myCarousel .card {
  margin-bottom: 0px;
}

#product-myCarouselbl .carousel-control-prev{
  top: 0px;
}
#product-myCarouselbl .carousel-control-next{
  top: 0px;
}


#product-myCarouselbl .col-md-3{
  display: inline-block;
  /* margin-left: -4px; */
  width: 20%;
  padding-left: 0;
  padding-right: 1px;
  padding-bottom: 2px;
}
#product-myCarouselbl .col-md-3 img{
  width:100%;
  /* height:auto; */
  /* width: 64px; */
  height: 64px;
  border-radius: 5px;
}
#product-myCarouselbl .card{
  margin-bottom: 0px;
  margin-bottom: -3px;
}
#modalpv .modal-content{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#modalpv .modal-body{
  padding: 0px;
}
#modalpv .modal-header .close{
  opacity: 3;
}

#product-myCarouselbl{
  display: block;
}
#product-myCarousel .carousel-indicators{
  display: none;
}
@media only screen and (max-width: 991px) {
  #product-myCarousel .carousel-inner {
    height: auto;
  }
  .carousel-item.active img{
    height: auto;
  }
  .play-btncs{
    padding: 33px;
  }
  .wrapper-price-bl1{
    margin-top: 25px;
    margin-left: 0px;
  }
  .text-review{
    border: unset;
    border-radius: unset;
    padding: unset;
    margin-top: unset;
    padding-top: unset;
    padding-bottom: 11px;
  }
  #product-myCarousel .carousel-indicators{
    display: flex;
  }
  #product-myCarouselbl{
    display: none;
  }
  .modal-lg {
    max-width: 100% !important;
  }
  .menulink{
    display:none;
  }
  .content-product-dt{
    margin-top: 16px;
  }
  .title-product{
    font-size: 18px;
    color: #16273b;
    margin-top: 18px;
  }
  .web{
    display: none;
  }
  .mo{
    display: -webkit-inline-box;
  }
  .dt-text2{
    margin-top: 0px;
  }
  .line-on-dt{
    border-bottom: 1px solid #e5e5e5;
    margin-top: 21px;
  }
  .line-on-dt-mo{
    border-bottom: 1px solid #e5e5e5;
  }
  .wrapper-price-top{
    display: none;
  }
  .wrapper-price-top{
    display: none;
  }
  .dataRT{
    display: none;
  }
  .dataLBL{
    border-top: solid 1px #e5e5e5;
  }
  .dataRBLRV{
    display: block;
    padding-top: 14px;
  }
  .dataRBLRV p{
    margin-bottom: 6px;
  }
  .another-product-detail .product-detail-title{
    font-size: 18px;
  }
  .another-product-detail-content{
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .another-product-detail-content .card-text{
    font-size: 13px;
    display: inherit;
    height: 22px;
  }
  .another-product-detail-content .card-subtext{
    font-size: 12px;
  }
  .star {
    width: 10px;
    height: 9px;
  }
  .price-sale{
    font-size: 11px
  }
  .price{
    font-size: 11px;
  }
  .mo-sale button:focus{
    outline: none;
    /* border-radius: 50%; */
    /* box-shadow: 0px 0px 1px #bc9445, 0px 0px 2px #bc9445, 0px 0px 3px #bc9445; */
  }
  .mo-sale{
    display: block;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    top: 84%;
    z-index: 3;
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
  }
  .saleprice{
    font-size: 24px;
  }
  .fullprice{
    font-size: 20px;
  }
  .text-blprice{
    font-size: 12px;
  }
  .wrapper-mo{
    text-align: left;
    margin-top: 7px;
  }
  .cart{
    font-size: 15px;
    margin-top: 20px;
  }

  .arrow_box {
    position: absolute;
    background: #ffffff;
    border: 2px solid #e5e5e5;
    padding-top: 6px;
    padding-left: 10px;
    margin-top: -11px;
    border-radius: 10px;
    width: 118px;
    margin-left: 29px;
    padding-bottom: 6px;
    z-index: 3;
  }
  .arrow_box:after, .arrow_box:before {
    bottom: unset;
    left: 113%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 20px;
    margin-top: -20px;
  }
  .arrow_box:before {
    border-color: rgba(229, 229, 229, 0);
    border-left-color: #e5e5e5;
    border-width: 18px;
    margin-top: -18px;
    margin-left: -16px;
  }

}


/*ipad pro*/
@media only screen and (min-device-width: 992px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .carousel-item.active img{
    height: 336px;
  }
  #product-myCarousel .carousel-inner{
    height: 336px;
  }
  .play-btncs {
    padding: 35px;
  }
}

/*ipad*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .carousel-item.active img{
    height: auto;
  }
  #product-myCarousel .carousel-inner{
    height: auto;
  }
  .play-btncs {
    padding: 43px;
  }
}
