@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/SVN-Gilroy Regular.otf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/SVN-Gilroy Medium.otf");
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/SVN-Gilroy Bold.otf");
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Beautique Display";
    src: url("../fonts/BeautiqueDisplay-Regular.otf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Beautique Display";
    src: url("../fonts/BeautiqueDisplay-Italic.otf");
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: "Beautique Display";
    src: url("../fonts/BeautiqueDisplay-Bold.otf");
    font-style: normal;
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: "Fz Quagera";
    src: url("../fonts/Fz Quagera.otf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Beautique Display Condensed";
    src: url("../fonts/BeautiqueDisplayCondensed-Bold.otf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "UTM Amerika Sans";
    src: url("../fonts/UTM Amerika Sans.ttf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "UTM Azuki";
    src: url("../fonts/UTM Azuki.ttf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "UTM Yen Tu";
    src: url("../fonts/UTM Yen Tu.ttf");
    font-style: normal;
    font-display: block;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes shake-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes shake-anim {

    0%,
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@font-face {
    font-family: 'qr';
    src: url("../fonts/Quicksand-Regular.ttf");
    font-style: normal;
    font-display: block;
}

div.wap_main {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
}

input,
button,
select {
    appearance: none;
    box-shadow: none !important
}

body {
    font-size: 14px;
    font-family: "SVN-Gilroy";
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

a,
input,
textarea {
    outline: none;
    padding: 0px
}

h2,
h3 {
    margin-bottom: 0px;
    line-height: normal;
    font-size: unset;
    font-weight: unset;
}

a {
    text-decoration: none !important
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.w-clear:after {
    display: block;
    content: "";
    clear: both
}

.hidden {
    display: none
}

.clear {
    clear: both
}

.none {
    display: none
}

.hidden-seoh {
    visibility: hidden;
    height: 0px;
    margin: 0px;
    overflow: hidden
}

.wap_1200 {
    max-width: 1200px;
    margin: auto;
    position: relative
}

.wrap-main,
.wrap-content {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0px
}

.wrap-home {
    max-width: 100%;
    padding: 0px;
    margin: 0
}

.wrap-content {
    margin: auto
}

.title-main {
    margin-bottom: 1rem;
    text-align: center
}

.title-main span {
    text-transform: uppercase;
    color: #000000;
    font-size: 26px;
    font-weight: bold;
}

.time-main {
    margin-bottom: 0.75rem;
    color: #999999
}

.time-main i {
    vertical-align: top;
    margin: 3px 7px 0px 0px
}

.time-main span {
    vertical-align: top;
    display: inline-block
}

.share {
    padding: 17px 15px 10px 15px;
    line-height: normal;
    background: rgba(128, 128, 128, 0.15);
    margin-top: 15px;
    border-radius: 5px
}

.share b {
    display: block;
    margin-bottom: 5px
}

.control-owl {
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0px;
    top: calc(50% - 45px / 2)
}

.control-owl button {
    opacity: 0.5;
    top: 0px;
    position: absolute;
    outline: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    cursor: pointer;
    color: #ffffff;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 25px;
    margin: 0px;
    background-color: #000000;
    border-radius: 3px;
    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
}

.control-owl button:hover {
    opacity: 1
}

.control-owl button.owl-prev {
    left: 20px
}

.control-owl button.owl-next {
    right: 20px
}

.form-control,
.form-control-plaintext:not(textarea),
.custom-select {
    height: calc(1em + 1.25rem + 8px)
}

.custom-form-row {
    margin-right: -10px;
    margin-left: -10px
}

.custom-form-row>.col,
.custom-form-row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px
}

.text-sm {
    font-size: 0.875rem !important
}

img.lazy {
    opacity: 0
}

img:not(.initial) {
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

img.initial,
img.loaded,
img.error {
    opacity: 1
}

img:not([src]) {
    visibility: hidden
}

.menu_mobi_add,
.menu_mobi {
    display: none
}

.menu ul {
    width: 100%;
    padding: 0px;
    margin: auto;
    list-style: none
}

.menu ul.menu-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin: 0;
}

.menu-main li a.active,
.menu-main li a:hover {
    color: #93420B;
}

.menu-main li a {
    color: #111;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 0;
    line-height: normal;
    text-transform: uppercase;
}

.menu-fix {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 999;
    animation: fadeInDown 1.3s ease backwards;
}

.menu-res {
    height: 55px;
    z-index: 997;
    background: var(--maincolor);
    position: sticky;
    display: none;
    position: -webkit-sticky;
    top: 0
}

.menu-bar-res {
    height: 55px;
    padding: 0px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slideshow {
    position: relative;
    overflow: hidden;
}

.slideshow-item {
    display: block;
    cursor: pointer
}

.slideshow:hover .control-slideshow {
    opacity: 1
}

.control-slideshow {
    opacity: 0
}

.wrap-partner {
    padding: 0px 15px
}

.wrap-partner .wrap-content {
    position: relative
}

.partner {
    display: block;
    border: 1px solid #eee;
    max-width: 175px;
    margin: 0px auto
}

.hover_sang1 {
    position: relative;
    overflow: hidden
}

.hover_sang1:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    z-index: 10;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0)
}

.hover_sang1:hover:before {
    -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0)
}

.hover_sang2 {
    position: relative;
    overflow: hidden
}

.hover_sang2:before {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 10;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover_sang2:hover:before {
    transition: 1s;
    left: 100%
}

.list-news-other {
    padding-left: 17px;
    list-style: square
}

.list-news-other li {
    margin-bottom: 2px
}

.list-news-other li a {
    text-transform: none;
    color: #333333
}

.list-news-other li a:hover {
    color: #f00
}

.contact-article {
    margin-bottom: 1.2rem;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.contact-text {
    width: 49%;
}

form#form-contact {
    width: 49%;
}

.contact-input {
    position: relative;
    margin-bottom: 15px
}

.contact-input textarea {
    resize: none;
    height: 150px
}

.contact-input .custom-file-label::after {
    content: attr(title)
}

.contact-map {
    position: relative;
    height: 500px
}

.contact-map iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important
}

.footer-article {
    background-color: #FDF4EE;
}

.footer-article .wrap-content {
    padding: 60px 0px 65px
}

.footer-tags {
    background: #eee
}

.footer-tags .wrap-content {
    padding: 30px 15px
}

.footer-tags-lists {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.footer-tags-lists li {
    float: left
}

.footer-tags-lists li a {
    padding-bottom: 0.375rem
}

.footer-powered {
    color: #ffffff;
    background-color: #000000;
}

.footer-powered .wrap-content {
    padding-top: 15px;
    padding-bottom: 15px
}

.footer-statistic {
    text-align: right
}

.footer-statistic span {
    padding-right: 10px
}

.footer-statistic span:last-child {
    padding-right: 0px
}

#footer-map {
    position: relative;
    height: 450px
}

#footer-map iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important
}

.social-plugin {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.social-plugin .at-share-btn {
    margin-bottom: 0px !important
}

.social-plugin .zalo-share-button {
    margin-left: 3px
}

.pagination-ajax {
    text-align: center
}

.pagination-ajax a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 3px 3px 3px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    color: #666 !important;
    border: 1px solid #e6e6e6;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none !important;
    background-color: #ffffff
}

.pagination-ajax a.current,
.pagination-ajax a:hover {
    color: #ffffff !important;
    border-color: #ec2d3f;
    background-color: #ec2d3f
}

.pagination-ajax a.first,
.pagination-ajax a.last,
.pagination-ajax a.prev,
.pagination-ajax a.next {
    text-indent: -9999px;
    position: relative;
    background-color: #ffffff !important
}

.pagination-ajax a.first:before,
.pagination-ajax a.last:before,
.pagination-ajax a.prev:before,
.pagination-ajax a.next:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center
}

.pagination-ajax a.first:before {
    background-image: url(../images/page-first.png)
}

.pagination-ajax a.last:before {
    background-image: url(../images/page-last.png)
}

.pagination-ajax a.prev:before {
    background-image: url(../images/page-prev.png)
}

.pagination-ajax a.next:before {
    background-image: url(../images/page-next.png)
}

#popup .modal-body {
    padding: 0px
}

#popup-map iframe {
    width: 100%
}

#popup button.close,
#popup-map button.close,
#popup-baogia button.close {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000 !important;
    background: #000000;
    opacity: 1;
    color: #fff
}

.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden
}

.coccocgrammar,
.corom-element {
    display: none !important;
}

.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 65px;
    right: 25px;
    display: none;
    z-index: 10;
    cursor: pointer
}

.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.transition,
.control-owl button,
.carousel-comment-media .carousel-control a span,
.menu ul li a.has-child:after,
.menu ul li ul,
.menu ul li:hover>ul,
.scale-img img,
.scale-img:hover>img,
.btn-frame .kenit-alo-circle-fill,
.support-online .kenit-alo-circle-fill {
    -webkit-transition: 0.3s all;
    transition: 0.3s all
}

.scale-img {
    overflow: hidden;
    display: block
}

.scale-img img {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.scale-img:hover>img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.blink {
    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.btn-frame {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    z-index: 997;
    cursor: pointer
}

.btn-frame i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #93420B;
    position: relative;
    z-index: 1;
    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
}

.btn-frame i img {
    vertical-align: middle;
    width: 70%
}

.btn-frame .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-frame .kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(7, 41, 103, 0.8);
    opacity: 0.1;
    border-color: #93420B;
    opacity: 0.5
}

.btn-frame .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.btn-frame .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -10px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: #93420B;
    opacity: 0.4
}

.btn-frame .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.btn-zalo {
    bottom: 315px
}

.btn-phone {
    bottom: 230px
}

.js-facebook-messenger-container.closed {
    display: none !important
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px;
    color: #404040;
    background: #fff
}

.js-facebook-messenger-tooltip.closed {
    display: none !important
}

.js-facebook-messenger-box,
.js-facebook-messenger-button {
    z-index: 999
}

.js-facebook-messenger-tooltip {
    z-index: 999;
    display: none;
    position: fixed;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
    box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
    z-index: 1000000000000000019884624838656
}

.js-facebook-messenger-close-tooltip {
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.js-facebook-messenger-box {
    z-index: 999
}

.js-facebook-messenger-box.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-box {
    display: block;
    position: fixed;
    cursor: pointer;
    bottom: 150px;
    right: 17px;
    width: 56px;
    height: 56px;
    text-align: center;
    background: #93420B;
    border-radius: 100%;
    overflow: hidden;
    z-index: 99;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
    width: 32px;
    height: 33px;
    position: absolute;
    top: 13px;
    left: 12px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out
}

.js-facebook-messenger-box.rotate svg#close-icon {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
    opacity: 0;
    width: 19px;
    height: 20px;
    position: absolute;
    top: 19px;
    left: 19px;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-container {
    position: fixed;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    bottom: 110px;
    right: 90px;
    border-radius: 10px;
    pointer-events: none;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    transition: transform 160ms ease-in-out, opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out
}

.js-facebook-messenger-top-header {
    width: 220px;
    color: #ffffff;
    background: #1182fc;
    display: block;
    position: relative;
    width: 220px;
    background: #1182fc;
    color: #ffffff;
    text-align: center;
    line-height: 1;
    padding: 10px;
    font-size: 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-top-header {
    color: #ffffff;
    background: #1182fc;
    width: 220px
}

.js-facebook-messenger-tooltip {
    color: #404040;
    background: #fff
}

.js-facebook-messenger-container.open {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    pointer-events: all
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
    opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
    opacity: 1
}
.cart-fixed:hover{background-color: #93420B;}
.cart-fixed:hover i{color: #ffffff;}
.cart-fixed {
    position: fixed;
    right: 20px;
    bottom: 390px;
    z-index: 997;
    background: var(--maincolor);
    width: 50px;
    height: 50px;
    text-align: center;
    color: #000000 !important;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #93420B;
}

.cart-fixed i {
    font-size: 20px;
    color: #93420B;
}

.cart-fixed span {
    position: absolute;
    top: -5px;
    right: -10px;
    color: #ffffff;
    width: 25px;
    height: 25px;
    background: #EB8D00;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    border-radius: 100%
}

.shake-anim {
    -webkit-animation: shake-anim 1s infinite ease-in-out;
    animation: shake-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}


.page-link.active,
.page-link.bg-primary {
    background: #93420B !important;
    color: #fff !important;
}

.page-link.active:hover,
.page-link.bg-primary:hover {
    background: #000000 !important
}

.page-link {
    cursor: pointer;
    border-color: #d9d9d9 !important;
    color: #000 !important;
}

.catchuoi1 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.catchuoi2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.catchuoi3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.catchuoi4 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.catchuoi5 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.catchuoi6 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.catchuoi7 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.catchuoi8 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.contact-form .btn-primary {
    background: var(--maincolor) !important;
    border-color: var(--maincolor) !important
}

.save-listing,
.save-listing-already {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    font-size: 1rem;
    background: var(--maincolor);
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    /* display: none; */
}

.save-listing:hover i:before,
.save-listing-already i:before {
    font-weight: bold
}

.liked-fixed {
    bottom: 455px;
    display: none
}

div.wap_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

div.wap_copy {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

div.wap_copy .copyright,
div.wap_copy .statistic {
    margin-bottom: 0
}

.statistic span {
    margin-left: 8px
}

div#main_footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

div#main_footer ul li {
    margin: 9px 0;
    font-size: 14px
}

div#main_footer ul li i {
    width: 30px;
    height: 30px;
    border: 1px solid #f9f9f9;
    text-align: center;
    border-radius: 3px;
    line-height: 30px;
    margin-right: 8px;
    font-size: 18px;
    color: #525252
}

.footer-news:nth-child(1) {
    width: 27.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
}

.footer-news:nth-child(2) {
    width: 10%
}

.footer-news:nth-child(3) {
    width: 15%
}

.footer-news:nth-child(4) {
    width: 35%
}

.footer-copyright {
    text-transform: capitalize;
    line-height: 24px;
    color: #93420B;
}

.footer-title {
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
    font-family: "Beautique Display";
    color: #93420B;
    margin-bottom: 12px;
}

.footer-ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer-ul li {
    margin-bottom: 10px
}

.footer-ul li:last-child {
    margin-bottom: 0px
}

.footer-ul li a {
    color: #333;
    font-size: 15px;
}

.footer-ul li a:hover {
    text-decoration: none;
    color: #93420B
}

.social-header li {
    width: 30px
}

.social-footer {
    padding: 0;
    margin: -5px;
    list-style: none;
    display: flex;
    align-items: center;
}

.social-footer li {
    margin: 5px;
}

.social-footer li a {
    transition: 0.3s;
}

.social-footer li a:hover {
    transform: translateY(-5px);
}

.list_monnb {
    display: flex;
    text-align: center;
    margin-bottom: 20px;
    justify-content: center;
}

.list_monnb a {
    font-size: 14px;
    color: #000;
    padding: 5px 15px;
    cursor: pointer;
    transition: 0.2s;
    border: 1px solid #000000;
    border-radius: 5px;
    display: block;
    margin: 0 5px;
}

.list_monnb a:hover,
.list_monnb a.active {
    color: #fff !important;
    background: #93420B;
    border-color: #93420B;
}

#video-select iframe {
    height: 281px
}

#video-select .listvideos {
    width: 100%;
    height: 40px;
    padding: 0 10px
}

div.run-slick .slick-prev:before,
div.run-slick .slick-next:before {
    font-size: 0
}

div.run-slick .slick-prev,
div.run-slick .slick-next {
    width: 35px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
}

div.run-slick .slick-prev {
    background: #00000045 url(../images/arr_left.png) no-repeat center;
    left: 10px;
    border-radius: 5px;
}

div.run-slick .slick-next {
    background: #00000045 url(../images/arr_right.png) no-repeat center;
    right: 10px;
    border-radius: 5px;
}

.flex_info {
    display: flex;
    justify-content: space-between
}

.left_info {
    width: 270px
}

.right_info {
    width: calc(100% - 280px)
}

.list_mananger {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid #c00;
    border-top: none;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px
}

.sty_list1,
.sty_list {
    padding: 10px 0;
    margin-left: 10px;
    color: #000;
    cursor: pointer
}

.list_mananger li {
    border-bottom: 1px solid #d3d3d3
}

.left_info .title-user {
    background: #c00
}

.left_info .title-user span {
    color: #fff
}

.dong {
    position: relative;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    display: none
}

.mo {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    display: block
}

.sty_btn_info span,
.button-user .sty_btn_info {
    padding: 5px 15px;
    border: 1px solid #c00;
    background: #c00;
    color: #fff;
    border-radius: 5px
}

.social-plugin .zalo-share-button {
    margin-left: 3px;
    background: #000 url(../images/zalo-combo.png) no-repeat center;
    background-size: 26px;
    border-radius: 5px;
}

.mt-6 {
    margin-top: 1.5rem;
}

.product {
    position: relative;
    margin: 0 10px;
}

.box-product {
    display: block;
    background-color: #FDF4EE;
    position: relative;
}

.name-product {
    font-weight: 700;
    margin-bottom: 10px;
    line-height: normal;
    font-size: 16px;
    color: #111;
}

.box-product:hover .name-product {
    color: #93420B;
}

.desc_product {
    line-height: 20px;
    font-size: 15px;
    color: #333;
    margin-bottom: 5px;
}

.price-per {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ffffff;
    background: var(--maincolor);
    font-size: 11px;
    border-radius: 2px;
    width: 45px;
    height: 25px;
    text-align: center;
    line-height: 25px
}

.price-new {
    font-weight: 700;
    line-height: normal;
    font-size: 18px;
    color: #93420B;
}

.price-old {
    font-size: 12px;
    color: gray;
    text-decoration: line-through;
}

.price-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 43px;
}

.priceandcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    align-items: end;

}

.line_cart {
    width: 1px;
    height: 16px;
    background-color: #8E8E8E;
    margin-bottom: 4px;
}

.btn_addcart {
    width: 25px;
    height: 25px;
    background: url(../images/cart_new.png) no-repeat center left -50px, url(../images/addcart.png) no-repeat center left;
    transition: 0.2s linear;
}

.btn_addcart:hover {
    background: url(../images/cart_new.png) no-repeat center left 0, url(../images/addcart.png) no-repeat center left 50px;
    transition: 0.2s linear;
}

.info_sanpham:not(.slick_banchay .info_sanpham) {
    padding: 20px 15px 15px;
}

.box_news_index {
    padding: 30px 5px;
}

.container_news_index {
    display: flex;
    justify-content: start;
    flex-flow: wrap;
    margin: -10px;
}

.item_news_index {
    width: calc(25% - 20px);
    margin: 10px;
}

.item_news_index .hover_sang2 img {
    width: 100%;
}

.content_news_index {
    margin-top: 10px;
}

.name_news_index a {
    font-size: 14px;
    font-family: qr;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.name_news_index a:hover {
    color: #93420B;
}

.desc_news_index span {
    font-size: 13px;
    font-family: 'qr';
    color: #000;
}

.time_news_index {
    color: #93420B;
    font-size: 14px;
    padding: 5px 0;
}

/* .box_product,
.box_product_list,
.box_product_list_tab,
.box_product_tab_permanent {
    padding: 30px 5px;
} */



input#phone-newsletter.form-control.invalid,
.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: red !important;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%23ff0000}</style><path d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg>') no-repeat right 10px center;
}

.header {
    padding: 15px 10px;
    background-color: var(--maincolor);
}

.search {
    width: 415px;
    background: #ffffff;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.search p {
    float: left;
    width: 60px;
    height: 45px;
    cursor: pointer;
    margin: 0px;
    background: url(../images/search.png) no-repeat center;
    background-color: #93420B;
}

.search p:hover {
    background-color: #EB8D00;
}

.search input {
    width: calc(100% - 60px);
    height: 45px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 20px;
    font-size: 14px
}

.search input::-webkit-input-placeholder {
    color: #696969
}

.search input:-moz-placeholder {
    color: #696969
}

.search input::-moz-placeholder {
    color: #696969
}

.search input:-ms-input-placeholder {
    color: #696969
}

.giohang_header {
    width: 45px;
    height: 45px;
    position: relative;
    background: url(../images/cart.png) no-repeat center;
    border-radius: 100%;
}
.giohang_header:hover {animation: tada 0.5s;}
.giohang_header span {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    color: #ffffff;
    background-color: #EB8D00;
}

.huongdanmuahang {
    height: 40px;
    padding-left: 50px;
    background: url(../images/hotline2.png) no-repeat left center;
}

.huongdanmuahang span {
    line-height: 18px;
    font-size: 15px;
    color: #111;
    max-width: 80px;
    display: block;
}

.logo_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 15px;
}

.name_logo {
    text-align: center;
}

.name_logo h2 {
    font-weight: 700;
    line-height: normal;
    color: #93420B;
    font-family: "Beautique Display";
    font-size: 24px;
    margin-bottom: 5px;
}

.name_logo p {
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.95px;
    color: #333;
    margin: 0;
}

.hotline_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid #93420B;
    border-radius: 22px;
    padding: 0 20px 10px;
    text-align: center;
}

.hotline_header span {
    color: #111;
    padding: 2px 7px;
    background-color: var(--maincolor);
    display: block;
    margin-top: -14px;
}

.hotline_header p {
    margin: 0;
    font-weight: 700;
    line-height: normal;
    font-size: 24px;
    color: #93420B;
}

.huongdanmuahang:hover span {
    text-decoration: underline;
}

.menu {
    border-top: 1px solid #93420B;
    background-color: var(--maincolor);
}

.gap-45px {
    gap: 45px;
}

.danhmuc_sanpham {
    width: 270px;
    position: relative;
}

.title-danhmuc {
    font-weight: 700;
    line-height: 20px;
    padding: 10px 10px 10px 48px;
    background: url(../images/menu.png) no-repeat center left;
    text-transform: uppercase;
    font-size: 16px;
    color: #672D06;
}

.danhmuc_sanpham:hover>ul {
    display: block;
}

.danhmuc_sanpham ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    background-color: var(--maincolor);
    min-height: 400px;
    box-shadow: 0px -6px 6px -6px #672D06;
}

.danhmuc_sanpham ul li ul {
    left: 100%;
    top: 0;
    display: none;
    width: 650px;
    flex-wrap: wrap;
    align-items: start;
}

.danhmuc_sanpham ul li ul li {
    width: 40%;
}

.danhmuc_sanpham ul li a {
    color: #111;
    font-size: 16px;
    padding: 7px 10px;
    display: block;
    border-bottom: 1px solid #672D06;
}

.danhmuc_sanpham ul li ul li a::before {
    content: "";
    border-top: 1.5px solid #93420B;
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    display: block;
    border-right: 1.5px solid #93420B;
}

.danhmuc_sanpham ul li ul li a:hover {
    color: #93420B;
}

.danhmuc_sanpham ul li ul li a {
    background-color: transparent !important;
    border: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 10px;
}

.danhmuc_sanpham ul li a.has-child::after {
    content: "";
    width: 7px;
    height: 7px;
    display: block;
    transform: rotate(45deg);
    border-top: 1.5px solid #93420B;
    border-right: 1.5px solid #93420B;
}

.danhmuc_sanpham ul li a.has-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.danhmuc_sanpham ul li:last-child a {
    border: 0px;
}

.danhmuc_sanpham ul li:hover>a::after {
    border-color: #ffffff;
}

.danhmuc_sanpham ul li:hover>a {
    background-color: #93420B;
    color: #ffffff;
    padding-left: 20px;
}

.danhmuc_sanpham ul li:hover>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.slogan_footer marquee {
    font-size: 16px;
    font-style: italic;
    line-height: 50px;
    border-top: 3px solid #E9B87E;
    border-bottom: 1px solid #E9B87E;
    font-weight: 400;
    font-family: "Beautique Display";
    color: #93420B;
}

.wap_tieuchi {
    padding: 50px 10px;
}

.tieuchi_content {
    width: 25%;
}

.pic_tieuchi {
    width: 130px;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(../images/pic_tieuchi.jpg) no-repeat center;
    margin-right: 10px;
}

.tieuchi_content h3 {
    font-weight: 700;
    line-height: normal;
    font-size: 18px;
    font-family: "Beautique Display";
    color: #111;
}

.tieuchi_content:hover .pic_tieuchi img {
    animation: flip 1s linear;
}

.wap_kienthuc {
    background: url(../images/bg_kienthuc.jpg);
    padding: 75px 10px;
    background-size: cover;
    overflow: hidden;
}

.slick_kienthuc {
    margin: 0 -15px;
}

.kienthuc_content {
    margin: 0 15px;
}

.title-trangchu {
    text-align: center;
    margin-bottom: 25px;
}

.title-trangchu h2 {
    font-weight: 700;
    line-height: 28px;
    font-size: 32px;
    font-family: "Beautique Display";
    color: #93420B;
    margin-bottom: 10px;
}

.title-trangchu p {
    line-height: normal;
    font-size: 15px;
    color: #111;
    margin: 0;
}

.kienthuc_content {
    text-align: center;
}


@media (min-width:1000px){
.kienthuc_content{    padding-top: 50px;
    transition: 0.5s linear;}
.kienthuc_content.slick-active+.slick-active {
    padding-top: 0px;
    transition: 0.5s linear;
}

.kienthuc_content.slick-active+.slick-active+.slick-active {
    padding-top: 50px;
    transition: 0.5s linear
}
}


.name_kienthuc {
    max-width: 85%;
    margin: -40px auto 20px;
    background-color: #ffffff;
    text-align: center;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 24px;
    font-size: 16px;
    color: #93420B;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.18);
    z-index: 9;
    position: relative;
}

.kienthuc_content span {
    text-decoration-line: underline;
    font-size: 15px;
    color: #93420B;
}

.kienthuc_content a:hover span {
    color: #EB8D00;
}

.kienthuc_content a:hover .name_kienthuc {
    background-color: #672D06;
    color: #ffffff;
}

.wap_tuvan {
    background-image: url(../images/bg_form.jpg);
    padding: 80px 10px;
    background-size: cover;
}

.wap_tuvan .title-trangchu h2 {
    color: var(--maincolor);
}

.wap_tuvan form {
    max-width: 520px;
    margin: auto;
    border: 1px solid #E9B87E;
    background: rgba(0, 0, 0, 0.60);
    padding: 24px 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.wap_tuvan form .newsletter-input:nth-child(n + 3),
.newsletter-button,
.slogan_form {
    grid-column: span 2;
}

.newsletter-button {
    margin-top: 10px;
}

.wap_tuvan form .newsletter-input label {
    margin-bottom: 5px;
    line-height: 28px;
    color: #FFF;
}

.newsletter-input .form-control {
    border: 1px solid #E9B87E;
    background-color: transparent;
    border-radius: 0px;
    color: #ffffff;
}

.newsletter-input textarea {
    height: 100px;
    resize: none;
}

.newsletter-button input[type="submit"] {
    width: 100%;
    background-color: #E9B87E;
    height: 50px;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border: 0px;
}

.newsletter-button input[type="submit"]:hover {
    background-color: #672D06;
    color: #ffffff;
}

.slogan_form {
    padding: 15px 10px 10px;
    text-align: center;
}

.slogan_form span {
    line-height: normal;
    font-family: "Beautique Display";
    color: #ffffff;
    font-size: 18px;
}

.slogan_form span span {
    color: #E9B87E;
    font-size: 20px;
    line-height: normal;
}

.wap_gioithieu {
    padding: 80px 10px;
    background: url(../images/bg_feedback.jpg) no-repeat top right, url(../images/bg_feedback.png) no-repeat bottom right;
    background-color: #FDF4EE;
}

.info_gioithieu {
    width: 500px;
}

.title-gioithieu {
    margin-bottom: 20px;
}

.title-gioithieu span {
    font-family: "UTM Yen Tu";
    color: #111;
    font-size: 40px;
    line-height: normal;
}

.title-gioithieu h2 {
    color: #93420B;
    font-family: "Beautique Display";
    font-size: 48px;
    font-weight: 700;
    line-height: normal;
}

.desc_gioithieu {
    margin-bottom: 25px;
}

.info_gioithieu a.xemthemgioithieu {
    width: 135px;
    height: 38px;
    border-radius: 60px;
    border: 1px solid #93420B;
    text-align: center;
    line-height: 37px;
    font-weight: 600;
    display: block;
    letter-spacing: 1.5px;
    font-size: 15px;
    color: #93420B;
    text-transform: uppercase;
}

.info_gioithieu a.xemthemgioithieu:hover {
    background-color: #93420B;
    color: #ffffff;
}

.wap_camnhan {
    width: 805px;
}

.wap_banner,
.wap_banner img {
    border-radius: 230px 0 230px 230px;
}

.flex_camnhan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.flex_camnhan img {
    border-radius: 100%;
}

.info_feedback p {
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
    color: #93420B;
    margin-top: 2px;
    margin-bottom: 0px;
}

.desc_feedback {
    line-height: 24px;
    font-size: 15px;
    color: #333;
    padding-top: 55px;
    background: url(../images/phay.png) no-repeat center top;
}

.camnhan_content {
    margin: 0 20px;
}


.wap_camnhan .slick-prev,
.wap_camnhan .slick-next {
    width: 14px;
    height: 24px;
}

.wap_camnhan .slick-prev:before {
    transform: scaleX(-1);
}

.wap_camnhan .slick-prev:before,
.wap_camnhan .slick-next:before {
    content: "";
    background-image: url(../images/arrow.png);
    width: 14px;
    height: 24px;
    display: block;
}

.wap_camnhan .slick-prev {
    left: 0;
}

.wap_camnhan .slick-next {
    right: 0;
}

.wap_feedback {
    padding-top: 55px;
}

.run-list {
    margin: 0 -10px;
}

.box_sanpham {
    padding-bottom: 60px;
}

.wap_sanpham {
    padding: 30px 10px 25px;
}

.title-sanpham {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #E9B87E;
    border-radius: 23px 0 0 23px;
    overflow: hidden;
    margin-bottom: 20px;
}

.title-sanpham a {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}

.title-sanpham a:hover {
    color: rgba(147, 66, 11, 1);
}

.title-sanpham span {
    color: #93420B;
    font-size: 20px;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
    padding: 0 70px 0 30px;
    background: url(../images/title_sanpham.jpg) no-repeat top right, linear-gradient(to right, #E9B87E calc(100% - 60px), #ffffff 0px)
}

.wap_banner_qc {
    padding: 60px 10px;
}

.title-noibat {
    width: 390px;
    max-width: 50%;
}

.wap_banchay {
    width: calc(100% - 450px);
}

.title-noibat h2 {
    font-weight: 700;
    width: 100%;
    line-height: 28px;
    font-size: 24px;
    font-family: "Beautique Display";
    text-align: right;
    color: #93420B;
    margin: 20px 0 0;
    background: linear-gradient(#93420B, #93420B) no-repeat center left;
    background-size: calc(100% - 260px) 2px;
}

.wap_noiabt {
    padding: 80px 10px 30px;
    background: linear-gradient(#E9B87E, #E9B87E) no-repeat left calc(50% - 390px + 45px) top;
    background-size: 350px 100%;
}

.btn-slick {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 15px;justify-content: end;
}

.btn-slick a.xemthem_slick {
    color: #333;
    line-height: normal;
}
.btn-slick a.xemthem_slick:hover{ color: #672D06;}
.btn-slick .btn_slick.slick_prev{transform: scaleX(-1);}
.btn-slick .btn_slick {
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #F0E1D6;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.5s linear;
}
.btn-slick .btn_slick img{transform-origin: left;}
.btn-slick .btn_slick:hover{background-color: #672D06;transition: 0.5s linear;}
.btn-slick .btn_slick:hover img{animation: hoverbtnslick 0.5s;filter: brightness(0) invert(1);}
@keyframes hoverbtnslick {
    from {transform: scaleX(1);opacity: 1;}
    to {transform: scaleX(2);transform-origin: left;opacity: 0;}
  }
  .slick_banchay .price-product{height: auto;}
  .slick_banchay .price-old{display: none;}
.slick_banchay .product{margin: 0 5px;}.slick_banchay .box-product{background-color: #ffffff;}
.slick_banchay .name-product{font-size: 15px;margin-bottom: 5px;}.slick_banchay .desc_product{font-size: 14px;}.slick_banchay .pic-product{margin-bottom: 12px;}
.boxProduct{display: grid;grid-template-columns: repeat(4,1fr);gap: 20px;}
.boxProduct .product{margin: 0;}