#comments .form-submit .submit
{
	background: var(--e-global-color-80e363d);
    color: #fff;
}

#comments .form-submit .submit:hover{
	background: var(--e-global-color-primary);

}


/* .footer-primary-button:hover .icon-wrapper svg, .submit-button-ft-mid:hover .icon-wrapper svg */
/* .footer-primary-button svg, .submit-button-ft-mid svg{
	width: 2em;
	height: 2em;
	font-size: 16px;
}
.wgl-button .icon-wrapper{
	display:none
}
.wgl-button.align-icon-right .button__content{
	flex-direction:row;
} */
.submit-button-ft-mid>button>.button__content>.icon-wrapper{
	display:none
}
.wpcf7-not-valid-tip{
	display:none;
}
.submit-button-ft-mid:hover > .wpcf7-submit{
	background:var(--e-global-color-primary)
}
.wpcf7 .wpcf7-submit{
	background: var(--e-global-color-80e363d);
	color: #ffff;
}
.logo-menu{
	width:100% !important;
}

.Contactform_2>button{
	margin-top:5px!important
}
.mobile_Button_popup > a {
	padding:8px;
	
}
.mobile_Button_popup{
	justify-content: flex-end;
	display: flex;
}
.Section_contactform > .e-con-inner> div> .elementor-widget-container{
    padding: 0 30px;
}


.wgl-button .button__content{
	    gap: 12px !important
}
.menu-item>.gtranslate_wrapper {
	display:none
} 
/* .wpcf7-response-output{
	display:none
} */
.page-header_align_center {
   
    margin-bottom: 0 !important;
}
.P-0{
	padding:0;
}

.page-header_content .page-header_title{
	font-size: 70px !important;
}

@media (max-width: 1024px) {
	.page-header_content .page-header_title{
		font-size: 50px !important;
	}
}

@media (max-width: 768px) {
	.Contactform_2{
		    padding-left: 25px !important;
	}
	.menu-item>.gtranslate_wrapper {
	display:inline
} 
	.page-header_content .page-header_title{
		font-size: 40px !important;
	}
}

@media (max-width: 480px) {
	.section_S_hover > div> div> div>.dblh__content>p{
	display:none;
}
	.page-header_content .page-header_title{
		font-size: 30px !important;
	}
}

.content-hero-home .elementor-icon-box-wrapper{
	display: flex;
	justify-content: center;
}

.wgl-accordion_header
{
	padding-bottom: 0px;
}
.wgl-accordion_header> .wgl-accordion_title{
	    width: 1000%;
}
.wgl-accordion .wgl-accordion_panel::before{
	content:unset;
}

@media (max-width: 480px) {
	.section_arccodion_year{
		font-size: 10px !important;
		text-align: center;
    min-width: 78px;
	}
}

.wgl-accordion_header> .wgl-accordion_title>.section_arccodion{
	  display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.wgl-accordion_header> .wgl-accordion_title > .section_arccodion > .section_arccodion_year
{
	background: #fff;
	padding: 8px 10px;
	border-radius: 0;
	font-size: 15px;
	line-height: 24px;
	border-radius: 20px;
	color: #00473e;
}
.wgl-accordion_panel.active .wgl-accordion_title>.section_arccodion>.section_arccodion_year{
	background:#00473e;
	color: #fff;
}





.wgl-accordion_header> .wgl-accordion_title > .section_arccodion > p
{
	width: 70%;
	padding: 0;
	margin: 0;
}

.woocommerce table.shop_attributes td{
	font-style: normal;
}
@media (max-width: 767px) {
	.menu-mobile{
		justify-content: space-between;
		padding: 0 20px;
}
	
    .product-details-wrapper {
        height: 50px;
    }

    .site-main div.wgl-filter-products .wgl-filter-overlay {

        display: none;
    }
}

.woocommerce-product-details__short-description {
    color: #00473e;
}

.product-short-description {
    display: inline;
}

div.wgl-products div.product a.button {
    display: inline;
}

.product-short-description,
.Box-btn {
    display: block; /* hoặc flex, tùy bạn */
}

@media (max-width: 1024px) {
    .product-short-description,
    .Box-btn {
        display: none !important;
    }
}
@media (max-width: 420px) {
    .site-main div.wgl-filter-products .wgl-filter-close {
        top: 0;
        left: calc(93% + 5px);
        width: 40px;
        height: 40px;
        right: 0;
        left: unset;
        margin: 10px;
    }
}
 

/* @media only screen and (max-width: 820px) {
    .wgl-woocommerce-sorting {
        display: inline !important;
    }
} */
@media (min-width: 380px) and (max-width: 599px) {
/*     div.wgl-products .woocommerce-loop-product__title>a {
        font-size: 14px !important;
    } */

    div.wgl-products div.product {
        padding: 10px
    }

    div.wgl-products div.product a.button {
        display: none;
    }

   

    div.wgl-products div.product .price,
    div.wgl-products .woocommerce-loop-category__title,
    div.wgl-products .woocommerce-loop-product__title,
    .woocommerce .products div.wgl-products div.product .price,
    .woocommerce .products div.wgl-products .woocommerce-loop-category__title,
    .woocommerce .products div.wgl-products .woocommerce-loop-product__title {
        
        margin: 0;
        padding: 0;
        margin-top: 20px;
    }
}

@media (min-width: 380px) and (max-width: 599px) {
    div.wgl-products .woocommerce-loop-product__title {
        padding: 0 !important;
        min-height: 30px;

    }

/*     div.wgl-products div.product a.button,
    .woocommerce .products div.wgl-products div.product a.button {
        width: 46%;
        align-items: center;
        border-radius: 10px;
        font-size: 12px !important;
        line-height: 18px;
    } */

}
.woocommerce-loop-product__title{
    text-decoration: none !important;
}

@media (max-width: 992px) {

    div.wgl-products div.product a.button::before,
    .woocommerce .products div.wgl-products div.product a.button::before {
        display: none !important;
    }

    .Box-btn {
        margin-top: 10px !important;
    }

    a.button.view-details-button {

        font-size: 11px !important;
    }

    .certifications {
        margin-top: 10px;
        gap: 7px !important;
    }


/*     .page-header_content .page-header_title, */
    .page-header_content .page-header_breadcrumb {
        display: block;
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: revert-layer;
        font-weight: bolder !important;
    }

    .woocommerce div.product .product_title {
        line-height: 26px;
        font-size: 18px;

    }

    .product_sku_wrapper,
    .product_barcode_wrapper {
        font-size: 14px;
        line-height: 16px;
    }

    .product_sku_wrapper>.sku,
    .product_barcode_wrapper>.barcode {
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
    }

    .certifications-title {
        flex-direction: column;
    }

    span.certification-badge.certification-custom {
        font-size: 12px !important;
        line-height: 17px !important;
    }

}

.product_sku_wrapper,
.product_barcode_wrapper {
    color: #3C6F62;
    opacity: 60%;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 16px
}

/* .product_barcode_wrapper{
	margin:10px 0
}
 */
.woocommerce div.product .product_title {
    text-transform: uppercase;
    font-weight: 900;
}


.custom-tabs-nav {

    overflow-Y: scroll;

    white-space: nowrap;

    &::-webkit-scrollbar {
        display: none;
    }

    -ms-overflow-style: none;
}

/* custom post related product detalt  */
div.wgl-products .wgl-carousel_wrapper div.product.swiper-slide,
.woocommerce .products div.wgl-products .wgl-carousel_wrapper div.product.swiper-slide {
    background-color: var(--e-global-color-5584fa6) #fff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 24px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    align-items: stretch;
}

/* disable tricker  */
.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
}

.content-fullsize {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    max-width: 100vw;
    background: #f2f2f2;
}

.content-fullsize .wgl-container {
    max-width: 1200px;
    margin: 0 auto;

}

/* .footer-primary .wpcf7-not-valid-tip {
    margin: 10px 0px 10px 0px !important;
}
 */
.view-all-btn .elementor-button-icon svg {
    transition: transform 0.3s ease;
    transform-origin: center;
		width: 30px !important;
}

/* Khi hover vào nút */
.view-all-btn:hover .elementor-button-link svg {
    transform: rotate(45deg);
}

.view-all-btn .elementor-button-content-wrapper{
	align-items: center;
}

.about-view-all-btn .wgl-image-box_img img{
	transition: transform 0.3s ease;
    transform-origin: center;
		width: 30px !important;
}

.about-view-all-btn:hover .wgl-image-box_img img{
	transform: rotate(45deg);
}

.footer-primary-button svg,
.submit-button-ft-mid svg{
    transition: transform 0.3s ease;
    transform-origin: center;
}

/* Khi hover vào nút */
.footer-primary-button:hover .icon-wrapper svg,
.submit-button-ft-mid:hover
.icon-wrapper svg{
    transform: rotate(45deg);
}

a.button.view-details-button {
    opacity: 1;
    width: 56%;
    padding: 4px 8px;
    background: #FF6A00;
    gap: 4px;
    font-family: var(--e-global-typography-97f3361-font-family);
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    text-align: center;
    padding: 10px;
}

.view-details-button>span {
    margin-left: 8px;
}

.Contact-Sourcing-Team {
    text-align: center;
}

.certifications {
    text-align: left;
    min-height: 30px;
    gap: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    min-height: 0;
    align-content: flex-start;
    background:#F9F9F9;
    border-radius: 5px;
}

.certifications-title {
    display: flex;
    width: 100%;
    text-align: left;
    margin: 12px 0;
    align-items: flex-start;
}

.certifications-title>p {
    min-width: 30%;
    font-size: 20px;
    line-height: 24px;
    color: var(--e-global-color-primary);
    font-family: var(---e-global-typography-02b7f8b-font-family);
    font-weight: bold;
    margin: 0;
}




span.certification-badge.certification-custom {
    font-size: 20px;
    line-height: 24px;
}




/* hover disable */
.primary-nav.menu_line_enable .menu.lavalamp_animate .lavalamp-object {
    background: rgba(255, 0, 0, 0);
}

/* box shadow remove */
#Menu-Main {
    box-shadow: unset;
    padding: 20px;
}

/* 
breadcrum */
.page-header_breadcrumbs .breadcrumbs .current,
.page-header_breadcrumbs .breadcrumbs a:hover {
    border-color: #3c6f6200;
    background-color: #3c6f6200;
    color: #ffffff;
}



.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a.page-numbers {
    border-radius: 10px
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
}

.filter-title {
    text-align: left;
}

.yith-wcan-filters .apply-filters {
    background: var(--e-global-color-primary);
    color: var(--e-global-color-5584fa6);
    font-family: var(--e-global-typography-9be3cdf-font-family);
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 20px;
    line-height: 24px;
}

.filters-container>form {
    text-align: center
}

/* home */
.footer-primary {
    position: relative;
}

#section-blog-home .swiper-pagination {
    display: none !important;
}

/* .our-service .dblh__content span{
	font-size: 10px !important;
	line-height: 12px !important;
} */

@media (max-width: 1024px) {
    #section-blog-home .swiper-pagination {
        display: inline-block !important;
    }

    #section-blog-home .elementor-swiper-button {
        display: none !important;
    }

    #section-blog-home .elementor-widget-container {
        padding: 0 20px;
    }
}

.wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):focus,
.wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):active,
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):focus,
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):active,
input[type=text]:focus,
input[type=text]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=date]:focus,
input[type=date]:active,
textarea:active, textarea:focus{
    background-color: #ffffff !important;
}


.footer-primary-input input {
    border-radius: 6px !important;
}

@media (max-width: 480px) {
    .footer-primary-input input {
        padding: 10px !important;
        font-size: 10px;
    }
}

.footer-primary-button {
    position: absolute;
    right: 0;
    width: 78px !important;
    top: 0;
    margin: 0;
}

.footer-primary-button .button__content span:nth-child(2) {
    display: none;
}

/* .footer-primary-button button {
	border-radius: 10px !important;
	margin: 0;
	padding: 13px 34px;
} */
/* 
.footer-primary-button .wpcf7-form-control {
    width: 100%;
}
 */
header .sticky_active {
    display: none;
}

#section-blog-home .blog-post_title,
.section-blog-page .blog-post_title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post_categories{
	display:none;

}
.meta_wrapper{
	display:none !important;
}
#section-blog-home .post_categories a, .section-blog-page .post_categories a {
    background-color: #fff;
    color: #3c6f62;
}

.elementor-4687 .elementor-element.elementor-element-6c0ea07 {

    box-shadow: unset !important
}

.elementor-930 .elementor-element.elementor-element-192ad0a .text-editor_wrapper {
    font-size: clamp(65px, 6.854vw, 170px) !important;
    line-height: 1em;
}

.elementor-930 .elementor-element.elementor-element-c5d9a2c .text-editor_wrapper {
    font-size: clamp(80px, 5.854vw, 170px) !important;
}

.wgl-tabs .wgl-tabs_header.active {
    border: 1px solid;
}

@media (max-width: 1440px) {
    body:not(.e-preview--show-hidden-elements) .elementor-4687 .elementor-element.elementor-element-4e75bed {
        display: inline !important;
    }
}

.wgl-mini-cart_wrapper {
    display: none;
}



@media (max-width: 1440px) {
    body:not(.e-preview--show-hidden-elements) .elementor-290 .elementor-element.elementor-element-4e75bed {
        display: unset !important
    }
}

.attachment-woocommerce_thumbnail {
    max-width: 75%;

}

.Overlay_bg>div>div>.wgl-infobox_bg_wrapper::after {
    background-color: #18181885 !important;
    opacity: 1 !important;
}

.item__description {
    display: none;
}




.wgl-counter__suffix {
    text-align: left;
    font-size: 32px;
    line-height: 1em;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    .wgl-accordion_header {
        padding-left: 20px !important;
    }

    .wgl-accordion_title-prefix {
        display: none !important;
    }

	.wgl-accordion_header{
		padding:0 !important
}
    .wgl-accordion .wgl-accordion_title {
        line-height: 1.5;
    }
}

#wgl-cursor-pointer-follower {
    display: none !important;
}

#wgl-cursor-pointer {
    display: none !important;
}

.Contact_form_input {
    background: #ffffff !important;
    padding: 10px !important;
    border-radius: 20px !important;
    border: 0.5px solid #00473E !important;
    background: #ffff;
    color: #00473E !important;
    margin: 5px 0 !important;
}

.woocommerce.single div.product .woocommerce-tabs ul.tabs li:last-child {
    display: none;
}

.custom-product-card .certification-badge {
    background-color: rgb(10, 71, 41);
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 6px 12px;
    border-radius: 5px;
}

.wgl-products-catalog>.wgl-products {
    flex-wrap: wrap;
    align-items: stretch;
}
/* .wpcf7 input + .wpcf7-not-valid-tip, .wpcf7 textarea + .wpcf7-not-valid-tip{
	display:none;
} */

div.wgl-products div.product {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 24px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    align-items: stretch;


}

div.wgl-products .woocommerce-loop-product__title {
    min-height: 63px;
    padding: 20px 0;
}

.product-type-tag {
	font-size: 12px;
	font-family: var(--e-global-typography-97f3361-font-family);
	font-weight: bold;
	line-height: 15px;
	width: 140px;
	background: #EBE8D5;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	padding: 8px;
}

.product-image-wrapper {
    text-align: center;
}

.tax-product_cat {
    background: #f9f9f9
}

.site-main div.wgl-filter-products .sidebar-container {
    padding: 36px !important;
    background: #ffffff;
}

.view-details-button {
    width: 35%;
    padding: 4px 8px;
    font-size: 12px !important;
    font-size: unset;
    gap: 4px;
}

.Box-btn {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

div.wgl-products div.product a.button {
    opacity: 1;
    width: 35%;
    padding: 4px 8px;
    font-size: 11px !important;
    background: #FF6A00;
    font-size: unset;
    gap: 4px;
    font-family: var(--e-global-typography-97f3361-font-family);
    font-weight: 600;
}

div.wgl-products .woocommerce-loop-product__title>a,
.woocommerce .products div.wgl-products .woocommerce-loop-product__title>a {
    font-family: var(--e-global-typography-97f3361-font-family);
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    display: flex;
    align-items: flex-start;
  
}

.product-short-description {

    font-size: 18px;
    font-family: var(--e-global-typography-97f3361-font-family);
    font-weight: 500;
    color: var(--e-global-color-primary);
    text-align: justify;
}

.yith-wcan-filters .yith-wcan-filter h4 {
   font-family: var(--e-global-typography-97f3361-font-family);
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
    min-width: 21%;

}

.wgl-style-input input[type=checkbox] {
    background: #ebe8d500 center !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* 	align-items: flex-start; */
}