/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* menu */
body, button, input, select, textarea {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
    'Noto Sans', 'Liberation Sans', Arial, sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

:root {
  --main-color: #F8BD69;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}

.header-nav i {
    color: #fff;
}
.header-nav .searchform-wrapper {
    border: 2px solid #fff;
    border-radius: 25px;
}
#header .header-nav {
    justify-content: space-around;
}
ul.nav-right.header-nav-main {
    /* margin-left: 40px; */
}
ul.nav-right.header-nav-main .html_topbar_right {
    margin: 0;
}
.btn-phone svg  {
    width: 25px;
    height: 25px;
}
#masthead img.cart-img-icon {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
}
.ft-col1 img {
    width: 150px;
}
.section-ft p, .section-ft a {
    font-size: 15px;
    color: #F4F4F4;
}
.section-ft h3 {
    color: #fff;
}
.iso-img img {
    margin: 10px 10px 10px 0px;
}
.section-ft a:hover span, .section-ft a:hover {
    color: var(--main-color);
}
.menu-item.active i {
    color: var(--main-color);
}
#header .nav-line-bottom>li>a:before {
    bottom: -15px;
}

#header .stuck .nav-line-bottom>li>a:before {
    bottom: 0px;
}

.header-nav-main li:hover i {
    color: var(--main-color);
}
.product-lightbox-inner .product-size-chart {
    display: none;
} 
.product-lightbox-inner  .ge-icon-item p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.product-lightbox-inner .ge-box-icon {
    margin-bottom: 20px;
}
.product-lightbox-inner .ge-icon-item:nth-child(2) img {
    width: 95px;
}
.product-lightbox-inner .product_meta {
    display: none;
}
.product-lightbox-inner h1 {
    color: #000;
}
.store-locator-goong-container button:hover {
    background-color: var(--main-color) !important;
} 
.home-section2 .box .box-text {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    margin: 0;
    opacity: 0;
    border-radius: 30px;
}
.home-section2 .box:hover .box-text {
    opacity: 1;
    transition: .7s;
    cursor: pointer;
}
.home-section2 .box:hover .box-text h3 {
    font-size: 30px;
    letter-spacing: 8px;
}
.home-section2 .box:hover .box-text h3 span {
    margin-left: 15px;
    display: inline-block;
}
.page-title h2 {
    text-align: center;
    font-size: 42px;
    margin-bottom: 35px;
    color: #000;
}
.home-post .is-divider {
    display: none;
}
.home-post .box-text-inner, .post-sec .box-text-inner,.ac-related-post .blog-post-inner  {
    display: flex;
    flex-direction: column;
}
.home-post .box-text-inner.blog-post-inner .post-meta,.post-sec .box-text-inner.blog-post-inner .post-meta, .ac-related-post .post-meta {
  order: 1;
  margin-left: 0;

}
.home-post .box-text-inner.blog-post-inner .post-title,.post-sec .box-text-inner.blog-post-inner .post-title, .ac-related-post .post-title {
  order: 2;
  text-align: left;

}
.home-post .box-text-inner.blog-post-inner .is-divider, .post-sec .box-text-inner.blog-post-inner .is-divider{
  order: 3;
  text-align: left;
}
.home-post .box-text-inner.blog-post-inner .button, .post-sec .box-text-inner.blog-post-inner .button, .ac-related-post .blog-post-inner .button {
    order: 4;
    width: max-content;
    background: #000;
    border-color: #000;
}
 .ac-related-post .blog-post-inner .button {
    border-color: #fff;
 }
 .ac-related-post .post-meta {
    color: #FF5252;
    font-weight: 700;
 }
.post-sec .post-title a {
    color: #fff;
}
.post-sec .post-meta {
    color: #fff;
}
.post-sec .box-text-inner.blog-post-inner .button {
    background: #272727;
    border-color: #272727;
}
.post-sec .is-divider {
    display: none;
}
.home-post .badge-inner.is-small.new-bubble-auto {
    background: #396CFA;
    height: 100%;
    display: table-caption;
    width: max-content;
    padding: 5px 10px;
}
div.badge-container {
    right: 0;
    left: unset;
}
div.badge-inner.is-small.new-bubble-auto {
    display: table-caption;
    height: 100%;
    background: #396CFA;
}
.home-product .row .col-inner {
    text-align: center;
}
.product-small p.name.product-title {
    font-size: 20px;
    font-weight: 700;
    /* min-height: 57px; */
}
.home-product .col-inner {
    text-align: center;
}
.ft-social {
    display: flex;
    gap: 5px;
}
.sec-banner .section-content {
    position: absolute !important;
    top: 30px;
}
.ac-breadcrumb a {
    color: #666666;
    text-transform: uppercase;
    font-weight: 500;
}
.ac-breadcrumb {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
}
.blog-single .large-9.col {
    padding-bottom: 0px;
}
.gt-sec2 h2 {
    color: var(--main-color);
}
.gt-sec2 p {
   color: var(--main-color); 
}
.gt-sec3 h2,.gt-sec3 p {
    color: #fff;
}
.ctf7-gr p {
    display: flex;
    gap: 15px;
}
.sec-contact h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    color: #000;
}
.dl-sec1 .ac-breadcrumb, .lh-sec1 .ac-breadcrumb {
    color: #000;
}
.ctf7-contact .wpcf7-submit {
    background: #000;
}
.category-tin-tuc .large-10 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
.archive .image-cover {
    height: 325px;
}
.selec-cate {
    width: max-content;
    height: 35px;
    margin-bottom: 0px;
    /* background: #000;
    color: #fff; */
}
.archive select {
  color: #fff;
  background-color: #000;
}
.archive select option {
  color: #fff; 
}
span.archive-tt-name {
    font-size: 28px;
}
/* .ge-box-filter {
    display: flex;
    justify-content: flex-end;
} */
.post-sec {
    padding: 30px 0px !important;
}
.box-filter {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    align-items: center;
}
span.archive-tt-name {
    font-size: 37px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5px;
    line-height: 35px;
    font-weight: 600;
}
.archive-post-tt {
    margin-top: 35px;
}
.archive-post-tt {
    display: flex;
    align-items: center;
    gap: 20px;
}
.archive-post-tt span:last-child {
    width: 45%;
    display: inline-block;
    border-left: 1px solid #ccc;
    padding-left: 15px;
    line-height: 22px;
    color: #fff;
}
button.flickity-button:hover {
    background: unset;
}
/* slide */

.slide-top {
  max-width: 650px; 
  margin: 0 auto;
}
.st-item {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 10px;
}
.st-item {
    font-size: 17px;
}
.slide-top button.slick-prev::before {
    content: "\f053";
    font-family: 'Font Awesome 5 Free';
}
.slide-top button.slick-next::before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
}
.st-item svg {
    margin-right: 15px;
}
.ft-social img {
    width: 35px;
    height: 35px;
}
.ft-social a:last-child img {
    width: 45px;
}
.st-item {
    letter-spacing: 6px;
}
.gt-sec3 ul {
    color: #fff;
}
.gt-sec3 .row{
    position: relative;
}
.gt-sec3 .row:before {
    height: 100%;
    width: 850px;
    /* content: ""; */
    background-size: contain;
    background-image: url(/wp-content/uploads/2025/09/IMG_6277-1-1.webp);
    z-index: 99;
    position: absolute;
    background-repeat: no-repeat;
    right: -480px;
    top: 50%;
}
.ge-box-filter .box-filter div {
    font-size: 37px;
    color: #fff;
}
.archive-post-tt::after {
    content: "";
    border-bottom: 1px solid #ccc;
    width: 100%;
    position: absolute;
    bottom: -20px;
}
.archive-post-tt {
    position: relative;
    margin-bottom: 40px !important;
}
.archive-post-tt:before {
    content: "";
    width: 175px;
    position: absolute;
    border-bottom: 4px solid #ccc;
    bottom: -20px;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
}
body.single-post {
    color: #fff;
}
.single-post h1.entry-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 45px;
    color: #fff;
}
.single-post .entry-header .entry-divider {
    display: none;
}

.blog-single .entry-header-text.entry-header-text-top {
    display: flex;
    flex-direction: column;
}
.blog-single h6.entry-category {
    display: none;
}
.blog-single .widget-area h3, .blog-single span.widget-title {
    color: #fff;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 23px;
}
.ge-author-info img.avatar {
    border-radius: 50%;
}
span.ge-author-name {
    font-size: 25px;
    color: #fff;
    margin-left: 10px;
    font-weight: 500;
    letter-spacing: 2px;
}
.blog-single .widget-area h3:before,.blog-single span.widget-title:before {
    content: "";
    border-left: 6px solid var(--main-color);
    margin-right: 10px;
}
.tag-catename {
    border: 1px solid #fff;
    width: max-content;
    padding: 0px 15px;
}
.tag-bestseller ul {
    display: flex;
    flex-flow: wrap;
    gap: 10px;
}
.tag-bestseller ul li {
    background: #2B2B2B;
    padding: 0px 10px;
}
li.recent-blog-posts-li a {
    color: #fff !important;
    font-size: 16px;
}
.recent-blog-posts-li .mr-half .badge {
    width: 125px;
    height: 75px;
}
.blog-single li.recent-blog-posts-li {
    border-top: unset;
}
.blog-single .recent-blog-posts {
    align-items: center !important;
}
#flatsome_recent_posts-3 .is-divider {
    display: none;
}
.post-sec .box-text-inner.blog-post-inner .post-meta {
    color: #FF5252;
    font-weight: 700;
}
.ac-related-post h5.post-title {
    text-align: left;
    text-transform: uppercase;
}
.blog-single .entry-header-text .entry-meta, .blog-single .entry-header-text .entry-meta a {
    order: 1;
    color: #FF5252;
    margin-bottom: 15px;
}
.blog-single .entry-header-text h1.entry-title {
    order: 2;
}
.single-post ol.flickity-page-dots li {
    border-radius: unset;
    background: #fff !important;
    opacity: 1 !important;
}
.single-post li.dot.is-selected {
    background: #FF5252 !important;
}
.archive.tax-product_cat select.orderby {
    color: #000;
    background-color: #D9D9D9;
}
.archive.tax-product_cat .widget .is-divider {
    display: none;
}
.tax-product_cat .page-title-inner {
    display: block;
}
.tax-product_cat .page-title-inner div:last-child {
    margin: 40px 0px 0px 365px;
}
.tax-product_cat .page-title-inner div:last-child select {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.archive.tax-product_cat .category-page-row div:first-child div#shop-sidebar {
    margin-top: -65px;
}
.archive.tax-product_cat span.shop-sidebar {
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 23px;
    color: #000;
    margin-bottom: 20px;
    display: block;
}
.product-categories li:first-child {
    display: none;
}
#shop-sidebar aside.widget {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 25px;
}
#shop-sidebar li.cat-item.cat-parent.active, #shop-sidebar li.cat-item.cat-parent.active>a {
    color: var(--main-color);
}
.product-categories li:nth-child(2) {
    border-top: 0;
}
.category-page-row #shop-sidebar aside#woocommerce_layered_nav-2 ul {
    display: flex;
    gap: 15px;
}
.category-page-row #shop-sidebar aside#woocommerce_layered_nav-2 ul .count {
    display: none;
}
button:hover {
    background-color: unset !important;
}
li.wc-layered-nav-term a {
    text-align: center;
}
li.wc-layered-nav-term.chosen{
    border: 1px solid #000 !important;
}li.wc-layered-nav-term {
    width: 33px;
    height: 33px;
    border: 0;
    background-color: #F6F6F6;
}
#shop-sidebar .widget li.chosen a:before {
    content: none;
}
.home-post h5.post-title {
    color: #000;
}
.shop-container .box-text.box-text-products {
    text-align: center;
}
a.reset_variations {
    color: red !important;
    font-weight: 700;
}
.single-product table.variations tr:first-child td.value ul li {
    /* border-radius: unset !important; */
}
.woo-product-gallery-slider .slick-slide img {
    width: 100%;
}
span.widget-title.shop-sidebar {
    color: var(--main-color) !important;
}
#shop-sidebar .widget_price_filter .price_label {
    padding-top: 10px;
}
.gt-section4 .page-title h2 {
    color: #000;
}
span.image-icon.header-cart-icon:after {
    color: #fff;
}

.single-product button.buy-now-button:hover {
    background-color: #8A8B89 !important;
}

.single-product .variations_button button {
    border-radius: 50px;
}

.single_variation_wrap .single_add_to_cart_button {
    flex: 1 1 100%;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    flex-direction: column;
}

button.single_add_to_cart_button {
    order: 2;
}

button.buy-now-button {
    order: 3;
}
.stuck span.image-icon:after {
    top: 0;
}
span.image-icon.header-cart-icon:after {
    background-color: unset;
}
.single-product .product_meta>span {
    border: 0;
}
.single-product .product-title {
    color: #000;
}
.single-product .product-size-chart img {
    width: 50px;
}
div#sizeChartButton {
    cursor: pointer;
    width: max-content;
}
.single_variation_wrap h2 {
    color: #000;
}
.variations .reset_variations {
    right: 0px;
}
.single-product .product-tabs .active a::before, .single-product .product-tabs li:hover a::before{
    content: unset;
}
.single-product .product-tabs .active {
    border: 2px solid;
    /* padding: 5px 15px; */
}
.single-product .product-tabs li {
    padding: 5px 15px;
}
.single-product .product-tabs a {
    padding: 0;
}
.shop-container .product-footer .woocommerce-tabs {
    border: 0;
}
ul.tabs.wc-tabs {
    /* gap: 25px; */
}

/* maps đại lý */
.mapboxgl-popup-content p:nth-of-type(2),
.mapboxgl-popup-content p:nth-of-type(3),
.location-hotline,
.location-hours {
    display: none;
}
.store-locator-goong-container h2 {
    display: none;
}
.ge-icon-item {
    display: flex;
    flex-flow: column;
    width: 180px;
    justify-content: end;
    align-items: center;
    gap: 20px;
    border-right: 2px solid #B4B4B4;
}
.ge-box-icon {
    display: flex;
}
.ge-icon-item img {
    width: 36%;
}
.ge-icon-item:nth-child(2) img {
    width: 88px;
}
.ge-icon-item:last-child {
    border-right: 0;
}
.ge-icon-item p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 23px;
    margin-bottom: 10px;
    min-height: 50px;
}
.single-product .related-products-wrapper h3 {
    color: #000;
    text-align: center;
    font-size: 42px;
}
.single-product .product-tabs li {
    padding: 5px 15px;
    border: 2px solid transparent;
}
.related.related-products-wrapper {
    border-top: 0;
}
.additional-info ul {
    border: 1px solid rgb(0 0 0 / .133);
    border-radius: 10px;
    margin: 0;
    max-width: 60%;
}
.additional-info li {
    align-items: center;
    border-bottom: 1px solid rgb(0 0 0 / .133);
    color: #666;
    display: flex;
    justify-content: flex-start;
    padding: 10px 24px;
    margin: 0 !important;
}
.additional-info li:last-child {
    border-bottom: 0;
}
.additional-info li strong {
    width: 40%;
}
.product-small .box-text-products {
    text-align: center;
}
.single-product .product-info {
    max-width: 400px;
}
.xoo-wsc-basket {
    top: 25%;
    border-radius: 0;
}
.xoo-wsc-items-count {
    top: 5px;
    font-size: 22px;
    font-weight: 700;
    left: 17px !important;
}
.xoo-wsc-markup span.xoo-wsc-items-count {
    background-color: unset;
}
.xoo-wsc-markup span.xoo-wsc-bki.xoo-wsc-icon-shopping-bag1 {
    position: absolute;
    bottom: 15px;
}
.xoo-wsc-basket {
    height: 90px;
}
.xoo-wsc-cart-active .xoo-wsc-basket {
    display: none;
}
.slide-top {
    width: 650px;
}
#top-bar div.flex-col:nth-child(3) {
    /* z-index: -1; */
}
.ft-col1 ul {
    list-style: none;
}
.ft-col1 ul li {
    margin-left: 10px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
}
.gt-sec3 .row {
    margin: 20px auto;
}
.gt-sec3 .row p {
    margin-bottom: 12px;
}
.img2 img {
    object-position: top center;
}
.st-item i {
    margin-right: 10px;
}
.pll-parent-menu-item a {
    color: #fff !important;
    font-size: 18px !important;
    letter-spacing: 2px !important;

}
.pll-parent-menu-item a i {
    transform: rotate(-45deg);
    font-size: 18px !important;
    margin-top: 6px;
    font-weight: 700 !important;
    color: #fff !important;
}
.pll-parent-menu-item ul.sub-menu {
    background: #000;
    min-width: 100px !important;
    padding: 5px;
    right: -85px !important;
}
.pll-parent-menu-item .sub-menu li a {
    padding: 5px 0px;
}
.pll-parent-menu-item .sub-menu li a:hover {
    color: var(--main-color) !important;
}
.slide-top .slick-next {
    right: -15px;
}
html[lang="en-US"] label[for="pa_kich-thuoc"] {
    font-size: 0;
}
html[lang="en-US"] label[for="pa_kich-thuoc"]::before{
    content: "Size";
    font-size: 15px;
    color: #000;
}
html[lang="en-US"] label[for="pa_mau-sac"] {
    font-size: 0;
}
html[lang="en-US"] label[for="pa_mau-sac"]::before{
    content: "Color";
    font-size: 15px;
    color: #000;
}
.woocommerce-Price-amount bdi {
    display: flex;
    align-items: center;
    justify-content: center;
}
html[lang="en-US"] .woocommerce-mini-cart__total strong {
    font-size: 0px;
}
html[lang="en-US"] .woocommerce-mini-cart__total:before {
    content: "Subtotal:";
    width: max-content;
    display: flex;
    height: 100%;
    color: #000;
    position: absolute;
    font-weight: 700;
}
html[lang="en-US"] .woocommerce-mini-cart__buttons .wc-forward {
    font-size: 0;
}
html[lang="en-US"] .woocommerce-mini-cart__buttons a.wc-forward:first-child:before {
    content: "View cart"; 
    font-size: 14px; 
}
html[lang="en-US"] .woocommerce-mini-cart__buttons a.wc-forward:last-child:before {
    content: "Checkout";
    font-size: 14px; 
}
html[lang="en-US"] .woocommerce-mini-cart__buttons .wc-forward {
    font-size: 0;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
html[lang="en-US"] .woocommerce-mini-cart__buttons a.wc-forward:first-child {
    margin-bottom: 10px;
}
html[lang="en-US"] .widget_shopping_cart_content dt.variation-Kchthc, html[lang="en-US"] .widget_shopping_cart_content dt.variation-Musc {
    font-size: 0;
}
html[lang="en-US"] .widget_shopping_cart_content dt.variation-Kchthc::after{
    content: "Color:";
    font-size: 14px; 
}
 html[lang="en-US"] .widget_shopping_cart_content dt.variation-Musc::after {
    content: "Size:";
    font-size: 14px; 
 }
 .single-product .woocommerce-Price-amount bdi {
    justify-content: flex-start;
}
.fullfacce, .latcam, .xedap, .phan4 {
    display: none;
}

ul.max-mega-menu {
    width: 100%;
    display: flex !important;
    justify-content: space-around;
}
div#mega-menu-wrap-primary {
    width: 100%;
}
.mega-menu .mega-current_page_item a i {
    color: var(--main-color);
    padding-left: 7px;
}
.mega-menu .mega-current_page_item {
    position: relative !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-current-menu-item a.mega-menu-link::before, #mega-menu-wrap-primary #mega-menu-primary li:hover a.mega-menu-link::before {
    content: "" !important;
    display: block;
    width: 80%;
    border-bottom: 3px solid;
    border-color: var(--primary-color);
    bottom: -15px;
    left: 10px;
    position: absolute;
}
#mega-menu-wrap-primary .mega-sub-menu a.mega-menu-link::before, #mega-menu-wrap-primary #mega-menu-primary li:hover .mega-sub-menu a.mega-menu-link::before {
    border: 0;
}
.mega-menu-item-564 ul.mega-sub-menu, .mega-menu-item-737 ul.mega-sub-menu {
    width: 400px !important;
    left: unset !important;
    background-color: #000;
}
.mega-menu-item-564 > ul.mega-sub-menu, .mega-menu-item-737 > ul.mega-sub-menu {
    margin-top: 15px !important;
}
.mega-menu-item-564 .mega-sub-menu img, .mega-menu-item-737 .mega-sub-menu img {
    width: 150px;
    margin-left: 60px;
}
.mega-menu-item-564 .mega-sub-menu li, .mega-menu-item-737 .mega-sub-menu li {
    padding: 5px !important;
}
.single a.ge-btn-contact bdi {
    text-transform: uppercase;
    font-size: 16px;
    width: max-content;
    padding: 10px 20px;
    color: #000;
    border: 2px solid;
}
.single-product .price a.ge-btn-contact bdi {
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
    border: 2px solid;
    justify-content: center;
    border-radius: 25px;
}
a.ge-btn-contact bdi {
    text-transform: uppercase;
    width: 100%;
    padding: 5px 15px;
    color: #fff;
    border: 2px solid;
    justify-content: center;
    background: #000;
    border-color: #000;
}
a.ge-btn-contact bdi:hover, .single a.ge-btn-contact bdi {
    background: #000;
    color: #fff;
    transition: .5s;
    border-color: #000;
}
.product-small .price-wrapper {
    margin-top: 20px;
}
div#tab-description h2, div#tab-description h3 {
    color: #000;
}
.ge-icon-item p {
    display: flex;
    align-items: center;
}
html[lang="en-US"] .ge-box-icon  {
    display: none;
}
.product-info .price-wrapper {
    margin-bottom: 40px;
}
html[lang="en-US"] .slide-top {
    display: none !important;
}
.header-inner .search-form {
    width: 49%;
} 
#menu-item-756 a:before {
    background: unset;
}
li.woo-variation-swatches-variable-item-more-button {
    margin: 0px;
    margin-left: 5px !important;
}
ul.archive-variable-items {
    align-items: center;
}


ul[data-attribute_name="attribute_pa_mau-sac"] {
  display: flex;
  flex-wrap: wrap;
}
ul[data-attribute_name="attribute_pa_mau-sac"] li {
  order: 0;
}
ul[data-attribute_name="attribute_pa_mau-sac"] li[data-value="customize"] {
  order: 98;
}
ul[data-attribute_name="attribute_pa_mau-sac"] li.woo-variation-swatches-variable-item-more-button {
  order: 99;
}
/* .woocommerce-variation-add-to-cart {
    display: none;
} */
.woocommerce-Tabs-panel--description p {
    margin-bottom: 8px;
}
.thumbnail_image.slick-slide {
    text-align: center;
    display: flex !important;
    justify-content: center;
    padding: 10px;
    border-radius: 10px;
}
.single-product .product-gallery {
    max-width: 45%;
    flex-basis: 45%;
}
.wpgs-nav .slick-current {
    border-color: #ccc !important;
}
.price a.ge-btn-contact:hover bdi {
    background: #fff;
    border-color: #000;
    color: #000;
}
html[lang="en-US"] .price a.ge-btn-contact bdi {
    font-size: 0;
}
html[lang="en-US"] .price a.ge-btn-contact bdi:before {
    content: "Contact";
    font-size: 16px;
}
.woocommerce-variation.single_variation .woocommerce-variation-price {
    display: none;
}
a.reset_variations {
    display: none;
}
.price-wrapper .price {
    display: block;
    font-size: 22px;
    font-weight: 500;
    color: #000;
}
a.ac-btn-contact:hover {
    background: #ccc;
}
.price-on-sale .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.price-on-sale .price del {
    font-size: 17px;
    margin-left: 10px;
    display: flex;
    align-items: center;
}
div#tab-description h2 b {
    font-weight: 700;
}
.single .row.content-row {
    gap: 50px;
}
.ux-buy-now-button {
    width: 100%;
}


/* .xoo-wsc-cart-active .xoo-wsc-basket {
    display: none;
} */
/* 
.slide-top {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.slide-top .slick-slide {
  width: 100% !important;
}

.slide-top img {
  width: 100%;
  height: auto;
  display: block;
} 
*/
/* slide */

.image-variable-item-customize-vi {
  order: 99 !important;
}
.image-variable-item-customize-en {
  order: 99 !important;
}

.variable-items-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.product-small .price-wrapper span.price {
    display: flex;
    justify-content: center;
    gap: 5px;
}
html[lang="en-US"] div#top-bar {
    display: none;
}
span.xoo-wsch-icon{
    color: #000;
}
.sec-catalogue .ac-breadcrumb {
    color: #000;
    text-transform: uppercase;
}
.btn-download-file {
    text-align: right;
}
.btn-download-file a {
    background: #000;
    color: #fff;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.btn-download-file a:hover {
    background: var(--primary-color);
    transition: .5s;
}


.pulsate-bck {
	-webkit-animation: pulsate-bck 1.5s ease-in-out infinite both;
	        animation: pulsate-bck 1.5s ease-in-out infinite both;
}
@-webkit-keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}



@media (max-width: 768px){
    .single-product .product-gallery {
        max-width: 100%;
        flex-basis: 100%;
    }
    .pll-parent-menu-item ul.sub-menu {
        right: 0 !important;
    }
}

@media (max-width: 600px) {
    body {
        font-size: 18px !important;
    }
    #top-bar .flex-col:last-child {
        width: 100%;
        width: 100%;
    }
    .page-title h2 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;

    }
    .ac-related-post .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
        margin-top: -50%;
    }
    .slide-top {
        /* max-width: 100%;  */
        max-width: 350px; 
        margin: 0 auto;
    }
    .home-section2 .image-cover {
        padding-top: 430px !important;
    }
    .home-section2 .box .box-text {
        opacity: 1;
        top: 75%;
    }
    .section-ft .section-content .col:last-child {
        padding: 0px 15px !important;
    }
    .section-ft h3 {
        font-size: 18px;
    }
    .st-item {
        letter-spacing: 3px;
    }
    .section-ft .section-content .col:last-child .col-inner p {
        text-align: center;
    }
    .copyright-footer {
        font-size: 13px;
    }
    .archive-post-tt span:last-child {
        width: 57%;
        font-size: 15px;
    }
    .ge-box-filter .box-filter div {
        font-size: 28px;
    }
    span.archive-tt-name {
        font-size: 28px;
    }
    .archive-post-tt:before {
        width: 140px;
    }
    .archive-post-tt::after {
        bottom: -10px;
    }
    .single-post h1.entry-title {
        font-size: 34px;
    }
    .section-ft .ft-col1 .img-inner {
        text-align: center;
    }
	.tax-product_cat .page-title-inner div:last-child {
		margin: 0;
	} 
    .additional-info ul {
        max-width: 100%;
    }
    .ge-icon-item:nth-child(2) img {
        width: 85px;
    }
    .xoo-wsc-bki {
        font-size: 25px;
    }
    .xoo-wsc-basket {
        width: 45px;
    }
    .xoo-wsc-basket {
        height: 75px;
    }
    .xoo-wsc-markup span.xoo-wsc-bki.xoo-wsc-icon-shopping-bag1 {
        position: absolute;
        bottom: 10px;
    }
    .xoo-wsc-items-count {
        left: 10px !important;
    }
    .st-item {
        font-size: 14px;
    }
    .st-item svg {
        margin-right: 5px;
    }
    .video-home {
        min-height: 250px !important;
    }
    .slide-top .slick-next {
        right: -20px;
    }
    .slide-top .slick-prev {
        right: -20px;
    }
    ul.nav.nav-center.nav-small.mobile-nav.nav-line-bottom {
        margin-left: 6px;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}