@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(/templates/mysales/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(/templates/mysales/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(/templates/mysales/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(/templates/mysales/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 {
	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%;
}

@media (max-width:767px) {
.lcodecopy {
	font-size: 14px;
	white-space: nowrap;
}
}

@media (max-width: 480px) {
.lcodecopy {
	width: 40%;
	overflow-x: hidden;
}
.actual-code {
	width: 60%;
}
}
.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(/templates/mysales/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(/templates/mysales/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: #FF7701;	
	margin-top: 20px;
	padding: 20px;
	position: relative;
	font-weight: 500;
}
/*.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);
	-webkit-transform: rotate(-14deg);
	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: 100%;
	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;
}
ul.pagination {
	margin: 0;
}
.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(/templates/mysales/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(/templates/mysales/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;
}
.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;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/templates/mysales/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(/templates/mysales/fonts/fontawesome-webfont.eot#iefix&v=4.5.0) format('embedded-opentype'),url(/templates/mysales/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(/templates/mysales/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(/templates/mysales/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(/templates/mysales/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.4 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.8);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid transparent;

		/* dimensions: handling small or empty content */
		min-width:  30%;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;

		/* dimensions: 25px x 25px */
		line-height: 25px;
		width: 25px;

		/* styling */
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: #fff; /* Set the background in case it overlaps the content */
		background: rgba(255, 255, 255, 0.3);
		color: #000;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;

		padding: 10px 10px 0;
		border-bottom: 10px solid transparent;
	}
}
