/*
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: Arial, sans-serif;
}
p {
    margin-bottom: 15px;
}
/* .header-main {
    background-image: url(images/bg-header.png);
    background-repeat: no-repeat;
    background-position: center top;
} */
.nav-spacing-xlarge>li {
    margin: 0 2px;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    font-size: 14px;
    font-weight: 500;
}
.header a.icon:not(.button) {
    color: #0463b3;
    background-color: #fff;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
}
.header a.icon:not(.button) i {
    top: 2px;
}
.section .section-content > .row > .col {
    padding-bottom: 0;
}
.section-title-center {
    margin-bottom: 0;
}
.section-title-center b {
    height: 0;
}
h2.section-title-center {
    font-size: 35px;
}
.du-an .box-text h3 {
    font-size: 18px;
}
.box-text .button {
    font-size: 14px;
    font-weight: normal;
}
.product-small.box .box-image img {
    height: 230px;
    object-fit: cover;
}
.product-small.box.col-big .box-image img {
    height: 330px;
}
.product-small.box .box-text {
/*     background-color: #fff; */
    padding: 20px;
}
.product-small.box .box-text .button {
    text-transform: none;
    font-size: 11px;
	background: rgb(29, 102, 64);
    border-radius: 5px;
}
.product-small.box .product-title a {
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 20px;
    line-height: 20px;
}
.product-small.box .custom-short-description {
    font-size: 14px;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	color: #686868;
}
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7-form .row .col {
    padding-bottom: 0;
}
.wpcf7-form .row .col input.wpcf7-submit {
    width: 100%;
    background-color: #b8292f;
    border: 1px solid #fff;
    margin: 0;
}
.wpcf7-spinner {
    position: absolute;
}
.col.post-item .box-normal.box-text-bottom .post-title {
    font-size: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.col.post-item .box-normal.box-text-bottom .post-meta {
    font-size: 16px;
    color: #a5a6a5;
}
.col.post-item .box-normal.box-text-bottom .from_the_blog_excerpt {
    font-size: 16px;
    color: #7b7b7b;
}
.col.post-item .box-vertical.box-text-bottom .box-text {
    padding-bottom: 0;
}
.col.post-item .box-vertical.box-text-bottom .post-title {
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.col.post-item .box-vertical.box-text-bottom .post-meta {
    font-size: 13px;
    color: #a5a6a5;
}
.col.post-item .box-vertical.box-text-bottom .is-divider {
	display: none;
}
.col.post-item .box-vertical.box-text-bottom .from_the_blog_excerpt {
    font-size: 16px;
    color: #7b7b7b;
}
.footer-wrapper h3 {
    margin-bottom: 0;
}
.form-row {
    display: flex;
    align-items: center;
}
.form-row .form-col {
    width: 100%;
}
.form-row input.wpcf7-form-control {
    margin: 0;
    box-shadow: none;
    border: 2px solid #1d6640;
}
.footer-1 p {
    margin-bottom: 0;
}
.section-title-normal {
    border-bottom: none;
}
.section-title-normal span {
    border-bottom: none;
}
.footer-2 {
    font-size: 14px;
}
.absolute-footer {
    display: none;
}
.page .entry-header {
    display: inline-block;
    width: 100%;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 9px;
}
.page .entry-header h1 {
    display: initial;
    font-size: 25px;
    text-transform: none;
    font-weight: 600;
    border-bottom: 3px solid var(--primary-color);
    padding-bottom: 10px;
}
.sidebar-box1 h3 {
    display: inline-block;
    padding: 10px;
    line-height: 30px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    background-color: #b8292f;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}
.sidebar-box1 h3 a {
    color: #fff;
}
.sidebar-box1 img {
    max-height: 30px;
    width: auto;
    margin-right: 5px;
}
.widget .widget-title {
    width: 100%;
    display: block;
    padding: 10px 15px;
    line-height: 20px;
    background-color: #1d6640;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.widget .is-divider {
    display: none;
}
.widget ul {
    width: 100%;
    margin: 0;
    padding: 0 15px;
    list-style: none;
    border: 1px solid #ddd;
    border-top: 0;
}
.widget ul li {
    width: 100%;
    padding: 5px 0;
}
.widget ul li a {
    display: inline-block;
    width: 100%;
    line-height: 25px;
    color: #565656;
    font-weight: normal;
    font-size: 14px;
}
.widget ul li.recent-blog-posts-li a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 20px;
    margin-bottom: 0;
}

.product-small.col .product-small.box .box-text {
    background-color: #e8e8e8;
}

.single-product .product-title.product_title.entry-title {
    font-size: 20px;
    color: var(--primary-color);
}
.product-short-description {
    font-size: 14px;
}

.woocommerce-product-gallery__wrapper {
    border: 1px solid #dcdcdc;
    /*padding: 15px;*/
}
.woocommerce-product-gallery__wrapper img {
    height: 475px;
    object-fit: cover;
}

.scrollmenu ul {
    margin-bottom: 0;
}
.scrollmenu ul li {
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    font-weight: bold;
    margin-left: 0;
    font-size: 16px;
}
.scrollmenu ul li a {
    color: #b8292f;
}
.scrollmenu ul li:hover > a {
	color: #285ab5;
}
.chinhsach {
    background-color: var(--primary-color);
    padding: 25px;
    position: relative;
    color: #fff;
}
.chinhsach h2 {
    color: #fff !important;
}
.chinhsach .fa-gift {
    position: absolute;
    left: 20px;
    top: 0px;
    z-index: 1;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #fff;
    color: #b8292f;
    font-size: 20px;
    font-weight: bold;
}
.tab-content-box {
    margin-bottom: 30px;
}
.chinhsach h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    color: #b8292f;
}
.tab-content-box ul {
    padding: 0 0 0 15px;
    margin: 0;
    float: left;
    width: 100%;
}
.tab-content-box ul li {
    float: left;
    width: 100%;
    line-height: 25px;
    font-weight: normal;
    font-size: 15px;
}
.tab-content-box {
    overflow: hidden;
}
.tab-content-box h2.title {
    color: #ffffff;
    background: linear-gradient(to right, #015ea7 , #fff);
    padding: 5px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 21px;
}
.box-gallery {
    margin-bottom: 30px;
    background: #e1e1e163;
    padding-bottom: 3px;
}
.slider-nav {
    margin: 15px 0;
}
.slider-nav .slick-slide {
    margin: 0 5px;
    border: 1px solid #dcdcdc;
    opacity: .6;
}
.slider-nav .slick-slide.slick-current.slick-active,.slider-nav .slick-slide:hover {
    border: 1px solid #ccc;
    opacity: 1;
}
.menu-fix {
	background-color: #f1f1f1;
}
.menu-fixed {
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
}
body.logged-in .menu-fixed {
	top: 32px;
}
.row-register .col {
    padding-bottom: 0;
}
.col-register form .row .col {
    max-width: 100%;
    flex-basis: 100%;
}
.archive-page-header .page-title {
    text-align: left;
}

.form-download-docs {
    display: inline-block;
    width: 400px;
    max-width: 100%;
    text-align: center;
    position: fixed;
    text-align: center;
    margin: 0 auto;
    z-index: 99;
    background-color: transparent;
    padding: 0;
    border: 0px #fff solid;
    -webkit-animation-name: example;
    -webkit-animation-duration: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-name: example;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    bottom: 0px;
    right: 0px;
}
.x-form {
    position: absolute;
    top: 7px;
    right: 0px;
    width: 25px;
    height: 25px;
    background: #b8292f;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
	z-index: 99999;
}
.x-form.active {
	top: -25px;
}
.form-download-docs form {
    display: inline-block;
    width: 100%;
    background: #285ab5;
    padding: 35px 15px 20px;
    border-radius: 10px;
    border-top-right-radius: 0;
}
.form-download-docs h3 {
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px;
    color: #fff;
}
.form-download-docs p {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 10px;
}
.form-download-docs .pr-row {
    margin: 5px 0;
    text-align: left;
    padding: 0 8px;
}
.form-download-docs .pr-row input {
    width: 100%;
    padding: 0 0 0 10px;
    font-size: 14px;
    background: #fff;
    border: 0;
    height: 40px;
    line-height: 35px;
    color: #333;
    font-weight: normal;
    border-radius: 5px;
    margin-bottom: 8px;
}
.form-download-docs .pr-row select {height:40px; font-size:14px; border-radius:5px;}
.form-download-docs .pr-row p {
    margin: 0;
}
.form-download-docs .pr-row.pr-row-btn {
    text-align: center!important;
    float: none;
    display: inline-block;
}
.form-download-docs .pr-row.pr-row-btn input {
    float: none;
    width: auto;
    display: inline-block;
    padding: 0 15px;
    text-shadow: none;
    box-shadow: none;
    border: 0!important;
    background: #b8292f!important;
    color: #fff!important; height:35px;
}
.show-form {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background-color: red;
    right: 10px;
    bottom: 10px;
    z-index: 99;
    color: #fff;
    font-size: 18px;
}
.single-post .entry-title {
    font-size: 22px;
}

.product-section {
    background-color: #fff;
}
.post .bx-content h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.post .bx-content p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    font-size: 14px;
    color: #565656;
}
.box-time {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #565656;
    margin-bottom: 15px;
}
.box-time span {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.box-time span i {
    margin-right: 5px;
}
.box-time ul {
    margin: 0;
}
.box-time ul li {
    list-style: none;
    margin: 0;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.product-thumbnails img {
    height: 100px;
    object-fit: cover;
}
.box:hover {
	cursor: pointer;
}
/* */
.col-shadow-dk {
    border: 1px dashed #ea4444;
}
.slider-for button{
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 99;
    text-indent: -99999px;
    background: url(images/icons8-left-50.png) center center no-repeat #0460a8;
}
.slider-for button.slick-next {
    left: initial;
    right: 0px;
    background: url(images/icons8-right-30.png) center center no-repeat #0460a8;
}
.slider-for button:hover {
    background-color: #b8292f !important;
}
.mota-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.single-price b {
    color: var(--primary-color) !important;
}
.single-price {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}
.product-thumbnails .col {
    padding: 0 5px !important;
}
.product-small.box {
    background: #bcbcbc82 !important;
}
/* */
.product-thumbnails.thumbnails {
    padding: 0 4px !important;
}
.product-thumbnails.thumbnails a {
    border: 1px solid #fff;
}
.product-thumbnails.thumbnails .is-selected a,
.product-thumbnails.thumbnails a:hover {
    border: 2px solid blue;
}
.product-thumbnails.thumbnails a img {
    opacity: 1;
}
.header:not(.transparent) .header-nav-main.nav > li.active  > a {
    color: var(--primary-color) !important;
}
.support-phone a {
    margin: 0 !important;
}
.box-gallery  .slider-nav .slick-list img {
    height: 80px;
    object-fit: cover;
}
.woocommerce-product-gallery__wrapper .flickity-prev-next-button {
    opacity: 1;
}
.woocommerce-product-gallery__wrapper .flickity-prev-next-button svg {
    background: #0460a8;
    fill: #fff !important;
    color: #fff;
}
.woocommerce-product-gallery__wrapper .flickity-prev-next-button svg path {
    fill: #fff !important;
}
.woocommerce-product-gallery__wrapper .flickity-prev-next-button:hover svg {
    background: #b8292f;
}
.slick-current img {
    opacity: 1;
}

.box-gallery .slider-nav .slick-slide {
    opacity: 1;
}
.box-gallery .slider-nav .slick-slide {
    border: 2px solid #fff;
}
.box-gallery .slider-nav .slick-slide.slick-current {
    border: 2px solid red;
}

.box-gallery .slider-for img {
    height: 400px;
    object-fit: contain;
    margin: auto;
}
/* */
.page-title-bar {
	line-height: 20px;
    margin: 0 0 20px;
    padding: 4px 0;
    background-color: #ddd;
    font-size: 13px;
}
.page-title-bar a {
    font-weight: bold;
}
@media screen and (min-width: 850px) {
    .col-divided {
        border-right: none;
    }
    .sidebar-single-product {
        top: 0px;
        height: 25vh;
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        position: sticky;
        height: 495px;
        /* padding: 30px 0; */
        /* background: #555; */
        color: #fff;
        top: 90px;
        bottom: auto;
    }
    .post .bx-content {
        max-width: 46%;
        float: left;
    }
}
@media screen and (min-width: 850px) {
    .col-border+.col, .col-divided+.col {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .header-main {
        background-image: none;
    }
    h2.section-title-center {
        font-size: 25px;
    }
    div.scrollmenu {
        overflow: auto !important;
        white-space: nowrap !important;
    }
    .scrollmenu ul li {
        font-size: 14px;
    }
    .form-download-docs {
        width: 90%;
    }
    .woocommerce-product-gallery__wrapper img {
        height: 190px;
    }
    .chinhsach {
        padding-top: 45px;
    }
    .tab-content-box h2.title {
        font-size: 20px;
    }
    .product-section-title.product-section-title-related {
        padding: 15px;
    }
    .product-small.box.col-big .box-image img, 
    .product-small.box .box-image img {
        height:  160px;
    }
    .entry-image-float {
        margin-bottom: 15px;
    }
	.section-title-center span {
		font-size: 90%;
		margin-bottom: 20px;
	}
	.footer-1 p {
		margin-bottom: 20px;
	}
    .product-thumbnails img {
        height: 50px;
    }
    .product-thumbnails .flickity-prev-next-button svg {
        top: 15%;
    }
    .box-gallery .slick-list.draggable {
        padding: 0 !important;
    }
    .box-gallery  .slider-nav .slick-list.draggable img {
        height: 35px !important;
        object-fit: cover;
    }
    .box-gallery .slider-for img {
        height: 200px;
    }
	.custom-short-description,
	.product-small.box .product-title a {
		font-size: 12px;
	}
	.container.section-title-container {
		margin-bottom: 0;
	}
	.product-small.box .box-text {
		padding: 10px;
	}
}
.box-dangkynhantt input {
	border-radius: 6px;
}
