/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.18.7
*/
:root {
	--main-color: #467ec1;
	--sc-color: #fdbf2c;
    --hl-color: #383838;
    --color-black: #000000;
    --color-white: #ffffff;
    --color-grey: #cccccc;
}
.pb-0 {
	padding-bottom: 0 !important
}
.mb-0 {
	margin-bottom: 0 !important
}
.header-block-block-1 {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
}
.row.category-page-row .col.large-3.hide-for-medium {
    background: #fff;
    padding: 10px
}

.row.category-page-row {
    margin-bottom: 20px
}

.float-icon-hotline {
    position: fixed;
    bottom: 20%;
    right: 15px;
    z-index: 99
}

.float-icon-hotline ul li {
    list-style: none;
    margin-bottom: 15px
}

ul.left-icon.hotline li a img {
    width: 45px;
    height: 45px
}

.testimonial-meta.pt-half {
    margin: 0;
    padding: 0;
    color: #fff
}

.icon-box-text.p-last-0 {
    background: #fff;
    border-radius: 5px;
    padding: 20px 20px 40px 20px;
    margin-bottom: -30px
}

.date-bida {
    margin: 10px 0;
    color: #828282cc
}

.date-bida i {
    color: #f6b52c
}

.text.about-us h2 strong {
    color: #fdbf2c
}

.image-about-us img {
    border-radius: 10px;
    border: 2px solid #fff
}

.title-edit a {
    background: #fdbf2c;
    width: 100%;
    white-space: nowrap;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff
}

.title-edit {
    display: flex;
    align-items: center
}

.title-edit p {
    margin: 0
}

h5.post-title.is-large {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    min-height: 45px;
    text-transform: capitalize
}

p.from_the_blog_excerpt {
    font-size: .8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.image-about {
    position: absolute;
    bottom: 0;
    background: #fff;
    border-radius: 10px 0 0 0;
    width: 200px;
    right: 0;
    padding: 10px;
    margin: 0
}

ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-left li a {
    padding: 10px 15px 10px 30px;
    color: #2a343d;
    font-weight: 700;
    background: #fcbe2c;
    border: none;
    border-radius: 5px 5px 0 0
}

.nav-tabs+.tab-panels {
    border: none
}

.tabbed-content.product-tab-thanhson ul li.tab.has-icon.active a {
    background: #fff;
    color: #fdbf2c
}

ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-left li:after {
    border-bottom: 45px solid #fcbe2c;
    border-right: 32px solid transparent;
    content: '';
    position: absolute;
    right: -30px
}

.tabbed-content.product-tab-thanhson ul li.tab.has-icon.active:after {
    border-bottom: 45px solid #fff
}

.product-tab-thanhson ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-left li {
    margin-right: 30px;
    height: 45px;
    border-radius: 5px 5px 0 0
}

.product-tab-thanhson ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-left li:nth-child(1) {
    margin-left: 10px!important
}

.product-tab-thanhson ul li:nth-of-type(1) a span:before {
    background: url(/wp-content/uploads/2024/08/ban-bida.png);
    content: '';
    height: 25px;
    width: 25px;
    display: inline-block;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px
}

.product-tab-thanhson ul li:nth-of-type(4) a span:before {
    background: url(/wp-content/uploads/2024/08/phu-kien-bida.png);
    content: '';
    height: 25px;
    width: 25px;
    display: inline-block;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px
}

.product-tab-thanhson ul li:nth-of-type(3) a span:before {
    background: url(/wp-content/uploads/2024/08/bi-bida.png);
    content: '';
    height: 25px;
    width: 25px;
    display: inline-block;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px
}

.product-tab-thanhson ul li:nth-of-type(2) a span:before {
    background: url(/wp-content/uploads/2024/08/co-bida.png);
    content: '';
    height: 25px;
    width: 25px;
    display: inline-block;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px
}

.product-tab-thanhson ul li span {
    display: flex;
    align-items: center
}

p#billing_address_2_field label {
    width: auto;
    opacity: 1
}

p#billing_address_1_field,span.select2.select2-container.select2-container--default.select2-container--focus,p#billing_address_2_field {
    width: 100%
}

.woocommerce-billing-fields__field-wrapper input {
    margin: 0
}

.about-us h2 {
    color: #000;
    font-size: 2em
}

.about-us p {
    text-align: justify
}

.is-divider.small {
    max-width: 100px;
    background: #2a343d;
    border-radius: 5px;
    height: 2px
}

.about-us h3 {
    margin-bottom: 0;
    color: #467ec1;
    font-weight: 500;
    font-family: unset
}

.table-contact ul li i {
    color: #467ec1;
    padding-right: 5px
}

.table-contact {
    border-radius: 5px;
    background: #fff
}

.table-contact h4 {
    padding: 10px 0 0 10px
}

.table-contact ul li {
    border-bottom: 1px solid #cccc;
    margin-left: 0;
    padding: 10px 10px 10px 20px;
    list-style: none
}

.form-email-footer .col {
    padding-bottom: 0
}

.form-email-footer input {
    padding: 25px 10px;
    width: 100%;
    border-radius: 5px
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    height: 0;
    line-height: 0;
    border-radius: 5px
}

.link-breadcrumb a {
    color: #fdbf2c !important;
    font-weight: 700;
    padding: 10px
}

span.breadcrumb_last {
    padding: 10px
}

.badge-container.absolute.left.top.z-1 {
    margin: 0
}

.callout.badge.badge-frame {
    height: auto;
    margin: 0
}

.badge-inner.secondary.on-sale {
    border: none;
    background: #fff;
    color: #d30000;
    padding: 5px;
    font-size: .8em
}

div#top-bar ul.nav.nav-left.medium-nav-center.nav-small.nav li a {
    color: #707279;
    font-size: 1em;
    padding-right: 25px
}

.menu-list-bida ul {
    grid-template-columns: 1fr 1fr;
    display: grid;
    min-width: 500px
}

div#top-bar ul.nav.nav-left.medium-nav-center.nav-small.nav li a:hover {
    color: #467ec1
}

.icon-envelop:before {
    content: "\f2b7 ";
    font-family: 'FontAwesome'
}

div#top-bar ul li i {
    color: #fdbf2c;
    padding-right: 25px
}

.icon-shopping-basket:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    font-size: 1.5em
}

i.icon-shopping-basket {
    padding-right: 5px!important
}

.icon-support {
    display: flex;
    align-items: center
}

.html.custom.html_topbar_right {
    border-right: 1px solid rgba(255,255,255,.16);
    padding-right: 25px;
    margin-right: 25px;
}
.unit-body {
    padding-left: 15px;
    padding-top: 10px
}

.unit-body h6 {
    font-size: 1.1em;
    margin-bottom: 0;
    color: #707279
}

.form-flat input:not([type="submit"]),.form-flat textarea,.form-flat select {
    border-radius: 5px;
    padding: 20px 10px
}

div#masthead .flex-col.hide-for-medium.flex-right {
    width: 30%
}

.flex-col.hide-for-medium.flex-left.flex-grow ul {
    justify-content: center
}

.unit-body a {
    color: #fff;
    font-weight: 700
}

div#wide-nav {
    border-top: 1px solid rgba(255,255,255,.16)
}

.icon-support svg {
    fill: #467ec1
}

div#wide-nav ul li a {
    border-radius: 5px;
    font-weight: 700;
    font-size: 13px
}

ul.nav-dropdown.nav-dropdown-default li a {
    margin: 0;
    padding: 15px;
    text-transform: capitalize
}

li.current-dropdown>.nav-dropdown,.next-prev-thumbs li.has-dropdown:hover>.nav-dropdown,.no-js li.has-dropdown:hover>.nav-dropdown {
    top: 45px;
    padding: 0
}

ul.nav-dropdown.nav-dropdown-default li a:hover {
    padding-left: 30px;
    color: #467ec1
}

ul.nav-dropdown.nav-dropdown-default li:hover a:before {
    position: relative;
    left: -5px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #fdbf2c;
    font-size: inherit;
    line-height: inherit;
    color: #fdbf2c
}

.background-product {
    background: #fff;
    margin-top: 10px
}

.price-wrapper span.woocommerce-Price-amount.amount {
    color: #d30000;
    font-size: 1em
}

.section-title i.icon-angle-right {
    display: none
}

.price-wrapper del span.woocommerce-Price-amount.amount {
    color: #000;
    font-size: .9em
}

.section-title-normal a {
    padding: 1px 20px;
    font-size: .8em;
    font-family: Nunito,sans-serif;
    background: #fdbf2c;
    font-weight: 500;
    color: #fff;
    border-radius: 5px
}

.section-title-normal {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

span.section-title-main {
    border: none;
    border-left: 4px solid #467ec1;
    margin: 0;
    font-family: Nunito,sans-serif;
    padding: 0;
    padding-left: 20px
}

.term-description {
    background: #fff;
    padding: 30px
}

.term-description ol,.term-description ul {
    padding-left: 20px
}

.product-small .col-inner,.product-small.box {
    background: #fff;
    padding: 2px;
    box-shadow: 0 0 5px 0 #ccc
}

.product-small .box-text.text-left {
    padding: 10px
}

p.name.product-title.woocommerce-loop-product__title a {
    color: #000;
    font-size: .8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 30px;
    font-weight: 700
}

h1.product-title.product_title.entry-title {
    font-size: 1.4em
}

.product-footer .col.medium-9.small-12.large-9 {
    background: #fff
}

button.single_add_to_cart_button.button.alt:before {
    content: '\f07a';
    font-family: 'FontAwesome';
    padding-right: 10px
}

.product-main .row.mb-0.content-row {
    background: #fff;
    padding: 10px
}

.thong-tin-single1 {
    font-size: 80%;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    position: sticky;
    top: 20%
}

.mota-sanpham-single p {
    margin-bottom: 10px
}

.mota-sanpham-single ul li {
    margin-left: 30px;
    margin-bottom: 0
}

.mota-sanpham-single span {
    font-size: 12px!important
}

.slider-product button.flickity-button {
    opacity: 1;
    background: #467ec1;
    top: 80%;
    height: 0;
    color: #fdbf2c;
    border-radius: 5px;
    min-height: 2em;
    font-size: .9em
}

.slider-product .slider .flickity-prev-next-button:hover svg,.slider-product .slider .flickity-prev-next-button:hover .arrow {
    fill: #fff!important
}

.box-image .out-of-stock-label {
    padding: 0;
    position: absolute;
    bottom: 0;
    margin: 0;
    height: auto;
    top: 88%;
    opacity: 1;
    border: 1px solid #cccc
}

.banner-text-home h4 {
    padding-left: 45px
}

.banner-text-home {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10%;
    margin: auto;
    display: inline-table;
    width: 35%
}

.banner-text-home h4:before {
    width: 40px;
    height: 5px;
    content: '';
    background: #fdbf2c;
    display: block;
    position: absolute;
    left: 0;
    top: 110px;
    border-radius: 5px
}

.banner-text-home h1 {
    color: #fff;
    font-size: 2em
}

.banner-text-home a {
    border: 1px solid;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 700;
    margin-top: 20px
}

.banner-text-home a:hover {
    background: #467ec1
}

.service-home small {
    background: #467ec1;
    padding: 0 5px;
    border-radius: 5px;
    font-weight: 700
}

.service-home .hot small {
    background: #fdbf2c
}

.row-none .col {
    padding-bottom: 0
}

section.absolute-footer.dark.medium-text-center.text-center {
    border-top: 1px solid #3d3d3d;
    color: #fff
}
.absolute-footer.dark.medium-text-center.text-center {
    color: #fff
}

.background-footer p {
    color: #000;
    font-size: .8em
}

.icon-support-footer a,
.icon-support-footer .is-link{
    border: 1px solid #467ec1 !important;
    border-radius: 100px;
    background: #fff  !important;
    padding: 10px;
    color: #fdbf2c
}

.background-footer {
    background-image: url(https://blackminbilliards.vn/wp-content/uploads/2025/06/footer.png)
}

.icon-support-footer {
    display: flex;
    justify-content: center;
    align-items: center
}
.icon-support-footer > a,
.icon-support-footer > div {
	margin-left: auto;
	margin-right: auto;
}
.social-icons.follow-icons.follow-icon a {
    background: #fff;
    color: #000;
    font-size: 1.2em;
    margin: 5px
}

.contact-footer ul li {
    padding: 0;
    margin-left: 0;
    list-style: none;
    color: #fff;
    padding-left: 30px
}

.contact-footer i {
    position: absolute;
    background: #3b3b3b;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    left: 30px
}

footer#footer li a {
    color: #b0b0b0
}

.contact-footer ul li i {
    position: absolute;
    left: 25px;
    background: #467ec1;
    width: 25px;
    height: 25px;
    color: #fdbf2c;
    text-align: center;
    line-height: 25px;
    border-radius: 5px
}

.contact-footer ul li {
    font-size: .9em;
    list-style: none;
    margin: 5px 0;
    padding: 5px;
    padding-left: 25px
}

.header-breadcrumb {
    background: url(https://blackminbilliards.vn/wp-content/uploads/2025/06/bread-banner.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative
}

.maune {
    height: 100%;
    background-color: rgba(8,25,43,.45)
}

h1.title-breadcrumb {
    font-size: 3em;
    margin-bottom: 0;
    font-family: unset
}

.link-breadcrumb {
    text-align: center;
    padding: 100px 0
}
footer#footer,
footer#footer h3
{
    color: #fff;
}
.section.dark {
    background-color: #000000;
}
.copyright-footer {
    text-align: center;
}
.related-products-wrapper {
    padding-top: 30px;
}
.product_meta .posted_in {
    display: none;
}
ul.breadcrumbs {
    list-style: none;
    margin: 0;
}
ul.breadcrumbs li{
   margin: 0;
   display: inline-block;
}
ul.breadcrumbs li.item-current strong.bread-current {
    padding: 10px;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: #2a343d !important;
}
.cart-popup-inner {
    background: #fff;
}
li.current-product-parent > a {
    background-color: transparent !important
}
.page-template-default .page-content {
    background-color: #fff;
    padding: 30px;
}
@media only screen and (max-width: 48em) {
    .banner-text-home h1 {
        font-size:1em
    }

    .html.custom.html_topbar_right {
        border-right: 0px;
        padding-right: 0px;
    }
    .header-block-block-1 {      
        justify-content: flex-start;
        gap: 10px;
        margin-top: 10px;
    }
    .product-tab-thanhson .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .slider__testi .col > .col-inner{
        padding: 0 10px
    }
    ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-left li a {      
        white-space: nowrap;
    }
    .row-none .col {
        padding-bottom: 20px
    }

    .banner-text-home {
        width: 100%;
        position: inherit;
        text-align: center;
        margin: auto;
        right: 0;
        background: #2a343d;
        padding: 10px
    }

    .banner-text-home h4:before {
        display: none
    }

    .banner-text-home h4 {
        display: none
    }

    .banner-text-home a {
        padding: 5px 15px;
        margin-top: 15px
    }
}
@media (max-width: 549px) {
	.background-footer {
		padding: 0
	}
	.contact-footer ul li i {
		left: 17px
	}
    .related-products-wrapper {
        padding-top: 0
    }
}

/* cart and checkout page */
.woocommerce-checkout .checkout-page-title,
.woocommerce-cart .checkout-page-title {
    display: none;
}
form.checkout_coupon button.is-form {
    background-color: var(--fs-color-primary);
    color: #fff
}
.button.is-form:hover {
    background-color: #f1f1f1;
    color: #000;
}
.woocommerce-checkout .form-row .select2-container,
.woocommerce-checkout form.checkout .form-row-first,.woocommerce-checkout form.checkout .form-row-last {
    width: 100%;
}
#billing_email .optional {
	display: none;
}