/* 
 * Custom CSS for newHomeHeaderPage.blade.php
 * This file contains only the necessary custom styles for the header page
 * Bootstrap is loaded separately from CDN in home.blade.php
 */

.nhh-header-basic {
  font-size: 24px;
  font-weight: normal;
  color: #394348;
}

.nhh-modal-basic.scroll-fix {
  overflow: auto;
}

.nhh-modal-basic .modal-lg {
  max-width: 900px;
}

.nhh-modal-basic .modal-lg.modal-lg-basic {
  max-width: 1100px;
}

.nhh-modal-basic .modal-xl {
  max-width: 98%;
  width: 98%;
  height: 100%;
  margin: auto;
}

.nhh-modal-basic .plan-modal-custom {
  max-width: 720px;
}

.nhh-modal-basic .plan-modal-custom {
    width: 100%;
    max-width: 100%;
  }

.nhh-modal-basic .modal-header {
  position: relative;
  margin: 0 auto;
  border: 0;
  justify-content: center;
  width: 100%;
  padding: 11px;
}

.nhh-modal-basic .modal-header.playlist-modal {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19) !important;
}

.nhh-modal-basic .modal-header.playlist-modal .close {
  margin: 0 !important;
}

.nhh-modal-basic .modal-header.no-margin {
  margin: 0;
}

.nhh-modal-basic .modal-header.no-margin .close {
  margin: 0 !important;
}

.nhh-modal-basic .modal-header h5 {
  font-weight: normal;
}

.nhh-modal-basic .modal-content {
  border-radius: 0;
  box-shadow: none;
}

.nhh-modal-basic .modal-content .modal-body.nhh-no-padding {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.nhh-modal-basic .modal-content .modal-body .card-deck-basic {
  padding-bottom: 40px;
}

.nhh-modal-basic .modal-content .modal-body .card-deck-basic:last-of-type {
  padding-bottom: 0;
}

.nhh-modal-basic .modal-content .modal-body .card-deck-basic.row .card-cols {
  margin-left: 20px;
  margin-right: 20px;
  cursor: pointer;
}

.nhh-modal-basic .modal-content .modal-body .custom-dashboard-btn-cover {
  padding: 24px 0;
}

.nhh-modal-basic .modal-content .modal-body .modal-datepicker-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.nhh-modal-basic .modal-content .playlist-strip .nhh-gradient-strip {
  height: 50px !important;
}

.nhh-modal-basic .modal-content .nhh-gradient-strip {
  height: 35px;
}

.nhh-modal-basic .modal-content .nhh-gradient-strip.search {
  height: 50px;
}

.nhh-modal-basic .modal-content .nhh-gradient-strip.default {
  height: 50px;
}

.nhh-modal-basic .modal-content {
  box-shadow: none;
}

.nhh-signin-logo {
  height: 46px;
  width: 92px;
}

.nhh-close-modal {
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
}

.nhh-close-modal.close {
  opacity: 1 !important;
  padding: 8px;
  margin: 0;
}

.nhh-close-modal.no-header-modal {
  z-index: 999;
}

.nhh-close-modal-img {
  height: 20px;
  width: 20px;
  vertical-align: middle;
}

.nhh-no-padding {
  padding: 0 !important;
}

.nhh-gradient-strip {
  background: linear-gradient(to right, rgba(41, 146, 184, 0.8), rgba(79, 195, 142, 0.8));
  height: 50px;
}

.nhh-gradient-strip .icon-title {
  padding: 0 20px 0 7px;
  align-self: center;
  vertical-align: middle;
}

.nhh-gradient-strip .icon-title.icon-title-custom {
  color: #394348;
}

.nhh-gradient-strip {
    background: linear-gradient(to right, rgba(41, 146, 184, 0.8), rgba(79, 195, 142, 0.8));
    height: auto;
    min-height: 35px;
  }

.playlist-strip .nhh-gradient-strip {
    min-height: 35px;
  }

.nhh-gradient-strip .page-mobile-links .page-mobile-icons {
  width: 30px;
  height: 30px;
}

.nhh-gradient-strip .page-mobile-links .page-mobile-icons {
    width: 20px;
    height: 20px;
  }

.modal.nhh-modal-basic .modal-content .playlist-strip .nhh-gradient-strip, .modal.nhh-modal-basic .modal-content .food-facts-strip .nhh-gradient-strip {
    height: auto !important;
    min-height: 35px;
  }

.modal.nhh-modal-basic .modal-content .playlist-strip .nhh-gradient-strip {
    height: 50px !important;
  }

.modal.nhh-modal-basic .modal-content .playlist-strip .nhh-gradient-strip {
    height: 35px !important;
  }

.nhh-login-content {
  width: 400px;
  max-width: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}

.nhh-login-content .nhh-card-container {
  padding: 20px 20px 40px;
}

.nhh-login-content .nhh-card-container .logo {
  width: 150px;
  height: 100px;
}

.nhh-login-content .nhh-card-container .nhh-auth-title {
  font-size: 18px;
}

.nhh-login-content .nhh-card-container .nhh-auth-form {
  padding-left: 25px;
  padding-right: 25px;
}

.nhh-login-content hr {
  width: 100%;
  border-bottom: 0.5px solid rgba(138, 146, 160, 0.5);
  position: relative;
  z-index: 1;
  top: 33px;
  width: calc(100% - 10px);
  margin: auto;
  background: #f5f5f5;
}

.nhh-login-content .nhh-or-style {
  color: rgba(138, 146, 160, 0.5);
  margin: 24px auto;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 20px;
}

.nhh-login-content .nhh-form-basic .nhh-form-control-basic {
  border-radius: 5px;
}

.nhh-login-content .nhh-form-basic .nhh-addon-default {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #495057;
  text-align: center;
}

.nhh-login-content .nhh-form-basic .nhh-addon-default a {
  color: #495057;
}

.nhh-login-content .nhh-form-basic .nhh-addon-default a:active, .nhh-login-content .nhh-form-basic .nhh-addon-default a:focus, .nhh-login-content .nhh-form-basic .nhh-addon-default a:hover {
  color: #495057;
}

.nhh-login-content.nhh-signup-content {
  width: 75%;
  max-width: 75%;
  margin: 0;
  box-shadow: none;
}

.nhh-login-content.nhh-signup-content {
    width: 100%;
    max-width: 100%;
  }

.nhh-login-content.nhh-signup-content {
    width: 90%;
    max-width: 90%;
  }

.nhh-signup-heading {
  display: flex;
  align-items: center;
}

.nhh-signup-heading h3 {
  color: #0075a9;
  font-size: 28px;
  font-weight: 700;
}

.nhh-signup-heading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

.nhh-facebook-btn {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  background: #3977f2;
  color: white;
  padding: 10px 20px;
  line-height: 1.5rem;
  outline: none;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #3977f2;
  display: flex;
  align-items: center;
  width: 100%;
}

.nhh-facebook-btn {
    width: 100% !important;
  }

.nhh-search-icon {
  width: 24px;
  height: 24px;
}

.nhh-search-icon {
    width: 20px;
    height: 20px;
  }

.thankyou-modal-style .nhh-or-style {
  color: rgba(138, 146, 160, 0.5);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 20px;
  top: -5px;
  margin: auto;
}

.nhh-or-style {
  color: rgba(138, 146, 160, 0.5);
  margin: 24px auto;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 20px;
}

.nhh-semi-bold {
  font-weight: 600 !important;
}

.nhh-small-text {
  font-size: 12px;
}

.nhh-yellow-btn-default {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  background: #fbd087;
  color: rgb(33, 139, 179);
  padding: 10px 20px;
  line-height: 1.5rem;
  font-weight: bolder;
  outline: none;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #fbd087;
}

.add_ingredient .nhh-validation-error-label {
  display: block;
  position: absolute;
  margin-top: 10px;
}

.contact .nhh-validation-error-label {
  color: black !important;
}

.nhh-text-medium {
  font-size: 14px !important;
}