/*
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;
}
.col.post-item .post-title {
    text-transform: uppercase;
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.col.post-item .box-overlay p.from_the_blog_excerpt {
    transform: scale(0);
    opacity: 0;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    display: none;
}
.col.post-item:hover .box-overlay p.from_the_blog_excerpt {
    transform: scale(1);
    opacity: 1;
    display: block;
}
h2 {
    font-size: 32px;
}
.overlay {
    background-image: linear-gradient(#00000000, #000000de) !important;
}
.product-small.box {
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid var(--primary-color);
}
.product-small.box .box-text .product-title a {
    font-size: 20px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333;
}
@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;
}
body.nav-dropdown-has-border .nav-dropdown > li {
	border-top: 1px solid #e1e1e1;
}
.post_comments  {
    display: none;
}
.page-title-bar {
    padding: 15px 0;
    background: #000;
}
.page-title-bar .title {
    margin-bottom: 0;
}
.page-title-bar * {
    color: var(--primary-color);
}
.page-title-bar i {
    color: red;
}
.header-bottom-nav > li > a {
    font-size: 16px;
}
/*.breadcrumb{
    position: relative;
}
.breadcrumb:after {
    content: '';
    display: block;
    width: 150px;
    height: 2px;
    background: red;
    position: absolute;
    bottom: -15px;
    left: 0;
}*/
/* Sidebar */
.post-sidebar.col.right-sidebar {
    padding-left: 0;
}
.post-sidebar.col.left-sidebar {
    padding-right: 0;
}
#shop-sidebar .widget-title,
#product-sidebar .widget-title,
.post-sidebar .widget-title  {
    display: block;
    background: #000;
    color: #fff;
    padding: 12px 20px;
}
#shop-sidebar .is-divider,
#product-sidebar .is-divider,
.post-sidebar .is-divider {
    display: none;
}
#shop-sidebar .widget,
#product-sidebar .widget,
.post-sidebar .widget {
    box-shadow: 0 0 0 1px #e1e1e1;
}
.product_list_widget,
.post-sidebar .widget .recent-blog-posts {
    padding: 10px;
}
#shop-sidebar .widget ul.menu li > a,
#product-sidebar .widget ul.menu li > a,
.post-sidebar .widget ul.menu li > a {
    display: block;
    padding: 8px 10px;
}
#product-sidebar .widget ul.menu li > a:before,
.post-sidebar .widget ul.menu li > a:before {
    content: "\f105";
    font-family: 'fl-icons' !important;
    font-size: 15px;
    margin-right: 10px;
    color: #000;
    font-weight: bold;
}
/* */
.blog-single .article-inner > .entry-header {
    display: none;
}
/* */
.product-small.box .price {
    display: none;
}
.product-small.box ins *,
.product-small.box .price > .amount * {
    color: red;
    font-size: 16px;
}
.product-small.box del * {
    color: #333;
}

.product-small.box .box-image {
    overflow: hidden;
    border-radius: 10px;
}
.product-small.box .box-image img {
    height: auto;
    object-fit: cover;
    border-radius: 10px;
}
/* */
.ses-linhvuc .col-inner img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.ses-linhvuc .col-inner:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
}
.ses-docmoc h2 {
    margin-bottom: 0;
}
.single .entry-content {
    padding-top: 0;
}
.col.post-item .box.box-vertical.box-blog-post h5.post-title {
	font-weight: bold;
}

.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    background-color: var(--primary-color);
    color: #fff;
    border: 1px solid;
}
body #main {
    background: rgb(255,250,239);
    background: linear-gradient(0deg, rgba(255,250,239,1) 100%, rgba(255,234,184,1) 100%);
}

/*body:not(.home) #main:after {
    content: '';
    display: block;
    background: url(images/qua1.png) 90% 90% no-repeat;
    width: 389px;
    height: 358px;
    position: absolute;
    right: 0;
    bottom: 70px;
}
#content .row {
    position: relative;
    z-index: 1;
}*/
.home .no-home {
    display: none;
}
.row-contact input.wpcf7-form-control {
	border: none;
	border-bottom: 1px solid var(--primary-color);
	box-shadow: none;
	margin-bottom: 0;
}
.row-contact input.wpcf7-form-control.wpcf7-submit {
	text-transform: none;
	font-weight: normal;
	border-radius: 99px;
	width: 150px
}
.row-contact textarea {
	border: none;
	border-bottom: 1px solid var(--primary-color);
	box-shadow: none;
}