img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px;
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color)
}

@media (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

.crp_related.crp-thumbs-grid ul li a.crp_link {
    grid-template-rows: 100px auto;
}

.crp_related.crp-thumbs-grid ul {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}

div#ez-toc-container .ez-toc-title {
    font-size: 120%;
}

div#ez-toc-container .ez-toc-title {
    font-weight: 500;
}

div#ez-toc-container ul li,
div#ez-toc-container ul li a {
    font-size: 95%;
}

div#ez-toc-container ul li,
div#ez-toc-container ul li a {
    font-weight: 500;
}

div#ez-toc-container nav ul ul li {
    font-size: 90%;
}

div#ez-toc-container {
    background: #ffffff;
    border: 1px solid #dddddd;
}

div#ez-toc-container p.ez-toc-title,
#ez-toc-container .ez_toc_custom_title_icon,
#ez-toc-container .ez_toc_custom_toc_icon {
    color: #999999;
}

div#ez-toc-container ul.ez-toc-list a {
    color: #428bca;
}

div#ez-toc-container ul.ez-toc-list a:hover {
    color: #2a6496;
}

div#ez-toc-container ul.ez-toc-list a:visited {
    color: #428bca;
}

.ez-toc-container-direction {
    direction: ltr;
}

.ez-toc-counter ul {
    counter-reset: item;
}

.ez-toc-counter nav ul li a::before {
    content: counters(item, '.', decimal) '. ';
    display: inline-block;
    counter-increment: item;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: .2em;
    float: left;
}

.ez-toc-widget-direction {
    direction: ltr;
}

.ez-toc-widget-container ul {
    counter-reset: item;
}

.ez-toc-widget-container nav ul li a::before {
    content: counters(item, '.', decimal) '. ';
    display: inline-block;
    counter-increment: item;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: .2em;
    float: left;
}

.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.rll-youtube-player:focus-within {
    outline: 2px solid currentColor;
    outline-offset: 5px;
}

.rll-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0
}

.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

.rll-youtube-player img:hover {
    -webkit-filter: brightness(75%)
}

.rll-youtube-player .play {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: var(--wpr-bg-4554b9ae-a015-44ce-9a62-151e1710478d) no-repeat center;
    background-color: transparent !important;
    cursor: pointer;
    border: none;
}

:root {
    --primary-color: #314060;
    --fs-color-primary: #314060;
    --fs-color-secondary: #dc4532;
    --fs-color-success: #7a9c59;
    --fs-color-alert: #b20000;
    --fs-experimental-link-color: #ee9510;
    --fs-experimental-link-color-hover: #ee9510;
}

.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

html {
    background-color: #ffffff !important;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1050px
}

.row.row-collapse {
    max-width: 1020px
}

.row.row-small {
    max-width: 1042.5px
}

.row.row-large {
    max-width: 1080px
}

.sticky-add-to-cart--active,
#wrapper,
#main,
#main.dark {
    background-color: rgba(48, 48, 43, 0.76)
}

.header-main {
    height: 75px
}

#logo img {
    max-height: 75px
}

#logo {
    width: 200px;
}

#logo img {
    padding: 5px 0;
}

.header-bottom {
    min-height: 55px
}

.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: #041225
}

.header-bottom {
    background-color: #314060
}

.header-main .nav>li>a {
    line-height: 15px
}

.stuck .header-main .nav>li>a {
    line-height: 50px
}

.header-bottom-nav>li>a {
    line-height: 16px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

.main-menu-overlay {
    background-color: #777777
}

.nav-dropdown {
    border-radius: 3px
}

.nav-dropdown {
    font-size: 100%
}

body {
    color: #cdc5c5
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #f0eeee;
}

.breadcrumbs {
    text-transform: none;
}

button,
.button {
    text-transform: none;
}

.header:not(.transparent) .header-nav-main.nav>li>a {
    color: #ffffff;
}

.widget:where(:not(.widget_shopping_cart)) a {
    color: #ee9510;
}

.widget:where(:not(.widget_shopping_cart)) a:hover {
    color: #ee9510;
}

.widget .tagcloud a:hover {
    border-color: #ee9510;
    background-color: #ee9510;
}

.is-divider {
    background-color: #ee9510;
}

.footer-1 {
    background-color: #ffffff
}

.footer-2 {
    background-color: #1e73be
}

.absolute-footer,
html {
    background-color: #041225
}

.nav-vertical-fly-out>li+li {
    border-top-width: 1px;
    border-top-style: solid;
}

/* Custom CSS */
.taxonomy-description h2,
.taxonomy-description h3 {
    text-align: left;
}

figure table tbody tr:nth-child(odd) td {
    color: white
}

.giuseart-nav {
    position: fixed;
    left: 10px;
    border-radius: 5px;
    width: auto;
    z-index: 11;
    bottom: 100px;
    padding: 10px 0;
}

.giuseart-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.giuseart-nav ul li {
    list-style: none !important;
}

.giuseart-nav ul>li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.giuseart-nav ul>li a i.ticon-heart2 {
    background: var(--wpr-bg-47390a10-f45b-4293-8471-17e5f96e51b9) no-repeat;
    background-size: contain;
    width: 75px;
    height: 60px;
    display: block;
    margin: auto;
}

.giuseart-nav ul>li a i.ticon-heart1 {
    background: var(--wpr-bg-d40d4bc5-df3a-44e6-b108-e99b893e16bb) no-repeat;
    background-size: contain;
    width: 150px;
    height: 40px;
    display: block;
    margin: auto;
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .giuseart-nav {
        left: 0px;
    }

    .giuseart-nav ul>li a i.ticon-heart {
        width: 180px;
        margin-bottom: -5px;
        height: 45px;
    }

    .giuseart-navul>li a i.ticon-heart2 {
        width: 258px;
        height: 45px;
    }

    .giuseart-nav ul>li a i.ticon-heart1 {
        width: 258px;
        margin-bottom: -5px;
        height: 45px;
    }
}

.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";
}

.giuseart-nav {
    position: fixed;
    left: 10px;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 50px;
    padding: 10px 0;
}

.giuseart-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.giuseart-nav ul li {
    list-style: none !important;
}

.giuseart-nav ul>li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.giuseart-nav ul>li a i.ticon-heart {
    background: var(--wpr-bg-2216bfb3-2dfa-4d4e-86d7-607837012e20) no-repeat;
    background-size: contain;
    width: 258px;
    height: 60px;
    display: block;
    margin: auto;
}

.giuseart-nav ul>li a i.ticon-heart2 {
    background: var(--wpr-bg-4ffb5282-2a8d-4548-812e-5d7cc1ea5e01) no-repeat;
    background-size: contain;
    width: 258px;
    height: 60px;
    display: block;
    margin: auto;
}

.giuseart-nav ul>li a i.ticon-heart1 {
    background: var(--wpr-bg-142762a6-9f82-477c-822c-33d8bf541d64) no-repeat;
    background-size: contain;
    width: 258px;
    height: 60px;
    display: block;
    margin: auto;
}

footer.entry-meta.clearfix {
    display: none;
}

@media (max-width: 460px) {
    .giuseart-nav {
        left: 0px;
    }

    .giuseart-nav ul>li a i.ticon-heart {
        width: 258px;
        margin-bottom: -5px;
        height: 45px;
    }

    .giuseart-nav ul>li a i.ticon-heart2 {
        width: 258px;
        height: 45px;
    }

    .giuseart-nav ul>li a i.ticon-heart1 {
        width: 258px;
        margin-bottom: -5px;
        height: 45px;
    }
}

.bnt-lh h3 {
    background: red;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    margin: auto;
}

.bnt-lh h3 a {
    color: #fff;
}

.bnt-lh {
    border: 2px dashed #000;
}



.ku-footer-menu {
    display: none;
}



.wide-nav {
    background-color: #0f0c29;
    background-image: linear-gradient(to right, #2b5876, #3e1fad);
    border-bottom: 3px #fdbb2c solid;
    padding: 5px 0
}

.mfp-content {
    background-color: #311329;
    background-image: linear-gradient(#471525, #13162f);
}

.mfp-content a {
    color: #fff !important;
}

.footer-1 {
    background-color: #23172f;
    background-image: linear-gradient(0deg, rgba(190, 190, 190, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(231, 231, 231, 0.03) 100%);
    color: #979797;
    border-top: 1px solid #464646;
}

footer .is-divider {
    display: none;
}

footer .widget-title {
    color: #fdbb2c;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
    header #top-bar {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .home-main-menu-item {
        display: block;
        text-align: center;
    }

    .home-cta-4-img-item {
        margin: 0 auto;
        width: 50%;
        float: left;
        padding: 10px;
    }

    .home-cta-4-img-item img {
        padding: 0 20px;
    }

    .home-cta-4-img-item a {
        font-size: 14px;
    }

    .home h1 {
        margin-bottom: 10px !important;
        font-size: 18px;
    }

    .page-wrapper {
        padding-top: 10px !important;
    }

    .header-marquee marquee a:before {
        content: '&#x21aa;&#xfe0f; ';
    }

    .header-marquee marquee a {
        margin: 0 30px;
        color: #fff;
    }

    .header-button a {
        font-size: 16px;
    }

    .header-button-1 a {
        color: #fff !important;
        background: #c00 !important;
    }

    .header-button-2 a {
        color: #fff !important;
        background: #171733 !important;
    }

    .header-button a.icon {
        background: #fff !important;
        -webkit-box-shadow: 0;
        box-shadow: 0;
    }

    .header-button a.icon i {
        color: #eb9429 !important;
    }

    /*Menu Footer*/
    .ku-footer-menu {
        display: flex;
        position: fixed;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        bottom: 0;
        left: 0;
        background: #121329;
        height: 55px;
        font-size: 11px;
        z-index: 999;
        align-items: center;
        width: 100%;
        padding: 0 5px;
        box-shadow: 0 0 0 0 hsla(0, 0%, 94.9%, .2), 0 3px 7px 0 #fff !important;
    }

    .ku-footer-menu a:hover {
        color: #000;
    }

    .ku-footer-menu-item a {
        display: block;
    }

    .ku-footer-menu-item {
        flex: 1;
    }

    .ku-footer-menu-item span {
        display: block;
        color: #ababab
    }

    .ku-footer-menu-item:nth-child(3) img {
        border-radius: 50%;
        box-shadow: 0px 0px 10px 1px #fcc91d9c;
        padding: 2px;
        width: 55px;
        height: 55px;
        bottom: 18px;
        position: relative;
        background: #101027;
    }

    footer#footer {
        margin-bottom: 50px;
    }

    .back-to-top.active {
        bottom: 70px;
    }
}

@media only screen and (max-width: 320px) {
    ul.mobile-nav>li {
        margin: 0 3px;
    }

    .header-button a {
        font-size: 14px;
    }
}