.elementor-kit-7{--e-global-color-primary:#FF557D;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-22c4976:#FF6E3E;--e-global-typography-primary-font-family:"Outfit";--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-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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 *//** Typography **/
body, .menu-item .menu-item-text {
	font-family: outfit, poppins;
}

h1,h2,h3,h4,h5,h6,a {
	font-family: outfit, poppins;
}

/** Single Pro - Short Desc**/
.woocommerce-product-details__short-description {
    padding: 0px 0;
}

/** Single Pro - Buy Now Btn **/
button.wsb-button.js-wsb-add-to-cart {
	  margin-top: 10px;
    width: 100%;
    border-radius: 0;
    background: #000;
	  min-width: 200px;
    height: 55px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0;
    pointer-events: auto;
	color: #ffffff;
}

/** Single Pro - Hide Meta **/
.product-summary .product_meta {
    display: none;
}

.product_meta {
    margin-top: 0;
}

/** Hide product-stock Space **/
.woostify-single-product-stock {
    margin-bottom: 0;
}

/** Single Pro - Hide Wishlist Btn **/
.single-product div.product form.cart .tinvwl-button.tinvwl_add_to_wishlist_button, div.product form.cart .tinvwl_add_to_wishlist_button {
    float: none;
    display: none;
}

/** Single Pro - Attributes **/
.rtsb-terms-wrapper.color-variable-wrapper

 {
    display: inline-flex!important;
	 padding-right: 10px;
}

.rtsb-vs-product .reset_variations.show {
    display: inline-block !important;
}
.single_variation {
    margin-bottom: 0px;
}

.variations tr {
    margin-bottom: 0;
}/* End custom CSS */