@charset "UTF-8";
.alert.alert-danger {
  border-color: #FF003C;
  background-color: #ffccd8;
  color: #FF003C;
  border-radius: 0px;
  border-width: 2px; }
  .alert.alert-danger ul {
    padding-left: 10px; }

.bg-danger {
  background-color: #ffccd8; }

.bg-success {
  background-color: #c0ffec; }

.alert.alert-success {
  border-color: #01bf86;
  background-color: #c0ffec;
  color: #01bf86;
  border-radius: 2px;
  border-width: 2px; }
  .alert.alert-success ul {
    padding-left: 10px; }

.alert.alert-warning {
  border-color: #8a6d3b;
  background-color: #eee5d6;
  color: #8a6d3b;
  border-radius: 2px;
  border-width: 2px; }
  .alert.alert-warning ul {
    padding-left: 10px; }

.alert.alert-custom {
  border-color: #01bf86;
  background-color: #01bf86;
  color: #FFFFFF;
  border-radius: 5px;
  border-width: 2px; }
  .alert.alert-custom ul {
    padding-left: 10px; }
  .alert.alert-custom h4 {
    margin-bottom: 0px; }

.alert.alert-light {
  border-color: #f3f6fa;
  background-color: #f3f6fa;
  color: #496174;
  border-radius: 5px;
  border-width: 2px; }
  .alert.alert-light ul {
    padding-left: 10px; }
  .alert.alert-light h4 {
    margin-bottom: 0px; }

.text-striped {
  text-decoration: line-through; }

.text-green {
  color: #01bf86; }

.text-white {
  color: #FFFFFF; }

.text-circled {
  padding: 7px;
  border: 1px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.text-red {
  color: #FF003C; }

.text-left {
  text-align: left; }

.cursor {
  cursor: pointer; }

.breadcrumb-list {
  display: table; }
  .breadcrumb-list .breadcrumb-element {
    display: table-cell;
    vertical-align: middle; }
  .breadcrumb-list .breadcrumb-separator {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px; }

.sub-navbar {
  min-height: 0px;
  background-color: #f3f6fa; }
  .sub-navbar li a {
    color: #01bf86;
    text-transform: uppercase;
    font-size: 16px;
    height: 50px;
    padding: 15px 15px; }
  .sub-navbar li.active a {
    background-color: #E6EDF3; }

i.icon-lg {
  font-size: 48px; }

.inner-box {
  padding: 10px;
  border: 2px solid #95A8B7;
  margin-bottom: 20px; }

.active .inner-box {
  background: #f3f6fa;
  border-color: #01bf86; }

.title-1 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  color: #01bf86 !important; }

.bg-green {
  background-color: #01bf86;
  color: #ffffff; }

.bg-warning {
  background-color: #fcf8e3; }

.btn {
  border-radius: 2px;
  padding: 8px 16px;
  outline: none !important;
  box-shadow: none !important; }

.btn-grey {
  color: #01bf86;
  background-color: #82929f;
  padding: 8px 24px !important;
  color: #ffffff !important;
  border-radius: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-white-fill {
  padding: 8px 24px !important;
  background-color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.75) !important;
  border-radius: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-white-fill:hover {
  border: 2px solid rgba(255, 255, 255, 0.75) !important;
  background-color: transparent;
  color: #ffffff !important; }

.btn-white-bordered {
  padding: 8px 24px !important;
  background-color: transparent !important;
  border: 2px solid rgba(255, 255, 255, 0.75) !important;
  color: #ffffff;
  border-radius: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-custom-invert {
  padding: 8px 24px !important;
  background-color: transparent;
  border: 2px solid #01bf86 !important;
  color: #01bf86;
  border-radius: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-custom-invert.white {
  background-color: #ffffff;
  border: 2px solid #ffffff !important; }

.btn-custom-invert:hover {
  background-color: #01bf86;
  border: 2px solid #01bf86;
  color: #FFFFFF; }

.btn-custom-fb {
  padding: 8px 24px !important;
  color: #ffffff;
  border-radius: 50px;
  background-color: #3B5998;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-width: 2px; }

.btn-custom-fb:hover {
  color: #3B5998;
  border-color: #3B5998;
  border-width: 2px;
  background-color: #ffffff !important; }

.btn-white-bordered:hover {
  background-color: #ffffff !important; }

.btn-custom {
  padding: 8px 24px !important;
  color: #ffffff !important;
  border-radius: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-warning {
  padding: 8px 24px !important;
  color: #fcf8e3 !important;
  background-color: #8a6d3b !important;
  border-color: #8a6d3b !important;
  border-radius: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-width: 2px; }

.btn-warning-invert {
  padding: 8px 24px !important;
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
  border-color: #8a6d3b !important;
  border-radius: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-width: 2px; }

.btn-action {
  padding: 8px 24px !important;
  border-width: 2px;
  color: #ffffff;
  border-radius: 50px;
  background-color: #cc3333;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-danger {
  padding: 8px 24px !important;
  color: #ffffff;
  border-color: #cc3333;
  border-radius: 50px;
  background-color: #cc3333;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-custom:hover {
  background-color: #ffffff !important; }

.btn-warning:hover {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
  border-color: #8a6d3b !important; }

.btn-warning-invert:hover {
  color: #fcf8e3 !important;
  background-color: #8a6d3b !important;
  border-color: #8a6d3b !important; }

.btn-action:hover {
  background-color: #ffffff !important;
  border-color: #cc3333;
  color: #8a6d3b; }

.video-btn {
  color: #ffffff !important;
  letter-spacing: 1px;
  outline: none !important; }

.video-btn i {
  margin-right: 7px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 17px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  padding-left: 3px;
  margin-left: -12px; }

.btn-center {
  display: block;
  margin: auto; }

.btn-xs {
  padding: 2px 5px !important;
  font-size: 90%; }

.btn-sm {
  padding: 3px 9px !important; }

@media screen and (max-width: 767px) {
  .btn-xl {
    padding: 7px 10px !important;
    font-size: 125%; } }
@media screen and (min-width: 768px) {
  .btn-xl {
    padding: 10px 20px !important;
    font-size: 175%; } }
.btn i {
  margin-left: -15px; }

.btn.btn-sm i {
  margin-left: -5px; }

.btn-green {
  background-color: #01bf86;
  color: #ffffff !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.btn-icon {
  width: 24px;
  height: 24px;
  padding: 0px;
  border-radius: 10px; }

.label {
  padding: .2em .6em .2em;
  line-height: inherit; }
  .label.label-success {
    background-color: #01bf86; }

.panel.panel-custom {
  border-color: #E6EDF3;
  border-radius: 0px; }
  .panel.panel-custom .panel-heading {
    border-color: #E6EDF3;
    background-color: #f3f6fa; }

.selectable-container {
  margin: 5px 0px 5px 0px; }
  .selectable-container .selectable {
    padding: 5px; }
    .selectable-container .selectable.active .selectable-inner {
      border: 2px solid #01bf86;
      background: #01bf86;
      color: #FFFFFF; }
      .selectable-container .selectable.active .selectable-inner .text-muted {
        color: #F8F8F8; }
    .selectable-container .selectable.disabled .selectable-inner {
      background: #f3f6fa;
      color: #E6EDF3;
      cursor: not-allowed;
      border: 2px solid #E6EDF3; }
    .selectable-container .selectable .selectable-inner {
      text-align: center;
      padding: 5px 8px;
      background: #f3f6fa;
      border: 2px solid #E6EDF3;
      border-radius: 5px;
      cursor: pointer; }

/* MODAL */
.modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  transition: opacity .3s ease; }

/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */
.modal-enter {
  opacity: 0; }

.modal-leave-active {
  opacity: 0; }

.modal-enter .modal-container,
.modal-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

[data-notify="progressbar"] {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 5px; }

.cursor {
  cursor: pointer; }

.btn-group-wrap {
  text-align: center; }
  .btn-group-wrap .btn-group.block-centered {
    margin: 0 auto;
    text-align: center;
    width: inherit;
    display: inline-block; }
    .btn-group-wrap .btn-group.block-centered a, .btn-group-wrap .btn-group.block-centered button {
      float: left; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -2px; }

.well.well-light {
  background-color: #FFFFFF; }

.table.no-border td {
  border-top: 0px; }

/* container */
#share {
  width: 100%;
  margin: 30px auto;
  text-align: center; }
  #share .facebook {
    background: #3b5998; }
  #share .twitter {
    background: #55acee; }
  #share .whatsapp {
    background: #01E675; }
  #share .linkedin {
    background: #0077b5; }
  #share .pinterest {
    background: #cb2027; }
  #share .instagram {
    background: #262626; }
  #share .email {
    background: #f4364c; }
  #share .sms {
    background: #fcb207; }

/* buttons */
#share a {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 8px;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  opacity: 0.75;
  transition: opacity 0.15s linear; }

#share a:hover {
  opacity: 1; }

/* icons */
#share i {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

/* colors */
.flexbox-center {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.flexbox-center-element {
  margin-right: 20px;
  display: inline-block; }

.flexbox-center-element div:last-child {
  margin-right: 0; }

.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
  text-align: center; }

.bg-grey {
  background-color: #f3f6fa; }

.m-t-10 {
  margin-top: 10px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-40 {
  margin-top: 40px; }

.m-t-50 {
  margin-top: 50px; }

.m-r-10 {
  margin-right: 10px; }

.m-r-20 {
  margin-right: 20px; }

.m-r-40 {
  margin-right: 40px; }

.m-r-50 {
  margin-right: 50px; }

.m-t-0 {
  margin-top: 0px !important; }

.m-b-0 {
  margin-bottom: 0px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-50 {
  margin-bottom: 50px; }

.p-0 {
  padding: 0px !important; }

.p-3 {
  padding: 3px !important; }

.p-4 {
  padding: 4px !important; }

.p-5 {
  padding: 5px !important; }

.p-10 {
  padding: 10px !important; }

.w-full {
  width: 100% !important; }

[v-cloak] {
  display: none; }

.fade-enter-active, .fade-leave-active {
  transition: opacity 1s;
  -webkit-animation-delay: 5s;
  /* Safari 4.0 - 8.0 */
  animation-delay: 5s; }

.fade-enter, .fade-leave-to {
  opacity: 0; }

.delay-2-sec {
  -webkit-animation-delay: 2s;
  /* Safari 4.0 - 8.0 */
  animation-delay: 2s; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/*===== 5. Navbar Custom ======*/
.navbar-custom {
  width: 100%;
  border-radius: 0px;
  z-index: 999;
  padding: 10px 0px;
  margin-bottom: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #01bf86 !important; }

.navbar-custom.transparent-on-top {
  background-color: transparent !important; }

.navbar-custom .navbar-nav li a {
  color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
  margin: 5px 0px; }

.navbar-custom .nav > li > a:focus, .navbar-custom .nav > li > a:hover, .navbar-custom .navbar-nav li.active a {
  background-color: transparent;
  color: #ffffff; }

.navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-btn-alt {
  padding: 5px 20px !important;
  text-transform: none !important;
  font-weight: 400;
  margin-top: 8px !important; }

.logo {
  font-weight: 500;
  font-size: 22px;
  color: #ffffff !important;
  letter-spacing: 1px; }

.logo img {
  width: 180px;
  margin-top: -15px; }

.navbar-toggle {
  font-size: 30px; }

.navbar-custom .btn-custom {
  margin-top: 8px;
  margin-left: 20px; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: #337ab7; }

.sticky-wrapper {
  position: absolute;
  width: 100%; }

.sticky-wrapper.is-sticky .navbar-custom {
  padding: 10px 0px !important;
  background-color: #01bf86 !important; }

.navbar-custom .navbar-collapse.collapse.in {
  background-color: #01bf86; }

.coupon-banner + .sticky-wrapper:not(.is-sticky) {
  margin-top: -30px; }
  .coupon-banner + .sticky-wrapper:not(.is-sticky) .navbar {
    margin-top: 30px; }

.basket .quantity-selector .quantity-selector-body {
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px; }
.basket .quantity-selector .not-editable {
  visibility: hidden; }
.basket select.dropdown-component {
  width: auto;
  display: inline-block;
  margin-right: 5px; }

#pet {
  /*.radio-image label:hover{
      -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
         -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
              filter: brightness(1.2) grayscale(.5) opacity(.9);
  }*/ }
  #pet div.dialog {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 18px;
    color: #496174; }
    #pet div.dialog input[type="text"], #pet div.dialog input[type="email"], #pet div.dialog select, #pet div.dialog option {
      border-width: 0px;
      border-bottom: 2px dashed #E6EDF3;
      -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
      box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
      border-radius: 0px;
      color: #01bf86;
      padding: 0px 2px;
      display: inline;
      max-width: 100% !important;
      -webkit-appearance: none;
      margin-top: -2px; }
    #pet div.dialog.pet-eating-habits label {
      font-weight: normal;
      color: #01bf86;
      margin-right: 20px;
      margin-left: 5px; }
    #pet div.dialog.pet-previous-food label {
      color: #01bf86; }
    #pet div.dialog.pet-pathology label {
      color: #01bf86; }
    #pet div.dialog.pet-pathology .checkbox {
      display: block; }
    #pet div.dialog.pet-allergy label {
      color: #01bf86; }
    @media screen and (min-width: 768px) {
      #pet div.dialog #client-email {
        width: 300px; } }
    #pet div.dialog .error input[type="text"], #pet div.dialog .error input[type="email"], #pet div.dialog .error select, #pet div.dialog .error option {
      border-bottom: 2px dashed #FF003C;
      color: #FF003C; }
  @media screen and (min-width: 768px) {
    #pet div.dialog {
      margin-top: 20px;
      margin-bottom: 30px; } }
  #pet .help-text {
    color: #82929f;
    font-size: 12px;
    margin-bottom: 20px;
    font-style: italic; }
  #pet [for$="activity-level-1"] {
    background-image: url(https://process.filestackapi.com/ACw4YoZaaTkGfpkqz77NRz/https://s3-eu-west-1.amazonaws.com/popjob/dogchef/lazy.gif); }
  #pet [for$="activity-level-2"] {
    background-image: url(https://process.filestackapi.com/ACw4YoZaaTkGfpkqz77NRz/https://s3-eu-west-1.amazonaws.com/popjob/dogchef/active.gif); }
  #pet [for$="activity-level-3"] {
    background-image: url(https://process.filestackapi.com/ACw4YoZaaTkGfpkqz77NRz/https://s3-eu-west-1.amazonaws.com/popjob/dogchef/hyper.gif); }
  #pet [for$="body-composition-3"] {
    background-image: url(https://process.filestackapi.com/ACw4YoZaaTkGfpkqz77NRz/resize=width:150/https://s3-eu-west-1.amazonaws.com/popjob/dogchef/website/dog-body-composition-3.png); }
  #pet [for$="body-composition-5"] {
    background-image: url(https://process.filestackapi.com/ACw4YoZaaTkGfpkqz77NRz/resize=width:150/https://s3-eu-west-1.amazonaws.com/popjob/dogchef/website/dog-body-composition-5.png); }
  #pet [for$="body-composition-7"] {
    background-image: url(https://process.filestackapi.com/ACw4YoZaaTkGfpkqz77NRz/resize=width:150/https://s3-eu-west-1.amazonaws.com/popjob/dogchef/website/dog-body-composition-7.png); }
  #pet [for$="body-composition-9"] {
    background-image: url(https://process.filestackapi.com/ACw4YoZaaTkGfpkqz77NRz/resize=width:150/https://s3-eu-west-1.amazonaws.com/popjob/dogchef/website/dog-body-composition-9.png); }
  #pet .radio-image input {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    visibility: hidden; }
  #pet .radio-image input:active + label {
    opacity: 1; }
  #pet .radio-image input:checked + label {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    border: 2px solid #01bf86; }
  #pet .radio-image label {
    margin-top: 10px;
    cursor: pointer;
    font-size: 12px;
    padding: 5px;
    padding-top: 100px;
    border: 2px solid #ffffff;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    margin-right: 3px;
    width: 100px;
    height: 130px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1) grayscale(1) opacity(0.9);
    -moz-filter: brightness(1) grayscale(1) opacity(0.9);
    filter: brightness(1) grayscale(1) opacity(0.9); }
  @media screen and (min-width: 768px) {
    #pet .radio-image label {
      width: 120px;
      height: 140px;
      padding-top: 110px;
      margin-right: 10px; } }
  #pet .radio-image input {
    margin: 0px 0 0 0px; }
  #pet .form-group {
    display: inline; }
  @media screen and (min-width: 768px) {
    #pet .checkbox-inline {
      padding-left: 0px;
      margin-right: 0px; }
      #pet .checkbox-inline label {
        margin-right: 20px; } }
  @media screen and (max-width: 767px) {
    #pet .checkbox-inline label {
      padding-left: 5px;
      margin-right: 5px; } }
  #pet .btn-select {
    background: transparent;
    border: 0px;
    color: #01bf86;
    font-size: 18px;
    line-height: 1.33;
    border-bottom: 2px dashed #E6EDF3;
    width: 250px; }
  #pet .dropdown-menu li.active a {
    background-color: #01bf86;
    color: #ffffff; }
  #pet .dropdown-menu li.selected a {
    background-color: #E6EDF3;
    color: #ffffff; }

#plan .tab-content {
  margin-top: 5px;
  border: 0px solid #01bf86;
  border-top-color: #fff; }
@media (min-width: 768px) {
  #plan .tab-content {
    margin-top: -2px;
    border: 2px solid #01bf86;
    border-top-color: #fff; }
  #plan .nav-tabs.nav-justified > .active > a, #plan .nav-tabs.nav-justified > .active > a:hover, #plan .nav-tabs.nav-justified > .active > a:focus {
    border: 2px solid #01bf86;
    border-bottom-color: #fff; }
  #plan .nav-tabs.nav-justified > li > a {
    border-bottom: 2px solid #01bf86;
    border-radius: 4px 4px 0 0; } }
#plan .tab-inner {
  padding: 20px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }
  #plan .tab-inner .title {
    margin-top: 30px;
    margin-bottom: 40px; }
  #plan .tab-inner .description  {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 20px; }
  #plan .tab-inner li {
    line-height: 2em; }
    #plan .tab-inner li .fa-li {
      color: #01bf86; }
#plan .ingredients {
  font-size: 90%;
  line-height: 0.9em; }

#menu .mix {
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 0px; }
  #menu .mix .mix-title {
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: left;
    color: #01bf86 !important; }
  #menu .mix .subtitle {
    text-transform: none;
    font-size: 70%;
    letter-spacing: 0px;
    color: #496174; }
  #menu .mix .plan-price {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 0px; }

.stamp {
  background-color: red;
  text-align: center;
  line-height: 60px;
  color: #FFFFFF;
  font-size: 20px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  position: absolute;
  right: -20px;
  top: -20px;
  z-index: 100;
  -ms-transform: rotate(12deg);
  /* IE 9 */
  -webkit-transform: rotate(12deg);
  /* Chrome, Safari, Opera */
  transform: rotate(12deg); }

.stamp-organic {
  background-color: #01bf86;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  font-size: 12px;
  line-height: 16px;
  padding-top: 15px; }

.stamp-gluten {
  background-color: #01bf86;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  font-size: 15px;
  line-height: 17px;
  padding-top: 18px; }

.stamp-hypo {
  background-color: #ADD8E6;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  font-size: 14px;
  line-height: 16px;
  padding-top: 18px; }

.stamp-puppy {
  background-color: red;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 16px;
  padding-top: 18px; }

.stamp-puppy-nl {
  font-size: 15px;
  line-height: 15px;
  padding-top: 10px; }

.stamp-gluten-nl {
  line-height: 28px;
  padding-top: 20px; }

.stamp-popular {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  font-size: 15px;
  line-height: 16px;
  padding-top: 15px; }

.stamp-popular-en {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 17px;
  padding-top: 15px; }

#delivery .requested-day {
  margin-top: -10px;
  height: 75px; }
#delivery .requested-time {
  margin-top: -10px;
  height: 75px; }
@media screen and (max-width: 767px) {
  #delivery .requested-time {
    display: block;
    margin: 0px;
    height: inherit; }
    #delivery .requested-time .selectable {
      min-width: 100px;
      width: 45%;
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 10px;
      min-height: 77px; } }

#pets .pet-name {
  margin-top: 10px; }
  @media screen and (max-width: 767px) {
    #pets .pet-name {
      text-align: center; } }
@media screen and (max-width: 767px) {
  #pets .pet-data {
    text-align: center; } }
#pets .widget {
  margin-bottom: 20px;
  background: #f3f6fa;
  border-radius: 5px;
  padding: 20px; }
  #pets .widget .menu-box {
    padding: 10px; }
  #pets .widget .footer {
    padding-top: 20px; }
#pets hr {
  border-color: #E6EDF3; }

@media print {
  #_hj-f5b2a1eb-9b07_feedback {
    display: none; } }

#update-credit-card .StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease; }
#update-credit-card .StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df; }
#update-credit-card .StripeElement--invalid {
  border-color: #fa755a; }
#update-credit-card .StripeElement--webkit-autofill {
  background-color: #fefde5 !important; }

#planning {
  /* just for preview */ }
  #planning form {
    margin-bottom: 0px; }
  @media screen and (min-width: 992px) {
    #planning .pet {
      min-height: 52px;
      display: flex;
      align-items: center; } }
  @media screen and (max-width: 767px) {
    #planning .pet .po {
      text-align: center; } }
  #planning .pet .pet-name {
    padding-left: 10px; }
    #planning .pet .pet-name span {
      margin-right: 10px;
      font-weight: bold; }
  #planning .pet .price {
    padding-right: 10px; }
  #planning .subscription-modal {
    .modal-content-height: 500px; }
    #planning .subscription-modal .selectable-container {
      margin-left: 0px; }
    #planning .subscription-modal .well {
      background-color: transparent;
      border: 2px solid #01bf86; }
    #planning .subscription-modal .info {
      color: #01bf86; }
    #planning .subscription-modal .total {
      background-color: #f3f6fa;
      border-radius: 5px;
      padding: 10px;
      color: #496174; }
      #planning .subscription-modal .total table.total {
        width: 100%; }
        #planning .subscription-modal .total table.total tr td {
          padding: 2px 0px; }
        #planning .subscription-modal .total table.total tr td:last-child {
          text-align: right; }
    #planning .subscription-modal .cycle {
      width: 100%; }
      #planning .subscription-modal .cycle div.selectable {
        width: 33%; }
  #planning .container {
    padding-top: 40px; }
  @media (max-width: 585px) {
    #planning .input-group span.input-group-btn, #planning .input-group input, #planning .input-group button {
      display: block;
      width: 100%;
      border-radius: 0;
      margin: 0; }
    #planning .input-group {
      position: relative; }
    #planning .input-group span.data-up {
      position: absolute;
      top: 0; }
    #planning .input-group span.data-dwn {
      position: absolute;
      bottom: 0; }
    #planning .form-control.text-center {
      margin: 34px 0; }
    #planning .input-group-btn:last-child > .btn, #planning .input-group-btn:last-child > .btn-group {
      margin-left: 0; } }

.coupon {
  text-align: center;
  margin-bottom: 20px; }
  .coupon .input {
    margin-bottom: 5px; }
    .coupon .input input {
      text-align: center; }
  .coupon li {
    list-style: none; }

.coupon-banner {
  background-color: #FF003C;
  color: #FFFFFF;
  margin: auto;
  padding: 0px;
  height: 30px;
  line-height: 30px;
  overflow: hidden; }

#payment {
 /**
* The CSS shown here will not be introduced in the Quickstart guide, but shows
* how you can use CSS to style your Element's container.
*/ }
  #payment .form-group {
    margin-bottom: 10px; }
  #payment .calendar {
    margin: 0px; }
  #payment .calendar label {
    width: 70px;
    margin: 2px;
    background-color: #EFEFEF;
    border-radius: 4px;
    border: 1px solid #D0D0D0;
    overflow: auto; }
  #payment .calendar label span {
    text-align: center;
    padding: 5px 0px;
    display: block; }
  #payment .calendar label input {
    position: absolute;
    top: -20px;
    visibility: hidden; }
  #payment .calendar input:checked + span {
    background-color: #404040;
    color: #F7F7F7; }
  #payment .StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease; }
  #payment .StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df; }
  #payment .StripeElement--invalid {
    border-color: #fa755a; }
  #payment .StripeElement--webkit-autofill {
    background-color: #fefde5 !important; }

#menu h3.plan-title {
  min-height: 44px; }
#menu .menu-box p {
  margin-left: 10px;
  margin-right: 10px; }

/* Background Images */
.bg-img-1 {
  background: url("../img/bg.jpg") center no-repeat;
  background-size: cover; }

.bg-img-2 {
  background: url("../img/header.jpg") center no-repeat;
  background-size: cover; }

@media screen and (max-width: 767px) {
  .bg-img-1 {
    background: url("../img/bg-m.jpg") center no-repeat;
    background-size: cover; } }
/*======= 6. Home =======*/
.home-fullscreen {
  height: 100%;
  min-height: 400px; }

.home-wrapper {
  padding: 120px 0px 100px 0px; }

.home-sm {
  padding: 100px 0px 125px 0px !important; }

.home-sm .h1 {
  margin-top: 30px !important; }

.home-wrapper-alt {
  display: table-cell;
  vertical-align: middle; }

.home-wrapper h1 {
  font-size: 40px;
  margin: 0 auto;
  color: #ffffff;
  margin-bottom: 30px;
  text-shadow: 0px 0px 1px #969696; }
.home-wrapper h2 {
  line-height: 25px;
  font-weight: 400;
  color: #ffffff;
  text-shadow: 0px 0px 1px #969696; }
.home-wrapper img.video {
  margin: 0 auto;
  display: block;
  cursor: pointer;
  width: 300px;
  margin-top: 50px;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0px 0px 2px #969696; }
.home-wrapper img.scroll {
  bottom: 20px;
  position: absolute;
  cursor: pointer; }

@media screen and (max-width: 767px) {
  .home-wrapper h1 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 auto;
    color: #ffffff;
    margin-bottom: 30px;
    text-shadow: 0px 0px 1px #969696; }
  .home-wrapper h2 {
    margin: 0 auto;
    font-size: 20px;
    display: block;
    max-width: 60%; }
  .home-wrapper img.video {
    margin: 0 auto;
    display: block;
    cursor: pointer;
    width: 200px;
    margin-top: 50px;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #969696; }
  .home-wrapper .btn-action {
    font-size: 80%; } }
.full-screen {
  display: table;
  width: 100%; }

.or-space {
  margin: 0 20px; }

iframe {
  max-width: 100%; }

.frame-border {
  border: 9px solid rgba(0, 0, 0, 0.3);
  webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px; }

.main-action-button {
  margin-top: 100px; }

#press img {
  margin-bottom: 20px; }

#rate .star {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px; }

.email-preferences {
  margin-left: auto;
  margin-right: auto;
  display: inline-block; }
  .email-preferences .input {
    text-align: left; }
  .email-preferences hr {
    margin-top: 5px;
    margin-bottom: 5px; }

#subscription .tab-content {
  margin-top: 5px;
  border: 0px solid #01bf86;
  border-top-color: #fff; }
@media (min-width: 768px) {
  #subscription .tab-content {
    margin-top: -2px;
    border: 2px solid #01bf86;
    border-top-color: #fff; }
  #subscription .nav-tabs.nav-justified > .active > a, #subscription .nav-tabs.nav-justified > .active > a:hover, #subscription .nav-tabs.nav-justified > .active > a:focus {
    border: 2px solid #01bf86;
    border-bottom-color: #fff; }
  #subscription .nav-tabs.nav-justified > li > a {
    border-bottom: 2px solid #01bf86;
    border-radius: 4px 4px 0 0; } }
#subscription .tab-inner {
  padding: 20px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }
  #subscription .tab-inner .title {
    margin-top: 30px;
    margin-bottom: 40px; }
  #subscription .tab-inner .description  {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 20px; }
  #subscription .tab-inner li {
    line-height: 2em; }
    #subscription .tab-inner li .fa-li {
      color: #01bf86; }

.walkthrough h5 {
  font-weight: bold; }
.walkthrough .walkthrough-inner {
  border: 2px solid #01bf86;
  padding: 20px; }

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