/* Generic Global Styling */

@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700,800);


* { 
	margin: 0; 
	padding: 0;
}
body
{
	font-family: 'Lato', sans-serif;
	color: #414042;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0; 
}
body, td, .g-std {
    font-family: 'Lato', sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:active, .v4ilist a:link {
	color: #414042;
	text-decoration: none;
}
body a:link, body .g-novisited a:visited, .v4ilist a:visited {
	color: #414042;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1 { 
	color: #7f3f98; 
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	line-height: 26px; 
	font-weight: 800; 
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0px;
}
h1.info-page {
	margin-top: 20px;
}
h3 { 
	color: #f7941e; 
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 34px; 
	font-weight: 700; 
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: capitalize;
	letter-spacing: 0px;
}
p {
	margin-bottom: 10px;
	font-size: 14px;
}
.custom-page p {
	font-size: 18px;
	font-weight: 300;
}
p.main-txt {
	color: #737373;
	font-size: 16px;
	line-height: 28px;
}
p.main-txt.one {
	color: #414042;
	font-size: 20px;
	line-height: 26px;
}
p.sub-heading b {
	font-size: 15px;
	text-transform: uppercase;
}
.container { 
	margin: 0 auto; 
	max-width: 1170px; 
	/* padding: 0 10px; */
	width: 100%; 
}
div.itemseparator {
	border-width: 0;
	margin: 0;
	border-color: #ffffff;
}

@media (max-width: 667px) {
html, body { 
	overflow: auto; 
}
body { 
	margin: 0 0 5px 0 !important; 
	overflow-x: hidden !important; 
	position: relative; 
}
}
@media (max-width: 740px) {
html, body { 
	overflow: auto; 
}
body { 
	margin: 0 0 5px 0 !important; 
	overflow-x: hidden !important; 
	position: relative; 
}
}

@media (max-width: 1080px) {
h1 {
	font-size: 24px;
	margin: 0 10px 20px 10px;
}
p {
	margin: 0 10px 10px 10px;
}
}

/* -------------------------------- 

eBay Main Layout 

-------------------------------- */

.pagecontainer > div > #gh {
	margin: 0 auto;
	max-width: 100%;
}
.tb_v4bc { 
	
}
.pagecontainer > table:nth-of-type(2) tr:first-child > td > table:nth-child(2) {
	margin: 0 auto;
	max-width: 1170px;
}

@media (max-width: 480px) {
#body .pagewidth .pageminwidth .pagelayout .pagecontainer {
	width: 100% !important;
}
.pagecontainer > div > #gh {
	width: 100% !important;
}
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#body .pagewidth .pageminwidth .pagelayout .pagecontainer {
	width: 100% !important;
}
.pagecontainer > div > #gh {
	width: 100% !important;
}
}

/* -------------------------------- 

Header 

-------------------------------- */

#header-area { 
	display: table; 
	width: 100%;
}
.header-links { 
	background: #E6E7E8 none repeat scroll 0 0;
	display: table; 
	width: 100%;
}
.hl-right { 
	float: left;
	width: 100%;
}
.hl-right.one {
	width: 50%;
}
.hl-right.two {
	width: 50%;
}
.shop-links.email {
	float: left;
}
.shop-links.email li {
	margin: 0;
}
.shop-links {
	float: right;
	margin: 10px 0;
}
.hl-right.one .shop-links {
	float: left;
	width: 100%;
}
.shop-links p {
    color: #414042;
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: left;
	text-transform: uppercase;
}
.shop-links ul { 
	list-style: outside none none; 
	padding: 0; 
}
.shop-links li { 
	float: left;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	color: #414042;
	font-size: 12px; 
	font-weight: 400; 
	margin: 0 12px; 
	letter-spacing: 0px;
	line-height: 20px;
	text-transform: uppercase;
}
.shop-links li:first-child { 
	margin-left: 0; 
}
.shop-links li:last-child { 
	margin-right: 0; 
}
.shop-links a {
    color: #414042 !important;
    text-decoration: none;
}
.shop-links a:hover {
	text-decoration: none;
	color:#F00;
}
.header-main { 
	background: #FFFFFF none repeat scroll 0 0; 
	display: table; 
	width: 100%; 
}
.hm-empty {
	float: left;
	width: 25%;
	min-height: 1px;
	height: 100%;
}
.hm-first { 
	float: left;
    width: 30%;
	min-height: 1px;
	height: 100%;

}
.hm-left { 
    float: left;
	width: 40%;
	position: relative;
}
.logo {
    position: relative;
    width: 100%;
    height: 100%;
}
.logo a {
    
    display: inline-block;
    vertical-align: middle;
    position: relative;
    max-height: 128px;
    width: 100%;
    font-size: 0;
	margin: 10px 0;
}
.logo a img {
    width: auto;
    height: auto;
	margin: 0 auto;
    max-width: 100%;
    max-height: 128px;
}
.hm-right { 
	float: right;
    width: 30%;
	position: relative;
	margin: 40px 0;
}
.search-area {
	display: block; 
	position: relative;
    width: 100%;
}
.search-area form { 
	border: 1px solid #EBECEE; 
	background: #FFFFFF none repeat scroll 0 0; 
	border-radius: 0px; 
	box-sizing: border-box; 
	float: left; 
	padding: 0px; 
	width: 100%;
}
.search-text {
    float: left;
    width: 84%;
}
.search-text .text-area {
    border: 0 none !important;
    height: 20px;
    line-height: 20px;
    width: 97.5%;
	color: #999999;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	background: #FFFFFF none repeat scroll 0 0;
	padding: 9px 0 9px 2.5%;
	letter-spacing: 0px;
	font-weight: 400;
}
.search-button {
    float: right;
}
.search.submit-button {
    background: rgba(0, 0, 0, 0) url("../images/search.jpg") no-repeat scroll 0 0px;
    border: 0 none;
    height: 38px;
    text-indent: -999em;
    width: 38px;
}
.hm-right h2 {
	font-family: 'Lato', sans-serif;
	color: #414042;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: .7px;
	text-transform: none;
	text-align: right;
	margin-bottom: 8px;
}
.hm-right .hm-phone {
    width: 100%;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    color: #414042;
    letter-spacing: .6px;
    line-height: 16px;
	margin-bottom: 0px;
}
.hm-right .hm-phone a {
    color: #414042;
}
.hm-right .hm-phone.top {
	margin-bottom: 6px;
}
.hm-right .hm-email {
    width: 100%;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: .75px;
    line-height: 16px;
}
.hm-right .hm-email a {
    color: #FFFFFF;
}
.header-menu { 
	background: #f30e15 none repeat scroll 0 0;
	display: table; 
	width: 100%; 
}
/* Main Menu */
.toggle,
[id^=drop] {
	display: none;
}
#eBaymenu {
    float: left;
    margin: 0;
    /* max-width: 1170px; */
    width: 100%;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#eBaymenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
nav { 
	margin:0;
	padding: 0;
	font-family: 'Lato', sans-serif;
}
nav:after {
	content:"";
	display:table;
	clear:both;
}
nav ul {
	float: left;
	padding:0;
	margin:0;
	z-index: 100;
	list-style: none;
	position: relative;
}
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	font-family: 'Lato', sans-serif;
}
nav a {
	display:block;
	padding: 0 20px;
	line-height: 20px;
	color: #414042;
	font-size: 13px;
	text-decoration:none;
}
nav ul ul {
	display: none;
	position: absolute; 
	/* top: 60px; */ 
}
nav ul li:hover > ul {
	display:inherit;
	color:#999;
}
nav ul ul li {
	float:none;
	display:list-item;
	position: relative;
}
nav ul ul ul li {
	position: relative;
	top:-60px;
	left:170px; 
}
#eBaymenu li > a:only-child:after { 
	content: ''; 
}
/* Promo Section */
.header-bottom { 
	background: #F4F4F4 none repeat scroll 0 0;
	display: table; 
	width: 100%;
}
.header-promo {
	float: left;
	width: 100%;
	position: relative;
}
.header-promo ul { 
	list-style: none; 
	padding: 0; 
}
.header-promo ul li { 
	float: left;
	position: relative;
	width: 35%;
	text-align: center;
	margin: 0;
	padding: 0;
}
/*
.header-promo ul li.box-one {
	background: #EEEEEE;
}
.header-promo ul li.box-two {
	background: #E5EBF4;
}
.header-promo ul li.box-three {
	background: #EEEEEE;
}
.header-promo ul li.box-last {
    margin-right: 0;
	background: #EEEEEE;
}
*/
.header-promo ul li.box-two {
	width: 30%;
}
/*
.header-promo ul li.box-three {
	width: 27%;
}
*/
.header-promo ul li a {
    color: #555555 !important;
    display: block;
    padding: 10px 0;
    text-decoration: none !important;
    font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: 'Lato', sans-serif;
}
.header-promo ul li a span {
	color: #414042;
	font-weight: 600;
}

@media all and (max-width : 330px) {
nav ul li {
	display:block;
	width: 94%;
}
}

@media (max-width: 480px) {
.shop-links {
    padding: 0 5px !important;
}
.shop-links li {
	margin: 0 10px !important;
}
/*
.logo a img {
	max-height: 22px !important;
}
*/
.header-promo ul li a {
	letter-spacing: 0px;
	line-height: 18px !important;
}
.search-text {
    width: 84% !important;
}
}

@media (max-width: 580px) {
.hl-left {
	display: none;
}
.hl-right { 
	float: right;
    margin: 0;
    width: 100%;
    text-align: center;
    position: relative;
}
.shop-links {
	padding: 0 10px;
	text-align: center;
	display: inline-block;
	float: none !important;
	margin: 7.5px 0;
}
.shop-links li {
	float: none;
	font-weight: 400;
    margin: 0 10px;
}
.shop-links li.last {
    margin: 0 8px;
}
.search-text {
    width: 84% !important;
}

}

@media only screen and (max-width: 767px) {
/*
.logo a img {
	max-height: 115px;
}
*/
/* Promo Section */
.header-bottom {
	border-bottom: none;
	background: #FFFFFF !important;
}
.header-promo ul li { 
	float: left;
	width: 100% !important;
	margin-right: 0;
	margin-bottom: 1%;
	text-align: center;
	background: #F4F4F4 !important;
}
.header-promo ul li a {
    line-height: 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.header-bottom {
	border-bottom: none;
	background: #FFFFFF !important;
}
.header-promo ul li { 
	float: left;
	width: 50% !important;
	margin-right: 0;
	margin-bottom: 1%;
	text-align: center;
	background: #F4F4F4 !important;
}
.header-promo ul li a {
    font-size: 13px;
    line-height: 20px;
}
}

@media only screen and (max-width: 1024px) {
.header-links {
    display: table;
    width: 100%;
}
.hl-right, .hl-right.one, .hl-right.two {
	float: right;
    margin: 0;
    width: 100%;
    text-align: center;
    position: relative;
}
.shop-links, .shop-links.email {
	padding: 0 10px;
    text-align: center;
    display: inline-block;
    float: none !important;
    margin: 7.5px 0;
}
.shop-links p {
	text-align: center;
}
.hm-empty {
	display: none;
}
.hm-first {
    width: 100%;
	top: 0;
	margin: 0;
}
.logo a {
	margin: 35px 0;
}
.hm-left-con {
	display: none;
}
.hm-left {
	width: 100%;
	margin: 0;
}
.hm-right {
	width: 100%;
	margin: 0 0 10px 0;
	float: left;
	text-align: center;
	display: none;
}
.hm-right h2, .hm-right .hm-phone, .hm-right .hm-email, .hm-right .hm-op {
	display: inline-block;
	width: auto;
	float: none;
}
.hm-right .hm-phone {
	margin: 0 5px;
}
.contact-area {
	display: none;
}
.search-area {
    float: right;
    width: 100%;
    margin: 0;
}
.search-text {
	width: 90%;
}
/* Main Menu */
.header-menu { 
	background: #FFFFFF none repeat scroll 0 0;
	margin-bottom: 10px;
}
#eBaymenu {
    width: 100%;
    background: #FFFFFF;
}
nav {
	margin: 0;
}
.toggle + a, .menu {
	display: none;
}
.toggle {
	display: block;
	background-color: #FFFFFF;
	padding: 14px 20px;	
	color: #414042;
	font-size: 13px;
	text-decoration: none;
	border: none;
}
#eBaymenu nav > ul > li > .toggle {
	font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #E0E0E0;
}
.toggle.menu {
	background-color: #f30e15;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 600;
}
/*
.toggle:hover {
	background-color: #414042;
}
*/
.toggle.menu:after {
    position: absolute;
    top: 21px;
    right: 20px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    content: '';
}
.toggle.menu:before {
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #FFFFFF;
    content: '';
}
[id^=drop]:checked + ul {
	display: block;
	width: 100%;
}
nav ul li {
	display: block;
	width: 100%;
}
nav > ul > li > .toggle.cats:after { 
	content:  ' +';
	float: right;
	color: #F7941E;
	font-size: 18px;
	font-weight: 700;
}
nav ul ul .toggle,
	nav ul ul a {
	padding: 0 40px;
}
nav ul ul ul a {
	padding: 0 80px;
}
/*
nav a:hover,
 	nav ul ul ul a {
	background-color: #414042;
}
*/
nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
	padding: 14px 20px;	
	color: #FFF;
	font-size: 17px; 
}
#eBaymenu nav ul li.no-cats a {
	font-size: 16px;
	color: #414042;
    font-weight: 500;
    border-bottom: 1px solid #E0E0E0;
    padding: 14px 20px;	
    text-decoration: none;
}
#eBaymenu nav ul li ul li .toggle,
	#eBaymenu nav ul ul a {
	color: #414042;
	font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    background: #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
    padding: 10px 30px;
	letter-spacing: 0;
}
nav ul ul {
	float: none;
	position:static;
	color: #ffffff;
}
nav ul ul li:hover > ul,
	nav ul li:hover > ul {
	display: none;
}
nav ul ul li {
	display: block;
	width: 100%;
}
nav ul ul ul li {
	position: static;
}
}

@media only screen and (min-width: 801px) and (max-width: 920px) {
}

@media only screen and (min-width:980px) and (max-width:1024px) {
.help-text {
	padding-left: 10px;
}
.shop-links li.last {
	padding-right: 10px;
}
/*
.header-promo ul li { 
	float: left;
	width: 50%;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}
*/
}

@media only screen and (min-width: 992px) and (max-width: 1080px) {
.logo a img {
	margin: 0 10px;
}
.hm-right {
	margin-right: 10px;
}
/*
#eBaymenu nav > ul > li > a {
	padding: 0 22px !important;
	font-size: 12px !important;
}
*/
}
@media only screen and (min-width: 1081px) and (max-width: 1180px) {
.logo a img {
	margin: 0 10px;
}
.hm-right {
	margin-right: 10px;
}
#eBaymenu nav > ul > li > a {
	padding: 0 9px !important;
	font-size: 12px !important;
}
}

@media only screen and (min-width: 581px) and (max-width: 1140px) {
.shop-links li:last-child {
    margin: 0 7px !important;
}
}

@media only screen and (min-width: 1025px) {
/*
.logo a {
	text-align: left;
}
*/
#eBaymenu {
	text-align: center;
}
#eBaymenu > nav {
	width: auto;
	display: inline-block;
}
/*
#eBaymenu nav > ul > li {
	border-left: 1px solid #69D3E2;
}
#eBaymenu nav > ul > li > a {
	border-left: 1px solid #50B4C2;
}
#eBaymenu nav > ul > li:last-child {
	border-right: 1px solid #69D3E2;
}
#eBaymenu nav > ul > li:last-child > a {
	border-right: 1px solid #50B4C2;
}
*/
#eBaymenu > nav > ul > li {
	text-align: center;
	display: inline;
	margin: 0;
}

#eBaymenu nav > ul > li > a {
    line-height: 50px;
	padding: 0 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	border-right:1px white solid;
}
 
#eBaymenu li.cats > a:after { 
	
    margin-left: 6px;
    cursor: pointer;
	width: 8px;
	height: 5px;
	position: relative;
	top: -2px;
}
#eBaymenu nav > ul > li:hover > a {
	color: #f30e15;
	transition: color .5s;
}
#eBaymenu nav > ul > li:hover {
    background-color: #CCC;
	-webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	color:#f30e15 !important;
}
#eBaymenu li:hover > ul {
	padding: 20px 0;
	/*
	-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
	*/
	border-left: 1px solid #EBECEE;
	border-bottom: 1px solid #EBECEE;
	border-right: 1px solid #EBECEE;
    background-color: rgb(255, 255, 255);
}
nav ul ul li {
	 
}
/*
#eBaymenu nav > ul > li:nth-child(2) ul {
	min-width: 187px;
}
#eBaymenu nav > ul > li:nth-child(3) ul {
	min-width: 195px;
}
*/
#eBaymenu ul ul li a {
	display: block;
	width: 100%;
	text-align: left;
	font-size: 13px;
	line-height: 28px;
	padding: 0px 20px !important;
	white-space: nowrap;
	border: none;
	transition: color .2s;
	color: #414042;
	text-transform: none;
	letter-spacing: 0px;
}
#eBaymenu ul ul li a:hover {
	color: #F00;
	transition: color .2s;
	text-decoration: none;
}
}

/* -------------------------------- 

eBay Left Panel 

-------------------------------- */

#LeftPanel { 
	padding-left: 0; 
	position: relative; 
	width: 220px !important; 
}
table.v4acp tr.v4acp_head td.v4title {
    /* background: #414042 none repeat scroll 0 0 !important; */
	padding: 15px !important;
    font-family: 'Lato', sans-serif;
	font-size: 22px !important;
    font-weight: 600 !important;
    color: #FFFFFF !important;
	text-transform: capitalize;
	letter-spacing: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff2c28+0,fc9a33+29,5ed215+56,31cade+75,3075df+100 */
	background: #ff2c28; /* Old browsers */
}
table.v4acp tr.v4acp_head td.v4accent {
	width:0px !important;



}
.v4title h2 {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #FFFFFF !important;
    font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.v4title font {
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #FFFFFF !important;
    font-family: 'Lato', sans-serif;
	text-transform: capitalize;
	letter-spacing: 0px;
}
table.gallery {

    width: 100%;
    border: solid grey 1px;

}
table#TopPromoArea tr.v4toppromos table.v4acp td.v4baccent {
	display: none;
}
table.v4midBox {
    border-left: 1px solid #EBECEE;
    border-right: 1px solid #EBECEE;
    border-bottom: 1px solid #EBECEE;
}
table.v4midBox tr.v4acp_mid td.v4mid {
    padding-left: 15px !important;
	background:none;
}
.lcat .ttl {
    display: none;
}
.lcat ul li, table.v4clp li {
    border-bottom: 1px dashed #EBECEE;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 5px 0 !important;
    font-family: 'Lato', sans-serif;
}
.lcat ul li a, table.v4clp li a {
    color: #414042 !important;
    font-weight: normal !important;
	font-size: 14px;
	font-weight: bold !important;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
.lcat ul li a:hover {
	color: #f7941e !important;
	transition: 0.3s all ease-in-out;
}
.lcat ul li span {
	color: #414042;
	font-weight: 700 !important;
	font-size: 16px;
}
span.cnt { 
	display: none !important; 
}
.lcat .lev2 {
    padding: 0 !important;
}
ul.lev2 li a{
	list-style: none !important;
	padding-left: 15px !important;
	font-weight:normal !important;
	font-size: 12px !important;

text-transform: uppercase;
	 
}
.lcat .lev2 li {

    list-style-type: none;

}
.lcat .lev2 li span {
    color: #414042 !important;
    font-weight: bold !important;
}
.lcat .lev3 {
    padding: 0 !important;
}
ul.lev3 li {
	list-style: outside none none !important;
	padding-left: 30px !important;
	font-family: 'Lato', sans-serif;
}
.lcat .lev3 li span {
    color: #414042 !important;
    font-weight: bold !important;
}
.newsletter {
    background-color: #ff4848;
    padding: 10px;
    font-family: 'Lato', sans-serif;
	margin-top: 20px;
}
.newsletter .news-box {
    border: 1px solid #ffffff;
    padding: 0 15px;
}
.newsletter .news-box .news-head {
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 15px 0 10px;
    text-align: left;
    line-height: 24px;
    border-bottom: 1px solid #FFFFFF;
}
.newsletter .news-box .news-head h3 {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 0;
	color: #FFFFFF;
	margin-top: 2px;
}
.newsletter .news-box p {
    margin: 15px 0 20px;
	padding: 0;
    font-size: 15px;
    text-align: left;
    line-height: 20px;
    color: #FFFFFF;
}
.newsletter .news-box .subscribe {
    display: inline-block;
    text-align: center;
    margin-bottom: 25px;
	width: 100%;
}
.newsletter .news-box .subscribe a {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #000000 !important;
    background-color: #ffdf48;
    text-transform: uppercase;
    font-weight: 500;
    transition: .3s all ease-in-out;
}
.newsletter .news-box .subscribe a:hover {
    background-color: #6fa929;
    color: #FFFFFF !important;
    transition: .3s all ease-in-out;
}

@media (max-width: 480px) {
#LeftPanel { 
	display: none !important;
}
}

@media only screen and (max-width: 959px) {
#LeftPanel { 
	display: none !important;
}
table#TopPromoArea tr.v4toppromos {
	display: none !important;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1080px) {
#LeftPanel { 
padding-left: 10px;
}
}

/* -------------------------------- 

eBay Central Area 

-------------------------------- */

/* Promotional Banners Section */
tr.v4footr td.v4footd a:link, tr.v4footr td.v4footd a:visited, tr.v4footr td.v4footd a:active {
	color: #414042;
}
/* Gallery List Section */
.r3_cm.bp.tp {
	padding: 0px;
} 
.r3_c, .r3_s { 
	border: none !important; 
}
.r3_t {
	background: none !important; 
	display: none; 
}
/*
td#CentralArea div.v4stabl {
	display: none;
}
.ctrlbr {
	display: none;
}
*/
.ctrlbr {
	margin-bottom: 20px;
	border-bottom: 1px solid #EBECEE;
	padding: 5px 0;
}
.ctrlbr span.pdmt .label {
	color: #414042;
}
.ctrlbr span.pdmt .cur {
	color: #555555;
}
.cmpBr {
	display: none;
}
.rs-pview { 
	padding: 0; 
	float: left;
	width:100%;
}
#fpcap { 
	margin-bottom: 0px; 
	border-bottom: 0px solid #EBECEE; 
	display: block; 
	height: 30px; 
	padding: 0; 
	width: 100%; 
}
.fpcc .countClass {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #7f3f98;
    font-size: 22px !important;
}
.fpcc .matchClass {
    color: #414042;
    font-size: 14px;
}
.fpcc span.keywordClass {
    color: #414042;
    background-color: transparent;
    font-size: 14px;
    font-weight: bold;
}
.rs_box { 
	border-top: 0; 
	box-shadow: none !important; 
}
/* Gallery Section */
table.grid {
    background: #fff none repeat scroll 0 0;
	display: table;
	flex-flow: row wrap;
	height: 100%;
}
.grid td.gallery {
	float: left;
	display: inline-block;
	vertical-align:top;
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    height: auto;
    padding: 0px;
    text-align: center;
    margin: 0 0 0px 0;
	
	width: 31%;

}
table.gallery {

    width: 100%;
    border: solid 

    gray 1px;

}
#CentralArea table.gallery td {
    vertical-align: top;
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
}
.grid td.left {
	border-left: 0 !important;
}
#CentralArea table.gallery td.picture {
	padding: 0 10px 10px 10px;
    text-align: center;
    vertical-align: middle;
}
#CentralArea table.gallery td.picture div.image {
    margin: 0 auto;
    overflow: hidden;
}
#CentralArea table.gallery div.saleDiv {
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
}
#CentralArea table.gallery .mi { 
	display: none; 
}
#CentralArea table.gallery td.details div.ttl { 
	display: block; 
	margin: 0 10px 10px 10px;
	min-height: 60px; 
	text-align: center; 
}
#CentralArea table.gallery td.details div.ttl a { 
	color: #414042 !important; 
	font-weight: 300; 
	font-size: 18px;
	text-transform: none;
	font-family: 'Lato', sans-serif;
	text-align: center;
}
#CentralArea table.gallery table.fixed {
    margin: 0;
    width: 100%;
	text-align: center;
}
#CentralArea table.fixed tr td span.bin.g-b, #CentralArea table.fixed tr td span.bid.g-b {
    font-weight: 700;
    color: #f30e15;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
	margin: 10px 0 1px 0;
    display: block;
	text-align: center;
}
#CentralArea table.gallery table.fixed span.disct, #CentralArea table.gallery table.prices span.disct {
	display: none;
}
#CentralArea table.gallery table.fixed span.oriprs, #CentralArea table.gallery table.prices span.oriprs {
	font-size: 15px;
    color: #888888;
    float: right;
    padding-top: 0px;
    text-decoration: line-through;
    display: block;
    width: 100%;
}
#CentralArea table.gallery div.clearFullDiv {
    clear: both;
    width: 100%;
    margin: 10px 0px;
}
#CentralArea table.gallery span.fshp {
	padding-left: 5px;
    font-size: 13px;
}
#CentralArea table.gallery table.fixed div.time2 {
    padding-right: 0px;
}
#CentralArea table.gallery table.fixed div.time2 .label {
	font-weight: 700;
	padding-right: 5px;
}
td#CentralArea div.dynpg { 
	background-image: none;
	border: medium none; 
	float: left; 
	margin: 20px 0 0; 
	padding: 0; 
	width: 100%; 
	font-family: 'Lato', sans-serif;
}
.r3_t b, .r3_bl b {
	margin: 0 !important; 
	background: none; 
}
.r3_t i, .r3_bl i { 
	display: none; 
}
.r3_t, .r3_t b, .r3_bl, .r3_bl b { 
	background-image: none;
}
/* eBay Pagination */
table.pgbc { 
	border: 0; 
	background: #eee;
	padding: 10px;
}
div.dynpg table.pgbc * {
    font-size: 16px;
    color: #414042;
	text-transform: capitalize;
	letter-spacing: 0px;
}
.dynpg table.pgbc .l {
	padding: 0;
}
.dynpg table.pgbc .r {
	padding: 0;
}
.dynpg table.pgbc span.page {
    font-weight: 500;
}
.dynpg table.pgbc .prev a, .dynpg table.pgbc .next a {
	color: #414042;
	font-weight: 600;
}
.dynpg table.pgbc .pages a {
    font-weight: normal;
    text-align: center;
    border: 1px solid #eee;
    min-width: 14px;
    padding: 3px 8px;
    margin: 0 2px 0 0;
    background: #FFFFFF;
    color: #414042 !important;
    text-decoration: none !important;
}
.dynpg table.pgbc .pages a:hover, .dynpg table.pgbc .pages a.disabled {
    background: #f30e15;
    color: #ffffff !important;
    border-color: #f30e15;
}
.dynpg table.pgbc span.pipe {
    display: none;
}
.dynpg table.pgbc input#q_10 {
	cursor: pointer;
    padding: 0 4px;
    color: #fff;
    background: #f10e15;
    text-transform: uppercase;
    border: 1px solid #f10e15;
}

@media (max-width: 480px){
.grid { 
	clear: left; 
}
.grid td.gallery, .grid td.gallery:nth-child(2) {
	margin: 0 0 10px 0; 
	width: 100%;
	border-bottom: 1px solid #EBECEE;
}
.dynpg table.pgbc .l {
    padding: 0;
    width: 100%;
    float: left;
    text-align: center;
}
.dynpg table.pgbc .m {
    vertical-align: middle;
    width: 100%;
    float: left;
}
.dynpg table.pgbc .r {
    padding: 0;
    float: left;
    width: 100%;
}
.dynpg table.pgbc .prev {
    white-space: nowrap;
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px 0px;
}
.dynpg table.pgbc .pages {
	float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.dynpg table.pgbc .next {
	float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0 0 0;
}
td#CentralArea div.v4stabl {
	text-align: center;
}
#fpcap {
	text-align: center;
}
}

@media only screen and (max-width:600px) {
.grid td.gallery, .grid td.gallery:nth-child(2) {
	margin: 0 0 10px 0; 
	width: 100%;
	border-bottom: 1px solid #EBECEE;
}
}

@media only screen and (max-width:767px) {
#v4-27 .page {
	display: none;
}
.dynpg .r .form {
	display: none;
}
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
.r3_c, .r3_s {
    padding-right: 10px !important;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1080px) {
.r3_c, .r3_s {
    padding-right: 10px !important;
}
}
@media only screen and (min-width: 1025px) {
#CentralArea {
	min-height: 200px;
	float: left;
	width: 100%;
}
.grid td.gallery {
	padding:5px;
}
}

/* -------------------------------- 

eBay Footer 

-------------------------------- */

.stBadge {
    margin: 0 auto;
	padding-top: 20px;
    min-width: 150px;
	max-width: 1170px;
}
#glbfooter {
	border-top: medium none;
    padding-left: 0;
    padding-right: 0;
    max-width: 1170px;
    margin: 0px auto;
}

/* -------------------------------- 

Custom Footer 

-------------------------------- */

#footer-newsletter-section {
	position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
    display: table;
	background: #f10e15 none repeat scroll 0 0;
	margin-top: 20px;
}
#footer-newsletter-area {
	max-width: 1170px;
	border: 0;
    position: relative;
	margin: 0 auto;
    display: table;
    width: 100%;
	margin-top: 0px;
    margin-bottom: 0px;
    overflow: visible;
	text-align: center;
}
#footer-newsletter-area .box-content {
    display: inline-block;
    background: none;
    padding: 10px 0;
	text-align: center;
}
#footer-newsletter-area .box-content .newsletter-description {
    float: left;
    display: inline-block;
    text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
	padding: 0;
	margin: 0;
	font-family: 'Lato', sans-serif;
}
#footer-newsletter-area .nws-btn {
	margin-left: 80px;
	display: inline-block;
}
#footer-newsletter-area .dropdown-btn {
    background: none;
    text-transform: uppercase;
    border: 1px solid #FFFFFF;
    padding: 11px 10px;
    display: inline-block;
    letter-spacing: 0px;
    font-weight: 700;
    color: #FFFFFF;
	font-size: 18px;
	line-height: 18px;
	cursor: pointer;
	font-family: 'Lato', sans-serif;
}
#footer-newsletter-area .dropdown-btn:hover {
	text-decoration: underline;
}
#footer-section {
	position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
    display: table;
	background: #eceaea none repeat scroll 0 0;
}
#footer-area {
	max-width: 1170px;
	border: 0;
    position: relative;
	margin: 0 auto;
    display: table;
    width: 100%;
	margin-top: 20px;
    margin-bottom: 0px;
    overflow: visible;
	border-bottom: 2px solid #666;

padding-bottom: 15px;
}
#footer-area .column {
	width: 25%;
	padding: 0;
	margin: 0;
    position: relative;
	min-height: 1px;
    float: left;
}
#footer-area .column h3 {
    text-align: left;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-size: 20px;
	line-height: 22px;
    letter-spacing: 0px;
	color: #f10e15;
	padding-bottom: 12px;
    margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 25px;
	text-transform: uppercase;
	border-bottom: 1px solid #999B9E;
}
#footer-area .column > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 0px;
}
#footer-area .column > ul li {
	color: #706F71;
	padding: 4px 0;
	line-height: 14px;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 300;
}
#footer-area .column > ul a {
    display: block;
    color: inherit;
    transition: color .2s;
}
#footer-area .column a:hover {
	text-decoration: underline;
}
/*
#footer-area .column.last {
	text-align: right;
}
*/
#footer-area .column.last h3 {
	/* text-align: right; */
	margin-right: 0;
	color: #f10e15;
}
#footer-area .column.last > ul li {
	line-height: 18px;
	text-align:center;
}
#footer-bottom {
	max-width: 1170px;
	border: 0;
    position: relative;
	margin: 0 auto;
    display: table;
    width: 100%;
	margin-top: 20px;
    margin-bottom: 10px;
    overflow: visible;
	padding: 10px 0;
}
#footer-bottom .column {
	width: 33.333333%;
	padding: 0;
	margin: 0;
    position: relative;
	min-height: 1px;
    float: left;
	line-height: 23px;
	font-size: 14px;
	font-weight: 300;
	color: #999999;
	letter-spacing: 0px;
}
#footer-bottom .column.copy {
	text-align: left;
}
#footer-bottom .column.card {
	text-align: center;
}
#footer-bottom .column.fws {
	text-align: right;
}
#footer-bottom .column.fws a {
	text-align: right;
	color: inherit;
}
#footer-bottom .column.fws a:hover {
	text-decoration: underline;
}

@media (max-width: 767px){
#footer-section {
	border-top: 3px solid #f10e15;
}
#footer-newsletter-section {
	display: none;
}
#footer-area .column {
	width: 48%;
	margin-left: 2%;
}
#footer-area .column h3 {
    font-size: 17px;
	line-height: 17px;
    margin-top: 8px;
	margin-right: 10px;
}
#footer-area .column.hide {
	display: none;
}
#footer-bottom .column {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#footer-bottom .column.copy {
	text-align: center;
	margin-bottom: 5px;
}
#footer-bottom .column.fws {
	text-align: center;
	margin-top: 5px;
}
}

@media (max-width: 1024px){
#footer-newsletter-area .box-content .newsletter-description {
	line-height: 20px;
	padding: 10px 20px;
	float: none;
}
#footer-newsletter-area .nws-btn {
	margin-left: 0;
	margin-bottom: 10px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#footer-area .column {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
}
#footer-bottom .column {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
#footer-bottom .column.card {
	text-align: right;
}
#footer-bottom .column.fws {
	width: 98%;
	text-align: right;
	margin-top: 8px;
	font-size: 12px;
}
}

/* -------------------------------- 

Home Page

-------------------------------- */

#top-part {
	position: relative;
	float: left;
	width: 100%;
}
.home-slider {
    float: left;
    margin-bottom: 30px;
    width: 100%;

}
.home-slider .heading {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left: 10%; 
	min-width: 400px; 
	min-height: 62px; 
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.home-slider .heading h1 {
	line-height: 25px;
	font-weight: 700;
	font-size: 25px;
	color: #ffffff;
	margin: 0 0 12px 0;
}
.home-slider .heading P {
	font-size: 10px;
	line-height: 10px;
	font-weight: 400;
	margin: 0 0 15px 0;
}
.home-slider .heading .dropdown-btn {
    background: none;
    text-transform: uppercase;
    border: 1px solid #414042;
    padding: 5px 10px;
    display: inline-block;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #414042;
	font-size: 8px;
	line-height: 8px;
	cursor: pointer;
}
.home-slider .heading .dropdown-btn:hover {
	border: 1px solid #414042;
	color: #414042;
	transition: color .2s;
	transition: border .2s;
}
.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url('https://www.pitaron.co.uk/ebay/partyparty/images/b05.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div { 
	background-position: -7px -7px; 
}
.jssorb05 div:hover, .jssorb05 .av:hover { 
	background-position: -37px -7px; 
}
.jssorb05 .av { 
	background-position: -67px -7px; 
}
.jssorb05 .dn, .jssorb05 .dn:hover { 
	background-position: -97px -7px; 
}
.jssora22l {
	display: block;
	position: absolute;
	top: 50% !important;
    transform: translateY(-50%);
	width: 22px;
	height: 40px;
	cursor: pointer;
	background: url('https://www.pitaron.co.uk/ebay/partyparty/images/banner-scroll-left.png') no-repeat;
	overflow: hidden;
	left: 1.5%;
}
.jssora22l:hover { 
	background: url('https://www.pitaron.co.uk/ebay/partyparty/images/banner-scroll-left-hover.png') no-repeat;
}
.jssora22r {
	display: block;
	position: absolute;
	top: 50% !important;
    transform: translateY(-50%);
	width: 22px;
	height: 40px;
	cursor: pointer;
	background: url('https://www.pitaron.co.uk/ebay/partyparty/images/banner-scroll-right.png') no-repeat;
	overflow: hidden;
	right: 1.5%;
}
.jssora22r:hover { 
	background: url('https://www.pitaron.co.uk/ebay/partyparty/images/banner-scroll-right-hover.png') no-repeat;
}
.home-cats h1, .home-brands h1 {
	text-align: center;
	margin-top: 1.2%;
	margin-bottom: 1.7%;
	position: relative;
	color: #414042; 
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 26px; 
	font-weight: 700; 
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-bottom: 0px;
}
.home-cats h1 span, .home-brands h1 span {
	font-weight: 400;
}
.home-cats h1.cat-title {
	text-align: center;
	background: #FFFFFF none repeat scroll 0 0;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	position: relative;
	color: #414042; 
	font-family: 'Lato', sans-serif;
	font-size: 16px !important;
	line-height: 40px !important;
	font-weight: 700; 
	text-transform: none;
	letter-spacing: 1px;
}
.home-cats ul li h2.cat-title {
	font-family: 'Lato', sans-serif;
	font-size: 16px !important;
	color: #414042;
	letter-spacing: 1.5px;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
    padding: 14px 0;
    margin: 0;
	text-align: center;
}
.home-cats ul li h2.cat-title:hover {
	color: #414042;
	transition: color .2s;
}
.home-cats-top {
    float: left;
    width: 100%;
    margin: 0;
}
.home-cats-top ul {
	list-style: none;
    padding: 0px;
	float: left;
	/* width: 100%; */
	width: auto;
}
.home-cats-top ul li {
	float: left;
    position: relative;
	margin-bottom: 1.7%;
	text-align: center;
}
.home-cats-top ul li.last {
    margin-right: 0;
    float: right;
}
.home-cats-top ul li a {
	display: block;
}
.home-cats-top ul li img {
	max-width: 100%;
	border: none;
	display: block;
	position: relative;
	border: 2px solid #f7941e;
}
.home-cats-top .cat-name-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 30px 0;
}
.home-cats-top .cat-name-left {
    float: left;
}
.home-cats-top .cat-name-right {
    float: right;
}
.home-cats-top .cat-name-left {
	margin-left: 20px;
}
.home-cats-top .cat-name-right {
	margin-right: 20px;
}
.home-cats-top .cat-name {
    width: 220px;
    height: 50px;
    margin-top: 21px;
    text-align: center;
    clear: left;
}
.home-cats-top .cat-name a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
	font-weight: 500;
    color: #FFFFFF !important;
    background-color: #000;
    transition: 0.3s all ease-in-out;
	text-transform:uppercase;
	border-radius:5px;
}
.home-cats-top .cat-name .blue-bg {
    background-color: #000 !important;
}
.home-cats-top .pink-bg {
    background-color: #000 !important;
}
.home-cats-top .green-bg {
    background-color: #000 !important;
}
.home-cats-top .cat-name a:hover, .home-cats-top .cat-name:hover a.blue-bg, .home-cats-top .cat-name:hover a.pink-bg, .home-cats-top .cat-name:hover a.green-bg {
    background-color: #ffdf48 !important;
    color: #1b4652 !important;
    box-shadow: 0 0 15px #AA8C00;
    transition: 0.3s all ease-in-out;
}
.home-cats {
    float: left;
    width: 100%;
    margin: 0;
}
.home-cats.bot {
	margin-top: 30px;
}
.home-cats ul {
	list-style: none;
    padding: 0px;
	float: left;
	/* width: 100%; */
	width: auto;
}
.home-cats ul li {
	float: left;
    position: relative;
	margin-bottom: 1.7%;
	text-align: center;
}
.home-cats ul li.last {
    margin-right: 0;
    float: right;
}
.home-cats ul li a {
	display: block;
}
.home-cats ul li img {
	max-width: 100%;
	border: none;
}
.home-cats ul li a:before{
  position: absolute;
  content:" ";
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:0;
  background-color: rgba(0, 0, 0, 0.15);
}
.home-cats ul li a:hover:before {
	background-color: rgba(254, 254, 254, 0.5);
	-webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.home-cats ul li.three {
	float: left;
    position: relative;
}
.home-cats ul li.three.last {
    margin-right: 0;
    float: right;
}
.home-cats ul li a {
	display: block;
}
.home-cats ul li a {
	border: 2px solid #f7941e;
}
.home-cats ul li.three .col {
	position: relative;
}
.home-cats ul li .textual {
    position: absolute;
    bottom: 12px;
    left: 23px;
    font-size: 28px;
	line-height: 1.1;
	font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin-top: 11px;
    z-index: 10;
	text-align: left;
}
.home-cats ul li .textual .text {
    min-height: 50px;
    margin-bottom: 22px;
}
.home-cats ul li .textual span {
    display: block;
    font-weight: 700;
}
.home-cats ul li .textual .button {
    font-size: 14px;
    color: #f10e15;
    line-height: 1;
    display: inline-block;
    background: #ffffff;
    border-radius: 5px;
    padding: 10px 18px 10px 18px;
    font-weight: 700;
}
.home-cats.mob {
	display: none;
}
.home-text {
    float: left;
    width: 100%;
    margin: -10px 0 20px 0;
	text-align: center;
}
.home-text.bot {
	margin-top: 3%;
}
.home-text h1 {
	margin-top: 0px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0px;
	color: #f30e15;
	margin-bottom: 25px;
}
.home-text h1 span {
	font-size: 30px;
	font-weight: 400;
	color: #414042;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.home-text h2 {
	margin-top: 0px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0px;
	color: #A7A9AC;
	text-align: center;
	margin-bottom: 8px;
}
.home-text p {
	font-size: 18px;
	line-height: 20px;
	color: #414042;
	font-weight: 300;
	margin-bottom: 20px;
}
.home-text ul {
	list-style: none;
    padding: 0px;
	float: left;
}
.home-text ul li.two {
	float: left;
    position: relative;
    margin-bottom: 2.7%;
    width: 65.5%;
    margin-right: 1.7%;
}
.home-text ul li.single {
	float: left;
    position: relative;
    margin-bottom: 2.7%;
    width: 31.6666%;
    margin-right: 2.5%;
	background: #F4F4F4 none repeat scroll 0 0;
}
.home-text ul li.single.last {
	margin-right: 0;
}
.home-text ul li.text h3 {
	color: #414042; 
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	line-height: 26px; 
	font-weight: 400; 
	margin-bottom: 1px;
	padding: 20px 15px;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
}
.home-text ul li.text p {
	color: #414042;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
.home-text.bot ul li.text p {
	padding: 0 15px;
}
.home-text ul li.text p a {
	color: #414042;
	border: none;
}
.home-cats ul li.four {
	float: left;
	position: relative;
}
.home-cats ul li.four.last {
    margin-right: 0;
    float: right;
}
/*
.home-cats ul li.four a {
	border-bottom: 1px solid #E5E5E5;
}
*/
.home-brands {
    float: left;
    width: 100%;
    margin: 0;
}
.home-brands ul {
	list-style: none;
    padding: 0;
}
.home-brands ul li {
	display: inline-block;
    width: 32.135%;
	height: 100%;
	text-align: center;
	margin-bottom: 3%;
	margin-right: 1.538461%;
}
.home-brands ul li.last {
	margin-right: 0;
}
.home-brands ul li a {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.home-brands ul li img {
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	border: none;
}
#bottom-part {
	position: relative;
	float: left;
	width: 100%;
}
.home-about {
	width:100%;
    background-image: url('https://www.pitaron.co.uk/ebay/partyparty/images/about-us-bg.jpg');
    background-attachment: fixed;
    padding-top: 20px;
    padding-bottom: 20px;
}
.home-about-text {
	padding: 0 20px;
}
.home-about-text p {
	text-align: center;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    display: block;
	letter-spacing: 1px;
	line-height: 18px;
}
.home-about-text h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
	text-transform: none;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 1px;
	margin-top: 10px;
}
.cat-banners {
    float: left;
    width: 100%;
    margin: 0;
}
.cat-banners ul {
	list-style: none;
    padding: 0;
	float: left;
}
.cat-banners ul li {
	float: left;
    position: relative;
    margin-bottom: 2.7%;
    width: 100%;
}
.cat-banners ul li img {
	max-width: 100%;
	border: none;
}

@media (max-width: 480px){
.home-cats-top ul li, .home-cats ul li, .home-cats ul li.three, .home-text ul li, .home-brands ul li {
	width: 100% !important;
	margin: 0 auto 10px !important;
    text-align: center;
}
.home-cats ul li.three.one, .home-cats ul li.three.two, .home-cats ul li.three.last {
    margin: 0 auto !important;
    text-align: center;
}
.home-cats ul li.three .col .textual .text {
	margin-bottom: 10px;
}
.home-cats.mob ul li.cake.mob {
	display: none;
}
}

@media only screen and (max-width: 600px) {
.home-cats-top ul, .home-cats ul, .home-text ul li {
    padding: 0;
}
.home-cats-top .cat-name-box {
    padding: 0 0 20px 0;
}
.home-cats-top .cat-name-left, .home-cats-top .cat-name-right {
    float: none;
    text-align: center;
}
.home-cats-top .cat-name-right {
	margin-left: 20px;
	margin-right: 0;
}
.home-cats-top .cat-name {
    margin-top: 5px;
    height: 32px;
    display: inline-block;
    width: 160px;
	float: left;
}
.home-cats-top .cat-name a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
}
.home-cats h1, .home-brands h1 {
	font-size: 26px !important;
	line-height: 34px !important;
	margin-bottom: 5%;
}
.home-cats h2 {
	font-size: 26px !important;
    line-height: 32px !important;
	padding: 10px;
	margin-bottom: 5%;
}
.home-cats h1 span {
    padding: 0;
}
/*
.home-cats ul li, .home-cats ul li.three {
	width: 100% !important;
	margin: 0 auto 5px !important;
    text-align: center;
}
.home-cats ul li a {
	margin: 5px !important;
}
*/
}

@media only screen and (max-width: 767px) {
#top-part {
	margin-bottom: 20px;
}
#bottom-part {
	display: none;
}
.home-cats ul li.three {
	/* width: 50%; */
	width: 100%;
}
.home-cats ul li.three {
    margin: 0 auto 20px !important;
    text-align: center;
}
.home-brands ul li {
	margin: 0 auto 5px;
    width: 49.8%;
    text-align: center;
}
.home-brands ul li a {
    margin: 2px;
}
}

@media only screen and (max-width: 1024px) {
.home-cats-top ul, .home-cats ul, .home-text ul, .home-brands ul {
    margin: 0 5px;
	padding: 0;
    float: left;
}
.home-cats-top ul li, .home-cats ul li {
	margin: 0 auto 10px;
    /* width: 50%; */
    text-align: center;
}
.home-cats.desktop {
	display: none;
}
.home-cats ul li.three {
	margin: 0 auto 5px;
    text-align: center;
}
.home-cats ul li.three a {
    border: 2px solid #f7941e;
}
.home-cats.mob {
	display: block;
}
.home-brands ul li {
    width: 32%;
}
.home-cats ul li.three.text {
	width: 100% !important;
	margin: 0 auto 5px !important;
    text-align: center;
}
.home-cats ul li.three.text h3 {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 10px;
}
/*
.home-cats ul li a {
	margin: 2px;
}
*/
.home-text ul li {
	width: 100% !important;
	margin: 0 auto 5px !important;
    text-align: center;
}
.home-text ul li.text h3 {
	text-align: center;
}
}
@media (max-width: 1024px) {
/*
.home-cats ul li, .home-cats ul li.three, .home-text ul li {
	margin: 0 auto 20px !important;
    text-align: center;
}
*/
}
@media only screen and (min-width: 481px) and (max-width: 800px) {
.home-cats.mob ul li {
    margin: 0 auto 10px;
    width: 50%;
    text-align: center
}
.home-cats.mob ul li a {
    margin: 2px;
}
.home-cats.mob ul li.cake {
	width: 100%;
}
.home-cats.mob ul li.cake.tab {
	display: none;
}
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
.home-cats.mob ul li {
    margin: 0 auto 10px;
    width: 33.3333%;
    text-align: center
}
.home-cats.mob ul li a {
    margin: 2px;
}
.home-cats.mob ul li.cake.mob {
	display: none;
}
}
@media only screen and (min-width: 801px) and (max-width: 1080px) {
.home-cats ul li.three.text h3 {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 12px;
}
}
@media (max-width: 1080px) {
.home-cats ul li.three.text p {
	margin: 0 0 10px 0;
}
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {

}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
.home-cats-top ul li {
	margin-bottom: 2.56410%;
    width: 40.769230%;
    margin-right: 1.70940%;
	text-align: center;
}
.home-cats-top ul li.last {
	width: 57.52137%;
}
.home-cats-top .cat-name-box {
    padding: 0 0 20px 0;
}
.home-cats-top .cat-name-left, .home-cats-top .cat-name-right {
    float: none;
    text-align: center;
}
.home-cats-top .cat-name-right {
	margin-left: 20px;
	margin-right: 0;
}
.home-cats-top .cat-name {
    margin-top: 5px;
    height: 32px;
    display: inline-block;
    width: 160px;
	float: left;
}
.home-cats-top .cat-name a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
}
}
@media (max-width: 1300px) {
.home-slider {
	display: none;
}
}
@media only screen and (min-width: 1025px) {
.home-cats ul li.four {
	margin-bottom: 1.73333%;
	width: 24.333333% !important;
	margin-right: 0.888889%;
}
.home-cats ul li.three {
    margin-bottom: 0;
    width: 23.50%;
    margin-right: 1.70%;
	text-align: center;
}
.home-cats ul li.three.one .col.one, .home-cats ul li.three.last .col.one {
	width: 100%;
	margin-bottom: 20px;
}
.home-cats ul li.three.two {
	width: 49.60%;
	margin-right: 1.70%;
}
.home-cats ul li.three.two .col.two {
	width: 100%;
	float: left;
	margin-bottom: 24px;
}
.home-cats ul li.three.two .col.one {
	width: 47.37935%;
	float: left;
	margin-right: 5.2413%;
	margin-bottom: 20px;
}
.home-cats ul li.three.two .col.one.last, .home-cats ul li.three.two .col.two.last {
	margin-right: 0;
}
.home-cats ul li {
	margin-bottom: 2.5%;
    width: 48.75%;
    margin-right: 2.5%;
	text-align: center;
}
.home-cats-top ul li {
	margin-bottom: 2.56410%;
    width: 40.769230%;
    margin-right: 5px !important;
	text-align: center;
}
.home-cats-top ul li.last {
	width: 57.52137%;
}
.home-text ul li.single {
	min-height: 325px;
	margin-bottom: 2.7%;
    margin-right: 2.5%;
}
}
@media only screen and (min-width: 1201px) {
#top-part {
	 
}
}