.quantity-selector {
    position: relative;
}
.product-count-available {
    position: absolute;
    right: -20px;
    top: 30px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
}
.usedPoint caption {
    color: #333;
    font-weight: 600;
}

.usedPoint tbody td {
    text-align: center;
    padding-top: 20px !important;
}

.usedPoint .table {
    margin-bottom: 0;
}
.log-reg .formUser .getPass{
    text-align: left !important;
    width: 200px !important;
}

#chir_search_head .chir_frm input[type="text"] {
    border: 1px solid #ee4d2d;
}
#frm_search_head button.chir_btn_sub, .header-cart-count, #chir_main_menu .main, .box-vertical-megamenus h4.title,
section#footer_top, .fixedItem a, .fixedItem.cart a,
.owl_design.owl-carousel .owl-controls .owl-nav div:hover, .product_tabs_slide.owl_design.owl-carousel .owl-controls .owl-nav div:hover
{
    background: #ee4d2d;
}
.owl_design.owl-carousel .owl-controls .owl-nav div {
    border: 1px solid #ee4d2d;
    color: #ee4d2d;
}
.title_chir h2 {
    border-bottom: 3px solid #ee4d2d;
}
.product_tabs .nav-tabs {
    border-bottom: 3px solid #ee4d2d;
}
.pro-price, .info_policy span.name-icon, .info_policy .description h4, .product-detail-box .price .current {
    color: #ee4d2d;
}
.btn-outline, .formUser ul li.btns #btnSubmit, .text-signup {
    border: 1px solid #ee4d2d;
    background: #ee4d2d;
}
.ui-widget-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ee4d2d;
    z-index: 1;
}
.ui-dialog .ui-dialog-title {
    z-index: 2;
    position: relative;
}
.ui-dialog .ui-dialog-titlebar-close {
    z-index: 2;
}
a:hover, #frm_search_head>i, .money,
.btn-outline.btn-buyNow, .btn-outline.btn-style-2, .btn-outline:focus, .btn-outline:hover,
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
    color: #ee4d2d;
}

.blog_post_content ul li i, .blog_post_heading h2 a:hover, .category_right li a:hover, .category_right li.current-cat a,
.check-box-list a:hover, .check-box-list li.active input[type=checkbox]+a,
.chir_loop .product-detail a:hover, .lat_news_right_con h3 a:hover, .pro-price,
#column1 > h2, #column2 h2, #column3 > h2 {
    color: #ee4d2d;
}
.sale {
    border: 1px solid #ee4d2d;
    color: #ee4d2d;
}
div#quick-view-modal .modal-header, #quick-view-modal .btn-soldout, button.btn-addcart,
.btn-outline.btn-style-2:hover, #frmIndexOrder .btn-danger, #column1 > h2 > span, #column2 h2 span, #column3 > h2 > span, .btnCtn, #btnOrder,
.box-vertical-megamenus h4.title span.btn-open-mobile, .open_tabs, #mobile_menu .head
{
    background: #ee4d2d;
}
#quick-view-modal .p-price, .usedPoint a, #showTotalMoney {
    color: #ee4d2d !important;
}
#sidebar-menu ul.vertical-menu-list {
    border-bottom: 2px solid #ee4d2d;
}

.product-detail-box .share {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.facebook .ic, .share .twitter {
    white-space: nowrap;
}
.facebook .ic {
    margin-right: 0;
}
.fb-comments,
.fb-comments span,
.fb-comments iframe[style],
.fb-comments.fb_iframe_widget,
.fb-comments.fb_iframe_widget span,
.fb-comments.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.section .section-header {
    position: relative;
}
.section .section-content {
    zoom: 1;
    margin-bottom: 2em;
}
.section .section-content.no-mb, .section .section-content:last-child {
    margin-bottom: inherit;
}
.section .section-content:after, .section .section-content:before {
    content: "";
    display: table;
}
.section .section-content .content-box {
    box-shadow: 0 0 0 1px #d9d9d9;
    border-radius: 4px;
    background: #fff;
    color: #737373;
    margin-top: 1em;
}
.section .section-content .content-box:first-child {
    margin-top: 0;
}
.section .section-content .content-box .content-box-row {
    display: table;
    box-sizing: border-box;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    zoom: 1;
}
.section .section-content .content-box .content-box-row:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: none;
}
.section .section-content .content-box .radio-label {
    position: relative;
    display: table-cell;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    padding: 1.3em;
}
.radio-wrapper .radio-input,.checkbox-wrapper .checkbox-input {
    display: table-cell;
    padding-right: 0.75em;
    white-space: nowrap;
}
.radio-wrapper .radio-input .input-radio, .checkbox-wrapper .checkbox-input .input-checkbox {
    width: 18px;
    height: 18px;
    box-shadow: 0 0 0 0 #338dbc inset;
    transition: all 0.2s ease-in-out;
    position: relative;
    cursor: pointer;
    vertical-align: -4px;
    outline: 0;
    border: solid 1px #d9d9d9;
}
.radio-wrapper .radio-input .input-radio {
    border-radius: 50%;
}
.radio-wrapper .radio-input .input-radio:checked, .checkbox-wrapper .checkbox-input .input-checkbox:checked {
    border: none;
}
.radio-wrapper .radio-input .input-radio:after, .checkbox-wrapper .checkbox-input .input-checkbox:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    transition: all 0.2s ease-in-out 0.1s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
}
.radio-wrapper .radio-input .input-radio:after {
    width: 4px;
    height: 4px;
    margin-left: -2px;
    margin-top: -2px;
    background-color: #fff;
    border-radius: 50%;
}
.radio-wrapper .radio-input .input-radio:checked:after, .checkbox-wrapper .checkbox-input .input-checkbox:checked:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.radio-wrapper .radio-label .radio-label-primary, .checkbox-wrapper .checkbox-label .checkbox-label-primary {
    display: table-cell;
    width: 100%;
}
.section .section-content .content-box .radio-label .content-box__emphasis {
    position: absolute;
    right: 15px;
    top: 30%;
}
#column2 #paymentMethod {
    padding: 0;
    margin-top: 20px;
    box-shadow: 0 0 0 1px #d9d9d9;
    border-radius: 4px;
    margin-bottom: 30px;
}

#paymentMethod .b label {
    position: relative;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    padding: 1.3em;
    border-top: 1px solid #d9d9d9;
    margin-bottom: 0;
}

#column2 #paymentMethod .b {
    padding-left: 0;
}

#column2 #paymentMethod .b:first-child label:first-child {border-top: 0;}
.note-shipping {
    background-color: #f8f8f8;
    padding: 1.14em;
}
.email-label,.email-info,.date-of-birth-label,.date-of-birth-info  {
    display: none;
}

.detail-info-entry .qtt-prd {
    width: 40px !important;
    padding: 0;
    text-align: center;
}

.quantity-selector {
    display: flex;
    flex-wrap: wrap;
}

.detail-info-entry-title {
    width: 100%;
}

.product-detail-box .right_box {
    border: none;
}

.pd_policy {
    padding: 0 15px;
    border-left: 1px solid #dfdfdf;
}

.iWishAdd {
    border: none;
}

.share {
    display: flex;
    gap: 7px;
    align-items: center;
    padding: 0 5px;
    margin-top: 30px;
}

.iWishAdd {
    margin-left: auto;
    padding-left: 160px;
    position: relative;
}

.iWishAdd:before {
    content: "";
    width: 2px;
    height: calc(100% - 10px);
    background: #ddd;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
}

.iWishAdd i {
    color: #ff8c93;
    font-size: 18px;
}

.share .twitter {
    height: fit-content;
}

.share .facebook a {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.share a i {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 16px;
}

.share .messenger a {
    background: #0084FF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}


/*Rating*/
/*Rating*/
.p-25, .py-25 {
    padding-top: 1.5625rem !important;
    padding-bottom: 1.5625rem !important;
}

.p-80, .px-80 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}

.p-10, .py-10 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}

.rating-left {
    display: -webkit-box;
    display: flex;
    text-align: center;
}

.number-rate {
    letter-spacing: -.02em;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1;
    margin: 0.4rem 0;
}

.rl-item:last-child {
    padding-left: 1rem;
    webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .75rem;
    font-weight: 500;
}

.star-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0.625rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #bfc1cb;
    border-radius: 0.3125rem;
}

.fa-star {
    color: #f4b301;
}

.star {
    display: inline-flex;
}

.avatar {
    width: 48px;
    height: 48px;
    background: #c1c7d0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.avatar i {
    color: #fff;
    font-size: 2rem;
}

.rating-comment {
    display: flex;
    border-bottom: 1px solid rgba(192, 194, 203, .5);
}

.rating-comment:last-child {
    border-bottom: none;
}

.buy-check {
    color: #00be84;
    font-size: 0.625rem;
    display: inline-flex;
    align-items: center;
    margin-left: 0.5rem;
}

.buy-check img {
    margin-right: 0.25rem;
}

.star-type {
    display: inline-flex;
    align-items: center;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.rl-item .star-type i {
    margin-left: 0.25rem;
}

.commentContent {
    margin-top: 0.5rem;
    line-height: 1.6;
    font-weight: 400;
}

.rv-date {
    font-size: .625rem;
    color: #969696;
    margin-top: 0.5rem;
    font-weight: 400;
    margin-bottom: 0;
}

.star {
    margin-top: 12px;
}

.star i {
    margin-right: 3px;
    font-size: 12px;
}

.commentator p {
    font-size: 0.875rem;
    font-weight: 500;
}

.btn-rate {
    background: #fff;
    border: 1px solid #ee5a8a;
    border-radius: 25px;
    font-size: 0.75rem;
    padding: 0 1rem;
    height: 100%;
    font-weight: 400;
    display: flex;
}

#commentText, .title-rate {
    height: 100%;
    border-radius: 10px !important;
    padding: 15px;
    margin-bottom: 8px;
    font-size: 13px;
}

.rating-comment-block {
    margin-top: 20px;
}

.commentProduct-content {
    width: 100%;
    margin: 15px;
    margin-bottom: 0;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.gap-2 {
    gap: 5px;
}

#btnRate button {
    background-color: #ee4d2d;
    border-color: #ee4d2d;
    color: #fff;
    border-radius: 15px;
    font-size: 0.75rem;
    padding: 12px 20px;
    text-transform: none;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

input[type=file] {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
}


.vote > span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3px;
    color: #aaa;
    font-weight: 300;
}

.vote > span > span {
    font-size: 13px;
}

#popupRatingNormal .modal-content {
    height: auto;
}

#popupRatingNormal .modal-body {
    padding: 0;
}

.rv-image > .row {
    --bs-gutter-x: 0.625rem;
    --bs-gutter-y: 0.625rem;
}

.rv-image > .row > .col {
    width: calc(100% / 7);
}

.progress-sell {
    height: 5px;
    margin: 10px 0;
    text-align: center;
    background: rgba(205, 229, 192, 0.5);
    border-radius: 10px;
}

.fa.bold {
    font-weight: 700;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.d-flex {
    display: flex !important;
}

.hrt .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.g-3, .gx-3 {
    --bs-gutter-x: 1rem !important;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.hrt {
    width: 60%;
}

.star-box {
    width: 100%;
}

.tp_product_detail_comment {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 576px) {
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
}

@media (min-width: 768px) {
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.hrt .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.progress-sell-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #CDE5C0;
    border-radius: 10px;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    position: relative;
}

.bg-danger {
    background-color: #ee4d2d !important;
}

.vote i {
    font-size: 32px;
}

.vote {
    margin-bottom: 25px;
}

.gap-3 {
    gap: 10px;
}

.justify-content-center {
    justify-content: center;
}

.comment-wrapper {
    width: 100%;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667% !important;
    text-align: right;
}

.rating-left .rl-item:first-child {
    padding: 0 20px;
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333% !important;
    padding-left: 0 !important;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667% !important;
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333% !important;
}

.btn-rate {
    background: #ee4d2d;
    color: #fff;
    padding: 10px 35px;
    border-radius: 5px;
    display: block;
    width: fit-content;
    margin: 20px auto;
    font-size: 16px;
    font-weight: 500;
}

.commentator > p {
    font-weight: 600;
    gap: 20px;
    font-size: 15px;
}

.commentator > p span {
    color: #2ba832;
    font-weight: 400;
    font-size: 13px;
}

.commentator > p span i {
    font-weight: 300;
    font-size: 9px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #2ba832;
}

.top-detail > * {
    padding-right: 15px;
    border-right: 1px solid #ccc;
}

.pid-rate {
    background: #feeeea;
    padding: 3px;
    border-radius: 3px;
    width: fit-content;
    margin: 5px 5px 2px 0;
}

.pid-rate i {
    font-size: 13px;
}

.left-module.title-variant {
    display: none !important;
}

.product-preview-box .tag-label .label-item {
    padding: 3px 8px;
    font-size: 12px;
}

.tag-label.sm {
    gap: 5px;
    padding: 0;
    margin: 10px 0;
}

.tag-label.sm .label-item {
    padding: 3px 5px;
    font-size: 8px;
}

.product-info-detail {
    min-height: 26px;
}

.attr p a.active::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-top: 8px solid transparent;
    border-right: 8px solid #e53935;
    border-bottom: 8px solid #e53935;
    color: #fff;
    font-size: 12px;
    line-height: 0;
}

.attr p a.active::before {
    content: "✔";
    position: absolute;
    right: 1px;
    bottom: -10px;
    color: #fff;
    font-size: 10px;
    z-index: 2;
}

.attr p a.active {
    position: relative;
}

@media (min-width: 768px) and (max-width: 1199px) {
    #p-sliderproduct {
        overflow: hidden;
    }

    .product-count-available {
        position: unset;
        margin-top: 10px;
    }
}

@media (min-width: 750px) {
    .section .section-header {
        margin-bottom: 1.5em;
    }
}
@media screen and (max-width: 991px) {
    .chir_menu_mobile > li:last-child {
        border-bottom: 2px solid #ee4d2d;
    }
    section.section,#column2>.section-header {
        padding: 0 10px;
    }

    .iWishAdd {
        padding-left: 26px;
    }

    .product-detail-box .share {
        margin-top: 0;
    }

    .hrt {
        width: 100%;
    }

    .tp_product_detail_comment, .rating-left .rl-item:first-child {
        padding: 0
    }

    .col-1 {
        flex: 0 0 auto;
        width: 25.333333% !important;
    }

    .col-10 {
        flex: 0 0 auto;
        width: 72.333333% !important;
        padding-left: 0 !important;
    }

    .col-11 {
        flex: 0 0 auto;
        width: 70.666667% !important;
    }

    .rating-left .rl-item {
        width: 55%;
    }

    .rating-left .rl-item:first-child {
        width: 45%;
    }

    .gy-12 > * {
        width: 100% !important;
    }

    .detail-info-entry.pd_action {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        margin: 0;
        display: flex;
        left: 0;
        padding: 10px;
        z-index: 9;
    }

    .detail-info-entry .btn-outline {
        margin-bottom: 0;
        font-size: 11px;
    }
}

/*test speed*/
@media screen and (max-width: 767px) {
    .chir-img {
        aspect-ratio: 1 / 1;
    }
    .product_tabs_slide{
        min-height: 580px;
    }
    .skeleton {
        background: #eee;
        position: relative;
        overflow: hidden;
    }

    .skeleton::after {
        content: "";
        position: absolute;
        top: 0;
        left: -150px;
        width: 150px;
        height: 100%;
        background: linear-gradient(90deg, transparent, #f5f5f5, transparent);
        animation: loading 1.2s infinite;
    }

    @keyframes loading {
        100% {
            left: 100%;
        }
    }
}