
/* CUSTOM FUNNMORE EBAY */

#header .searchform.search_mainnav input.searchinput {
		}
nav .menu ul, 
.menu-item ul.sub-menu, 
ul.customerbox.css_dropdown li ul {
    min-width: 220px;
	}
.main_nav .menu li li a { 
	padding: 10px 0.95em; 
	}

.widget_nav_menu ul.menu li#menu-item-7,
.main_nav ul.menu li#menu-item-7 { 
	display: none !important; 
	}

#header_widgets {
	float: right; 
	}
body.mobile-sidebar #header_widgets {
	float: left; /* for shop */
	}

.iconbox {
		clear: both;
		width: 100%;
		display: table;
		position: relative;
		margin: -0.5em auto 1.5em auto;
		padding: 0;
		border: 0px solid #333;
		}
		.iconbox .uskicon {
			float: left; 
			width: 70px;
			height: 70px;
			margin-right: 35px;
			text-indent: -1000em;
			}
			.icon_USK0, .icon_0  { background: url(img/usk.png) no-repeat 0px 0; }
			.icon_USK18, .icon_18 { background: url(img/usk.png) no-repeat -70px 0; }
			.icon_USK16, .icon_16 { background: url(img/usk.png) no-repeat -140px 0; }
			.icon_USK12, .icon_12 { background: url(img/usk.png) no-repeat -210px 0; }
			.icon_USK6, .icon_6 { background: url(img/usk.png) no-repeat -280px 0; }
			.icon_rating, .icon_rating { background: url(img/usk.png) no-repeat -350px 0; }

		.quickshipping {
			float: left; 
			width: 200px;
			height: 40px;
			background: url(img/icon_kostenlos_schnell_2.png ) no-repeat 0px 0;
			margin-bottom: .5em;
			}
		.iconbox .productsystem {
			float: left; 
			width: 140px;
			height: 70px;
			text-indent: -1000em;
			}
		.productsystem.sys_dvdrom,
		.productsystem.sys_cdrom,
		.productsystem.sys_pc,
		.productsystem.sys_pc_windows,
		.productsystem.sys_pc_spiele 	{						background: url(img/systemicons.png) no-repeat 0 0;  			}
		.productsystem.sys_ps2,
		.productsystem.sys_playstation_2 	{				background: url(img/systemicons.png) no-repeat 0 -70px;  	}
		.productsystem.sys_ps3,
		.productsystem.sys_playstation_3 	{				background: url(img/systemicons.png) no-repeat 0 -140px;  }
		.productsystem.sys_psp,
		.productsystem.sys_playstation_portable	{	background: url(img/systemicons.png) no-repeat 0 -210px;  }
		.productsystem.sys_nds,
		.productsystem.sys_nintendo_ds 	{				background: url(img/systemicons.png) no-repeat 0 -280px;  }
		.productsystem.sys_wii ,
		.productsystem.sys_nintendo_wii 	{				background: url(img/systemicons.png) no-repeat 0 -350px;  }
		.productsystem.sys_xbox360,
		.productsystem.sys_xbox_360 {						background: url(img/systemicons.png) no-repeat 0 -420px;  }
		.productsystem.sys_psvita,
		.productsystem.sys_playstation_vita 	{			background: url(img/systemicons.png) no-repeat 0 -490px;  }
		.productsystem.sys_3ds,
		.productsystem.sys_nintendo_3ds 	{				background: url(img/systemicons.png) no-repeat 0 -560px;  }
		.productsystem.sys_wii_u ,
		.productsystem.sys_nintendo_wii_u  	{			background: url(img/systemicons.png) no-repeat 0 -630px;  }
		.productsystem.sys_ps4,
		.productsystem.sys_playstation_4 	{				background: url(img/systemicons.png) no-repeat 0 -700px;  }
		.productsystem.sys_xboxone,
		.productsystem.sys_xbox_one {						background: url(img/systemicons.png) no-repeat 0 -770px;  }
		.productsystem.sys_osx,
		.productsystem.sys_apple_osx {						background: url(img/systemicons.png) no-repeat 0 -840px;  }

.summary-box {
	margin-top: -5px;
	}
.summary-box .button {
	text-align: center;
	text-transform: uppercase;
	margin: .3em auto !important;
	}

.requirements { 
	line-height: 1.7em;
	display: block;
	font-size: 1em;
	padding:  1em;
	background-color: #fefefe;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	.requirements strong { 
		font-size: 1.2em;
		line-height: 1.6em;
		color: #ff4900; 
		}
	.requirements label { 
		min-width: 150px;
		font-weight: 600;
		display: block;
		float: left;
		}
	.image-alignleft { 
		float: left;
		width: 40% !important;
		height: 40% !important;
		}
	.image-alignright { 
		float: right;
		width: 40% !important;
		height: 40% !important;
		}
.entry-summary .excerpt,
.product_meta {
	display: none;
	}

@media only screen and (min-width: 768px) and (max-width: 959px) {

.logo_container {
	width: 65%;
	height: auto;
	}
#header_widgets {
	width: 30%;
	height: auto;
	}

}


/*---------- eBay Suchergebnisse --------------*/

#listing table,
#listing table tr { /* eBay Table Listing Allgemein */
	margin: 0 !important;
	padding: 0 !important;
	}

#listing #CentralArea { /* eBay Table Listing Allgemein */
	margin: 0 !important;
	padding: 0 !important;
	border: 0px solid #bbb; 
	}
#listing table.gy-br { /* eBay Table Listing Area */
	}

#listing { /* Listing allgemein */
	/* overflow: hidden; */
	color: #333;
	font-size: 11px;
	text-decoration: none;
	}
#listing table tr td {
	}
#listing a:link, #listing a:visited { /* link */
	/* color: #ff3c00; */
	}
#listing a:hover {
	/* color: #ff6600; */
	}

table.cmpb nol { // header tabelle grau
	}
	table.cmpb td.payment {
		display: none;
		}
	table.cmpb td.g-nav {
		height: 15px;
		max-height: 15px;
		}

	table.lview .pic img { /* Vorschaubild */
		margin: 0 8px 0 0;
		}
	#listing .details .ttl {
		width: 200px;
		border: 0px solid #ff3c00; 
		}
		a.v4lnk:link, a.v4lnk:visited { /* Titel */
			font-size: 12px;
			font-weight: bold;
			}
	#listing .details .sttl  { /* Untertitel */
			}
	#listing .pay { /* leere spalte */
		display: none;
		}
	#listing .bin1 , 
	#listing .bids { /* Sofort kaufen spalte */
		display: block;
		height: 85px;
		border: 0px solid #ff3c00; 
		/* background: url(images/icons/listing_labelversandfrei.png) no-repeat right bottom; */
		}
	#listing .prices { /* preisspalte */
		width: 50px; // breite verkleinern fuer mehr platz
		padding: 0 5px 0 0;
		font-size: 13px;
		font-weight: bold;
		border: 0px solid #ff3c00; 
		}
	#listing .ship { /* Versandkosten */
		font-size: 10px;
		font-weight: bold;
		}
	#listing .time { /* Restzeit */
		display: none;
		}
	#listing .ebRight { /* eBay Spalte rechts ausblenden*/
		display: block; 
		}

#CompareShop { /* Text Produkte vergleichen */
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	clear: both;
	display: block;
	margin: 0 5px 0 5px;
	}
