

.pview-top-title .title-inner {
    border-bottom: 1px solid #d7d6d5;
    margin-bottom: 24px;
}
.pview-top-title .title-inner h1 {
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    margin: 0;
    padding: 0 0 8px;
}
.pview-info-prd {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 40px -15px;
}
.prd-thumb .item {
    border: 1px solid #d7d6d5;
}
.prd-thumb .item.img-active {
    border-color: #ee7d22;
}
.prd-main .owl-prev, .prd-main .owl-next {
    background: rgba(242,242,242,.8) !important;
    width: 30px;
    height: 30px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.prd-main .owl-next {
    right: 5px;
}
.prd-main .owl-prev {
    left: 5px;
}
.prd-left, .prd-right {
    padding: 0 15px;
}

.prd-right .prd-price .prd-new-price {
    font-weight: bold;
    font-size: 24px;
    color: #ee7d22;
}
.prd-right .prd-price .prd-old-price {
    text-decoration-line: line-through;
    margin-right: 8px;
    color: #67696c;
    font-size: 16px;
}

.prd-right .prd-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.prd-old-price {
    order: 1;
}

.prd-new-price {
    order: 2;
}

.prd-size, .prd-status {
    margin-bottom: 8px;
}
.prd-status .status-stocking {
    color: #25c478;
    line-height: 24px;
    background: #e3f9ee;
    border-radius: 20px;
    padding: 0 8px;
    display: inline-block;
    margin-left: 6px;
}
.color_title, .size_title {
    font-weight: bold;
    font-size: 17px;
    margin: 16px 0 0;
    color: #2f3032;
}
.size a span {
    top: 3px;
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    text-align: center;
    margin-right: 12px;
    border: 1px solid #cacaca;
    background-color: #fff;
}
.deactive .size a span {
    cursor: not-allowed;
}
.size a {
    transition: all .3s;
    cursor: pointer;
    font-weight: normal;
    color: #303238;
    padding-left: 24px;
    position: relative;
    text-decoration: none;
    margin-bottom: 10px;
    width: 30%;
    margin-right: 3%;
}
.size a.active span.check:after {
    content: "\2713";
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    left: 3px;
    top: -2px;
    font-weight: 700;
    position: absolute;
    font-size: 12px;
    color: #fff;
}
.size a.active span.check {
    background: #ee7d22;
    border: 1px solid #ee7d22;
}
.swatch .size, .swatch .color {
    display: flex;
    flex-wrap: wrap;
}
.color a {
    border: 2px solid #d7d6d5;
    width: 80px;
    height: 80px;
    text-align: center;
    display: inline-block;
    margin-top: 16px;
    margin-right: 12px;
    color: #67696c;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.color a:before {
    padding-bottom: 100%;
    content: "";
    display: block;
}
.color a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.color a.active, .color a:hover {
    border-color: #ee7d22;
    color: #ee7d22;
}
.color a span {
    font-size: 12px;
    margin-top: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.select-swatch {
    display: flex;
    flex-direction: column;
}
.select-swatch .swatch:first-child {
    margin-bottom: 16px;
}
.product-action {
    margin-bottom: 20px;
}
.prd-buy a {
    border: 1px solid #d7d6d5;
    background: #fff;
    line-height: 50px;
    /*padding: 0 45px;*/
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin: 0 16px 24px 0;
    color: #2f3032;
    text-align: center;
    text-decoration: none;
}
.prd-buy a.buy-now {
    background: #ee7d22;
    border-color: #ee7d22;
    color: #fff;
    width: calc(100% - 257px);
    white-space: nowrap;
}
.prd-buy a.buy-now svg {
    margin-right: 8px;
    position: relative;
    top: -3px;
}
.prd-buy a.btnAddToCart:hover {
    background: #ee7d22;
    border-color: #ee7d22;
    color: #fff;
}
.prd-buy a.buy-now:hover {
    background: #d16208;
    border-color: #d16208;
}
.prd-buy {
    display: flex;
}
.prd-buy a:last-child {
    margin-right: 0;
    flex: 1;
}
.prd-social {
    margin-bottom: 24px;
}
.prd-social a {
    text-decoration: none;
    display: inline-block;
    margin-left: 16px;
}
.pview-bot {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #d7d6d5;
    padding-top: 32px;
    margin: 0 -15px;
}
.nav-pills .nav-link {
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 17px;
    color: #999ca0;
    margin-right: 24px;
    background: none;
    padding: 0 0 12px 0;
}
.nav-pills .nav-link.active {
    color: #2f3032;
    background: none;
}
.nav-pills .nav-link.active:before {
    width: 100%;
}
.nav-pills .nav-link:before {
    bottom: -1px;
    left: 0;
    width: 0;
    content: "";
    background: #ee7d22;
    height: 2px;
    position: absolute;
    transition: all .3s;
}
.tab-prd-description {
    margin-bottom: 50px;
}
.product-item-name {
    margin: 16px 0 8px;
    font-size: 14px;
}
.product-item-price {
    margin-bottom: 8px;
    color: #ee7d22;
}
.old-price {
    text-decoration-line: line-through;
    margin-right: 8px;
    color: #67696c;
}
.new-price {
    font-size: 16px;
}
.owl-common .owl-prev {
    left: 5px;
}
.owl-common .owl-next {
    right: 5px;
}
.owl-common .owl-prev, .owl-common .owl-next {
    background: rgba(242,242,242,.8) !important;
    width: 30px;
    height: 30px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.product-related, .product-watched {
    margin-bottom: 40px;
}
.watched-title, .related-title {
    font-size: 18px;
    margin: 0 0 16px;
    font-weight: bold;
}
.pview-bot > div {
    padding: 0 15px;
}
.pview-bot-left {
    margin-bottom: 70px;
}
.stick-top {
    position: sticky;
    top: 80px;
}
.policy-title {
    border: 1px solid #d7d6d5;
    margin-bottom: 24px;
    line-height: 42px;
    text-align: center;
    padding: 0 10px;
    color: #2f3032;
}
.content-policy {
    background: #fafafa;
    padding: 8px 16px;
    list-style: none;
}
.content-policy li {
    padding: 16px 0 16px 0px;
    border-bottom: 1px solid #ececeb;
    position: relative;
    display: flex;
    align-items: center;
}
.content-policy li img {
    margin-right: 10px;
    width: 24px;
}
.content-policy li span {
    font-size: 14px;
    color: #67696c;
}
.content-policy li a{
    color: #ee7d22;
}
.prd-form-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.prd-input {
    width: 50%;
    margin-bottom: 16px;
    padding: 0 15px;
}
.prd-input label {
    font-size: 16px;
    font-weight: normal;
    color: #2f3032;
    margin-bottom: 8px;
}
.prd-input .form-control {
    border-radius: 0;
    border: 1px solid #d7d6d5;
    line-height: 38px;
    padding: 0 12px;
    height: 34px;
}
.prd-input .form-control:focus {
    border-color: #ee7d22;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.08), 0 0 8px rgba(238,125,34,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.08), 0 0 8px rgba(238,125,34,.6);
}
.prd-textarea {
    width: 100%;
    margin-right: 0;
}
textarea.form-control {
    height: auto !important;
}
.btn-submit {
    width: 100%;
    padding: 0 15px;
}
.btn-submit button {
    background: #ee7d22;
    float: right;
    text-align: center;
    text-transform: uppercase;
    width: 178px;
    margin: 10px 0;
    color: #fff;
    font-weight: bold;
    border: none;
    line-height: 44px;
}
.btn-submit button:hover {
    background: #d16208;
}
.line {
    border-top: 1px solid #d7d6d5;
}
#formProductOrder {
    margin-top: 50px;
}
.pdt-100 {
    padding-top: 100px;
}
.box-star .point {
    display: flex;
    align-items: center;
}
.box-star .point p {
    color: #ff9f00;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-right: 6px;
    margin-bottom: 0;
}
.box-star .point i {
    margin: 0 4px;
    font-size: 20px;
}
.box-star .point i.background {
    color: #ff9f00;
}
.wrap-rating {
    margin-top: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    padding: 30px;
}
.box-star .point a {
    margin-left: 10px;
}
.rate-list {
    margin-top: 20px;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.rate-list li {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
}
.rate-list .number-star {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    width: 35px;
    color: #000;
}
.rate-list .number-star i {
    margin-left: 5px;
    margin-top: -2px;
}
.rate-list .timeline-star {
    background-color: #eee;
    border-radius: 20px;
    height: 6px;
    position: relative;
    width: calc(100% - 60px);
}
.rate-list .timing {
    background-color: #ff9f00;
    border-radius: 20px;
    left: 0;
    height: 6px;
    position: absolute;
    top: 0;
}
.rate-list .number-percent {
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding-left: 10px;
    text-align: left;
    width: 35px;
}

.box-star {
    width: 300px;
    margin-top: 30px;
}
.comment-list {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0;
}
.comment-list .cmt-top-name {
    text-transform: capitalize;
    color: #222b45;
    display: inline;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin-right: 10px;
}
.comment-list .cmt-top-star {
    margin-right: 10px;
}
.cmt-intro .txt-title {
    padding-left: 10px;
    position: relative;
    font-size: 12px;
    margin: 0;
}
.cmt-intro .txt-title::before {
    background-color: #ebf0f9;
    content: '';
    height: 16px;
    left: 0;
    position: absolute;
    top: calc(50% - 8px);
    width: 1px;
}
.comment-list .cmt-intro {
    display: flex;
    margin-top: 8px;
    align-items: center;
}
.cmt-top-star i {
    font-size: 12px;
    color: #ff9f00;
}

.comment-list .cmt-content {
    margin-top: 10px;
}

.comment-list li {
    border-bottom: 1px solid #ebf0f9;
    padding: 15px 0;
}
.button-review .btn-rate {
    text-align: center;
    width: 49%;
    float: none;
}
.button-review .btn-rate:hover {
    background-color: transparent;
    color: #0071e3;
}
#popupRate .bproduct .img img {
    max-width: 100px;
    margin: 0 auto;
}
#popupRate .modal-title {
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
#popupRate .bproduct h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    margin: 20px 20px 0;
}
.product-user-vote-star {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.product-user-vote-star i {
    cursor: pointer;
    margin: 0 5px;
    font-size: 30px;
}
.product-user-vote-label input {
    width: 100%;
    padding: 5px;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
}
.product-user-vote-content {
    margin-top: 10px;
}
.product-user-vote-content textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    padding: 5px;
}
.btn-user-vote:hover {
    background-color: transparent;
    color: #0071e3;
}
.product-user-vote-label input:focus-visible, .product-user-vote-content textarea:focus-visible  {
    outline: none;
}
.button-review {
    margin-top: 25px;
}
.btn-user-vote {
    background-color: #ee7d22;
    border-radius: 0;
    border: 1px solid #ee7d22;
    cursor: pointer;
    color: #fff;
    display: block;
    margin-top: 20px;
    padding: 15px;
    transition: .3s;
    width: 100%;
}
.prd-upsale .price-old{
    text-decoration-line: line-through;
}
.cmt-img {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.cmt-img .it-img {
    height: 80px;
    width: 80px;
    margin-right: 10px;
}
.cmt-img .it-img img {
    border-radius: 4px;
    object-fit: scale-down;
    height: 80px;
    display: block;
    max-width: 100%;
    width: 100%;
}
.wrap-height-content {
    max-height: 670px;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.wrap-height-content:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    content: "";
    background: linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%);
}
.readmore {
    display: inline-block;
    line-height: 36px;
    color: #fff !important;
    width: 142px;
    text-align: center;
    background: #ee7d22;
    margin-bottom: 24px;
}
.readmore:hover {
    background: #d16208;
    color: #fff;
}
.readmore .span_hide_more, .readmore.active .span_show_more {
    display: none;
}
.readmore i {
    margin-left: 10px;
}
.readmore.active .span_hide_more {
    display: inline-block;
}
.wrap-height-content.active {
    max-height: none;
}
.wrap-height-content.active:before {
    position: static;
}
.prd-upsale {
    background: #fafafa;
    border: 1px solid #ececeb;
    padding: 16px;
}
.prd-upsale ul li {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    overflow: hidden;
}
.prd-upsale ul li a img {
    width: 56px;
    height: 56px;
    object-fit: scale-down;
    margin-right: 16px;
    border: 1px solid #ececeb;
    transition: all .3s;
}
.prd-upsale ul li a span {
    color: #2f3032;
    display: inline-block;
    width: 227px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 10px;
    transition: all .3s;
}
.prd-upsale ul {
    padding: 0;
    margin-bottom: 0;
}
.prd-upsale ul li a {
    display: flex;
    align-items: center;
}
.prd-upsale h4 {
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 4px;
}
@media (max-width: 991px) {
    .stick-top {
        position: static;
    }
    .prd-buy {
        flex-wrap: wrap;
    }
    .prd-right .prd-buy a {
        width: 100%;
        margin: 0 0 10px;
    }
    .pview-bot-left {
        margin-bottom: 30px;
    }
    .pview-top-title .title-inner {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .box-star {
        align-items: center;
        border-left: none;
        display: flex;
        padding-left: 0;
        margin: 0 -15px;
        width: calc(100% + 25px);
    }
    .box-star .point i {
        margin: 0;
        font-size: 16px;
    }
    .box-star .point {
        display: block;
        padding: 0 16px 0 12px;
        text-align: center;
        width: 145px;
    }
    .rate-list  {
        border-left: 1px solid #f1f1f1;
        padding: 0 12px 0 16px;
        width: calc(100% - 145px);
    }
    .wrap-rating {
        padding: 15px;
    }
}
.prd-cost-list {
    display: flex;
    margin: 8px 0;
}
.prd-cost-item {
    margin-right: 8px;
    display: flex;
    flex-wrap: wrap;
}
.prd-cost-item>div:first-child {
    white-space: nowrap;
    margin-bottom: 4px;
    text-align: left;
    width: 100%;
}
.prd-cost-input {
    display: flex;
}
.prd-cost-item input {
    border: 1px solid #d7d6d5;
    width: 55px;
    padding: 9px 12px;
    height: 40px;
    line-height: 38px;
}
.prd-cost-item  span {
    background: #fafafa;
    border: 1px solid #d7d6d5;
    border-left: none;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    padding: 0 8px;
}
.prd-cost-item.ka input {
    width: 70px;
}
.prd-cost-item.kb input {
    width: 108px;
}
.prd-cost-total {
    text-align: right;
}
.prd-cost-total strong {
    font-size: 18px;
}
.prd-cost {
    margin-bottom: 16px;
}
#userVoteView i.active,
#userVoteView i.voteHover {
    color: #ff9f00;
}
.voteView1 .star-1, .voteView2 .star-1, .voteView2 .star-2, .voteView3 .star-1, .voteView3 .star-2, .voteView3 .star-3,
.voteView4 .star-1, .voteView4 .star-2, .voteView4 .star-3, .voteView4 .star-4,
.voteView5 .star-1, .voteView5 .star-2, .voteView5 .star-3, .voteView5 .star-4, .voteView5 .star-5, .reviews__title .fa-star {
    color: #ff9f00;
}
.expected_price .title {
    white-space: nowrap;
    margin-bottom: 4px;
    text-align: left;
    width: 100%;
}
.expected_price .expected_price_input {
    display: flex;
}
.expected_price .expected_price_input .price_expect {
    border: 1px solid #d7d6d5;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    background: #ececeb;
}
.expected_price .expected_price_input span {
    background: #fafafa;
    border: 1px solid #d7d6d5;
    border-left: none;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    padding: 0 8px;
}

.prd-thumb .item>i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
    background: transparent;
}