/*
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 {
	max-width: 100%;
	overflow: hidden;
}
.header-main .nav > li > a {
    font-size: 16px;
    font-weight: normal;
}
.header-main .nav-spacing-xlarge>li {
    margin: 0 20px;
}
.header-main .nav > li.active > a {
    font-weight: bold;
}
#footer p {margin-bottom:5px;}
#footer ul {list-style:none; margin-bottom:0; margin-left:0;}
#footer li {margin-left:0; margin-bottom:5px;}
.header-bottom-nav > li > a {text-transform:uppercase;}
.page-title-bar .title {display:block; color:#fff;}
.page-title-bar {padding-top:10px; padding-bottom:10px; background: #f9f9f9; }
.page-template .page-title-bar { display:none; }
form {margin-bottom:0;}
.wpcf7-spinner {display:none;}
.header-main i {color:#00C4CC;}
#main {background:#f9f9f9;}
.linhvuc-box:hover .col-inner {background-color:#43B4C0 !important;}
.linhvuc-box .box-image {border-top-left-radius:12px; border-top-right-radius:12px;}
.box-shade .box-text {bottom:30%}
.box-shade .box-text .button {margin:0; font-weight:500; color: #C5E8EC !important; font-size: 12px;}
.nav>li.active>a {color:#00C4CC;}
.nav-line-bottom > li > a:before {background-color:#00C4CC;}
.tabbed-content .nav > li {margin-left:15px; margin-right:15px;}
.product-small.box {background:#fff; border:1px solid #ddd; border-radius:10px;}
.product-small .box-image {border-top-left-radius:8px; border-top-right-radius:8px;}
.flickity-page-dots {bottom:-15px !important;}
.box-blog-post .is-divider {display:none;}
.post-title {margin-bottom:10px !important;}
.testimonial-meta {color:#A61707;}
input {border-radius:8px !important; width:100%;}
textarea {border-radius:8px;}
input[type=submit] {background-color:#00C4CC !important;}
.absolute-footer {display:none;}
.banner-radius,
.banner-radius .banner-bg {
    border-radius: 25px;
}
.tab-home ul li {
    position: relative;
}
.tab-home ul li:after {
    content: '/';
    display: block;
    position: absolute;
    right: -16px;
    top: 7px;
    color: #999999;
}
.tab-home ul li:last-child:after {
    display: none;
}
.tab-home ul li a {
    font-weight: normal;
}
.tab-home ul li.active a {
    font-weight: bold;
}
.gallery-custom .gallery-col {
    padding-bottom: 0;
}
.button i, button i {
    top: 0;
}

.archive #main {
    background-color: #fff;
}
.widget ul.menu > li {
    position: relative;
    background-image: url(images/li.svg);
    background-position: left top 11px;
    background-repeat: no-repeat;
    padding-left: 26px;
}
.product_list_widget li .amount {
    font-size: 14px;
    color: #ef0000;
}
.product-info .price-wrapper del .amount {
    font-size: 16px;
    color: #333;
    opacity: .7;
}
.product-info .price-wrapper ins .amount,
.product-info .price-wrapper .amount {
    font-size: 24px;
    color: #ef0000;
}
.woocommerce-tabs .nav>li.active>a {
    color: #000;
}
.col.post-item .box-overlay .box-image {
    border-radius: 0;
}
.col.post-item .box-overlay .post-title {
    text-transform: uppercase;
    font-size: 22px;
}
.col.post-item .box.box-overlay:hover .post-title {
    color: #00C4CC;
}
.recent-blog-posts-li a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.single-post .entry-content {
    padding-top: 0;
}
@media only screen and (min-width: 1024px) {
    /*.widget ul.menu > li {
        position: relative;
    }
    .widget ul > li.has-child:hover >.sub-menu{
        display:block !important;
    }
    .widget ul.menu ul.sub-menu {
        display: none !important;
        position: absolute;
        width: 100%; 
        left:99%;
        top: 0;
        z-index: 999;
        border: 1px solid #e1e1e1 !important;
        background: #fff;
        margin: 0;
        padding: 0;
    }
    .widget .toggle{
        transform: rotate(-90deg);
        margin-right: 10px;
    }
    .widget ul.menu>li li {
        padding: 2px 0;
        border-bottom: 1px solid #e1e1e1;
    }*/
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .blog-archive .post-sidebar.col {
        padding: 0 15px !important;
    }

}
/* */
body.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 0;
}
body.nav-dropdown-has-border .nav-dropdown a {
    padding: 10px !important;
    margin: 0 !important;
    border-radius: 0;
}
.post_comments  {
    display: none;
}

/* Sidebar */

/* */

/* */
.product-small.box ins *,
.product-small.box .price > .amount * {
    color: red;
    font-size: 16px;
}
.product-small.box del * {
    color: #333;
}
.product-small.box .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 10px;
}
.product-small.box .box-image img {
    height: 200px;
    object-fit: cover;
}

.col.post-item .box-image {
    border-radius: 10px 10px 0 0;
}
.col.post-item .post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
}
.col.post-item .box:hover .post-title {
    color: var(--primary-color);
}
.col.post-item p.from_the_blog_excerpt {
    font-size: 12px;
    color: #666666;
}

/* */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
.pulse {
    transition: all 150ms linear 0s;
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

blockquote {

    font-size: 110%;
    color:#666;

    margin: 0 auto;
    border-left:0px;
    margin-left: 20px;
    padding-bottom: 50px;
}
blockquote h1 {
    font-size: 3rem;
}
blockquote p {
    font-style: italic;
    margin-bottom: 0;
}
blockquote p::before,
blockquote p::after {
    content: "“";
    font-family: Georgia;
    font-size: 6rem;
    margin: -3rem 0 0 -4rem;
    position: absolute;
    opacity: 0.5;
    color:var(--primary-color);
}
blockquote p::after {
    content: "”";
    margin: -2rem -3rem 0 0;
}
blockquote cite {
    font-size: 1.5rem;
}

/* */
@media (min-width: 850px){
    header#header .nav-dropdown {
        display: block;
    }
    header#header .nav-dropdown ul.sub-menu {
        position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
        width: 250px;
        padding: 0;
        display: none !important;
        border-radius: 0px;
        -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
        box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    }
    header#header .nav-dropdown ul.sub-menu a {
        white-space: normal;
        margin: 0;
        padding: 10px 15px;
        /*border: 0;*/
        font-weight: 400;
        font-size: 14px;
    }
    header#header .nav-dropdown li:hover > ul.sub-menu{
        display: block !important;
    }
    header#header .nav-dropdown li {
        border-right: 0;
        white-space: normal;
        width: 100%;
        display: block;
        position: relative;
    }
    header#header li li > a {
        border-top: 1px solid #e1e1e1;
    }
    header#header .nav-dropdown li.menu-item-has-children > a {
        font-weight: 400;
        text-transform: none;
        color: rgba(102,102,102,.85);
    }
    header#header .nav-dropdown li.active>a {
        color: #e82c2a;
    }
}