
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    
}
.fa-time:before {
  content: "\f00d";
}

#overlay{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    opacity:0.7;
    filter:alpha(opacity=80);
    background: #000;
    width: 100%;
    height: 100%;
}

.wt-popup{
    
    background: #fff;
    z-index: 99991;
    position: fixed;    
    top: 50%;
    left: 50%; 
	
}
.wt-popup .inner{
    position:  relative;
	text-align:left;
	}

.scissors {
    background-image: url(../img/scissors.png);
    background-repeat: no-repeat;
    height: 32px;
    width: 31px;
	display:inline-block;
}
.coupon-side{position:relative;background:rgba(0, 0, 0, 0.1);    margin-top: 16px; margin-bottom: 20px;
    text-align: center;}
.wt-popup-close a{
      display: block;
    line-height: 22px;
    top: -14px;
    right: -12px;
} 
.wt-popup .inner .newsletter-content{
   	padding-left:25px;
}
.g-banner-popup{margin-top:0px;}
.g-banner-popup h3{font-family:poppins;font-size:42px;margin-bottom:5px;margin-top:0;color:#f12a43;font-weight:600;text-transform:capitalize;}
.g-social > span{display:inline-block;margin-top:8px;}
.g-social > ul{display:inline-block;}
.g-banner-popup > p{margin-top:10px;margin-bottom:10px;font-size:13px;text-transform:uppercase;color:#000;font-weight:500;}
.g-social ul li{display:inline-block;margin-left:22px;text-align:center;}
.g-social ul li:before, .g-social ul li.facebook, .g-social ul li.twitter, .g-social ul li.rss, .g-social ul li.google-plus {background:none;}
.g-social ul li a{color:#fff;font-size:0;}
.g-social ul li a span{display:none;}
.g-social ul li a:before{content:"\f09a";font-family:"FontAwesome";font-size:24px;color:#000;}
.g-social ul li.twitter a:before{content:"\f099";}
.g-social ul li.rss a:before{content:"\f09e";}
.g-social ul li.google-plus a:before{content:"\f0d5";}
.g-social ul li:hover a{color:#2f58ef;}
.g-check{margin-top:16px;color:#fff;}
.checkbox{color:#000;clear:left;position:relative;left:25px;}
.dashed-border span#coupon-text-after{font-family: 'Fjalla One', sans-serif;font-weight:lighter;font-size:18px;color:#000;text-transform:uppercase;}
#coupon-text-before{font-size:20px;font-weight:lighter;color:#000;font-family: 'Fjalla One', sans-serif;}
@font-face {
    font-family: "UTM banqueB";
    src: url("fonts/UTM BanqueB.ttf") format("truetype");
}
@font-face {
    font-family: "UTM banqueR";
    src: url("fonts/UTM BanqueR.ttf") format("truetype");
}
@font-face {
    font-family: "UTM Bitsumishi Pro";
    src: url("fonts/UTM Bitsumishi Pro.ttf") format("truetype");
}


.input-email{
    color: #666;
}
#regisNewsletterMessage{
    height: 16px;
    width: 100%;
    display: block;
    color: red;
	margin:7px 0;
}
.newsletter-form{
    font-size: 13px !important;
    margin-top: 6px;
}
.input-email{
	    background: #fff;
	    border:none;
	    height: 44px;
	    
	    padding: 0 10px;
		display:inline-block;
		width:100%;
	}
	.newsletter-form .button{
	    overflow: hidden;    
	    padding: 0 20px;
	    background: transparent;
	    border: none;
	    height: 44px;
		line-height:44px;
	    overflow: hidden;
		display:inline-block;
		font-size:0;
		max-width:50px;
		position:absolute;
		right:0;top:0;
	    
	}
	.newsletter-form .button:before{content:"\f1d8";font-family:"FontAwesome";font-size:16px;color:#000;}
	.g-newsletter-form
	{
	    width: 300px;
		border: 1px solid #837b7b;
		position:relative;margin:0 auto;
		background: #fff;
	}
@media (min-width: 768px){
	.wt-popup{
	            width: 670px;
    margin-left: -340px;
    margin-top: -215px;
    background-size: cover;
    height: 390px;
	}
	.g-newsletter-form
	{
	   float: left;
   width:400px;
    margin-bottom: 5px;position:relative;left:25px;
	}	
    p.text-n1{
	    color: #666;
	    font-family: sans-serif;
	}
	p.text-n2{
	    font-family: UTM banqueR;
	    font-size: 48px;
	    height: 40px;
	    line-height: 40px;
	}
	p.text-n3{
	    height: 60px;
	    overflow: hidden;
	    line-height: 60px;
	    margin-top: 15px;
	}
	p.text-n3 strong{
	    color: #E52E04;
	    font-family: UTM Bitsumishi Pro;
	    font-size: 92px;   
	}
	span.text-4{
	    margin-left: 10px;
	    font-size: 32px;
	}
	p.text-n6{
	    font-family: sans-serif;
	    margin-bottom: 0px;
	}
	.wt-show-popup {
    background-position: 4px 4px;
    border: 0 solid #FFF!important;
    border-radius: 5px 5px 0 0;
    box-shadow: -2px 0 2px rgba(0,0,0,0.2);
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    height: 25px;
    margin:-60px 0 0 0;
    width: 126px;
    padding: 0 20px 49px 0;
    position: fixed;
    right: -60px;
	top:50%;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    white-space: nowrap;
    z-index: 10000;
    display: block;
    background-repeat: no-repeat;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	background-color:#5c6c43;
}
.wt-coupon-small {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 129px;
    margin: 16px auto 20px!important;position: relative;
}
.wt-coupon-small .scissors-small {
    background-image: url(../img/scissors1.png);
    background-repeat: no-repeat;
    height: 37px;
    left: 116px;
    position: absolute;
    top: -28px;
    width: 41px;
    z-index: 11;
	
}
.wt-coupon-small .dashes-d {
    border: 2px dashed rgba(0, 0, 0, 0.4);
    height: 47px;
    left: 5px;
    position: absolute;
    top: -11px;
    width: 136px;
}
.wt-coupon-small .dashes-b {
    border: 2px dashed rgba(255, 255, 255, 0.1);
    height: 47px;
    left: 5px;
    position: absolute;
    top: -11px;
    width: 136px;
}
.share-coupon-small-wrapper {
    height: 50px;
    left: -15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 180px;
}
.share-coupon-small-wrapper a,.share-coupon-small-wrapper a:hover{color:#fff;}
}
@media only screen and (min-width : 768px) and (max-width : 1024px)
{
	.wt-popup{
	    width: 700px;
	    margin-left: -350px;
	
	}
	.g-banner-popup h3{font-size:35px;}
}
@media (max-width: 767px){
   .banner-special
	{
		display:none;
	}
    .wt-popup{
	    width: 300px;
	    margin-left: -150px;
	    margin-top: -215px;
		
	}
	.wt-popup .inner{width:100%;}
	.input-email{
	    width: 185px;
	}
   .coupon-wrapper .coupon{width:250px;}	
	.g-banner-popup h3{font-size:28px;}
    p.text-n1{
	    color: #666;
	    font-family: sans-serif;
	}
	p.text-n2{
	    font-family: UTM banqueR;
	    font-size: 48px;
	    height: 40px;
	    line-height: 40px;
	}
	p.text-n3{
	    height: 60px;
	    overflow: hidden;
	    line-height: 60px;
	    margin-top: 15px;
	}
	p.text-n3 strong{
	    color: #E52E04;
	    font-family: UTM Bitsumishi Pro;
	    font-size: 92px;   
	}
	span.text-4{
	    margin-left: 10px;
	    font-size: 32px;
	}
	p.text-n6{
	    font-family: sans-serif;
	    margin-bottom: 0px;
	}
}
.coupon {
    padding:12px 0;
}
.newsletter-form .checkbox .checker{float:none;display:inline-block;}
.dashed-border{
	
	display:inline-block;vertical-align:top;color:#fff;font-weight:600;margin-top:10px;margin-left:7px;
}
.wt-show-popup{display:none;}
    