:root{
    --main-cl: #FFD900;
    --sub-cl: #FFD900;
    --container-w: 72.917rem;
}

body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 0.417rem;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}

.searchform-wrapper .autocomplete-suggestions::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.searchform-wrapper .autocomplete-suggestions::-webkit-scrollbar
{
    width: 0.217rem;
    background-color: #cedbff;
}

.searchform-wrapper .autocomplete-suggestions::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}

input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    outline: none !important;
}
body{
    overflow-x: hidden;
    font-size: 0.8rem;
    font-weight: 400;
    font-family: "Plus Jakarta Sans", sans-serif;
}
.group_heading h1,.group_heading h2,.group_heading h3,.group_heading h4{
    font-family: "Goldman", sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.2;
}

.grid-container{
    max-width: var(--container-w);
    margin-left: auto;
    margin-right: auto;
}
#search-lightbox {
    width: 37.5rem;
    max-width: 100%;
}
#search-lightbox .search-lightbox-title{
    margin-bottom: 1.667rem;
    font-size: 1.979rem;
    line-height: 1.2;
    font-weight: 700;
}
#search-lightbox .search-keywords{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2.083rem;
    gap: 0.521rem;
}
#search-lightbox .search-keywords > a{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    font-size: 0.833rem;
    line-height: 1.042rem;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 0.3125rem 0.833rem;
    display: flex;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#search-lightbox .search-keywords > a:hover{
    background-color: #fff;
    color: #000
}
#search-lightbox .flex-row > div{
    display: flex;
}
#search-lightbox .flex-row{
    align-items: unset;
    display: flex;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    overflow: hidden;
}
#search-lightbox input{
    height: 100%;
    border: none;
}
#search-lightbox .button.icon{
    line-height: normal;
    min-height: unset;
    height: 100%;
    border: none;
    min-width: unset;
    background-color: #FFF;
    display: flex;
    align-items: center;
}
#search-lightbox .button.icon i{
    font-size: 0.9375rem;
    line-height: 1.25rem;
    color: #000
}
#search-lightbox input{
    font-size: 1.042rem;
    line-height: 1.25rem;
    padding-left: 1.5625rem;
    box-shadow: unset;
    height: 2.604rem;
}
.mfp-bg.mfp-ready{
    opacity: 0.8;
}
.mfp-content #search-lightbox{
    transform: translateY(-70%);
}
.dots_style_1 .flickity-page-dots li {
    height: 1px !important;
    border: none;
    width: 1.8rem !important;
    background: #fff;
    margin: 0 0.3rem !important;
}

.dots_style_1 .flickity-page-dots li.is-selected {
    height: 2px !important;

}

.home_sec_1  ol.flickity-page-dots {
    bottom: 13.5rem;
}

.home_sec_2 {
    padding: 2.2rem 0 !important;
}

.col, .columns, .gallery-item {
    padding-bottom: 0;
    padding: 0 0.5rem;
}

.icon-box-img img, .icon-box-img svg {
    padding: 0;
}

.home_sec_2_items .icon-box-img {
    width: 2.25rem !important;
    transform: rotateY(0deg);
    transition: 1s all;
}
.home_sec_2_items .col:hover .icon-box-img {
    transform: rotateY(360deg);
}

.home_sec_2_items {
    color: #5E5E5E;
}

.home_sec_2_items strong {
    font-size: 1rem;
    color: #333;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 72rem !important;
}

.button_link {
    color: #000 !important;
    font-weight: 400;
    font-family: "Goldman", sans-serif;
    margin: 0;
    border: none;
    height: 2.525rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 2.5rem;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
}


.button span {
    line-height: normal;
}

.button_link span {
    margin-right: 0.45rem;
}

.home_sec_3_wrap {
    background: var(--5, #FFF);
    box-shadow: 0rem 0.2rem 1.25rem 0rem rgba(0, 0, 0, 0.08);
    margin-left: 1.5rem;
    padding: 2.5rem;
}

.home_sec_3 {
    padding: 5rem 0 3rem !important;
}

.home_sec_3_wrap .col-inner {}

.home_sec_3_wrap .icon-box-img {
    width: auto !important;
}

img {
    max-height: 100%;
}

.home_sec_3_wrap .icon-inner {
    height: 3.5rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.home_sec_3_wrap h3,.home_sec_3_wrap h2,.home_sec_3_wrap h1 {
    font-size: 0.9rem;
    color: #333;
    font-family: "Goldman", sans-serif;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

.home_sec_3_wrap a.button {
    font-size: 0.8rem;
    color: var(--e-8111-a, #E8111A) !important;
    font-weight: 400;
    text-transform: unset;
    line-height: 1.8;
    min-height: unset;
    margin: 0;
    opacity: 0;
    transition: .5s all;
}
.home_sec_3_wrap a.button:before{
    height: 1px;
    background: #E8111A;
}

.home_sec_3_wrap .col-inner {
    cursor: pointer;
}

.home_sec_3_wrap .col-inner:hover a.button {
    opacity: 1;
}

.home_sec_4 {
    padding: 3rem 0 5rem !important;

}

.arrow_slider {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 9;
    background: rgb(245 245 245 / 90%);
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .5s all;
    left: 0.5rem;
}

.arrow_slider svg {
    filter: brightness(0) invert(0);
}

.arrow_slider.right {right: 0.5rem;left: unset;}

.arrow_slider.right svg {
    transform: rotate(180deg);
}

.arrow_slider:hover {
    background: #FFD900;
}

.badge-container {
    margin: 0;
    left: 0.75rem;
    top: 0.6rem;
}

.badge-inner {
    background: #FFD900;
    color: #000;
    font-weight: 500;
    font-size: 0.7rem;
    height: auto;
    min-height: unset;
    line-height: 1;
    display: block;
    padding: 0.25rem 0.4rem;
    border-radius: 0.15rem;
}

.badge {
    height: auto;
}

.box-text-products .product-title {
    font-size: 0.8rem;
    color: #333;
    margin: 0;
}
.box-text-products .product-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 2.2rem;
    line-height: 1.3;
}
.price-wrapper {
    display: flex;
    align-items: center;
    padding: 0.75rem 0;
    border-bottom: 1px dashed #D7D7D7;
}

.price-wrapper span.review-count {
    display: none;
}

.price-wrapper .star-rating {
    order: 2;
    margin: 0 0 0 1rem;
}

.star-rating:before, .woocommerce-page .star-rating:before,.star-rating span:before {
    color: #FCB017;
}

.price-wrapper {}

.price-wrapper .price {
    font-size: 1rem;
}

.price-wrapper .price bdi {
    color: var(--e-8111-a, #E8111A);
}

.price-wrapper .price del bdi,.price-wrapper .price del {
    color: rgba(0, 0, 0, 0.50);
    font-size: 0.65rem;
}

.wrap_button {
    display: flex;
    padding-top: 0.5rem;
    justify-content: space-between;
}

.wrap_button a {
    margin: 0;
    border: none !important;
    background-color: unset !important;
    color: #333 !important;
    font-weight: 400;
    text-transform: unset;
    line-height: normal;
    font-size: 0.75rem !important;
    min-height: unset !important;
    box-shadow: none !important;
    display: inline-flex;
    align-items: center;
    padding: 0 1.35rem 0 0;
    margin: 0 !important;
    background-image: url(../images/icon_cart.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 1rem;
}



.wrap_button a.button.xem-chi-tiet-button {
    background-image: url(../images/icon_eye.svg);
}

.home_sec_5 {
    padding: 0 !important;
}

.home_sec_5_content {
    background-color: rgba(75, 75, 77, 0.9);
    padding: 4.5rem 6.1rem;
    max-width: 33.5rem;
    font-weight: 500;
}

img.bg {
    height: 100%;
    object-fit: cover;
}

span.woocommerce-Price-currencySymbol {
    font-size: 0.65rem;
    vertical-align: super;
}

.home_sec_6 {
    padding: 6rem 0 0 4.25rem !important;
}

.home_sec_6 .group_heading h1, .home_sec_6 .group_heading h2, .home_sec_6 .group_heading h3,.home_sec_6 .group_heading h4 {
    margin: 0;
}

.container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
    width: auto !important;
    margin: 0 -0.5rem;
}

.slider_review .col-inner {
    position: relative;
}

.slider_review .img-inner {
    height: 19.75rem;
}

.slider_review .img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    filter: blur(0rem);
    transition: .5s all;
}

.slider_review  .col-inner:hover .img-inner img {
    transform: scale(1.1);
    filter: blur(0.25rem);
}

.slider_review .col-inner {
    cursor: pointer;
}

.slider_review .stack {
    position: absolute;
    bottom: 0;
    z-index: 3;
    padding: 1.25rem 10rem 1.25rem 1.5rem;
    align-items: center;
    width: 100%;
}

.slider_review .col-inner:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 44.73%, rgba(0, 0, 0, 0.50) 85.9%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2;
}

.slider_review .stack h1,.slider_review .stack h2,.slider_review .stack h3 {
    font-size: 0.8rem;
    font-weight: 500;
    margin: 0;
}

.slider_review .stack a.button.open-video {
    margin: 0;
}

.slider_review .stack .text {
    padding-left: 1rem;
}

.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
    margin: 0;
}

a.button.open-video {
    border: 1px solid #fff;
}

a.button.open-video i {
    color: #fff;
}

.slider_customer .col-inner {
    box-shadow: 0rem 0rem 1.25rem 0rem rgba(0, 0, 0, 0.08);
    background: #fff;
    overflow: unset;
    margin: 0.5rem !important;
    width: calc(100% - 1rem);
    padding: 2.5rem 3rem;

}

.slider_customer .row {
    min-width: 100%;
}


.slider_customer {
    margin: -0.5rem;
}

.slider_customer .icon-box {
    align-items: center;
    color: #666;
    font-size: 0.7rem;
}

.slider_customer  strong {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 0.25rem;
}

.home_sec_6  ol.flickity-page-dots {
    position: unset;
    margin: 1rem 0 0 0;
    display: flex;
}

.home_sec_6 ol.flickity-page-dots li {
    border-radius: 5rem;
    background: #797979;
    width: 0.2rem;
    height: 0.2rem;
    border: none;
    opacity: 1;
}

.home_sec_6 ol.flickity-page-dots li.is-selected {
    width: 1.45rem;
    background: #797979 !important;
}

.slider_review .row {
    min-width: 100%;
}

.home_sec_7 {
    padding: 3rem 0 2rem !important;
}

body .home_sec_7 .post-item .col-inner {
    padding: 0 0.6rem !important;
}


.tab-panels .entry-content .row {
    max-width: unset;
}

.post-item .box-image img {
    transform: scale(1);
    filter: blur(0rem);
    transition: .5s all;
}

.post-item:hover .box-image img {
    transform: scale(1.15);
    filter: blur(0.25rem);
}

.home_sec_7 button.flickity-button {
    display: none;
}

.post-item .post-title {
    font-size: 0.9rem;
    color: #333;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    order: 2;
    transition: .5s all;
    margin: 0;
    padding: 0.85rem 0;
    border: 1px solid rgb(0 0 0 / 20%);
    border-style: dashed;
    border-left: none;
    border-right: none;
    margin-top: 0.5rem;
}

.post-item .box-text-inner {
    display: flex;
    flex-wrap: wrap;
}

.post-item .is-divider {
    display: none;
}

.post-item .post-meta {
    font-size: 0.8rem;
}

.post-item:hover .post-title {
    color: var(--e-8111-a, #E8111A);
}

.post-item .post-title a {
    transition: none;
}

.post-item .post-title a {
    margin: 0;
}

.post-item .post-title a:hover {
    color: var(--e-8111-a, #E8111A);
}

.home_sec_8 {
    padding: 4rem 0 6.5rem !important;
}

.home_sec_8 .section-bg {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.home_sec_8 .section-bg img {
    object-fit: contain;
}

.home_sec_8 .ux-logo {
    width: 20% !important;
    text-align: center;
}

.home_sec_8 .ux-logo a.ux-logo-link {
    width: 11.85rem;
    height: 7.35rem;
    padding: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

l.home_sec_8 ol.flickity-page-dots {}

.home_sec_8
ol.flickity-page-dots {
    bottom: -2rem;
}

.footer_page {
    padding: 2.5rem 0 4rem !important;
}

.footer_top .logo_footer {
    width: auto !important;
}

.footer_top .logo_footer .ux-logo-link.block.image- {
    padding: 0 !important;
    height: 6.7rem;
}

.footer_page p {
    margin-bottom: 0.6rem;
}

.footer_page a {
    color: #fff;
    transition: .3s all;
}

.footer_page a:hover {
    color: #FFE033 !important;
}

.footer_top .col-inner {max-width: 15rem;margin: 0 0 0 0 !important;!i;!;}

.title_footer h1,.title_footer h2,.title_footer h3 {
    font-family: "Goldman", sans-serif;
    font-size: 0.8rem;
    margin-bottom: 0.25rem;
}

.footer_bottom .col-inner {
}

.footer_bottom .ux-menu a {
    padding: 0;
    min-height: unset;
}

.footer_bottom .ux-menu .ux-menu-link+.ux-menu-link {
    margin-top: 0.5rem !important;
}

.footer_bottom .ux-menu {
    margin-top: 0.75rem;
}

.logo_bct {
    max-width: 7.35rem;
    margin-top: 1.5rem;
}

.absolute-footer {
    display: none;
}
.home_sec_8.dots_style_1 .flickity-page-dots li {
    background: rgb(0 0 0 / 50%);
}

.home_sec_8.dots_style_1 .flickity-page-dots li.is-selected {
    background: #E8111A !important;
}
.flickity-prev-next-button svg {
    background: #F5F5F5;
    padding: 0.6rem;
    opacity: 1;
}

.flickity-prev-next-button svg path {
    fill: #333333;
    opacity: 1;
    transition: .3s all;
}

.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    opacity: 1;
}
.line_footer .divider {
    margin: 2.5rem 0;
}

.image_ifame {
    margin-top: 0.75rem !important;

}

.copyright_footer  p {
    margin: 0;
}

.copyright_footer img {
    height: 1.1rem;
    width: auto;
}

.copyright_footer {
    padding: 0.75rem 0 !important;
}
.home_sec_6 .col_right {
    padding-left: 2.5rem !important;
}
.home_sec_3 .box_content {
    padding-right: 2.9rem;
}

body * {
    letter-spacing: 0;
}
.tabbed-content ul.nav a {
    padding: 0.3rem 1rem;
    font-size: 0.9rem;
    color: #7E7E7E;
    font-weight: 600;
}

.tabbed-content ul.nav a:before {
    bottom: 0;
    top: unset;
    height: 2px;
    background: #E8111A;
}

.tabbed-content ul.nav .active a {
    color: var(--e-8111-a, #E8111A);
    font-weight: 700;
}

.tabbed-content ul.nav {
    margin-bottom: 2.5rem;
}

.home_sec_7  ul.nav {
    position: absolute;
    top: -1.3rem;
    right: 5.95rem;
    border-right: 1px solid rgb(0 0 0 / 20%);
    padding-right: 2rem;
}

.home_sec_7 ul.nav a {
    padding: 0;
    text-transform: unset;
    font-weight: 400;
    line-height: 1;
    transition: .3s all;
    color: #333;
}
.home_sec_7 ul.nav a:hover{
    color: var(--e-8111-a, #E8111A);
}
.home_sec_7 ul.nav a:before {
    display: none;
}

.tabbed-content ul.nav li+li {
    margin-left: 1.75rem;
}

.home_sec_7 .button_style_line {
    color: var(--e-8111-a, #E8111A);
    margin: 0;
    line-height: 1.6;
    min-height: unset;
    padding: 0;
    text-transform: unset;
}

.home_sec_7 .button_style_line:before {
    background: var(--e-8111-a, #E8111A);
    opacity: 1;
    height: 1px;
}

.home_sec_7 .button_style_line:hover {
    color: var(--e-8111-a, #E8111A);
}
.home_sec_7 p:last-child {
    margin: 0;
}

.home_sec_7 .tab-panels {
    width: auto;
    min-width: 100%;
    margin: 2.1rem -0.5rem 0;
    padding-top: 0;
}
.col.product .col-inner {
    box-shadow: 0rem 0.2rem 1.25rem 0rem rgb(0 0 0 / 0%);
    transition: .5s all;
    cursor: pointer;
}

.col.product:hover .col-inner {
    box-shadow: 0rem 0.2rem 1.25rem 0rem rgb(0 0 0 / 15%);
}

.box-text.box-text-products {
    padding: 1rem;
}
.product-thumbnails .col {
    flex-basis: 20% !important;
    max-width: 20% !important;
}
span.posted_in {
    display: none;
}

.wrap_meta_product {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.wrap_meta_product span.sku_wrapper {
    border: none;
    padding: 0 1.25rem 0 0;
    margin-right: 1.25rem;
    position: relative;
}

.product_meta {
    margin: 0;
    position: relative;
}

a.woocommerce-review-link {
    font-size: 0;
}

a.woocommerce-review-link span.count {
    font-size: 0.7rem;
    color: #999;
}

a.woocommerce-review-link span.count:before {
    content: "("
}
a.woocommerce-review-link span.count:after {
    content: ")"
}

.wrap_meta_product span.sku_wrapper:before {
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    background: #999;
    height: 0.6rem;
    top: 50%;
    transform: translateY(-50%);
}

.product_sec_1 .price-wrapper {
    padding: 0;
    border: none;
}

.product_sec_1 .price-wrapper p.price {
    font-size: 1.25rem;
    font-weight: 800;
}

.product_sec_1 .price-wrapper p.price bdi {
    font-weight: 800;
}

.product_sec_1 .price-wrapper p.price del bdi {
    font-weight: 400;
}

h1.product-title {
    font-size: 1.5rem;
    color: #333;
    font-weight: 700;
    font-family: "Goldman", sans-serif;
    margin: 0.4rem 0 0.25rem;
}

.product_sec_1 .ux-quantity:before {
    content: 'Số lượng';
    margin-right: 1rem;
}

.product_sec_1 .ux-quantity {
    display: flex;
    align-items: center;
    margin: 0 0 2rem;
}

.ux-quantity input {
    border: 1px solid #E3E3E3;
    min-height: unset;
}

.quantity .button, .quantity input {
    width: 2.5rem;
    height: 2rem;
    box-shadow: none;
    background: transparent !important;
    min-width: 2.5rem;
    font-family: "Goldman", sans-serif;
    font-size: 1rem;
    padding: 0;
    line-height: normal;
}


.button.is-form:hover {
    background: #333 !important;
    color: #fff;
}

.quantity+.button+button,.quantity+.button,[name="ux-buy-now"] {
    margin: 0;
    min-width: 15rem;
    height: 2.5rem;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
}

button.single_add_to_cart_button {
    background: #333 !important;
}

[name="ux-buy-now"] {
    background: #E8111A !important;
    float: left;
}

.product_sec_1 .col_2 {
    padding-left: 3.75rem;
}

.or_order  h4.section-title {
    font-size: 0.8rem;
    color: #333;
    font-weight: 400;
    text-transform: unset;
}

.or_order h4.section-title span {
    font-size: 0.8rem;
    color: #333;
    font-weight: 400;
    text-transform: unset;
}

.or_order h4.section-title b {
    height: 1px;
    background: #7d7d7d;
}

.title_bottom {
    font-size: 0.7rem;
    font-weight: 600;
}

.phone_product {
    margin: 0;
    min-width: unset;
    height: 2.5rem;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2rem;
    color: #E8111A !important;
    font-weight: 700;
    background: transparent;
    background: #E8111A;
}
.phone_product i {
    background-image: url(../images/icon_phone_product.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 1.4rem;
}
.phone_product i:before{
    opacity: 0;
}

.phone_product:before {
    top: 1px;
    content: '';
    position: absolute;
    left: 1px;
    bottom: 1px;
    right: 1px;
    background: #fff;
    z-index: -1;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
    transition: .4s all;
}


.phone_product:hover {
    background: var(--fs-color-primary);
}

.phone_product:hover:before {
    background: var(--fs-color-primary);
}
.product_sec_1 .stack .img {
    width: 2.6rem !important;
    height: 2.6rem;
    margin: 0 0.3rem !important;

}
.product_sec_1 {
    padding: 2.5rem 0 4rem !important;
}

.image-tools.bottom.left {
    display: none;
}

.product-thumbnails a {
    height: 4.4rem;
}

.product-thumbnails a img {width: 100%;height: 100%;object-fit: cover;margin: 0 !important;transform: unset !important;opacity: 1;}

.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
    border: 1px solid #FFD900;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border: 1px solid #FFD900;
}
.thuong_hieu.uppercase {
    font-size: 0.8rem;
}

.chinh_sach .title {
    align-items: center;
    font-size: 0.9rem;
    color: var(--5_000000, #000);
    margin-bottom: 1rem !important;
}

.chinh_sach {
    border-top: 1px solid rgba(199, 199, 200, 0.60);
    padding-top: 1.5rem;
    margin-top: 3.5rem;
}

.chinh_sach .title h5 {
    color: var(--5_000000, #000);
    font-weight: 700;
    font-family: "Goldman", sans-serif;
}

.chinh_sach .title .icon-inner {
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chinh_sach .title .icon-box-text {
    padding-left: 0.9rem;
}

.cac_chinh_sach ul {
    list-style: none;
    padding: 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.cac_chinh_sach ul li {margin: 0 0 0.5rem;width: 100%;display: flex;}
.cac_chinh_sach ul li:before,
.khuyen_mai_hot ul li:before{
    content: '';
    background-image: url(../images/check.svg);
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 auto;
    margin: .1rem 0.3rem 0 0;
}
.khuyen_mai_hot ul li:before{
    background-image: url(../images/sale.svg);
    transform: translateY(.2rem);
}
.uppercase, h6, span.widget-title, th {
    letter-spacing: 0;
}

.khuyen_mai_hot {
    border: 1px solid rgba(255, 217, 0, 0.80);
    background: #FFFEF5;
    padding: 1rem;
    margin-top: 3.5rem;
}

.khuyen_mai_hot .title {
    align-items: center;
    margin-bottom: 1rem !important;
}

.khuyen_mai_hot .title .icon-box-text {
    padding-left: 0.5rem;
}

.khuyen_mai_hot .title .icon-box-img {
    width: auto !important;
}

.khuyen_mai_hot .title h5 {
    font-family: "Goldman", sans-serif;
}

.khuyen_mai_hot .title .icon-inner {
    display: flex;
    align-items: center;
    width: 1rem;
    height: auto;
}

.khuyen_mai_hot ul {
    list-style: none;
    margin: 0;
}

.khuyen_mai_hot ul li {
    margin: 0;
}

.khuyen_mai_hot ul li+li {
    margin-top: 0.65rem;
}
.product_sec_2 {
    background: rgba(250, 250, 250, 0.96);
    padding: 2rem 0 5rem !important;
}

.woocommerce-tabs.tabbed-content ul.nav {
    border-bottom: 1px solid rgba(199, 199, 200, 0.50);
}

.woocommerce-tabs.tabbed-content ul.nav a {
    font-size: 1.1rem;
    color: rgba(0, 0, 0, 0.50);
    font-family: "Goldman", sans-serif;
    padding: 0.4rem 0;
}

.woocommerce-tabs.tabbed-content ul.nav .active a {
    color: var(--5_000000, #000);
}

.woocommerce-tabs.tabbed-content .content h2,.woocommerce-tabs.tabbed-content .content h3,.woocommerce-tabs.tabbed-content .content h1,
.woocommerce-tabs.tabbed-content .tab-panels h2,.woocommerce-tabs.tabbed-content .tab-panels h3,.woocommerce-tabs.tabbed-content .tab-panels h1{
    font-family: "Goldman", sans-serif;
    color: #333;

}


.woocommerce-tabs.tabbed-content .content h2 {
    font-size: 1.5rem;
}


.product_sec_2 .col_left {
    padding-right: 5rem;
}

.related-products-wrapper .row>.product {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0;
}



.related-products-wrapper .row>.product .col-inner {
    box-shadow: 0rem 0rem 1rem 0rem rgba(0, 0, 0, 0.08);
}

.related-products-wrapper .arrow_slider {
    display: none !important;
}

.related-products-wrapper .row>.product+.product {
    margin-top: 1rem;
}

.product-section-title {
    font-family: "Goldman", sans-serif;
    font-size: 1.1rem;
    color: var(--5_000000, #000);
    padding: 0 0 1.25rem 0;
    margin-bottom: 3.25rem;
    border-bottom: 1px solid rgba(199, 199, 200, 0.50);
    position: relative;
}

.product-section {
    border: none;
    position: relative;
}

.product-section-title:before {
    content: '';
    position: absolute;
    bottom: -1px;
    background: #E8111A;
    height: 2px;
    width: 5.95rem;
}

.product_sec_3 {
    padding: 4rem 0 !important;
}

.product_sec_3 .arrow_slider {
    display: none !important;
}
.tab-panels {
    padding-top: 0;
}
#comments a.btn-reviews-now {
    margin: 0;
    height: 2.5rem;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    padding: 0 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFD900;
    color: #000;
}

.woocommerce #reviews .star-rating span:before {
    color: #FFD900;
}

span.star_average {
    color: #FFD900;
}

span.devvn_perc_rating {
    background: #FFD900 !important;
}

span.devvn_num_reviews {
    color: #000;
}

.sticky-add-to-cart__product .product-title-small strong {
    font-family: "Goldman", sans-serif;
}

.sticky-add-to-cart--active {
    padding: 0.5rem 0rem;
    background: #e8e8e8;
}
.home_sec_2_items {
    font-size: 0.75rem;
}
.nav li.cart-item a,
.nav li.account-item a{
    padding: 0;
    color: #000 !important;
    font-size: 0.8rem;
    display: flex;
}

img.cart-img-icon {width: 1rem;height: auto;display: block;}

.header-cart-icon {
    height: auto  !important;
    width: auto  !important;
}


.nav li.cart-item a {
    display: flex;
}

.nav li.cart-item a span.image-icon {
    order: -1;
    margin: 0 0.5rem 0 0;
}

[data-icon-label]:after {
    font-size: 0 !important;
    background: #cb0000;
    width: 0.5rem !important;
    height: 0.5rem !important;
    line-height: 0.4rem !important;
    min-width: 0.4rem !important;
    top: unset !important;
    right: unset !important;
    bottom: -2px;
    left: 0.65rem;
    opacity: 1;
}

li.cart-item,
li.account-item{
    padding: 0 1.25rem;
}

.top-bar-nav>li {
    border-left: 1px solid rgba(0, 0, 0, 0.10);
}

.top-bar-nav>li:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.10);
}

li.html.header-button-1 a {
    color: #C00;
    font-size: 1.1rem;
    font-family: "Goldman", sans-serif;
    font-weight: 700;
    letter-spacing: 0.005rem;
    padding: 0;
}

li.html.header-button-1  i.icon-phone {
    margin-right: 0.25rem;
    background-image: url(../images/icon_phone.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
li.html.header-button-1 i.icon-phone:before {
    opacity: 0;
}

.nav-divided>li {
    margin: 0;
}

ul.nav.top-bar-nav>li {
    padding: 0 1.25rem;
    height: 2.75rem;
    display: flex;
    align-items: center;
}

li.html.header-button-2 a {
    color: #000;
    font-weight: 400;
    font-size: 0.8rem;
}

form.searchform input {
    background: transparent !important;
    border: none;
    box-shadow: none;
    font-size: 0.8rem;
    color: #000;
    padding: 0;
    width: 18.5rem;
    box-shadow: none !important;
}

form.searchform input::placeholder {
    color: #000;
}

form.searchform button {
    background: transparent;
    box-shadow: none;
    border: none;
    color: #CC0000;
}

.header-nav>li>a {
    letter-spacing: 0;
    font-family: "Goldman", sans-serif;
    padding: 0;
    font-size: 0.75rem;
    font-weight: 400;
    color: #000;
    line-height: 3.25rem !important;
    transition: .5s all;
}
.header-nav>li>a:hover{
    color: #CC0000;
}
.header-nav>li>a:before {
    position: absolute;
    width: 0;
    left: 50%;
    height: 3px;
    bottom: -1px;
    content: '';
    background: #C00;
    transition: .5s all;
    transform: translateX(-50%);
}
.header-nav>li>a:hover:before{
    width: 100%;
}

.header-nav>li {
    margin: 0;
}

.header-nav>li+li {
    margin-left: 1.8rem;
}

#logo {
    width: auto !important;
    margin-right: 0.75rem;
    transform: translateX(-1.75rem);
}

.header-vertical-menu__opener {
    padding: 0;
    width: auto !important;
    font-size: 0.75rem;
    font-family: "Goldman", sans-serif;
    height: 3.25rem !important;
}

.header-main {
    height: auto !important;
    z-index: 12;
    border-bottom: 1px solid #EBEBEB;
    background: #fff;
}

#logo img {
    max-height: unset;
    height: 5rem !important;
    margin-top: -2.5rem;
    max-height: unset !important;

}

body .stuck #logo img {
    max-height: unset !important;
}

body .header.show-on-scroll, body .stuck .header-main {
    height: auto !important;
}

.header-vertical-menu__opener i.icon-angle-down {
    display: none;
}

.header-vertical-menu__fly-out {
    width: 16.5rem !important;
    box-shadow: 0rem 0rem 1.25rem 0rem rgba(0, 0, 0, 0.08);
}

.nav-vertical-fly-out>li>a {
    font-size: 0.75rem;
    color: #333;
}

.header-vertical-menu__fly-out .nav-top-link {
    font-size: 0.75rem;
    font-family: "Goldman", sans-serif;
    text-transform: uppercase;
}

.header-vertical-menu__fly-out .nav-top-link img.ux-menu-icon {
    width: 2rem;
}
.account-item ul.nav-dropdown {
    display: none;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    display: none;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    display: none;
}

i.icon-user {
    order: -1;
    margin: 0 0.25rem 0 0;
}
li.html.header-button-2 .icon-snapchat {
    background-image: url(../images/mail.svg);
    font-size: 1.15rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.15rem;
}
li.html.header-button-2 .icon-snapchat:before {
    opacity: 0;
}
.home_sec_4 .tabbed-content ul.nav>li {
    margin: 0;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Goldman", sans-serif;
    color: #333;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons a.button.checkout {
    background: #E8111A;
    color: #fff;
}

ul.product_list_widget li a:not(.remove) {
    font-family: "Goldman", sans-serif;
    font-size: 0.8rem;
}

ul.product_list_widget li img {
    margin: 0;
}

.cart-popup-title>span {
    font-family: "Goldman", sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #dadada;
}

.cart-popup-title .is-divider {
    display: none;
}

.cart-popup-title.text-center {
    margin-bottom: 1rem;
}

ul.product_list_widget li a.remove {
    width: 1.05rem;
    height: 1.05rem;
    border: 1px solid #333;
    color: #333;
    line-height: 0.75rem !important;
}
.home_sec_1 button.flickity-button {
    display: none !important;
}
.slider_gallery_products .box_img {
    height: 11.75rem;
    display: flex;
    position: relative;
}

.slider_gallery_products .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.added_to_cart:after {
    display: none;
}
.shop-page-title {
    display: none;
}
section.product_page {
    padding: 4rem 0;
}

.search_title .wrap {
    display: flex;
    align-items: center;
}

.search_title button.submit_search {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-8111-a, #E8111A);
    width: 2.1rem;
    height: 2.1rem;
    padding: 0;
    flex: 0 0 auto;
    margin: 0;
}

.search_title button.submit_search svg {
    width: 1.2rem;
    height: auto;
}

.search_title input {
    height: 2.1rem;
    color: #9B9B9B;
    font-size: 0.7rem;
    padding: 0 1rem;
    margin: 0;
}

.search_title input::placeholder {
    font-size: 0.7rem;
}

.box_search {
    border: 2px solid #EDEDED;
    margin-top: 0.75rem;
    padding: 0 1.25rem;
}

.box_item>b {
    font-size: 1rem;
    font-weight: 700;
    font-family: "Goldman", sans-serif;
    display: block;
    margin-bottom: 0.75rem;
}

.box_item ul {
    list-style: none;
    margin: 0;
}

.box_item ul a {
    font-weight: 500;
    transition: .3s all;
}

.box_item ul li {
    margin: 0;
}

.box_item ul li+li {
    margin-top: 1rem;
}

.box_item {
    padding: 1.75rem 0;
}

.box_item+.box_item {
    border-top: 1px solid #ECECEC;
}

.box_item ul a:hover,.box_item ul a.active {
    color: #E8111A;
    font-weight: 600;
}

.type_button li a {
    border-radius: 0.15rem;
    border: 1px solid #CDCDCD;
    font-size: 0.75rem;
    padding: 2px 0.45rem;
}

.type_button {display: flex;flex-wrap: wrap;}

.type_button li {
    margin: 0 0.5rem 0.5rem 0 !important;
}

.type_button li a:hover,.type_button li a.active {
    background: #E8111A;
    color: #fff;
    border-color: #E8111A;
}

.product_page .nav_top .right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

select#sort_product {
    width: 10.75rem;
    margin: 0 0 0 1.2rem;
    height: 2.5rem;
    padding: 0 1rem;
}

.wrap_product {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.6rem;
}

.wrap_product .product {
    width: calc(calc(100% / 3) - 1.2rem);
    margin: 0 0.6rem 2.5rem;
    padding: 0;
}

div#load_product {
    margin-top: 3.5rem;
}
.ui-widget.ui-widget-content {
    height: 0.15rem;
    background: #F1F1F1;
    border-color: #F1F1F1;
}

.ui-slider .ui-slider-handle {
    width: 1rem;
    height: 1rem;
    background: #fff;
    border-radius: 5rem;
    border: none;
    cursor: pointer;
    top: -.46em;
    border: 3px solid #E8111A;
}

.ui-widget.ui-widget-content {
    margin-top: .4rem;
    margin-bottom: 1rem;
}

.ui-slider-horizontal .ui-slider-range {
    background: #E8111A;
    height: 0.15rem;
}

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

.wrap_price svg {
    display: none;
}

.wrap_price input {
    margin: 0;
    height: 1.2rem;
    border-radius: 0.15rem;
    box-shadow: none;
    border: none;
    border: 0.075rem solid #ECECEC;
    height: 1.75rem;
    font-weight: 600;
}
.wrap_price>* {
    width: calc(50% - 0.25rem);
}

.wrap_price label {
    font-size: 0.7rem;
    font-weight: 400;
    color: #000;
}

div#price-slider {
    margin-top: 1rem;
}
.product_page .col_left {
    padding-right: 35px;
}
a.apply_price {
    background: #E8111A;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 15px;
    font-family: "Goldman", sans-serif;
}
.product_box_filter {
    position: absolute;
    z-index: 9999;
    bottom: 2.75rem;
    left: 50%;
    transform: translateX(-50%);
}

.wrap_filter_form {
    display: flex;
    margin: 0 -0.3rem;
}

.box_select {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    min-width: 100%;
    transition: .4s all;
    background: #fff;
    z-index: 99;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.08);
}

form.filter-form {
    background: #FFD900;
    text-align: center;
    padding: 2rem 2.5rem 1.5rem;
    position: relative;
    z-index: 999999999999;
}

form.filter-form b.text-center {
    font-size: 1rem;
    color: #000;
    text-transform: uppercase;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    margin-bottom: 0.75rem;
    display: block;
}

.wrap_filter_form>* {
    width: 100%;
}

.wrap_filter_form b.title {
    width: 100%;
    display: flex;
    align-items: center;
    background: var(--5, #FFF);
    height: 2rem;
    padding: 0 2rem 0 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.70);
    cursor: pointer;
    line-height: 1.2;
    text-align: left;
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    background-position: right .5rem center;
    background-size: .8rem;
}

.item_select {
    padding: 0 0.3rem;
    position: relative;
}

.wrap_filter_form button[type="submit"] {
    background: #C00;
    font-size: 0.8rem;
    color: var(--5, #FFF);
    font-weight: 800;
    width: 6.8rem;
    flex: 0 0 auto;
    margin: 0;
    height: 2rem;
    margin-left: 0.3rem;
    transition: .3s all;
}
.wrap_filter_form button[type="submit"]:hover{
    background: #000;
    color: #fff;
}
.item_select.active .box_select {
    opacity: 1;
    pointer-events: unset;
}

.home_sec_1 {
    z-index: 9;
}

.box_select ul {
    list-style: none;
    margin: 0;
    text-align: left;
    max-height: 10rem;
    overflow: auto;
}

.box_select ul::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

.box_select ul::-webkit-scrollbar
{
    width: 0.217rem;
    background-color: #cedbff;
}

.box_select ul::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}
.box_select ul li {
    margin: 0;
    padding: 0.25rem 0.75rem;
    transition: .5s all;
    cursor: pointer;
    font-size: 0.7rem;
}

.box_select ul li:hover,.box_select ul li.active {
    background: #C00;
    color: #fff;
}

.item_select select {
    display: none;
}
.item_select.price_select .box_select {
    padding: 0.75rem !important;
}

.item_select.price_select input {
    font-size: 0.6rem;
}
.footer_top .last-col .col-inner {
    max-width: 100%;
}

.footer_top  form {position: relative;}

.footer_top span.wpcf7-form-control-wrap {
    width: 100%;
}

.footer_top [type="submit"] {
    position: absolute;
    right: 0;
    margin: 0;
    top: 0;
    box-shadow: none !important;
    background-color: transparent !important;
    color: transparent !important;
    background-image: url(../images/pay.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
}

.wpcf7-spinner {
    position: absolute;
}

.footer_top form input {
    margin: 0;
    border: 1px solid var(--5, #FFF);
    height: 2rem;
    color: #939393;
    font-size: 0.7rem;
}

.wpcf7 form .wpcf7-response-output {
    width: 100%;
    margin: 1rem 0 0 0;
    background: #fff;
}
.button_open_filter{
    display: none;
}
div#load_product {
    opacity: 1;
    transform: scale(1);
    transition: .3s all;
}

div#load_product.loading {
    opacity: .1;
    transform: scale(.95);
}
.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 1.5s all;
    opacity: 1;
    overflow: hidden;
    background: var(--fs-color-primary);
}

.load_home_page img {
    max-width: 70vw;
    width: 17rem;
}
.load_home_page.hide {
    opacity: 0;
    pointer-events: none;
}
.load_home_page svg {
    max-width: 34rem;
    width: 35rem !important;
    height: auto;
    position: relative;
    opacity: 1;
    transform: scale(1);
    transition: 1s all;
    display: block;
}
.load_home_page.active svg{
    opacity: 0;
    transform: scale(2);
}


#CR-home-page .why--sec .item .wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.load_home_page .wrap {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    overflow: hidden;
}
svg.svg_hide {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: .5s all;
}

.box_svg {
    position: relative;
}

#logo img {
    height: 2.6rem;
    width: auto;
}
.load_home_page.show_svg svg.svg_hide {
    opacity: 1;
}
ul.nav.top-bar-nav>li:hover {
    background: #f2f2f2;
    cursor: pointer;
}
body.woocommerce-checkout .nk-checkout-page {
    min-height: 100vh;
    padding: 2rem 0;
}
.socials_footer  .img {
    width: auto !important;
}

.socials_footer {
    margin-top: 1rem;
}

.socials_footer .img+.img {
    margin-left: .5rem !important;

}
nav.breadcrumb ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0;
}

nav.breadcrumb ul * {
    margin: 0;
    font-style: unset;
}

nav.breadcrumb ul span.divider {
    margin: 0 0.8rem;
}

nav.breadcrumb ul cite {
    font-weight: 500;
}

.row.breadcrumbs {
    margin-top: 0.8rem !important;
}

.box_info_contact .col-inner {
    padding: 3.75rem 3.4rem;
}

.box_info_contact .group_heading * {
    margin: 0;
}

.info_contact p {
    margin: 0;
}

.info_contact .icon-box-text {
    padding: 0 !important;
}

.info_contact .icon-box-img {
    width: 1rem !important;
    margin-right: 0.5rem;

}

.info_contact  .icon-box+.icon-box {
    margin-top: 1.25rem !important;
}

.socials_contact  img {
    width: 1.7rem;
    height: 1.7rem;
}

.socials_contact .img {
    width: auto !important;
    height: auto;
}

.socials_contact .img+.img {
    margin-left: 0.7rem !important;
}

.box_form_contact .col-inner {
    margin: auto !important;
}

form.wpcf7-form .button input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.box_form_contact .group_heading * {
    margin: 0;
}

.box_form_contact .group_heading h1,.box_form_contact .group_heading h2,.box_form_contact .group_heading h3 {
    margin-bottom: 2px;
}

.box_form_contact input,.box_form_contact textarea {
    height: 2.2rem;
    box-shadow: none;
    font-size: 0.7rem;
    color: #5E5E5E;
    padding: 1.2rem;
    margin-bottom: 0.75rem;
}

.box_form_contact label {
    font-size: 0.8rem;
    font-weight: 600;
}

.box_form_contact label span {
    color: var(--e-8111-a, #E8111A);
}

.box_form_contact input:focus, .box_form_contact textarea:focus {
    border: 1px solid var(--e-8111-a, #E8111A);
}

.box_form_contact textarea {
    padding: 0.5rem 1.2rem;
    margin-bottom: 1.5rem;
    min-height: unset;
    height: 4rem;
}

.map_contact p {
    margin: 0;
}

.map_contact iframe {
    display: block;
    width: 100%;
    height: 35rem;
}
.poli_pgae {
    PADDING: 4rem 0 6rem !important;
}

.poli_pgae .group_heading h1,.poli_pgae .group_heading h2, .poli_pgae.group_heading h3, .poli_pgae .group_heading h4 {
    margin: 0;
}

.poli_pgae .group_heading {
}

.accordion-title {
    padding: 0.5rem 0;
    font-size: 1rem;
    color: #333 !important;
    font-weight: 700;
    background: transparent !important;
    border-bottom: 1px solid rgba(45, 106, 102, 0.20);
    border-top: none;
    border-color: rgba(45, 106, 102, 0.20) !important;
}

.accordion .toggle {
    left: unset;
    right: 0;
    font-size: 0.55rem;
    top: 0.7rem;
    margin: 0;
}
.accordion-inner {
    padding: 1rem 0 0.5rem;
    color: #555;
}

.accordion-title.active {
    color: var(--e-8111-a, #E8111A)  !important;
}

.accordion-item+.accordion-item {
    margin-top: 0.85rem;
}

.office_sec_2 {
    background: transparent !important;
}

.office_sec_2_box {
    background: #F5F5F5;
    box-shadow: 0rem 0.2rem 1.25rem 0rem rgba(0, 0, 0, 0.08);
    padding: 5rem 0;
}

.office_sec_2_img .col-inner {
    margin: auto !important;
}

form {
    margin: 0;
}
.office_sec_2_form.box_form_contact .col-inner {
    margin: 0 auto 0 0 !important;

}
.menu_poli ul {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #DADADA;
    justify-content: space-between;
}

.menu_poli ul li a {
    padding: 0.5rem 1.3rem;
    border: none;
    position: relative;
}

.menu_poli ul li {
    border: none !important;
}

.menu_poli img {
    max-width: 2rem;
    height: auto;
    padding: 0 !important;
    filter: brightness(0) invert(0);
    opacity: .6;
}

.menu_poli ul li a span {
    padding: 0 0 0 0.5rem !important;
    color: #555;
    font-size: 0.9rem;
    font-family: "Goldman", sans-serif;
}

.menu_poli ul li a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background: #E8111A;
    transition: .5s all;
    width: 0;
}

.menu_poli ul li a:hover:before {
    width: 100%;
}

.menu_poli ul li a {}

.menu_poli ul li.current-menu-item a:before {
    width: 100%;
}

.menu_poli ul li a {
    color: #E8111A;
}

.menu_poli ul li.current-menu-item a span {
    color: #E8111A !important;
}

.menu_poli ul li.current-menu-item a img {
    filter: brightness(1) invert(0);
    opacity: 1;
}

.menu_poli {
    margin: 1rem 0 3rem;
}
.poli_pgae .text {
    line-height: 1.67;
}
section.news_page {
    padding: 3.75rem 0 6rem;
}

section.news_page .group_heading h1 {
    margin: 0 0 0.5rem;
}

.menu_news li {
    border: none !important;
}

.menu_news ul {
    display: flex;
    justify-content: center;
    margin: 1.5rem 0 2.5rem;
}

.menu_news li a {
    font-size: 0.9rem;
    color: #333;
    margin: 0 1rem;
}

.menu_news li a:hover, .menu_news li.current-menu-item a {
    color: #E8111A;
}

.wrap_posts_top .item {
    position: relative;
    display: flex;
    align-items: center;
    background: #4B4B4D;
    width: 50%;
    float: left;
    cursor: pointer;
    transition: .4s all;
}

.wrap_posts_top .item>* {
    width: 50%;
    flex: 0 0 auto;
    overflow: hidden;
}

.wrap_posts {
    display: inline-flex;
    min-width: 100%;
    margin: 5rem -0.6rem 0;
    flex-wrap: wrap;
}

.wrap_posts .post-item {
    width: calc(calc(100% / 3) - 1.2rem);
    margin: 0 0.6rem 2rem;
}

.wrap_posts_top .item .box_img {
    height: 13.25rem;
}

.wrap_posts_top .item .box_img img {
    height: 100%;
    object-fit: cover;
    transition: .5s all;
    transform: scale(1);
    filter: blur(0rem);
    width: 100%;
}

.wrap_posts_top .item:hover .box_img img {
    transform: scale(1.1);
    filter: blur(0.25rem);
}

.wrap_posts_top .item .box_content {
    padding: 0 2.5rem;
}

.box_content.text_white * {
    color: #fff;
}

.wrap_posts_top .item h3 {
    font-family: "Goldman", sans-serif;
    margin: 0;
    font-weight: 400;
    line-height: 1.2;
    margin: 0.5rem 0 0.85rem;
}

.wrap_posts_top span {
    text-decoration: underline;
}

.wrap_posts_top  .date {}

.wrap_posts_top .item:hover {
    background: #E8111A;
}

.wrap_posts_top .item:first-child>* {
    width: 100%;
}

.wrap_posts_top .item:first-child {
    display: block;
}

.wrap_posts_top .item:first-child .box_img {
    height: 26.5rem;
    position: relative;
}

.wrap_posts_top .item:first-child .box_content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 0 2.5rem 2.25rem;
}

.wrap_posts_top .item:first-child .box_img:before {
    opacity: 0.8;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.76) 57.74%, #000 100%);
    height: 13.2rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    z-index: 2;
    transform: rotate(180deg);
}
a.style_center {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.wrap_posts_top .item:nth-child(2) .box_img {
    order: 2;
}
.item_related {
    position: relative;
    padding: 1.5rem 0;
}

.item_related:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.item_related h3 {
    font-size: 0.9rem;
    color: #333;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.25rem;
    transition: .5s all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
}

.item_related .date {
    color: #666;
}

.item_related span {
    text-decoration: underline;
}

.sidebar_post .box {
    background: #FFF;
    box-shadow: 0rem 0rem 1.25rem 0rem rgba(0, 0, 0, 0.08);
    padding: 0 1.5rem;
}

.sidebar_post .box b {
    background: #4B4B4D;
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 0 1.5rem;
    margin: 0 -1.5rem;
    height: 3rem;
    font-size: 0.9rem;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.item_related:hover h3 {
    color: #e8111a;
}

ul.list_tax_post {
    list-style: none;
    margin: 0;
}

ul.list_tax_post a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0;
    font-weight: 600;
    transition: .5s all;
}

ul.list_tax_post a svg {
    flex: 0 0 auto;
    width: 0.9rem;
    margin-left: 0.5rem;
}

ul.list_tax_post li {
    margin: 0;
}

ul.list_tax_post li+li {
    border-top: 1px solid rgba(0, 0, 0, 0.20);







    border-t]: 1rgba(0, 0, 0, 0.20);

    border-t]: rgba(0, 0, 0, 0.20);
}

.sidebar_post .box+.box {
    margin-top: 1.5rem;
}

.sidebar_post {
    padding-left: 5rem;
}

ul.list_tax_post a:hover {
    color: var(--e-8111-a, #E8111A);
}

ul.list_tax_post a path {transition: .5s all;}

ul.list_tax_post a:hover path {
    stroke: var(--e-8111-a, #E8111A);
}

.nav_meta {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 0;
    border-top: 1px solid rgb(5 36 96 / 20%);
    border-bottom: 1px solid rgb(5 36 96 / 20%);
    margin: 1.5rem 0 2rem;
    align-items: center;
}

.nav_meta svg {
    width: 1.2rem;
    display: block;
}

.nav_meta ul {
    list-style: none;
    margin: 0;
    display: flex;
}

.nav_meta ul li {
    margin: 0 0 0 0.5rem;
}

.nav_meta .date {
    display: flex;
    color: #5E5E5E;
    font-size: 0.7rem;
    align-items: center;
}

.nav_meta .date svg {
    margin-right: 0.25rem;
}

.nav_meta.bottom {
    margin: 1.5rem 0 0 0;
}

.nav_meta.bottom .tags {
    display: flex;
}

.nav_meta.bottom .tags li+li:before {
    content: '/';
    margin: 0 0.4rem;
}

.nav_meta.bottom .tags li {
    margin: 0;
}

.nav_meta.bottom .tags b {
    margin-right: 0.85rem;
}
.emagazine_page {
    padding: 3.75rem 0 0 !important;
}

.emagazine_page .col-inner {
    margin: 0 auto 0 0 !important;
}

.emagazine_page .group_heading + .date {
    display:  inline-flex;
    align-items: center;
}

.emagazine_page .group_heading + .date svg {
    display: block;
    width: 0.85rem;
    height: auto;
    margin-right: 0.5rem;
}

.emagazine_page .group_heading + .date {
    font-size: 0.8rem;
    color: var(--59595-c, #59595C);
    margin-bottom: 2.5rem;
}

.emagazine_page .banner .text-box {
    height: 100%;
    display: flex;
    align-items: center;
}

.emagazine_page .banner .text-box>*, .emagazine_page .banner .text-box>*>*, .emagazine_page .banner .text-box>*>*>*, .emagazine_page .banner .text-box>*>*>*>*,.emagazine_page .banner .text-box>*>*>*>*>* {
    height: 100%;
}


.emagazine_page .banner .box_content:before {
    content: '';
    background-image: url(../images/icon_quote.svg);
    width: 2.4rem;
    height: 2.2rem;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
}

.emagazine_page .banner .text-box .col-inner {
    height: 100%;
    background: #4B4B4D;
    width: 28.7rem;
    display: flex;
    align-items: center;
    padding: 0 5.25rem;
    font-size: 1.2rem;
    font-weight: 700;
}

.emagazine_page h2,.emagazine_page h3,.emagazine_page h4 {
    margin-bottom: 1rem;
}

.row.justify-center.emagazine_nav {
    margin-top: 0;
    margin-bottom: 6rem;
}
.item_emagazine {
    display: flex;
    align-items: center;
    position: relative;
}

.item_emagazine>* {
    width: 50%;
    flex: 0 0 auto;
}

.item_emagazine .box_img {
    height: 9.75rem;
    overflow: hidden;
}

.item_emagazine .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_emagazine .box_img img {
    transform: scale(1);
    transition: .5s all;
    filter: blur(0rem);
}

.item_emagazine:hover .box_img img {
    transform: scale(1.1);
    transition: .5s all;
    filter: blur(0.25rem);
}

.item_emagazine .box_content {
    padding-left: 2rem;
}

.item_emagazine h3 {
    font-size: 0.9rem;
    color: #333;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0.25rem 0 0.75rem;
}

.item_emagazine span {text-decoration: underline;}

.slider_emagazine .item_slide {
    padding: 1rem 2.25rem;
}

.slider_emagazine {
    margin: 0 -2.25rem;
}

section.emagazine_related {
    padding-bottom: 6rem !important;
}

.slider_emagazine .arrow_slider {
    transform: unset;
    top: -3rem;
    right: 2.25rem;
    left: unset;
}

.slider_emagazine .arrow_slider.left {
    right: 4.5rem;
}
.slider_banner_emagazine .slick-list {
    overflow: unset;
}

.slider_banner_emagazine
.item_slide {
    padding: 0 0.6rem;
}

section.page_emagazine {
    padding: 2.5rem 0 5rem;
}

.item_banner_emagazine .box_img {
    height: 35rem;
    overflow: hidden;
}

.item_banner_emagazine .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_banner_emagazine {
    position: relative;
    background: #fff;
}

.item_banner_emagazine .box_content {
    position: absolute;
    z-index: 9;
    top: 50%;
    right: 0;
    width: 23.75rem;
    background: #4B4B4D;
    padding: 2.75rem 3.5rem;
    transform: translate(0%,-50%);
    opacity: 0;
    transition: .5s all;
}

.item_banner_emagazine .text_white {
    color: #fff;
}

.item_banner_emagazine h3 {
    font-size: 1.2rem;
    color: #FFF;
    font-family: Goldman;
    font-weight: 400;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0.25rem 0 0.5rem;
}

.item_banner_emagazine .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 1.5rem;
}

.slider_banner_emagazine .slick-slide.slick-current .box_content {
    opacity: 1;
    transform: translate(6rem, -50%);
}

.item_slide.slick-slide.slick-current.slick-active {}

.slider_banner_emagazine .arrow_slider.left {
    left: -10rem;
}

.slider_banner_emagazine .arrow_slider.right {
    right: -10rem;
}

.item_banner_emagazine .box_img {
    opacity: .4;
    transition: 1s all;
}

.slick-current.slick-active .item_banner_emagazine .box_img {
    opacity: 1;
}
.wrap_post_emagazine {
    display: flex;
    flex-wrap: wrap;
    margin: 5rem -2.25rem 0;
}

.wrap_post_emagazine .item_emagazine {
    width: calc(50% - 4.5rem);
    margin: 0 2.25rem 2.5rem;
}
.wrap_address {
    background: #4B4B4D;
    display: flex;
    padding: 2.25rem 2.75rem;
    margin: 1.5rem 0 3rem;
}

.wrap_address select {
    margin: 0;
    height: 2.525rem;
    width: 100%;
}

.wrap_address  .item {
    width: 100%;
    padding-right: 1.2rem;
}

.wrap_address .submit_office {
    flex: 0 0 auto;
}

.office_sec_1 {
    padding: 3.75rem 0 6rem !important;
}

.office_sec_1 .group_heading h1,.office_sec_1 .group_heading h2,.office_sec_1 .group_heading h3 {
    margin: 0;
}
.wrap_all_office {
    display: flex;
}

.item_office h3 {
    font-size: 1rem;
    color: var(--9_333333, #333);
    text-transform: uppercase;
    transition: .3s all;
}

.item_office ul {
    list-style: none;
    margin: 0;
}

.item_office ul li {
    display: flex;
    align-items: flex-start;
    padding: 0;
    margin: 0;
}

.item_office ul li .icon {
    width: 1rem;
    height: auto;
    flex: 0 0 auto;
    margin-right: 0.25rem;
    margin-top: 0.15rem;
}

.item_office,.item_office a {
    color: #5E5E5E;
}

.item_office {
    padding: 2rem 0;
    cursor: pointer;
}

.item_office + .item_office {
    border-top: 1px solid rgb(0 0 0 / 20%);
}

div#load_office {
    padding-right: 3.35rem;
    max-height: 27.65rem;
    overflow: auto;
}
div#load_office::-webkit-scrollbar-track
{
    background-color: #b2b2b252;
}

div#load_office::-webkit-scrollbar
{
    width: 0.15rem;
    background-color: #b2b2b252;
}

div#load_office::-webkit-scrollbar-thumb
{
    background-color: #4B4B4D;
}

.wrap_all_office .left {
    width: 20rem;
    flex: 0 0 auto;
}

.item_office:first-child {
    padding-top: 0;
}

.wrap_all_office .right {
    width: 100%;
    padding-left: 3.5rem;
}

.item_office.active h3, .item_office:hover h3 {
    color: var(--e-8111-a, #E8111A);
}
.nav-dropdown {
    padding: 0;
}

.nav-dropdown li a {
    margin: 0 !important;
    padding: .6rem 1rem !important;
    font-family: "Goldman", sans-serif;
    transition: .5s all;
}

.nav-dropdown li a:hover {
    background: var(--e-8111-a, #E8111A);
    color: #fff;
}
.about_sec_2 .col-inner {
    margin: 0 0 auto 0 !important;

}

.about_sec_2 {
    padding: 3.75rem 0 6.5rem !important;
}

.about_sec_3 {
    padding: 5rem 0 !important;
}

.about_sec_3_items .col {
    padding: 0 0.25rem;
}

.about_sec_3_items {
    margin: 1.5rem -0.25rem 0 !important;
    max-width: unset !important;
}

.about_sec_3_items .col-inner {
    background: #FFF;
    height: 100%;
    box-shadow: 0rem 0.2rem 1.25rem 0rem rgba(0, 0, 0, 0.08);
    cursor: pointer;
    transition: .5s all;
}

.about_sec_3_items .box-text {
    padding: 1.75rem 2.5rem;
}

.about_sec_3_items .col-inner h3 {
    color: #333;
    font-family: Goldman;
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 0.5rem 0;
    transition: .5s all;
}

.about_sec_3_items .box {
    box-shadow: none;
}

.about_sec_3_items .col-inner:hover {
    box-shadow: 0rem 0.2rem 1.25rem 0rem rgba(0, 0, 0, 0.08);
}

.about_sec_3_items .col-inner:hover h3 {
    color: var(--e-8111-a, #E8111A);
}

.about_sec_3_items .col-inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: .5s all;
    background: #E8111A;
}
.about_sec_3_items .col-inner:hover:before{
    width: 100%
}



.wrap_number_about {
    margin-top: 5rem;
}

.wrap_number_about .number {
    display: block;
    color: #494949;
    font-family: Goldman;
    font-size: 2.5rem;
    margin: 0 0.75rem 0 0 !important;
    position: relative;
}

.wrap_number_about .stack {align-items: center;padding-right: 3rem;}

.wrap_number_about p {
    margin: 0;
}

.wrap_number_about {
    color: #5E5E5E;
}

.wrap_number_about .col {
    padding: 0;
    border-bottom: 1px solid #DADADA;
}

.wrap_number_about .number:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 0.25rem;
    width: 3.45rem;
    background: #E8111A;
    bottom: -0.15rem;
}

.about_sec_5 {
    padding: 5.5rem 0 2.5rem !important;
}

.slider_cn .row {}

body section .slider_cn .row:not(.row-collapse) {
    width: 100% !important;
    max-width: 25% !important;
    opacity: 1;
    margin: 0;
}

.slider_cn  .col {
    padding: 0 1rem;
}

.slider_cn {
    margin: 0 -1rem;
}

.slider_cn
img {
    height: 21.75rem;
    object-fit: cover;
}

.slider_cn ol.flickity-page-dots {
    display: none;
}

.slider_cn .box-text {
    padding: 1.25rem 0 0 0;
    opacity: 0;
    transition: .5s all;
}

.slider_cn h3 {
    font-size: 1.2rem;
}

.slider_cn .box:hover .box-text {
    opacity: 1;
}

.about_sec_6 {
    padding: 3rem 0 !important;
}

.about_sec_6_items .icon-inner {
    width: 3.5rem;
    height: 3.5rem;
    background: #F5F5F5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s all;
}
.about_sec_6_items .col-inner:hover .icon-inner{
    background: #FAEAEA;
}

.about_sec_6_items .icon-inner img {
    max-width: 50%;
    filter: brightness(0) invert(0);
    transition: .5s all;
}

.about_sec_6_items .icon-box-img {
    width: 4.4rem !important;
    height: 4.4rem;
    border: 1px solid rgba(51, 51, 51, 0.30);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s all;
}
.about_sec_6_items .col-inner:hover .icon-box-img{
    border-color: #DA2826;
}

.about_sec_6_items h3 {
    font-family: Goldman;
    font-size: 0.9rem;
    color: #333;
    font-weight: 400;
    line-height: 1.4;
    transition: .5s all;
}

.about_sec_6 .group_heading * {
    margin: 0 0 0.35rem 0;
}

.about_sec_6 .group_heading {
}

.about_sec_6_items {
    margin-top: 1.5rem !important;
    margin-bottom: 2.5rem !important;
}

.about_sec_6_items  .col {
    padding: 0 4rem;
}

.about_sec_6_items .col .col-inner {
    cursor: pointer;
}

.about_sec_6_items .col-inner:hover h3 {
    color: var(--e-8111-a, #E8111A);
}

.about_sec_6_items .col-inner:hover img {
    filter: brightness(1) invert(0);
}

.about_sec_6_items .col:before {
    content: '';
    background: #808080;
    width: 6.4rem;
    height: 1px;
    position: absolute;
    top: 2.2rem;
    right: 0;
    transform: translateX(3.15rem);
}

.about_sec_6_items .col:last-child:before {
    opacity: 0;
}

.slider_cn .flickity-prev-next-button.previous {
}

.about_sec_7 {
    padding: 5rem 0 !important;
}

section .about_sec_7_slider .row:not(.row-collapse) {
    width: 100% !important;
    align-items: center;
    background: #FFF;
    box-shadow: 0rem 2px 1rem 0rem rgba(5, 36, 96, 0.08);
}

.about_sec_7_slider .col {
    padding: 0;
}

.about_sec_7_slider h3 {
    color: #333;
    font-family: Goldman;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0 0 1rem 0;
    line-height: 1.2;
}
.about_sec_7_slider .box_content {
    padding: 2rem 3.5rem;
}

.about_sec_7_slider ol.flickity-page-dots {
    display: none;
}

.arrow_style_2
svg.flickity-button-icon {
    fill: #333;
    border-radius: 0 !important;
    border: none;
    background: #fff;
    padding: 0.6rem;
}

.arrow_style_2 svg.flickity-button-icon path {
    fill: #333 !important;
}

.slider_cn.arrow_style_2 {
    margin-top: 1rem;
}

.slider_cn.arrow_style_2 svg.flickity-button-icon {
    background: #F5F5F5;
}

.slider_cn.arrow_style_2 svg.flickity-button-icon:hover {
    background: #FFD900;
}
.dots_style_1
button.flickity-button {
    display: none;
}
.landing_page_1 {
    padding: 5rem 0 2.5rem !important;
}

.landing_page_1 .group_heading h1,.landing_page_1 .group_heading h2, .landing_page_1 .group_heading h3,.landing_page_1 .group_heading h4 {
    font-size: 3rem;
    line-height: 1.1;
    margin-bottom: 0.5rem;
}

.mb_0 p {
    margin: 0;
}

.scroll_to_section {
    width: 2.75rem;
    height: 2.75rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.scroll_to_section i {
    margin: 0 !important;
    font-size: 1.2rem;
    color: #000000;
}

.landing_page_1 svg.flickity-button-icon {
    background: #F5F5F5;
}

.landing_page_2 {
    padding: 2.5rem 0 3rem !important;
}

.sub_title {
    color: #666;
    font-family: Goldman;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.sub_title p {
    margin: 0;
}

.right_auto .col-inner {
    margin: 0 auto 0 0 !important;
}
.left_auto .col-inner {
    margin: 0 0 0 auto !important;
}
.landing_page_3 {
    padding: 3rem 0 5rem !important;

}
.landing_page_4 {
    padding: 5rem 0 !important;
}

.landing_page_4_items .icon-box-img {
    width: 9.75rem !important;
    height: 9.75rem;
    margin-bottom: 1.05rem;
}
.landing_page_4_items .col-inner {
    padding: 0 1.25rem;
}
.center_auto .col-inner {
    margin: 0 auto !important;
}
.landing_page_5 {
    padding: 5rem 0 7.5rem !important;
}

.landing_page_7 {
    padding: 6rem 0 0 !important;
}

.landing_page_8 {
    padding: 11rem 0 9rem !important;
}

.landing_page_8_items {
    color: #666;
    font-family: Goldman;
}

.landing_page_8_items p {
    margin: 0;
}

.landing_page_8_items .number {
    color: #000;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
}

.landing_page_8_items {
    margin-top: 2.5rem !important;
    font-size: 0.9rem;
}

.landing_page_8 .section-bg {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.landing_page_8 .section-bg img {
    object-fit: contain;
    width: auto;
    height: auto;
}
.slider_nav li {
    height: 4.4rem;
    width: 100%;
    border: 0.05rem solid transparent;
    transition: .5s all;
}

.slider_nav li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider_nav li.slick-current {
}

ul.slider_nav {
    list-style: none;
    margin: 0;
}

.slider_nav li {
    margin: 0 !important;
}

.slider_for img {
    width: 100%;
}

.slider_for {
    list-style: none;
    margin: 0 0 1.5rem;
}

.slider_for li {
    margin: 0 !important;
}

.landing_page_7 .box_content {
    padding-left: 5rem;
    padding-top: 6rem;
}

.landing_page_7 .group_heading h1,.landing_page_7 .group_heading h2,.landing_page_7 .group_heading h3 {
    font-size: 1.5rem;
    margin: 0 0 0.5rem;
}

.landing_page_7 .price strong {
    font-weight: 800;
}

.landing_page_7 .or_order {
    margin-top: 4.9rem;
    margin-bottom: 0.5rem;
}

.flickity-page-dots {
    z-index: 9;
}

.landing_page_8 .home_sec_6 {
    padding: 0 !important;
}

.landing_page_8 .home_sec_6 ol.flickity-page-dots {
    justify-content: flex-end;
    bottom: 3rem !important;
    position: absolute;
    width: 100%;
    left: unset;
    right: 0;
    padding: 0 3.5rem;
}

.landing_page_8 .home_sec_6 .slider_customer .icon-box {
    margin-top: 1.5rem;
}
.slider_nav li .inner {
    margin: 0 0.4rem;
    height: 100%;
    border: 0.05rem solid transparent;
}

.slider_nav li.slick-current .inner {
    border-color: #FFD900;
}

.slider_nav {
    margin: 0 -0.4rem !important;

}

.slider_nav .arrow_slider.left {
    left: 1rem;
}

.slider_nav .arrow_slider.right {
    right: 1rem !important;
}
.or_order {
    margin-top: 3rem;
}
.NK-my-account .NK-my-account-nav-wrap .NK-my-account-avatar{
    background: var(--fs-color-primary);
}
.ui-datepicker .ui-datepicker-calendar {
    background: #fff;
}
.nav_meta .share {
    display: flex;
    align-items: center;
}
div#form_dat_hang {
    padding: 0;
    overflow: hidden;
}

div#form_dat_hang {
    max-width: 60rem;
}

div#form_dat_hang img {
    width: 100%;
}

div#form_dat_hang .box_content {
    padding: 2rem 4rem;
}
.control_slider>* {
    position: unset;
    transform: unset;
}

.control_slider .arrow_slider+.arrow_slider {
    margin-left: 10px;
}
.show_mobile{
    display: none !important;
}

.slider_customer [aria-label="Next"],
.slider_customer [aria-label="Previous"]{
    display: none;
}
ul.all_filter {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

ul.all_filter li {
    cursor: pointer;
}

.product_page .nav_top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

ul.all_filter li {
    margin: 0 .5rem .5rem 0;
    border-radius: 3px;
    background: #F4F4F4;
    font-size: .7rem;
    padding: .2rem .5rem;
    display: flex;
}

span.remove-filter {
    display: flex;
    margin-left: .2rem;
    line-height: 1;
    line-height: 1.4;
}
li.account-item i.icon-user{
    background-image: url(../images/icon_user.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
li.account-item i.icon-user:before{
    opacity: 0;
}
.button_link .icon-angle-right{
    background-image: url(../images/arrow_right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: .9rem;
    margin: 0 !important;!i;!;
}
.button_link .icon-angle-right:before{
    opacity: 0;
}
.price-wrapper .price ins {
    float: left;
    margin-right: .3rem;
}
.home_sec_8 .flickity-button {
    display: inline-flex !important;
    padding: .7rem !important;
}
.flickity-prev-next-button svg{
    transition: none;
}
.searchform .button.icon {
    padding: 0 !important;
    font-size: .7rem;
}
.wpcf7 .wpcf7-response-output {
    font-size: .7rem;
    text-align: center;
}
.ban_chay {
    position: absolute;
    font-weight: 500;
    font-size: 0.7rem;
    height: auto;
    min-height: unset;
    line-height: 1;
    display: block;
    padding: 0.25rem 0.4rem;
    border-radius: 0.15rem;
    background: #E8111A;
    z-index: 9;
    color: #fff;
    left: 3.85rem;
    top: 0.6rem;
}
.is-form, button.is-form, button[type=submit].is-form, input[type=button].is-form, input[type=reset].is-form, input[type=submit].is-form {
    text-shadow: none;
}
input.ux-quantity__button.ux-quantity__button--plus.button.plus{
    background-image: url(../images/plus.svg) !important;
    background-position: center !important;
    color: transparent !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}
input.ux-quantity__button.ux-quantity__button--minus.button.minus{
    background-image: url(../images/minus.svg) !important;
    background-position: center !important;
    color: transparent !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}
.quantity input[type=number]{
    font-weight: 700 !important;
}
.no_rating .star-rating span:before{
    color: transparent;
}
a.button.primary.wc-backward {
    color: #333;
}

p.return-to-shop a.button.primary.wc-backward {
    color: #000 !important;
    font-weight: 400;
    font-family: "Goldman", sans-serif;
    margin: 0;
    border: none;
    height: 2.525rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.6rem;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
}
p.return-to-shop a.button.primary.wc-backward:hover{
    background: #C00;
    color: #fff !important;

}
.nk-checkout-page .checkout-total-table .total-row.order-total div.value span.amount{
    color: #C00 !important;
    font-weight: 700;
}
.form_dat_hang  button.fancybox-button.fancybox-close-small {
    padding: .3rem;
    opacity: .3;
}
.landing_page_6 a.button.open-video:before {
    content: '';
    background: var(--fs-color-primary);
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    border-radius: 50%;
    animation: pulse-border 1000ms ease-out infinite;
}
.landing_page_6 a.button.open-video{
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.sticky-add-to-cart-wrapper [name="ux-buy-now"] {
    float: none;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
    background: var(--fs-color-primary) !important;
    color: #333 !important;
}
@keyframes pulse-border {
    0% {
        transform: translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform:translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 1.2vw;
    }
}
@media (min-width: 1420px) {
    html {
        font-size: 1vw;
    }
}
@media only screen and (max-width: 1700px){
    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 75rem !important;
    }
}
@media only screen and (max-width: 1199px){
    html {
        font-size: 1.3vw;
    }
    ul.all_filter{
        display: none;
    }
}
@media only screen and (max-width: 849px){
    html {
        font-size: 1.4vw;
    }

    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 62rem !important;
    }

    #logo img {
        margin: 0;
    }

    img.cart-img-icon {
        width: 2rem;
    }

    .header-main {
        border: none;
        background: #ffd900;
        padding: .5rem 0;
    }

    i.icon-menu {
        color: #000;
        font-size: 2rem !important;
    }

    li.cart-item, li.account-item {
        margin: 0;
    }

    [data-icon-label]:after {
        width: 1rem !important;
        height: 1rem !important;
        left: unset;
        bottom: unset;
        top: 0 !important;
        right: -4px !important;
    }

    .home_sec_2_items .col {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
        margin: 1rem 0;
    }

    .col.post-item {
        flex-basis: 50% !important;
        max-width: 50% !important;
    }
    .flickity-button {
        display: none;
    }
    .phone_product span {
        line-height: 1;
    }
    .menu_poli img {
        max-width: 1.2rem;
    }
    .show_mobile {
        display: block !important;
    }
}
@media only screen and (max-width: 767px){
    #search-lightbox{
        margin-left: -20px;
        margin-right: -20px;
        max-width: calc(100%  + 40px);
    }
    #search-lightbox .search-lightbox-title{
        margin-bottom: 20px;
        font-size: 20px;
    }
    #search-lightbox .search-keywords{
        margin-top: 20px;
    }
    #search-lightbox .search-keywords > a{
        font-size: 14px;
    }
    html {
        font-size: 3.5vw;
    }

    li.cart-item, li.account-item {
        padding: 0 .5rem;
    }

    #logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
        z-index: 9;
    }

    #logo img {
        height: 4rem !important;
    }

    .home_sec_2_items .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .home_sec_3 {
        padding: 4rem 0 3rem !important;
    }

    .home_sec_3 .box_content {
        padding: 0 15px;
        text-align: center;
    }

    .col, .columns, .gallery-item {
        padding: 0 15px;
    }

    .home_sec_3_wrap  .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .home_sec_3_wrap {
        margin: 2rem 0 0 0;
        justify-content: center;
    }

    .home_sec_3_wrap .row {
        justify-content: center;
    }

    body {
        font-size: 1rem;
    }

    .wrap_button {
        display: block;
    }

    .price-wrapper {
        display: block;
    }

    .price-wrapper .star-rating {
        margin: 0 0 1rem 0;
    }

    .home_sec_5_content {
        padding: 2rem 15px;
    }

    .home_sec_6 {
        padding: 4rem 0 2.25rem !important;
    }

    .slider_review .stack {
        padding: 1.25rem 1rem 1.25rem 1rem;
    }

    .slider_review .stack h1, .slider_review .stack h2, .slider_review .stack h3 {
        font-size: 1.1rem;
        line-height: 1.4;
    }

    .slider_review .img-inner {
        height: 14.75rem;
    }

    .home_sec_6 .col_right {
        padding: 3rem 15px 0 !important;
    }

    .slider_review .col {
        padding: 0;
    }

    body .home_sec_8 .ux-logo {
        width: calc(100% / 3) !important;
        max-width: calc(100% / 3) !important;
    }
    .slider_customer .col-inner {
        width: 100% !important;
        margin: 0rem !important;
    }
    .flickity-page-dots {
        pointer-events: unset !important;
    }
    .home_sec_7 .button_style_line {
        display: none;
    }

    .home_sec_7 ul.nav {
        position: unset;
        margin: 1rem 0;
        padding: 0;
        justify-content: center;
        border: none;
    }

    .home_sec_7 .group_heading, .home_sec_7 .group_heading + .text,.home_sec_7 .group_heading + p {
        text-align: center;
    }

    .dots_style_1 .flickity-page-dots li {
        width: .5rem !important;
    }

    .footer_top>* {
        flex-basis: 100%;
        max-width: 100%;
    }

    .footer_top .col-inner {
        max-width: 100%;
    }

    .footer_page {
        font-size: 1rem;
    }

    .footer_top>*+* {
        margin-top: 1.5rem;
    }

    .footer_bottom>.col {
        margin-bottom: 2rem;
    }

    .title_footer h1, .title_footer h2, .title_footer h3 {
        font-size: 1rem;
    }

    .footer_page {
        padding: 2.5rem 0 2rem !important;
    }

    .copyright_footer p {
        text-align: center;
    }

    .copyright_footer img {
        height: auto;
    }
    .home_sec_7 .tab-panels {
        margin: 1rem 0;
    }
    .product_sec_1 .col_2 {
        padding-left: 15px;
    }

    .product-thumbnails {
        margin-bottom: 2rem !important;
    }

    [name="ux-buy-now"], .quantity+.button {
        width: 49%;
        min-width: unset !important;
    }

    .phone_product,.phone_product i {
        font-size: 1.5rem;
        padding: 0 .2rem;
    }

    .phone_product i.icon-phone {
        font-size: 1.2rem;
    }

    .cac_chinh_sach ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    .cac_chinh_sach ul li {
        font-size: 1.1rem;
    }

    .chinh_sach .title h5 {
        font-size: 1.4rem;
    }

    .chinh_sach .title .icon-inner {
        width: 2rem;
        height: 2rem;
    }

    .title_bottom {
        font-size: .9rem;
    }

    .khuyen_mai_hot .title h5 {
        font-size: 1.4rem;
    }

    .khuyen_mai_hot .title .icon-inner {
        width: 2rem;
    }

    .product_sec_2 .col_left {
        padding-right: 15px;
    }

    .related-products-wrapper .row>.product {
        flex-basis: 50%;
        max-width: 50%;
    }

    .box-text-products .product-title {
        font-size: 1rem;
        height: auto !important;
    }
    .related-products-wrapper .row>.product {
        margin: 0 0 1rem !important;
    }
    .product_box_filter {
        position: unset;
        transform: unset;
    }

    .wrap_filter_form {
        flex-wrap: wrap;
        margin: 0 -0.5rem;
    }

    form.filter-form {
        padding: 1.5rem;
    }

    .item_select {
        width: calc(50% - 1rem);
        margin: 0 0.5rem 1rem;
        padding: 0;
    }

    .wrap_filter_form button[type="submit"] {
        width: calc(50% - 1rem);
        margin: 0 0.5rem 1rem;
    }
    .wrap_product .product {
        width: calc(calc(100% / 2) - 1.2rem);
    }
    .slider_gallery_products .box_img {
        height: 9.75rem;
    }
    .wrap_filter_search {
        position: fixed;
        background: rgb(0 0 0 / 70%);
        z-index: 99999;
        bottom: 0;
        left: 0;
        height: 100%;
        display: flex;
        align-items: flex-end;
        opacity: 0;
        transition: .3s all;
        pointer-events: none;
    }

    .wrap_filter_search .inner_search {
        height: 50vh;
        overflow: auto;
        background: #fff;
        padding: 2rem;
        border-radius: 20px 20px 0 0;
        transform: translateY(100%);
        transition: .5s all;
    }

    .search_title input {
        height: 3rem;
        font-size: 1rem;
    }

    .search_title input::placeholder {
        font-size: 1rem;
    }

    .search_title button.submit_search {
        width: 3rem;
        height: 3rem;
    }

    .wrap_filter_search.active {
        opacity: 1;
        pointer-events: unset;
    }

    .wrap_filter_search.active .inner_search {
        transition-delay: .3s;
        transform: translateY(0%);
    }
    select#sort_product {
        padding-right: 1.5rem;
        width: 12.75rem;
    }
    .button_open_filter {
        display: inline-flex;
        height: 2.5rem;
        align-items: center;
        background: #ffd900;
        font-family: "Goldman", sans-serif;
        font-weight: 700;
        padding: 0 1.5rem;
        border-radius: .5rem;
        text-transform: uppercase;
    }

    .product_page .nav_top {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
        background: #ffd900;
    }

    .nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
        color: #333;
    }

    .nav-sidebar.nav-vertical>li+li {
        border-color: #333;
    }

    form.searchform input {
        font-size: 1rem;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 1rem;
    }
    .footer_top form input {
        height: 3rem;
        font-size: 1rem;
    }

    .footer_top [type="submit"] {
        width: 3rem;
    }
    .wrap_address {
        display: block;
    }

    .wrap_address .item {
        padding: 0;
        margin-bottom: .5rem;
    }

    .wrap_address .submit_office {
        width: 100%;
    }

    .wrap_all_office {
        display: block;
    }

    .wrap_all_office .left {
        width: 100%;
    }

    .item_office ul li .icon svg {
        max-width: 100%;
    }

    .wrap_all_office .right {
        padding: 2rem 0 0 0;
    }

    .office_sec_1 {
        padding: 3.75rem 0 2rem !important;
    }

    .office_sec_2_box {
        padding: 1rem;
    }

    .wrap_form_contact {
        margin: 0 -10px;
    }

    .office_sec_2_form {
        margin-top: 2rem;
    }

    .row.breadcrumbs {
        display: none;
    }
    .box_info_contact .col-inner {
        padding: 2rem;
    }

    .box_form_contact {
        margin-top: 2rem;
    }

    .map_contact iframe {
        height: 15rem;
    }
    .box_form_contact input, .box_form_contact textarea {
        font-size: 1rem;
        height: 3.2rem;
    }

    .box_form_contact textarea {
        height: 5rem;
    }

    .box_form_contact label {
        font-size: 1rem;
    }
    .menu_poli ul li a {
        display: flex;
        padding: 0 .7rem;
        margin-bottom: 1rem;
    }

    .menu_poli ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .accordion-title {
        padding-right: 2rem;
    }
    .poli_pgae {
        padding-bottom: 3rem !important;

    }
    .wrap_posts_top .item {
        width: 100%;
    }

    .menu_news ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .menu_news li a {
        font-size: 1rem;
        margin: 0 1.4rem;
    }

    .wrap_posts .post-item {
        width: calc(calc(100% / 2) - 1.2rem);
    }
    .content iframe {
        height: 15rem;
    }

    .item_related h3 {
        font-size: 1rem;
        line-height: 1.7;
    }

    .sidebar_post {
        margin-top: 2rem;
    }
    .wrap_post_emagazine .item_emagazine {
        width: calc(100% - 4.5rem);
    }

    .item_banner_emagazine .box_content {
        transform: unset !important;
        bottom: 0;
        width: 100%;
        top: unset;
        height: 100%;
        background: #4b4b4dc7;
    }

    .item_banner_emagazine .box_img {
        height: 27rem;
    }
    .emagazine_banner {
        min-height: 30rem;
    }

    .emagazine_page .banner .text-box .col-inner {
        width: 100%;
        background: #4b4b4dc9;
        padding: 0 3.25rem;
    }

    .emagazine_page .banner .text-box>*>*>*>* {
    }

    .banner-layers {
        overflow: hidden;
    }
    ul.slick-dots {
        display: flex;
    }
    ul.slick-dots {
        list-style: none;
        margin: 0;
        display: flex;
        justify-content: center;
    }

    ul.slick-dots button {
        padding: 0;
        font-size: 0;
        width: .7rem;
        height: .7rem;
        background: #333;
        border-radius: 50%;
        margin: 0 .5rem;
        opacity: .2;
    }

    ul.slick-dots .slick-active button {
        opacity: 1;
        background: #e8111a;
    }

    .row.justify-center.emagazine_nav {
        margin-bottom: 3rem;
    }
    .about_sec_2 .col-inner {
        max-width: 100% !important;
    }

    .about_sec_2 {
        padding: 4rem 0 !important;
    }

    .about_sec_3_items .col+.col {
        margin-top: 2rem;
    }

    .about_sec_3_items .col-inner h3 {
        font-size: 1.2rem;
    }

    .wrap_number_about .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .wrap_number_about .col+.col {
        margin-top: 2rem;
    }

    body section .slider_cn .row:not(.row-collapse) {
        max-width: 50% !important;
    }

    .slider_cn img {
        height: 17.75rem;
    }

    .slider_cn .box-text {
        opacity: 1;
    }

    .about_sec_6_items .col:before {
        display: none;
    }

    .about_sec_6_items .col {
        padding: 0 2rem;
        margin-bottom: 2rem;
    }
    .landing_page_1 .group_heading h1, .landing_page_1 .group_heading h2, .landing_page_1 .group_heading h3, .landing_page_1 .group_heading h4 {
        font-size: 2rem;
    }

    .landing_page_1 .group_heading h1 br {
        display: none;
    }

    .landing_page_3 {
        padding-bottom: 2rem !important;
    }

    .landing_page_4 {
        padding: 2rem 0 2rem !important;
    }

    .landing_page_4_items .col+.col {
        margin-top: 2rem;
    }

    .landing_page_4_items .col .col-inner {
        padding: 0 4rem;
    }

    .landing_page_5 {
        padding: 2rem 0 4rem !important;
    }

    .home_sec_6 {
        padding: 2rem 15px 2.25rem !important;
    }

    .phone_product {
        margin-bottom: 2rem;
    }

    .landing_page_8 {
        padding: 4rem 0 3rem !important;
    }

    .landing_page_8_items .number {
        font-size: 2rem;
    }

    .landing_page_8_items .col+.col {
        margin-top: 2rem;
    }
    .landing_page_6 .banner {
        padding-bottom: 15rem;
    }
    div#cart-popup {
        background: #fff;
        height: 100vh;
    }
    .box-text-products .product-title a {
        height: 2.8rem;
    }
    .cac_chinh_sach ul li:before,
    .khuyen_mai_hot ul li:before{
        margin-top: .3rem;
    }
    div#form_dat_hang img {
        display: none;
    }
    #button-contact-vr {
        bottom: 5% !important;
    }
    .nav.nav-vertical li img {
        display: none;
    }
    .control_slider{
        display: none;
    }
    .home_sec_8 .flickity-button {
        display: none !important;
        padding: .7rem !important;
    }
    div#button-contact-vr {
        bottom: 0 !important;
        display: flex;
        width: 100%;
    }

    div#gom-all-in-one {
        display: flex;
        width: 100%;
    }

    #button-contact-vr .button-contact {
        width: 100%;
    }

    #button-contact-vr .button-contact .phone-vr {
        width: 100% !important;;
        height: 40px;
    }

    .phone-vr-img-circle {
        width: 100%;
        animation: none;
        border-radius: 0;
        top: 0;
        left: 0;
    }

    .phone-vr-circle-fill {
        display: none;
    }

    .footer-wrapper {
        padding-bottom: 40px;
    }
    iframe {
        height: 16rem;
    }
    .has-sticky-product-cart {
        padding: 0;
    }
    ul.product_list_widget li a.remove {
        width: 1.3rem;
        height: 1.3rem;
    }
    .NK-form .NK-form-error-mess .content-error {
        font-size: .8rem;
    }
    .sticky-add-to-cart--active {
        z-index: 99999;
    }

    .sticky-add-to-cart__product .sticky-add-to-cart-img {
        display: none;
    }

    .sticky-add-to-cart-wrapper .ux-quantity.quantity {
        display: none;
    }

    .sticky-add-to-cart-wrapper form.cart {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .sticky-add-to-cart--active .sticky-add-to-cart__product {
        width: 100%;
    }
    .landing_page_8 .home_sec_6 ol.flickity-page-dots {
        justify-content: center;
        bottom: 0rem !important;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
        width: 350px !important;
    }
    .mfp-bg {
        opacity: 0 !important;
    }

    body.body-scroll-lock--active .mfp-wrap {
    }


    .off-canvas-left.mfp-ready .mfp-content {
        margin-top: 4.7rem;
        box-shadow: none;
    }

    .off-canvas-left  .mfp-close {
        right: unset;
        left: 0;
        opacity: 0;
    }
    .off-canvas-left .mfp-close {
        opacity: 1;
        top: .9rem;
        left: .6rem;
        background-color: #ffd900;
        color: #333;
    }
    .off-canvas .sidebar-menu {
        padding: 0 !important;
    }
    .nk-checkout-page #order-review .woocommerce-checkout-review-order-table {
        display: block !important;
    }
    .nk-checkout-page .review-order-table-heading {
        display: none !important;
    }

    body.woocommerce-checkout .nk-checkout-page {
        padding: 4rem 0 !important;
        background: #f4f4f4;
    }
}