/*product-detail-page-da {  
  position: relative;
  font-family: Helvetica, Sans-serif;
}*/
product-detail-page-da .block_bottom.unactive{
    transform: translate(0,200px);
    transition-duration: 0.01s;
}

product-detail-page-da .wishlist_set i{
  color: #4663E6 !important;
  font-size: 21px;
}

product-detail-page-da .block-background .product-info .text_3 img{
  max-width: 370px !important;
  height: auto !important;
}

product-detail-page-da .price_big .currency{
  font-size: 18px;
}

/*product-detail-page-da .block-background .product-info .text_3 .icon-action-container{
  max-width: 370px !important;
  height: auto !important;
}*/

product-detail-page-da .block-background .product-info .text_3 .price{
  color: #000 !important;
}

product-detail-page-da .block-background .nav-container .pipe{
    padding: 0px 12px;
    color: rgb(204, 204, 204);
    font-size: 16px;
}
product-detail-page-da .block-background .nav-container{
      overflow: auto;
      white-space: nowrap;
}


product-detail-page-da .text-pclass-name {
    text-align: left;
    font-weight: 600;
    font-size: 16px
}

product-detail-page-da ._spactsification ._spect_style{
  font-size: 14px;
}

product-detail-page-da .info-one {
    padding: 10px;
    background-color: #f2f2f2;
    text-align: left;
}

product-detail-page-da .info-two {
    padding: 10px;
    text-align: left;
}

product-detail-page-da .block-background .nav-container a{
      color: rgb(204, 204, 204); !important;
      font-size: 16px !important;
}
product-detail-page-da .block-background .nav-container a:hover{
    text-decoration: none;
    color: #757575 !important;
}
product-detail-page-da .block-background .nav-container .fa{
    margin: 0px 15px;
    font-size: 12px;
    color: #d9d9d9;
}
product-detail-page-da .icon-action-container{
  max-width: none;
}
product-detail-page-da * {
  font-family: inherit;
}
product-detail-page-da .block-background {
 /* background-color: #E8E8E8;*/
}
product-detail-page-da .block-background .block-left-mobile {
  width: 100%;
}
product-detail-page-da .block-background .block-left-mobile .img_mobile {
  float: left;
  width: 100%;
  height: auto;
  padding: 15px;
}
product-detail-page-da .block-background .block-left-mobile .img_mobile img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
@media (max-width: 991px){
  product-detail-page-da .block-background .block-left-mobile .img_mobile img{
      text-align: center;
      margin: auto auto 15px auto;
  }
}
product-detail-page-da .block-background .block-left {
/*  width: 60%;*/
  width: calc(100% - 625px);
  float: left;
  overflow: hidden;
  padding-right: 40px;
}
product-detail-page-da .block-background .block-left img {
  width: 100%;
  height: auto;
}
product-detail-page-da .block-background .block-left .img_cover {
  background-repeat: no-repeat;
  background-size: contain;
 /* height: 1000px;*/
  height: 400px;
  background-position: center;
 /* background-color: #E8E8E8;*/
}
product-detail-page-da .block-background .block-left .bottom-info {
  position: fixed;
  width: 40%;
  top: 100px;
  right: 0;
  padding: 0px 15px;
  margin: 0;
  background-color: #E8E8E8;
}
product-detail-page-da .block-background .block-left .bottom-info.unactive {
  position: absolute;
  width: 40vw;
  bottom: 0;
  transform: translate3d(98vw, 0, 0);
  top: inherit;
}
product-detail-page-da .block-background .block-right {
  /*width: 40%;*/
  width: 625px;
  float: right;
}
product-detail-page-da .block-background .block-right .product-info {
 /* padding-right: 100px !important;*/
  position: fixed;
  padding-top: 20px;
  margin-left: -20px;
}

product-detail-page-da .block-background .block-right .product-info.unactive {
 /* padding-right: 100px !important;*/
  position: relative;
}

product-detail-page-da .block-background .product-info .display-table {
 /* width: 100%;*/
}
product-detail-page-da .block-background .product-info .text_1 {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  height: auto;
}
product-detail-page-da .block-background .product-info .text_1 .first {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: black;
}
product-detail-page-da .block-background .product-info .text_1 .second {
  float: right;
  font-size: 14px;
  font-weight: normal;
}
product-detail-page-da .block-background .product-info .text_2 {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-da .block-background .product-info .text_2 .txt_devide {
  display: inline-block;
  margin: 0px 10px;
  font-size: 11px;
}
product-detail-page-da .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-da .block-background .product-info .text_2 .txt:hover {
  border-bottom: 2px solid black;
}
product-detail-page-da .block-background .product-info .text_2 .txt.active {
  color: black;
  border-bottom: 2px solid black;
}
product-detail-page-da .block-background .product-info .text_3 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.7;
  margin: 20px 0;
}
product-detail-page-da .price_and_button .text_3 .price {
  color: #000;
}

product-detail-page-da .price_and_button .text_3 ._colorT6{
  color: #757575;
}

product-detail-page-da .block-background .product-info .text_3 p {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.7;
}
product-detail-page-da .block-background .product-info .text_4 {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-da .block-background .product-info .text_4 .items {
  padding: 15px 0;
  border-bottom: 1px solid #c1c1c1;
  width: 100%;
  float: left;
}
product-detail-page-da .block-background .product-info .text_4 .items:first-child {
  border-top: 1px solid #c1c1c1;
}
product-detail-page-da .block-background .product-info .text_4 .items .lbl {
  float: left;
  width: 30%;
  font-size: 11px;
}
product-detail-page-da .block-background .product-info .text_4 .items .val {
  float: left;
  width: 70%;
  font-size: 11px;
}
product-detail-page-da .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-da .block-background .product-info .text_4 .items .val span:hover {
  border-bottom: 2px solid black;
}
product-detail-page-da .block-background .product-info .text_4 .items .val span.active {
  color: black;
  border-bottom: 2px solid black;
}
product-detail-page-da .block-background .product-info .text_5 {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-da .block-background .product-info .text_5 .first {
  float: left;
  outline: none;
}
product-detail-page-da .block-background .product-info .text_5 .first:hover {
  background-color: #e86161;
}
product-detail-page-da .block-background .product-info .text_5 .second {
  float: right;
  width: auto;
}
product-detail-page-da .block-background .product-info .text_5 .second .fa {
  padding: 0px 15px;
  color: black;
  font-size: 13px;
  line-height: 35px;
  cursor: pointer;
}
product-detail-page-da .block-background .product-info .text_5 .faq {
  float: left;
  margin-top: 20px;
  font-size: 10px;
}
product-detail-page-da .block-background .product-info .text_5 .faq span {
  font-size: 10px;
  text-decoration: underline;
}
@media (max-width: 991px) {
  product-detail-page-da .block-background .product-info {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  product-detail-page-da .block-background .product-info .text_2 .txt {
    display: block;
    margin-bottom: 15px;
  }
  product-detail-page-da .block-background .product-info .text_2 .txt_devide {
    display: none;
  }
  product-detail-page-da .block-background .product-info .text_5 .first {
    float: none;
    margin: 0 auto;
  }
  product-detail-page-da .block-background .product-info .text_5 .second {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 20px;
  }
  product-detail-page-da .three_sku{
    text-align: center;
  }
}
product-detail-page-da .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-da .bottom-buy-overlay.unactive {
  transform: translate3d(0, 100%, 0);
}
product-detail-page-da .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-da .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-da .bottom-buy-overlay button:hover {
  color: white;
}
@media (max-width: 991px) {
  product-detail-page-da .bottom-buy-overlay {
    width: 100%;
    z-index: 3;
  }
  product-detail-page-da .bottom-buy-overlay select {
    width: 50%;
  }
  product-detail-page-da .bottom-buy-overlay button {
    width: 50%;
  }
}
product-detail-page-da .block-show-img {
  float: left;
  width: 100%;
  height: auto;
}
product-detail-page-da .block-show-img .cover {
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
product-detail-page-da .block-black {
  background-color: #1D1D1F;
  height: 450px;
  float: left;
  width: 100%;
}
product-detail-page-da .block-black .display-table {
  width: 100%;
}

product-detail-page-da .block-background .block-right .display-table .display-table-cell{
  vertical-align: top !important;
}

product-detail-page-da .block-black .display-table .display-table-cell .text_1 {
  font-size: 17px;
  text-transform: uppercase;
  color: white;
  text-align: center;
}
product-detail-page-da .block-grey {
  background-color: #E8E8E8;
  float: left;
  width: 100%;
  padding: 40px 0;
}
product-detail-page-da .block-grey img {
  margin: 0 auto;
}
