@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');


/*Page settings*/
body{
	text-align:center;
	font-family:Arial;
	margin:0px auto;
}
a {
	text-decoration:none;}
a img{
	border:none;}
#listing
{
	width:100%;
	margin:0px auto 0 auto;	
	background:#fff;
	height:auto;
	padding:0px;
}
	

table td
{
	font-family:Arial;
}
#EBdescription{
	text-align:center;
	margin:0 auto 0 auto;
}

/*Header*/

#branding {
	width:98%;
	max-width:1000px ;
	padding:0px 0 5px 0;
	margin:0 auto;
	text-align:right;
	color:#333!important;
	line-height:19px;
	font-size:12px;
	font-family: 'Roboto', sans-serif!important;	}
#branding a img{
	margin:0 0px 0 5px;
	vertical-align:middle;}

#headhold
{	display:block!important;
	width:100%;	
	max-width: 1000px;
	text-align:center;
	margin:0px auto;
	background: #fff;
}
#header
{	display:block!important;
	width:100%;	
	max-width:1000px;
	text-align:left;
	margin:0px auto 0px auto;
	
}

#toplogo {
	margin:0;
	padding:0;
	width:100%;
	max-width:210px;
	height:auto;
	float:left;
}
#toplogo a {margin:0 auto;width:100%; max-width:210px; height:auto;display:block;}
#toplogo a img { width:100%; max-width:210px; height:auto; }


#contus { float:right; margin:50px auto 0 auto;text-align:center;width:auto; vertical-align:middle;color:#000 !important;font-size:20px !important;font-weight:400!important;line-height:36px!important;font-family: 'Roboto', sans-serif !important;}
#contus img {vertical-align:middle; margin:0 10px;}




#topcathold {	
	margin:10px auto 0px auto;
	width:100%;
	max-width:100%;
	min-height:45px;
	display:block ;
	vertical-align:middle!important;
	text-align:center;
	z-index:500!important;
	background:#94C835;
	position:relative;
	border:1px solid #7FAD2B;
	box-sizing:border-box;
-webkit-box-shadow: 0px 3px 5px 0px rgba(153,153,153,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(153,153,153,1);
box-shadow: 0px 3px 5px 0px rgba(153,153,153,1);
}

#topcat  {
	width:100%; max-width:1000px;
	margin:0 auto!important;
	padding:0!important;
	z-index:602!important;
	display:inline-block;
	text-align:center;
	position:relative;}
	
#topmenucats { list-style:none; margin:0; padding:0;}
.tmcats { float:left; 
	position:relative;
	z-index:502!important;}
.tmcats a {
	line-height:50px;
	margin: 0px;
	padding:0 20px;
	color:#fff!important;	
	font-family: 'Roboto', sans-serif !important;
	text-decoration:none;
	display:inline-block;
	font-size:16px!important;
	font-weight:400!important;
	text-align:center;
	vertical-align:middle;}

.tmcats:hover { background:#FC7524;}

.tmcats .nolink {pointer-events: none;}

#topcat  {
	margin:0 !important;
	padding:0!important;
	z-index:602!important;
	display:inline-block;
	text-align:left;}
	


#topcat #categoriestop  { width:auto; margin:0 auto; padding:0; text-align:center; display:none; position:absolute; top:50px; left:0px; background:#FC7524; width:220px; margin:0; padding:10px 0; list-style:none; z-index:606!important; }
#topcat .tmcats:hover > #categoriestop { display:block !important; }	
#topcat #categoriestop .categ { margin:0; padding:0 5px; height:25px; float:none;display:block; text-align:left; position:relative;}
.tmcats #categoriestop .categ a {
	line-height:25px;
	margin: 0px;
	padding:0 5px;
	color:#fff!important;	
	font-family: 'Roboto', sans-serif !important;
	text-decoration:none;
	display:inline-block;
	font-size:13px!important;
	font-weight:400!important;
	text-align:left;
	vertical-align:middle;}

#categoriestop .categ a:hover { color:#000!important; }

#topcat .tmcats.lastcat #categoriestop { left:auto; right:0; }

#topcat .level2 { display:none; position:absolute; top:-10px; left:220px; background:#FC7524; width:190px; margin:0; padding:10px 0; list-style:none; z-index:607!important; }
#topcat .level2 .categ { margin:0; padding:0 5px; height:25px;float:none;display:block; text-align:left;}
#topcat .level2 .categ:hover { background:none;}
#topcat .level2 .categ a {
	line-height:25px;
	margin:0px;
	padding:0 5px;
	color:#000;	
	font-family: 'Roboto', sans-serif !important;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

#topcat .level2 .categ a:hover { color:#fff;	}

#topcat .categ:hover > .level2 { display:block !important; }	

#topcat .level3 { display:none !important; }

	

#topcathold .show-menu{ display:none; font-family: 'Roboto', sans-serif;text-decoration:none;color:#fff;text-align:center;padding:0px; position:relative; height:40px; line-height:40px; font-size:17px; font-weight:600; text-transform:uppercase; width:100%; float:left; margin: 0 0 0;}
.show-menu:after{    content: ''; position: absolute;right: 8px;top: 0px;bottom: 0;border-left: 7px transparent solid;border-right: 7px transparent solid;border-top: 7px #fff solid;height: 0;margin: auto;}
#topcathold #show-menu[type=checkbox]{display:none}
#topcathold #show-menu[type=checkbox]:checked ~ #menuu{display:block}
#topcathold #menuu2 {display:none; z-index:605!important; }
#topcathold #show-menu[type=checkbox]:checked ~ #menuu2{display:block !important}
#topcathold .show-menu2:before{ display:block; position:absolute; margin:auto; padding:0; left:159px; top:0; bottom:0; content: "\25bc"; color:#000; font-size:13px; font-weight:bold; line-height:40px; height:40px}



#lbanner { width:100%; max-width:1000px ; margin:0 auto 10px auto; clear:both;}	
#lbanner img { width:100%; max-width:1000px ; margin:0 auto 0 auto; height:auto;}	


/*Listing body*/

#bodyh { width:100%; max-width:1000px; background:#fff ; margin:0 auto; clear:both;}
#bodypage
{
	width:100%;
	max-width:1240px;
	margin:0 auto 0 auto;
	padding:0 ;
	text-align:left;
	z-index:99!important;
	overflow:hidden;
    box-sizing: border-box;
	background:#fff;
}

.clear {
clear:both;
width:100%;}


#maincol {  width:100%; margin: 10px auto 0 auto; }

#topSection {width:100%; max-width:100%; margin:0 auto 20px auto; padding:0px; display:block; background:#fff;}

#mainimage .gallery {width:98%;position:relative;padding-top:400px;margin:0 auto;}
#mainimage .gallery>img{position:absolute;left:0;top:0; max-width:100%; margin:0 auto; bottom:0; right:0; max-height:400px; padding:10px 0;}
#mainimage .gallery input[name='slide_switch']{display:none}
#mainimage .gallery label{margin:3% 1% 0 1%;transition:all .5s;opacity:.6; width:22%; height:115px; position:relative; display:inline-block; border:1px solid #ccc; box-sizing:border-box;}
#mainimage .gallery label img{display:block; width:auto; max-width:100%; overflow:hidden; position:absolute;cursor:pointer; margin:auto; padding:0; right:0; left:0; top:0; bottom:0; max-height:100%;}
#mainimage .gallery input[name='slide_switch']:checked+label{opacity:1}
#mainimage .gallery input[name='slide_switch'] ~ img{opacity:0;transform:scale(1)}
#mainimage .gallery input[name='slide_switch']:checked+label+img{opacity:1;transform:scale(1)} 


#ptitle { width:100%; display:block; margin:0 auto 10px auto; padding:0; }
.ptitle { margin:0 auto 10px auto; padding:0px 0; font-weight:bold; font-size:28px; color: #000; font-family: 'Roboto', sans-serif !important; line-height:40px; text-align:left;}

.specs {width:960px; margin:20px auto; display:block; padding:0;}
.specs .desc {display:block; margin:0; padding:0 0 10px 0;}

.productimages {width:100%; max-width:59%; text-align:center; margin:0 auto 10px auto; float:left;}


.productInfo { clear:right; width:100%; max-width:39%; float:right; margin:0 0 0 0; padding:10px 0 0 0; display:block;}

#buyprice {width:100%; max-width:320px; text-align:center; margin:0 auto 10px 0;display: flex;
  align-items: center;
  justify-content: space-between;}
.pprice { display:inline-block; background:#000; margin:0 auto 0 auto; padding:0; font-weight:bold; font-size:18px; color: #fff; font-family: 'Roboto', sans-serif !important; line-height:45px; text-align:center; width:40%;;}

#binbut {    background: #94C835;  font-weight:bold; font-size:18px; color: #fff; font-family: 'Roboto', sans-serif !important; line-height:45px; height:45px; text-align:center; padding:0 ; margin: 0; display:inline-block; width:60%;}
#binbut img { float:left; height:45ps; vertical-align:middle;}
#binbut:hover {    background: #000 ;}

.prodbut {    background: #FC7524;  font-weight:500; font-size:16px; color: #fff; font-family: 'Roboto', sans-serif !important; line-height:45px; height:45px; text-align:left; padding:0 0; margin:10px 0; display:block; width:100%; max-width:320px; }
.prodbut img {    line-height:45px; padding:0 0; margin:0 10px 0 0; vertical-align:top;}
.prodbut:hover {    background: #000 ;}



/*Template tags*/

#tabs{width:100%;padding:0;margin:0 auto;background:#fff; float:left; height:auto;}
#tabs:after {display:table; content:''; clear:both;}
#tabs section{ clear:both;display:none; margin:0 0 10px 0; padding:15px; border: 1px #F4F4F4 solid;box-sizing:border-box;}
#tabs input{display:none}
#tabs label{display:inline-block;margin:0 1%;padding:0;font-weight:600;text-align:center; width:23%; font-size:18px; font-family: 'Roboto', serif; color:#000; box-sizing:border-box; float:left; line-height:50px; height:50px; background:#F1EFEC;}
#tabs label.vv5 {border:none;}
#tabs label:hover{color:#fff;cursor:pointer; background:#000;}
#tabs input:checked+label{color:#fff; background:#000;}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5{display:block; font-size:14px; color:#333;}
#content1 table {border-collapse:collapse !important; border-spacing:0 !important; max-width:100% !important; font-family: 'Roboto', sans-serif !important;}
#content1 img {display:block; max-width:100%;}
#tabs .resptab-input, #tabs .resptab-label {display:none;}
.resptab-content a { color: #000;}





/* Similar items*/
#relatedhead {
		background: #fff;
		height:40px;
		margin:0px auto 0px auto;
		width:100%;
		max-width:1000px;
		clear:both;
		text-align:center;
}	

#relatedhead h2 {
    color: #fff;
    text-align: center;
    font-family: "Roboto", sans-serif!important;
	font-size:18px;
	line-height:40px;
    font-weight: 600;
    margin: 0 auto 0 10px;
	max-width:23%;
	background:#000;
}

#relatedItems
{
	padding:0 0 0 0;
	margin:0px auto 10px auto;
	width:100%;
	max-width:100%;
	overflow:hidden !important;
	text-align:center;
	background:#fff;	border: 1px #F4F4F4 solid;box-sizing:border-box;
}
#relatedItems .product {display:block; width:100%; height:auto; margin:10px auto; padding:0;}
.product:after {display:table; content:''; clear:both;}
#relatedItems .prod {display:block; width:23%; height: 330px; margin: 1%; padding:5px 0px; float:left; position:relative;}
#relatedItems .image {display:block; width:100%; height:145px; margin:0 auto; position:relative; overflow:hidden;}
#relatedItems .image img{display:block; margin:auto; padding:0; max-width:100%; max-height:145px; width:auto; height:auto; position:absolute; left:0; right:0; top:0; bottom:0; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out;}
#relatedItems .image img:hover{transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform:scale(1.1);}
#relatedItems .title {display:block; margin:15px 0 0 0; padding:0; width:100%; height:auto; overflow:hidden; min-height:60px;}
#relatedItems .title a{display:block; font-family: 'Roboto', sans-serif!important; font-size:12px; font-weight:500;line-height:20px; color:#333; text-decoration:none; text-align:center; width:100% !important; margin:0 auto; background:none; height:auto; padding:0;}
#relatedItems .title a:hover { text-decoration:underline;}
#relatedItems .price { font-family: 'Roboto', sans-serif!important; font-size:14px; font-weight:600;line-height:20px; color:#000; display:block;  text-align:center;margin:10px auto 0 auto;}
#relatedItems .btn a{
	text-align: center;
    color: #fff!important;
    background: #FC7524;
    font-size: 14px!important;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 600!important;
	line-height:35px;
	height:35px;
	padding:0 15px;
	display:inline-block;}
#relatedItems .btn a:hover { background:#000;}
#relatedItems .title > h4 {margin:0;}


	


 /* footer */
 
 
#fnews { background: #F6F6F6;
	width:100%;
    max-width: 1000px;
	display:block;
	margin:0 auto 10px auto;
	padding:0 0; }
#fnhold { 
	display:block;
	margin:0 auto 0 auto;
	padding:10px ; }
 
#fnews h2 {
	padding:5px 0;
	margin:0 auto;
	float:left;
	display:block;
	color:#000!important;
	line-height:40px;
	font-size:22px!important;
	text-align:left;
	font-family: 'Roboto', sans-serif!important;font-weight: 500!important;
	}
#fnews a {
	padding:5px 30px;
	margin:0 auto;
	text-align:center;
	color:#fff!important;
	background:#000;
	line-height:30px;
	font-size:18px!important;
	font-family: 'Roboto', sans-serif!important;font-weight: 500!important;
	float:right;
	}
	
#fnews span {
	width:100%; 
	text-align:left;
	display:inline-block;
	color:#666!important;
	line-height:26px;
	font-size:14px!important;
	text-align:left;
	font-family: 'Roboto', sans-serif!important;font-weight: 400!important;
	}
	
#footerpart {
	width:100%;
    max-width: 1000px;
	display:block;
	margin:0 auto 10px auto;
	padding:10px 0;
	background:#000;	
	border-top:none;
}
#footerpart h2 {
	padding:5px 0;
	margin:0 auto;
	text-align:left;
	display:block;
	color:#fff!important;
	line-height:30px;
	font-size:18px!important;
	text-align:left;
	font-family: 'Roboto', sans-serif!important;font-weight: 500!important;
	}
	
	
.fl1st , .fl4th {
	width:100%; max-width:23%; margin:0 1% 1% 1%;
	float:left;
	text-align:left;
	display:inline-block;
	color:#fff!important;
	line-height:26px;
	font-size:13px!important;
	text-align:left;
	font-family: 'Roboto', sans-serif!important;font-weight: 400!important;
	}

.fcats {
	width:100%; max-width:48%; margin:0 1% 1% 1%;
	float:left;
	text-align:left;
	display:inline-block;
	color:#fff!important;
	line-height:26px;
	font-size:13px!important;
	text-align:left;
	font-family: 'Roboto', sans-serif!important;font-weight: 400!important;
	}

.flinks {
	width:100%; max-width:48%; margin:0 1% 1% 1%;
	float:left;
	text-align:left;
	display:inline-block;
	color:#fff!important;
	line-height:26px;
	font-size:13px!important;
	text-align:left;
	font-family: 'Roboto', sans-serif!important;font-weight: 400!important;
	}

.fl4th img {vertical-align:middle; display:inline-block!important; margin-right:5px;}

.fl1st a, .flinks a {
	padding: 0 10px 0 0 ;
	line-height:26px;
	font-size:13px!important;
	text-align:left;
	color:#fff!important;
	font-family: 'Roboto', sans-serif!important;font-weight: 400!important;
	display:table;
	}
	
.fl4th a {
	padding: 0 10px 0 0 ;
	line-height:26px;
	font-size:13px!important;
	text-align:left;
	color:#fff!important;
	font-family: 'Roboto', sans-serif!important;font-weight: 400!important;
	}
	
.flinks a:hover  , .fl1st a:hover , .fl4th a:hover{color:#FC7524!important; }
		






@media screen and (max-width: 1020px){
	body { padding:0 1%!important; max-width:98%;}
	
	.homecat { display:none; }	
	
|	



@media screen and (max-width: 1000px){
	
div {-webkit-box-sizing: border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
	
#powered,
	{width:100% !important; max-width:100% !important; height:auto!important;}	


#header {width:100% !important; max-width:100% !important; height:auto!important;}


}

@media screen and (max-width: 940px) {
.tmcats a { font-size:15px !important; }	

}
	


@media screen and (max-width: 860px){
	
	.productimages { float:none; clear:both; max-width:100%;}
	.productInfo { float:none; clear:both; max-width:100%;}
	
	
.fl1st { display:none; }
.fcats { max-width:62%;}
.fl4th { max-width:31%;}

}


@media screen and (max-width: 840px){
#header { padding-top:5px; }
#toplogo ,
#contus {  clear:both; width:100%; max-width:100%; text-align:center; float:none; margin-top:10px; }
#toplogo a {margin:0 auto;}	
	
	#topcathold { min-height:40px;}
#topcathold .show-menu{display:block; }
#topcat {display:none; }
#menuu2 #categoriesside {background:#FC7524; display:block; padding:0; margin:0px; position:static; width:100%; z-index:999999; clear:both; left:0; right:auto; box-shadow:none; float:none; }
#menuu2 #categoriesside li {text-align: center;text-transform:none;  padding:5px 0; margin:0 1%; width:98%; position:relative; display:block; height:auto;}
#menuu2 #categoriesside li a {font-family:"Roboto", sans-serif; font-size:14px; font-weight:normal; height: auto;line-height:20px;padding: 0px; text-align:left; color:#fff;}
#menuu2 #categoriesside li a:after { display:none;}
#menuu2 #categoriesside li:hover a { color:#000;}
#menuu2 #categoriesside .level2 { display: block !important; position:relative; top:5px; left:0; right:0; margin-left:auto; margin-right:auto; text-align:center; padding:0; width:90%; background:#FBA52E;}
#menuu2 #categoriesside .level2 li { text-align:center;}	
	


}

@media screen and (max-width: 780px){	
#tcontact { display:none; }


#tabs {margin:0 auto 10px auto;}
#tabs .deskV {display:none !important;}
#tabs .resptab-input, #tabs .resptab-label {display:block !important;}
#tab1:checked ~ #content1,#tab2:checked ~ #content2,#tab3:checked ~ #content3,#tab4:checked ~ #content4,#tab5:checked ~ #content5{display:none;}
#tabs .resptab-label{color:#fff;text-decoration:none;position:relative;display:block;width:100%;min-height:40px;padding:0 0 0 10px;font-size:16px;font-weight:600;margin:10px 0 0 0;background:#000;text-align:left;line-height:40px;height:40px; position:relative; border:none;}
#tabs .resptab-input{display:none}
#tabs .resptab-content{margin:0; padding:15px 5px;}
#tabs .resptab-content table {border-collapse:collapse !important; border-spacing:0 !important; max-width:100% !important;}
#tabs .resptab-content img {display:block; max-width:100%;}
#tabs .resptab-input:not(checked) ~ .resptab-content{display:none}
#tabs .resptab-input {display:none !important;}
#tabs .resptab-label:hover {color:#fff;}
#ID-1:checked ~ #content1, #ID-2:checked ~ #content2, #ID-3:checked ~ #content3, #ID-4:checked ~ #content4, #ID-5:checked ~ #content5{display:block;}
#ID-1:checked:checked ~ #L11, #ID-2:checked:checked ~ #L22, #ID-3:checked:checked ~ #L33, #ID-4:checked:checked ~ #L44, #ID-5:checked:checked ~ #L55{ color:#fff !important;}
#tabs .resptab-input:not(checked) ~ .resptab-label:before{ display:block; position:absolute; margin:auto; padding:0; right:15px; top:0; bottom:0; content: "\25bc"; color:#fff; font-size:13px; font-weight:bold; line-height:40px; height:40px}
#ID-1:checked ~ #L11:before, #ID-2:checked ~ #L22:before, #ID-3:checked ~ #L33:before, #ID-4:checked ~ #L44:before, #ID-5:checked ~ #L66:before { content: "\25b2";}


#relatedhead h2 { max-width:100%; margin:0 auto;}
#relatedItems .prod { width:48%; }
}

@media screen and (max-width: 720px){	

#header { padding-top:5px; }
#toplogo ,
#contus {  clear:both; width:100%; max-width:100%; text-align:center; float:none; margin-top:10px; }
#toplogo a {margin:0 auto;}

}

@media screen and (max-width: 620px){	
.ptitle { font-size:20px ;line-height: 28px;}

.fcats , .fl4th { max-width:96%; margin:0 2%!important;}
.flinks { max-width:98%; }

}


@media screen and (max-width: 520px){	
#fnews h2 ,
#fnews a { float:none!important; clear:both!important; margin:0 auto 0 auto; text-align:center;}
#fnews span { padding:10px 0 0 0 ;margin:0 auto 0 auto; text-align:center;}

}

@media screen and (max-width: 480px){	

#relatedItems .prod { width:98%; }


}

@media screen and (max-width: 440px){ 
#contus a { display:block; }

}
