:root {
    --primary-color: #eeb703;
    --fs-color-primary: #eeb703;
    --fs-color-secondary: #C05530;
    --fs-color-success: #627D47;
    --fs-color-alert: #b20000;
    --fs-color-base: #ffffff;
    --fs-experimental-link-color: #eeb703;
    --fs-experimental-link-color-hover: #ffffff;
}

.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

.header-main {
    height: 236px
}

#logo img {
    max-height: 236px
}

#logo {
    width: 276px;
}

.header-top {
    min-height: 30px
}

.transparent .header-main {
    height: 90px
}

.transparent #logo img {
    max-height: 90px
}

.has-transparent+.page-title:first-of-type,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+#main .page-header-wrapper:first-of-type .page-title {
    padding-top: 140px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important
}

.stuck #logo img {
    max-height: 70px !important
}

.header-bg-color {
    background-color: rgba(255, 255, 255, 0)
}

.header-bottom {
    background-color: rgba(241, 241, 241, 0)
}

.stuck .header-main .nav>li>a {
    line-height: 50px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #eeb703;
}

body {
    font-size: 100%;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: Roboto, sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav>li>a {
    font-family: Roboto, sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: Roboto, sans-serif;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: Roboto, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: "Dancing Script", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.absolute-footer,
html {
    background-color: #0a0a0a
}

.nav-vertical-fly-out>li+li {
    border-top-width: 1px;
    border-top-style: solid;
}

.label-new.menu-item>a:after {
    content: "Mới";
}

.label-hot.menu-item>a:after {
    content: "Nổi bật";
}

.label-sale.menu-item>a:after {
    content: "Giảm giá";
}

.label-popular.menu-item>a:after {
    content: "Phổ biến";
}

.row-divided>.col+.col:not(.large-12) {
    border-left: none;
}

.flatsome_recent_posts .is-divider {
    max-width: 100%;
    background: #ffb903;
}

.blog-wrapper .box-text-bottom {
    border-radius: 10px;
    background: #ebebeb;
}

.blog-wrapper .box-image {
    border-radius: 10px 10px 0px 0px;
}

.blog-wrapper .box-text {
    padding: 10px;
}

.blog-wrapper .box-blog-post .is-divider {
    display: none;
    height: 2px;
    margin-bottom: .5em;
    margin-top: .5em;
}

.blog-wrapper .from_the_blog_excerpt {
    display: none;
}

h1.page-title.is-large.uppercase {
    text-align: justify;
    font-size: 25px;
}

.archive-page-header h1 span:after {
    content: "";
    display: block;
    position: absolute;
    left: calc(30% + 15px);
    width: 50%;
    height: 2px;
    background: #deb551;
    top: calc(50% - 1px);
}

.blog-wrapper .box-text a {
    color: #000;
}

@media screen and (max-width:480px) {
    .archive-page-header h1 span:after {
        content: none !important;
    }

    .left {
        display: none;
    }

    .right {
        display: none;
    }
}




.copyright-footer {
    color: #fff;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    overflow-x: hidden;
  
    background-size: 100% auto;
    background-color: #000;
}


#main,
#wrapper {
    background-color: #ffffff00;
    position: relative;
}


.duoi {
    margin-top: -134px;
}

.left {
    width: 18% !important;
    position: fixed;
    top: 24.6%;
    left: 0;
    z-index: 99;
}

.right {
    width: 18% !important;
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 99;
}

footer#footer {
    z-index: 9999;
}

.content-home {
    max-height: 700px;
    overflow-y: auto;
}




.form-rs_head {
    text-align: center;
}

.form-rs_main {
    width: 75%;
    margin: 0 auto;
}

.form-rs_group .instyle {
    background: linear-gradient(to bottom, #ffecd4 0, #553418 30%, #fee9b9 50%, #553418 70%, #fffcc3 100%);
    border-radius: 15px;
    overflow: hidden;
    padding: 1.5px;
    line-height: 0;
}

.form-rs_group .form-control {
    height: 48px;
    background: #000 !important;
    border: none !important;
    outline: 0 !important;
    margin: 0 auto;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 14px;
    color: #ffcc7e !important;
    border-radius: 15px;
    text-align: center;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
}

.form-rs_group {
    position: relative;
}

.form-rs_group .form-rs_icon {
    position: absolute;
    left: 15px;
    top: 0;
    display: inline-block;
    cursor: pointer;
    height: 48px;
    width: 25px;
    text-align: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8b8b8b;
}

.form-rs_group .form-rs_icon_r {
    position: absolute;
    right: 15px;
    top: 0;
    display: inline-block;
    cursor: pointer;
    height: 48px;
    width: 25px;
    text-align: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8b8b8b;
}

.form-rs_group_recaptcha {}

.form-rs_group_recaptcha .capcha_icon {
    width: 50px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    cursor: pointer;
    transition: .5s all ease-in-out;
}

.form-rs_group_recaptcha .capcha_icon i {
    background: linear-gradient(to bottom, #fff 0, #fff6bc 50%, #ffd562 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.form-rs_group_recaptcha .form-rs_group {
    display: flex;
    align-items: center;
    gap: 10px;
}

.form-rs_group_recaptcha .form-control {
    width: 100%;
    padding: 0 14px;
}



.form-rs_group_recaptcha .form-rs_group .instyle {
    width: 50%;
}

.form-rs_group_recaptcha .form-rs_group .recaptcha-bg {
    width: 40%;
}

.form-rs_group_recaptcha .form-rs_group .capcha_icon {
    width: 10%;
}