.elementor-kit-11{--e-global-color-primary:#E68C00;--e-global-color-secondary:#54595F;--e-global-color-text:#282828;--e-global-color-accent:#E68C00;--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-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-primary );}.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 */h1 {
    margin-top: 1em !important;
}

.entry-title, .woocommerce {
    font-family:Roboto,Arial,Helvetica,Verdana,sans-serif !important;
}

.woocommerce .checkout-button,
.woocommerce-checkout-review-order .button {
    background-color: #E68C00 !important;
}

.woocommerce-loop-product__title {
    color: #000 !important;
    font-weight: 400 !important;
}

.woocommerce-cross-sell .woocommerce-Price-amount, .cross-sells .woocommerce-Price-amount {
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.woocommerce-cross-sell .button, .woocommerce-message .button, .cross-sells .add_to_cart_button {
    background-color: #E68C00 !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.woocommerce-cross-sell h2 {
    font-size: 20px !important;
}

.woocommerce-message {
	border-top: 2px solid #E68C00 !important;
}

.woocommerce .cart .product-quantity input[type=number] {
    width: 80px !important;
}

.woocommerce .actions .button {
    background-color: #E68C00 !important;
    border-radius: 0 !important;
    color: #fff !important;
    
}

.woocommerce ul.products li.product a img {
    object-fit: contain !important;
    width: auto !important;
    height: 220px !important;
    max-width: auto !important;
    max-height: 220px !important;
}

p.stock.available-on-backorder {
    color: red !important;
    font-weight: 600;
}/* End custom CSS */