.pd-image {
    width: 61.5%;
}

.pd-image .js-gallery__item {
    -webkit-transition: all .4s;
    transition: all .4s;
}

.pd-image .ratio {
    --bs-aspect-ratio: calc(495 / 375 * 100%);
}

.ratio>* {
    -o-object-fit: cover;
    object-fit: cover;
}

.js-gallery__item--video::after {
    content: '';
    background-image: url(/tp/T0390/img/play.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 2.375rem;
    height: 2.375rem;
    position: absolute;
    color: #fff;
    bottom: 1rem;
    right: 1rem;
    z-index: 2;
}

.pd-policy>li {
    display: flex;
    flex-direction: column;
    font-size: 0.75rem;
    text-align: center;
}

.pd-policy>li i {
    font-size: 25px;
    margin-bottom: 0.75rem;
}

.pdc-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
}

.pdc-title:after {
    content: '';
    border-top: 1px solid rgba(112, 112, 112, 0.5);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 1rem;
}

.pd-content {
    margin-top: 1.875rem;
}

.pd-content-wrapper {
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}

.pd-content-wrapper.show-more {
    max-height: 5000px !important;
    transition: max-height 1s ease-in-out;
}

.view-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem auto;
    border: none;
    background: 0 0;
}

.view-content i {
    font-size: 20px;
    margin-left: 5px;
}

.pd-info {
    width: 38.5%;
    padding-left: 3.125rem;
}

.pd-sticky {
    position: sticky;
    top: 90px;
    z-index: 9;
}

.pd-title {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0;
}

.border-top {
    border-top: 1px solid #dee2e6!important;
}

.border-C0 {
    border-color: #c0c2cb !important;
}

.opacity-0-5 {
    opacity: .5;
}

.pd-detail__price__new {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #f4b301;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pd-detail__price__old {
    font-size: .875rem;
    font-weight: 500;
    color: #8e9095;
    margin-bottom: 0;
    text-decoration: line-through;
}

.pd-info .percent-tag {
    font-size: .6875rem;
    padding: 0.2rem;
    margin-left: 1rem;
    letter-spacing: .02em;
}

.star {
    color: #f4b301;
}

.rating-result, .total-buy {
    font-size: 0.75rem;
    font-weight: 400;
}

.rating-result {
    margin-bottom: 0.1rem;
}

.reason-nav>li {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.reason-nav>li strong {
    font-weight: 700;
}

.reason-title {
    font-size: 0.8125rem;
    font-weight: 700;
}

.reason-img {
    width: 1.875rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
}

.reason-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 0.25rem;
    font-size: .75rem;
    vertical-align: text-bottom;
    font-weight: 500;
}

.attr .control-label {
    font-weight: 500;
    line-height: 24px;
    color: #000;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.attr p.color .itemColor {
    display: flex;
    justify-content: center;
    align-items: center;
}

.attr p.color .itemColor a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 50%;
    background: transparent !important;
    transition: all .2s;
}

.attr p.color .itemColor a.active {
    border-color: #212121;
}

.attr p.color .itemColor a, .attr p.size a {
    position: relative;
}

.attr p.color .itemColor a img {
    border-radius: 50%;
    padding: 0.1rem;
    height: 37px;
    width: 37px;
}

.attr p.size a {
    border: 1px solid #f6f6f6;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 0.75rem;
    text-align: center;
    font-weight: 600;
    border-radius: 0.3125rem;
    background: #f6f6f6;
    transition: all .2s;
}

.attr p.size a.active {
    border-color: rgba(112,112,112,.5);
}

.btn-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#addQuickCart {
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin-left: 0.25rem;
    font-size: .875rem;
    padding: 0.85rem;
    border-radius: 0.25rem;
    background: #f4b301;
    border: 1px solid #f4b301;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.wishlist {
    padding: 0.7rem 0.85rem;
    flex-shrink: 0;
    font-size: 1.5rem;
    line-height: 1;
    background: #fff;
    color: #8e9095;
    border: 1px solid #8e9095;
    border-radius: 0.25rem;
}

.pd-quantity {
    display: flex;
    align-items: center;
}

.pd-quantity-wrapper>* {
    border: 1px solid #e0e0e0;
    height: 46px;
    font-family: "GoogleSans Regular";
}

#qty {
    box-shadow: unset !important;
    border-color: #e0e0e0 !important;
    border-radius: 3px !important;
    width: 75px;
    padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: none;
    margin: 0 -3.8px;
}

.pd-quantity {
    margin-top: 25px;
}

.pd-quantity-wrapper button {
    display: inline-block;
    width: 46px;
    line-height: 42px;
    background: #f6f6f6;
    color: #333;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}

.pd-quantity-wrapper {
    margin-left: 30px;
}

.pd-quantity-wrapper button.qty-up {
    border-left: none;
}

.pd-quantity-wrapper button.qty-down {
    border-right: none;
}

.attr p.req a.deactive {
    color: transparent;
}

.attr p.req a.deactive:after {
    content: '';
    background: rgba(255, 255, 255, 0.35) url(/tp/T0390/img/out-stock-x.svg) center/50% auto no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

/*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;
}

.star-average {
    padding: 1.25rem 5rem;
    background: #f9f9f9;
}

.rating-left {
    width: 50%;
    padding-right: 2.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.number-rate {
    color: #f4b301;
    letter-spacing: -.02em;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0.4rem;
}

.rl-item .star i {
    font-size: 1.25rem;
}

.totalRate {
    font-size: 0.75rem;
    margin-top: 0.625rem;
}

.rl-item:last-child {
    padding: 0 1rem 0 4rem;
    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;
    padding: 1.5rem 0;
    border-top: 1px solid rgba(192,194,203,.5);
}

.rating-comment:last-child {
    border-bottom: 1px solid rgba(192,194,203,.5);
}

.commentProduct-content {
    width: calc(100% - 74px);
    padding-left: 26px;
}

.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;
}

.rl-item .star-type i {
    margin-left: 0.25rem;
}

.commentContent {
    margin-top: 0.875rem;
    line-height: 1.6;
    font-size: .75rem;
    font-weight: 400;
}

.rv-date {
    font-size: .625rem;
    color: #c0c2cb;
    margin-top: 0.5rem;
    font-weight: 400;
    margin-bottom: 0;
}

.btn-rate {
    background-color: #212121;
    color: #fff;
    border-color: #212121;
    font-size: 0.75rem;
    border-radius: 0.3125rem;
}

#commentText {
    height: 100%;
}

#btnRate button {
    background-color: #f4b301;
    border-color: #f4b301;
    border-radius: 0.3125rem;
    font-size: 0.75rem;
    padding: 10px 20px;
    text-transform: none;
}

#popupRatingNormal .modal-content {
    height: auto;
}

#popupRatingNormal .modal-body {
    padding: 2rem;
}

.rv-image>.row {
    --bs-gutter-x: 0.625rem;
    --bs-gutter-y: 0.625rem;
}

.rv-image>.row>.col {
    width: calc(100% / 7);
}

p.size.req {
    margin-bottom: 0.25rem;
}

.sizeGuide {
    text-decoration: underline;
    font-size: 0.875rem;
}

.sizeGuide i {
    font-size: 1.25rem;
    margin-left: 0.25rem;
    display: inline-block;
    vertical-align: bottom;
}

.js-size-content-inner {
    border: 1px solid #c0c2cb;
    padding: 1rem;
    margin-top: 1rem;
    border-radius: 0.3125rem;
}

.slider {
    width: 100%;
    height: 0.125rem;
    padding: 0;
    background-color: #ddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #000;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
}

/* All the same stuff for Firefox */
input[type=range]::-moz-range-thumb {
    border: 1px solid #000;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
}

/* All the same stuff for IE */
input[type=range]::-ms-thumb {
    border: 1px solid #000;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
}

.js-size-result {
    width: 100px;
    border: 1px solid #8e9095;
    height: auto;
    text-align: center;
    font-weight: 700;
    padding: 2.5px 8px;
    border-radius: 0.1875rem;
    letter-spacing: .02em;
    margin-left: 0.25rem;
}

.sizeGuideTable {
    text-decoration: underline;
    cursor: pointer;
    font-weight: 400;
}

#result_size {
    display: flex;
    justify-content: space-between;
}

.fk-tab__nav.fk-tab__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -0.5rem 1.25rem;
}

.main-nav {
    border-bottom: 0;
}

.fk-tab__content {
    font-size: 0.75rem;
    color: #636363;
}

.model-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.model-detail__left {
    width: 150px;
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%;
}

.model-detail__right {
    width: calc(100% - 150px);
    padding-left: 1.25rem;
    font-weight: 500;
}

.model-detail__name {
    font-weight: 600;
    font-size: 1rem;
    color: #8e9095;
    margin-bottom: 0.5rem;
}

.model-detail__info {
    font-size: 0.875rem;
}

table {
    caption-side: bottom;
    border-collapse: collapse;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.model-detail__info__table > tbody td {
    padding: 0 1.25rem 0.4rem 0;
}

.model-detail__info__table > tbody tr:first-child td {
    padding-bottom: 1.25rem;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #212121 !important;
    border: none;
    border-bottom: 2px solid #212121 !important;
    padding-left: 0;
    padding-bottom: 0.25rem;
}

.nav-tabs {
    border: none !important;
}

.fk-tab__nav.fk-tab__nav .nav-link {
    padding: 0.25rem 0;
    font-weight: 500;
    color: #c0c2cb;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent !important;
}

.main-nav.main-nav .nav-link.active {
    border-bottom-color: #212121 !important;
}

.heading {
    margin-bottom: 1.5rem;
}

.heading-title {
    font-size: 1.125rem;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.product-history {
    background: #f2f2f2;
}

.pd-outline {
    background: #fff;
    padding: 1rem;
    -webkit-box-shadow: 0 2px 6px rgba(55,55,55,.04);
    box-shadow: 0 2px 6px rgba(55,55,55,.04);
}

.product-history .product-info {
    padding-bottom: 0;
}

.view-product a {
    border: 1px solid #212121;
    padding: 0.35rem 2rem;
    border-radius: 0;
    font-weight: 600;
    font-size: 0.875rem;
}

.js-gallery-modal .modal-dialog--937 {
    max-width: 100%!important;
    margin: 0!important;
    width: 100%;
    height: 100%
}

.js-gallery-modal .modal-dialog--937 .modal-content {
    position: relative;
    height: 100%!important;
    background: rgba(0,0,0,.15);
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider-thumbs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider-thumbs .swiper-container {
    height: 100px!important
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider-thumbs .swiper-container .swiper-wrapper {
    justify-content: center
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider {
    height: calc(100% - 100px)!important;
    margin: auto!important;
    width: 60%!important;
    min-width: 800px!important;
    max-width: 820px!important
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider .swiper-container {
    max-width: inherit!important;
    height: 100%!important
}

.js-gallery-modal .modal-dialog--937 {
    max-width: 100%!important;
    margin: 0!important;
    width: 100%;
    height: 100%;
}

.js-gallery-slider, .js-gallery-slider-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.js-gallery-slider .swiper-button-next, .js-gallery-slider .swiper-button-prev, .js-gallery-slider-thumbs .swiper-button-next, .js-gallery-slider-thumbs .swiper-button-prev {
    position: static;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.js-gallery-slider .swiper-container, .js-gallery-slider-thumbs .swiper-container {
    margin: 0
}

.js-gallery-slider .swiper-wrapper, .js-gallery-slider-thumbs .swiper-wrapper {
    --bs-gutter-x: 0
}

.js-gallery-slider .swiper-container:not(.swiper-container-initialized) .swiper-wrapper, .js-gallery-slider-thumbs .swiper-container:not(.swiper-container-initialized) .swiper-wrapper {
    --bs-gutter-x: 0.625rem
}

.js-gallery-slider .ratio, .js-gallery-slider-thumbs .ratio {
    --bs-aspect-ratio: calc(518 / 412 * 100%);
    cursor: pointer
}

.js-gallery-slider {
    margin-bottom: 2rem
}

.js-gallery-slider .swiper-container {
    width: calc(100% - 11.5rem);
    max-width: 412px;
    margin: 0 3.125rem
}

.js-gallery-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    width: 100%
}

.js-gallery-slider-thumbs .swiper-container {
    width: calc(100% - 4rem);
    margin: 0 1.25rem
}

.js-gallery-slider-thumbs .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    width: calc(100% / 7)
}

.js-gallery-slider-thumbs .ratio {
    opacity: .8;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.js-gallery-slider-thumbs .swiper-slide-thumb-active .ratio {
    opacity: 1
}

.swiper-button-next, .swiper-button-prev {
    width: .75rem;
    height: 1.25rem;
    background-size: .625rem auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    opacity: 1
}

.swiper-button-next::after, .swiper-button-prev::after {
    display: none
}

.swiper-button-next--2, .swiper-button-prev--2 {
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 100%;
    background-size: 1.125rem auto;
    background-color: #f2f2f2;
    color: #8e9095;
}

.swiper-button-prev--2 {
    background-image: url(../images/long-arrow-prev.svg)
}

.swiper-button-next--2 {
    background-image: url(../images/long-arrow-next.svg)
}

.js-gallery-modal .modal-body {
    position: relative;
    padding: 1.5rem 2.875rem
}

.js-gallery-modal .modal-body .btn-close {
    position: absolute;
    top: 1.5rem;
    right: 2.875rem
}

.js-gallery__item--video {
    position: relative
}

.js-gallery-modal .modal-dialog--937 {
    max-width: 100% !important;
    margin: 0 !important;
    width: 100%;
    height: 100%
}

.js-gallery-modal .modal-dialog--937 .btn-close--14 {
    filter: invert(140%);
    width: 100%;
    height: 100%;
    background-size: 0;
    top: 0;
    right: 0;
    background-color: transparent;
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider-thumbs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider-thumbs .swiper-container {
    height: 100px !important
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider-thumbs .swiper-container .swiper-wrapper {
    justify-content: center
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider {
    height: calc(100% - 100px) !important;
    margin: auto !important;
    width: 60% !important;
    min-width: 800px !important;
    max-width: 820px !important
}

.js-gallery-modal .modal-dialog--937 .modal-content .js-gallery-slider .swiper-container {
    max-width: inherit !important;
    height: 100% !important
}

#jsGalleryModal.modal.show .modal-dialog {
    height: 100%;
}

.js-gallery-slider .ratio.ratioVideo {
    position: unset;
}

.video-overlay::after {
    content: "\f144";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    background-color: rgba(142,144,149,.32);
    color: #fff;
    font-size: 2rem;
}

.voucher-slider .swiper-container {
    height: 48px;
}

.voucher-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 48px;
}

.swiper-slide>.voucher-item {
    height: 100%;
}

.voucher-item__code {
    background-image: url(/tp/T0390/img/voucher-left.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px;
    width: 130px;
    font-size: 1rem;
    font-weight: 700;
}

.voucher-item__code span {
    display: block;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.voucher-item__desc {
    width: calc(100% - 130px);
    background-image: url(/tp/T0390/img/voucher-right.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0.25rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: .75rem;
}

.voucher-item__desc__icon {
    display: block;
    width: 1rem;
    height: auto;
    flex-shrink: 0;
}

.voucher-item__desc__text {
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding-left: 1rem;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.childProducts {
    margin-bottom: 2rem;
}

@media (max-width: 768px) {
    body {
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 1.4;
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    }
    .pd-image, .pd-info {
        width: 100%;
    }
    .pd-info {
        padding-left: 0;
    }
    .back-page {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 49px;
        position: relative;
        flex-shrink: 0;
        margin-left: -1rem;
    }
    .mobile-pview {
        position: relative;
    }
    .mobile-pview .container-fluid {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        width: 100%;
        z-index: 2;
    }
    .price-info {
        margin: 0 calc(var(--bs-gutter-x)/-2);
        padding-left: calc(var(--bs-gutter-x)/2);
        background: #f2f2f2;
        padding-right: calc(var(--bs-gutter-x)/2);
    }
    .rating-result, .total-buy {
        font-size: 0.625rem;
    }
    .pd-sticky {
        display: flex;
        flex-direction: column;
        position: unset;
    }
    .pd-sticky>* {
        order: 1;
    }
    .attr, .pd-quantity, .btn-action, .section.py-12, .info-mb {
        order: 2;
    }
    .fk-tab {
        order: 3;
    }
    .reason.py-30 {
        padding-bottom: 0 !important;
    }
    .sizeGuide {
        font-size: 0.75rem;
        letter-spacing: 0.02em;
        text-decoration: none;
    }
    .sizeGuide i {
        font-size: 1rem;
        vertical-align: middle;
    }
    .js-size-content-inner {
        font-size: 0.75rem;
    }
    .attr p.size a {
        font-size: 11pt;
        font-weight: 400;
    }
    .attr p.color .itemColor a img {
        padding: 2px;
    }
    .sizePicker span, .colorPicker span {
        padding-right: 0;
    }
    .attr p.size a.active {
        background: #212121;
        color: #fff;
        border-color: #212121;
    }
    .pe-2 {
        padding-right: 0.5rem !important;
    }
    .flex-grow-1 {
        flex-grow: 1 !important;
    }
    .commitment-nav {
        display: grid;
        grid-template-columns: repeat(3,auto);
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
        grid-gap: 0.5rem;
        letter-spacing: .02em;
        font-size: 9px;
        padding-left: 0;
        margin-bottom: 0;
        font-weight: 500;
    }
    .commitment-nav>li {
        display: grid;
        grid-template-columns: auto 1fr;
        grid-gap: 0.2rem;
        -webkit-box-align: center;
        align-items: center;
    }
    .attr {
        padding-bottom: 35px;
    }
    .section.py-12 {
        margin: 0 calc(var(--bs-gutter-x)/-2);
        padding-left: calc(var(--bs-gutter-x)/2);
        padding-right: calc(var(--bs-gutter-x)/2);
        border-top: 4px solid #f2f2f2;
        border-bottom: 4px solid #f2f2f2;
    }
    .modal-header {
        margin: 0 15px;
        padding: 1rem 0 0.5rem !important;
    }
    .modal-title {
        width: 100%;
        font-size: 0.75rem;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .modal-title span {
        font-size: 1.25rem;
    }
    .sv-item__top {
        display: flex;
        align-items: center;
    }
    .sv-item .sv-item__top__icon {
        width: 1.75rem;
        padding-right: 0.25rem;
        flex-shrink: 0;
    }
    .sv-item .sv-item__top__icon img {
        height: 0.875rem;
    }
    .sv-item .sv-item__top__title {
        -webkit-box-flex: 1;
        flex-grow: 1;
        font-size: .875rem;
        font-weight: 700;
        letter-spacing: .02em;
    }
    .sv-item__bottom {
        margin-top: 0.5rem;
        line-height: 1.6;
    }
    .sv-item * {
        font-weight: 400;
    }
    .sv-item+.sv-item {
        margin-top: 1.875rem;
    }
    .bottom-menu {
        display: none;
    }
    .btn-action.mb-3 {
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        z-index: 9;
        margin-bottom: 0 !important;
        padding: .5rem 1rem;
        border-top: 1px solid #e5e5e5;
        -webkit-box-shadow: 0 -1px 5px rgba(0,0,0,.1);
        box-shadow: 0 -1px 5px rgba(0,0,0,.1);
    }
    .wishlist {
        width: 40px;
        height: 40px;
        background: #f2f2f2;
        padding: 0;
        font-size: 1.25rem;
        border: none;
    }
    #addQuickCart {
        padding: 0;
        height: 40px;
        text-transform: none;
    }
    .info-collapse__head {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 20px 1fr auto;
        grid-template-columns: 20px 1fr auto;
        grid-gap: 0.5rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: .875rem;
        font-weight: 600;
        padding: 1rem 0;
        margin-bottom: 0;
    }
    .info-collapse+.info-collapse {
        position: relative;
    }
    .info-collapse+.info-collapse::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-top: 1px solid #e5e5e5;
    }
    .info-collapse__body {
        padding-bottom: 1.25rem;
    }
    .info-collapse__body * {
        font-size: 0.75rem;
    }
    .info-collapse__body__inner {
        position: relative;
        max-height: 280px;
        overflow: hidden;
    }
    .info-collapse__body__inner::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80px;
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(80%,#fff));
        background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff 80%);
    }
    .btn.btn-fit {
        border: 0;
        padding: 0;
        text-align: left;
        background-color: transparent;
        color: inherit;
        font-size: 0.7825rem;
    }
    .model-detail__name {
        font-size: 0.875rem;
    }
    .model-detail__info {
        font-size: .75rem;
    }
    .fk-tab__nav.fk-tab__nav {
        margin: 0 0 1.25rem;
    }
    .model-detail__left {
        width: 100px;
    }
    .model-detail__right {
        width: calc(100% - 100px);
    }
    .model-detail__info__table>tbody tr:first-child td {
        padding-bottom: 1rem;
    }
    .fk-tab.mt-55 {
        margin-top: 0 !important;
        padding: 1.5rem 0;
        border-top: 4px solid #f2f2f2;
        border-bottom: 4px solid #f2f2f2;
        margin: 0 calc(var(--bs-gutter-x)/-2);
        padding-left: calc(var(--bs-gutter-x)/2);
        padding-right: calc(var(--bs-gutter-x)/2);
    }
    .product-detail.pb-50.pt-20 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .product-rating {
        position: relative;
    }
    .product-rating .heading-title {
        text-transform: none;
    }
    .heading-title {
        font-weight: 600;
        font-size: 1rem;
    }
    .number-rate, .rl-item:first-child .star {
        position: absolute;
        top: 2rem;
        right: calc(var(--bs-gutter-x)/2);
        font-size: 1rem;
    }
    .number-rate {
        font-weight: 500;
        color: #8e9095;
    }
    .rl-item:first-child .star {
        right: 2.875rem;
    }
    .rl-item .star i {
        font-size: 1rem
    }
    .totalRate {
        display: none;
    }
    .star-average {
        padding: 0;
        background: transparent;
    }
    .rating-left {
        width: 100%;
    }
    .rl-item:last-child {
        padding: 0;
    }
    .btn-rate {
        width: 100%;
        background-color: transparent;
        color: #636363;
        border: 1px solid #c0c2cb;
        font-weight: 600;
    }
    .commentProduct-content {
        position: relative;
        width: calc(100% - 50px);
        padding-left: 15px;
    }
    .commentProduct-content .star-type {
        position: absolute;
        right: 0;
        top: 0;
    }
    .buy-check {
        margin: 0;
        display: block;
    }
    .rating-comment {
        border-top: none;
        border-bottom: 1px solid rgba(192,194,203,.5);
    }
    .rating-comment:last-child {
        border-bottom: none;
    }
    .product-rating.pb-65 {
        padding-bottom: 1.875rem!important;
    }
    .history-wrapper {
        max-width: 57%;
    }
    .owl-history.owl-carousel .owl-stage-outer {
        overflow: initial;
    }
    .pd-outline {
        padding: 0.75rem;
    }
    .product-history .container {
        overflow: hidden;
    }
    .section-product.pb-60.pt-50 {
        padding: 35px 0 6rem !important;
    }
    .gx-sm-12 {
        --bs-gutter-x: 12px!important;
    }
    .gy-sm-35.gy-45 {
        --bs-gutter-y: 35px !important;
    }
    .product-related .product-info {
        padding-bottom: 0;
    }
    footer, .view-product  {
        display: none;
    }

    .media-group {
        margin-bottom: 2.875rem;
        position: relative;
    }
    .media-group__top {
        position: relative;
    }
    .swiper-container .swiper-slide {
        height: auto;
    }
    .media-group__video .ratio, .media-group__slider .ratio {
        /*--bs-aspect-ratio: calc(469 / 375 * 100%);*/
        width: 100%;
        height: 500px;
    }
    .media-group__video .ratio iframe {
        width: 100% !important;
    }
    .media-group__video {
        display: none;
    }
    .media-group__bottom {
        position: absolute;
        bottom: 0;
        transform: translateY(50%);
        left: 0;
        width: 100%;
        z-index: 3;
        display: grid;
        align-items: center;
        grid-template-columns: 1fr auto 1fr;
        grid-gap: 1rem;
    }
    .ytp-cued-thumbnail-overlay-image {
        left: 0 !important;
        top: 0 !important;
    }
    .media-group__bottom {
        position: static;
        transform: translateY(0);
        background-color: #f6f6f6;
        padding: 4px 0;
    }
    .media-group__toggle {
        border-radius: 0 1.625rem 1.625rem 0;
        width: 2.875rem;
        height: 2.625rem;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(192, 194, 203, 0.5);
        background-color: #fff;
    }
    .media-group__thumbs {
        width: 12.125rem;
        z-index: 2;
        grid-column-start: 2;
    }
    .media-group__thumbs {
        width: 60vw;
    }
    .media-group__thumbs .swiper-slide .ratio {
        --bs-aspect-ratio: 100%;
    }
    .media-group__thumbs .swiper-slide img {
        border-radius: 0.3125rem;
        border: 1px solid transparent;
        opacity: 0.75;
        transition: all .2s;
    }
    .media-group__thumbs .swiper-slide-thumb-active img {
        border-color: #212121;
        opacity: 1;
    }
    .media-group--video .media-group__slider {
        display: none;
    }
    .media-group--video .media-group__video {
        display: block;
    }
    /*.media-group__video .ratio::before {*/
    /*    display: none;*/
    /*}*/
    /*.media-group__video iframe {*/
    /*    height: var(--bs-aspect-ratio) !important;*/
    /*}*/
    @keyframes fadeIn {
        0% {opacity:1;}
        100% {opacity:0;}
    }

    @-moz-keyframes fadeIn {
        0% {opacity:1;}
        100% {opacity:0;}
    }

    @-webkit-keyframes fadeIn {
        0% {opacity:1;}
        100% {opacity:0;}
    }

    @-o-keyframes fadeIn {
        0% {opacity:1;}
        100% {opacity:0;}
    }

    @-ms-keyframes fadeIn {
        0% {opacity:1;}
        100% {opacity:0;}
    }
    .media-group--gallery::before, .media-group--video::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        animation: fadeIn 1s forwards;
        z-index: 2;
        pointer-events: none;
    }
    .info-collapse:nth-child(3) .info-collapse__body, .info-collapse:nth-child(4) .info-collapse__body {
        display: none;
    }
}