.wpautoterms-footer {
display:block;
width:100%;
position:relative;
z-index:10000002;
}
.wpautoterms-footer a:hover {
text-decoration: underline;
}
#wpautoterms-top-fixed-container {
position:fixed;
top:0;
width:100%;
}
#wpautoterms-bottom-fixed-container {
position:fixed;
bottom:0;
width:100%;
}
#wpautoterms-top-static-container {
width:100%;
position:relative;
z-index:10000002;
}
#wpautoterms-bottom-static-container {
width:100%;
position:relative;
z-index:10000002;
}* 
.custom_flex_calc_wrapper{
display: flex;
}
#calc_wrapper *{
font-size: 18px;
line-height: 1;
font-family: var(--family-calc-vis);
}
#calc_wrapper div{
box-sizing: border-box;
}
#calc_wrapper input::-webkit-input-placeholder { color: black; }
.calc_wrapper{
margin:auto;
border-radius: 10px;
color: #333;
box-shadow: 0 0 8px rgb(0 0 0 / 15%);
max-width: 920px;
margin-bottom: 0.75rem;
border-bottom-left-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
--tw-border-opacity: 1;
border-color: rgb(156 163 175);
--tw-bg-opacity: 1;
background-color: rgb(255 255 255);
overflow: hidden;
}
#calc_wrapper .calc_wrapper div{
box-sizing: border-box;
font-family: inherit;
}
#calc_wrapper .calc_header{
padding: 6px 32px;
display: flex;
justify-content: space-between;
background: #394f5c;
}
#calc_wrapper .calc_header img{
width: 105px;
margin-bottom: 6px;
margin-top: 6px;
}
#calc_wrapper .calc_header_title{
font-size: 38px;
line-height: 46px;
color: var(--title-color);
margin-top: 19px;
font-weight: 600;
}
#calc_wrapper .calc_header_desc{
font-size: 17px;
line-height: 17px;
color: var(--title-color);
margin-top: 12px;
letter-spacing: 0.3px;
}
#calc_wrapper .calc_data{
background: #f6f5f3;
padding: 40px;
display: flex;
align-items: center;
flex-direction: column;
width: fit-content;
justify-content: center;
width: 40%;
}
#calc_wrapper .calc_data span{
font-size: 20px;
line-height: 1;
color: var(--values-color);
font-weight: 700;
letter-spacing: -0.8px;
}
#calc_wrapper .calc_input_custom{
border-radius: 4px;
border: 1px solid #dadada;
padding-top: 14px;
padding-bottom: 14px;
width: 100%;
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity));
font-weight: 500;
color: var(--color-n-700);
position: relative;
padding-left: 15px;
padding-right: 45px;
margin-top: 10px;
box-sizing: border-box;
}
#calc_wrapper .calc_placeholder{
position: absolute;
bottom: 16px;
right: 19px;
color: rgb(170,170,170);
font-size: 17px;
width:fit-content;
}
#calc_wrapper .calc_data_weight,.calc_data_height,.calc_data_age,.calc_data_sex{
position: relative;
margin-bottom: 15px;
width: 100%;
}
#calc_wrapper .calc_input_button{
margin-top: 18px;
background: #4f94d4;
color: var(--title-color);
border-radius: 4px;
height: 56px;
box-shadow: 0 4px 12px transparent;
display: flex;
width: 100%;
align-items: center;
justify-content: center;
padding-left: 1.5rem;
padding-right: 1.5rem;
font-size: 1.125rem;
line-height: 1.75rem;
font-weight: 600;
transition: background-color 0.5s ease;
margin-left: auto;
margin-right: auto;
cursor: pointer;
font-size: 19px;
}
#calc_wrapper .calc_input_button:hover{
background: #2b5174;
}
#calc_wrapper .calc_input_button.re{
background: #79909d;
}
#calc_wrapper .calc_input_button.re:hover{
background: #54636c;
}
#calc_wrapper .calc_info{
width: 60%;
min-height: 500px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 55px 58px;
}
#calc_wrapper .calc_info_placeholder{
text-align: center;
color: black;
font-size: 17px;
line-height: 24px;
padding: 40px;
font-weight: 500;
}
#calc_wrapper .alert-mess{
color:  rgb(239 68 68);
width: 100%;
opacity: 0;
margin-bottom: 10px;
font-size: 10px;
}
#calc_wrapper .calc_input_custom.alert{
border: 1px solid rgb(239 68 68);
outline: none;
box-shadow: none;
}
#calc_wrapper input::-webkit-outer-spin-button,
#calc_wrapper input::-webkit-inner-spin-button { -webkit-appearance: none;
margin: 0; }
#calc_wrapper .calc_info_data{
width: 100%;
}
#calc_wrapper .calc_info_data_title{
color: black;
font-size: 19px;
line-height: 1.5;
font-weight: 600;
letter-spacing: 0.3px;
}
#calc_wrapper .calc_info_data_value{
font-size: 30px;
color: var(--values-color);
margin-bottom: 10px;
font-weight: 700; 
}
#calc_wrapper div.calc_info_data_value{
margin-left:0;
}
#calc_wrapper .calc_info_line{
display: flex;
position: relative;
margin-top: 76px;
}
#calc_wrapper .calc_info_line_underweight{
border-top: 4px solid #3d794d;
padding-top: 19px;
text-align: center;
color: black;
font-size: 15px;
margin: 1px;
width: 100%;
}
#calc_wrapper .calc_info_line_healthy{
border-top: 4px solid #68c090;
padding-top: 19px;
text-align: center;
color: black;
font-size: 15px;
margin: 1px;
width: 100%;
}
#calc_wrapper .calc_info_line_overweight{
border-top: 4px solid #dd9615;
padding-top: 19px;
text-align: center;
color: black;
font-size: 15px;
margin: 1px;
width: 100%;
}
#calc_wrapper .calc_info_line_obese{
border-top: 4px solid #dd5252;
padding-top: 19px;
text-align: center;
color: black;
font-size: 15px;
margin: 1px;
width: 100%;
}
#calc_wrapper .calc_info_line_result_wrapper{
position: absolute;
font-size: 16px;
top: -45.5px;
left: -24px;
background: #394f5c;
color: var(--title-color);
border-radius: 4px;
width:fit-content;
}
#calc_wrapper .calc_info_line_result{
position: relative;
padding: 5px 0;
width:60px;
text-align: center;
}
#calc_wrapper .calc_info_line_result:after{
border: 8px solid transparent; border-top: 8px solid #394f5c;
position: absolute;
content: '';
bottom: -16px;
left:  calc(50% - 8px);
}
#calc_wrapper .calc_info_line_result:before{
position: absolute;
content: '';
bottom: -30px;
left: calc(50% - 10px);
width: 20px;
height: 20px;
background: #394f5c;
border: 1px solid white;
border-radius: 50%;
box-shadow: rgb(0 0 0 / 12%) 0px 2px 2px;
}
#calc_wrapper .calc_info_conclusion{
margin-top: 70px;
color: black;
font-size: 19px;
line-height: 1.5;
font-weight: 600;
letter-spacing: 0.35px;
}
#calc_input_button img{
margin-left: 8px;
}
@media only screen and (max-width: 1240px){
.custom_flex_calc_wrapper{
flex-direction: column;
}
.calc_data,.calc_info{
width: 100%!important;
}
#calc_wrapper .calc_info_line_underweight{
font-size:3.5vw
}
#calc_wrapper .calc_info_line_healthy{
font-size:3.5vw
}
#calc_wrapper .calc_info_line_overweight{
font-size:3.5vw
}
#calc_wrapper .calc_info_line_obese{
font-size: 3.5vw
}
#calc_wrapper .calc_header img{
display: none;
}
#calc_wrapper .calc_header_desc{
margin-bottom: 14px;
}
}
@media only screen and (max-width: 450px){
#calc_wrapper .calc_info_line_underweight{
font-size:2.5vw
}
#calc_wrapper .calc_info_line_healthy{
font-size:2.5vw
}
#calc_wrapper .calc_info_line_overweight{
font-size:2.5vw
}
#calc_wrapper .calc_info_line_obese{
font-size: 2.5vw
}
.calc_info{
padding: 12px!important;
}
}
.custom_flex_wrapper{
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
}
.calc_placeholder.year{
right:  calc(55% + 10px);
}
.calc_input_button img{
margin-left: 10px;
}
.custom_flex_wrapper{
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
}
.calc_placeholder.year{
right:  calc(55% + 19px)!important;
}
.calc_data_sex input[type=radio]{
margin: unset!important;
}
.calc_data_sex .custom_flex_wrapper{
margin-top: 15px;
justify-content: flex-start;
}
.calc_data_sex .custom_flex_wrapper label{
color: black!important;
font-weight: 500!important;
margin-left: 5px;
margin-right: 15px;
margin-bottom: unset;
}
.calc_data_sex .custom_flex_wrapper * {
cursor: pointer;
}
.img_calc_kid_wrapper{
width:fit-content;
height:fit-content;
position: relative;
width:100%;
}
.img_calc_kid_wrapper img{
max-width: 100%;
display: none;
}
.kid_bmi_identifier{
width: 10px;
height: 10px;
position: absolute;
border-radius: 50%;
background:  red;
border:  2px solid white;
box-shadow: rgb(0 0 0 / 12%) 0px 2px 2px;
}
#calc_wrapper .calc_info_line_result_wrapper_per {
position: absolute;
font-size: 16px;
top: -26.5px;
left: -24px; color: var(--title-color);
border-radius: 4px;
}
.img_calc_kid_wrapper{
display: flex;
}*{
margin: 0;
padding: 0;
}
.bmr-main-bg{
height: auto;
width: 100%;    
display: flex;
justify-content: center;
align-items: center;
font-family: inherit;
}
.bmr-card {
width: 400px;
height: auto;
display: flex;
flex-direction: column; 
justify-content: center;   
align-items: center;
border: 1px solid #b9b6b6;
border-radius: 5px;
padding-bottom: 25px;
}
.bmr-top {
width: 100%;
background: linear-gradient(45deg, #f1baba, #4284e7f0);
display: flex;
justify-content: center;
align-items: center;
padding: 15px 0;
margin-bottom: 20px;
}
.bmr-top a {
color: #fff;
text-decoration: none;
}
.bmr-top h2 {
font-size: 25px;
margin: 0;
color: #fff;
}
.bmr-fields {
width: 90%;
display: flex;
justify-content: center;
align-items: center;
margin: 5px 0;
}
.bmr-fields input[type="number"] {
width: 70%;
height: 40px;
background: transparent;
border: none;
border-bottom: 1px solid #FFDA66;
font-size: 15px;
color: #ff6b66;
text-align: center;
}
.bmr-fields input[type="number"]:focus {
outline: none;
border-bottom: 2px solid red;    
}
.bmr-fields span {
margin: 0 3px;
}
#bmr-gender {
margin: 15px;
}
#bmr-value {
width: 80%;
height: 40px;
background: transparent;
border: none;
border-bottom: 2px solid #2248f0;
font-size: 15px;
color: #f12e6f;
text-align: center;
}
.bmr-fields button {
width: 150px;
background-image: linear-gradient(45deg, #46e317, #f8e826f0);
color: #fff;
border-radius: 5px;
margin-top: 10px;
}
@media only screen and (max-width: 600px) {
.form-area {
width: 100%;
margin: auto;
}
.card {
width: 100%;
}
}* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.flex {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.bmi-main-bg {
height: auto;
width: 100%;    
display: flex;
justify-content: center;
align-items: center;
font-family: inherit;
}
.bmi-card {
width: 300px;
height: 500px;
border: 1px solid #fff;
background-color: #363450;
display: flex;
flex-direction: column; 
justify-content: center;   
align-items: center;
border-radius: 15px;
box-shadow: 0px 5px 20px 0px #b6b3b3;
}
.bmi-circle {
height: 200px;
width: 200px;
position: relative;
border-radius: 50%;
background: url(//www.my-nutricode.co.uk/wp-content/plugins/calculate-bmr/public/images/background.jpeg);
background-size: cover;
box-shadow: 0px 10px 25px 1px #000000ab;
}
.bmi-title {
position: absolute;
top: 25px;
font-size: 16px;
color: #fff;
font-weight: 900;
margin: 0px;
}
.bmi-title a {
color: #fff;
text-decoration: none;
}
.bmi-value {
font-size: 50px;
color: #FFDA66;
visibility: hidden;
margin: 0px !important;
}
.bmi-data {
font-size: 16px;
color: #25DFB7;
margin-top: 5px;
visibility: hidden;
margin: 0px;
}
.bmi-input-body {
display: flex;
gap: 50px;
margin: 30px 0;
}
.bmi-fields {
width: 100px;
height: 100px;
background-color: #202036;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
padding: 15px 0;
}
.bmi-fields span {
font-size: 15px;
color: #fff;
margin-top: 5px;
}
.bmi-fields input[type="number"] {
width: 70%;
height: 40px;
background: transparent;
border: none;
border-bottom: 1px solid #FFDA66;
font-size: 25px;
color: #FFDA66;
text-align: center;
}
.bmi-fields input[type="number"]:focus {
outline: none;
border-bottom: 2px solid red;    
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number]{
-moz-appearance: textfield;
} .bmi-card .calc-value {
width: 100px;
height: 40px;
background-color: #6C5CE7 !important;
color: #fff !important;
border: 0px;
border-radius: 5px;
margin: 5px 0;
font-size: 13px;
padding: 0px;
text-align: center;
}/*/*/.hide {
display: none !important;
}/**/.calcalpro_wrapper {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.calorie_calculator_general, .calorie_calculator_form {
position: relative;
font-size: 1em;
}
.calorie_calculator_general .calcal_tab form input.empty-highlight {
border: 1px solid #ff0000;
}
.calorie_calculator_general .calcalpro_body_wrapper {
padding: 0 0.5em;
}
.calcalpro_body_wrapper {
padding: 0 0.5em;
border: 1px solid RGBA(77, 184, 166, 1.00);
}
.calorie_calculator_show_errors {
position: absolute;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
transition: all 2s;
-webkit-transition: all 2s;
-moz-transition: all 2s;
}
.calcal_flash_message {
background: RGBA(253, 215, 69, 1);
color: #fff;
padding: 1em;
border-radius: 1.8em;
border: 1px solid RGBA(77, 184, 166, 1.00);
z-index: 9999;
transition: all 2s;
-webkit-transition: all 2s;
-moz-transition: all 2s;
}
.calorie_calculator_general .tab_header_container {
display: flex;
display: -webkit-flex;
display: -moz-flex;
flex-wrap: wrap;
margin: 0 !important;
padding: 0 !important;
border: 1px solid RGBA(77, 184, 166, 1.00);
position: relative;
border-bottom: none;
}
.switch-left-to-right {
background: RGBA(72, 185, 166, 1.00);
width: 50%;
position: absolute;
left: 0;
height: 50px;
-webkit-transition: left 0.25s ease-out;
-moz-transition: left 0.25s ease-out;
-ms-transition: left 0.25s ease-out;
-o-transition: left 0.25s ease-out;
transition: left 0.25s ease-out;
}
.switch-left-to-right.right { left: 50%; -webkit-transition: left 0.25s ease-out;
-moz-transition: left 0.25s ease-out;
-ms-transition: left 0.25s ease-out;
-o-transition: left 0.25s ease-out;
transition: left 0.25s ease-out;
}
.calorie_calculator_general ul.tab_header_container li {
flex: 1; background: transparent;
list-style: none;
text-decoration: none;
text-align: center;
border: none;
padding: 0;
margin: 0;
transition: background-color 1s ease-out;
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
}  .calorie_calculator_general ul.tab_header_container li a:focus, .calorie_calculator_general ul.tab_header_container li a:hover {
box-shadow: none;
}
.calorie_calculator_general ul.tab_header_container li.calcal_tab_active a {
color: #fff;
cursor: unset;
background: transparent;
position: relative;
z-index: 999;
font-size: 1em;
}
.calorie_calculator_general ul.tab_header_container li a {
color: #000;
text-decoration: none;
text-shadow: none;
box-shadow: none;
display: block; padding: 0;
height: 50px;
display: flex;
display: -webkit-flex;
display: -moz-flex;
align-items: center;
justify-content: center;
transition: background-color 1s ease-out;
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
font-size: 1em;
} .calorie_calculator_general .both_units.calcal_tab {
display: none;
padding: 0 !important;
margin: 0 !important;
}
.calorie_calculator_general .calcal_tab_open {
display: block !important;
}
.calorie_calculator_general .calcal_tab form input, 
.calorie_calculator_general .calcal_tab form select,
.calorie_calculator_general .send_or_download input  {
min-height: 50px !important;
width: 100% !important;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid RGBA(77, 184, 166, 1.00);
padding: 0.5em;
background: #fff;
margin-right: 0 !important;
margin-left: 0 !important;
margin-top: 0 !important;
transition: all 2s;
-webkit-transition: all 2s;
-moz-transition: all 2s;
text-shadow: none;
box-shadow: none;
box-sizing: border-box;
font-size: 1em;
color: #333;
}
.calorie_calculator_general .calcal_tab form input:active, .calorie_calculator_general .calcal_tab form select:active,
.calorie_calculator_general .calcal_tab form input:focus, .calorie_calculator_general .calcal_tab form select:focus {
border: 1px solid RGBA(252, 214, 83, 1.00);
box-shadow: none;
}
.calorie_calculator_general .calcal_tab form .full_width, .calorie_calculator_general .calcal_tab form .full_width {
width: 100% !important;
display: flex;
display: -webkit-flex;
display: -moz-flex;
height: 50px;
align-items: center;
}
.calorie_calculator_general .calcal_tab form .width_half, .calorie_calculator_general .calcal_tab form .width_half {
width: 50% !important;
}
.calorie_calculator_general .calcal_tab form input[type="radio"] {
width: initial !important;
border: none !important;
}
.calorie_calculator_general .calcal_tab form > div {
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.calorie_calculator_general .calcal_tab form input.calorie_calculator_height_feet,
.calorie_calculator_general .calcal_tab form input[type="submit"] {
border-right: none;
}
.calorie_calculator_general .calcal_tab form input.last_name {
border-left: none;
}
.calorie_calculator_general .calcal_tab form input[type="submit"], .calorie_calculator_general .calcal_tab form input.calcalpro_submit {
background: RGBA(72, 185, 166, 1.00);
font-size: 1em;
color: #fff;
}
.calorie_calculator_general .calcal_tab form input[type="submit"]:hover {
background: RGBA(17, 132, 69, 0.8);
color: #fff;
border-right: none;
} .calorie_calculator_general .calcal_tab form input.clear_form {
background: RGBA(255,255,0,0.5);
color: #333;
font-size: 1em;
}
.calorie_calculator_general .calcal_tab form input.clear_form:hover {
background: RGBA(253, 215, 69, 0.7);
color: #333;
} .calorie_calculator_general .calcal_tab form input[type="radio"]:checked,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label
{
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #666;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label:before,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 22px;
height: 22px;
border: 1px solid RGBA(77, 184, 166, 1.00);
border-radius: 100%;
background: #fff;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label:after,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label:after {
content: '';
width: 16px;
height: 16px;
background: RGBA(77, 184, 166, 1.00);
position: absolute;
top: 3;
left: 3px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label
{
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #000;
margin: 0;
margin-right: 1em;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label:before,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 22px;
height: 22px;
border: 1px solid 1px solid RGBA(77, 184, 166, 1.00);
border-radius: 100%;
background: #fff;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label:after,
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label:after {
content: '';
width: 16px;
height: 16px;
background: RGBA(77, 184, 166, 1.00);
position: absolute;
top: 3px;
left: 3px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label:after, 
.calorie_calculator_general .calcal_tab form input[type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label:after,
.calorie_calculator_general .calcal_tab form input[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.calorie_calculator_general .gender_field_wrapper {
border: 1px solid RGBA(77, 184, 166, 1.00);
padding: 0 0.5em;
} .calorie_calculator_general .center {
position: absolute;
display: inline-block;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
} .calorie_calculator_general .calcalpro-custom-select-wrapper {
position: relative;
display: inline-block;
user-select: none;
width: 100%;
}
.calorie_calculator_general .calcalpro-custom-select-wrapper select {
display: none;
}
.calorie_calculator_general .calcalpro-custom-select {
position: relative; display: flex;
display: -webkit-flex;
display: -moz-flex;
width: 100%;
}
.calorie_calculator_general .calcalpro-custom-select-trigger {
position: relative;
display: block;
width: 100%; padding: 0 0.5em; color: #333;  border-radius: 0px;
cursor: pointer;
border: 1px solid RGBA(77, 184, 166, 1.00);
display: flex;
display: -webkit-flex;
display: -moz-flex;
align-items: center;
height: 50px;
overflow: hidden;
}
.calorie_calculator_general .calcalpro-custom-select-trigger:after {
position: absolute;
display: block;
content: '';
width: 12px; height: 12px;
top: 50%; right: 25px;
margin-top: -3px;
border-bottom: 1px solid RGBA(77, 184, 166, 1.00);
border-right: 1px solid RGBA(77, 184, 166, 1.00);
transform: rotate(45deg) translateY(-50%);
transition: all .4s ease-in-out;
transform-origin: 50% 0;
}
.calorie_calculator_general .calcalpro-custom-select.opened .calcalpro-custom-select-trigger:after {
margin-top: 3px;
transform: rotate(-135deg) translateY(-50%);
}
.calorie_calculator_general .calcalpro-custom-options {
position: absolute;
display: block;
top: 100%; left: 0; right: 0;
min-width: 100%;
margin: 15px 0;
border: 1px solid RGBA(77, 184, 166, 1.00);
border-radius: 4px;
box-sizing: border-box;
box-shadow: 0 2px 1px rgba(0,0,0,.07);
background: #fff;
transition: all .4s ease-in-out;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(-15px);
}
.calorie_calculator_general .calcalpro-custom-select.opened .calcalpro-custom-options {
opacity: 1;
visibility: visible;
pointer-events: all;
transform: translateY(0);
z-index: 9999;
}
.calorie_calculator_general .calcalpro-custom-options:before {
position: absolute;
display: block;
content: '';
bottom: 100%; right: 25px;
width: 7px; height: 7px;
margin-bottom: -4px;
border-top: 1px solid RGBA(77, 184, 166, 1.00);
border-left: 1px solid RGBA(77, 184, 166, 1.00);
background: #fff;
transform: rotate(45deg);
transition: all .4s ease-in-out;
}
.calorie_calculator_general .option-hover:before {
background: #f9f9f9;
}
.calorie_calculator_general .calcalpro-custom-option {
position: relative; display: flex;
align-items: center; padding: 0 0.5em;
border-bottom: 1px solid RGBA(77, 184, 166, 1.00);
font-size: 1em;
color: #333; min-height: 50px;
cursor: pointer;
transition: all .4s ease-in-out;
}
.calorie_calculator_general .calcalpro-custom-option:first-of-type {
border-radius: 4px 4px 0 0;
}
.calorie_calculator_general .calcalpro-custom-option:last-of-type {
border-bottom: 0;
border-radius: 0 0 4px 4px;
}
.calorie_calculator_general .calcalpro-custom-option:hover,
.calorie_calculator_general .calcalpro-custom-option.selection {
background: RGBA(255,255,0,0.5);
} .calorie_calculator_general .calorie_calculator_result {
border: 1px solid RGBA(77, 184, 166, 1.00);
margin-bottom: 0.5em;
}
.calorie_calculator_general .calorie_calculator_single_result {
padding: 0.6em 0.5em;
font-size: 1em;
border-bottom: 1px solid RGBA(77, 184, 166, 1.00);
margin-bottom: 0;
margin-top: 0;
}
.calorie_calculator_general .calorie_calculator_single_result span {
font-size: 1.2em;
margin-right: 0.2em;
color: RGBA(77, 184, 166, 1.00);
}
.calorie_calculator_general .send_or_download input[type="button"] {
width: 100%;
height: 50px;
color: #fff;
border-radius: 0;
text-shadow: none;
box-shadow: none;
background: RGBA(77, 184, 166, 1.00);
font-size: 1em;
margin-top: 0;
}
.calorie_calculator_general .send_or_download {
padding: 0;
}
.calorie_calculator_general .send_or_download input[type="button"] {
width: 100%;
background: RGBA(77, 184, 166, 1.00);
}
.calorie_calculator_general .send_or_download input.send_to_email_submit,
.calorie_calculator_general .send_or_download input.download_as_pdf_submit {
background: RGBA(253, 215, 69, 0.7);
color: #333;
}
.calorie_calculator_general input.send_to_email_input, .calorie_calculator_general input.calorie_verify_captcha, 
.calorie_calculator_general input.send_to_email_toggle_button, 
.calorie_calculator_general input.download_as_pdf_submit_initializer_button,
.calorie_calculator_general input.download_as_pdf_submit {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.calorie_calculator_general .send_or_download .email_sent_status, .calorie_calculator_general .send_or_download .email_sent_status span {
text-align: center;
color: RGBA(17, 132, 69, 0.8);
font-size: 1em;
padding: 0.5em;
padding-top: 0;
}
.calorie_calculator_general .download_as_pdf_status {
font-size: 1em;
font-weight: bold;
color: RGBA(17, 132, 69, 0.8);
padding-bottom: 0.5em;
padding-top: 0;
text-align: center;
}
.download_as_pdf_status .download_file_now {
background: RGBA(17, 132, 69, 0.8);
display: block;
color: #fff;
box-shadow: none;
text-shadow: none;
box-sizing: border-box;
height: 50px;
font-size: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
border: none;
}
.download_as_pdf_status .download_file_now:hover {
text-decoration: none;
box-shadow: none;
border-bottom: none;
}
.calorie_calculator_general .send_or_download input.download_as_pdf_submit_initializer_button {
margin-top: 0;
}
.calorie_calculator_general .send_or_download input.send_to_email_submit {
margin-bottom: 0.5em;
}
.calorie_calculator_general input.calorie_verify_captcha {
margin-bottom: 0;
}
.download_as_pdf_status .download_file_now:focus {
box-shadow: none;
} .calcalpro_wrapper .calcalpro_tooltip {
position: relative !important;
}
.calcalpro_wrapper .calcalpro_tooltip .calcalpro_tooltiptext {
visibility: hidden;
width: 200px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 9999;
bottom: 115%;
left: 50%;
margin-left: -100px;
}
.calcalpro_wrapper .calcalpro_tooltip .calcalpro_tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: black transparent transparent transparent;
}
.calcalpro_wrapper .calcalpro_tooltip:hover .calcalpro_tooltiptext {
visibility: visible;
}
.calcalpro_wrapper .license_key_validity_area {
position: absolute;
top: 0;
z-index: 9999999;
background: rgba(0, 0, 0, 0.8);
color: #fff;
width: 100%;
font-weight: bold;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.calcalpro_wrapper .license_key_validity_area_inner {
padding: 2em;
text-align: center;
}
.calcalpro_wrapper .license_key_validity_area_inner h1 {
margin: 0;
padding: 0;
text-align: center;
color: #fff;
}
.calcalpro_wrapper .license_key_validity_area_inner a {
color: yellow;
}
.calcalpro_wrapper .license_key_validity_area_inner a:hover {
color: RGBA(77, 184, 166, 1.00);
}
.calcalpro_captcha {
display: flex;
display: -webkit-flex;
display: -moz-flex;
align-items: center;
justify-content: center;
flex-direction: column;
} .calorie_calculator_chart.calorie_calculator_chart_general .fg-toolbar.ui-toolbar.ui-widget-header {
background: RGBA(77, 184, 166, 1.00);
border-radius: 0;
box-shadow: none;
text-shadow: none;
border: none;
display: flex;
display: -webkit-flex;
display: -moz-flex;
align-items: center; padding: 2px;
}
.calorie_calculator_chart.calorie_calculator_chart_general .fg-toolbar.ui-toolbar.ui-widget-header > div {
flex: 1;
}
.calorie_calculator_chart.calorie_calculator_chart_general .dataTables_wrapper input[type="search"] {
width: 100%;
height: 50px;
padding: 0.5em;
margin: 0;
border-radius: 0;
border: 1px solid RGBA(77, 184, 166, 1.00);
box-shadow: none;
}
.calorie_calculator_chart.calorie_calculator_chart_general .fg-toolbar.ui-toolbar.ui-widget-header label {
margin: 0;
width: 100%;
}
.calorie_calculator_chart.calorie_calculator_chart_general .fg-toolbar.ui-toolbar.ui-widget-header label select {
border: none;
border-radius: 0;
width: 100%;
margin: 0;
height: 50px;
background: #fff;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
padding: 0.5em;
border: 1px solid RGBA(77, 184, 166, 1.00);
}
.calorie_calculator_chart.calorie_calculator_chart_general table {
border: 2px solid RGBA(77, 184, 166, 1.00);
border-top: 0;
}
.calorie_calculator_chart.calorie_calculator_chart_general .dataTables_paginate {
margin: 0;
display: flex;
display: -webkit-flex;
display: -moz-flex;
padding: 0;
width: 100%;
align-items: center;
justify-content: center;
padding-bottom: 2px;
}
.calorie_calculator_chart.calorie_calculator_chart_general .dataTables_info {
display: none;
}
.calorie_calculator_chart.calorie_calculator_chart_general .dataTables_wrapper .dataTables_paginate .fg-button {
text-decoration: none;
border-bottom: none;
box-shadow: none;
text-shadow: none;
border-radius: 0;
background: RGBA(255, 254, 155, 1.00);
color: #333;
border: 1px solid RGBA(252, 214, 83, 1.00);
}
.calorie_calculator_chart.calorie_calculator_chart_general .dataTables_wrapper .dataTables_paginate .fg-button.ui-state-disabled {
background: RGBA(253, 215, 69, 1);
opacity: 1;
color: #fff;
}
table.dataTable thead th.ui-state-default:first-child, table.dataTable tfoot th.ui-state-default:first-child {
border-left-width: 1px;
}
.calorie_calculator_chart.calorie_calculator_chart_general .ui-state-default, 
.calorie_calculator_chart.calorie_calculator_chart_general .ui-widget-content .ui-state-default, 
.calorie_calculator_chart.calorie_calculator_chart_general .ui-widget-header .ui-state-default {
border: 1px solid RGBA(82, 184, 166, 1.00);
background: RGBA(252, 214, 83, 1.00);
color: #333;
}
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.display tbody tr.odd>.sorting_1, 
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
background-color: RGBA(82, 184, 166, 1.00);
color: #fff;
}
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.stripe tbody tr.odd, 
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.display tbody tr.odd {
background-color: RGBA(86, 184, 166, 1.00);
color: #fff;
}
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.row-border tbody th, 
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.row-border tbody td, 
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.display tbody th, 
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.display tbody td {
border-top: none;
}
.calorie_calculator_chart.calorie_calculator_chart_general tr {
border-bottom: none;
background: RGBA(255, 253, 160, 1.00);
}
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.display tbody tr.even>.sorting_1, 
.calorie_calculator_chart.calorie_calculator_chart_general table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
background-color: RGBA(255, 253, 160, 1.00);
}
@media screen and (max-width: 640px) {
.calorie_calculator_chart.calorie_calculator_chart_general .dataTables_wrapper .dataTables_filter {
margin-top: 0;
}
}
.dataTables_wrapper {
position: relative;
clear: both;
zoom: 1;
max-width: 100%;
overflow: auto;
}
.calorie_calculator_chart.calorie_calculator_chart_general tr td {
border: 1px solid RGBA(86, 184, 166, 1.00);
}
.widget_zubaer-calorie-calculator, .calcalpro_wrapper {
overflow: visible !important;
}
.calorie_calculator_general .height_feet_inch.full_width > input {
width: 50% !important;
}
.widget_zubaer-calorie-calculator, .calcalpro_wrapper {
overflow: visible !important;
}
.calorie_calculator_general .height_feet_inch.full_width > input {
width: 50% !important;
} .calorie_calculator_general .calorie_calculator_result {
margin-bottom: 0.5em;
}
.calorie_calculator_general .calorie_calculator_single_result:last-child {
border-bottom: none;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}