.elementor-kit-8{--e-global-color-primary:#603F26;--e-global-color-secondary:#6C4E31;--e-global-color-text:#FFDBB5;--e-global-color-accent:#FFEAC5;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:45px;--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:"Montserrat";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;font-family:"Montserrat", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Roboto", Sans-serif;}.elementor-kit-8 h2{font-family:"Roboto", Sans-serif;}.elementor-kit-8 h3{font-family:"Roboto", Sans-serif;}.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 */html, body {
    overflow-x: hidden;
    box-sizing: border-box;
    width: 100%;
}
*, *::before, *::after {
    box-sizing: inherit;
}
.bmi-card {
    width: 100% !important;
    background: #fff;
}
.bmi-value {
    color:  #603F26 !important;
}
.bmi-data {
    color: #603F26 !important;
}
.bmi-circle {
    height: 200px;
    width: 200px;
    position: relative;
    border-radius: 0px;
    background: none;
    box-shadow: none;
}
.bmi-title {
    top: 10px;
}
.bmi-title a {
    color: #603F26 !important; 
    font-size: 25px;
}
.bmi-card .calc-value {
    width: 150px;
    height: 50px;
    background-color:#603F26 !important;
    color: #fff !important;
    font-size: 16px;
}
.bmi-input-body {
    margin-top: 0px;
}
.bmi-fields {
    background-color: #603F26 !important;
}
.bmr-card {
    width: 100%;
    height: 500px;
    border-radius: 15px !important;
    box-shadow: 0px 5px 20px 0px #b6b3b3  !important;
    border: none !important;
}
.bmr-top {
    background: none;
}
.bmr-top a {
    color: #603F26 !important; 
    font-size: 25px;
}
.bmr-fields input[type="number"]:focus {
    outline: none;
    border-bottom: 2px solid #603F26;
}
.bmr-fields {
    column-gap: 10px;
}
.bmr-fields button {
    background: #603F26 !important;
    border: none;
    width: 150px;
    height: 50px;
}
@media (max-width: 768px) {
    html, body {
    overflow-x: hidden;
    box-sizing: border-box;
    width: 100%;
}
*, *::before, *::after {
    box-sizing: inherit;
}
}/* End custom CSS */