/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 *



*/
/* line 12, app/themes/dondemequedo/assets/stylesheets/dondemequedo/all.scss */
#store-menu ul ul li a {
  text-decoration: none;
  padding: 13px 15px 12px 15px;
  font-size: 12px;
  width: 200px;
  line-height: 140%;
  border-bottom: 1px solid #3f3f3f;
  background-color: #3f3f3f;
  color: #fff;
}

/* line 23, app/themes/dondemequedo/assets/stylesheets/dondemequedo/all.scss */
.top-pagination {
  padding: 0 0 15px 0;
  font-size: 100%;
  display: flex;
  justify-content: center;
}

/* line 30, app/themes/dondemequedo/assets/stylesheets/dondemequedo/all.scss */
.title-box {
  text-align: center;
  font-size: 200%;
  font-family: 'Raleway';
  font-weight: normal;
  margin: 10px 0 30px 0;
}

/* line 38, app/themes/dondemequedo/assets/stylesheets/dondemequedo/all.scss */
button.btn-submit-dates > span {
  display: block;
  color: #fff;
  height: 36px;
  line-height: 18px;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .5px;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
}

/* line 50, app/themes/dondemequedo/assets/stylesheets/dondemequedo/all.scss */
.pick-dates input.destiny_autocomplete {
  cursor: text;
  background: #fff url("/assets/location-marker-5e8d88ec3e658626105ec405f9bf12b533a727aaaedc75fafea360c98fc1ef31.svg") no-repeat 9px 6px;
  background-size: 17px 24px;
  padding-left: 35px;
  width: 100% !important;
}

/* line 58, app/themes/dondemequedo/assets/stylesheets/dondemequedo/all.scss */
.tg-footernewsletter .form-group button {
  font-weight: bold;
  font-size: 1rem;
  color: white;
}
