#popup-wine {
  opacity: 0; }
  #popup-wine.active {
    opacity: 1; }
  #popup-wine :root {
    --swiper-theme-color: #007aff; }
  #popup-wine :root {
    --swiper-navigation-size: 44px; }
  #popup-wine body {
    font-size: 14px;
    font-family: "Mulish" , sans-serif;
    overflow-x: hidden; }
  #popup-wine .hidden {
    display: none !important; }
  #popup-wine a:hover {
    color: #391111; }
  #popup-wine select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url("//bizweb.dktcdn.net/100/458/292/themes/866666/assets/ico-select-2.png?1681457595907");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff !important;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer; }
  #popup-wine .form-inline {
    justify-content: center; }
  #popup-wine .btn {
    display: inline-block;
    height: 40px;
    line-height: 1.2;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 0;
    box-shadow: 0 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -os-box-shadow: 0 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    border-radius: 0; }
  #popup-wine .popup-wine {
    background-color: #fff;
    height: 100vh;
    z-index: 2;
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    display: flex;
    align-items: center;
    flex-flow: column;
    font-size: 15px;
    top: 0 !important; }
  #popup-wine .popup-wine__bg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-image: url("//cdn.hstatic.net/themes/200000692767/1001399722/14/bg_age.png?v=683");
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    z-index: -1; }
  #popup-wine .popup-wine__content {
    max-width: 386px;
    background: transparent;
    padding: 0;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #popup-wine .popup-wine__logo {
    margin-bottom: 40px; }
  #popup-wine .popup-wine__logo img {
    max-width: 50%;
    margin: auto; }
  #popup-wine .popup-wine__title {
    font-weight: bold;
    text-transform: uppercase; }
  #popup-wine .popup-wine__error,
  #popup-wine .popup-wine__error2 {
    color: #9c1421;
    margin: 0;
    font-weight: 700; }
  #popup-wine .popup-wine__infor {
    font-size: 12px;
    margin-top: 15px;
    color: #9c1421;
    padding: 0 10px; }
  #popup-wine .age-verify {
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center; }
  #popup-wine .age-verify .form-group {
    margin: 0 10px; }
  #popup-wine .age-verify .form-group select {
    padding: 0 30px; }
  @media only screen and (max-width: 767px) {
    #popup-wine .age-verify .form-group select {
      padding: 0 29px; } }
  #popup-wine div#age-submit-area {
    margin: 10px auto 0;
    background: #681316;
    display: inline-block; }
  #popup-wine div#age-submit-area a {
    color: #fff; }
  #popup-wine div#age-submit-area a:hover {
    color: #fff; }
  #popup-wine .modal-age-limit {
    display: none; }
  #popup-wine .form-group-abc input {
    width: 89%;
    margin-bottom: 10px; }

.form-group-abc {
  width: 100%; }

#popup-wine .form-group-abc input {
  height: initial;
  line-height: 1;
  font-size: 16px;
  color: #495057; }

#popup-wine .form-group-abc input::placeholder {
  color: #495057; }

.age_btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px; }

#popup-wine .age_btns > a {
  border: 1px solid #681316;
  border-radius: 5px;
  color: #681316;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

@media (min-width: 992px) {
  #popup-wine .age_btns > a:hover {
    background: #681316;
    color: #fff; } }

#popup-wine .form-inline {
  display: none; }

#ega-modal-banner.check_age {
  display: none !important; }

.popup-wine__title2 {
  font-size: 20px;
  font-weight: bold; }

#popup-wine .sub_en {
  font-size: smaller;
  opacity: 0.5; }
