.elementor-kit-6{--e-global-color-primary:#C08554;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-32dce02:#C08554;--e-global-color-572172f:#7C4E28;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--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;color:#000000;font-size:15px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */.scroll-offset {
  scroll-margin-top: 130px; /* Tukar ikut tinggi sticky header kau */
}

.aws-container .aws-search-form .aws-form-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: #c08556;
    border: 1px solid #c18554;
    margin: 0 0 0 -1px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 100ms ease-in-out;
    -moz-transition: background-color 100ms ease-in-out;
    -o-transition: background-color 100ms ease-in-out;
    transition: background-color 100ms ease-in-out;
}

.aws-container .aws-search-form .aws-search-btn_icon {
    display: inline-block;
    fill: rgb(255 255 255);
    height: 24px;
    line-height: 24px;
    position: relative;
    width: 42px;
    color: #ffffff;
}

.woocommerce .quantity .qty {
    width: 4.631em;
    text-align: center;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 100% / 7.1%);
}

.woocommerce-variation-description {
    order: -1;
    margin-bottom: 15px;
}
.variations_form {
    display: flex;
    flex-direction: column;
}

.wlr-product-message {
    
font-size: 13px; 
padding: 0px !important;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: -1em;
    border: 0;
    width: 100%;
}


.wcpa_wrap
 {
    padding: 0 2px;
    margin-top: -23px;
}


.wcpa_wrap .wcpa_field_label {
    color: #000000!important;
}

.wcpa_wrap .wcpa_field_label {
    width: 100%;
    font-weight: 600 !important;
    line-height: 20px;
    margin: 0 0 8px 0;
    display: inline-block;
}

.um input[type=submit].um-button {
    background: #c08554!important;
}/* End custom CSS */