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

div#masthead,
#top-bar {
    padding: 0 65px;
}

@media only screen and (max-width: 860px) and (min-width: 320px) {
    #masthead,
    .mh-breadcrumbs .page-title-inner {
        padding: 0 !important;
    }
}

.header-main .nav>li>a {
    font-weight: 600;
}

#masthead .nav-dropdown li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 1px solid;
    border-radius: 100%;
    display: inline-block;
    left: 0;
    vertical-align: middle;
    margin-right: 7px;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    font-weight: bold;
}


/*TIÊU ĐỀ*/

.mh-title-simple .section-title,
.mh-title-simple .section-title-main {
    border: 0;
    padding: 0;
    margin: 0;
}

.section-title-container {
    margin-bottom: 0.5em;
}

.mh-title-simple.center .section-title {
    justify-content: center;
}

.box-text p a {
    font-weight: bold;
}


/*blog*/

.box-blog-post .is-divider {
    max-width: 100%;
    height: 1px;
}


/*padding col*/

.mh-no-padding-bottom {
    padding-bottom: 0 !important;
}


/*chi tiết sp - giá*/

p.price.product-page-price {
    margin-bottom: 0.2em;
}


/*chi tiết sp - add to cart*/

.mh-col-product-summary .quantity {
    min-width: 163px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
}

.mh-col-product-summary .quantity .input-text {
    min-width: 80px;
}

.mh-col-product-summary .quantity .input-text,
.mh-col-product-summary .quantity .minus,
.mh-col-product-summary .quantity .plus {
    background-color: #fff;
}

.mh-col-product-summary .quantity .minus,
.mh-col-product-summary .quantity .plus {
    min-width: 40px;
}


/*MÔ TẢ NGẮN*/

.mh-col-product-summary .mh-item-info {
    border: 0;
}

.mh-col-product-summary .mh-item-info>a {
    border-bottom: 1px solid #222;
    color: #212121;
    padding: 15px 15px 15px 0;
}

.mh-col-product-summary .mh-item-info>a {
    text-transform: uppercase;
    border-top: 0;
    font-size: 90%;
    position: relative;
    font-weight: bold;
}

.mh-col-product-summary .mh-item-info>a button {
    display: none;
}

.accordion .toggle {
    width: 2.3em;
    height: 1.5em;
    margin-right: 5px;
    top: .3em;
    border-radius: 999px;
    position: absolute;
    left: 0;
}

.mh-col-product-summary .mh-item-info>a.active {
    background-color: transparent;
}

.accordion-title.active {
    font-weight: normal;
}

.mh-col-product-summary .mh-item-info a::after {
    content: "\f067";
    font-size: 60%
}

.mh-col-product-summary .mh-item-info>a::after,
.mh-col-product-summary .mh-item-info>a.active::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    top: 22px;
}

.mh-col-product-summary .mh-item-info .accordion-inner {
    padding: 15px 0 0;
    font-size: 90%;
    font-weight: 900;
}


/*meta*/

.mh-col-product-summary .product_meta span {
    border: 0;
    color: #999;
    font-size: 115%;
    padding: 0;
}

.mh-col-product-summary .product_meta span span,
.mh-col-product-summary .product_meta span a {
    color: #000;
    font-size: 120%;
    font-weight: 500;
}


/*SP LIÊN QUAN*/

h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    DISPLAY: NONE;
}

.related-products-wrapper.product-section {
    border-top: none;
}


/*biến thể sp*/

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    width: auto;
    border-radius: 99px;
}


/*chi tiết post*/

.blog-wrapper .entry-image .badge,
.blog-archive .badge,
.blog-wrapper .is-divider {
    display: none;
}

.blog-single .entry-header .entry-meta::before {
    content: "\f073";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 7 pro";
    font-weight: 500;
    margin-right: 2px;
    font-size: 140%;
    color: #333;
}

span.widget-title {
    display: block;
    font-weight: normal;
    margin: 0 0 25px;
    font-size: 140%;
    font-weight: bold;
    text-transform: initial;
    text-align: center;
}

.page-title.category-page-title {
    padding: 15px;
    position: relative;
    background-color: rgb(250, 250, 250);
}

.category-page-title .page-title-inner {
    padding-top: 0px;
    min-height: auto;
}

@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left: none;
    }
}

.nav-social {
    position: fixed;
    right: 5px;
    background: var(--primary-color);
    border-radius: 5px;
    width: auto;
    z-index: 150;
    top: 50%;
    transform: translateY(-50%);
}

.nav-social ul li {
    border-bottom: 1px solid #fff;
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.nav-social ul>li a {
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    font-weight: 400;
    max-width: 80px;
    text-decoration: none;
}

.nav-social ul>li a i {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.nav-social ul>li a img {
    margin-bottom: 10px;
    max-width: 24px;
    filter: brightness(0) invert(1);
}

.nav-social ul li:last-child {
    border-bottom: 0;
}

@media only screen and (max-width: 550px) {
    .nav-social {
        display: none;
    }
}

.form-footer p {
    display: flex;
}

input[type='submit'] {
    margin-right: 0;
    width: 35%;
}

.wpcf7-spinner {
    display: none;
}

.cart-item .icon-shopping-bag::after {
    background-color: #000 !important;
}

.badge-container {
    margin: 10px 0 0px 10px;
}

.badge {
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
}

.badge-inner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    top: 0;
    left: 0;
    transform: rotate(60deg);
    z-index: -1;
}

.badge-inner {
    transform: rotate(-20deg);
}

.badge-inner {
    display: block;
    line-height: 40px;
    font-weight: 400;
}

.badge-container {
    margin: 10px 0 0px 10px;
}

.badge-inner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    top: 0;
    left: 0;
    transform: rotate(30deg);
    z-index: -1;
}

.section-icon .icon-box .icon {
    background: var(--primary-color);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
}

p.price.product-page-price {
    font-size: 25px;
}

.section-icon .icon-box .icon img {
    max-width: 30px;
    opacity: 1;
}

.product-small ins .woocommerce-Price-amount {
    font-size: 20px;
}

ins .woocommerce-Price-amount {
    color: #d40101;
}

.tabbed-content .nav.nav-left {
    width: auto;
    display: inline-block;
}

.tabbed-content h4 {
    display: inline-block;
    float: left;
    width: auto;
    margin: 0;
    padding: 10px 0px;
    margin-right: 20px;
    font-size: 25px;
}

.header-bottom-nav>li>a {
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    text-align: center;
}

.header-bottom-nav>li>a img {
    height: 26px;
    margin: auto;
    margin-bottom: 10px !important;
    width: auto;
}

.section-danh-muc .banner h3 strong {
    background: white;
    color: black;
    padding: 9px 23px
}

.div-no-padding {
    padding-bottom: 0px !important;
}

.header-main .nav>li>a {
    line-height: 16px;
    font-size: 16px;
}

.absolute-footer {
    display: none;
}

.section-footer {
    border-top: 0.5px solid #ccc;
}

#billing_address_1_field {
    width: 100% !important;
}

.product-small .product-title {
    font-size: 20px;
}

.product-small .box-text .product-title a {
    border-bottom: 3px solid transparent;
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    width: auto;
    border-radius: 0px !important;
}

.woo-variation-swatches-style-squared .button-variable-item {
    min-width: 38px !important;
}

.variable-item:not(.radio-variable-item) {
    width: 38px !important;
    height: 38px !important;
}

footer a:hover {
    color: #000 !important;
}

footer .widget {
    padding: 0;
}

@media(max-width: 855px) {
    .product-small .product-title {
        font-size: 15px;
    }
    .tabbed-content ul.nav li a {
        font-size: 13px;
    }
    .banner-gioi-thieu .text-box-content {
        font-size: 60% !important;
        padding: 10px !important;
    }
    .section-banner-cuoi .banner {
        padding-top: 100px !important;
    }
}

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

.entry-content {
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
    color: var(--primary-color);
}

.entry-content figure {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center;
}

.entry-content h6 {
    font-size: 15px;
}

.entry-content h5 {
    font-size: 17px;
}

.entry-content h4 {
    font-size: 17px;
}

.entry-content h3 {
    font-size: 18px;
}

.entry-content h2 {
    font-size: 20px;
    line-height: 1.5;
}

.entry-content h1 {
    font-size: 25px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

.entry-content p {
    color: #333;
    margin-bottom: 15px;
    font-size: 16.5px;
    line-height: 1.6;
}

#content ul,
.entry-content ul {
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 5px;
}

.entry-content ul li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ul li a {
    color: #007bff;
}

#content ol,
.entry-content ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
    font-size: 16.5px;
}

.entry-content ol li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ol li a {
    color: #ff5912;
}

.entry-content a {
    font-weight: 700;
}

.entry-content blockquote {
    background: #f3f3f3;
    color: #868686;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify;
}

.entry-content blockquote p {
    margin-bottom: 0;
}

.entry-content blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: var(--primary-color);
    content: "";
}

.entry-content code {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    font-size: 0.85rem;
    color: #e83e8c;
    font-size: 15px;
}

.entry-content>div {
    overflow: auto;
}

.entry-content table {
    width: 100%;
    height: auto;
    overflow: auto;
}

.widget ul,
.widget ol {
    padding-left: 0 !important;
}

.entry-content table>tbody>tr>td,
.entry-content table>tbody>tr>th,
.entry-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>th,
.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th,
.term-description table>tbody>tr>td,
.term-description table>tbody>tr>th,
.term-description table>tfoot>tr>td,
.term-description table>tfoot>tr>th,
.term-description table>thead>tr>td,
.term-description table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px !important;
    font-size: 16.5px !important;
    width: auto !important;
}

.entry-content iframe {
    margin: auto;
}

.entry-content .syntaxhighlighter {
    padding: 10px 0;
}