.elementor-kit-7{--e-global-color-primary:#223F9C;--e-global-color-secondary:#9FF4E6;--e-global-color-text:#111111;--e-global-color-accent:#223F9C;--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-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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);}@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 */p {
    margin-bottom: 0 !important;
}
.overflow-hidden {
    overflow: hidden;
}

/* Badge */
.jhdp-badge {
    padding: 2px 14px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
}
.badge-blue { background-color: #1276fa; color: #ffffff; } 
.badge-yellow { background-color: #fae012; color: #000000; } 
.badge-orange { background-color: #f78a31; color: #000000; } 
.badge-green { background-color: #35ac22; color: #ffffff; }
.badge-red { background-color: #ff4757; color: #ffffff; }
.badge-gray { background-color: #e2e8f0; color: #333333; }

/*Product group*/
.product-group .single-product-category {
    display: none !important;
}
.product-group .woocommerce-product-gallery,
.product-group .product_title,
.product-group .woocommerce-tabs,
.product-group .related.products,
.product-group .upsells.products,
.product-group .woocommerce-Price-amount {
    display: none !important;
}

.product-group .summary.entry-summary {
    width: 100% !important;
    float: none !important;
}

.product-group .product_meta {
    display: none;
}
.product-group .wapf-label-text {
    font-size: 16px;
    opacity: 1;
    color: #000;
}
.product-group .wapf-input-label .wapf-label-text, .product-group .wapf-field-label span {
    font-size: 18px;
}
.product-group .wapf-disabled {
    opacity: 1;
}
.product-group  .wapf-disabled .wapf-label-text {
    padding-left: 0;
}
.product-group  .wapf-disabled .wapf-custom {
    display: none !important;
}
.product-group  .wapf-disabled .wapf-input-label {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-top: 16px;
}/* End custom CSS */