.elementor-kit-8{--e-global-color-primary:#599CD4;--e-global-color-secondary:#ACCEED;--e-global-color-text:#0D0D0D;--e-global-color-accent:#F6921E;--e-global-color-77078b0:#00001B;--e-global-color-f1c0f5a:#18345D;--e-global-color-b74fec6:#E1EDF8;--e-global-color-d2b17e2:#DC4405;--e-global-color-4447251:#FDBE4F;--e-global-color-1bdc671:#6D6E70;--e-global-color-fd04a67:#BBBDBF;--e-global-color-6c2e9df:#F1F1F2;--e-global-color-0fa538c:#54622C;--e-global-color-b8e01b1:#7A9A01;--e-global-color-96ff007:#BFCC80;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:90px;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:58px;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:34px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-aa33bb6-font-family:"Arial";--e-global-typography-aa33bb6-font-size:16px;--e-global-typography-aa33bb6-font-weight:500;--e-global-typography-aa33bb6-text-decoration:none;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Arial", Sans-serif;font-size:18px;font-style:normal;text-decoration:none;color:var( --e-global-color-6c2e9df );border-radius:50px 50px 50px 50px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-d2b17e2 );color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-8 a:hover{color:var( --e-global-color-d2b17e2 );text-decoration:none;}.elementor-kit-8 h1{font-size:70px;}.elementor-kit-8 h2{font-size:45px;}.elementor-kit-8 h3{font-size:35px;}.elementor-kit-8 h4{font-size:30px;}.elementor-kit-8 h5{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1020px;}.e-con{--container-max-width:1020px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}p.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:28px;--e-global-typography-accent-font-size:18px;}.elementor-kit-8 p{margin-block-end:0px;}.elementor-kit-8 h1{font-size:50px;}.elementor-kit-8 h2{font-size:35px;}.elementor-kit-8 h3{font-size:28px;}.elementor-kit-8 h4{font-size:25px;}.elementor-kit-8 h5{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:25px;}.elementor-kit-8 h1{font-size:50px;}.elementor-kit-8 h2{font-size:28px;}.elementor-kit-8 h3{font-size:25px;}.elementor-kit-8 h4{font-size:20px;}.elementor-kit-8 h5{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    scroll-padding-top: 165px;
}

body.e-off-canvas__no-scroll-animation:not(.e-off-canvas__no-scroll) {
    overflow: unset;
}

.elementor-widget-off-canvas .e-off-canvas__overlay{
   transition: opacity 0.3s ease !important;
}

.elementor-widget-off-canvas .animated-reverse-wrapper .e-off-canvas__overlay,
.elementor-widget-off-canvas[aria-hidden="true"] .e-off-canvas__overlay{
    opacity: 0;
}

.added_to_cart.wc-forward{
    display: none !important;
}

.add_to_cart_button.ajax_add_to_cart{
    transition: all .2s ease;
}

.add_to_cart_button.ajax_add_to_cart.loading::after{
    position: static !important;
    top: unset;
    right: unset;
    display: inline-block;
    margin-left: 10px;
}

.add_to_cart_button.ajax_add_to_cart.loading,
.add_to_cart_button.ajax_add_to_cart.added{
    padding-right: 20px !important;
}

/* Woo Quantity input */
.woocommerce div.product form.cart div.quantity,
div.quantity{
    --_height: 38px;
    --_border-radius: 6px;
    --_border-color: #E0E0E0;
    --_bg-color: #F4F4F4;
    display: flex;
}

 tr.cart_item .quantity {
    --_height: 38px;
 }

.woocommerce div.product form.cart div.quantity button,
div.quantity button{
    color: inherit !important;
    border: none;
    width: 26px;
    height: var(--_height) !important;
    background-color: var(--_bg-color) !important;
    margin: 0 !important;
    text-align: center;
    border: 1px solid var(--_border-color);
}

.woocommerce div.product form.cart div.quantity button:hover,
div.quantity button:hover{
    background-color: var(--_border-color) !important;
}

.woocommerce div.product form.cart div.quantity button.minus,
div.quantity button.minus{
    border-radius: var(--_border-radius) 0px 0px var(--_border-radius) !important;
    padding: 0px 5px 0px 5px !important;
    /*border-right: 0;*/
}

.woocommerce div.product form.cart div.quantity button.plus,
div.quantity button.plus{
   padding: 0px 5px 0px 5px!important;
   border-radius: 0px var(--_border-radius) var(--_border-radius) 0px !important;
   /*border-left: 0;*/
}

div.quantity input::-webkit-outer-spin-button,
div.quantity input::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}

div.quantity input[type="number"] {
    -moz-appearance: textfield;
}

div.quantity input.qty,
.woocommerce div.product form.cart div.quantity input.qty,
.elementor-widget-woocommerce-cart .woocommerce input.input-text.qty{
    -webkit-appearance: none !important;
    text-align: center;
    width: 45px !important;
    height: var(--_height) !important;
    min-height: var(--_height);
    max-height: unset;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0;
    border: none;
    border-top: 1px solid var(--_border-color);
    border-bottom: 1px solid var(--_border-color);
}


/* My account */
.woocommerce #customer_login.col2-set .col-1, .woocommerce-page #customer_login.col2-set .col-1{
    width: 50%;
    padding: 20px;
}

.woocommerce #customer_login.col2-set .col-2, .woocommerce-page #customer_login.col2-set .col-2{
    width: 50%;
    padding: 20px;
    background-color: var(--e-global-color-accent);
}

.woocommerce #customer_login.col2-set .col-2 h2, .woocommerce-page #customer_login.col2-set .col-2 h2{
   color: #fff !important;
}

.woocommerce .woocommerce-orders-table__cell-order-actions a.button:not(:last-child){
    margin-right: 10px;
}

.wooccm-file-button, .order-upload a.fileinput-button {
    width: fit-content !important;
    min-width: 127px;
    padding: 12px 18px !important;
    background-color: var(--e-global-color-accent) !important;
    border-radius: 80px !important;
    font-size: 16px !important;
}

.wooccm-file-button:hover,
.wooccm-file-button:focus-visible,
.order-upload a.fileinput-button:hover,
.order-upload a.fileinput-button:focus-visible
{
    background-color: #DC4405 !important;
}/* End custom CSS */