/*.campaign-filter-1 {
  overflow: hidden;

  transition: all .5s ease-in-out;
  transform-origin: left top;
  transform: scaleY(0);
 }
 
 .campaign-filter-1:target {
  transform: scaleY(1);
}*/

*{
    max-width: 100%;
}

.discount_code .form-group .control-label {
    text-align: right;
    padding: 0;
    vertical-align: top;
}

.active-block {
    border: none;
}

.footer {
    border: none;
}

.container{
    width:100%!important;
    padding:0px!important;
    margin:0px!important;
}

#field label.checkbox-inline {
    display: inline-block;
    margin-right: 15px !important;
}

.desktop .product-neo-info, .tablet .product-neo-info {

    padding-left: 40%;
}
.product-neo-title {
    padding-left: 0;
    text-align: left;
}

.product-neo-info , .product-neo-description {
    text-align: left;
}

.desktop .product-neo-info, .tablet .product-neo-info {
    width: 100%;
}

/* CSS by Max 26-7-2021 */

/*.header .top-bar,
.product-neo-title {
  font-family: "Montserrat", sans-serif;
}
body, button {
  font-family: "Mulish", sans-serif;
}*/


html[lang="en"] {
    font-family: 'Montserrat', sans-serif;
}
html[lang="tw"],html[lang="cn"]{
  font-family: 'Open Sans', sans-serif;
}

.header .top-bar .header-logo,
.header .top-bar .header-logo-2 {
  width: 190px;
  padding: 16px;
}

.header .top-bar {
  display: flex;
  align-items: center;
}

.header .top-bar .lang-selector {
  vertical-align: auto;
  padding: 0;
}

.content-title .fa.fa-users,
.content-title .step-num {
  display: none;
}

.products-group .discounted,
.section-package .items .discounted,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #9c835d !important;
}

.section-field .ui-state-active, .section-field .ui-widget-content .ui-state-active, .section-field .ui-widget-header .ui-state-active {
  color: white !important;
}

.section-thank .thank-label,
.content-title,
.content-title-inactive,
.product-neo-description,
.section-confirm .confirm-tnc-title,
.section-confirm .confirm-title {
  color: black;
}

.btn-submit button,
.btn-submit button:hover,
.payment .payment-button,
.payment .payment-button:hover {
  color: #fff !important;
  border: none !important;
  text-transform: uppercase;
  transition: none !important;
}

.btn-submit button,
.payment .payment-button {
  background-color: #9c835d !important;
}

.btn-submit button:hover,
.payment .payment-button:hover {
  background-color: #947c58 !important;
}

.btn-social.facebook,
.btn-social.instagram {
  display: none;
}

.floating-scrollTop-button {
        width: 4.95vw;
        height: 4.95vw;
        background-image: url("/module/campaign/campaign_index_page/images/icon/scrollup-button.png");
        background-size: contain;
        position: fixed;
        left: 3vw;
        bottom: 1vh;
        z-index: 5;
        max-width: 50px;
        max-height: 50px;
}
    
@media screen and (max-width: 768px){
.header .top-bar img {
    max-width: 100%;
}
.header .top-bar .lang-selector{
    position: initial;
    text-align: center;
}
}

.header .top-bar .lang-selector {
    width:17%;
    padding: 15px 20px 0 !important;
}

@media screen and (max-width: 768px){
    .header .top-bar .lang-selector {
        width: 35%;
        padding: 0px 20px 0 !important;
    }
}                        
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/merchant/444/upload/futura-medium/Futura Medium.ttf) format('ttf');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

html {
  scroll-behavior: smooth;
}

.loading{
    display: none;
}
html[lang="en"] {
    font-family: 'Montserrat', sans-serif;
}
html[lang="tw"],html[lang="cn"]{
  font-family: 'Open Sans', sans-serif;
}
/*.loading {
  display: none;
}*/

.swiper-container {
  position: relative;
}


.font-2 {
  font-family: Mulish;
}

.mobile {
  display: none;
}

a {
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
  supported by Chrome, Edge, Opera and Firefox */
}
a:hover {
  opacity: 0.9;
  /*        text-decoration: underline;*/
}

body {
  width: 100%;
  margin: 0px;
}

p, h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

.small-btn-3 {
  text-align: center;
  font-family: Mulish;
  height: auto;
  font-size: 0.97vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.39vw;
  padding: 0.73vw 2.33vw 0.66vw 2.33vw;
}

.small-btn-1 {
  text-align: center;
  display: inline-block;
  font-size: 0.97vw;
  line-height: 1.39vw;
  padding: 0.58vw 1.3vw 0.54vw 1.3vw;
  color: #9C835D;
  font-family: Mulish;
  font-size: 0.97vw;
  font-weight: bold;
  letter-spacing: 1.5px;
}

.small-btn-2 {
  text-align: center;
  /*    display: inline-block;*/
  font-family: Mulish;
  font-size: 1.04vw;
  line-height: 1.39vw;
  padding: 0.83vw 2.22vw 0.69vw 2.22vw;
  letter-spacing: 1.61px;
}

.small-btn-3 {
  text-align: center;
  display: inline-block;
  font-family: Mulish;
  font-weight: 700;
  font-size: 1.04vw;
  padding: 0.625vw 1.52vw 0.69vw 1.52vw;
  letter-spacing: 1.5px;
}

.btn-color-1 {
  color: #9C835D;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

.btn-color-2 {
  color: #9C835D;
  background-color: #F7F7F7;
  border: 1px solid #F7F7F7;
}

.btn-color-3 {
  color: #9C835D;
  background-color: #FFFFFF;
  border: 1px solid #9C835D;
}

.btn-color-4 {
  color: #897966;
  background-color: #F6F6F6;
  border: 1px solid #9C835D;
}

.btn-color-5 {
  color: #FFFFFF;
  background-color: #9C835D;
  border: 1px solid #9C835D;
}

.btn-color-6 {
  color: #000000;
  background-color: #F6F6F6;
  border: 1px solid #F6F6F6;
  opacity:1;
}

.text-1 {
  font-weight: 300;
  height: auto;
  font-size: 1.04vw;
  line-height: 1.53vw;
  letter-spacing: 1.5px;
}

.text-2 {
  height: auto;
  color: #000000;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 1.04vw;
  line-height: 1.53vw;
}

select {
  width: 19.3vw;
  height: 2.36vw;
  color: #888888;
  font-family: Muli;
  font-size: 0.9vw;
  letter-spacing: 0px;
  line-height: 0.97vw;
}

.price-text-1 {
  height: auto;
  color: #897966;
  font-size: 1.11vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.67vw;
}

.price-text-2 {
  height: auto;
  color: #888888;
  font-weight: 300;
  font-size: 1.11vw;
  letter-spacing: 0;
  line-height: 1.46vw;
}

.footer-text-1 {
  color: #FFFFFF;
  height: auto;
  width: 100%;
  font-family: Mulish;
  font-weight: 700;
  font-size: 1.04vw;
  letter-spacing: 1px;
  line-height: 1.32vw;
  text-align: center;
}

.footer-text-2 {
  color: #FFFFFF;
  height: auto;
  width: 100%;
  font-family: Mulish;
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 0.97vw;
  letter-spacing: 0px;
  text-align: center;
}

.footer-text-3 {
  color: #FFFFFF;
  height: auto;
  width: 100%;
  font-family: Mulish;
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 0.97vw;
  letter-spacing: 0px;
  text-align: center;
  text-align: center;
  margin: 20px auto 0px auto;
}

.title-1 {
  margin: 0px;
  color: #9C835D;
  font-size: 1.94vw;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 2.78vw;
  height: auto;
  text-align: center;
  font-weight: 600;
}

.title-2 {
  font-family: Mulish;
  color: #9C835D;
  font-weight: 300;
  font-size: 0.97vw;
  letter-spacing: 0;
  line-height: 1.39vw;
  height: auto;
  text-align: center;
}

.hint{
  font-family: Mulish;
  color: #9C835D;
  font-weight: 300;
  font-size: 0.97vw;
  letter-spacing: 0;
  line-height: 1.39vw;
  height: auto;
  text-align: center;
  padding: 15px 6vw;
  margin: 0px auto;
  position:relative;
    background-color: #F6F6F6;
}


.hint-close-btn{
    position: absolute;
    top: 10px;
    right: 30px;
}

.title-1.small {
  font-weight: 500;
  letter-spacing: 1.94px;
  font-size: 1.46vw;
  line-height: 1.6vw;
}

.title-2.small {
  font-size: 0.97vw;
  line-height: 1.39vw;
  letter-spacing: 0;
  font-weight: 500;
}

.small-btn-1 {
  font-size: 14px;
  line-height: 20px;
  padding: 7px 19px 7px 19px;
}

.small-btn-2 {
  font-size: 16px;
  line-height: 24px;
  padding: 12px 32px 10px 32px;
}

.small-btn-3 {
  font-size: 16px;
  line-height: 20px;
  padding: 10.5px 33.5px 9.5px 33.5px;
  font-family: Mulish;
}

.text-1 {
  font-size: 14px;
  line-height: 20px;
}

.text-2 {
  font-size: 16px;
  line-height: 19px;
}

select {
  width: 278px;
  height: 34px;
  font-size: 13px;
  line-height: 14px;
}

.price-text-1 {
  font-size: 16px;
  line-height: 24px;
}

.price-text-2 {
  font-size: 15px;
  line-height: 21px;
}

.footer-text-1 {
  font-size: 15px;
  line-height: 19px;
}

.footer-text-2 {
  font-size: 13px;
  line-height: 14px;
}

.footer-text-3 {
  font-size: 13px;
  line-height: 16px;
}

.title-1 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 30px;
}

.title-2 {
  font-size: 14px;
  line-height: 20px;
  font-family: Mulish;
}

.title-1.small {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.94px;
}

.title-2.small {
  font-weight: 500;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 20px;
}

.swiper-slide{
    display:flex;
}

@media screen and (min-width: 1440px) {
  .small-btn-1 {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 19px 7px 19px;
  }

  .small-btn-2 {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 32px 10px 32px;
  }

  .small-btn-3 {
    font-size: 14px;
    line-height: 20px;
    padding: 10.5px 33.5px 9.5px 33.5px;
  }

  .text-1 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-2 {
    font-size: 16px;
    line-height: 19px;
  }

  select {
    width: 278px;
    height: 34px;
    font-size: 13px;
    line-height: 14px;
  }

  .price-text-1 {
    font-size: 16px;
    line-height: 24px;
  }

  .price-text-2 {
    font-size: 15px;
    line-height: 21px;
  }

  .footer-text-1 {
    font-size: 15px;
    line-height: 19px;
  }

  .footer-text-2 {
    font-size: 13px;
    line-height: 14px;
  }

  .title-1 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 30px;
  }

  .title-2 {
    font-size: 14px;
    line-height: 20px;
    font-family: Mulish;
  }

  .hint {
    font-size: 14px;
    line-height: 20px;
    font-family: Mulish;
  }
  
  .title-1.small {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.94px;
  }

  .title-2.small {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 561px) and (max-width: 1080px) {
  body .title-1.small {
    font-size: 16px;
    line-height: 18px;
  }
  body .text-1 {
    font-size: 14px;
    line-height: 20px;
  }
  body .small-btn-1 {
    padding: 7.24px 18.5px 7.76px 18.5px;
    font-size: 13px;
    line-height: 15px;
  }
  body .small-btn-2 {
    padding: 10.5px 20px 10.5px 20px;
    font-size: 14px;
    line-height: 16px;
  }
  body .small-btn-3 {
    padding: 10.5px 20px 10.5px 20px;
    font-size: 14px;
    line-height: 16px;
  }
  body .title-1 {
    font-size: 24px;
    line-height: 30px;
  }
  body .title-2 {
    font-size: 15px;
    line-height: 16px;
  }
  
  body .hint {
    font-size: 15px;
    line-height: 16px;
  }
  
  body select {
    font-size: 13px;
    line-height: 14px;
  }
}
@media screen and (max-width: 560px) {
  body .mobile {
    display: block;
  }
  body .small-btn-1 {
    font-size: 3.33vw;
    line-height: 4vw;
    padding: 1.93vw 4.93vw 7px 4.93vw;
    text-align: center;
  }
  body .small-btn-2 {
    font-size: 3.73vw;
    line-height: 4.26vw;
    padding: 3.128vw 12.4vw 3.128vw 12.4vw;
    margin: 0px;
    letter-spacing: 0;
  }
  body .small-btn-3 {
    font-size: 3.2vw;
    line-height: 5.33vw;
    padding: 2.56vw 2.53vw 2.36vw 2.53vw;
    margin-bottom:0px;
  }
  body .title-1 {
    font-size: 5vw;
    line-height: 8vw;
    letter-spacing: 0.83px;
  }
  body .title-2 {
    font-size: 3.8vw;
    line-height: 4.8vw;
  }
  
  body .hint {
    font-size: 3vw;
    line-height: 4.8vw;
    text-align: left;
  }
  body .hint-close-btn{
    top: 10px;
    right: 10px;
  }
  
  body .text-1 {
    font-size: 3.46vw;
    line-height: 5.86vw;
  }
  body .title-1.small {
    font-size: 4.26vw;
    line-height: 4.8vw;
    letter-spacing: 0;
  }
  body .footer-text-1 {
    font-size: 3.73vw;
    line-height: 4.26vw;
  }
  body .footer-text-2 {
    font-size: 3.46vw;
    line-height: 4vw;
  }
  body .powered-text {
    font-size: 3.2vw;
    line-height: 3.73vw;
  }
}





.nav-outside {
  display: none;
  height: 100vh;
  width: 100vw;
  color: #000000;
  opacity: 0.3;
}
.nav-items a{
  color:#FFFFFF;
}
.navbar {
  height: 106px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #FFFFFF;
  position: relative;
}
.navbar .logo {
    display:flex;
    height:100%;
    width:auto;
    margin-left: 2.07vw;
    margin-right: 2.07vw;
}

.navbar .logo a{
    display:flex;
    height:75%;
    width:auto;
    margin:auto 0px;
}

.navbar .logo .logo-img {
    display:flex;
    height:100%;
    width:auto;
}
.navbar .nav-items-container {
  display: flex;
  flex-direction: row;
}
.navbar .nav-items-container .nav-item {
  color: #000000;
  margin-right: 20px;
  font-weight: 300;
  line-height: 106px;
  font-size: 14px;
  letter-spacing: 1.4px;
  transition: font-size 0.2s;
}

body .navbar .nav-items-container .nav-item {
    font-size:14px;
}

body .navbar .nav-items-container .nav-item:hover {
  font-size: 17px;
}

body .navbar .nav-items-container .nav-item.sm {
  margin-right: 15px;
  font-size: 12px;
}

body .navbar .nav-items-container .nav-item.sm:hover {
  font-size: 14px;
}


body[lang="tw"] .navbar .nav-items-container .nav-item.sm {
    font-size:14px;
}
body[lang="cn"] .navbar .nav-items-container .nav-item.sm {
    font-size:14px;
}

body[lang="tw"] .navbar .nav-items-container .nav-item {
    font-size:17px;
}

body[lang="cn"] .navbar .nav-items-container .nav-item {
    font-size:17px;
}


.navbar .nav-items-container li{
    list-style-type: none;
}
    
.lang-m-group{
    max-width: 200px;
    width:80vw;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color:#FFFFFF;
}

.navbar .lang-group{
    display: flex;
    flex-direction: row;
    margin: 0px 20px 0px auto;
    align-items: end;
}

.navbar .lang{
    color:#000000;
    font-size: 18px;
    margin-right: 10px;
    font-weight:300;
    line-height: 24px;
}
.navbar .lang-w{
    color:#FFFFFF;
    margin: 0px auto;
}

.navbar .lang::last-child{
    margin-left:0px;
}

@media screen and (min-width: 1440px) {
  .navbar {
    height: 106px;
  }
  .navbar .logo {
    margin-left: 23px;
    margin-right: 23px;
  }
  .navbar .logo .logo-img {
  }
  
.mobile-menu-button {
    display:none;
  }
}
@media screen and (max-width: 1440px) {
    
    .navbar .nav-items-container li{
        list-style-type: none;
    }
        
    .navbar .nav-items-container .nav-item {
        margin-right: 30px;
        font-weight: 300;
        line-height: 106px;
        font-size: 14px;
        letter-spacing: 1.4px;
    }

    body .navbar .nav-items-container .nav-item.sm {
      margin-right: 10px;
      font-size: 10px;
    }
    
    body .navbar .nav-items-container .nav-item.sm:hover {
        font-size: 12px;
     }
     
    body[lang="tw"] .navbar .nav-items-container .nav-item {
        font-size: 17px;
    }
    
    body[lang="en"] .navbar .nav-items-container .nav-item.sm {
        font-size: 12px;
    }
    

}


@media screen and (max-width: 1280px) {
    
    .navbar .nav-items-container li{
        list-style-type: none;
    }

    body .navbar .nav-items-container .nav-item.sm {
      margin-right: 8px;
      font-size: 9px;
    }
    
    body .navbar .nav-items-container .nav-item.sm:hover {
        font-size: 12px;
     }
}


@media screen and (min-width: 1080px){
  .nav-outside {
    display:none!important;
  }
  
  
  #swiper-banner-1{
      display:flex;
  } 
  
  #swiper-banner-2{
      display:none;
  }
}
@media screen and (max-width: 1080px) {
    
  #swiper-banner-1{
      display:none;
  } 
  
  #swiper-banner-2{
      display:flex;
  }
  .nav-outside {
    height: 100vh;
    width: 100vw;
    background-color: #000000;
    opacity: 0.5;
    position: fixed;
    z-index: 20;
  }

  .navbar {
    height: 70px;
  }
  .navbar .logo {
    margin-left: 2.2vw;
    margin-right: 0px;
  }
  .navbar .logo .logo-img {
    display:flex;
    width: auto;
    height:100%;
  }
  .navbar .nav-items-container {
    display: none;
  }
  .navbar .lang-group{
      display: none;
  }

  .mobile-menu-button {
    position: absolute;
    right: 4.53vw;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
  }

  .mobile-nav-items-container {
    width: 6.4vw;
    height: 6.4vw;
    line-height:6.4vw;
    margin: auto 0;
    display: block;
  }
  .mobile-nav-items-container #menu {
    display: none !important;
  }
  .mobile-nav-items-container .nav-items {
    display: none;
    width: 100%;
    height: auto;
    background-color: black;
    position: fixed;
    top: 0px;
    left: 0px;
    transform: scaleY(0);
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transform-origin: 50% 0;
    opacity: 0;
    font-size: 16px;
    color: white;
    display: flex;
    flex-direction: column;
    z-index: 999;
  }
  
  
  .mobile-nav-items-container .nav-items .navbar {
    background-color: #000000;
  }
  .mobile-nav-items-container .nav-items ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .mobile-nav-items-container .nav-items ul li {
    padding: 20px 0;
    text-align: center;
  }
  
  .mobile-nav-items-container .nav-items.sm ul li {
    padding: 10px 0;
    text-align: center;
  }
  .mobile-nav-items-container .nav-items ul #nav-items-special-1 {
    margin-top: auto;
    background-color: #888888;
    color: #FFFFFF;
  }
  .mobile-nav-items-container .nav-items ul #nav-items-special-2 {
    background-color: #FFFFFF;
    color: #252525;
  }
  .mobile-nav-items-container #menu:checked ~ .nav-items {
    transform: scaleY(1);
    opacity: 1;
  }
  .mobile-nav-items-container #menu:checked ~ .nav-top {
    position: fixed;
  }
  .mobile-nav-items-container .nav-close {
    width: 30px;
    height: 30px;
    margin: 5.86vw 4.53vw 0px auto;
  }
  .mobile-nav-items-container .nav-close .button-icon {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 960px) {
    .floating-scrollTop-button {
            bottom: 1vh;
            left: 1vw;
            width: 8.8vw;
            height: 8.8vw;
    }
}

@media screen and (max-width: 568px) {
  .mobile-nav-items-container .nav-items.sm ul li {
    padding: 20px 0;
    text-align: center;
  }
}
