
body{
	background-color:rgba(228,250,247,0.6);
}
#main-content {
  color: #1b1b1b;
	background-color:rgba(228,250,247,0.6);
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
hr {
  margin: 20px 0 !important;
}
.wrap {
  padding: 0 15px;
}
.grid {
  width: 100% !important;
  padding: 0 15px !important;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.fz-36 {
  font-size: 36px;
}
.fz-24 {
  font-size: 24px;
}
.fz-20 {
  font-size: 20px;
}
.fz-18 {
  font-size: 18px;
}
.fz-16 {
  font-size: 16px;
}
.fz-14 {
  font-size: 14px;
}
.fz-12 {
  font-size: 12px;
}
.fz-10 {
  font-size: 10px;
}
.spacer-10 {
  height: 10px;
}
.spacer-20 {
  height: 20px;
}
.spacer-40 {
  height: 40px;
}
.spacer-90 {
  height: 90px;
}
/*Cyrus*/
.nm {
  list-style: square;
}
.colorbox-wrap1 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.colorbox {
  display: block;
  float: left;
  margin-right: 3px;
  border: 1px solid #999;
}
.colorbox.active {}
.colorbox-inner {
  display: block;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  color: #333;
}
.colorbox-inner .fa-stack {
  display: none;
  font-size: 8px;
}
.colorbox.active .colorbox-inner .fa-stack {
  display: inline-block;
}
.colorbox1 {
  display: block;
  float: left;
  border: 1px solid #ccc;
  margin-right: 3px;
}
.colorbox1.active {
  border: 1px solid #000;
}
.colorbox-inner1 {
  display: block;
  background-color: #ff0;
  border: 2px solid #fff;
  height: 20px;
  width: 20px;
}
.colorbox1.active .colorbox-inner1 {
  border: 2px solid #000;
}
.btn-n {
  display: inline-block;
}
.btn-o {
  display: none;
}
.btnCate-xs.selected .btn-n {
  display: none;
}
.btnCate-xs.selected .btn-o {
  display: inline-block;
}
.ico-edu {
  width: 60%;
}
.owl-theme .owl-controls {
  margin-top: 0;
  padding-top: 20px;
}
.price-wrap {
  height: 40px;
  background-color: #333;
  line-height: 40px;
  color: #fff;
	border-radius:20px;
	overflow:hidden;
}
a.btn-reg {
  padding: 10px 20px;
  color: #FFFFFF !important;
  background-color: rgba(235, 36, 42, 1.0);
  font-size: 20px;
  margin: 15px;
}
a.btn-buy {
  padding: 0 15px;
  height: 40px;
  display: block;
	color:#252525!important;
  background-color: rgba(247, 174, 167, 1.0);
	font-weight: bold;
}
a.btn-sold {
  background-color: #666666;
  color: #fff !important;
  padding: 0 15px;
  height: 40px;
}
a.btn-buy:hover, a.btn-buy:active, a.btn-reg:hover, a.btn-reg:active {
  background-color: rgba(109, 165, 76, 0.7);
}
/*a.btn-sold:hover, a.btn-sold:active {background-color:#666666; color: #fff !important;}*/
a.btn-count {
  padding: 0 15px;
  height: 40px;
  display: block;
  background: #e93a14 !important;
  color: #FFFFFF !important;
}
a.btn-end {
  padding: 0 15px;
  height: 40px;
  display: block;
  background: #666666 !important;
  color: #FFFFFF !important;
}
.hvr-shutter-out-vertical:before {
  background: #E7B353 !important;
}
.modal-content {
  width: 600px;
  margin: 0 auto;
}
.modal-header {
  padding: 15px !important;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
#idList {
  display: none;
}
.b_cat {
  font-size: 24px !important;
  padding: 5px 10px;
}
.s_cat {
  font-size: 16px !important;
  padding: 15px 20px;
}
.s_cat.highlight {
  padding: 0;
}
.s_cat.on {
  display: block;
}
.grid {
  max-width: 1070px !important;
}
.popimg img {
  width: 80%;
}
.list-group {
  margin: 0 auto !important;
}
.list-group li {
  padding: 5px 0px;
  border-top: 1px solid;
}
.list-group li.skin {
  padding: 0px
}
.sub-group {
  margin: 0 auto !important;
  font-size: 14px;
}
.sub-group li {
  padding: 3px 0px;
  border-top: 0px solid;
  border-bottom: 1px solid;
}
.sub-group li.last {
  border-top: 0px solid;
  border-bottom: 0px solid;
}
.re_banner {
  width: 100%;
}
/* reset */
.bc-red span{
	background-color: #d91b30;
	color: #FFFFFF;
	border-radius: 5px;
	padding: 5px;
}
.modal {
  display: none;
}
.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent !important;
  text-decoration: none;
}
.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after {
  content: " ";
  display: table;
}
.clearfix::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after {
  clear: both;
}
.form-control {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
  color: #777 !important;
  display: block !important;
  font-size: 14px !important;
  height: 34px !important;
  line-height: 1.42857 !important;
  padding: 6px 12px !important;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.radio, .checkbox {
  min-height: 18px;
  padding-left: 0 !important;
}
/* new */
.grad1 {
  background-color: #000000;
  color: #fff;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
}
.hidden {
  display: none;
}
.content {
  display: none;
}
.content.on {
  display: block;
}
/*Tak*/
.fs-white {
  color: #FFFFFF !important;
}
/*menu*/
.catMenu {
  background-color: #E7B353;
}
nav {
  height: 50px;
}
.catMenu.fixedTop {
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
}
.main-nav {
  list-style: none;
  margin: 0 !important;
}
.main-nav li {
  float: left;
  padding-right: 4px;
  background: #E7B353;
  width: 16%;
  height: 53px;
  margin: 0;
  transition: all .5s linear;
}
.main-nav li:nth-child(4){
	width: 20%;
	}
.main-nav a {
  text-align: center;
  line-height: 53px;
  text-decoration: none;
  text-transform: uppercase;
  display: block; /*force box to take out full width and height so user can click on the whole box and go next page*/
  color: #ffffff;
  font-size: 14px;
  position: relative;
}
.main-nav li:hover, .main-nav li a.active, .main-nav li a:hover {
  background: #FFFFFF;
  color: #E7B353;
}



.nav-mobile {
  padding: 15px;
}
.btn-show i {
  font-size: 24px;
  vertical-align: bottom !important;
}
.offer-tab-d {
  background-color: #fe5c47;
  margin: 5px;
  border-radius: 30px;
}
.offer-tab-d span {
  color: #FFFFFF;
  border-radius: 20px;
  height: 20px;
  line-height: 20px;
}
/*.ecoupon{ padding:4px 40px 8px 40px;  font-size:20px; background-color:#FFFFFF; }
.btn-elink{ background-color:#ff6c00; padding:8px 25px; border-radius:0; color:#FFFFFF; font-size:16px;}
.btn-elink:hover, .btn-elink:active{ background-color:#cf5b06; color:#FFFFFF;}*/
.ecoupon{background-color: #FFF100; padding: 5px; font-weight: 800;}
.code {
  background-color: #E7B353;
  color: #FFFFFF;
  padding: 15px;
  text-align: center;
  margin: 15px auto;
  font-size: 16px;
}
.code div {
  padding: 0;
}
.code div:nth-child(2) {
  background-color: #FFFFFF;
  color: #000000;
}
.btn-elink {
  background-color: #ff6c00;
  padding: 8px 25px;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 16px;
}
.btn-elink:hover, .btn-elink:active {
  background-color: #cf5b06;
  color: #FFFFFF;
}
.tnc {
  margin: 15px auto;
  border: 1px solid #E7B353;
}
.tnc h4 {
  font-size: 16px;
  padding: 15px;
  background-color: #E7B353;
  color: #FFFFFF;
}
.tnc ol {
  list-style-type: decimal;
  font-size: 12px;
}
.topmsg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  background-color: rgba(236, 59, 20, 0.7);
  padding: 3px 5px;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 18px;
  height: 60px;
  width: 60px;
  line-height: 20px;
  padding-top: 10px;
}
.topmsg img {
  width: 100%;
  max-width: 80px;
}


#product-wrap {
  margin-top: 30px;
}
.promotion {
  display: none;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    margin: 30px 0 0 0;
    /* background-color: #E7B353; */
    color: #E7B353;
    /* border-radius: 40px; */
    border-top: 2px dashed;
    border-bottom: 2px dashed;
}
.promotion .left-border{
	border-right:1px solid #FFFFFF;
	padding-bottom:0;
	
	}
.promotion h5{ color: #eb1b33; font-size: 22px; margin-bottom: 10px; margin-top: 10px;}
.promotion.active {
  display: block;
}
.promoiton-date {
  text-align: center;
  margin: 30px 0;
}
.promoiton-date span {
  border-radius: 20px;
  background-color: #ec3e17;
  color: #FFFFFF;
  padding: 10px 15px;
}
.offer h4 {
  margin: 25px 0;
}
.offer h4 span{
	padding:10px 15px;
	background-color: #FFFFFF;
	color: #7ecfc8;
	font-size: 32px;
	border: 1px solid #7ecfc8;
	border-radius: 15px;
	-webkit-box-shadow: 10px 10px 2px 0px rgba(126,207,200,1);
-moz-box-shadow: 10px 10px 2px 0px rgba(126,207,200,1);
box-shadow: 10px 10px 2px 0px rgba(126,207,200,1);

}
.tips{
	background-color: #FFFFFF;
    color: #7ecfc8;
    width: 100%;
    padding: 15px;
    text-align: center;
    border: 1px solid;
}
.tips h5{ color:#7ecfc8!important; font-weight: 800;   }
.tips p{ font-size: 14px; }
.items{
	background-color: #FFFFFF;
    color: #7ecfc8;
    width: 100%;
    padding: 15px;
    text-align: center;
    border: 1px solid;
    position: relative;
}
.items a{ color: #000000!important; }
.items a .price{ color: #C30104!important; }
.items a .name{ font-size: 13px; }
.items a .discount{position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    padding: 10px 5px;
    color: #FFFFFF!important;
    background-color: #C30104;
    font-size: 14px;}

.items a .price del{ color: #4a4a4a!important; font-size: 10px; }
/*.offer h4 span{padding: 5px 20px; border: 3px solid #980c1d; border-radius: 30px;}*/


.btn-point {
  color: #333333 !important;
}
.box-img {
  position: absolute;
  top: -70px;
  left: 13%;
  right: 13%;
  padding: 10px;
  border: 8px solid #ffffff;
  border-radius: 50%;
  background-color: #FF7D00;
  width: 100%;
  max-width: 160px;
  -webkit-box-shadow: 0px 0px 10px -4px rgba(115, 115, 115, 1);
  -moz-box-shadow: 0px 0px 10px -4px rgba(115, 115, 115, 1);
  box-shadow: 0px 0px 10px -4px rgba(115, 115, 115, 1);
  z-index: 20;
}

.bold {
  font-weight: 600;
  font-family: 'Noto Sans TC';
}
.fc-gift {
  color: #C30104;
}
.fc-green {
  color: #2f5790;
}
.fc-red {
  color: #2f5790;
  font-size: 18px;
  font-weight: 600;
}

.h300 {
  height: 300px;
}
.ecash{
	font-size:24px;
	font-weight:800;
	color:#eb7827!important;

}
.ecash div{
	position: relative;
    top: -10px;
    line-height: 20px;
	}
.ecash del{
	font-size:14px;
	color:#676767!important;
	
	}
/*#offer{ background:url(../images/rightBg.png) right top no-repeat, url(../images/leftBg.png) left top no-repeat,url(../images/bg.jpg) right top repeat;
background-size: 100% auto,100% auto,auto auto;}
*/
.gift-box div:first-child{ border-radius: 20px; overflow: hidden;}
.gift-box div:nth-child(2){ padding: 15px 0; font-size: 20px;color: #181818!important;}
.gift-box div:last-child{ padding-bottom: 15px;}
.gift-box div:last-child span{padding: 5px 10px; background-color:#eb7827; color: #FFFFFF; border-radius: 10px; }
.py-20{padding: 20px 0;}
.py-10{padding-top: 15px; padding-bottom: 15px;}
.btn-gold{ border-radius: 20px; color: #FFFFFF!important; background-color: #E7B353; border: 1px solid #E7B353; font-size: 20px;    padding: 10px 30px;}
.btn-gold:hover{color: #d7b968!important; background-color: #FFFFFF;}


.bg-red{
	position:relative; 
  /*
	background: url(../images/right_bg.png) right bottom no-repeat, url(../images/left_bg.png) left top no-repeat, #349086;
	background-size: 50% auto, 50% auto, 100% 100%;*/
  background-color: #54ACA3;
	}
.fc-gold{color: #E7B353!important; font-weight:900;}
.fc-white{color: #FFFFFF!important; font-weight:900;}
.pl-30{padding-left: 30px;}
.brl{border-right: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF}

.top-left-offer{position: absolute; top: 30px; right: 15px; z-index: 20; background: rgba(234,213,130,1.0); color: #FFFFFF; padding: 5px 10px;}
@media (max-width:767px) {
	.offer h4 span{ font-size: 24px; }
	.promotion .left-border{
	border-right:0px;
	padding-bottom:20px;
	
	}
	.pl-30{padding-left: 0;}
.brl{border-right: 0;border-left: 0;}
	
	.flip-card{
		height: 190px;
	}
	.h300 {
  height: 300px;
}
  nav {
    height: auto;
  }
  .catMenu {
    background-color: #E7B353;
  }
  .mid-nav {
    height: 100%;
  }
  .main-nav li {
    float: inherit;
    padding-right: 0;
    width: 100%;
    height: 50px;
  }
	.main-nav li:nth-child(4){
		 width: 100%;
		}

  .main-nav {
    margin: 0 !important;
  }
  .main-nav a {
    font-size: 16px;
  }

	.code div{padding: 10px;}
  .offer h4 {
    font-size: 20px;
  }
}