product-detail-page-q { 
  position: relative;
  font-family: Helvetica, Sans-serif;
}
product-detail-page-q * {
  font-family: inherit;
  color: rgb(215, 210, 215);
  background-color: #000;
}
product-detail-page-q .block-background {
/*  background-color: #E8E8E8;*/
}
product-detail-page-q .block-background .block-left-mobile {
  width: 100%;
}
product-detail-page-q .block-background .block-left-mobile .img_mobile {
  float: left;
  width: 100%;
  height: auto;
  padding: 15px;
}
product-detail-page-q .block-background .block-left-mobile .img_mobile img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

product-detail-page-q .block-background .bottom-info .img_desktop {
  float: left;
  width: 100%;
  height: auto;
  /*padding: 15px;*/
}

product-detail-page-q .block-background .bottom-info .img_desktop img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

product-detail-page-q .block-background .block-left {
  width: 60%;
  float: left;
  overflow: hidden;
}
product-detail-page-q .block-background .block-left img {
  width: 100%;
  height: auto;
}
product-detail-page-q .block-background .block-left .img_cover .header_title{
 /* background-repeat: no-repeat;
  background-size: contain;
  height: 1000px;
  background-position: center;
  background-color: #E8E8E8;*/
 /* height: 1000px;*/
    font-size: 36px !important;
    line-height: 40px !important;
    letter-spacing: -0.6px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;font-weight: 700 !important;
    margin: 0px !important;
    word-wrap: break-word !important;padding-right: 20px
}

product-detail-page-q .block-background .block-left .img_cover .line{
    background-color: #666;
    line-height: 40px !important;
    width: 100%;
    padding-right: 20px;
    margin-top: 20px !important;
}

product-detail-page-q .block-background .block-left .img_cover .detail_product .header_option{
    font-size: 22px !important;
    line-height: 24px !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}


product-detail-page-q .block-background .mobile_set .detail_product .header_option{
    font-size: 20px !important;
    line-height: 24px !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

@media (min-width: 1200px){
  product-detail-page-q .block-background .block-left .bottom-info {
    position: fixed;
   /* width: 40%;*/
    top: 100px;
     right: 0;
    left: 0;
    padding: 0px 15px;
    margin: 0;
    width: 1170px !important;
    margin: auto;
    /*background-color: #E8E8E8;*/
  }
}

@media (min-width: 992px) and (max-width: 1199px){
  product-detail-page-q .block-background .block-left .bottom-info {
    position: fixed;
   /* width: 40%;*/
    top: 100px;
     right: 0;
    left: 0;
    padding: 0px 15px;
    margin: 0;
    width: 970px !important;
    margin: auto;
    /*background-color: #E8E8E8;*/
  }
}
@media (min-width: 768px) and (max-width: 991px){
  product-detail-page-q .block-background .block-left .bottom-info {
    position: fixed;
   /* width: 40%;*/
    top: 100px;
     right: 0;
    left: 0;
    padding: 0px 15px;
    margin: 0;
    width: 750px !important;
    margin: auto;
    /*background-color: #E8E8E8;*/
  }
}

@media (max-width: 767px){
  product-detail-page-q .block-background .block-left .bottom-info {
    position: fixed;
   /* width: 40%;*/
    top: 100px;
    right: 0;
    left: 0;
    padding: 0px 15px;
    margin: 0;
    width: 100%;
    margin: auto;
    /*background-color: #E8E8E8;*/
  }
}

@media (min-width: 1200px){
  product-detail-page-q .block-background .block-left .bottom-info.unactive {
    position: absolute;
    bottom: 0;
    transform: translate3d(-15px, 0, 0);
    top: inherit;
    margin:unset !important;
    right: auto !important;
    left: auto !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px){
  product-detail-page-q .block-background .block-left .bottom-info.unactive {
    position: absolute;
    /*width: 40vw;*/
    bottom: 0;
    transform: translate3d(-14px, 0, 0);
    top: inherit;
    margin:unset !important;
    right: auto !important;
    left: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  product-detail-page-q .block-background .block-left .bottom-info.unactive {
    position: absolute;
   /* width: 40vw;*/
    bottom: 0;
    transform: translate3d(0, 0, 0);
    top: inherit;
    margin:unset !important;
    right: auto !important;
    left: auto !important;
  }
}

@media (max-width: 767px){
  product-detail-page-q .block-background .block-left .bottom-info.unactive {
    position: absolute;
    /*width: 40vw;*/
    bottom: 0;
    transform: translate3d(0, 0, 0);
    top: inherit;
    margin:unset !important;
    right: auto !important;
    left: auto !important;
  }
}

product-detail-page-q .block-background .block-right {
  width: 40%;
  float: right;
}
@media (min-width: 992px){
  product-detail-page-q .block-background .product-info {
   /* padding-right: 200px !important;*/
  }
}
@media (max-width: 991px){
  product-detail-page-q .block-background .product-info .display-table {
    width: 100%;
  }
}
@media (min-width: 992px){
  product-detail-page-q .block-background .product-info .display-table {
    width: 37%;
    margin-left: 62%;
  }
}
product-detail-page-q .block-background .product-info .text_1 {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  height: auto;
}
product-detail-page-q .block-background .product-info .text_1 .first {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: black;
}
product-detail-page-q .block-background .product-info .text_1 .second {
  float: right;
  font-size: 14px;
  font-weight: normal;
}
product-detail-page-q .block-background .product-info .text_2 {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-q .block-background .product-info .text_2 .txt_devide {
  display: inline-block;
  margin: 0px 10px;
  font-size: 11px;
}
product-detail-page-q .block-background .product-info .text_2 .txt {
  display: inline-block;
  font-size: 12px;
  color: grey;
  border-bottom: 2px solid transparent;
  letter-spacing: 3px;
  outline: none;
  transition: all 0.3s;
}
product-detail-page-q .block-background .product-info .text_2 .txt:hover {
  border-bottom: 2px solid black;
}
product-detail-page-q .block-background .product-info .text_2 .txt.active {
  color: black;
  border-bottom: 2px solid black;
}
product-detail-page-q .block-background .product-info .text_3 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.7;
  margin: 20px 0;
}
product-detail-page-q .block-background .product-info .text_3 p {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.7;
}
product-detail-page-q .block-background .product-info .text_4 {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-q .block-background .product-info .text_4 .items {
  padding: 15px 0;
  border-bottom: 1px solid #c1c1c1;
  width: 100%;
  float: left;
}
product-detail-page-q .block-background .product-info .text_4 .items:first-child {
  border-top: 1px solid #c1c1c1;
}
product-detail-page-q .block-background .product-info .text_4 .items .lbl {
  float: left;
  width: 30%;
  font-size: 11px;
}
product-detail-page-q .block-background .product-info .text_4 .items .val {
  float: left;
  width: 70%;
  font-size: 11px;
}
product-detail-page-q .block-background .product-info .text_4 .items .val span {
  margin-right: 15px;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
  outline: none;
  margin-bottom: 10px;
  display: inline-block;
}
product-detail-page-q .block-background .product-info .text_4 .items .val span:hover {
  border-bottom: 2px solid black;
}
product-detail-page-q .block-background .product-info .text_4 .items .val span.active {
  color: black;
  border-bottom: 2px solid black;
}
product-detail-page-q .block-background .product-info .text_5 {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-q .block-background .product-info .text_5 .first {
  float: left;
  outline: none;
}
product-detail-page-q .block-background .product-info .text_5 .first:hover {
  background-color: #e86161;
}
product-detail-page-q .block-background .product-info .text_5 .second {
  float: right;
  width: auto;
}
product-detail-page-q .block-background .product-info .text_5 .second .fa {
  padding: 0px 15px;
  color: black;
  font-size: 13px;
  line-height: 35px;
  cursor: pointer;
}
product-detail-page-q .block-background .product-info .text_5 .faq {
  float: left;
  margin-top: 20px;
  font-size: 10px;
}
product-detail-page-q .block-background .product-info .text_5 .faq span {
  font-size: 10px;
  text-decoration: underline;
}
@media (max-width: 991px) {
  product-detail-page-q .block-background .product-info {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  product-detail-page-q .block-background .product-info .text_2 .txt {
    display: block;
    margin-bottom: 15px;
  }
  product-detail-page-q .block-background .product-info .text_2 .txt_devide {
    display: none;
  }
  product-detail-page-q .block-background .product-info .text_5 .first {
    float: none;
    margin: 0 auto;
  }
  product-detail-page-q .block-background .product-info .text_5 .second {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 20px;
  }
}
product-detail-page-q .bottom-buy-overlay {
  bottom: 0;
  position: fixed;
  width: auto;
  font-size: 0px;
  right: 0px;
  border: 0px solid black;
  background-color: white;
  transition: all 0.3s;
  z-index: 3;
}
product-detail-page-q .bottom-buy-overlay.unactive {
  transform: translate3d(0, 100%, 0);
}
product-detail-page-q .bottom-buy-overlay select {
  background-color: #fff;
  color: #000;
  font-size: 13px;
  height: 50px;
  width: 200px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  float: left;
  margin-top: 0;
  border-radius: 0px;
  outline: none;
}
product-detail-page-q .bottom-buy-overlay button {
  height: 50px;
  display: inline-block;
  background-color: #000;
  width: 200px;
  color: #676767;
  text-align: center;
  border: 0;
  outline: none;
  font-size: 13px;
  transition: all 0.3s;
}
product-detail-page-q .bottom-buy-overlay button:hover {
  color: white;
}
@media (max-width: 991px) {
  product-detail-page-q .bottom-buy-overlay {
    width: 100%;
    z-index: 3;
  }
  product-detail-page-q .bottom-buy-overlay select {
    width: 50%;
  }
  product-detail-page-q .bottom-buy-overlay button {
    width: 50%;
  }
}
product-detail-page-q .block-show-img {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-q .block-show-img .cover {
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
product-detail-page-q .block-black {
  background-color: #1D1D1F;
  height: 450px;
  float: left;
  width: 100%;
}
product-detail-page-q .block-black .display-table {
  width: 100%;
}
product-detail-page-q .block-black .display-table .display-table-cell .text_1 {
  font-size: 17px;
  text-transform: uppercase;
  color: white;
  text-align: center;
}
product-detail-page-q .block-grey {
  background-color: #E8E8E8;
  float: left;
  width: 100%;
  padding: 40px 0;
}
product-detail-page-q .block-grey img {
  margin: 0 auto;
}
