/*
Theme Name: Giai Phap Web Custom Theme
Theme URI: https://giaiphapweb.vn
Description: A custom theme from Giai Phap Web
Author: Tinh Tran
Template: flatsome
Version: 1.0.41
Tags: ecommerce, modern, responsive, customized
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



/*************** ALL SCREEN CSS HERE  ***************/
@media screen and (min-width: 550px) {}

/*************** ADD TABLET AND MOBILE ONLY CSS HERE  ***************/
@media screen and (max-width: 850px) {}


/*************** ADD CUSTOM CSS HERE.   ***************/
.posted-on .entry-date, .meta-author a {
    color: #003f22 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    font-family: EsphimereVN, Microsoft JhengHei, Microsoft YaHei, SimHei, WenQuanYi Micro Hei, sans-serif !important;
}

.is-large {
    padding-left: 1em !important;
}

.blog-wrapper {
    margin-top: 3em !important;
}

.review-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px
}

.review-grid .testimonial-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* Begin Header Style */
input[type=email],
input[type=date],
input[type=search],
input[type=number],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    height: 48px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    padding-top: 4px;
}

.nav-dark .is-outline,
.dark .nav>li>a,
.dark .nav>li.html,
.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical>li>ul li a,
.nav-dropdown.dark>li>a,
.nav-dropdown.dark .nav-column>li>a,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button {
    color: #fff;
}

.header .nav>li.menu-item.active:before,
.header .nav>li.menu-item:hover:before {
    width: 100%;
}

.header .nav>li.menu-item.active>a,
.header .nav>li.menu-item:hover>a {
    color: #72ED4A;
}

.header .nav>li.menu-item:before {
    display: none !important;
}

/*.header .nav > li.menu-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 3px;
    background-color: #72ED4A;
    -webkit-transition: all 0.5s 0s linear, all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s linear, all 0.5s 0s ease;
    -o-transition: all 0.5s 0s linear, all 0.5s 0s ease;
    transition: all 0.5s 0s linear, all 0.5s 0s ease;
}*/
.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default {
    padding: 0;
}

.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default li {
    display: block;
    width: 100%;
    margin-top: 0;
}

.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    width: 100%;
    border-bottom: 0;
    margin: 0;
    padding-left: 10px;
    padding-right: 35px;
    font-weight: 400;
    text-transform: none;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: #ddd;
}

li.html.header-social-icons .social-icons.follow-icons a {
    margin-left: 7px;
    margin-right: 7px;
}

header#header.header.has-sticky.sticky-jump .header-wrapper.stuck {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}

.header:not(.transparent) {
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}

body.page-template-page-transparent-header-light header#header.has-transparent {
    background-color: rgb(65 38 27 / 70%);
}

.nav>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav-dropdown li.active>a,
.nav-column li.active>a,
.nav-dropdown>li>a:hover,
.nav-column li>a:hover {
    color: #72ED4A;
}

/*.transparent .nav > li > a {
    color: #fff;
}*/
.nav>li>a {
    color: #113358;
}

.header .nav>li>a {
    font-weight: 400;
    font-size: 15px;
}

.header .nav>li {
    margin: 0 12px;
}

.nav>li.header-search,
.nav>li.account-item,
.nav>li.cart-item {
    margin: 0 10px;
}

#top-bar [class*="icon-"] {
    color: #72ED4A;
    font-size: 16px;
}

#top-bar a {
    text-transform: none;
}

#top-bar {
    background-color: rgb(8, 59, 114);
}

.transparent #top-bar {
    background-color: rgb(8 59 114 / 40%);
    padding: 5px 0;
}

span.cart-icon.image-icon strong {
    border: none;
    position: absolute;
    width: auto;
    height: auto;
    top: -10px;
    bottom: auto;
    right: -5px;
    background-color: #fff;
    color: darkorchid;
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-weight: 400;
    font-size: 11px;
    border-radius: 50%;
}

span.cart-icon.image-icon strong:after {
    border: none;
}

.searchform .button.icon i {
    content: '';
    background-size: contain;
    width: 16px;
    height: 16px;
}

i.icon-search {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    color: transparent;
}

.nav>li.header-divider {
    border-left: 1px solid rgb(128 52 51);
}

i.icon-user,
i.icon-eye {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    color: transparent;
}

span.cart-icon.image-icon {
    background-size: contain;
    width: 16px;
    height: 16px;
    color: transparent;
    position: relative;
}

.searchform .button.icon i {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/icon-search-dark.png) !important;
}

i.icon-user {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/account-dark.png);
    filter: brightness(0) invert(1);
}

i.icon-eye {
    background-image: url(./icons/view.png);
}

.post-view {
    margin-left: 5px;
}

.post-view i {
    top: 3px;
}

.header-search>a>i.icon-search {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/icon-search-dark.png);
    filter: brightness(0) invert(1);
}

span.cart-icon.image-icon {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/icon-cart-dark.png);
    filter: invert(1);
}

/* LIGHT */
.header.transparent .nav-dark .searchform .button.icon i {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/icon-search.png) !important;
}

.header.transparent .nav-dark i.icon-user {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/account.png);
}

.header.transparent .nav-dark .header-search>a>i.icon-search {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/icon-search.png);
}

.header.transparent .nav-dark span.cart-icon.image-icon {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/icon-cart.png);
}

.header-search-form .searchform .button.icon i {
    background-image: url(https://buheung.vn/wp-content/uploads/2020/07/icon-search.png) !important
}

.searchform .button.icon {
    height: 48px;
    width: 48px;
}

.header .nav>li.has-dropdown>ul.sub-menu>li {
    width: calc(100% / 6);
    text-align: left;
    display: table-cell;
    white-space: nowrap;
    min-width: 160px;
}

.header .nav>li.has-dropdown>ul.sub-menu li>a {
    font-weight: 700;
    color: #333;
    border-bottom: 1px solid #ddd !important;
    font-size: 15px;
    text-transform: uppercase;
}

.header .nav>li.has-dropdown>ul.sub-menu li li a {
    font-size: 15px;
    text-transform: capitalize;
}

.nav>li>a,
.nav-dropdown>li>a,
.nav-column>li>a {
    color: rgba(102, 102, 102, 1);
}

.header-nav>.menu-item>.sub-menu.nav-dropdown>li>a {
    color: #000 !important;
    font-weight: 500;
}

.header .nav>li.menu-item>a {
    height: 90px;
    color: #72ED4A;
}

.header .stuck .nav>li.menu-item>a {
    height: 70px;
}



.header .nav>li.has-dropdown>ul.sub-menu>li>a>i {
    font-weight: 400;
    font-size: 80%;
}

.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default li ul.sub-menu.nav-column.nav-dropdown-default {
    position: absolute;
    left: calc(100% + 0px);
    top: -2px;
    background-color: #fff;
    border: 2px solid #ddd;
    min-height: calc(100% + 4px);
    opacity: 0;
    display: none !important;
}

.header-nav>li.menu-item-design-default>ul.sub-menu.nav-dropdown.nav-dropdown-default {
    left: -150%;
    display: none !important;
}

.header-nav>li.menu-item-design-default:hover>ul.sub-menu.nav-dropdown.nav-dropdown-default,
.header-nav>li.menu-item-design-default.current-dropdown>ul.sub-menu.nav-dropdown.nav-dropdown-default {
    display: block !important;
}

.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default li:hover>ul.sub-menu.nav-column.nav-dropdown-default,
.header-nav>li.menu-item-design-default.current-dropdown>ul.sub-menu.nav-dropdown.nav-dropdown-default {
    opacity: 1;
    display: block !important;
}

.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default li.menu-item-has-children>a:after {
    content: '\f105';
    font-family: 'fl-icons';
    position: absolute;
    right: 10px;
    top: 9px;
}

.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    position: relative;
    color: #000 !important;
}

.header-nav>li.menu-item-design-default ul.sub-menu.nav-dropdown.nav-dropdown-default li:hover>a {
    color: #72ED4A !important;
}

/* End Header Style */

/* Begin Footer Style */
.footer-wrapper .widget {
    padding-left: 0;
    padding-right: 0;
}

.footer-address p {
    margin-top: 40px;
    margin-bottom: 40px;
}

.absolute-footer.dark {
    background-color: #72ED4A;
}

.copyright-footer {
    color: #fff;
    text-align: center;
}

.footer-primary.pull-left {
    float: none;
}

/* End Footer Style */

/* Begin Home Style */
.shop-new-product-section .img-inner img,
.shop-new-product-section .img-inner {
    border-radius: 30px;
}

.button.is-shade:after {
    display: none;
}

.post-item .box-text .button {
    padding: 0px 15px;
    font-size: 12px;
}

.home-brands .container.section-title-container .section-title .section-title-main br {
    display: none;
}

.section-content.relative,
.home-about-section .section-content.relative>.row {
    height: 100% !important;
}

.home-about-img {
    width: 48% !important;
    position: absolute;
    bottom: 0;
    right: 130px;
}

.home-about-slogan h3 {
    font-size: 36px;
    text-transform: uppercase;
    color: #72ED4A;
    border-bottom: 2px solid #72ED4A;
    display: inline;
}

.business-types .col.large-5>.col-inner {
    max-width: 520px;
    margin: auto;
    padding: 0 !important;
}

.business-types .img.img-left img {
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
}

.business-types .img.img-right img {
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
}

.business-types .business-types-text h2,
.business-types .business-types-text h1 {
    text-transform: uppercase;
    font-size: 52px;
    margin-bottom: 5px;
    line-height: 1.1;
}

.business-types .business-types-text h3 {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}

.business-types .button {
    padding: 5px 40px;
}

.container.section-title-container b {
    display: none;
}

.container.section-title-container .section-title {
    display: block;
}

.container.section-title-container .section-title.section-title-center {
    text-align: center;
}

.container.section-title-container .section-title .section-title-main {
    font-size: 52px;
    color: #72ED4A;
}

.container.section-title-container.title-no-line b {
    display: none;
}

.slider-nav-outside .flickity-page-dots,
.row-slider .flickity-page-dots,
.flickity-page-dots {
    bottom: -30px;
}

.home-brands .ux-logo {
    background-color: #fff;
    border: 1px solid #353535;
    min-height: 145px;
    min-width: calc(25% - 20px);
    display: flex;
    text-align: center;
    justify-content: center;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.home-brands .flickity-viewport {
    min-height: 160px;
}

.home-project-news:after {
    content: '';
    background: url(/wp-content/uploads/2022/03/du-an-bg-left.png) left no-repeat;
    width: 30%;
    height: 70%;
    max-height: 1000px;
    position: absolute;
    background-size: contain;
}

.home-project-news:before {
    content: '';
    background: url(/wp-content/uploads/2022/03/du-an-bg-top-right.png) top no-repeat;
    background-position: top right;
    width: 30%;
    height: 40%;
    max-height: 720px;
    position: absolute;
    background-size: contain;
    top: 0;
    right: 0;
}

.box-text .post-title {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-text .is-divider {
    display: none;
}

.box-text .post-title {
    color: #ff8348;
}

.box-text .from_the_blog_excerpt {
    height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* End Home Style */

/* Begin Product Style */
.product-gift-box.product-gift-text>span:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(https://buheung.vn/wp-content/uploads/2022/08/giftbox.png) no-repeat center;
    display: inline-block;
    background-size: contain;
    position: absolute;
    left: 9px;
    top: 10px;
}

div#ez-toc-container {
    margin: 15px 0;
}

.product-gift-box.product-gift-text {
    position: relative;
    font-size: 18px;
    min-height: 57px;
    background-color: #e3e3e9;
    padding: 7px 12px 7px;
    display: flex;
    align-items: center;
    padding-left: 50px;
    margin-bottom: 15px;
}

.product-gift-box.product-gift-text:before {
    content: '';
    background: url(https://buheung.vn/wp-content/uploads/2022/08/dotted-1.gif);
    ;
    ;
    position: absolute;
    ;
    width: 110%;
    ;
    height: 18px;
    background-size: 18px;
    left: -2px;
    top: -9px;
    z-index: 1;
}

.product-gift-box.product-gift-text:after {
    content: '';
    background: url(https://buheung.vn/wp-content/uploads/2022/08/dotted-1.gif);
    ;
    position: absolute;
    ;
    width: 110%;
    ;
    height: 18px;
    background-size: 18px;
    left: -2px;
    bottom: -9px;
    z-index: 1;
}

.brand-info .info-img img {
    max-height: 180px;
    max-width: 280px;
}

.brand-info .info-img {
    margin: 10px 0 20px;
}

.brand {
    margin-bottom: 15px;
}

.brand-title {
    color: #083b72;
    font-weight: 700;
    border-top: 0;
    font-size: 18px;
    cursor: pointer;
}

.info-img {
    text-align: center;
}

.brand-description p {
    margin-bottom: 10px;
}

.brand-info {
    display: none;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* Track */
.vertical-thumbnails::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.vertical-thumbnails::-webkit-scrollbar-thumb {
    background: transparent;
}

/* Track */
.vertical-thumbnails:hover::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.vertical-thumbnails:hover::-webkit-scrollbar-thumb {
    background: #888;
}

.devvn-popup-quickbuy a.devvn_buy_now.devvn_buy_now_style {
    display: none;
}

.devvn-popup-title {
    background: #f26a26;
}

.customer_coupon_field button.apply_coupon {
    background: #f26a26;
    border: 1px solid #f26a26;
}

a.devvn_buy_now_style {
    background: #f26a26;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4834b), to(#f26a26));
    background: -webkit-linear-gradient(top, #f4834b, #f26a26);
    border-radius: 10px;
    margin-bottom: 5px;
    max-width: 335px;
}

.devvn-popup-quickbuy .popup-customer-info-group .devvn-order-btn {
    background: #A52F21;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4834b), to(#f26a26));
    background: -webkit-linear-gradient(top, #f4834b, #f26a26) !important;
    border-radius: 10px;
    margin-top: 10px;
}

a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus {
    background: #A52F21;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4834b), to(#f26a26));
    background: -webkit-linear-gradient(top, #f4834b, #f26a26) opacity: 0.8;
}

a.preorder-callback-form.devvn_buy_now_style {
    color: #073c73 !important;
    background: 0 0;
    border: 1px solid #073c73 !important;
    margin-top: -5px;
    margin-bottom: 15px;
}

a.preorder-callback-form.devvn_buy_now_style>span {
    color: #073c73;
}

a.preorder-callback-form.devvn_buy_now_style:hover,
a.preorder-callback-form.devvn_buy_now_style:hover>span {
    color: #fff !important;
    background: #073c73;
}

.has-hover:hover .hover-slide,
.has-hover:hover .hover-slide-in,
.has-hover:hover .hover-zoom,
.has-hover:hover .hover-zoom-in,
.has-hover:hover .show-on-hover {
    opacity: 1 !important;
    -webkit-transform: scale(1) translateZ(0) translateY(0) !important;
    transform: scale(1) translateZ(0) translateY(0) !important;
    pointer-events: inherit;
}

.box-image img.show-on-hover {
    opacity: 0 !important;
}

.product-small.has-hover .box-image img {
    background-color: #fff;
    border-radius: 10px;
}

.single_variation_wrap span.amount {
    color: #a9382c;
}

.woocommerce-variation-price {
    font-size: 1.4em;
}

.woo-variation-swatches.wvs-show-label .variations td {
    display: inline-block !important;
}

.variations_form .variations td span.woo-selected-variation-item-name {
    display: none !important;
}

.variations_form .variable-item:not(.radio-variable-item).disabled {
    display: none;
}

.variations_form .variable-items-wrapper li.variable-item:not(.radio-variable-item).selected {
    position: relative;
    border: 2px solid #a52f21;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%) !important;
}

.variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:after {
    content: '';
    height: 8px;
    width: 8px;
    border-bottom: 6px solid #a52f21;
    border-right: 6px solid #a52f21;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:before {
    content: '\e00a';
    font-family: fl-icons;
    position: absolute;
    right: 0;
    bottom: -1px;
    color: #fff;
    font-size: 6px;
    z-index: 2;
}

.woo-variation-swatches .variable-items-wrapper li.variable-item:not(.radio-variable-item):hover,
.woo-variation-swatches .variable-items-wrapper li.variable-item:not(.radio-variable-item).selected:hover {
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%) !important;
}

.single-product-row blockquote {
    font-size: 90%;
}

.single-product-row blockquote p {
    margin-bottom: 7px;
}

#yith-wfbt-modal {
    display: none;
}

.shopee-review {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.shopee-review .star-rating {
    display: inline-block;
}

.star-rating span:before {
    color: #faa61b;
}

.ecommerce-review .review-type span {
    font-weight: 700;
    position: relative;
    top: 6px;
}

.rating-review-count {
    position: relative;
    top: -10px;
    color: #5e5e5e;
    font-size: 90%;
}

.ecommerce-review .star-rating {
    margin-left: 5px;
    margin-right: 5px;
}

.rating-points {
    font-weight: 700;
    font-size: 18px;
    position: relative;
    top: -8px;
    color: #000;
}

.shopee-review .star-rating span:before,
.shopee-review .star-rating span {
    color: #f1582c !important;
}

.add-to-cart-container .awdr_discount_bar {
    display: none;
}

.product-thumbnails img {
    opacity: 1;
}

.single-product .sidebar-wrapper.ul-reset .col.post-item {
    padding-bottom: 15px;
}

.single-product-right-col .variable-item-span {
    font-size: 12px !important;
}

.product-images .woocommerce-product-gallery__image.slide .wvs-attachment-image {
    max-width: 350px;
    max-height: 350px;
    margin: auto;
    width: auto;
}

.product-images .woocommerce-product-gallery__image.slide {
    text-align: center;
    /*height: 100%;*/
    /*width: auto !important;*/
}

body.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    margin: 5px 0 3px;
    text-align: left;
    font-size: 78%;
}

#comments .comment-respond {
    background: none !important;
}

.messenger-share {
    background: url(https://taynguyensoul.vn/wp-content/uploads/2021/07/messenger-share-icon.png) no-repeat center;
    background-size: contain;
    width: 22px;
    height: 22px;
    float: right;
    position: relative;
    top: -6px;
}

.single-product .sidebar-wrapper h5.post-title.is-large {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.single-product .sidebar-wrapper .box-text {
    padding: 10px;
}

.single-product-right-col form.variations_form.cart.wvs-loaded.wvs-pro-loaded {
    margin-bottom: 5px;
}

a.shopee-link:after {
    content: '';
    background: url(https://taynguyensoul.vn/wp-content/uploads/2021/07/icon-shopee-png-8.png) no-repeat center;
    background-size: contain;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
}

a.shopee-link {
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #fe5f2b;
    color: #fe5f2b;
    font-size: 12px;
    padding: 7px 35px 5px 8px;
    border-radius: 10px !important;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}

.shopee-link i {
    display: block;
    font-size: 75%;
}

a.shopee-link:hover {
    background-color: #fe5f2b;
    color: #fff;
}

a.button.is-outline.circle.icon.button.product-video-popup {
    background-color: #a52f21;
    border-color: #a52f21;
}

a.button.is-outline.circle.icon.button.product-video-popup i {
    top: -1px;
    color: #fff;
}

.icon-play:before {
    content: "\e018";
}

.woocommerce-product-rating .star-rating span:before,
.star-rating>span:before {
    color: #FAA61A !important;
}

.col.single-product-right-col .woocommerce-product-rating {
    margin: -5px 0 15px;
    overflow: hidden;
}

.woocommerce-review-link {
    display: inline-block;
    float: left;
}

a.woocommerce-review-link.total-sold {
    padding: 5px 0 0 5px;
}

.col.single-product-right-col .woocommerce-product-rating {
    overflow: hidden;
}

.woocommerce-product-gallery .flickity-viewport {
    max-height: 623px;
}

.woocommerce-product-gallery .flickity-viewport .flickity-slider {
    display: flex;
    align-items: center;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image.slide img {
    border-radius: 10px;
    max-width: 623px;
    max-height: 623px;
    margin: auto;
}

.awdr_free_product_text {
    background-color: #003f22;
    padding: 5px 10px;
}

dt.variation-Discount {
    display: none;
}

.awdr_discount_bar_content {
    border: 1px solid #003f22;
    position: relative;
    border-radius: 4px;
    font-size: 11px;
    display: inline-block;
    padding: 6px 10px 6px 25px;
}

.awdr_discount_bar_content:before {
    content: '';
    background: url(https://taynguyensoul.vn/wp-content/uploads/2021/06/checked-summary.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 6px;
    top: 7px;
    width: 15px;
    height: 15px;
}

.awdr_discount_bar.awdr_row_0 {
    padding: 0px 0px;
}

.single-product-right-col .product-images figure.woocommerce-product-gallery__wrapper,
.single-product-right-col .product-images figure.woocommerce-product-gallery__wrapper .flickity-viewport,
.single-product-right-col .product-images figure.woocommerce-product-gallery__wrapper .flickity-viewport img {
    max-height: 400px;
    height: 400px !important;
    width: auto;
    text-align: center;
}

.product-page-accordian .accordion>.accordion-item:nth-child(2) .accordion-title button.toggle {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 1;
}

.devvn_review_bottom>span {
    display: none;
}

.devvn_prod_cmt,
div#reviews.woocommerce-Reviews {
    max-width: none;
}

.product-page-accordian .accordion>.accordion-item:first-child .accordion-title i:before,
.product-page-accordian .accordion>.accordion-item:nth-child(2) .accordion-title i:before {
    content: "\f107";
}

.product-page-accordian .accordion>.accordion-item:first-child .accordion-title,
.product-page-accordian .accordion>.accordion-item:nth-child(2) .accordion-title {
    color: #083b72;
    font-weight: 700;
    border-top: 0;
    font-size: 18px;
}

.product-page-accordian .accordion>.accordion-item:first-child .accordion-inner,
.product-page-accordian .accordion>.accordion-item:nth-child(2) .accordion-inner {
    display: block !important;
}

#comments a.btn-reviews-now {
    background-color: #f26a26;
    border-radius: 10px;
    font-size: 14px;
    padding: 8px 25px;
}

button#devvn_cmt_replysubmit,
button#devvn_cmt_submit {
    background: #f26a26;
}

.product-page-accordian .accordion-inner {
    counter-reset: eztoch2;
}

.product-page-accordian .accordion>.accordion-item:first-child .accordion-inner>h2 {
    counter-increment: eztoch2;
}

.product-page-accordian .accordion>.accordion-item:first-child .accordion-inner>h3,
.product-page-accordian .accordion>.accordion-item:first-child h3 .accordion-inner> :not(#reviews) span {
    font-size: 22px;
    font-weight: 400;
}

.product-page-accordian .accordion>.accordion-item:first-child .accordion-inner>h2 {
    text-align: left;
    color: #333;
    line-height: 1.3;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    min-height: 48px;
    padding-left: 40px;
}

.product-page-accordian .accordion>.accordion-item:first-child .accordion-inner>h2:before {
    content: counter(eztoch2);
    display: inline-block;
    text-align: center;
    font-size: 46px;
    line-height: 36px;
    padding: 5px 10px 10px 0;
    color: #72ED4A;
    font-weight: normal;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
}

.product-title-container .sku {
    display: inline-block;
    font-size: 80%;
    position: relative;
    top: -10px;
    text-transform: uppercase;
    padding: 0 0 5px;
}

.product-thumbnails .flickity-slider>.col>a {
    border-radius: 10px;
}

.quantity+.button {
    font-size: 16px;
}

.price.product-page-price br {
    display: none;
}

.single-product .woocommerce-message.message-wrapper {
    background-color: #36c36e;
    margin: 0 !important;
}

.single-product .woocommerce-message.message-wrapper * {
    color: #fff;
}

ul.next-prev-thumbs {
    display: none;
}

.product-images .badge-container {
    display: none;
}

.price>del {
    font-size: 85%;
}

.row.policy-item .col.large-3 {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}

.policy-rows .col.large-9 {
    align-items: center;
    display: flex;
}

.policy-rows .col.large-9 p {
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 4px;
}

.policy-rows .col.large-3 .ux-logo-link {
    padding: 4px !important;
}

.policy-rows {}

.policy-rows .policy-item {
    padding: 8px 5px;
}

.policy-rows .policy-item img {
    height: 32px !important;
    margin: auto;
}

.breadcrumbs a {
    color: #148afa;
}

.breadcrumbs {
    font-size: 70%;
}

.product-short-description>p:empty {
    display: none;
}

.product-short-description ul li {
    list-style: none;
    position: relative;
    margin-left: 24px;
    font-size: 14px;
}

.product-short-description tr td {
    border-bottom: 0;
    color: #333;
    padding-left: 0;
}

.product-short-description tr td:first-child {
    min-width: 140px !important;
    width: 140px;
    padding-left: 0;
    position: relative;
}

.product-short-description tr td:first-child:before {
    content: '';
    background: url(/wp-content/uploads/2021/06/checked-summary.png) no-repeat center;
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.widget .is-divider {
    display: none;
}

.widget span.widget-title {
    margin-bottom: 10px;
    display: block;
    text-transform: none;
    font-size: 18px;
}

.accordion-title {
    font-size: 1em;
}

.woocommerce-product-gallery .badge-container {
    display: none;
}

.single-product-row .col.large-2.large-col-first.vertical-thumbnails.pb-0 {
    padding: 0 20px 0 15px;
}

.row.single-product-row {
    margin-top: 0 !important;
}

.col.single-product-left-col .row.row-small {
    justify-content: center;
    text-align: center;
    margin-bottom: 15px;
}

.accordion-inner {
    padding-left: 0;
    padding-right: 0;
    text-align: justify;
}

h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    margin-left: 0;
    text-transform: none;
}

.related.related-products-wrapper.product-section {
    border: none;
}

.accordion-title.active {
    border: none;
    background: none;
}

#wrapper>.message-wrapper {
    padding: 10px 0 10px 0;
    font-size: 14px;
}

.product-short-description ul li:before {
    content: '';
    background: url(/wp-content/uploads/2021/06/checked-summary.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: -25px;
    top: 3px;
    width: 18px;
    height: 18px;
}

.single_add_to_cart_button {
    padding: 5px 20px;
    height: 50px;
    border-radius: 10px !important;
}

.quantity .button,
.quantity .input-text.qty {
    height: 50px;
}

.quantity .button {
    width: 33px;
}

.quantity .button.minus {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.quantity .button.plus {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.show-more-row {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.show-more-row.visible {
    display: block !important;
}

.description-showless {
    display: none;
}

.show-more-row .showmore-btn {
    padding: 6px 12px;
}

.show-more-row:before {
    content: "";
    position: absolute;
    bottom: 100%;
    height: 100px;
    left: 0;
    background: transparent -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .9));
    background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background: transparent -o-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
    background: transparent -moz-linear-gradient(180deg, rgba(255, 255, 255, .0) 0%, rgba(255, 255, 255, .9) 100%);
    background: transparent -webkit-gradient(linear, 0%, 0%, 0%, 100%, from(rgba(255, 255, 255, .65), to(rgba(255, 255, 255, .9))));
    background: transparent -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
    background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
    width: 100%;
}

.show-more-row.visible:before {
    display: none;
}

.show-more-row #readmore_content {
    color: rgb(51, 51, 51);
    text-align: center;
    margin: 0 5px 0;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    display: inline-block;
    border: none;
    font-size: 16px;
    background: url() no-repeat top;
    background-color: transparent;
    background-size: 26px 17px;
    padding-bottom: 0;
    padding-top: 40px;
}

.show-more-row button span,
.show-more-row button span span {
    display: block;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
}

.show-more-row button span.arrow:before {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
    display: block;
    width: 25px;
    right: 0;
    left: 0;
    top: -25px;
    margin: auto;
    position: absolute;
    opacity: 1;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

.show-more-row button span.arrow:after {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
    display: block;
    width: 25px;
    top: -18px;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
    opacity: .5;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

.show-more-row button span span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
    width: 25px;
    top: -11px;
    height: 15px;
    opacity: .3;
    background-size: contain;
    background-repeat: no-repeat;
}

.show-more-row button .arrow:before {
    animation: animate-arrow-3 1s ease-in-out infinite .2s;
}

.show-more-row button .arrow:after {
    animation: animate-arrow-2 1s ease-in-out infinite .1s;
}

.show-more-row button .arrow span {
    animation: animate-arrow-1 1s ease-in-out infinite;
}

body.archive[class*="paged-"] .show-more-row {
    display: none;
}

@keyframes animate-arrow-1 {
    0% {
        transform: translateY(-40px);
        opacity: 0;
    }

    70%,
    100% {
        transform: translateY(0);
        opacity: .3;
    }
}

@keyframes animate-arrow-2 {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }

    70%,
    to {
        transform: translateY(0);
        opacity: 0.5;
    }
}

@keyframes animate-arrow-3 {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }

    70%,
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.bean-row {
    padding-top: 10px;
    border: 1px solid #E8E3E3;
    border-radius: 5px;
    margin: 0 auto 15px !important;
}

.bean-row>.col {
    padding-bottom: 10px;
}

.bean-row>.col.medium-4 .img img {
    border-radius: 15px;
}

.bean-row-description ul {
    margin-bottom: 5px;
}

.bean-row-description li {
    font-size: 12px;
    margin-bottom: 0;
    list-style: none;
    margin-left: 0 !important;
}

.bean-row .container.section-title-container {
    margin-bottom: 12px;
}

.bean-row .section-title {
    border: none;
    font-size: 20px;
}

.bean-row span.section-title-main {
    margin-bottom: 0;
    border: none;
    padding-bottom: 0;
    text-transform: none;
}

.bean-row-price .icon-box-img {
    float: left;
    margin-right: 5px;
    margin-bottom: 0;
}

.bean-row-price {
    display: flex;
}

.bean-row-price .icon-box-text {
    display: flex;
    align-items: center;
}

.bean-row-click {
    font-size: 11px;
    text-align: center;
}

.bean-row>.col.medium-4 .img {
    margin-bottom: 5px;
}

.promotion {
    border: 1px dashed #e3e3e9;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
    background-color: #FFFEEE;
}

.promotion>span {
    font-size: 90%;
    display: block;
    border-bottom: 1px solid #e3e3e9;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.promotion>span:last-child {
    border-bottom: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.promotion>span i {
    font-size: 83%;
}

.promotion>span b {
    color: #a52f21;
    font-size: 110%;
}

.product-price-container .amount {
    font-size: 23px;
    color: #72ED4A;
}

.product-price-container del {
    order: 2;
}

.product-price-container ins {
    order: 1;
    margin-right: 10px;
}

.price.product-page-price {
    display: flex;
}

.product-price-container del .amount {
    color: #333;
}

.product-small .box-image span.woocommerce-review-link.total-sold {
    padding: 2px 6px 0;
    -webkit-box-shadow: 0 5px 15px 0 rgb(51 51 51 / 10%) !important;
    box-shadow: 0 5px 15px 0 rgb(51 51 51 / 10%) !important;
    border-radius: 4px;
    position: absolute;
    right: 8px;
    bottom: 6px;
    z-index: 2;
    font-size: 11px;
    color: #040707;
    background-color: #fff;
    font-weight: 700;
    border-bottom: 2px solid #a52f21;
}

.box-text.box-text-products {
    display: flex;
    flex-wrap: wrap;
    padding-top: 5px;
}

.box-text.box-text-products .title-wrapper {
    width: 100%;
    text-align: center;
}

.box-text.box-text-products .price-wrapper {
    width: 100%;
    text-align: center;
}

.box-text.box-text-products .price-wrapper .star-rating {
    order: 2;
    display: inline-block;
    text-align: center;
    margin: 6px auto;
}

.box-text.box-text-products .price-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 5px;
}

.box-text.box-text-products .price-wrapper .price {
    width: 100%;
}

a.quick-view {
    color: transparent;
    background-color: transparent !important;
    border: none !important;
    width: 32px;
    background: none;
    border: none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    bottom: 40px;
    left: 5px;
    margin: 5px;
}

a.quick-view:before {
    content: "\e012";
    color: #72ED4A;
    font-family: "fl-icons" !important;
    width: 32px;
    display: inline-block;
    height: 32px;
    text-align: center;
    line-height: 32px;
}

a.add-to-cart-grid.no-padding.is-transparent.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: 80px;
}

.name.product-title.woocommerce-loop-product__title a {
    color: #333;
    font-size: 16px;
    margin: 15px 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.product-small .box-text {
    padding-top: 1px;
    font-size: 100%;
}

.box-text .viewmore {
    width: 100%;
    display: block;
    margin-top: 12px !important;
    padding: 6px 9px 9px;
    line-height: 1;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    border-radius: 6px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.box-text .viewmore:hover {
    background-color: #333;
    color: #fff;
}

.product-small .category {
    display: none;
}

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

.badge-circle-inside .badge-inner,
.badge-circle .badge-inner {
    border-radius: 8px;
    line-height: 1;
    font-weight: 400;
    padding: 7px 6px 7px;
    height: auto !important;
}

.badge.badge-circle {
    height: auto;
    width: auto;
}

.image-tools.is-small.hide-for-small.bottom.left .product-gift-label img {
    background: none;
    max-width: 110px;
}

.image-tools.is-small.hide-for-small.bottom.left {
    padding: 10px 10px 0px 5px;
    bottom: 0px;
    opacity: 1;
}

.product-small.has-hover:hover .image-tools.is-small.hide-for-small.bottom.left {
    opacity: 0 !important;
}

.image-tools.grid-tools.text-center.hide-for-small.bottom.hover-slide-in.show-on-hover {
    display: none !important;
}

.image-tools .product-best-seller-label img {
    background: none !important;
    width: 50px;
}

.image-tools.is-small.top.right.show-on-hover {
    padding: 0;
    top: 34px;
    opacity: 1;
}

.product-small .woocommerce-product-rating {
    position: absolute;
    z-index: 2;
    top: 4px;
    left: 4px;
}

.product-small .woocommerce-product-rating .star-rating span::before {
    content: "";
}

.product-small .woocommerce-product-rating .star-rating::before {
    content: "";
}

.product-small .woocommerce-product-rating .star-rating {
    width: 48px;
    margin-top: 2px;
    margin-bottom: 0;
    height: 20px;
    margin-right: 3px;
}

.woocommerce-product-rating .star-rating span:before,
.star-rating>span {
    padding-top: -5px;
}

.product-small .woocommerce-product-rating .star-rating span .rating {
    position: absolute;
    right: 0;
    top: 1px;
    font-family: sfText, "Microsoft JhengHei", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;
    color: #000;
    font-size: 14px;
    text-shadow: 0.6px 0.6px white;
}

.product-small .woocommerce-product-rating a.woocommerce-review-link.rating-count {
    font-size: 13px;
    margin-top: 1px;
    font-weight: bold;
}

.product-small .woocommerce-product-rating .star-rating span {
    padding-top: 16px;
}

.badge-container.absolute.left.top.z-1 {
    left: auto;
    top: auto;
    right: 0;
}

.product-images span.product-best-seller-label {
    left: 0;
    right: auto;
    top: 0;
    z-index: 2;
}

.product-gift-label {
    max-width: 110px;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .product-gift-label {
    max-width: 145px;
    position: absolute;
    left: 59px;
    bottom: 10px;
    z-index: 2;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .product-best-seller-label {
    max-width: 65px;
    position: absolute;
    z-index: 2;
    right: 10px;
    top: 10px;
}

/* End Product Style */

/* Begin Category Style */
li.cat-item.cat-item-443 {
    display: none;
}

.widget.before_shop_category-widget .product-categories {
    margin-top: 10px;
}

.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent {
    display: block;
}

.widget.before_shop_category-widget .product-categories .cat-item {
    display: none;
    border: none;
}

.widget.before_shop_category-widget .product-categories ul.children {
    padding-left: 0;
    margin-left: 0;
    border: none;
}

.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent>.children>.cat-item.current-cat~.cat-item {
    display: none;
}

.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent>.children>.cat-item.current-cat>a,
.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent>.children>.cat-item.current-cat>span,
.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent>.children>.cat-item.current-cat>button {
    display: none;
}

.widget.before_shop_category-widget .product-categories ul.children>.cat-item>ul.children>.cat-item {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #eee;
    margin: 0 5px 5px 0;
}

.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent>a,
.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent>span,
.widget.before_shop_category-widget>.product-categories>.cat-item.cat-parent>button {
    display: none;
}

.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent .cat-item {
    display: inline-block;
    order: 2;
}

.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent {
    display: inline-block;
}

.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent>a,
.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent>span,
.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent>button {
    display: none;
}

.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent .cat-item.active {
    background-color: #151f52;
    color: #fff;
    order: 0;
}

.widget.before_shop_category-widget .product-categories>.cat-item.current-cat.active>.children>.cat-item {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #eee;
    margin: 0 5px 5px 0;
}

.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent .cat-item.active>a {
    color: #fff;
}

.widget.before_shop_category-widget .product-categories .cat-item.cat-parent .cat-item.cat-parent .children {
    display: flex !important;
    flex-wrap: wrap;
}

.widget.before_shop_category-widget {
    padding: 0;
    margin-bottom: 15px;
    /*display: none;*/
}

.widget.before_shop_category-widget .filter>.filter__item:first-child {
    display: none;
}

.widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll {
    max-height: none;
    overflow-y: hidden;
    overflow-x: auto;
}

.widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll .filter__properties-item {
    display: inline-block;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0 5px 5px 0;
    order: 1;
}

.widget.before_shop_category-widget .filter>.filter__item {
    margin: 10px 0;
}

.widget.widget_categories li.cat-item.cat-item-74,
.widget.widget_categories li.cat-item.cat-item-1 {
    display: none;
}

.term-description-wrap {
    padding-top: 20px;
}

.term-description-wrap article.article.minheight {
    overflow: hidden;
    max-height: 800px;
    position: relative;
}

.nav-pagination>li>span,
.nav-pagination>li>a {
    border-radius: 0;
}

.pc-active-filter__list-item {
    padding: 10px;
    margin-bottom: 0;
}

/*.widget.before_shop_category-widget .filter > .filter__item .filter__title {
    display: none;
}*/
.widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll .filter__properties-item.filter__properties-item--active {
    background-color: #151f52;
    color: #fff;
    order: 0;
}

.widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll .filter__properties-item.filter__properties-item--active label {
    color: #fff;
}

.widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll .filter__properties-list {
    display: flex;
    flex-wrap: wrap;
}


div.sidebar-inner .is-divider {
    display: none;
}

div.sidebar-inner .widget {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 30px;
}

div.sidebar-inner .widget.widget_premmerce_filter_filter_widget {
    border: none;
}

.off-canvas div.sidebar-inner.sidebar-inner {
    padding: 0;
    border-radius: 0;
    overflow: hidden;
}

.sidebar-inner a {
    color: #333;
}

div.sidebar-inner span.widget-title {
    padding: 13px;
    margin-bottom: 0;
    background-color: #151f52;
    color: #fff;
    display: block;
}

div.sidebar-inner ul.product-categories li {
    padding: 3px 13px;
}

.woocommerce-ordering,
.woocommerce-ordering select {
    border-radius: 6px;
}

.row.category-page-row p.woocommerce-result-count.hide-for-medium {
    display: none;
}

.shop-page-title.category-page-title.page-title .page-title-inner {
    padding-top: 25px;
    justify-content: start;
    vertical-align: top;
    align-items: flex-start;
    margin-top: 2em;
}

.shop-page-title.category-page-title.page-title .page-title-inner .is-large {
    position: absolute;
    top: 0;
    left: 0;
}

.shop-page-title.category-page-title.page-title .page-title-inner h1.shop-page-title.is-xlarge {
    padding-right: 20px;
    margin-bottom: 9px;
    margin-top: 9px;
}

.shop-page-title.category-page-title.page-title select.orderby {
    margin: 0;
}

.category_image {
    padding-bottom: 25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.row.category-page-row .products.row {
    margin-top: 30px;
}

ul.menu>li ul,
.widget>ul>li ul {
    padding-left: 0px;
    margin-left: 15px;
}

.widget .toggle {
    margin-right: 10px;
}

.col.post-item .image-cover {
    padding-top: 280px !important;
}

.col.post-item .image-cover img {
    object-fit: fill;
}

.row.large-columns-3 .col.post-item .image-cover {
    padding-top: 230px !important;
}

.archive.category .page-wrapper {
    padding-top: 0;
}

.archive.category header#header.has-transparent {
    background-color: rgb(65 38 27 / 70%);
}

.archive-page-header .large-12.text-center .page-title {
    padding: 20px 0 0 0;
    margin-bottom: -10px;
    text-align: left;
}

.widget.widget_categories {
    border: 1px solid #ccc;
}

.widget.widget_categories span.widget-title {
    background-color: #72ED4A;
    color: #fff;
    padding: 14px 15px;
    margin-bottom: 0;
}

.widget.widget_categories ul li.cat-item>a {
    padding: 10px 0px 10px 15px;
    color: #333;
}

.badge.post-date .badge-inner {
    background-color: #72ED4A;
    color: #fff;
    border: none;
}

.badge.post-date {
    top: -9px;
    right: 30px;
    left: auto;
}

.col.post-item {
    padding-top: 10px;
}

/* End Category Style */

/* Begin Contact Style */
.lien-he-form-section p {
    font-size: 20px;
    margin-bottom: 0;
    color: #333;
}

.submit-row .wpcf7-submit {
    display: block;
    width: 100%;
    padding: 5px 0;
}

.wpcf7-form-control-wrap[data-name=name]:before {
    content: '\e900';
    font-family: fl-icons;
}

.wpcf7-form-control-wrap[data-name=phone]:before {
    content: '\e600';
    font-family: fl-icons;
}

.wpcf7-form-control-wrap[data-name=email]:before {
    content: '\e003';
    font-family: fl-icons;
}

.wpcf7-form-control-wrap[data-name=product-name]:before {
    content: '\e006';
    font-family: fl-icons;
}

.wpcf7-form-control-wrap[data-name=description]:before {
    content: '\e903';
    font-family: fl-icons;
}

.wpcf7-form-control-wrap:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 48px;
    height: 48px;
    background-color: #fff;
    line-height: 44px;
    text-align: center;
    border: 1px solid #ddd;
    border-right: 0;
    color: #72ED4A;
}

.wpcf7-form-control-wrap {
    padding-left: 48px;
}

/* End Contact Style */

/* Begin About Style */
.gym-slogan-col-left {
    padding-left: 110px;
    padding-bottom: 0;
}

.gym-slogan-col-left:before {
    content: '';
    background: url(/wp-content/uploads/2022/03/about-gym-line.png) no-repeat center;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 65px;
}

.gym-slogan-col-left .container.section-title-container {
    margin-bottom: 0;
}

.gym-slogan-col-left .container.section-title-container .section-title .section-title-main {
    padding-bottom: 0;
    font-size: 38px;
    position: relative;
    border: none;
}

.gym-slogan-col-left .section-title.section-title-normal {
    border-bottom: 0;
    margin-bottom: 3px;
}

.gym-slogan-col-left .section-title-main:before {
    content: '';
    width: 90%;
    height: 1px;
    border-bottom: 1px solid #72ED4A;
    position: absolute;
    bottom: -2px;
}

/* End About Style */

/* Begin Setup Gym Style */
.vi-sao-chon-gymaster .testimonial-text {
    font-size: 14px;
}

.testimonial-meta .testimonial-company.test_company {
    display: block;
    font-size: 14px;
}

span.testimonial-name-divider {
    display: none;
}

.button.border-gradient {
    position: relative;
    border: 5px solid transparent;
    background: #fff !important;
}

.button.border-gradient span {
    color: #f26825;
    padding: 7px 22px;
    font-size: 28px;
}

.button.border-gradient-orange:after {
    content: '';
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
    background: linear-gradient(to left, #f15e22, #f7921d);
    z-index: -1;
    border-radius: 20px;
}

.setup-gym-banner .uppercase {
    line-height: 1.2;
}

.setup-gym-detail-title p,
.setup-gym-detail-title h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.setup-gym-detail-title p {
    margin-bottom: 0;
}

.setup-gym-detail-description h3 {
    font-size: 34px;
}

.setup-gym-title * {
    font-size: 48px;
    line-height: 1.2;
    text-transform: uppercase;
}

.khao-sat-row,
.tu-van-row {
    min-height: 1000px;
}

.khao-sat-tu-van-section ul li,
.setup-gym-ul ul li {
    list-style: none;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.khao-sat-tu-van-section ul li:before,
.setup-gym-ul ul li:before {
    content: '';
    background-color: #72ED4A;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    left: -15px;
    top: 10px;
}

.section.cung-cap-quy-trinh-section {
    -webkit-box-align: start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.section.cung-cap-quy-trinh-section ul li {
    text-transform: uppercase;
    font-weight: 700;
}

.giai-phap-nhan-su-img {
    position: absolute;
    width: 50% !important;
    max-width: 950px;
    right: 0;
    top: 0;
}

.lap-dat-section .text.setup-gym-ul {
    padding-left: 20px;
}

/* End Setup Gym Style */

/* Begin Blog Style */
.entry-content.single-page p img {
    display: block;
    margin: auto;
    width: auto;
    max-height: 1600px;
}

#related_posts {
    padding: 13px 18px;
    background-color: #dcecff;
    border-radius: 10px;
    border: 1px solid #ececec;
}

#related_posts ul {
    margin-bottom: 0;
}

#related_posts ul li:last-child {
    margin-bottom: 0;
}

#related_posts>p {
    margin-top: 0;
    margin-bottom: 10px;
}

.single-post article h2 {
    color: #333;
    line-height: 1.3;
    font-size: 24px;
    position: relative;
    min-height: 48px;
    padding-left: 55px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.single-post article h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.wp-caption {
    margin-bottom: 15px;
}

.single-post article {
    counter-reset: eztoch2;
}

.single-post article h2 {
    counter-increment: eztoch2;
}

.single-post article h2 .ez-toc-section:before {
    content: counter(eztoch2);
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    position: relative;
    font-size: 56px;
    line-height: 36px;
    padding: 10px 10px 10px 0;
    color: #f26d2c;
    font-weight: normal;
    vertical-align: middle;
    position: absolute;
    left: 0;
}

div#ez-toc-container {
    width: 100%;
    padding: 10px 18px;
    background-color: #dcecff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ececec;
}

#ez-toc-container a {
    color: #167ac6;
    display: block;
    padding-bottom: 5px;
    font-size: 16px;
}

.single-post article p {
    word-wrap: break-word;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    margin: 15px auto;
}

.single-post article blockquote p {
    margin: 7px auto;
    font-size: 14px;
}

.single-post article blockquote {
    padding-top: 5px;
    padding-bottom: 5px;
}

.selling-points .icon img {
    border-radius: 20px;
    -webkit-box-shadow: 0 5px 15px 0 rgb(51 51 51 / 10%);
    box-shadow: 0 5px 15px 0 rgb(51 51 51 / 10%);
    background-color: #fff;
}

div#content .entry-header-text.text-center {
    padding: 0 0 10px 0;
}

div#content .entry-divider.is-divider.small,
div#content .entry-header-text.text-center .post-meta,
div#content .entry-header-text.text-center .entry-category {
    display: none;
}

div#content .entry-content {
    padding-top: 0;
}

.blog-wrapper.blog-single>.row>.large-10.col {
    max-width: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
}

/* End Blog Style */

/* Begin Single Product */
table.woocommerce-product-attributes.shop_attributes {}

table.woocommerce-product-attributes.shop_attributes tr,
table.woocommerce-product-attributes.shop_attributes td,
table.woocommerce-product-attributes.shop_attributes tr,
table.woocommerce-product-attributes.shop_attributes th {
    border: none;
    padding: 0;
    color: #333;
}

table.woocommerce-product-attributes.shop_attributes th {
    width: 140px;
    font-weight: 400;
    text-transform: none;
}

p.product_attributes_title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.add-to-cart-container.form-flat.is-normal form.cart {
    margin-bottom: 8px;
}

table.woocommerce-product-attributes.shop_attributes td,
table.woocommerce-product-attributes.shop_attributes th {}

nav.rank-math-breadcrumb.breadcrumbs.uppercase a {
    text-transform: capitalize;
    color: #1d41a6;
}

nav.rank-math-breadcrumb.breadcrumbs.uppercase {
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
    padding: 5px 0;
}

nav.rank-math-breadcrumb.breadcrumbs.uppercase p {
    margin-bottom: 0;
}

/* End Single Product */

/* Begin Shop Style */
.row.product-tab-box a.button {
    margin-top: 10px;
}

.row.product-tab-title .container.section-title-container .section-title .section-title-main {
    font-size: 20px;
    border-bottom: 0;
    color: #fff;
    background-color: #72ED4A;
    display: inline-block;
    padding: 6px 20px;
    margin: 0;
    min-width: 200px;
    position: relative;
}

.row.product-tab-title .section-title {
    border-bottom: 0;
}

.row.product-tab-title .container.section-title-container .section-title .section-title-main:after {
    content: '';
    border-left: 16px solid #72ED4A;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    position: absolute;
    left: 100%;
    top: 0;
}

.product-tab-box-navigation {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
    width: 79px;
}

.product-tab-box-navigation p {
    margin-bottom: 0;
    width: 100px;
    height: 44px;
}

.product-tab-box-navigation .flickity-button {
    fill: #fff;
    color: #fff;
    z-index: 222222;
    top: 8px;
    opacity: 1;
    background-color: #72ED4A;
    width: 28px;
    height: 28px;
    min-height: 0;
}

.autocomplete-suggestion img+.search-name {
    font-size: 11px;
    min-width: 100px;
}

.row.product-tab-title .section-title .section-title-main {
    color: transparent !important;
    background: none !important;
}

.row.product-tab-title .section-title .section-title-main:after {
    display: none;
}

.row.product-tab-title .section-title-container {
    background-color: #e8e7e7;
    border-bottom: 0;
    text-align: left;
    height: 120px;
    background-size: 100%;
    margin-bottom: 30px;
}

/* End Shop Style */


/* Check out */
.woocommerce-privacy-policy-text {
    display: none;
}

.checkout-note-points {
    font-size: 75%;
    color: #d51e28;
    text-align: justify;
}

.pay-order-note {
    position: relative;
    top: -38px;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 90%;
    pointer-events: none;
}

.pay-order-note br {
    display: none;
}

p#billing_gender_field {
    display: block;
    width: 100%;
    margin-bottom: 8px;
}

p#billing_gender_field>label[for="billing_gender_male"] {
    display: none;
}

input[type='email'],
input[type='search'],
input[type='number'],
input[type='url'],
input[type='tel'],
input[type='text'],
textarea,
input[type='submit'],
input[type="button"],
button:not(.icon),
.button:not(.icon) {
    /*border-radius: 5px;*/
}

td.actions.clear .button {
    border-radius: 5px;
}

.form-row.place-order button#place_order {
    display: block;
    width: 100%;
    border-radius: 5px;
    padding: 3px 10px 32px;
    margin-top: 10px;
    margin-bottom: 0;
}

p#billing_state_field,
p#billing_address_1_field {
    margin-left: 4%;
    margin-right: 0;
}

p#shipping_state_field,
p#shipping_address_1_field {
    margin-left: 0%;
    margin-right: 0;
}

p#billing_svw_province_field,
p#billing_svw_ward_field {
    margin-left: 4%;
}

p#shipping_svw_province_field,
p#shipping_svw_ward_field {
    margin-left: 4%;
}

.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row {
    width: 48%;
    display: inline-block;
    margin-bottom: 0;
}

.woocommerce-billing-fields__field-wrapper p.form-row-first {
    margin-left: 4%;
    margin-right: 0;
}

.woocommerce-shipping-fields__field-wrapper p.form-row-first {
    margin-left: 0;
    margin-right: 4%;
}

#billing_address_2_field>label,
#shipping_address_2_field>label {
    display: block !important;
    opacity: 1 !important;
    width: auto;
}

.woocommerce-billing-fields__field-wrapper .form-row input,
.woocommerce-billing-fields__field-wrapper .form-row select,
p#order_comments_field .input-text,
.woocommerce-billing-fields__field-wrapper .form-row span.select2-selection,
.woocommerce-shipping-fields__field-wrapper .form-row input,
.woocommerce-shipping-fields__field-wrapper .form-row select,
p#order_comments_field .input-text,
.woocommerce-shipping-fields__field-wrapper .form-row span.select2-selection {
    border-radius: 6px;
}

p#billing_country_field {
    opacity: 0;
    height: 0;
    margin: 0;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}

p#billing_address_1_field {
    margin-left: 0;
}

p#billing_email_field {
    clear: both;
}

form.checkout.woocommerce-checkout .col-inner.has-border {
    background-color: #f5f5f9;
    border-radius: 6px;
    padding: 10px 25px;
}

body.woocommerce-checkout form.xoo-lwo-form {
    display: none;
}

body.woocommerce-checkout .message-container.container.medium-text-center {
    font-size: 14px;
}

body.woocommerce-checkout button.xoo-ml-open-lwo-btn.button.btn.button.btn {
    background: none;
    border: none;
    color: #a52f21;
    padding: 1px 0 6px;
    border-bottom: 1px solid #a52f21;
    border-radius: 0;
    height: auto;
    min-height: 0;
    line-height: 1;
}

body.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 20px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 20px 15px 20px 15px;
}

body.woocommerce-checkout .message-container.container.medium-text-center {
    font-size: 14px;
}

dl.variation dd>p {
    font-weight: 700;
    color: #333;
}

.shop_table .cart_item td.product-name {
    color: #333;
}

p#billing_company_field {
    display: none;
}

.variation dl {
    width: 100%;
    min-width: 180px;
    position: relative;
}

.variation dt {
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    text-transform: none;
}

.variation dt,
.variation dd {
    margin-bottom: 5px;
    line-height: 11px;
}

.variation dd {
    font-weight: 700;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    background-color: #fff !important;
}

ul.product_list_widget li a:not(.remove) {
    font-size: 13px;
}

.one-page-checkout {
    max-width: 850px;
    margin: 30px auto;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%);
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%);
    padding: 20px 50px;
    border-radius: 10px;
}

.one-page-checkout .shop_table .actions {
    display: none;
}

.one-page-checkout .cart-collaterals {
    display: none;
}

.one-page-checkout .col.large-7.pb-0 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.one-page-checkout form.checkout.woocommerce-checkout>.row>.col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 0;
}

.one-page-checkout th.product-name {
    width: 55%;
}

.one-page-checkout form.checkout.woocommerce-checkout>.row>.col.large-5 .is-sticky-column__inner {
    position: static !important;
    width: 100% !important;
}

.one-page-checkout form.checkout.woocommerce-checkout>.row>.col:last-child {
    padding-bottom: 20px;
}

.one-page-checkout .cart h3,
.one-page-checkout .woocommerce-billing-fields h3 {
    padding: 14px 10px 15px 40px;
    color: #333;
    line-height: 1.3;
    font-size: 24px !important;
    position: relative;
    min-height: 48px;
    margin-bottom: 20px;
    text-transform: none !important;
    margin-top: 0;
    margin-bottom: 5px;
}

.one-page-checkout .cart h3:before,
.one-page-checkout .woocommerce-billing-fields h3:before {
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    position: relative;
    font-size: 56px;
    line-height: 36px;
    padding: 10px 10px 10px 0;
    color: #72ED4A;
    font-weight: normal;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 8px;
}

.one-page-checkout .cart h3:before {
    content: '1';
}

.one-page-checkout .woocommerce-billing-fields h3:before {
    content: '2';
}

.woocommerce-billing-fields__field-wrapper {
    padding-top: 10px;
}

/* Check out */

.box-image .out-of-stock-label {
    color: #fff;
    background: rgb(10, 59, 114);
    top: 20px;
    padding: 8px 0;
    transform: rotate(45deg);
    width: 100%;
    left: auto;
    right: -70px;
    font-size: 13px;
}



/* BEGIN - NEW SLIDER */
.shop-slider-bottom-text:before {
    content: '';
    position: absolute;
    left: -50px;
    bottom: 0;
    width: calc(100% + 100px);
    height: 180px;
    background: linear-gradient(180deg, rgba(200, 159, 109, 0) 0%, rgba(8, 59, 114, 0.95) 63%);
}

.shop-slider-bottom-text .text-box-content {
    width: 70%;
    max-width: 900px;
    margin: auto;
    padding: 15px 0;
}

body.page-template-page-transparent-header-light.page-id-17719 header#header {
    background: none;
}

.section-title.section-title-center a {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
}

.section-title.section-title-center a i {
    display: none;
}

.shop-cate-row .col .col-inner .img>a:before {
    content: '';
    background: rgba(140, 140, 140, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.shop-cate-row .col .col-inner {
    position: relative;
}

.shop-cate-row .col .col-inner .img {
    padding: 0;
}

.shop-cate-row .col .col-inner p,
.shop-cate-row .col.large-3 .col-inner h2 {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 5px;
}

.shop-cate-row .col .col-inner p>a,
.shop-cate-row .col.large-3 .col-inner h2>a {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    display: block;
}

.new-product-title {
    font-size: 36px;
    line-height: 1.3;
}

.new-product-title {
    font-size: 36px;
    line-height: 1.3;
}

.shop-reviewer .testimonial-text p,
.shop-reviewer .testimonial-meta .test_company {
    font-size: 13px;
}

.container.section-title-container .section-title.section-title-center {
    max-width: 950px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
}

.container.section-title-container b {
    display: block;
    max-width: 150px;
    opacity: 0;
}

.icon-box.testimonial-box.real-talker .icon-box-text {
    flex: initial;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 0;
}

.icon-box.testimonial-box.real-talker .icon-box-text .testimonial-meta {
    order: 1;
    position: absolute;
    top: 16px;
    left: 115px;
    padding-top: 0;
}

.icon-box.testimonial-box.real-talker .icon-box-text .star-rating {
    order: 2;
}

.icon-box.testimonial-box.real-talker .icon-box-text .testimonial-text {
    order: 3;
}

.row.shop-list-real-talk>.col>.col-inner {
    column-count: 3;
    column-gap: 20px;
}

.icon-box.testimonial-box.real-talker {
    align-items: flex-start;
}

.icon-box.testimonial-box.real-talker {
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, .15), 0px 0px 2px 0px rgba(0, 0, 0, .05);
    padding: 10px 15px 15px;
    border-radius: 10px;
    flex-wrap: wrap;
    position: relative;
    grid-template-rows: 1fr auto;
    margin-bottom: 20px;
    break-inside: avoid;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.icon-box.testimonial-box.google.real-talker:after {
    content: '';
    background: url(https://cdn.trustindex.io/assets/platform/Google/icon.svg) no-repeat center;
    background-size: contain;
    width: 24px;
    height: 26px;
    position: absolute;
    right: 16px;
    top: 10px;
}

.icon-box.testimonial-box.facebook.real-talker:after {
    content: '';
    background: url(https://cdn.trustindex.io/assets/platform/Facebook/icon.svg) no-repeat center;
    background-size: contain;
    width: 24px;
    height: 26px;
    position: absolute;
    right: 16px;
    top: 10px;
}

.banner-top-home .banner-layers.container {
    max-width: none;
}

/* END - NEW SLIDER */

.introduce-section .introduce h2 {
    font-size: 3em;
    color: #72ED4A;
}

.introduce-section .content {
    margin-bottom: 4em;
}

/*BEGIN - CTV PAGE */
.ctv-sec11 {
    align-items: start !important;
}

.ctv-sec11:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 55%;
    z-index: 1;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 18, 90, .9) 49%, rgba(2, 5, 15, 0.9) 95%);
    top: 0;
}

.ctv-sec12-form>.col-inner {
    border-radius: 10px;
}

.ctv-sec12-form .wpcf7-form-control-wrap:before {
    display: none;
}

.ctv-sec12-form span.wpcf7-form-control-wrap {
    padding-left: 0;
}

/*END - CTV PAGE*/

/*BEGIN - SETUP PHÒNG GYM NEW*/
.supg-sec3-title h3 {
    line-height: 1.3;
    font-weight: 400;
}

.supg-sec3-step {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: center;
}

.supg-sec3-stepnum {
    width: 160px;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fb5b21;
    color: #fff;
    border-radius: 100%;
    font-size: 28px;
    margin: 0 auto 20px;
    position: relative;
}

.supg-sec3-stepnum>p {
    margin-bottom: 0;
}

.supg-sec3-stepdesc {
    font-size: 20px;
    text-align: center;
}

.supg-sec3-stepnum:after {
    content: '';
    position: absolute;
    width: 90%;
    height: 2px;
    background-color: #fb5b21;
    left: 100%;
}

.supg-sec3 .row .supg-sec3-step:last-child .supg-sec3-stepnum:after {
    display: none;
}

.supg-sec4-stepnum {
    font-size: 40px;
    text-align: center;
}

.supg-sec4-stepnum strong {
    display: block;
    font-size: 131px;
    font-weight: 900;
    color: #fb5b21;
    line-height: 1;
}

.supg-sec4-stepnum p {
    margin-bottom: 0;
}

.col.supg-sec4-stepbox>.col-inner {
    background-color: rgb(254 105 21 / 75%);
    padding: 15px 20px 15px;
    text-align: center;
    font-size: 33px;
    font-weight: 700;
    min-height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
}

.col.supg-sec4-stepbox {}

.col.supg-sec4-stepbox>.col-inner p {
    margin-bottom: 00;
}

.supg-sec5-stepbox .col-inner {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 78px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 30px;
    border: 1px solid #000;
}

.supg-sec5-stepbox .col-inner p {
    margin-bottom: 0;
}

.supg-sec6-row .col-inner {
    padding: 60px 50px 50px;
    display: flex;
    align-items: center;
}

.supg-sec7 .row .large-5 {
    max-width: 43%;
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
}

.supg-sec7 .row .large-5 {
    max-width: 52%;
    -ms-flex-preferred-size: 42%;
    flex-basis: 43%;
}

.supg-sec8-img {
    max-height: 580px;
}

.supg-sec9 {
    margin-bottom: -120px;
}

.supg-sec2-row .col.large-5 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: rgb(6, 57, 132);
}

@media (max-width: 1435px) and (min-width: 1200px) {
    .supg-sec2-desc * {
        font-size: 13px;
    }

    .supg-sec2-subtitle {
        font-size: 14px;
    }

    .supg-sec2-subtitle p {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .supg-sec2-title * {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 0;
    }

    .supg-sec2-desc ul {
        margin-bottom: 0;
    }
}

/*END - SETUP PHÒNG GYM NEW */

p.stock {
    font-size: 14px;
    display: inline-block;
    padding: 5px 9px;
    border-radius: 10px;
}

p.stock.available-on-backorder {
    color: #000;
    background-color: #E9D502;
}

.backorder_notification {
    display: inline-block;
    padding: 5px 9px;
    border-radius: 10px;
    color: #000;
    background-color: #E9D502;
}

p.stock.in-stock {
    color: #fff;
    background-color: #7a9c59;
}

p.stock.out-of-stock {
    color: #fff;
    background-color: red;
}

.content-form {
    margin-top: 60px;
}


@media only (min-width: 1435px) {
    .row.product-tab-title .section-title-container {
        height: 90px;
    }
}

@media only (max-width: 1199px) and (min-width: 769px) {
    .header-nav>li.menu-item-design-default>ul.sub-menu.nav-dropdown.nav-dropdown-default {
        left: -200px;
    }
}

@media only (max-width: 992px) and (min-width: 768px) {}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    li.header-search ul.nav-dropdown.nav-dropdown-default {
        left: auto;
        right: -30px;
        padding: 14px;
        border-radius: 10px;
    }

    .mobile-nav>li.header-search>ul.nav-dropdown.nav-dropdown-default {
        left: auto !important;
        right: -40px;
        min-width: 100px;
        border-radius: 10px;
        padding: 5px;
    }

    .mobile-nav>li.header-search>ul.nav-dropdown.nav-dropdown-default input#woocommerce-product-search-field-1::placeholder {
        color: #676767 !important;
    }

    .mobile-nav>li.header-search>ul.nav-dropdown.nav-dropdown-default input#woocommerce-product-search-field-1 {
        color: #676767 !important;
        border-radius: 10px
    }

    .mobile-nav>li.header-search>ul.nav-dropdown.nav-dropdown-default>li {
        min-width: 160px;
        width: 295px;
    }

    .autocomplete-suggestion img+.search-name {
        font-size: 14px;
    }

    /*    BEGIN - SETUP GYM NEW MOBILE*/
    .supg-sec9 {
        margin-bottom: 0;
    }

    .supg-sec1-textbox h2 {
        font-size: 23px;
    }

    .supg-sec1-textbox h1 {
        font-size: 28px;
    }

    .supg-sec2-title {
        font-size: 15px;
    }

    .supg-sec3-stepnum {
        width: 80px;
        height: 80px;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .col.supg-sec3-step.supg-sec3-step-1 {
        padding: 0 5px;
        max-width: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    }

    .supg-sec3-stepdesc {
        font-size: 11px;
    }

    .supg-sec4-stepnum {
        font-size: 28px;
    }

    .supg-sec4-stepnum strong {
        font-size: 68px;
    }

    .supg-sec4-title h3 {
        font-size: 11px;
    }

    .col.supg-sec4-stepbox>.col-inner {
        font-size: 20px;
        min-height: 90px;
        margin-bottom: -10px;
        padding: 8px 10px 8px;
    }

    .col.supg-sec5-stepbox p {
        font-size: 16px;
    }

    .col.supg-sec5-stepbox {
        padding-bottom: 15px;
    }

    .supg-sec6-row {
        font-size: 18px;
    }

    .supg-sec7 .row .large-5 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .supg-sec8 .col.large-10 .text p,
    .supg-sec9 .col.large-10 p,
    .supg-sec6 .col.large-10 p {
        margin-bottom: 0;
    }

    .supg-sec8 .img-inner.image-cover.dark {
        padding-top: 400px !important;
    }

    /*END - SETUP GYM NEW MOBILE*/
    /* BEGIN - CTV PAGE */
    .ctv-sec12-form span.wpcf7-spinner {
        position: absolute;
        right: 6px;
        bottom: 13px;
        margin: 0;
    }

    .ctv-sec3 .container.section-title-container .section-title .section-title-main,
    .ctv-sec6 .container.section-title-container .section-title .section-title-main {
        max-width: 100%;
        margin: 0;
        font-size: 178% !important;
    }

    .ctv-sec11:before {
        height: 100%;
        background: #fff;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 18, 90, .5) 35%, rgba(2, 5, 15, .6) 95%);
    }

    .ctv-sec7 .slider-nav-outside .flickity-page-dots {
        bottom: -15px;
    }

    .ctv-sec1 .banner .bg.fill {
        background-position: 65%;
    }

    .ctv-sec1 .text-inner.text-left h1 {
        font-size: 32px;
    }

    .ctv-sec1 .text-inner.text-left p {
        font-size: 9px;
        margin-top: 14px;
    }

    /* END - CTV PAGE*/
    /* BEGIN NEW GYMASTER */
    .shop-slider-bottom-text .text-box-content {
        width: 90%;
    }

    .icon-box.testimonial-box.real-talker {
        min-width: 80%;
        max-width: none;
        align-items: flex-start;
    }

    .shop-list-real-talk .col>.col-inner {
        display: flex;
        padding: 8px 6px 5px;
        overflow-x: scroll;
        justify-content: flex-start;
        scroll-snap-type: x mandatory;
    }

    /* END - NEW GYMASTER */
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images .product-gift-label {
        left: 10px;
        max-width: 110px;
    }

    .box-image .out-of-stock-label {
        font-size: 11px;
        padding: 5px 0;
        top: 15px;
        right: -55px;
    }

    /*Begin - Mobile Home Style */
    .shop-cate-row .col .col-inner p>a {
        font-size: 22px;
        padding: 5px;
    }

    .shop-cate-row .col.large-3 {
        padding: 0 9px;
    }

    .mobile-sidebar .nav li a {
        color: #000 !important;
    }

    .mobile-sidebar button.toggle {
        margin-right: 0 !important;
        position: absolute;
        right: 0;
        top: 0;
        height: 46px;
    }

    .mobile-sidebar li.menu-item.has-child {
        position: relative;
    }

    .mobile-sidebar li.menu-item.has-child>a {
        padding-right: 45px;
    }

    .mobile-sidebar li.menu-item.menu-item-has-children.has-child>a>i {
        display: block;
        width: 100%;
        font-weight: 400;
        font-size: 90%;
    }

    .mobile-sidebar li.menu-item.has-child>a {
        display: block;
    }

    .mobile-sidebar li.nav-slide-header.pt-half.pb-half button.toggle {
        color: #083b72;
        opacity: 1;
    }

    .mobile-sidebar li.nav-slide-header.pt-half.pb-half {
        padding-top: 0;
    }

    ul#menu-mobile_home_menu {
        display: flex;
        padding: 8px 6px 5px;
        overflow-x: scroll;
        justify-content: flex-start;
        scroll-snap-type: x mandatory;
    }

    ul#menu-mobile_home_menu>.menu-item {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 4px;
        margin-right: 4px;
        margin-bottom: 0;
        min-width: 76px;
        max-width: 76px;
        scroll-snap-align: center;
        text-align: center;
        border-top: none;
    }

    ul#menu-mobile_home_menu>.menu-item:last-child {
        margin-right: 20px;
    }

    ul#menu-mobile_home_menu>.menu-item>a>img {
        background-color: #f5f5f6;
        width: 90%;
        max-width: 120px;
        padding: 14px;
        border-radius: 8px;
    }

    ul#menu-mobile_home_menu>.menu-item>a {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul#menu-mobile_home_menu>.menu-item>a>.menu-text {
        font-size: 12px;
        padding: 0 4px;
        color: #090c02;
        margin-top: 3px;
    }

    .section.home-mobile-menu .widget_nav_menu {
        padding: 0;
        margin: 0;
    }

    /*End - Mobile Home Style*/
    .mobile-no-padding-bottom {
        padding-bottom: 0 !important;
    }

    .col.post-item {
        padding-bottom: 0;
    }

    .col.post-item .image-cover {
        padding-top: 258px !important;
    }

    /* Begin Mobile Shop Style */
    .row.product-tab-title .container.section-title-container .section-title .section-title-main {
        padding: 8px 12px;
    }

    .row.product-tab-title .container.section-title-container .section-title .section-title-main:after {
        border-left: 14px solid #72ED4A;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .product-tab-box-navigation .flickity-button {
        top: 6px;
    }

    .row.product-tab-title .section-title-container {
        height: 50px;
        margin-bottom: 10px;
    }

    .product-tab-box-navigation {
        display: none;
    }

    /* End Shop Style */
    /* Begin Mobile Header Mobile */
    .header.transparent .header-main {
        height: 70px;
    }

    .header #logo {
        width: 190px;
    }

    /* End Mobile Header Mobile */
    /* Begin Mobile Footer */
    .footer-wrapper .col.large-7.medium-col-first {
        text-align: center;
        padding-bottom: 0;
    }

    .footer-wrapper .col.large-7.medium-col-first .text {
        text-align: left;
    }

    .footer-address p {
        margin-top: 20px;
        margin-bottom: 6px;
    }

    /* End Mobile Footer */
    /* Begin Mobile Category Style */
    .widget.before_shop_category-widget {
        display: block;
    }

    .widget.before_shop_category-widget .product-categories ul.children {
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap !important;
    }

    .widget.before_shop_category-widget .product-categories ul.children::-webkit-scrollbar {
        height: 3px;
    }

    .widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll {
        margin-top: 0;
    }

    .widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll .filter__properties-list {
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
    }

    .widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll .filter__properties-list::-webkit-scrollbar {
        height: 3px;
    }

    .widget.before_shop_category-widget .filter>.filter__item .filter__inner.filter__inner-scroll.filter__inner--scroll .filter__properties-item {
        margin: 0 10px 4px 0;
    }

    .category_image {
        padding-bottom: 55%;
    }

    /* End Mobile Category Style */
    /* Begin Mobile Home Style */
    .business-types .container.section-title-container .section-title.section-title-center {
        font-size: 19px;
    }

    .section.home-about-section {
        height: auto;
    }

    .home-brands .container.section-title-container .section-title .section-title-main br {
        display: block;
    }

    .home-about-img {
        width: 90% !important;
        right: 5%;
        top: 20px;
        bottom: auto;
    }

    .home-about-section .section-content {
        padding-top: 380px;
    }

    .home-about-slogan h3 {
        font-size: 30px;
    }

    .business-types .img img {
        border-radius: 15px !important;
    }

    .business-types .img {
        padding: 15px;
    }

    .business-types .col-inner.text-center {
        padding: 15px !important;
    }

    .business-types .business-types-text h2,
    .business-types .business-types-text h1 {
        font-size: 34px;
    }

    .container.section-title-container .section-title .section-title-main {
        font-size: 34px;
        line-height: 1.2;
        /*        margin: 0;*/
        max-width: 95%;
    }

    .section.home-brands {
        padding: 10px 0 0 0 !important;
    }

    .home-project-news:before,
    .home-project-news:after {
        display: none;
    }

    .home-brands .ux-logo {
        min-width: calc(100%);
    }

    .box.box-normal.box-text-bottom.box-blog-post .box-text p.from_the_blog_excerpt {
        display: block !important;
    }

    .box.box-normal.box-text-bottom.box-blog-post .show-for-small.from_the_blog_excerpt {
        display: none;
    }

    .box-text .post-title {
        margin-top: 10px;
    }

    /* End Mobile Home Style */

    /* Begin Mobile Setup Gym Style */
    .section.setup-gym-banner .banner .text-box {
        width: 65% !important;
        left: 8%;
    }

    .setup-gym-title * {
        font-size: 26px !important;
    }

    .setup-gym-detail-description h3 {
        font-size: 21px;
    }

    .khao-sat-row,
    .tu-van-row {
        min-height: 0;
        padding: 60px 35px 30px;
    }

    .khao-sat-title br {
        display: none;
    }

    .lap-dat-section .ux-logo img {
        max-height: 36px;
        margin: auto;
    }

    .lap-dat-section .ux-logo-link {
        padding: 0 !important;
    }

    .lap-dat-section .spirit.ux-logo img {
        max-height: 50px;
    }

    .section.cung-cap-quy-trinh-section .row>.col>.col-inner {
        background-color: rgb(255 255 255 / 80%);
        padding: 40px 25px 20px;
    }

    .giai-phap-nhan-su-section .setup-gym-title {
        text-align: center;
    }

    .giai-phap-nhan-su-img {
        width: 95% !important;
        top: 8%;
    }

    .tu-van-chien-luoc-section .setup-gym-title {
        text-align: center;
    }

    .tu-van-chien-luoc-section .tu-van-chien-luoc-img {
        width: 95% !important;
    }

    .tu-van-chien-luoc-section .tu-van-chien-luoc-img .img-inner.dark {
        margin: -30px 0 0 0 !important;
    }

    .tu-van-chien-luoc-section .setup-gym-title * {
        font-size: 25px !important;
    }

    a.button.border-gradient-orange {
        padding-left: 10px;
        padding-right: 10px;
        min-width: 300px;
    }

    .button.border-gradient span {
        padding: 7px 0px 0;
        font-size: 17px;
    }

    /* End Mobile Setup Gym Style */

    /* Begin Mobile About Style */
    .gym-slogan-col-left {
        padding-left: 35px;
    }

    .gym-slogan-col-left:before {
        left: 15px;
    }

    .gym-slogan-col-left .container.section-title-container .section-title .section-title-main {
        font-size: 25px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .gym-slogan-col-right .img {
        width: 100% !important;
    }

    .about-exclusive-brands .container.section-title-container .section-title .section-title-main {
        font-size: 28px;
    }

    /* End Mobile About Style */
    /* Begin Mobile Product Style */
    .col.single-product-left-col .row.row-small {
        margin-bottom: 10px;
    }

    .single-product-left-col p {
        text-align: justify;
    }

    .brand {
        margin-bottom: 0;
    }

    .category-page-row {
        padding-top: 10px;
    }

    .shop-page-title.category-page-title.page-title select.orderby {
        margin: 0;
        border: none;
        box-shadow: none;
        width: 220px;
        font-size: 13px;
        height: auto;
    }

    .woocommerce-product-gallery .woocommerce-product-gallery__image.slide img {
        max-width: 350px;
        max-height: 350px;
        height: 350px;
    }

    .woocommerce-product-gallery .flickity-viewport {
        height: 350px !important;
    }

    .product-images .flickity-viewport .flickity-slider {
        align-items: center;
        vertical-align: middle;
        display: flex;
    }

    .col.single-product-right-col {
        padding-bottom: 10px;
    }

    .single-product h1.product-title.product_title.entry-title {
        margin-top: 10px;
        font-size: 22px;
    }

    .single-product .price-wrapper {
        padding: 8px 0 1px;
    }

    .policy-rows .policy-item img {
        width: 24px;
        height: 24px !important;
    }

    .policy-rows .col.large-9 p {
        font-size: 12px;
        padding-left: 7px;
    }

    .shop-page-title.category-page-title.page-title a.filter-button {
        background-color: #72ED4A;
        color: #fff;
        padding: 5px 10px;
        border-radius: 7px;
        margin: 0;
        float: right;
        font-size: 13px;
    }

    .widget.woocommerce.widget_layered_nav_filters .widgettitle {
        display: none;
    }

    .shop-page-title.category-page-title.page-title .page-title-inner h1.shop-page-title.is-xlarge {
        padding: 0px 5px;
    }

    .category-filter-row {
        text-align: left;
        position: fixed;
        top: 75px;
        right: 10px;
        z-index: 2;
        opacity: 0.8;
    }

    form.woocommerce-ordering select.orderby {}

    .row.category-page-row p.woocommerce-result-count.hide-for-medium {
        display: inline-block !important;
        font-size: 13px;
    }

    .widget_layered_nav_filters ul li.chosen {
        font-size: 13px;
    }

    /* End Mobile Product Style */
    /* Begin Mobile Blog Style */
    .entry-meta {
        font-size: 8px;
    }

    .post-view i {
        width: 12px;
        height: 12px;
    }

    .blog-wrapper.blog-single>.row>.large-10.col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    /* Begin Mobile Blog Style */
    /* Begin Mobile Checkout Style */
    .one-page-checkout {
        width: 100%;
        max-width: none;
        margin: 0;
        padding: 0;
        box-shadow: none;
    }

    .one-page-checkout th.product-name {
        width: auto;
    }

    .one-page-checkout .cart h3,
    .one-page-checkout .woocommerce-billing-fields h3 {
        font-size: 22px !important;
    }

    .pay-order-note {
        font-size: 75%;
        top: -42px;
    }

    .pay-order-note br {
        display: block;
    }

    /* End Mobile Checkout Style */
    /* BEGIN Mobile Blog Style */
    .row.footer-links a.button {
        font-size: 70%;
    }

    /* BEGIN Mobile Blog Style */

}

@media(max-width: 375px) {
    .introduce-section {
        padding-inline: 15px !important;
    }

    .introduce {
        font-size: 2em;
    }

    .review-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}