*,
*:before,
*:after {
    box-sizing: border-box;
}

img,
picture,
svg,
video {
    display: block;
    max-width: 100%;
}

body {
    min-height: 100vh;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #f6f7f7;
    color: #4d4d4f;
    --font-family: "Roboto", sans-serif;
    --color: #ff6b00;
    --color-2: #4d4d4f;
}

.row {
    max-width: 1180px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1180px;
}

.row,
.gallery {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

body,
.container,
.full-width .ubermenu-nav,
.container-width,
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.section {
    padding: 0;
    position: relative;
    min-height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.col {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}

.row-small>.flickity-viewport>.flickity-slider>.col,
.row-small>.col {
    padding: 0 10px 20px;
    margin-bottom: 0;
}

.row-small>.col:last-child {
    padding-bottom: 0;
}

.row-tiny>.flickity-viewport>.flickity-slider>.col,
.row-tiny>.col {
    padding: 0 4px 8px;
    margin-bottom: 0;
}

.row-home>.flickity-viewport>.flickity-slider>.col,
.row-home>.col {
    padding: 55px 30px;
    margin-bottom: 0;
}

.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.row.row-small {
    max-width: 1182px;
}

.col-ab {
    position: absolute;
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
}

.style-banner img {
    border-radius: 10px;
}

.banner-header {
    position: relative;
}

.text-banner-top {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #ffffff;
}

.fontsize-banner p {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.fontsize-banner h3 {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
}

h1 {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
}

b,
strong {
    font-weight: bolder;
}

.style-button {
    color: #ff6b00;
    background: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    border-radius: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 6px 12px;
    gap: 10px;
    border: 0;
}

.style-tile p {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: var(--color);
    padding-bottom: 4px;
}

.style-content-p p {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
}

.text-content {
    text-align: center;
    padding: 30px 24px;
    min-height: 200px;
}

.style-text-h2-dk h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #ff6b00;
    margin-bottom: 30px;
}

.content-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-content-bg {
    background: url(../img/background/Subtract.svg);
    background-size: cover;
    overflow: hidden;
    height: 264px;
    width: 280px;
    left: 20px;
    top: 142px;
    border-radius: 10px;
}

.text-h3 h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}

.style-text-p p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #fff;
}

.style-button-03 {
    background: #fff;
    color: var(--color);
    border: 0;
    padding: 6px 54px;
    border-radius: 0;
    width: 100%;
    border-bottom: 1px solid var(--color);
}

.style-button-04 {
    border: 2px solid;
    color: var(--color);
    border-radius: 99px;
    font-weight: 500;
    font-size: 27.4627px;
    line-height: 32px;
    padding: 8px 24px;
}

.style-button-06 {
    border: 0;
    background: var(--color);
    border-radius: 99px;
    color: #fff;
    font-weight: 500;
    font-size: 27.4627px;
    line-height: 32px;
    padding: 8px 24px;
}

.flex-col {
    display: flex;
    gap: 24px;
}

.style-border-button {
    width: 90%;
    background: #fff;
    padding: 6px;
    border-radius: 10px;
}

.style-img-kh img {
    width: 79px;
    height: auto;
    border-radius: 99px;
    margin-bottom: 10px;
}

.style-col-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.text-cm {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.style-button-05 {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(10px);
}

.style-text-button {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
}

.style-icon-cart .icon-box-text {
    padding-top: 0px;
}

.icon-box-text {
    padding-top: 20px;
    padding-left: 1rem;
}

.icon-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

p {
    font-family: var(--font-family);
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0em;
    color: #4d4d4f;
    margin-bottom: 8px;
}

.icon-box-left,
.icon-box-right {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    flex-wrap: nowrap;
    align-items: baseline;
}

.text-left {
    text-align: left;
}

.icon-box-left .icon-box-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px;
    position: relative;
}

.style-background {
    background-color: #ffffff;
    border-radius: 10px;
}

.background-02 {
    background-image: url(../img//background/background.svg);
    height: 100%;
    width: 2000px;
    transform: translateX(-21%);
}

.style-button-02 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11.6923px 29.2308px;
    gap: 14.62px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    background: #fff;
    color: var(--color);
    border: 2px solid var(--color);
    border-radius: 99px;
    width: fit-content;
}


/*background img */

.bg-loaded {
    opacity: 1;
}

.bg {
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

.bg-fill {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}

.section-bg {
    overflow: hidden;
}


/* Style titel */

h3 {
    line-height: 23px;
    font-size: 20px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
    text-rendering: optimizeSpeed;
}

.style-text-tt p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.row-small-01>* {
    padding-right: 10px;
    padding-left: 10px;
}


/*hover-img*/

.hover-img img {
    filter: grayscale(100%);
}

.hover-img img:hover {
    filter: grayscale(0%);
}

.style-p-name {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

.style-p-comment {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}

.style-button-home-cnn {
    width: fit-content;
    background: var(--color);
    color: #fff;
    border-radius: 99px;
    border: 0;
    border: 1px solid var(--color);
}

.style-p-cnn-12 {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: start;
}

.style-table-tt-cart {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.style-table-tt-cart p {
    margin: 0;
}

.style-cart-km {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border: 1px solid;
    border-radius: 99px;
}

.style-ttgh-tt {
    padding-bottom: 10px;
}

.style-row-cart-ttgh {
    padding: 20px 0;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.style-sl-sp {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #3d94ff;
}

.style-sl-sp.style-sl-sp-small {
    color: #FF9B53;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}

.style-row-tb.style-row-tb-small {
    padding-top: 10px;
}

.style-p-table tr p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #4d4d4f;
    margin: 0;
}

a .style-gia-table {
    display: flex;
    justify-content: flex-end;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    align-items: center;
    text-align: right;
    color: var(--color) !important;
}


/*slider*/

.rb-home-ssdt .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 99px;
    background-clip: content-box;
    box-sizing: content-box;
}

.rb-home-ssdt .carousel-indicators .active {
    opacity: 1;
    background: var(--color) !important;
}

.rb-home-ssdt .carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #c7c8ca;
    opacity: 1;
}

.rb-home-ssdt .carousel-indicators {
    margin-bottom: 0;
}


/*Style Cart*/

.icon-size {
    width: 45px;
    height: 20px;
}

.style-icon-cart .icon-box-left {
    display: flex;
    align-items: center;
}

.style-icon-cart .icon-box-left p {
    margin: 0;
    line-height: 20px;
}

.style-col-cart {
    background: #fff;
    border-radius: 10px;
    padding: 0;
}

.spgy .style-col-cart {
    border-top: 2px solid #ff6b00;
}

.style-col-ddh {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
}

.style-name-pr {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #FF6B00;
}

.style-name-pr a {
    color: #FF6B00;
}

.style-name-th {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}

.table-sp-gy th.style-name-th {
    text-align: center;
}

.count-down {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.style-hansd {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
}

.style-mt {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #3d94ff;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.style-nhaban {
    font-weight: 700;
    font-size: 13px;
    line-height: 14px;
    color: #000;
    -webkit-line-clamp: 1;
    text-align: center;
}

.search-svg img {
    background: transparent !important;
}

.all-nhomdieutri {
    font-size: 11px !important;
    font-weight: 700 !important;
}

.row-nhom-dieu-tri {
    display: grid;
    grid-template-columns: 30% auto;
    height: 79px;
    align-items: center;
}

.style-hoat-chat {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: auto;
}

.style-price {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    align-items: center;
    color: #4d4d4f;
}

.style-price-km {
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    text-decoration-line: line-through;
    color: #4d4d4f;
}

.style-price-tt {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: var(--color);
}

.style-price-sl {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    align-items: flex-end;
    text-align: center;
    justify-content: center;
}

.style-sl-km {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #ff6b00;
    padding-top: 4px;
}

.style-product p:first-child {
    margin-bottom: 4px;
}

.style-product p:last-child {
    margin-bottom: 0px;
}

.style-product {
    vertical-align: middle;
    border-top: 1px solid #ECECEC;
    height: 79px !important;
}

.form-check-input {
    width: 16.71px;
    height: 16.71px;
    border-radius: 3px !important;
    margin-left: 20px;
    padding: 0;
    /* border: 1.22454px solid #4D4D4F; */
    margin-top: 0;
    background-image: url('../img/input-check.svg') !important;
    border: none !important;
    background-color: transparent !important;
}

.list-ordercheck li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.style-btn {
    width: 100%;
    background: var(--color);
    color: #fff;
}

.style-h3-cart h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #4d4d4f;
}

.style-icon-box {
    display: flex;
    gap: 8px;
    align-items: center;
}

.style-icon-box-02 {
    display: flex;
    gap: 3px;
    align-items: center;
}

.style-text-p-cart p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}

.padding-icon-box {
    padding-bottom: 12px !important;
}

.style-km10 {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ff6b00;
}

.style-km11 {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #1dab9e;
    min-width: 60px;
    justify-content: center;
    margin-right: 2px;
}

a.btn.style-km11 {
    border-radius: 99px;
    padding: 3px 6px;
    border: 1px solid #1dab9e;
}

a.btn.style-km10 {
    border: 1px solid var(--color);
    border-radius: 99px;
    padding: 3px 6px;
    min-width: 50px;
}

.style-col-box .col {
    padding: 24px 16px;
    background-color: #fff;
    border-radius: 10px;
}

.style-font-p-td {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #4d4d4f;
}

.style-font-p-td-1 {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
}

.base-unit {
    font-size: 14px !important;
}

.style-row-tb {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.style-row-tb .order-code-title {
    color: #4D4D4F;
    font-size: 16px;
    font-weight: 500;
}

.style-row-tb .order-title {
    color: var(--primary-colors-gray-85, #4D4D4F);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    justify-content: flex-start;
}

.table> :not(caption)>*>* {
    border-bottom-width: 0;
    padding: inherit;
    color: #4D4D4F;
}

table.style-p-table-small> :not(caption)>*>* {
    padding: 8px 0px;
}

.box-arow {
    padding: 24px 16px;
    background: #fff;
    border-radius: 10px;
    min-height: max-content;
}

.box-arow.box-arow-small {
    width: auto;
    max-width: 380px;
    height: auto;
    padding: 12px 13px;
}

.dropdown-toggle::after {
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.style-drop-dow button#triggerId {
    background: #fff;
    border: 0;
    width: 180px;
    height: 40px;
    box-shadow: 0px 6.54619px 5.23696px rgb(0 0 0 / 3%), 0px 2.72402px 2.17921px rgb(0 0 0 / 2%);
    border-radius: 10px;
    color: #4d4d4f;
    text-align: start;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.style-row-tb-01 p {
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #6d6e71;
}

.style-row-tb-01 {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 10px;
    border-bottom: 1px solid #c7c8ca;
}

.btn-cart {
    border: 1px solid var(--color);
    color: var(--color);
    background: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 21px;
    border-radius: 99px;
}

.btn-cart-01 {
    border: 1px solid var(--color);
    color: #ffffff;
    background: var(--color);
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 21px;
    border-radius: 99px;
}

.style-button-pr {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    padding-top: 14px;
}

.style-button-pr.style-button-pr-small {
    justify-content: center;
    gap: 10px 20px;
    border-top: 1px solid #e7e7e7;
}

.style-xt a {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #4d4d4f;
}

.style-slider-bl .carousel-indicators {
    margin-bottom: -40px;
}

.style-slider-bl .carousel-indicators [data-bs-target] {
    border: 1px solid var(--color);
}

.style-slider-bl .carousel-indicators .active {
    opacity: 1;
    background: var(--color) !important;
    width: 30px;
}

.style-spgy th {
    font-weight: 700 !important;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    color: #a7a9ac;
    min-width: fit-content;
    white-space: nowrap;
}

.style-dn {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #4D4D4F;
    text-transform: capitalize;
}


/********************************/

.count-down .progressbar {
    width: 69px;
    height: 8px;
    border-radius: 6px;
    background: #e6e7e8;
    margin-bottom: 5px;
}

.progressbar-line {
    width: 80%;
    height: 100%;
    border-radius: 6px;
    background: #ff6b00;
}

.cart-quantity {
    background: #ffffff;
    text-align: center;
    border-radius: 23px;
    border: 1px solid #ff6b00;
    color: #4d4d4f;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    width: 63px;
    height: 22px;
}

.cart-quantity_list {
    border-radius: 0px;
    border: 1px solid #e7e7e7;
    padding: 0px 0px;
    width: 36px;
}

.btn-add-to-cart {
    background: #ff6b00;
    text-align: center;
    border-radius: 23px;
    padding: 4px 25px;
    margin-top: 5px;
    cursor: pointer;
    position: relative;
}

.btn-add-to-cart_list {
    width: 76px;
    right: 7px;
}

.btn-add-to-cart .spinner-border {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 40%;
    top: 3px;
    color: #ffffff;
}

.add-wishlist {
    position: relative;
}

.btn.btn-circle.heart2.add-wishlist.loading {
    background-color: #FF6B00;
}

.add-wishlist .spinner-border {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 3px;
    top: 3px;
    color: #ffffff;
}

.detail-sp .add-wishlist .spinner-border {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 6px;
    top: 5px;
    color: #ffffff;
}

.btn-circle.media {
    background-image: url(../img/icon/icon_img.png);
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
}

.btn-circle.heart {
    background-image: url(../img/icon/icon_love.png);
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
}

.style-time-cart {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: flex-end;
    text-align: center;
    color: #ff6b00;
}

.style-row-button {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
}

.style-tag-sp {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #4d4d4f;
}

.style-pt-cart ul.pagination {
    gap: 8px;
    margin: 0;
    justify-content: flex-end;
}

.style-pt-cart .active .page-link {
    border: 0;
    background: var(--color) !important;
    color: #fff !important;
}

.style-dc-check .form-check-input:checked {
    background-color: #fff;
    border-color: var(--color);
    border-radius: 99px !important;
}

.style-dc-check .form-check-input {
    border-radius: 99px !important;
}

.style-text-dc {
    display: flex;
    gap: 12px;
}

.style-button-add-new {
    padding: 8px 24px;
    background: var(--color);
    border: 0;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}

.style-giaohang {
    display: flex;
    align-items: center;
    padding: 8px 30px;
    gap: 20px;
}

.style-pttt-cart {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.style-p-cart-ttgh {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #4d4d4f;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.border-cart-b2 {
    border-top: 1px solid var(--color);
    border-bottom: 1px solid var(--color);
    margin-bottom: 15px;
}

.style-cart-var {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #ff6b00;
}

.style-giaohang p {
    margin: 0;
}

.style-htvn {
    display: flex;
    gap: 12px;
    align-items: center;
}

.style-textarea-cart textarea.form-control {
    border: 0;
    background: #f1f2f2;
}

.style-pt-cart a.page-link {
    color: #4d4d4f;
    background: #e6e7e8;
    border-radius: 99px;
    width: 33px;
    height: 33px;
}

.style-pt-cart .page-item:not(:first-child) .page-link {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.style-pt-cart .page-item:first-child .page-link {
    border-radius: 99px !important;
}

.style-pt-cart .page-item:last-child .page-link {
    border-radius: 99px !important;
}

.style-dvt-ttgh {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #4d4d4f;
}

.style-cart-tr-ttgh p {
    margin-bottom: 4px;
}

.style-cart-tr-ttgh {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 0.5px solid #c7c8ca;
    justify-content: space-between;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    background-color: #c7c8ca !important;
}

.style-tongtien {
    display: flex;
    justify-content: space-between;
    border-top: 1px dashed #dedede;
    padding: 20px;
}

.style-mg-p p {
    margin: 0;
}

.style-h2-cnn h2 {
    font-weight: 700;
    font-size: 46px;
    line-height: 56px;
    color: #4d4d4f;
    margin-bottom: 15px;
}

.style-col-cnn.style-smsp-home:active {
    background: var(--color);
}

.style-col-cnn.style-smsp-home:active p.style-name-dm {
    color: #fff;
}

.style-col-cnn.style-smsp-home:active p {
    color: #fff;
}

.style-col-cnn.style-smsp-home:active img.img-fluid.rounded-top {
    filter: invert(93%) sepia(0) saturate(0%) hue-rotate(287deg) brightness(219%) contrast(100%);
}

.style-title {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

.style_row_img {
    padding: 0;
}

.style-title b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: 0.3;
    background-color: #4d4d4f;
    border-radius: 99px;
}

.style-smsp-home {
    display: grid;
    align-items: center;
    width: 280px;
    height: 290px;
    border: 1px solid #ffffff;
    justify-items: center;
    align-content: space-evenly;
}

.style-padding-small>.col-3 {
    padding: 0 10px 20px;
}

.style-size-img {
    max-height: 70px;
    height: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 18px;
    width: 110px;
    align-items: stretch;
}

.img-danhmuc {
    justify-content: inherit !important;
    margin-left: 20px;
}

.style-size-img.style-size-img-small {
    width: 40.614px;
    height: 40.614px;
}

.style-smsp-home:hover {
    border: 1px solid #ff6b00;
    box-shadow: 0px 14.1347px 11.3078px rgba(255, 107, 0, 0.1), 0px 7.92379px 6.33904px rgba(255, 107, 0, 0.05), 0px 4.20827px 3.36661px rgba(255, 107, 0, 0.05), 0px 1.75115px 1.40092px rgba(255, 107, 0, 0.02);
    border-radius: 10px;
}

.style-search-fast:hover {
    border: 1px solid #ff6b00 !important;
    box-shadow: 0px 14.1347px 11.3078px rgba(255, 107, 0, 0.1), 0px 7.92379px 6.33904px rgba(255, 107, 0, 0.05), 0px 4.20827px 3.36661px rgba(255, 107, 0, 0.05), 0px 1.75115px 1.40092px rgba(255, 107, 0, 0.02) !important;
    border-radius: 10px !important;
}

.style-name-dm {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: var(--color-2);
    justify-content: center;
}

.style-khuyenmai {
    display: none !important;
}

.style-tt-dm-home {
    text-align: center;
}

.style-name-category {
    height: 70px;
}

.style-tt-dm-home.style-tt-dm-home-small {
    padding: 17px 0px 0px 0px;
}

.style-tt-dm-home p {
    margin: 0;
}

.style-tt-dm-home p.style-amount {
    font-weight: 400;
}

.syle-sl-km-home {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #4d4d4f;
    margin: 0;
}

.style-h3-cnn h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #4d4d4f;
}

.style-col-cnn {
    background: #fff;
    border-radius: 10px;
    padding: 16px 0 16px 29px;
}

.style-col-homedn .icon-box-text {
    padding: 0;
    padding-left: 26px;
    padding-top: 0 !important;
}

.style-col-homedn .icon-box-left.text-left {
    padding: 20px;
    background: #fff;
    /*    border-radius: 10px;*/
    align-items: center;
}


/*****************************/

@media screen and (min-width: 850px) {
    .col:first-child .col-inner {
        margin-left: auto;
        margin-right: 0;
    }
    .large-3 {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
    .large-4 {
        max-width: 33.3333333333%;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    }
    .large-5 {
        max-width: 41.6666666667%;
        -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    }
    .large-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .large-7 {
        max-width: 58.3333333333%;
        -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    }
    .large-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media screen and (max-width: 576px) {
    .text-content-bg {
        width: 280px !important;
    }
}

@media screen and (max-width: 576px) {
    .home-rb-banner {
        display: flex;
        flex-direction: column;
    }
    .home-rb-banner2 img {
        width: 100% !important;
    }
    .text-banner-top {
        top: 40px;
        transform: none !important;
    }
    .home-rb-banner2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .home-rb-banner3 img {
        width: 100% !important;
        height: auto !important;
    }
    .row-home {
        display: flex;
        flex-direction: column;
    }
    .row-tiny {
        display: flex;
        flex-direction: column;
    }
    .hom-quanlity {
        min-height: 470px;
    }
    .bg-loaded {
        background-color: #00377a;
        padding: 0 !important;
    }
    .style-button-02 {
        margin-left: 70px;
        padding: 10px 25px !important;
        font-size: 20px;
    }
    .home-rb-commit {
        display: flex;
        flex-direction: column;
    }
    .style-content-p {
        display: flex;
        flex-direction: row;
        width: 100%;
    }
    .home-ud {
        width: 100%;
    }
    .text-content-bg {
        background: url(../img/background/Subtract.svg);
        background-size: cover;
        margin: 0 auto;
        margin-bottom: 10px;
        height: 270px !important;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .style-text-h2-dk h2 {
        font-size: 24px !important;
    }
    .style-button-04 {
        height: 50px;
        font-size: 14px;
    }
    .style-button-06 {
        height: 50px;
        font-size: 14px;
        width: 130px;
    }
    .banner_header img {
        width: auto !important;
        height: auto !important;
    }
    .home-rb-b3 img {
        border-radius: 10px;
        width: 100% !important;
    }
    .home-tt {
        padding: 15px 30px !important;
    }
    .home-tt1 {
        font-size: 30px;
        text-align: center;
    }
    .icon-box-text {
        text-align: unset;
    }
    .home-h3-quanlity {
        padding-bottom: 0 !important;
    }
    .home-commit1 {
        padding: 20px 26px !important;
    }
    .style-tile-h2 h2 {
        font-size: 30px;
        font-weight: 500;
    }
    .style-tile-h2 {
        margin-bottom: 0 !important;
    }
    .icon-box img {
        width: 50px !important;
    }
    .home-ud-1 {
        padding: 20px 0px !important;
    }
    .style-button-05 {
        transform: translateY(-22px);
    }
    .rb-large-3 {
        padding: 0 12px !important;
    }
    .rb-ss-home {
        margin-top: 30px;
    }
    .home-commit1 .icon-box {
        justify-content: start;
    }
    .rb-i-home {
        display: none;
    }
    .rb-dk-home {
        padding: 14px 24px !important;
    }
    .rb-slide {
        flex-direction: column;
    }
    .rb-home-dt {
        padding: 18px 22px !important;
    }
    .home-ss-ud {
        padding: 0 12px;
    }
    .rb-ut-tt {
        text-align: center;
    }
    .rb-ss-dt {
        padding: 0 12px;
    }
}

@media (min-width: 1024px) {
    .d-flex.flex-wrap {
        justify-content: space-between;
        padding: 0px 6px;
    }
}

.add-to-card .btn-add-to-cart img {
    width: 16px;
}


/* cuongnd _ Cart - Step 2*/

.style-cart-2-d .form-check .style-text-dc {
    align-items: flex-start;
}

.style-cart-2-d .form-check .btn-address-edit,
.style-cart-2-d .form-check .btn-address-add,
.style-cart-2-d .form-check .btn-tax-edit {
    border: 0;
    background: none;
    line-height: 1em;
}


/* cuongnd - end _ Cart - Step 2*/

.btn-detail-cart-add {
    position: relative;
}

.btn-detail-cart-add .spinner-border {
    position: absolute;
    left: 110px;
    top: 12px;
    width: 22px;
    height: 22px;
    color: #fff;
}

.content.paginations .paging ul {
    list-style: none;
    display: flex;
    align-items: flex-end;
    gap: 9px;
    margin-top: 15px;
    margin-bottom: 15px;
    justify-content: flex-end;
}

.content.paginations .paging ul a {
    border-radius: 50%;
    width: 33px;
    height: 33px;
    background-color: #E6E7E8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4D4D4F;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer;
}

.content.paginations .paging ul span {
    border-radius: 50%;
    width: 33px;
    height: 33px;
    background-color: #FF6B00;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: auto;
    top: 41%;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loadingDiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #9595955c;
    z-index: 99999;
}

.loader-body {
    top: 41%;
    margin: auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.loader-body,
.loader-body:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

#select-address .text-input_err-msg,
#taxes .text-input_err-msg {
    margin-left: 15px;
}

#select-address .text-input_err-msg span,
#taxes .text-input_err-msg span {
    font-size: 14px;
    font-weight: 400;
    margin-left: 5px;
    color: var(--color);
}

input:focus.cart-quantity {
    border: 1px solid #FF6B00;
}


/*************************/

.checked-result .list-checked {
    list-style-type: none;
    padding: 5px 15px;
    display: flex;
    flex-wrap: wrap;
}

.checked-result .list-checked .checked-item {
    width: 62px;
    height: 30px;
    align-items: center;
    padding: 4px 10px;
    display: flex;
    background: #FFFFFF;
    border: 1px solid #a7a9ac;
    border-radius: 30px;
    flex: 0 0 33.333333%;
    margin-bottom: 5px;
    position: relative;
}

.checked-result .list-checked .checked-item img.item-img {
    width: 22px;
    height: 22px;
}

.checked-result .list-checked .checked-item img.del-icon {
    width: 9px;
    height: 9px;
    position: absolute;
    right: 11px;
    cursor: pointer;
}

.form-contact .btn-ctf7-contac p {
    justify-content: center !important;
}

.form-contact .btn-ctf7-contac p button {
    margin-right: 0;
}

.section-home-lastest-post .style-conten-blog,
.section-home-lastest-post .style-conten-blog div,
.section-home-lastest-post .style-conten-blog div a,
.section-home-lastest-post .style-conten-blog b a {
    color: #555;
}

.main_topbar-container {
    z-index: 0;
}


/* Hide for law */

footer.main_footer .main_footer-right .footer__top .main_link-group .main_list-link,
header.main_header .main_header-left:first-child .main_item {
    display: none !important;
}

header.main_header .main_header-left:first-child .main_item:first-child {
    display: unset !important;
}

.btn.style-button-home-cnn {
    width: 136px;
    height: 24px;
}


/* #scroll-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: #ff6b00;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    z-index: 9999;
} */

.crisp-client .cc-tlyw .cc-kxkl .cc-nsge {
    transform: translate(10px, -55px) !important;
}

#tooltip-huongdan {
    position: absolute;
    text-align: center;
    bottom: 60%;
    left: 90%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background: #4D4D4F;
    padding: 10px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: inherit;
    display: none;
    z-index: 9999999999;
}

#tooltip-huongdan-hoatchat {
    position: absolute;
    text-align: center;
    bottom: 60%;
    left: 90%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background: #4D4D4F;
    padding: 10px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: inherit;
    display: none;
    z-index: 9999999999;
}

#tooltip-huongdan-pro {
    position: absolute;
    text-align: center;
    bottom: 60%;
    left: 90%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background: #4D4D4F;
    padding: 10px;
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: inherit;
    display: none;
    z-index: 9999999999;
}

#tooltip-huongdan-hinhanh {
    position: absolute;
    text-align: center;
    margin-top: 15px;
    margin-left: 15px;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background: #4D4D4F;
    padding: 10px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: inherit;
    display: none;
    z-index: 9999999999;
}

#tooltip-huongdan-relate {
    position: absolute;
    text-align: center;
    bottom: 78%;
    left: 98%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background: #4D4D4F;
    padding: 10px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: inherit;
    display: none;
    z-index: 9999999999;
}

#tooltip-huongdan-relate-cart {
    position: absolute;
    text-align: center;
    margin-left: 15px;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background: #4D4D4F;
    padding: 10px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: inherit;
    display: none;
    z-index: 9999999999;
}

.relate2-tooltip {
    bottom: 30% !important;
    left: 80% !important;
}

#tooltip-huongdan::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    transform: translateX(50%);
    transform: rotate(180deg);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #4D4D4F transparent;
}

#tooltip-huongdan-hoatchat::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    transform: translateX(50%);
    transform: rotate(180deg);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #4D4D4F transparent;
}

#tooltip-huongdan-pro::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    transform: translateX(50%);
    transform: rotate(180deg);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #4D4D4F transparent;
}

#tooltip-huongdan-hinhanh::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    transform: translateX(50%);
    transform: rotate(180deg);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #4D4D4F transparent;
}

#tooltip-huongdan-relate::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    transform: translateX(50%);
    transform: rotate(180deg);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #4D4D4F transparent;
}

#tooltip-huongdan-relate-cart::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    transform: translateX(50%);
    transform: rotate(180deg);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #4D4D4F transparent;
}

.style-font-p-td-font {
    font-weight: 400 !important;
}

.style-col-homedn .icon-box-text.border-doitac {
    border-right: 1px solid #ff6b00;
}

.w-nhomdieutri {
    width: 152px;
}

.w-hoatchat {
    width: 152px;
}

.w-hamluong {
    width: 116px;
}

.w-dangbaoche {
    width: 146px;
}

.w-giaban {
    width: 100px;
}

.style-p-cnn-12.style-p-cnn-12-pb {
    margin-bottom: 11px !important;
}

.nhomdieutri-single {
    overflow: hidden;
    color: var(--primary-colors-color-brand, #FF6B00);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hoatchat-3dong {
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 15px;
}

.pt-single-detail {
    padding-top: 20px;
    font-size: 16px;
}

.btn-indicators-custom:has(.active) {
    border: 1px solid #FF6B00 !important;
}

.parent-carousel {
    height: 90%;
}

.zoom-in-parent {
    height: 80% !important;
}

.zoom-in-picture {
    width: 80% !important;
}

.zoom-out-picture {
    width: 50% !important;
}

.current-img-carousel-total {
    width: 75px;
    height: 33px;
    float: right;
    border-radius: 16.5px;
    background: #EEF0F3;
    position: absolute;
    right: 15px;
    bottom: 146.75px
}

#img-zoom-in,
#img-zoom-out {
    text-align: center;
    position: fixed;
    left: 50%;
    top: 65%;
    cursor: pointer;
}

.current-img-carousel {
    color: #4D4D4F;
    font-family: Inter;
}

.xt-bn-cm-pp.xt-bn-cm-pp-width-button {
    width: 100%;
}

.style-btn.style-btn-width-button {
    width: 145px !important;
}

.vc-pd-card {
    justify-content: unset;
    gap: 5px;
}

.vc-expi-more {
    color: #4D4D4F !important;
    font-family: Inter;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal !important;
}

.img-vc-px {
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.img-vc-size {
    width: 70px !important;
}

.couponremainingtime {
    color: #FF6B00 !important;
    font-family: Inter;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

.novoucher {
    color: #FF6B00 !important;
    font-family: Inter;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

.condition-voucher-card {
    /*    width: 30%;*/
    text-decoration: underline;
    color: #3D94FF;
    cursor: pointer;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.kmqt .wrap-kmqt .kmqt-tt01 a {
    color: #4D4D4F;
    text-align: right;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.btn-indicators-each-custom {
    width: 70% !important;
    height: 70% !important;
}

.btn-indicators-custom {
    width: 90.5px;
    height: 99.5px;
    border-radius: 9px;
    border: 1px solid #D9D9D9;
    align-items: center;
}

.custom-carousel-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 34px;
    height: 34px;
    background-color: #999DA9;
    border-radius: 50px;
}

.carousel-indicators button {
    bottom: 0;
}

.carousel.carousel-dark.slide {
    transform: translateX(0) !important;
    height: 100%;
}

.carousel.carousel-dark.slide .carousel-inner {
    height: 90% !important;
}

.carousel-control-prev-single {
    left: 25px;
    position: fixed;
}

.bg-btn-grey-single {
    background-color: #999DA9 !important;
    border-radius: 50%;
}

.pd-single-img {
    padding-top: 80px;
}

.carousel-control-single-p {
    height: 20px;
    top: 35%;
}

.carousel-indicators-single-product {
    width: 100%;
    height: 90px;
    position: relative !important;
}

.bor-der-single {
    width: 105px;
    height: 81px;
    border-radius: 6px;
    border: 1px solid #E6E7E8;
}

.carousel-indicators-single-product img {
    width: 82px;
    height: 50px;
}

.carousel-indicators-single-product button {
    border: 0 !important;
}

.carousel-control-nexts-single {
    right: 25px;
    position: fixed;
}


/*#img-product-car .custom-carousel-control img{
    width: 20px !important;
    height: 20px !important;
}

.carousel-control-prevs {
    left: 25px;
    position: fixed !important;
    width: 20px !important;
    height: 20px !important;
}

.carousel-control-nexts {
    right: 25px;
    position: fixed !important;
    width: 20px !important;
    height: 20px !important;    
}*/

.wi-80 {
    width: 80%;
}

.carousel-single-product {
    width: inherit;
    height: 100%;
}

.carousel-single-product img {
    width: 50%;
}

.carousel-item.carousel-single-product.active {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}


/* CSS nền hiển thị Modal */

.nenmodal .nenmodal2 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1500;
    display: none;
}


/* CSS bảng nội dung Modal */

.nenmodal .ndmodal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background: #fff;
    width: 812px;
    height: 699px;
    z-index: 1600;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    border-radius: 20px;
    display: block;
    position: fixed;
    box-shadow: 0px 0px 10px #111;
}

@media (max-width: 700px) {
    .nenmodal .ndmodal {
        width: 90%;
    }
}


/* CSS bao bọc của nút tắt Modal */

.nenmodal .closemodal {
    text-align: end;
}


/* CSS tieu de của Modal */

.titlemodal {
    color: var(--primary-colors-gray-85, #4D4D4F);
}


/*.kmqt .wrap-kmqt .kmqt-tt01 img{
    width: 4px;
    height: 8px;
}*/

.seller-style-text-vc {
    color: #4D4D4F;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


/* CSS nút tắt modal */

.closemodal button {
    width: 40px;
    height: 40px;
    font-size: 30px;
    padding: 0px;
    border-radius: 100%;
    background: #fff;
    border: none;
}

.nenmodal.active .nenmodal2 {
    display: block;
}


/* CSS hiệu ứng hiển thị Modal */

.nenmodal.active .ndmodal {
    transition: all 300ms ease-in-out;
    transform: translate(-50%, -50%) scale(1);
}

.carousel-container {
    width: 400px;
    margin: 0 auto;
    position: relative;
}

.carousel {
    display: flex;
    overflow: hidden;
}

.carousel.slide {
    overflow: visible;
}


/*.carousel img {
    width: inherit;
    transition: transform 0.3s ease;
}*/

.thumbnails {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.thumbnails img {
    width: 50px;
    cursor: pointer;
    margin: 0 5px;
}

.img-zoom-hidden {
    display: none;
}

.style-btn.style-btn-xemchitiet {
    width: 116px;
    background: #fff;
    color: #ff6b00;
    border-radius: 10px;
    border: 1px solid #FF6B00;
}

.xt-bn-cm-pp.xt-bn-cm-pp-width-button {
    width: 100%;
}

.style-btn.style-btn-width-button {
    width: 145px !important;
}

.btn.btn-warning.kmqt-style-bn.xt-btn-code.border-text-luuma {
    border-radius: 6px !important;
}

.btn.btn-warning.kmqt-style-bn.xt-btn-style2.border-text-luuma {
    border-radius: 10px !important;
}

.btn.btn-warning.kmqt-style-bn.xt-btn-style1.border-text-luuma {
    border-radius: 10px !important;
    border: 1px solid #FF6B00 !important;
    background: #FFF !important;
    color: #FF6B00;
    text-align: center;
    /* Head 06 - 14 - Medium */
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.d-flex.align-items-center.vc-pd-card {
    padding-top: 6px;
}

.coupont__cart-2 .box-text-coupont.box-text-coupont-new {
    padding: 15.5px 15.45px 14.5px 15.45px !important;
    width: 100% !important;
    border-left: 0 !important;
}

.des-voucher-b2 {
    color: #4D4D4F;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.text-al-space-be {
    justify-content: space-between;
}

.many-cicle-vc {
    margin-right: -4px;
    margin-left: -4px;
}

.height-conten-percent-vc {
    height: 14px !important;
    color: #4D4D4F;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bd-color-97 {
    border-color: #979797 !important;
}

.slide-btn.slick-slide.slick-current.slick-active .border-wrap-detail {
    border: 1px solid #ff6b00;
}

.bor-der-single:has(.active) {
    border: 1px solid #FF6B00;
}

#img-product-car.carousel.slide.pd-single-img {
    transform: translateX(0) !important;
    height: 100%;
    flex-direction: column;
}

.carousel-indicators.indacartor-custom-single-product {
    height: 81px !important;
    overflow: hidden;
}

#popup-img-carousel-click {
    margin-top: 42px;
}

.img-carousel-detail {
    width: 82px !important;
    height: 50px !important;
}

.hidden-carousel-pre {
    display: none !important;
}

.tooltip-inner {
    max-width: 372px;
    text-align: left;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.tooltip-single-product {
    padding: 6px 10px;
    width: auto;
    height: auto;
    text-align: right;
    color: white;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    border-radius: 6px;
}

.tick-BCT-img {
    background: #fff;
    border-radius: 6px;
    width: 88.201px !important;
    height: 33.105px !important;
}

.btn-choose-address {
    border-radius: 10px;
    border: 1px solid var(--primary-colors-color-brand, #FF6B00) !important;
    opacity: 1px;
    background: var(--white, #FFF);
    color: var(--primary-colors-color-brand, #FF6B00) !important;
    text-align: center;
    /* Head 06 - 14 - Medium */
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-left: 15px;
    width: 120px;
}

.btn-choose-address:disabled {
    background: var(--white, #FFF) !important;
    color: var(--primary-colors-color-brand, #FF6B00) !important;
    /* cursor: not-allowed; */
    opacity: 0.5 !important;
}

.btn-choose-address:hover {
    background: none !important;
}

.border-popup-choose {
    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 392px;
}

.modal-container.modify-modal-container-for-popup {
    padding: 0px !important;
    border-radius: 20px;
    width: 580px;
    background-color: white;
    height: 536px !important;
}

.pad-popup-choose-start {
    padding-left: 31.5px;
    padding-right: 31.5px;
    color: #4D4D4F;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.modal-content.modal-content-no-border {
    border: none !important;
    padding-top: 20px !important;
}

.popup-address-checkbox-gap {
    justify-content: unset !important;
    column-gap: 10px !important;
}

.popup-address-btn {
    width: 130px;
    height: 35px;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 8px;
}

.popup-address-btn-apply {
    background: #FF6B00;
    color: #FFF;
    border: none;
    margin-left: 10px;
}

.popup-address-btn-close {
    background: #FFF;
    color: #FF6B00;
    border: 1px solid #FF6B00;
    margin-right: 10px;
}

.popup-address-footer-pad {
    padding-top: 22.5px;
    padding-bottom: 22.5px;
}

.popup-address-btn-gap {
    column-gap: 10px;
}

#popup-address-cb {
    border-color: #FF6B00;
}

.popup-address-lable {
    font-size: 16px !important;
    font-style: normal !important;
    line-height: normal !important;
}

.popup-address-btn-edit {
    height: 0px !important;
    padding: 0px !important;
}

.popup-address-btn-edit:hover {
    background: none !important;
}

.popup-address-lb-margin {
    margin-bottom: 20px !important;
}

.popup-address-lb-col-gap {
    column-gap: 8px !important;
}

.popup-address-lb-linebreak {
    max-width: 433px;
    height: auto;
}

.popup-address-scroller {
    overflow: auto;
}

.footer-gonsa-icon {
    width: 39.809px;
    height: 40.656px;
}

.btn-close-popups {
    border: 0 !important;
    margin-right: 12px;
    margin-top: 12px;
    background-color: #fff !important;
}

.km-single-product-top {
    width: 600px;
    height: 36px;
    flex-shrink: 0;
    background: #FFF3E1;
    position: absolute;
    top: 0;
    z-index: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.km-single-product-bottom {
    width: 600px;
    height: 76px;
    flex-shrink: 0;
    position: absolute;
    bottom: 0;
}

.km-single-product {
    margin-top: 20px;
    width: 600px;
    height: 112px;
    border-radius: 10px;
    border: 1px solid #DCDCDC;
    display: flex;
    position: relative;
    z-index: 1;
}

.km-single-product-top p {
    margin-left: 10px !important;
    color: #FF6B00;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.voucer-single-product {
    width: 36.715px;
    height: 36.715px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFE2CE;
}

.style-price-product-d-voucher {
    margin-left: 10px
}

.icon-voucher-single-product {
    margin-top: 5px;
}

.text-tem-gio-hang {
    margin-top: 20px;
    font-size: 16px;
}

.rating-product {
    width: 483px;
    height: 60px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    font-size: 14px;
}

.rating-product-text {
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rating-product-yes-no {
    display: flex;
    flex-direction: row;
}

.form-rating-product-yes-no {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.css-button-rating {
    width: 24px !important;
    height: 24px !important;
    border-radius: 6px !important;
    padding: 0 !important;
    border: 1.5px solid #ff6b00 !important;
}

.rating-star-css {
    width: 15px;
    margin-left: 10px;
}

.rating-chuhang-star {
    width: 21px;
}

.rating-star-css-nhaban {
    width: 15px;
    margin-left: 4px;
}

.gonsa-icon-singler-product {
    width: 90px;
    height: 90px;
    flex-shrink: 0;
}