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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Rozelle';
    src: url('https://demo.webvip.com.vn/anatravel/wp-content/themes/webvip/fonts/RozelleRegular.woff2') format('woff2'),
         url('https://demo.webvip.com.vn/anatravel/wp-content/themes/webvip/fonts/RozelleRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6,.fRozelle {
    text-wrap: inherit;
}

h1, h2, .fRozelle {
    font-family: 'Rozelle', sans-serif !important;
}
#logo img {
    padding: 5px 0;
    border-radius: 50%;
}
#header ul.header-nav.header-nav-main {
    justify-content: center;
}

/*CSS PAGE*/
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 10px;
    width: 100%;
    text-transform: capitalize;
}
.diemdendt .icon-inner img {
    width: 65px;
    height: 65px;
    object-fit: cover;
}
.tour-details ul{
    padding-left: 15px;
}
.cf7-two-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.cf7-column {
    flex: 1;
    min-width: 250px
}

#header ul.header-nav.header-nav-main > li.menu-item {
    margin: 0 20px;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
    background: rgb(255 255 255 / 95%);
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding: 5px;
}
.TrustBar ul{
    display: flex;
    justify-content: center;
    gap: 40px;
}
::marker {
    color: #F1BB4B;
}
.box-dichvu a.button{
    margin: 0;
}
.box-dichvu .col .col-inner {
    border-radius: 15px;
    overflow: hidden;
}
.box-dichvu .col .col-inner .box-text-inner ul {
    margin: 10px 0;
}
#footer .box.box-text-bottom.box-blog-post.has-hover {
    border: 0;
}
.absolute-footer.dark.medium-text-center.text-center {
    background: transparent;
    margin-top: -60px;
    position: relative;
}
.footer-primary {
    border-top: 1px solid #333;
    padding-top: 10px;
    color: #fff;
}
.testimonial-image img {
    height: 80px
}

.testimonial-meta.pt-half {
    padding: 0
}

.icon-box.testimonial-box.icon-box-left.text-left.is-small {
    display: flex;
    align-items: center
}

.testimonial-meta.pt-half {
    padding: 0;
    display: flex;
    flex-direction: column
}

span.testimonial-name-divider {
    display: none
}

.icon-box.testimonial-box {
    border-top: 1px solid #d3d3d3;
    padding-top: 20px;
    margin-top: 34px;
    position: relative
}

.danhgiahome>.col>.col-inner>.icon-box.testimonial-box:before {
    content: "";
    background: url(/anatravel/wp-content/themes/webvip/images/testimonial.png) center center no-repeat;
    width: 50px;
    height: 50px;
    right: 25px;
    top: -25px;
    position: absolute;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #d3d3d3
}
.bannewhy{border-radius: 15px;overflow: hidden;}
a.button.secondary {
    background: linear-gradient(90deg, #DE9E32 0%, #C57F1A 100%);
}
.bg-iconbox2 .icon-box {
    background: #F8FAFC;
    padding: 10px;
    border-radius: 15px;
}
.bg-iconbox .icon-box h5 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
}
.bg-iconbox .icon-box .text p {
    margin-bottom: 0;
}
/*CSS PAGE*/
/*Blog*/
p.from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box.box-text-bottom.box-blog-post.has-hover {
    border: 1px solid #d3d3d3;
    border-radius: 15px;
    overflow: hidden;
}
.box.box-blog-post .box-image .image-cover{
    aspect-ratio: 4 / 3;
    overflow: hidden;
}
.box.box-blog-post .box-image .image-cover img{
    width: 100%;
    height: 100%;
    object-fit: cover; /* cắt ảnh cho vừa khung */
    display: block;
}
.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 {
    /*
    background: url(/wp-content/uploads/2024/07/bg-breadcrumb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 20px;
    min-height: 334px;
    display: flex;
    align-items: center;
    position: relative;
    */
}
/*Blog*/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}