/*
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.   ***************/
/*header*/
.header-main .nav > li > a {
    font-size: 16px;
    text-transform: uppercase;
}
/*section icon*/
.sec-icon h3 {
    text-transform: uppercase;
    margin-bottom: 0;
}
/*section sản phẩm*/
span.amount {
    color: #ca0914;
    font-size: 16px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 16px;
}
.tdcombo img {
    padding-bottom: 20px;
}
p.lead, span.testimonial-company.test_company, strong.testimonial-name.test_name, span.testimonial-name-divider {
    font-size: 16px;
    font-style: normal !important;
    color: #000;
}
.sec-cn a {
    color: #00aae7;
    font-size: 18px;
}
.sec-cn h4 {
    font-size: 20px;
}
.sec-bc img {
    padding: 5px 30px;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    fill: #fff !important;
    background-color: #00626c;
    border-color: #00626c;
}
.sec-tt h3.section-title.section-title-normal {
    background-color: #00626C;
    color: #fff;
    padding: 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: none;
}
.sec-tt .section-title-normal span {
    border-bottom: none;
}
.sec-footer p, .sec-footer h5, .sec-footer li, .sec-footer a {
	color: #f1f1f1;
}
.sec-footer input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
span.widget-title.shop-sidebar {
    background-color: #00626c;
    color: #fff;
    display: block;
    padding: 10px 20px;
}
.menu-danh-muc-container {
    background-color: #f8f8f8;
    padding: 10px;
}
ul.product-categories {
    background-color: #f8f8f8;
    padding: 10px;
}
.widget .is-divider {
    display: none;
}
td {
    color: #000;
    padding-left: 10px !important;
    font-size: inherit !important;
}
.product-page-price span.amount {
    font-size: 23px;
}
.rounded-sm {
    border-radius: 0.2rem !important;
}
.product-promotion {
    padding: 10px;
    margin-bottom: 10px;
    border: 2px dashed #B00002;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
.product-promotion h3 {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    color: #B00002;
    background: #fff;
    position: absolute;
    top: -20px;
    width: fit-content;
}
div#text-2523771207 {
    display: none;
}
.product-promotion > ul, .product-promotion > div {
    margin-bottom: 0;
    border-radius: 4px;
    padding: 8px 8px 8px 15px;
    list-style-position: inside;
    background: #fff;
    font-size: 14px;
}
.product-promotion img {
    margin-bottom: 0px !important;
    margin-right: 5px !important;
}
button.single_add_to_cart_button.button.alt {
    background-color: #fff;
    border: 1px solid #00626c;
    color: #00626c;
    width: 77%;
}
button.button.buy_now_button {
    width: 100%;
    border-radius: 5px;
}
.mfp-close-btn-in .mfp-close {
    color: #000 !important;
    top: 0 !important;
    mix-blend-mode: unset;
}
div#popup {
    border-radius: 5px;
}
.both-class {
    display: flex;
}
.date-outside {
    margin-right: 10px;
}
.date-outside, .view-outside {
    font-size: 13px;
    color: #333333;
}
.date-outside:before {
    content: '\f073';
    font-family: 'Font Awesome 6 Pro';
}
.view-outside:before {
    content: '\f06e';
    font-family: 'Font Awesome 6 Pro';
    font-weight: bold;
}
.large-12.col-thongtin {
    display: flex;
    align-items: center;
}
.nguoidang img {
    border-radius: 100%;
}
.nguoidang {
    margin-right: 10px;
}
.ngaydang, .luot-xem {
    color: #333333;
    font-size: 14px;
    margin-right: 10px;
}
.ngaydang:before {
    content: '\f073';
    font-family: 'Font Awesome 6 Pro';
}
.luot-xem:before {
    content: '\f06e';
    font-family: 'Font Awesome 6 Pro';
    font-weight: bold;
}
.nguoidang, .ngaydang {
    padding-right: 5px;
    border-right: 1px solid #dcdcdc;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}