.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#343434;--e-global-color-text:#2A2A2A;--e-global-color-accent:#FE5E00;--e-global-color-6e5f75f:#D64F00;--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-5 e-page-transition{background-color:#FFBC7D;}body.e-wc-error-notice .woocommerce-error, body.e-wc-error-notice .wc-block-components-notice-banner.is-error{background-color:#FFDEDE;border-style:none;}body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success{background-color:#B1F5AF;border-style:none;}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{background-color:#FFFFFF !important;background-image:none !important;font-family:"Inter", Sans-serif;font-weight:600;text-transform:uppercase;border-width:0px 0px 0px 0px;}body.e-wc-message-notice .woocommerce-message .button:hover, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button:hover{background-color:#000000 !important;background-image:none !important;}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{background-color:#DEEDFF;border-style:none;}body.e-wc-info-notice .woocommerce-info .button:hover, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button:hover, body.e-wc-info-notice .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-info .woocommerce-Button:hover, body.e-wc-info-notice .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .wc-block-components-notice-banner.is-info .woocommerce-Button:hover{background-color:#3C8FF8 !important;background-image:none !important;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:30px;--container-default-padding-right:60px;--container-default-padding-bottom:30px;--container-default-padding-left:60px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-error-notice .woocommerce-error, .e-wc-error-notice .wc-block-components-notice-banner.is-error{--error-message-text-color:var( --e-global-color-text );font-family:"Inter", Sans-serif;--error-message-icon-color:#CA1111;--error-box-border-radius:5px 5px 5px 5px;}body.e-wc-error-notice .woocommerce-error a.wc-backward, body.e-wc-error-notice .wc-block-components-notice-banner.is-error a.wc-backward{font-family:"Inter", Sans-serif;}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-message-text-color:var( --e-global-color-text );font-family:"Inter", Sans-serif;--message-message-icon-color:#20D31A;--message-box-border-radius:5px 5px 5px 5px;--message-buttons-normal-text-color:#20D31A;--message-buttons-hover-text-color:#FFFFFF;--message-buttons-border-radius:5px 5px 5px 5px;}body.e-wc-message-notice .woocommerce-message .restore-item, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, body.e-wc-message-notice .woocommerce-message a:not([class]), body.e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){font-family:"Inter", Sans-serif;}.e-wc-message-notice .woocommerce-message .restore-item, .e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, .e-wc-message-notice .woocommerce-message a:not([class]), .e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){--notice-message-normal-links-color:var( --e-global-color-text );}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-message-text-color:var( --e-global-color-text );font-family:"Inter", Sans-serif;--info-message-icon-color:#3C8FF8;--info-box-border-radius:5px 5px 5px 5px;--info-buttons-hover-text-color:#FFFFFF;--info-buttons-hover-border-color:#3C8FF8;--info-buttons-border-radius:5px 5px 5px 5px;}body.e-wc-info-notice .woocommerce-info .button, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button{font-family:"Inter", Sans-serif;font-weight:600;text-transform:uppercase;}@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 */.card-shine-large:after {
    content: '';
    background: #fff;
    width: 150%;
    height: 20px;
    position: absolute;
    left: -50%;
    bottom: 0%;
    transform: rotate(30deg);
    opacity: 0;
    transition: 0.5s;
    filter: blur(25px);
}

.card-shine-large:hover:after {
    content: '';
    background: #fff;
    width: 150%;
    height: 20px;
    position: absolute;
    left: 10%;
    bottom: 120%;
    transform: rotate(30deg);
    opacity: 1;
    transition: 0.5s;
}


#ccm-box {
    background-color: #0a0a0a;
    color: white !important;
    inset: auto auto 15px 15px;
    width: 345px;
    overflow: auto;
    position: fixed;
    padding: 32px 30px;
    z-index: 100;
    font-family: 'Inter' !important;
    border: 2px solid #fe5e00;
    border-radius: 5px;
}

.ccm-button-reject {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 5px;
    font-family: 'Inter';
    font-weight: 600;
}

.ccm-button-accept {
    background: #fe5e00;
    font-weight: 600;
    font-family: 'Inter';
}/* End custom CSS */