47\thtml, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

img, fieldset {
	border: 0;
}

ol, ul {
	list-style: none;
}

img {
	width: auto\9; /* ie8 */
	margin: 0px;
	vertical-align: middle;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}.

hr {
	display: block;
	height: 2px;
	border: 0;
	border-top: 1px solid #0752c5;
	margin: 10px 0;
	padding: 0;
}

body {
	color: #253943;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	margin-left: 0px;
}

html, body {
	width: 100%;
	margin: 0;
}

a {
	color: #574d43;
	text-decoration: none;
	outline: none;
}

a:hover {
	cursor: pointer;
	color: #585858;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0px;
	color: #919594;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}

.clear {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

/*********************** Basic End ***************************/

#wrapper {
	margin: 0 auto;
	position: relative;
	height: auto;
	padding: 0 0 0px 0;
}

#parent_container {
	margin: 0 auto;
	height: auto;
}

#header {
	margin: 0 auto;
	display: block;
	clear: both;
	height: auto;
	padding: 0 0 0 0;
	width: 1280px;
}

.head-top-bg {
    background: url(../images/header-ripped.png) no-repeat;
    background-size: 100%;
}

.head-top {
    display: block;
    height: 50px;
    width: 1280px;
    margin: 0 auto;
}

.head-top ul {
    width: 32%;
    float: right;
    margin-top: 12px;
}

.head-top ul li a  {
    float: left;
    margin-right: 26px;
    color: #fff;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}
.head-top ul li a:last-child {
    margin-right: 0;
}

.header_container_bg {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 5px 0;
}

#header_container {
	clear: both;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 1180px;
}

.head-left {
	float: left;
	margin: 15px 0;
}

.head-left-listing {
    float: left;
}

.logo {
	clear: both;
	height: auto;
}

.logo a img {
   /* width: 275px;*/
	
}

.head-mid{
	display: inline-block;
	vertical-align: middle;
	border-radius: 10px;
	margin-top: 26px;
	width: 47%;
}

.head-mid p{
    text-transform: uppercase;
    letter-spacing: 3.5px;
    padding-top: 17px;
    float: left;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}

.head-right {
	float: right;
	}

.head-top-links ul li {
    vertical-align: middle;
    margin: 20px 0 10px 10px;
    display: inline-block;
}
.head-top-links ul li.head-top-links-favourites{
	background:url(../images/heart.png) left center no-repeat scroll;
	padding:0 0 0 50px;
}

.head-top-links ul li.head-top-links-feedback{
	background:url(../images/star.png) left center no-repeat scroll;
	padding:0 0 0 50px;
}

.head-top-links ul li a{
	font-size:14px;
	font-weight:900;
	letter-spacing:1px;
    background-clip: border-box;
	background-clip: text;
	line-height:40px;
	font-family: "Poppins", sans-serif !important;
	color:#000;
}

.head-right-listing {
	float: right;
	margin: 30px 0 0;
	
}

.top-search {
	float: left;
	border-radius: 5px;
	padding: 10px;
}

.top-search-txt {
	width: 265px;
    height: 38px;
    line-height: 30px;
    color: #333;
    border: none;
    /* border-radius: 30px; */
    padding: 0 0 0 10px;
    background: #eee;

}

.top-search-btn {
	background: url(../images/search-icon.png) center center no-repeat scroll #BD1723;
    width: 34px;
    height: 38px;
    border: none;
    float: right;
    cursor: pointer;
    border-radius: 0px;
    margin-left: -5px;
}

.top-search-btn:hover {
	opacity: 1;
}

.map{ float:right; display:inline-block; margin-top: 8px;}

.head-menu {
    clear: both;
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    border-top: 9px solid #efefef; 
    border-bottom: 9px solid #efefef; 	
}

.wave {
    display: block;
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 0.25em;
    position: relative;
    bottom: -0.125em;
    z-index: 1;
    left: 0;
}

.head-menu-container {
	width: 1180px;
	margin: 0 auto;
	text-align:center;
}

.top-head-promo {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
	background: #f8f7f2;
}

.top-head-promo ul {
	clear: both;
	height: auto;
	overflow: hidden;
	width: 1180px;
	margin: 0 auto;
	padding: 0;
}

.header-promo{
    width: 1280px;
    border-top: 2px solid #dddddd;
    margin: 0 auto;
}

.header-promo-row{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.header-promo-row .promo1{
	width: 25%;
	float: left;
	font-family: 'Poppins', sans-serif !important;
}

.header-promo-row .promo1 p{
    color: #acc750;
}

.header-promo-row .promo2{
	width: 25%;
	float: left;
	text-align:center;
	font-family: 'Poppins', sans-serif !important;
}

.header-promo-row .promo2 p{
    color: #e6529e;
}

.header-promo-row .promo3{
	width: 25%;
	float: left;
	text-align:center;
font-family: 'Poppins', sans-serif !important;
}

.header-promo-row .promo3 p{
    color: #f68121;
}

.header-promo-row .promo4{
	width: 25%;
	float: left;
	text-align:center;
font-family: 'Poppins', sans-serif !important;
}

.header-promo-row .promo4 p{
    color: #0c5a2f;
}

.top-head-promo ul li {
	float: left;
	width: 33.33%;
	text-align: center;
	font-family: "Poppins", sans-serif !important;
	letter-spacing:0.25em;
	font-size:14px;
}

.shipping-promo {
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 0px 0;
	box-shadow: inset 0px 5px 6px -7px rgba(0,0,0,0.75);
}

.shipping-promo img{width:100%;}

.shipping-promo ul {
    clear: both;
    height: auto;
    overflow: hidden;
    width: 97%;
    margin: 15px auto;
}

.shipping-promo ul li {
    float: left;
    height: 45px;
}

.shipping-promo ul li.section1 {
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}

.shipping-promo ul li h2 {
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    color: #deded;
   text-align: center;
    line-height: 22px;
    font-family: "Poppins", sans-serif !important;
}

.shipping-promo ul li.section2 {
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}
.shipping-promo ul li.section3 {
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}
.shipping-promo ul li.section4 {
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}


.shipping-promo2 {
    clear: both;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    padding: 0px 0;
	border-top: 5px solid #eee;
}

.shipping-promo2 img{width:100%;}

.shipping-promo2 ul {
    clear: both;
    height: auto;
    overflow: hidden;
    width: 1180px;
    margin: 20px auto;
}

.shipping-promo2 ul li {
    float: left;
    height: 45px;
}

.shipping-promo2 ul li.section1 {
    background: url(../images/returns.png) no-repeat scroll top center;
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}

.shipping-promo2 ul li h2 {
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    color: #5f5f5f;
    margin: 65px 0 0 0;
    text-align: center;
    line-height: 22px;
    font-family: "Poppins", sans-serif !important;
}

.shipping-promo2 ul li.section2 {
    background: url(../images/money-back.png) top center no-repeat scroll;
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}
.shipping-promo2 ul li.section3 {
    background: url(../images/safety.png) top center no-repeat scroll;
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}
.shipping-promo2 ul li.section4 {
    background: url(../images/cust-service.png) top center no-repeat scroll;
    width: 25%;
    display: block;
    height: auto;
    text-align: center;
}

.top-promo{
	width: 100%;
}

.top-promo-banner{
    margin: 0 auto;
}

.top-promo-banner img{
	width: 100%;
}

.delivery-top{
    background: #BD1723;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif !important;
}

.product-left-promo{
	width: 17%;
	float: left;
}

.product-left-promo ul li {margin-bottom: 30px;}

.product-left-promo img{
    width: 100px;
    display: block;
    margin: 19% 10%;
}

/*******************************contianer start*******************************/

#container {
	padding: 0px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

#main-container {
	margin: 0px auto;
	height: auto;
	clear: both;
	display: block;
	position: relative;
	overflow: hidden;
	width: 1280px;
}

#product-container {
	clear: both;
	height: auto;
	overflow: hidden;
	margin: 15px auto;
	padding: 0 0;
}

#left-panel {
	float: left;
	width: 230px;
	position: relative;
	height: auto;
	border: 1px solid #ddd;
	margin: 0 0 15px 0;
}

.left-paypal {
	background: #FFF;
	text-align: center;
}

#home-content {
	height: auto;
	overflow: hidden;
	position: relative;
	margin:0 auto 0;
}

.home-about{
	clear:both;
	padding: 20spx;
	margin-bottom: 15px;
}

.home-about-main-title{
	width: 45%;
    margin: 0 auto;
	text-align: center;
}

.home-about-main-title h2 span{
    padding: 5px 10px;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
	text-align: center;
    font-family: "Poppins", sans-serif !important;
	letter-spacing: 2px;
}

.home-about-main-title h2{
	display: inline-block;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: normal;
    color: #5f5f5f;
    text-align: center;
    font-family: "Poppins", sans-serif !important;
}

.home-about-content h2 {
    font-size: 16px;
    color: #323232;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.home-about p{
    padding: 5px 10px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
	text-align: center;
    font-family: "Poppins", sans-serif !important;
}
.home-about-content .home-about-more{
	background:linear-gradient(to right, #45708f, #5E5E5E);
	padding:0 20px;
	color:#ffffff !important;
	font-size:16px !important;
	height:38px;
	line-height:38px;
	border-radius:5px;
	display:inline-block;
	font-family:"Poppins", sans-serif;
}

.home-about-content .home-about-more:hover
{
	background:linear-gradient(to left, #45708f, #5E5E5E);
}

.home-blog-icon {
    margin: 20px 0;
}

.about-banner{}

.about-banner img {
    margin: 0 auto;
    width: 100%;
}

.product-blog {
    width: 1180px;
    margin: 0 auto;
}

.product-blog ul li {
    
    width: 29.73%;
    display: inline-block;
    margin: 0 20px 0;
    text-align: center;
	float:left;
}

.home-blog-text {
    /* width: 20%; */
    text-align: center;
    margin: 20px;
}

.home-blog-text p {
    text-align: justify;
    font-size: 15px;
}

.home-blog-buy-now {
    text-align: center;
	padding:50px;
	clear:both;
}

.home-blog-buy-now a {
	color: #fff !important;
    font-size: 20px !important;
    text-decoration: none;
    font-weight: normal;
    border-radius: 28px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-transform: capitalize;
    transition: color 300ms ease-out 0s;
    display: inline-block;
    padding: 10px 50px;
    background: #df6023;
}
.product-blog-content{background:#687170;}

.product-blog2 {
    width: 1180px;
    margin: 0 auto;
}

.product-blog2 ul li {
    
    margin: 20px;
    text-align: right;
}

.home-blog2-icon {
    margin: 20px 0;
}

.home-blog2-text {
    /* width: 20%; */
    text-align: center;
    margin: 10px 0;
}

.home-blog2 h3 {
    font-size: 22px;
    color: #000;
}

.product-blog2 h2 {
    text-align: center;
    color: #000;
	font-size:34px;
	margin: 20px 0;
	padding: 20px 0;
}

.product-blog2 h2 span {
    text-align: center;
    color: #000;
	font-size:34px;
    font-weight: bold;
}

.home-blog2-text p {
    text-align: right;
    font-size: 16px;
}


.product-blog3 ul li {
    
    margin: 20px;
    text-align: left;
}

.home-blog3-icon {
    margin: 20px 0;
	text-align:left;
}

.home-blog3-text {
    /* width: 20%; */
    text-align: center;
    margin: 10px 0;
}

.home-blog3 h3 {
    font-size: 22px;
    color: #000;
	text-align:left;
}

.product-blog3 h2 {
    text-align: center;
    color: #000;
	font-size:34px;
}

.product-blog3 h2 span {
    text-align: center;
    color: #000;
	font-size:22px;
}

.home-blog3-text p {
    text-align: left;
    font-size: 16px;
}

.home-blog2-buy-now {
    text-align: center;
    margin: 50px 0 40px 0px;
}

.home-blog2-buy-now a {
	color: #fff !important;
    font-size: 20px !important;
    text-decoration: none;
    font-weight: normal;
    border-radius: 28px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-transform: capitalize;
    transition: color 300ms ease-out 0s;
    display: inline-block;
    padding: 10px 50px;
    background: #000;
}

.product-blog-1 {
    width: 29.73%;
    float: left;
	display:inline-block;
}

.product-blog-2 {
    width: 40%;
    float: left;
	text-align:center;
	
}

.product-blog-3 {
    width: 30%;
    float: right;
}


.shop-by-brand {
    width: 1180px;
    margin: 15px auto;
    
}

.shop-by-brand h2 {
    color: #fff;
    background: #0095DB;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
}

.shop-by-brand ul {
    border: 5px solid #ddd;
    border-radius: 10px;
}

.shop-by-brand ul li {
    display: inline-block;
    margin: 20px;
}

.listing-img{
    width: 1180px;
    margin: 0 auto;
}
.listing-img img{width:100%;}

/***************************footer start********************************/

#footer {
	clear: both;
	display: block;
	height: auto;
	position: relative;
	background: url(../images/Footer-ripped.png);
	background-size: 100%;
	width: 1280px;
	margin: 0 auto;
}

#footer_container {
	margin: 0px auto 0;
	padding: 25px 0;
	width:1180px;
	height:auto;
	overflow:hidden;
}

.footer-links{
	text-align:center;
	margin:0 0 15px 0;
}

.footer-links ul{
	clear:both;
	height:auto;
	overflow:hidden;
}

.footer-info {
    width: 1180px;
    margin: 0 auto;
}

.footer-info img{
    width: 1180px;
    margin: 0 auto;
}

.footer-links ul li{
	display:inline-block;
	vertical-align:middle;
	border-right:2px solid #fff;
}

.footer-links ul li:last-child{
	border:none;
}

.footer-links ul li a{
	display:block;
	font-size:18px;
	padding:0 10px;
	color:#fff;
	font-family:"Poppins", sans-serif;
}

.footer-links ul li a:hover{
	color:#41afa2;
}

#footer-bottom {
	display: inline-block;
    clear: both;
    height: auto;
    padding: 0 0 15px 0;
    margin: 0 auto;
    margin: 0 auto;
}

#footer-bottom ul {
	list-style: none;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding-left: 0;
}

#footer-bottom ul li {
	float: left;
	width: 315px;
	position: relative;
	vertical-align: top;
	padding: 0 39px;
	font-family: "Poppins", sans-serif !important;
}

#footer-bottom ul li:nth-child(3) {
	width: 290px;
}

#footer-bottom ul li:first-child {
	padding-left: 0px;
}

#footer-bottom ul li:last-child {
	padding-right: 0;
	width: 1180px;
	float: none;
	margin: 0 0;
	text-align: center;
}

#footer-bottom ul li h2 {
	color: #5E5E5E;
	font-size: 20px;
	padding: 0 0 0 0px;
	margin: 15px 0;
	text-transform: capitalize;
	font-family: "Poppins", sans-serif !important;
	font-style: normal;
}
.payment-footer-bottom {
    text-align: right;
    margin-bottom: 15px;
}

.payment-footer-bottom h2 {
    color: #5E5E5E;
    font-size: 20px;
    padding: 10px 0 0 0px;
    margin: 15px 0;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif !important;
    font-style: normal;
    border-top: 1px solid;
}

#footer-bottom ul li a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    outline: none;
    padding: 0 0 0 0;
    margin: 0 20px 0 0;
    font-family: "Poppins", sans-serif !important;
    letter-spacing: 1px;
}

#footer-bottom ul li a:hover {
	text-decoration: none;
	color: #000;
}

#footer-bottom ul li:nth-child(3) img {
	padding: 0 0 0 0;
	width: 100%;
}

.foot-newsletter {
    background: #BD1723;
}

.foot-newsletter-container{
	width:1180px;
	margin:0 auto;
	padding:15px 0;
}

.foot-newsletter-container ul{
	clear:both;
	height:auto;
	overflow:hidden;
}

.foot-newsletter-container ul li{
	display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 60%;
    font-size: 20px;
    font-weight: 900;
    height: 32px;
    line-height: 45px;
    letter-spacing: 1px;
    color: #fff;
    font-family: "Poppins", sans-serif !important;
	font-weight: normal;
}

.foot-newsletter-container ul li:last-child {
    float: right;
    width: 30%;
    line-height: 30px;
    height: 45px;
}

.foot-newsletter-container ul li a{
	background: #fff;
	color:#000;
	display:block;
	padding:7px;
	width:45%;
	margin:0 auto;
	border-radius:5px;
	font-family: "Poppins", sans-serif !important;;
}

.designby {
	text-align:center;
}

.designby-container {
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	font-family: "Poppins", sans-serif !important;
	border-top: 1px solid #fff;
	padding-top: 15px;
}

.designby-container span {
	color: #fff;
}

/***************************footer end********************************/

.brand-category {
	clear: both;
	height: auto;
	overflow: hidden;
	border-bottom: none;
	margin: 0 auto;
	text-align:center;
}

.brand-category ul{
	clear:both;
	height:auto;
	overflow:hidden;
	box-shadow: 0px 1px 7px 1px #ddd;
	margin: 5px;
}

.brand-category ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 17.91%;
	position: relative;
	border-right:1px solid #e5e5e5;
	padding:1%;
}

.brand-category ul li:last-child{
	border:none;
}

.brand-thumb {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 0px;
	margin: 0 0 0 0;
}

.brand-thumb a img{
	width:100%;
}

.featured-category {
	clear: both;
	height: auto;
	overflow: hidden;
	border-bottom: none;
	width: 1180px;
	margin:0 auto;
}

.featured-category-main-title {
	clear: both;
	margin: 0 0 15px 0;
}

.featured-category-main-title h2 {
	padding: 10px 10px;
    font-size: 20px;
    font-weight: normal;
    color: #5F5F5F;
    font-family: "Poppins", sans-serif !important;
    /* border: 5px solid #000; */
    text-align: center;
	text-transform: capitalize;
}

.featured-category ul{
	clear:both;
	height:auto;
	overflow:hidden;
	padding-left: 0;
}

.featured-category ul li {
	float: left;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 32.3%;
    position: relative;
    padding: 0;
    background: #F2F2F2;}

.featured-category ul li:nth-child(3) {
    margin-right: 0;
}


.featured-category ul li:last-child{
	margin:0 0 15px 0px;
}

.featured-category-thumb {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 15px;
	margin: 0 0 0 0;
}

.featured-category-thumb a img{
	width:100%;
}

.featured-category-title {
	clear: both;
	margin: 0 0 0 0;
	outline: medium none;
	overflow: hidden;
	padding: 15px 0;
	background: #5F5F5F;
	border-top: 10px solid #687170;
}

.featured-category-title:hover {
	color:#000;
}

.featured-category-title a {
	display: block;
    overflow: hidden;
    font-size: 15px !important;
    color: #fff !important;
    text-transform: capitalize;
    outline: none;
    text-align: center;
    font-weight: normal;
    padding: 0 42px;
}

.featured-category-title a:hover {
	text-decoration: none;
	outline: none;
	color: #000 !important;
}

.featured-category2 {
	clear: both;
	height: auto;
	overflow: hidden;
	border-bottom: none;
}

.featured-category-title a {color:#5f5f5f;}

.featured-category2-main-title {
	clear: both;
	margin: 0 0 15px 0;
}

.featured-category2-main-title h2 {
	display: inline-block;
	border-bottom: 2px solid #323232;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	color:#808080;
	font-family:"Poppins", sans-serif;
}

.featured-category2 ul{
	clear:both;
	height:auto;
	overflow:hidden;
}

.featured-category2 ul li {
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
	width: 23.87%;
	position: relative;
	border:1px solid #e5e5e5;
	padding:0;
	border-radius: 10px;
}

.featured-category2 ul li:nth-child(4n){
	margin:0 0 15px 0;
}

.featured-category2 ul li:last-child{
	margin:0 0 15px 0;
}

.featured-category2-thumb {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 15px;
	margin: 0 0 0 0;
}

.featured-category2-thumb a img{
	width:100%;
}

.featured-category2-title {
	clear: both;
	margin: 0 0 0 0;
	outline: medium none;
	overflow: hidden;
	padding: 15px 0;
	background:linear-gradient(to top, #5E5E5E, #0095DA);
	border-top: 10px solid #5E5E5E;
	border-radius: 0 0 10px 10px;
}

.featured-category2-title:hover {
    background: linear-gradient(to bottom, #323232, #000);
}

.featured-category2-title a {
	display: block;
	overflow: hidden;
	font-size: 16px !important;
	color: #fff !important;
	text-transform: capitalize;
	outline: none;
	text-align: center;
	font-weight: normal;
}

.featured-category2-title a:hover {
	text-decoration: none;
	outline: none;
	color: #fff !important;
}

.featured-describe {
	clear: both;
	height: auto;
	overflow: hidden;
	border-bottom: none;
	width:1180px;
	margin: 0 auto;
}

.featured-describe ul {
    padding: 0;
	margin: 0;
}

.featured-describe ul li:last-child{margin-right:0;}


.featured-describe-thumb {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 15px;
	margin: 0 0 0 0;
}


.featured-describe-title {
	clear: both;
	margin: 0 0 15px 0;
}

.featured-describe-title h2 {
	display: inline-block;
	border-bottom: 2px solid #323232;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	color:#808080;
	font-family:"Poppins", sans-serif;
}
.featured-describe ul li{
float: left;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 32.3%;
    position: relative;
    padding: 0;
    }

.featured-describe2 {
	clear: both;
	height: auto;
	overflow: hidden;
	border-bottom: none;
	width:98%;
	margin: 0 auto;
}

.featured-describe2 ul {
    padding: 0;
	margin: 0;
}

.featured-describe2 ul li:last-child{margin-right:0;}


.featured-describe2-thumb {
	clear: both;
	height: auto;
	overflow: hidden;
	margin: 0 0 0 0;
}


.featured-describe2-title {
	clear: both;
	margin: 0 0 15px 0;
}

.featured-describe2-title h2 {
	display: inline-block;
	border-bottom: 2px solid #323232;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	color:#808080;
	font-family:"Poppins", sans-serif;
}
.featured-describe2 ul li{
	float: left;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 32.3%;
    position: relative;
    padding: 0;
    }
	
	.featured-describe h2 {
    padding: 10px 10px;
    font-size: 20px;
    font-weight: normal;
    color: #5F5F5F;
    font-family: "Poppins", sans-serif !important;
    /* border: 5px solid #000; */
    text-align: center;
    text-transform: uppercase;
}
.featured-describe2 h2 {
    padding: 10px 10px;
    font-size: 20px;
    font-weight: normal;
    color: #5F5F5F;
    font-family: "Poppins", sans-serif !important;
    /* border: 5px solid #000; */
    text-align: center;
    text-transform: uppercase;
}



.featured-describe2-thumb a img {
    width: 100%;
}

#product-listing {
	overflow: hidden;
	display: block;
	clear: both;
	margin: 15px 0 0 0;
}

#product-listing h2.product-listing-title {
	height: 45px;
	line-height: 45px;
	margin: 0px;
	padding: 0px 0 0px 0;
	position: relative;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 2px solid #f82377;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	color: #575757;
}

#product-listing ul li {
	float: left;
	width: 257px;
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
	padding: 15px;
}

#product-listing ul li:nth-child(3n) {
	border-right: solid 1px #ddd;
}

.border-bottom-visible {
	border-bottom: 1px solid #ddd !important;
}

/*-------------- featured products slider footer--------------*/

#featured-products {
	overflow: hidden;
	display: block;
	clear: both;
	padding: 0px 0 0 0;
	width: 85%;
	margin: 15px auto 0;
	text-align: center;
}

#featured-products h2 {
	border-bottom: 2px solid #253943;
	color: #333333;
	font-family: "Poppins", sans-serif !important;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 7px;
	position: relative;
	text-transform: capitalize;
}

#featured-products ul li {
	width: 140px;
	margin: 0 8px 0 0;
	padding: 15px;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.featured-products-thumb {
	padding: 0;
}

.featured-products-thumb img {
	width: 140px;
}

.featured-products-box {
	border: 1px solid #898989;
	display: block;
	padding: 10px;
	min-height: 220px;
}

.featured-products-title {
	height: 38px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.featured-products-title a {
	color: #253943 !important;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	transition: all 300ms ease-out 0s;
}

.featured-products-title a:hover {
	color: #424040 !important;
	text-decoration: none;
}

.featured-products-price-box {
	display: block;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
	position: relative;
}

.featured-products-price {
	color: #000018;
	font-family: "Poppins", sans-serif !important;
	font-size: 20px;
	font-weight: bold;
}

.featured-products-buy-now {
	border: 0 none;
	margin-top: 5px;
}

.featured-products-buy-now a {
	color: #424040 !important;
	font-size: 14px !important;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	transition: color 300ms ease-out 0s;
	font-weight: bold;
}

.featured-products-buy-now a:hover {
	color: #6c7a89 !important;
	text-decoration: none;
}

.featured-title {
	border: 0 none;
	margin-top: 5px;
	text-align: center;
}

.featured-title a {
	color: #253943 !important;
	font-size: 11px !important;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	transition: color 300ms ease-out 0s;
	font-weight: bold;
}

.featured-title a:hover {
	color: #6c7a89 !important;
	text-decoration: none;
	
}

#product-listing {
	overflow: hidden;
	display: block;
	clear: both;
	margin: 20px auto;
    width: 1180px;
}

#product-listing h2.product-listing-title {
	height: 45px;
	line-height: 45px;
	margin: 0px;
	padding: 0px 0 0px 0;
	position: relative;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 2px solid #f82377;
	width: 362px;
	text-align: center;
	text-transform: uppercase;
	color: #575757;
}

.footer-banner {
    width: 100%;
}
.our-Feedback img {
    width: 100%;
}

#product-listing ul {
    display: block;
    clear: both;
    float: none;
    margin: 0;
}
.footer-banner {
    width: 1280px;
    margin: 0 auto;
}

.footer-banner h2 {
    padding: 10px 10px;
    font-size: 20px;
    font-weight: normal;
    color: #5F5F5F;
    font-family: "Poppins", sans-serif !important;
    /* border: 5px solid #000; */
    text-align: center;
    text-transform: uppercase;
}

#product-listing ul li {
	float: left;
	width: 332px;
	border: 1px solid #eee;
	padding: 15px;
}

#product-listing ul li:nth-child(3n) {
	border-right: 1px solid #eee;
}

.border-bottom-visible {
	border-bottom: 1px solid #eee !important;
}

.product-listing-thumb {
	text-align: center;
	padding: 0px;
}

.listing-buy-now-slider {
	margin-left: 10px;
	float: left;
}

.listing-buy-now-slider a {
	/*background:url(../images/buy-now.png) no-repeat scroll center;*/
	display: block;
	color: #f82377;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border-radius: 4px 4px 0 0;
	width: 112px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
}

.listing-buy-now-slider a:hover {
	/*background:url(../images/buy-now-blue.png) no-repeat scroll center;*/
}

.product-listing-thumb img {
	width: 140px;
}

.product-listing-title {
	height: 38px;
	margin-top: 10px;
	overflow: hidden;
	padding: 0 0px;
	text-align: center;
}

.product-listing-title a {
	font-size: 14px;
	font-weight: normal;
	color: #253943;
	text-decoration: none;
	line-height: 18px;
}

.product-listing-title a:hover {
	text-decoration: none;
	color: #999999;
}

.product-listing-price-box {
	margin-top: 15px;
	display: block;
	position: relative;
	height: auto;
	overflow: hidden;
	padding: 0;
}

.listing-price {
	/*width:80px;*/
	color: #253943;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
}

.listing-buy-now {
	/*background:url(../images/addtocart.jpg) no-repeat scroll 0 0 rgba(0,0,0,0);*/
	border: 0px;
	/*margin-top: 5px;
	width: 130px;*/
	float: left;
}

.listing-buy-now a {
	color: #fff !important;
	font-size: 16px !important;
	text-decoration: none;
	font-weight: normal;
	border-radius: 5px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-transform: capitalize;
	transition: color 300ms ease-out 0s;
	display: inline-block;
	padding: 0 15px;
	background: #BD1723;
}

.listing-buy-now a:hover {
	color: #BD1723 !important;
	background: #687170;
}

/***************************product-detail start********************************/

#product {
	height: auto;
	overflow: hidden;
	margin: 0 0 0 0;
}

.main-product {
	position: relative;
	height: auto;
	overflow: hidden;
	padding: 0 0 0;
	margin: 0 0 0;
}

.main-product-left {
    float: left;
    width: 42%;
    padding: 0 0 15px 0;
}

.product-right {
    width: 38%;
    margin: 0 0 0;
    float: left;
    border: 1px solid #eee;
    padding: 15px;
}

.product-title {
	color: #05192c;
	font-size: 19px;
	text-transform: capitalize;
	font-family: "Poppins", sans-serif !important;
	text-align: left;
	overflow: hidden;
}

.product-title p{
	float: left;
	width: 90%;
	margin-bottom: -3px;
	font-family: 'Poppins', sans-serif !important;
}

.feedback a{font-size: 11px;  font-family: 'Poppins', sans-serif !important;}

.feedback a:hover {text-decoration:underline;}

.btn1{
    width: 50%;
    border: 1px solid #f68121;
    padding: 10px;
    margin:20px 0;
    text-align:center;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}

.btn2{
    width: 50%;
    border: 1px solid #BD1723;
    padding: 10px;
    margin:20px 0;
    text-align:center;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}

.btn1 a:hover {text-decoration:underline;}

.btn2 a:hover {text-decoration:underline;}

.discover {
    background: #BD1723;
    text-align: center;
    padding: 7px 0;
}

.discover a {
    color: #ffffff;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}

.discover a:hover {text-decoration:underline;}

.product-right-promo ul{padding:0px;}

.product-right-promo ul li{margin: 30px 0;  font-family: 'Poppins', sans-serif !important; font-size: 14px;}

.product-right-promo ul li strong{font-weight:normal; color:#BD1723;}

.product-right-promo ul li:nth-child(1) {
    background: url(../images/truck.png) no-repeat left center;
    padding-left: 47px;
}

.product-right-promo ul li:nth-child(2) {
    background: url(../images/true.png) no-repeat left center;
    padding-left: 43px;
    line-height: 30px;
}

.product-right-promo ul li:nth-child(3) {
    background: url(../images/leave.png) no-repeat left center;
    padding-left: 43px;
}

.product-intro {
	color: #000;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
	margin: 15px 0;
	padding: 15px 0;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.price-box {
	clear: both;
	margin: 0 0;
	height: auto;
	overflow: hidden;
}

.price3 {
	color: #000;
	font-size: 35px;
	font-weight: bold;
	margin: 0 0 0px 0;
	text-align: left;
	font-family: "Poppins", sans-serif !important;
	text-transform: uppercase;
}

.price3 span {
	color: #456BEE;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 22px;
}

.short-des {
	clear: both;
	padding: 0px 0 0 0;
	font-size: 14px;
	height: 475px;
	overflow: hidden;
	margin: 15px 0 0 0;
}

.short-des-title {
	clear: both;
	margin: 0 0 15px 0;
	padding: 15px 0;
	text-align: left;
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}

.short-des-title h2 {
	font-size: 20px;
	text-transform: capitalize;
	color: #253943;
	text-align: center;
	font-family: "Poppins", sans-serif !important;
	letter-spacing:2px;
	font-weight:bold;
}

.short-des-content {
	clear: both;
	padding: 15px;
}

.short-des-content p {
	margin: 0 0 15px;
	color: #253943;
	padding: 0px;
	text-align: left;
	line-height: 24px;
	font-family: "Poppins", sans-serif !important;
	text-align:justify;
}

.short-des-content ul {
	margin: 0 0 10px 0;
}

.short-des-content ul li {
	list-style: disc inside none;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 24px;
	color: #253943;
	font-family: "Poppins", sans-serif !important;
}

.tabcontent h2 {
	color: #000;
	font-size: 18px;
	font-weight: 500;
}

.tabcontent h3 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

/*home slider start -------------------------------------------*/

#home_promos {
	height: auto;
    overflow: hidden;
}

.fast-delivery {
    background: #5f5f5f;
    text-align: center;
}

.fast-delivery h3 {
    text-align: center;
    line-height: 25px;
    height: 25px;
    padding: 17px 0;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.fast-delivery h3 span
{font-weight:normal;}

.slidershadow {
	background: url(html/images/homeslider-shadow.png) no-repeat;
	width: 696px;
	height: 29px;
	clear: both;
	margin: 0 auto;
}

/*home slider end -------------------------------------------*/

/*-------------- best-seller-start--------------*/

#best-seller {
	clear: both;
	display: block;
	margin: 10px auto 30px;
	padding: 0;
}

.best-seller-main-title {
	clear: both;
	border-bottom: 1px solid #B0DEE3;
	margin: 0 0 15px 0;
}

.best-seller-main-title h2 {
	display: inline-block;
	border-bottom: 2px solid #323232;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #808080;
}

#best-seller ul li {
	border: 1px solid #eee;
	margin: 0 15px 0 0;
	padding: 15px;
	width: 191px;
}

#best-seller ul li:last-child {
	margin: 0;
}

.best-seller-thumb {
	text-align: center;
	padding: 0;
}

.best-seller-title {
	text-align: center;
	padding: 0px;
	height: 38px;
	overflow: hidden;
	margin: 15px 0;
}

.best-seller-title a {
	font-size: 14px;
	font-weight: normal;
	color: #253943 !important;
	text-decoration: none;
	line-height: 19px;
	text-transform: capitalize;
}

.best-seller-title a:hover {
	color: #5E5E5E !important;
	text-decoration: none;
}

.best-seller-price-box {
	margin: 0;
	display: block;
	position: relative;
	height: auto;
	overflow: hidden;
}

.best-seller-price {
	font-size: 20px;
	color: #f31927;
	font-weight: normal;
	font-family: "Poppins", sans-serif !important;
	padding: 0;
	margin: 0 0 0 0;
	float: right;
	line-height: 35px;
}

.best-seller-price span {
	color: #253943;
	font-weight: bold;
}

.best-seller-buy-now {
	float: left;
}

.best-seller-buy-now a {
	color: #fff !important;
	font-size: 16px !important;
	text-decoration: none;
	font-weight: normal;
	border-radius: 5px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-transform: capitalize;
	transition: color 300ms ease-out 0s;
	display: inline-block;
	padding: 0 15px;
	background: linear-gradient(to right, #45708f, #5E5E5E);
}

.best-seller-buy-now a:hover {
	text-decoration: none;
	background: linear-gradient(to left, #45708f, #5E5E5E);
	color: #fff !important;
}

/*-------------best-seller-end--------------*/

/*-------------- must have--------------*/

#must-have {
	clear: both;
	display: block;
	margin: 20px auto 0;
	overflow: hidden;
	padding: 0;
}

.must-have-main-title {
	clear: both;
	margin: 0 0 15px 0;
	text-align: left;
}

.must-have-main-title h2 {
	color: #000;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	height: 40px;
	letter-spacing: 1px;
	line-height: 40px;
	margin: 10px 0;
	position: relative;
	text-transform: uppercase;
}

#must-have img {
	width: 100%;
}

.must-have-content {
	margin: 0 auto;
}

#must-have ul li {
	float: left;
	width: 175px;
	margin: 0 15px 0 0;
	border: 1px solid #ddd;
	padding: 15px;
}

.must-have-thumb {
	text-align: center;
	padding: 0;
}

.must-have-thumb img {
	width: 140px;
}

.must-have-title {
	text-align: center;
	padding: 0px;
	height: 36px;
	overflow: hidden;
	margin-top: 15px;
}

.must-have-title a {
	font-size: 14px;
	font-weight: normal;
	color: #999999 !important;
	text-decoration: none;
	line-height: 18px;
}

.must-have-title a:hover {
	color: #999999 !important;
	text-decoration: none;
}

.must-have-price-box {
	margin-top: 15px;
	display: block;
	position: relative;
	height: auto;
	overflow: hidden;
}

.must-have-price {
	text-align: center;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	font-family: "Poppins", sans-serif !important;
}

.must-have-buy-now {
	border: 0px;
	float: left;
}

.must-have-buy-now a {
	color: #000 !important;
	font-size: 14px !important;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

.must-have-buy-now a:hover {
	color: #68afb5 !important;
	text-decoration: none;
}

/*listing end -------------------------------------------*/

html > body .pagewidth {
}

.pagewidth {
	margin: 0 auto;
}

.pagecontainer {
	height: auto;
	margin: 0 auto;
	position: relative;
}

.os-background {
}

.os-content {
	margin: 0 auto;
	padding: 0 0px;
	width: 1180px;
	margin-bottom: 20px;
}

.cust_jclass {
	width: 100%;
	margin: 0 auto;
}

.gh-tbl {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	margin: 0 auto;
	width: 1180px;
}

table.tb_v4bc {
	width: 1180px;
	margin: 0 auto;
}

/*left panel start =============================================================*/

#LeftPanel {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 0;
	padding: 0 0 0 0px;
	width: 230px;
}

#LeftPanel .v4acpcont {
	margin-bottom: 15px;
	margin-top: 0;
	position: relative;
	width: 100%;
	border: 1px solid #dddddd;
}

#LeftPanel .v4accent {
	display: none;
}

#LeftPanel .v4hspacer {
	display: none;
}

#LeftPanel table.v4acp tr.v4acp_head td.v4title {
	color: #fff;
	font-family: "Poppins", sans-serif !important;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
	padding-left: 10px;
}

#LeftPanel td.v4title {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	height: 35px;
	padding: 0;
}

#LeftPanel td.v4title font {
	color: #fff;
	font-family: "Poppins", sans-serif !important;
	font-size: 16px;
	font-weight: normal;
	line-height: 45px;
	text-transform: capitalize;
}

table.v4acp td.v4vspacer {
	display: none;
}

table.v4acp td.v4baccent {
	display: none;
}

.v4thldr .leftmenu h2 {
    display: none;
}

#LeftPanel td.v4title h2 {
	color: #ffffff;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
	font-weight: normal;
	line-height: 45px;
	padding: 0 0 0 0;
	text-align: left;
	letter-spacing: 1px;
	text-transform: capitalize;
}

#LeftPanel table.v4midBox {
	border: medium none;
	margin: 0;
}

#LeftPanel .v4midBox tr.v4acp_mid td.v4mid {
	background: #fff;
	overflow: hidden;
	padding: 0;
	padding: 10px;
}

table.v4acp tr.v4acp_head td.v4title{background: linear-gradient(to right, #45708f, #5E5E5E);}

#LeftPanel table.v4midBox td.v4mid {
	border: medium none;
}

/*search box table ================================*/

#LeftPanel .v4midBox tr.v4acp_mid td.v4mid form table {
	position: relative;
	padding: 10px;
	margin: 0;
	display: block;
}

#LeftPanel .v4midBox tr.v4acp_mid td.v4mid form table label {
	color: #253943;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
}

#LeftPanel .v4midBox tr.v4acp_mid td.v4mid form table .v4sbox {
	margin-right: 10px;
	width: 95px;
}

/*search box table end ================================*/

table.v4midBox tr.v4acp_mid td.v4mid {
	color: #666;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	padding: 5px 13px;
}

div.lcat {
	width: 100%;
}

#LeftPanel .lcat .ttl {
	color: #F50083;
	font-family: "Poppins", sans-serif !important;
	font-weight: normal;
	margin-bottom: 0;
}

#LeftPanel .ttl {
	display: none;
}

#LeftPanel ul.lev1 {
	margin: 0 !important;
	padding: 0 !important;
}

#LeftPanel .lcat ul {
	margin: 0;
	padding: 0;
}

#LeftPanel .lcat .lev1 li {
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}

#LeftPanel .lcat .lev1 li:last-child {
	border-bottom: 1px solid #eee;
}

#LeftPanel .lcat .lev1 li:hover {
	text-decoration: none;
	cursor: pointer;
}

#LeftPanel .lcat .lev1 li:hover a {
	color: #5E5E5E;
	font-weight: normal;
	font-size: 14px;
}

#LeftPanel .lcat .lev1 li a {
	color: #253943;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 0 0 10px;
    text-transform: capitalize;
    float: left;
    width: 85%;
}

#LeftPanel .lcat .lev1 li a:hover {
    text-decoration: none;
    font-size: 11px;
	color:#5E5E5E;
}

#LeftPanel .lcat .lev1 li:hover span.cnt {
	color: #5E5E5E;
}

#LeftPanel .lcat .lev1 li:hover span {
	color: #5E5E5E;
}

#LeftPanel .lcat .lev1 li span {
	color: #5E5E5E;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-transform: capitalize;
	width: 72%;
	overflow: hidden;
}

#LeftPanel .lcat .lev1 li span.cnt {
	background-image: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
}

#LeftPanel .lcat .lev1 li span.cnt {
	float: right;
    font-size: 10px;
    font-weight: normal;
    padding: 0 !important;
    text-align: center;
    width: 21px !important;
    font-family: "Poppins", sans-serif !important;
    line-height: 40px;
    height: 40px;
	color:#000;
}

#LeftPanel td.v4title {
	background: #BD1723;
	color: #FFFFFF;
	font-family: "Poppins", sans-serif !important;
	font-size: 16px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	text-align: left;
	text-transform: capitalize;
	padding: 0;
}

.lcat a.all_cats {
	display: none;
	font-style: italic;
	margin-bottom: 5px;
}

/*left panel end =============================================================*/

/*Disply and shop pages css start ===============================*/

table.v4clp td.oc {
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

table.v4clp td ul {
	color: rgba(0, 0, 0, 0);
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

table.v4clp li.v4f {
	padding-top: 0;
}

.v4clp ul li {
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	display: block;
	border-bottom: 1px solid #eee;
}

#LeftPanel .v4midBox tr.v4acp_mid td.v4mid tr:last-child li {
	border: medium none;
}

.v4clp ul li a {
	color: #253943;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 10px;
	text-transform: capitalize;
	display: block;
}

.v4clp ul li a:hover {
	text-decoration: none;
	color: #5E5E5E;
	font-weight:normal;
}

/*Disply and shop pages css end ===============================*/

/*product listing home page start ==============================================*/

table.gallery table.fixed {
	display: block;
	line-height: 22px;
	margin-top: 5px;
	padding: 0px;
}

.grid {
	width: 100%;
}

.grid td.gallery {
	max-height: 310px;
	vertical-align: top;
	padding: 0px;
	position: relative;
}

.iippl {
	background-position: -144px -16px;
	display: none;
}

.g-std {
	color: #4C4C4C;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	overflow: hidden;
	margin-bottom: 15px !important;
	text-align:center;
}

table#TopPromoArea a, td#CentralArea a {
	color: #253943;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px;
	text-decoration: none;
}

table#TopPromoArea a:hover, td#CentralArea a:hover {
	color: #5E5E5E;
}

span.bin {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: normal;
	width: 370px;
	text-align: right;
}

table.gallery td span.g-b {
	font-size: 22px;
	color: #253943;
	font-family: "Poppins", sans-serif !important;
}

.fixed img {
	margin: 6px 0 0 0;
	display: none;
}

.rs-pview, .r3_cm {
	padding: 0px;
}

div.itemseparator {
	margin: 0px;
}

table.gallery span.label {
	display: none;
}

td.basics {
	display: none;
	width: 210px;
}

table.gallery table.fixed div.time2 {
	display: none;
	padding-right: 15px;
}

div.anchors {
	clear: both;
	display: none;
}

table.gallery div.subtitle {
	margin: 2px 0;
	display: none;
}

table.gallery div.g-nav {
}

table.gallery table.fixed img[src*="https://q.ebaystatic.com/aw/pics/bin_15x54.gif"] {
	visibility: hidden;
	display: none;
}

/*product listing home page end ==============================================*/

table.v4clp li span {
	padding-left: 10px;
	color: #004368;
	font-size: 14px;
	font-weight: normal;
}

.lcat .lev2 li a {
	padding: 0 0 0 15px !important;
	width: 82% !important;
}

.lcat .lev2 li span {
	padding: 0 0 0 20px !important;
}

table.gallery td.picture {
	padding: 0;
}

table.gallery .mi div a {
	font-size: 12px !important;
	padding-top: 0;
	padding-bottom: 0;
}

.about-us-content ul li {
    text-align: justify;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 18px;
    font-family: "Poppins", sans-serif !important;
    /* list-style-type: disc; */
    list-style: disc;
	margin-left:15px;
}

.about-us {
	clear: both;
}

.about-us-title {
	clear: both;
}

.about-us-title h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
	font-family: "Poppins", sans-serif !important;
	margin: 0 0 10px 0;
	background:linear-gradient(to top, #45708f, #5E5E5E);
	padding:10px;
}

.about-us-content {
	clear: both;
}

.about-us-content p {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
	font-family: "Poppins", sans-serif !important;
}

.payment {
	clear: both;
}

.payment-title {
	clear: both;
}

.payment-title h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	font-family: "Poppins", sans-serif !important;
	margin: 0 0 10px 0;
	background:linear-gradient(to top, #45708f, #5E5E5E);
	padding:10px;
}

.payment-content {
	clear: both;
}

.payment-content p {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
	font-family: "Poppins", sans-serif !important;
}

.shipping {
	clear: both;
}

.shipping-title {
	clear: both;
}

.shipping-title h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	font-family: "Poppins", sans-serif !important;
	margin: 0 0 10px 0;
	background:linear-gradient(to top, #45708f, #5E5E5E);
	padding:10px;
}

.shipping-content {
	clear: both;
}

.shipping-content p {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
	font-family: "Poppins", sans-serif !important;
}

.shipping-content ul li{
	list-style:disc;
	margin:0 0 10px 15px;
}

.returns {
	clear: both;
}

.returns-title {
	clear: both;
}

.returns-title h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	font-family: "Poppins", sans-serif !important;
	margin: 0 0 10px 0;
	background:linear-gradient(to top, #45708f, #5E5E5E);
	padding:10px;
}

.returns-content {
	clear: both;
}

.returns-content p {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
	font-family: "Poppins", sans-serif !important;
}

.lcat .link br {
	display: none;
}

.lcat .link a {
	font-size: 14px;
	color: #253943;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 10px;
}



.cat_but {
	background: #BD1723;
	bottom: 15px;
	color: #fff !important;
	display: inline-block;
	font-family: "Poppins", sans-serif !important;
	font-size: 16px !important;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	position: absolute;
	text-align: center;
	text-transform: capitalize;
	transition: color 300ms ease-out 0s;
	border-radius: 5px;
}

.cat_but:hover {
	background: #687170;
	color: #BD1723 !important;
}

#tabs .content .tabcontent p span {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}


.ppugv{display:none;}