/* variables */
.navbar-bottom {
  padding-top: 15px;
  padding-bottom: 0;
  background-color: #333;
  border-radius: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .navbar-bottom {
    padding-bottom: 20px;
  }
}

.navs-large {
  font-size: 21px !important;
  padding: 3px !important;
}
@media (max-width: 509px) {
  .navs-large {
    padding: 3px 0 !important;
  }
}

.nav-buttons {
  font-size: 14px;
  background-color: white;
  border: none;
  line-height: 20px;
}

.nav-buttons-bottom {
  font-family: "Questrial";
  font-size: 18px;
  color: #fff;
  padding-bottom: 0 !important;
}

#nav_tabs li {
  float: none;
  display: inline-block;
}

.navs-small {
  height: 30px;
  padding-left: 0 !important;
  padding-right: 0;
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .navs-small {
    margin-left: 10px;
  }
}

#top-right-dropdowns > li.dropdown-menu {
  margin-top: 20px;
}

li > a > .language:active {
  background-color: #e7e7e7;
}

.login-class {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .brand-button:active {
    padding: 4px -4px 3px 4px;
  }
}

#zero {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  #zero {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .navbar-nav > li {
    float: left;
  }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    right: 0;
    left: auto;
    position: absolute;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
}

@media (max-width: 767px) {
  #top-right-dropdowns {
    float: right !important;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .navbar-bottom-item {
    padding-right: 0;
    padding-left: 0;
  }
}

.footer {
  padding: 30px 0;
  position: relative;
  z-index: 2;
}

.footer-menu,
.footer-social-media {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .footer-menu,
  .footer-social-media {
    margin-top: 0;
  }
}

.social-media-icon {
  width: 30px;
  height: 30px;
}

.footer-menu-item {
  margin-bottom: 5px;
}

.footer-menu-item-lead {
  margin-bottom: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.footer-disclaimer {
  padding: 20px 0;
  position: relative;
  z-index: 2;
}

#disclaimer {
  padding: 0;
  display: initial;
}

.navbar-bottom-virtual {
  height: 44px;
}
@media (max-width: 767px) {
  .navbar-bottom-virtual {
    height: 50px;
  }
}
@media (min-width: 1200px) {
  .navbar-bottom-virtual {
    height: 0;
  }
}

.btn-round.add {
  border: none;
  background-color: #565554;
  color: #fff;
  border-radius: 2px;
}

.btn-file {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

/*search + sidebar*/
#query {
  border-radius: 2px;
  padding: 10px;
}

.search {
  padding-top: 10px;
}

input#query {
  position: initial;
  width: 100%;
  padding: 10px;
}

.sidebar-search {
  width: 100%;
  height: 35px !important;
  border: 1px #d5d5d5 solid;
  padding: 0 10px;
}

.home-search {
  height: 45px !important;
  border-radius: 4px;
}

#home-search-content {
  border: none !important;
}

#sidebar-affix.affix {
  width: 17.3%;
  top: 0;
}

#navtab-affix.affix {
  top: 0;
  z-index: 300;
}

.sidebar-name-div {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}
.sidebar-name-div > p {
  margin-bottom: 0;
}

.sidebar-name-div > h5 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #4D4D4D;
  font-weight: bold;
  margin: 5px 0 0;
}

.search-tag {
  float: left;
  width: auto;
  border-radius: 20px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 0px 10px;
  text-align: center;
}

.sidebar-main-tab-container li.active,
.sidebar-main-tab-container li.active > a {
  height: 45px;
}

.sidebar-main-tab-container li.active > a,
.sidebar-main-tab-container li.active > a:focus,
.sidebar-main-tab-container li.active > a:hover {
  cursor: default;
  background: transparent !important;
}

.sidebar-main-tab-container li > a {
  color: #fff !important;
}

.sidebar-main-tab-container li:hover {
  background-color: lightorange;
}

.sidebar-main-tab-container li > a:hover {
  border: none !important;
  background: transparent;
}

.side-search-bar-search {
  border: none !important;
  margin-bottom: 0px;
}

.search-tab-container {
  height: auto;
  width: 100% !important;
}

.sidebar-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background: #292828;
  opacity: 0;
}

.sidebar-mask a.info {
  display: inline-block;
  color: #fff;
  margin-top: 10px;
  text-align: center;
  position: absolute;
  width: 100%;
  opacity: 0;
}

.sidebar-mask-visible {
  opacity: 0.6;
}

.sidebar-a-visible {
  opacity: 1 !important;
}

.search-tabs {
  border-bottom: none;
  padding: 0px;
  margin-bottom: 0;
  list-style: none;
}

.search-tabs > li {
  position: relative;
  display: inline-block;
}

.sidebar-search-tab-container .btn-group button[title=Riisi] + .dropdown-menu {
  left: auto;
  right: 0;
}

.tags .dropdown-menu {
  overflow-y: auto !important;
  overflow-x: hidden;
  max-height: 300px;
}

.tags .btn {
  margin-left: 3px !important;
  margin-bottom: 5px;
  padding: 0px 10px !important;
}

#home-search {
  border: none !important;
  opacity: 0.9;
  height: inherit;
  width: 100%;
  padding-top: 3%;
  border-bottom: 1px solid #F3F3F3 !important;
}

.search-tab-content {
  padding-top: 40px;
}

.sidebar-element {
  min-height: 35px;
}

.side-bar-search-content {
  padding-left: 7px;
}

.page-header {
  margin-top: 36px;
}

.page-header h1 {
  font-size: 26px;
  width: 85%;
  display: inline-block !important;
  margin-top: 0;
}

.page-header-with-image {
  padding-top: 25px;
}

.page-header-with-image h1 {
  font-size: 24px;
  width: 90%;
  margin-left: 20px;
}

.second-part-title {
  font-size: 21px;
  margin: 50px 0;
  text-align: center;
  padding: 7px;
}

#mid-aside-plan {
  height: 270px;
  background-color: #fff;
  box-shadow: 0 4px 5px 0 #DBDBDB;
  margin-bottom: 10px;
  overflow: hidden;
}

#front_login_button,
#id_login_bt,
#register-bt,
.register-button {
  font-weight: bold;
  font-size: 18px;
}

.thumbnails > li {
  margin-left: 0 !important;
  list-style: none;
}

.thumbnail-list {
  height: 350px;
  padding: 0;
  border-radius: 0;
  border: none;
}

.thumbnail-list > .thumbnail-image-container {
  height: 190px;
  overflow: hidden;
  position: relative;
}

.thumbnail-list a > img,
.thumbnail-list img {
  min-width: 300px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
}

.thumbnail .caption {
  padding: 0;
}

.media-heading {
  height: 65px !important;
  overflow: hidden;
  margin: 0 0 0 5px;
  padding-top: 10px;
  text-align: left;
  line-height: 24px;
  font-size: 18px;
}

.media-heading:first-letter {
  text-transform: capitalize;
}

.media-text {
  height: 40px;
  overflow: hidden;
  margin: 0 0 0 5px;
  font-size: 14px;
  text-align: left;
  text-transform: lowercase;
}

.media-text:first-letter {
  text-transform: capitalize;
}

.media-tools {
  font-size: 14px;
  height: 39px;
  margin: 0;
  border-top: solid #e7e7e7 1px;
  padding: 9px;
  text-align: left;
}

.media-tools > a {
  font-size: 14px;
}

.media-tools > div > h5 {
  margin: 0 !important;
}

.sidebar-image-container {
  padding: 0;
  overflow: hidden;
  height: 150px;
}
@media (max-width: 767px) {
  .sidebar-image-container {
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .sidebar-image-container {
    height: 190px;
  }
}

.sidebar-image-container img {
  min-width: 300px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.sidebar-image-overlay {
  height: 120px;
  display: table-cell;
  vertical-align: top;
  padding: 1.5rem 0.8rem;
  background-color: rgb(233.75, 233.75, 233.75);
}

.sidebar-image-overlay img {
  margin-top: 6px;
}

.content {
  background-color: white !important;
  background-image: none !important;
  filter: none !important;
}

.only-icon-button {
  border: none;
  background: transparent;
  display: inline-block;
}

.only-icon-button > .icon_controlrow {
  opacity: 0.6;
  margin-top: 0 !important;
  vertical-align: top !important;
  color: grey;
}

.only-icon-button > .icon_controlrow:hover {
  opacity: 1;
}

.home-search {
  border: none;
  display: none !important;
}

#id_image {
  margin-bottom: 20px;
  width: 30%;
}

.thumbnail a {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.search-query:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  outline: 0 !important;
  -webkit-appearance: none;
}

.save-bt {
  display: inline-block !important;
}

.intro-right-text {
  min-height: 40px;
}

.show-shoppinglist {
  margin-right: 15px;
  margin-bottom: 30px;
  font-size: 14px;
  padding-top: 26px;
  font-weight: bold;
}

.rec-brief {
  margin-top: -7px;
  font-size: 13px;
}

.rec-title {
  font-weight: bolder;
  font-size: 16px;
  text-transform: lowercase;
}

.rec-title:first-letter {
  text-transform: capitalize;
}

input.email-input {
  height: 35px;
  width: 60%;
  font-size: 12px;
}
@media (max-width: 767px) {
  input.email-input {
    height: 20px !important;
    font-size: 10px;
  }
}

.view-recipe-allergy {
  margin-left: 15px;
}

.view-recipe-diets {
  margin-left: 15px;
}

.title-css {
  font-size: 18px;
}

.feedback-textarea {
  width: 100% !important;
  border-color: lightgrey;
}

.modal-header-green {
  color: white;
}
.modal-header-green input {
  color: black;
}

.modal-content {
  border: none;
  border-radius: 0 !important;
}

.float-btn-feedback {
  text-align: center;
}

#nutr_refs {
  color: white;
  opacity: 0.8;
  position: absolute;
  z-index: 1000;
  display: block;
  background-color: black;
}

.icon-text {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .icon-text {
    font-size: 8px;
  }
}

.sb-image {
  width: 100%;
}

.order-list-summary {
  max-width: 600px;
  margin: 0 auto 20px;
  padding: 20px;
}

select.form-control {
  margin-bottom: 30px;
  height: 50px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.form-control::-ms-expand {
  display: none;
}
select.form-control {
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-image: url("../../../img/arrow-down.svg");
  background-size: 25px 25px;
  padding: 0.5em;
  padding-right: 1.5em;
}

.miils-intro-wrap {
  margin-left: -15px;
  margin-right: -15px;
  padding: 5px 15px;
}

@media (min-width: 768px) {
  .miils-logo,
  .miils-text {
    display: inline-block;
    vertical-align: middle;
  }
}

.page-title {
  margin: 30px 0;
}

.miils-logo {
  margin: auto;
  max-width: 200px;
  padding: 20px 20px 20px 0;
}
@media (min-width: 768px) {
  .miils-logo {
    margin-left: 0;
    width: 15%;
  }
}

.miils-text {
  padding: 3px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 600;
}
.miils-text.title {
  font-size: 28px;
}
@media (max-width: 767px) {
  .miils-text.title {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .miils-text {
    margin-left: 2%;
    width: 80%;
  }
}

.miils-text-sm {
  margin: 30px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.question-section-title {
  margin-top: 30px;
  font-size: 24px;
}

.nav-button-wrapper {
  width: 280px;
  margin: 60px auto;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    width: 830px;
  }
}

.modal-title {
  margin: 0 -15px;
  padding: 0 15px;
}

.table th,
.table td {
  padding: 20px;
}

#top-right-dropdowns {
  margin-top: 5px;
}

#top-right-dropdowns svg,
.bottom-navbar svg {
  width: 20px;
  height: 20px;
}

@media (min-width: 768px) {
  .icon-text {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .icon-text {
    font-size: 14px;
  }
}

.select2-container .select2-selection--single {
  height: 50px;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
  height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 10px 10px 5px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 10px 10px;
}

/****** FAQ modal *********/
.faq-item {
  margin-bottom: 20px;
}

.faq-item__question {
  margin-bottom: 5px;
  font-weight: 600;
}

.affix {
  width: 64.6%;
}
@media (max-width: 767px) {
  .affix {
    width: 100%;
  }
}

.thumbnail {
  padding: 5px 10px 15px 10px;
  border: none;
}
@media (max-width: 767px) {
  .thumbnail {
    border-radius: 1px;
    border: dotted;
  }
}

.thumbnail:hover {
  background: #fafafa;
}

.thumbnail img {
  margin-bottom: 10px;
  margin-top: 10px;
}

.thumbnail strong {
  font-size: 35px;
}

/*# sourceMappingURL=base.css.map */
