.elementor-kit-1139{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E98B4A;--e-global-color-217a9535:#4054B2;--e-global-color-430faeab:#23A455;--e-global-color-5d8a844:#000;--e-global-color-33a8c8c:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1139 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */#respond {
    font-family: 'Poppins', sans-serif;
}

.woocommerce-noreviews {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    border: 1px solid #58c3ff;
    border-radius: 3px;
    padding: 10px;
    color: #ffffff;
    max-width: fit-content;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
}

#reply-title {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 500;
    color: #c6c6c6;
}

#cancel-comment-reply-link {
    font-size: 14px;
    color: #888;
}

#commentform {
    font-family: 'Poppins', sans-serif;
}

#review_form_wrapper {
    border-top: none !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.comment-notes {
    font-size: 18px;
    font-weight: 500;
    color: #c6c6c6;
}

.required {
    color: red;
}

#author,
#email,
#url,
#comment {
    background-color: #161718;
    border: none;
    border-bottom: 1px solid #c6c6c6;
    font-size: 14px;
    color: #ffffff;
    padding: 10px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
}

#comment {
    min-height: 200px;
    
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
}

.comment-form-cookies-consent input[type="checkbox"] {
    background-color: #D3D3D3;
    border: 1px solid #ccc;
    color: #ffffff;
}
.comment-form-cookies-consent label {
    font-size: 14px;
    color: #333;
    font-family: 'Poppins', sans-serif;
}

.form-allowed-tags {
    font-size: 12px;
    color: #ffffff;
}

.form-submit {
    background-color: #000000;
    border: 1px solid #c6c6c6;
    padding: 10px 20px;
    display: block;
    margin: 10px auto 0;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    border-radius: 8px;
}

.form-submit:hover {
    background-color: #161718;
}


#submit {
    color: #ffffff !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: capitalize !important ;
    
}

.comment-form-cookies-consent label {
    color: #ffffff !important;
}

.comment-form-cookies-consent input[type="checkbox"] {
    background-color: #161718 !important;
    border: 1px solid #a7a7a7 !important;
    appearance: none;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.comment-form-cookies-consent input[type="checkbox"]:checked::before {
    content: '✔';
    color: #a7a7a7;
    font-size: 12px;
    position: absolute;
    border-width: 0 2px 2px 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
}

#review_form_wrapper,
#review_form,
#respond,
#respond::before,
#respond::after,
#review_form_wrapper::before,
#review_form_wrapper::after {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: transparent !important;
}/* End custom CSS */