@charset "utf-8";
/* CSS Document */

* {
	outline: none !important;
}
body {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	overflow-x: hidden;
}
body.noscroll {
	height: 100%;
	overflow: hidden;
}
#top {
	background: #4c0065;
	margin-bottom: 20px;
	position: relative;
	z-index: 100;
}
#top-sticky-wrapper {
	margin-bottom: 10px;
}
#dropdown {
	position: absolute;
	/*top: 100%;*/
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	z-index: 100;
	background: #fff;
	-webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
	display: none;
	min-height: 150px;
}
#top a.category-menu {
	position: relative;
	padding-right: 25px;
}
#top a.category-menu:after {
	content: "\e252";
	font-family: 'Glyphicons Halflings';
	position: absolute;
	width: 25px;
	right: 0;
	top: 50%;
	width: 30px;
	text-align: center;
	font-size: 8px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}
#top a.category-menu.open:after {
	content: "\e253";
}
.stores-modules.no-slider .stores-module-wrap {
	padding-left: 10px;
	padding-right: 10px;
}
.homepage .stores-modules.has-slider {
	max-width: 960px;
	margin: 0 auto 30px auto;
	width: 100%;
	position: relative;
}
.stores-modules.no-slider .store-module-item-wrap {
	display: block;
	width: 10%;
	float: left;
	padding: 0 5px 0 5px;
}
.stores-modules .store-module-item-wrap .store-module-item-wrap-inner {
	padding: 5px;
	border: solid 1px #d6d6d6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	text-align: center;
}
.stores-modules .store-module-item-wrap .store-module-item-wrap-inner img {
	max-width: 100%;
	height: auto;
}
.store-module-image {
}
.coupons-module-item-wrap-inner {
	padding: 0 15px 15px 15px;
	border: solid 1px #d6d6d6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.coupons-module-item-wrap {
	margin-bottom: 30px;
}
.coupons-module-item-top {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.coupons-module-item-link {
	font-size: 15px;
	color: #111;
	text-align: center;
	display: block;
}
.coupons-module-item-link:hover {
	color: #4c0065;
	text-decoration: none;
}
.coupons-module-item-bottom .coupons-description {
	margin-bottom: 10px;
}
.coupons-module-item-bottom .last-used {
	font-size: 11px;
	color: #898989;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}
.coupons-module-item-bottom .last-used i {
	color: #95d81e;
}
.coupons-module-item-top img {
	max-width: 100%;
	height: auto;
}
.last-used {
	display: block;
}
.coupon-aff-link.offer_link {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	border: solid 1px #46a500;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0 0 2px #439d00;
	white-space: nowrap;
	background: rgba(188, 233, 64, 1);
	background: -moz-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(188, 233, 64, 1)), color-stop(5%, rgba(141, 212, 19, 1)), color-stop(95%, rgba(79, 171, 2, 1)), color-stop(100%, rgba(64, 143, 1, 1)));
	background: -webkit-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -o-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -ms-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: linear-gradient(to bottom, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bce940', endColorstr='#408f01', GradientType=0);
}
.coupon-block.coupon-list {
	border-left: solid 5px #cccccc;
	border-right: solid 2px #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #cccccc;
}
.coupon-block.coupon-list.offercoupon:hover {
	border-left: solid 5px #fe930a;
	border-right: solid 2px #fe930a;
}
.coupon-block.coupon-list.offercoupon:hover .coupon-intro-title {
	color: #fe930a;
}
.coupon-block.coupon-list.codecoupon:hover {
	border-left: solid 5px #6ec00a;
	border-right: solid 2px #6ec00a;
}
.coupon-block.coupon-list.codecoupon:hover .coupon-intro-title {
	color: #6ec00a;
}
.coupon-block.coupon-list .coupon-intro-title {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #252525;
	display: block;
}
.coupon-block.coupon-list .coupon-intro-title a {
	color: #252525;
}
.coupon-block.coupon-list.offercoupon:hover .coupon-intro-title a {
	color: #fe930a;
	text-decoration: none;
}
.coupon-block.coupon-list.codecoupon:hover .coupon-intro-title a {
	color: #6ec00a;
	text-decoration: none;
}
.coupon-block.coupon-list .coupon-top {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.coupon-block.coupon-list .coupon-exclusive {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	color: #f7941d;
	font-weight: bold;
	text-align: right;
}
.coupon-block.coupon-list .coupon-aff-link {
	margin-bottom: 10px;
}
.coupon-block.coupon-list .coupon-expiration-notice {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #d92027;
}
.coupon-block.coupon-list .coupon-terms {
	font-size: 11px;
	display: block;
	text-align: center;
	color: #636363;
	text-decoration: underline;
	margin-bottom: 5px;
}
.coupon-block.coupon-list .coupon-description {
	font-size: 11px;
	color: #636363;
	clear: both;
}
.coupon-block.coupon-list .coupon-top .coupon-top-left, .coupon-block.coupon-list .coupon-top .coupon-top-right {
	display: block;
	float: left;
	white-space: nowrap;
	font-size: 12px;
	color: #636363;
}
.coupon-block.coupon-list .coupon-top .coupon-top-left {
	width: 40%;
}
.coupon-block.coupon-list .coupon-top .coupon-top-right {
	width: 60%;
}
.coupon-block.coupon-list .coupon-top .coupon-top-left {
	color: #3bb64c;
	padding-right: 15px;
}
.coupon-block.coupon-list .coupon-top .coupon-top-right.fullwidth {
	width: 100%;
}
.coupon-block.coupon-list .storemore {
	font-size: 11px;
	display: block;
	text-align: center;
	color: #636363;
	text-decoration: underline;
	margin-bottom: 10px;
}
.coupon-image-wrap {
	padding: 2px;
	border: solid 1px #c2c2c2;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
}
.coupon-image-wrap img {
	width: 100%;
	height: auto;
	transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
}
.coupon-aff-link.code_link {
	display: block;
	position: relative;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
.coupon-aff-link.code_link .aff-link-code-area {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 100%;
	line-height: 42px;
	text-align: right;
	color: #111;
	background: #FDFDFD;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	border-left: none;
	z-index: 10;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	transition: all 250ms ease;
}
.coupon-block.coupon-list:hover .aff-link-code-area, .coupons-module-item-wrap-inner:hover .aff-link-code-area {
	width: 52px;
}
.coupon-aff-link.code_link .aff-link-code-area:before {
	display: block;
	content: "";
	width: 23px;
	height: 10px;
	background: #4f9405;
	position: absolute;
	z-index: 12;
	left: -9px;
	bottom: 0;
	box-shadow: 0 0 0 1px #4f9405, 0 2px 1px rgba(0, 0, 0, 0.3);
	-webkit-transform: translate(34deg, 0);
	-ms-transform: translate(34deg, 0);
	transform: translate(34deg, 0);
	-webkit-transform: skew(34deg, 0);
	-ms-transform: skew(34deg, 0);
	transform: skew(34deg, 0);
}
.coupon-aff-link.code_link .aff-link-code-text {
	position: absolute;
	right: 0;
	text-align: right;
	white-space: nowrap;
	height: 100%;
	line-height: 42px;
	border: dashed 1px #ff7701;
	padding-right: 10px;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	border-left: none;
	font-size: 12px;
}
.coupon-aff-link.code_link .aff-link-content {
	z-index: 5;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 42px;
	text-align: center;
	color: #fff;
	border: solid 1px #46a500;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0 0 2px #439d00;
	white-space: nowrap;
	background: rgba(188, 233, 64, 1);
	background: -moz-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(188, 233, 64, 1)), color-stop(5%, rgba(141, 212, 19, 1)), color-stop(95%, rgba(79, 171, 2, 1)), color-stop(100%, rgba(64, 143, 1, 1)));
	background: -webkit-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -o-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -ms-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: linear-gradient(to bottom, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bce940', endColorstr='#408f01', GradientType=0);
}
.coupon-aff-link:hover {
	color: #fff;
	text-decoration: none;
}
.coupon-aff-link.code_link .linkpeel {
	z-index: 15;
	background-color: #97d630;
	display: block;
	width: 40px;
	height: 46px;
	position: absolute;
	border-radius: 0 0 4px 4px;
	right: 10px;
	top: 0;
	z-index: 13;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 250ms, background-position 250ms;
	transition: transform 250ms, background-position 250ms;
	-webkit-transform: rotateZ(22deg) translate(0, -10px) scaleX(.9);
	-ms-transform: rotateZ(22deg) translate(0, -10px) scaleX(.9);
	transform: rotateZ(22deg) translate(0, -10px) scaleX(.9);
	margin-top: 2px;
	background: -webkit-linear-gradient(38deg, #95d814 0, #95d814 49%, rgba(202, 235, 137, 0) 50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(38deg, #95d814 0, #95d814 49%, rgba(202, 235, 137, 0) 50%, rgba(255, 255, 255, 0) 100%);
	background-position: 0 6px;
	background-repeat: no-repeat;
	-webkit-box-shadow: -4px 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: -4px 0 10px 0 rgba(0, 0, 0, 0.1);
}
.coupon-block.coupon-list:hover .linkpeel, .coupons-module-item-wrap-inner:hover .linkpeel {
	top: -1px;
	right: 9px;
	background-position: 0 0;
	-webkit-transform: rotateZ(15deg) translate(-8px, -3px) scaleX(1);
	-ms-transform: rotateZ(15deg) translate(-8px, -3px) scaleX(1);
	transform: rotateZ(15deg) translate(-8px, -3px) scaleX(1);
}
.coupon-block .coupon-image-wrap {
	position: relative;
}
.coupon-block .coupon-image-wrap .coupon-label {
	color: #fff;
	display: block;
	text-align: center;
	padding: 5px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.coupon-block.codecoupon .coupon-image-wrap .coupon-label {
	background: rgba(142, 213, 18, 1);
	background: -moz-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(142, 213, 18, 1)), color-stop(100%, rgba(74, 169, 1, 1)));
	background: -webkit-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: -o-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: -ms-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: linear-gradient(to bottom, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8ed512', endColorstr='#4aa901', GradientType=0);
}
.coupon-block.offercoupon .coupon-image-wrap .coupon-label {
	background: rgba(255, 177, 61, 1);
	background: -moz-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 177, 61, 1)), color-stop(100%, rgba(253, 135, 25, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffb13d', endColorstr='#fd8719', GradientType=0);
}
.coupon-right .coupon-aff-link.offer_link {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	border: solid 1px #46a500;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0 0 2px #439d00;
	white-space: nowrap;
	background: rgba(188, 233, 64, 1);
	background: -moz-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(188, 233, 64, 1)), color-stop(5%, rgba(141, 212, 19, 1)), color-stop(95%, rgba(79, 171, 2, 1)), color-stop(100%, rgba(64, 143, 1, 1)));
	background: -webkit-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -o-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -ms-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: linear-gradient(to bottom, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bce940', endColorstr='#408f01', GradientType=0);
}
footer#footer {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 60px;
	background: #4c0065;
	color: #fff;
	min-height: 100px;
}
.store-details-image img {
	max-width: 100%;
	height: auto;
}
/*------------------------------------------------------------------------
# plg_extravote - ExtraVote Plugin
# ------------------------------------------------------------------------
# author    Jesús Vargas Garita
# Copyright (C) 2010 www.joomlahill.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.joomlahill.com
# Technical Support:  Forum - http://www.joomlahill.com/forum
-------------------------------------------------------------------------*/

.extravote {
	margin: 0 0 10px;
}
.extravote-small {
}
.extravote-stars, .extravote-info {
	margin: 0!important;
	padding: 0!important;
	position: relative;
	vertical-align: middle;
}
.extravote-info.ihide {
	display: none;
}
.voted .extravote-info.ihide, .extravote-stars {
	display: inline-block;
}
.extravote-stars, .extravote-star a, .extravote-info, .extravote-stars .current-rating {
	height: 25px;
	line-height: 25px;
}
.size-2 .extravote-stars, .size-2 .extravote-star a, .size-2 .extravote-info, .size-2 .extravote-stars .current-rating, .extravote-small .extravote-stars, .extravote-small .extravote-star a, .extravote-small .extravote-info, .extravote-small .extravote-stars .current-rating {
	height: 22px;
	line-height: 22px;
}
.size-3 .extravote-stars, .size-3 .extravote-star a, .size-3 .extravote-info, .size-3 .extravote-stars .current-rating, .size-2.extravote-small .extravote-stars, .size-2.extravote-small .extravote-star a, .size-2.extravote-small .extravote-info, .size-2.extravote-small .extravote-stars .current-rating {
	height: 19px;
	line-height: 19px;
}
.size-3.extravote-small .extravote-stars, .size-3.extravote-small .extravote-star a, .size-3.extravote-small .extravote-info, .size-3.extravote-small .extravote-stars .current-rating {
	height: 16px;
	line-height: 16px;
}
.extravote-stars {
	font-size: 1em;
	overflow: hidden;
	width: 125px;
}
.size-2 .extravote-stars, .extravote-small .extravote-stars {
	width: 110px;
}
.size-3 .extravote-stars, .size-2.extravote-small .extravote-stars {
	width: 95px;
}
.size-3.extravote-small .extravote-stars {
	width: 80px;
}
.extravote-info {
	font-size: .78em;
}
.extravote-star {
	background-position: 0!important;
	background-image: none;
	display: inline;
	margin: 0!important;
	padding: 0!important;
}
.extravote-stars, .extravote-star a:hover, .extravote-stars .current-rating {
	background-image: url(../images/star.png)!important;
	background-color: transparent!important;
	background-repeat: repeat-x!important;
}
.size-2 .extravote-stars, .size-2 .extravote-star a:hover, .size-2 .extravote-stars .current-rating, .extravote-small .extravote-stars, .extravote-small .extravote-star a:hover, .extravote-small .extravote-stars .current-rating {
	background-image: url(../images/star-2.png)!important;
}
.size-3 .extravote-stars, .size-3 .extravote-star a:hover, .size-3 .extravote-stars .current-rating, .size-2.extravote-small .extravote-stars, .size-2.extravote-small .extravote-star a:hover, .size-2.extravote-small .extravote-stars .current-rating {
	background-image: url(../images/star-3.png)!important;
}
.size-3.extravote-small .extravote-stars, .size-3.extravote-small .extravote-star a:hover, .size-3.extravote-small .extravote-stars .current-rating {
	background-image: url(../images/star-4.png)!important;
}
.extravote-star a:hover, .extravote-stars .current-rating {
	background-position: left -1000px;
}
.extravote-star a, .extravote-stars .current-rating {
	border: medium none;
	cursor: pointer;
	left: 0;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: -1000em!important;
	top: 0;
}
.extravote-star a:hover {
	background-position: left bottom!important;
}
.extravote-star a:focus, .extravote-star a:active {
	background: none!important;
}
.extravote-stars .current-rating {
	background-position: left center;
	z-index: 1;
}
.extravote-star a.ev-5-stars, .extravote-star a.ev-10-stars, .extravote-star a.ev-15-stars, .extravote-star a.ev-20-stars, .extravote-star a.ev-25-stars, .extravote-star a.ev-30-stars, .extravote-star a.ev-35-stars, .extravote-star a.ev-40-stars, .extravote-star a.ev-45-stars, .extravote-star a.ev-50-stars {
	margin: 0;
	padding: 0;
}
.extravote-star a.ev-5-stars {
	width: 10%;
	z-index: 12;
}
.extravote-star a.ev-10-stars {
	width: 20%;
	z-index: 11;
}
.extravote-star a.ev-15-stars {
	width: 30%;
	z-index: 10;
}
.extravote-star a.ev-20-stars {
	width: 40%;
	z-index: 9;
}
.extravote-star a.ev-25-stars {
	width: 50%;
	z-index: 8;
}
.extravote-star a.ev-30-stars {
	width: 60%;
	z-index: 7;
}
.extravote-star a.ev-35-stars {
	width: 70%;
	z-index: 6;
}
.extravote-star a.ev-40-stars {
	width: 80%;
	z-index: 5;
}
.extravote-star a.ev-45-stars {
	width: 90%;
	z-index: 4;
}
.extravote-star a.ev-50-stars {
	width: 100%;
	z-index: 3;
}
.block-wrap.mysearch-module {
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}
.quicksearch-wrapper {
	display: block;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
	height: 65px;
	border: solid 4px #4c0065;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #4c0065;
}
.quicksearch-wrapper .quicksearch-input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	font-size: 16px;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.quicksearch-wrapper .quicksearch-input:focus {
	border: none;
}
.quicksearch-wrapper .quicksearch-button {
	position: absolute;
	right: 0;
	top: 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border: solid 1px #fff;
	font-size: 26px;
	color: #fff;
	padding: 0 20px;
	height: 100%;
	background: #4c0065;
}
.block-wrap.mysearch-module .block-title {
	display: block;
	margin: 0 0 20px 0;
	font-size: 34px;
}
.homepage .module-slider-outter {
	max-width: 850px;
	margin: 0px auto 20px auto;
	width: 100%;
	position: relative;
}
.owl-prev, .owl-next {
	position: absolute;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	top: 50%;
	margin-top: -16px;
	z-index: 10;
	cursor: pointer;
}
.owl-prev i, .owl-next i {
	line-height: 32px;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
.slide-description {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	padding: 15px;
	width: 100%;
	font-size: 13px;
}
.slide-description p {
	margin: 0;
	padding: 0;
}
.slide-description .module-slide-title {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
}
.homepage .coupons-module-outter {
	max-width: 960px;
	margin: 0 auto;
	width: 100%;
}
.coupons-module-item-bottom .coupon-aff-link {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	line-height: 35px;
	height: 35px;
}
.coupons-module-item-bottom .coupon-aff-link.code_link .aff-link-content {
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
}
.coupons-module-item-bottom .coupon-aff-link.code_link .aff-link-code-text {
	line-height: 35px;
}
.coupons-module-item-bottom .coupon-aff-link.code_link .linkpeel {
	height: 39px;
	right: 11px;
}
.coupons-module-item-bottom .coupon-aff-link.code_link:hover .linkpeel {
}
.lwindow {
	display: none;
}
#open-window .featherlight .featherlight-content {
	padding: 0 !important;
	margin: 0px !important;
	max-height: 100% !important;
	border-bottom: none !important;
	max-width: 700px;
}
.lwindow-top {
	display: block;
	margin-bottom: 10px;
}
.lwindow-top .wlabel, .lwindow-top .wlabel-approved {
	display: inline-block;
	padding: 3px 7px;
	border: solid 1px #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right: 5px;
	font-size: 12px;
}
.lwindow.codecoupon .wlabel {
	border-color: #8ed512;
	color: #8ed512;
}
.lwindow.offercoupon .wlabel {
	border-color: #ffb13d;
	color: #ffb13d;
}
.lwindow-top .wlabel-approved {
	border-color: transparent;
	color: #666;
}
.lwindow-top .wlabel-approved i {
	color: #3bb64c;
}
.lwindow-top-area {
	padding: 20px;
}
.lwindow-title {
	font-size: 24px;
	color: #000;
	margin-top: 0;
	margin-bottom: 15px;
}
.lwindow-codearea .codearea, .lwindow-codearea .nocode {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 2px;
}
.lwindow-codearea .codearea {
	border: 1px dashed #4c0065;
}
.lwindow-codearea .nocode {
	border: 1px solid #4c0065;
}
.lwindow-module {
	display: block;
	background: #dfdfdf;
	padding: 20px;
}
.lwindow-module-left {
	float: left;
	width: 30%;
}
.lwindow-module-right {
	float: left;
	width: 70%;
}
.lwindow-module-right .acymailing_introtext {
	font-size: 16px;
	font-weight: bold;
}
.lwindow-module-right .inputbox {
	width: 100%;
	border: none;
	padding: 10px 110px 10px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.lwindow-module-right .newsletter-input-wrap {
	width: 100%;
	position: relative;
	margin-top: 10px !important;
}
.lwindow-module-right .button {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 100%;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
	font-size: 12px;
	background: #4c0065;
}
.actual-code {
	height: 40px;
	line-height: 40px;
	float: left;
	width: 70%;
}
.codearea100 .actual-code {
	width: 100%;
	height: auto;
}
.lcodecopy {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: 500;
	color: #fff;
	font-size: 15px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
	opacity: 0.9;
	background: #289909;
	float: right;
	width: 30%;
}
.lcodecopy:hover {
	text-decoration: none;
	opacity: 1;
	color: #fff;
}
.lcodecopy.copied {
	background: #2dbd06;
}
.lwindow-buttons .lgotoaddress {
	font-size: 18px;
	color: #337ab7;
	text-align: center;
	display: block;
}
.lwindow-buttons .lgotoaddress:hover {
	text-decoration: none;
}
.lwindow-module-envelope {
	display: block;
	width: 106px;
	height: 115px;
	position: relative;
}
.lwindow-module-envelope img {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: auto;
	top: 20%;
}
.lwindow-module-envelope-back {
	position: absolute;
	left: 0;
	top: 0;
	width: 106px;
	height: 115px;
	background: url(../images/env-back.png) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	z-index: 1;
}
.lwindow-module-envelope-top {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 106px;
	height: 67px;
	background: url(../images/env-top.png) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	z-index: 3;
}
.newsletter-home {
	background: #ff7701;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
#top {
	position: static !important;
}
footer .footer-top .block-wrap {
	width: 20%;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
footer .footer-top {
	display: block;
	padding-bottom: 120px;
	padding-top: 40px;
}
}
footer {
	margin-top: 30px;
}
footer .footer-top .nav > li > a {
	padding: 0;
	margin-bottom: 5px;
	font-size: 15px;
	color: #fff;
}
footer .footer-logo {
	text-align: center;
}
footer .footer-top .nav>li>a:focus, footer .footer-top .nav>li>a:hover {
	background: none;
	color: #fff;
}
footer .footer-top .block-title {
	margin: 0;
	padding: 0;
	font-size: 20px;
	margin-bottom: 5px;
}
footer .footer-bottom {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
footer .footer-bottom p {
	margin: 0;
}
.top-right {
}
.top-right .nav {
	position: relative;
	bottom: 0;
	display: block;
	margin-top: 20px;
	float: right;
}
.top-right .nav > li {
	display: inline-block;
	font-size: 15px;
	margin-right: 5px;
}
.top-right .nav > li:last-child {
	margin-right: 5px;
}
.top-right .nav > li > a {
	color: #fff;
	padding: 10px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.top-right .nav > li > a:focus, .top-right .nav > li > a:hover, .top-right .nav > li.active > a {
	background: #6c3081;
}
.block-wrap.rec-home {
}
.block-wrap.rec-home .block-title {
	display: block;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	color: #363636;
	margin: 0 0 30px 0;
}
.block-wrap.storelist .block-title {
	display: block;
	text-align: center;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 20px;
}
.block-wrap.storelist .block-content {
	text-align: center;
}
.block-wrap.storelist ul {
	padding: 0;
	margin: 0;
	-webkit-column-count: 5;
	/* Chrome, Safari, Opera */
    
	-moz-column-count: 5;
	/* Firefox */
    
	column-count: 5;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */
    
	-moz-column-gap: 30px;
	/* Firefox */
    
	column-gap: 30px;
}
.block-wrap.storelist ul li {
	margin: 0;
	list-style: none;
	text-align: left;
}
.top-mid .block-wrap.mysearch-module {
	margin: 10px 0 10px 0;
	text-align: center;
}
.store-details-wrapper .store-details-image {
	padding: 30px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
	border: solid 1px #ccc;
	margin-bottom: 30px;
	text-align: center;
}
.store-details-wrapper .store-details-rating {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.store-details-wrapper .store-details-rating .ratings-title {
	font-size: 15px;
	font-weight: bold;
	color: #636363;
	display: block;
	margin-bottom: 5px;
}
.store-details-wrapper .store-details-link a {
	display: block;
	background: #fe8401;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0 2px 1px #bd6201;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	-webkit-box-shadow: inset 0 -3px 0 0 #bc6201;
	box-shadow: inset 0 -3px 0 0 #bc6201;
}
.store-details-wrapper .store-details-link {
	display: block;
	margin-bottom: 15px;
}
.store-details-wrapper .store-details-related .store-details-related-title {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	background: #4c0066;
	padding: 10px 15px;
	color: #d55afe;
	font-size: 18px;
	text-align: center;
}
.store-details-wrapper .store-details-related .store-details-related-subtitle {
	color: #636363;
	display: block;
	text-align: center;
	padding: 0 10px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 12px;
}
.store-details-wrapper .store-details-related-list {
	margin: 0;
	padding: 0;
}
.store-details-wrapper .store-details-related-list li {
	display: block;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
	display: table;
	width: 100%;
}
.store-details-wrapper .related-store-image {
	display: table-cell;
	padding-right: 20px;
	max-width: 70px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
}
.store-details-wrapper .related-store-image img {
	width: 100%;
	height: auto;
}
.store-details-wrapper .related-store-info {
	display: inline-block;
	vertical-align: middle;
	display: table-cell;
	font-size: 13px;
	color: #636363;
}
.store-details-wrapper .related-store-info a {
	margin-bottom: 10px;
	color: #111;
	font-size: 14px;
	font-weight: 500;
}
.store-details-wrapper .related-store-info a:hover {
	text-decoration: none;
	color: #4c0065;
}
.store-details-wrapper {
	margin-bottom: 30px;
}
.block-wrap.browsebystore {
	background: #fafafa;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: solid 1px #e6e6e6;
	-webkit-box-shadow: inset 0 0 1px 1px #fff;
	box-shadow: inset 0 0 2px 2px #fff;
	padding: 10px;
}
.block-wrap.browsebystore .block-title {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 2px #ebebeb;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.block-wrap.browsebystore ul.store-az-list {
	display: block;
	margin: 0;
	padding: 0;
}
.block-wrap.browsebystore ul.store-az-list li {
	display: block;
	float: left;
	width: 10%;
	height: 20px;
	line-height: 20px;
	border-left: solid 2px #ebebeb;
	margin-bottom: 10px;
	text-align: center;
}
.block-wrap.browsebystore ul.store-az-list li a {
	color: #111;
	font-size: 14px;
}
.block-wrap.browsebystore ul.store-az-list li a:hover {
	text-decoration: none;
	color: #4c0065;
	font-weight: bold;
}
.store-details-wrapper .store-details-author-image {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.store-details-wrapper .store-details-author-image img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.store-details-wrapper .store-details-author-title {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #252525;
	text-align: center;
}
.store-details-wrapper .store-details-author-subtitle {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #252525;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.store-details-wrapper .store-details-author-description {
	font-size: 13px;
	color: #636363;
	margin-bottom: 15px;
}
.store-details-wrapper .store-details-author-social {
	/*display: block;*/
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.store-details-wrapper .store-details-author-social a {
	/*display: inline-block;*/
	display: none;
	margin: 0 4px;
	width: 32px;
}
.store-details-wrapper .store-details-author-social a img {
	display: none;
	width: 100%;
	height: auto;
}
.related-title-in {
	display: block;
	font-size: 30px;
	color: #999;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
}
.expired-title-in {
	display: block;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: left;
}
.expired-coupon {
	border-left: solid 5px #cccccc;
	border-right: solid 2px #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: dotted 1px #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	position: relative;
}
.expired-coupon-left h5, .expired-coupon-right span {
	text-decoration: line-through;
	line-height: 30px;
}
.expired-coupon:last-child {
	border-bottom: dotted 1px #cccccc;
}
.expired-coupon-left h5 {
	margin: 0;
	font-size: 14px;
}
.expired-coupon-left {
	width: 70%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.expired-coupon-right {
	width: 30%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #717171;
}
.newsletter-between-wrap {
	background: #fafafa;
	margin-top: 20px;
	padding: 20px;
	position: relative;
}
.newsletter-between-wrap:before {
	content: "";
	width: 128px;
	height: 128px;
	background: url(../images/stamp.png) no-repeat center center;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	position: absolute;
	right: 0;
	bottom: -10px;
	display: block;
	-ms-transform: rotate(-14deg); /* IE 9 */
	-webkit-transform: rotate(-14deg); /* Chrome, Safari, Opera */
	transform: rotate(-14deg);
}
.newsletter-between-wrap .lwindow-module-envelope {
	float: left;
	margin-right: 50px;
}
.newsletter-between-wrap .newsletter-between-right {
	float: left;
}
.newsletter-between-wrap .acy-terms ul li a {
	color: #111;
}
.newsletter-between-title {
	font-size: 17px;
	color: #111;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
.newsletter-between-wrap .newsletter-input-wrap {
	width: 100%;
	max-width: 570px;
	position: relative;
}
.newsletter-between-wrap .newsletter-input-wrap .inputbox {
	width: 100%;
	border: none;
	padding: 10px 110px 10px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: solid 1px #ddd;
}
.newsletter-between-wrap .newsletter-input-wrap .button {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 100%;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
	font-size: 12px;
	background: #4c0065;
}
.store-info-link > a {
	text-align: center;
	color: #fff;
	border: solid 1px #46a500;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 5px 5px 5px 15px;
	text-shadow: 0 0 2px #439d00;
	white-space: nowrap;
	background: rgba(188, 233, 64, 1);
	background: -moz-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(188, 233, 64, 1)), color-stop(5%, rgba(141, 212, 19, 1)), color-stop(95%, rgba(79, 171, 2, 1)), color-stop(100%, rgba(64, 143, 1, 1)));
	background: -webkit-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -o-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: -ms-linear-gradient(top, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
	background: linear-gradient(to bottom, rgba(188, 233, 64, 1) 0%, rgba(141, 212, 19, 1) 5%, rgba(79, 171, 2, 1) 95%, rgba(64, 143, 1, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bce940', endColorstr='#408f01', GradientType=0);
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
}
.store-info-link > a i {
	background: rgba(0,0,0,0.3);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}

@media (min-width:768px) {
.store-info {
	padding-left: 19px;
}
}
.store-info-left {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.store-info-left img {
	padding: 2px;
	border: solid 1px #c2c2c2;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 10px;
}
.store-info-link {
	display: inline-block;
	vertical-align: middle;
}
.store-info-ratings-label {
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 5px;
}
.store-info-ratings {
	display: inline-block;
	font-size: 11px;
	vertical-align: middle;
}
.store-info-ratings-sub {
	display: block;
	text-align: center;
}
.store-info-right-top {
	margin-bottom: 10px;
}
.store-info-right-bottom {
	vertical-align: middle;
}

@media (max-width: 767px) {
.store-info-link {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.store-info-ratings-label {
	display: block;
	text-align: center;
}
.store-info-ratings {
	display: block;
	text-align: center;
}
.store-info-left {
	display: block;
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.store-info-right {
	display: block;
	float: none;
	text-align: center;
}
}
.store-info h1 {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 22px;
	color: #777;
}
.store-info h2 {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
	color: #636363;
}
.store-info {
	margin-bottom: 30px;
}
.breadcrumb {
	padding: 0;
	background: none;
	font-size: 13px;
	margin-bottom: 40px;
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "-";
}
#breadcrumbs a span {
	color: #959595;
}
#breadcrumbs .active span {
	color: #636363;
}
.cat-image-span {
	display: inline-block;
	width: 32px;
	margin-right: 10px;
}
.cat-image-span img {
	width: 100%;
	height: auto;
}
#categories-list ul {
	margin: 0;
	padding: 0;
	font-size: 13px;
	-webkit-column-count: 4;
	/* Chrome, Safari, Opera */
    
	-moz-column-count: 4;
	/* Firefox */
    
	column-count: 4;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */
    
	-moz-column-gap: 30px;
	/* Firefox */
    
	column-gap: 30px;
}
#categories-list ul li {
	display: block;
	list-style: none;
	margin-bottom: 10px;
}
#categories-list ul li a {
	color: #111;
}
#storeaz ul {
	display: block;
	padding: 0;
	margin: 0 -2px 0 -2px;
}
#storeaz ul li {
	padding-left: 2px;
	padding-right: 2px;
}
#storeaz ul li a {
	font-size: 18px;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: solid 1px #ddd;
	color: #4c0065;
}
#storeaz ul li a:hover, #storeaz ul li a.active {
	border-color: #4c0065;
	background: #4c0065;
	color: #fff;
	text-decoration: none;
}
.cck_page_list.browse-stores hr {
	display: none !important;
}
.cck_page_list.browse-stores {
	-webkit-column-count: 3;
	/* Chrome, Safari, Opera */
    
	-moz-column-count: 3;
	/* Firefox */
    
	column-count: 3;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */
    
	-moz-column-gap: 30px;
	/* Firefox */
    
	column-gap: 30px;
}
.all-stores-title {
	font-size: 24px;
	display: block;
	margin: 30px 0 30px 0;
}
#storeaz .active-letter h4 {
	display: block;
	font-size: 30px;
	margin: 20px 0 20px 0;
}
#storeaz_results .results-message {
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 17px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: dashed 1px #ccc;
}
#storeaz_results ul {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-column-count: 3;
	/* Chrome, Safari, Opera */
    
	-moz-column-count: 3;
	/* Firefox */
    
	column-count: 3;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */

    
	-moz-column-gap: 30px;
	/* Firefox */
    
	column-gap: 30px;
}
#storeaz_results ul li {
	display: block;
	list-style: none;
	font-size: 15px;
	margin-bottom: 5px;
}
#storeaz_results ul li a {
	color: #4c0065;
	font-weight: 400;
}
.page-header h1, .page-header h2, .categories-list h1, .blog > h2 {
	font-size: 24px;
	margin: 0 0 30px 0;
}
.page-header {
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
}
#wrapper.toggled {
	left: 50%;
}
#sidebar-wrapper {
	z-index: 1000;
	position: fixed;
	left: 50%;
	width: 0;
	top: 0;
	height: 100%;
	margin-left: -50%;
	overflow-y: auto;
	background: #3a3a3a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
	width: 50%;
}
.button-toggler {
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
	font-weight: normal;
}
.button-toggler:hover, .button-toggler:focus {
	color: #fff;
	text-decoration: none;
}
.mobile-top-bottom {
	display: none;
}
.mobile-top-left {
	padding: 10px 15px;
	text-align: left;
}
.mobile-top-right {
	padding: 10px 15px;
	text-align: right;
}
.mobile-top-mid {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mobile-top-mid img {
	max-width: 120px;
	height: auto;
}
.top-left img {
	max-width: 100%;
	height: auto;
}
.contact-form #jform_contact_name, .contact-form #jform_contact_email, .contact-form #jform_contact_emailmsg, .contact-form #jform_contact_message {
	padding: 10px;
	border: solid 2px #dfdfdf;
	width: 100%;
	max-width: 600px;
	margin-bottom: 10px;
}
.contact-form .control-label {
	text-align: left;
}
.nl-module-home-left {
	width: 25%;
	float: left;
}
.nl-module-home-left img {
	max-width: 100%;
	height: auto;
}
.nl-module-home-right {
	width: 75%;
	float: left;
	text-align: left;
	padding-top: 15px;
}
.nl-module-home-right .acymailing_introtext {
	font-size: 17px;
	color: #fff;
	font-weight: 500;
	display: block;
	position: relative;
	left: -30px;
	white-space: nowrap;
}
.nl-module-home-right .inputbox {
	width: 100%;
	border: none;
	padding: 10px 110px 10px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.nl-module-home-right .newsletter-input-wrap {
	width: 100%;
	position: relative;
	margin-top: 10px !important;
}
.nl-module-home-right .button {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 100%;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
	font-size: 12px;
	background: #4c0065;
}
.result-wrapper {
	display: table;
	width: 100%;
	border-left: solid 4px #fff;
	position: relative;
}
.result-item-link-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.result-wrapper:hover {
	background: #e7e7e7;
	border-left: solid 4px #4c0065;
}
.result-wrapper .result-image {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	width: 100px;
}
.result-wrapper .result-image img {
	width: 100%;
	height: auto;
}
.result-wrapper .result-title {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 10px;
}
.result-wrapper .result-title h4 {
	font-size: 15px;
	font-weight: 400;
}
.result-wrapper .result-title a {
	color: #111;
}
.result-wrapper .result-title a:hover {
	text-decoration: none;
}
.qsresults {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 100;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	display: none;
	min-height: 70px;
	border: solid 1px #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.qsloader {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/qsloader.gif) no-repeat center center;
}
#storeaz .stores-modules.stores-module-outter.has-slider {
	position: relative;
}
#storeaz .stores-modules.stores-module-outter.has-slider {
	padding: 0 15px;
}
div.acymailing_module_success {
	margin-bottom: 10px !important;
}
.module-slider-nav {
	visibility: hidden;
}
.module-slider-outter:hover .module-slider-nav {
	visibility: visible;
}
.stores-modules.has-slider:hover .module-slider-nav {
	visibility: visible;
}
.module-slide {
	position: relative;
}
.sliderlink {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 15;
}
.block-wrap.cats-mod {
	margin-bottom: 30px;
}
.block-wrap.cats-mod h3 {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	background: #4c0066;
	padding: 10px 15px;
	color: #d55afe;
	font-size: 18px;
	text-align: center;
}
.categories-module ul {
	margin: 0;
	padding: 0;
}
.categories-module ul li {
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e5e5e5;
	font-size: 14px;
}
.categories-module ul li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.categories-module ul li a {
	color: #111;
}
.categories-module ul li a:hover {
	color: #4c0065;
	text-decoration: none;
}
.cats-link-bottom {
	margin-top: 15px;
	display: block;
	background: #fafafa;
	border: solid 1px #e6e6e6;
	padding: 0 10px;
	text-align: right;
	font-size: 14px;
	color: #111;
	font-weight: 500;
	vertical-align: middle;
	line-height: 40px;
}
.cats-link-bottom span {
	font-size: 14px;
	color: #4c0066;
	margin-right: 5px;
}
.cats-link-bottom:hover {
	color: #4c0066;
	text-decoration: none;
}

@media (max-width: 991px) {
.store-details-wrapper .related-store-image {
	width: 150px;
}
.store-details-wrapper .store-details-image {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.acy-terms {
	text-align: center;
}
.newsletter-between-wrap:before {
	display: none;
}
.lwindow-module-right {
	float: none;
	width: 100%;
	text-align: center;
}
.block-wrap.storelist ul li {
	text-align: center;
}
.block-wrap.storelist ul {
	padding: 0;
	margin: 0;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
	text-align: center;
}
.slide-description {
	display: block;
	position: relative;
	background: none;
	color: #111;
}
#wrapper.toggled {
	left: 250px;
}
#sidebar-wrapper {
	left: 250px;
	margin-left: -250px;
}
#sidebar-wrapper .nav>li {
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
#sidebar-wrapper .nav>li>a {
	color: #e0e0e0;
	border-bottom: 1px solid #505050;
	display: block;
	padding: 13px 20px;
	line-height: 20px;
}
#sidebar-wrapper .nav>li>a:hover, #sidebar-wrapper .nav>li>a:focus {
	color: #fff;
	background: #000;
}
.footer-top .block-wrap {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #290037;
}
#wrapper.toggled #sidebar-wrapper {
	width: 250px;
}
.homepage .stores-modules.has-slider {
	padding: 0 15px;
}
.homepage .module-slider-outter {
	margin-top: 30px;
}
.block-wrap.mysearch-module {
	margin-top: 10px;
	margin-bottom: 10px;
}
.nl-module-home-left {
	display: none;
}
.nl-module-home-right {
	width: 100%;
}
.nl-module-home-right .acymailing_introtext {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	display: block;
	position: relative;
	left: 0;
	white-space: normal;
	text-align: center;
}
.mobile-top-bottom .quicksearch-wrapper {
	border: none;
	height: 45px;
}
#dropdown {
	top: 0;
	width: 100%;
	position: fixed;
	right: 0;
	height: 100%;
	padding: 15px;
	overflow-y: scroll;
}
#sidebar {
	margin-top: 30px;
}
#storeaz_results ul {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}
.stores-modules.no-slider .store-module-item-wrap {
	width: 25%;
}
#storeaz ul li a {
	font-size: 16px;
	font-weight: normal;
}
.block-wrap.storelist, .footer-top {
	padding: 0 15px;
}
.coupon-block.coupon-list .coupon-image-area {
	padding-right: 0;
}
.coupon-block.coupon-list .coupon-image-area {
	padding-right: 0;
}
.coupon-image-wrap {
	overflow: visible;
}
.coupon-block .coupon-image-wrap .coupon-label {
	position: static;
	display: block;
	margin-top: 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#categories-list ul {
	margin: 0;
	padding: 0;
	font-size: 13px;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
	width: 100%;
}
#categories-list ul li {
	width: 100%;
}
#dropdown {
	display: none !important;
}
.lwindow-module-envelope {
	display: none;
}
.newsletter-between-title {
	left: 0;
	text-align: center;
}
.pagination-wrap {
	text-align: center;
}
.newsletter-between-wrap .newsletter-between-right {
	float: none;
	width: 100%;
	text-align: center;
}
.newsletter-between-wrap .newsletter-input-wrap {
	max-width: 100%;
}
.coupon-top-left {
	width: 100% !important;
	padding: 0 !important;
	white-space: normal !important;
}
.coupon-top-right {
	width: 100% !important;
	padding: 0 !important;
	white-space: normal !important;
}
}
.pagination-wrap {
	margin-top: 15px;
}

@media (max-width: 767px) {
footer .footer-bottom {
	font-size: 13px;
}
.coupons-module-item-bottom .coupon-aff-link.code_link .aff-link-content, .coupons-module-item-bottom .coupon-aff-link {
	font-size: 13px;
}
.coupon-block.coupon-list .coupon-exclusive {
	margin-bottom: 5px;
}
#storeaz_results ul {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
	text-align: center;
}
#storeaz {
	text-align: center;
}
#storeaz ul li {
	width: 10%;
	display: inline-block;
}
#storeaz ul li a {
	font-size: 15px;
	font-weight: bold;
}
.coupon-top-left {
	width: 100% !important;
	padding: 0 !important;
	white-space: normal !important;
}
.coupon-top-right {
	width: 100% !important;
	padding: 0 !important;
	white-space: normal !important;
}
.coupon-block.coupon-list .coupon-exclusive {
	text-align: center;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.top-right .nav > li {
	font-size: 13px;
}
.block-wrap.browsebystore ul.store-az-list li {
	width: 20%;
}
.newsletter-between-title {
	font-size: 14px;
}
.coupon-top-left {
	width: 100% !important;
	padding: 0 !important;
	white-space: normal !important;
}
.coupon-top-right {
	width: 100% !important;
	padding: 0 !important;
	white-space: normal !important;
}
}

@media (max-width: 320px) {
.coupons-module-item-wrap {
	width: 100%;
}
}

@media (max-width: 479px) {
#storeaz ul li {
	width: 20%;
	display: inline-block;
}
.coupon-block.coupon-list .coupon-intro-title {
	font-size: 17px;
}
}

@media (min-width: 992px) {
.newsletter-between-wrap .newsletter-between-right {
	min-width: 400px;
}
#wrapper {
	left: 0 !important;
}
.coupon-info-area, .coupon-image-area {
	padding-right: 0;
}
.coupon-image-area {
	width: 15%;
}
.coupon-info-area {
	width: 60%;
}
.coupon-right {
	width: 25%;
}
}

@media (min-width: 1200px) {
.newsletter-between-wrap .newsletter-between-right {
	min-width: 540px;
}
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #4c0065;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #4c0065;
	border-color: #4c0065;
}
.acy-terms {
	display: block;
	line-height: 30px;
	font-size: 12px;
}
.acy-terms ul {
	margin: 0;
	padding: 0;
}
.acy-terms ul li {
	display: inline-block;
	margin-right: 5px;
}
.acy-terms ul li a {
	color: #fff;
}
.lwindow-wrapper .acy-terms ul li a {
	color: #333;
}
.homepage .stores-modules.has-slider .owl-carousel .owl-stage-outer {
	padding-bottom: 15px;
}
#back-to-top {
	position: fixed;
	text-align: center;
	right: 15px;
	bottom: 15px;
	float: left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: solid 4px #fff;
	background: #d92027;
}
#back-to-top i {
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
}
#back-to-top {
	display: none;
	opacity: 0.85;
}
#back-to-top.show {
	display: block;
}
#back-to-top:hover, #back-to-top:focus, #back-to-top:active {
	text-decoration: none;
	color: #fff;
	opacity: 1;
}
* {
	outline: none !important;
}
div.module-slider, .stores-module-wrap {
	display: none;
}
.loader {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url('../images/mysales_loader.gif') no-repeat center center;
}
li .image-title {
	margin-left: 5px;
}
.store-not-found {
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 17px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: dashed 1px #ccc;
}
.contentpane {
	margin: 0;
	padding: 0;
}
.contentpane .page-header h2 {
	margin: 0;
}
.contentpane h5 {
	margin-bottom: 5px;
}
.contentpane .item-page {
	padding: 15px;
}
iframe.featherlight-inner {
	width: 800px;
	max-width: 100%;
	height: 500px;
}
.coupon-block.coupon-list.triggered .aff-link-content {
	display: none;
}
.coupon-block.coupon-list.triggered .linkpeel {
	display: none;
}
.coupon-block.coupon-list.triggered .aff-link-code-area:before {
	display: none;
}
.coupon-block.coupon-list.triggered .aff-link-code-area {
	width: 100%;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.coupon-block.coupon-list.triggered .aff-link-code-text {
	width: 100%;
	text-align: center;
	border-left: dashed 1px #ff7701;
	padding-right: 0;
}
.coupon-mod.triggered .aff-link-content {
	display: none;
}
.coupon-mod.triggered .linkpeel {
	display: none;
}
.coupon-mod.triggered .aff-link-code-area:before {
	display: none;
}
.coupon-mod.triggered .aff-link-code-area {
	width: 100%;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.coupon-mod.triggered .aff-link-code-text {
	width: 100%;
	text-align: center;
	border-left: dashed 1px #ff7701;
	padding-right: 0;
}
#newsletter-popup {
	width: 100%;
	max-width: 600px;
}
#newsletter-popup h3 {
	margin: 0 0 15px 0;
}
.newsletter-popup-wrapper .subtext {
	margin: 0 0 15px 0;
	font-size: 18px;
}
.nlp-left .inputbox, .nlp-left .button {
	width: 100%;
}
.nlp-left .button {
	padding: 10px;
	background: #4c0065;
	font-size: 16px;
	opacity: 0.9;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 15px;
}
.nlp-left .button:hover, .nlp-left .button:focus, .nlp-left .button:active {
	opacity: 1;
	background: #4c0065;
}
.nlp-left .inputbox {
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 2px #aaa;
}
.nlp-right-images {
	margin-left: -5px;
	margin-right: -5px;
}

@media (min-width:768px) {
.nlp-right {
	padding-left: 0;
}
}

@media (max-width:767px) {
.store-no-continue {
	display: block;
	margin-top: 15px;
}
.pagination>li>a, .pagination>li>span {
	padding: 6px 9px;
}
div.pagination {
	text-align: center;
	width: 100%;
}
}
.nlp-right .img-wrap {
	width: 33.333%;
	float: left;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.nlp-right .img-wrap-inner {
	-webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.5);
	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.5);
	padding: 5px;
}
.nlp-right img {
	width: 100%;
	height: auto;
}
.terms-bar {
	display: none;
}
.terms-bar {
	padding: 10px 0;
	margin: 15px 15px 0 15px;
	border-top: solid 1px #dfdfdf;
}
.terms-bar ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.custom.footer-logo img {
	max-width: 100%;
	height: auto;
}
.top-left img {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mobile-top-mid img {
	max-width: 200px;
	margin-top: 15px;
}
ul.pagination {
	margin: 0;
}
.pagination .counter {
	display: none;
}
.footer-bottom-right a {
	color: #fff;
	text-decoration: none;
}
.footer-bottom-right {
	text-align: right;
}
.footer-bottom-right, .footer-bottom-left {
	font-size: 12px;
}

@media (max-width:991px) {
.footer-bottom-right, .footer-bottom-left {
	text-align: center;
}
.footer-bottom-left {
	margin-bottom: 10px;
}
}
.block-wrap.adsense-right {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.block-wrap.adsense-bottom {
}
.bottom-banners {
	margin-top: 15px;
	margin-bottom: 15px;
}
.bottom-banner-block {
	text-align: center;
}
/*NEW*/
.lwindow-module-right {
	width: 100%;
	text-align: center;
}
.lwindow-bottom {
	padding: 15px 15px 30px 15px;
	margin-top: 15px;
	border-top: solid 1px #F0F0F0;
}
.lwindow-top-area {
	padding: 30px 30px 0 30px;
}
.lwindow-module {
	padding: 15px;
}
.nl-coupontitle {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: normal;
	color: #333;
	display: block;
}
.lwindow-bottom .coupon-top-left, .lwindow-bottom .coupon-top-right {
	display: block;
	float: left;
	white-space: nowrap;
	font-size: 11px;
	color: #636363;
}
.lwindow-bottom .coupon-top-left {
	color: #3bb64c;
	padding-right: 15px;
}
.lwindow-bottom .coupon-expiration-notice {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #d92027;
	text-align: left;
	margin-bottom: 5px;
}
.lwindow-bottom .terms-modal-full {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #636363;
	text-align: left;
	margin-bottom: 5px;
}
.lwindow-bottom .coupon-top-left {
	width: 40%;
}
.lwindow-bottom .coupon-top-right {
	width: 60%;
}
.lwindow-bottom .coupon-top-right.fullwidth {
	width: 100%;
}
.lwindow-bottom .coupon-image-wrap {
	padding: 2px;
	border: solid 1px #c2c2c2;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	position: relative;
}
.lwindow-bottom .coupon-top {
	margin-bottom: 5px;
}
.lwindow-bottom .coupon-description {
	font-size: 11px;
	color: #636363;
	clear: both;
	margin-bottom: 5px;
}
.lwindow-bottom .coupon-image-wrap .coupon-label {
	color: #fff;
	display: block;
	text-align: center;
	padding: 5px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.lwindow-bottom.codecoupon .coupon-image-wrap .coupon-label {
	background: rgba(142, 213, 18, 1);
	background: -moz-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(142, 213, 18, 1)), color-stop(100%, rgba(74, 169, 1, 1)));
	background: -webkit-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: -o-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: -ms-linear-gradient(top, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
	background: linear-gradient(to bottom, rgba(142, 213, 18, 1) 0%, rgba(74, 169, 1, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8ed512', endColorstr='#4aa901', GradientType=0);
}
.lwindow-bottom.offercoupon .coupon-image-wrap .coupon-label {
	background: rgba(255, 177, 61, 1);
	background: -moz-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 177, 61, 1)), color-stop(100%, rgba(253, 135, 25, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 177, 61, 1) 0%, rgba(253, 135, 25, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffb13d', endColorstr='#fd8719', GradientType=0);
}
.lwindow-bottom-right {
	padding-left: 0;
}
#open-window .featherlight-content {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.lwindow-codearea .codearea {
	border-color: #ff7701;
	background: #f6f4f4;
}
.lwindow-title {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	font-size: 28px;
	font-weight: lighter;
}
.coupon-terms-popup {
	display: block;
	text-decoration: none;
}
.coupon-terms-popup:after {
	content: ":";
}
.lwindow-bottom .terms-modal-full {
	font-size: 12px;
}

@media(max-width:768px) {
.codearea100 .actual-code {
	width: 100%;
	height: auto;
	height: 40px;
	padding: 0 5px 0 10px;
	text-align: center;
	border: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	overflow: hidden;
	float: none;
}
#open-window .featherlight .featherlight-content {
	max-width: 100%;
}
.lwindow-top-area {
	padding: 15px 15px 0 15px;
}
.lwindow-bottom {
	padding: 15px;
}
.lwindow-bottom-left {
	padding: 0;
}
.lwindow-bottom-right {
	padding-left: 15px;
	padding-right: 0;
}
.lwindow-codearea .codearea, .lwindow-codearea .nocode {
	padding: 10px 5px;
}
.lwindow-codearea .codearea, .lwindow-codearea .nocode {
	font-size: 15px;
}
}

.acymailing_footer {
	display:none;
}
