.absolute-footer.dark.medium-text-center.text-center,
.sticky-add-to-cart__product .bk-btn {
    display: none !important;
}

.product-page-accordian ul {
    margin-left: 30px;
}

.blog-archive {
    background: #f9f9f9;
}

.blog-archive div#post-list .post-item .col-inner {
    background: #fff;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
}

h3.woocommerce-loop-product__title,
h2.woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px !important;
}

.blog-archive div#post-list .post-item .col-inner .image-cover {
    padding-top: 75% !important;
}

.blog-archive div#post-list .post-item .col-inner .image-cover img {
    object-fit: cover;
}

.blog-archive div#post-list .post-item .col-inner .box-text {
    padding: 10px;
}

.blog-archive div#post-list .large-9 {
    border-right: 1px solid #e5e5e5;
}

.form-ft input {
    border: 1px solid #e5e5e5 !important;
    border-radius: 50px !important;
    padding: 0 15px !important;
    width: 100% !important;
    box-sizing: border-box;
    height: 48px !important;
}

.form-ft input::placeholder {
    color: #999;
    font-size: 14px;
}

.menu-ft li:hover::before {
    color: #ffa500 !important
}

.widget_categories li.cat-item {
    color: #1e73be;
    font-size: 12px;
}

.widget_categories li.cat-item a {

    font-size: 15px !important;
}

.flatsome_recent_posts li.recent-blog-posts-li a {
    color: #1e73be;
    font-size: 14px;
    line-height: 1.6;
}

#cprlrysxdtvqrmyvjxncx .widget-header--button-close-icon {

    width: 28px !important;
    height: 28px !important;
    display: block !important;
    cursor: pointer !important;
    background-color: #1e73be !important;
    border-radius: 100% !important;
    padding: 2px !important;
}

body .bk-modal-content {
    width: 95% !important;
}

#cprlrysxdtvqrmyvjxncx .mobile .widget-layout {
    bottom: 60px !important;
}

.section-page-about {
    padding-bottom: 0 !important;
}

.single-product form.cart {
    margin-bottom: 10px;
}

.single-product .product-info button.button.buy_now_button {
    height: 59px;
    border-radius: 4px;
    margin-bottom: 0;
}

.sticky-add-to-cart__product button.button.buy_now_button {
    display: inline-block;
    width: auto;
    flex: auto;
}

.single-product div#accordion-description-content {
    position: relative;
}

.term-description-wrapper.collapsed #accordion-description-content {
    max-height: 300px;
    overflow: hidden;
    transition: max-height 0.5s ease;
    position: relative;
}

.term-description-wrapper.collapsed #accordion-description-content::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(#fff0, #fff);
}

.term-description-wrapper.expanded #accordion-description-content::after {
    display: none;
}

.toggle-description-btn {
    border-radius: 3px;
    background: #1e73be;
    color: #fff;
    padding: 0.4em 1em;
    border: 0;
    font-size: 16px;
    line-height: 1.6;
    display: table;
    font-family: inherit;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
    margin: 0 auto 30px;
}

.term-description-wrapper.expanded #accordion-description-content {
    max-height: 100000px;
}

.blog-single .html-before-comments.mb .post-title {
    font-size: 15px;
    font-weight: 500;
}

.product-summary .variations_button {
    padding: 0 !important;
}

.archive .page-title-bg .title-overlay,
.single-product .page-title-bg .title-overlay {
    background: #1e73be !important;
}

.hoso-home .portfolio-box h6.uppercase.portfolio-box-title {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.6;
    min-height: 45px;
}

.hethongcuahang .tab-panels .section-content .col-inner {
    background: #fff;
    height: 100%;
}

.hethongcuahang .tab-panels .section-content .large-9 {
    padding-bottom: 0;
}

.hethongcuahang h4.uppercase.text-center {
    font-size: 1.6em;
    font-weight: 600;
}

.hethongcuahang .tab-panels .section {
    padding: 30px !important;
}
.home .products-home {
        padding: 10px 0 50px;
}
@media only screen and (max-width: 48em) {
    .section-page-about .row-info .medium-8 {
        padding-bottom: 0;
    }

    .col-padding-bot-0 {
        padding-bottom: 0 !important;
    }

    .col-padding-bot-0 form {
        margin-bottom: 0;
    }

    h3.woocommerce-loop-product__title,
    h2.woocommerce-loop-product__title {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 7px !important;
    }

    .sticky-add-to-cart-wrapper {
        display: none;
    }
    .home .products-home {
        padding: 10px 0 20px;
}

}