/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
  font-family: BT-BeauSans-Bold;
  src: url(fonts/BT-BeauSans-Bold.ttf);
}
@font-face {
  font-family: BT-BeauSans-ExtraBold;
  src: url(fonts/BT-BeauSans-ExtraBold.ttf);
}
@font-face {
  font-family: BT-BeauSans-Italic;
  src: url(fonts/BT-BeauSans-Italic.ttf);
}
@font-face {
  font-family: BT-BeauSans-Light;
  src: url(fonts/BT-BeauSans-Light.ttf);
}
@font-face {
  font-family: BT-BeauSans-Medium;
  src: url(fonts/BT-BeauSans-Medium.ttf);
}
@font-face {
  font-family: BT-BeauSans-Regular;
  src: url(fonts/BT-BeauSans-Regular.ttf);
}
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-family: BT-BeauSans-Regular;
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6, strong, b, label {
    font-family: BT-BeauSans-Bold;
}
.banner h2 {
    line-height: 58px;
    margin-top: 0;
    margin-bottom: 30px;
}
.button {
    color: #161618;
    font-size: 16px;
    font-weight: normal;
    font-family: BT-BeauSans-Medium;
}
.button.is-outline {
    border: 1px solid;
}
.header-button .button:before {
    content: '\f095';
    font-family: FontAwesome;
    margin-right: 5px;
}
.header-main .nav > li > a {
    font-size: 16px;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
.dark .button {
    color: #161618;
}
.bg-custom-1.section-bg.bg-loaded {
    background-size: auto !important;
}

.section > .section-content > .row > .col {
    padding-bottom: 0;
}
.product-small.box .product-title {
    font-size: 20px;
    margin-bottom: 10px;
}
.product-small.box .box-image img {
    border-radius: 8px;
}
.box-excerpt {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
}
.woocommerce-breadcrumb.breadcrumbs, .archive .woocommerce-result-count, .archive .woocommerce-ordering {
    display: none;
}
.page-title-bar {
    border-top: 1px solid #494949;
    padding: 20px 0;
}
.breadcrumb, .breadcrumb a {
    color: #CECECE;
}
.shop-page-title {
    text-align: center;
    font-size: 36px;
}
.term-description {
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
}
.tax-product_cat .category-page-row {
    padding-top: 0;
}
.thong_tin_san_pham h3 {
    font-size: 20px;
    margin-bottom: 4px;
}
.single-button {
    border-radius: 8px;
}
.single-button-p:before {
    content: '\f095';
    font-family: FontAwesome;
    margin-right: 5px;
}

.accordion .accordion-title {
    font-size: 20px;
    color: #fff;
    border: none;
}
.accordion .accordion-title:hover {
    color: var(--primary-color);
}

.product-section.related {
    border-top: none;
    margin-top: 30px;
}
.product-section-title-related {
    font-size: 36px;
    text-transform: none;
}
.category .page-title {
    text-transform: none;
    font-size: 36px;
    text-align: left;
}

.col.post-item .box-image img {
    border-radius: 8px;
}
.col.post-item .post-title {
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.col.post-item .from_the_blog_excerpt {
    font-size: 14px;
}
.featured-posts .box-text {
    background-image: linear-gradient(#00000005, #000);
}
.featured-posts .button {
    display: none;
}
.featured-posts .from_the_blog_excerpt {
    color: #9A9A9A;
}
.entry-content.single-page {
    text-align: justify;
}
.entry-meta {
    text-transform: none;
}

.recent-blog-posts {
    padding: 20px 0;
}
.recent-blog-posts-li .badge {
    height: 109px;
    width: 155px;
    border-radius: 6px;
}
.recent-blog-posts-li .badge > div {
    border-radius: 6px;
}
.recent-blog-posts-li a {
    font-size: 16px;
    line-height: 22px;
}
.recent-blog-posts-li a.post_comments {
    display: none;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: 1px solid #626262;
}
.widget-date {
    font-size: 12px;
    color: #626262;
}
.widget .widget-title {
    font-size: 24px;
    color: var(--primary-color);
    text-transform: none;
}
.widget .is-divider {
    display: none;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
    background-color: transparent;
}
.related-title {
    color: #fff;
    font-size: 36px;
}
.row-contact .col {
    padding-bottom: 10px;
}
.row-contact input {
    height: 56px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
}
.row-contact textarea {
    border-radius: 8px;
    box-shadow: none;
    border: none;
}
.note {
    font-size: 12px;
    color: #6A6A6A;
    margin-bottom: 20px !important;
}
.row-contact input.wpcf7-submit {
    text-transform: none;
    color: #000;
    height: 50px;
    width: 160px;
}
.box-resgister {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #848484;
}
.box-resgister input {
    margin-bottom: 0;
    border: none;
    background-color: transparent !important;
    box-shadow: none;
    text-transform: none;
    font-weight: normal;
    padding: 0;
    font-size: 14px;
    color: #848484;
}
.wpcf7-spinner {
    position: absolute;
}
@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left: none;
    }
}

@media (max-width: 1024px) {
    .banner h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
}
@media (max-width: 820px) {
    .banner h2 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}