.elementor-kit-629{--e-global-color-primary:#FF6C38;--e-global-color-secondary:#DAEDFF;--e-global-color-text:#161616;--e-global-color-accent:#0C70D4;--e-global-color-b553bb0:#FFFFFF;--e-global-color-414bd65:#F8F8F8;--e-global-color-de5051d:#F9F8F1;--e-global-typography-primary-font-family:"Nunito Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-de5051d );color:var( --e-global-color-text );font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 button,.elementor-kit-629 input[type="button"],.elementor-kit-629 input[type="submit"],.elementor-kit-629 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Nunito Sans", Sans-serif;font-size:16px;font-weight:700;text-transform:capitalize;line-height:1px;letter-spacing:0px;color:var( --e-global-color-text );box-shadow:-4px 4px 0px 0px #000000;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:24px 24px 24px 24px;padding:18px 24px 18px 24px;}.elementor-kit-629 button:hover,.elementor-kit-629 button:focus,.elementor-kit-629 input[type="button"]:hover,.elementor-kit-629 input[type="button"]:focus,.elementor-kit-629 input[type="submit"]:hover,.elementor-kit-629 input[type="submit"]:focus,.elementor-kit-629 .elementor-button:hover,.elementor-kit-629 .elementor-button:focus{background-color:var( --e-global-color-b553bb0 );color:var( --e-global-color-text );box-shadow:-4px 4px 0px 0px #000000;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-text );border-radius:24px 24px 24px 24px;}.elementor-kit-629 e-page-transition{background-color:#FFBC7D;}.elementor-kit-629 a{color:var( --e-global-color-primary );font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 a:hover{color:var( --e-global-color-accent );font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 h1{font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 h2{font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 h3{font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 h4{font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 h5{font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 h6{font-family:"Nunito Sans", Sans-serif;}.elementor-kit-629 label{color:var( --e-global-color-text );}.elementor-kit-629 input:not([type="button"]):not([type="submit"]),.elementor-kit-629 textarea,.elementor-kit-629 .elementor-field-textual{color:var( --e-global-color-text );accent-color:var( --e-global-color-text );background-color:var( --e-global-color-b553bb0 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );border-radius:12px 12px 12px 12px;}.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);}@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 *//* changes the in stock text color */ 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
color: #191919;
}

/* widens quantity picker */
.woocommerce .quantity .qty {
width: 6.63em;
text-align: center;
}

/* hide product buttons */
.woocommerce ul.products li.product .button {
display: none;
margin-top: 0em;
}

/* account dropdown colors */
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #e8e8e8;
color: #3d3d3d;
}

/* Hide Avalara account fields */
.woocommerce-EditAccountForm p:has(> input[name^="wc_avatax_"]) {
    display: none !important;
}

/* Grow on hover: only for actual buttons */
/* 
button,
input[type="submit"],
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
a.button,
.checkout-button {
  transition: transform 0.3s ease !important;
}
*/
/*
button:hover,
input[type="submit"]:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
a.button:hover,
.checkout-button:hover {
  transform: scale(1.05) !important;
}
*/

/*Set variation price color */
.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: #FF6C38;
font-size: 32px;
font-weight: 700;
}

/* fix dropdown colors */
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #e8e8e8;
color: #000;
}

/*hid log in page title*/
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2 {
    display: none !important;
}

/*anchor footer*/
html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.site-content {
    flex: 1;
}

footer {
    margin-top: auto;
}

/* OOS badge */
.custom-out-of-stock-badge {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background: var(--e-global-color-primary) !important;
    color: #000 !important;
    padding: 8px 15px !important;

    font-family: "Nunito Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;

    text-transform: capitalize !important;
    border-radius: 24px !important;
    z-index: 10 !important;
    text-align: center !important;
    opacity: 1 !important;

    box-shadow: -4px 4px 0px 0px #000000 !important;
}0000 !important;
}/* End custom CSS */