/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.header-top{
	border-bottom: 1px solid #E9E9E9;
    transition: all .3s linear;
    padding: 0px 20px;
}


.social-icons i{
	font-size: 20px;
}

.social-icons a{
	color: #000;
}

.sec__service .col{
	background-color: #F0F2F5;
}

.sec__service .col:hover{
	background-color: #d92b30 !important;
	color: #fff;
}

.sec__service .col-inner{
	border-right: 1px solid #FFFFFF35;
    padding: 60px 40px 50px;
    transition: all .2s linear;
    position: relative;
}


.sec__service .col-inner p.title{
	font-weight: 700;
    font-size: 20px;
    padding-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    position: relative;
	margin-bottom: 0;
}

.sec__service .col-inner p.title:after{
	content: "";
    width: 40px;
    height: 2px;
    background: #d92b30;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.sec__service .col-inner p.description{
	padding-top: 25px;
	font-size: 16px;
	line-height: 1.8;
}

.sec__service .col-inner .icon{
	margin-top: 20px;
}

.sec__service .col-inner .icon i{
	font-size: 30px;
}

.sec__service .col-inner .bg{
	position: absolute;
    right: 20px;
    bottom: 20px;
}

.sec__service .col-inner .bg i{
	color: #0361b5;
	font-size: 48px;
}

.sec__service .col:hover .col-inner .bg i{
	color: #fff;
}

.sec__products h4, .sec__cat--product h4, .sec__about h4, .sec__projects h4, .sec__honor h4, .sec__customer h4{
	color: #d92b30;
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
    padding-bottom: 15px;
	position: relative;
	text-align: center;
}

.sec__products .description, .sec__cat--product .description, .sec__honor .description, .sec__customer .description{
	color: #555;
	padding: 15px 0 40px;
	text-align: center;
	font-size: 16px;
	max-width: 550px;
    margin: 0 auto;
}

.home-title-line {
    position: relative;
    margin: 0px auto;
    width: 20px;
    height: 2px;
    background: #d92b30;
}

.home-title-line::after, .home-title-line::before {
    content: "";
    width: 90px;
    height: 2px;
    background: #EEEEEE;
    position: absolute;
    right: calc(100% + 10px);
    top: 0px;
}

.home-title-line::after {
    right: auto;
    left: calc(100% + 10px);
}

.sec__products .product-small img{
	border: 1px solid #DFDFDF;
}

.sec__products .product-small .box-text-products{
	padding: 20px 30px 5px 10px;
    width: 100%;
    position: relative;
}

.sec__products .product-small .product-title a{
	font-size: 18px;
	color: #111111;
	text-transform: capitalize;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.sec__products .product-small .col-inner:after{
	content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #0361b5;
    transition: all .2s linear
}

.sec__products .product-small:hover .col-inner:after{
	height: 2px;
}

.product-short-description{
	padding: 5px 10px;	
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	color: #555;
}

.row__content--about{
	margin-top: 60px;
	padding: 0px 80px;
}

.row__content--about p.title{
	font-size: 26px;
	padding: 0 0 12px;
    font-weight: 700;
	margin-bottom: 0;
}

.row__content--about .btn__more{
	margin-top: 40px;
}

.sec__static{
	background: url(https://css02.v15cdn.com/m421/static-bg.webp) #0361b5 no-repeat left top;
    background-size: cover;
}

.sec__static .col-inner{
	color: #fff;
}

.sec__static .col-inner p{
	padding: 20px 0;
	font-size: 18px;
}

.sec__static .col-inner p.number{
	font-size: 50px;
    font-weight: 700;
    position: relative;
    line-height: 1;
    padding-bottom: 20px;
	margin-bottom: 0;
}

.sec__static .col-inner p.number::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background: #FFFFFF;
}

.sec__projects{
	margin-top: 6%;
	background: url(/wp-content/uploads/2024/12/bg.jpg) no-repeat center / cover;
}

.sec__projects h4, .copyright-footer, .row__footer--main ul.contactlist li a{
	color: #fff;
}

.sec__projects .row__list--project{
	margin-top: 60px;
}

.sec__projects .box-text{
	font-size: 18px;
	border-bottom: 3px solid #0361b5;
    background: #fff;
    color: #0361b5;
    padding: 20px;
    transition: all .3s;
}

.flickity-button {
  background-color: #0361b5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.flickity-button.previous { 
  left: -50px;
}

.flickity-button.next { 
  right: -50px;
}

.flickity-button:hover {
  background-color: #0361b5;
}

.flickity-prev-next-button{
	opacity: 1;
}

.flickity-prev-next-button .arrow, .flickity-prev-next-button svg{
	fill: #fff;
    border-color: #fff;
}

.project__more{
	border: 1px solid #fff;
    border-radius: 30px;
    color: #fff !important;
    padding: 10px 25px;
    display: inline-block;
    margin-top: 20px;
    transition: all .3s;
}

.sec__honor .gallery-col .box-image:hover{
	transform: scale(1.05);
}

.sec__customer{
	padding: 60px 20px !important;
	padding-top: 95px !important;
}

.sec__customer .gallery-col .box-image{
	border: 1px solid #ccc;
    text-align: center;
    padding: 10px;
}

.row__footer--top{
	margin: 0px auto;
    background: url(/wp-content/uploads/2024/12/foot-topbg.webp) #0361b5 no-repeat center;
    background-size: cover;
    color: #FFFFFF;
    padding: 40px 40px;
    line-height: 1;
    position: relative;
    z-index: 9;
}
.row__footer--top p{
	margin-bottom: 0;
}
.row__footer--top p.title{
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 20px;
}

.row__footer--top a{
	width: 160px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF !important;
    transition: all .2s linear;
    border: 2px solid #FFFFFF !important;
	font-weight: 400;
}

.row__footer--top a:hover{
	color: #fff;
	background-color: transparent !important;
}

.footer__main{
	margin-top: -80px;
	color: #dddddd;
	border-bottom: 1px solid #ddd;
}

.row__footer--main{
	padding: 140px 20px 40px;
}

.row__footer--main p.title{
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	padding-bottom: 10px;
	color: #fff;
	margin-bottom: 20px;
	position: relative;
}

.row__footer--main p.title:after{
	content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 40px;
    height: 2px;
    background: #d92b30;
}

.ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link{
	color: #0361b5;
}

.row__footer--main .ux-menu-link__link{
	padding: 6px 0;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 5px;
    color: #dddddd;
    transition: all .2s linear;
	position: relative;
	padding-left: 20px;
}

.row__footer--main .ux-menu-link__link:hover{
	padding-left: 25px;
}

.row__footer--main .ux-menu-link__link:before{
	content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    width: 10px;
    height: 1px;
    background: #FFFFFF;
}

.row__footer--main ul.contactlist li{
	display: flex;
    align-items: baseline;
    font-size: 14px;
    position: relative;
	gap: 10px;
	margin-left: 0;
	margin-bottom: 0;
}

.row__cat--product .icon-box{
	padding: 30px 20px;
}

.row__cat--product .icon-box:hover{
	background-color: #d92b30;
    color: #FFFFFF;
}

.row__cat--product .icon-box-img{
	margin-bottom: 0;
}

.row__cat--product p{
	margin-bottom: 0;
	padding: 10px 0;
	position: relative;
	font-size: 18px;
}

.row__cat--product p:after{
	content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 40px;
    height: 2px;
    background: #d92b30;
}

.row__cat--product .icon-box:hover p:after{
    background: #fff;
}

.about__content img{
	margin-right: 3%;
    border-radius: 10px;
}

.about__history{
	padding-bottom: 60px !important;
}

.row__line{
	position: relative;
}

.row__history p{
	line-height: 1.4;
    font-size: 15px;
    margin-bottom: 8px;
}

.row__history p:first-child{
	font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
}

.row__history .col{
	position: relative;
}

.row__history .col:before{
	content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: #d92b30;
}

.row__history .col:after{
	content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 5px;
    display: block;
    background: #d92b30;
}

.row__history .col .col-inner{
	padding-left: 20px;
}

.menu__products p{
	color: #000;
    font-size: 14px;
    opacity: .8;
    padding: 0;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	line-height: 15px;
}

.menu__products p a{
	color: #000;
}

.menu__products .parent__category{
	color: #0361b5;
    display: block;
    text-decoration: none;
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 17px;
}

.menu__products .parent__category a{
	color: #0361b5;
}

.title-overlay{
	background-color: rgba(0, 0, 0, 0);
}

.products__list .product__left .product-short-description{
	display: none;
}

.products__list .product__left .title-wrapper{
	font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.products__list .product__left .title-wrapper a{
	font-size: 18px;
    font-weight: 500;
	color: #111;
    text-transform: capitalize;
	line-height: 1.2;
}

.products__list .product__left .box .box-text-products:after{
	content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #0361b5;
    transition: all .2s linear;
}

.products__list .product__left .box:hover .box-text-products:after{
	height: 2px;
}

.products__list .product__left .box .box-image a:after{
	content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, .1);
    z-index: 0;
    opacity: 0;
    transition: all .2s linear;
}

.products__list .product__left .box:hover .box-image a:after{
	opacity: 1;
}

.product__detail .flickity-button, .product__desc .product-tabs{
	display: none;
}

.product__detail .product-images{
	padding: 6%;
    border: 1px solid #DFDFDF;
}

.product__detail .product-title{
	font-size: 26px;
	padding-bottom: 10px;
	color: #111111;
	font-weight: 500;
}

.product__detail .product-short-description{
	padding: 0;
	-webkit-box-orient: initial;
	margin: 15px 0 25px;
	font-size: 16px;
	color: #111;
}

.product__detail .btn__inquiry{
	width: 50%;
	margin-bottom: 10px;
	border: 1px solid #0361b5;
	display: block;
	margin-top: 40px;
}

.product__desc h5{
	font-size: 20px;
	width: 100%;
	margin: 0;
	font-weight: 600;
	color: #0361b5;
	border: 2px solid #0361b5;
	padding: 5px 20px;
}

.product__desc p.title{
	color: #4286b1;
	font-size: 18px;
	font-weight: 600
}

.product__desc p.title img{
	margin-right: 10px;
}

table td, table th {
    border: 1px solid #E5E5E5;
    padding: 6px 16px !important;
	font-size: 16px;
    line-height: 1.8;
}

table tr:nth-child(odd) {
    background-color: #efefef;
}

.product__adv .row:last-child .col-inner{
    padding: 20px 18px;
    border-bottom: 2px solid #1d2087;
    box-shadow: 0 2px 6px 0 rgba(51, 51, 52, .2);
    border-radius: 10px;
}

.product__adv .icon-box{
	align-items: center;
}

.product__faq p{
	margin-bottom: 1em;
}

.send__inquiry p.title{
	font-size: 24px;
	color: #111111;
	font-weight: 500;
}

.col__recommen, .col__contact, .col__search{
	border: 1px solid #DFDFDF;
    padding: 15px;
    margin-bottom: 30px;
}

.col__recommen p.title, .col__contact p.title{
	font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
    color: #111111;
    margin-bottom: 20px;
}

.col__recommen p.title:before, .col__contact p.title:before{
	content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 18px;
    background: #d92b30;
}

.col__recommen .product-small .box-image a{
	border: 1px solid #dfdfdf;
	overflow: hidden;
}

.col__recommen .product-small .title-wrapper a{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	text-transform: capitalize;
    transition: all .2s linear;
	color: #111111;
}

.menu__products .icon-box {
	align-items: center;
}

@media only screen and (min-width: 50em) {
	.sec__static .col {
		flex-basis: 20%;
		max-width: 20%;
	}
	
	.row__history .col:nth-child(odd){
		transform: translatey(70%);
	}

	.row__history .col:nth-child(even){
		transform: translatey(-70%);
	}
	
	
	.row__history .flickity-slider{
		display: flex;
		align-items: center;
	}

	.row__history .flickity-viewport{
		height: 850px !important;
		display: flex;
		align-items: center;
	}
	
	.row__history .col:nth-child(odd):before{
		top: auto;
		bottom: 0;
	}
	
	.row__history .col:nth-child(odd):after{
		top: auto;
		bottom: 10px;
	}
	
	.row__line .col{
		width: 100%;
		 left: 0;
		 top: 50%;
		 height: 40px;
		 position: absolute;
		 margin-top: 24%;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.sec__products h4, .sec__cat--product h4, .sec__about h4, .sec__projects h4, .sec__honor h4, .sec__customer h4 {
		font-size: 22px;
	}
	
	.sec__products .description, .sec__cat--product .description, .sec__honor .description, .sec__customer .description{
		display: none;
	}
	
	.row__content--about{
		padding: 0 15px;
	}
	
	.sec__customer {
		padding: 40px 20px 20px !important;
	}
	
	.row__footer--top{
		padding: 30px 20px;
	}
	
	.row__footer--top p.title {
		line-height: 1.2;
		font-size: 20px;
	}
	
	.sec__static .col-inner p.number{
		font-size: 30px;
	}
	
	.sec__static .col-inner p{
		font-size: 14px;
		padding: 10px 0;
	}
	
	.row__history .col .col-inner{
		padding-right: 20px;
	}
	
	.about__history{
		padding: 15px 15px 0;
	}

}


.page-title-h1 {
    font-weight: bold;
    font-size: 22px;
	color:#d92b30;
}

.col-title{
	padding-bottom: 0px;
}
.project-page{
	padding:8px !important;
}
.box-project{
    background-color: #fff;
    border-radius: 10px;
    border-bottom: 3px solid var(--color, #d92b30);
}

.inquiry-title{
	color: #000;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
}

.section-contact .wpcf7 input,.section-contact .wpcf7 textarea,
.category .wpcf7 input, .category .wpcf7 textarea,
.single-post .wpcf7 input, .single-post .wpcf7 textarea{
	border: none;
    border-bottom: 1px solid #e9e9e9;
    padding: 8px;
    width: 100%;
    outline: none;
    box-shadow: none;
}

.section-contact .wpcf7 textarea,.category .wpcf7 textarea,.single-post .wpcf7 textarea{
    resize: none;
}


.section-contact .wpcf7 .wpcf7-submit:hover::after, .section-contact .wpcf7 .wpcf7-submit:hover::before ,
    .category .wpcf7 .wpcf7-submit:hover::after, .category .wpcf7 .wpcf7-submit:hover::before {
    width: 50%;
}

.section-contact .wpcf7 .wpcf7-submit,
.category .wpcf7 .wpcf7-submit{

min-width: 200px;
    height: 50px;
    background: #000;
    cursor: pointer;
    color: #FFFFFF;
    margin: 20px 0px;
    position: relative;
    transition: all .2s linear;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
}
.section-contact .wpcf7 .wpcf7-submit:before , .section-contact .wpcf7 .wpcf7-submit:after,
.category .wpcf7 .wpcf7-submit:before , .category .wpcf7 .wpcf7-submit:after{

    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    height: 100%;
    width: 0;
    background: #0361b5;
    transition: all .2s linear;
    z-index: -1;
}
.section-contact .wpcf7 .wpcf7-submit:after,
.category .wpcf7 .wpcf7-submit:after{
	left: auto;
    right: 0;
}


.category-tin-tuc #post-list .post-item{
    background-color: #f9f9f9;
	padding: 15px;
    margin: 10px;
}
.category-tin-tuc #post-list .post-item .box-image {
    width: 25%;
    /* padding-top: 25px; */
}

#recent-posts-3, #search-4 ,#block-8{
    border: 1px solid #dfdfdf;
    padding: 20px;
}

.button.alt, .button.checkout, .checkout-button, .secondary {
    background-color: #d92b30;
}

.button.alt, .button.checkout, .checkout-button, .secondary {
    background-color: #d92b30;
}

.title-news {
        position: absolute;
        top: 50%;
        color: #fff;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 40px;
        z-index: 2;
        text-shadow: 1px 2px 3px #000;
        text-transform: uppercase;
}

.blog-wrapper .sidebar-title{
	font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 15px;
	text-transform: capitalize;
}
.blog-wrapper .sidebar-title::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 18px;
    background: #d92b30;
}
.blog-wrapper .is-divider{
	display:none;
}
.blog-wrapper #search-4 .submit-button{
	text-transform: capitalize;
}



.category-tin-tuc .box-image {
    overflow: hidden; /* Ẩn phần ảnh bị phóng to ra ngoài */
}

.category-tin-tuc  .box-image .image-cover img {
    transition: transform 0.3s ease-in-out; /* Hiệu ứng phóng to mượt mà */
}

/* Khi hover vào vùng chứa ảnh, ảnh sẽ phóng to */
.category-tin-tuc .box-image:hover .image-cover img {
    transform: scale(1.1); /* Phóng to ảnh lên 10% */
}

.category-thuong-hieu .box-image{
	width:100% !important;
}

.category-thuong-hieu .box-text-inner{
	height:26px;
	overflow:hidden;
}


.category-thuong-hieu .post-item img{
    height: 100%;
    object-fit: scale-down;
    border: 1px solid #d7d7d7;
}


.category-thuong-hieu .post-item .text-left{
    background: #d7d7d7;
    height: 70px;
    padding: 5px;
    overflow: hidden;
    text-align: center;
}


.category-thuong-hieu .post-item .text-left a{
    font-size: 12px;
    height: 26px;
    line-height: 28px;
    margin: 0;
    overflow: hidden;
    padding: 0 6px;
    text-align: center;
}
.category-thuong-hieu .from_the_blog_excerpt {
    display: none;
}

.category-thuong-hieu #recent-posts-3{
    display: none;
}

#recent-posts-3 .recent-post-item {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

#recent-posts-3 .recent-post-item img {
    margin-right: 10px;
    border-radius: 5px;
}

#recent-posts-3 .recent-post-item a {
    text-decoration: none;
    color: #333;
}

#recent-posts-3 .recent-post-item a:hover {
    color: #0073aa;
}
#section_1206072183{
	padding:0px !important;
}


@media only screen and (max-width: 850px) {
   #post-list .post-item .box-text-bottom {
    	width: 100%;
        background: #F9F9F9;
	}

    #post-list .post-item .box-image img{
    	width: 100%;
        height: 100%;
      
	}

    #post-list .post-item .box-image {
    	width: 100% !important;
	}

    #post-list .post-item .blog-post-inner {
    	padding: 25px;
	}

    #post-list .post-item .post-title{
        font-size: 16px;
    }

    #post-list .post-item .from_the_blog_excerpt {
        display: none;
    }

	#recent-posts-3, #search-4 ,#block-8{
		display:none
	}


    .category-thuong-hieu #post-list .post-item .box-text-bottom {
        display: block;
    }

    .category-thuong-hieu .post-item .text-left{
        height: auto;
    }
	  .category-thuong-hieu .post-item .box-image img{
        max-width: 90%;
        max-height: 90%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
	
	
	 .tax-product_cat .category-page-row .box .box-image{
        width: 100% !important;
    }

    .tax-product_cat .category-page-row .box{
        display: block !important;
        flex-flow: row;
        text-align: left;
        height: auto !important;
    
    }
	
}

.kchefont {
    font-family: "kchefont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-kche-radio:before {
    content: "\ec58";
}
.kche-t172-item-tit{
    font-size: 24px;
    font-weight: bold;
}


#button-contact-vr{
    bottom: 5%;
    right: 0;
}
/* .tax-product_cat .category-page-row .box{
    display: flex;
    flex-flow: row;
    text-align: left;
    height: 100px;

} */
/* .tax-product_cat .category-page-row .box .box-image{
    width: 35%;
}
.tax-product_cat .category-page-row .box .box-image img{
    width: 100%;
    object-fit: contain;
    height: auto;
}
.tax-product_cat .category-page-row .box .box-text{
    display: flex;
    align-items: center;
} */

#shop-sidebar{
	display:none
}

