.elementor-kit-86{--e-global-color-primary:#0155B5;--e-global-color-secondary:#F3F3F3;--e-global-color-text:#222529;--e-global-color-accent:#FAD759;--e-global-color-0c33a3a:#FFFFFF;--e-global-color-30e464f:#A8A8A8;--e-global-color-9ff7010:#777777;--e-global-color-8f92cab:#E7E7E7;--e-global-color-c889a66:#F6F6F6;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-86 e-page-transition{background-color:#FFBC7D;}.elementor-kit-86 a{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:15px;font-weight:600;}.elementor-kit-86 a:hover{color:var( --e-global-color-accent );font-size:15px;font-weight:600;}.elementor-kit-86 h1{color:var( --e-global-color-text );}.elementor-kit-86 h2{color:var( --e-global-color-text );}.elementor-kit-86 h3{color:var( --e-global-color-text );}.elementor-kit-86 h4{color:var( --e-global-color-text );}.elementor-kit-86 h5{color:var( --e-global-color-text );}.elementor-kit-86 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1480px;}.e-con{--container-max-width:1480px;}.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-message {
    border-top-color: #222529;
    font-family: 'Poppins';
    font-size: 16px;
}

.woocommerce-message::before {
    content: "\e015";
    color: #222529;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 1em 13.3em 1em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #0155b5;
    border-radius: 10px;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

@media screen and (max-width: 450px) {
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-left: 20px;
    margin-right: 20px;
  }
}


a.button.wc-forward {
    background-color: #222529;
    border-radius: 2px;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 0.6em 2em 0.6em 2em;
}


span.price {
    color: #222529 !important;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px !important;
}

p.stock.in-stock {
    color: #777777 !important;
    font-size: 14px !important;
    font-family: 'Poppins';
    font-weight: 400;
    margin-top: -5px !important;
}/* End custom CSS */