.elementor-kit-6{--e-global-color-primary:#0F2315;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#5B5B5B;--e-global-color-accent:#6AA38E;--e-global-color-c985089:#6AA38E4D;--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;font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"Roboto", Sans-serif;font-weight:700;}.elementor-kit-6 h2{font-family:"miller-display", Sans-serif;font-size:36px;font-style:normal;}.elementor-kit-6 h3{font-family:"miller-display", Sans-serif;font-size:24px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:var( --e-global-color-secondary );}.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);}.elementor-kit-6 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-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 */@media(max-width: 767px) {
    .elementor-288 .elementor-element.elementor-element-aca27f0 > .elementor-container {
        min-height: 20vh !important;
    }
}

@media screen and (max-width: 767px) {
    .hide-on-mobile {
        display: none;
    }
}

.example-button .elementor-button {
    width: 100% !important;
}

.cky-banner-btn-close {
    background-color: #96dad4 !important;
    padding: 10px !important;
}

.elementor-button,
.wpcf7-submit,
.jet-radio-list__button {
    border-radius: 8px !important;
}

.elementor-element {
    font-family: "Roboto", Sans-serif !important;
    font-weight: 400 !important;
}

#elementor-popup-modal-6636 > div > div.dialog-message.dialog-lightbox-message > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-56cba69.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default > div > div > div > section {
    border-color: #ffffff !important;
}
#elementor-popup-modal-6636 > div > a {
    background: #ffffff !important;
    border: 2px solid #000000;
}


.jet-mobile-menu__breadcrumbs .breadcrumb-label {
    font-family: "Heebo", Sans-serif !important;
}

#jet-menu-item-8193 {
    cursor: pointer;
}

@media screen and (max-width: 1023px) {
    #custom-mega-menu-column-1 > div,
    #custom-mega-menu-column-2 > div,
    #custom-mega-menu-column-3 > div{
        border: none;
    }
    #custom-mega-menu-column-2 > div {
        padding-bottom: 0;
    }
    #custom-mega-menu-column-3 > div {
        padding-top: 0;
    }
}

.custom-navbar .jet-sub-mega-menu {
    max-width: 1800px !important;
}

.jet-custom-nav__item-link:hover .jet-custom-item-label {
    color: #FFD651 !important;
}

ul, ol {
  margin-bottom: 32px !important;
}

html {
    scroll-behavior: smooth;
}
.anchor-target-heading {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
    max-height: 5px;
}


/*.jet-listing-not-found {
  display: none !important;
}*/


/* hides unneeded elements on cart and checkout pages 
.ywsbs-max-lenght,
.ywsbs-subscription-total {
    display: none !important;
}*/

/* hides coupon code field on cart page 
.woocommerce-cart-form .actions {
  display: none;
} */

/* changes "remove from cart" icon to trash can */
.woocommerce a.remove {
	visibility: hidden;
	position: relative;
}

.woocommerce a.remove:after {
    visibility: visible;
    content: '';
    background: url("../png/black-trashcan-icon.png");
    width: 20px;
    height: 20px;
	position: absolute;
	top: -4px;
	left: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}
.woocommerce a.remove:hover:after {
    background: url("../png/black-trashcan-open-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
	position: absolute;
	top: -4px;
	left: 20px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 55px !important;
    position: relative;
    left: 20px;
}

/* add top margin to cart page content */
.woocommerce-cart #content,
.woocommerce-checkout #content {
    margin-top: 32px;
}

/* corrects cart & checkout pages width on mobile */
@media screen and (max-width: 767px) {
    .woocommerce-cart .alignwide {
        margin-inline: 0 !important;
    }
    .woocommerce-checkout .alignwide {
        margin-inline: 0 !important;
    }
    .woocommerce-checkout .page-content {
        width: 88vw;
    }
}

/* woocommerce checkout adjustments */
.woocommerce-checkout .page-content {
    max-width: 1140px;
}
.woocommerce-checkout .col-1 {
    width: 100% !important;
}


.woocommerce-checkout .col-2 {
    display: none;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-info {
    display: none;
} 

/* brings back the add-ons section that woo hid on mobile */
@media screen and (max-width: 767px) {
    .woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th {
        display: block !important;
    }
}

/* share cart button adjustments */
#share-cart-btn {
    background-color: #bfbfbf;
    border-color: #bfbfbf;
    color: #ffffff;
}
#share-cart-btn:hover {
    background-color: #929292;
}/* End custom CSS */