.loading-ajax {
  min-height: 150px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../../../../images/loading.svg); }

.load-more {
  width: 100% !important; }

.btn-load-more {
  width: 170px;
  margin: auto;
  background: #e0d9ce !important;
  color: #393432 !important; }

.btn-load-more:hover {
  background: #a58677 !important;
  color: #f1eee9 !important; }

.pd-0 {
  padding: 0 !important; }

.min-height-220 {
  min-height: 220px; }

.show-only-line {
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.banner-shop {
  height: 50% !important;
  min-height: 500px !important; }

.section-search {
  padding: 3rem 0 !important; }

.product-price-hold .nopad {
  padding-bottom: 5px; }

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

label.error {
  font-size: 14px !important;
  color: #9e1b43 !important;
  padding: 2px 0 !important; }

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

*:focus {
  outline: 0; }

.wala-loader .blockOverlay:before {
  background: url(../../images/icons/loader.svg) center center !important;
  height: 2rem !important;
  width: 2rem !important;
  display: block !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin-left: -0.5rem !important;
  margin-top: -0.5rem !important;
  content: "" !important;
  animation: spin 1s ease-in-out infinite !important;
  background-size: cover !important;
  line-height: 1 !important;
  text-align: center !important;
  font-size: 2em !important; }

/** Custom alert notifier */
.alertify-notifier.ajs-right .ajs-message {
  right: 290px;
  padding: 15px;
  margin-top: 10px; }

.alertify-notifier .ajs-message.ajs-visible {
  opacity: 1;
  max-height: 100%;
  transform: translate3d(0, 0, 0);
  transition-property: opacity, visibility;
  transition-timing-function: linear;
  transition-duration: 250ms; }

/** Custom outline */
.w3-outline {
  outline: 2px solid #9e1c43 !important; }

.wala-loader-full {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../../img/logo.png) center no-repeat #fff; }

.winemag-image img {
  width: 100%; }

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

.winemag-search {
  background: #282828;
  padding: 3rem 0 5rem;
  margin-bottom: 3rem; }
  .winemag-search .row.row-xs {
    max-width: 670px;
    margin: auto; }
  .winemag-search .wala-search {
    height: 32px;
    padding: 0 !important;
    line-height: 2 !important; }
  .winemag-search .search-alternative {
    margin: 0 0 0.75rem 0; }
  .winemag-search .section-title {
    color: #a58677; }
  .winemag-search .category-search, .winemag-search .category-search:focus {
    position: absolute;
    top: 0;
    margin: 0 !important;
    max-width: 120px;
    right: 0;
    padding: 0 25px 0 5px !important; }
    .winemag-search .category-search:after, .winemag-search .category-search:focus:after {
      content: "";
      position: absolute;
      left: 0;
      top: 10%;
      height: 80%;
      width: 1px;
      border-left: 1px solid #726E97; }
  .winemag-search .name-search, .winemag-search .name-search:focus {
    background: #e4dfd6 url(../../img/arrow-select.png) no-repeat right 10px center; }
  .winemag-search .input-searh-group {
    position: relative; }
  .winemag-search .search-center {
    position: absolute;
    top: 7px;
    right: 120px;
    width: 1px;
    height: 20px;
    padding-left: 2px;
    background: #e4dfd6;
    border-right: 1px solid #a58677; }

.pl-15 {
  padding-left: 15px; }

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