@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Nunito);


/* Common and Standard START */

*{
	box-sizing: border-box;
}

body { padding: 0px; margin: 0px; }

.zd-cf:before, .zd-cf:after { content: " "; /* 1 */ display: table; /* 2 */ }
.zd-cf:after { clear: both; }
/* For IE 6/7 only. Include this rule to trigger hasLayout and contain floats.*/
.zd-cf { *zoom: 1; }

#zd-wrapper { padding: 0px 0px; margin: 0px; width: 100%; font: 300 13px 'Nunito', sans-serif;  }
#zd-wrapper h1,
#zd-wrapper h2,
#zd-wrapper h3,
#zd-wrapper h4,
#zd-wrapper h5,
#zd-wrapper h6,
#zd-wrapper p,
#zd-wrapper ul,
#zd-wrapper li,
#zd-wrapper form { padding: 0px; margin: 0px; }
#zd-wrapper table { border-spacing: 0; padding: 0px; margin: 0px; }
#zd-wrapper img { border: 0px; }
#zd-layout { width: 100%; margin: 0px auto;  }
#zd-layout a { text-decoration:none; }
/*---Common and Standard END */

.zd-container { max-width: 980px; margin: 0 auto; box-sizing: border-box; }
.zd-nrm{margin-right:0 !important;}
.txt-ele1 { font-weight: 400; text-decoration: underline }

/*---Header START */
#zd-header { width: 100%; position:relative; background: #fff; }

#zd-header--top {height: 39px;}
#zd-header--top ul li { list-style: none; float: left; color: #979da5; font-weight: 400; line-height: 40px; margin-right: 19px; }
#zd-header--topright{float:right; font-weight:300}
#zd-header--topright li a{color:#979da5; font-size:12px; font-weight:300; text-decoration: none }
#zd-header--topright li a:hover { color: #000; }
#zd-header--topright li:last-child{margin-right:0}
#zd-header--topright i{font-size:16px; margin-right:5px;}
#zd-header--inner { padding: 26px 0; position:relative; text-align:center;}
#zd-header--inner  a#zd-logo { font-size:0px; background-size: 100% auto; background-repeat: no-repeat; }

#zd-search { width: 365px; height: 34px; position: absolute; top: 30px; right: 0px; background: #fff; }
#zd-search #zd-input { width: 323px; float: left; }
#zd-search #zd-input input { background: transparent; border: solid 1px #eee; outline: none !important; color: #000; font: 13px/34px 'Open Sans', arial; width: 365px; height: 34px; padding-left: 7px; box-sizing: border-box;}
#zd-search #zd-submit { float: right; width: 42px; height: 34px; }
#zd-search-submit{ outline: 0; border: 0; width: 42px; height: 34px; color: #fff; font: 400 14px/14px 'Open Sans', arial; text-align: left; text-transform: uppercase; background: url('/layout/ebay-template/images/search_button.png') no-repeat; background-position:10px;}
#zd-search-submit:hover{ cursor: pointer;  }
#zd-search-submit:focus{ outline: 0; border: 0;}
/*---Header END */

#zd-menu--wrapper{border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; position: relative; }
#zd-menu--wrapper:after{content:''; border-bottom:1px solid #e6e6e6; background: #e6e6e6; position: absolute; top:-4px; width:100%; }
#zd-menu--wrapper:before{content:''; border-bottom:1px solid #e6e6e6; background: #e6e6e6; position: absolute; bottom:-4px; width:100%; }

#zd-menu { height: 42px; display: table; margin: 0 auto; font: 16px/1 Georgia, sans-serif; text-transform: uppercase; }
#zd-menu * { padding: 0px; margin: 0px; }
#zd-menu img { border: 0px; }
#zd-menu ul { list-style-type: none; margin: 0 auto; max-width: 980px; }
#zd-menu ul li { float: left; }
#zd-menu ul li a { color: #000; line-height: 42px; text-decoration: none; padding: 3px 25px; }
#zd-menu ul li a:hover { color: #000; text-decoration: none; background: #f0f0f0; }

/*---Left Column START */
#zd-sidebar { width: 180px; float: left; padding: 0px; margin: 0px 20px 0px 0px; }
#zd-sidebar div.zd-box { color: #000; font: 15px 'Open Sans', Arial; width: 180px; box-sizing: border-box; -moz-box-sizing: border-box; text-align: left; }
#zd-sidebar h2.zd-head {  color: #000; font-family: Georgia, Arial; font-size: 15px; font-weight: bold; line-height: 27px; height: 27px;text-align:left; box-sizing: border-box; padding-left: 0; }

#zd-categories { border: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box;  }
#zd-categories ul.lev1 { list-style-type: none; }
#zd-categories ul.lev1 li { width: 180px;}
#zd-categories ul.lev1 li.zd-last a { border-bottom: 0px !important; }
#zd-categories ul.lev1 li a { background: #fff; color: #484848; display: block; font-size: 14px; font-weight: normal; padding: 6px 0px 6px 28px; text-decoration: none;  }
#zd-categories ul.lev1 li a:hover { background: #f5f5f5; color: #000; text-decoration: none; }
#zd-categories ul.lev1 span {  color: #000;  text-decoration: none; }
#zd-categories ul.lev2 { list-style-type: none; }
#zd-categories ul.lev2 li { width: 180px; }
#zd-categories ul.lev2 li.zd-last a { border-bottom: 0px !important; }
#zd-categories ul.lev2 li a { background: #fff;  color: #484848;  display: block; padding:6px 0px 6px 35px; text-decoration: none; }
#zd-categories ul.lev2 li a:hover { background: #f5f5f5; color: #000; text-decoration: none; }
#zd-categories ul.lev2 span { color: #fff; display: block; text-decoration: none; }
#zd-categories ul.lev3 { list-style-type: none; }
#zd-categories ul.lev3 li { width: 180px; }
#zd-categories ul.lev3 li.zd-last a { border-bottom: 0px !important; }
#zd-categories ul.lev3 li a { background: #fff; color:color: #484848;  display: block; padding: 6px 0px 6px 40px; text-decoration: none; }
#zd-categories ul.lev3 li a:hover { background: #f5f5f5;color: #484848;  text-decoration: none; }
#zd-categories ul.lev3 span { color: #fff; display: block; text-decoration: none; }
#zd-categories .cnt,
#zd-categories .all_cats,
#zd-categories .link,
#zd-categories .ttl { display: none !important; }

div#sidebar_graphics{margin:40px 0;}
/*---Left Column END */

.show { width:20px; height:28px; display: block; float: left; position:relative;  }
.show:after { font-family: FontAwesome; content: "\f107"; left: 12px; top: 5px; position: absolute; color: #5c5c5c; font-size: 18px; }
.hide { width:20px; height:28px; display: block; float: left; position:relative;  }
.hide:after { font-family: FontAwesome; content: "\f106"; left: 12px; top: 5px; position: absolute; color: #5c5c5c; font-size: 18px; }
.bullet { width:20px; height:28px; display: block; float: left; position:relative;  }
.bullet:after { font-family: FontAwesome; content: "\f105"; left: 12px; top: 5px; position: absolute; color: #5c5c5c; font-size: 18px; }
ul ul .show { background: url(../images/show_orange.gif) no-repeat; background-size: 100%; width:16px; height:16px; display:block; float:left; top:9px; position:relative; margin-left:5px; }
ul ul .hide { background: url(../images/hide_orange.gif) no-repeat; background-size: 100%; width:16px; height:16px; display:block; float:left; top:9px; position:relative; margin-left:5px; }
ul ul .bullet { background: url(../images/bullet_orange.gif) no-repeat; background-size: 100%; width:16px; height:16px; display:block; float:left; top:9px; position:relative; margin-left:5px; }
ul ul ul .show { background: url(../images/show_violet.gif) no-repeat; background-size: 100%; width:16px; height:16px; display:block; float:left; top:9px; position:relative; margin-left:15px; }
ul ul ul .hide { background: url(../images/hide_violet.gif) no-repeat; background-size: 100%; width:16px; height:16px; display:block; float:left; top:9px; position:relative; margin-left:15px; }
ul ul ul .bullet { background: url(../images/bullet_violet.gif) no-repeat; background-size: 100%; width:16px; height:16px; display:block; float:left; top:9px; position:relative; margin-left:15px; }


/*---Content START */
#zd-contentwrap { width: 100%; margin-top:35px; position: relative; }
#zd-content { float: left; max-width: 780px; box-sizing: border-box; background: #fff; margin-bottom: 30px; }

#zd-gallery { float: left; width: 500px; margin-right: 20px; text-align:center; }
#zd-item-details { float: left; max-width: 259px; color: #4c4c4c; }

#zd-item-details h2#zd-item-title { color: #555555; padding-bottom: 15px; font: 18px 'Open Sans', arial, sans-serif; text-align: left; line-height: 1.4; }	
#zd-item-details h3#zd-item-price { font-size: 28px; font-weight: 400; color: #d76a2a; }

#zd-item-price-msg { font-size: 12px; }

hr.zd-sep { border: 0; background: #dbdbdb; border-top: 1px solid #dbdbdb; height: 0; width: 100%; margin-bottom: 20px; }
#zd-item-details p { margin-bottom: 15px; }
#zd-item-details ul li { list-style-type: none; padding: 1px 1px 1px 20px; margin-bottom: 10px; position: relative; }
#zd-item-details ul li:after { content: ''; position: absolute; left: 5px; top: 7px; width: 5px; height: 5px; background: #838383; border-radius: 50%; }

#zd-item-details #zd-buynow { width: 100%; }
#zd-item-details #zd-buynow a { border-radius: 3px; font-size: 18px; color: #232322; display: block; text-decoration: none; background-color: #ececec; border: 1px solid #c9c2c2; box-sizing: border-box; width: 100%; line-height: 40px; height: 40px; font-weight: 400; text-align: center; }
#zd-item-details #zd-buynow a:hover { color: #232322; background-color: #F2AC05; border-color: #d7d7d7; text-decoration: none; }
/*---Content END */



/*you may also like start*/
.zd-app-featured { color: #000; font: 300 22px/37px 'Open Sans', arial, sans-serif; padding: 20px 0 10px 8px; text-align: left; text-transform: uppercase; width: 100%; box-sizing: border-box; }
 
.zd-snipe-wrapper { position:relative; max-width:1144px; margin:0 auto; margin-bottom:30px; box-sizing:border-box }
/* Carousel */
.zd-snipe-wrapper .zd-snipe { padding-top: 20px; position:relative; overflow:hidden; width:100%; font-size:14px; font-weight:600; border:1px solid #c9c9c9; box-shadow: 1px 1px 12px #c9c9c9; box-sizing: border-box; }
.zd-snipe-wrapper .zd-snipe ul { list-style:none; margin:0; padding:0 }
.zd-snipe-wrapper .zd-snipe li { background: #fff; width:25%; float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; margin-right:0px; text-align:center }
.zd-snipe-wrapper .zd-snipe a { color:#887F7F; text-decoration:none }
.zd-snipe-wrapper .zd-snipe a:hover { color:#000 }
.zd-snipe-wrapper .zd-snipe__img { width:195px; height:140px; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d }
.zd-snipe-wrapper .zd-snipe img { display:block; max-width:65%; max-height:140px; height:auto !important; margin:0 auto; position:relative; top:50%; transform:translateY(-50%) }
.zd-snipe-wrapper .zd-snipe__ttl { height: 38px; overflow: hidden; margin:15px 0; font-weight:300; color:#858686; font-size:13px; text-align: left; padding-left:10px; padding-top: 20px; }
.zd-snipe-wrapper .zd-snipe__mrp { margin:23px 0; color:#424242; font-weight: 400; font-size:18px; }
.zd-snipe-wrapper .zd-snipe__view { color: #f6eb0e; font: 700 15px 'Open Sans', arial, sans-serif; background-color: #20245c; border: 1px solid #20245c; box-sizing: border-box; border-radius: 3px; padding: 4px 0px; text-align: center; width: 70px; margin: 0 auto; text-transform: uppercase; } /* just for powerland */
.zd-snipe-wrapper .zd-snipe__view:hover { color: #f6eb0e; background-color: #3333cc; border-color: #3333cc; }

@media screen and (max-width: 600px) {
	.zd-snipe-wrapper .zd-snipe li{
		width:50%;
	}
}


/*you may also like end*/

.view {    width: 100%;  height: 140px; /* float: left;  border: 5px solid #fff;   box-shadow: 0px 0px 5px #aaa;*/
    overflow: hidden;  position: relative; text-align: center; cursor: default;}

.view .mask, .view .content { width: 100%; height: 140px; position: absolute; overflow: hidden; top: 0;
    left: 0;}

.view img {display: block; position: relative;}

.zd-snipe-wrapper .zd-snipe .view a.info {display: inline-block; text-decoration: none; color: #fff; font-weight: 300;
    text-transform: uppercase; font-size: 15px; border: 2px solid #fff; top: 68px; padding: 3px 24px;}

.third-effect .mask {opacity: 0; overflow:visible; border:100px solid rgba(240,240,240,0.9); box-sizing:border-box;
    transition: all 0.3s ease-in-out; }

.third-effect a.info {position:relative; top:-10px; /* Center the link */ opacity: 0; transition: opacity 0.1s 0s ease-in-out;
}

.third-effect:hover .mask { opacity: 1; border:100px solid rgba(240,240,240,0.9);}

.third-effect:hover a.info {opacity:1; transition-delay: 0.3s;}


/*---gallery start */

.gallery-large,
.pl_input_img{
	display:none;
}

#pl_img1:checked ~ #pl_gallery-wrap #pl_imgbig1,
#pl_img2:checked ~ #pl_gallery-wrap #pl_imgbig2,
#pl_img3:checked ~ #pl_gallery-wrap #pl_imgbig3,
#pl_img4:checked ~ #pl_gallery-wrap #pl_imgbig4{
	display: inline-block;
}

#zd-gallery ul{
	list-style: none;
} 

#zd-gallery  li{
	float: left;
	margin-right: 1%;
	width:24%;
	text-align:center;
	cursor:pointer;
}

#zd-gallery  li label{
	cursor:pointer;
}

#zd-gallery  li img{
	max-width:100%;
	max-height:100%;
}

#zd-gallery #gallery-thumbnail li:nth-child(4){
	margin-right: 0px; 
}

@media screen and (min-width: 959px) {
	#zd-gallery { font: bold 11px arial, helvetica; color:#c9c9c9; }

	#zd-gallery .gallery-large { max-width: 100%; max-height:100%; border-radius:4px; }
	#zd-gallery .gallery-large
	#zd-gallery #gallery-thumbnail {  }
	#zd-gallery #gallery-thumbnail li{height:83px; border-radius:4px; box-shadow: 0px 1px 5px #DCDBDB; margin-top: 10px;}
	#zd-gallery #gallery-thumbnail img { max-width: 80px; max-height:80px; margin-bottom: 6px; }

	#zd-gallery #gallery-thumbnail li:nth-child(4) { margin-right: 0px; }

	.zoomWrapper { height: 350px !important; box-shadow: -1px 0px 10px 0px #dadada;  }
	.zoomWrapper img {max-height:350px !important;}
	.zoomContainer { height: 350px; }

	#zd-gallery a[href="xxximg1"], a[href="xxximg2"], a[href="xxximg3"], a[href="xxximg4"], a[href="xxximg5"], a[href="xxximg6"], a[href="xxximg7"], a[href="xxximg8"] { display:none; }

}
/*---gallery end */


/*---Footer START */
#zd-footer { width: 100%; background:#f5f5f5;  font-family: 'Open Sans',sans-serif; margin-top: 30px; }

#zd-footer-center {  padding: 30px 30px;  border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5;}
.zd-foot-col:first-child{ margin-left: 16%;   margin-right: 6%;}

.zd-foot-col { float: left; width: 17.5%; margin-right: 3%; font-size: 14px; }
#zd-footer h3.zd-foot-heading {  color: #535353; text-transform: uppercase;  font: 700 14px 'Open Sans', arial, sans-serif; padding-bottom: 20px }

#zd-footer-center ul li { list-style-type:none; font: 400 13px 'Open Sans', arial, sans-serif; margin-bottom: 7px; position: relative; }
#zd-footer p{ color: #535353;}

#zd-footer-center ul li a { color: #7c7c7c; text-decoration:none; }
#zd-footer-center ul li a:hover { color: #222; }

#zd-footer-bottom {}
#zd-footer-bottom a{ float:right;   color:#535353; text-transform: uppercase; font-size:11px; padding:10px 0;}

#zd-footerlogo{float:left; position:relative; margin-right:11%}
#zd-footer-copyright {font-family: 'Open Sans',sans-serif; text-transform: uppercase; display:table; margin:0 auto; color: #676767; line-height: 50px; font-size: 11px; }

#zd-footer #zd-developer-credit { color: #676767; text-align: center; font-size: 11px; padding-top: 12px; line-height: 1; }
#zd-footer #zd-developer-credit a { color: #676767; text-decoration: none; }
#zd-developer-credit span{color: #b44800;}
#zd-footer #zd-developer-credit a:hover { color: #fff; text-decoration: none; }
/*---Footer END */



#zd-promobars{}
#zd-promobars div { float: left; width: 32%; margin-right: 2%; background: #535353; color: #fff; text-transform: uppercase; height: 68px; line-height: 68px; font-size: 15px; box-sizing: border-box; padding: 0 20px;}
#zd-promobars div a { display: block; color: #fff; text-decoration: none; }
#zd-promobars div i { float: right; line-height: 68px; font-size: 35px; }

/*---CSS Tabs START */

.pl_content {
	background: #fff; 
	color: #373737;
	overflow:hidden;
	box-sizing: border-box;
	word-break: break-all;
}

#pl_content > div {
	display: none;
}

#pl_content{
	box-sizing: border-box;
	text-align: left;
}

.pl_input {
	display: none;
}


.pl_label {
	color:#999;	
	font: 400 14px/14px 'Open Sans', arial;
}

.pl_label:hover {
	cursor: pointer;
}

.pl_input:checked + .pl_label {
	color: #000;
}


@media screen and (min-width: 960px) {
	
	#pl_content{
		padding: 35px 40px;
		border: 1px solid #e9e9e9;
		margin-top:-1px;
	}
	
	#pl_content .pl_label{
		display:none;
	}
	
	.pl_label {
		text-align: center;
		padding:10px 25px;
		display: inline-block;
		border: 1px solid #e9e9e9;
		border-radius: 2px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		margin: 0 8px;
	}
	
	.pl_input:checked + .pl_label {
		border-bottom: 1px solid #fff;
	}
	
	#pl_tab1:checked ~ #pl_content #pl_content1,
	#pl_tab2:checked ~ #pl_content #pl_content2,
	#pl_tab3:checked ~ #pl_content #pl_content3,
	#pl_tab4:checked ~ #pl_content #pl_content4,
	#pl_tab5:checked ~ #pl_content #pl_content5 {
		display: block;
	}

}

@media screen and (max-width: 959px) {
	
	#zd-tabcontainer2 > .pl_label {
		display:none;
	}
	
	.pl_label {
		display:block;
		padding:10px;
		text-transform: uppercase;
		background-color: #e5e5e5;
		position:relative;
		margin-bottom:5px;
	}
	
	.pl_label::after{
		content: '';
		background: url("/layout/ebay-template/images/toggle-arrow-expand.png") no-repeat;
		position:absolute;
		right: 10px;
		top: 11px;
		width: 23px;
		height: 13px;
	}
	
	.pl_input:checked + .pl_label::after{
		background: url("/layout/ebay-template/images/toggle-arrow-collapse.png") no-repeat;
	}
	
	#pl_mob-tab1:checked ~ #pl_content1,
	#pl_mob-tab2:checked ~ #pl_content2,
	#pl_mob-tab3:checked ~ #pl_content3,
	#pl_mob-tab4:checked ~ #pl_content4,
	#pl_mob-tab5:checked ~ #pl_content5 {
		display: block;
	}
	
	.pl_content{
		padding:20px;
	}

}


/*---CSS Tabs END */

  
/*---Responsive---1060px START */
@media screen and (max-width: 1060px) {
	.zd-foot-col {margin-right: 13%}
	#zd-tabcontainer div.zd-box{box-shadow:none;}

    .zd-featureblock *{box-sizing:border-box; -moz-box-sizing: border-box;}

    .zd-snipe-wrapper .zd-snipe-control-next {
    	right: 0;
	}

	.zd-snipe-wrapper .zd-snipe-control-prev {
    	left: 0;
	}
   
}
/*---Responsive---1060px END */
 
/*---Responsive---959px START */
@media screen and (max-width: 959px) {
	
	#pl_gallery-wrap{
		display:block;
		padding:20px;
		margin-bottom:10px;
	}
	
	#pl_gallery-wrap img{
		max-width:100%;
	}
	
	#zd-gallery #gallery-thumbnail li{
		padding:5px;
		box-sizing:border-box;
		height:200px;
	}

	#zd-search{width:250px;}
	#zd-search #zd-input {width:194px;}
	#zd-search #zd-input input{width:248px;}
	#zd-footer-center div div div:nth-child(1),
	#zd-footer-center div div div:nth-child(2), 
	#zd-socialicons{ 
		display: none; 
	}
	.zd-foot-col { float: none; width: 100%; text-align: center; margin: 0 auto; }

	#zd-content,
	#zd-tabcontainer2{ 
		max-width: 100%; 
		float: none; 
	}

#zd-gallery { position: relative; max-width: 100%; width: 100%; margin-bottom: 30px; margin-right: 0 }

.prev { position: absolute; top: 50%; left: 0px; z-index: 152; text-indent: -9999px; text-decoration: none; height: 52px; width: 52px; background: #333 url(../images/arrow-prev.svg) no-repeat center center; margin-top: -26px; opacity: 0.7  }
.next { position: absolute; top: 50%; right: 0px; z-index: 152; text-indent: -9999px; text-decoration: none; height: 52px; width: 52px; background: #333 url(../images/arrow-next.svg) no-repeat center center; margin-top: -26px; opacity: 0.7 }

.rslides *::selection { background-color: transparent; } 
.rslides *::-moz-selection { background-color: transparent; }
.rslides * { -webkit-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
	/*image gallery END */

	#zd-item-details { float: none; max-width: 100%; padding: 10px; box-sizing: border-box; }
	#zd-item-details h2#zd-item-title { text-align: center; }

	#zd-sidebar{display:none;}

	#zd-header--inner  a#zd-logo { text-align:center; float: none; margin: 0 auto; margin-bottom: 20px; }



}

/*---Responsive---959px END */

/*---Responsive---883px START */
@media screen and (max-width: 883px) {

	#zd-menu{display: none}
	#zd-search{display:none;}

    #zd-footer-copyright { float: none; text-align: center; }
    #zd-footer #zd-developer-credit { text-align: center; }

    #zd-footer-bottom { padding: 0; }
    #zd-footimgs img { display: initial; }
    #zd-footimgs { width: 100%; }
}
/*---Responsive---883px END */


/*---Responsive---799px START */
@media screen and (max-width: 832px) {

#zd-promobars{display: none}

}


/*---Responsive---799px START */
@media screen and (max-width: 799px) {

#zd-header--top { display: none; }

}
/*---Responsive---799px END */
	
@media screen and (max-width: 550px) {
	body{
	    overflow-x: hidden;
	}
	
	#zd-gallery #gallery-thumbnail li{
		height:120px;
	}
}

/*---Navi Links START */

#zd-categories ul{
	list-style:none;
}

#zd-categories a{
	color:inherit;
	position:relative;
	padding:4px 0 4px 10px;
	font-size:14px;
	display:block;
}

#zd-categories a:hover{
    color: #d76a2a;
    text-decoration: underline;

}

#zd-categories a::before{
	font-family: FontAwesome;
	content: "\f105";
	left: 0;
	top: 6px;
	position: absolute;
	color: #5c5c5c;
	font-size: 14px;
}

#zd-categories .sub_cat,
#zd-categories .sub_sub_cat{
	padding-left:10px
}

#zd-categories .sub_cat{
	display:none;
}

/*---Navi Links END */

#pl_gallery-wrap{
	height:500px;
	white-space: nowrap;
	text-align:center;
	display:inline-block;
    width: 100%;
}

#pl_gallery-wrap img{
	max-height:100%;
	max-width:100%;
	vertical-align: middle;
}

#pl_gallery-wrap .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#zd-wrapper + div{
	display:none;
}

@media screen and (max-width: 320px) {
	#pl_gallery-wrap img{
		max-width:250px !important;
		
	}
}

.ueberw-logo{
	float: right;
	margin-top: 18px;
	margin-right: 12px;
	width: 49px;
}

#zd-item-details table{
	font-size: 13px;
	font-weight: normal;
}

#zd-item-details table tr td:last-child{
	padding-left:5px;
}

#zd-item-details table tr td{
	padding-top:5px;
	padding-bottom:5px;
}

#zd-categories .level1:hover .sub_cat{
	display:block;
}

#zd-categories .level1 {
    padding: 3px 0 2px 10px !important;
    border-bottom: 1px #b3b3b3 dashed;
}

#zd-categories .level1:last-child{
	border:none 0;
}

#zd-sidebar div.zd-box{
	background-color:#eee;
}

#zd-item-details .pl-item-table {
    background-color: #eee;
    width:100%;
    margin-bottom:10px;
}

#zd-item-details .pl-item-table tr td{
    padding: 8px;
    border-bottom:1px dashed #b3b3b3;
}

#zd-item-details .pl-item-table tr:last-child td{
	border:none 0;
}