/*
Theme Name: WEBVIP
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1,h2,h3,h4,h5,h6 {
    text-wrap: inherit;
}

/*CSS PAGE*/
a.button{font-weight: 500;}
.menu-item-home a{font-size: 0 !important;}
.nav-spacing-xlarge>li {
    margin: 0 15px;
}
#header ul.header-nav.header-nav-main {
    justify-content: center;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
    background: rgb(255 255 255 / 95%);
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 5px;
}
.whychoose > .col .col-inner{
    background: #FFF;
    box-shadow: 0 20px 30px 0 rgba(26, 27, 30, 0.06);
}
.bgnumber {
    border-radius: 25px;
    overflow: hidden;
}
.accordion.cssfaq .accordion-item{
    padding: 24px;
    border-radius: 12px;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
}
.accordion.cssfaq .accordion-inner{
    padding: 20px 0;
}
.accordion.cssfaq .accordion-title {
    border: none;    
    padding: 0;
    color: #020618;
}
.accordion.cssfaq .accordion-title.active {
    color: #1447E6 !important;
}
.accordion.cssfaq .accordion-title.active {
    background-color: transparent;
}
.accordion .toggle {
    left: auto;
    right: 0;
}
.accordion.cssfaq .accordion-item:has(.accordion-title.active) {
    background: #E2E8F0;
}
.newshome .is-divider{display: none;}
.cssbottom{
    background: linear-gradient(180deg, #FFF 0%, #D8E5FF 100%);
}
.absolute-footer.dark.medium-text-center.text-center {
    background: transparent;
    margin-top: -60px;
    position: relative;
}
.copyright-footer {
    color: #000;
}
.tour-details ul {
    padding-left: 20px;
}

/*CSS PAGE*/

/*CSS PRODUCT*/
.shop-page-title.category-page-title .title-overlay {
    background: rgb(255 255 255 / 0%);
    box-sizing: border-box;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(14px);
}
.shop-page-title.featured-title .page-title-inner {
    width: 100%;
    height: 40vh;
    font-size: 32px;
}
.products .product-small {
    background: transparent !important;
}
.shop-container .products .col-inner {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: 0 20px 30px 0 rgba(26, 27, 30, 0.06);
}
p.name.product-title.woocommerce-loop-product__title a {
    padding: 10px 0;
    font-weight: 600;
    color: #0F172B;
    text-align: left;
}
.type-product .price-wrapper {
    color: #FF6900;
    font-size: 17px;
    text-align: left;
}
.price-wrapper .price {
    display: inline;
}
span.amount {
    color: #111;
    font-weight: 700;
    font-size: 15px;
    white-space: nowrap;
    display: none;
}
.box-text.box-text-products {
    padding: 0;
}
.widget-title, .sidebar_title {
    background-color: #ea680c;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
}
ul.product_list_widget, ul.product-categories {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
}
.product-title-container .is-divider{
    display: none;
}

.btn-download {
    display: inline-block;
    padding: 12px 20px;
    background: #2e7d32;
    color: #fff;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
}

.btn-buy {
    display: inline-block;
    padding: 12px 20px;
    background: #e53935;
    color: #fff;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
}

.btn-buy:hover {
    background: #c62828;
}

.btn-download {
    display: inline-block;
    padding: 12px 20px;
    background: #2e7d32;
    color: #fff;
    border-radius: 6px;
}
/*CSS PRODUCT*/
/*Blog*/

.blog-archive h1.page-title{
    font-size: 32px;
    text-transform: capitalize;
}
.page-title.blog-featured-title h1.entry-title {
    font-size: 30px;
    position: relative;
    z-index: 2;
}
.page-title.blog-featured-title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 0%);
    box-sizing: border-box;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(14px);
    z-index: 1;
}
.box.box-text-bottom.box-blog-post.has-hover {
    background-color: #fbfbfb;
    border-radius: 15px;
    overflow: hidden;
    border: 2px solid #ffffff;
}
.box-text.text-left {
    padding: 15px;
}
.widget .is-divider {
    margin-top: .66em;
    display: none;
}
.product-hotline,.product-policises-wrapper {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
}
.badge.post-date.badge-outline {
    width: 90px;
    height: 60px;
}
span.post_comments.op-7.block.is-xsmall {
    display: none;
}
.flex-row.recent-blog-posts.align-top.pt-half.pb-half {
    padding-top: 15px;
}
.recent-blog-posts a {
    font-size: 14px;
}
.type-post h1.entry-title {
    text-align: left
}
.type-post .article-inner.has-shadow .entry-header-text-top {
    padding-top: 0;
    padding-bottom: 0
}
.type-post .entry-divider {

}
.entry-header-text.entry-header-text-top.text-left {
    padding-top: 0;
    padding-bottom: 0;
}
.entry-content {
    padding-top: 5px;
}
#toc_container p.toc_title {
    text-align: left;
}
.blog-wrapper>.archive-page-header {

}
.blog-archive .box-image .image-cover {
    aspect-ratio: 4 / 3;
    overflow: hidden;
}
/*Blog*/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.absolute-footer.dark.medium-text-center.text-center {
    margin-top: -65px;
}
.tieude1 h2 {
    font-size: 28px;
    margin-bottom: 22px;
    line-height: 30px;
}

}