.elementor-kit-12{--e-global-color-primary:#371C23;--e-global-color-secondary:#834E18;--e-global-color-text:#121413;--e-global-color-accent:#247F3C;--e-global-color-be62b1a:#FFFFFF;--e-global-color-597aecb:#000000;--e-global-color-0a3665d:#FDA414;--e-global-color-51088d2:#E6CA9B;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;font-family:"Baloo Bhaijaan 2", Sans-serif;line-height:1.5em;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 p{margin-bottom:0px;}.elementor-kit-12 h1{font-size:30px;}.elementor-kit-12 h2{font-size:28px;}.elementor-kit-12 h3{font-size:26px;}.elementor-kit-12 h4{font-size:24px;}.elementor-kit-12 h5{font-size:22px;}.elementor-kit-12 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:991px;}.e-con{--container-max-width:991px;}}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:600px;}.e-con{--container-max-width:600px;}}@media(max-width:550px){.elementor-kit-12 h1{font-size:24px;}.elementor-kit-12 h2{font-size:22px;}.elementor-kit-12 h3{font-size:20px;}.elementor-kit-12 h4{font-size:18px;}.elementor-kit-12 h5{font-size:17px;}.elementor-kit-12 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:500px;}.e-con{--container-max-width:500px;}}/* Start custom CSS */span.elementor-button-icon {
    display: flex;
}
.ratio11 img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.itemsList .productItem {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed var(--e-global-color-secondary);
}
.itemsList .productItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.itemsList .productItem .itemTitle {
    color: var(--e-global-color-597aecb);
    font-weight: 600;
    font-size: 14px;
}
.itemsList .productItem .itemPrice {
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1;
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-be62b1a);
    border-radius: 30px;
    font-weight: 500;
    display: flex;
    gap: 10px;
    white-space: nowrap;
}
.elementor-heading-title a {
    color: var(--e-global-color-0a3665d) !important;
    transition: all 0.3s;
}
.elementor-heading-title a:hover {
    color: var(--e-global-color-51088d2)!important
}/* End custom CSS */