/*
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.   ***************/
body {
	font-family: 'Times New Roman', serif !important;
}

#ext-bottom-navigation{
	z-index:999;
}
.woocommerce-product-gallery__wrapper .wp-post-image{
	    aspect-ratio: 3 / 4;
	object-fit:cover;

}
.header-nav-main .html_topbar_right {
    margin-left: 17% !important;
}

#top-bar li a,
.nav-small.nav>li.html {
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    color: white;
}

.nhan-tin-section .large-12 {
    padding-bottom: 0;
}

.form-lien-he {
    background: #ffafc28f;
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    display: flex;
	flex-wrap:wrap;
    clear: both;
	
}

.form-lien-he .cot1 {
    width: 25%;
    float: left;
    color: white;
    font-size: 14px;
    display: inline-block;
}

.form-lien-he .cot2 {
    padding-top: 14px;
    display: inline-block;
    width: 15%;
    font-size: 15px;
    color: white;
    text-transform: uppercase;
}

.form-lien-he .cot3 {
    padding-top: 17px;
    padding-left: 10px;
    width: 30%;
    display: inline-block;
}

.form-lien-he .cot4 {
    padding-top: 17px;
    width: 15%;
    display: inline-block;
    padding-left: 10px;
}

.form-lien-he .cot5 {
    padding-top: 17px;
    width: 15%;
    padding-left: 10px;
}

.giftcode {
    background: url(/wp-content/uploads/2022/04/gift-icon.png);
    background-repeat: no-repeat;
    background-size: 41px;
    padding-left: 50px !important;
}

.form-lien-he select,
.form-lien-he input[type='email'] {
    margin-bottom: 0;
    border-radius: 4px;
    box-shadow: none;
}

.form-lien-he input[type='submit'] {
    text-transform: none;
    font-weight: normal;
    border-radius: 4px;
    margin-bottom: 0
}

.wpcf7-spinner {
    display: none
}

.form-lien-he .cot1 h3 {
    color: white;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.header-nav-main li a {
    text-transform: none;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    color: #383838;
}

.header-nav.nav-left {
    margin-top: 15px
}

.header-search-form-wrapper input {
    border: 2px solid #fff !important;
    height: 37px;
    background: #fff5f8 !important;
    color: black !important
}

.searchform .button.icon i {
    color: #fff;
}

.section1 img {
    border-radius: 10px
}

.section-title-center span {
    margin: 0 15px;
    text-transform: none;
    font-weight: bold;
    font-size: 34px;
    color: var(--primary-color)
}

.section-title-container {
    margin-bottom: 10px;
}

.section-title b {
    background: none
}

.section3 .product-small .box-text {
    padding: 15px 10px;
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.section3 .product-small .box-image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.product-small .product-title a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.product-small .product-title {
    margin-bottom: 10px
}

.product-small .box-image {
    border-radius: 10px
}

.product-small .box-text {
    padding: 10px 0 15px 0;
    border-bottom: 2px solid #e9cfd6;
}

.product-small .price ins bdi,
.product-small .price bdi {
    font-size: 19px;
    color: var(--primary-color);
}

.product-small del bdi,
.product-small .price {
    font-size: 15px !important;
    color: gray !important
}

.badge-container {
    display: none
}

.section1 .col,
.section2 .col {
    padding-bottom: 0
}

.header-main .nav>li.html {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}


.header-nav-main {
    display: block;
    text-align: center
}

.product-small .box-image:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.footer-section {
    border-bottom: 1px solid #dfdfdf;
}

.back-to-top {
    border: 0 !important;
    background-color: var(--primary-color) !important;
    color: #fff!important;
}

.ban-chay-nhat-tuan .post-item .box-image {
    border-radius: 6px;
}

.box-blog-post .is-divider {
    display: none
}

.list-post .post-item .post-title {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.list-post .post-item {
    padding-bottom: 0
}

.ban-chay-nhat-tuan .large-12 {
    padding-bottom: 0
}

.cam-ket-section .icon-box h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0;
}

.cam-ket-section .col {
    padding-bottom: 0
}

.header-wrapper {
    box-shadow: 2px 2px 20px #00000014;
}

.single-product .large-3 {
    padding-top: 30px;
    padding-left: 0
}

span.widget-title {
    font-size: 20px;
    letter-spacing: 0;
    color: var(--primary-color);
}

.widget .is-divider {
    background-color: rgb(0 0 0 / 5%);
    max-width: 100%;
    height: 2px;
}

.single-product .large-9 {
    border-right: none !important
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.product-small .box-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.section3 .product-small {
    padding-bottom: 20px
}

.section3 .col {
    padding-bottom: 0
}

.section4 .product-small .box-text {
    border-bottom: none
}

form {
    margin-bottom: 0
}

.social-icons a:last-child {
    margin-bottom: 15px
}

.product-info .product-title {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 21px;
    color: var(--primary-color);
}

.product-info .price ins bdi {
    font-weight: normal;
    font-size: 20px;
    color: var(--primary-color);
}

.product-info .price del {
    font-size: 15px;
}

.product-info .price del bdi {
    color: gray !important;
}

.product-short-description {
    font-size: 14px;
    color: #414141
}

.widget ul {
    background: white;
    border: 1px solid #ececec;
    border-radius: 4px;
    font-size: 15px;
}

.widget ul.product-categories li {
    padding: 0 10px;
    padding-left: 20px;
    display: block;
}

.product-categories li a {
    text-transform: uppercase;
    font-size: 16px;
}

.widget ul.product-categories li.active a {
    color: var(--primary-color);
}

.product_list_widget li bdi {
    color: var(--primary-color);
    font-weight: normal
}

.product_list_widget li del bdi {
    color: gray !important
}

.recent-blog-posts a {
    font-size: 15px
}

.recent-blog-posts {
    padding: 10px
}

.related h3 {
    color: var(--primary-color);
    letter-spacing: 0;
}

.woocommerce-tabs li a {
    font-size: 16px
}

.woocommerce-tabs li.active a {
    color: var(--primary-color);
}

.blog-archive .post-item .box-image {
    border-radius: 10px
}

.blog-archive .post-item .post-title {
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
}

.blog-archive .page-title {
    font-size: 27px;
    color: var(--primary-color);
    letter-spacing: 0;
}

#breadcrumbs {
    font-size: 15px;
    margin-bottom: 10px
}

.blog-single .entry-header .is-divider {
    display: None
}

.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: var(--primary-color);
    text-transform: uppercase;
}

.xem-them ul li {
    margin-bottom: 3px;
}

.xem-them ul li a {
    font-weight: 700;
    font-size: 16px;
    color: var(--primary-color);
}

.xem-them ul li a:hover {
    text-decoration: underline;
}

.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}

.danh-muc {
    margin-bottom: 15px;
}

.danh-muc span.title,
.the-tim-kiem span.title {
    border-radius: 4px;
    background: var(--primary-color);
    padding: 4px 10px;
    color: white;
    margin-right: 5px;
}

.danh-muc a,
.the-tim-kiem a {
    line-height: 32px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
    background: var(--primary-color);
    color: white;
}

.bai-viet-lien-quan {
    margin-top: 15px;
}

.entry-content {
    padding-top: 0;
    padding-bottom: 0;
}

.blog-share .is-divider {
    display: none
}

.blog-single .blog-share {
    text-align: left
}

.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: var(--primary-color);
    text-transform: uppercase;
}

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33.33%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}

.bai-viet-lien-quan ul li .box-image img {
    height: 180px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}

.bai-viet-lien-quan h4:hover {
    color: var(--primary-color)
}

.bai-viet-lien-quan h4 {
    text-transform: uppercase;
    font-size: 15px;
    color: #0a0a0a;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}

.blog-single .large-3 {
    padding-left: 0;
    border-left: None !important
}




@media (min-width: 850px){
	#logo {
    position: absolute !important;
}

#logo img {
    max-height: 110px !important;
}

#logo {
    width: 240px !important;
}
	.header-main .flex-left {
    margin-left: 15%
}
}
@media only screen and (max-width: 850px) {
	.back-to-top {
		bottom:60px;
	}
	.form-lien-he .cot1,
    .form-lien-he .cot2,
    .form-lien-he .cot3,
    .form-lien-he .cot4,
    .form-lien-he .cot5 {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .form-lien-he input[type='submit'] {
        width: 100%
    }
    .form-lien-he .cot1 h3 {
        font-size: 18px;
    }
	.giftcode{
		height:50px;
		display: flex;
        align-items: center;
	}
}

@media only screen and (max-width: 550px) {
	
    .bai-viet-lien-quan ul li {
        width: 50%;
    }
    .bai-viet-lien-quan ul li .box-image img {
        height: 90px;
    }
    
   
    .float-contact {
        background: white;
        padding: 5px 5px 5px 10px;
        bottom: 0 !important;
        left: 0 !important;
        width: 100%;
        display: inline-block;
    }
    .chat-zalo,
    .chat-face {
        margin-bottom: 0 !important;
        font-size: 14px;
        border-radius: 0 !important;
        padding: 0 5px !important;
        margin: 0;
        display: inline-block !important;
        float: left;
    }
    .float-contact .hotline {
        margin-bottom: 0 !important;
        border-radius: 0 !important;
        margin-right: 0 !important;
        padding: 0 5px !important;
        font-size: 14px
    }
    .header-main .icon-menu:before,
    .header-main .icon-shopping-bag:before {
        color: #fff;
    }
    .off-canvas .nav-vertical>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        color: #292929;
    }
    .product-small .product-title a {
        font-size: 15px
    }
    .list-post .post-item .post-title {
        font-size: 16px;
    }
    .cam-ket-section .col {
        padding-bottom: 15px;
    }
    
    .blog-single .large-3 {
        padding-left: 15px
    }
    .bai-viet-lien-quan h4 {
        font-size: 15px;
        line-height: 21px;
        height: 68px;
    }
}

@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;
}

.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;
}

.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;
}

.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;
}