/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
	max-width: 1920px;
    margin: auto;
	overflow: hidden;
}
/* */
body.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 0;
}
body.nav-dropdown-has-border .nav-dropdown a {
    padding: 10px !important;
    margin: 0 !important;
    border-radius: 0;
	color: #333;
	font-size: 13px;
}
.breadcrumb {
 text-transform: uppercase;   
}
.post_comments  {
    display: none;
}

/* Sidebar */

/* */
.blog-single .article-inner > .entry-header {
    display: none;
}
/* */
.product-small.box ins *,
.product-small.box .price > .amount * {
    color: red;
    font-size: 16px;
}
.product-small.box del * {
    color: #333;
}
.product-small.box .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*.row.large-columns-4 .product-small.box .product-title a {
   display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; 
}*/

/* */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
.pulse {
    transition: all 150ms linear 0s;
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

blockquote {

    font-size: 110%;
    color:#666;

    margin: 0 auto;
    border-left:0px;
    margin-left: 20px;
    padding-bottom: 50px;
}
blockquote h1 {
    font-size: 3rem;
}
blockquote p {
    font-style: italic;
    margin-bottom: 0;
}
blockquote p::before,
blockquote p::after {
    content: "“";
    font-family: Georgia;
    font-size: 6rem;
    margin: -3rem 0 0 -4rem;
    position: absolute;
    opacity: 0.5;
    color:var(--primary-color);
}
blockquote p::after {
    content: "”";
    margin: -2rem -3rem 0 0;
}
blockquote cite {
    font-size: 1.5rem;
}
/* */
.ses-giaiphap .giaiphap-col .col-inner {
    min-height: 420px;
}
.ses-giaiphap .giaiphap-col .icon-box img {
    height: 64px;
    width: auto;
    margin-bottom: 45px;
}
.ses-giaiphap .giaiphap-col .icon-box h3 {
    font-size: 24px;
    padding-right: 20px;
    line-height: 1.5em;
}
.title-img {
    font-size: 24px;
}
.font-24 h3 {
    font-size: 24px;
    line-height: 33px;
}
/* */
/* .banner-icon .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 2em;
} */

#footer p {margin-bottom:5px;}
#footer ul {list-style:none; margin-bottom:0; margin-left:0;}
#footer li {margin-left:0; margin-bottom:5px;}
.header-bottom-nav > li > a {text-transform:uppercase;}

form {margin-bottom:0;}
.wpcf7-spinner {display:none;}
.tieude-row img.size-full.alignnone {margin-bottom:0;}
.sanpham-banner h2 {font-weight:500;}
/*.sanpham-banner .text-box {display:none;}
.sanpham-banner:hover .text-box {display:block;}*/
.button.is-underline:before {background-color:#ff7f32; opacity:1.1;}
.button:not(.icon)>span+i {
    border-radius: 99px; 
    background-color:#ff7f32; 
    padding: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
}
#main {background:#f5f5f5;}
.giaiphap-col:hover .col-inner {background:#FF7F32 !important;}
.giaiphap-col:hover .col-inner {color:#fff;}
.giaiphap-col:hover .col-inner h3 {color:#fff;}
.tintuc-tc .box-blog-post .is-divider {display:none;}
.tintuc-tc2 .box-image {display:none;}
.tintuc-tc2  .post-title {margin-bottom:10px;}
.cat-label {color:#ff7f32; opacity:1.1; margin-bottom:10px !important; font-size:12px;}
.lienhe-sec img.size-full.alignnone {margin-bottom:0;}
.foot-row2 {border-top:1px solid #333;}

#footer .button.icon.circle {color:#000;}
.absolute-footer {display:none;}
#header .header-main {border-bottom:1px solid #fff;}
.nav>li.has-icon>a>i {color:#FF7F32;}
.header-nav-main.nav-line-bottom > li > a:before {background-color:#FF7F32 !important;}
.header-main .nav > li > a {color:#fff;}
.header-main .nav > li {margin-right:25px;}
.header-full-width .container {
    padding: 0 3.5%;
}
h2 {
    font-size: 48px;
}
#footer p {padding-left:0px;}


.header-main .nav > li > a {
    font-size: 13px;
    font-weight: 500;
}
.header-main .nav-spacing-xlarge>li {
    margin: 0 25px;
}
.banner p {
    margin: 0 0 10px 0;
}
.banner-icon {
    margin: auto !important;
}
.banner-icon .icon-box-right, 
.banner-icon .icon-box-left {
    display: flex;
    align-items: center;
}
.banner-icon .icon-box-right p, 
.banner-icon .icon-box-left p {
    margin-bottom: 0;
}
b, strong {
    font-weight: 600;
}
p {
    margin-bottom: 10px;
}
.button {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}
.heading h2 {
    font-size: 56px;
}
.box-banner .text-inner {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.box-blog-post .cat-label {
    background-color: #FFF2EB;
    color: #FF7F32;
    font-size: 14px;
    text-transform: none;
    padding: 5px 10px;
    font-weight: normal;
    border-radius: 0;
    display: inline-block;
}
.box-blog-post:hover .cat-label {
    background-color: #FFF2EB;
}
.blog-custom-1 .box-label {
    overflow: initial;
}
.blog-custom-1 .box-blog-post .box-text {
    padding: 20px;
    /*width: 419px;*/
 /*   right: -20%;
    bottom: -23.5%;*/
    margin: 0;
    opacity: 1;
    box-shadow: none;
}
.blog-custom-1 .box-blog-post .post-title {
    font-size: 20px;
    margin-bottom: 20px;
}
.blog-custom-1 .box-blog-post p.from_the_blog_excerpt {
    color: #333;
    margin-bottom: 20px;
}
.box-blog-post .button.is-outline {
    border-radius: 100%;
    text-indent: -9999px;
    height: 48px;
    line-height: 48px;
    width: 48px;
    padding: 0;
    text-align: center;
    border: 1px solid #7A7A7A;
    color: #7A7A7A;
    display: grid;
}
.box-blog-post .button.is-outline:hover {
    border: 1px solid #ff7f32;
    background-color: #ffff;
}
.box-blog-post .button.is-outline:before {
    content: '\f105';
    font-family: FontAwesome;
    color: #7A7A7A;
    display: block;
    text-indent: 0;
    font-size: 16px;
}
.box-blog-post .button.is-outline:hover:before {
    color: #ff7f32;
}

.blog-custom-2 .box-blog-post .post-title {
    font-size: 20px;
}
.blog-custom-2 .box-vertical.box-blog-post .box-text {
    padding-right: 20%;
    position: relative;
}
.blog-custom-2 .box-vertical.box-blog-post .button.is-outline {
    position: absolute;
    right: 5%;
    top: 30%;
}
.blog-custom-2 .col-inner {
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, .12), 1px 1px 10px rgb(0 0 0 / 8%);
    background-color: #fff;
}
.blog-custom-2 .col-inner:hover {
    box-shadow: 0 1px 3px 0px hsl(22.54deg 100% 59.8% / 0%), 1px 1px 10px hsl(22.54deg 100% 59.8% / 29%);
}

.section-footer .bg {
    background-size: contain !important;
}
.section-footer input.wpcf7-form-control {
    height: 60px;
    border: none;
    background-color: #fff;
}
.section-footer input.wpcf7-submit {
    text-indent: -9999px;
    background-image: url(images/btn-bg.png);
    width: 44px;
    height: 44px;
    position: absolute;
    top: 8px;
    right: 32px;
    margin: 0;
}
.flex-col.ml-half {
position: initial;
}
.lienhe-col2 input[type=submit] {
    padding-left: 30px;
    background: url(images/btn-bg.png) 96% center no-repeat #292929 !important;
    border-radius: 100px;
    height: 60px;
    padding-right: 70px;
    margin: 0;
}
.blog-custom-mb .box-text-bottom .post-title {
    font-size: 20px;
}
.blog-custom-mb .box-text-bottom .is-divider {
    display: none !important;
}
.blog-custom-mb .box-blog-post .button.is-outline {
    margin: 35px auto;
}
.blog-custom-mb .col-inner {
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, .12), 1px 1px 10px rgb(0 0 0 / 8%);
    background-color: #fff;
}
.blog-project .box-text-bottom .post-title {
    font-size: 24px;
    margin-bottom: 25px;
}
.blog-project .box-text-bottom .cat-label {
    text-transform: uppercase;
    background-color: transparent;
    padding-left: 0;
}
.blog-project .box-text-bottom .is-divider {
    max-width: 58px;
    height: 1px;
    margin: 15px 0;
}
.tit-ban {
    display: flex;
    align-items: end;
}
.tit-ban hr {
    width: 102px;
    height: 1px;
    background-color: #fff;
    margin-right: 20px;
    opacity: 1;
}
/*body:not(.page) .header.has-sticky.sticky-jump {
    position: fixed;
    top: 0;
}
.header-wrapper.stuck {
    background-color: #000;
}*/
/*.banner-product .text-inner {
    min-height: 650px;
}*/
.banner-product .row.row-product > .col > .col-inner {
    display: grid;
    grid-template-columns: auto; /* 1 cột duy nhất */
    grid-template-rows: 1fr; /* Hàng duy nhất sẽ chiếm toàn bộ không gian */
    align-items: end; /* Căn các phần tử vào cuối hàng */
    height: 68vh; /* Nếu muốn grid chiếm toàn bộ chiều cao màn hình */
}
.banner-product .button.is-underline {
    font-size: 14px;
    padding: 0;
    width: auto;
    max-width: fit-content;
}
.banner-product .button.is-underline:before {
    width: 100%;
    left: 0;
}
.txt-hidden {
    display: none;
    transition: opacity 0.5s ease-in-out; /* Thời gian xuất hiện là 0.5s */
}
.banner-product .row.row-product > .col > .col-inner:hover .txt-hidden  {
    display: block;transition: opacity 0.5s ease-in-out; /* Thời gian xuất hiện là 0.5s */
}
.dark .row-solid .col:after {
    border-color: hsla(0, 0%, 100%, .5);
}

.product-small.box .box-text {
    padding-top: 20px;
}
.product-small.box .product-title {
    margin-bottom: 20px;
}
.product-small.box .product-title a {
    font-size: 28px;
    font-weight: bold;
}
.shop-page-title.category-page-title, 
.product-small.box .box-text .price {
    display: none;
}
.product-small.box .box-text .box-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
    color: #7A7A7A;
    margin-bottom: 20px;
}
.see-details-button {
    color: #FF7F32;
    font-size: 16px;
    display: flex !important;
    align-items: center;
}
.see-details-button:after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/mynaui_arrow-left-solid.png);
    margin-left: 10px;
}
.banner-c1 img.size-full.alignnone {
    margin-bottom: 0;
} 
.tax-product_cat .page-title-bar {
    background-image: url('https://ggp.vn/wp-content/uploads/2025/09/w-sp.jpg');
}
.page-title-bar {
    background-image: url(images/bg-single-product.png);
    color: #fff;
    padding: 246px 0 100px;
    display: block !important;
    background-size: cover;
    background-position: center bottom;
}
.single-product .page-title-bar {
    background-image: url(images/bg-sp1.jpg);
    position: relative;
    background-size: 100% 100%;
}
.single-product .page-title-bar .container {
    position: relative;
    z-index: 2;
}
.single-product .page-title-bar:after {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.233);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.page-title-bar h1, 
.page-title-bar h2 {
    margin-bottom: 0;
    font-size: 56px;
    color: #fff;
    font-weight: bold;
}
.page-title-bar .breadcrumb {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
    display: flex;
    align-items: baseline;
}
.page-title-bar .breadcrumb:before {
    content: '';
    display: inline-block;
    width: 102px;
    height: 2px;
    background-color: #fff;
    margin-right: 10px;
}
.page-title-bar .breadcrumb a {
    color: #fff;
}
@media (min-width: 850px) {
    
}
.tax-product_cat .header,
.single-product .header {
    position: fixed;
}
.tax-product_cat .header .header-bg-color, 
.single-product .header .header-bg-color {
    background-color: rgb(0 0 0 / 0%) !important;
    backdrop-filter: blur(10px); /* Apply blur to the background */
    -webkit-backdrop-filter: blur(10px); /* For Safari support */
}
.header .stuck .header-bg-color {
    background-color: #b5b5b5 !important;
}
.header.transparent .header-bg-color {
    background-color: rgb(0 0 0 / 0%) !important;
    backdrop-filter: blur(10px); /* Apply blur to the background */
    -webkit-backdrop-filter: blur(10px); /* For Safari support */
}
.single-product .page-title.product-page-title {
    display: none;
}
.woocommerce-tabs .product-tabs, 
.single-product .single-post-img, 
.single-product .product-main {
    display: none;
}
.row-height .col {
    padding-bottom: 0;
}
.row-height .col-inner {
    min-height: 375px;
}
.icon-box-left-custom {
    display: flex;
    align-items: center;
}
.single-product table tbody > tr:first-child {
    background-color: #FF7F32 !important;
    color: #fff;
}
.single-product table tbody > tr:first-child td {
    color: #fff;
}
.single-product table tbody > tr:nth-child(odd) {
    background-color: #fff;
}
td, th {
    padding: 18px 20px;
    border: none;
}
td:first-child, th:first-child {
    padding-left: 20px;
}
td:last-child, th:last-child {
    padding-right: 20px;
}

@media only screen and (min-width: 1024px) {
    .widget ul.menu > li {
        position: relative;
    }
    .widget ul > li.has-child:hover >.sub-menu{
        display:block !important;
    }
    .widget ul.menu ul.sub-menu {
        display: none !important;
        position: absolute;
        width: 100%; 
        left:99%;
        top: 0;
        z-index: 999;
        border: 1px solid #e1e1e1 !important;
        background: #fff;
        margin: 0;
        padding: 0;
    }
    .widget .toggle{
        transform: rotate(-90deg);
        margin-right: 10px;
    }
    .widget ul.menu>li li {
        padding: 2px 0;
        border-bottom: 1px solid #e1e1e1;
    }
}
.row-taisao > .col:hover {
    background: #FF7F32 !important;
    cursor: pointer;
}
.row-taisao > .col:hover * {
    color: #fff;
}
.row-taisao > .col:hover img {
    filter: brightness(0);
}
.but-taicata i:before {
    visibility: hidden;
}
.but-taicata i {
    background: url(images/icon-dow.svg) 0 0 no-repeat;
    width: 20px;
}
.but-taicata span {
    font-size: 16px;
}
.row-title-sing {
    position: absolute;
    bottom: 70px;
    width: 100%;
    z-index: 1;
}
.row-title-sing .col {
    padding-bottom: 0;
}
/* */
.row-banner-h > .col > .col-inner .banner:hover  {
	background: #FF7F32  !important;
	cursor: pointer;
}
.row-banner-h > .col > .col-inner .banner:hover * {
	color: #fff !important;
}
.row-banner-h > .col > .col-inner .banner:hover .icon-box img {
filter: brightness(0) invert(1);
}
/* */
/*.bg-pro {
    background: url(images/bg-1.jpg) center center no-repeat;
    background-size: cover;
}*/


.bg-pro .img {
    background: url('https://ggp.vn/wp-content/uploads/2025/09/bg-ff.png') center center no-repeat;
    background-size: cover;
    margin-bottom: 0 !important;
	height: 780px;
	display: table;
}
.bg-pro .box-image {
	 background: url('https://ggp.vn/wp-content/uploads/2025/09/bg-ff.png') center center no-repeat;
}
.bg-pro .img .img-inner {
	display: table-cell;
    vertical-align: middle;
}
.product-small.box .box-image {
    background: url('https://ggp.vn/wp-content/uploads/2025/09/bg-ff.png') center center no-repeat;
	background-size: cover;
}
/* .bg-bann-sp .bg-loaded {
    background-size: 100% 100% !important;
} */
/* */
.row-linhvuc .col-inner {
    min-height: 255px;
}
.row-linhvuc .col-inner h3 {
    font-size: 20px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .blog-archive .post-sidebar.col {
        padding: 0 15px !important;
    }

}
@media (max-width: 480px) {
    .sanpham-banner .text-box {display:block;}
    .tintuc-tc .box-blog-post .is-divider {display:block;}
    #header .header-main {border-bottom:none;}
    .header-wrapper.stuck .header-main {background:#292929;}
    .heading h2, h2 {
        font-size: 28px;
    }
    .section-footer input.wpcf7-submit {
        top: 14%;
        right: 1%;
        margin: 0;
    }
    .heading-mobile h2 {
        line-height: 45px;
    }
    .heading-mb h2 {
        font-size: 36px;
    }
    .social-custom {
        text-align: center !important;
    }
    .table-custom {
        overflow: scroll;
    }
    .page-title-bar {
        padding: 140px 0 60px;
    }
    .page-title-bar .breadcrumb:before {
        width: 45px;
    }
    .page-title-bar .breadcrumb {
        margin-bottom: 15px;
        font-size: 14px;
		visibility: hidden;
    }
    .page-title-bar h1, .page-title-bar h2 {
        font-size: 30px;
    }
	.product-small.box .product-title a {
		font-size: 17px;
	}
	.product-small.box .product-title {
		margin-bottom: 7px;
	}
	.see-details-button {
		font-size: 14px;
	}
	body .cus-blog .post-title {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		font-size: 16px;
		line-height: 27px;
		height: 54px;
		margin-bottom: 0;
	}
	body .cus-blog .cat-label {
		margin-bottom: 0 !important;
	}
	 body .term-parent ul li span {
		font-size: 20px;
	}
	body .term-parent ul li a {
		font-size: 19px;
	}
	body .term-parent ul {
		margin-bottom: 30px;
	}
	.cus-blog button {
		background: none !important;
	}
	.row-height .col-inner {
		min-height: initial;
		padding-bottom: 30px !important;
	}
	.bg-pro .img {
		height: 400px;
	}
	.row-title-sing {
		bottom: 20px;
	}
	.single-product .page-title-bar {
		background-image: url('https://ggp.vn/wp-content/uploads/2025/09/sp-mb.jpg');
		height: 480px;
        background-size: cover;
	}
	.row-cochehd  .text p {
		font-size: 11px;
	}
	.fix-number span {
        color: #fff;
        background: #FF7F32;
        line-height: 30px;
        text-align: center;
        font-size: 13px;
        padding: 0px 6px;
        border-radius: 100px;
        margin-bottom: 6px;
        display: inline-block;
        min-width: 30px;
	}
	.row-cochehd {
		padding: 0 15px !important;
	}
}
/* */
.list-ul-dv ul {
list-style: none;
overflow: hidden;
	padding-top: 10px;
}
.list-ul-dv ul li {
	background: url('https://ggp.vn/wp-content/uploads/2025/09/fluent_diamond-28-filled.png') 0 3px no-repeat;
	margin-left: 0;
    padding-left: 31px;
    line-height: 30px;
}
.h4-clo h4 {
	background: url(https://ggp.vn/wp-content/uploads/2025/09/icon-clock.png) 0 8px no-repeat;
    padding-left: 40px !important;
}
.h4-phone h4 {
	background: url(https://ggp.vn/wp-content/uploads/2025/09/icon-phone.png) 0 8px no-repeat;
    padding-left: 40px !important;
}
/* */
.tailien-tab .nav > li > a{
	background: url(https://ggp.vn/wp-content/uploads/2025/09/ra-1.png) 94% center no-repeat;
    line-height: 36px;
}
.tailien-tab .nav > li.active  > a {
	background: url(https://ggp.vn/wp-content/uploads/2025/09/ra-2.png) 94% center no-repeat;
}
/* */
.acc-dv .accordion-title {
	border-top: none;
	padding-left: 0;
}
.acc-dv .accordion-title.active {
	border-bottom: 1px solid #e1e1e1;
	background: none;
}
.acc-dv.accordion .toggle {
	left: initial;
	right: 0;
}
.acc-dv.accordion .accordion-inner {
	padding-left: 0;
	padding-right: 0;
}
.sanpham-banner .text-box-content {
/* 	background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgb(255 255 255 / 0%) 100%); */
	background-image: linear-gradient(to bottom, #0000008f, #ffffff12);
}
.sanpham-banner:hover .text-box-content{
	background: none;
}