.f-form .wpcf7-not-valid-tip {
    bottom: -20px;
}
.nav>li {
    margin: 0 10px;
}
.slick-slider {
  touch-action: pan-y; 
}
.post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  
.from_the_blog_excerpt {
    color: var(--theme-color);
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/* header */
.header-top {
	background-color: #f5faff !important;
}
.nav-dark .nav>li.html, .nav-dark .nav>li.html a  {
    color: #2D4271; 
	font-size: 14px;
	font-family: var(--roboto) !important;
}
#top-bar .custom.html_nav_position_text_top:hover{
	background-color: rgb(230, 240, 247)
}
.nav-dark .nav>li.header-divider {
    border-color: var(--theme-color);
	height: 25px;
}
.nav-divided i {
	padding-right: 5px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: unset;
}
.nav>li>a {
    color: var(--theme-color);
    font-size: 14px;
	font-family: var(--roboto);
}
.nav>li>a:hover {
    color: var(--theme-color2)
}
.nav>li.active>a {
	color: var(--theme-color2)
}
.home-sec-2, .home-sec-6 {
	padding-top: 60px !important;
}
/* home-sec-1 */
.home-sec-1{
	padding-top: 0px !important;
}
/* home-sec-10 */ 
.home-sec-10 .col {
    padding-left: 3rem;
    padding-right: 3rem;
}
.home-sec-10 .col {
    padding-bottom: 10px;
	padding-top: 10px;
}
.home-sec-10 {
	z-index: 2
}
.home-sec-10 .row {
	position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -85%);
    background: white;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    border-radius: 10px;
}
.home-sec-10 .woof_redraw_zone {
	display: flex;
    justify-content: space-between;
}
.chosen-container .chosen-results li.highlighted{
	background-color: #F5FAFF;
	background-image: none;
	color: #2D4271
}
.home-sec-10 .widget-title{
	text-align: center;
	font-size: 30px;
	color: #2D4271;
	text-transform: uppercase
}
.home-sec-10 .chosen-container-single .chosen-single {
    border-color: #FFAA00;
    border-radius: 7px !important;
}

.home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div .woof_container_inner, .home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div .woof_block_html_items, .home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div .chosen-container, .home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div .chosen-container-single .chosen-single{
	height: 100% !important;
}
.home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div {
	width: 26%;
    margin: 0;
    padding: 0;
}
.home-sec-10 .chosen-container-single .chosen-single div {
    top: 50%;
    transform: translateY(-25%);
}
.home-sec-10 .woof_submit_search_form_container {
    width: 15% !important;
}
.home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone button {
    width: 100%;
    margin: 0;
    height: 60px;
}
/* hơm-sec-2    */
.title-txt h2, .title-txt h1{
	text-align: center;
	color: var(--theme-color);
	font-family: var(--bold);
}
 .home-sec-2 .pro-dek .product-small {
	display: flex;
	align-items: center;
}
.home-sec-2 .product-small.box {
	border: 1px solid #ddd;
    border-radius: 10px;
} 
.home-sec-2 .product-small.box .box-text {
    padding: 2rem 1.5rem;
    background: white;
    border-radius: 10px;
} 
.home-sec-2 .product-small.box .box-image{
	flex-basis:100%;
}
.home-sec-2 .pro-dek .product-small.box .box-image  img{
	width: 300px;
	height: 300px;
	object-fit:cover;
	aspect-ratio: 1;
	border-radius: 5px 0 0 5px;
}
.home-sec-2 .pro-mobile .product-small.box .box-image  img{
    border-radius: 5px 5px 0 0 ;
}
.product-small.box .product-title {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
	min-height: 67px;
}
.product-small.box .product-title a:hover {
    color: var(--theme-color2);
}
.home-sec-2 .product-small.box .product-title a, .home-sec-3 .product-small.box .product-title a{
	font-size: 18px;
	color: var(--theme-color);
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	-webkit-line-clamp: 2;
	min-height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-transform: none
} 
.home-sec-2 .product-small.box .product-title a:hover, .home-sec-3 .product-small.box .product-title a:hover{
	color: #FFAA00
}
.product-small.box .price-wrapper, .product-info {
    display: flex;
    margin-bottom: 15px;
    flex-wrap: nowrap;
    flex-direction: column;
} 
.price {
    line-height: 1.5;
    order: 2;
	font-size: 16px;
}
.product-attributes p {
	line-height: 1.5;
}
.price bdi{
    font-size: 18px;
	color: var(--theme-color2);
}
.price-wrapper {
	font-family: var(--roboto);
}
.home-sec-2 .primary.is-outline, .home-sec-3 .primary.is-outline, .home-sec-4 .primary.is-outline, .ajax_add_to_cart.is-outline  {
	background-color: #ffaa00;
	color: #fff;
	text-transform: capitalize;
	font-size: 14px;
	border-radius: 5px;
}
.home-sec-2 .primary.is-outline:hover, .home-sec-3 .primary.is-outline:hover, .button.is-outline:hover {
    background-color: #cc8800;
    border-color:  #cc8800;
}
.col-btn {
	text-align: right;
}
.btn-1:hover {
	background-color: var(--theme-color) !important; 
	color: #fff !important;
}
.btn-1 {
	font-size: 16px !important;
	color: var(--theme-color) !important;
	border: 1px solid currentColor !important;
    background-color: transparent !important;
}
.btn-1 span {
    font-weight: normal;
}
.button.is-outline {
	border: none; 
	line-height: 2.4em;
} 
.home-sec-2 .view-details-button, .buttons_added, .home-sec-4 .box-date-txt-inner, .product-container .is-divider  {
	display: none;
}
/* home-sec-3 */
.home-sec-3 .product-small.box  {
	border: 1px solid #dddfe2;
    border-radius: 10px;
}
.home-sec-3 .product-small.box .box-image{
	flex-basis:100%;
}
.home-sec-3 .product-small.box .box-image  img{
	width: 402px;
	height: 301px;
	object-fit:cover;
	aspect-ratio: 1;
	border-radius: 10px 10px 0 0
}
.home-sec-3 .box-text {
	padding: 15px;
}

.home-sec-3 .add-to-cart-button, .add-to-cart-button {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home-sec-3 .ajax_add_to_cart{
	width: 40%;
	background-color: #ffaa00;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    border-radius: 5px;
}
.home-sec-3 .view-details-button {
	width: 40%;
	background-color: transparent;
    color: #2D4271;
    text-transform: capitalize;
    font-size: 14px;
    border: 1px solid #2D4271;
	border-radius: 5px;
}
.home-sec-3 .view-details-button:hover{
	background-color: #2D4271;
    color: #fff;
}
/* home-sec-4 */
.flickity-prev-next-button.previous  {
    left: -4%;
}
.flickity-prev-next-button.next {
    right: -4%;
}
.home-sec-4 .is-divider {
    display: none;
}
.home-sec-4 .post-title.is-large a {
    font-size: 26px;
}
/* home-sec-5 */
.home-sec-5 {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
}
.home-sec-5 .open-video {
    background: white;
}
.home-sec-5 .open-video i {
    color: #F28519;
}
.home-sec-5 .open-video:hover {
    background: var(--theme-color2);
}
	.home-sec-5 .open-video:hover i {
    color: white;
}
.home-sec-5 .bg-loaded {
	background-image:url('/wp-content/uploads/2025/04/Artboard-1.png');
}
.home-sec-5 > .bg {
    background-size: 80% 100% !important;
    background-position: 100% 0;
}
.stack-sec-5:before {
	content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 75%;
    background: white;
}
.stack-sec-5:after {
	content: '';
    position: absolute;
    width: 1px;
    height: 50%;
    left: 47%;
	bottom: 0;
    background: white;
}
.stack-sec-5 .text-left {
	padding: 16px;
}
.text-left .last-reset {
	color: #fff;
}
.text-left .last-reset h4 {
	color: #fff;
	font-size: 30px;
}
.home-sec-5 .items-stretch {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.home-sec-5 .sub-text {
	color: #fff;
    text-align: left;
    font-family: var(--roboto);
}
.home-sec-5 .sub-text p {
	text-transform: uppercase;
	font-size: 20px;
}
.home-sec-5 .sub-text em {
	font-size: 16px;
	text-transform: none;
}
.home-sec-5 .sub-text h1 {
	color: #fff;
	font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.home-sec-5 .banner {
    border: 5px solid rgb(255 251 251 / 99%);
}
/* home-sec-6 */
.home-sec-6 .rv-item {
	padding: 0 15px 30px;
}
.home-sec-6 .image-zoom {
	flex-basis:100%;
	padding-top: 150%;
	border-radius: 10px;
}
.home-sec-6 .image-cover img {
  transition: transform 0.5s ease;
}

.home-sec-6 .image-cover img:hover {
  transform: scale(1.1); 
}
.rv-item {
  position: relative;
  overflow: hidden;
}
.rv-item .box-text-inner {
  	position: absolute;
  	bottom: 50px;
  	left: 0;
  	width: 100%;
  	padding: 20px 0px;
  	background-color: rgba(255,255,255,0.7); 
}
.rv-item .icon-box-text p {
	font-size: 14px;
	text-align: left;
}
.home-sec-6 .box-text-inner {
	display: flex;
	align-items: center;
}
.home-sec-6 .icon-box-img.testimonial-image{
	flex-basis:100%;
}
.slick-prev i,
.slick-next i{
  	font-size: 20px;
	color: #fff;
}
.slick-prev i:hover,
.slick-next i:hover{
  	color: var(--theme-color2);
}
.slick-prev,
.slick-next {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.slick-prev {
  left: 20px !important;
}
.slick-next {
 right: 0px;
}
/* home-sec-7 */
.rv-item .logo-bao-tri {
	width: 186px;
	height: 90px;
}
/* home-sec-9 */
.home-sec-9 .blog-posts-right {
	display: block;
}
.blog-posts-right .box.has-hover {
	display: flex;
}
.blog-posts-right .box-image {
    max-width: 100%;
    width: 100%;
}
.blog-posts-right .post-item {
	max-width: 100%;
}
.home-sec-9 .box-text-inner {
	text-align: left;
}
.home-sec-9 .box-default {
	border: 1px solid #ddd;
    border-radius: 10px;
}
.home-sec-9 .is-divider {
	max-width: 100px;
    background-color: #ddd;
    height: 1px;
    margin-left: 0;
    margin-right: auto;
}
.post-left .box-date-txt, .blog-posts-right .box-date-txt, .box-date-txt-inner{
	color: #FFAA00 !important;
	font-size: 13px;
}
.post-left .post-date-month, .blog-posts-right .post-date-month, .post-date-month{
	 padding-left: 5px;
}
 .post-left .from_the_blog_excerpt , .blog-posts-right .from_the_blog_excerpt, .post-tour .from_the_blog_excerpt, .post-tt-2 .from_the_blog_excerpt{
	color: var(--theme-color);
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
} 
.post-left .post-title {
	font-size: 18px;
	padding-bottom: 10px;
}
.blog-posts-right .post-title {
	font-size: 16px;
	padding-bottom: 5px;
}
.blog-posts-right .from_the_blog_excerpt  {
	font-size: 15px;
}
.post-left .box-default .box-image img {
    border-radius: 10px 10px 0 0;
}
.blog-posts-right .box-default .box-image img {
   border-radius: 10px 0 0 10px;
}
/* footer-sec-1 */
.footer-sec-1 {
	background-color: rgb(239, 245, 249);
}
.icon-footer .col-inner {
	display: flex;
	align-items: center;
}
.row-footer {
	border-bottom: 1px solid #D3D3D3;
}
.social-img img{
	width: 60px;
}
.icon-footer-1 {
	 padding-top: 10px
}
.icon-box-text {
	padding-left: 20px;
}
.social-item {
  display: flex;
  justify-content: center; 
  align-items: center;
  gap: 12px; 
}
.social-1 {
 	width: 30px;
 	height: 30px;
 	border-radius: 50%;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	color: white;
  	text-decoration: none;
  	font-size: 18px;
}
.social-fb {
  	background-color: #3A589D;
}
.social-ig {
  	background-color: #3b6994;
}
.social-yt {
  	background-color: #C33223;
}
.col-footer-1 h3{
	color: #2d4271;
	font-size: 16px;
}
.footer-sec-1 h3 {
	color: #2d4271;
	font-size: 20px;
}
.f-form {
	padding-top: 10px;
    display: flex;
}
.f-form input {
    margin: 0;
    border-radius: 5px 0 0 5px;
}
.f-form input.wpcf7-submit {
    border-radius: 0 5px 5px 0;
}
.footer-sec-1 form {
    margin-bottom: 0;
}
/*  sản phẩm*/ 
.page-title:not(.featured-title)+main .product-main {
    padding-top: 40px;
}
#woof_widget-4 {
    background-color: #F9F9F9;
    border-radius: 5px;
    padding: 50px 1rem 20px;
}
#woof_widget-4 .widget-title {
    color: #F1851A;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
}
#woof_widget-4 .is-divider {
    display: none;
}
.loc-title {
    margin: 16px 0 5px;
    color: #2D4271;
    font-size: 18px;
}
#woof_widget-4 .woof_sid.woof_sid_widget .woof_redraw_zone > div .chosen-container-single .chosen-single {
    height: 50px !important;
    border-radius: 5px;
}
#woof_widget-4 .chosen-container-single .chosen-single div {
    top: 10px;
}
.home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div .chosen-container-single .chosen-single, #woof_widget-4 .woof_sid.woof_sid_widget .woof_redraw_zone > div .chosen-container-single .chosen-single {
    display: flex;
    align-items: center;
    background: white !important;
    box-shadow: none !important;
}
.woof_submit_search_form {
    background-color: #2D4271;
    border-radius: 7px;
}
.shop-container .product-small .col-inner .product-small.box, .home-sec-5 .product-small.box {
    border: 1px solid #dddfe2;
    border-radius: 10px;
}
.product-small.box .product-title a {
    font-size: 18px;
    font-weight: 600;
    color: #2D4271;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    min-height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-transform: none;
}
.shop-container .product-small .col-inner .box-text-products {
    padding: 1rem;
}
.shop-container .product-small .col-inner .product-small.box img {
    border-radius: 10px 10px 0 0;
}
.view-details-button {
	background-color: transparent;
    color: #2D4271;
    text-transform: capitalize;
    font-size: 14px !important;
    border: 1px solid #2D4271;
	border-radius: 5px;
	margin-right: 0px;
}
.view-details-button:hover{
	background-color: #2D4271;
    color: #fff;
}
.shop-container .product-small .col-inner .product-small.box {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
}
.shop-container .product-small .col-inner .product-small.box:hover{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    transform: translate(0,-3px);
}
#block_widget-2 h3, #block_widget-3 h3{
	padding: 20px 10px;
    background-color: #ffaa00;
    color: white;
    line-height: 1.1;
    border-radius: 5px 5px 0 0;
    margin-bottom: 5px;
    text-transform: uppercase;
	text-align: center;
}
.shop-page-title {
    background-color: #F5FAFF;
}
.page-title-inner {
	padding-top: 0px;
}
.shop-page-title .woocommerce-breadcrumb {
    text-transform: inherit;
    font-weight: 500;
    font-size: 15px;
}
/* Chi tiết sản phẩm */
.single-product .product-main .vertical-thumbnails .product-thumbnails .flickity-slider img{
    height: 80px !important;
    object-fit: cover;
}
.single-product .product-main .product-gallery-slider img{
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.product-main .product-info {
    background-color: #F5FAFF;
    padding: 30px;
    display: flex;
    flex-direction: column;
}
.product-main .product-info .price-wrapper {
    order: 3;
}
.product-info .cart{
	order: 5;
	text-align: center;
	padding-top: 20px;
}
.product-short-description {
    order: 2;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    margin: 15px 0;
}
.product-info .woocommerce-Price-amount bdi {
    font-size: 30px;
    color: #F1851A;
}
.product-page-price span {
	font-size: 20px;
}
.single_add_to_cart_button {
	background-color: #2d4271 !important;
	border-radius: 5px;
	width: 100%;
}
.product-title {
    font-size: 20px;
	color: #2d4271;
}
.woocommerce-breadcrumb a:last-child {
    color: #F1851A;
}
.product-footer .woocommerce-tabs {
   border-top: none;
}
.nav-line>li>a:before {
	display: none;
}

.product-footer .woocommerce-tabs>.nav-line-grow, .product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
   border-bottom: 1px solid #F1851A !important;
}
.product-footer .nav>li.active>a {
    color: #F1851A;
}
.woocommerce-product-gallery .flickity-prev-next-button.previous {
    left: 0%;
}
.woocommerce-product-gallery .flickity-prev-next-button.next {
    right: 0%;
}
.side-title, .side-title-1 h3 {
    background-color: var(--theme-color);
    margin-bottom: 1.5rem;
    color: white !important;
    padding: 1rem 0.5rem;
    border-radius: 5px;
	text-align: center;
}
.side-title h3{
    color: white !important;
}
.side-title:first-child {
    border-radius: 5px 5px 0px 0px;
}
.tu-van {
    padding-top: 20px;
}
.tu-van p {
    margin-bottom: 0px !important;
}
.product-footer .large-4 {
        position: sticky;
        top: 80px;
        height: fit-content;
    }
/* page-sec-1 */
.page-sec-1 {
	padding-top: 0px !important;
}
.white.is-outline.btn-1 {
	border-radius: 10px;
	background-color: #ffaa00 !important;
	color: #fff !important;
	border-color:  #cc8800 !important;
}
.white.is-outline.btn-1:hover {
    color: #fff !important;
	background-color: #cc8800 !important;
    border-color: unset;
}
.row-btn-2 {
	padding-top: 50px;
}
/* Form liên hệ */
.wpcf7-spinner {
	display: none
}
.f-tour-dn input, .f-tour-dn select{
	border: none;
	box-shadow: none;
	border-radius: 5px;
	background-color: #F7F7F7;
}
.f-tour-dn .wpcf7-submit{
	width: 100%;
	text-align: center;
	margin-bottom: 0
}
input[type='submit']:not(.is-form) {
	background-color: #ffaa00;
}
/* page-sec-3 */
.page-sec-3 .banner-layers.container {
	background: rgba(0, 0, 0, 0.4);
}
/* page-sec-4 */
.page-sec-2 {
	padding-top: 20px !important;
    padding-bottom: 0 !important;
    border-top: 1px solid #ddd;
}
.page-sec-4 {
	background-color: var(--theme-color2);
	padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.page-col-right .col-inner {
	background-color: rgb(255, 255, 255);
	padding: 15px;
}
.page-col-left {
    display: flex;
    align-items: center;	
    text-align: center;
	padding: 0 30px 30px;
}
.page-col-left h1{
	color: #fff;
	font-size: 20px;
}
.page-col-left h2{
	color: #fff;
	font-size: 20px;
}
.page-col-left p {
	text-align: justify;
    color: #fff;
	padding-bottom: 30px;
}
.btn-2 {
	border-radius: 99px;
    width: 100%;
    background-color: var(--theme-color);
}
/* page-sec-5 */
.page-sec-5 {
    padding-top: 60px !important;
}
.page-sec-5 .row{
    align-items: center;
}
.page-col-right-2 h2 {	
	color: var(--theme-color);
	font-size: 20px;
	text-align: center;
}
.btn-3 {
	border-radius: 99px;
    width: 100%;
    background-color: var(--theme-color2) !important;
}
/* page-sec-6 */
.page-sec-6 {
    padding-top: 60px !important;
}
.sec-6-row {
	background-color: rgb(255, 131, 0);
	align-items: center;
	padding: 30px;
}
.col-text-letf {
	 padding-bottom: 0px;
}
.col-text-letf p{
	 color: #fff;
}
.col-right {
	text-align: center;
	padding-bottom: 0px;
}
.col-right .btn-4 {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #fff;
	border-radius: 99px;
}
.col-right .btn-4:hover {
	background-color: #fff !important;
	box-shadow: unset;
}
.btn-4:hover span {
	color: #666 !important;
}

.post-tt-2 .button:hover, .post-tt .button:hover, .post-left .button:hover, .bai-viet-nho .button:hover, .bai-viet-noi-bat .chi-tiet, 
.category-tour-khach-doanh-nghiep .chi-tiet:hover {
	color: #000 !important;
}
/* st-sec-1 */
.st-sec-1 {
	padding-top: 0px !important;
}
/*about-sec-1*/
.about-sec-1 {
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/*about-sec-2  */
.about-sec-2 {
	background-color: rgb(230, 240, 247);
	padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.about-sec-2 .col {
	 padding-bottom: 0px;
}
.about-sec-2 p {
	 margin-bottom: 0px;
}
/*about-sec-3  */
.about-sec-3 h1 {
	font-size: 26px;
	color: var(--theme-color);
}
/* about-sec-4*/
.about-sec-4 .stack {
	padding: 1rem 1.8rem;
}
.about-sec-4 .stack:hover {
	background-color: #E6F0F7;
}
.about-sec-4 .stack.active {
	background-color: #E6F0F7;
}
.about-sec-4 .stack h2 {
	font-size: 22px;
    color: var(--theme-color);
}
.about-sec-4 .nav {
	width: 60%;
}
.about-sec-4 h2 {
	font-size: 22px;
    color: #2D4271;
    margin-bottom: 10px;
    text-transform: none;
}
.about-sec-4 p {
	font-weight: 500;
    font-size: 15px;
    text-transform: none;
    color: #2D4271;
}
.about-sec-4 .nav-vertical+.tab-panels {
     border-left: 0px solid #ddd;
}
.about-sec-4 .nav .tab.active {
    background-color: #E6F0F7;
}
.about-sec-4 .nav .tab:hover {
    background-color: #E6F0F7;
}
.about-sec-4 .nav .tab {
    padding: 1rem 1.8rem;
}
/* st-sec-5 */
.bai-viet-noi-bat a {
    display: grid;
    grid-template-columns: 1fr 2fr ;
}
.bai-viet-con-lai .image-cover,
.bai-viet-noi-bat .image-cover{
    padding-top: 56.25%;
}
.bai-viet-con-lai{
    display: grid;
    grid-template-columns: repeat(3,1fr) ;
    gap: 30px;
    padding-bottom: 30px;
}
.tab-content {
    padding-top: 1em;
}
.info-post {
    padding: 1rem 2rem !important;
    margin: auto;
}
 a:hover {
    color: var(--theme-color);
}
.bai-viet-noi-bat {
    padding-bottom: 30px;
}
.bai-viet-noi-bat img{
    transition: transform 0.3s ease;
}
.bai-viet-noi-bat:hover img{
    transform: scale(1.2);
}
.bai-viet-nho {
    box-shadow: rgba(2, 55, 102, 0.1) 0px 5px 30px 0px;
    border-radius: 5px;
}
.bai-viet-nho .text-left {
    padding: 1rem;
}
.bai-viet-nho img {
    border-radius: 5px 5px 0px 0px;
    transition: transform 0.3s ease;
}
.bai-viet-nho:hover img {
    transform: scale(1.2);
}
.about-sec-5 .title-txt h2, .about-sec-5 .title-txt h1 {
	border-bottom: 1px solid #2D4271;
    text-transform: none;
    padding-bottom: 0;
	max-width: fit-content;
	font-size: 25px;
}
.post-tt .box {
	background: #F5FDFF;
    direction: rtl;
}
.post-tt .box-text.text-left {
	padding: 1rem 3rem !important;
}

.bai-viet-nho .button, .category-tour-khach-doanh-nghiep .chi-tiet {
    background-color: #fff;
}
.st-sec-5 .large-12 {
	padding-bottom: 0px;
}
.st-sec-5.tab {
    margin-right: 15px;
}
.st-sec-5 .tab.active button {
    border: 1px solid #ffaa00;
}
.st-sec-5 .tab button {
    border-radius: 5px !important;
    font-size: 16px;
    border: 1px solid #2D4271;
	text-transform: none;
}
.st-sec-5 .tab.active button {
    color: white;
}
.st-sec-5 .tab.active button {
    border: 1px solid var(--theme-color2);
	background-color: var(--theme-color2);
}
.st-sec-5 .tab button:hover {
	background-color: var(--theme-color2);
	border: 1px solid var(--theme-color2);
}
.st-sec-5 .tab:hover button  {
    color: #fff;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: 0px;
}
.st-sec-5 .section-content:before {
    content: '';
    height: 80px;
    width: 100%;
    -webkit-box-shadow: 0 5px 30px 0 rgb(2 55 102 / 10%);
    background: #F6F9FB;
    position: absolute;
    top: 15px;
    left: 0;
}
.st-sec-5 .tab-content {
    padding-top: 60px !important;
}
/* about-sec-5 */
.xem-them-btn {
    text-align: center;
}
.xem-them-btn .button {
    border-radius: 99px;
    text-transform: none;
    padding: 0px 38px;
}
.info-post {
    padding: 1rem 2rem !important;
    margin: auto;
}
 a:hover {
    color: var(--theme-color);
}
.post-tt-2 .post-item .box {
    -webkit-box-shadow: 0 5px 30px 0 rgb(2 55 102 / 10%);
    border-radius: 5px;
}
.post-tt-2 .box img {
    border-radius: 5px 5px 0 0;
}
.post-tt-2 .box-text {
    padding: 1rem;
}
.post-tt-2 .box-text-inner h5 {
    color: #2D4271;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.post-tt-2 .box-text-inner .is-divider {
    margin-left: 0;
    width: 60%;
    max-width: 60%;
    height: 1px;
}
.post-tt-2 .button, .post-tt .button, .post-left .button, .bai-viet-nho .button, .bai-viet-noi-bat .chi-tiet, .category-tour-khach-doanh-nghiep .chi-tiet{
    font-size: 15px !important;
    text-align: left;
    color: #FFAA00 !important;
    position: relative;
    width: max-content;
    border: none !important;
	padding-left: 0px;
}
.bai-viet-nho .button, .category-tour-khach-doanh-nghiep .chi-tiet {
    background-color: #fff;
}
.post-tt-2 .button:hover, .post-tt .button:hover, .post-left .button:hover, .bai-viet-nho .button:hover, .category-tour-khach-doanh-nghiep .chi-tiet:hover{
    background-color: #fff;
    box-shadow: unset;
}
.about-sec-5 .btn-1 {
	text-transform: none;
	border-radius: 5px; 
}
.col-btn-vct {
	text-align: center;
}
.about-sec-5 .large-12 {
	padding-bottom: 0px;
}
.btn-st {
	text-align: center;
}
.btn-st .button{
	text-transform: none;
	padding: 0px 38px;
}
.btn-st .button:hover {
	box-shadow: unset;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: 0px;
}
.row-divided  #block-3 li:before{
	content:'\f111';
	font-family: var(--fa6);
	font-weight: 600;
	color: var(--theme-color2);
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translatey(-50%);
	font-size: 12px
}
.row-divided  #block-3 li {
    padding-left: 1.5rem;
    position: relative;
    line-height: 1.5;
}
.row-divided #block-3 li:hover a {
    color: #FFAA00;
}
.row-divided #block-3 h2 {
    font-size: 1.5rem;
    padding-bottom: 10px;
    width: max-content;
    border-bottom: 1px solid #6d6d6d;
	color: var(--theme-color);
}
.page-wrapper {
    padding-top: 0px !important;
}
.breadcrumb-section {
	padding: 5px 0px;
	background-color: #E6F0F7;
}
.breadcrumbs {
    color: var(--theme-color);
}
.breadcrumbs a {
     color: var(--theme-color);
}
.row-large.row-divided {
	margin-top: 30px;
}
.row-divided .is-divider{
	display: none;
}
.entry-header-text h1 {
	margin-bottom: 0px;
	font-size: 30px;
	color: var(--theme-color);
}
.head-post-img {
    margin-bottom: 50px;
}
h1, h2, h3, h4, h5, h6 {
    color: var(--theme-color);
}
.st-sec-5 .tab-content {
    padding-top: 60px !important;
}
.st-sec-1 {
    padding-bottom: 0px !important;
}
/* lh-sec-1 */
.lh-sec-1 {
	padding-top: 0px !important;
}
/* lh-sec-2 */
.f-lh label {
    color: var(--theme-color);
}
.f-lh input, .f-lh textarea {
    box-shadow: none;
    border-radius: 5px;
    margin-top: 5px;
}
.f-lh input:focus, .f-lh textarea:focus {
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.lh-text {
    background-color: #f8f9fa;
    padding: 1rem;
}
.google_map_iframe iframe {
    width: 100%;
}
/* danh sách bài viết  tour doanh nghiệp*/
.category-tour-khach-doanh-nghiep .box-image {
    width: 70% !important;
}
.category-tour-khach-doanh-nghiep .breadcrumbs{
    padding-left: 15px;
}
.archive .blog-archive .large-columns-1 .box-image img {
    border-radius: 10px 0 0 10px;
}
.archive .blog-archive .large-columns-1 .box-text {
    position: absolute;
    width: 50%;
    top: 50%;
    left: 60%;
    transform: translate(0, -50%);
    background: white;
    z-index: 1;
    padding: 2rem;
    box-shadow: 0 5px 20px 0 rgb(2 55 102 / 10%);
    border-radius: 0 10px 10px 0;
}
.category-tour-khach-doanh-nghiep .post-title {
    font-size: 1.5rem;
}
.category-tour-khach-doanh-nghiep .row.align-center {
    margin-top: 30px;
}
[data-icon-label]:after  {
    background-color: red !important;
}
.product-section {
    padding-bottom: 60px;
}
input[type=tel] {
    box-shadow: none;
    box-sizing: none;
}
.side-title-1 .is-large {
    font-size: 15px;
}
@media (max-width: 980px) {
#header .btn-menumobi span:nth-child(2) {
	width: 22px;
	left: 0px;
}
.mobile-sidebar .custom.html_nav_position_text {
    border-top: none !important;
	padding: 0 20px !important;
    margin-top: 1rem;
}
.custom.html_nav_position_text span {
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
}
.custom.html_nav_position_text p {
	font-family: var(--bold);
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1;	
	padding-left: 10px;
}
.custom.html_nav_position_text i {
	font-size: 30px;
	padding-right: 10px;
}
.home-sec-10 .widget-title {
    font-size: 25px;
}
.home-sec-10 .row {
    transform: translate(-50%, -59%);
}
.home-sec-10 .col {
    padding-left: 2rem;
    padding-right: 2rem;
}
.home-sec-2 .product-small.box .box-image img {
    width: 100% !important;
    height: 100% !important;
}
.home-sec-5 .row {
    align-items: center;
}
.stack-sec-5:before {
    top: 72%;
}
.rv-item .logo-bao-tri {
    width: 118px;
}
.home-sec-9 .blog-posts-right .box-default {
    border:none !important;
    border-radius: 0 !important;
}
.blog-posts-right .box-default .box-image img {
    border-radius: 0;
}
.blog-posts-right .box-image {
    width: 60%;
}
.blog-posts-right .box.has-hover {
    align-items: center;
}
.home-sec-9 .box-text.text-center {
    padding: 5px 15px;
    border: 1px solid #ddd;
    border-radius: 0 10px 10px 0;
}
.footer-logo-2 {
	padding-bottom: 0px;	
}
.social-item {
    justify-content: left;
}
#woof_widget-4 .chosen-container {
    width: 100% !important;
}
.bai-viet-con-lai {
   grid-template-columns: repeat(1, 1fr);
}
.home-sec-3 .product-small.box .box-image img {
    width: 402px;
    height: 301px;
    object-fit: cover;
    aspect-ratio: 1;
    border-radius: 10px 10px 0 0;
}
}
@media (max-width: 500px){ 
.home-sec-2 .pro-dek .product-small.box .box-image img {
        width: 300px !important;
        height: 300px !important;
    }
.home-sec-10 .woof_redraw_zone {
     flex-wrap: wrap;
     flex-direction: column;
}
.home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div  {
      width: 100% !important;
      margin-bottom: 15px;
}
.home-sec-10 .row {
    position: static; 
    transform: none;   
    background: none;  
    box-shadow: none;  
    border-radius: 0;  
  }
.home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone button {
    height: 0px; 
}
.home-sec-2 {
    padding-top: 30px !important;
}
.home-sec-10 .col {
    padding-bottom: 0px;
}
.home-sec-4 .image-cover {
    padding-top: 75% !important;
}
.home-sec-5 > .bg {
    background-position: bottom center;
    background-size: cover !important;
    height: 80%;
    top: auto;
    bottom: 0;
    }
.home-sec-5 .video-button-wrapper {
	font-size: 150% !important;		
}
.rv-item img{
    width: 100%;
}
.rv-item {
	margin: 0 15px;
}
.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    display: flex;
    justify-content: initial;
    overflow-x: auto;
    -ms-overflow-style: none;
    border-bottom: 1px solid #707070;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.st-sec-5 .tabbed-content ul {
    padding: 0 1rem;
	gap: 10px;
}
.bai-viet-noi-bat a {
    display: flex;
    flex-direction: column-reverse;
}
.info-post {
    padding: 1rem !important;
}
.category-tour-khach-doanh-nghiep .box-image {
    width: 100% !important; 
}
.archive .blog-archive .large-columns-1 .box-image img {
    border-radius: 10px 10px 0 0;
}
.archive .blog-archive .large-columns-1 .box-text {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    transform: translate(0, 0);
    border-radius: 0 0 10px 10px;
}
.home-sec-10 .woof_sid.woof_sid_widget .woof_redraw_zone > div .chosen-container-single .chosen-single {
    padding: 7px 1rem;
}
}
