@charset "BIG5";

/**********************/
/*       ¦@¥Î°Ï¶ô                       */
/**********************/
@media(max-width: 767px){
	.xmas-mobil-c {
		text-align: center!important;
	}
	
}

.xmas {
	border-radius: 0px;
	min-height: 560px;
}

@media (max-width: 480px){
	 .xmas {
		min-height: 520px
	}
}




.login-bg{
   	background-image: url(../images/motherday/login-bg.gif);
	background-repeat: no-repeat;
	background-size: cover;
    flex-direction: column;
    display: flex;
    justify-content: center;
}

.login-bg .form-group{
	line-height: 2;
}

@media (max-width: 480px){
	 .login-bg .form-group{
		line-height: normal;
	}

}

.login-bg .modal-body{
	margin-left: 8vw;
    margin-right: 8vw;
}

@media (max-width: 480px){
	.login-bg .modal-body {
		margin-left: 15px;
		margin-right: 15px;
	}
}

.login-bg .modal-footer{
	padding-top: 30px;
	margin-left: 8vw;
	margin-right: 8vw;
}
@media (max-width: 480px){
	.login-bg .modal-footer {
		margin-left: 0;
		margin-right: 0;
	}
}

.limituse {
  z-index: 10000;
}


.sale-bkm {
	max-width: 320px;
    width: 100%;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(2px 8px 5px rgba(0, 0, 0, 0.2));
}

.sale-bk {
	width: 100%;
    max-width: 550px;
    position: relative;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(2px 8px 5px rgba(0, 0, 0, 0.2));
}
.sale-size {
	max-width: 360px;
    margin:  0 auto;
}

@media  (max-width: 480px){ 
  .sale-bk {
    display: none !important;
  }
}


@media  (min-width: 481px){ 
  .sale-bkm {
    display: none !important;
  }
  .sale-size {
    max-width: 365px !important;
  }
}


.side-ad-wrapper {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    top: 25vh;
    z-index: 20;
}
.side-ad-wrapper.active .side-ad-label {
    position: relative;
}
.side-ad-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 10px;
    width: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    background-color: #2B4A6C;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    transition: all .35s linear;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    writing-mode: vertical-rl;
}
.side-ad-label, .side-ad-link {
    cursor: pointer;
}
.side-ad-link:hover{
	text-decoration: none;
}
*, :after, :before {
    box-sizing: border-box;
}
.side-ad-wrapper.active .side-ad-container {
    right: 0;
    margin-right: 0;
}
.side-ad-container {
    position: relative;
    margin-right: -300px;
    transition: all .35s linear;
    max-width: 300px;
}

.card-shadow-sm, .page-info {
   /* box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);*/
   box-shadow: 0px 0px 17px 3px rgba(2, 2, 2, 0.3);
   background-color: #ffffff;
}

.side-ad-bk {
	height: 100%;
    width: 300px;
    background-color: #ffffff;
}
.side-ad-close {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    top: 0;
    padding: 5px;
    width: 35px;
    height: 35px;
    color: #5b5b5b;
    font-size: 26px;
    font-weight: bold;
    text-shadow: 0 1px 0 #5b5b5b;
}
.side-ad-close:hover{
	color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}
.cursor-pointer {
    cursor: pointer;
}
.side-ad {
	text-align: center;
    padding-bottom: 17px;
}
.side-ad-container img {
    width: 300px;
}

.price-color {
    color: #e24082;
}


@media(max-width: 767px){
	.xmas-mobil-c{
		text-align: center!important;
	}
	.btn-right-buy,.btn-right-buy-border{
		margin-bottom: 20px;
		width: 100%
	}
}



@media screen and (min-width: 481px) and (max-width: 569px) { 
  .limit-title {
    font-size: 33px !important;
  }
  .limit-btnb {
      font-size: 24px !important;
      padding: 8px 20px !important;
      border: none;
      margin-top: 0px;
  }
}

@media screen and (max-width: 480px){

  .limit-btnb {
      font-size: 18px !important;
      padding: 6px 12px !important;
      border: none;
      margin-top: 0px !important;
  }
  .limit-title {
    font-size: 20px !important;
  }
}

.limit-title {
  color: rgb(91, 91, 91);
  font-size: 39px;
}

.limit-price-color {
  color: #5b5b5b;
}

.limit-btnb {
  width: 80%;
  color: #fff;
  background-color: #0a8cef;
  box-shadow: 0px 5px 0px 0px #0a76e3;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  border-radius: 4px;
  padding: 8px 16px;
  border: none;
  margin-top: 20px;
}
.limit-btnb:hover {
  background-color: #1896ef;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 0 1px 0 #0a8cef;
}

.limitbg {
  background: url(../images/motherday/complete-register.png)center center no-repeat;
  background-size: cover;
  background-color: #fff;
}

.specialbg {
  /*background: url(../images/motherday/modal-bg.png)center center no-repeat;*/
  background-size: cover;
  background-color: #fff;
}

.activity-modal-content {
  position: relative;
  background-color: #ef5862;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  min-height:560px
}

.xmas .activity-modal-content{
	border-radius: 0px;
	min-height: 560px;
}

@media (max-width: 480px){
	 .xmas .activity-modal-content{
		min-height: 520px
	}
}

.activity-color-yellow {
	color: #edfe53;
}

.activity-subtitle {
	font-weight: normal;
}

.activity-font-size-16 {
	font-size: 16px;
}