@charset "utf-8";
/* ----------------------------  Reset Elements ---------------------------- */
.trigger {
	display: none;
}
#header .box, .banners, #main, #footer, #path  {
	width: 98%;
	max-width: 1000px;
}

.banners img {
	width: 100%;
	height: auto;
}
#footer .bottom {
	height: auto;
	padding-bottom: 20px;
}
#main #content #mainbanner {
	width: 75%;
}
#main #content #weekoffer {
	width: 25%;
}
#sidebar #weekoffer {
	width: 100%;
}

#main #content {
	width: 80%;
}
#main #content.full {
	float: none;
	width: 100%;
}

#main #content > h2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	color: #CD010C;
	margin: 2% 0px;
	padding: 0px 0px 0px 2.5%;
}
#main #content > p {
	margin: 2% 2.5%;
}


#main #sidebar {
	width: 20%;
	margin-left: -1px;
}
#main #sidebar .banner img {
	width: 100%;
	height: 330px;
}
#main #sidebar .banner img.horizontal {
	display: none;
}

#main #tabs ul.products {
	width: 100.5%;
}
#main #content ul.products li, #main #tabs ul.products li,
#main #content ul.products li:last-child, #main #tabs ul.products li:last-child {
	width: 20%;
	margin-left: -1px;
}
#main #content ul.products.fourcolumn li {
	width: 33.3%;
}

#main #content ul.products li .data, #main #tabs ul.products li .data {
	width: 100%;
}
#main #content ul.products li .photo, #main #tabs ul.products li .photo {
	width: 100%;
}
#main #content ul.products li .photo a img, #main #tabs ul.products li .photo a img {
	max-width : 90%;
}
#header #navigation ul {
	width: 25%;
	height: auto;
	margin-left: -1px;
}
#header #navigation.long ul {
	width: 33.3%;
	height: auto;
	margin-left: -1px;
}
#weekoffer .productbox .photo a img {
	max-width: 90%;
}
#weekoffer .productbox .data {
	width: 100%;
}
#main #mainbanner ul {
	width: 100%;
}

#main #mainbanner ul li {
	padding: 15px 0;
	height: 300px;
	width: 100%;
}
#main #mainbanner ul li a.over {
	width: 100%;
}
#main #mainbanner ul li .title {
	width: 92%;
	left: 4%;
	top: 7%;
}
#main #mainbanner ul li h3 a {
	font-size: 12px;
	line-height: 15px;
	padding: 5px 10px;	
}
#main #mainbanner ul li p.price {
	right: 4%;
	bottom: 7%;
}
#footer .bottom:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.banners img.small {
	display: none;
}
.banners img.large {
	display: block;
}
#main #content ul.categories {
	width: 97%;
	padding: 2.5% 0 2.5% 2.5%;
}
#main #content ul.categories li {
	width: 47.5%;
	padding: 0;
	margin: 0 2.5% 1.5% 0;
}
#main #sidebar ul.products li .data {
	width: 100%;
}
#main #content ul.products, #main #tabs ul.products {
	width: 100%;
}
#main #content #product {
	padding: 2.5%;
}
#main #content #product #bigimage {
	width: 60%;
}
#main #content #product #bigimage a {
	width: 100%;
	display: block;
}
#main #content #product #bigimage a img {
	width: auto;
	height: auto;
	max-width: 96%;
	max-height: 96%;
}
#main #content #product #bigimage .over {
	width: 99%;
	left: 0.5%;
}
#main #content #product #thumbs {
	width: 37%;
	padding: 0;
	margin: 0;
}
#main #content #product #thumbs .image {
	width: 48%;
	padding: 0;
	margin: 0 0 2% 2%;
	border: none 0;
}
#main #content #product #thumbs .image:nth-child(2n+1) {
	margin-left: 0;
	
}
#main #content #product #thumbs .image a {
	width: auto;
	display: block;
	border: 2px solid #b3b3b3;
	height: 96px;
}
#main #content #product #thumbs .image a img{
	width: auto;
	height: auto;
	max-width: 96%;
	max-height: 96%;
}
#main #content #product #thumbs .image a.over {
	width: 99%;
	left: 0.5%;
	border-width: 0px;
	border-style: none;
}
#main #content #product .price {
	width: 37%;
	padding: 0;
	margin: 0;
}
#main #content #product .price a.addtobasket  {
	padding-left: 20%;
	text-align: center;
}
@media all and (max-width: 1000px) {
	#header .box {
		margin-top: 30px;
	}
	#header p.topmenu {
		position: absolute;
		top: -30px;
		right: 0px;
	}
	#footer #pagetop {
		display: none;
	}
	#header .slogan  {
		display: block;
		margin: 0px auto;
		position: static;
		width: 96%;
		max-width: 493px;
	}
	#main #content .box h3 {
		font-size: 13px !important;
	}
	#weekoffer .productbox .data p.price a.addtobasket {
		width: 40px;
	}
	#weekoffer .productbox .data p.price strong {
		font-size: 14px;
	}
}
@media all and (max-width: 900px) {
	#main #content ul.products li, #main #tabs ul.products li,
	#main #content ul.products li:last-child, #main #tabs ul.products li:last-child {
		width: 25%;
	}
	#main #content ul.products.relative .owl-item li, #main #content ul.products.relative.fourcolumn .owl-item li,
	#main #tabs ul.products .owl-item li, #main #tabs ul.products .owl-item li:last-child {
		width: 100%;
	}
	#header #navigation ul, #main #content ul.products.fourcolumn li:last-child {
		width: 33.3%;
	}
	#main #content  {
		width: 76%;
	}
	#main #content #mainbanner {
		width: 69%;
	}
	#main #content #weekoffer {
		width: 31%;
	}
	#main #sidebar {
		width: 24%;
	}
}
@media all and (max-width: 800px) {
	#footer .menu {
		background: #4D4D4D;
		height: auto;
	}
	#footer .menu p {
		text-align: center;
		padding: 15px 10px;
		float: none;
		width: auto;
		height: auto;
	}
	#header #navigation ul {
		font-size: 12px;
	}
}
@media all and (max-width: 750px) {
	#main #content  {
		width: 100%;
		float: none;
	}
	#main #content .box {
	 /*background-size: 100% auto;*/
	}
	#main #sidebar {
		width: 100%; 
		float: none;
		clear: both;
	}
	#main #sidebar .banner img.horizontal {
		width: 100%;
		height: auto;
		display: block;
	}
	#main #sidebar .banner img.vertical {
		display: none;
	}
	#main #sidebar ul.products {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	#main #sidebar ul.products li {
	width: 50%;
	float: left;
	margin-right: -1px;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	margin-left: -1px;
	}
	#main #sidebar ul.products .owl-item li {
		width: 100%;
	}
	
}
@media all and (max-width: 700px) {
	#main #content ul.products li, #main #tabs ul.products li,
	#main #content ul.products li:last-child, #main #tabs ul.products li:last-child, 
	#main #content ul.products.fourcolumn li, #main #content ul.products.fourcolumn li:last-child {
		width: 33.3%;
	}
}
@media all and (max-width: 650px) {
	#footer .bottom img {
		margin: 15px auto;
		padding: 0px;
		float: none;
		display: block;
		width: 90%;
		max-width: 320px;
	}
	#footer .bottom p {
		float: none;
		clear: both;
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	#footer .bottom p img {
		clear: none;
		display: inline;
		width: auto;
	}
	#header #navigation ul {
		display: none;
	}
	#header #navigation.long ul {
		display: block;
		width: 50%;
	}
	#header #navigation a.more {
	position: static;
	display: block;
	clear: both;
	margin-right: 10px;
	font-size: 16px;
	line-height: normal;
	height: auto;
	}
	#header #navigation.long a.more {
		position: absolute;
	}
}
@media all and (max-width: 600px) {
	#main #content {
		overflow: visible;
	}
	#main #content #mainbanner {
		width: 100%;
	}
	#main #content #weekoffer {
		width: 50%;
		float: left;
		clear: both;
	}
	#main #sidebar.first  {
		float: right;
		clear: right;
		width: 50%;
	}
	#main #sidebar.first .banner img.horizontal {
		display: none;
	}
	#main #sidebar.first .banner img.vertical {
		display: block;
	}
	#main #content #product #bigimage {
		width: 100%;
		float: none;
	}
	#main #content #product #thumbs {
		width: 100%;
		float: none;
		margin-top: 10px;
		height: auto;
	}
	#main #content #product #thumbs .image, #main #content #product #thumbs .image:nth-child(2n+1) {
		width: 24%;
		margin: 0 1% 0 0 ;
	}
	#main #content #product .price {
		width: 100%;
		max-width: 280px;
	}
	
}
@media all and (max-width: 550px) {
	#main #content ul.products li, #main #tabs ul.products li,
	#main #content ul.products li:last-child, #main #tabs ul.products li:last-child,
	#main #content ul.products.fourcolumn li, #main #content ul.products.fourcolumn li:last-child {
		width: 50%;
	}
	#header h1 {
		width: 43%;
	}
	#header h1 a{ 
		width: 100%;
		background-size: contain;
		background-position: center center;
	}
}
@media all and (max-width: 500px) {
	#header p.topmenu {
		width: 100%;
		text-align: center;
	}
	#header p.topmenu a img {
		margin: 0px !important;
		position: static !important;
		vertical-align: middle;
	}
	#header p.topmenu {
		height: auto;
		top: -40px;
		line-height: 15px;
	}
	#header .box {
		margin-top: 40px;
	}
	#header p.topmenu a {
	white-space: nowrap;		
	}
	#header p.topmenu a img {
		height: 20px;
		width: auto;
	}
	#header p.topmenu a.gr, #header p.topmenu a.eng {
		height: 20px;
	}
	#header #topholder {
		padding-top: 100px;
	}
	#header h1, #header h1 a {
		width: 100%;
		float: none;
		background: url(../images/logo_batteries.png) no-repeat center center;
	}
	#header #topholder .searchbox  {
		clear: left;
		float: left;
		background: url(../images/magnifier.png) no-repeat center center;
		height: 45px;
		width: 45px;
		overflow: visible;
		position: relative;
		z-index: 10;
	}
	#header #topholder .searchbox .trigger {
	display: block;
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	text-indent: -9999px;
	}
	#header #topholder .searchbox form {
		position: absolute;
		left: 45px;
		top: 5px;
		width: 250px;
		background: #00911A;
		margin: 0px;
		padding: 9px;
		border-radius: 5px;
		display: none;
	}
	#header #topholder .searchbox form input {
		width: 210px;
	}
	#header #topholder .searchbox form label {
		display: none;
	}
	#header #topholder {
		height: 55px;
	}
	.banners img.small {
		display: block;
	}
	.banners img.large {
		display: none;
	}
	#main #content ul.categories li {
		width: 96%;
		float: none;
	}
}
@media all and (max-width: 400px) {

	#main #content ul.products li, #main #tabs ul.products li,
	#main #content ul.products li:last-child, #main #tabs ul.products li:last-child,
	#main #sidebar ul.products li, #main #content ul.products.fourcolumn li, #main #content ul.products.fourcolumn li:last-child {
		width: 100%;
		float: none;
	}
	#main #tabs ul.titles li {
		width: 50%;
	}
	#main #tabs ul.titles li a {
	text-align: center;
	display: block;		
	}
	#main #content .box h3 {
	font-size: 12px !important;
	line-height: 15px;
	height: 30px;
	}
	#main #content .box {
		padding-top: 10px;
	}
	#weekoffer .productbox .data p.price del {
		display: none;
	}
}

/* Contact  */
@media all and (max-width: 900px) {
	#content .contactlists ul.stores li .data, #content .contactlists ul.stores li .map {
		width: 50%;
	}
}
@media all and (max-width: 550px) {
	#content .contactlists ul.stores li .data, #content .contactlists ul.stores li .map {
		width: 100%;
		clear: both;
	}
	#content .contactlists .column, #content .contactlists .column + .column {
		clear: both;
		float: none;
		width: 100%;
	}

.overpanel .box.message p {
	font-size: 12px;
	line-height: normal;
}
.overpanel .box.message h3 {
	font-size: 14px;
	line-height: normal;
}
.overpanel .box.message h3 strong {
	font-size: 20px;
}
	
}
@media all and (max-width: 400px) {
.overpanel .box.message p br {
	display: none;
}
}