@charset "utf-8";
/* CSS Document */
/* Theme Name: EPOSGEAR
Theme URL: http://stores.ebay.co.uk/EPOSGEAR
Description: EPOSGEAR. Designed By LoveArtDesign
Version: 1
Tags: responsive listing template 
Author: LoveArtDesign
Author URI: http://loveartdesign.com/
Created on 26 May 2017
Email:ebay@loveartdesign.com
Copyright 2017 LoveArtDesign. All rights reserved */


#wrapLOVE {
	margin: 0;
	padding: 0px;
	width: 100%;
	background-image: url(../images/header_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f6f2f2;
}
.clearLOVE {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content_listing {
	background-image: url(../images/bcg_header.png); 
	background-repeat: repeat-x; 
	background-position: center top;
}
#headerLOVE {
    min-height:75px;
}
#support {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e0e0e0;
	padding: 12px 0 0;
	line-height: 22px;
	float: left;
}
#support a {color: #e0e0e0; text-decoration: none;}
#support a:hover {text-decoration: underline;}
#support i.fa.fa-phone {
	font-size: 14px; 
	color: #e0e0e0;
	padding-right: 3px;
}
#call_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e0e0e0;
	padding: 12px 0 0 25px;
	line-height: 22px;
	float: left;
}
#call_us i.fa.fa-envelope {
	font-size: 12px; 
	color: #e0e0e0; 
	padding-right: 5px;
}
#logoLOVE {
    padding-top: 50px;
}
#promo {
	float: right;
	margin-top: 9px;
}
.navbar {padding: 0; margin-top: 5px;}
.navbar-inverse {
	border: none;
	border-radius: 0 0 0 0!important;
	background-image: url(../images/header_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav-justified {
	border:none; 
	border-radius: 0 0 0 0!important;
}
.nav-justified > li {
    border: none;
    border-radius: 0 0 0 0!important;
}
.nav-justified > li > a {
	padding: 0; 
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #e0e0e0; 
	font-weight: normal;
	text-transform: uppercase; 
	text-align: center; 
	line-height: 50px;
}
.nav-justified a:hover {
	background-color: #e0e0e0!important;
	text-decoration:none;
	color: #0e589f;
}
#categories_top {
	overflow: hidden;
	margin-bottom: 10px;
}
.promo_box {
	background-color: #0e589f;
	border: 6px solid #0a4883;
	float: left;
	margin: 2px 0 5px;
	max-height: 270px !important;
	position: relative;
	text-align: center;
	width: 100%;
	padding: 3%;
	background-image: url(../images/bcg_promo1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.promo_box.b {
	background-image: url(../images/bcg_promo2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.promo_box.c {
	background-image: url(../images/bcg_promo3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.promo_box_heading {
	color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 5px;
	text-align: center;
	text-transform: uppercase;
}
.promo_box_img img {
    margin: 0 auto;
}
.promo_box_info {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
#content_central {
	background-color: #f9f9f9; 
    border-left: 1px solid #d4d4d4; 
	border-top: 1px solid #d4d4d4; 
	border-right: 1px solid #d4d4d4;
	overflow: hidden;
	padding-top: 10px;
}
.info-box {
	padding: 5px;
    background-color: #fff;
    border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	margin-bottom: 10px;
	margin-top: 10px;
}
.heading_description {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	line-height: 40px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	background-image: url(../images/header_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
    margin: 5px 0px 15px 8px;
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif; 
    color: #413e3e;
}
.text ul {
	margin: 5px; 
	padding: 0 8px 0 25px;
}
.text ul li {
	list-style:none;
	border-bottom: 0px dotted #999999; 
	padding: 2px 1px;
}	
.text ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0e589f;
}
#sign {
	line-height: 30px;
	margin: 15px auto;
	text-align: center;
	width: 70%;
	background-image: url(../images/header_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#sign a {
	color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#sign a:hover {
	text-decoration: underline;
}
#contact {
	background-image: url(../images/contact_info.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	height: 193px;
	background-color: #fff;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}
#message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #413e3e;
	line-height: 35px;
	text-align: center;
	margin: 2px 0 10px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
}
#message a {
	color: #413e3e;
}
#message a:hover {
	color: #0e589f;
	text-decoration: none;
}
#message i {
	color: #0e589f;
	padding-right: 10px;
}
#footerLOVE {
    background-image: url(../images/header_bcg.png);
	background-repeat: repeat;
	background-position: center top;
    padding: 20px 0 0;
    width: 100%;
}
.footer_heading {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	font-weight: bold;
	text-transform: uppercase;
	padding: 30px 0 0;
}
.footer_text {
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #e0e0e0; 
	padding: 8px 0 10px 1px;
}
#footer_logo {
	border-right: 1px solid #0a4883;
	padding-right: 20px;
}
#footer_logo img {
	margin: 0 0 10px;
}
#copyright {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
	width: 100%;
	color:#ccc;
	padding: 10px 0;
}
#copyright a { 
    text-decoration: none;
    color:#ccc;
}
#copyright a:hover { 
    text-decoration: underline;
}
/* MEDIA QUERY */  
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 992px) {
.nav-justified > li > a {
    font-size: 12px;
}
#promo {
	display: none;
}
#logoLOVE {
    padding-top: 20px;
}
#footer_logo {
	border: none;
}
}
@media screen and (max-width: 768px) {
.nav-justified > li > a {
    border-bottom: 1px solid #fff;
}
.navbar-inverse {
	background-repeat: repeat;
}
#panel {
    display:none!important;
}
#promo {
	display: none;
}
#logoLOVE {
    padding-top: 20px;
}
#footer_logo {
	border: none;
}
}
@media screen and (max-width: 480px) {
.nav-justified > li > a {
    border-bottom: 1px solid #fff;
}
.navbar-inverse {
	background-repeat: repeat;
}
#call_us {
    display:none!important;
}
#panel {
    display:none!important;
}
#promo {
	display: none;
}
#logoLOVE {
    padding-top: 20px;
}
#footer_logo {
	border: none;
}
}
@media screen and (max-width: 320px) {
.nav-justified > li > a {
    border-bottom: 1px solid #fff;
}
.navbar-inverse {
	background-repeat: repeat;
}
#call_us {
    display: none!important;
}
#panel {
    display:none!important;
}
#promo {
	display: none;
}
#logoLOVE {
    padding-top: 20px;
}
#support {
	font-size: 12px;
}
#footer_logo {
	border: none;
}
}
/************************************/