@font-face {
 font-family: "gifticon";
 src: url("../fonts/gifticon.ttf") format("truetype");
 font-weight: normal;
 font-style: normal;
}
/************ style Frontend **************/
.coupon-background {
	overflow: auto !important;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px
	zoom: 1;
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s;
    text-align: center;
    background: #B3B3B3;
    opacity: 0.7;
    z-index: 999;
}
.coupon-wrapper {
	background: #fff;
	padding:0;
    position: fixed;
    border: 1px;
    max-width: 480px;
    width: 100%;
    height: auto;
    
    max-height: 650px;
    z-index: 10000;
    overflow: auto;
    transition: all 0.3s;
    border-radius: 5px;
}
.coupon-wrapper-content {
	z-index:10000;
	padding: 20px 30px 30px;
	overflow: hidden;
	position:relative;
	height: auto;
	min-height: 57px;
}
.coupon-close{
	z-index:100;
	position: absolute;
	right: 0px;
	top:0;
	text-indent:-999%;
	background: url("../images/close.png") no-repeat 0 0;
	height: 57px;
    width: 55px;
}
.coupon-subject{
	overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    color: #4F595D;
    font-style: normal;
    border: none;
	font-weight: 500;
	padding-bottom: 10px;
}
.coupon-desc{
    margin: 0px;
    font-family: 'Open sans',sans-serif;
    font-size: 13px;
    color: #555555;
    font-style: normal;
    font-weight: 400;
}
.coupon-social-block h4{
	font-size: 17px;
    color: #ADADAD !important;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 500;
}
.coupon-wrapper .coupon-social-block-icons ul{
	margin: 0 auto;
	padding: 0;
}
.coupon-social-block-icons ul,
.coupon-social-block-icons li{
	padding:0;
	margin:0;
	list-style:none;
	text-align: center;
}
.coupon-social-block-icons li{
	height: 65px;
	width: auto;
	overflow:hidden;
	display: inline-block;
}
li.coupon-twitter{
	width: 67px;
    text-align: center;
}
li.coupon-facebook{
	width:71px;
}
li.coupon-google{
	width:71px;
}
a.coupon-pinterest-link{
	background-size: 200px 60px!important;
    background: transparent url("../images/bottomprinter.png") 0 0 no-repeat;
	font-weight: bold;
	color: #777777;
	padding-left:4px;
	height: 20px;
	display: inline-block;
    box-sizing: border-box;
    box-shadow: inset 0 0 1px #888;
    border-radius: 3px;
    font: 11px "Helvetica Neue", Helvetica, arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
    width: 65px;
}
a.coupon-pinterest-link:hover{
	background-size: 8px 0px!important;
}
.coupon-pinterest-img{
	display:block;
	margin: 0 auto;
}
a.coupon-pinterest-link .coupon-pinterest-small-img{
	position:relative;
	top:3px;
	vertical-align: super;
    float: left;
}
.coupon-instagram-img{
	display:block;
	margin: 0 auto;
}
a.coupon-instagram-link{
	z-index: -1;
    background: #6B5344;
    height: 20px;
    width: 60px;
    padding-bottom: 0px !important;
    margin: 0px 1px 0px 1px;
    -webkit-border-radius: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
	display:inline-block;
}
/******** coupon text ************/
.c-clr{clear:both;}
.coupon-text-block-detail{
	background: url("../images/couponcode.png") 0 0 no-repeat;
	width: 308px;
	height: 103px;
	margin: 0 auto; 
	line-height: 103px;
	text-align: center;
	color: #263238;
    font-size: 20px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	font-family: sans-serif;
}
.coupon-text-block{
	margin-top:20px;
	text-align: center;
}
input.subscribe-element {
    display: inline-block;
    max-width: 250px;
    border: 1px solid #EEEEEE;
    height: 44px;
    padding-left: 30px;
	background: #fff;
	font-family: 'Open sans',sans-serif;
	color: #777;
	font-weight: 300;
	font-size: 100%;
	position: relative;
	top: -2px;
}
input.subscribe-element::-webkit-input-placeholder {
  font-size: 100%;
   font-family: 'Open sans',sans-serif;
   color: #777;
   font-weight: 300;
}

input.subscribe-element:-moz-placeholder { /* Firefox 18- */
   font-size: 100%;
   font-family: 'Open sans',sans-serif;
   color: #777;
   font-weight: 300;
}

input.subscribe-element::-moz-placeholder {  /* Firefox 19+ */
   font-size: 100%;
   font-family: 'Open sans',sans-serif;
   color: #777;
   font-weight: 300;
}

input.subscribe-element:-ms-input-placeholder {  
   font-size: 100%;
   font-family: 'Open sans',sans-serif;
   color: #777;
   font-weight: 300;
}
.join-element {
    display: inline;
    border: none;
    width: 90px;
    max-width: 90px;
    height: 43px;
    background-color: #F39C12;
    border-radius: 2px;
	font-weight: normal;
	margin-left: 0px;
	position: relative;
    top: -1px;
}
.coupon-subscribe-form{
	text-align: center;
    width: 100%;
}
.coupon-unsubscribe{
    color: #c5c5c5;
    font: 400 14px 'Open sans',sans-serif;
    text-align: center;
    width: auto;
    max-width: 480px;
	margin: 14px 0px;
}
.coupon-or{
	color: #CDCCCC;
	font-size: 27px;
	position: absolute;
	top: 27px;
    right: 0px;
}
.coupon-subscribe-block{
	
}
.coupon-text-block{
	position: relative;
}
.coupon-arrow-up{
	position: absolute;
	top: -130px;
    right: -17px;
	z-index: -1;
}
.coupon-arrow-down{
	position: absolute;
	bottom: -84px;
    right: -12px;
	z-index: -1;
	background: url("../images/arrow-down.png") no-repeat 0 0;
	width: 84px;
    height: 125px;
}

.coupon-arrow-up{
	background: url("../images/arrow-up.png") no-repeat 0 0;
	width: 75px;
    height: 130px;
}
.bk-cbox-btn-position-rb:hover{
	margin-bottom:10px;
}
.bk-cbox-btn-position-rb{
	position: fixed;
    cursor: pointer;
    opacity: 1;
    z-index: 10000;
    bottom: -30px;
	right:0px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
	line-height:18px;
}
.bk-cbox-btn-position-l:hover{
	margin-left:10px;
}
.bk-cbox-btn-position-l{
	position: fixed;
    cursor: pointer;
    opacity: 1;
    z-index: 10000;
    top:40%;
	left:-73px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
	line-height:18px;
    transform: rotate(17deg);
    -webkit-transform: rotate(90deg);
}
.bk-cbox-btn-position-r:hover{
	margin-right:10px;
}
.bk-cbox-btn-position-r{
	position: fixed;
    cursor: pointer;
    opacity: 1;
    z-index: 10000;
    top:40%;
	right:-75px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
	line-height:18px;
    transform: rotate(17deg);
    -webkit-transform: rotate(270deg);
}
.bk-cbox-btn-position-lb:hover{
	margin-bottom:10px;
}
.bk-cbox-btn-position-lb{
	position: fixed;
    cursor: pointer;
    opacity: 1;
    z-index: 10000;
    bottom:-34px;
	left:0;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
	line-height:18px;
   
}
.iconcouponcode:before{
	font-family:gifticon;
	content: "\e000";
	font-size: 150px;
}

.close-icon-class-img3{
	position: absolute;
    top: 5px;
	left:25px;
    color: white;
}
#mailchimp{
	width:35%;
}
#lbList, .list_mailchimp_{
	margin-top:10px;
}
.loadding_icon{
 
}

.yes-acssuccess{
    position: absolute;
    background-position: -757px -20px;
    display: none;
    z-index: 999;
    right: 180px;
    margin-top: 27px;
    -webkit-transition: transform .3s linear;
    transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    background-size: 20px 20px!important;
    background: url("../images/error.png") 0px 0px no-repeat;
    height: 20px;
    width: 20px;
}

.bacoupon-img-newlester{
	margin-left: 49%;
    background-position: -757px -20px;
    z-index: 999;
    margin-top: 25px;
    display: none;
    -webkit-transition: transform .3s linear;
    transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    background-size: 20px 20px!important;
    background: url("../images/yess.png") 0px 0px no-repeat;
    height: 20px;
    width: 20px;
}
.coupon-text-block-detail p.position_key{
	margin:0 0 1.5em;
	padding:0;
    line-height: inherit;
}
.coupon-text-block-detail .coupon-ajax-loader{
	margin:0 auto;
	padding:0;
    line-height: inherit;
	display: none;
}