/*GENERAL*/
html{scroll-behavior: smooth;}  

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
  margin: 0;
  padding: 0;
} 
*, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; }
.left { float: left; }
.right { float: right; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
:focus { outline: none; }
.hidden { display: none; }
.clickableArea {width:100vw;height: 100vh;position: absolute;z-index: 1;}
span.nobreak, i.nobreak {white-space: nowrap; }
* html .clearfix { zoom: 1; }
/* IE6 */
*:first-child + html .clearfix { zoom: 1; }
/* IE7 */
img { max-width: 100%; display: block; }
img.ctrImg { display: block; margin: auto; }
@media (max-width:640px) {
  .cou img.ctrImg {  margin: 0px 3px auto; padding: 10px 0 10px;}
  }

  @font-face {
  font-family: 'openrice';
  src:  url('../fonts/icomoon.eot?vcyzrx');
  src:  url('../fonts/icomoon.eot?vcyzrx#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?vcyzrx') format('truetype'),
    url('../fonts/icomoon.woff?vcyzrx') format('woff'),
    url('../fonts/icomoon.svg?vcyzrx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*=" icon-"], [class^=icon-] {font-family: openrice!important;speak: none;font-style: normal;font-weight: 700;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-facebook:before {content: "\ea90";}
.icon-chevron-thin-left:before {content: "\e902";}
.icon-chevron-thin-right:before {content: "\e901";}
h1 {font-size: 2.9em; line-height: 1.2;}
h3 { font-size: 1.6rem; line-height: 1.3; }
p { font-size: 1rem; line-height: 1.6; }
a { text-decoration: none !important; }
.zh h1, .zh h3, .zh p, .zh a, .zh small {letter-spacing: .5px; }
small { font-size: 14px; line-height: 1.5; }
.txtYellow {color: #ffd54a;}
.alignCtr { margin: auto; width: 90%; }
.noScroll { overflow: hidden; }
.txtCtr { text-align: center; }
.noPmargin > p { margin: 0; }
.fx {-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.row1, .row2, .row3 {text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;white-space: normal; }
.row1 {-webkit-line-clamp: 1;}
.row2 {-webkit-line-clamp: 2;}
.row3 {-webkit-line-clamp: 3;}
.line-clamp {display: block; display : -webkit-box; -webkit-box-orient : vertical; position: relative; line-height        : 1.2; overflow: hidden; text-overflow: ellipsis; padding: 0 !important; }
.line-clamp:after {content: ''; text-align : right; bottom: 0; right: 0; width: 25%; display : block; position: absolute; height: calc(1em * 1.2); background : linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 75%); }
@supports (-webkit-line-clamp: 1) {.line-clamp:after {display : none !important; } }
.line-clamp-1 {-webkit-line-clamp : 1; height : calc(1em * 1.2 * 1); }
.line-clamp-2 {-webkit-line-clamp : 2; height : calc(1em * 1.2 * 2); }
.line-clamp-3 {-webkit-line-clamp : 3; height : calc(1em * 1.2 * 3); }
.line-clamp-4 {-webkit-line-clamp : 4; height : calc(1em * 1.2 * 4); }
.line-clamp-5 {-webkit-line-clamp : 5; height : calc(1em * 1.2 * 5); }
.preloader { text-align: center; padding: 4em; }
#preloader {font-size: 0; padding: 0; text-align: center;}    
.en .ls0 {letter-spacing: -.5px!important;}

.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#000;background:rgba(0,0,0,0.8);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.lity.lity-opened{opacity:1}
.lity.lity-closed{opacity:0}
.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}
.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.lity-loading .lity-loader{opacity:1}
.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}
.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease; position: relative; border: 15px solid #fff;background-color: #fff;max-height: 100vh!important;}
.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}
.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:10px; top: 10px; margin:auto;background-color: #000; -webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:32px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;outline:0;-webkit-box-shadow:none;    box-shadow: 0 2px 3px rgba(0,0,0,.6); border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%; border: 2px solid #fff;}
.lity-close::-moz-focus-inner{border:0;padding:0}
.lity-image img{max-width:100%;display:block;line-height:0;border:0}
.lity-iframe .lity-container{width:100%;}
.lity-iframe-container{width:100%;height:0;padding-top:100vh;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}
.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);}
.lity-hide{display:none!important}
.linkbtn {display: inline-block;box-shadow: inset -0.5px -1.9px 5px 0 rgba(0, 1, 0, 0.35);
  background-image: linear-gradient(to top, #b5c0e7, #eeeaf3); padding: 7px 20px; color: #1a3444; text-align: center; letter-spacing: 2px; font-weight: 600; line-height: 1;}
.containerL { width: 100%; margin: auto; max-width: 1100px; }
.containerS { width: 100%; margin: auto; max-width: 1000px; }
.mbo {display: none;}
#tcBtn {display: inline-block;}
.row .row {margin: 0}


/* HEADER */
.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px solid;border-right: 4px solid transparent;border-left: 4px solid transparent;}
.headerInner{position:relative}@font-face{font-family:icomoon;src:url(https://www.openrice.com/info/global/icomoon/icomoon.eot?ee7fk8);src:url(https://www.openrice.com/info/global/icomoon/icomoon.eot?ee7fk8#iefix) format('embedded-opentype'),url(https://www.openrice.com/info/global/icomoon/icomoon.ttf?ee7fk8) format('truetype'),url(https://www.openrice.com/info/global/icomoon/icomoon.woff?ee7fk8) format('woff'),url(https://www.openrice.com/info/global/icomoon/icomoon.svg?ee7fk8#icomoon) format('svg');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:700;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-google:before{content:"\e900"}.icon-facebook:before{content:"\ea90"}.icon-twitter:before{content:"\ea96"}.icon-youtube:before{content:"\ea9d"}.icon-instagram:before{content:"\ea92"}.icon-chevron-thin-left:before{content:"\e902"}.icon-chevron-thin-right:before{content:"\e901"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.headerInner .li,.headerInner .li a{color:#4e3c2e;font-size:14px}* html .clearfix{zoom:1}img{max-width:100%}.globalContainer{max-width:1000px;width:100%;margin:auto;padding:8px}.headerWrap{background-color:#fff155}.headerInner>a{float:left}.headerInner>div.headerDesktop{float:right;margin-top:8px}.headerInner .openrice-logo>img{max-width:110px;display:inline-block}.headerInner .li{font-weight:700;display:inline-block;vertical-align:middle;margin-left:25px}#mHeaderMenu{width:100%;background-color:rgba(0,0,0,.7);max-height:0;overflow:hidden;z-index:99;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (max-width:640px){.headerInner>div.headerDesktop{display:none}#mHeaderMenu,.burgerNav,.mMenuLinks,.mMenuLinks>a,.mMenuSocials{display:block}.headerInner .openrice-logo>img{max-width:100px}.mMenuLinks>a{border-bottom:1px solid rgba(255,255,255,.25)}}
#headerNew > .inner { background-color: #fff; padding: 10px 15px; border-bottom: 1px solid #eee;}
#headerNew .maxWidth { max-width: 1200px;margin: auto;}
#headerNew .openrice-logo > img { height: 30px; display: inline-block; padding-right:5px;}
#headerNew .headerDesktop { float: right; margin-top: 5px;}
#headerNew .headerDesktop .li { color: #4e3c2e;font-size: 12px;font-weight: 700;display: inline-block;vertical-align: middle;margin-left: 5px; position: relative;}
#headerNew .headerDesktop .li:first-child {font-size: 13px;}
#headerNew .headerDesktop .li > a , #headerNew .headerDesktop .li > div:first-child {color: #4e3c2e;font-size: 12px; border: 1px solid #4e3c2e; padding: 5px 12px; border-radius: 20px; line-height: 1;cursor: pointer;}
#headerNew .headerDesktop .li a.facebook-share {padding: 5px 6px; margin-left: 5px; border-radius: 50%; line-height: 1.2;}
#headbarFaq.open .caret, #headbarLang.open .caret {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.lang-dropmenu-block, .how-dropmenu-block {opacity: 0;display: none; position: relative;background: #fff;-webkit-border-radius: 4px; border-radius: 4px;position: absolute;top: 100%;right: 0;z-index: 1000;padding: 5px 0; margin: 0;margin-top: 7px; font-size: 14px; text-align: left;-webkit-background-clip: padding-box;background-clip: padding-box; border: 1px solid #ccc;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175);}
  .lang-dropmenu-block {min-width: 80px;}
  .how-dropmenu-block {min-width: 130px}
  #headbarFaq.open .how-dropmenu-block, #headbarLang.open .lang-dropmenu-block {opacity: 1;display: block;animation: animShowLangMenu .3s;-webkit-transform: translateY(0px);transform: translateY(0px);}
  @keyframes animShowLangMenu {
    0% {opacity: 0;-webkit-transform: translateY(-10px);transform: translateY(-10px);}
    100% {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
  }
  .lang-dropmenu-block ul, .how-dropmenu-block ul {list-style: none;}
  .lang-dropmenu-block ul li {}
  .lang-dropmenu-block ul li a, .how-dropmenu-block ul li a {color: #8b817a; font-size: 14px; font-weight: 400; line-height: 1.5em; padding: 0.5em 12px 0.55em; display: block;
  }
.lang-dropmenu-block ul li a:hover, .how-dropmenu-block ul li a:hover{background-color: #e5e5e5;}
.lang-dropmenu-block ul li a.active span, .how-dropmenu-block ul li a.active span {font-size:15px;font-weight: 700;color:#3e75d9;}

@media (max-width:640px) {
#headerNew .openrice-logo > img { height: 20px; display: inline-block;}
#headerNew .headerDesktop { float: right; margin-top: 0px;}
#headerNew .headerDesktop .li > div.headerLangBtn {border: none; padding-right: 0;}
#headerNew .headerDesktop .lang-icon {display: inline-block; vertical-align: text-top;width: 20px;height: 20px;background: url(https://static7.orstatic.com/info/dbs-instaredeem/images/lang_icon.svg) no-repeat center center;background-size: contain;margin-right: 3px;}
}

@media (max-width:380px) {
  #headerNew .openrice-logo > img { height: 16px; display: inline-block;} 
  }

@media (max-width:320px) {
  #headerNew > .inner { background-color: #fff; padding: 10px 0px 10px 10px; border-bottom: 1px solid #eee;}
  #headerNew .headerDesktop .li > div.headerLangBtn {padding: 5px;}
}

span.nobreak {white-space: nowrap;}

body { margin: 0px; background-color: #fff; position: relative; height: 100%; font-family: "Noto Sans TC", "Microsoft YaHei","Source Han Sans",PingFangHK,"Heiti TC",Arial,Verdana,sans-serif; font-weight: 500; color: #222;}
#bodyWrap { margin: auto; min-width: 1280px;  }
#bodyContent {overflow: hidden;}

@media only screen and (max-width: 768px) {
  /* html, body {font-size: 11px;} */
  #bodyWrap { margin: auto; min-width: 0;  }
}

@media only screen and (max-width: 640px) {
  p {font-size: 14px;}
  .mbo {display: block;} .dko {display: none!important;}
  .grid-button {padding: 7px; position: absolute; z-index: 1000; right: 10px; top: 5px; border-radius: 50%; background: #fff;}
  .grid-button .grid {position: relative;display: block; width: 22px; height: 20px; cursor: pointer; margin: 0 auto; float: none; -webkit-transition: all 0.3s; transition: all 0.3s; }
  .grid-button .grid > span {position: absolute; top: calc(50% - 1px); display: block; width: 100%; height: 3px; background-color: #6559a5; }
  .grid-button .grid > span:before,
  .grid-button .grid > span:after {content: ""; position: absolute; width: 100%; height: 100%; background-color: #6559a5;  -webkit-transition: all 0.3s; transition: all 0.3s; }
  .grid-button .grid > span:before {-webkit-transform: translateY(-7px); transform: translateY(-7px); }
  .grid-button .grid > span:after {-webkit-transform: translateY(7px); transform: translateY(7px); }
  .grid-button .grid.open > span, .grid-button .grid.open > span:before, .grid-button .grid.open > span:after {background-color: #6559a5;}
  .grid-button .grid.open {-webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .grid-button .grid.open > span:before {-webkit-transform: rotate(90deg); transform: rotate(90deg); }
  .grid-button .grid.open > span:after {-webkit-transform: rotate(90deg); transform: rotate(90deg); }
  #headmenus {opacity: 1;visibility: visible;width: calc(100% - 50px);height: 100%;position: fixed;top: 0;left: 100%;z-index: 1000;background:url(../images/bg-purple.jpg);-webkit-transition: all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
  #headmenus.navOpened {left: 55px;box-shadow: -4px 0px 4px rgba(0,0,0,0.15);}
  #headmenus > .wrap {overflow-y: scroll; padding: 60px 0 0; text-align: left; height: 100%;}
  #headmenus > .wrap .mmenuKv {background: url(../images/KV-menu.jpg) no-repeat center center; background-size: cover; padding-bottom: 44%; margin-bottom: 30px;}
  #headmenus > .wrap > a {display: block; font-weight: 600; font-size: 24px; letter-spacing: 5px; margin: 10px 30px; line-height: 50px; color: #fff; position: relative; padding-left: 80px; border-radius: 20px;}
  #headmenus > .wrap > a:before {content: ''; display: block; width: 35px; height: 35px; border-radius: 50%; border: 1px solid #fff; position: absolute; left: 25px; top: 0; bottom: 0; margin: auto;}
  #headmenus > .wrap > a.active {border: 1px solid #fff; color: #733588;}
  #headmenus > .wrap > a.active:before {background: url(../images/menu-heart@2x.png) no-repeat center 65%; background-size: 70%; background-color: #733588; border-color: #733588;}
}

@media only screen and (max-width: 340px) {
  #headmenus > .wrap > a {font-size: 20px; letter-spacing: 3px; margin: 5px 20px; padding-left: 70px;}
}

.footerWrap .footerTop {background-color: #000; padding: 30px 15px;}
.footTopTxt {color: #fff;}
.footTopTxt p {font-weight: 800; margin-bottom: 5px; font-size: 1.1rem;}
.footTopTxt small {font-size: 13px;}
.footTopSocialGroup {text-align: right;}
.footTopSocialGroup .foot-social {display: inline-block; vertical-align: middle; margin: 0 5px; }
.footTopSocialGroup .foot-social.ig {background: url(../images/instagram.svg) no-repeat center center; width: 20px; height: 20px;}
.footTopSocialGroup .foot-social.yt {background: url(../images/youtube.svg) no-repeat center center; width: 20px; height: 20px;}
.footTopSocialGroup .foot-social.fb {background: url(../images/facebook.svg) no-repeat center center; width: 20px; height: 20px;}
.footTopSocialGroup .foot-social.mw {background: url(../images/mewe.svg) no-repeat center center; width: 35px; height: 35px;}
#tncBtn {color: #fff; border: 1px solid; border-radius: 2px; display: inline-block; vertical-align: middle; line-height: 2; padding: 0 8px; font-size: .7rem; margin-left: 10px;}
.footerCR {color: #fff; margin-top: 5px; text-align: right;}
.footerCR > span {display: inline-block; vertical-align: middle;}
.footerCR > span.copyright-text {font-size: .7rem; margin-left: 5px;}
#backtopBtn {position: absolute;right: 20px;top: -20px;width: 41px;height: 41px;background: url(https://www.openrice.com/info/global/img/backtopArr.png) no-repeat center center / contain;cursor: pointer;}
@media only screen and (max-width: 640px) {
  .footTopTxt {}
  .footTopTxt p {font-size: 1rem;}
  .footTopTxt small {font-size: .8em;} 
  .footTopSocialGroup {text-align: right; margin-top: 30px;}
  .footerCR {text-align: center; margin-top: 20px;}
  .footerCR > span#OR_FOOT_logo {max-width: 15px; vertical-align: top;}
  .footerCR .mRowDrop {display: block;}
}
@media (max-width: 360px) {.footerCR > span {font-size: 9px;}}



.KV {position: relative; z-index: 0; background: url(../images/01_desktop/cn/Delicious_kv.jpg) no-repeat center center; padding: 0; height: 400px;} 
.en .KV {background: url(../images/01_desktop/en/Delicious_kv.jpg) no-repeat center center;} 
.contentBody {background:#C7E7F6;}
#introBoxWrap {position: relative; padding: 40px 20px; font-size: 0; background-color: #fff;}
#introBoxWrap .ls0 {letter-spacing: 0;}
.en #introBoxWrap .ls0 {letter-spacing: -.5px;}
#introBoxWrap p {line-height: 1.5; font-size: 1.625rem; color: #0069b3; letter-spacing: 1px; font-weight: 500; margin-bottom: .75rem;}
.en #introBoxWrap p {font-weight: 400; font-size: 1.25rem;}
#introBoxWrap p span.hl {color: #e63020; font-weight: 900; font-size: 1.245em;}
#introBoxWrap p span.hl b {font-weight: 900;}
#introBoxWrap p.period {border-radius: 10px; letter-spacing: 1px; line-height: 2.2; font-size: 1.625rem; display: block; text-align: center; max-width: 600px; border: 2px solid #1c85c5; margin: 1.25rem 0; background: repeating-linear-gradient(-45deg,#fff,#fff 25px,#E8F4FC 25px,#E8F4FC 50px);}
.en #introBoxWrap p.period {font-size: 1.3rem;}
#introBoxWrap small {display: block; color: #787878; font-size: .95rem; font-weight: 400; line-height: 1.4; letter-spacing: 0;}
.en #introBoxWrap small {font-size: .85rem;}
#introBoxWrap small a {color: #787878; display: inline-block;  border-bottom: 1px solid;}
#introBoxWrap .cou {width: 100%; margin: 0 auto; position: relative; text-align: center;}

@media print, screen and (min-width: 48.125em) {
  #introBoxWrap .containerL {max-width: 1280px;}
  #introBoxWrap .columns:first-child {padding: 0 4rem;}
  /* #introBoxWrap .medium-5 {-ms-flex: 0 0 48%;-webkit-flex: 0 0 48%;flex: 0 0 48%;max-width: 48%;}
  #introBoxWrap .medium-7 {-ms-flex: 0 0 52%;-webkit-flex: 0 0 52%;flex: 0 0 52%;max-width: 52%;} */
}


@media (max-width: 768px) {
  .KV {background: url(../images/02_mobile/cn/Delicious_kv.jpg) no-repeat center center; background-size: cover; height: auto; padding-bottom: 115%;}
  .en .KV {background: url(../images/02_mobile/en/Delicious_kv.jpg) no-repeat center center; background-size: cover; }
  #introBoxWrap {padding: 30px 0px; }
  #introBoxWrap p, #introBoxWrap p.period {font-size: 1.15rem; margin: 0 2rem .75rem;}
  .en #introBoxWrap p, .en #introBoxWrap p.period {font-size: 1rem;}
  #introBoxWrap small {font-size: .85rem;}
  #introBoxWrap .cou {width: 90%;}

}


.result_wrapper {padding: 3rem 0;}
@media (max-width: 768px) {
  #bodyContent{background-color:#C7E7F6}
  .result_wrapper {padding: 2rem 0 0;}
}

.anchorNav {height: 90px; padding: 0; margin: 0 auto;}
.anchorNav .container {-webkit-transition: all .2s; -moz-transition: all .2s; transition: all .2s; top: -70px; text-align: center; font-size: 0;}
.anchorNav.sticky .container {background-color: #fff;position: fixed; z-index: 5; width: 100%; max-width: 100%; right: 0; top: 0; padding: 0 5px; -webkit-transition: all .1s; -moz-transition: all .1s; transition: all .1s; box-shadow: 0px 0px 6px 1px rgba(0,0,0,.2);}
.anchorNav .container .wrap {max-width: 1100px; margin: auto; border-bottom: 3px solid #1c85c5;}
.anchorNav.sticky .container .wrap {border: none;}
.anchorNav .filterBtn {display: inline-block; vertical-align: middle; position: relative; margin: 0; cursor: pointer; padding: 0; border: 3px solid #1c85c5; border-bottom: none; border-radius: 13px 13px 0 0;}
.anchorNav .filterBtn#tap-1 {background-image: url(../images/tab1.png), url(../images/stars1.png), url(../images/stars1.png); background-repeat: no-repeat; background-position: center center, 8% center, right 8% center; background-size: 46% auto, 13% auto, 13% auto;}
.anchorNav .filterBtn#tap-2 {background-image: url(../images/tab2.png), url(../images/stars1.png), url(../images/stars1.png); background-repeat: no-repeat; background-position: center center, 6% center, right 6% center; background-size: 55% auto, 12% auto, 13% auto;}
.en .anchorNav .filterBtn#tap-1 {background-image: url(../images/tab1-en.png), url(../images/stars2.png), url(../images/stars2.png); background-repeat: no-repeat; background-position: center center, 5% center, right 5% center; background-size: 70% auto, 7% auto, 7% auto;}
.en .anchorNav .filterBtn#tap-2 {background-image: url(../images/tab2-en.png), url(../images/stars2.png), url(../images/stars2.png); background-repeat: no-repeat; background-position: center center, 6% center, right 6% center; background-size: 65% auto, 7% auto, 7% auto;}

.anchorNav .filterBtn.active#tap-1 {background-image: url(../images/tab1-active.png), url(../images/star1s-active.png), url(../images/star1s-active.png); background-repeat: no-repeat; background-position: center center, 8% center, right 8% center; background-size: 46% auto, 13% auto, 13% auto;}
.anchorNav .filterBtn.active#tap-2 {background-image: url(../images/tab2-active.png), url(../images/star1s-active.png), url(../images/star1s-active.png); background-repeat: no-repeat; background-position: center center, 6% center, right 6% center; background-size: 55% auto, 12% auto, 13% auto;}
.en .anchorNav .filterBtn.active#tap-1 {background-image: url(../images/tab1-en-active.png), url(../images/stars2-active.png), url(../images/stars2-active.png); background-repeat: no-repeat; background-position: center center, 5% center, right 5% center; background-size: 70% auto, 7% auto, 7% auto;}
.en .anchorNav .filterBtn.active#tap-2 {background-image: url(../images/tab2-en-active.png), url(../images/stars2-active.png), url(../images/stars2-active.png); background-repeat: no-repeat; background-position: center center, 6% center, right 6% center; background-size: 65% auto, 7% auto, 7% auto;}

.anchorNav .filterBtn {background-color: #fff;}
.anchorNav .filterBtn.active {background-color: #1c85c5;}

.anchorNav.sticky .filterBtn {border: none; border-radius: 0;}

@media (min-width: 769px) {
  .anchorNav .filterBtn {height: 85px; width: 460px;}
}
@media (max-width: 768px) {
  .anchorNav {height: 50px; }
  .anchorNav .container {font-size: 0; white-space: nowrap;overflow-y: scroll;-ms-overflow-style: none;scrollbar-width: none; }
  .anchorNav .container::-webkit-scrollbar {display: none;}
  .anchorNav .filterBtn { height: 45px; width: calc(50% - 1rem);}
  
  .anchorNav .filterBtn#tap-1 {background-image: url(../images/tab1.png), url(../images/stars2.png), url(../images/stars2.png); background-repeat: no-repeat; background-position: center center, 5% center, right 5% center; background-size: 59% auto, 10% auto, 10% auto;}
  .anchorNav .filterBtn#tap-2 {background-image: url(../images/tab2.png), url(../images/stars2.png), url(../images/stars2.png); background-repeat: no-repeat; background-position: center center, 4% center, right 4% center; background-size: 65% auto, 10% auto, 10% auto;}
  .en .anchorNav .filterBtn#tap-1 {background-image: url(../images/tab1m-en.png), url(../images/stars2.png), url(../images/stars2.png); background-repeat: no-repeat; background-position: center center, 8% center, right 8% center; background-size: 57% auto, 11% auto, 11% auto;}
  .en .anchorNav .filterBtn#tap-2 {background-image: url(../images/tab2m-en.png), url(../images/stars2.png), url(../images/stars2.png); background-repeat: no-repeat; background-position: center center, 6% center, right 6% center; background-size: 53% auto, 11% auto, 11% auto;}

  .anchorNav .filterBtn.active#tap-1 {background-image: url(../images/tab1-active.png), url(../images/stars2-active.png), url(../images/stars2-active.png); background-repeat: no-repeat; background-position: center center, 5% center, right 5% center; background-size: 59% auto, 10% auto, 10% auto;}
  .anchorNav .filterBtn.active#tap-2 {background-image: url(../images/tab2-active.png), url(../images/stars2-active.png), url(../images/stars2-active.png); background-repeat: no-repeat; background-position: center center, 4% center, right 4% center; background-size: 65% auto, 10% auto, 10% auto;}
  .en .anchorNav .filterBtn.active#tap-1 {background-image: url(../images/tab1m-en-active.png), url(../images/stars2-active.png), url(../images/stars2-active.png); background-repeat: no-repeat; background-position: center center, 8% center, right 8% center; background-size: 57% auto, 11% auto, 11% auto;}
  .en .anchorNav .filterBtn.active#tap-2 {background-image: url(../images/tab2m-en-active.png), url(../images/stars2-active.png), url(../images/stars2-active.png); background-repeat: no-repeat; background-position: center center, 6% center, right 6% center; background-size: 53% auto, 11% auto, 11% auto;}
}



#listing {padding:1em 0 3em;}
.poiList {margin: auto; font-size: 0; text-align: center; display: none;}
.poiList.active {display: block;}
.offerItem {box-shadow: 0px 1px 2px #ddd; position: relative;}
@media (max-width: 768px) {
  .poiList {padding: 0 1rem;}
}

.voucher, .offerItem {display:inline-block;vertical-align:top;text-align:left;margin:0 .5% 1em;font-size:1rem;max-width:400px;background-color:#fff;border-radius:10px; overflow: hidden;}
.voucher .vw .v {display: none}
.voucher .vw .v.active {display: block}
.voucher .btm .vw .v {margin-top: .8em}
.voucher .img {height: 200px;position: relative;border-style: solid;border-width: 1px 1px 0 1px;border-color: #dfdfdf}
.voucher .text{position:relative;padding:.85em 0 0 0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;height:calc(100% - 200px)}
.voucher .text .top{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 1.25em}
.voucher .text .name, .offerItem .text .name{font-size:1.5em;letter-spacing:0;color:#000;font-weight:800;line-height:1.2;margin:.3em 0 .4em}
.voucher .text .subtags, .offerItem .text .subtags{font-size:.9em;color:#8c8c8c;line-height:1;margin:.2em 0}
.voucher .text .tt{color:#000;font-weight:600;font-size:1em;-webkit-line-clamp:2;max-height:calc(1em * 1.5 * 2);display:-webkit-box;-webkit-box-orient:vertical;position:relative;line-height:1.5;overflow:hidden;text-overflow:ellipsis;margin:.4em 0 0.4em 0;padding-left:1em}
.voucher .text .tt:before{content:"";display:block;left:0;width:.3em;height:calc(1em * 1.5 * 2);background-color:green;position:absolute;top:0}
.voucher .text .desc p{font-size:.9em;color:#8a8a8a;-webkit-line-clamp:3;max-height:calc(1em * 1.6 * 3);display:-webkit-box;-webkit-box-orient:vertical;position:relative;line-height:1.6;overflow:hidden;text-overflow:ellipsis}
.voucher .text .desc p:first-child~*,.voucher .text .desc ul,.voucher .text .desc ul~*{display:none}
.voucher .text .btm{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-ms-flex-align:end;-webkit-box-align:end;-webkit-align-items:flex-end;align-self:flex-end;border-top:1px dashed #bdbdbd;margin-top:1em;padding:0 1.25em 1.2em}
.voucher .text .btm p{padding:.9em 0 .5em .2em;font-weight:400;color:#8c8c8c}
.voucher .text .btm p.vw1{display:none}
.vwPriceBtns.vw1{display:none}
.voucher .text .vwPriceBtns .morebtn,.voucher .text .vwPriceBtns .priceBtn{cursor:pointer;font-size:1em;text-align:center;border-radius:4px;line-height:1.7;padding:0 .8em;border:1px solid;color:#bdbdbd;font-weight:600;display:inline-block;vertical-align:top;margin-right:.2em;margin-bottom:.3em;background-color:#f9f9f9}
.voucher .text .vwPriceBtns .priceBtn.active{color:#fff;background-color:#02a25a;border-color:#02a25a;cursor:default}
.voucher .text .vwPriceBtns .morebtn{font-size:.9em;line-height:1.94}
.voucher .text .prices{display:inline-block}
.voucher .text .prices .price{display:inline-block;vertical-align:bottom}
.voucher .text .prices .price>span{display:inline-block;vertical-align:text-bottom;margin-right:.15em}
.voucher .text .prices .price .discount{color:#009245;font-size:2.5em;position:relative;font-weight:800;line-height:1;margin-right:.1em}
.voucher .text .prices .price .original{color:#ed1c24;font-size:.9em;display:block;padding-left:2px;text-decoration:line-through;font-style:italic;display:inline-block;letter-spacing:-1px}
.voucher .text .prices .sold{color:#8a8a8a;font-size:12px;padding:0 5px;line-height:1;display:inline-block;vertical-align:bottom;position:relative;top:-.2em;margin-left:1em;border-left:1px solid}
.voucher .text .vlinkBtn {display:inline-block;border-radius:5px;letter-spacing:1px;padding:0 .8em;line-height:2.3;font-size:1.1em;text-align:center;color:#fff;background-color:#00a25a;font-weight:600; float: right;}
.voucher .tag{position:absolute;left:15px;top:10px;font-size:1.5em;color:#fff;font-weight:800;padding:0 8px;background-color:#02a25a;border-radius:3px;line-height:1.8;text-align:center}

@media (min-width: 769px) {
  .voucher, .offerItem {width:32.334%;}
  .voucher .text .btm{border-radius:0 0 10px 10px}
  .voucher .text .vwPriceBtns .priceBtn:hover{border:1px solid red}
  .voucher .text .vlinkBtn:hover{background-color:#0ed87e}
  .voucher .img{border-radius:10px 10px 0 0}
  .voucher .text{border-radius:0 0 10px 10px;border-style:solid;border-width:0 1px 1px 1px;border-color:#dfdfdf}
  .voucher .text .vwPriceBtns .morebtn,.voucher .text .vwPriceBtns .priceBtn{font-size:1.1em;line-height:1.9}
  .voucher .text .vwPriceBtns .morebtn{font-size:1em;line-height:2.1}
  .voucher .text .tt:hover{background-color:#f0fff7}
}

@media (min-width: 1500px) {
  .voucher .text .name{font-size:1.7em}
}

@media (max-width: 768px) {
  .voucher, .offerItem {width:46%}
  .voucher .img {height:170px;}
}

@media (max-width: 680px) {
  #resultList{min-height:100vh}
  .voucher{margin:0 0 .5em;width:100%}
  .voucher .tag{font-size:1.4em}
  .voucher .text .name{font-size:1.4em}
  .voucher{border-bottom:2px solid #dfdfdf}
  .voucher .text .tt{-webkit-line-clamp:initial;max-height:100%;display:inline-blcok;overflow:initial;text-overflow:initial}
  .voucher .text .tt:before{height:100%}
}

@media (max-width: 480px) {
  .voucher .img{height:197px}
}

@media (max-width: 400px) {
  .voucher .img{height:185px}
}

@media (max-width: 320px) {
  .voucher .text .name{font-size:1.3em}
  .voucher .img{height:160px}
}

#Result1 {padding-top: 2rem;}
#Result2 .note {font-size: 1.6rem; color: #1c85c5; letter-spacing: 1px; position: relative; display: inline-block; padding: 1rem 3rem; font-weight: 400; margin-bottom: 1rem;}
#Result2 .note:before, #Result2 .note:after {content: ''; display: block; position: absolute; top: 0; bottom: 0; margin: auto; background: url(../images/cutlery.png) no-repeat; width: 30px; height: 50px; background-size: 60px auto;}
#Result2 .note:before {background-position: left center; left: 0;}
#Result2 .note:after {background-position: right center; right: 0;}
#Result2 .offerItem {overflow: hidden; position: relative; padding-bottom: 6rem;}
#Result2 .offerItem .img {padding-bottom: 65%;}
#Result2 .offerItem .text {padding: 0.85em 1.25em 0;}
#Result2 .offerItem .linkBtn {display:inline-block;border-radius:5px;letter-spacing:1px;padding:0 1.3em;line-height:2.6;font-size:1.1em;text-align:center;color:#56382B;background-color:#FFD500;font-weight:600; position: absolute; bottom: 1em; left: 1.25em;}

@media (min-width: 769px) {
  #Result2 .offerItem .linkBtn:hover {background-color:#f8fc35;}
}

@media (max-width: 768px) {
  #Result1 {padding-top: 0rem;}
  #Result2 .note {font-size: 1rem; padding: 0 2rem;}
  #Result2 .note:before, #Result2 .note:after {width: 25px; height: 40px; background-size: 50px auto;}
}

@media (max-width: 680px) {
  #Result2 .offerItem {width: 100%; margin: 0 auto 1em;}
}