/*
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;
}
.box-blog-post .is-divider {
    display: none;
}
#ft-contact-icons li .icon, #ft-contact-icons .item .icon {
    width: 50px !important;
    height: 50px !important;
	line-height: 50px !important;
}
#ft-contact-icons {
    left: 10px !important;
}
/*Form*/
.formbook form{ margin: 0;}
.formbook .col-inner{background: linear-gradient(#0e70bb, #104282) !important;}
.booking-tabs { margin-bottom:0; }
.booking-tabs .tab-nav { list-style:none; padding:0;margin: 0;display:flex; }
.booking-tabs .tab-nav li { margin-right:10px;margin-left: 0;}
.booking-tabs .tab-nav p {
    background:#0d6efd; color:#fff; padding:8px 15px;
    border-radius:6px; text-decoration:none;cursor: pointer;
}
.booking-tabs .tab-nav li.active a { background:#004aad; }
.booking-form .trip-type label { margin-right:20px; }
.booking-form .dates { display:flex; gap:20px; justify-content: space-between;}
.booking-form .dates p{width: 100%;}
.booking-form input[type="submit"] {
  background:#ff7a00; color:#fff; border:none;
  padding:0px 25px; margin: 0; border-radius:6px;
  font-weight:bold; cursor:pointer;text-transform: capitalize;
}
.booking-form .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.booking-form .input-group .wpcf7-form-control-wrap{
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.booking-form .input-group-text {
    width: auto !important;
    height: 39px;
    display: flex !important;
    padding: .375rem .75rem;
    align-items: center;
    background-color: #f8f9fa;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.booking-form .trip-row {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 0px;
}
.booking-form .trip-row .trip-type {
    margin: 0;
    display: flex;
    align-items: center;
    color: #fff;
}
.booking-form .trip-row .trip-type label {
    margin-right: 20px;
}
.booking-form .trip-row .select-loaixe {
    flex: 3;
}
.booking-form select{height: 39px;}

.iconmxh br{display: none;}
.absolute-footer.dark {
    color: hsla(0, 0%, 100%, .5);
    border-top: 1px solid #333;
}
a#js-hide-all-icon-e {
    display: none !important;
}
.header-bottom-nav > li > a {
    font-size: 16px;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
/*Blog*/
.archive-page-header .text-center.col {
    text-align: center;
    border: 1px solid #d3d3d3;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}
.page-title {
    font-size: 24px;
}
.box.box-blog-post .box-image .image-cover,.relatedthumb{
    aspect-ratio: 4 / 3;
    overflow: hidden;
}
.box.box-blog-post .box-image .image-cover img,.relatedthumb img{
    width: 100%;
    height: 100%;
    object-fit: cover; /* cắt ảnh cho vừa khung */
    display: block;
}
.box.box-text-bottom.box-blog-post.has-hover {

    overflow: hidden;
}
.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*/
/*Baivietlienquan*/
.relatedthumb img {
  height: 100%;
  max-height: 165px;
}
#related_posts {
  border-top: 4px double #e8e8e8;
  padding-top: 10px;
}
.relatedthumb img {
  min-height: 125px;
}
.relatedcontent a{color: #000; font-weight: 600;line-height: 19px;display: inline-block;margin-top: 5px;}
/*Baivietlienquan*/
/*widget*/
@media only screen and (min-width : 1025px) {
    #secondary {
        
    }
}
.badge {
    height: 3.8em;
    width: 4.8em;
}
.widget-title {
    background-color: #104282;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
}
.product-hotline, .product-policises-wrapper {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
    font-weight: 500;
}
.widget .is-divider {
    margin-top: .66em;
    display: none;
}
.recent-blog-posts-li .post_comments {
    display: none;
}
ul.product_list_widget, #support-online ul, #filter-form, .flatsome_recent_posts ul {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
}
/*widget*/

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


}