.elementor-kit-2348{--e-global-color-secondary:#535A60;--e-global-color-2765fbc:#EAF0F7;--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:500;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-size:0.95em;background-color:var( --e-global-color-2765fbc );}.elementor-kit-2348 a{color:#C20021;}.elementor-kit-2348 a:hover{color:var( --e-global-color-accent );}.elementor-kit-2348 h1{font-size:1rem;}.elementor-kit-2348 h2{font-size:0.95rem;font-weight:600;}.elementor-kit-2348 h3{font-size:0.85rem;font-weight:600;}.elementor-kit-2348 button,.elementor-kit-2348 input[type="button"],.elementor-kit-2348 input[type="submit"],.elementor-kit-2348 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:#FFFFFF;background-color:#C20021;}.elementor-kit-2348 button:hover,.elementor-kit-2348 button:focus,.elementor-kit-2348 input[type="button"]:hover,.elementor-kit-2348 input[type="button"]:focus,.elementor-kit-2348 input[type="submit"]:hover,.elementor-kit-2348 input[type="submit"]:focus,.elementor-kit-2348 .elementor-button:hover,.elementor-kit-2348 .elementor-button:focus{color:#FFFFFF;background-color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}.site-header{display:var(--page-title-display);}.elementor-kit-2348 e-page-transition{background-color:#FFBC7D;}.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-kit-2348 h2{font-size:0.85rem;}.elementor-kit-2348 h3{font-size:0.75rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(max-width:767px){.elementor-kit-2348 h2{font-size:0.85rem;}.elementor-kit-2348 h3{font-size:0.75rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Affiliate Registration & Login Page */

.affwp-form fieldset {
    padding: 0 !important;
}
.affwp-form legend {
    font-size: 100% !important;
}

/* Checkout Page */
body:not([class*=elementor-page-]) .site-main {
    max-width: 100%;
    width: auto;
    margin: 50px;
    padding: 20px;
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}

@media (max-width: 768px) {
    body:not([class*=elementor-page-]) .site-main {
        margin: 20px;    
    }
}

body:not([class*=elementor-page-]) .site-main .page-header .entry-title {
    max-width: 100%;
    font-weight: 600;
}

body:not([class*=elementor-page-]) .site-main .page-content p {
    font-size: 0.95em;
}
body:not([class*=elementor-page-]) .site-main .page-content .wc-block-components-title.wc-block-components-title {
    font-size: 1em;
}
body:not([class*=elementor-page-]) .site-main .page-content .wc-block-checkout__shipping-method-option-price {
    font-size: 0.7em;  
    font-weight: 400;
    white-space:normal;
}

.wc-block-components-order-summary .wc-block-components-panel__button,
.wc-block-components-order-summary .wc-block-components-panel__button:hover {
    background-color: #fff;
    color: #000;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    border: 1px solid hsla(0,0%,7%,.11);
}

body:not([class*=elementor-page-]) .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option {
    color: #000;
}
body:not([class*=elementor-page-]) button.is-secondary {
    background-color: #ffffff !important;
}/* End custom CSS */