/*
Theme Name: goldcup
Author: hcsoftvn
Author URI: https://hcdigiz.com/
Theme URI: https://hcdigiz.com/
Tags: full-site-editing, editor-style, block-styles, block-patterns
Text Domain: goldcup
Requires at least: 6.3
Requires PHP: 7.4
Tested up to: 6.3
Version: 1.0.0

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Styles intended only for the front.*/
html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {

	html {
		scroll-behavior: auto;
	}
}

body {
overflow-x:hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
line-height:26px;
}
:root :where(.wp-block-navigation a:where(:not(.wp-element-button))),a {
text-decoration:none;
}
:root :where(.wp-block-post-content),.wp-site-blocks {padding:0;}
:where(.wp-site-blocks) > * {margin-block-start:0;}
:root :where(.wp-element-button:hover, .wp-block-button__link:hover) {border-color:transparent;}
div[id^=gspb_col-id] {
padding:16px;
}
body:not(.archive) .logo_color,.archive .wp-block-site-logo,
.archive .scrolled .logo_color,.single .wp-block-site-logo,body:not(.archive).single .scrolled .logo_color,.page-template-tuyen-dung .wp-block-site-logo {
display:none;
}
.iconic-woothumbs-images__image {aspect-ratio:1/1 !important;}
.archive .scrolled .wp-block-site-logo,.single .scrolled .wp-block-site-logo,body:not(.archive).single .logo_color,body:not(.archive).page-template-tuyen-dung .logo_color {
display:block;
}
.page-template-tuyen-dung header {background-color:#EBEBEB;}
#gspb_container-id-gspb-O_BWtX-,#gspb_container-id-gspb-1QROf_J {margin:0 auto !important;}
.wc-block-components-text-input {
    position: relative;
    margin-bottom: 18px;
}
#watermark {display:none;}
.wc-block-components-text-input input {
    background-color: #FFFFFFB2;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    box-sizing: border-box;
    color: #2b2d2f;
    height: 56px;
    line-height: 56px;
    margin: 0;
    min-height: 0;
    padding: 8px 16px;
    width: 100%;
}

.wc-block-components-text-input textarea {
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 8px 16px;
    width: 100%;
}

.wpcf7-form-control-wrap {
    display: flex;
}

.wc-block-components-text-input label {
    color: #6F6F6F;
    cursor: text;
    left: 16px;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.5;
    margin: 0;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: top left;
    transition: all .2s ease;
}

.wc-block-components-text-input.is_active label {
    top: 8px;
    font-size: 11px;
    transform: translateY(0);
}

.wc-block-components-text-input.is_active input {
    padding-top: 20px;
}

.wc-block-components-text-input.is_active textarea {
    padding-top: 25px;
}

.wc-block-components-text-input p {
    margin: 0;
}

.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -22px;
}
.wpcf7-submit {
    width: 100%;
    border: 0;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
    background: #211E1E;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: uppercase;
    cursor: pointer;
}
:root :where(.is-layout-flow) > * {margin-block-start:0;}
header {
position:fixed;
top:0;
left:0;
right:0;
z-index: 999;
transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
header.scrolled {background:#DD1F1F;filter: drop-shadow(1px 1px 16px rgba(0, 0, 0, 0.10));}
header.scrolled .wp-block-site-logo img {width:45px;}
header.site-header.hide {
transform: translateY(-100%);
}
#gspb_container-id-gsbp-cea41f7.gspb_container {z-index:1;}
#gspb_container-id-gsbp-6778fa1 {position:relative !important;max-width: 52vw;z-index: 2;}
#gspb_text-id-gsbp-50b946e .cat_p_Swiper a {font-size:0;pointer-events: none;}
#gspb_text-id-gsbp-50b946e .cat_p_Swiper .box_meta {display:none;}
.cat_p_Swiper img {width:100%;border-radius:24px;}
.cat_p_Swiper .box_meta {display: flex;justify-content: space-between;margin-top: 26px;}
.cat_p_Swiper .box_meta .trigger_btn.style1 {
	background: #DD1F1F;
    padding: 7px 5px 7px 29px;
    display: flex;
    align-items: center;
    gap: 51px;
    border-radius: 60px;
    color: #fff;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;}
.swiper-button-next, .swiper-button-prev {
width:35px;
height:35px;
cursor:pointer;
}
.swiper-button-next:hover svg circle, .swiper-button-prev:hover svg circle {
fill:#424242;
}
.swiper-button-next:hover svg path, .swiper-button-prev:hover svg path {
stroke:#fff;
}
#gspb_text-id-gsbp-9386f09 .swiper-button-next,#gspb_text-id-gsbp-9386f09 .swiper-button-prev {
display:none;
}
.box_navi {display: flex;gap: 11px;margin-top:33px;}
#gspb_row-id-gsbp-94e3eba {transition: background-attachment 0.3s;background-attachment: fixed;}
/* #gspb_row-id-gsbp-94e3eba.fixed {
background-attachment: fixed;
} */

#gspb_col-id-gsbp-8d0fc05 {
width: auto !important;
left: 56px;
right: 56px;
top: 0;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
#gspb_row-id-gsbp-94e3eba.fixed #gspb_col-id-gsbp-8d0fc05 {position: fixed;}
.section {
position: absolute !important;
top: 0;
left: 0;
height: 100vh;
width: 100%;
align-items: center;
justify-content: center;
opacity: 0;
transform: translateY(50px);
transition: all 0.8s ease;
z-index: 0;
}

.section.active {
display:flex;
opacity: 1;
transform: translateY(0);
z-index: 1;
}
.wp-block-latest-posts__list {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
gap: 61px 32px;
}
.wp-block-latest-posts__list li {
    border-top: 1px solid #CDCDCD;
    padding-top: 28px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image img,
.wp-block-latest-posts__list .wp-block-post-featured-image img {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
}

.wp-block-latest-posts__list .category {
    display: flex;
justify-content: space-between;
}
.reading-time {
color: #B8B8B8;
font-size: 14px;
font-style: normal;
font-weight: 800;
line-height: normal;
text-transform: uppercase;
}
.wp-block-latest-posts__list .category a{
 color: #000;
font-size: 14px;
font-style: normal;
font-weight: 800;
line-height: normal;
text-transform: uppercase;
margin-bottom:16px;
}
.wp-block-latest-posts__post-date {
color: #E51919;
font-size: 14px;
font-style: normal;
font-weight: 800;
line-height: normal;
text-transform: uppercase;
display: flex;
margin-bottom: 16px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-title,
.wp-block-latest-posts__list .wp-block-latest-posts__post-title a {
color: #2C2C2C;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-title a {
    margin-bottom: 0;
}
.wp-container-core-group-is-layout-19b83e04 {
    align-items: baseline;
}
.scroll_text {
display: flex;
flex-wrap: wrap;
}
.box_congnghe:hover {
background: linear-gradient(180deg, #F84F31 0%, #E92D2D 100%);
}
.box_congnghe:hover .gspb_text {color:#fff;}
.box_congnghe:hover svg path {fill:#fff;}
.time_line_his .swiper {overflow:visible;}
.time_line_his .swiper-slide:before {
content:"";position:absolute;top:-8px;background:#D9D9D9;width:16px;height:16px;border-radius: 50%;left: 50%;margin-left: -8px;
}
.time_line_his .swiper-slide.swiper-slide-active:before {
background:#D42C2C;
}
.time_line_his .swiper-slide.swiper-slide-active .gspb_heading {
color:#D42C2C !important;
}
#gspb_container-id-gsbp-e32904a.gspb_container {border-radius:10px;}
.gs-swiper-init .swiper-button-prev svg,.gs-swiper-init .swiper-button-next svg,.iconic-woothumbs-images__arrow--prev svg,.iconic-woothumbs-images__arrow--next svg {
display:none !important;
}
.gs-swiper-init .swiper-button-prev,.gs-swiper-init .swiper-button-next {box-shadow:none;width:41px;height:41px;top:auto;bottom:48px;left:48px;}
.gs-swiper-init .swiper-button-prev:after,.iconic-woothumbs-images__arrow--prev:after {
content:url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.5036' cy='20.4964' r='20.5036' fill='%23F0F0F0'/%3E%3Cpath d='M13.6689 20.6471H31.3244' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.6689 20.6476L19.2866 15.0288' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2866 26.2659L13.6689 20.6471' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");

}
.gs-swiper-init .swiper-button-next:after,.iconic-woothumbs-images__arrow--next:after {
content:url("data:image/svg+xml,%3Csvg width='42' height='41' viewBox='0 0 42 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.5111' cy='20.4963' r='20.5036' transform='rotate(180 20.5111 20.4963)' fill='%23F0F0F0'/%3E%3Cpath d='M29.2817 20.3459H11.6263' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.2817 20.3456L23.6641 25.9644' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.6641 14.7272L29.2817 20.3459' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");

}
.gs-swiper-init .swiper-button-next {
left:112px;
}
.gspb_slider-id-gsbp-1b1c095 .swiper-scrollbar {bottom: 121px;max-width: 39vw;left: 48px;right:48px;width:39vw;}
#gspb_row-id-gsbp-d4b5b31 .slider-content-zone,#gspb_row-id-gsbp-e012dee .slider-content-zone{width:100%;}
.gspb_slidingPanel {
max-width: 100% !important;
width: 100%!important;height:100vh!important;max-height:100vh!important;
}
.gspb_slidingPanel-wrap {background:#f1f1f1!important;width:100%!important;height:100%!important;}
.gspb_slidingPanel-inner {padding:7% !important;text-align: center!important;}
.gspb_slidingPanel-close {top:40px!important;right:72px!important;}
.click_pop .gspb-buttonbox {background-color:transparent !important;}
.click_pop .gspb_button_wrapper,.click_pop .gspb-buttonbox {width:100%;}
.click_pop .gspb_svgBox {position:absolute;right:0;pointer-events:none;}
.box_cn:hover {background-color: #df2027 !important;}
.box_cn:hover .gspb_text,.box_cn:hover .gspb-buttonbox-title {color:#fff !important;}
.box_cn:hover .gspb_svgBox svg path:nth-child(1) {fill:#F26E24;}
#gspb_col-id-gsbp-a808c2e .swiper-scrollbar {bottom:-75px;width: 88%;}
.gs-swiper-init .swiper-button-prev, .gs-swiper-init .swiper-button-next {bottom: -96px;right: 72px;left: auto;}
.gs-swiper-init .swiper-button-prev, .gs-swiper-init .swiper-button-prev {right:128px;}
.swiper-pagination {bottom:34px !important;}
.swiper-pagination-bullet {width:32px !important;height:5px;border-radius:0 !important;}
.gspb_slider-id-gsbp-e958ca0 .wp-block-greenshift-blocks-image:after,
.gspb_sliderinner-id-gsbp-d0ff588 .wp-block-greenshift-blocks-image:after{
    content: "";
    top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%);
}
h1 {
    margin-top: 0;
    margin-bottom: 28px;
	color: #252525;
font-size: 40px !important;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 75% */
}
.wp-block-term-description p {
color: #302A2A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;}
#gspb_text-id-gsbp-fdcc961 .cat_p_Swiper .box_meta .trigger_btn.style1 {display:none;}
#gspb_text-id-gsbp-fdcc961 .cat_p_Swiper {position:absolute;width:100%;top: 58px;}
#gspb_text-id-gsbp-fdcc961 .cat_p_Swiper .box_meta {margin-top:12px;}
#gspb_text-id-gsbp-fdcc961 .cat_p_Swiper h2 {margin:0;color: #252525;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 187.5% */}
#gspb_text-id-gsbp-fdcc961 .cat_p_Swiper .box_navi {
top: 50%;
position: absolute;
margin-top: 0;
transform: translateY(-50%);
z-index: 1;
left: 0;
width: 100%;
}
#gspb_text-id-gsbp-fdcc961 .cat_p_Swiper .box_navi .swiper-button-next {
    right: 92px;
    position: absolute;
}
.products-block-post-template .wp-block-post-title {
color: #252525;
font-size: 18px !important;
font-style: normal;
font-weight: 700;
line-height: 30px;	
}
.wc-block-components-product-image {
    margin: 0 0 21px;
}
.taxonomy-product_cat a {
color: #A2A2A2;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.single-product .iconic-woothumbs-images__image {border-radius:50%;}
.woocommerce-js .iconic-woothumbs-all-images-wrap .iconic-woothumbs-thumbnails-wrap {display:none;}
#gspb_container-id-gsbp-e72d1d3{margin-top:0;}
.single-product .iconic-woothumbs-all-images-wrap {overflow: visible;}
.single-product .iconic-woothumbs-images__arrow,.single-product .iconic-woothumbs-zoom-next,.single-product .iconic-woothumbs-zoom-prev {
    position: absolute;
    bottom: 0;
    height: 40px;
    top: 50%;
    width: 40px;
    z-index: 100;
margin-top:-20px;
}
.single-product .iconic-woothumbs-images__arrow--prev,.single-product .iconic-woothumbs-zoom-prev {
left:-100%;
}
.single-product .iconic-woothumbs-images__arrow--next,.single-product .iconic-woothumbs-zoom-next {
right:-100%;
}
.single-product h1.wp-block-post-title {
color: #252525;
font-family: Inter;
font-size: 24px !important;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 125% */
margin: 0;
}
.single-product .wc-block-components-product-summary p {margin:0;
color: #302A2A;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
#gspb_container-id-gsbp-eb070eb.gspb_container {
position: absolute !important;
width: calc(100% - 144px);
bottom: 55px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs,.single-product .woocommerce-tabs.wc-tabs-wrapper h2:nth-child(1) {display:none;}
#san-pham-lien-quan {
    color: #1C1A1A;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}
.pop_filter {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    right: 0;bottom: -999px;top: -999px;
    z-index: 9999;
    margin: 0;
    display:none;
}
.filter_product {cursor:pointer;}
.pop_filter .yith-wcan-filters {
    position: fixed;
    top:0;
    bottom:0;
    width:50%;
    background:#fff;
    z-index: 999;
    right:0;
padding-top: 32px;
padding-right: 40px;
padding-bottom: 32px;
padding-left: 40px;
max-width:704px;
}
.pop_filter h3 {
color:#000;
text-transform: uppercase;
font-weight: 700;
font-size: 16px;
line-height: 20.24px;
letter-spacing: 0%;
margin:0;
border-bottom: 1px solid #E0E0E0;
padding-bottom: 32px;
}
.pop_filter .filter-title {
    margin: 0;
    padding: 16px 0;
    border-bottom: 1px solid #E0E0E0;
    color: #000;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}
.pop_filter .yith-wcan-filter {margin: 0;}
.pop_filter .filter-items .filter-item.checkbox:first-child {
    margin-top: 24px;
}
.pop_filter .filter-items .filter-item.checkbox {
    margin-bottom: 12px;
}
.pop_filter .filter-items .filter-item.checkbox label {
    display: flex;
    align-items: center;
    gap:10px;
}
.pop_filter .filter-items .filter-item.checkbox label a {
    color: var(--Primary-Black, #6F6F6F);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.pop_filter .filter-items .filter-item.checkbox label a:hover,
.pop_filter .filter-items .filter-item.checkbox.active label a{color:#211E1E;}
.pop_filter .filter-items .filter-item.checkbox label a .item-count {margin-left: 5px;}
.pop_filter .filter-items .filter-item.checkbox input {
    display: flex;
    width: 20px;
    height: 20px;
    padding: 3.653px 6.135px 4.167px 6.667px;
    justify-content: center;
    align-items: center;
}
.pop_filter .btn {
    color: var(--Primary-Black, #211E1E);

/* Font style/Small B AC */
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 171.429% */
text-transform: uppercase;
border: 1px solid var(--Primary-Black, #211E1E);
background: #fff;
cursor: pointer;
margin-top: 30px;
bottom:32px;
position: absolute;
width: calc(100% - 80px);
display: inline-block !important;
left: 40px;
}
.pop_filter .btn:hover {
    background: #000;
    color:#fff;
}
.pop_filter .apply-filters {
    margin-top: 15px;
  
    margin-right: 16px;
    display: inline-block !important;
    float: right;
    margin: 0;
padding: 16px 32px;
text-transform: uppercase;
margin-top: 30px;
right: 32px;
}
.pop_filter .reset-filters {
    display: inline-block;
    float: left;
padding: 16px 32px;
text-transform: uppercase;
}
.pop_filter .filters-container form {
    height: 80vh;
    overflow-x: hidden;
    overflow-y: auto;
}
.yith-wcan-filter[data-taxonomy="filter_tinh-chat"] .filter-items,
.yith-wcan-filter[data-taxonomy="filter_so-loi"] .filter-items
{
    display: grid;
    grid-template-columns: 1fr 1fr; /* hoặc 3fr nếu muốn chia 3 cột */
    gap: 8px 16px; /* khoảng cách giữa các hàng và cột */
	align-items: baseline;
}
.yith-wcan-filter[data-taxonomy="filter_tiet-dien"] .filter-items,
.yith-wcan-filter[data-taxonomy="filter_dien-ap-v"] .filter-items {
 display: grid;
grid-template-columns: 1fr 1fr 1fr; /* hoặc 3fr nếu muốn chia 3 cột */	
 gap: 8px 16px; /* khoảng cách giữa các hàng và cột */
align-items: baseline;
}
.gsbp-7769fc8 {cursor:pointer;
position: fixed;
z-index: 9999;
top: 30px;
right: 37px;
}
.tin-noi-bat-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    align-items: center;
    margin-bottom: 42px;
}

.tin-lon {
    position: relative;
    border-top: 1px solid #CDCDCD;
    padding-top: 28px;
}

.tin-lon img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 6px;
}

.tin-lon .date {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: white;
    color: red;
    font-weight: bold;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 14px;
}

.tin-lon h3 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
}

.tin-nho-wrapper {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.tin-nho {
    display: flex;
    align-items: flex-start;
    gap: 61px;
    border-top: 1px solid #CDCDCD;
    padding-top: 30px;
}

.tin-nho .date {
    color: red;
    font-weight: bold;
    font-size: 14px;
    min-width: 40px;
}

.tin-nho a {
    font-size: 14px;
    line-height: 1.4;
    text-decoration: none;
    color: #000;
}

.tin-nho a:hover {
    text-decoration: underline;
}
.box_tin_nb {
margin-top:86px;
margin-bottom: 167px;
}
.wp-block-post-date time {
color: var(--Primary-Text-color-1, #6F6F6F);
font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 138.462% */
}
.tieude_bvct {
color: #2C2C2C;
text-align: center;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
max-width:632px;
margin:0 auto;
}
.heading_tinlq {
padding:50px 0;
}
#gspb_text-id-gsbp-1891ec0 {width:100%;}
.click_sp {cursor:pointer;
display: flex;
padding: 8px 16px;
border-radius: 60px;
background: #fff;
}
.click_menu {cursor:pointer;}
.click_sp.active {
background: #E3E3E3;
}
.click_menu .gsbp-9ad8c6d ,.click_menu.active .gsbp-3c2448b {display:none;}
.click_menu.active .gsbp-9ad8c6d {
display:block;
}

.box_sp_menu {
    position: absolute;
    left: 75px;
    right: 75px;
}
.menu_main {
    max-width: 379px;
    position: absolute;
    right: 75px;
    padding: 40px 24px;
    border-radius: 10px;
}
.menu_main .wp-block-navigation-item__label {
color: #3B3A3A;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.current-menu-item .wp-block-navigation-item__label {
color:#DD1F1F;
}
.box_sp_menu .cat_p_Swiper .box_meta {margin-top:0;}
body .is-layout-flex.box_sp_menu,.box_sp_menu .cat_p_Swiper .box_meta .trigger_btn,body .is-layout-flex.menu_main{display:none;}
.box_sp_menu .cat_p_Swiper .box_meta h2 {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px;
}
.box_sp_menu .cat_p_Swiper .box_navi {
	position: absolute;
    top: 50%;
    margin-top: 0;
    z-index: 12;
    transform: translateY(-50%);width: 100%;justify-content: space-between;
}
body .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {padding:0;}
body .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,body .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {background:transparent;border:none;}
#gspb_container-id-gspb-_Key2b_.gspb_container {box-sizing:border-box;}
body .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {left:0;top:16px;transform: rotate(90deg);}
body .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {padding: 20px 15px 17px 33px;font-size: 14px;}
body .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,body .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,body .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,body .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {fill:#868686;}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-input {text-transform:uppercase;}
body {overflow-x:hidden;}
#gspb_container-id-gspb-f8RcFBO.gspb_container {max-height: 29px;margin-bottom: 52px;}
#mid_footer {padding-bottom:67px;}
#gspb_container-id-gspb-utirq3M.gspb_container {background-color:#fff !important;}
.box_cn:hover svg path {stroke:#2a2222 !important;fill:none !important;}
body.gspb-bodyfront #gspb_container-id-gspb-1QROf_J.gspb_container {box-sizing:border-box;}
.filter_product.is-sticky {
  position: fixed;
  top: 150px;
  left: 30px;
  width: 60px;
  height: 60px;
  background: #DD1F1F;
  border-radius: 50%;
  z-index: 999;
  transition: all 0.3s ease;
}

.filter_product.is-sticky .gspb_iconsList__item__text {
  display: none;
}
.filter_product.is-sticky .gspb_iconsList__item {
top: 50%;
margin-top: -7px;
left: 50%;
margin-left: -7px;
}
.filter_product.is-sticky svg path {stroke:#fff;}
.filter_product.is-sticky:hover {background: #282828;}
.single-post .entry-content {margin-top:80px;}
.single-post .entry-content p {margin-bottom:40px;}
@media only screen and (max-width: 768px) {
.gspb_slider-id-gsbp-1b1c095 .swiper-scrollbar {display:none;}
#doi_tac,#gspb_row-id-gsbp-be6151f,#box_nd_tuyendung{padding-left:16px !important;padding-right:16px !important;}
#gspb_container-id-gspb-vpSUxiN.gspb_container {box-sizing:border-box;}
body,main {overflow-x:hidden;}
.wp-container-core-group-is-layout-e9e93217,body #gspb_row-id-gsbp-94e3eba,#top_footer,#mid_footer ,#bottom_footer,
body #gspb_row-id-gsbp-8f11ea7,body #gspb_row-id-gsbp-22601c5,body #gspb_row-id-gsbp-f479f4d,.main-products,.main-product-single,
body #gspb_row-id-gsbp-b7811a6, body #gspb_row-id-gsbp-a887492,#box_chitietbv{padding-right:16px !important;padding-left:16px !important;}
body #gspb_container-id-gspb-_Key2b_.gspb_container {width:234px;}
.dgwt-wcas-search-wrapp {min-width:160px;}
body #gspb_row-id-gsbp-d01f40c {padding:50px 0px;}
.cat_p_Swiper .box_meta {flex-flow: column;margin-top: 0;}
.cat_p_Swiper .box_meta .trigger_btn.style1 {
display: inline-flex;
max-width: 175px;	
}
body #gspb_container-id-gsbp-6778fa1 {max-width:100%;}
body #gspb_col-id-gsbp-8d0fc05 {
    flex-flow: column;
    display: flex;
    height: auto;
    width: 100% !important;
    left: auto;
    right: auto;	
}
#gspb_col-id-gsbp-b73088d.gspb_row__col--8,body #gspb_col-id-gsbp-1ec47d7.gspb_row__col--8,
#gspb_col-id-gsbp-f6fa7d5.gspb_row__col--4 ,#gspb_col-id-gsbp-8cbaddf.gspb_row__col--4,#gspb_col-id-gsbp-c934816.gspb_row__col--4{padding:0;}
body #gspb_container-id-gspb-F9ZuVIw.gspb_container {
    flex-flow: column;
    width: 100%;	
}
body .gspb_text-id-gspb-sOwOGAA,body .gspb_text-id-gspb-BaYPnGY,#gspb_container-id-gspb-s3nIemR.gspb_container,#gspb_container-id-gspb-7jVGo4V.gspb_container,
#gspb_container-id-gspb-JaNTCkI.gspb_container{width:100%;}
body.gspb-bodyfront #gspb_container-id-gspb-0I1FH_s.gspb_container,body.gspb-bodyfront #gspb_container-id-gspb-M1o--sq.gspb_container,body #gspb_container-id-gsbp-c576583.gspb_container {width:100% !important;gap:20px;}
body #gspb_row-id-gsbp-94e3eba,body #gspb_row-id-gsbp-771908a {padding-top:50px;padding-bottom:50px;}
body #gspb_col-id-gsbp-8d0fc05,body #gspb_row-id-gsbp-7345b7c>.gspb_row__content {gap:32px;}
body #gspb_container-id-gspb-7jVGo4V.gspb_container {gap: 0px;flex-flow: column;}
body #gspb_image-id-gspb-WgTlQ3W,body #gspb_container-id-gspb-44uidgM.gspb_container {margin-top:0;padding-top:0;}
body #gspb_container-id-gspb-s3nIemR.gspb_container {padding:25px;}
body #gspb_row-id-gsbp-771908a{padding-left:0;padding-right:0;} 
body div[id^=gspb_col-id] {padding:0 16px;}
body #gspb_col-id-gsbp-62ff29b.gspb_row__col--6 {margin-bottom:50px;}
body #gspb_row-id-gsbp-dd14033 {padding:0;}
.wp-block-latest-posts__list {
grid-template-columns: 1fr;
gap: 32px; /* có thể giảm khoảng cách cho hợp lý */
}	
body #gspb_row-id-gsbp-52b3e07 {padding:50px 0;}
body #gspb_row-id-gsbp-52b3e07 .gspb_row__content,body #gspb_container-id-gspb-kpVljNS.gspb_container,body #gspb_row-id-gsbp-cbd7d10>.gspb_row__content{gap:32px;}
body #gspb_container-id-gspb-BVC112i.gspb_container,body #gspb_container-id-gsbp-aad7165.gspb_container,body #gspb_container-id-gspb-_PCEa-g.gspb_container,#copyright_footer,#bottom_footer,
.pop_filter .yith-wcan-filters{margin-block-start:0;}
body #gspb_container-id-gsbp-aad7165.gspb_container {grid-template-columns:repeat(2,minmax(0,1fr))}
body #gspb_container-id-gspb-_PCEa-g.gspb_container,body #gspb_container-id-gsbp-e6f8c41.gspb_container {align-items: flex-start;}
#bottom_footer .wp-block-columns {gap:0;}
body #gspb_row-id-gsbp-22601c5 .gspb_row__content {flex-flow:column;}
body .gspb_text-id-gsbp-9f607d6,body #gspb_container-id-gspb-J13wIoT.gspb_container {margin-top:50px !important;}
body #gspb_heading-id-gspb-OUa9z2Z {margin-bottom: 32px;}
body #gspb_row-id-gsbp-75eb18d {padding: 32px 0 0;}
body .gspb_slider-id-gsbp-ee73d18>div {padding-left:0;}
.gs-swiper-init .swiper-button-prev, .gs-swiper-init .swiper-button-prev {
    bottom: auto;
    position: absolute;top: 50%;left: -15px;
right:auto;
}
.gs-swiper-init .swiper-button-next {
 bottom: auto;
    position: absolute;top: 50%;right: -15px;
left:auto;	
}
#gspb_col-id-gsbp-a808c2e .swiper-scrollbar {display:none;}
body #gspb_row-id-gsbp-74d55fe,body #gspb_row-id-gsbp-cbd7d10 {
margin-top: 50px;
margin-bottom: 50px;
padding-right: 16px;
padding-left: 16px;	
}
body #gspb_row-id-gsbp-2ca7ea0 {padding-top:0;}
body #gspb_container-id-gsbp-498e0ca.gspb_container,body #gspb_container-id-gsbp-e56377e.gspb_container {
 flex-wrap: nowrap; /* để 3 ảnh nằm ngang */
    gap: 32px; /* gộp row-gap + column-gap */
 overflow-x: auto; /* cuộn ngang nếu tràn */
    scroll-snap-type: x mandatory; /* cuộn mượt từng ảnh */
margin-bottom:32px;
}
body #gspb_container-id-gsbp-498e0ca.gspb_container .gspb_image,body #gspb_container-id-gsbp-e56377e.gspb_container .gspb_image {
flex: 0 0 auto;
scroll-snap-align: start;
width:33.3333%;
}
 [data-aos], .aos-animate {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
body #gspb_row-id-gsbp-2721cba,body #gspb_row-id-gsbp-e7c5eb3 {padding:50px 16px 32px;}
body .time_line_his .swiper-slide .gspb_heading {
font-size:40px !important;
}
body .gspb_slider-id-gsbp-7c17dd9 .swiper-slide-inner {min-height:110px;}
body #gspb_row-id-gsbp-f479f4d {margin-top:0;margin-bottom: 100px;}
body #gspb_container-id-gsbp-2d03fd2.gspb_container,.content-slider-hist-child .wp-block-greenshift-blocks-container {grid-template-columns:repeat(1,minmax(0,1fr)) !important;}
.content-slider-hist-child .wp-block-greenshift-blocks-container {min-height:auto !important;}
body #gspb_row-id-gsbp-bb03023 { padding: 100px 16px 80px;}
body #gspb_text-id-gsbp-fdcc961 .cat_p_Swiper {left:0;top:20px;}
body #gspb_text-id-gsbp-fdcc961 .cat_p_Swiper .box_navi .swiper-button-next {right:0;}
body .pop_filter .yith-wcan-filters {width:100%; box-sizing: border-box;}
body .gsbp-7769fc8 {margin-top:0;}
body #gspb_container-id-gsbp-e72d1d3.gspb_container {
padding: 130px 16px 50px;	
}
body #gspb_row-id-gsbp-0db7fd3 {flex-wrap:nowrap;}
body #gspb_container-id-gsbp-eb070eb.gspb_container {
    display: flex;
    flex-flow: column;
    position: relative !important;
    width: 100%;
    bottom: auto;	
}
body #gspb_container-id-gspb-Y2cMUY7.gspb_container {justify-content: center;width: 100%;margin-top: 30px;}
body #gspb_col-id-gsbp-054fc45.gspb_row__col--4,body #gspb_col-id-gsbp-ab3b792.gspb_row__col--4 {display:none;}
body #gspb_container-id-gspb-J4DLoTs.gspb_container {margin-top:0;}
body #gspb_container-id-gspb-J4DLoTs.gspb_container,body .wp-container-core-group-is-layout-2a2fbbf9 {gap:32px;}
body #gspb_heading-id-gspb-ZzcfyP9 {margin-top:50px;}
body .gsbp-667e7ae,body .gsbp-a96886e {width:30px; height:30px;}
body #gspb_container-id-gsbp-1c1ffa5.gspb_container {margin-bottom:10px;}
body .gspb_text-id-gsbp-9f607d6, body #gspb_container-id-gspb-J13wIoT.gspb_container {margin-top:0 !important;}
body #gspb_row-id-gsbp-22601c5 {padding-top:50px;}
body .gspb_text-id-gsbp-2ce03bd,body .gspb_text-id-gsbp-2dec3cf,body .gspb_text-id-gsbp-1e40bd8,body .gspb_text-id-gsbp-4245eff {margin-top:50px !important;}
body #gspb_container-id-gsbp-429dd58.gspb_container,body #gspb_container-id-gspb-YGrbClM.gspb_container {margin-top:32px;}
body #gspb_row-id-gsbp-e012dee ,body #gspb_row-id-gsbp-d4b5b31{padding-top:50px;}
.tqnm_timhieu,body #gspb_container-id-gspb-6p8wCD3.gspb_container {padding:50px 16px !important;}
body #gspb_container-id-gsbp-f1c1c88.gspb_container {
grid-template-columns:repeat(1,minmax(0,1fr));	
}
.box_tin_nb {margin-top: 50px;padding:0 16px;}
body #gspb_col-id-gsbp-c43e05a.gspb_row__col--6, body.gspb-bodyfront #gspb_col-id-gsbp-c43e05a.gspb_row__col--6 {width:100%;}
body #gspb_container-id-gspb-LKQ_dWg.gspb_container {
width: 100%;
padding: 25px;
box-sizing: border-box;	
padding-bottom: 72px;
}
body #gspb_text-id-gspb-bKIFLfG {display:none;}
body #gspb_row-id-gsbp-da40b08 {min-height:90vh;}
body #gspb_container-id-gspb-DSWnHUy.gspb_container {margin-top:25px;}
body #gspb_row-id-gsbp-3d39ed1,body #gspb_row-id-gsbp-3d40afe,body #gspb_row-id-gsbp-94cf77b,body #gspb_row-id-gsbp-ba02b60,body #gspb_row-id-gsbp-ef5e2e8 {padding-right: 0;padding-left: 0;}
body #gspb_row-id-gsbp-3d40afe,body .gspb_text-id-gsbp-5f3ff21,body #gspb_container-id-gspb-XbprHu2.gspb_container,body #gspb_col-id-gsbp-d52ac2b,body #gspb_col-id-gsbp-04fe3d2,body #gspb_container-id-gsbp-dc9c898{margin-top:50px !important;}
body #gspb_container-id-gsbp-4f6e7d9 {margin-top:0px !important;}
body #gspb_container-id-gspb-1QROf_J.gspb_container {padding-right:0;}
body #gspb_container-id-gspb-jFhYPum,#gspb_col-id-gsbp-04fe3d2 {margin-bottom:30px;}
body #gspb_row-id-gspb-1XcnDpg,body #gspb_row-id-gspb-thaBoZs,body #gspb_row-id-gsbp-d3f18d9 {padding:50px 0;}
body #gspb_row-id-gsbp-e012dee {padding-top:0;}
body #gspb_container-id-gspb-XbprHu2.gspb_container {flex-direction:column;}
body .gspb_row #gspb_col-id-gsbp-f68f5af.gspb_row__col--12 {padding-top:80px;padding-bottom:80px;}
body #gspb_row-id-gsbp-b7811a6{padding:50px 0px 0px !important;}
body .gspb_text-id-gsbp-16dd178 ,body #gspb_col-id-gspb-5xqgqin{margin-bottom:50px !important;}
body.gspb-bodyfront #gspb_col-id-gspb-UeIcgHp.gspb_row__col--6,body.gspb-bodyfront #gspb_col-id-gsbp-0acfadb.gspb_row__col--12 {width:100% !important;}
body.gspb-bodyfront #gspb_col-id-gsbp-0acfadb.gspb_row__col--12 {padding:0 16px;}
body #gspb_container-id-gsbp-88935fa.gspb_container {
grid-template-columns:repeat(1,minmax(0,1fr));
}
body #gspb_container-id-gsbp-e0a721f.gspb_container,body #gspb_container-id-gsbp-d58940f.gspb_container {gap:30px;}
#pandora,.pandora {height:360px !important;}
}
.single-post .entry-content {margin-top:50px;}
.single-post .entry-content p {margin-bottom:20px;}
#box_baivietlq {padding:50px 16px;}
.heading_tinlq {padding-bottom:0;}
.hc-featured-projects {
    margin: 0 auto;
}

.hc-featured-projects h2 {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #111;
}

.hc-project-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.hc-project-card {
    display: block;
    text-decoration: none;
    color: inherit;
}

.hc-project-thumb img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    display: block;
border-top-left-radius: 40px;
border-bottom-right-radius: 40px;

}

.hc-project-meta {
    margin-top: 14px;
}

.hc-project-date {
    display: block;
    color: #ff3d3d;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
}

.hc-project-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.hc-project-bottom h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
}

.hc-project-plus {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 400;
    color: #999;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.hc-project-card:hover .hc-project-plus {
    background: #111;
    color: #fff;
}

@media (max-width: 991px) {
    .hc-project-grid {
        grid-template-columns: 1fr;
    }

    .hc-project-thumb img {
        height: 280px;
    }

    .hc-featured-projects h2 {
        font-size: 32px;
    }

    .hc-project-bottom h3 {
        font-size: 20px;
    }
.header_menu {padding:16px !important;}
}
