
.detail-product-two .breadcrumb {
    margin-bottom: 50px;
  }
  
  .detail-product-two .gallery {
    padding: 78px 89px 0 0;
  }
  
  .detail-product-two .gallery .origin-image {
    margin-bottom: 56px;
  }
  
  .detail-product-two .gallery .origin-image img {
    max-height: 400px;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
  
  .detail-product-two .gallery .origin-image .zoom {
    font-size: 25px;
    color: #b3bbc7;
  }
  
  .detail-product-two .gallery .images {
    border: 1px solid #e7ebee;
    overflow: auto hidden;
    -ms-overflow-style: auto;
    scrollbar-width: none;
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }
  
  .detail-product-two .gallery .images::-webkit-scrollbar {
    display: none;
  }
  
  .detail-product-two .gallery .images li {
    padding: 19px;
    max-width: -webkit-calc(33.333333% + 1px);
    max-width: -moz-calc(33.333333% + 1px);
    max-width: calc(33.333333% + 1px);
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: pointer;
    scroll-snap-align: start;
  }
  
  .detail-product-two .gallery .images li:not(:last-child) {
    border-left: 1px solid #e7ebee;
  }
  
  .detail-product-two .gallery .images li img {
    width: 100%;
    max-width: 104px;
    max-height: 104px;
    margin: 0 auto;
  }
  
  .detail-product-two .gallery .icons {
    top: 0;
    right: 0;
    background-color: #212341;
    padding: 25px 9.5px 82px;
  }
  
  .detail-product-two .gallery .icons li:not(:last-child) {
    margin-bottom: 21px;
  }
  
  .detail-product-two .gallery .icons li a {
    font-size: 21px;
    color: #fff;
  }
  
  .detail-product-two .gallery .rate {
    top: 156px;
    right: 0;
    background-color: #fff9eb;
    font-size: 14px;
    font-weight: bold;
    color: #2d365d;
    line-height: 22px;
    padding: 18px 10px;
    width: 39.47px;
    height: 75px;
  }
  
  .detail-product-two .gallery .rate i {
    font-size: 13px;
    color: #ef9a3d;
    margin-bottom: 4px;
  }
  
  .detail-product-two .gallery .offer {
    background-color: #212341;
    top: 0;
    right: 41px;
    text-align: center;
    padding: 25px 12px 7px 13px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
  }
  
  .detail-product-two .gallery .offer span {
    font-size: 13px;
    line-height: 21px;
  }
  
  .detail-product-two-name {
    font-size: 21px;
    font-weight: 900;
    line-height: 33px;
    margin-bottom: 5px;
  }
  
  .detail-product-two-name-en {
    font-size: 14px;
    font-weight: 300;
    color: #b3bbc7;
    line-height: 30px;
    margin-bottom: 25px;
  }
  
  .detail-product-two .info {
    padding: 36px 58px 35px 40px;
    background-color: #f0f0f0;
    margin-bottom: 50px;
  }
  
  .detail-product-two .info li {
    line-height: 24px;
    font-size: 14px;
  }
  
  .detail-product-two .info li span {
    font-weight: 300;
    color: #b3bbc7;
  }
  
  .detail-product-two .info li a,
  .detail-product-two .info li span+span {
    color: #212341;
    font-weight: bold;
  }
  
  .detail-product-two .info li a:hover {
    color: #ee273a;
  }
  
  .detail-product-two .options-product .title {
    color: #232323;
    font-weight: 900;
    line-height: 40px;
  }
  
  .detail-product-two .options-product ul li {
    line-height: 40px;
    color: #232323;
    font-weight: 300;
  
  }
  
  .detail-product-two .titr {
    font-size: 14px;
    font-weight: bold;
    color: #232323;
    width: 41px;
    margin-left: 12px;
  }
  
  .detail-product-two .colors-product {
    max-width: 100%;
  }
  
  .detail-product-two .colors-product,
  .detail-product-two .size,
  .detail-product-two .count {
    margin-bottom: 21px;
  }
  
  .detail-product-two select {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 88px;
    height: 30px;
    padding: 0 5px 0 43px;
    text-align: left;
    line-height: 30px;
    font-weight: 300;
    font-size: 14px;
  }
  
  .detail-product-two .status>div {
    background-color: #edf5e6;
    color: #00867d;
    font-weight: 300;
    line-height: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 14px 0 9px;
  }
  
  .detail-product-two .price-add-to-cart {
    border: solid #f5f3fc;
    border-width: 1px 0;
    padding: 15px 0;
    margin: 47px 0 21px;
  }
  
  .detail-product-two .price-add-to-cart .price {
    font-size: 18px;
    font-weight: 300;
    color: #232323;
    line-height: 28px;
  }
  
  .detail-product-two .price-add-to-cart .price del {
    font-size: 16px;
    font-weight: 300;
    color: #ee232b;
    -webkit-text-decoration-color: #707070;
    -moz-text-decoration-color: #707070;
    text-decoration-color: #707070;
    margin-left: 13px;
  }
  
  .detail-product-two .price-add-to-cart .price span {
    font-size: 30px;
    font-weight: 900;
    line-height: 47px;
    color: #49be78;
    margin-left: 10px;
  }
  
  .detail-product-two .price-add-to-cart .btn {
    max-width: 50%;
    width: 100%;
    margin-right: auto;
    font-size: 16px;
    font-weight: bold;
    background-color: #67b930;
    -webkit-box-shadow: 0 10px 35px rgba(103, 185, 48, 0.25);
    -moz-box-shadow: 0 10px 35px rgba(103, 185, 48, 0.25);
    box-shadow: 0 10px 35px rgba(103, 185, 48, 0.25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px 12px;
    line-height: 25px;
  }
  
  .detail-product-two .send i {
    font-size: 38px;
    color: #e7ebee;
    margin-left: 15px;
  }
  
  .detail-product-two .send>div {
    color: #232323;
    line-height: 20px;
  }
  
  .detail-product-two .send .title {
    font-weight: 900;
  }
  
  .detail-product-two .send .sub-title {
    font-size: 13px;
  }
  
  .detail-product-two .timear li {
    text-align: center;
    font-weight: 300;
    line-height: 30px;
  }
  
  .detail-product-two .timear li:not(:last-child) {
    margin-left: 10px;
  }
  
  .detail-product-two .timear li span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #212341;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    margin: 0 auto 2px;
  }
  
  .detail-product-two-left {
    padding-right: 115px;
  }
  
  @media only screen and (max-width: 1199px) {
    .detail-product-two-left {
        padding-right: 50px;
    }
  
    .detail-product-two .price-add-to-cart .price {
        font-size: 16px;
    }
  
    .detail-product-two .price-add-to-cart .price del {
        font-size: 14px;
    }
  
    .detail-product-two .price-add-to-cart .price span {
        font-size: 25px;
    }
  }
  
  @media only screen and (max-width: 991px) {
    .detail-product-two .breadcrumb {
        margin-bottom: 50px;
    }
  
    .detail-product-two .gallery {
        padding-right: 40px;
    }
  
    .detail-product-two-left {
        padding-right: 12px;
        margin-top: 24px;
    }
  }
  
  @media only screen and (max-width: 575px) {
    .detail-product-two .gallery {
        padding: 70px 0 0;
    }
  
    .detail-product-two .gallery .icons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 16px;
        height: 55px;
        width: 120px;
    }
  
    .detail-product-two .gallery .icons li:not(:last-child) {
        margin: 0 0 0 12px;
    }
  
    .detail-product-two .gallery .rate {
        top: 0;
        right: 121px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 16px;
        width: 70px;
        height: 55px;
    }
  
    .detail-product-two .gallery .offer {
        right: 191px;
        padding: 3px 16px;
    }
  
    .detail-product-two .info {
        padding: 16px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
  
    .detail-product-two .price-add-to-cart del,
    .detail-product-two .price-add-to-cart span {
        display: block;
    }
  
    .detail-product-two .timear {
        margin-bottom: 16px;
    }
  }
  
  .detail-product-two-review .container::after {
    content: "";
    bottom: 15px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #f5f3fc;
    z-index: -1;
  }
  
  .detail-product-two-review .title {
    color: #2d365d;
    font-size: 22px;
    font-weight: 900;
    color: #2d365d;
    line-height: 28px;
    padding-bottom: 23px;
    margin-bottom: 20px;
  }
  
  .detail-product-two-review .title::after {
    content: "";
    right: 0;
    bottom: 0;
    width: 38px;
    height: 5px;
    background-color: #ee273a;
  }
  
  .detail-product-two-review .content {
    height: 112px;
    margin-bottom: 69px;
    overflow: hidden;
  }
  
  .detail-product-two-review .content p {
    line-height: 28px;
    margin-bottom: 28px;
    color: #2d365d;
    font-size: 13px;
    text-align: justify;
  }
  
  .detail-product-two-review .content :last-child {
    margin-bottom: 0;
  }
  
  .detail-product-two-review .btn {
    margin: 0 auto 0;
    max-width: 137px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    color: #2d365d;
    border: 1px solid #f5f3fc;
    background-color: #fff;
  }
  
  .detail-product-two-review .btn i {
    margin-right: 20px;
    color: #b3bbc7;
  }
  
  .detail-product-two-review .btn:hovre {
    background-color: #f5f3fc;
  }
  
  .detail-product-two .top-seller-home .section-heading .detail::after {
    content: none;
  }
  
  .detail-product-two .nav {
    margin-bottom: 60px;
  }
  
  .detail-product-two .nav-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  
  .detail-product-two .nav-link.active {
    background-color: #212341;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  
  .detail-product-two .tab-content {
    margin-bottom: 50px;
  }
  
  .detail-product-two #specifications ul li {
    border: 1px solid #f5f3fc;
  }
  
  .detail-product-two #specifications ul li::after {
    content: none;
  }
  
  .detail-product-two #specifications ul li:not(:first-child) {
    margin-top: -1px;
  }
  
  .detail-product-two #specifications ul li:not(:last-child) {
    margin-bottom: 0;
  }
  
  .detail-product-two #specifications ul li span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  
  .detail-product-two #specifications ul li span:first-child {
    background-color: #f8f9fb;
  }
  
  .detail-product-two #specifications ul li span:last-child {
    background-color: #fff;
  }
  
  .detail-product-two #specifications ul li:nth-child(even) span:first-child {
    background-color: #edeff3;
  }
  
  .detail-product-two #comments {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #f5f3fc;
  }
  
  .detail-product-two #comments::before {
    content: none;
  }
  
  .detail-product-two #comments .comments li .content .info {
    background-color: transparent;
    padding: 0;
    margin: 0;
  }
.detail-product-two .gallery .rate {
    width: 55px;
    margin-top: 17px;
}

.detail-product-two .status .oustock {
  color: #ee273a !important;
}

.detail-product-two .status .oustock {
  background-color: #fff3f0 !important;
}

.detail-product-two .status .obstock {
  color: #eeb127 !important
}

.detail-product-two .status .obstock {
  background-color: #eeb12726 !important;
}

/* single 2 end */
.detail-product-two .price-add-to-cart .price span {
  line-height: 15px !important;
}

.detail-product-two .gallery .icons .woosw-btn {
  padding: 1px !important;
}


.detail-product-two .gallery .origin-image img {
  max-height: 400px;
  object-fit: contain;
}

.detail-product-two .single_add_to_cart_button.button.alt {
  border-radius: 0 !important;
}

.detail-product-two .quantity .input-text.qty.text {
  border-radius: 0 !important;
}

.detail-product-two .woocommerce-Price-amount.amount {
  font-size: 20px !important;
}

.detail-product-two .title {
  font-weight: 900;
  margin: 10px 0;
}
.detail-product-two .kplus-button,
.detail-product-two .kminus-button {
  border-radius: 0;
}
