.elementor-kit-17{--e-global-color-primary:#006747;--e-global-color-secondary:#FFB19E;--e-global-color-text:#888B8D;--e-global-color-accent:#00AF66;--e-global-color-20ddeaf:#CDCECF;--e-global-color-9b4796a:#E5E6E6;--e-global-typography-primary-font-family:"Nunito Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-e09c2af-font-family:"Nunito Sans";--e-global-typography-e09c2af-font-size:32px;--e-global-typography-e09c2af-font-weight:900;--e-global-typography-e09c2af-text-transform:uppercase;color:var( --e-global-color-text );font-family:"Nunito Sans", Sans-serif;--e-preloader-animation:flash;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;}.elementor-kit-17 button,.elementor-kit-17 input[type="button"],.elementor-kit-17 input[type="submit"],.elementor-kit-17 .elementor-button{background-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:#FFFFFF;border-radius:8px 8px 8px 8px;padding:10px 16px 10px 16px;}.elementor-kit-17 button:hover,.elementor-kit-17 button:focus,.elementor-kit-17 input[type="button"]:hover,.elementor-kit-17 input[type="button"]:focus,.elementor-kit-17 input[type="submit"]:hover,.elementor-kit-17 input[type="submit"]:focus,.elementor-kit-17 .elementor-button:hover,.elementor-kit-17 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-17 a{color:var( --e-global-color-secondary );text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1193px;}.e-con{--container-max-width:1193px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-17{--e-global-typography-e09c2af-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-17{--e-global-typography-e09c2af-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.custom-section-title {
    position: relative;
}
.custom-section-title:before {
    content: "";
    height: 2px;
    width: 100px;
    background: var(--e-global-color-primary);
    display: block;
    position: absolute;
    left: -108px;
    bottom: 10px;
}
.custom-countdown {
    text-align: center;
}
/*.custom-cta-group svg {*/
/*    width: 32px;*/
/*    height: 32px;*/
/*}*/
.quytrinhkhambenh small {
    text-transform: none;
    font-weight: normal;
}
.woocommerce a.added_to_cart {
    display: none;
}
.wpcf7-form-control-wrap:has(.walcf7-datepicker) {
	position: relative;
}
.wpcf7-form-control-wrap:has(.walcf7-datepicker):before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	float: right;
	margin-bottom: -32px;
	margin-top: 8px;
	margin-right: 16px;
	background: url("/wp-content/uploads/2025/02/icon-calendar-1.svg") center / contain no-repeat;
}

@media (max-width: 767px) {
        .grid-circle-items .elementor-icon-box-wrapper {
        align-items: center;
    }
}



.woocommerce .price {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    column-gap: 12px;
    flex-direction: row-reverse;
    justify-content: flex-end;
}


#popmake-2808.pum-container {
    padding: 0;
    box-shadow: none;
    border: none;
}
#popmake-2808 .pum-close {
    display: none;
}/* End custom CSS */