/*
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.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Inter&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
body{
    font-size: 14px !important; 
}
div#top-bar{
	color: #fff;
}
div#top-bar h6 {
    color: #fff;
    text-transform: none;
    margin: 0;
    font-size: 14px;
    opacity: 1;
        width: max-content;
}
div#top-bar .flex-left{
	margin-right: 15px;
}
.dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical-fly-out>li>a, .dark .nav-vertical>li>ul li a, .dark .nav>li.html, .dark .nav>li>a, .nav-dark .is-outline, .nav-dark .nav>li>a, .nav-dark .nav>li>button, .nav-dropdown.dark .nav-column>li>a, .nav-dropdown.dark>li>a{
	color: #fff;
}
a.button{
    font-weight: 500;
}
a.button.primary.main-bt{
    width: max-content;
	font-weight: 500;
	    background-size: 200% auto;
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
    background-image: linear-gradient(to right, #11998E 0%, #6CB015 51%, #11998E 100%);
    margin:0;
    font-size: 15px;
}
li.has-dropdown.header-language-dropdown>a{
    font-size: 0 !important;
}
.col.post-item .box-text{
    padding-bottom: 0
}
.box-blog-post .is-divider{
    height: 0;
}
li.header-block {
    display: inline-block !important;
    width: auto;
}
.header-main .nav > li > a{
    font-size: 14px;
}
.box-shadow-3, .box-shadow-3-hover:hover, .row-box-shadow-3 .col-inner, .row-box-shadow-3-hover .col-inner:hover{
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
.product-small.col>.col-inner{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    height: 100%;
}
.product-small.col>.col-inner{
    border-radius: 15px;
    overflow: hidden;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
        font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
}
.b_excellent {
    font-size: 14px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #6cb015;
    border-radius: 3px 3px 3px 3px;
    padding: 7px 10px 7px 10px;
    display: inline-block;
    line-height: 1;
}
.t_excellent {
    color: #6cb015;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-left: 5px;
}
.e_excellent{
    margin-bottom: 15px;
}
.t_adress {
    color: #6cb015;
    font-weight: 400;
    margin-bottom: 15px;
}
.t_adress i{
    margin-right: 5px;
}
.t_best_seller {
    text-align: center;
    background-image: linear-gradient(90deg, #13998B 0%, #6CB015 100%);
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 20px;
    font-style: italic;
}
.t_desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
}
.product-small.box .price-wrapper del{
    text-decoration: none;
}
.product-small.box .price-wrapper del span.amount{
        text-decoration: line-through;
}
.product-small.box .price-wrapper del span.amount{
    font-size: 20px;
}
.product-small.box .price-wrapper{
    text-align: center;
    font-size: 36px;
    margin: 38px 0;
}
.product-small.col .badge-container.absolute.left.top.z-1{
    display: none
}
a.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-gloss {
    width: 100%;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    line-height: 1;
}
.product-category h5.uppercase.header-title {
    text-transform: none;
        font-size: 32px;
    font-weight: 600;
}
.row.book_tour label{
    font-weight: 400;
}
.row.book_tour input.wpcf7-form-control {
    background-color: rgb(255 255 255 / 8%);
    border-color: rgb(255 255 255 / 42%);
    box-shadow: none;
    border-radius: 5px;
        margin-bottom: 0;
         color: #eee;
}
.row.book_tour textarea{
    background-color: rgb(255 255 255 / 8%);
    border-color: rgb(255 255 255 / 42%);
    box-shadow: none;
    border-radius: 5px;
    margin-bottom: 0;
    color: #eee;
}
.row.book_tour input[type="checkbox"]{
    margin-bottom: 0;
}
.row.book_tour span.wpcf7-list-item {
        border: 1px solid #ddd;
    background-color: rgb(255 255 255 / 8%);
    border-color: rgb(255 255 255 / 42%);
    border-radius: 5px;
    padding: 5px 10px;
}
.row.book_tour input.wpcf7-form-control.wpcf7-submit.has-spinner{
    width: 100%;
        background-image: linear-gradient(to right, #11998e 0%, #6cb015 51%, #11998e 100%);
        min-height: 40px;
        border:none;
}
.wpcf7-spinner{
    display: none
}
span.required{
    color: red;
}
.absolute-footer{
    display: none
}
#footer {
    font-size: 14px;
}
#footer h3{
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    font-weight: 500;
}
#footer h4{
    font-family: "Oswald", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.single-product #main, .single-product #wrapper{
    background: #F6F8FB;
}
.single-product .price-wrapper del{
    text-decoration: unset;
}
.single-product .price-wrapper del span.amount{
    font-size: 20px;
    text-decoration: line-through;
}   
.off-canvas .nav-vertical>li>a{
    color: #333;
    font-weight: 500;
}
.product_title.entry-title{
    position: relative;
}
.product_title.entry-title:before{
    background: #6cb015;
    content: "";
    width: 5px;
    height: 100%;
   position: absolute;
       left: -20px;
}
.e_excellent.s_e_excellent{
    font-size: 14px;
    color: #707070;
}
.e_excellent.s_e_excellent>span{
    margin-right: 10px;
}
.row5 p{
    margin-bottom: 0;
}
.t_highlights ul li::marker{
    color: #6cb015;
    font-size: 25px;
}
.t_itinerary .accordion-item{
    margin-bottom: 5px;
}
.t_itinerary .accordion-title{
    border:none;
    padding-left: 10px;
        font-size: 16px;
    font-weight: 600;
}
.t_itinerary .accordion-title i.fa-regular.fa-calendar{
    margin-right: 15px;
}
.t_itinerary .accordion .toggle{
    right: 0;
        left: unset;
}
.t_policies p.product-overview__list-title{
    color: #6cb015;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase{
    display: none
} 
.product-section{
    border:none;
}
.related.related-products-wrapper .product-small .box-text{
    padding: 20px;
}
.form_resgister input.wpcf7-form-control,
.form_resgister textarea{
    border:1px solid #DDDDDD;
    box-shadow: none;
    border-radius: 6px;
}
.form_resgister input.wpcf7-form-control.wpcf7-submit.has-spinner{
    width: 100%;
}
.col_12>.col-inner{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
header.entry-header .is-divider{
    display: none
}
a.xemchitiet{
    background-color: #6cb015;
    width: 100%;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-weight: 500;
    position: relative;
}
a.xemchitiet:after{
        box-shadow: inset 0 1.2em 0 0 hsla(0,0%,100%,.1);
    content: "";
    height: 100%;
    left: -25%;
    position: absolute;
    top: 0;
    width: 150%;
}
@media only screen and (min-width: 850px) {
    .row_tour>.large-9 {
        flex-basis: 70%;
        max-width: 70%;
    }
     .row_tour>.large-3 {
        flex-basis: 30%; 
        max-width: 30%;
    }
    .row5>.col{
        flex-basis: 20%;
        max-width: 20%;
        padding-bottom: 0;
    }

}
@media only screen and (max-width: 549px) {
    div#masthead .nav-dropdown{
       left: unset !important;
        right: 100%;
    }
    .sidebar-menu.no-scrollbar .header-block-block-1 {
        padding: 0px 20px;
    }
}
.rating {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #000;
}

.rating-score {
  font-weight: bold;
}

.rating-stars {
  display: inline-block;
  vertical-align: middle;
  width: 88px;
  height: 16px;
}

.rating-text {
  color: #006400; /* xanh đậm */
}

/* --- Responsive cho mobile --- */
@media (max-width: 768px) {
  .rating {
    gap: 4px;
    font-size: 13px;
  }

  .rating-stars {
    width: 70px;
    height: 13px;
  }
}

@media (max-width: 480px) {
  .rating {
    gap: 3px;
    font-size: 12px;
  }

  .rating-stars {
    width: 60px;
    height: 11px;
  }
}
.rating-score {
    font-weight: bold;
    color: rgb(0, 0, 0);
}
.rating-text {
    color: rgb(0, 0, 0);
}