.elementor-kit-8116{--e-global-color-primary:#4E5D31;--e-global-color-secondary:#DBBD7F;--e-global-color-text:#3F4620;--e-global-color-accent:#F9F8F3;--e-global-color-e733ede:#E7B74B;--e-global-color-1c18db1:#9E7823;--e-global-color-dd7b384:#6B6B6B;--e-global-color-ebef565:#F0F0F0;--e-global-color-99f7a35:#4D5C31;--e-global-color-b15db38:#232E0E;--e-global-color-ab3b330:#A9A9A9;--e-global-color-e2ac45f:#FDFCEF;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-8116 button,.elementor-kit-8116 input[type="button"],.elementor-kit-8116 input[type="submit"],.elementor-kit-8116 .elementor-button{background-color:#F0F0F0;font-family:"S-Barlow-Bold", Sans-serif;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#4E5D31;border-style:solid;border-color:var( --e-global-color-dd7b384 );}.elementor-kit-8116 button:hover,.elementor-kit-8116 button:focus,.elementor-kit-8116 input[type="button"]:hover,.elementor-kit-8116 input[type="button"]:focus,.elementor-kit-8116 input[type="submit"]:hover,.elementor-kit-8116 input[type="submit"]:focus,.elementor-kit-8116 .elementor-button:hover,.elementor-kit-8116 .elementor-button:focus{background-color:#4E5D31;color:#FFFFFF;}.elementor-kit-8116 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8116 label{color:#4E5D31;font-family:"S-Barlow-Bold", Sans-serif;}.elementor-kit-8116 input:not([type="button"]):not([type="submit"]),.elementor-kit-8116 textarea,.elementor-kit-8116 .elementor-field-textual{color:#4E5D31;background-color:#FFFFFF;border-style:solid;border-width:2px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.eael-product-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    text-align: center;
}

.woocommerce-loop-product__title {
    min-height: 60px; /* force titles to take same space */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
}

.button.add_to_cart_button {
    margin-top: auto;
}

/* Wrapper for the whole container */
.aws-container {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}

/* Search box styling */
.aws-container .aws-search-form {
    width: 100%;
    height: 36px;
    display: flex;
    align-items: center;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 0;
}

/* Input field */
.aws-container .aws-search-field {
    flex-grow: 1;
    padding: 6px 12px;
    font-size: 15px;
    border: none;
    outline: none;
    background: transparent;
    height: 100%;
    color: #333;
}

/* Placeholder styling */
.aws-container .aws-search-field::placeholder {
    color: #aaa;
}

/* Clear button styling */
.aws-container .aws-search-clear {
    font-size: 20px;
    color: #999;
    padding-right: 12px;
    cursor: pointer;
}

/* Search results are automatically positioned with JS */
.aws-search-result {
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    border: 1px solid #ddd;
    z-index: 9999999;
}

/* Responsive behavior */
@media (max-width: 768px) {
    .aws-container {
        max-width: 95%;
    }

    .aws-container .aws-search-field {
        font-size: 15px;
    }
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	padding: 6px 24px 6px 48px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	top: 13px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'S-Barlow-Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sentai.com.my/wp-content/uploads/2024/07/Barlow-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */