html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}*{margin:0;padding:0;}body{background:#F6F5F4;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;overflow:auto;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent;color:#80796F;font-weight:300;font-style:normal;margin:0;max-height:100%;word-wrap:break-word;line-height:1.15em;}.hidethis{display:none!important;}@-webkit-keyframes fontfix{from{opacity:1;}to{opacity:1;}}
}

h1,h2,h3,h4,h5,h6 {
clear:both;
font-weight:400;

}

ol,ul {
list-style:none
}

blockquote {
quotes:none
}

blockquote:before,blockquote:after {
content:none
}

del {
text-decoration:line-through
}

table {
border-collapse:separate;
border-spacing:0;
width:100%;
}

p {
font-weight: 300;
}

a {
color: #F45435;
text-decoration: none;
}

a:hover {
 color: #FFA600;
}



.clr {
clear:both;
width:100%;
height:0;
line-height:0;
font-size:0;
overflow:hidden;
margin:0;
padding:0
}

::selection {
  background: #364245;
  color: white;
}
::-moz-selection {
  background: #364245;
  color: white;
}

button::-moz-focus-inner {
border:0;
padding:0
}

html,body {
height:100%
}
/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .5em;
	color: #000;
	font-weight: 300;
}
h1 {
	font-size: 3.2em;
	margin: 0 0 .75em;
	line-height: 1.2em;
	letter-spacing: -1px;
}
h2 {
	font-size: 1.35em;
	line-height: 1.6em;
	color: inherit;
	margin: 0 0 2.6em;
}
h3 {
	font-size: 1.9em;
	font-weight: 300;
	margin: 1.7em 0 .6em;
}
h4 {
	font: 400 1.3em/1.4em Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 2.1em 0 .55em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}

hr {
background-color:#fff;
border:0;
height:1px;
margin-bottom:20px
}

img {
border:none;
width: auto!important;
}

input,textarea,select {
vertical-align:middle
}

input[type=checkbox],input[type=radio] {
background:none repeat scroll 0 0 transparent;
border:0 none;
vertical-align:sub;
padding:0
}

form,fieldset {
border-style:none;
margin:0;
padding:0
}

.store {
margin-top:5px
}

#wrapper {
width:97.5%;
max-width:1120px;
overflow:hidden;
margin:0 auto;
padding:0 1%;
}


.header  {
width:auto;
max-width: 100%;
overflow:visible;
}

#main {
width: auto;
margin:0 auto;
padding:0
}

#content {
width:720px;
min-height: 170px;
float:left;
background:#fff;
margin-bottom:1.618em;
margin-top: 5px;
background:#fff;
box-shadow:0 0 8px 0 rgba(0,0,0,0.1);
border-radius:2px;
background-clip:padding-box
}

#content-fullwidth,#content_home {
width:945px;
float:left
}


.top {
width: 33px;
background-color:#fff;
border:1px solid #ddd;
color:#333;
border-radius:5px;
box-shadow:1px 1px 1px #E3E3E3;
margin:25px 13px 0 40px;
padding:5px 9px;
z-index: -99;
}

.top a {
color:#333;
text-decoration:none;
border: none;
}

.text-left {
text-align:left
}

.text-right {
text-align:right
}

.pad5 {
padding:5px 0
}

.pad10 {
padding:10px 0
}

.pad15 {
padding:15px 0
}
.pad20 {
padding:20px 0
}

.pad25 {
padding:25px 0 0;
}

.pad40 {
padding:40px 0
}

.pad50 {
padding:50px 0
}

.pad75 {
padding:75px 0
}

.pad100 {
padding:100px 0
}

.clear {
clear:both
}
.respons_logo {
margin-right: 30px;
width: 80px;
height: 80px;
display: none;
}


.btn {
cursor:pointer;
padding: 12px 30px!important;
margin:0;
font-size: 12px;	
color: #fff;
text-align: center;
background: #F45435;
text-transform: uppercase;
border-radius: 4px;
font-weight: 400;
display: inline-block;
}


.btn:hover {
background: #752121;
color: #fff;
text-decoration: none!important;
}


.text-box h1.title {
font-size:17px;
line-height:22px;
font-weight:400;
color:#3a3939;
padding:0 0 3px
}


img.alignright {
padding:4px;
margin:0 0 2px 7px;
display:inline
}

img.alignleft {
padding:4px;
margin:-15px 7px -12px -15px;
display:inline;
}

.alignright {
float:right
}

.alignleft {
float:left
}

.clearfix {
zoom:1
}

.clearfix:before,.clearfix:after {
content:"";
display:table
}

.clearfix:after {
clear:both
}


.fade:hover {
opacity:1;
transition:opacity .25s ease-in-out;
}





/*-----------------------------------------  Header and search  --------------------------------------   */

.search-box {
position:relative;
color:#444;
padding:10px 0;
margin: 0;
text-align:center;
}


.search-box .text {
font-size:1.2em;
display:inline-block;
background:#fff!important;
border:0;
color:#333;
font-weight:300!important;
border-radius: 4px;
border: 1px solid #aaa;
padding: 12px 10px;
width:550px;
}



.main-title {
margin:0;
color:inherit;
padding:20px 0!important;
letter-spacing: -0.01em;
font-size:1.6em;
font-weight: 500;
color:#444;
}


.search-box .btn-submit{
background:  url('http://cdn.promovouchers.co.uk/wp-content/themes/promotionvoucher/images/sprite.png') no-repeat 10px -129px;
	cursor:pointer;
    width: 64px;
    height: 64px;
    border: none;

}


.nav-link {
display:inline-block;
padding:0 2%;
color:#fff;
font-weight:700;
font-size:12px;
height:85px;
line-height:85px;
text-align:center;
width:20%;
vertical-align:middle;
transition:color,0.25s,ease-in-out,background,0.25s,ease-in-out;
}

.nav-link:hover {
background:rgba(42,35,31,0.61);
color:#F45435;
}




.search-box-top-page {
width:80%;
display: inline-block;
position: relative;
float: left;
margin: 25px 0 25px 30px!Important;
}



.search-box-top-page .text, .search-box-mobile .text {
border: 3px solid #e5e5e5;
border-right: none;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
height:25px;
padding:8px 0 4px 12px;
width:82.6%!important;
float:left;
background: #f0f0f0;
overflow:hidden;
outline: none;
font-size:13px;
font-family:inherit;
color: #888 !important;
margin:0;
display:table-cell;
z-index: 999!important;
}

.search-box-top-page .text:focus, .search-box-top-page .text:hover {
border: 3px solid #ddd;
border-right: none;
}


.search-box-top-page .text:hover + .btn-submit {
		border: 3px solid #ddd;
		border-left: none;
}

.search-box-top-page .btn-submit, .search-box-mobile .btn-submit {
background: #F0F0F0 url('http://cdn.promovouchers.co.uk/wp-content/themes/promotionvoucher/images/sprite.png') 0px -269px no-repeat;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
display:inline;
float:left;
width:10%;
background-clip:padding-box;
cursor:pointer;
height:43px;
line-height:13px;
margin: 0;
position:relative;
z-index:1;
border: 3px solid #e5e5e5;
border-left: none;

}

.search-box-top-page .btn-submit:hover {
	border: 3px solid #ddd;
	border-left: none;
}

.search-box-top-page .text:focus{
		background: #ddd;
		
}

.search-box-top-page .text:focus + .btn-submit {
		background: #ddd url('http://cdn.promovouchers.co.uk/wp-content/themes/promotionvoucher/images/sprite.png') 0px -269px no-repeat;
		border: 3px solid #ddd;
		border-left: none;
}


 .search-box-top-page span {
font-size:11px;
line-height:13px;
color:#011c2d;
margin-left:2px;
padding:2px 0 2px 23px;
}





.ui-autocomplete-loading {
background: #fff url(images/indicator_new.gif) no-repeat right center;

}

ul.ui-autocomplete,.ui-menu {
z-index:999999!important;
margin-top: 33px!important;

}

.ui-autocomplete-term {
font-weight:700;
background-color: rgba(22, 195, 194, 0.3)
}





/*-------------------------------------------------------------------------------------------  Voucher Store Pages  -------------------------------------------------------------------------------------------   */

.content-box {
  max-width: 1140px;
    margin: 0 auto;
    width: 100%;

}



.content-box-store {
/*padding: 20px;*/
margin:5px auto 20px;
max-width: 1140px;
width: auto!important;
/*overflow: hidden;*/
}

.content-box-page {
margin:30px auto 80px;
float: left;
padding: 3.5%;
background:#fff;
width: 93.5%;
min-height: 400px;
z-index: 999!Important;
border-radius: 4px;
border: 1px solid #ddd;

}

@media screen and (max-width: 980px) {
.content-box-page {
padding: 10px;
}
  
}

.content-box-page p{
	font-size: 1.2em!important;
	color:#777;
	line-height: 2em!important;
}


@media screen and (max-width: 980px) {
	
.content-box-page p{
	font-size: 1.15em!important;
	line-height: 1.8em!important;
}
}



.content-box-page h3{
	margin: 30px 0 10px!important;
}
	
	
.breadcrumbs {
	font-size: 0.9em;
		
}

	
#sidebar-left {
width: 28%;
margin-top: 120px!important;
float: right!important;
margin-bottom: 3%;
padding: 0.5%;
padding-right: none;
text-align: left;
background: #F6F5F4;
}



.comment-form {
position:relative;
overflow:hidden;
height:100%;
margin:0
}


.content-box .box-holder {
float:left;
position:relative;
width:553px;
margin:0px 0 0
}

.content-box .expired-box {
position:relative;
/*margin:30px 10px;*/
}


.content-box .active-box, .content-box #related-box {
position:relative;
margin:20px 0 0;

}


.content-box .active-box h4 {
color: #555;
font-size: 15px;

}


.content-box .box-b {
border-radius:8px;
text-shadow:0 1px 0 rgba(255,255,255,0.9);
margin-bottom:30px;
transition: .3s;
padding:6px;
width:700px;
height:19px;

}


.content-box  .main-discount-block {
	width: 69%!Important;
	padding: none;
	padding-bottom: 30px;
	margin-top: -14px;
	float: left;
min-height: 1500px!important;	
}

.junk-data{
	padding: 10px 30px;
	text-align:center!important;
}
.junk-data p, .junk-data li {
	line-height: 1.5em;
		text-align:center!important;
	
}

.junk-data h2 {
	color: #FFA600!important;
	margin-top: 20px!important;
	font-size:1.2em!important;
}

.junk-data h3 {
	color: #FFA600!important;
	font-size:1em!important;
	text-transform: uppercase!important;
	margin-top: 20px!important;
	margin-left:10px!important;
}

.content-box  .voucher-information-page {
margin: 10px 0 30px;
padding: 0 40px;
}


.mshot{
max-width:100%;
margin: 3px;
z-index: -1;
opacity:1;
}

.mshot:hover{
	opacity:0.8;
}

.head .counter,.head .counter-red {
float:right;
font-size:14px;
font-weight:700;
line-height:22px;
color:#9C9DA9;
text-shadow:1px 1px 1px #FFF;
margin:0;
padding:0 20px
}

.head .counter span {
color:green;
font-weight:700;
text-shadow:0 -1px 0 #ccc
}

.head .counter-red span {
color:#A92C2C;
font-weight:700;
text-shadow:0 -1px 0 #ccc
}

.content-box h2.archive {
background:none;
padding-left:12px
}

.content-box h2 span.coupon-count {
float:right;
font-size:14px;
color:#999;
margin:0 20px
}




.content-box .item-panel h1 a {
text-decoration:none
}

.content-box .item-panel h1 a:hover {
text-decoration:underline
}

div.taxonomy {
padding-left:92px;
max-width:480px
}

.coupon-main h3 {
font:20px/22px sans-serif;
display:inline;
float:left;
margin:4px 15px 0 0
}

.sidebox-wrap {
	margin: 40px 0!important;
}

.content-box .item .text-box {
min-height:30px;
line-height:16px;
padding:4px
}


.content-box .item .text-box a.more {
font-size:11px
}

.content-box .item .text-box p {
line-height:16px;
margin:0;
padding:0
}

.content-box .item .text-box p.desc {
line-height:16px;
padding:0
}

.text-holder .taxonomy {
font-size:12px;
padding:5px 5px 5px 15px
}

div.store-info a {
padding-left:30px
}

.taxonomy span.store a {
padding-left:23px
}


.nav-toggle {
display: none;
}


#no-vouchers-found {
	padding: 20px;
}

.hreview {
	text-indent: -9999px;
	color: #fff;
	height: 1px;
}

.voucher-posted-date {
color: #F00;
font-size: 10px;
text-transform: uppercase;	
}

.expiry-date {
font-weight: 100;
color: #777;
font-size: .9em;
font-style: italic;
}

.smallgrey {
font-size: 9px;
color: #aaa;	
}


td {
vertical-align:top;
padding-top:40px;
}

.hide-voting{
	display:none;
	box-shadow: 2px 0 10px #8BC4E3;
	height: 90px;
	width: 80px;
	border-radius: 2px;
	z-index: 99;
	background: #fff;
	padding: 6px;
	position: absolute;
	right: 20px;
	margin-top: 45px;
	font-size: 14px;
}

.hide-voting:before {
position: absolute;
margin-top: -13px;
content:"";
width: 0px;
height: 0px;
border-style: inset;
border-width: 0 6px 7px 6px;
border-color: transparent transparent #fff;
}


.content-box ul.social {
position: relative;
list-style:none;
margin: 10px 0 0 10px;
font-size: 1em;
font-weight: 300;
padding: 0 0 10px;
text-align: left!important;
float: left;
color:#999;
border-top: 1px solid #ddd;
}


.tr-voucher:hover + .social ul {
	display: block;
}


.content-box .last-used-top{
list-style:none;
font-size: 11px;
}


ul.social a {
color:#777;
}

.content-box ul.social li {
float:left;
position:relative;
list-style-type:none;
line-height:17px;
margin:0 30px 0 0;
}

.content-box ul.social li a {
float:left;
background:url('http://cdn.promovouchers.co.uk/wp-content/themes/promotionvoucher/images/sprite.png') no-repeat;
padding:0 0 0 18px;
border: none;
}

.content-box ul.social li a:hover {
color: #3AA1DD!important;	
}

.tr-voucher, .expired-box .tr-voucher {
background: #fff;
margin: 0 10px 30px!important;
border-radius: 3px;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
}

.store-link-box ul, .store-link-box ol {
list-style:none!important;
list-style-image:none;
margin:20px 0;

}

.store-link-box ul li {
border-top:1px solid #f9fafa;
border-bottom:1px solid #e3e3e3;
padding:20px 0;
}


.store-link-box ul li.merchant-data {
list-style: none;
border-bottom:0;
margin: 0 0 10px;
}

.store-link-box ul li:last-child {
border-bottom:0;
padding:0;
}


.content-box ul.social li .show-comments,.content-box ul.social li .comment {
background-position:0 -112px; 
margin-right: 6px;
height: 16px;
}

.content-box ul.social li .show-comments:hover,.content-box ul.social li .comment:hover { 
background-position:0 -96px; 
}


.content-box ul.social li .viewdetails {
background-position:0 -42px; 
height:19px;
border-bottom: none;
margin-right: 4px;
padding: 0 10px 0 22px;
}



#voucher-det-view-all {
background: #f6f6f6; 
background: linear-gradient(to bottom, #f6f6f6 0%,#eee 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee',GradientType=0 ); 
border: 1px solid #ddd;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
height: 120px; 
width: 800px;
margin: 30px auto 0;
box-shadow: 1px 0 5px #e5e5e5;
}


#about-det-view {
	border: 1px solid #ddd;
	border-top: none;
	height: 180px;
	position: relative;
	box-shadow: 1px 0 5px #e5e5e5;
}

#custom-stores-2 {
	margin-bottom: 40px;
}


.estimated-expiry {
	font-size:10px;	
	color: #9e9e9e;
	font-weight: 400;
	letter-spacing: 0.03em;
}


.lastused {
	color: #777;
	font-size: 10px;
	border: none;
}

.lastused:hover {
		color: #aaa;
	border: none;
	text-decoration: none;
}

.voucher-title-box {
	margin: 25px 0 0;
}


.content-box ul.social .drop {
position:absolute;
left:-139px;
top:15px;
display:none;
z-index:999;
padding:3px 0 0
}

.content-box ul.social .drop-t {
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 9px 12px 9px;
border-color: transparent transparent #f9f9f9 transparent;
margin-left: 150px;
border-style: inset;
}



.content-box ul.social .drop ul {
float:left;
list-style:none;
width:280px;
position:relative;
border:none;
margin-left: 140px;
padding:5px 0 6px 27px;
background: #e8e8e8;
box-shadow: 0px 0px 12px #bbb;
}

.content-box ul.social .drop a {
padding:1px 0 3px 25px
}


table,td,th {
vertical-align:middle
}

th {
color:#666;
border-top:1px solid #fff;
text-transform:uppercase;
padding:10px
}

td {
color:#888;
padding:7px
}



.tblwide {
width:100%;
border-collapse:collapse
}

.tblwide thead tr th {
background:url(images/gray-grad.png) repeat-x scroll left top;
padding:7px 0
}

.tblwide tbody tr td {
border-bottom:1px solid #CDCDCD;
vertical-align:middle;
padding:7px 5px
}

tr .even:hover {
background-color:#f4f4f4!important;
border-radius:6px
}

.tblwide h3 {
font-size:14px;
font-weight:700;
margin-bottom:7px
}

.paging {
	display: none;
margin:20px 5px 0;
padding:15px 10px;
text-align: right;
}

.content-box .paging .holder {
background:url(images/bg-paging-t.gif) no-repeat
}

.content-box .paging .frame {
background:url(images/bg-paging-b.gif) no-repeat 0 100%;
overflow:hidden;
width:auto;
height:1%;
padding:25px 25px 20px
}

.classB span {
    font:13px sans-serif!important;
    line-height: 14.7px
}

.content-box .paging .pages span {
color:#465360;
font:12px/14px Arial, Helvetica, sans-serif;
}

.content-box .paging .pages span.total {
padding:0 10px 0 3px
}

.content-box .paging .pages span.prevPage a,.content-box .paging .pages span.nextPage a {
font-weight:700;
font-size:14px;
background:#f8f8f8;
border:1px solid #E3E3E3;
color:#465360;
border-radius:2px;
box-shadow:1px 1px 1px #E3E3E3;
text-decoration:none;
margin:0 3px;
padding:6px 8px
}

.term_content {
		padding: 0;
		position: relative;
		max-width: 50em;
	}
	.term_description.less {
		height: 4.1em;
		overflow: hidden;
		position: relative;
		margin-bottom: 0.5em;
	}
	.term_description, .tag_description {
		cursor: pointer;
	}

	.term_description.less span{
	
	content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 36.75em;
    height: 1.975em;
    display: block;
   background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(0%,rgba(242,242,242,0)),color-stop(100%,rgba(242,242,242,1)));
background-image: -webkit-linear-gradient(left,rgba(242,242,242,0) 0,rgba(242,242,242,1) 100%);
background-image: -moz-linear-gradient(left,rgba(242,242,242,0) 0,rgba(242,242,242,1) 100%);
background-image: -o-linear-gradient(left,rgba(242,242,242,0) 0,rgba(242,242,242,1) 100%);
background: linear-gradient(left,rgba(242,242,242,0) 0,rgba(242,242,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#ccc',EndColorStr='#ffffff');
}

.content-box .paging .pages span.current {
background:#752121;
border:1px solid #752121;
color:#FFF;
font-weight:700;
font-size:14px;
border-radius:2px;
text-shadow:0 -1px 0 gray;
box-shadow:1px 1px 1px #E3E3E3;
margin:0 3px;
padding:5px 9px
}

.content-box .paging .pages a.page {
background:#f8f8f8;
border:1px solid #e1e1e1;
color:#465360;
font-size:14px;
border-radius:2px;
text-shadow:0 -1px 0 gray;
box-shadow:1px 1px 1px #E3E3E3;
text-decoration:none;
margin:0 3px;
padding:4px 9px
}


#content .content-box .blog h1,#content .content-box .store h1,#content-fullwidth .content-box .blog h1 {
font-size:24px;
line-height:26px;
font-weight:400;
margin:0 0 6px
}


.infohead-url {
	display:none;
}

.store .desc {
line-height:16px;
margin:20px 0 0 10px;
}

.store .store-url {
font-size:11px;
margin:0 0 5px
}


.store .text-box {
overflow:hidden;
height:1%;
font:12px/14px sans-serif;
color:#555655;
padding:15px 20px
}

.head-box {
overflow:hidden;
height:1%;
font:12px/14px sans-serif;
color:#555655;
background-color:#f8f8f8;
padding:40px 20px 15px 15px
}

.box-bottom {
background:url(images/hr.png) no-repeat scroll 0 0 transparent;
margin:15px -20px -20px -15px
}


.content-box h2.stores,.content-box h2.categories {
border-bottom:1px solid #EBEBEB
}

.content-box ul.stores,.content-box ul.categories {
overflow:hidden;
margin:15px 10px 30px!important;
padding:0
}


ul.children li {
margin:25px 0 0
}

p.links {
margin-top: 20px!important;
letter-spacing: 0.02em;
}


img.screen-thumb {
border:1px solid #FFF;
float:left;
box-shadow:1px 1px 5px #b7b7b7;
margin:10px 0 0
}



.author-wrap {
background-color:#f4f4f4;
min-height:70px;
border-bottom:1px solid #dbdbdb;
border-top:1px solid #dbdbdb;
margin:-5px -15px 0;
padding:31px 40px 30px
}

.author-wrap h1 {
padding:0 0 0 75px
}

.author-wrap p {
padding-left:85px
}

.author-wrap p.author {
padding-left:85px;
font-size:18px;
text-shadow:1px 1px 0 #FFF;
margin:-2px 0 4px
}



.post-box .text-box {
margin:0;
padding:0 0 25px 29px
}

.post-box .head {
margin:-20px -20px 0 -25px
}

.post-box #message {
padding:20px
}

.post-box h3 {
font-size:18px;
line-height:20px;
font-weight:400;
margin-left:10px
}

.post-box .row p {
color:#3C3C3C;
margin:0 0 0 167px;
padding:0
}

.post-box .row p a {
color:#0453A3;
font-weight:700
}


#recaptcha_widget_div {
margin-left:204px
}

input#recaptcha_response_field {
left:0
}

p.success {
background:#FFFFE0;
border:1px solid #E6DB55;
color:#896F44;
margin:0 0 20px!important;
padding:12px
}

.box-yellow {
background-color:#FFC;
border:1px solid #D8D2A9;
margin-bottom:10px;
border-radius:4px;
padding:7px
}

.box-red,.error {
background-color:#FFEBE8;
border:1px solid #C00;
margin-bottom:10px;
border-radius:4px;
padding:7px
}





p#store-name {
color:#8A8A8A;
font-size:14px
}


.sidebox-top-border {
	width: 215px;
	padding: 28px 0 0;
	border-bottom: 1px solid #dedede;
	height: 3px;
	background-color: inherit;
	margin: 0 0 10px 10px;
}
#sidebox-author-img {
border-radius: 1px;
width: 65px;
border: 1px solid #bbb;
box-shadow:1px 1px 4px #aaa;
height: 65px;
float: left;
opacity: .7;
}

#sidebox-author-img:hover {
opacity: 1.0;
}

#sidebox-author-details p {
padding: 15px 0 0;

}

#author-description {
	width: 100%;
	text-align: right;


}

#author-description .photo {
border-radius: 1px;
padding: 4px 4px 12px;
float: right;
margin: 20px;
margin-right: none;
background: #f7f7f7;
box-shadow: 2px 2px 6px #aaa;
transform: rotate(2deg);

}






#sidebox-author-details span.fn{
font-size: 14px;
color: #888;

}

#sidebox-author-details span.fn a{
color:inherit;
}

.more {
display:none;
font-size: 14px;
line-height: 25px;
}

a.hideLink {
display:none;
border: none;
}


a.showLink {
border: none;
}


#sidebox-author-details span.fn a{
	border: none;
}


#author-description-last-updated {
	font-size: 10px;
	color: #ababab;

}



input.invalid,textarea.invalid,select.invalid {
border-color:#C00!important
}

div.invalid {
color:#C00;
font-size:12px;
margin:2px 0 0 167px
}



.content-box h1,.content-box h2,.content-box h3,.content-box h4,.content-box h5,.content-box h6 {
line-height:1.5em;
color:#555;
margin:0 0 .5em;
font-weight: 500;

}

.content-box ul li {
list-style-type:none;
list-style-position:inside;
line-height:23px
}

.content-box ul ul li {
list-style-type:circle;
line-height:23px
}

.content-box ol li {
list-style-type:decimal;
line-height:23px
}

.content-box ol li ol li {
list-style-type:lower-latin;
line-height:23px
}

.content-box blockquote {
color:#444;
padding:10px 20px 10px 50px
}

.content-box blockquote p {
font-weight: 700;
}

.content-box p {
line-height: 27px;	
font-size: 15px;
padding: 5px 0 0 0;
}

.content-box pre,.content-box code {
font-family:"Courier New",Courier,monospace;
font-size:12px;
font-weight:inherit;
margin-bottom:22px;
overflow-x:auto;
white-space:pre-wrap;
word-wrap:break-word;
background:none repeat scroll 0 0 #F0F0F0;
color:#000;
padding:3px 5px
}

.content-box pre {
border:1px solid #DADADA;
line-height:1.3em;
overflow:auto;
padding:11px
}


#content img {
height:auto;
max-width:640px;
width:auto
}



#as-featured-home {
	background: #fff;
	text-align: center;
	 margin: 40px 0 80px;
	 padding: 15px 0;
	 width: 100%;
	 
}

#disqus_thread {
	padding: 10px 30px;
}




/*-------------------------------------------------------------------------------------------  Sidebar  -------------------------------------------------------------------------------------------   */
* html #sidebar {
margin:4px 21px 0 -21px
}

* html .inner #sidebar {
margin:4px 34px 0 -34px
}


#sidebar .box {
width:277px;
position:relative;
overflow:hidden;
margin:0 0 20px 2px
}


a.tax-link {
padding:2px 5px 2px 2px;
color: inherit;
}

a.tax-link:hover{
color: #444;
}


.shop-widgets {
text-align:center;
}

.shop-widgets:after {
	clear:both;
}


.shop-widgets ul li {
list-style:none;
background:#ddd;
border-radius:3px;
padding: 2px;
line-height:13px;
transition:.1s all ease-in-out;
box-shadow:1px 1px 1px #c4c4c4;
float:left;
margin:5px;

}

.shop-widgets ul li:hover {
background:#F45435;
}

.shop-widgets ul li a:hover {
color: #fff;
}


.video-container {
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 30px;
	margin-top: 30px; 
	height: 0; 
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
left: 5%;
    width: 90%;
    height: 90%;
}



.shop-widgets li a {
color:#3a3a3a;
text-decoration:none;
display:inline-block;
font-size:13px;
padding:8px;
border: none;
}


#sidebar .box .list li p,#sidebar .sidebox .list li p {
font-size:11px;
color:#95928D
}


#sidebar .box .list li a,#sidebar .sidebox .list li a {
padding-left:20px;
font-weight:700;
text-decoration:none;
font-size:12px;
border: none;
}


#sidebar .block {
width:265px;
margin:0 0 18px
}


.sidebox {
padding:20px;
background: #fff;
margin-top: 28px;
height: 100%;
border-radius:3px;
background-clip:padding-box;
float: left;
width: 242px;
box-shadow: 4px 0 8px #eee,  -4px 0 8px #eee; 
border: 1px solid #dedede;
}

.sidebar-blockquote {
	margin: 0;


}



.sidebar-blockquote .textwidget,.sidebar-blockquote #calendar_wrap,.sidebar-blockquote .search-box,.sidebar-blockquote .tagcloud {
margin:0;
padding:4px
}



.sidebox .sidebox-box {
margin-left: 15px; 
}

h4.sidebox-header-h4 {
	margin: 10px;
	padding: 0 10px 5px;
	font-weight: 500;
	font-size:1.1em;
	color:#444;
text-align:left;
border-bottom: 1px solid #eee;
font-family:"Source Sans Pro", Helvetica, Arial, sans-serif;
}



 .sidebox-box h2,.sidebox-header-h4 .sidebox-box h2 a.rsswidget {
font-size:14px;
font-weight:400;
color:#555655;
text-decoration:none;
margin:0 0 6px
}


.sidebox-box .sidebox-blog-post {
	float: left;
	display: block;
font-size: 13px;
	width: 220px;
	margin-left: 20px;
}

 .sidebox-box .sidebox-blog-post:hover {
background-color: #e8e8e8;	
transition: .4s all;
}


 .sidebox-box .sidebox-blog-post .entry {
display: inline-block;
width: 150px;
float: right;
margin: 25px 0 0;
}

.sidebox-box .sidebox-blog-post .entry a {
border: none;
}

.sidebox-box .sidebox-blog-post img {
margin: 20px 0;
border: 2px solid #ddd;
float: left;
}

.sidebox-box .sidebox-blog-post img:hover {
border: 2px solid #3399FE;
}

.sidebox-box .sidebox-blog-post .entry a:hover + .sidebox-box .sidebox-blog-post img {
border: 2px solid #3399FE;
} 


.sidebox .dropdowntag {
background:none repeat scroll 0 0 transparent;
border:medium none;
color:#696969;
font-size:14px;
width:225px
}



.author-main {
margin-left:90px;
height:120px;
margin: 40px 0 0;
background-color: #f8f8f8;
border-radius: 5px;
}


.jane {
	width: 90px;
	height: 90px;
	background: url('http://cdn.promovouchers.co.uk/wp-content/themes/promotionvoucher/images/sprite.png') no-repeat 5px -25px;
	border: 0;
}

.kayley {
	width: 90px;
	height: 90px;
	background: url('http://cdn.promovouchers.co.uk/wp-content/themes/promotionvoucher/images/sprite.png') no-repeat -208px -207px;
	border: 0;
}


ul.author-info {
list-style:none outside none;
padding:0
}

ul.author-info li {
list-style:none outside none
}

.sidebar-blockquote div.avatar {
float:left;
padding:10px 0;

}

.sidebar-blockquote div.avatar img.avatar {
border:1px solid #ccc;
border-radius:3px;
box-shadow:1px 1px 4px #DBDBDB;
float:left;
margin:0 10px 0 0;
padding:2px;
}

p.member-title {
font-weight:700;
font-size:14px
}

ul.user-info {
padding-left:65px;
margin:3px 0 10px 5px
}

ul.user-details li {
background:none;
border-bottom:none;
padding:0 0 7px
}

ul.user-info li {
background:none;
border:none;
padding:3px 10px
}


#about-header-description-text {
font-weight:400;
font-size:15px;

color:#555;
line-height:22px;
margin-top:5px
}


p,.content-box .h2,.content-box ul ul,.content-box ol ol,#content .wp-caption img,#content .gallery dl,#sidebar .box .categories-list .text-holder p,#sidebar .block .list p,.sidebar-blockquote,.sidebox .search-box {
margin:0
}

a:hover,#nav li.active a:hover,#content .content-box .blog h1,#content .content-box .store h1,#content .content-box .blog h1 a,.content-box .item-panel h1 a,.store .store-url a:hover,.comments-box .comments .bar a:hover,#sidebar .block .tabset .active a:hover,ul.user-details li a:hover,ul.user-info li a:hover {
text-decoration:none
}

#main:after,#content .featured .gallery-c:after,.content-box .box-c:after,#content-fullwidth .content-box .box-c:after,.content-box .box-c:after,.content-box .item-frame:after,.content-box ul.social:after,.content-box ul.social .drop-c:after,#sidebar .subscribe-box .subscribe-c:after,#sidebar .box .box-c:after,#sidebar .block-c:after,#sidebar .block .tabset:after {
content:"";
display:block;
clear:both
}

.top a:hover,.blog .user-bar a.leave:hover,.comments-box a.comment-reply-link:hover {
color:#ccc;
}


#content .featured .slider li:first-child,li.jta-tweet-list-item,ul.user-details li:hover,ul.user-info li:hover {
background:none
}

#content .featured .slider .image .holder,.content-box .item .image .holder,.content-box .store .image .holder {
background:url(images/bg-gallery-image-t.gif) no-repeat
}

#content .featured .slider .image .frame,.content-box .item .image .frame,.content-box .store .image .frame {
background:url(images/bg-gallery-image-b.gif) no-repeat 0 100%;
overflow:hidden;
width:113px;
padding:2px 0 2px 3px
}

#content .featured .slider img:hover,.content-box .store img.store-thumb:hover {
opacity:.6
}

#content .featured .slider a:hover,#content .content-box .blog h1 a:hover,.content-box .item-panel h1 a:hover,#sidebar .box .list li a:hover,#sidebar .sidebox .list li a:hover,.sidebox a.url:link,.sidebox a.url:visited,ul.user-details li a,ul.user-info li a {
text-decoration:underline
}

.content-box .item img,.content-box .store img,#content .blog .text-box .image img,#content-fullwidth .blog .text-box .image img,.comments-box .comments .items .items-image img,#sidebar .box .ads-bar img,#sidebar .about-box .image img,#sidebar .about-box strong {
display:block
}


tfoot td,.couponList td.last {
border:0
}

.meta,.couponList th,.couponList td {
font-size:12px
}

.content-bar .posted,button.submit {
float:right
}


.

.author-wrap img.avatar,.comments-box .items .rt img.avatar {
border:1px solid #FFF;
display:block;
float:left;
box-shadow:1px 1px 5px #b7b7b7;
padding:2px
}

.comments-box .comments ul li,#sidebar .subscribe-form,ul.jta-tweet-list,#your-profile {
padding:0
}


form#loginform p,form#registerform p,form#lostpassform p,#couponForm .row {
overflow:hidden;
height:1%;
padding:0 0 9px
}

li#new-store-name,li#new-store-url,li#ctype-coupon-code,li#ctype-printable-coupon,#content .gallery br+br {
display:none
}


.content-box ul,.content-box ol {
margin-bottom:1.5em;
padding:0 0 0 30px
}

.blue .content-box .item .item-panel h3 a,.blue .content-box .item .item-panel h3 a:hover,.content-box .item .item-panel h3 a,.content-box .item .item-panel h3 a:hover {
color:#1071b3
}

.green .content-box .item .item-panel h3 a,.green .content-box .item .item-panel h3 a:hover,.content-box .item .item-panel h3 {
color:#477400
}

.comments-box h3,.comments-box h3 a,.post-box h3,.post-box h3 a {
color:#222;
font-size: 14px;
}


.testhis {
	width: auto;
	max-width: 100%;
}


.merchantlogo {
float: left;
margin: 10px 1px 2px 10px;
border-radius:3px;
background-color: white !important;
height: 128px;


}

.merchantlogo img {
border-radius:3px;
}



.merchantlogo_search {
    background:#fff!important;
    width: 94px!important;
    height: 94px!important;
    float: left;
    margin: -5px 10px 10px!important;
}

 
.shadow {
    display:block;
    position:relative;
}
 
.shadow img {
    display:block;
	width: 94px;
	height: 94px;
	margin:10px 30px 10px 10px;

}
 
.shadow-large:before {
display:block;
border-radius: 5px;
margin: 5px 10px 0 10px;
content:'';
position:absolute;
width: 80px;
height: 80px;
float: left;

}

.shadow-large:before {
	padding: 0;
	margin: 0;
	width: 128px;
	height: 128px;

}





#block-wrapper-text {
margin: 10px 0 10px 10px;
max-width: 100%;
width: auto;

}

h1.entry-title, .page-title, .voucher-det-title {
color: #fff;
font-size: 1.7em;
letter-spacing:-0.025em;
font-weight: 600!important;
display: block;
width:auto;
max-width:100%;
text-transform: capitalize;
border-bottom:1px solid rgba(255,255,255,0.2);
text-shadow: none;
}



h1.page-title {
	color: #fff;
	font-size: 2.5em!important;
	position: absolute;
	border-bottom: none;
	z-index: 99999999999999!important;
	top: 100px;
	
}


@media screen and (max-width: 768px) {
	h1.page-title {
	font-size: 1.3em;
	color:#222!important;
	z-index: 1!important;
	position:relative!important;
	
	}
  
}



.sub-title {
  font-weight: 100;
  color: #eee;
  text-align: justify;
  margin: -8px 0 0;
  font-size: .9em!important;
}






.no-clear {
clear: none;
}






/*-------------------------------------------------------------------------------------------  Menu  -------------------------------------------------------------------------------------------   */
    .fixed-header-container {
	display: block;
    position: relative;
    z-index: 500;
    width: 100%;
	background: none;
    height: 226px;
	
    }
	
	   
	
 @media (min-resolution: 120dpi) {
		
	.fixed-header-container {
    background: #202020 url(images/bg@2x.jpg) repeat;
	background-size: contain;
	background-position: 8px 0;
	height: 237px;
	
			}
			
	}
	
	.page .fixed-header-container { 
	
	  height: 180px;
	}

   
    .fixed-header-logo-container {
     margin: 0;
	 position: relative;
	 height: 50px;
	 background: #200B1B;
	 width: 100%;
	
    }

	
#top-tmenu-logo img{
   border: none!important;
   margin-top: 12px;
   position: absolute;
   z-index: 99999999!important;
   overflow:visible!important;
   	width: 196px!Important;
	height: 27px!important;
}

#top-tmenu-logo img:hover{
opacity: .8;
}



@media (max-width:980px) {
#top-tmenu-logo img{
	width: 196px!Important;
	height: 27px!important;
	 margin-top: 12px;
  }
}


@media (max-width:768px) {
#top-tmenu-logo img{
	width: 147px!Important;
	height: 20px!important;
 margin-left: 40%;
 margin-top: -2px;
  }
}


	
#footer-logo{
	width: 179px;
	height: 51px;
	transition: all 0.5s ease-out;
   border: none!important;
   position: absolute;
   z-index: 999999!important;
   overflow:visible!important;
    }
  
		
   .img-hide {
     display: block;
     text-indent: -100em;
     overflow: hidden;
    }
	


/*-------------------------------------------------------------------------------------------  Voucher Stuff  -------------------------------------------------------------------------------------------   */
.link {
text-decoration: none;	
text-transform: uppercase;
letter-spacing: 1px;
}


.expired-box .link {
color: #666;	
font-size: 25px;
}

.expired-box .visiblecode {
color:#999;
width: 274px;
border: 1px solid #999;
cursor: text;

}


.expired-box ul.social li a {
color:#777
}

.codenotfullyrevealed {
display:none;
text-decoration: none!important;
letter-spacing: 1px;
font-size:16px;
width: 70px;
text-align: right;
font-weight:700;
margin: 10px 0 0 -90px;
z-index: -999;
display: inline-block;
overflow: hidden;
height: 26px;
}


.expired-box .codenotfullyrevealed {
color:#999;
font-weight:700;
letter-spacing: normal;
float: left;
text-align: center;
height: 30px;
margin:  0;
padding-top: 14px;
cursor: text;
width: 214px;
}

.expired-box .codenotfullyrevealed:hover {
	text-decoration: none!important;
}


.deal_offer {
	font-size: 2.2em;
	margin-top: 65px!important;
	color: #3473A3;
	font-weight: 400;
	line-height: 38px;
	text-transform: capitalize;
}

.deal_offer span, .percent-offer span, .other-offer span, .other-offer span:after {
	font-weight: bolder;
	clear:both;
}

 .percent-offer {
	color: #25B7D3;
}

 .half-price {
	color: #00B7FF;
}


.free-delivery  {
	color: #FFA600;	
}

.pound-offer {
	color: #A4C35F;
}

.other-offer {
	color: #fff;
}


.expired-box .deal_offer, .expired-box .free-delivery, .expired-box .percent-offer, .expired-box .half-price, .expired-box .pound-offer {
	color: #999!important;
}

.cursortext, .cursortext:hover {
text-decoration: none;
border: none;
}

.button-out, .button-out-deal, .button-out-none {
text-transform: capitalize;
margin: -30px 8px 0 0;
width: 80%;
height: 12px;
float: right;
border-radius: 3px;
display: inline;
background: #F45435;
cursor:pointer;
padding: 15px 11px 18px 30px;
letter-spacing: -0.01em;
line-height:1em;
position:relative;
font-size: 1.2em;	

color: #fff;
white-space: nowrap;
z-index: 1;
border: 0;

}


@media screen and (max-width: 768px) {
	.button-out, .button-out-deal, .button-out-none {
	margin-top: 9px;
	width: 78%!important;
	}
		
	.homepage_grid{
		width:100% !important;
	}
	
	ul.coupons li a.details {
		background: url(images/h_g.png) no-repeat 320px 33px !important;
		font-size: 0.8em !important;
		padding-left:110px !important;
	}
	
}

@media screen and (max-width: 980px) {
.button-out, .button-out-deal, .button-out-none {
	margin-top: 2px!important;

	}
}



.expired-box .button-out {
	display: none;
	visibility: hidden!important;

}

.coupon-block {
	float: right;
	padding: 0;
	height: 30px;
	vertical-align: top;
}

.button-out:hover {
	background: #D84225;
}

.button-out:active {
	background: #BC4229;
}


.button-out-deal {
background: #25B7D3;
}

.button-out-deal:hover {
background: #1F9DBA;
}

.button-out-deal:active {
	background: #1D849B;
}




.visiblecode, .visiblecode-deal {
width:220px!important;
text-align: center;
float: right;
height: 40px;
border-radius: 2px;
margin: 0;
cursor: pointer;
transition: all .1s ease-in-out;
background-color: transparent;
}


.hiddencode, .hiddencode-deal{
display:none;
float: right;
border: 1px solid #25B7D3;	
width: 220px;
margin:-20px 0 0!important;
cursor: text;
height: 39px;
border-radius: 5px;
padding: 3px;
text-align: center;
background: #fff;
box-shadow:         0px 0px 9px rgba(0,0,0,0.1);
}

.hiddencode-mobile {
	visibility:hidden!important;
}


@media screen and (max-width: 768px) {

.hiddencode, .hiddencode-deal, .expired-box  .hiddencode {
margin-top: 10px!important;
border: 1px solid #bbb;	
z-index: 99999!important;

	}
	
}



.hiddencode-deal {
width: 150px;
box-shadow:   0px 0px 12px #77a826;

}

.expired-box  .hiddencode {
text-decoration:none
}

.expiredcoupon {
    display: none;    
}

.hiddencode .code_display {
color:#111;
font-size:1.1em;
font-weight:700;
position:relative;
letter-spacing: 0.05em;
text-transform: uppercase;
top: 10px;
cursor: text;
text-align: center;
}


@media screen and (max-width: 768px) {
.hiddencode .code_display { 
font-size:1.2em;
}
}



#divdescgeneric, #divdesccustom {
font-size: 12px!important;
color: #888;
line-height: 15px;
padding-right: 10px;
}

#divdesccustom  {
margin: 0;
}
	


tr.instructions-tr {
	width: 100%;
	height: 100%!important;
	position: absolute;
	visibility:hidden;	
}


.instructions {
column-span: all;
height: auto!important;
overflow: visible;
margin-left: -2px;
}


.instructions-text {
padding-top:26px;
width: 95%;
display: block;
position: relative;
color: #999;
}
.instructions-text a{
	color: #999;
}

.instructions-text p {
font-size:14px;
line-height: 16px;
letter-spacing: .01em;
margin-left: 10px;
text-align: left;
margin-top: -30px;
}


.wrapper-merchant-voucher-counts{
margin: 0 0 30px;
}


.featured-voucher {	
color: #FFA600;
font-size: larger;
}


.expired-box .featured-voucher{	
text-decoration: line-through;
background: #ddd;
}


.new_voucher{
	width:80px;
	font-size: 18px;
	line-height: .6em;
	letter-spacing: -1px;
	font-weight: 700;
	color: #87C442;
	display: block;

}



table.table500 {
	width: 500px;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 5px;

}

table.cl {
border-collapse:collapse;
border-spacing:0;
position:relative;
margin:0 auto!important;
padding:0;
width: 100%;
float: left;
}


table.list {
max-width: 100%;
width: auto!important;

}


#merchant_head_list {
text-align: center;
}


.borderbotttom{
max-width: 100%;
width: auto!important;	
}


table.tablesorter .instructions-td {
	border: none;
	height: 1px;
	display: none;
}


table.tablesorter .comments-td {
border: none;
}

#comp-tab-headers {
text-align:center;
z-index:10000;
}


td.comp-tab-sourc,td.comp-tab-descr,td.comp-tab-vote,td.comp-tab-bb-1,td.comp-tab-store,td.comp-tab-bb-2 {
text-align:center;
font-size:14px;
letter-spacing:-.01em;
color:#555;
font-weight: 400;
vertical-align: central;
width: 145px;
max-width: 145px;
}


td.comp-tab-store {
	background: #200B1B!Important;
	box-shadow: inset 0px 0px 42px -5px rgba(0,0,0,1);
	
}

.expired-box .comp-tab-store, .related-merchants .comp-tab-store  {
	background: #fff!Important;
	box-shadow: inset 0px 0px 32px -5px rgba(0,0,0,0.3);

	
}


td.comp-tab-header-outlink,td.comp-tab-outlink {
max-width: 100%;
width: auto!important;
text-align:center;
cursor:default;
margin:0 auto;
vertical-align: central;
}



td.comp-tab-header-descr,td.comp-tab-descr {
max-width: 100%;
width: auto!important;
text-align:left!important;
background-image:none;
} 


div.comp-tab-pdvt {
font-weight:400;
font-size:11px;
line-height:115%;
color:#bbb;
margin-top:2px;
}


div.comp-tab-pf {
color:#666;
font-size:11px;
line-height:140%;
max-width: 100%;
width: auto!important;
margin:4px 0 0;
}

.comp-tab-descr-title a {
font-size:1.55em;
vertical-align: middle;
width:100%!important;
line-height: 1.2em;
color:#444;
font-weight: 500;
text-align:left;
text-decoration: none;
text-transform: capitalize!important;
letter-spacing: -0.02em!important;
padding-right: 1px;
}


@media (max-width: 1100px) {
	.comp-tab-descr-title a {
		font-size:1.15em;
	}
	
}
.comp-tab-descr-title a:hover {
text-decoration: none;
color:#25B7D3;

}

.expiredtitle a {
color:#555;
text-decoration: line-through;
border-bottom: none;
}

.expiredtitle a:hover {
border-bottom: 2px solid #666!important;
}

.coupon-50-width {
	width: 55%;
	margin-left: 20px;
}


@media screen and (max-width: 768px) {
	.coupon-50-width {
	width: 99%;
position: static;
	}
	
}


.row {
position: relative;
width: inherit;
}

.row:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#active-vouchers.cl.tablesorter.row:after {
   content: none!important;
}

.content {
	float: left;
}





/*-------------------------------------------------------------------------------------------  Pages Styles  -------------------------------------------------------------------------------------------   */


.tag-boy {
background:#EAEBEB;
border-radius:3px;
transition: .4s;
margin:4px;
float:left
}

#main-content {
display:block;
padding: 0 0 20px 20px;
position:relative;
zoom:1;
overflow: hidden;
background:#fff;
border-bottom:1px solid #eee;
margin:0 auto 20px;
box-shadow: 5px 0 5px -5px #ccc,  -5px 0 5px -5px #ccc; 
border-radius:2px;
background-clip:padding-box;
width: 100%;

}

#main-content:after {
display:block;
visibility:hidden;
height:0;
clear:both;
content:".";
}

#main-content-store, #main-content-page {
display:block;
padding: 0;
position:relative;
zoom:1;
background:#fff;
border-bottom:1px solid #ddd;
margin:0 auto 20px;
}

#main-content-store:after {
display:block;
visibility:hidden;
height:0;
clear:both;
content:".";
}




#top-page-wrapper {
height: auto;
padding: 20px 0 0;
max-width: 100%;
width: auto!important;
}



#top-store-wrapper {
border-bottom:1px solid #ddd;
border-top:1px solid #eee;
min-height: 200px;
padding: 20px 0 0;
width: 100%;
}




 #top-page-wrapper .central-block-wrapper {
display:inline;
float:left;
margin-top: 10px;
padding:60px 0 40px;
}

.central-block-wrapper-page {
display:inline;
float:left;
margin-top: 10px;
padding:20px 0 10px;
	
}

#top-page-wrapper h1 {
display:inline;
line-height:40px;
text-shadow:0 1px 0 rgba(255,255,255,.75);
}


	
	
	
/*-------------------------------------------------------------------------------------------  Footer  -------------------------------------------------------------------------------------------   */

.footer-wrap {
  background: #3B3B3B;
  color: #7d9398;
  margin: 0 -1em;
  padding: 1em;

}
.footer-wrap a {
  color: #b5c2c5;
}
.footer-wrap a:hover {
  color: #d2dadb;
}
.footer-wrap.contact {
  background: #253134;
  border-top: 4px solid #F45435;
}
.footer-wrap.contact ul {
  margin: 0;
  list-style: none;
}
.footer-wrap.contact ul li {
	
  width: 48%;
  float: left;
  margin-right: 3.8%;
  clear: both;
}
.footer-wrap.contact ul li:before {
  color: #f8f8f8;

}
.footer-wrap.contact ul li:nth-child(2n) {
  margin-right: 0;
  clear: none;
}


  .footer-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-wrap.contact {
    padding-top: 1.918em;
    padding-bottom: 1.918em;
  }
  .footer-wrap.contact ul li {
    display: inline;
    float: left;
    width: 22.22222222222222%;
    margin-left: 1.3888888888888888%;
    margin-right: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-left: 1.3368055555555556%;
    *margin-right: 1.3368055555555556%;
    clear: none;
    font-size: 1.1em;
  }
  .footer-wrap.contact i  {
    background: #142023;
    color: #f8f8f8;
    border-radius: 100%;
    background-clip: padding-box;
    padding: .5em;
    text-align: center;
	margin-right: 4%;
  }
  .footer-wrap.contact ul li:nth-child(2n) {
    display: inline;
    float: left;
    width: 22.22222222222222%;
    margin-left: 1.3888888888888888%;
    margin-right: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-left: 1.3368055555555556%;
    *margin-right: 1.3368055555555556%;
  }
  .footer-wrap.contact + .footer-wrap {
    padding-top: 3.631em;
  }



.col-full:before,
.col-full:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.full-footer, .col-full {
max-width: 100%;
width: auto;
margin:0 auto;
}


footer {
background:#3B3B3B;
padding:30px 0 30px;
max-width: 100%;
width: auto!important;
}

#footer {
overflow: hidden;
}


#footer-copyright-block {
max-width: 100%;
width: auto!important;
color:#ddd;
position:relative;
margin-top: 40px;
padding: 20px 0 40px;
}


#footer-copyright-block a {
color:#44484F;
}


#copyright {
margin-top: 15px;
color:#999;
line-height:1.7em;
font-size:14px;
margin: 0 auto!important;
text-shadow:none;
max-width: 100%;
width: auto!important;
float: left;
}

#copyright a {
	color: #999;
	font-weight: normal;
}

#copyright a:hover {
color: #ccc;
}

#copyright-small {
	text-transform: uppercase; 
	font-size: .75em;
}
@media screen and (max-width: 768px) {
	#copyright-small {
	text-align: center!important;
	font-size: 1em;
	line-height:1.41em;
}
}



#inner-footer {
width: auto;
max-width: 100%;
margin:30px auto 2px!important;
text-align: center;
}

#inner-footer dl {
float:left;
width: 25%!important;
margin: 0 4% 0 4%;
text-align: left;
} 


#inner-footer dt {
color:#777;
font-weight: 700;
margin:15px 0 15px;
max-width: 100%;
width:auto;
text-align: left;
padding-bottom: 5px;
float: left;
text-transform: uppercase;
}

#inner-footer p {
	font-size: 13px;
	text-transform: none;
	color: #aaa;
	width: 75%;
	line-height: 16px;
	margin-top: 5px;
}

#inner-footer dl a,#inner-footer dl a:visited {
color:#999;
float:left!important;
width: 100%;
padding:2px 1px 3px;
text-decoration:none;
border: none!important;
}

#inner-footer dl a:hover {
color:#eee;

}


.footer-numbr .small-d-t {
    margin-top: -20px ;
    font-size: 11px;
    text-transform: uppercase;
	font-weight: 400!important;
	color:#D2D2D2;

}


.footer-numbr {
    margin: 15px 0 30px;
}


.footer-section .big-text {
    font-size: 30px;
	padding: 20px 0;
	font-weight:400;
		color:#D2D2D2;
}
.text-center {
  text-align: center;
}

.col-6 {
  width: 25%;
  float: left;
  
}

.footer-icon {
	font-size: 2.7em;
	color:#F45435;
}


#lineheight {
line-height:13px;
text-align:justify;
padding: 0 0 20px;
margin: 0;
position: relative;

}

#lineheight a {
border-bottom: none;
}



#infscr-loading { 
background: #eee;
width: auto;
max-width: 100%;
padding: 10px 0!important;
} 


#infscr-loading img { 
	margin: 0 auto;
} 



.col7 {
width: auto;
max-width: 100%;
color: #fff;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}













/*  mobile responsive specific CSS */

@media screen and (max-width: 768px) {
	
	
.content-box ul.social {
border-top: 0!important;	
}
	
	
.expired-box .visiblecode {
	margin-top: 11px!important;
}
	
body {
font-size:90%;
}

.nav-toggle {
	display: block;
}
.respons_logo {
    display: block;
    margin-left: 35%;
    height: 105px;
}
.respons_logo img{
    height: 100px;
}
.smaller-title {
    margin-top: -60px!important;
    margin-left: 3%!important;
	text-align:center;
}

.pad40 {
padding:20px 0
}

h1.entry-title {
font-size:1.35em!important;
line-height: 1.6em!important;
text-decoration: none!important;
border-bottom:none!important;
margin-top: 20px!important;
margin-left: -20px!important;

}



.shadow:before, .shadow-large, .merchantlogo, .shadow-large img {
width: 70px;
height: 70px;
	
}

.merchantlogo {
	margin-top:2px;
	
}

.shadow-large:before, .divdesc {
	display:none;
}


ul.ui-autocomplete,.ui-menu {
z-index:999999!important;
margin-top:-27px!important;

}

#top-page-wrapper {
width:auto;
height:auto;
}

.content-box {
width:auto;
max-width:99%!important;
height:auto;
overflow: hidden;
}

.content-box-store {
padding: 5px;
margin:10px auto 20px;

}
		

.comp-tab-header-store,.comp-tab-header-vote,td.comp-tab-vote,td.comp-tab-sourc,.comp-tab-header-sourc, #sidebar-left, .breadcrumbs, #footer-logo, li.adminedit, .junk-data, .js-img, .kk-star-ratings {
display: none;
}


#wrapper-merchant-text {
float: right!important;
overflow: visible!important;
}

.pad25 {
padding:0;
}

div.intro-store-slide, .used-by-home, .carousel, .image-angle, #home-center-total,  #homepage_box_tabs,#homepage-tabs-wrapper, .comp-tab-store, .comp-tab-header-bb-2, .comp-tab-bb-2, #as-featured-home,  .search-box-top-page, #inner-footer dl p, .sub-title, .respons_logo, #copyright{
	display: none!important;
}



.header-wrapper  {
	box-shadow: none;
	border: none;
	overflow: hidden!important;
}

.content-box .main-discount-block {
	width: 99%!Important;
	padding: 2px!important;
	margin-top: 140px!important;
}

#sidebar-left {
	width: 99%!important;
	margin: 20px 4px 4px!important;
	padding:2px!important;
}

 .site-header {
	position: relative;
	width: auto;
	max-width: 99%!important;
	margin: 0;
}

#fixed-header-links {
	display: none;
}

.content-box-page, {
	position: static;
	width: 100%!important;
	margin:3% auto;
}

.wrapper-merchant-name {
margin-top:1px;
margin-bottom:45px;
width: auto;
max-width: 99%;
overflow: hidden;
}


#massive-subtext {
margin-top:5px;
line-height: 20px!important;
}

.header .search-box .holder {
margin:0 auto!important;
width:auto!important;
max-width: 99%!important;
padding:0;
text-align:left;
}


.header .search-box .text {
height:44px;
margin-left: 1%!important;
padding:7px;
background:#fff;
background-image:none!important;
width: 77%!important;
box-shadow:0 1px 8px #ccc;
font-size:20px;
font-weight: 700;
}

.header .search-box .btn-submit {
background:#F99543 url(images/searchicon.png) no-repeat left;
float:left;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
display:inline;
width:11%;
min-width: 50px;
border:2px solid #F48E3A;
height:62px;
line-height:2px;
box-shadow:0 1px 8px #ccc;
}


.search-box .btn-submit span {
	display: none!important;
}



.ui-autocomplete-input {
opacity:1;
}

.col-6 {
  width: 100%;
position:static;
  
}


.col7 {
width:auto;
}

.col7 p {
padding:0 10px;
}



#storelist-block {
margin:30px 0;
height: auto;
}

#storelist-home, .full-footer, #footer-copyright-block, .span-950, header {
width:auto;
}


footer {
padding:1px 0;
max-width: 100%;
width: auto!important;
}

#inner-footer {
text-align:center;
width:99%;
margin:auto;
}

#inner-footer dt {
width:99%;
padding: 20px 0;
border-top: 1px solid #454545;
font-size: 180%;
text-align: center;
}

#inner-footer dt p {
	width: 100%;
}

#inner-footer dl {
min-width: 100%;
padding: 1px 0;
text-align: center!important;


}

#inner-footer dl a {
width: 100%;
font-size: 160%;
color: #aaa;
line-height: 140%;
}


.home-grey-block {
	padding: 0;
}


.span-405 h2 {
width:300px;
font-size:20px;
line-height:25px;
text-align:center;
}

.span-405 {
width:0;
}

.title_block_home {
text-align:center;
line-height:35px;
font-size:25px;
}

.span-405 .btn {
width:200px;
}



#copyright,#copyright a {
width:auto;
margin-top:-10px;
font-size:100%;
color: #999;
text-align:center;
}



.container {
	box-shadow: none;
}



#bottom-social-connect ul li {
	display: block;
}

.hero-top{
	background:#6E0F0B;
}

.hero-top img{
	display: none;
}

.youtubeResults {
	display:none;
}


}  /* end of main responsive */
	
	
	
	







	
	
td{
	vertical-align:top;
}



.coupon{
	position:inherit;
}


.line-through {
	text-decoration: line-through;
}




.voucher-box-left {
	border: 0;
	margin:0 auto!important;
	height: 115px;
	width: 115px!important;
	position:relative;
	z-index: 999!important;
}


.voucher-box-left .code-box {
	width:100%;
	height: 20px;
	padding: 0;
	/*color:#E65137;*/
	color:#fff;
	line-height: 1.55em;
	position: absolute;
	bottom: 0px;
	font-weight:600;
}


.expired-box .code-box {
	color:#999;
	text-decoration: line-through;

}

.related-merchants  .code-box {
	margin-top:20px!important;
	color:#D84225;
}


img.comp-tab-store-logo .deal_images {
    margin-left: 10px;
}

.front-page-stores-li .posttitle a {
    text-transform: capitalize;
}


.related-merchants {
	margin: 10px 0;
}
.related-merchants li {
	display: inline;
}

.related-merchants li a {
	padding: 5px!important;
	margin: 3px!important;
	border-radius: 7px;
	border: 1px solid #d1d1b2;
	background: #fff;
	box-sizing: border-box;
}

.related-merchants li a:hover {
	background: #008DCE;
	color: #fff;
	border: 1px solid #008DCE;
	text-decoration: none!important;
}

a.lastused:hover {
	text-decoration: none!important;

}


 .testimonials .feature,
 .testimonials .quote {
  *zoom: 1;
  margin-bottom: 4.618em;
}
.testimonials .feature:after,
 .testimonials .feature:after,
.features .quote:after,
 .features .quote:after,
.testimonials .quote:after,
 .testimonials .quote:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.testimonials .feature:before,
 .testimonials .feature:before,
.testimonials .quote:before,
 .testimonials .quote:before,
.testimonials .feature:after,
 .testimonials .feature:after,
.testimonials .quote:after,
 .testimonials .quote:after {
  content: "";
  display: table;
}

.testimonials .feature:after,
 .testimonials .feature:after,
.testimonials .quote:after,
 .testimonials .quote:after {
  clear: both;
}



.bg-strikethrough {
	text-align: center;
	margin: 50px 0!important;
	display: block;
}


.bg-strikethrough .hr {
	margin-top: -25px !important;

}

h1.section-title {
  text-align: center;
  font-size: 2em;
  padding: 2em 0;
  color: #eee;
}


.store-box-header {
 -webkit-font-smoothing: antialiased;
 z-index: 99999!important;
width:99.5%;
max-width:1120px;
 margin: -160px 0 0 -10px;
background: rgb(239, 240, 241);
background: rgba(132, 132, 132, .5);
  text-align: left;
  color: #fff;
  position:absolute;
  float: left;
  padding:20px 14px 10px 5px;


  
}

.kk-star-ratings {
	margin-left: 25px;
	text-align: center;
}


@media (min-width: 1200px) {
.store-box-header05px!important;

}
.smaller-title {
clear:both;
margin:10px 0 0 7px!important;
border: 0;
font-size: 1.2em;
font-weight: 300!important;
padding:40px 0 0 0;
position: relative;
z-index: 99999;
color: #aaa!important;
font-family: "Source Sans Pro", serif;

}

.smaller-title i{
margin-right: 5px;
}


.icon-chevron-sign-right, .icon-zoom-in, .icon-arrow-right {
	color: #5d0d00;
	font-size: 15px;
	margin: 0 3px 0 0;
text-shadow:0 1px rgba(255,255,255,0.25);
}

i.icon-chevron-right {
color: #fff;
font-size: 1.8em;
vertical-align: middle;
display:inline-block;
margin-left:80px;
line-height: .75em;
}

.icon-thumbs-up-alt {
	margin-left: -5px;
}

.icon-thumbs-up-alt:hover, .icon-thumbs-down-alt:hover {
	cursor: pointer;
	color: #47B39D;
	
}


.icon-thumbs-down-alt:hover {
	color:#E62100;
}

.icon-thumbs-up-alt:active, .icon-thumbs-down-alt:active {
color: #fff;

}


.classB{
	height: auto;
	display: block;
	opacity: 0;

}
.classA{
	display: none;
	font-family: serif!important;
}
.cupon_disc a {
	text-decoration: none;
	color: red;
	margin-left: -14px;
	cursor: pointer;
	font-size:inherit!important;
}
.cupon_disc a:hover {
	color: #555;
}


.coupon_wrap {
margin-left: 250px;
}
#post- {
margin-top: 32px;
}

#wrapper-merchant-text {
margin-left: 27px;
width: 68%;
float: left;
}


#wrapper-merchant-photo {
	width: 10%;
	color:#ccc;
	text-align:center;
	font-size: .8em;
	float: right;	
	margin: -8px 10px 0 0;
}

#wrapper-merchant-photo span{
	font-weight:700;
}

#wrapper-merchant-photo img{
	height: 80px;
	length: 80px;

}

@media (max-width: 980px) {
#wrapper-merchant-photo {
	display:none;
}

.verified {
	display:none;
}
}

.new_imglogo .shadow-large:before {
    padding: 0;
    margin: 0;
    width: 80px;
    height: 80px;
    box-shadow: none;
    content: normal;
}

.verified {
    cursor: pointer;
	color: #3D8C7C!important;
	border-bottom: 1px dashed #eee;

}

.expired-box .verified {
	display: none;
}


.tooltip {
    display: none;
    position: absolute;
    background: #200B1B;
    color: #fff;
    padding: 8px;
    text-align: left;
    width: 135px;
	font-size:0.9em;
    line-height: 14px;
    left: -55px;
    top: -32px;
    border-radius: 3px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.33);
	z-index:99999999!important;
}

.verified:hover .tooltip {
    display: block;
}

.verified .tooltip:before {
    border-left: 6px solid transparent;
    border-top: 6px solid #3D8C7C;
    right: 50px;
    top: auto;
    bottom: -12px;
}
.tooltip:before {
    content: '';
    position: absolute;
    right: -12px;
    top: 14px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #464646;
}
.clock_img img {
    margin-left: -200px;
    float: left;
    margin-top: -33px;
}
.ui-autocomplete {
    position: relative!important;
}
.ui-autocomplete-loading {
    background:url('images/search_ajax.gif') no-repeat right!important;
}
#content.page_wrap {
    min-height: 800px;
    padding-left: 63px;
    margin: 0 auto;
    float: none;
}

.front-page-stores-li .codeh-front {
    width: 209px;
    margin-bottom: 11px;
}

/*start responsive menu slide block*/
#slidebottom {
    display: none;
}
#navbar-menu-img {
    width: 35px;
    height: 35px;
	z-index: 99999!important;
}
.navbar-toggle1{
    position: absolute;
    margin-left: 1%!important;
    margin-top:-43px!important;
    background-color: transparent;
    background-image: none;
	border: 0;
    cursor: pointer;
	display:block;
	width: 80px;
	z-index: 99999!important;
	color:#fff;
}


@media screen and (max-width: 768px) {
    .voucher-box-left {
        margin-left: 6px!important;
		width:78px!important;
    }
 
 
 
    .store-box-header {
	height: 80px!important;
	margin-top: 58px!Important;
	z-index: -1!important;
	padding: 10px 5px 2px!important;
	

	}
	
	 #main-div {
        display: none;
    }
    #wrapper {
        max-width:760px;
        margin:0;
        padding:0;
    }
    .search-box-top-page.resp {
        display: block!important;
    }
    .search-box-top-page .search {
        width: 200px;
    }
    #slidebottom {
        display: block;
        float: left;
        width: 100%;
	  background: #200B1B;
	  
    }
    .slide button {
        margin: 1.2em 0 0 .7em;
    }
    .slide {
        position: relative;
        min-width: 56px;
        margin: 0;
        background-color: transparent;
        /*margin-left: -5px;*/
    }
    .slide .inner {
        margin: 0 ;
        position: relative;
        left: 0;
        bottom: 0;
	  font-size: 1.2em;
        height: 200px;
        padding: 6px;
        top: 20px;
        display: none;
        width: 100%;
        background: #200B1B;
        border: 0;
        padding-bottom: 15px;	
      }
    .link_wrap a {
        color: #fff;
        font-weight: 300;
        text-transform: capitalize;
        letter-spacing: -0.01em;
    }
    .link_wrap a:hover, .link-wrap a:active {
       color: #ccc;
    }
	
	.link_wrap i {
		margin-right: 10px;
	}
    div.link_wrap {
        padding: 12px;
    }
    .content-box {
        margin-top: 16px;
    }
}
/*end responsive menu slide block*/






.content_block {
  width: 100%;
}

.content_block.position-left {
  float: left;
  text-align: left;
}
@media (min-width: 1280px) {
  .content_block.position-left {
    margin: 0 0 0 10%;
  }
}
.content_block.position-left blockquote {
  text-align: center;
}
@media (min-width: 768px) {
  .content_block.position-left blockquote {
    text-align: right;
  }
}
.content_block.position-right {
  float: right;
}
@media (min-width: 1280px) {
  .content_block.position-right {
    margin: 0;
  }
}
.content_block.position-left, .content_block.position-right {
  padding: 0 20px 20px;
  width: 300px;
  max-width: 740px;
  margin: 0;
  clear: both;
}
@media (max-width: 768px) {
  .content_block.position-left, .content_block.position-right {
    width: 100%;
    margin: 10px 0;
    padding: 0 20px;
    float: none;
    text-align: center;
  }
  .poststar{
	display: none !important;
   }
  
   .postdatapost{
	visibility: visible !important;
   }

}

.content_block.image-block {
  position: relative;
}
.content_block.image-block h3 {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .content_block.image-block h3 {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .content_block.image-block.position-center {
    padding: 0;
  }
}
.content_block.image-block img {
  width: 100%;
}
.content_block.image-block figure {
  background: #f4f4f6;
  margin: 0 auto 1em;
}

.content_block.image-block.position-center figure {
  max-width: 740px;
}
.content_block.image-block.position-left, .content_block.image-block.position-right {
  padding: 0;
}

@media (min-width: 768px) {
  .content_block.image-block.position-left, .content_block.image-block.position-right {
    width: 440px;
    padding: 0 20px;
  }
}
@media (min-width: 1280px) {
  .content_block.image-block.position-left, .content_block.image-block.position-right {
    margin: 0;
  }
}





.content_block.image-block.position-full, .content_block.image-block.position-fixed {
  margin:0;
}
.content_block.image-block.position-full figure {
  padding: 0;
  width: 100%;
}
.content_block.image-block.position-fixed figure {
  margin: 0 0 20px 0;
  background-size: 100%;
  max-height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

@media (min-width: 595px) {
  .content_block.image-block.position-fixed figure {
    min-height: 150px;
  }
  
}
@media (min-width: 768px) {
  .content_block.image-block.position-fixed figure {
    background-color: #000;
    background-size: cover;
    background-attachment: fixed;
    min-height: 250px;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1025px) {
  .content_block.image-block.position-fixed figure {
    min-height: 320px;
    background-position: center;
    max-width: 100%;
  }
  .content_block.image-block.position-fixed figure.first-item {
    min-height: 320px;
  }
}










/*
MAIN NAVIGATION
================================================ */
#main-nav {
	position: relative;
	float: left;
	margin: 0 0 0 23%;
	font-weight: 100!important;
	font-size: .65em;

}
#main-nav li {
	margin: 0;
	list-style: none;
	display: inline-block;
	position: relative;
	width: auto;
	padding: 7px 20px;
	*display: inline;
	line-height: 20px;
	*zoom: 1;
	border-right: 1px solid #401936;
	
}

/* main level link */
#main-nav a {
	color: #888;
	display: block;
	font-size: 1.25em;
	padding: 8px 10px;
	  height: 100%!important;
    width: 100%!important;
	
}
/* main level link :hover */
#main-nav a:hover{
	color: #aaa;
}

/* current link */
#main-nav > .current_page_item a,
#main-nav > .current-menu-item a {
	border-bottom: 1px solid #ddd;
	color: #000;
}

/* member link */
#main-nav > li:last-child > a {
	border: none;
}
#main-nav > li:last-child:hover > a {
	border-color: #fff;
}


/* mobile menu icon */
#menu-icon,
#menu-icon-close {
	display: none;
}
#menu-icon:after {
	content: '\e806';
}

.js-lazyYT {
	text-align: center!important;
}
                            
               
			   
			   .box {
background:#F6F9FB;
border:1px solid #ddd;
border-radius:1px;
}

body .box h1,body .box .h1 {
font-weight:bolder;
text-align:center;
}

body .box header {
font-weight:bolder;
text-align:center;
height: 50px;
}

.homepage_grid {
width:44%;
float: left;
position: relative;
margin:10px;
box-sizing:border-box;
}

.homepage_grid h2 {
color:#111;
font-weight: 700;
padding:14px!important;
}

.article_grid {
width:45%;
margin:20px;
float:left;
box-sizing:border-box;
}

@media screen and (max-width: 768px) {
.article_grid {
	width: 90%;
	text-align:center;
	
}
}

div.more .hp_topsh {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
max-width:194px;
color: #111;
}

ul.coupons li div.more .hp_topsh {
/*width:145px;*/
}

ul.coupons li a.details p {
width:145px;
}

ul.coupons li p.hp_topsh {
/*width:145px!important;*/
}

ul.coupons li {
height:81px;
}

ul.coupons li img {
width:75px;
height:48px;
left:25px;
}

ul.coupons li a.details {
width:421px;
background:url(images/h_g.png) no-repeat 277px 26px;
padding-left:126px;
}

ul.coupons li a.details:after,ul.coupons li .more a:after {
width:421px;
height:81px;
}

ul.coupons li a.details:hover,ul.coupons li .more:hover {
background:url(images/h.png) no-repeat 440px 26px;
}

ul.coupons li a.details p {
font-size:9px;
}

ul.coupons li .more p {
font-size:9px!important;
}

#top_prtnr p,#top_cats p {
font-size:19px;
font-weight:700;
position:absolute;
/*width:130px;*/
height:auto;
top:32px;
left:165px;
}

ul.coupons {
list-style:none;
}

ul.coupons li {
border-bottom:1px solid #ccc;
height:87px;
position:relative;
display:table;
/*width:100%;*/
}

ul.coupons li:hover {
background:#eee;
}

ul.coupons li:last-child {
border:0;
}

ul.coupons li img {
position:absolute;
width:70px;
height:70px;
top:10px;
left:30px;
}

ul.coupons li
.more {
position:static;
width:307px;
height:auto;
display:table-cell;
vertical-align:middle;
padding-left:145px;
text-decoration:none;
background:url(images/h_g.png) no-repeat 440px 33px;
font-size:24px;
font-weight:900;
line-height:32px;
color:#ccc;
}

ul.coupons li .more:hover {
background:url(images/h.png) no-repeat 340px 33px;
}

ul.coupons li .more
a {
color:#777;
text-decoration:none;
}

ul.coupons li .more a:after {
content:'';
display:block;
background:transparent;
position:absolute;
top:0;
right:0;
width:378px;
height:87px;
}

ul.coupons li .more p {
color:#4c4c4c;
font-size:11px!important;
font-weight:400;
left:30px;
position:static!important;
width:auto!important;
line-height:13px;
}

ul.coupons li a.details {
position:static;
/*width:307px;*/
height:auto;
display:table-cell;
vertical-align:middle;
padding-left:145px;
text-decoration:none;
background:url(images/h_g.png) no-repeat 460px 33px;
color:#444;
font-size: 1.1em;
font-weight: 700;
text-transform:capitalize;
}

ul.coupons li a.details:after {
content:'';
display:block;
background:transparent;
position:absolute;
top:0;
right:0;
width:378px;
height:87px;
}

ul.coupons li a.details:hover {
background:url(images/h.png) no-repeat 460px 33px;
}

ul.coupons li a.details p {
font-size:.85em;
color:#111;
text-transform: 
position:relative;
width:100%
}

ul.coupons li a.details p.upTo {
margin-bottom:6px;
}





#top_prtnr p,#top_cats p {
font-size:19px;
font-weight:700;
position:absolute;
width:130px;
height:auto;
top:32px;
left:165px;
}

section a.more img {
margin-left:5px;
margin-top:1px;
}

section a.more:hover {
text-decoration:underline;
}

#top_prtnr
p {
/*width:145px!important;*/
white-space:normal;
}

.homepage_grid #top_prtnr ul.coupons li
.more {
padding-right:30px;
box-sizing:border-box;
white-space:pre;
text-overflow:ellipsis;
overflow:hidden;
display:block;
width:501px;
}

ul.coupons li
.more {
padding-left:126px;
background:url(images/h_g.png) no-repeat 277px 26px;
font-size:20px;
line-height:20px;
}

section a.more {
color:#FFA600;
border-top:1px solid #222;
box-sizing:border-box;
display:block;
font-size:12px;
font-weight:700;
height:30px;
line-height:30px;
text-align:center;
text-decoration:none;
}

section#text {
margin-top:0;
overflow:hidden;
height:auto;
width:100%;
}

#text h2 {
border-bottom:1px solid #ddd;
color: #111;
font-size:21px;
padding:10px 0 6px;
margin-bottom:6px;
font-weight:700;
}

#text p {
box-sizing:border-box;
color:#525252;
font-size:13px;
line-height:18px;
padding:0 0 15px;
text-align:justify;
}

.mobile-app {
padding:50px 0;
}

.mobile-app .mobile-image {
display:block;
}

.mobile-app .mobile-image img {
max-width:100%;
max-height:100%;
margin-bottom: -5px;
}

.mobile-app .heading-text {
font-size:28px;
padding-top:68px;
padding-bottom:40px;
color:#696969;
font-weight:lighter;
}

.col-12 {
position:relative;
min-height:1px;
padding-left:10px;
padding-right:10px;
float:left;
}



.rowy {
margin-left:-10px;
margin-right:-10px;
}

.containery {
margin-right:auto;
margin-left:auto;
padding-left:10px;
padding-right:10px;
width:100%;
position:relative;
}


@media screen and (max-width: 768px) {
.containery {
	display:none;
	
}
}

.text-center {
	text-align:center;
}             















@media screen and (max-width: 480px) {
td.comp-tab-sourc,td.comp-tab-descr,td.comp-tab-vote,td.comp-tab-bb-1,td.comp-tab-store,td.comp-tab-bb-2 {
	height: 60px;
}

.coupon-50-width {
	width: 99%!important;
position: static;
	}
	
}


.kksr-legend {
	font-family: inherit;
}

.well{
	box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.24)!important;
}