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

/** Generated by FG **/
@font-face {
    font-family: 'Conv_SVN-Gotham';
    src: url('fonts/SVN-Gotham Light.eot');
    src: local('☺'), url('fonts/SVN-Gotham Light.woff') format('woff'), url('fonts/SVN-Gotham Light.ttf') format('truetype'), url('fonts/SVN-Gotham Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_SVN-Gotham';
    src: url('fonts/SVN-Gotham Regular.eot');
    src: local('☺'), url('fonts/SVN-Gotham Regular.woff') format('woff'), url('fonts/SVN-Gotham Regular.ttf') format('truetype'), url('fonts/SVN-Gotham Regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_SVN-Gotham';
    src: url('fonts/SVN-Gotham Bold.eot');
    src: local('☺'), url('fonts/SVN-Gotham Bold.woff') format('woff'), url('fonts/SVN-Gotham Bold.ttf') format('truetype'), url('fonts/SVN-Gotham Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}
.header-block.block-html-after-header.z-1{
    display: none;
}
body{
    font-family: 'Conv_SVN-Gotham', sans-serif;
    font-size: 110%;
    font-weight: 300;
}
body.archive, body.page.page-template-default, body.page-template-page-blank-title-center{
    color: #fff;
}
body.page-template-page-blank-title-center .entry-title{
    color: #fff;
}
body.error404 .page-title {
    color: #fff;
}

body.error404 .page-content, body.error404 .header-font {
    color: #fff;
}
body.page-template-page-blank-title-center h1,body.page-template-page-blank-title-center  h2,body.page-template-page-blank-title-center  h3,body.page-template-page-blank-title-center  h4,body.page-template-page-blank-title-center  h5,body.page-template-page-blank-title-center  h6,body.page-template-page-blank-title-center  .heading-font{
    color: #fff;
}
body.single-post #content h1, body.single-post #content h2, body.single-post #content h3, body.single-post #content h4, body.single-post #content h5, body.single-post #content h6, body.single-post #content .heading-font{
    color: #fff;
}
body.single-post .name.product-title.woocommerce-loop-product__title a, .article-content, .entry-meta{
    color: #fff;
}
body.single-post a {
    color: #eb0000;
}
body.archive .row.large-columns-3.medium-columns-.small-columns-1 .col.post-item {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    display: block;
}

.nav-dropdown {
    display: none;
}

label {
    color: #222;
}
.single-product label {
    color: #222;
}
body.single-post .article-inner{
    box-shadow: none;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.col .live-search-results, .header-block .live-search-results, .header .search-form .live-search-results {
    min-width: 280px;
    left: auto;
}

.autocomplete-suggestion img+.search-name {
    min-width: 130px;
}
a.button.is-outline {
    border-radius: 30px;
    border-width: 1px;
    line-height: 25px;
    min-height: 32px;
}
#main, #footer{
    position: relative;
    z-index: 2;
}
.page-title{
    z-index: 2;
}
#wrapper > *{
    z-index: 2;
    position: relative;
}
#wrapper{
    background: #262626;
}
#wrapper:before {
    content: '';
    position: absolute;
    background: url(https://iruka-jp.com/wp-content/themes/flatsome-child/images/background-icon-left.png) no-repeat center;
    width: 100%;
    height: 100%;
    background-position: left 50%;
    z-index: 1;
}

#wrapper:after {
    content: '';
    position: absolute;
    background: url(https://iruka-jp.com/wp-content/themes/flatsome-child/images/background-icon-right.png) no-repeat center;
    width: 100%;
    height: 100%;
    background-position: right 70%;
    top: 0;
    left: 0;
    z-index: 1;
}
.single-post .header-logo {
    display: none;
}
.single-post .header-logo-dark {
    display: block !important;
}
.footer-address strong {
    color: #dc1f27;
}
.footer-address li {
    list-style: none;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.footer-address .section-title.section-title-center .section-title-main {
    color: #fff;
    font-size: 1.3em;
    position: relative;
    margin-bottom: 15px;
}
.section-title b {
    opacity: 0;
}
h3.section-title.section-title-center span.section-title-main:after {
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}
span.section-title-main {
    border: none;
    padding-left: 0;
    position: relative;
}
.section-title-container.new-title .section-title {
    font-size: 32px;
}

.section-title-container.new-title .section-title .section-title-main:after {
    display: none;
}

.section-title-container.new-title .section-title-main:before {
    content: '';
    position: absolute;
    left: -28px;
    top: 5px;
    width: 71px;
    height: 100%;
    border-radius: 100%;
    z-index: -1;
    background: url(https://iruka-jp.com/wp-content/themes/flatsome-child/images/title-circle.png) no-repeat center;
}
.row.equalize-box.large-columns-4.slider.row-slider {
    margin: auto;
}
.footer-address .section-title.section-title-center .section-title-main:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: -10%;
    background-color: #fff;
    height: 1px;
    width: 120%;
    max-width: none;
    transform: translateX(0);
}
#main {
    background-color: transparent !important;
}
.text-gold{
    color: #fff;
}
.no-margin-bottom {
    margin-bottom: 0;
}

.no-margin-bottom-child * {
    margin-bottom: 0;
}
/* HEADER STYLE */
div#tab-description * {
    color: #fff;
}
i.icon-search {
    color: transparent;
    background: url(https://iruka-jp.com/wp-content/themes/flatsome-child/images/search-icon.png) no-repeat center;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #fff !important;
}
.nav>li>a {
    font-size: 16px;
}
.nav-small .image-icon {
    display: none;
}
#logo img {
    max-height: 40px !important;
}
li.header-search-form.search-form.html.relative.has-icon {
    padding: 10px;
}
.header-wrapper #masthead {
    background-color: #262626;
    background-size: cover;
    padding: 15px 0;
    height: auto;
}
ul.header-nav.header-nav-main.nav.nav-left {
    justify-content: center;
}
.header-wrapper #logo {
    width: auto;
}
.header-wrapper p.logo-tagline {
    margin-top: 15px;
    color: #eed183;
    font-weight: 400;
    text-transform: uppercase;
}
.header-bottom {
    background-color: rgb(22 27 30) !important;
    border-top: 3px solid #fff;
    margin-top: 0;
}
.header-main .nav > li > a {
    color: #fff;
    text-transform: none;
}
.header-main .nav > li > a i.image-icon {
    margin: 0 5px;
}
.nav-dropdown-default {
    padding: 0;
    border: none;
    left: 0 !important;
}
.header-bottom .header-nav > .menu-item > a {
    padding: 20px 25px;
}
.header-main .nav li a {
    text-transform: capitalize;
}
.nav-dropdown {
    min-width: 300px;
}
.header-bottom .header-nav .menu-item {
    margin-right: 0;
    margin-left: 0;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    background-color: #dc1f27;
    color: #fff !important;
}
ul.links li a{
    color: #ddd;
}
.nav-pagination>li>span, .nav-pagination>li>a{
    border-color: #ddd;
}
.header-bottom .flex-row.container .flex-left {
    margin-left: 150px;
}
.menu-hotline {
    color: #fff;
    line-height: 22px;
}

.menu-hotline a {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.call-group a {
    display: block;
    line-height: 1.3;
    margin-left: 5px;
}
.header-nav>.menu-item>.sub-menu.nav-dropdown>li>a{
    color: #000 !important;
    font-weight: 500;
}
.form-flat input:not([type="submit"])::placeholder, .form-flat textarea::placeholder{
    color: #ccc !important;
    opacity: 0.8;
}

.searchform .button.icon i:before {content: '';/* background: url(/wp-content/uploads/2020/07/icon-search.png) no-repeat center; *//* width: 24px; *//* height: 24px; */}

.searchform .button.icon i {
    content: '';
    background: url(/wp-content/uploads/2020/07/icon-search.png) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
}

.nav>li.header-divider {
    border-left: 1px solid #fff;
}

i.icon-user {
    background: url(/wp-content/uploads/2020/07/account.png) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
    color: transparent;
}

span.cart-icon.image-icon {
    background: url(https://iruka-jp.com/wp-content/themes/flatsome-child/images/shopping-cart-icon.png) no-repeat center;
    background-size: 17px;
    width: 28px;
    height: 28px;
    color: transparent;
    position: relative;
    background-color: #c50001;
    border-radius: 50%;
}
span.cart-icon.image-icon strong {
    border: none;
    position: absolute;
    width: auto;
    height: auto;
    top: -8px;
    bottom: auto;
    right: -1px;
    background-color: #f50808;
    color: #fff;
    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;
}

/* Footer STYLE */
.footer-above-menu-section {
    border-bottom: 5px solid #2c2c2b;
}
.footer-wrapper{
    background: #1d1d1d url(https://iruka-jp.com/wp-content/themes/flatsome-child/images/background-icon-footer.png) no-repeat;
    background-size: 45%;
    background-position: left bottom;
}
.absolute-footer {
    background: #0d1012;
}
.footer-subscribe .text-gold {
    margin-bottom: 10px;
    color: #dc1f27;
}

.footer-subscribe input[name="your-email"] {
    border: none;
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #a7a7a7;
    color: #fff;
}
.footer-subscribe input[type="submit"] {
    background-color: #168e33 !important;
    color: #fff;
    font-weight: 500;
}
.footer-wrapper,.copyright-footer{
    color: #fff;
}
.copyright-footer {
    padding: 0 0 40px;
    font-size: 16px;
}
.copyright-footer .text-gold {
    font-weight: 700;
    color: #ed1c24;
}
.footer-showroom .widget {
    border: 1px solid #158e33;
    padding: 0;
}
.footer-above-menu ul.menu > li {
    border: none;
}

.footer-above-menu ul.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 15px 15px 10px;
    max-width: 80%;
    margin: auto;
}

.footer-above-menu ul.menu > li > a {
    color: #4e4e4e;
    font-weight: 700;
    font-size: 18px;
}
.footer-showroom .widget .widget-title {
    font-weight: 500;
    text-align: center;
    display: block;
    padding: 17px 10px;
    background-color: #168e33;
    color: #fff;
}
.ux-menu.line-menu .menu-item .ux-menu-link__text {
    color: #b7b7b7;
    font-weight: 400;
}

.ux-menu.line-menu {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    padding: 10px 0;
}
.woocommerce-result-count{
    color: #fff;
}
.product-small .viewmore{
    text-transform: uppercase;
    background-color: #9c0f17;
    color: #fff;
    padding: 8px 12px 5px;
    font-size: 13px;
    float: left;
    margin: 10px 0 !important;
    overflow: hidden;
}
.footer-showroom .widget .textwidget {
    padding: 40px 50px 18px;
}

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

.footer-showroom .widget .textwidget * {
    margin-bottom: 3px;
}
.footer-showroom > .col .col-inner, .footer-showroom > .col .col-inner .sidebar-wrapper.ul-reset, .footer-showroom .widget{
    height: 100%;
}
.footer-menu ul.menu>li>a {
    color: #fff;
    border: none;
}

.footer-menu ul.menu>li {
    border: none;
    flex: 1;
    text-align: center;
}

.footer-menu ul.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    margin: 0;
}
.footer-menu-section {  
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.box-border > .col{
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}
.box-border > .col > .col-inner {
    padding: 20px 70px 20px;
    overflow: hidden;
}
.name.product-title.woocommerce-loop-product__title a {
    color: #fff;
    font-weight: 400;
    line-height: 1.3;
    font-size: 18px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.name.product-title.woocommerce-loop-product__title {
    margin-bottom: 15px;
    height: 47px
}

.price-wrapper .price {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.price-wrapper .price del {
    order: 1;
    width: 100%;
    font-weight: 300;
}
.product-small .price-wrapper {
    float: right;
    height: auto !important;
    text-align: right;
}
.price-wrapper .price ins .amount {
    color: #fff;
    font-size: 26px;
}

.price-wrapper .price ins {
    order: 2;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;
}

.price-wrapper .price .amount {
    font-size: 26px;
    color: #ffff;
}

.price-wrapper .price del .amount {
    color: #808080 !important;
    font-weight: 700;
    font-size: 19px;
}
.home-suc-khoe {background: url(/wp-content/uploads/2021/05/gioi-thieu-line.png) no-repeat bottom;background-size: contain;}
.home-suc-khoe .ux-logo{
    margin-bottom: 20px;
}
.box-border .section-title-normal span {
    border-bottom: 0;
}

.box-border .section-title{
    border-bottom: 0;
    font-size: 1.6em;
}
.box-border .section-title.section-title-normal:after {content: '';
    width: 50%;
    height: 2px;
    background-color: #161b1e;
    bottom: -15px;
    left: 50%;
    max-width: 100px;
    position: absolute;
    transform: translateX(-50%);}
/*.box-border .section-title.section-title-center:after {content: '';
    width: 50%;
    height: 2px;
    background-color: #161b1e;
    bottom: -15px;
    left: 50%;
    max-width: 100px;
    position: absolute;
    transform: translateX(-50%);}*/
.section-testimonial {align-items: flex-start;}
.tabbed-content li.tab > a {
    border: 1px solid #161b1e;
    padding: 15px 40px 20px;
    color: #161b1e;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}

.tabbed-content li.tab {
    margin-right: 30px;
}

.tabbed-content li.tab.active > a {
    color: #fff;
    background-color: #161b1e;
}

.tabbed-content .nav {
    margin-bottom: 30px;
}

.product-small .box-image {
    overflow: visible;
}
.product-small.box-vertical .box-image {
    /*padding: 50px;*/
}
.image-tools .cart-icon {
    background: url(https://iruka-jp.com/wp-content/themes/flatsome-child/images/shopping-cart-icon.png) no-repeat center;
    background-size: 18px;
    width: 28px;
    height: 28px;
    color: transparent;
    position: absolute;
    background-color: #c50001;
    border-radius: 50%;
    left: auto;
    right: 10px;
    bottom: 10px;
}
.image-tools .cart-icon strong {
    opacity: 0;
}

.sidebar-product-featured .product-small.box-vertical .box-image {
    padding: 5px;
}
.viewmore{
    display: none !important;
}

.section-testimonial .flickity-page-dots {
    bottom: 0;
}
.testimonial-text * {
    font-weight: 300;
    font-style: normal;
}
.section-testimonial > .bg.section-bg {
    background-size: 44% !important;
}

.section-testimonial .testimonial-box img {
    border-radius: 0 !important;
}
.home-products.home-posts > .col > .col-inner{
    padding: 0 0 20px;
}
.home-posts .post-item button.button.is-outline {
    border: 1px solid #4e4c4c;
    color: #4e4c4c;
    border-radius: 20px;
}
.home-posts .section-title.section-title-center b {
    opacity: 0;
}

.home-posts .section-title.section-title-center b {
    opacity: 0;
}

.home-posts .section-title.section-title-center:after{
    content: '';
    width: 50%;
    height: 2px;
    background-color: #ececec;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
.home-posts .col.post-item {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.home-posts .col.post-item .post-title {
    min-height: 42px;
}

/* SINGLE PRODUCT STYLE*/

.single-product nav.woocommerce-breadcrumb.breadcrumbs {
    padding-bottom: 15px;
}

nav.woocommerce-breadcrumb.breadcrumbs * {
    font-size: 16px;
}

.single-product .single-product-right-col .product-title.product_title.entry-title {
    font-weight: 400;
}
.single-product-right-col .price-wrapper .price {
    justify-content: left;
}

.single-product-right-col .price-wrapper {
    margin-bottom: 30px !important;
}
.single-product-right-col .product-title-container .is-divider {
    display: none;
}

.single-product-row .single-product-right-col .price-wrapper .price ins .amount {
    font-size: 39px;
    font-weight: 700;
    color: #c50001;
}

.single-product-row .single-product-right-col .price-wrapper .price del .amount {
    font-size: 28px;
    font-weight: 700;
}

.single-product-row .single-product-right-col .price-wrapper .price ins {
    margin-bottom: 10px;
}

.single-product-row .single-product-right-col .price-wrapper {
    margin-top: 15px;
    margin-bottom: -10px;
}

.quantity.buttons_added {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    display: none;
}
.pd_saler {
    font-weight: 700;
}

.pd_saler p {
    margin-bottom: 5px;
}
.single-product-right-col button.single_add_to_cart_button.button.alt {
    background-color: #c50001;
}
.single-product-right-col form.cart {
    margin-bottom: 15px;
    margin-top: 25px;
    display: block;
}
.single-product-right-col .quantity input.button.is-form {
    height: 32px;
    line-height: 32px;
    min-height: 32px;
    background-color: #dddcdc;
    color: #fff;
    border: none;
}

.single-product-right-col .quantity input[type="number"] {
    height: 32px;
    min-width: 60px;
}
.star-rating:before, .woocommerce-page .star-rating:before {
    color: #222;
}

.star-rating span:before {
    color: #c50001;
}
.nav-pills>li>a {
    border-radius: 0;
    padding: 0 50px;
}

.nav-pills>li {
    border-right: 1px solid #b2b2b2;
    padding: 0;
    margin: 0 !important;
}

.nav-pills>li.active {
    border: none;
}

.nav-pills>li:last-child {
    border-right: 0;
}
.sidebar-inner .widget {
    background-color: #fff;
}
.sidebar-inner .widget-title {
    background-color: #c50001;
    color: #fff;
    display: block;
    padding: 13px 20px;
    font-weight: 400;
}

.sidebar-inner .menu-product_cat_menu-container {
    border-left: 1px solid #9c9c9c;
    border-bottom: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
}

.sidebar-inner .menu-product_cat_menu-container .menu-item a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #9c9c9c;
    color: #222;
    position: relative;
}

.sidebar-inner .menu-product_cat_menu-container .menu-item:last-child a {
    border-bottom: 0;
}
.sidebar-product-featured {
    margin-top: 15px;
}
.sidebar-product-featured .badge-container {
    display: none;
}

.sidebar-product-featured .name.product-title.woocommerce-loop-product__title a {
    color: #333;
}
.badge-inner {
    background-color: #ff0000;
}
.badge-container {
    margin: 0;
    bottom: 15px;
    left: 8px;
    top: auto;
}

.badge-circle-inside .badge-inner, .badge-circle .badge-inner {
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 12px 10px;
    height: auto !important;
    background-color: #c50001;
    border-radius: 8px;
}

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

.sidebar-inner .sidebar-product-featured .price-wrapper .price .amount {
    font-size: 17px;
    color: #dd2a2a;
}
.sidebar-inner .menu-product_cat_menu-container .menu-item a:after {content: '';position: absolute;right: 0;top: 0;}
.product-section-title.container-width.product-section-title-related {
    color: #fff;
    display: block;
    margin: 0;
    max-width: none;
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}
.product-images.relative.mb-half.has-hover.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    margin-bottom: 2px;
}
.product-thumbnails .flickity-slider .col {
    padding: 0 1px !important;
}
.product-thumbnails.thumbnails {
    padding: 0 9.5px !important;
}
.product-images .badge-container {
    left: auto;
    right: 10px;
    top: 10px;
}
ul.tabs.wc-tabs.product-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0;
}

ul.tabs.wc-tabs.product-tabs a {
    background: none;
    font-size: 25px;
    font-weight: 700;
}
.related.related-products-wrapper.product-section {
    border: none;
}
.archive.category .page-title {
    color: #fff;
    font-size: 34px;
}
.archive .box-text.box-text-products{
    text-align: center;
}
.wp-caption-text {
    color: #fff;
}
.gioi-thieu-row-2 .ux-logo{
    margin-bottom: 50px;
}
.gioi-thieu-section-3 > .bg {
    background: url(/wp-content/uploads/2020/07/gioi-thieu-our-customer.png) no-repeat;
    background-size: 42% !important;
    background-position: top left;
    top: -25%;
}
.gioi-thieu-absolute {
    /* position: absolute; */
    /* bottom: -30px; */
    margin-top: -300px;
}
.gioi-thieu-about-sec:before {content: '';background: url(/wp-content/uploads/2021/05/about-icon1.png) no-repeat left top;background-size: contain;left: 0;top: 0;width: 400px;height: 400px;position: absolute;}

.gioi-thieu-about-sec {
    position: relative;
}
.gioi-thieu-quotes-row blockquote{
    padding: 20px 60px;
    border: none;
    color: #eb0000;
}
.gioi-thieu-quotes-row blockquote:before, .gioi-thieu-quotes-row blockquote:after {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    position: absolute;
}

.gioi-thieu-quotes-row blockquote:after {
    background-image: url(/wp-content/uploads/2021/04/quo-right.png);
    bottom: 30px;
    right: 30px;
}

.gioi-thieu-quotes-row blockquote:before {
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2021/04/quo-left.png);
}

.header.transparent .nav>li>a {
    color: #fff;
}
.sidebar-post-featured .post-title.is-large{
    color: #222 !important;
}
.header.transparent .header-bottom-nav.nav-line-bottom>li>a:before,.header.transparent  .header-bottom-nav.nav-line-grow>li>a:before, .header.transparent .header-bottom-nav.nav-line>li>a:before,.header.transparent  .header-bottom-nav.nav-box>li>a:hover, .header.transparent .header-bottom-nav.nav-box>li.active>a, .header.transparent .header-bottom-nav.nav-pills>li>a:hover, .header.transparent .header-bottom-nav.nav-pills>li.active>a {
    color: #f50808!important;
    background-color: #fff;
}

.header.transparent .header-bottom {
    border-color: rgba(255,255,255,0.5);
}

.header.transparent .form-flat input:not([type="submit"]),.header.transparent .form-flat textarea, .form-flat select {
    border-color: rgba(255,255,255,0.5);
}

.form-flat input:not([type="submit"])::placeholder {
    color: rgba(255,255,255,0.8);
}
.header.transparent .nav>li.header-divider{
    border-color: rgba(255,255,255,0.5);
}
.section-title.section-title-center b {
    opacity: 0;
}
h3.section-title.section-title-bold {
    font-size: 1.6em;
    font-weight: 400;
}
.section-title.section-title-center .section-title-main {
    color: #eb0000;
    font-weight: 400;
}

.border-gold .row > .col.large-12 {
    padding-bottom: 0;
}

.border-gold .row > .col.large-12 .button {
    margin-bottom: 0;
}
.product-gift-box.product-gift-text > span:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(https://iruka-jp.com/wp-content/uploads/2023/03/gift-box.png) no-repeat center;
    display: inline-block;
    background-size: contain;
    position: absolute;
    left: 9px;
    top: 10px;
}

.product-gift-box.product-gift-text {
    position: relative;
    font-size: 18px;
    min-height: 57px;
    background-color: #000;
    padding: 7px 12px 7px;
    display: flex;
    align-items: center;
    padding-left: 50px;
    font-weight: 700;
}
.row-divided>.col {
    border-color: rgba(132,132,132,0.5) !important;
}
.border-gold {background: url(/wp-content/uploads/2020/07/page-border.png) no-repeat;background-size: contain;}
.lien-he-section{
    padding-top: 11% !important;
    padding-bottom: 20% !important;
}
.breadcrumbs{
    color: #fff;
}
.single-product nav.woocommerce-breadcrumb.breadcrumbs * {
    color: #c50003;
    text-transform: none;
}
.single-product nav.woocommerce-breadcrumb.breadcrumbs .divider {
    color: #fff;
}
.single-product  nav.woocommerce-breadcrumb.breadcrumbs {
    color: #fff;
}
.box-blog-post .from_the_blog_excerpt {
    color: #222;
}
.post h1.entry-title {
    color: #fff;
}
ul.product_list_widget li a:not(.remove) {
    color: #000;
    font-weight: 700;
}
.woocommerce-cart span.amount, .woocommerce-checkout span.amount {
    color: #c50001;
}
.shop_table .cart_item td.product-name{
    color: #eb0000;
}
form.checkout h3{
    color: #fff;
}
.km-row .box-blog-post .from_the_blog_excerpt {
    color: #fff;
}

.km-row .col.post-item:nth-child(2n+2) .box-blog-post .box-text {
    order: 1;
    flex: 0 0 30%;
}

.km-row .col.post-item:nth-child(2n+2) .box-blog-post {
    display: flex;
    justify-content: center;
    align-items: center;
}

.km-row .col.post-item:nth-child(2n+2) .box-blog-post .box-image {
    order: 2;
    flex: 0 0 70%;
}

.km-row .col.post-item:nth-child(2n+2) .box-blog-post .badge {
    left: auto;
    right: -7px;
}
.km-row .col.post-item .box-blog-post {
    margin-bottom: 40px;
}
.product-small .box-image .image-cover,.product-small .image-none{
    border-radius: 10px;
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(42,42,41) 0%, rgb(15,15,15) 100%);
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(42,42,41) 0%, rgb(15,15,15) 100%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(42,42,41) 0%, rgb(15,15,15) 100%);
    box-shadow: -0.602px 0.799px 3px 0px rgb(255 255 255 / 81%), 1.678px 2.487px 4px 0px rgb(35 35 35 / 25%);
    margin-top: 4px;
}
.product-small .image-none img {
    border-radius: 10px;
}
.product-small > .col-inner .box-text {
    padding: 10px;
    text-align: center;
    height: auto !important;
    overflow: hidden;
}
.box-text.text-center {
    padding: 10px;
    height: auto !important;
    overflow: hidden;
}
.product-small > .col-inner .box-text .price-wrapper .price del .amount {
    color: #a0a0a0;
}
.shop-container .product-small {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.shop-container .sidebar-product-featured .product-small{
    display: table;
}
.shop-container .product-small > .col-inner .box-image {
    width: 100%;
}
#wrapper header#header {
    z-index: 3;
}
.autocomplete-suggestion {
    cursor: pointer;
}
.border-radius-img img {
    border-radius: 10px;
}
.gioi-thieu-gia-tri-row h3 {
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 30px;
}
.gioi-thieu-gia-tri-row p {
    text-align: justify;
}
.gioi-thieu-gia-tri-row .col.large-4:after {
    content: '';
    height: 92%;
    width: 1px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 12%;
}
.gioi-thieu-doi-tac-row > .col > .col-inner {
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(42,42,41) 0%, rgb(15,15,15) 100%);
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(42,42,41) 0%, rgb(15,15,15) 100%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(42,42,41) 0%, rgb(15,15,15) 100%);
    box-shadow: -0.602px 0.799px 0px 0px rgb(255 255 255 / 81%), 1.678px 2.487px 4px 0px rgb(35 35 35 / 25%);
    padding-bottom: 35px;
    margin-bottom: 25px;
    border-radius: 20px;

}
.gioi-thieu-doi-tac-row > .col > .col-inner .container.section-title-container {
    padding: 20px 0 5px;
}
.gioi-thieu-gia-tri-row .col.large-4:last-child:after {
    display: none;
}
.nhan-dien-circle-bg{
    position: relative;
    margin-top: -160px;
}
.nhan-dien-circle-bg:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: #d61e1e;
    box-shadow: 0 25px 45px rgb(0 0 0 / 10%);
    height: 600px;
    width: 90%;
    border-radius: 600px 600px 0 0;
}
.dark-thumbnail {
    display: none;
}

.dark-thumb .dark-thumbnail {
    display: block;
}

.dark-thumb .attachment-woocommerce_thumbnail {
    display: none;
}
ul#menu-footer_links {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
}
ul#menu-footer_links > li {width: 50%;border-top: 0;}

@media (min-width: 1921px){
    .section-testimonial > .bg.section-bg {
        background-size: 33% !important;
    }
}
@media (max-width: 1439px){
    .lien-he-section {
        padding-top: 3% !important;
        padding-bottom: 10% !important;
    }
    .header-bottom .flex-row.container .flex-left {
        margin-left: 0px;
    }
}
@media (max-width: 1365px){    
    .border-gold{
        background: none;
    }
    .header-bottom .flex-row.container .flex-left {
        margin-left: 0px;
    }    
    .header-bottom .header-nav .menu-item a {
        padding: 19px 20px;
    }
}
@media (max-width: 992px) and (min-width: 768px){

}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .gioi-thieu-sec-2 .ux-logo-link.block.image-, .gioi-thieu-sec-2 .ux-logo-link.block.image- img {
        display: none;
    }
    .nhan-dien-circle-bg:after {
        height: 420px;
        width: 100%;
        top: auto;
        bottom: 0;
    }
    .ux-menu.line-menu .ux-menu-link {
        width: 50%;
    }

    .ux-menu.line-menu {
        flex-wrap: wrap;
        padding-bottom: 0;
    }

    .ux-menu.line-menu .ux-menu-link a.ux-menu-link__link.flex {
        font-size: 12px;
        text-align: center;
        justify-content: center;
    }
    .col, .gallery-item, .columns{
        padding: 0 10px 10px;
    }
    .header-wrapper #masthead{
        padding: 0;
    }
    .section-title-container.new-title .section-title {
        font-size: 14px;
    }
    .section-title-container.new-title .section-title-main:before {
        width: 30px;
        background-size: contain;
        top: 3px;
        left: -14px;
    }

    .badge-circle-inside .badge-inner, .badge-circle .badge-inner {
        font-size: 11px;
        padding: 11px 6px;
    }

    .price-wrapper .price ins .amount {
        font-size: 15px;
    }

    .price-wrapper .price del .amount {
        font-size: 14px;
    }

    .badge-container {
        left: 0;
        bottom: 12px;
    }

    .km-row .col.post-item .box-blog-post {
        margin-bottom: 10px;
    }
    .km-row .col.post-item:nth-child(2n+2) .box-blog-post .badge {
        left: -7px;
        right: auto;
    }
    .km-row .col.post-item:nth-child(2n+2) .box-blog-post {
        display: block;
    }
    .text-justify-mobile{
        text-align: justify;
    }
    body {
        font-size: 90%;
        line-height: 1.4;
    }
    .header-wrapper #logo .logo-tagline {
        display: none;
    }

    .nav>li.has-icon>a>i {
        color: #fff;
    }
    .single-product .nav>li.has-icon>a>i {
        color: #fff;
    }
    .header-wrapper {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .mobile-sidebar .form-flat input:not([type="submit"]), .mobile-sidebar .searchform button.submit-button {
        color: #333 !important;
    }

    .mobile-sidebar .form-flat input:not([type="submit"])::placeholder {
        color: #999;
    }
    .home-suc-khoe .ux-logo:first-child .ux-logo-image.block {
        height: 90px !important;
        margin: auto;
    }

    .home-suc-khoe .col.large-1 {
        display: none;
    }

    .box-border > .col > .col-inner {
        padding: 25px 24px 15px;
    }

    .box-border .section-title-normal span {
        font-size: 120% !important;
    }

    .box-border .section-title-container {
        margin-bottom: 20px !important;
    }

    .product-small .box-text.text-center {
        padding-top: 5px;
        padding-left: 0;
        padding-right: 0;
    }

    .name.product-title.woocommerce-loop-product__title a {
        font-size: 14px;
    }

    .price-wrapper .price .amount {
        font-size: 15px;
    }
    #wrapper{
        background-size: cover;
        background-position: center;
    }
    .section-home-posts:after {
        width: 35%;
        height: 130px;
        top: -55px;
        background-size: contain;
    }
    .home-products.home-posts > .col > .col-inner {
        padding: 20px 20px 20px;
    }
    .section.section-testimonial {
        min-height: 560px !important;
        margin-bottom: -80px;
    }

    .section-testimonial > .bg.section-bg {
        background-size: 90% !important;
    }
    .home-products .row > .col {
        padding-bottom: 5px;
    }

    .home-products .more-products-btn {
        font-size: 13px;
    }

    .footer-wrapper {
        padding-top: 10px;
    }
    .footer-above-menu ul.menu {
        max-width: none;
        padding-top: 0;
    }
    .footer-above-menu ul.menu > li > a {
        font-size: 12px;
    }
    .section-home-posts {
        padding-bottom: 0 !important;
    }
    .col.sidebar.single-product-left-col{
        display: none;
    }
    .single-product nav.woocommerce-breadcrumb.breadcrumbs{
        padding: 0 0 5px 0;
    }
    nav.woocommerce-breadcrumb.breadcrumbs *{
        font-size: 14px;
    }
    .single-product-right-col > .col-inner > .row > .col.large-7 {
        padding-bottom: 0;
    }

    .single-product-row .single-product-right-col .price-wrapper .price del .amount {
        font-size: 20px;
    }

    .single-product-row .single-product-right-col .price-wrapper .price ins .amount {
        font-size: 25px;
    }

    .nav-pills.product-tabs>li {
        display: inline-block;
        width: auto;
    }

    .nav-pills.product-tabs>li>a {
        margin: 0;
        padding: 0px 20px 3px;
    }

    ul.tabs.wc-tabs.product-tabs {
        white-space: nowrap;
        display: block;
        overflow-y: auto;
        padding-bottom: 10px;
        padding: 5px 0;
        margin: 0;
        text-align: center;
    }
    ul.tabs.wc-tabs.product-tabs a {
        font-size: 18px;
        text-align: center;
        line-height: 1;
    }
    .footer-showroom .widget .textwidget {
        padding: 22px 25px 0px;
    }
    .footer-showroom .widget .textwidget * {
        font-size: 90%;
    }
    .gioi-thieu-row-2 > .col.large-4 > .col-inner {
        padding-top: 0 !important;
    }

    .gioi-thieu-row-2 > .col.large-4 > .col-inner .ux-logo img {
        height: 100px !important;
        margin: auto;
    }

    .gioi-thieu-row-2 .ux-logo {
        margin-bottom: 12px;
    }

    .gioi-thieu-roww-1>.col>.col-inner {
        text-align: justify;
    }
    .gioi-thieu-row-2 > .col.large-4 > .col-inner {
        padding-top: 0 !important;
    }

    .gioi-thieu-row-2 > .col.large-4 > .col-inner .ux-logo img {
        height: 100px !important;
        margin: auto;
    }

    .gioi-thieu-row-2 .ux-logo {
        margin-bottom: 12px;
    }

    .gioi-thieu-roww-1>.col>.col-inner {
        text-align: justify;
    }

    .gioi-thieu-section-3 {
        text-align: justify;
    }

    .gioi-thieu-section-3 .ux-logo img {
        height: 80px !important;
        margin: auto;
        margin-bottom: 5px;
    }

    .gioi-thieu-section-3 > .bg {top: 0;background-size: 48% !important;}

    .gioi-thieu-row-3 .large-8 {
        padding-bottom: 0;
        margin-bottom: -70px;
    }

    .cert-row .col-inner .img {
        text-align: center;
        margin: auto;
    }

    .cert-row .col-inner {
        padding-bottom: 0 !important;
    }

    .cert-row em {
        font-size: 70%;
        line-height: 1.4;
    }
    .gioi-thieu-quotes-row > .col.large-10 > .col-inner {
        padding: 0 10px !important;
    }

    .gioi-thieu-quotes-row > .col.large-10 > .col-inner p {
        font-size: 81%;
    }

    .gioi-thieu-quotes-row > .col.large-10 > .col-inner:before {
        top: -40px;
        left: 0;
    }

    .gioi-thieu-quotes-row > .col.large-10 > .col-inner:after {
        bottom: -40px;
        right: 0;
    }

    .gioi-thieu-quotes-row > .col.large-1 {
        display: none;
    }
    .transparent .header-main {
        height: 50px !important;
    }
    .transparent #logo img {
        max-height: 50px !important;
    }
    .thu-vien-row-title img.ux-logo-image {
        height: 100px !important;
        margin: auto;
    }
    .thu-vien-gallery .box-image.image-cover {
        padding-top: 175px !important;
    }

    .thu-vien-gallery .gallery-col.col {
        padding-bottom: 0;
    }
    .name.product-title.woocommerce-loop-product__title {
        margin-bottom: 5px;
        overflow: hidden;
    }
    .product-section-title.container-width.product-section-title-related {
        font-size: 18px;
        padding-top: 0;
        margin-bottom: 5px;
    }
    .row.single-related {
        margin-top: -100px;
    }
    .footer-menu ul#menu-footer_menu>li {
        width: 50% !important;
        flex: none;
        font-size: 87%;
    }
    .box-border .section-title.section-title-normal {
        font-size: 1.2em;
    }
}