.elementor-kit-3866{--e-global-color-primary:#000000;--e-global-color-secondary:#636363;--e-global-color-text:#000000;--e-global-color-accent:#2EA2CC;--e-global-color-740786d:#FFFFFF;--e-global-color-8df415f:#227999;--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-3866 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3866 a{color:var( --e-global-color-accent );}.elementor-kit-3866 a:hover{color:var( --e-global-color-8df415f );}.elementor-kit-3866 button,.elementor-kit-3866 input[type="button"],.elementor-kit-3866 input[type="submit"],.elementor-kit-3866 .elementor-button{color:var( --e-global-color-740786d );}.elementor-kit-3866 button:hover,.elementor-kit-3866 button:focus,.elementor-kit-3866 input[type="button"]:hover,.elementor-kit-3866 input[type="button"]:focus,.elementor-kit-3866 input[type="submit"]:hover,.elementor-kit-3866 input[type="submit"]:focus,.elementor-kit-3866 .elementor-button:hover,.elementor-kit-3866 .elementor-button:focus{color:var( --e-global-color-740786d );}.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);}.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-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 */.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
color: #000000;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
color: #000000;
}



/*override link color*/
a.page-numbers {
    color: #2ea2cc !important;
}

/*add to cart button*/
button.single_add_to_cart_button.button.alt {
    background-color: #2fa2cc !important;
    border-radius: 0px;
}


/*recaptcha label*/
div#field_1_4 {
    display: none !important;
}

h2.gform_title {
    display: none !important;
}

legend.gfield_label.gform-field-label.gfield_label_before_complex {
    color: black !important;
}

input#gform_submit_button_2 {
    background: #545454 !important;
    border-width:0px;
    border-radius:0px;
    color:black !important;
}

label.gform-field-label.gform-field-label--type-sub {
    color: black !important;
}

div#gfield_description_2_3 {
    color: black !important;
}

div#field_2_4 {
    display: none;
}

label.gfield_label.gform-field-label {
    color: black !important;
}

.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 50%;
    background-color: #2ea2cc !important;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000000 !important;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

/*related products mobile*/
@media only screen and (max-width: 767px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: block !important;
}
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #2ea2cc !important;
    color: white !important;
}

a.button.product_type_variable.add_to_cart_button {
    background: #2ea2cc !important;
    color: white !important;
}

ul.products.columns-4 {
    display: flex !important;
}

/*related products mobile*/
@media only screen and (max-width: 767px) {
ul.products.columns-4 {
    display: block !important;
  
}
}

a.button.product_type_variable {
  background: #2ea2cc !important;
    color: white !important;
}/* End custom CSS */