   Base
   ========================================================================== */
.deals-clearfix {
	*zoom: 1;
}
.deals-clearfix:before,
.deals-clearfix:after {
	display: table;
	content: "";
}
.deals-clearfix:after {
	clear: both;
}
.deals-row  *,
.deals-row  *:before,
.deals-row  *:after {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.deals-hide {
	display: none;
}
.deals-left {
	float: left;
}
.deals-right {
	float: right;
}

/* ==========================================================================
   Layout
   ========================================================================== */
.deals-container {
	margin-right: auto;
	margin-left: auto;
}
.deals-row {
	margin-right: -15px;
	margin-left: -15px;
}
.deals-container:before,
.deals-container:after,
.deals-row:before,
.deals-row:after,
.deals-archive-list:before,
.deals-archive-list:after {
	display: table;
	content: " ";
}
.deals-container:after,
.deals-row:after,
.deals-archive-list:after {
	clear: both;
}
.deals-col-1,
.deals-col-2,
.deals-col-3,
.deals-col-4,
.deals-col-5,
.deals-col-6,
.deals-col-7,
.deals-col-8,
.deals-col-9,
.deals-col-10,
.deals-col-11,
.deals-col-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.deals-col-1 {
	width: 8.333333333333332%;
}
.deals-col-2 {
	width: 16.666666666666664%;
}
.deals-col-3 {
	width: 25%;
}
.deals-col-4 {
	width: 33.33333333333333%;
}
.deals-col-5 {
	width: 41.66666666666667%;
}
.deals-col-6 {
	width: 50%;
}
.deals-col-7 {
	width: 58.333333333333336%;
}
.deals-col-8 {
	width: 66.66666666666666%;
}
.deals-col-9 {
	width: 75%;
}
.deals-col-10 {
	width: 83.33333333333334%;
}
.deals-col-11 {
	width: 91.66666666666666%;
}
.deals-col-12 {
	width: 100%;
}
@media (max-width: 480px) {
	.deals-col-1,
	.deals-col-2,
	.deals-col-3,
	.deals-col-4,
	.deals-col-5,
	.deals-col-6,
	.deals-col-7,
	.deals-col-8,
	.deals-col-9,
	.deals-col-10,
	.deals-col-11 {
		width: 100%;
	}
	.deals-value-single.deals-col-4,
	.deals-discount-single.deals-col-4,
	.deals-save-single.deals-col-4,
	.deals-facebook.deals-col-4,
	.deals-twitter.deals-col-4,
	.deals-gplus.deals-col-4 {
		width: 33.33333333333333%;
	}
	.deals-available-single.deals-col-6,
	.deals-bought-single.deals-col-6 {
		width: 50%;
	}
}

/* **************************************************************************
	Buttons
   ************************************************************************** */
.deals-button {
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: normal;
	font-family: inherit;
	line-height: 1.4;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
	background-image: none;
	border: none;
	border-radius: 5px;
	line-height: 1.4;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border .25s linear, color .25s linear, background-color .25s linear;
	color: #ffffff;
	background-color: #e74c3c;
	text-decoration: none;
}
.deals-button:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.deals-button:hover,
.deals-button:focus {
	color: #333;
	text-decoration: none;
	outline: none;
	color: #ffffff;
	background-color: #ec7063;
	background-image: none;
	border-color: #ec7063;
}
.deals-button:active,
.deals-button.active {
	background-image: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #c44133;
	border-color: #c44133;
}
.deals-button a,
.deals-button a:hover,
.deals-button a:active,
.deals-button a:focus,
.deals-button a:visited,
a.deals-button,
a.deals-button:hover,
a.deals-button:active,
a.deals-button:focus,
a.deals-button:visited {
	text-decoration: none;
	color: #ffffff !important;
	border:none;
}
.deals-button.btn-big {
	padding: 15px 20px;
	font-size: 26px;
	border-radius: 8px;
	width: 100%;
}
.deals-button.btn-small {
	padding: 5px 10px;
	font-size: 13px;
	border-radius: 4px;
	float: right;
	margin: 20px 10px 5px 0;
}
.deals-button.btn-deals-shop {
	padding: 10px 15px;
	font-size: 13px;
	border-radius: 4px;
	float: left;
	margin: 0px 10px 5px 0;
}
.deals-single .deals-button-single .deals-claim {
	margin: 0 0 1em 0 !important;
}
.green.deals-button,
.deals-pagination.pagination-green ul li > a.current, 
.deals-pagination.pagination-green ul li > span.current,
.deals-pagination.pagination-green ul li > a:hover, 
.deals-pagination.pagination-green ul li > span:hover {
	background-color: #2ecc71;
}
.green.deals-button:hover,
.green.deals-button:focus,
.green.deals-button:active {
	background-color: #58d68d;
	border-color: #58d68d;
}
.darkgreen.deals-button,
.deals-pagination.pagination-darkgreen ul li > a.current, 
.deals-pagination.pagination-darkgreen ul li > span.current,
.deals-pagination.pagination-darkgreen ul li > a:hover, 
.deals-pagination.pagination-darkgreen ul li > span:hover {
	background-color: #1abc9c;
}
.darkgreen.deals-button:hover,
.darkgreen.deals-button:focus,
.darkgreen.deals-button:active {
	color: #ffffff;
	background-color: #48c9b0;
	border-color: #48c9b0;
}
.blue.deals-button,
.deals-pagination.pagination-blue ul li > a.current, 
.deals-pagination.pagination-blue ul li > span.current,
.deals-pagination.pagination-blue ul li > a:hover, 
.deals-pagination.pagination-blue ul li > span:hover {
	background-color: #3498db;
}
.blue.deals-button:hover,
.blue.deals-button:focus,
.blue.deals-button:active {
	color: #ffffff;
	background-color: #5dade2;
	border-color: #5dade2;
}
.darkblue.deals-button,
.deals-pagination.pagination-darkblue ul li > a.current, 
.deals-pagination.pagination-darkblue ul li > span.current,
.deals-pagination.pagination-darkblue ul li > a:hover, 
.deals-pagination.pagination-darkblue ul li > span:hover {
	background-color: #34495e;
}
.darkblue.deals-button:hover,
.darkblue.deals-button:focus,
.darkblue.deals-button:active {
	color: #ffffff;
	background-color: #415b76;
	border-color: #415b76;
}
.orange.deals-button,
.deals-pagination.pagination-orange ul li > a.current, 
.deals-pagination.pagination-orange ul li > span.current,
.deals-pagination.pagination-orange ul li > a:hover, 
.deals-pagination.pagination-orange ul li > span:hover {
	background-color: #f1c40f;
}
.orange.deals-button:hover,
.orange.deals-button:focus,
.orange.deals-button:active {
	background-color: #f5d313;
	border-color: #f5d313;
}
.gray.deals-button,
.deals-pagination.pagination-gray ul li > a.current, 
.deals-pagination.pagination-gray ul li > span.current,
.deals-pagination.pagination-gray ul li > a:hover, 
.deals-pagination.pagination-gray ul li > span:hover {
	background-color: #bdc3c7;
}
.gray.deals-button:hover,
.gray.deals-button:focus,
.gray.deals-button:active {
	color: #ffffff;
	background-color: #cacfd2;
	border-color: #cacfd2;
}

.red.deals-button,
.deals-pagination.pagination-red ul li > a.current, 
.deals-pagination.pagination-red ul li > span.current,
.deals-pagination.pagination-red ul li > a:hover, 
.deals-pagination.pagination-red ul li > span:hover {
	background-color: #e74c3c;
}
.red.deals-button:hover,
.red.deals-button:focus,
.red.deals-button:active {
	background-color: #e74c3c;
	border-color: #e74c3c;
}
   
/* **************************************************************************
	Deals Home Page
   ************************************************************************** */
.deals-home,
.deals-header,
.deals-img {
	margin-bottom: 1.650em;
	position: relative;
}
.page .deals-home p {
	margin: 0 !important;
	padding: 0 !important;
}

/* Deals Description (Title, Image, Excerpt) */
.deals-home .deals-header .deals-img img {
	width: 100%;
	max-height: 
}
.deals-img-flag-big {
	color: #fff;
	font-size: 26px;
	padding: 0 10px 0 0;
	height: 40px;
	line-height: 40px;
	position: absolute;
	width: 100%;
	margin-top: 10px;
	z-index: 1;
	text-align: left;
}
.deals-img-flag-big > span {
	background: url(../images/deal_price_flag.png) no-repeat 0 0 / 100% 100%;
	display:inline-block;
	padding-right: 40px;
	padding-left: 10px;
}
.deals-home .deals-header p.deals-excerpt {
	line-height: 1.75 !important;
	margin-bottom: 25px !important;
}

/* Deals Details (Timer, Discount, Value etc.) */
.deals-home .deals-header .deals-timer h2 {
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
	opacity: 0.5;
	margin-top: -7px;
}
.deals-timing-front {
	padding: 0 0 15px;
	text-align: center;
}
.timer-icon-big {
	background: url("../images/deal-timer-big.png") no-repeat 0 4px;
	padding: 0px 13px 0px 9px;
}
.deals-timing-front .deals-time {
	font-size: 16px;
	color: #ff0000;
}
@media (min-width: 481px) {
	.deals-timing-front .deals-time {
		font-size: 22px;
	}
	.timer-icon-big {
		background: url("../images/deal-timer-big.png") no-repeat 0 8px;
		padding: 0px 13px 0px 9px;
	}
}
.deals-dicount-box,
.deals-value-box,
.deals-save-box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 3px solid;
	text-align: center;
	margin-bottom: 15px;
}
.deals-dicount-box {
	background-color: #fdefed;
	border-color: #fadbd8;	
	padding: 5px;
}
.deals-home .deals-header p.deals-discount-title {
	color: #90867d;
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 10px;
	padding: 0;
}
.deals-home .deals-header p.deals-discount {
	margin-bottom: 0;
}
.deals-home .deals-header p.deals-discount {
	color: #ff0000;
	font-size: 52px;
	line-height: 54px;
}
.deals-value-box.deals-col-6,
.deals-save-box.deals-col-6 {
	margin: 0 1% 15px 1%;
	width: 48%;
	float: left;
}
.deals-value-box {
	background-color: #f3f7fa;
	border-color: #d7e8f0;
	padding: 5px;
}
.deals-home .deals-header  p.deals-value-title,
.deals-home .deals-header  p.deals-save-title {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #90867d;
}
.deals-home .deals-header p.deals-value,
.deals-home .deals-header p.deals-save {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 5px;
	padding: 0;
}
.deals-home .deals-header p.deals-value {
	color: #3787cc;
}
.deals-save-box {
	background-color: #f1f6f0;
	border-color: #d0e5d6;
	padding: 5px;
}
.deals-home .deals-header p.deals-save {
	color: #91a88e;
}
.deals-home .deals-single-avail-bought {
	border-top: 1px solid #e6e6e6;
	padding-top: 10px;
}
.deals-home .deals-single-avail-bought p {
	font-size: 18px;
}

/* Rating */
.deals-rating {
	margin-bottom: 15px;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #e6e6e6;
}
.deals-home .deals-rating {
	border-bottom: none;
}
.deals-home .deals-details .woocommerce {
	margin-bottom: 0 !important;
}
.wps_home_deals{
	display:table;
}
/* **************************************************************************
	More Deals on Home Page
   ************************************************************************** */
.deals-more .deals-wprapper {
	margin-top		: 15px;
	margin-bottom	: 15px;
}
.deals-list {
	/*display: none;*/
}

/* Nav */
.deals-navdeal {
	line-height: 45px;
	color: #90867d;
	height: 48px;
	margin: 0 0px 20px 0px;
	border-radius: 5px;
}

.deals-navdeal span {
	background: url("../images/deals_tab.png");
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:-10px;
	background-size: 100% 100% !important;
}

.deals-navdeal span:first-child {
	background: url("../images/first_deals_tab.png");
	margin:0;
}

.deals-navdeal span.active {
	background: url("../images/deals_active.png");
}

.deals-navdeal span.active:first-child {
	background: url("../images/first_deals_active.png");
}

.deals-navdeal span {
	width: 33.5%;
	font-size: 22px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.deals-navdeal span.active a {
	color: #fff;
}
.deals-navdeal span a {
	color: #90867D;
	text-decoration: none;
	outline: 0;
	border:none;
}
@media (max-width: 900px) {
	.deals-navdeal span {
		font-size: 14px;
	}
}
@media (max-width: 480px) {
	.deals-navdeal span {
		font-size: 0.750em;
		line-height: 16px;
		width: 32%;
		vertical-align: middle;
	}
}

/* More Deals */
.deals-more-content {
	padding: 1px;
	border: 2px solid #e9e9e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 1.650em
}
.deals-more-content .deals-more-discount-box {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 45px;
	border-color: #e14614 transparent transparent #e14614;
	position: absolute;
	top: 1px;
	left: 1px;
}
.deals-more-content .deals-more-discount-box p {
	color: #fff;
	font-size: 26px;
	position: absolute;
	top: -30px;
	left: -50px;
	transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
@media (min-width: 481px) {
	.deals-home.medium .deals-col-3 .deals-more-content .deals-more-discount-box,
	.deals-home.small .deals-col-3 .deals-more-content .deals-more-discount-box,
	.deals-col-3 .deals-more-content .deals-more-discount-box {
		border-width: 30px;
	}
	.deals-archive.medium .deals-col-3 .deals-more-content .deals-more-discount-box,
	.deals-archive.small .deals-col-3 .deals-more-content .deals-more-discount-box {
		border-width: 25px;
	}
	.deals-home.medium .deals-col-3 .deals-more-content .deals-more-discount-box p,
	.deals-archive.medium .deals-col-3 .deals-more-content .deals-more-discount-box p,
	.deals-home.small .deals-col-3 .deals-more-content .deals-more-discount-box p,
	.deals-archive.small .deals-col-3 .deals-more-content .deals-more-discount-box p,
	.deals-col-3 .deals-more-content .deals-more-discount-box p {
		font-size: 18px;
		top: -22px;
		left: -32px;
	}
	.deals-archive.medium .deals-col-3 .deals-more-content .deals-more-discount-box p,
	.deals-archive.small .deals-col-3 .deals-more-content .deals-more-discount-box p {
		font-size: 14px;
		top: -18px;
		left: -28px;
	}
	.deals-col-4 .deals-more-content .deals-more-discount-box p {
		font-size: 18px !important; 
		top: -21px;
		left: -30px;		
	}
	.deals-col-4 .deals-more-content .deals-more-discount-box {
		border-width: 30px;	
	}
}
.deals-more-content .deals-more-content-img a img.attachment-deals-more {
	max-height: 260px;
}

.deals-more-content .deals-more-content-img a img{
	box-shadow:none;
}

.deals-timing {
	text-align: center;
}
.deals-timer-home-list {
	height: 30px;
	font-size: 14px;
	line-height: 22px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 10px;
}
.deals-timer-home-list .timer-icon {
	display: inline-block;
	background: url("../images/deal-timer-big.png") no-repeat 3px 4px;
	padding: 0 20px 20px 0;	
}
@media (min-width: 481px) {
	.deals-timer-home-list {
		/*font-size: 18px;*/
	}
	.deals-col-4 .deals-timer-home-list {
		font-size: 14px;
		line-height: 16px;
		padding-top: 5px;
		height: 70px;
	}	
	.deals-col-4 .deals-timer-home-list .timer-icon {
		background: url("../images/deal-timer-small.png") no-repeat 0 2px;
		padding: 0 10px 20px 0;
	}
	.deals-home.medium .deals-col-3 .deals-timer-home-list,
	.deals-archive.medium .deals-col-3 .deals-timer-home-list,
	.deals-home.small .deals-col-3 .deals-timer-home-list,
	.deals-archive.small .deals-col-3 .deals-timer-home-list,
	.deals-col-3 .deals-timer-home-list {
		font-size: 11px;
		line-height: 20px !important;
		margin-left: -5px;
		overflow: hidden;
		height: 50px;
	}
	.deals-home.medium .deals-col-3 .deals-timer-home-list .timer-icon,
	.deals-archive.medium .deals-col-3 .deals-timer-home-list .timer-icon,
	.deals-home.small .deals-col-3 .deals-timer-home-list .timer-icon,
	.deals-archive.small .deals-col-3 .deals-timer-home-list .timer-icon,
	.deals-col-3 .deals-timer-home-list .timer-icon {
		background: none;
		padding: 0;
	}	
}
.deals-more-content img {
	max-width: 100%;
}
.deals-more-content h3.deals-more-title {
	clear: both;
	padding: 0.5em;
	margin: 0 0 0.650em 0;
	font-weight: normal;
	line-height: 22px;
	font-size: 18px;
	text-decoration: none;
}
@media (min-width: 481px) {
	.deals-col-4 .deals-more-content h3.deals-more-title {
		font-size: 16px;
		line-height: 20px;
	}
	.deals-home.medium .deals-col-3 .deals-more-content h3.deals-more-title,
	.deals-archive.medium .deals-col-3 .deals-more-content h3.deals-more-title,
	.deals-home.small .deals-col-3 .deals-more-content h3.deals-more-title,
	.deals-archive.small .deals-col-3 .deals-more-content h3.deals-more-title,
	.deals-col-3 .deals-more-content h3.deals-more-title {
		font-size: 13px;
		line-height: 16px;
	}
}
.deals-more-content h3.deals-more-title a,
.deals-more-content h3.deals-more-title a:active,
.deals-more-content h3.deals-more-title a:focus,
.deals-more-content h3.deals-more-title a:hover {
	text-decoration: none;
	color: #000;
	border:none;
}
.deals-more-content .deals-rating {
	margin-bottom: 0;
	border-bottom: none;
}
.deals-more-content .deals-rating .star-rating {
	display: block;
	margin: 0 0 .5em;
	float: none;
}
.deals-more-content .deals-more-value-box p,
.deals-more-content .deals-more-discount-box p,
.deals-more-content .deals-more-save-box p,
.deals-more-content .deals-more-price-box p {
	padding: 0;
	margin: 0;
	line-height: 1.3;
}
.deals-more-content .deals-more-price-box {
	display: inline-block;
	padding-left: 0.50em;
	margin-top: 5px;
}
.deals-more-content .deals-more-price-box del {
	font-size: 13px;
}
.deals-more-content .deals-more-price-box span {
	font-size: 24px;
	color: #e14614;
}
@media (min-width: 481px) {
	.deals-home.medium .deals-col-3 .deals-more-content .deals-more-price-box del,
	.deals-archive.medium .deals-col-3 .deals-more-content .deals-more-price-box del,
	.deals-home.small .deals-col-3 .deals-more-content .deals-more-price-box del,
	.deals-archive.small .deals-col-3 .deals-more-content .deals-more-price-box del,
	.deals-col-3 .deals-more-content .deals-more-price-box del {
		font-size: 11px;
	}
	.deals-home.medium .deals-col-3 .deals-more-content .deals-more-price-box span,
	.deals-archive.medium .deals-col-3 .deals-more-content .deals-more-price-box span,
	.deals-home.small .deals-col-3 .deals-more-content .deals-more-price-box span,
	.deals-archive.small .deals-col-3 .deals-more-content .deals-more-price-box span,
	.deals-col-3 .deals-more-content .deals-more-price-box span {
		padding-left: 2px;
		font-size: 14px;
	}
}
.deals-btn-small {
	float: right;
	display: inline-block;
	line-height: 45px;
	margin-top: 10px;
}
@media (min-width: 481px) {
	.deals-home.medium .deals-col-3 .deals-btn-small,
	.deals-archive.medium .deals-col-3 .deals-btn-small,
	.deals-home.small .deals-col-3 .deals-btn-small,
	.deals-archive.small .deals-col-3 .deals-btn-small,
	.deals-col-3 .deals-btn-small {
		line-height: 30px;
	}
}
.deals-btn-small a.deals-button {
	font-family: inherit;
	margin: 0 0.50em 0 0;
	display: inline-block;
	padding: 5px 8px;
	font-size: 14px;
	line-height: 1.227;
	border-radius: 4px;
	text-decoration: none;
}
@media (min-width: 481px) {
	.deals-home.medium .deals-col-3 a.deals-button,
	.deals-archive.medium .deals-col-3 a.deals-button,
	.deals-home.small .deals-col-3 a.deals-button,
	.deals-archive.small .deals-col-3 a.deals-button,
	.deals-col-3 a.deals-button {
		padding: 3px 6px;
		font-size: 12px;
	}
}

.deals-ending-soon .navigation.paging-navigation,
.deals-upcoming-soon .navigation.paging-navigation {
	display: none;
	visibility: none;
	height: 0;
	width: 0;
}

/* Deals Archive */
.deals-archive-top {
	margin-bottom: 25px;
}

/* No Deals */
.deals-no-deals {
	background-color: #EBEBEB;
	padding: 10px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.deals-home .deals-no-deals h3 {
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

/* **************************************************************************
	Medium Size
   ************************************************************************** */
.deals-home.medium .deals-header .deals-timer h2 {
	font-size: 18px
}
.deals-home.medium .deals-timing-front .deals-time {
	font-size: 15px;
}
.deals-home.medium .timer-icon-big {
	background: url("../images/deal-timer-small.png") no-repeat 0 5px;	
}
.deals-home.medium .deals-header p.deals-discount-title {
	font-size: 20px;
	line-height: 22px;
}
.deals-home.medium .deals-header p.deals-discount {
	font-size: 46px;
	line-height: 48px;
}
.deals-home.medium  .deals-header  p.deals-value-title,
.deals-home.medium  .deals-header  p.deals-save-title {
	font-size: 14px;
}
.deals-home.medium  .deals-header p.deals-value,
.deals-home.medium  .deals-header p.deals-save {
	font-size: 20px;
	line-height: 22px;
}
.deals-home.medium .deals-single-avail-bought p {
	font-size: 14px;
}
.deals-home.medium .deals-navdeal span {
	font-size: 18px;
}
.deals-home.medium .deals-more-content .deals-more-discount-box,
.deals-archive .deals-more-content .deals-more-discount-box {
	border-width: 37px;
}
.deals-home.medium .deals-more-content .deals-more-discount-box p,
.deals-archive .deals-more-content .deals-more-discount-box p {
	font-size: 22px;
	top: -27px;
	left: -38px;
}
.deals-home.medium .deals-timer-home-list,
.deals-archive.medium .deals-timer-home-list {
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
}
.deals-home.medium .deals-timer-home-list .timer-icon,
.deals-archive.medium .deals-timer-home-list .timer-icon {
	background: url("../images/deal-timer-small.png") no-repeat 0 2px;
	padding: 0 10px 20px 0;
}
.deals-home.medium .deals-more-content h3.deals-more-title,
.deals-archive.medium .deals-more-content h3.deals-more-title {
	font-size: 16px;
	line-height: 20px;
}
.deals-home.medium .deals-more-content .deals-more-price-box,
.deals-archive.medium .deals-more-content .deals-more-price-box {
	margin-bottom: 5px;
	margin-top: 10px;
}
.deals-home.medium .deals-more-content .deals-more-price-box span,
.deals-archive.medium .deals-more-content .deals-more-price-box span {
	font-size: 20px;
}
.deals-home.medium .deals-btn-small,
.deals-archive.medium .deals-btn-small {
	line-height: 25px;
	margin-top: 10px;
}


/* **************************************************************************
	Small Size
   ************************************************************************** */
.deals-home.small .deals-header .deals-timer h2 {
	font-size: 14px
}
.deals-home.small .deals-timing-front .deals-time {
	font-size: 13px;
}
.deals-home.small .timer-icon-big {
 	background: url("../images/deal-timer-small.png") no-repeat 0 4px;
}
.deals-home.small .deals-header p.deals-discount-title {
	font-size: 16px;
	line-height: 18px;
}
.deals-home.small .deals-header p.deals-discount {
	font-size: 42px;
	line-height: 44px;
}
.deals-home.small  .deals-header  p.deals-value-title,
.deals-home.small  .deals-header  p.deals-save-title {
	font-size: 12px;
}
.deals-home.small  .deals-header p.deals-value,
.deals-home.small  .deals-header p.deals-save {
	font-size: 16px;
	line-height: 18px;
}
.deals-home.small .deals-single-avail-bought p {
	font-size: 12px;
}
.deals-home.small .deals-navdeal span {
	font-size: 16px;
}
.deals-home.small .deals-more-content .deals-more-discount-box,
.deals-archive.small .deals-more-content .deals-more-discount-box {
	border-width: 30px;
}
.deals-home.small .deals-more-content .deals-more-discount-box p,
.deals-archive.small .deals-more-content .deals-more-discount-box p {
	font-size: 18px;
	top: -18px;
	left: -35px;
}
.deals-home.small .deals-timer-home-list {
	font-size: 12px;
	line-height: 14px;
	padding-top: 3px;
}
.deals-archive.small .deals-timer-home-list.deals-col-12 {
	padding-left: 0;
	padding-right: 0;
}
.deals-archive.small .deals-timer-home-list {
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
}
.deals-home.small .deals-timer-home-list .timer-icon {
	background: url("../images/deal-timer-small.png") no-repeat 0 0;
	padding: 0 10px 20px 0;
}
.deals-archive.small .deals-timer-home-list .timer-icon {
	background: none;
	padding: 0;
}
.deals-home.small .deals-more-content h3.deals-more-title,
.deals-archive.small .deals-more-content h3.deals-more-title {
	font-size: 14px;
	line-height: 18px;
}
.deals-home.small .deals-more-content .deals-more-price-box,
.deals-archive.small .deals-more-content .deals-more-price-box {
	margin-bottom: 5px;
	margin-top: 10px;
}
.deals-home.small .deals-more-content .deals-more-price-box span,
.deals-archive.small .deals-more-content .deals-more-price-box span {
	font-size: 16px;
}
.deals-home.small .deals-btn-small,
.deals-archive.small .deals-btn-small {
	line-height: 14px;
	margin-top: 10px;
}
.deals-home.small .deals-more-content .deals-btn-small a,
.deals-archive.small .deals-more-content .deals-btn-small a {
	color: #ffffff;
	font-size: 13px;
}

 
/* **************************************************************************
	Social Sharing
   ************************************************************************** */
.deals-connect {
	line-height: 20px;
	margin-bottom: 25px;
}
@media (min-width: 481px) {
	.deals-connect .deals-facebook .fb_iframe_widget,
	.deals-connect .deals-facebook .fb_iframe_widget iframe,
	.deals-connect .deals-facebook .fb_iframe_widget span {
		overflow: visible;
		width: 450px !important;
	}
}
.deals-single .deals-connect .deals-sharing-link {
	text-align: center;
}
.deals-single .deals-connect .deals-sharing-link p {
	margin-bottom: 15px !important;
}
.deals-fan-page {
	text-align: center;
	margin-top: 15px;
}


/* **************************************************************************
	Single Deal Page
   ************************************************************************** */
.deals-container {
	margin: 0 0 15px 0;
}
#sde.deals-single p {
	margin: 0;
	padding: 0;
}
#sde.deals-single p.deals-price {
	margin-bottom: 15px;
	font-size: 48px;
	letter-spacing: -1px;
	line-height: 37px;
}
#sde.deals-single .deals-add-to-cart {
	margin-bottom: 15px;
}
div.product #sde.deals-single .deals-add-to-cart form.cart {
	margin-bottom: 15px;
}
#sde.deals-single .deals-dime-sale-single {
	margin-bottom: 15px;
}
#sde.deals-single p.deals-dime-sale-title {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid;
	text-align: center;
	background-color: #edf6fc;
	border-color: #d6eaf8;	
	padding: 8px 5px;
	color: #ff0000;
	font-size: 18px;
}
#sde.deals-single .deals-timing.deals-timer-single,
#sde.deals-single p {
	font-size: 16px;
	line-height: 1.71429;
}
.deals-value-single,
.deals-discount-single,
.deals-save-single,
.deals-available-single,
.deals-bought-single {
	text-align: center;
}
.deals-value-single span,
.deals-discount-single span,
.deals-save-single span,
.deals-available-single span,
.deals-bought-single span {
	font-weight: bold;
}
.deals-single-timer {
	margin: 10px 0;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}
.deals-timing.deals-timer-single {
	margin-left: -10px;
	color: #ff0000;
}
.deals-single-timer .timer-icon-big {
	background: url("../images/deal-timer-big.png") no-repeat 0 3px;
	padding: 0px 13px 0px 9px;
}
.deals-single-avail-bought {
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
}
.deal-expired .deals-single-avail-bought {
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #e6e6e6;
}
.deals-single-image {
	margin-bottom: 15px;
	text-align:center;
}
.deals-single-image img {
	max-width: 100%;
}

/* Expired Deal */
.deals-single.deal-expired {
	opacity: 0.5;
	position: relative;
}
#sde.deals-single .deal-expired .deals-expired-single p.deals-expired-text {
	font-size: 40px;
	position: absolute;
	top: 0;
	left: 0;
	transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	color: #ff0000;
	opacity: 0.9;
	z-index: 1;
}

/* **************************************************************************
	Single Deal Large Size
   ************************************************************************** */
.large #sde.deals-single p.deals-price {
	margin-bottom: 20px;
	font-size: 54px;
	letter-spacing: -1px;
	line-height: 44px;
}
.large #sde.deals-single .deals-timing.deals-timer-single,
.large #sde.deals-single p {
	font-size: 20px;
}
.large #sde.deals-single .deals-single-timer .timer-icon-big {
	background: url("../images/deal-timer-big.png") no-repeat 0 6px;
	padding: 0px 13px 0px 9px;
}

/* **************************************************************************
	Single Deal Small Size
   ************************************************************************** */
.small #sde.deals-single p.deals-price {
	margin-bottom: 15px;
	font-size: 38px;
	letter-spacing: -1px;
	line-height: 26px;
}
.small #sde.deals-single p,
.small #sde.deals-single .deals-timer-single {
	font-size: 13px;
}
.small #sde.deals-single .deals-single-timer .timer-icon-big {
	background: url("../images/deal-timer-small.png") no-repeat 0 3px;
	padding: 0px 8px 0px 9px;
}

/* **************************************************************************
	Business Info
   ************************************************************************** */
.deals-business-info {
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}
.deals-business-title {
	font-size: 28px;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}
.deals-map {
	width: 100%; 
	height: 350px;
	margin-bottom: 25px;
}
p.business-address {
	padding-bottom: 25px;
	line-height: 24px;
}

/* ==========================================================================
   Shopping Cart
   ========================================================================== */
.deals-subtotal,
.deals_cart_total {
	text-align: right;
}
.deals-cart-action-buttons {
	float: right;
}.deals-user-details label {
	display: block;
}
.deals-firstname{
	width:48%;
	float:left;
}
.deals-lastname{
	width:48%;
	float:right;
}
.deals-checkout-button.deals-button {
	width: auto;
}
.deals-cart-item-qty-value{
	width:55px;
}

/* ==========================================================================
   Messages
   ========================================================================== */
.deals-cart-success,
.deals-checkout,
.deals-cart-msg,
.deals-social-error,
.deals-cart-process-show,
.deals-cart-error,
.deals-cart-user-error,
.deals-cartdetails-loader,
.deals-error,
.deals-sales-loader {
	display: none;
}
.deals-message {
	border-radius: 5px;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 15px;
	position: relative;
}
.deals-message span {
	line-height: 25px;
	margin-left: 10px;
	padding: 0 10px 0 30px;
}
.deals-message.deals-error span {
	display: block;
	line-height: 25px;
	margin-left: 0;
	padding: 0;
}
.deals-cart-success,
.message_stack_success,
.deals-success {
	background-color: #f0faf8;	
	border: 1px solid #2ecc71;
}
.message_stack_success{
	margin-bottom: 15px;
    padding:7px 5px;
    border: 1px solid #2ecc71;
    border-radius:4px;
}
.deals-success .deals-button.btn-small {
	margin: 0 10px;
}
.deals-info {
	border: 1px solid #d6eaf8;
	background-color: #edf6fc;
}
.deals-error {
	background-color: #fadbd8;
	border: 1px solid #fdefed;
}
.deals-success span {
	background: url(../images/success.png ) no-repeat 0 5px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.deals-multierror {
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fadbd8;
	border: 1px solid #fdefed;
	margin-bottom: 1.650em;
	padding: 8px 5px 8px 8px;
}

   
/* **************************************************************************
	Deals Widget - Active Deals
   ************************************************************************** */
.deals-after-title {
	float: right;
}
.deals-widget .deals-more-content {
	position: relative;
	float: left;
}
.deals-widget .deals-more-content img {
	max-width: 100%;
}
.wps-deals-lists .deals-widget .deals-more-content p {
	margin: 0;
	padding: 0;
	line-height: 1;
}
.deals-widget .deals-more-content .deals-more-discount-box {
	border-width: 30px;
}
.deals-widget .deals-more-content .deals-more-discount-box p {
	font-size: 17px;
	top: -17px;
	left: -35px;
}
@media (min-width: 481px) {
	.deals-widget .deals-timer-home-list {
		height: 30px;
		font-size: 13px;
		line-height: 16px;
		margin-bottom: 5px;
		margin-left: -5px;
		line-height: 25px;
	}
	.deals-widget div.deals-timer-home-list {
		vertical-align: top;
	}
	.deals-widget .deals-timer-home-list .timer-icon {
		background: url("../images/deal-timer-small.png") no-repeat 0 4px;
		padding: 0 10px 22px 0;
		vertical-align: bottom;
		height: 10px;
		width: 15px;
	}
	.deals-widget .deals-more-content h3.deals-more-title {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 5px;
		height: auto;
	}
	.deals-widget .deals-more-content .deals-more-price-box {
		margin-bottom: 7px;
	}
	.deals-widget .deals-more-content .deals-more-price-box del {
		font-size: 12px;
	}
	.deals-widget .deals-more-content .deals-more-price-box span {
		font-size: 16px;
		line-height: 20px;
	}
}
/* Small */
.wps-deals-lists .deals-widget.small  .deals-more-content .deals-more-discount-box {
	border-width: 25px;
}
.wps-deals-lists .deals-widget.small  .deals-more-content .deals-more-discount-box p {
	font-size: 14px;
	top: -14px;
	left: -30px;
}
.wps-deals-lists .deals-widget .deals-more-content .deals-button.btn-small {
	margin: 5px 10px 5px 0;
}
.wps-deals-lists .small .deals-more-content .deals-button.btn-small {
	margin-bottom: 10px;
}
.wps-deals-lists .small .deals-timer-home-list .timer-icon {
	background: none;
	padding: 0;
	vertical-align: bottom;
	height: 0;
	width: 0;
}
.wps-deals-lists .small .deals-timer-home-list {
	font-size: 11px;
	margin-left: 0;
}
.wps-deals-lists .small .deals-more-content h3.deals-more-title {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0;
	height: auto;
}

/* **************************************************************************
	Deals Widget - Cart
   ************************************************************************** */
.deals-widget-shopping-cart ul.wps-deals-latest-widget-cart-items {
	list-style: none outside;
	padding: 0;
	margin: 0 0 10px 0 !important;
	border-bottom: 1px solid #e6e6e6;
}
.deals-widget-shopping-cart ul.wps-deals-latest-widget-cart-items li {
	padding: 4px 0;
	margin: 0;
	list-style: none;
}
.deals-widget-shopping-cart ul.wps-deals-latest-widget-cart-items li a {
	display: block;
	font-weight: 700;
}
.deals-widget-shopping-cart ul.wps-deals-latest-widget-cart-items li a img {
	float: right;
	margin-left: 4px;
	margin-top: 5px;
	width: 32px;
	height: auto;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
}
.deals-widget-shopping-cart ul.wps-deals-latest-widget-cart-items li .quantity {
	width: 60px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
.deals-widget-shopping-cart .total span.amount {
	float: right;
} 	
.deals-widget-shopping-cart .wps-deals-widget-shopping-link a.deals-widget-view-cart {
	margin: 0;
}
.deals-widget-shopping-cart ul.wps-deals-latest-widget-cart-items li a.deals-cart-item-remove-widget img {
  width: auto;
}
   
/* **************************************************************************
	Modal
   ************************************************************************** */
.deals-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: auto;
	overflow-y: scroll;
	visibility: hidden;
}
.deals-modal:target {
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
}
.deals-modal > div {
	max-width: 750px;
	position: relative;
	margin: 5% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	opacity: 1;
}
@media (max-width: 480px) {
	.deals-modal > div {
		max-width: 350px;
	}
}
@media (max-width: 320px) {
	.deals-modal > div {
		max-width: 280px;
	}
}
.deals-modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.deals-modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: none;
}
.deals-modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px;
}
.deals-modal-title {
	margin: 0;
	line-height: 1.428571429;
}
.deals-modal-body {
	position: relative;
	padding: 20px 20px 0 20px;
}
.deals-modal-body p {
	padding-bottom: 25px;
	line-height: 24px;
}
.deals-modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
	.deals-modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.deals-modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
}
.deals-modal-close {
	line-height: 25px;
	padding: 0;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 25px;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.deals-modal-close a {
	text-decoration: none;
}

/* ==========================================================================
   Pagination
   ========================================================================== */
.deals-pagination {
	position: relative;
}
.pagination-centered {
	text-align: center;
}
@media (max-width: 480px) {
  .deals-pagination {
    display: block;
  }
}
.deals-pagination ul {
	background: #d6dbdf;
	color: #ffffff;
	padding: 0 !important;
	margin: 0;
	display: inline-block;
	border-radius: 6px;
}
.deals-pagination ul.pagination li {
	min-height: 41px;
	min-width: 41px;
}
.deals-pagination ul.pagination li a,
.deals-pagination ul.pagination li span {
	display: block;
	min-width: 10px;
	min-height: 10px;
}
@media (max-width: 480px) {
	.deals-pagination ul {
		min-height: 41px;
		padding: 0;
		overflow: auto;
		white-space: normal;
		border-radius: 6px;
	}
}
.deals-pagination ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 !important;
}
.deals-pagination ul li:first-child > a,
.deals-pagination ul li:first-child > span {
	border-radius: 6px 0 0 6px;
	border-left: none;
}
.deals-pagination ul li:last-child {
	margin-right: 0;
}
.deals-pagination ul li:last-child > a,
.deals-pagination ul li:last-child > span,
.deals-pagination ul li:last-child > a:hover,
.deals-pagination ul li:last-child > span:hover,
.deals-pagination ul li:last-child > a:focus,
.deals-pagination ul li:last-child > span:focus {
	border-radius: 0 6px 6px 0;
}
.deals-pagination ul li > a,
.deals-pagination ul li > span {
	display: inline-block;
	background: transparent;
	border: none;
	border-left: 2px solid #e4e7ea;
	color: #ffffff !important;
	text-decoration: none !important;
	line-height: 16px;
	min-height: 41px;
	min-width: 41px;
	outline: none;
	padding: 12px 10px;
	text-align: center;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	-webkit-backface-visibility: hidden;
}
.deals-pagination ul li > a:hover,
.deals-pagination ul li > span:hover,
.deals-pagination ul li > a:focus,
.deals-pagination ul li > span:focus {
	background-color: #e74c3c;
	text-decoration: none;
}
.deals-pagination ul li > a.current,
.deals-pagination ul li > span.current {
	background-color: #e74c3c;
	color: #ffffff;
}


/** CSS for Payment Description Start **/
.wps-deals-payment-description-show {
	display:block;
}
.wps-deals-payment-description-none {
	display:none;
}
.wps-deals-payment-description p {
	padding:10px 15px 0 0;
	margin:0 !important;
}
/** CSS for Payment Description End **/

/** CSS for Shipping Address Start **/

.deals-cart-select {
	max-width: 195px !important;
	min-width: 195px !important;
}

/** CSS for Shipping Address End **/

/** CSS for Buy now button for paypal adaptive Extension or Claim Text Extension Start **/

.deals-product-btn a {
  background-color: #3498db;
  border:none;
  border-radius: 8px;
  color: #fff !important;
  float: left;
  font-size: 26px;
  padding: 7px 0;
  text-align: center;
  text-decoration: none !important;
  width: 100%; 
}
.deals-product-btn a:hover {
  background-color: #5dade2;
}
.deals-cart-loader{
	max-width: 30px;
}
/** CSS for Buy now button for paypal adaptive Extension or Claim Text Extension End **/

/** CSS for cart total for main deals plugin Start **/

.deals-cart-purchase-total {
  font-weight: bold;
  margin-bottom: 10px;
}

/** CSS for cart total for main deals plugin End **/

/** CSS for all credit card start **/

.wps-deals-cc-required {
color: #ff0000;
}
.wps-deals-cc-description {
  color: #666666;
  display: block;
  font-size: 80%;
  margin: 0 0 5px;
}

/** CSS for all credit card end **/


/** CSS for Social Login Start **/

.deals-social-container{
	border: 1px solid #E6E6E6;
    border-radius: 6px 6px 6px 6px;
    margin: 10px 0 20px;
    padding: 10px;
}
.deals-social-header a {
	font-weight:bold;
	text-decoration:none;
	outline:0 !important;
}
.deals-social-wrap{
	margin-top:10px !important;
}
.deals-social-wrap img,
.deals-social-loader img{
	border-radius:none !important;
	box-shadow:none !important;
}
.deals-social-loader {
	display:none;
}
.deals-social-container a {
	text-decoration: none;
}

/** CSS for Social Login End **/

/** CSS for Sold by vendor Start **/

.wps-deals-product-div {
	clear: both !important;
}

/** CSS for Sold by vendor End **/

/** CSS for Registration Form on checkout page Start **/

.deals-login-form-wrapper {
	display: none;
}

/** CSS for Registration Form on checkout page End **/


.deals-tablenav-pages a, .deals-tablenav-pages span {    
    padding: 0 5px;
}

/** CSS for Responsive Deals Start **/
@media screen and (min-width: 481px) and (max-width: 899px) { 

	.deals-col-4 .deals-timer-home-list {
		font-size: 13px;
		height: 88px;
	}
	
	.deals-col-6 .deals-timer-home-list {
		font-size: 13px;
		height: 55px;
		line-height: 13px;
	}
}
/** CSS for Responsive Deals End **/
/** CSS for Empty cart message **/
.empty-cart-msg {
    display: block;
}

/** CSS for display active deals start **/

.deals-list.active {
    display: block;
}
.deals-list.not-active {
    display: none;
}

/** CSS for display active deals end **/

/* CSS for bottom add to cart button */
.wps-bottom-add-to-cart-button {
	width: 100%;
 	padding-top: 10px;
}
.wps-bottom-add-to-cart-button-inner {
	margin: 0 auto;
	width: 60%;
}

/* CSS new added */
.deals-col-12 > h1{
	font-size:1.57rem;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:1.71429rem;
}
.post-15.wpsdeals.type-wpsdeals{
	line-height:1.71429;
}

/* CSS fot cart message view cart button */
.deals-checkout .deals-message {
	display:table;
	width: 100%;
 }

 /* CSS for business logo image */
.deals-business-logo-single > img {
	max-width:100%;
}
	
@media only screen  and (max-width: 640px) { 
	/* CSS for sorting select box */
	.deals-ordering-form.deals-right {
  		margin-top:10px ;
	}
	/* CSS for bottom add to cart button */
	.wps-bottom-add-to-cart-button .deals-product-btn {
		width: 100%;
	}		
}

/* CSS for recent order, view all order, deals checkout, purchased deals, billing address, view billing address Start */
.deals-container  #deals-my-account-recent-orders, 
.deals-container .deals-ordered-table,
.deals-container #deals-purchase-receipt,
.deals-container #deals-purchase-receipt-products,
.deals-container .deals-billing-address table,
.deals-container .deals-view-billing-details table {
	border-bottom: 1px solid #ededed;    
    font-size: 0.857143rem;
    line-height: 2;
    margin: 0 0 1.71429rem;
    width: 100%;
}
.deals-container  #deals-my-account-recent-orders td, 
.deals-container .deals-ordered-table td,
.deals-container #deals-purchase-receipt td,
.deals-container #deals-purchase-receipt-products td,
.deals-container .deals-billing-address table td,
.deals-container .deals-view-billing-details table {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
/* CSS for recent order, view all order, deals checkout, purchased deals, billing address, view billing address End */

/* CSS for archive page description */
.deals-archive .page-description {
	padding-top: 5px;
	padding-bottom: 5px;
}
.deals-container .deals-terms  {
	padding-top: 10px;
}
/* CSS for table header left alignment */
.deals-container table th {
	text-align: left;
}
/* CSS for table td proper alignment */
.deals-billing-address table tr td,
.deals-view-billing-details table tr td {
    width: 50%;
}

/* css for hide paging loader */
.deals-pagination-loader {
	display:none;
}

/* css for deals gallery images */
.deals-single-gallery-image ul li.deals-gallery-image{
	Display: inline-block;
	width: 25%;
	max-width: 150px;
	padding: 5px;
}

.deals-single-gallery-image ul li.deals-gallery-image a {
	display: block;
	border:none;
}

.deals-single-gallery-image ul li.deals-gallery-image a img{
	width: 100%
}

/* ==========================================================================
   My Account detail 
   ========================================================================== */
.deals-user-details input.deals-required-field{
	width:100%;
}
.deals-sales-loader{
	position:absolute; top:0px; text-align:center; width:100%; height:100%; background-color: rgba(255,255,255,0.6);
}
.deals-sales-loader img{
	position:relative; width:32px; top:50%; height:32px; marign-top:-16px;
}