.elementor-kit-11{--e-global-color-primary:#FF5A1F;--e-global-color-secondary:#0F172A;--e-global-color-text:#556172;--e-global-color-accent:#0F8A4C;--e-global-color-e033993:#FFF5F0;--e-global-color-6d02472:#FFFFFF;--e-global-color-cbbc1e8:#F0FDF4;--e-global-color-ca0c60d:#FFFBFB;--e-global-color-8b40711:#FEE2E2;--e-global-color-25f108c:#DCFCE7;--e-global-color-dfb9dae:#FFF4EE;--e-global-color-cff4c0c:#EA580C;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--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:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 h1{font-family:"Inter", Sans-serif;font-size:48px;font-weight:800;}.elementor-kit-11 h2{font-family:"Inter", Sans-serif;font-size:36px;font-weight:800;}.elementor-kit-11 h3{font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-11 h4{font-family:"Inter", Sans-serif;font-size:18px;font-weight:700;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-family:"Inter", Sans-serif;font-size:15px;font-weight:600;text-transform:capitalize;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:96px;--container-default-padding-right:30px;--container-default-padding-bottom:97px;--container-default-padding-left:30px;}.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);}.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;--container-default-padding-top:66px;--container-default-padding-right:20px;--container-default-padding-bottom:66px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:56px;--container-default-padding-right:15px;--container-default-padding-bottom:56px;--container-default-padding-left:15px;}}/* Start custom CSS */.temp_img_col:hover .temp_img{
    transform: translateY(-4px);
}
.tt_toast_view_img img{
    filter: drop-shadow(6px 8px 12px #0000006e);
    }
.text_margin_none p {
    margin: 0px !important;
}
.ulli_icon_ct .elementor-icon-list-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff7ed;
    border-radius: 3px;
    padding: 2px;
}
.tt_cart_price_hm {
    display: flex;
    justify-content: space-between;
}
.temp_img,
.temp_img a{
    transition: all 0.3s;
}
.temp_img {
    position: relative;
}
.temp_img .widget-image-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #ffffff;
    width: fit-content;
    height: fit-content;
    transition: all 0.2s;
    white-space: nowrap;
    padding: 7px 16px;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s;
    border-radius: 8px;
}
.temp_img:hover .widget-image-caption {
    opacity: 1;
    z-index: 9;
}
.temp_img:hover a:after {
    content:'';
    background-color: #00000066;
    position:absolute;
    height:100%;
    width:100%;
    z-index: 8;
    top:0;
    left:0;
    border-radius: 8px;
}
.tt_review_wrap .elementor-testimonial {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    height: 100%;
}
body .um-form input[type=password],
body .um-form input[type=text] {
    width: 100%;
    height: 48px;
    padding: 0 16px;
    border: 1px solid #94a3b8;
    border-radius: 8px;
    background: #ffffff;
    font-size: 15px;
    color: #0f172a;
    outline: none;
    transition: all 0.2s;
}
body .um-form input[type=password]:focus,
body .um-form input[type=text]:focus {
    border-color: #ff5a1f !important;
    box-shadow: 0 0 0 3px rgba(194, 65, 12, 0.15) !important;
}
body .um-form input[type=submit] {
    width: 100% !important;
    max-width:100%;
    background: #ff5a1f !important;
    color: white;
    border: none !important;
    border-radius: 99px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    transition: all 0.2s;
    box-shadow: 0 4px 12px rgba(194, 65, 12, 0.2);
    font-family: 'Inter';
}
.um-form input[type=submit]:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(194, 65, 12, 0.3);
}
.um .um-field-label label {
    font-size: 14px !important;
    font-weight: 500;
    color: #0f172a;
    font-family: 'Inter';
}

a.um-button.um-alt {
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 600 !important;
    color: #0f172a !important;
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    border-radius:99px !important;
    box-shadow: 0px 4px 12px 0px rgba(194, 64.99999999999994, 12.000000000000021, 0.25);
    transition: all .3s;
}
body a.um-button.um-alt:hover {
    border: 1px solid #0f172a !important;
}
body a.um-link-alt {
    color: #ff5a1f !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter';
}
body .um-icon-android-checkbox-outline:before {
    color: #ff5a1f;
}
body span.um-field-checkbox-option {
    color: #0f172a !important;
}/* End custom CSS */