/*
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.   ***************/

html{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
b, strong{
    font-weight: 700;
}

.flex-right {
    margin-left: auto;
    width: 100% !important;
}
.nav-right {
    justify-content: space-between;
}
.image-icon img {
    max-width: 28px;
    min-width: 100%;
}
li.html.custom.html_topbar_right {
    margin-left: auto;
}
li.html.custom.html_topbar_right img {
    width: 28px;
}
li.account-item img {
    width: 28px;
}
li.html.custom.html_topbar_left p {
    font-size: 15px;
}
li.html.custom.html_topbar_left strong {
    font-weight: bold;
    color: #d92429;
}
span.header-cart-title {
    margin-top: 6px;
    margin-left: 5px;
}
.form-flat input:not([type="submit"]){
    font-size: 14px;
}

span.header-cart-title2 {
    font-size: 10px;
    margin-left: 0 !important;
}
a.header-cart-link.is-small.off-canvas-toggle.nav-top-link, li.account-item.has-icon a , a.tra_cuu {
    line-height: 16px;
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
}
.form-flat select {
    height: 37px;
    border-radius: 4px;
}
ul.nav.header-nav.header-bottom-nav.nav-center.nav-line.nav-spacing-xlarge.nav-uppercase {
    justify-content: space-around;
}
.header-bottom-nav > li > a {
    font-weight: 500;
}
.page-title-inner, .category-page-row, .page-wrapper{
    padding-top: 0px;
}
.widget .is-divider.small {
    display: none;
}
.dashboard-links li:nth-child(2), .dashboard-links li:nth-child(4) {
    margin-left: 0;
}
span.widget-title {
    margin-bottom: 15px;
    display: inline-block;
}
.shop-sidebar aside, div#shop-sidebar aside {
    border: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius:  5px;
}
span.widget-title.shop-sidebar, div#shop-sidebar span.widget-title{
    text-align: center;
    display: block;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}
.shop-sidebar aside ul, div#shop-sidebar aside ul {
    padding: 15px;
}
.breadcrumbs-container {
    background: #f7f7f7;
    margin-bottom: 25px;
}
.breadcrumbs-container .col {
    padding: 15px;
}
.breadcrumbs p {
    margin-bottom: 0;
}

span.sku, span.posted_in a {
    color: #d92429;
}

.meta-inside {
    border-top: 1px dotted #ddd;
    display: block;
    padding: 5px 0;
}
span.stock {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #000;
}
span.stock-status {
    color: #d92429;
}
del {
    font-size: 15px;
    text-decoration: none;
}
del bdi {
    text-decoration: line-through;
}
span.lb-del {
    opacity: .6;
    color: #111;
    font-weight: 100;
    padding-right: 4px;
    display: none;
}
.product-info span.lb-del {
    display: inline-block;
}
ins bdi {
    font-size: 16px;
    font-weight: bold;
    color: #e8002d;
}
.product-info ins bdi {
    font-size: 22px;
    padding-right: 10px;
}
.price-wrapper .price {
    display: block;
    padding-top: 5px;
}
.single-product .price-wrapper .price{
    padding-top: 0px;
}

.phan-tram-km {
    z-index: 0;
    background-color: rgb(199, 49, 48);
    border-radius: 3px 4px 4px 3px;
    border-left: 1px solid rgb(199, 49, 48);
    margin-left: 19px;
    position: relative;
    color: rgb(255 255 255);
    font-size: 12px;
    font-weight: 600;
    margin-right: 7px;
    padding: 0 4px;
}
.phan-tram-km:after {
    content: "";
    position: absolute;
    transform-origin: left top;
    transform: rotate(45deg);
    background: rgb(199, 49, 48);
    top: -1px;
    left: 1px;
    height: 13px;
    width: 13px;
    border-radius: 3px;
    z-index: -1;
}


.badge-inner.secondary.on-sale {
    width: 80px;
    position: absolute !important;
    height: 31px;
    top: 1px;
    left: -15px;
    color: #FFF;
    margin: 0px 0 10px 10px;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: bold;
    background: url(https://saigonbadminton.123websitedev.com/wp-content/uploads/2023/12/sale.svg) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.onsale {
    display: inline-block;
    margin-bottom: 7px;
}
button.single_add_to_cart_button.button.alt {
    border-radius: 20px;
    border: 1px solid #8d3045;
    background: #8d3045;
    color: #fff;
}
/*div#content ul {
    padding-left: 25px;
}*/
form#fluentform_4 {
    padding: 25px 50px;
    background: #f7f7f7;
    border-radius: 5px;
}
.widget a:hover,  .widget .current-cat>a{
    color: #d92429;
}
ul.ecommerce-icon {
    display: flex;
    align-items: center;
    gap: 15px;
}
ul.ecommerce-icon {
    display: flex;
    align-items: center;
    gap: 15px;
}

ul.ecommerce-icon img {
    width: 50px;
    border-radius: 50%;
    box-shadow: rgb(255 255 255 / 15%) 0px 0px 4px 0px, rgb(255 255 255 / 5%) 0px -2px 10px;
}
ul.nav.header-nav.header-bottom-nav.nav-center.nav-size-large.nav-spacing-xlarge.nav-uppercase {
    width: 100%;
    justify-content: space-around;
}
.flex-col.hide-for-medium.flex-center {
    width: 100%;
}
.form-flat input:not([type="submit"]) {
    border-radius: 4px;
    font-size: 15px;
    background-color:white;
}
.nav-left {
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.header-block {
    min-height: 15px;
    width: 30%;
}
.product-small .col-inner {
    border: 1px solid #ccc;
}
.box-text-products p.product-title a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
h5.post-title.is-larger.uppercase a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.fluentform.ff-default.fluentform_wrapper_3.ffs_default_wrap {
    padding: 50px 50px 5px 50px;
    background: #f7f7f7;
    border-radius: 8px;
}
form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: #d92429;
    color: #ffffff;
}
.ff-default .ff-el-form-control {
    font-family: 'Barlow Condensed' !important;
}
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    font-family: 'Barlow Condensed';
    font-weight: bold;
}

.khuyen-mai-hb {
    margin-bottom:2px;
    margin-top:2px;
    background:white;
    padding:10px;
    border-radius:5px;
    border:1px solid #ef0b0b;
    font-size:15px;
    width:100%;
}
.khuyen-mai-hb .tieu-de {
    background:#e31616;
    padding:2px 20px;
    margin-top:-24px;
    font-size:15px;
    font-weight:500;
    color:#ffffff;
    display:block;
    max-width:207px;
    border-radius:99px;
}

.khuyen-mai-hb ul {
    margin-bottom:4px;
    list-style-image:url(tick.png);
}

.menuTitle a {
    color: #d92429 !important;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding-bottom: 2px;
}
.ux-menu-link.flex.menu-item.viewMore a {
    font-size: 14px;
    color: #d92429;
}
.megaMenu {
    height: 400px;
    overflow-y: scroll;
    align-items: flex-start;
}
.ux-menu-link__link {
    min-height: unset;
    padding-bottom: 0px;
    padding-top: 2px;
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    ul.list-child-term {
        width: 70%;
        display: flex;
        align-items: center;
        margin-bottom: 0;
        list-style: none;
        overflow: scroll;
        flex-flow: row;
        white-space: nowrap;
        overflow-x: auto;
    }
    .nav-right {
        justify-content: flex-end;
    }

}
