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


ul.header-nav.header-nav-main {
    display: flex;
    gap: 32px;
}

.header-nav-main a.nav-top-link {
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

.absolute-footer.dark {
    display: none;
}

.section-footer span.ux-menu-link__text {
    color: #000;
}

p.name.product-title.woocommerce-loop-product__title {
    font-size: 16px;
}

p.name.product-title.woocommerce-loop-product__title a {
    color: #000 !important;
}

.prod-sp-ban-chay .col-inner:hover {
    border: 1px solid #000;

}

.prod-sp-ban-chay .col-inner {
    border: 1px solid transparent;
    transition: all 0.3s ease;
}


.prod-sp-ban-chay .box-text.box-text-products {
    padding: 5px;

}


.text-sp-moi-nhat strong {
    color: #000;
    border: 1px solid #000;
    padding: 10px;
    transition: all 0.3s ease;
}

.text-sp-moi-nhat strong:hover {
    background: #000;
    color: #fff;
    cursor: pointer;
}

.img-box-danh-muc-sp .overlay {
    background-color: rgb(0 0 0 / 0%);
}

.img-box-danh-muc-sp h3 {
    background-color: hsla(0, 0%, 100%, .95);
    left: 5%;
    bottom: 10px;
    font-size: 16px;
    padding: 5px 15px;
    width: auto;
    color: #000;
    transition: all 0.3s ease;
}

.box-overlay.dark .box-text,
.box-shade.dark .box-text {
    text-shadow: unset;
}

.img-box-danh-muc-sp .box-image {
    transition: all 0.3s ease;
    cursor: pointer;
}

.img-box-danh-muc-sp .box-image:hover {
    border: 1px solid #000;
}

.img-box-danh-muc-sp:hover .box-text h3 {
    background-color: #0a6aa5;
    color: #fff !important;
    cursor: pointer;
}

.align-middle {
    align-items: center !important;
    align-self: unset !important;
    vertical-align: middle !important;
}

.flickity-page-dots .dot.is-selected {
    background-color: #111;
    opacity: 1 !important;
    height: 4px;
    width: 40px;
    border-radius: 0px;
}

.flickity-page-dots .dot {
    border: 3px solid #111;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    opacity: .4;
    transition: opacity .3s;
    height: 4px;
    width: 40px;
    border-radius: 0px;
}


.section-blog img {
    border-radius: 5px;
}

.section-blog h5.post-title.is-large {
    font-weight: 700;
    color: #000;
}

.section-blog p.from_the_blog_excerpt {
    color: #000;
}

.section-footer {
    border-top: 1px solid rgb(173, 170, 170);
}


.nav-dropdown {
    background-color: #fff;
    color: #777;
    display: table;
    left: -99999px;
    margin: 0;
    max-height: 0;
    min-width: 1260px;
    opacity: 0;
    padding: 20px 0;
    position: absolute;
    text-align: left;
    transition: opacity .25s, visibility .25s;
    visibility: hidden;
    z-index: 9;
}

.header-main li.current-dropdown>.nav-dropdown-full,
.header-main li.has-dropdown:hover>.nav-dropdown-full {
    position: fixed;
    top: 130px;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    display: none;
}

/* .header.has-sticky .sub-menu.nav-dropdown.nav-dropdown-full {
    top: 101px;
} */


.dropdown-san-pham span.ux-menu-link__text {
    color: #000;
    transition: all 0.3s ease;
}

.dropdown-san-pham span.ux-menu-link__text:hover {
    color: #0a6aa5;
}

.dropdown-san-pham .text-new a:after {
    content: "Mới";
    background-color: #0a6aa5;
    border-radius: 2px;
    font-size: 12px;
    padding: 0px 7px;
    margin-left: 8px;
    color: #fff;
}

.woocommerce-breadcrumb.breadcrumbs {
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0;
    font-size: 13px;
    text-transform: capitalize;
}

.woocommerce-breadcrumb.breadcrumbs a {
    color: #000;
}

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

span.widget-title.shop-sidebar {
    padding: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #0a6aa5;
    width: 100%;
    display: block;
    color: #fff;
}

ul.product-categories {
    border: 1px solid #ddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 10px;
}

ul.product-categories a {
    color: #000;
}

.ho-tro-tu-van .col-inner {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.col-under-ho-tro-tu-van .col-inner {
    border: 1px solid #ddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}


.category-page-row .shop-container a.button.primary.is-outline.is-small.lowercase.btn-nhan-yeu-cau-mien-phi {
    margin-left: 89px;
    width: 174px;
}

h1.product-title.product_title.entry-title {
    color: #000;
    font-weight: 700;
    font-size: 25px;
}

.tab-button.active {
    color: #333;
    border-top: 2px solid #333;
    border-bottom: unset !important;
    background: #fff;
}


.tabs-nav {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    gap: 5px;
}

.tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 30px !important;
}

.product-short-description p {
    color: #0a6aa5;
}


.col-uu-dai>.col-inner {
    border-radius: 10px;
    border-right: 1px solid #FFD776;
    border-bottom: 1px solid #FFD776;
    border-left: 1px solid #FFD776;
}


.custom-product-summary {
    display: block;
    width: 100%;
}

.custom-product-summary .gia-tu {
    font-size: 16px;
    line-height: 1.4;
}

span.price-value {
    font-size: 24px;
    color: #0a6aa5;
}

.map-container iframe,
.map-container img {
    width: 100%;
    height: 100%;
    border-radius: 0.5rem;
    border: none;
}

.map-container {
    flex: 1;
    position: relative;
    min-height: 300px;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#map-content {
    height: 100%;
}

span.widget-title {
    font-size: 1em;
    font-weight: 600;
    padding: 18px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #0a6aa5;
    width: 100%;
    display: block;
    color: #fff;
}

.entry-header-text,
.entry-content {
    padding: 0px;
}


.entry-content p {
    color: #000;
    text-align: justify;
}


.blog-single.blog-wrapper .btn-nhan-yeu-cau-mien-phi {
    margin-left: 136PX;
    width: 235px;
}


.section-nhan-bao-gia .section-bg.fill {
    background: #0000009f;
}


.section-nhan-bao-gia input.wpcf7-form-control {
    background: hsla(0, 0%, 100%, .2) !important;
    border-color: hsla(0, 0%, 100%, .09);
    border-radius: 5px;
}

.section-nhan-bao-gia input.wpcf7-form-control::placeholder {
    color: #fff;
}

.section-nhan-bao-gia input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    border-radius: 99px;
    background: rgb(25, 124, 254) !important;
}

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


}