/**
Theme Name: Strength Factory
Author: Hardeep Singh
Description: This theme is used for Strength Factory website
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: strength-factory
**/

  label.error{
    color: #f44335!important;
    display: block;
  }
  .tim-row {
    margin-bottom: 20px;
  }
  
  .tim-white-buttons {
    background-color: #777777;
  }
  
  .typography-line {
    padding-left: 25%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
  }
  
  .typography-line span {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    position: absolute;
    width: 260px;
    text-transform: none;
  }
  
  .tim-row {
    padding-top: 60px;
  }
  
  .tim-row h3 {
    margin-top: 0;
  }
  
  .tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
  }
  
  .tim-typo .tim-note {
    bottom: 5px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
  }

  .input-group label.error, label.error {
    font-size: 0.8rem;
    color: #f44336 !important;
    display: block;
    width: 100%;
    text-align: right;
    line-height: 28px;
  }

  .loading-blur {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
  }

.loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  opacity: 0.3;
  filter: alpha(opacity:50);
  background: #ffffff;
}
.loading-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-repeat: no-repeat;
}
.display-block{
  width:100%;
  margin-bottom:0px;
}
.multisteps-form__content textarea{
  resize:none;
  min-height:50px;
}
.csrPtr{
  cursor: pointer;
  min-height:auto !important;
}
.profilePicUploaded,.coverPicUploaded{
  position: relative;
}
.profilePicUploaded:before,.coverPicUploaded:before{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0);
  position: absolute;
}
.profilePicUploaded:hover:before, .coverPicUploaded:hover:before{
  background: rgba(255,255,255,0.4);
}
.profilePicUploaded #removeProfilePic, .coverPicUploaded #removeCoverPic{
  position: absolute;
  top:0px;
  left:0px;
  right:0px;
  margin: auto;
  bottom:0px;
  width:65px;
  height:40px;
  opacity: 0;
}
.profilePicUploaded:hover #removeProfilePic, .coverPicUploaded:hover #removeCoverPic{
  opacity: 1;
}
.multisteps-form__form{
  height:auto !important;
}
.multisteps-form__panel{
  position: relative !important;
  display: none;
}
.multisteps-form__panel.js-active{
  display:block;
}
textarea.textsizer {
  display: block;
  width: 100%;
  overflow: hidden;
  resize: none;
  min-height: 40px;
  line-height: 22px;
}
.form-label, label{
  color:#344767 !important;
}

.rateRadioButtons{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.rateRadioButtons p{
  margin-bottom:0px;
  padding:0px 20px;
}

.rateRadioButtons .form-check {
  position: relative;
  padding-top: 20px;
}

.rateRadioButtons .form-check input {  
  margin-left: -27px;
}
.rateRadioButtons .form-check label {
  position: absolute;
  top: 0px;
  left: 7px;
  margin: auto;
}
.navbar-vertical .navbar-nav .nav-link>i{
  font-size: 18px !important;
}

.vrtMiddle{
  vertical-align: middle;
  text-align: center;
}
.nutrition_table table, .training_table table{
  font-size: 13px;
}
.nutrition_table .table tbody tr:last-child td, .training_table .table tbody tr:last-child td {
  border-width: 1px;
}
.nutrition_table table table, .training_table table table{
  margin-bottom:0px;
}
.nutrition_table table table td{
  padding:0px;
}
.nutrition_table table table td select, .nutrition_table table table td input, .nutrition_table table table td span, .training_table table td select, .training_table table td input[type="text"], .training_table table td span{
  width: 100%;
  min-height: 30px;
  display: block;
}
.nutrition_table table table td span,.training_table table table td span{
  line-height: 30px;
}
.float-right{
  float:right;
}
.width35{
  width:35%;
}
.width10{
  width:10%;
}
.width7{
  width:7%;
}
.width20{
  width:20%;
}
.width15{
  width:15%;
}
.width5{
  width:5%;
}
.width30{
  width:30%;
}
.vrtMiddle input{
  width: 100%;
  text-align: center;
  border: none !important;
  outline: none;
  color: #000;
  background: transparent !important;
}
.nutrition_table input[type="number"]:read-only, .training_table input[type="number"]:read-only {
  background-color: #ddd;
  border: 1px solid #999;
}
.remove_sub_meal, .add_sub_meal{
  padding:0px;
  border: none;
  background: transparent;
  color: #fff;
}
.remove_sub_meal{
  color: #fc0000;
}
.remove_meal{
  background:#fc0000;
  color: #fff;
  padding:0px;
  border: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.training_table input[type="text"],.training_table textarea, .training_table select{
  width:100%;
  resize: none;
  background-color: transparent;
  border:1px solid #999;
}
.text-right{
  text-align:right;
}
.groupToggle{
  display:none;
}
.groupToggle.active{
  display:table-cell !important;
}
.training_table table table td{
  vertical-align: middle;
}

.table-fixed{
  table-layout:fixed;
}
tr.headings td, td.vrtMiddle.headings, td.headings{
  background: #fc0000  !important;
  color: #fff;
  border-color: #fff;
  font-weight: bolder;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}
tr.headings td label{
  color:#fff !important;
  margin-bottom:0px;
}

#frmUserFoodChoices .form-switch .form-check-input:checked{
  border-color: #32CD32 !important;
  background-color: #32CD32 !important;
}
#frmUserFoodChoices .form-switch .form-check-input:checked:after{
  border-color: #32CD32 !important;
}
#frmUserFoodChoices .form-switch .form-check-input{
  background-color: #f00;
}
#frmUserFoodChoices .form-switch .form-check-input:after{
  border-color: #f00 !important;
}
.equalHeight .card{
  height:100%;
}
@media only screen and (max-width: 768px) {
  .navbar-nav.justify-content-between{
    width:100%;
  }
}

.ql-editor{
  min-height:300px;
}

.imageAvatarFrame{
  border-radius: 50%;
  object-fit: cover;
}

.inputsizer,.selectExercises{
  height:40px;
}
.floatingRemoveBtn{
  position: relative;
  border: none;
  background: transparent;
}
.floatingRemoveBtn td{
  height: 50px;
  text-align: center;
  background: transparent !important; 
  border:none;
}
.remove_meal {
  position: absolute;
  top: -42px;
  right: 0;
  left: 0px;
  margin: 0 auto;
}
.mealTable{
  position: relative;
}

table td {
    white-space: initial !important;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}

.remove_workout {
  background: #fc0000;
  color: #fff;
  padding: 0px;
  border: none;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  line-height: 35px;
}

/** css by Rahul ***/
.dropzone.dz-clickable.dz-started {
  position: relative;
}

/* .dropzone.dz-clickable.dz-started::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #fb0000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  margin-left: -20px;
  z-index: 1111;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} */
body .dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: -webkit-gradient(linear,left top, left bottom,from(#098a11),to(#098a11));
  background: linear-gradient(to bottom,#098a11,#098a11);
}

.nutrition_table input[type="number"]::-webkit-outer-spin-button,
.nutrition_table input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.training_table textarea.form-control{
  min-height: 180px;
}

.training_table textarea.form-control:focus{
  border-color: #999 !important;
}

