/* -------------------------------------------

	Name: 		Direct Repair
	Date:		2015/06/22
	Author:		http://psdhtml.me
		   		   
---------------------------------------------  */
* { margin: 0; padding: 0; }
*, :before, :after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

html { overflow-y: scroll; min-height: 100%; margin: 0 0 1px; font-size: 100.01%; -webkit-tap-highlight-color: rgba(0,0,0,0); -moz-osx-font-smoothing: grayscale; -webkit-overflow-scrolling: touch; -ms-content-zooming: none; }
body { min-height: 100%; padding-top: 0; background: #0c0d0d; font-size: 62.5%; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body, textarea, input, select, option, button { color: #7c7c7c; font-family: 'Open Sans', Arial, Helvetica, sans-serif; line-height: 1.35; }
li, dt, dd, p, figure, th, td, caption, legend, pre { font-size: 1.2em; } li *, dt *, dd *, p *, figure *, th *, td *, legend * { font-size: 1em; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 15px; }

article, aside, details, div, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }


/*! Layout --------- */
#root { overflow: hidden; position: relative; width: 100%; padding: 0; background: #fff; }
	#top { position: relative; left: 0; top: 0; z-index: 20; width: 100%; margin: 0 0 31px; border-top: 34px solid #fff; }
	#top:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
		#skip { position: fixed; top: 0; left: -10000px; }
			#skip a:focus, #skip a:active { display: block; position: absolute; left: 10000px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 4px 8px; background: #333; color: #fff; font-weight: 500; font-size: 1.1em; text-align: center; text-decoration: none; }
		#nav { width: 1186px; margin: 0 auto; z-index: 10; }
#nav > ul { position: relative; list-style: none; margin: 0; padding: 0; display: flex;flex-flow: row nowrap; align-content: stretch; }
#nav > ul:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
#nav > ul > li { float: none; font-size: 1.3em; text-indent: 0; flex-grow: 1 }
#nav > ul > li > a { display: block; overflow: hidden; position: relative; float: left; color: #3c3c3c; font-weight: 400; white-space: nowrap;}
#nav > ul.a { border-bottom: 3px solid #5084bd; background: #f8f8f8; }
#nav > ul.a > li { position: static; font-size: 1em; }
#nav > ul.a > li > a { height: 45px; padding: 0 12px; color: #333; font-weight: 700; font-size: 1.6em; line-height: 45px; text-decoration: none; width: 100% }
                                .directrepair_denav > ul.a > li > a{padding-right: 31px !important; font-size: 13px !important;}
                                .directrepair_nlnav > ul.a > li > a{padding-right: 39px !important;}
                                .directrepair_eunav > ul.a > li > a{padding-right: 26px !important;}
				.directrepair_itnav > ul.a > li > a{padding-right: 31px !important; font-size: 15px !important;}
					#nav > ul.a > li + li { margin-left: -12px; }
					#nav > ul.a > li > a { padding-right: 32px; }
					#nav > ul.a > li > a:before { content: "\e600"; display: block; position: absolute; right: 19px; top: 50%; margin: -8px 0 0; font-size: 4px; font-weight: 400; font-family: icomoon; line-height: 20px; }
					#nav > ul.a > li > a:hover { color: #134a62; }
					#nav > ul.a > li.active > a, #nav > ul.a > li:hover > a { background: #5084bd; color: #fff; }
					#nav > ul.a > li.active > a { cursor: default; }
				#nav > ul > li > div { position: absolute; left: -3000em; top: 100%; width: 100%; padding: 45px 6px 6px; box-shadow: 0 3px 3px rgba(0,0,0,.22); border-top: 3px solid #5084bd; background: #fff; }
				.lt-ie9 #nav > ul > li > div { border: 1px solid #e9e9e9; border-top: 3px solid #5084bd; }
					.no-mobile #nav > ul > li:hover > div { left: 0; }
					#nav > ul > li > div > .double-b h1, #nav > ul > li > div > .double-b h2 { margin: 0 0 10px; color: #333; font-size: 1.6em; font-weight: 700; text-transform: uppercase; }
					#nav > ul > li > div > .double.b > ul { overflow: hidden; list-style: none; margin: 0; padding: 0 0 36px 40px; }
					#nav > ul > li > div > .double.b > ul { -moz-column-gap: 20px; -webkit-column-gap: 20px; -o-column-gap: 20px; -ms-column-gap: 20px; column-gap: 20px; -moz-column-count: 4; -webkit-column-count: 4; -o-column-count: 4; -ms-column-count: 4; column-count: 4; }
						#nav > ul > li > div > .double.b > ul li { line-height: 1.4; font-size: 1.3em; text-indent: 0;}
						.lt-ie9 #nav > ul > li > div > .double.b > ul li { float: left; width: 25%; }
						#nav > ul > li > div > .double.b > ul li a { color: #3c3c3c; font-weight: 400;  margin: 0 0 8px; display: inline-block;}
						#nav > ul > li > div > .double.b > ul li.active a { font-weight: 700; }
					#nav .news-a { margin: 0; }
						#nav .news-a h1, #nav .news-a h2, #nav .news-a h3, #nav .news-a h4, #nav .news-a h5, #nav .news-a h6 { margin-bottom: 14px; }
						#nav .news-a article { min-height: 133px; margin: 0; }
					#nav .double.b > * { position: relative; left: -42px; }
					#nav .double.b > *:first-child { left: 0; }		
			#nav > ul.b { position: absolute; left: 50%; top: -34px; z-index: 10; margin-left: -593px; line-height: 34px; }
				#nav > ul.b > li { position: relative; margin: 0 12px 0 0; }
				#nav > ul.b > li > a { }
			#nav > ul.c { position: absolute; right: 50%; top: -34px; z-index: 10; margin-right: -593px; padding: 0 223px 0 0; line-height: 34px; }
				#nav > ul.c > li { position: relative; padding: 0 0 0 12px; }
				#nav > ul.c > li > a { }
			#nav em, #user em { position: absolute; left: -3000em; top: -3000em; }
			#user { position: absolute; left: 0; top: -3000em; width: 100%; box-shadow: 0 2px 2px rgba(0,0,0,.10); background: #fff; }	
				#user ul { list-style: none; margin: 0; padding: 0; }
		#language { position: absolute; right: 50%; top: -34px; z-index: 13; margin-right: -593px; padding: 11px 0 0; }
			#language > ul { margin: 0; }
				#language > ul > li { float: left; padding: 0 0 0 9px; text-indent: 0; }
				#language > ul > li.active { position: absolute; left: -3000em; top: 0; }
				#language > ul > li > a { display: block; overflow: hidden; float: left; width: 16px; height: 11px; background: url(../images/flags.png) -3000em -3000em no-repeat; text-align: left; text-indent: -3000em; }
					#language > ul > li.ad > a { background-position: -16px 0; }
					#language > ul > li.ae > a { background-position: -32px 0; }
					#language > ul > li.af > a { background-position: -48px 0; }
					#language > ul > li.ag > a { background-position: -64px 0; }
					#language > ul > li.ai > a { background-position: -80px 0; }
					#language > ul > li.al > a { background-position: -96px 0; }
					#language > ul > li.am > a { background-position: -112px 0; }
					#language > ul > li.an > a { background-position: -128px 0; }
					#language > ul > li.ao > a { background-position: -144px 0; }
					#language > ul > li.ar > a { background-position: -160px 0; }
					#language > ul > li.as > a { background-position: -176px 0; }
					#language > ul > li.at > a { background-position: -192px 0; }
					#language > ul > li.au > a { background-position: -208px 0; }
					#language > ul > li.aw > a { background-position: -224px 0; }
					#language > ul > li.az > a { background-position: -240px 0; }
					#language > ul > li.ba > a { background-position: 0 -11px; }
					#language > ul > li.bb > a { background-position: -16px -11px; }
					#language > ul > li.bd > a { background-position: -32px -11px; }
					#language > ul > li.be > a { background-position: -48px -11px; }
					#language > ul > li.bf > a { background-position: -64px -11px; }
					#language > ul > li.bg > a { background-position: -80px -11px; }
					#language > ul > li.bh > a { background-position: -96px -11px; }
					#language > ul > li.bi > a { background-position: -112px -11px; }
					#language > ul > li.bj > a { background-position: -128px -11px; }
					#language > ul > li.bm > a { background-position: -144px -11px; }
					#language > ul > li.bn > a { background-position: -160px -11px; }
					#language > ul > li.bo > a { background-position: -176px -11px; }
					#language > ul > li.br > a { background-position: -192px -11px; }
					#language > ul > li.bs > a { background-position: -208px -11px; }
					#language > ul > li.bt > a { background-position: -224px -11px; }
					#language > ul > li.bv > a { background-position: -240px -11px; }
					#language > ul > li.bw > a { background-position: 0 -22px; }
					#language > ul > li.by > a { background-position: -16px -22px; }
					#language > ul > li.bz > a { background-position: -32px -22px; }
					#language > ul > li.ca > a { background-position: -48px -22px; }
					#language > ul > li.catalonia > a { background-position: -64px -22px; }
					#language > ul > li.cd > a { background-position: -80px -22px; }
					#language > ul > li.cf > a { background-position: -96px -22px; }
					#language > ul > li.cg > a { background-position: -112px -22px; }
					#language > ul > li.ch > a { background-position: -128px -22px; }
					#language > ul > li.ci > a { background-position: -144px -22px; }
					#language > ul > li.ck > a { background-position: -160px -22px; }
					#language > ul > li.cl > a { background-position: -176px -22px; }
					#language > ul > li.cm > a { background-position: -192px -22px; }
					#language > ul > li.cn > a { background-position: -208px -22px; }
					#language > ul > li.co > a { background-position: -224px -22px; }
					#language > ul > li.cr > a { background-position: -240px -22px; }
					#language > ul > li.cu > a { background-position: 0 -33px; }
					#language > ul > li.cv > a { background-position: -16px -33px; }
					#language > ul > li.cw > a { background-position: -32px -33px; }
					#language > ul > li.cy > a { background-position: -48px -33px; }
					#language > ul > li.cz > a { background-position: -64px -33px; }
					#language > ul > li.de > a { background-position: -80px -33px; }
					#language > ul > li.dj > a { background-position: -96px -33px; }
					#language > ul > li.dk > a { background-position: -112px -33px; }
					#language > ul > li.dm > a { background-position: -128px -33px; }
					#language > ul > li.do > a { background-position: -144px -33px; }
					#language > ul > li.dz > a { background-position: -160px -33px; }
					#language > ul > li.ec > a { background-position: -176px -33px; }
					#language > ul > li.ee > a { background-position: -192px -33px; }
					#language > ul > li.eg > a { background-position: -208px -33px; }
					#language > ul > li.eh > a { background-position: -224px -33px; }
					#language > ul > li.england > a { background-position: -240px -33px; }
					#language > ul > li.er > a { background-position: 0 -44px; }
					#language > ul > li.es > a { background-position: -16px -44px; }
					#language > ul > li.et > a { background-position: -32px -44px; }
					#language > ul > li.eu > a { background-position: -48px -44px; }
					#language > ul > li.fi > a { background-position: -64px -44px; }
					#language > ul > li.fj > a { background-position: -80px -44px; }
					#language > ul > li.fk > a { background-position: -96px -44px; }
					#language > ul > li.fm > a { background-position: -112px -44px; }
					#language > ul > li.fo > a { background-position: -128px -44px; }
					#language > ul > li.fr > a { background-position: -144px -44px; }
					#language > ul > li.ga > a { background-position: -160px -44px; }
					#language > ul > li.gb > a { background-position: -176px -44px; }
					#language > ul > li.gd > a { background-position: -192px -44px; }
					#language > ul > li.ge > a { background-position: -208px -44px; }
					#language > ul > li.gf > a { background-position: -224px -44px; }
					#language > ul > li.gg > a { background-position: -240px -44px; }
					#language > ul > li.gh > a { background-position: 0 -55px; }
					#language > ul > li.gi > a { background-position: -16px -55px; }
					#language > ul > li.gl > a { background-position: -32px -55px; }
					#language > ul > li.gm > a { background-position: -48px -55px; }
					#language > ul > li.gn > a { background-position: -64px -55px; }
					#language > ul > li.gp > a { background-position: -80px -55px; }
					#language > ul > li.gq > a { background-position: -96px -55px; }
					#language > ul > li.gr > a { background-position: -112px -55px; }
					#language > ul > li.gs > a { background-position: -128px -55px; }
					#language > ul > li.gt > a { background-position: -144px -55px; }
					#language > ul > li.gu > a { background-position: -160px -55px; }
					#language > ul > li.gw > a { background-position: -176px -55px; }
					#language > ul > li.gy > a { background-position: -192px -55px; }
					#language > ul > li.hk > a { background-position: -208px -55px; }
					#language > ul > li.hm > a { background-position: -224px -55px; }
					#language > ul > li.hn > a { background-position: -240px -55px; }
					#language > ul > li.hr > a { background-position: 0 -66px; }
					#language > ul > li.ht > a { background-position: -16px -66px; }
					#language > ul > li.hu > a { background-position: -32px -66px; }
					#language > ul > li.ic > a { background-position: -48px -66px; }
					#language > ul > li.id > a { background-position: -64px -66px; }
					#language > ul > li.ie > a { background-position: -80px -66px; }
					#language > ul > li.il > a { background-position: -96px -66px; }
					#language > ul > li.im > a { background-position: -112px -66px; }
					#language > ul > li.in > a { background-position: -128px -66px; }
					#language > ul > li.io > a { background-position: -144px -66px; }
					#language > ul > li.iq > a { background-position: -160px -66px; }
					#language > ul > li.ir > a { background-position: -176px -66px; }
					#language > ul > li.is > a { background-position: -192px -66px; }
					#language > ul > li.it > a { background-position: -208px -66px; }
					#language > ul > li.je > a { background-position: -224px -66px; }
					#language > ul > li.jm > a { background-position: -240px -66px; }
					#language > ul > li.jo > a { background-position: 0 -77px; }
					#language > ul > li.jp > a { background-position: -16px -77px; }
					#language > ul > li.ke > a { background-position: -32px -77px; }
					#language > ul > li.kg > a { background-position: -48px -77px; }
					#language > ul > li.kh > a { background-position: -64px -77px; }
					#language > ul > li.ki > a { background-position: -80px -77px; }
					#language > ul > li.km > a { background-position: -96px -77px; }
					#language > ul > li.kn > a { background-position: -112px -77px; }
					#language > ul > li.kp > a { background-position: -128px -77px; }
					#language > ul > li.kr > a { background-position: -144px -77px; }
					#language > ul > li.kurdistan > a { background-position: -160px -77px; }
					#language > ul > li.kw > a { background-position: -176px -77px; }
					#language > ul > li.ky > a { background-position: -192px -77px; }
					#language > ul > li.kz > a { background-position: -208px -77px; }
					#language > ul > li.la > a { background-position: -224px -77px; }
					#language > ul > li.lb > a { background-position: -240px -77px; }
					#language > ul > li.lc > a { background-position: 0 -88px; }
					#language > ul > li.li > a { background-position: -16px -88px; }
					#language > ul > li.lk > a { background-position: -32px -88px; }
					#language > ul > li.lr > a { background-position: -48px -88px; }
					#language > ul > li.ls > a { background-position: -64px -88px; }
					#language > ul > li.lt > a { background-position: -80px -88px; }
					#language > ul > li.lu > a { background-position: -96px -88px; }
					#language > ul > li.lv > a { background-position: -112px -88px; }
					#language > ul > li.ly > a { background-position: -128px -88px; }
					#language > ul > li.ma > a { background-position: -144px -88px; }
					#language > ul > li.mc > a { background-position: -160px -88px; }
					#language > ul > li.md > a { background-position: -176px -88px; }
					#language > ul > li.me > a { background-position: -192px -88px; }
					#language > ul > li.mg > a { background-position: -208px -88px; }
					#language > ul > li.mh > a { background-position: -224px -88px; }
					#language > ul > li.mk > a { background-position: -240px -88px; }
					#language > ul > li.ml > a { background-position: 0 -99px; }
					#language > ul > li.mm > a { background-position: -16px -99px; }
					#language > ul > li.mn > a { background-position: -32px -99px; }
					#language > ul > li.mo > a { background-position: -48px -99px; }
					#language > ul > li.mp > a { background-position: -64px -99px; }
					#language > ul > li.mq > a { background-position: -80px -99px; }
					#language > ul > li.mr > a { background-position: -96px -99px; }
					#language > ul > li.ms > a { background-position: -112px -99px; }
					#language > ul > li.mt > a { background-position: -128px -99px; }
					#language > ul > li.mu > a { background-position: -144px -99px; }
					#language > ul > li.mv > a { background-position: -160px -99px; }
					#language > ul > li.mw > a { background-position: -176px -99px; }
					#language > ul > li.mx > a { background-position: -192px -99px; }
					#language > ul > li.my > a { background-position: -208px -99px; }
					#language > ul > li.mz > a { background-position: -224px -99px; }
					#language > ul > li.na > a { background-position: -240px -99px; }
					#language > ul > li.nc > a { background-position: 0 -110px; }
					#language > ul > li.ne > a { background-position: -16px -110px; }
					#language > ul > li.nf > a { background-position: -32px -110px; }
					#language > ul > li.ng > a { background-position: -48px -110px; }
					#language > ul > li.ni > a { background-position: -64px -110px; }
					#language > ul > li.nl > a { background-position: -80px -110px; }
					#language > ul > li.no > a { background-position: -96px -110px; }
					#language > ul > li.np > a { background-position: -112px -110px; }
					#language > ul > li.nr > a { background-position: -128px -110px; }
					#language > ul > li.nu > a { background-position: -144px -110px; }
					#language > ul > li.nz > a { background-position: -160px -110px; }
					#language > ul > li.om > a { background-position: -176px -110px; }
					#language > ul > li.pa > a { background-position: -192px -110px; }
					#language > ul > li.pe > a { background-position: -208px -110px; }
					#language > ul > li.pf > a { background-position: -224px -110px; }
					#language > ul > li.pg > a { background-position: -240px -110px; }
					#language > ul > li.ph > a { background-position: 0 -121px; }
					#language > ul > li.pk > a { background-position: -16px -121px; }
					#language > ul > li.pl > a { background-position: -32px -121px; }
					#language > ul > li.pm > a { background-position: -48px -121px; }
					#language > ul > li.pn > a { background-position: -64px -121px; }
					#language > ul > li.pr > a { background-position: -80px -121px; }
					#language > ul > li.ps > a { background-position: -96px -121px; }
					#language > ul > li.pt > a { background-position: -112px -121px; }
					#language > ul > li.pw > a { background-position: -128px -121px; }
					#language > ul > li.py > a { background-position: -144px -121px; }
					#language > ul > li.qa > a { background-position: -160px -121px; }
					#language > ul > li.re > a { background-position: -176px -121px; }
					#language > ul > li.ro > a { background-position: -192px -121px; }
					#language > ul > li.rs > a { background-position: -208px -121px; }
					#language > ul > li.ru > a { background-position: -224px -121px; }
					#language > ul > li.rw > a { background-position: -240px -121px; }
					#language > ul > li.sa > a { background-position: 0 -132px; }
					#language > ul > li.sb > a { background-position: -16px -132px; }
					#language > ul > li.sc > a { background-position: -32px -132px; }
					#language > ul > li.scotland > a { background-position: -48px -132px; }
					#language > ul > li.sd > a { background-position: -64px -132px; }
					#language > ul > li.se > a { background-position: -80px -132px; }
					#language > ul > li.sg > a { background-position: -96px -132px; }
					#language > ul > li.sh > a { background-position: -112px -132px; }
					#language > ul > li.si > a { background-position: -128px -132px; }
					#language > ul > li.sk > a { background-position: -144px -132px; }
					#language > ul > li.sl > a { background-position: -160px -132px; }
					#language > ul > li.sm > a { background-position: -176px -132px; }
					#language > ul > li.sn > a { background-position: -192px -132px; }
					#language > ul > li.so > a { background-position: -208px -132px; }
					#language > ul > li.somaliland > a { background-position: -224px -132px; }
					#language > ul > li.sr > a { background-position: -240px -132px; }
					#language > ul > li.ss > a { background-position: 0 -143px; }
					#language > ul > li.st > a { background-position: -16px -143px; }
					#language > ul > li.sv > a { background-position: -32px -143px; }
					#language > ul > li.sx > a { background-position: -48px -143px; }
					#language > ul > li.sy > a { background-position: -64px -143px; }
					#language > ul > li.sz > a { background-position: -80px -143px; }
					#language > ul > li.tc > a { background-position: -96px -143px; }
					#language > ul > li.td > a { background-position: -112px -143px; }
					#language > ul > li.tf > a { background-position: -128px -143px; }
					#language > ul > li.tg > a { background-position: -144px -143px; }
					#language > ul > li.th > a { background-position: -160px -143px; }
					#language > ul > li.tibet > a { background-position: -176px -143px; }
					#language > ul > li.tj > a { background-position: -192px -143px; }
					#language > ul > li.tk > a { background-position: -208px -143px; }
					#language > ul > li.tl > a { background-position: -224px -143px; }
					#language > ul > li.tm > a { background-position: -240px -143px; }
					#language > ul > li.tn > a { background-position: 0 -154px; }
					#language > ul > li.to > a { background-position: -16px -154px; }
					#language > ul > li.tr > a { background-position: -32px -154px; }
					#language > ul > li.tt > a { background-position: -48px -154px; }
					#language > ul > li.tv > a { background-position: -64px -154px; }
					#language > ul > li.tw > a { background-position: -80px -154px; }
					#language > ul > li.tz > a { background-position: -96px -154px; }
					#language > ul > li.ua > a { background-position: -112px -154px; }
					#language > ul > li.ug > a { background-position: -128px -154px; }
					#language > ul > li.um > a { background-position: -144px -154px; }
					#language > ul > li.us > a { background-position: -160px -154px; }
					#language > ul > li.uy > a { background-position: -176px -154px; }
					#language > ul > li.uz > a { background-position: -192px -154px; }
					#language > ul > li.va > a { background-position: -208px -154px; }
					#language > ul > li.vc > a { background-position: -224px -154px; }
					#language > ul > li.ve > a { background-position: -240px -154px; }
					#language > ul > li.vg > a { background-position: 0 -165px; }
					#language > ul > li.vi > a { background-position: -16px -165px; }
					#language > ul > li.vn > a { background-position: -32px -165px; }
					#language > ul > li.vu > a { background-position: -48px -165px; }
					#language > ul > li.wales > a { background-position: -64px -165px; }
					#language > ul > li.wf > a { background-position: -80px -165px; }
					#language > ul > li.ws > a { background-position: -96px -165px; }
					#language > ul > li.xk > a { background-position: -112px -165px; }
					#language > ul > li.ye > a { background-position: -128px -165px; }
					#language > ul > li.yt > a { background-position: -144px -165px; }
					#language > ul > li.za > a { background-position: -160px -165px; }
					#language > ul > li.zanzibar > a { background-position: -176px -165px; }
					#language > ul > li.zm > a { background-position: -192px -165px; }
					#language > ul > li.zw > a { background-position: -208px -165px; }
#cart > form {
	position: absolute;
	right: 0;
	top: -3000em;
	z-index: 3;
	width: 362px;
	padding: 18px 15px 1px;
	box-shadow: 0 2px 2px rgba(0,0,0,.10);
	border-radius: 2px;
	border: 1px solid #f7f7f7;
	background: #fff;
	color: #3c3c3c;
}
#cart.active > form {
	top: -11px;
}
#cart > form h1,
#cart > form h2,
#cart > form h3,
#cart > form h4,
#cart > form h5,
#cart > form h6 {
	margin: 0 0 13px;
	padding: 0 0 13px;
	border-bottom: 1px solid #dedede;
	font-weight: 700;
	font-size: 1.3em;
}
#cart > form h1 + .list-h,
#cart > form h2 + .list-h,
#cart > form h3 + .list-h,
#cart > form h4 + .list-h,
#cart > form h5 + .list-h,
#cart > form h6 + .list-h,
#cart > form h1 + .list-i,
#cart > form h2 + .list-i,
#cart > form h3 + .list-i,
#cart > form h4 + .list-i,
#cart > form h5 + .list-i,
#cart > form h6 + .list-i {
	margin-top: -13px;
}
#cart > form p {
	font-size: 1.3em;
}
#cart > form p > a {
	display: block;
	float: left;
	font-weight: 600;
	line-height: 38px;
}
#cart > form p button {
	float: right;
	width: 200px;
	min-width: 0;
	height: 38px;
	padding: 0;
	font-size: 1.0769em;
}
#cart > form p button:after {
	content: "\e60d";
	display: inline-block;
	position: relative;
	top: 1px;
	margin: 0 0 0 8px;
	font-weight: 400;
	font-family: icomoon;
	font-size: 15px;
	line-height: 14px;
}
#cart > form .list-d {
	float: right;
	width: 230px;
	margin: 0 0 11px;
}
#cart > form .list-d > li {
	margin-bottom: 4px;
	padding-left: 115px;
}
#cart > form > .close {
	display: block;
	position: absolute;
	right: 15px;
	top: 18px;
	width: 12px;
	height: 12px;
}
#cart > form > .close:before {
	content: "\e61c";
	display: block;
	position: absolute;
	left: 2px;
	top: 2px;
	width: 10px;
	height: 10px;
	color: #ed1c24;
	font-size: 10px;
	font-weight: 400;
	font-family: icomoon;
	line-height: 10px;
	text-align: center;
}
		#top > .user { display: block; position: absolute; right: 41px; top: -3000em; width: 39px; height: 46px; cursor: pointer; }
			#top > .user:before { content: "\e621"; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #fff; font-weight: 400; font-family: icomoon; font-size: 20px; line-height: 46px; text-align: center; }
		#top > .filt { display: block; position: absolute; left: 41px; top: -3000em; width: 39px; height: 46px; cursor: pointer; }
			#top > .filt:before { content: "\f0b0"; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #fff; font-weight: 400; font-family: FontAwesome; font-size: 25px; line-height: 46px; text-align: center; }
		#top > .menu { display: block; position: absolute; left: 0; top: -3000em; width: 49px; height: 46px; cursor: pointer; }	
			#top > .menu > * { display: block; position: absolute; left: 50%; width: 21px; height: 4px; margin: 0 0 0 -10.5px; border-radius: 10px; background: #fff; }	
				#top > .menu > .a { top: 14px; }	
				#top > .menu > .b { top: 21px; }	
				#top > .menu > .c { top: 28px; }	
			#top.menu-active > .menu > * { border-radius: 0; }
				#top.menu-active > .menu > .a { top: 20px; }
				#top.menu-active > .menu > .a { transform: rotate(-225deg); -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); }
				#top.menu-active > .menu > .b { opacity: 0; }
				#top.menu-active > .menu > .b { transform: scale(0,0); -moz-transform: scale(0,0); -webkit-transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); transform: scale(0,0); }
				#top.menu-active > .menu > .c { top: 20px; }
				#top.menu-active > .menu > .c { transform: rotate(225deg); -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); }
		#top > .lang { display: block; position: absolute; left: 60px; top: -3000em; float: left; height: 46px; padding: 0 12px 0 0; color: #fff; font-size: 1.549em; font-weight: 700; line-height: 46px; text-transform: uppercase; letter-spacing: -.05em; cursor: pointer; }
			#top > .lang:before { content: "\e61d"; display: block; position: absolute; right: 0; top: 50%; margin: -3px 0 0; font-weight: 400; font-family: icomoon; font-size: 6px; line-height: 6px; text-transform: none; }
			#top > .filt + .lang { left: 85px; }
	#nav-mobile { position: absolute; left: -240px; top: 0; bottom: 0; z-index: 1000; width: 240px; padding: 36px 30px 48px; background: #3d3d3d; line-height: 1.5; }
		#nav-mobile > ul { margin: 0; padding: 0; }
			#nav-mobile > ul > li { overflow: hidden; margin: 0 0 9px; font-size: 1.6em; text-indent: 0; }
#nav-mobile > ul > li .plus{
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	z-index: 100;
}
#nav-mobile > ul > li .plus:after{
	content: "+";
	width: 20px;
	height: 20px;
	text-indent: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#nav-mobile > ul > li li a {
	color: #fff;
	font-weight: 400;
	font-size: 13px;
}
#nav-mobile > ul > li.active .plus:after{content: "-";}
			#nav-mobile > ul > li > a { display: block; position: relative; z-index: 2; color: #fff; font-weight: 400; text-decoration: none; }
				#nav-mobile > ul > li.active > a, #nav-mobile > ul > li > a:hover { color: #5fb158; }
				#nav-mobile > ul > li.active > a { cursor: default; }
			/*#nav-mobile > ul > li > ul { position: absolute; left: -3000em; top: 0; z-index: 1; }*/
#nav-mobile > ul > li > div div, #nav-mobile ul li:before, #nav-mobile em{ display: none;}
#nav-mobile > ul > li.active > div > div:first-child{ display: block;}
		#nav-mobile > .close { display: block; position: absolute; right: 0; top: -3000em; width: 35px; height: 35px; font-size: 14px; font-weight: 400; text-decoration: none; text-align: center; }
			#nav-mobile > .close:before { content: "\e61c"; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #5fb158; font-family: icomoon; line-height: 35px; }
	#search { position: relative; z-index: 19; width: 1186px; margin: 0 auto 29px; border-radius: 2px; border: 1px solid #acacac; }
		#search ul { overflow: hidden; position: absolute; left: -3000em; top: 0; float: left; list-style: none; margin: 0 0 9px; padding: 17px 0 0 14px; color: #0b0a40; width:100%; }
		.js #search ul { position: relative; left: 0; }
#search .autocomplete{left: 0 !important;}
			#search ul li { margin: 0 8px 8px 0; padding: 7px 28px 7px 10px; border-radius: 4px; border: 1px solid #ccd3d3; background: #f4f6f6; font-size: 1.4em; text-indent: 0; white-space: normal;}
#search .search-price{padding: 0 0 0 15px;}
#search ul .submit-button {
	background: none;
	border: 0;
	text-align: right;
	margin: 0;
	padding-right: 10px;
}
#search ul .submit-button a {
	background: -moz-linear-gradient(top, #ff6801 0%, #e55e01 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6801), color-stop(100%,#e55e01));
	background: -webkit-linear-gradient(top, #ff6801 0%,#e55e01 100%);
	background: -o-linear-gradient(top, #ff6801 0%,#e55e01 100%);
	background: -ms-linear-gradient(top, #ff6801 0%,#e55e01 100%);
	background: linear-gradient(to bottom, #ff6801 0%,#e55e01 100%);
	color: #fff;
	padding: 7px 10px 7px 10px;
	display: inline-block;
	border-radius: 4px;
	text-decoration: none;
}
#search ul .submit-button a:hover{
	opacity: 0.7;
}
			#search ul li a { display: block; position: relative; z-index: 1; color: #0b0a40; font-weight: 400; }
			#search ul li .close { position: absolute; right: 0; top: 0; z-index: 2; width: 18px; height: 100%; }
			#search ul li .close:before { content: "\e61c"; display: block; position: absolute; left: 0; top: 50%; margin: -4px 0 0; color: #666e6e; font-size: 8px; font-weight: 400; font-family: icomoon; line-height: 8px; }
		#search ul + p { clear: none; float: right; width: auto; }
		#search p { margin: 0; font-size: 2.1em; }
		#search label { overflow: hidden; position: absolute; left: -3000em; padding: 0 22px; color: #969897; line-height: 69px; text-overflow: ellipsis; white-space: nowrap; cursor: text; }
		.js #search label { left: 0; right: 60px; }
			#search.has-tags label { top: -3000em; }
			#search ul + p label, #search ul + p input { padding-left: 0; }
		#search input { width: 100%; height: 69px; padding: 0 83px 0 22px; border-radius: 0; border: 0; color: #969897; font-size: 1em; }
		.lt-ie9 #search input { line-height: 67px; }
		#search button { position: absolute; right: 0; top: 0; width: 81px; min-width: 0; height: 69px; padding: 0; border: 0; background: none; font-weight: 400; text-indent: -3000em; text-align: left; }
			#search button:before { content: "\f002"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -20px 0 0; color: #5084bd; font-size: 33px; font-family: FontAwesome; line-height: 40px; text-align: center; text-indent: 0; } 
	#breadcrumbs { margin: 0 auto 30px; color: #5fb158; font-weight: 600; }
		#breadcrumbs ul, #breadcrumbs ol { overflow: hidden; list-style: none; width: 100%; margin: 0; padding: 0; }
		#breadcrumbs li { position: relative; float: left; margin: 0 19px 0 0; font-size: 1.3em; }
			#breadcrumbs li:after, #bread-mobile li:after { font-family: FontAwesome; content: "\f105"; display: block; position: absolute; right: -19px; top: 0; width: 19px; color: #3c3c3c; text-align: center; }
#breadcrumbs li:last-child a {
	text-decoration: none;
	color: #5fb158;
}
				#breadcrumbs li:last-child:after { right: 3000em; }
				#breadcrumbs li.last-child:after { right: 3000em; }
		#breadcrumbs li a { color: #3c3c3c; font-weight: 600; text-decoration: underline; }
			#breadcrumbs li a:hover { text-decoration: none; }
#bread-mobile{ display: none;}
#bread-mobile ol{
	overflow: hidden;
	margin: 22px 0 5px;
	padding: 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#bread-mobile li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 19px 0 0;
	font-size: 1.3em;
	list-style: none;
	color: #3c3c3c;
	font-weight: 600;
	text-transform: uppercase;
}
#bread-mobile li:last-child {
	color: #5fb158;
}
#bread-mobile li:last-child:after {display: none;}
#bread-mobile .home{ display: none;}
		#search + #breadcrumbs { margin-top: -17px; }
	#content { position: relative; z-index: 2; width: 1186px; margin: 0 auto; padding: 0 0 50px; }
	#content:after, #footer:after, #footer > *:after, #search:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	#content.results { padding-top: 25px; }
	#footer { position: relative; z-index: 1; width: 1186px; margin: 0 auto; padding: 52px 0 0; background: #3c3c3c; color: #bfbfbf; }
		#footer:before { content: ""; display: block; position: absolute; left: -1000em; top: 0; z-index: 1; width: 3000em; height: 100%; background: #3c3c3c; }
		#footer > *, #footer > nav > * { position: relative; z-index: 2; }
		#footer > article { margin: 0 0 84px -20px; padding: 0 0 21px; }
		#footer > article:before { content: ""; display: block; position: absolute; left: 20px; bottom: -2px; width: 100%; height: 2px; border-top: 1px solid #1c1c1c; background: #505050; }
			#footer > article > * { position: relative; float: left; width: 20%; padding: 0 55px 18px 0; border: 0; border-left: 20px solid #3c3c3c; }
#footer > article > .wide { float: none; clear: both; width: 100%; padding: 27px 0 0; word-wrap: break-word; }
#footer .wide #checked {display: none;}
#footer .wid-container {
	margin: 10px 0 20px;
	position: relative;
}
#footer .wid-container h3{margin: 0 0 20px;}
#footer .wid-container label.checked{
	display: none;
	position: absolute;
	right: 0;
	cursor: pointer;
	width: 100%;
	z-index: 100;
}
#footer .wid-container label.checked:after {
	font: normal 14px/1 FontAwesome;
	content: '\f105';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
#footer .sitemap-block {
	overflow: hidden;
	position: relative;
}
#checked + .wid-container label.checked:after{content: '\f105';}
#checked:checked + .wid-container label.checked:after {content: '\f107';}
#footer > article > .wide:before { content: ""; display: block; position: absolute; left: 0; top: -2px; width: 100%; height: 2px; border-top: 1px solid #1c1c1c; background: #505050; }
				#footer > article > .wide ul { overflow: hidden; }
				#footer > article > .wide ul { -moz-column-count: auto; -webkit-column-count: auto; -o-column-count: auto; -ms-column-count: auto; column-count: auto;
												-moz-column-gap: 20px; -webkit-column-gap: 20px; -o-column-gap: 20px; -ms-column-gap: 20px;
											 	-moz-column-width: 217px; -webkit-column-width: 217px; -o-column-width: 217px; -ms-column-width: 217px;}
				.ie9 .sitemap-block ul li{
					width: 20%;
					float: left;
				}
.ie9 #nav .double.b li{
	width: 24%;
	float: left;
	white-space: pre-wrap;
}
				.lt-ie9 #footer > article > .wide ul li { float: left; width: 25%; padding-right: 40px; }
		#footer > nav { position: relative; z-index: 3; padding: 29px 0 22px; background: #0c0d0d; color: #777; }
		#footer > nav:before { content: ""; display: block; position: absolute; left: -1000em; top: 0; z-index: 1; width: 3000em; height: 100%; background: #0c0d0d; }
			#footer > nav > ul { float: right; list-style: none; margin: 0; padding: 0; text-transform: uppercase; }
				#footer > nav > ul > li { position: relative; float: left; margin: 0 13px 0 0; padding: 0 15px 0 0; font-size: 1.3em; text-indent: 0; }
					#footer > nav > ul > li:after { content: ""; display: block; position: absolute; right: 0; top: 3px; width: 2px; height: 13px; border-left: 1px solid #646464; background: #323333; }
						#footer > nav > ul > li:last-child:after { right: 3000em; }
						#footer > nav > ul > li.last-child:after { right: 3000em; }
				#footer > nav > ul > li > a { color: #777; text-decoration: none; }
					#footer > nav > ul > li > a:hover, #footer > nav > #country > li > ul > li > a:hover { color: #fff; }
			#footer > nav > ul:first-child { float: left; text-transform: none; }
			#footer > nav > #country { }
				#footer > nav > #country > li { }
				#footer > nav > #country > li > a { display: block; position: relative; padding-right: 29px; }
				#footer > nav > #country > li > a:after { content: "\e612"; display: block; position: absolute; right: 0; top: 6px; color: #fff; font-weight: 400; font-family: icomoon; font-size: 6px; }
				#footer > nav > #country > li > ul { position: absolute; right: 3000em; bottom: 15px; list-style: none; min-width: 100%; margin: 0; padding: 0 0 2px; background: #0c0d0d; }
				.no-mobile #footer > nav > #country > li:hover > ul, .mobile #footer > nav > #country > li.active > ul { right: 0; }
					#footer > nav > #country > li > ul:after { content: ""; display: block; position: absolute; left: -10px; top: -10px; right: -10px; bottom: 0; z-index: 1; background: #0c0d0d; }
					#footer > nav > #country > li > ul > li { z-index: 2; font-size: 1em; }
					#footer > nav > #country > li > ul > li > a { color: #777; text-decoration: none; }
		#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 { margin-bottom: 30px; color: #fff; font-weight: 700; font-size: 1.6em; }
		#footer p, #footer ul { list-style: none; margin-bottom: 18px; padding: 0; }
		#footer p, #footer li { font-size: 1.3em; text-indent: 0; }
		#footer a { position: relative; color: #bfbfbf; font-weight: 400; }
			#footer a.tel { display: block; color: #fff; font-weight: 700; }
				#footer a.tel:before { content: "\f095"; display: block; position: absolute; left: -18px; top: 2px; color: #95b712; font-size: 11.2px; font-family: FontAwesome; font-weight: 400; }
			#footer a.email { text-decoration: underline; }
				#footer a.email:hover { text-decoration: none; }
                #footer .wide h3 {margin-bottom: 20px;}
		#footer .wide li {padding: 10px 0 0 0;}
		#root #footer .payments li.d { width: 37px; height: 8px; background-position: -134px -229px; } /*Belfius*/
		#root #footer .payments li.e { width: 52px; background-position: -106px -102px; } /* Paypal */
		#root #footer .payments li.f { width: 28px; height: 22px; background-position: -132px -146px; } /*Mastercard*/
		#root #footer .payments li.g { width: 42px; background-position: -187px -102px; } /*Visa*/


/*! Columns --------- */
.cols-a { width: 100%; }
.cols-a:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	.cols-a > *:first-child, .cols-a > header:first-child + * { float: left; width: 934px; }
	.cols-a > aside, .cols-a > header:first-child { float: right; width: 226px; }
		.cols-a > aside figure { text-align: center; }
	.cols-a > *:first-child + * + *, .cols-b > *:first-child + * + * { clear: both; }
		
.cols-b { width: 100%; }
.cols-b:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	.cols-b > *:first-child, .cols-b > header:first-child + * { float: right; width: 682px; }
	.cms-page-view .cols-b > *:first-child{ float: right; width: 100%; }
	.cols-b > aside, .cols-b > header:first-child { float: left; width: 226px; }

.double { width: 100%; }
.double:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	.double > * { float: right; clear: none; }
	.double > *:first-child { float: left; }
.double.a { }
	.double.a > * { width: 49.250535331%; }
.double.b { }
	.double.b > * { width: 29.1%; }
	.double.b > *:first-child { width: 62.5%; }
.double.c { }
	.double.c > * { width: 54.382978723%; }
	.double.c > *:first-child { width: 44.425531914%; }
.double.d { }
	.double.d > * { width: 421px; }
	.double.d > *:first-child { width: 400px; }


/*! Modules --------- */	
.cart { }
	.cart form header h1, .cart form header h2 { margin-bottom: 30px; line-height: 39px; }
	.cols-a > .cart + aside { padding-top: 69px; }
	
.gallery-a { overflow: hidden; list-style: none; width: 100%; margin: 0 0 29px; padding: 4px 0 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; color: #3c3c3c; font-weight: 600; line-height: 56px; text-align: center; }
	.gallery-a > .inner { overflow: hidden; width: 110%; }
	.gallery-a li { display: inline-block; position: relative; margin: 0 7px; padding: 0 0 4px; font-size: 1.3em; text-indent: 0; }
	.gallery-a.text-left li { float: left; margin: 0 11px 0 0; }
	.gallery-a.text-right li { margin: 0 0 0 8px; }
		.gallery-a.text-right li:first-child { margin-left: 0; }
	#top .gallery-a.text-left li { margin-right: 26px; }
	.header-a + .gallery-a { margin-top: -30px; }
.gallery-a.a { margin-bottom: 0; padding: 0; border: 0; }
.gallery-a.b { margin-bottom: 12px; padding: 0; border: 0; }
	.gallery-a.b > .inner { margin-bottom: -2px; }
	.gallery-a.b li:after { content: ""; display: block; position: absolute; left: -1000em; bottom: -2px; width: 3000em; height: 1px; background: #dedede; }
	#root .gallery-a.b li { margin-bottom: 3px; padding-bottom: 0; }
	.cols-b > * > .gallery-a.b:first-child { margin-top: -25px; }
		
.gallery-b { overflow: hidden; list-style: none; width: 110%; margin: 0 0 70px; padding: 0; color: #7f8281; font-weight: 600; }
	.gallery-b li { float: left; width: 220px; margin: 0 18px 18px 0; padding: 0 4px; text-indent: 0; }
		.gallery-b li:nth-child(4n) + li, .gallery-c li:nth-child(4n) + li { clear: both; }
		.gallery-b li.nth-a + li, .gallery-c li.nth-a + li { clear: both; }
    .gallery-b li a .item_img { text-align: center; background-color: #ffffff;}        
	.gallery-b li a { display: block; overflow: hidden; position: relative; margin: 0 -4px 10px; border-radius: 2px; border: 1px solid #b7b7b7; background: #f1f1f1; color: #4e4e4e; font-weight: 400; font-size: 1.5em; text-transform: uppercase; text-decoration: none; }
	.gallery-b li a > span {
		float: left;
		position: relative;
		padding: 11px 15px 12px 15px;
		width: 61%;
		font-size: 0.7em;
		-ms-word-wrap: break-word;
		word-wrap: break-word;
	}
	.gallery-b li .vew-product {
		float: right;
		margin: 11px 13px 11px 0;
		padding: 10px 14px;
		border-radius: 3px;
		background: #fc6701;
		color: #fff;
		font-weight: 800;
		font-size: .666em;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
		width: 67px;
		-ms-word-wrap: normal;
		word-wrap: normal;
	}

.gallery-c { overflow: hidden; list-style: none; width: 110%; margin: 0 0 79px; padding: 0; color: #3c3c3c; line-height: 1.3; }
	.gallery-c li { float: left; width: 220px; margin: 0 18px 18px 0; padding: 0 13px 1px; border: 1px solid #ccc; font-size: 1.1em; text-indent: 0; }
.gallery-c li > a{ color: #3C3C3C;}
.gallery-c li > a:hover{ text-decoration: none; display: block;}
	.gallery-c li:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	.gallery-c li .img { display: block; overflow: hidden; position: relative; margin: 0 -13px 12px; border-bottom: 1px solid #ccc; }
		.gallery-c li .img img { display: block; position: relative; z-index: 1; }
		.gallery-c li .img img.a { position: absolute; left: 8px; bottom: -2px; z-index: 2; }
	.gallery-c .title{ display: block; margin: 0 0 3px; font-weight: 700; font-size: 1.272em; line-height: 1.2; overflow: hidden;}
.gallery-c .title a{color: #3c3c3c;}
	.gallery-c .info { display: block; width: 100%; margin: 0 0 12px; padding: 13px 0 0; font-weight: 600; }
	.gallery-c .info:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
		.gallery-c .info > * { display: block; float: right; padding: 6px 0 0; }
		.gallery-c .info > *:first-child { float: left; }
		.gallery-c .info i { margin: 0 5px; color: #5fb158; font-weight: 400; font-size: 13px; }
	.gallery-c .price { position: relative; padding: 0; font-size: 23px; font-weight: 700; }
		.gallery-c .price > span { display: block; position: absolute; right: 0; top: -13px; font-size: .5em; white-space: nowrap; }
		.gallery-c .price > span.sup { display: inline; position: relative; top: -8px; font-size: .6em; }
	.gallery-c .links { display: block; width: 100%; overflow: hidden;}
	.gallery-c .links:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
		.gallery-c a.search { display: block; overflow: hidden; position: relative; float: left; width: 20px; height: 35px; margin: 0 0 12px; color: #5084bd; text-indent: -3000em; text-align: left; }
			.gallery-c a.search:before { content: "\f002"; display: block; position: absolute; left: 1px; top: 50%; margin: -10px 0 0; font-family: FontAwesome; font-weight: 400; font-size: 20px; line-height: 20px; text-indent: 0; }
.gallery-c a.link, .gallery-c button { display: block; position: relative; float: right; text-align: right; min-width: 95px; margin: 0 0 12px; padding: 10px 14px 9px 34px; border-radius: 3px; color: #fff; font-size: 1.09em; font-weight: 800; text-transform: uppercase; text-decoration: none;}
.gallery-c a.link:before, .gallery-c button:before { content: "\e60d"; display: block; position: absolute; left: 10px; top: 50%; margin: -10px 0 0; font-family: icomoon; font-weight: 400; font-size: 15px; line-height: 20px; }
.gallery-c a.link{white-space: nowrap;}
.gallery-c a.link.button{padding: 10px 19px 9px;}
.gallery-c a.link.button:before{display: none;}
.gallery-c form { float: right; }
			.gallery-c form input { position: relative; top: 1px; float: left; width: 32px; height: 34px; margin: 0 6px 0 0; padding: 0 5px; border-radius: 0; border: 1px solid #d7d7d7; color: #3c3c3c; font-size: 14px; font-weight: 700; text-align: center; }
			.lt-ie9 .gallery-c form input { line-height: 32px; }
	.gallery-c li.a { padding-left: 11px; padding-right: 11px; font-size: 1.2em; }
		.gallery-c li.a .img { margin-left: -11px; margin-right: -11px; }
		.gallery-c li.a .title { margin-bottom: 5px; font-size: 1.166em; }
		.gallery-c li.a .links { padding-top: 15px; }
		.gallery-c li.a a.link { padding-left: 14px; }	
			.gallery-c li.a a.link:before { left: -3000em; }
	.header-a + .gallery-c { margin-top: -10px; }
	.gallery-c:last-child { margin-bottom: 22px; }
	.gallery-c.last-child { margin-bottom: 22px; }
.cols-b .gallery-c { }

.gallery-d {overflow: hidden; list-style: none; width: 100%; margin: 0 0 79px; padding: 0; color: #3c3c3c; line-height: 1.3;font-weight: 600;font-size: 1.1em}
.gallery-d li { float: left; width: 23%; margin: 0 2% 18px 0; padding: 0 0px 1px;  font-size: 1.1em; text-indent: 0; }
.gallery-d li:nth-child(5){clear: left;}
.gallery-d li:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
.gallery-d li a { display: block; overflow: hidden; position: relative; margin: 0 0px 10px;border-radius: 2px; border: 1px solid #b7b7b7; background: #f1f1f1; color: #4e4e4e; font-weight: 400; font-size: 1.5em; text-transform: uppercase; text-decoration: none; }
.gallery-d li a img{width: 100%;}
.gallery-d li a > span {
    float: left;
    position: relative;
    padding: 11px 15px 12px 15px;
    width: 61%;
    font-size: 13px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.gallery-d li .vew-product {
    float: right;
    margin: 11px 13px 11px 0;
    padding: 10px 14px;
    border-radius: 3px;
    background: #fc6701;
    color: #fff;
    font-weight: 800;
    font-size: .666em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    width: 67px;
    -ms-word-wrap: normal;
    word-wrap: normal;
}
span.weee {
	font-size: 11px;
	font-weight: 400;
}

.payment-methods p{
	position: relative;
	white-space: nowrap;
}

#checfffkout-payment-method-load dt div p:first-child{
	padding-left: 100px;
}
.Bancontact{
	background-image: url(../images/bancontact@2x.png);
	width: 124px;
	background-repeat: no-repeat;
	height: 55px;
	top: -7px;
	position: relative;
	display: inline-block;
	font-size: 14px;
	max-height: 32px;
	background-position: -7px;
	background-size: 60%;
}
.KBC{
	background-image: url(../images/kbc@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-position: -8px -3px;
	background-size: 50%;
}

.INGHomePay{
	background-image: url(../images/ing-homepay@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-position: 3px -3px;
	background-size: 50%;
}
.Belfius{
	background-image: url(../images/belfius@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-position: 3px -3px;
	background-size: 50%;
}
.PayPal{
	background-image: url(../images/paypal@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	max-height: 30px;
	font-size: 14px;
	background-position: 3px -3px;
	background-size: 50%;
}
.Mastercard{
	background-image: url(../images/mastercard@2x.png);
	width: 122px;
	position: relative;
	top: -9px;
	background-repeat: no-repeat;
	height: 78px;
	max-height: 35px;
	display: inline-block;
	font-size: 14px;
	background-position: -3px;
	background-size: 45%;
}
.Visa{
	background-image: url(../images/visa@2x.png);
	width: 122px;
	position: relative;
	top: -5px;
	background-repeat: no-repeat;
	height: 78px;
	max-height: 30px;
	display: inline-block;
	font-size: 14px;
	background-position: 3px -3px;
	background-size: 40%;
}

.iDEAL{
	background-image: url(../images/ideal@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-position: 0px;
	background-size: 50%;
}
.Maestro{
	background-image: url(../images/maestro@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	max-height: 30px;
	display: inline-block;
	background-position: 0px;
	font-size: 14px;
	background-size: 40%;
}
.BankTransfer-BE-NL{
	background-image: url(../images/banktransfer-nl@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 50%;
	background-position: 4px;
}
.BankTransfer-BE-FR{
	background-image: url(../images/banktransfer-fr@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 50%;
	background-position: 4px;
}
.BankTransfer-EU{
	background-image: url(../images/banktransfer-en@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 50%;
	background-position: 4px;
}
.BankTransfer-DE{
	background-image: url(../images/banktransfer-de@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 50%;
	background-position: 4px;
}
.BankTransfer-IT{
	background-image: url(../images/banktransfer-en@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 50%;
	background-position: 4px;
}
.BankTransfer-ES{
	 background-image: url(../images/banktransfer-es@2x.png);
	 width: 122px;
	 position: relative;
	 top: -7px;
	 background-repeat: no-repeat;
	 height: 78px;
	 display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 50%;
	 background-position: 4px;
 }
.American_Express{
	background-image: url(../images/amex@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 40%;
	background-position: 0;
}
.EPS{
	background-image: url(../images/eps@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 40%;
	background-position: 0
}
.GiroPay{
	background-image: url(../images/giropay@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 40%;
	background-position: 0;
}
.Sofort{
	background-image: url(../images/sofort-en@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 40%;
	background-position: 0;
}
.CartaSi{
	background-image: url(../images/cartasi@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 40%;
	background-position: 0;
}
.Postepay{
	background-image: url(../images/postepay@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 40%;
	background-position: 0;
}
.CarteBleue{
	background-image: url(../images/cartebleue@2x.png);
	width: 122px;
	position: relative;
	top: -7px;
	background-repeat: no-repeat;
	height: 78px;
	display: inline-block;
	font-size: 14px;
	max-height: 30px;
	background-size: 40%;
	background-position: 0;
}
label[for="p_method_msp_klarna"] > div {
    background-image: url(../images/klarna.png);
    width: 122px;
    position: relative;
    top: -4px;
    background-repeat: no-repeat;
    height: 78px;
    max-height: 30px;
    display: inline-block;
    font-size: 14px;
    background-position: 3px 5px;
    background-size: 40%;
}
#p_method_msp_mybank~label div {
    background-image: url(../images/msp_mybank.png);
    width: 122px;
    position: relative;
    top: -6px;
    background-repeat: no-repeat;
    height: 78px;
    max-height: 35px;
    display: inline-block;
    font-size: 14px;
}
.pay_custom{
	white-space: nowrap;
	display: inline;
	position: absolute;
	font-size: 97%;
}
.weee span.price {
	font-size: 11px !important;
	font-weight: 400;
}
	.cols-b .gallery-c li { margin-right: 11px; }
	.cols-b .gallery-c li:nth-child(4n) + li { clear: none; }
	.cols-b .gallery-c li:nth-child(3n) + li { clear: both; }
	.cols-b .gallery-c .note-msg {
		width: 100%;
		font-weight: 700;
		margin: 8px 0 12px;
		padding: 5px;
	}
	.cols-b .gallery-c .note-msg p {margin: 0;}

.heading-a { position: relative; margin: 0 0 50px; padding: 0 0 0 30px; color: #4979ac; font-weight: 600; }
	.heading-a h1, .heading-a h2, .heading-a h3, .heading-a h4, .heading-a h5, .heading-a h6 { margin-bottom: 19px; color: #3c3c3c; font-size: 1.9em; font-weight: 700; }
	.heading-a i { position: absolute; left: 0; top: 1px; color: #5fb158; font-weight: 400; font-size: 16px; line-height: 16px; }
	.heading-a p { font-size: 1.3em; }
	
.jspContainer { overflow: hidden; position: relative; width: 100% !important; }
.jspContainer a{word-wrap:break-word;}
.jspPane { position: absolute; width: 100% !important; padding-right: 24px; }
.jspVerticalBar { position: absolute; top: 0; right: 0; width: 24px; height: 100%; border-left: 1px solid #c7c7c7; }
.jspCap { display: none; }
.jspTrack { position: relative; background: #fff; }
.jspTrack:before { content: ""; display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
.jspTrack:before { background: -moz-linear-gradient(left,  #eeeeee 0%, #ffffff 60%, #ffffff 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eeeeee), color-stop(60%,#ffffff), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(left,  #eeeeee 0%,#ffffff 60%,#ffffff 100%); background: -o-linear-gradient(left,  #eeeeee 0%,#ffffff 60%,#ffffff 100%); background: -ms-linear-gradient(left,  #eeeeee 0%,#ffffff 60%,#ffffff 100%); background: linear-gradient(to right,  #eeeeee 0%,#ffffff 60%,#ffffff 100%); }
.ie9 .jspTrack:before { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
.jspDrag { position: relative; top: 0; left: 2px; z-index: 2; width: 11px; height: 24px; border-radius: 10px; background: #707070; cursor: pointer; }
	
.module-a { margin: 0 0 24px; padding: 0 13px 4px; border: 1px solid #acacac; } 
	.module-a > h1, .module-a > h2, .module-a > h3, .module-a > h4, .module-a > h5, .module-a > h6 { margin: 0 -13px 14px; padding: 15px 16px 16px; box-shadow: 0 1px 0 #f8f8f8; border-bottom: 1px solid #beccdb; background: #5084bd; color: #fff; font-size: 1.3em; font-weight: 700; line-height: 1.1; text-transform: uppercase; }
		.module-a > h1 a, .module-a > h2 a, .module-a > h3 a, .module-a > h4 a, .module-a > h5 a, .module-a > h6 a { display: block; color: #fff; font-weight: 700; }
		.module-a > h1 .trustpilot, .module-a > h2 .trustpilot, .module-a > h3 .trustpilot, .module-a > h4 .trustpilot, .module-a > h5 .trustpilot, .module-a > h6 .trustpilot { display: block; position: relative; top: 1px; }
	.module-a > .link-b:last-child { margin-bottom: 12px; }
	.module-a > .link-b.last-child { margin-bottom: 12px; }
	.module-a * + .rating-a { margin-top: 19px; }
	.module-a * + .list-e { margin-top: 28px; }
.module-a.a { padding: 0; border: 0; }
	.module-a.a > h1, .module-a.a > h2, .module-a.a > h3, .module-a.a > h4, .module-a.a > h5, .module-a.a > h6 { margin-left: 0; margin-right: 0; padding-top: 8px; padding-bottom: 8px; box-shadow: none; border: 0; }

.module-b { margin: 0 0 24px; padding: 0 17px; border: 1px solid #acacac; background: #fff; position: relative;} 
	.module-b > h1, .module-b > h2, .module-b > h3, .module-b > h4, .module-b > h5, .module-b > h6 { margin: 0 -17px -1px; padding: 8px 17px; border-bottom: 1px solid #acacac; background: #5084bd; color: #fff; font-size: 1.5em; font-weight: 700; }
	.module-b > h1 + *, .module-b > h2 + *, .module-b > h3 + *, .module-b > h4 + *, .module-b > h5 + *, .module-b > h6 + * { margin-top: 11px; }
	.module-b .list-j, .module-b .list-k { margin-left: -17px; margin-right: -17px; margin-top: 0; }
		.module-b .list-j li:first-child { margin-top: 1px; }
	.module-b + .link-c { margin-top: -12px; }
	.module-b p { width: auto; margin-left: -6px; margin-right: -6px; margin-bottom: 10px; font-size: 1.3em; }
		.module-b p label { margin: 0 0 6px; color: #969897; font-style: italic; }
		.js .module-b p label { overflow: hidden; position: absolute; padding: 0 40px 0 10px; line-height: 40px; text-overflow: ellipsis; white-space: nowrap; cursor: text; }
		.module-b p input { width: 100%; padding-right: 40px; color: #969897; font-size: 1em; font-style: italic; }
		.module-b p button { display: block; position: absolute; right: 0; bottom: 0; width: 29px; min-width: 0; height: 40px; margin: 0; padding: 0; background: none; text-align: left; text-indent: -3000em; }
			.module-b p button:before { content: "\f002"; display: block; position: absolute; left: 1px; top: 50%; width: 100%; margin: -20px 0 0; color: #5084bd; font-size: 20px; font-weight: 400; font-family: FontAwesome; line-height: 40px; text-align: left; text-indent: 0; } 
	
.news-a { overflow: hidden; margin: 0 0 26px; color: #3c3c3c; }
	.news-a article { overflow: hidden; position: relative; min-height: 167px; margin: 0 0 22px; padding: 34px 40px 18px 210px; background: #ededed; }
	#root .news-a figure { position: absolute; left: 11px; top: 20px; margin: 0 0 22px; }
		.news-a figure a { display: inline-block; position: relative; }
		.news-a figure a + a { margin-left: 5px; }
	.news-a h1, .news-a .head, .news-a h3 { max-width: 240px; margin: 0 0 8px; color: #5084bd; font-weight: 700; font-size: 1.8em; }
		.news-a h1 a, .news-a h2 a, .news-a h3 a { color: #5084bd; font-weight: 700; }
	.news-a p { max-width: 160px; margin-bottom: 13px; font-size: 1.3em; }
	.news-a article:nth-child(2n) { padding-left: 20px; padding-right: 200px; }
		#root .news-a article:nth-child(2n) figure { left: auto; right: 11px; }
	.news-a article.nth-a { padding-left: 20px; padding-right: 200px; }
		#root .news-a article.nth-a figure { left: auto; right: 11px; }
	.news-a .link-a > * { padding-top: 9px; padding-bottom: 11px; }
	.header-a + .news-a { margin-top: -20px; }
	aside .news-a { margin: 0; }
.news-a.va { }
	#root .news-a.va article { padding: 20px; }
		#root .news-a.va article figure { position: relative; left: 0; top: 0; }
			.news-a.va article figure img { display: block; width: 100% !important; }
		.news-a.va h1, .news-a.va h2, .news-a.va h3 { line-height: 1.5; }	
	.news-a.va * + .link-a { margin-top: 34px; }
.news-a > article:last-child .double > * {float: left;}
.news-a > article:first-child .double > p:first-child {max-width: 151px;}

.pagination-a { width: 100%; margin: 0 0 10px; color: #333; text-align: center;}
.pagination-a:after{
	display: block;
	clear: both;
	content: '';
}
	.pagination-a h1, .pagination-a h2, .pagination-a h3, .pagination-a h4, .pagination-a h5, .pagination-a h6 { float: left; margin: 0; padding: 0 0 0 16px; color: #333; font-weight: 400; font-size: 1.5em; line-height: 34px; }
	.pagination-a ul, .pagination-a ol { display: inline-block; list-style: none; margin: 0; padding: 0; }
	.pagination-a li { float: left; padding: 0 0 0 9px; font-size: 1.4em; text-indent: 0; }
	.pagination-a li a, .pagination-a li span { display: block; overflow: hidden; position: relative; float: left; min-width: 32px; height: 34px; padding: 0 10px; border: 1px solid #d7d7d7; color: #333; font-weight: 400; line-height: 32px; text-align: center; text-decoration: none; }
		.pagination-a li a:hover { color: #5fb158; }
		.pagination-a li.active span { color: #5fb158; font-weight: 700; text-decoration: underline; cursor: default; }
		.pagination-a li a:before, .pagination-a li a:after { display: block; position: absolute; top: 0; width: 48%; height: 32px; color: #666; font-size: 8px; font-weight: 400; font-family: icomoon; line-height: 32px; text-decoration: none; text-indent: 0; }
	.pagination-a li.prev { padding-right: 16px; }
	.pagination-a li.next { padding-left: 25px; }
		.pagination-a li.prev a, .pagination-a li.next a { width: 32px; text-align: left; text-indent: -3000em; }
			.pagination-a li.prev a:before, .pagination-a li.prev a:after { content: "\e603"; }
			.pagination-a li.next a:before, .pagination-a li.next a:after { content: "\e606"; }
			.pagination-a li.prev a:before, .pagination-a li.next a:before { left: 0; text-align: right; }
			.pagination-a li.prev a:after, .pagination-a li.next a:after { right: 0; }
.variant-pagin{
	float: right;
	font-size: 1.4em;
	line-height: 1;
}
.variant-pagin a {
	display: block;
	text-align: center;
	margin: 3px 0 0;
	color: #333;
	font-weight: 400;
}
.variant-pagin a:first-child {
	margin: 0;
}
.variant-pagin a:hover {
	color: #5fb158;
	text-decoration: none;
}
.variant-pagin > span{
	display: inline-block;
	vertical-align: middle;
}
.variant-pagin .variant {
	position: relative;
	height: 34px;
	display: inline-block;
	z-index: 100;
}
.variant-pagin .variant span {
	border: 1px solid #d7d7d7;
	display: inline-block;
	text-align: center;
	padding: 9px 21px 9px 9px;
	position: relative;
	cursor: pointer;
}
.variant-pagin .variant span:after {
	content: "\e600";
	display: block;
	position: absolute;
	right: 6px;
	top: 44%;
	font-size: 4px;
	font-weight: 400;
	font-family: icomoon;
	line-height: 1;
}
.variant-pagin .variant:hover .variant-pagin-holder {
	display: block;
}
.variant-pagin-holder {
	border: 1px solid #d7d7d7;
	border-top: 0;
	padding: 5px 0;
	position: absolute;
	left: 0;
	top: 34px;
	display: none;
	width: 100%;
	background: #fff;
}
	.gallery-c + .pagination-a { margin-top: -55px; }
	.cols-b > * > .pagination-a:first-child { margin-top: -44px; }
	
	#root .payments li {
		display: inline-block;
		vertical-align: middle;
		overflow: hidden;
		position: relative;
		height: 19px;
		margin: 0 6px 0 0;
		background: url(../images/sprite.png) -3000em -3000em no-repeat;
		text-align: left;
		text-indent: -3000em;
	}
		#root .payments li.a { width: 26px; height: 18px; background-position: -185px -19px; } /*Bancontact*/
		#root .payments li.b { width: 23px; height: 18px; background-position: -186px -63px; } /*KBC*/
		#root .payments li.c { width: 38px; height: 11px; margin-top: 4px; background-position: -181px -84px; } /*ING HomePay*/
		#root .payments li.d { width: 33px; height: 7px; margin-top: 5px; background-position: -53px -196px; } /*Belfius*/
		#root .payments li.e { width: 52px; background-position: -106px -102px; } /*PayPal*/
		#root .payments li.f { width: 28px; height: 22px; background-position: -132px -146px; } /*Mastercard*/
		#root .payments li.g { width: 42px; background-position: -187px -102px; } /*Visa*/
		#root .payments li.h { width: 18px; background-position: -165px -102px; } /*iDeal*/
		#root .payments li.i { width: 27px; height: 21px; background-position: -70px -122px; } /*Maestro*/
		#root .payments li.j { width: 25px; height: 12px; margin-top: 4px; background-position: -90px -225px; } /*BankTransfer nl*/
		#root .payments li.k { width: 29px; height: 9px; margin-top: 5px; background-position: 0 -128px; } /*Sofort*/
		#root .payments li.l { width: 30px; height: 13px; background-position: -31px -126px; } /*GiroPay*/
		#root .payments li.m { width: 32px; height: 20px; background-position: -168px -145px; } /*EPS*/
		#root .payments li.n { width: 27px; height: 14px; margin-top: 4px; background-position: -187px -2px; } /*BankTransfer de*/
		#root .payments li.o { width: 27px; height: 12px; margin-top: 4px; background-position: -91px -208px; } /*BankTransfer fr*/
		#root .payments li.p { width: 31px; height: 14px; background-position: -55px -207px; } /*Carte Bleue*/
		#root .payments li.q { width: 19px; height: 19px; background-position: -188px -40px; } /*American Express*/
		#root .payments li.r { width: 34px; height: 10px; background-position: -51px -223px; } /*CartaSi*/
		#root .payments li.s { width: 40px; height: 12px; background-position: -91px -196px; } /*Postepay*/
		#root .payments li.t { width: 29px; height: 13px; margin-top: 4px; background-position: -134px -206px; } /*BankTransfer en*/
		#root .payments li.u { width: 33px; height: 11px; margin-top: 4px; background-position: -134px -193px; } /*BankTransfer es*/
	.payments li a { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
	#root .cols-a > aside .payments li { margin-right: 5px; }

.price-a { color: #3c3c3c; font-size: 30px; font-weight: 700; position: relative; }
	/*.price-a > span { position: relative; top: -10px; font-size: .6em; }*/

.product { position: relative; max-width: 880px; margin: 0 0 67px; }
	.product header { position: relative; margin: 0 0 21px; }
		.product header h1, .product header h2, .product header h3 { margin: 0 0 16px; color: #3c3c3c; font-size: 2.4em; font-weight: 700; text-transform: uppercase; }
		.product header ul { list-style: none; margin: 0; padding: 0; }
			.product header ul li { display: inline; margin: 0 14px 0 0; color: #4979ac; font-weight: 600; text-indent: 0; }
			.product header ul li:after { content: ""; display: block; position: absolute; right: -10px; top: 4px; width: 3px; height: 13px; border-left: 1px solid #dbe2ec; border-right: 1px solid #dbe2ec; background: #4979ac; }
				.product header ul li:last-child:after { right: 3000em; }
				.product header ul li.last-child:after, .product header .gallery-a li:after { right: 3000em; }
			.product header ul li a { color: #4979ac; font-weight: 600; text-decoration: underline; }
				.product header ul li a:hover { text-decoration: none; }
		.product header .gallery-a { position: absolute; right: -11px; top: 19px; width: auto; }
			.product header .gallery-a li { margin: 0 11px 0 0; color: #3c3c3c; font-weight: 600; }
	.product p, .product ul { margin-bottom: 13px; }
	.product p, .product li { font-size: 1.3em; }
		.product li:before { top: 8px; }
	.product .gallery-a { margin-bottom: 32px; }
	.product .double > * > .gallery-a:first-child {/* margin-top: -57px;*/ }
	.product form { width: 100%; margin: 15px 0 27px; }
	.product form:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
		.product form p { color: #3c3c3c; font-size: 1.4em; }
			.product form p > span { display: block; float: left; line-height: 48px; }
			.product form p > span:first-child { margin-right: 16px; }
			.product form p > span.scheme-b { font-size: 1em; }
		.product form div { color: #3c3c3c; font-size: 1.4em; }
			.product form .product-block-a > span,
            .product form .product-block-a > .price-a{ display: block; float: left; line-height: 48px; }
			.product form .product-block-a > .price-a{ margin-right: 16px; font-size: 30px;}
			.product form .product-block-a > span.scheme-b { font-size: 1em; }
		.product form label { float: left; margin: 0 11px 0 0; padding: 0; font-size: 1em; }
		.product form input { width: 40px; height: 34px; border-radius: 0; border: 1px solid #d7d7d7; color: #3c3c3c; font-weight: 700; font-size: 14px; text-align: center; }
		.product form button { float: right; min-width: 200px; padding: 12px 0; font-size: 16px; }
			.product form button:after { content: "\e60d"; display: inline-block; position: relative; top: 1px; margin: 0 0 0 8px; font-weight: 400; font-family: icomoon; font-size: 15px; line-height: 14px; }
	.product header.mobile-only h1, .product header.mobile-only h2, .product header.mobile-only h3 { position: absolute; left: -3000em; top: 0; }
.product .qty{ margin: 0;}
.product-description p {line-height: 1.7em;font-size: 15px;text-indent: 0;}
.rating-a { position: relative; margin: 0 0 10px; color: #3b3b3c; font-size: 2.3em; font-weight: 700; }
	.js .rating-a { text-align: right; }
	.rating-a .rating { display: block; position: absolute; left: 0; top: 5px; width: 109px; height: 20px; }
		.rating-a .rating > * { display: block; float: left; height: 20px; background: url(../images/sprite.png) -3000em -3000em no-repeat; }
			.rating-a .rating > .a { background-position: 0 -170px; }
			.rating-a .rating > .b { background-position: 100% -170px; }

.rating-b { display: block; overflow: hidden; height: 10px; color: #ff530d; font-size: 10px; font-weight: 400; font-style: normal; line-height: 10px; text-align: left; text-indent: -3000em; }
	.js .rating-b { text-indent: 0; }
	.rating-b .inner { position: absolute; left: -3000em; top: 0; }
	.rating-b i { display: block; float: left; margin: 0 2px 0 0; }
	
.js .rating-c { display: inline-block; width: 104px; height: 13px; margin: 0 9px 0 0; line-height: 13px; text-indent: -3000em; text-align: left; }
	.rating-c .rating { display: block; position: absolute; left: 0; top: 0; width: 104px; height: 20px; }
		.rating-c .rating > * { display: block; float: left; height: 20px; background: url(../images/sprite.png) -3000em -3000em no-repeat; }
			.rating-c .rating > .a { background-position: 0 -245px; }
			.rating-c .rating > .b { background-position: 100% -245px; }
	
.scrolled-a { }
	.scrolled-a article { margin-bottom: 23px; }
	.scrolled-a table:last-child { margin-bottom: 51px; }
	.scrolled-a table.last-child { margin-bottom: 51px; }
			
.slider-a { position: relative; min-height: 339px; margin: 0 0 28px; border-radius: 2px; border: 1px solid #acacac; color: #4979ac; font-weight: 600; }
	.slider-a article { position: relative; padding: 98px 50px 64px 400px; background-repeat: no-repeat; background-position: 100% 0; background-size: cover; }
		.slider-a article > * { position: relative; z-index: 2; }
		.slider-a figure { position: absolute; left: 0; top: 0; z-index: 1; }
		.js .slider-a figure { left: -3000em; }
		.slider-a h1, .slider-a h2 { margin: 0 0 16px; font-size: 3.4em; font-weight: 700; }
			.slider-a h1 a, .slider-a h2 a { font-weight: 700; }
		.slider-a p { font-size: 1.7em; }
		.slider-a p.link-a { font-size: 1.2em; }
			.slider-a p.link-a > * { padding-top: 16px; padding-bottom: 15px; }
	.slider-a .bx-pager { position: absolute; right: 15px; bottom: 15px; z-index: 10; }
		.slider-a .bx-pager .bx-pager-item { float: left; padding: 0 0 0 3px; }
		.slider-a .bx-pager .bx-pager-item a { display: block; overflow: hidden; position: relative; float: left; width: 17px; height: 17px; border-radius: 20px; border: 1px solid #b2b2b2; background: #fff; text-align: left; text-indent: -3000em; }
			.slider-a .bx-pager .bx-pager-item a:before { content: ""; display: block; position: absolute; left: 3px; top: 3px; width: 9px; height: 9px; border-radius: 10px; }
			.slider-a .bx-pager .bx-pager-item a.active, .slider-b .custom-pager a.active, .slider-b .custom-pager a.active * { cursor: default; }
			.slider-a .bx-pager .bx-pager-item a.active:before { background: #6dba5c; }

.slider-b { position: relative; margin: 0 0 40px; font-size: 13px; }
	.slider-b a { display: block; overflow: hidden; position: relative; margin: 0 0 22px; border: 1px solid #acacac; } 
	.slider-b .bx-wrapper { overflow: hidden; position: relative; margin: 0 0 22px; border: 1px solid #acacac; }
		.slider-b .bx-wrapper a { display: block; margin: 0; border: 0; color: #3c3c3c; font-weight: 600; }
			.slider-b .bx-wrapper a span { display: block; position: absolute; right: 10px; bottom: 12px; padding: 0 26px 0 0; text-decoration: underline; }
			.slider-b .bx-wrapper a span:before { content: "\f002"; display: block; position: absolute; right: 0; top: 50%; height: 30px; margin: -15px 0 0; color: #5084bd; font-size: 20px; font-weight: 400; font-family: FontAwesome; line-height: 30px; text-decoration: none; } 
			.slider-b .bx-wrapper a:hover span { text-decoration: none; }
		.slider-b img { display: block; width: 100% !important; height: auto !important; }
	.slider-b .custom-pager { overflow: hidden; width: 330px; }
		.slider-b .custom-pager a { float: left; width: 77px; margin: 0 10px 10px 0; border-radius: 2px; }
		.slider-b .custom-pager a span, .slider-b .custom-pager a.video:before { position: absolute; left: -3000em; top: 0; }
	.slider-b .bx-wrapper .bx-prev, .slider-b .bx-wrapper .bx-next, .gallery-b .bx-prev, .gallery-b .bx-next, .gallery-c .bx-prev, .gallery-c .bx-next, .gallery-a .bx-prev, .gallery-a .bx-next { display: block; position: absolute; top: 50%; z-index: 30; width: 50px; height: 50px; margin: -25px 0 0; text-align: left; text-indent: -3000em; }
		.gallery-b .bx-prev, .gallery-c .bx-prev { left: -31px; }
		.gallery-b .bx-next, .gallery-c .bx-next { right: -31px; }
		.gallery-a .bx-prev { left: 0; }
		.gallery-a .bx-next { right: 0; }
		.slider-b .bx-wrapper .bx-prev { left: 10px; top: -3000em; }
		.slider-b .bx-wrapper .bx-next { right: 10px; top: -3000em; }
	.slider-b .bx-prev:before, .slider-b .bx-next:before, .gallery-b .bx-prev:before, .gallery-b .bx-next:before, .gallery-c .bx-prev:before, .gallery-c .bx-next:before, .gallery-a .bx-prev:before, .gallery-a .bx-next:before { display: block; position: absolute; left: 0; top: 50%; width: 100%; height: 30px; margin: -20px 0 0; color: #ababab; font-weight: 400; font-family: icomoon; font-size: 21px; line-height: 40px; text-indent: 0; }
		.slider-b .bx-prev:before, .gallery-b .bx-prev:before, .gallery-c .bx-prev:before, .gallery-a .bx-prev:before { content: "\e610"; }
		.slider-b .bx-next:before, .gallery-b .bx-next:before, .gallery-c .bx-next:before, .gallery-a .bx-next:before { content: "\e611"; text-align: right; }
	
.social-a { overflow: hidden; width: 115%; margin-top: 37px; padding: 0; }
	.social-a li { float: left; width: 31px; height: 31px; margin: 0 14px 14px 0; text-indent: 0; }
	.social-a li a { display: block; overflow: hidden; position: relative; width: 100%; height: 100%; border-radius: 2px; background: #d14f35; font-weight: 400; line-height: 33px; text-align: left; text-indent: -3000em; }
		.social-a li.fb a { background: #2d5693; }
		.social-a li.tw a { background: #19a7d4; }
	.social-a li a:before { content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; color: #fff; font-family: icomoon; text-align: center; text-indent: 0; }
		.social-a li.fb a:before { content: "\e614"; right: 5px; width: auto; height: auto; font-size: 26px; line-height: 26px; }
		.social-a li.tw a:before { content: "\e61a"; font-size: 16px; }
		.social-a li.gl a:before { content: "\e615"; font-size: 20px; }
		.social-a li.yt a:before { content: "\e61b"; font-size: 21px; }


/*! Headers --------- */
h1, h2, h3, h4, h5, h6 { margin: 47px 0 33px; color: #3c3c3c; font-weight: 400; line-height: .925; }
h1, h2 { font-size: 2.2em; }
h3 { font-size: 2.0em; }
h4 { font-size: 1.8em; }
h5 { font-size: 1.6em; }
h6 { font-size: 1.4em; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #3c3c3c; font-weight: 400; }
	h1.strong, h2.strong { font-size: 2.4em; }
.menu-header{margin: 0 0 33px; color: #3c3c3c; font-size:2.2em; font-weight: 400; line-height: .925; }
.header-a { margin: 23px 0 40px; padding: 16px 16px 18px; background: #5084bd; color: #fff; font-weight: 700; font-size: 1.8em; }
	.header-a a { color: #fff; font-weight: 700; }
.news-a .head{
	max-width: 100%;
	margin: 47px 0 14px;
	color: #3c3c3c;
	font-weight: 400;
	font-size: 2.2em;
	line-height: .925;
}


/*! Content --------- */
b, strong, .strong { font-weight: 700; }
.stronger, .link-a > .stronger { font-weight: 800; }
blockquote { margin: 1em 40px; }
dfn, em, i, .em { font-style: italic; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 85%; }
strike, del, .strike { text-decoration: line-through; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
	sup { top: -0.5em; }
	sub { bottom: -0.25em; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }

.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }

.loading { display: inline-block; position: relative; margin: 0 0 84px; padding: 33px 50px 34px 80px; box-shadow: 0 3px 5px rgba(0,0,0,.35); background: #fff; color: #3c3c3c; font-size: 1.9em; font-weight: 700; }
.lt-ie9 .loading { box-shadow: 0 3px 5px #a6a6a6; }
	.loading:before { content: ""; display: block; position: absolute; left: 35px; top: 50%; width: 27px; height: 27px; margin: -13.5px 0 0; background: url(../images/loading.svg) no-repeat; background-size: 100% 100%; }
	.lt-ie9 .loading:before { left: 32px; width: 30px; height: 30px; margin-top: -15px; background: url(../images/loading.gif) no-repeat; }

.overlay-a { color: #5fb158; }
.overlay-b { color: #ed1c24; }
.overlay-c { color: #60b057; }
.overlay-d { color: #5083bc; }
.overlay-e { color: #4e82bc; }

.scheme-a { color: #000; font-size: 1.3em; line-height: 1.5; }
.scheme-b { color: #3c3c3c; font-size: 1.4em; }
.scheme-b.end-series, .end-series { color: orange; }
.scheme-b i { position: relative; top: -1px; margin: 0 6px 0 0; color: #5fb158; font-weight: 400; font-size: 13px; }

.trustpilot { overflow: hidden; display: inline-block; width: 125px; height: 14px; background: url(../images/sprite.png) 0 -149px no-repeat; text-indent: -3000em; text-align: left; }


/*! Links --------- */
a { background: none; color: #69c; font-weight: 700; text-decoration: none; cursor: pointer; } /*---*/ a span { cursor: pointer; }
	a:hover, a:focus, a:active { text-decoration: underline; outline: none; }

.link-a { margin-top: 26px; font-size: 1.2em; font-weight: 800; text-transform: uppercase; text-align: center; }
	.link-a > * { display: block; position: relative; float: left; min-width: 90px; padding: 10px 21px; border-radius: 3px; background: #f76501; color: #fff; text-decoration: none; }
		.link-a > *:hover { text-decoration: none; }
	.link-a > *, .gallery-b li a .vew-product { background: -moz-linear-gradient(top,  #ff6801 0%, #e55e01 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6801), color-stop(100%,#e55e01)); background: -webkit-linear-gradient(top,  #ff6801 0%,#e55e01 100%); background: -o-linear-gradient(top,  #ff6801 0%,#e55e01 100%); background: -ms-linear-gradient(top,  #ff6801 0%,#e55e01 100%); background: linear-gradient(to bottom,  #ff6801 0%,#e55e01 100%); }
	.ie9 .link-a > *, .ie9 .gallery-b li a > span span { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjgwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNTVlMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
	.lt-ie9 .link-a > *, .lt-ie9 .gallery-b li a > span span { -pie-background: linear-gradient(#ff6801, #e55e01); }
	.link-a > .a, button.a, input[type="submit"].a, input[type="button"].a, .gallery-c a.link.a { background: #55ab51; background: -moz-linear-gradient(top,  #55ab51 0%, #4d9a49 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#55ab51), color-stop(100%,#4d9a49)); background: -webkit-linear-gradient(top,  #55ab51 0%,#4d9a49 100%); background: -o-linear-gradient(top,  #55ab51 0%,#4d9a49 100%); background: -ms-linear-gradient(top,  #55ab51 0%,#4d9a49 100%); background: linear-gradient(to bottom,  #55ab51 0%,#4d9a49 100%); }
	.ie9 .link-a > .a, .ie9 button.a, .ie9 input[type="submit"].a, .ie9 input[type="button"].a, .ie9 .gallery-c a.link.a { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1YWI1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZDlhNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
	.lt-ie9 .link-a > .a, .lt-ie9 button.a, .lt-ie9 input[type="submit"].a, .lt-ie9 input[type="button"].a, .lt-ie9 .gallery-c a.link.a { background: none; -pie-background: linear-gradient(#55ab51, #4d9a49); }
	.link-a > .b, button.b, input[type="submit"].b, input[type="button"].b, .gallery-c a.link.b { background: #4f81bc; background: -moz-linear-gradient(top,  #4f81bc 0%, #4876aa 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f81bc), color-stop(100%,#4876aa)); background: -webkit-linear-gradient(top,  #4f81bc 0%,#4876aa 100%); background: -o-linear-gradient(top,  #4f81bc 0%,#4876aa 100%); background: -ms-linear-gradient(top,  #4f81bc 0%,#4876aa 100%); background: linear-gradient(to bottom,  #4f81bc 0%,#4876aa 100%); }
	.ie9 .link-a > .b, .ie9 button.b, .ie9 input[type="submit"].b, .ie9 input[type="button"].b, .ie9 .gallery-c a.link.b { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmODFiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ODc2YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
	.lt-ie9 .link-a > .b, .lt-ie9 button.b, .lt-ie9 input[type="submit"].b, .lt-ie9 input[type="button"].b, .lt-ie9 .gallery-c a.link.b { background: none; -pie-background: linear-gradient(#4f81bc, #4876aa); }

.link-b { font-size: 1.1em; font-weight: 700; text-transform: uppercase; }
	.link-b a { color: #333; text-decoration: underline; }
		.link-b a:hover, .link-c a:hover { text-decoration: none; }

.link-c { margin-bottom: 26px; font-size: 1.2em; }
	.link-c a { color: #5285bd; font-weight: 400; text-decoration: underline; }
	aside .link-c, .cols-a > header .link-c, .cols-b > header .link-c { padding: 0 13px; }
	

/*! Lists --------- */
ul, ol, dd, blockquote { padding-left: 40px; }
	ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }
ul { list-style: none; padding: 0; }
	ul li { position: relative; text-indent: 8px; }
	.strong-li { display: block; margin: 0 0 15px; color: #3c3c3c; font-weight: 600; text-align: center; text-indent: 0; }
	ul li:before { content: ""; display: block; position: absolute; left: 0; top: 7px; width: 3px; height: 3px; border-radius: 10px; background: #7c7c7c; }
#nav li:before, #language li:before, #info li:before, #cart li:before, #footer li:before, #info > ul.b > li:first-child:after, .list-a li:before, .social-a li:before, .payments li:before, .gallery-a li:before, .gallery-b li:before, .list-b li:before, .list-c li:before, .list-d li:before, .list-e li:before, .semantic-select ul li:before, .gallery-c li:before, .list-f li:before, #breadcrumbs li:before, .list-g li:before, .product header ul li:before, .list-h li:before, .list-i li:before, .strong-li:before, #search ul li:before, .list-j li:before, .list-k li:before, .checklist-a li:before, .pagination-a li:before, #user ul li:before, #nav-mobile > ul > li:before { left: -3000em; }
	
.list-a { list-style: none; padding: 0; }
	.list-a li, #root .list-a li { margin: 0 0 18px; padding: 0 0 0 36px; text-indent: 0; }
	.list-a li i { display: block; position: absolute; left: -7px; top: -5px; width: 43px; color: #95b712; font-size: 15px; line-height: 30px; text-align: center; }
		.list-a li i.icon-credit-card { font-size: 19px; }
	
.list-b { list-style: none; padding: 0; }
	.list-b li { margin: 0 0 19px; padding: 15px 0 0 49px; border-top: 1px solid #acacac; color: #365c86; font-size: 1.3em; text-indent: 0; }
		.list-b li:first-child, .list-c li:first-child { padding-top: 0; border-top: 0; }
	.list-b li span { display: block; margin: 0 0 3px; color: #3c3c3c; font-weight: 700; }
	.list-b li [class^="icon-"] { display: block; position: absolute; left: 0; top: 18px; width: 36px; height: 36px; border-radius: 2px; border: 2px solid #5fb158; color: #5fb158; font-size: 20px; line-height: 32px; text-align: center; }
.list-b li [class^="icon-"]:before{display:inherit;}
		.list-b li .icon-truck { font-size: 15px; }
		.list-b li:first-child [class^="icon-"] { top:0; }

.list-c { position: relative; z-index: 1; list-style: none; padding: 0; color: #365c86; font-style: italic; }
	.list-c li { padding: 16px 0 5px; border-bottom: 1px solid #e6e6e6; font-size: 1.3em; text-indent: 0; word-wrap: break-word;}
	.list-c .strong { display: block; margin: 0 0 3px; color: #3c3c3c; font-style: normal; }
	.list-c a.strong { text-decoration: underline; }
		.list-c a.strong:hover, .list-c .link:hover { text-decoration: none; }
	.list-c .img { display: block; position: relative; margin: 10px 0 14px; }
		.list-c .img img { display: block; border: 1px solid #e6e6e6; }
		.list-c .img .rating-b { position: absolute; right: 0; top: 50%; margin: -5px 0 0; }
	.list-c .small { display: block; margin: 5px 0 0; color: #8e8e8e; font-style: normal; font-weight: 600; font-size: .846em; }
	.list-c .link { display: block; position: relative; margin: 7px 0 -5px; padding: 7px 0 0; border-top: 1px solid #e6e6e6; background: #fff; color: #333; font-size: .856em; font-style: normal; text-transform: uppercase; text-align: right; text-decoration: underline; }
.list-c.a { }
	.list-c.a li { border: 0; }
	.list-c.a + .link-b { margin-top: 54px; padding: 15px 0 0; border-top: 1px solid #e6e6e6; }	

.list-d { list-style: none; margin: 0 0 34px; padding: 0; text-align: right; }
	.list-d li { margin: 0 0 12px; padding: 0 0 0 166px; font-size: 14px; font-weight: 700; text-indent: 0; }
	.list-d li > span:first-child { display: block; position: absolute; left: 0; bottom: 0; width: 130px; text-align: right; white-space: nowrap; }
	.list-d li .regular, .list-d li .strong { font-size: 1.285em; }
	.list-d li .regular { font-weight: 400; }
	.list-d li i { margin: 0 0 0 2px; color: #5fb158; font-size: 17px; }
	.list-d li i.a { display: block; position: absolute; left: 100%; top: 3px; margin: 0; padding: 0 0 0 6px; }

.list-e { list-style: none; margin: 0 0 21px; padding: 0; color: #3c3c3c; font-weight: 600; }
	.list-e li { margin: 0 0 25px; padding: 0 0 0 38px; font-size: 1.3em; line-height: 1.5; text-indent: 0; }
	.list-e li.a { padding-right: 54px; }
		.list-e li.a:before { left: auto; right: 0; top: -8px; width: 50px; height: 48px; border-radius: 0; background: url(../images/sprite.png) 0 -192px no-repeat; }
	.list-e li:after { content: "\f058"; display: block; position: absolute; left: 4px; top: 50%; margin-top: -9px; color: #5084bd; font-family: FontAwesome; font-weight: 400; font-size: 18px; line-height: 18px; }
#top_cart_form .list-d li > span:first-child {width: auto}

.list-f { list-style: none; width: 100%; margin: 0 0 27px; padding: 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; }
.list-f:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	.list-f li { float: left; margin: 0 44px 0 0; font-size: 1.4em; text-indent: 0; }
	.list-f li a { display: block; position: relative; float: left; padding: 14px 0 15px; color: #4979ac; font-weight: 600; }
		.list-f li a:before { content: "\e600"; display: block; position: absolute; left: -3000em; top: 100%; margin: 0 0 0 -3.5px; padding: 1px 0 0; color: #dedede; font-size: 3px; font-weight: 400; font-family: icomoon; line-height: 3px; }
		.list-f li.active a:before { left: 50%; }

.list-g, .product .list-g { list-style: none; margin: 0 0 45px; padding: 20px 0 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; color: #3c3c3c; font-weight: 600; line-height: 1.5; }
	.list-g li { margin: 0 0 26px; padding: 0 0 0 60px; font-size: 1.3em; text-indent: 0; }
	.list-g li:after { content: "\e60e"; display: block; position: absolute; left: 12px; top: 50%; width: 18px; height: 18px; margin-top: -9px; border-radius: 10px; background: #5084bd; color: #fff; font-family: icomoon; font-weight: 400; font-size: 9px; line-height: 18px; text-align: center; }

.list-h { list-style: none; margin: 0 0 11px; padding: 0; color: #3c3c3c; font-weight: 700; line-height: 1.2; }
	.list-h li { min-height: 65px; padding: 18px 110px 15px 70px; border-bottom: 1px solid #dedede; text-indent: 0; }
	.list-h li a { display: block; color: #3c3c3c; }
	.list-h li img { display: block; position: absolute; left: 0; top: 50%; }
	.list-h li img, .list-i li img { -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	.list-h li input { position: absolute; right: 72px; top: 15px; width: 32px; height: 34px; border-radius: 0; border: 1px solid #d7d7d7; color: #3c3c3c; font-weight: 700; font-size: 14px; text-align: center; }
	.list-h li .price { display: block; position: absolute; right: 0; top: 15px; font-weight: 700; font-size: 1.666em; line-height: 34px; }
		.list-h li .price span { position: relative; top: -8px; font-size: .6em; }

.list-i { list-style: none; margin: 0; padding: 0; color: #3c3c3c; font-weight: 700; line-height: 1.2; text-transform: uppercase; }
	.list-i li { min-height: 117px; padding: 25px 0 17px 136px; border-top: 1px solid #dedede; font-size: 1.4em; text-indent: 0; }
		.list-i li:first-child { min-height: 116px; border: 0; }
	.list-i li a { display: block; color: #3c3c3c; }
	.list-i li img { position: absolute; left: 0; top: 50%; }
	.list-i li input { position: absolute; left: -3000em; top: 0; }
	.list-i li .price { display: block; padding: 10px 8px 0; font-weight: 700; font-size: 1.785em; text-align: right; }
		.list-i li .price span { position: relative; top: -8px; font-size: .6em; }

.list-j { list-style: none; padding: 0; color: #767676; }
	.list-j li { position: relative; padding: 7px 37px 6px 17px; border-top: 1px solid #acacac; font-size: 1.4em; text-indent: 0; }
		.list-j li:first-child { border: 0; }
		.list-j li:nth-child(2n) { background: #f4f6f6; }
		.list-j li.nth-a { background: #f4f6f6; }
	.list-j li a { display: block; color: #767676; font-weight: 400; }
	.list-j li a.close { display: block; position: absolute; right: 0; top: 0; width: 25px; height: 100%; color: #ed1c24; }
		.list-j li a.close:before { content: "\e61c"; display: block; position: absolute; left: 0; top: 50%; margin: -5px 0 0; font-family: icomoon; font-size: 10px; line-height: 10px; }
	
.list-k { overflow: hidden; list-style: none; width: auto; padding: 0; color: #000; outline: none; }
.js .list-k { overflow: auto; width: auto !important; max-height: 257px; }
	.list-k li { margin: 0; padding: 8px 17px 7px; font-size: 1.4em; text-indent: 0; }
		.list-k li:nth-child(2n-1) { background: #f4f6f6; }
		.list-k li.nth-a { background: #f4f6f6; }
	.list-k li a { color: #000; font-weight: 400; }
			
						
/*! Media --------- */
img, iframe, object, embed, video { max-width: 100% !important; }
img { height: auto !important; image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; }
.lt-ie9 img { max-width: none !important; }
	img::selection { background: transparent; }
	img::-moz-selection { background: transparent; }
figure { margin-top: 31px; }

figure.video, a.video { display: block; position: relative; z-index: 3; }
	figure.video a { display: inline-block; position: relative; }
	figure.video a:before, a.video:before { content: "\e608"; display: block; position: absolute; left: 50%; top: 50%; z-index: 2; width: 66px; height: 66px; margin: -33px 0 0 -33px; border-radius: 100px; border: 5px solid #fff; color: #fff; font-family: icomoon; font-weight: 400; font-size: 24px; line-height: 56px; text-align: center; }
	figure.video img, a.video img { display: block; position: relative; z-index: 1; width: 100% !important; }


/*! Forms --------- */
fieldset, hr { border-width: 0; }
	legend { position: absolute; left: 0; top: -3000em; padding: 0; border: 0; white-space: normal; }
	input, select, textarea { position: relative; z-index: 1; margin: 0; padding: 0; box-shadow: none; border-radius: 0; text-align: left; text-transform: none; outline: none; }
	input, select, textarea, button, input[type="button"], input[type="reset"], input[type="submit"] { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
		input { line-height: 1; }
			input[type="search"], input[type="number"] { -moz-appearance: textfield; appearance: textfield; }
				input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
				input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; height: auto; margin: 0; }
				input[type="number"]::-o-outer-spin-button, input[type="number"]::-o-inner-spin-button { -o-appearance: none; margin: 0; }		
			input[type="checkbox"], input[type="radio"] { padding: 0; }
		textarea { overflow: auto; vertical-align: top; resize: vertical; }
		select { text-overflow: ''; text-indent: 0.01px; -moz-appearance: none; -webkit-appearance: none; appearance: none;  } 
			select::-ms-expand { display: none; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { position: relative; z-index: 3; margin: 0; box-shadow: none; text-transform: none; cursor: pointer; outline: none; -webkit-appearance: button; } 
		button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; outline: none; }
	form [disabled] { cursor: default; }
::-webkit-input-placeholder { opacity: 1; color: #979797; }
::-moz-placeholder { opacity: 1; color: #979797; }
:-moz-placeholder { opacity: 1; color: #979797; }
:-ms-input-placeholder { opacity: 1; color: #979797; }
	:focus::-webkit-input-placeholder { opacity: 0; }
	:focus::-moz-placeholder { opacity: 0; }
	:focus:-moz-placeholder { opacity: 0; }
	:focus:-ms-placeholder { opacity: 0; }

form { }
	label { display: block; position: relative; left: 0; top: 0; z-index: 2; font-weight: 400; }
	form p { position: relative; clear: both; }
	form p:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] { height: 40px; padding: 0 9px; line-height: 1; }
		input[type="color"] { padding: 0; cursor: pointer; }
		.lt-ie9 input[type="date"], .lt-ie9 input[type="datetime"], .lt-ie9 input[type="datetime-local"], .lt-ie9 input[type="email"], .lt-ie9 input[type="month"], .lt-ie9 input[type="number"], .lt-ie9 input[type="password"], .lt-ie9 input[type="range"], .lt-ie9 input[type="search"], .lt-ie9 input[type="tel"], .lt-ie9 input[type="text"], .lt-ie9 input[type="time"], .lt-ie9 input[type="url"], .lt-ie9 input[type="week"] { line-height: 38px; }
	select { position: relative; z-index: 1; padding: 9px 30px 9px 5px; line-height: 1; } 
		.select { display: block; position: relative; }
		.select:before { content: "\e600"; display: block; position: absolute; right: 0; top: 50%; z-index: 2; width: 21px; height: 4px; margin: -2px 0 0; color: #000; font-size: 4px; font-weight: 400; font-family: icomoon; line-height: 4px; }
		.select select { background: none; }
	textarea { padding: 11px 11px 11px 9px; }  
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea, .semantic-select .input { border-radius: 2px; border: 1px solid #acacac; background: #fff; color: #3b3b3b; font-size: 13px; } 
		.error input, .error textarea, .error select, .error .semantic-select .input, #root .table-a .error input, #search.error { border-color: #c5062f; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { display: block; overflow: hidden; float: left; height: auto; padding: 9px 20px 10px; border-radius: 4px; border: 0; color: #fff; font-weight: 700; font-size: 14px; text-align: center; }
	button, input[type="button"], input[type="reset"], input[type="submit"], .gallery-c a.link { background: #f26301; background: -moz-linear-gradient(top,  #ff6801 0%, #e65e01 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6801), color-stop(100%,#e65e01)); background: -webkit-linear-gradient(top,  #ff6801 0%,#e65e01 100%); background: -o-linear-gradient(top,  #ff6801 0%,#e65e01 100%); background: -ms-linear-gradient(top,  #ff6801 0%,#e65e01 100%); background: linear-gradient(to bottom,  #ff6801 0%,#e65e01 100%); }
	.ie9 button, .ie9 input[type="button"], .ie9 input[type="reset"], .ie9 input[type="submit"], .ie9 .gallery-c a.link { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjgwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjVlMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
	.lt-ie9 button, .lt-ie9 input[type="button"], .lt-ie9 input[type="reset"], .lt-ie9 input[type="submit"], .lt-ie9 .gallery-c a.link { -pie-background: linear-gradient(#FF6801, #e65e01); }

.checklist-a { list-style: none; margin: 0 0 24px; padding: 0 29px 0 23px; color: #3c3c3c; font-weight: 700; }
	.checklist-a > li { margin: 0 0 15px; padding: 0 0 9px; border-bottom: 1px solid #acacac; font-size: 1.5em; text-indent: 0; }
			.checklist-a > li > a { display: block; position: relative; color: #3c3c3c; font-weight: 700; }
			.checklist-a > li > a:before { content: "\e606"; display: block; position: absolute; left: -14px; top: 6px; font-size: 6px; font-weight: 400; font-family: icomoon; line-height: 10px; }
			.checklist-a > li.sub.active > a:before { content: "\e600"; left: -16px; font-size: 3px; }
		.checklist-a > li > ul { position: absolute; left: -3000em; top: 0; list-style: none; margin: 0; padding: 9px 0 0; color: #767676; }
			.checklist-a > li.active > ul { position: relative; left: 0; }
			.checklist-a > li > ul li { margin: 0 0 11px; font-size: .933em; text-indent: 0; }
                        .checklist-a > li > ul li a { margin-right: 5px; color: #767676;}
	.checklist-a a { color: #3c3c3c; font-weight: 400; }
	.checklist-a label { display: block; padding: 0 0 0 28px; font-weight: 400; }
		.checklist-a label .fit-a { display: block; overflow: hidden; position: absolute; left: -2px; top: 2px; width: 15px; height: 15px; border-radius: 2px; border: 1px solid #acacac; background: #fff; color: #fff; cursor: pointer; }
		.checklist-a label .fit-a:before { content: "\f00c"; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-weight: 400; font-family: FontAwesome; font-size: 11px; line-height: 12px; text-align: center; }
		.checklist-a label.active .fit-a { background: #5fb158; color: #f4f6f6; }
		.checklist-a label input { position: absolute; left: -2px; top: 3px; }
		.js .checklist-a label input { left: -3000em; }
	.module-b + .checklist-a { margin-top: 29px; }
        .select-part label {display: inline;}
.error-info { position: absolute; left: -3000em; top: 0; color: #ed1c24; font-size: 13px; font-weight: 700; }
	.error-info span { color: #3c3c3c; }
	.error .error-info { position: relative; left: 0; }

#pisc-eu-vat-input #euvat_select_vatprefix{
	position: relative;
	left: 0;
	width: 100%;
	height: 40px;
	margin: 0 0 14px;
	background: url("../images/triangl.gif") no-repeat 97% 50%;
	cursor: pointer;
}
#pisc-eu-vat-input .semantic-select{display: none;}
#pisc-eu-vat-input .validate-euvat{ width: 100%;}
.semantic-select { position: relative; }
	.semantic-select .input { display: block; height: 40px; padding: 0 30px 0 9px; background: #fff; line-height: 38px; }
		.semantic-select .input .text { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; }
	.semantic-select .ticker { position: absolute; right: 0; top: 0; width: 34px; height: 40px; cursor: pointer; }
		.semantic-select .ticker:before { content: "\e600"; display: block; position: absolute; left: 0; top: 50%; z-index: 2; width: 100%; height: 4px; margin: -2px 0 0; color: #000; font-size: 4px; font-weight: 400; font-family: icomoon; line-height: 4px; text-align: center; }
	.semantic-select ul { position: absolute; z-index: 9999; left: -3000em; top: 41px; list-style: none; width: 100%; margin: 0; padding: 2px 0; border-radius: 2px; border: 1px solid #acacac; background: #fff; }
		.semantic-select ul li { font-size: 13px; text-indent: 0; }
		.semantic-select ul li a { display: block; padding: 6px 8px; color: #3b3b3b; font-weight: 400; }
		.semantic-select ul li.active a { background: #3b3b3b; color: #fff; text-decoration: none; cursor: default; }
	.semantic-select.scrolled ul { overflow-y: scroll; overflow-x: hidden; height: 150px; }	
	.semantic-select.active ul { left: 0; }

.form-a { }
	.form-a h1, .form-a h2, .form-a h3, .form-a h4, .form-a h5, .form-a h6 { margin-bottom: 24px; color: #5084bd; font-size: 1.3em; font-weight: 700; }
	.form-a p { }
		.form-a p > span { display: block; position: relative; float: left; width: 142px; margin: 0 12px 0 0; }
		.form-a p > span:first-child { width: 300px; }
	.form-a input, .form-a textarea, .form-a select, .form-a .semantic-select .input { width: 100%; }
	.form-a p > span.error-info { width: auto; padding: 11px 0 0; }
		.form-a p > span + span.error-info { padding-left: 10px; }

.form-b { margin: 28px 0 25px; }
	.form-b p { font-size: 1.3em; }
	.js .form-b label { overflow: hidden; position: absolute; padding: 0 40px 0 19px; line-height: 40px; text-overflow: ellipsis; white-space: nowrap; cursor: text; }
	.form-b input, .form-b select, .form-b textarea { width: 100%; color: #969897; }
		.form-b input { padding: 0 40px 0 18px; }
        #geschikt-voor .form-b label{font-size: 13px;}
        #geschikt-voor .form-b input{width: 100%;height: 40px;text-align: left;font-weight: normal;font-size: 13px;}
        #geschikt-voor .form-b button{min-width: auto;width: 47px;}
        #geschikt-voor form p{float: none}
		.form-b textarea { padding-left: 18px; }
		.form-b select { padding-left: 14px; }
		.form-b .semantic-select .input { padding-left: 18px; }
	.form-b button { position: absolute; right: 0; top: 0; width: 47px; min-width: 0; height: 39px; padding: 0; border: 0; background: none; text-indent: -3000em; text-align: left; }
		.form-b button:before { content: "\f002"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -20px 0 0; color: #5084bd; font-size: 24px; font-weight: 400; font-family: FontAwesome; line-height: 40px; text-align: center; text-indent: 0; } 
		

/*! Tables --------- */
table { display: table; width: 100%; border-collapse: collapse; border-spacing: 0; }
	th, td { padding: 6px 7px; border: 0; color: #3c3c3c; font-weight: 400; font-size: 1.5em; text-align: left; }
		th { padding-left: 10px; padding-right: 10px; background: #3c3c3c; color: #fff; }
		tr:nth-child(2n-1) > td { background: #ebebeb; }
		tr.nth-a > td { background: #ebebeb; }
		#root td.a { padding: 3px 14px; border-top: 8px solid #fff; background: #9d9d9d; color: #fff; font-weight: 600; }
			#root tr:nth-child(2n-1) + tr > td.a { border-color: #ebebeb; }
			#root tr.nth-a + tr > td.a { border-color: #ebebeb; }

.table-a { margin: 0 0 45px; line-height: 1.2; }
	.table-a th, .table-a td { padding: 7px 10px; background: none; vertical-align: top; }
	#root .table-a td { background: none; }
		.table-a th { background: #3c3c3c; font-size: 1.3em; }
		.table-a td { padding-top: 15px; padding-bottom: 15px; font-size: 1.2em; }
			.table-a tr + tr td { border-bottom: 1px solid #dedede; }
			.table-a tr:first-child + tr td { padding-top: 28px; }
		.table-a td.strong { font-size: 1.8em; }
	.table-a .img { display: block; position: relative; min-height: 50px; padding-left: 102px; font-size: 1.166em; }
		.table-a .img img { display: block; position: absolute; left: 0; top: 0; }
	.table-a input { width: 40px; height: 34px; border-radius: 0; border: 1px solid #d7d7d7; color: #3c3c3c; font-weight: 700; font-size: 14px; text-align: center; }
	.lt-ie9 .table-a input { line-height: 32px; }
	.table-a .delete { display: block; overflow: hidden; position: relative; top: 6px; float: right; width: 12px; height: 12px; text-indent: -3000em; text-align: left; }
		.table-a .delete:before { content: "\e61c"; display: block; position: absolute; right: 0; top: 1px; width: 100%; color: #ed1c24; font-weight: 400; font-family: icomoon; font-size: 10px; line-height: 10px; text-align: right; text-indent: 0; }
	.table-a tr.last { }
		.table-a tr.last td { padding: 0; }
		.table-a tr.last div { display: block; height: 33px; }
	.table-a tr.total { color: #5083bc; }
		#root .table-a tr.total td { padding-top: 19px; padding-bottom: 22px; border: 0; border-top: 1px solid #ccc; background: #edf2f8; font-size: 1.3em; }
		.table-a tr.total label { margin: 0 0 11px; color: #5084bd; font-weight: 700; }
		.table-a tr.total input { float: left; width: 300px; height: 40px; margin: 0 21px 0 0; border-radius: 2px; border: 1px solid #acacac; color: #3b3b3b; font-size: 13px; font-weight: 400; text-align: left; } 
		.lt-ie9 .table-a tr.total input { line-height: 38px; }
		.table-a tr.total input + .error-info, .table-a tr.total input + .strong.overlay-b { display: block; position: relative; top: 0; float: left; padding-top: 12px; }
			.table-a tr.total input + .error-info { left: -3000em; }
			.table-a tr.total td.error input + .error-info { left: 0; }
		.table-a tr.total .strong { }
		.table-a tr.total a { display: block; clear: both; float: left; }
		.table-a tr.total .link-a { display: block; clear: both; padding: 19px 0 0; font-size: 14px; }
			.table-a tr.total .link-a > * { min-width: 200px; font-weight: 700; text-transform: none; }
		.table-a tr.total .submit { overflow: hidden; float: right; clear: both; font-size: 14px; text-align: right; }
			.table-a tr.total .submit a { float: left; padding: 11px 0 0; }
			.table-a tr.total button, .cart header button { float: right; width: 200px; margin: 0 0 0 27px; padding-top: 10px; }
			.table-a tr.total button:after, .cart header button:after { content: "\e60d"; display: inline-block; position: relative; top: 1px; margin: 0 0 0 8px; font-weight: 400; font-family: icomoon; font-size: 15px; line-height: 14px; }
		.table-a tr.total a.strong { display: block; margin-top: 19px; padding: 10px 8px; color: #3c3c3c; font-weight: 600; font-size: 14px; text-decoration: underline; }
			.table-a tr.total a.strong:after { content: " >"; }
			.table-a tr.total a.strong:hover { text-decoration: none; }
		.table-a tr.total .list-d { float: right; width: 308px; padding-right: 80px; }
			.table-a tr.total .list-d a { display: inline; float: none; } 
.table-a table { margin-bottom: 33px; }


/*! Helpers --------- */
*, *:before, *:after { -moz-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -webkit-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -o-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -ms-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -moz-transform-origin: center center; -webkit-transform-origin: center center; -o-transform-origin: center center; -ms-transform-origin: center center; }
#top > .menu > * { -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }
#root > * {transition: left 0.4s; -ms-transition: left 0.4s; -moz-transition: left 0.4s; -webkit-transition: left 0.4s; transition: left 0.4s !important;}
.fancybox-overlay, .fancybox-overlay * { -moz-transition: none; -webkit-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

.clear { clear: both; overflow: hidden; width: 100%; height: 0; }
.hidden, [hidden], template { position: absolute; left: -3000em; top: 0; }

hr, .hr { display: block; overflow: hidden; width: 100%; height: 1px; margin: 47px 0; padding: 0; border: 0; border-top: 1px solid #c1c1c1; background: none; font-size: 0; } .hr hr { display: none; }

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .payments:first-child, hr:first-child, .hr:first-child, .social-a:first-child, .link-a:first-child, .news-a p.link-a, .news-a + hr, .news-a + .hr, .list-e + .payments, .header-a:first-child, figure:first-child, .form-b:first-child, .product form:first-child { margin-top: 0; }
.list-b li:last-child, .list-e li:last-child, .module-b > .list-j:last-child, .module-b > .list-k:last-child { margin-bottom: 0; }
.list-b li.last-child, .list-e li.last-child, .module-b > .list-j.last-child, .module-b > .list-k.last-child, #root .mb-a { margin-bottom: 0; }
#root .mb-b { margin-bottom: 40px; }


/*! Warnings --------- */
p.lt-ie9{ position: fixed; left: 0; top: 0; z-index: 1000; width: 100%; height: 28px; background: #333; color: #fff; font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; line-height: 28px; text-align: center; }
	p.lt-ie9 a { color: #fff; font-weight: 700; text-decoration: underline; }
	p.lt-ie9 a:hover, p.lt-ie9 a:focus, p.lt-ie9 a:active { text-decoration: none; }

.js body { padding-top: 0; }
.lt-ie9 body { padding-top: 28px; }


/*! Miscellaneous --------- */
audio, canvas, iframe, img, svg, video { border-width: 0; vertical-align: middle; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
svg:not(:root) { overflow: hidden; }
@-ms-viewport { width: auto; } 

::selection { background: #f76501; color: #fff; text-shadow: none; }
::-moz-selection { background: #f76501; color: #fff; text-shadow: none; }

#root .desktop-hide, #root .tablet-only, #root .mobile-only { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }


/*! Fonts --------- */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(../font/opensans/open-sans-v15-latin-regular.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-regular.woff) format('woff'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../font/opensans/open-sans-v15-latin-600.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-600.woff) format('woff'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../font/opensans/open-sans-v15-latin-700.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-700.woff) format('woff'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(../font/opensans/open-sans-v15-latin-800.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-800.woff) format('woff'); }

@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../font/opensans/open-sans-v15-latin-italic.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-italic.woff) format('woff'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(../font/opensans/open-sans-v15-latin-600italic.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-600italic.woff) format('woff'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(../font/opensans/open-sans-v15-latin-700italic.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-700italic.woff) format('woff'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url(../font/opensans/open-sans-v15-latin-800italic.woff2) format('woff2'), url(../font/opensans/open-sans-v15-latin-800italic.woff) format('woff'); }


/*! Icons --------- */
@font-face { font-family: 'icomoon'; src:url('icons/icomoon.eot?1699gs'); src:url('icons/icomoon.eot?#iefix1699gs') format('embedded-opentype'), url('icons/icomoon.ttf?1699gs') format('truetype'), url('icons/icomoon.woff?1699gs') format('woff'), url('icons/icomoon.svg?1699gs#icomoon') format('svg'); font-weight: 400; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.icon-arrow-down:before { content: "\e600"; }
	.icon-arrow-down-2:before { content: "\e601"; }
	.icon-arrow-down-3:before { content: "\e602"; }
	.icon-arrow-down-4:before { content: "\e61d"; }
	.icon-arrow-left:before { content: "\e603"; }
	.icon-arrow-left-2:before { content: "\e604"; }
	.icon-arrow-left-3:before { content: "\e605"; }
	.icon-arrow-left-4:before { content: "\e61e"; }
	.icon-arrow-right:before { content: "\e606"; }
	.icon-arrow-right-2:before { content: "\e607"; }
	.icon-arrow-right-3:before { content: "\e608"; }
	.icon-arrow-right-4:before { content: "\e61f"; }
	.icon-arrow-up:before { content: "\e609"; }
	.icon-arrow-up-2:before { content: "\e60a"; }
	.icon-arrow-up-3:before { content: "\e60b"; }
	.icon-arrow-up-4:before { content: "\e620"; }
	.icon-calendar:before { content: "\e60c"; }
	.icon-cart:before { content: "\e60d"; }
	.icon-check:before { content: "\e60e"; }
	.icon-chevron-down:before { content: "\e60f"; }
	.icon-chevron-left:before { content: "\e610"; }
	.icon-chevron-right:before { content: "\e611"; }
	.icon-chevron-up:before { content: "\e612"; }
	.icon-credit-card:before { content: "\e613"; }
	.icon-fb:before { content: "\e614"; }
	.icon-gl:before { content: "\e615"; }
	.icon-link:before { content: "\e616"; }
	.icon-lock:before { content: "\e617"; }
	.icon-star:before { content: "\e618"; }
	.icon-truck:before { content: "\e619";margin:0 3px 0 0;}
	.icon-tw:before { content: "\e61a"; }
	.icon-user:before {	content: "\e621"; }
	.icon-x:before { content: "\e61c"; }
	.icon-yt:before { content: "\e61b"; }


/*!
	Font Awesome
	Copyright	Dave Gandy
	License		Font: SIL OFL 1.1, CSS: MIT License
	Version		4.3.0

	http://fontawesome.io
*/
@font-face{font-family:'FontAwesome';src:url('icons/fontawesome-webfont.eot?v=4.3.0');src:url('icons/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('icons/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('icons/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('icons/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('icons/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.icon-house:before{content:"\f015"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}


/*! Fancybox --------- */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap, .fancybox-wrap * { transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; -ms-transition: none; }
	.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
	.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
	.fancybox-opened { z-index: 8030; }
		.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
	.fancybox-outer, .fancybox-inner { position: relative; }
		.fancybox-inner { overflow: hidden; }
	.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
	.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
	.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
		.fancybox-image { max-width: 100%; max-height: 100%; }
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox/fancybox_sprite.png); }
		#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
		#fancybox-loading div { width: 44px; height: 44px; background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat; }
	.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
	.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(../images/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
		.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
		.fancybox-nav:hover span { visibility: visible; }
	.fancybox-prev { left: 0; }
	.fancybox-next { right: 0; }
		.fancybox-prev span { left: 10px; background-position: 0 -36px; }
		.fancybox-next span { right: 10px; background-position: 0 -72px; }
	.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/*.fancybox-lock { overflow: hidden !important; width: auto; }
	.fancybox-lock body { overflow: hidden !important; }
	.fancybox-lock-test { overflow-y: hidden !important; }*/
	.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url(../images/fancybox/fancybox_overlay.png); }
		.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
		/*.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }*/

.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
	.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
		.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
	.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
	.fancybox-title-inside-wrap { padding-top: 10px; }
	.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

#fancybox-buttons { position: fixed; left: 0; width: 100%; z-index: 8050; }
	#fancybox-buttons.top { top: 10px; }
	#fancybox-buttons.bottom { bottom: 10px; }
	#fancybox-buttons ul { display: block; width: 166px; height: 30px; margin: 0 auto; padding: 0; list-style: none; border: 1px solid #111; border-radius: 3px; -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05); -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05); box-shadow: inset 0 0 0 1px rgba(255,255,255,.05); background: rgb(50,50,50); background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51))); background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); }
		#fancybox-buttons ul li { float: left; margin: 0; padding: 0; }
			#fancybox-buttons a { display: block; width: 30px; height: 30px; text-indent: -9999px; background-color: transparent; background-image: url(../images/fancybox/fancybox_buttons.png); background-repeat: no-repeat; outline: none; opacity: 0.8; }
				#fancybox-buttons a:hover { opacity: 1; }
				#fancybox-buttons a.btnPrev { background-position: 5px 0; }
				#fancybox-buttons a.btnNext { background-position: -33px 0; border-right: 1px solid #3e3e3e; }
				#fancybox-buttons a.btnPlay { background-position: 0 -30px; }
				#fancybox-buttons a.btnPlayOn { background-position: -30px -30px; }
				#fancybox-buttons a.btnToggle { background-position: 3px -60px; border-left: 1px solid #111; border-right: 1px solid #3e3e3e; width: 35px; }
				#fancybox-buttons a.btnToggleOn { background-position: -27px -60px; }
				#fancybox-buttons a.btnClose { border-left: 1px solid #111; width: 35px; background-position: -56px 0px; }
				#fancybox-buttons a.btnDisabled { opacity : 0.4; cursor: default; }

#fancybox-thumbs { position: fixed; left: 0; width: 100%; overflow: hidden; z-index: 8050; }
	#fancybox-thumbs.bottom { bottom: 2px; }
	#fancybox-thumbs.top { top: 2px; }
	#fancybox-thumbs ul { position: relative; list-style: none; margin: 0; padding: 0; }
		#fancybox-thumbs ul li { float: left; padding: 1px; opacity: 0.5; }
			#fancybox-thumbs ul li.active { opacity: 0.75; padding: 0; border: 1px solid #fff; }
			#fancybox-thumbs ul li:hover { opacity: 1; }
		#fancybox-thumbs ul li a { display: block; position: relative; overflow: hidden; border: 1px solid #222; background: #111; outline: none; }
		#fancybox-thumbs ul li img { display: block; position: relative; border: 0; padding: 0; max-width: none; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){ 
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox/fancybox_sprite@2x.png); background-size: 44px 152px; }
	#fancybox-loading div { background-image: url(../images/fancybox/fancybox_loading@2x.gif); background-size: 24px 24px; }
}		


/* Responsive --------- */
@media only screen and (max-width: 75em) { /* 1200 */
#nav, #content, #footer, #search, #breadcrumbs { width: 95%; }
#nav > ul.b { margin-left: -480px; }
#nav > ul.c, #language { margin-right: -480px; }

#top { }
	#nav { }
		#nav > ul > li > div > .double.b > ul { padding-left: 20px; }

.cols-a { }
	.cols-a > *:first-child, .cols-a > header:first-child + * { width: 72%; }
.cols-b { }
	.cols-b > *:first-child, .cols-b > header:first-child + * { width: 456px; }
.double.d { }
	.double.d > *:first-child { width: 251px; }
	
.gallery-a { }
	.gallery-a li { margin: 0 1px; }
		.gallery-b li:nth-child(4n) + li, .gallery-c li:nth-child(4n) + li, .cols-b .gallery-c li:nth-child(3n) + li { clear: none; }
		.gallery-b li:nth-child(3n) + li, .gallery-c li:nth-child(3n) + li, .cols-b .gallery-c li:nth-child(2n) + li { clear: both; }
	.gallery-a.text-left li, #top .gallery-a.text-left li { margin: 0 4px 0 0; }
.gallery-b { }
	.gallery-b li { width: 28%; }
	.gallery-b img, .gallery-c img:first-child { display: block; width: 100% !important; }
	.gallery-c img.a { width: auto !important; }
.gallery-c { }
	.gallery-c li { width: 224px; }
	.cols-b .gallery-c li { width: 222px; margin-right: 12px; }
.list-d { }
	.list-d li i.a { display: inline; position: relative; left: 0; top: 0; margin: 0 0 0 2px; padding: 0; }
.list-f { }	
	.list-f li { margin-right: 20px; font-size: 1.3em; }
.list-g { }
	.list-g li { padding-left: 40px; }
	.list-g li:after { left: 0; }
.news-a { }
	#nav .news-a figure { max-width: 285px; }
	#nav .news-a .double > * { float: none; width: auto; }
.pagination-a { }
	.pagination-a h1, .pagination-a h2, .pagination-a h3, .pagination-a h4, .pagination-a h5, .pagination-a h6 { padding-left: 0; }
.product { }
	.product .double > * > .gallery-a:first-child { margin-top: 0; }
	.product .slider-b { margin-bottom: 0; }
.table-a { }
	.table-a tr.total input { display: block; float: none; margin: 0 0 15px; }
	.table-a tr.total input + .error-info, .table-a tr.total input + .strong.overlay-b, .table-a tr.total .link-a, .table-a tr.total a.strong { float: none; clear: both; margin-top: 0; padding: 0; }
	.table-a tr.total input + .strong.overlay-b { margin-bottom: 15px; }
	.table-a tr.total .list-d { width: 228px; padding-right: 0; }
.slider-a { }
	.slider-a article { padding-left: 150px; }
/*#info:after,*/ #nav .news-a figure a + a { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }
	.ie9 .sitemap-block ul li{
		width: 25%;
		float: left;
	}
}
@media only screen and (max-width: 62.5em) { /* 1000 */
#nav > ul.b { margin-left: -360px; }
#nav > ul.c, #language { margin-right: -360px; }

#top { }
	#nav > ul > li > div > .double.b > ul { -moz-column-count: 3; -webkit-column-count: 3; -o-column-count: 3; -ms-column-count: 3; column-count: 3; }
	#nav > ul > li > div .double.c > * { width: 49.250535331%; }
	#nav .news-a .double > * { float: right; }
	#nav .news-a .double > *:first-child { float: left; }
	#nav > ul.a { }
		#nav > ul.a > li > a { height: 35px; padding: 0 10px; font-size: 1.3em; line-height: 35px; }
		#nav > ul.a > li + li { margin-left: 0; }
		#nav > ul.a > li > a { padding-right: 23px; }
			#nav > ul.a > li > a:before { right: 10px; }
#content.results { padding-top: 0; }
#footer { }
	#footer > article > * { padding-right: 0; }
	#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 { max-height: 15px; }

.cols-a { }
	.cols-a > *:first-child, .cols-a > header:first-child + * { width: 66%; }
	.cols-b > *:first-child { margin-bottom: 50px; }
#root .cols-b > *, #root .double.d > * { float: none; width: auto; }
	
.slider-a { }
	.slider-a article { padding: 54px 50px; }
.gallery-b { }
	.gallery-b li { width: 44%; }
		.gallery-b li:nth-child(3n) + li, .gallery-c li:nth-child(3n) + li, .cols-a > .scrolled-a .gallery-c li:nth-child(2n) + li { clear: none; }
		.gallery-b li:nth-child(2n) + li, .gallery-c li:nth-child(2n) + li, .cols-a > .scrolled-a .gallery-c li:nth-child(3n) + li { clear: both; }
.gallery-c { }
	.gallery-c li { width: 225px; }
	.cols-a > .scrolled-a .gallery-c li { width: 228px; }
.cols-b .gallery-c { }
	.cols-b .gallery-c li { width: 228px; }
.news-a { }
	#root .news-a article { min-height: 0; padding: 20px; }
	#root .news-a figure a { display: block; }
	#root .news-a figure, #root .news-a article:nth-child(2n) figure { position: relative; left: 0; right: 0; top: 0; max-width: none; }
		#root .news-a figure img { display: block; width: 100% !important; }
.pagination-a { }
	.cols-b > * > .pagination-a:first-child, .cols-b > * > .gallery-a.b:first-child { margin-top: 0; }
.product { }
	.product .gallery-a { margin-bottom: 10px; }
	.product form p { float: right; width: auto; }
	.product form p > span.scheme-b { float: right; }
.slider-b { overflow: hidden; position: relative; padding-left: 118px; }
	.slider-b .custom-pager { position: absolute; left: 0; top: 0; width: 118px; }
.table-a { }
	.table-a .img { min-height: 0; padding: 0; }
	.table-a .img img { position: relative; margin: 0 0 10px; }
	.table-a td.strong { font-size: 1.5em; }
	.table-a tr.total { background: #edf2f8; }
		.table-a tr.total input { width: 100%; }
		#root .table-a tr.total td { display: block; overflow: hidden; padding-bottom: 10px; border: 0; }
			#root .table-a tr.total td:first-child { border-top: 1px solid #ccc; }
	.table-a tr.total .list-d { float: none; width: auto; }
		.table-a tr.total .list-d li > span:first-child { text-align: left; }

#root .desktop-hide, #root .tablet-only { position: relative; left: 0; top: 0; }
#root .desktop-only, #root .tablet-hide, #footer a.tel:before { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }
	.ie9 .sitemap-block ul li{
		width: 32%;
	}
	.ie9 #nav .double.b li{
		width: 32%;
	}
}
@media only screen and (max-width: 31.25em) { /* 500 */
#cart { }
	#cart > form p > a, #cart > form p button { float: none; width: 100%; text-align: center; }
	.gallery-b li a > span{ width: 68%;}
}
@media only screen and (max-width: 25em) { /* 400 */
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }	

#info { text-align: center; }
	#root #info > ul.b > li { display: block; float: none; margin: 0 0 4px; padding: 0; }
	#root #info > ul.b > li:last-child { margin-bottom: 0; }

.list-h { }
	.list-h li { padding-left: 0; }
	.list-h li img { display: block; position: relative; left: 0; top: 0; margin: 0 0 6px; }
	.list-h li img { -moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none; }
.product { }
	#root #content .product form p > span { float: none; width: auto; text-align: left; }
	
table { }
	th, td, #root td.a, .table-a th, .table-a td, .table-a tr:first-child + tr td, #root .table-a tr.total td { padding: 4px 3px; font-size: 1.1em; }
	
#info > ul.b > li:after, #info > ul.b > li i { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }
}


/* Adding styles */

.no-display {
    display: none;
}

.error-msg li:before {
    display: none;
}

.error-msg li span {
    color: #f00;
}

/**/

.cart .checkout-types li:before {
    display: none;
}


.cart .shiping {
    padding-bottom: 60px;
}

.cart #discount-coupon-form button {
    float: none;
    margin: 0;
}
.cart #discount-coupon-form button:after {
    display: none;
}

.cart .double .submit a {
    display: none;
}

.checkout-cart-index aside {
    padding-top: 69px;
}

.product .weee {
    line-height: 0.75em;
    font-weight: 400;
    font-size: 0.35em;
    display: block;
	margin-bottom: -18px;
}
    
.product .price-a .regular-price .price {
    color: #3c3c3c;
    font-size: 30px;
    font-weight: 700;
}

.product .price-a {
    position: relative;
}

.misc-price {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    font-size: 0.75em;
    left: 0px;
}

.gallery-c .info {
    position: relative;
}

.gallery-c .info .misc-price {
    right: 0px;
    left: auto;
    bottom: -9px;
	position: static;
	margin: 0 0 5px;
}
.gallery-c .info .special-price{display:none}

	/*.product .price-a > span {
        font-size: 1em;
        top: 0px;
    }*/

.product .price-a .sup {
    position: relative;
    top: -10px;
    font-size: .6em;
}


.gallery-c .price_alt .price_sub {
	display: inline-block;
	position: relative;
    top: -10px;
    font-size: .6em;
}

#niet-het-juiste-artikel-gevonden .header-a + .news-a {
	margin-bottom: 20px;
}

#niet-het-juiste-artikel-gevonden article {
	margin-bottom: 0px;
}

#niet-het-juiste-artikel-gevonden hr {
	display: none;
}

/* page 404 */

.full_width {
    width: 100%;
}

.page_404 {
    background: url(../images/bg_404.jpg) no-repeat top;
    max-width: 550px;
    width: 100%;
    margin: 50px auto;
    padding: 170px 0 0 0;    
    min-height: 590px;
    text-align: center;
    font-size: 1em;
    }

.page_404 h1 {
    font-weight: 800;
    font-size: 3em;
    padding: 0 100px;
	text-transform: uppercase;
}

.page_404 p {
    font-size: 1.5em;
    padding: 0 130px;
}

.page_404 p span {
    width: 90%;
    display: inline-block;
}

.page_404 p span.separator {
    display: inline;
	color: #69c;
}

.page_404 a {
    text-decoration: underline;
}


@media only screen and (max-width: 37em) {

    .page_404 {
        background: url(../images/bg_404small.jpg) no-repeat top;
        width: 100%;
        /*margin: 50px auto;*/
        padding: 120px 0 0 0;    
        min-height: auto;
        }

    .page_404 h1 {
        padding: 0;
    }

    .page_404 p {
        padding: 0 35px;
    }

    .page_404 p span {
        display: inline;
    }
}


/* Login page */

.account-login h1 {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
}

.col2-set {
    width: 100%;
    border: 1px solid #acacac;
    padding-bottom: 30px;
}

.col2-set:after {
    content: "";
    display: block;
    height: 0px;
    width: 0px;
    overflow: hidden;
    float: none;
    clear: both;
}

.col2-set .col-1 {
    float: left;
    width: 50%;
}

.col2-set .col-2 {
    float: right;
    width: 50%;
}

.col2-set h2 {
    margin: 0;
    color: #fff;
    background-color: #5084bd;
    line-height: 45px;
    height: 45px;
    vertical-align: middle;
    text-align: left;
    font-weight: 600;
    font-size: 1.6em;
    margin-bottom: 30px;
}

.col2-set .new-users h2 {
    padding-left: 33px;
}

.col2-set .new-users p {
    font-size: 1.4em;
    line-height: 2em;
    padding-right: 100px;
    margin-bottom: 30px;
    padding-left: 33px;
}

.col2-set label {
    font-size: 1.2em;
    line-height: 1.4em;
}
    .col2-set label em {
            color: #f00;
        }

.col2-set ul li {
    text-indent: 0px;
    margin-bottom: 20px;
}

.col2-set .col-2 ul li {
    padding-right: 33px;
    max-width: 500px;
}
    .col2-set ul li:before {
        display: none;
    }

.col2-set .box-content {
    padding-left: 15px;
	font-size: 14px;
	line-height: 1.4;
}

.col2-set .box-content a {
    text-decoration: underline;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.col2-set .box-content a:hover {
    text-decoration: none;
}

.col2-set .col-1 .buttons-set {
    padding-left: 33px;
}

.col2-set input {
    width: 100%;
}

.col2-set address {
    font-size: 14px;
    line-height: 24px;
	font-style: normal;
}

.col2-set .label_block {
    padding-right: 33px;
    max-width: 500px;
    margin-bottom: 35px;
}

.col2-set .label_block a {
    text-decoration: underline;
}

.col2-set .label_block a:hover {
    text-decoration: none;
}

.col2-set p.required {
    font-size: 1.2em;
    color: #f00;
    float: right;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.col2-set p.forgot {
    font-size: 1.2em;
    display: inline-block;
    padding: 0;
    margin: 0;        
}

.col2-set button {
    min-width: 200px;
}

@media only screen and (max-width: 47.5em) {

    .col2-set {
        border: none;
        padding-bottom: 33px;
        margin-left: -20px;
        margin-right: -20px;        
        width: auto;
    }

    .col2-set .col-2, .col2-set .col-1 {
        padding: 0;
        float: none;
        width: 100%;
    }
    
    .col2-set .col-1 {
        padding-bottom: 35px;
    }    
    
    .col2-set button {
        float: none;
    }  
    
    .col2-set h2, .col2-set ul li, .col2-set .buttons-set, .col2-set p {
        padding-left: 20px;
        padding-right: 20px;        
    }   
    

    .col2-set .col-2 ul li {
        padding-right: 20px;
    }    
    
    .col2-set .label_block {
        padding-right: 20px;
        padding-left: 20px;        
        max-width: 500px;
        margin-bottom: 35px;
    }     
    .col2-set .col-1 p {
        padding-left: 20px;
    }

    .col2-set .col-1 .buttons-set {
        padding-left: 20px;
    }    
      
}

@media only screen and (max-width: 25em) {
    .col2-set p.required {
        float: none;
        display: block;
        margin-bottom: 10px;
    }

    .col2-set p.forgot {
        font-size: 1.2em;
        display: block;
    }
}


.cols-a > aside {
    float: left;
    width: 226px !important;
}

.cols-a > *:nth-child(2) {
    float: right;
    width: 934px;
}

@media only screen and (max-width: 75em) {

    .cols-a > *:nth-child(2) {
        float: right;
        width: 708px;
    }
}


@media only screen and (max-width: 62.5em) {
    .cols-a > *:nth-child(2) {
        float: right;
        width: 468px;
    }
}

@media only screen and (max-width: 47.5em) {
	.cols-a > aside {
		float: left;
		width: auto !important;
	}
	.list-no-close ul {
		display: none;
	}
	.list-no-close {
		margin-bottom: 10px;
	}
}

.list-no-close h2 {
	position: relative;
}

.list-no-close h2:hover {
	cursor: pointer;
}

.list-no-close h2:after {
	content: "\e600";
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 11px;
	font-size: 6px;
	color: #fff;
	font-weight: 400;
	font-family: icomoon;
	line-height: 6px;
}



/* Account create */

.account-create h1, .customer-account-forgotpassword h1 {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 13px;
}

.account-create li:before, .customer-account-forgotpassword li:before {
    display: none;
}

.account-create h2, .customer-account-forgotpassword h2 {
    height: 25px;    
    padding: 0 0 0 10px;
    margin: 15px 0 25px 0;
    line-height: 25px;
    vertical-align: middle;
    background-color: #9d9d9d;
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
}

.account-create label, .customer-account-forgotpassword label {
    font-size: 1.2em;
}

.account-create label em, .customer-account-forgotpassword label em {
    color:  #f00;
}

.account-create li, .customer-account-forgotpassword li {
    text-indent: 0px;
}

.account-create .input-box {
    padding-bottom: 20px;
    }

.account-create li:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    float: none;
    clear: both;
}

.account-create .field {
    float: left;
    width: 45%;
    display: inline-block;
    padding-right: 40px;
}

.account-create input, .customer-account-forgotpassword input {
    width: 100%;
    max-width: 380px;
}


.account-create .control .input-box {
    padding: 0;
} 
.account-create input[type="checkbox"] {
    float: left;
    display: inline-block;
    width: auto;
    margin-right: 10px;
    height: 18px;
}

.account-create p.required, .customer-account-forgotpassword p.required {
    font-size: 1.2em;
    color: #f00;
    text-align: right;
    padding: 20px 0 30px 0;
    margin: 0px 0 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.customer-account-forgotpassword .form-list {
    width: 45%;
}

.account-create p.back-link, .customer-account-forgotpassword p.back-link {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;        
}

.account-create .back-link a, .customer-account-forgotpassword .back-link a{
    font-size: 1.2em;
	text-decoration: underline;
}

.account-create .back-link a:hover, .customer-account-forgotpassword .back-link a:hover {
	text-decoration: none;
}

.account-create button, .customer-account-forgotpassword button {
    float: right;
}

.account-create button span {
    text-transform: uppercase;
}

@media only screen and (max-width: 62.5em) {
    .account-create .field {
        float: none;
        width: 100%;
    }
    .customer-account-forgotpassword .form-list {
        width: 100%;
    }    
}

@media only screen and (max-width: 47.5em) {
    .account-create .field {
        width: 100%;
        display: block;
        padding-right: 0;
    }
    .account-create input {
        max-width: none;
    }    
}


.my_accout {

}

.left_list {
}


/* block reorder */

.block-reorder p {
    margin: 10px 15px;
    text-transform: uppercase;
    font-size: 1.4em
}
#cart-sidebar-reorder {
    padding: 0;
    list-style: none;
}
#cart-sidebar-reorder .item {
    padding: 6px 5px 5px 15px;
    position: relative;
}
#cart-sidebar-reorder .item input {
    position: absolute;
    top: 9px;
    left: 15px;
}

.block-reorder p.product-name {
    font-size: 1em;
    text-transform: none;
    margin: 0;
    padding-left: 20px;
    width: 200px;    
}

.block-reorder .actions {
    padding: 15px 10px 10px 10px;
}

.block-reorder .actions button {
    float: right;
}

.block-reorder .actions a {
    display: block;
    text-align: right;
    text-decoration: underline;
    font-size: 1.2em;
    padding-top: 10px;    
}

.block-reorder .actions a:hover  {
    text-decoration: none;    
}

/* my account */

.list-no-close li a.close {
    display: none;
}

.list-no-close li.current {
    font-weight: 700;
    color: #5084bd;
}

.list-no-close li {
    border: 0;
}

.my-account h1, .my-account .order-details .table-caption  {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 13px;
	display: inline-block;
}

.my-account li:before {
    display: none;
}

.my-account h2 {
    height: 25px;    
    padding: 0;
    margin: 15px 0 25px 0;
    line-height: 25px;
    vertical-align: middle;
    background-color: transparent;
	color: #3c3c3c;
    font-weight: 700;
    font-size: 14px;
}

.my-account label {
    font-size: 1.2em;
}

.my-account label em {
    color:  #f00;
}

.my-account li {
    text-indent: 0px;
}

.my-account .input-box {
    padding-bottom: 20px;
    }

.my-account li:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    float: none;
    clear: both;
}

.my-account .field {
    float: left;
    width: 50%;
    display: inline-block;
    padding-right: 40px;
}

.my-account input {
    width: 100%;
    max-width: 380px;
}

.my-account ol {
	padding-left: 15px;
}

.my-account ol li {
	list-style: none;
}


.my-account p {
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
}

.my-account .control .input-box {
    padding: 0;
} 
.my-account input[type="checkbox"] {
    float: left;
    display: inline-block;
    width: auto;
    margin-right: 10px;
    height: 18px;
}

.my-account p.required {
    font-size: 1.2em;
    color: #f00;
    text-align: right;
    padding: 20px 0 30px 0;
    margin: 0px 0 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.my-account p.back-link {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;        
}

.my-account .back-link a{
    font-size: 1.2em;
}

.my-account button {
    float: right;
}

.my-account .col2-set {
	border: none;
}


.my-account .col2-set:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    float: none;
    clear: both;
}


.my-account .item h3 {
    margin: 47px 0 33px;
    color: #3c3c3c;
    font-weight: 400;
    line-height: .925;
	font-size: 14px;
}

.my-account .col-1 .box {
	padding-right: 20px;	
}

.my-account .col-2 .box {
	padding-left: 20px;
}

.my-account .box-title {
	background: #f1f1f1;
	margin-bottom: 30px;
}

.my-account .box-title h3 {
	display: inline-block;
	line-height: 27px;
	vertical-align: middle;
	padding-left: 15px;
	font-weight: 400;
	font-size: 14px;
	margin: 0;
}

.my-account .adress-edit {
	line-height: 27px;
        height: 27px;
	vertical-align: middle;
	padding-left: 15px;
	font-weight: 400;
	font-size: 14px;
	margin: 0;  
	background: #f1f1f1;
	margin-bottom: 30px;        
}

.my-account .semantic-select {
    max-width: 380px;
}

.my-account .addresses-list h2 {
    margin: 15px 0 25px 0 !important;
}

.addresses-primary {
    padding-right: 30px;
}

.addresses-additional {
    padding-left: 20px;
}

.my-account .box-title a, .my-account .item a {
	float: right;
	padding-right: 20px;
	line-height: 27px;
	vertical-align: middle;
	text-decoration: underline;
	font-size: 14px;
	font-weight: 400;
}

.my-account .item a {
	float: none;
}

.my-account .box-title a:hover, .my-account .item a:hover {
	text-decoration: none;
}

.my-account .welcome-msg p strong {
	font-size: 16px;
}

.my-account .welcome-msg p {
	font-size: 14px;
	line-height: 24px;
}


.my-account .limiter {
    width: 200px;
    float: right;
    margin: 5px 0 20px 0;    
    text-align: right;
}

.my-account .limiter .semantic-select-wrapper {
    display: inline-block;
    width: 60px;
}

.my-account .limiter label {
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -14px;
    margin-right: 5px;
}

.my-account .limiter .per_page {
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -14px;
    margin-left: 5px;
}

.my-account #my-orders-table {

}
.my-account #my-orders-table tr {
    backgroud: #fff;
    border-bottom: 1px solid #cecece;
}

.my-account #my-orders-table tr td {
    padding-top: 15px;
    padding-bottom: 15px;    
}

.my-account #my-orders-table tr td:nth-child(2) {
    white-space: nowrap;
}

.my-account #my-orders-table tr td:nth-child(5) {
    color: #070;
}

.my-account #my-orders-table tr td:last-child {
    white-space: nowrap;
    font-size: 13px;
}

.my-account #my-orders-table tr td:last-child a {
    display: block;
    text-align: center;
    text-decoration: underline;
}

.my-account #my-orders-table tr td:last-child .separator {
    display: none;
}

.my-account #my-orders-table tr td:last-child a:hover {
    text-decoration: none;
}


.my-account .amount {
    display: inline-block;
    margin: 5px 0 0 0;
    line-height: 40px;
    vertical-align: middle;
}

.my-account #my-orders-table td {
    background-color: #fff;
}

.my-account #my-orders-table h3 {
    font-size: 1em;
    margin: 0;
    font-weight: 400;
    padding: 0;
    line-height: 1.2em;
}
.my-account #my-orders-table tfoot td {
    background: #ebebeb;
}

.my-account #my-orders-table tbody td:nth-child(4) {
    text-align: center;
}

.my-account .box-account .box-head {
    padding-bottom: 10px;
}

.my-account .box-account .box-head a {
    font-size: 14px;
    text-decoration: underline;
}

.my-account .box-account .box-head a:hover {
    text-decoration: none;
}



@media only screen and (max-width: 62.5em) {

    .col2-set {
        border: none;
        padding-bottom: 33px;
        margin-left: 0px;
        margin-right: 0px;
        width: auto;
    }

    .col2-set .col-2, .col2-set .col-1 {
        padding: 0;
        float: none;
        width: 100%;
    }
    
    .col2-set .col-1 {
        padding-bottom: 35px;
    }    
    
    .col2-set button {
        float: none;
    }  
    
    .col2-set h2, .col2-set ul li, .col2-set .buttons-set, .col2-set p {
        padding-left: 20px;
        padding-right: 20px;        
    }   
    

    .col2-set .col-2 ul li {
        padding-right: 20px;
    }    
    
    .col2-set .label_block {
        padding-right: 20px;
        padding-left: 20px;        
        max-width: 500px;
        margin-bottom: 35px;
    }     
    .col2-set .col-1 p {
        padding-left: 20px;
    }

	.my-account .item p {
		padding-left: 0px;
	}

    .col2-set .col-1 .buttons-set {
        padding-left: 20px;
    }    

    .my-account .field {
            float: none;
            width: 100%;
            display: block;
            padding-right: 0px;
    }

    .my-account .col-1 .box {
        padding-right: 0px;
    }

    .my-account .col-2 .box {
        padding-left: 0px;
    }
    
    .addresses-primary {
        padding-right: 0px;
    }

    .addresses-additional {
        padding-left: 0px;
    }
      
}

.validation-advice {color: #f00;}

.messages {
}
.messages .success-msg, .messages .error-msg {
    list-style: none;
}

.messages li:before {
    display: none;
}

.messages .success-msg li {
    color: #070;
    background: rgba(0,128,0,0.25);
    list-style: none;
    margin: 5px 0;
    padding: 10px;
}

.messages .error-msg li {
    color: #800;
    background: rgba(128,0,0,0.25);
    list-style: none;
    margin: 5px 0;
    padding: 10px;
}

/* contact page */
.contacts-index-index h1 {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 13px;
}

.contacts-index-index li:before {
    display: none;
}

.contacts-index-index form {
    background: url(../images/featured.jpg) no-repeat left;
    background-size: cover;
    padding: 25px 0;
    }
.contacts-index-index label em {
    color:  #f00;
}

.contacts-index-index p.required {
    font-size: 1.2em;
    color: #f00;
    display: inline-block;
    padding-right: 170px;
}

.contacts-index-index button {
    float: right;
}

.contacts-index-index label {
    font-size: 1.2em;
    display: inline-block;
    padding-right: 10px;
    padding-top: 13px;    
}

.contacts-index-index .input-box {
    display: inline-block;
    float: right;
}

.contacts-index-index ul.form-list {
    text-align: right;
}

.contacts-index-index ul.form-list li {
    padding-right: 40px;
    margin-bottom: 20px;
    text-indent: 0px;
}

.contacts-index-index input, .contacts-index-index textarea {
    background-color: #fafafa;
    width: 380px;
}

.contacts-index-index li:after{
    content: "";
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    float: none;
    clear: both;
}

.contacts-index-index .buttons-set {
    padding-right: 40px;
    text-align: right;
}

.contacts-index-index textarea {
    height: 10em;
}

.formbuilder .fieldset{width:300px;}
.formbuilder input{width:100%;display:block;}
.formbuilder textarea{display: block;width:100%;}
.formbuilder label{font-size:0.86em;text-indent:0;}
.formbuilder label em{color:#f00;}
.formbuilder li:before{display:none;}

@media only screen and (max-width: 62.5em) { /* 1000 */
    .contacts-index-index h1 {
        text-align: center;
    }
    
    .contacts-index-index form {
        background: none;
        }    
    .contacts-index-index p.required {
        padding-right: 0px;
    }
    .contacts-index-index button {
        float: right;
    }
    .contacts-index-index label {
        display: block;
    }

    .contacts-index-index .input-box {
        display: block;
        float: none;
    }

    .contacts-index-index ul {
        text-align: left;
    }

    .contacts-index-index li {
        padding-right: 0px;
        margin-bottom: 10px;        
    }

    .contacts-index-index input, .contacts-index-index textarea {
        background-color: #fff;
        width: 100%;
    }
    .contacts-index-index .buttons-set {
        padding-right: 0px;
        text-align: left;
    }
}

/* CMS page */
.cms-page-view h1, .cms_page h1 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #7f7f7f;
}

.cms-page-view h1, .cms_page h1 {
    font-weight: 700;
}


.cms-page-view .std h2 {
    margin: 0;
    padding: 0 0 12px 0;
    font-size: 1.6em;
    line-height: 2em;
}

.cms-page-view .std h3, .cms_page h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin: 24px 0 0 0;
    padding: 0;
    color: #606060;
}

.cms-page-view .std p, .cms_page p {
    font-size: 14px;
    line-height: 24px;
    color: #7f7f7f;
    padding: 0 0 24px 0;
    margin: 0;
}

.cms-page-view .std div {
    font-size: 14px;
    line-height: 24px;
    color: #7f7f7f;
    margin: 0;
    padding: 0;
}

.cms-page-view .std h4, .cms_page h4 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #7f7f7f;
    margin: 25px 0 0 0;
    padding: 0;
}


.cms_page .tab-item {
    padding: 0 40px;
    display: none;
}

.cms_page .tab-item.active {
    display: block;
}


.cms_page .list-check {
    float: left;
    width: 330px;
}

.cms_page .list-check li {
    padding-left: 27px;
    font-size: 14px;
    line-height: 26px;
    color: #5084bd;
    position: relative;
}

.cms_page .list-check li:before {
    content: "\f058";
    font-family:'FontAwesome';    
    font-size: 18px;
    color: #5084bd;
    background: none;
    border-radius: 0;
    width: 24px;
    height: 18px;
    left: 0px;
    top: 0px;
}

.clr:after{
    content: "";
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    float: none;
    clear: both;
}

.cms_page .cms_footer {
    margin: 40px 0 0 0 !important;
    padding: 0 40px 20px 40px !important;
    background-color: #f1f1f1 !important;
}

.cms_page .cms_footer .cms_left, .cms_page .cms_footer .cms_right {
    width: 50%;
    float: left;
}

.cms_tabs {
    border-bottom: 2px solid #6aba59;
    margin-bottom: 7px;
}

.cms_tabs .tab {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 35px;
    vertical-align: middle;
    padding: 0 20px;
    border-radius: 4px 4px 0 0;
    text-indent: 0;
}

.cms_tabs .tab.active {
    color: #fff;
    background-color: #6aba59;
}

.cms_tabs .tab:hover { cursor: pointer;}

.cms_tabs .tab:before {display: none;}

.cms-page-view .std tr {
    background: #fff;
}
.cms-page-view .std tr td {
    background: #fff;
    font-size: 14px;
    line-height: 24px;
    vertical-align: top;
    font-weight: 400;
}
.cms-page-view .std tr td p {
    margin: 0;
    padding: 0;
}

/* styles for wp-blog */


@media only screen and (max-width: 75em) { /* 1200 */
    .cms-page-view.cms-klantenservice aside {
        display: none;
    }
    .cms-page-view aside {
        display: none;
    }    
    .cms-page-view.cms-klantenservice .cols-a > div:first-child {
        width: 100%;
    }
    .cms-page-view .cols-a > div:first-child {
        width: 100%;
    }
    .cms_page .list-check {
        width: 50%;
    }

}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .gallery-d li{width: 32%}
    .gallery-d li:nth-child(3n){margin-right: 0;}
    .gallery-d li:nth-child(3n+1){clear: both}
    .gallery-d li:nth-child(5){clear: none}
}
@media only screen and (max-width: 768px) and (min-width:481px) {
    .gallery-d li{width: 48%}
    .gallery-d li:nth-child(2n){margin-right: 0;}
    .gallery-d li:nth-child(2n+1){clear: both}
}
@media only screen and (max-width: 480px) {
    .gallery-d li{width: 100%; margin-right: 0 !important;}
}

@media only screen and (max-width: 62.5em) { /* 1000 */
}

@media only screen and (max-width: 47.5em) { /* 760 */
    .cms_page .list-check {
        width: 100%;
        float: none;
    }
    .cms_page .list-check:first-child {
        width: 100%;
        float: none;
        margin-bottom: 0;
    }    
    .cms_page .cms_footer .cms_left, .cms_page .cms_footer .cms_right {
        width: 100%;
        float: none;
    }    
    .cms_tabs {
        border: none;
        margin-bottom: 40px;
    }

    .cms_tabs .tab {
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        line-height: 35px;
        vertical-align: middle;
        text-align: center;
        padding: 0;
        margin-bottom: 5px;
        background-color: #6aba59;
        border-radius: 4px;
        text-indent: 0;
    }    
}

.std #right ul {
	width: 100%;
	list-style: bone;
	padding: 0;
	margin: 25px 0 25px 0;
        }
	.std #right ul:after {
		content: "";
		display: block;
		height: 0px;
		overflow: hidden;
		float: none;
		clear: both;
	}
	.std #right ul li {
		width: 33.3333%;
		text-align: center;
		float: left;
		list-style: none;
		padding: 0;
		margin: 0;
		text-indent: 0;
		height: 168px;
		overflow: hidden;
		margin-bottom: 10px;
                font-size: 1em;
	}
		.std #right ul li:before {
			display: none;
		}
		.std #right ul li p {
		    margin: 0;
		    padding: 0;
		}		
			.std #right ul li a {
			}
				.std #right ul li a img {
				}



@media only screen and (max-width: 62.5em) { /* 1000 */
}
@media only screen and (max-width: 47.5em) { /* 760 */
	.std #right ul li {
		width: 50%;
	}
}
@media only screen and (max-width: 31.25em) { /* 500 */
	.std #right ul li {
		width: 100%;
        }
}
@media only screen and (max-width: 25em) { /* 400 */
	.std #right ul li {
		width: 100%;
	}
}




@media only screen and (max-width: 62.5em) { /* 1000 */
}
@media only screen and (max-width: 47.5em) { /* 760 */
}
@media only screen and (max-width: 31.25em) { /* 500 */
}
@media only screen and (max-width: 25em) { /* 400 */
}

.blog-title {
    padding: 0 0 25px 0;
    margin: 0;
    border-bottom: 1px solid #cecece;
}
.blog-title h1 {
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.block-blog-search {
    display: none;
}


.block-blog-categories { margin: 0 0 24px; padding: 0 17px; border: 1px solid #acacac; background: #fff; } 
	.block-blog-categories .block-title  { margin: 0 -17px -1px; padding: 8px 17px; border-bottom: 1px solid #acacac; background: #5084bd; color: #fff; font-size: 1.5em; font-weight: 700; line-height: .925;}
	.block-blog-categories > .block-title + * { margin-top: 11px; }
	.block-blog-categories #wp-category-list { margin-left: -17px; margin-right: -17px; margin-top: 0; }
	.block-blog-categories #wp-category-list li:first-child { margin-top: 1px; }
	.block-blog-categories #wp-category-list { margin-top: -12px; }
        .block-blog #wp-category-list li {
            position: relative;
            padding: 7px 37px 6px 17px;
            border: 0;
            font-size: 1.4em;
            text-indent: 0;
        }  
        .block-blog #wp-category-list li:nth-child(2n) {
            background: #f4f6f6;
        }        
        .block-blog #wp-category-list li:before {
            display: none;
        }
        .block-blog #wp-category-list li a {
            display: block;
            color: #767676;
            font-weight: 400;
            text-decoration: none;
            cursor: pointer;
        }
        .block-blog #wp-category-list li a:hover {
            text-decoration: underline;
        }

.is-blog .pager .amount, .is-blog .pager .limiter {
    display: none;
}     

.is-blog .pager .pages strong {
    display: none;
}

.is-blog .post-list .item:before {
    display: none;
}

.is-blog .post-list .post-list-item {
    position: relative;
}

.is-blog .post-list .post-list-item > h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 0;
    text-indent: 0;    
}

.is-blog .post-list .post-list-item > h2 a {
    font-weight: bold;
}
 
.post-entry h1,
.post-entry h2,
.post-entry h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 0;
    text-indent: 0;     
}

.is-blog .read-more {
    display: block;
    clear: both;    
    text-align: right;
    text-indent: 0; 
    line-height: 1em;
    padding: 10px 15px 10px 0;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #818181;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
}

.is-blog .entry-date, .is-blog .post-date {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #818181;
    text-indent: 0; 
    margin-bottom: 17px;
}

.is-blog .entry-comments {
    position: absolute;
    bottom: 22px;
    left: 15px;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #818181;
    text-indent: 0;  
}

.is-blog .read-more span {
    display: none;
}

.is-blog .pager { overflow: hidden; width: 100%; margin: 0 0 10px; color: #333; text-align: center;}
	.is-blog .pager h1, .is-blog .pager h2, .is-blog .pager h3, .is-blog .pager h4, .is-blog .pager h5, .is-blog .pager h6 { float: left; margin: 0; padding: 0 0 0 16px; color: #333; font-weight: 400; font-size: 1.5em; line-height: 34px; }
	.is-blog .pager ul, .is-blog .pager ol { display: inline-block; list-style: none; margin: 0; padding: 0; }
	.is-blog .pager li { float: left; padding: 0 0 0 9px; font-size: 1.4em; text-indent: 0; }
	.is-blog .pager li a, .is-blog .pager .current { display: block; overflow: hidden; position: relative; float: left; min-width: 32px; height: 34px; padding: 0 10px; border: 1px solid #d7d7d7; color: #333; font-weight: 400; line-height: 32px; text-align: center; text-decoration: none; }
		.is-blog .pager li a:hover { color: #5fb158; }
		.is-blog .pager li.current { color: #5fb158; font-weight: 700; text-decoration: underline; cursor: default; margin-left: 9px; }
		.is-blog .pager li a:before, .is-blog .pager li a:after { display: block; position: absolute; top: 0; width: 48%; height: 32px; color: #666; font-size: 8px; font-weight: 400; font-family: icomoon; line-height: 32px; text-decoration: none; text-indent: 0; }
	.is-blog .pager li.prev { padding-right: 16px; }
	.is-blog .pager li.next { padding-left: 25px; }
		.is-blog .pager li.prev a, .is-blog .pager li.next a { width: 32px; text-align: left; text-indent: -3000em; }
			.is-blog .pager li.prev a:before, .is-blog .pager li.prev a:after { content: "\e603"; }
			.is-blog .pager li.next a:before, .is-blog .pager li.next a:after { content: "\e606"; }
			.is-blog .pager li.prev a:before, .is-blog .pager li.next a:before { left: 0; text-align: right; }
			.is-blog .pager li.prev a:after, .is-blog .pager li.next a:after { right: 0; }

/* blog post */
.is-blog  .page-title h1 {
    font-weight: bold;
    margin: 0;
}

.is-blog a.video:before {
    display: none;
}

.is-blog a {
    color: #518000;
}

.is-blog h2 a  {
    color: #000;
}

.is-blog .std h2, .is-blog .std h3, .is-blog .std h4 {
    color: #818181;
    font-size: 15px;
}

.is-blog .std table tr td {
    background-color: #fff;
}

.is-blog .comments-wrapper .legend {
    font-size: 15px;
    font-weight: bold;
    margin: 25px 0;
    color: #818181;
}

.is-blog .post-entry.std {
    font-size: 15px;
}

.is-blog .comments-wrapper li:before {
    display: none;
}

.is-blog .post-comments {
    font-size: 15px;
    font-style: italic;
    border-top: 1px solid #818181;
    border-bottom: 1px solid #818181;    
    color: #818181;
    text-align: right;
    padding: 13px 50px 13px 0;
}

.is-blog .post-tags {
    border-bottom: 1px solid #818181;     
    text-align: left;
    padding: 13px 50px 13px 20px;    
}

.is-blog .post-tags span, .is-blog .post-tags a {
    font-size: 15px;
    font-style: italic;
    color: #818181;
}

.is-blog .post-tags span {
    font-style: normal;
    font-weight: normal;
}

.is-blog .comments-wrapper label {
    font-size: 15px;
}

.is-blog .comments-wrapper label em {
    color: #ff0000;
}

.is-blog .comments-wrapper li {
    text-indent: 0;
    margin-bottom: 25px;
}

.is-blog .comments-wrapper .fields .field {
    display: block;
    float: left;
    width: 30%;
    margin-right: 5%;
}

.is-blog .comments-wrapper .fields:after {
    content: "";
    height: 0;
    overflow: hidden;
    display: block;
    clear: both;
    float: none;
}

.is-blog .comments-wrapper .fields .field:last-child {
    margin-right: 0;
}

.is-blog .comments-wrapper .fields input, .is-blog .comments-wrapper .wide textarea {
    width: 100%;
}

.is-blog .comments-wrapper .fields .field {
    min-width: 280px;
}

@media only screen and (max-width: 47.5em) { /* 760 */
    .is-blog .comments-wrapper .fields .field {
        float: none;
        width: 100%;
        margin-right: 0;
    }    
}

@media only screen and (max-width: 47.5em) {
    .is-blog #root .cols-a > *:first-child, .cols-b > *:first-child {
        margin-bottom: 0px;
    }
}

                        
                        
                        
/* autocomplete choices */

.autocomplete {
	left: 11px !important;
	z-index: 100100 !important;
	overflow: hidden;
}
.autocomplete ul {
    border: 1px solid #acacac;
    border-top: none;
    background-color: #fff;
    padding: 0;
    margin: 0;
}
.autocomplete ul li {
    margin: 0;
    padding: 2px;
    font-size: 13px;
    text-indent: 0;
    color: #000;
	white-space: pre-wrap;
	overflow: hidden;
}
.autocomplete ul li:hover {
    text-decoration: underline;
    cursor: pointer;
}
.autocomplete ul li:before {
    display: none;
}
.autocomplete ul li:nth-child(2n-1) {
    background: #f4f6f6;
}


/* product-review */

.pay-variant li:before, .pay-variant h3{
	display: none;
}
.pay-variant ul {
	margin: 24px 0 24px;
	display: block;
	padding: 0;
	overflow: hidden;
}
.pay-variant li {
	float: left;
	width: 16%;
	text-indent: 0;
}
.pay-variant img {
	width: 88%;
}
#customer-reviews .rating-c .rating {
    display: block;
    position: relative;
    width: 104px;
    height: 20px;
    top: -17px;
}

#customer-reviews .ratings-table {
    margin: 10px 0;
}

#customer-reviews .ratings-table td, #customer-reviews .ratings-table th {
    background: #fff;
    color: #3c3c3c;
    font-size: 1em;
    padding-left: 0px;
    font-weight: bold;
}

#customer-reviews dd {
    padding-left: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c3c3c3;
}

#customer-reviews dd small {
    font-style: italic;
    font-size: 100%;
}

#customer-reviews dd, #customer-reviews dt {
    font-size: 1.3em;
}

.productquestions-container .header-a {
    font-size: 1.2em;
    position: relative;
    min-height: 50px;
    padding-right: 215px;
    vertical-align: middle;
    line-height: 1.4em;   
    margin-bottom: 20px;
}
.productquestions-container .header-a h2 {
    font-size: 1.2em;
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    line-height:1.4em;
}

.productquestions-pager {
    position: absolute;
    width: 200px;
    top: 5px;
    right: 15px;
    line-height: 40px;
}

.productquestions-pager span {
    float: left;
}

.productquestions-pager .semantic-select-wrapper {
    float: right;
}

.productquestions-pager .dir {
    padding: 0 5px;
}

.productquestions-container .qanda {
    margin-top: 5px;
}

.productquestions-container .reply {
    padding-left: 15px;
}

.productquestions-container .helpfulness {
    margin-top: 10px;
}

.productquestions-container .qanda .question {
    font-weight: bold;
    margin-bottom: 10px;
}

.productquestions-container li {
        text-indent: 0px;
}
.productquestions-container li:before {
    display: none;
}

.productquestions-container h3 {
    margin: 15px 0 10px 0;
}


.productquestions-container .form-field {
    margin-bottom: 15px;
    float: left;
}

.productquestions-container .form-field label {
    font-size: 1.2em;
	height: 44px;
}

.productquestions-container .form-field label em {
    color: #f00;
}

.productquestions-container .form-field input, .productquestions-container .form-field textarea {
    width: 100%;
}

.productquestions-container .form-field-1, .productquestions-container .form-field-2
{
    width: 48%;
}

.productquestions-container .form-field-1 {
    margin-right: 4%;
}

.productquestions-container .form-field-3 {
    width: 100%;
}

@media only screen and (max-width: 62.5em) {
    .productquestions-container .form-field-1, .productquestions-container .form-field-2
    {
        width: 100%;
    }

    .productquestions-container .form-field-1 {
        margin-right: 0;
    }

	.productquestions-container .form-field label{
		height:auto;
	}
}
.messages-replaced {
    margin-top: 20px;
    background: #f8f8f8;
    border: 1px solid #acacac; 
    list-style: none;
    padding: 5px;     
    }
.messages-replaced li{
    text-indent: 0px;
    }
.messages-replaced li p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1em;
    } 
@media(max-width: 500px){
	#onestepcheckout-login-popup{
		width: 100% !important;
	}
	#onestepcheckout-login-popup table tr:first-child td:nth-child(3) {
		display: block;
		position: absolute;
		left: 0;
		top: 96px;
		width: 100% !important;
		text-align: center;
	}
	#onestepcheckout-login-popup table {
		margin: 0 0 60px;
		position: relative;
	}
	#onestepcheckout-login-popup button{
		display: inline-block;
		float: none;
	}
}
@media only screen and (max-device-width: 736px){
	.module-a.last{ display: none;}
}

/* DR-251 */

#nav .a em{
    position: relative;
    left: -31px;
    top: 5px;
    width: 25px;
    height: 35px;
    display: inline-block;
    text-indent: 100px;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    margin-right: -31px;
    z-index: 1000;
}

@media only screen and (max-width: 62.5em) {
    #nav .a em{    
        position: relative;
        left: -22px;
        top: 3px;
        width: 20px;
        height: 31px;
        display: inline-block;
        text-indent: 100px;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        margin-right: -22px;
        z-index: 1000;        
    }
}

#nav > ul > .hover > div {
    left: 0;
}	

/* styles for 3columns */

@media only screen and (min-width: 62.51em) {
    .customnavigation-controller-navigation-view #content{
        margin-top: 55px;
    }
}

/* DR-248 fix buttom align */
.cart .double h2 {
    line-height: 38px;
    margin-bottom: 31px;
}

.cart .checkout-types p {
    margin: 0px;	
}

/* DR-246 adding font size product description */
.catalog-product-view  .product-description {
	font-size: 1.3em;
	margin: 0 0 10px;
}
.catalog-product-view  .product-description * {
    font-size: 1.3em;
}
.catalog-product-view  .product-description li {
	font-size: 0.8em;
}
.catalog-product-view .product-description table {
	font-size: 0.5em;
}

#customer-reviews .buttons-set {margin-bottom: 20px;overflow: hidden}
#customer-reviews dl dd.readmore-content .review-content-wrapper{max-height: 80px;overflow: hidden;position: relative}
#customer-reviews dl dd.readmore-content .review-content-wrapper:after{content: '';display: block;height: 50%;width: 100%;position: absolute;background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);bottom:0;}

.review-product-list #customer-reviews .limiter .semantic-select{width: 70px;}
#customer-reviews th,
#customer-reviews td{background: none;color:#3c3c3c}
#customer-reviews h4{margin: 0;}
#customer-reviews #product-review-table{max-width: 400px;}
#customer-reviews form input{width: auto;text-align: left;font-weight: normal}
#customer-reviews form .form-list textarea{width: 100%}
#customer-reviews form .form-list li{margin-bottom: 10px;list-style: none}
#customer-reviews form .form-list li:before{display: none}
#customer-reviews form .form-list li label{position: relative;margin: 0 0 10px;}
#customer-reviews form .form-list li label+div{clear:both}
#customer-reviews .read-more,
#customer-reviews .read-less{display: none}
#customer-reviews .readmore-content .read-more{display: block}
#customer-reviews .read-more:before{display: inline;font-family: FontAwesome;content: '\f078';margin-right: 5px;color:#69c}
#customer-reviews .read-less:before{display: inline;font-family: FontAwesome;content: '\f077';margin-right: 5px;color:#69c}
#customer-reviews dl dd.readmore-content.uncolapsed .review-content-wrapper{max-height: none}
#customer-reviews dl dd.readmore-content.uncolapsed .review-content-wrapper:after{display: none}
#customer-reviews dl dd.readmore-content.uncolapsed .read-more{display: none}
#customer-reviews dl dd.readmore-content.uncolapsed .read-less{display: block}
.category-header{display: block;}

#result_set_form .result-sets .fit-a {
    display:none!important;
}
#result_set_form .result-sets  label {
    padding-left:13px!important;
}
.gallery-c .misc-price  .price {
    font-size:14px;
}
iframe span.textinfo {
    white-space: normal;
}
#nav > ul.a > li > a:lang(fr) {
    padding-left: 13px;
    padding-right: 30px;
}
@-moz-document url-prefix() {
	#nav > ul.a > li + li {
		margin-left: -7px;
	}
}
/* tracking popup */
body.page-popup.shipping-tracking-popup {
	background: #fff;
	padding: 25px 30px;
	text-align: left;
}
body.page-popup.shipping-tracking-popup button.button span {
	color: #5a5a5a;
	text-shadow: #fff 0 1px 1px;
	height: 24px;
	line-height: 23px;
	padding: 0 8px;
	background: none;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
}
body.page-popup.shipping-tracking-popup button.button {
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: #dadada 1px 1px 2px;
	background: url(http://skin.directrepair.be/frontend/nettrade-directrepair/directrepair/images/button_standard_bg.png) top right no-repeat;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
body.page-popup.shipping-tracking-popup h2.sub-title {
	clear: both;
	padding: 12px 0 0;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px;
}
body.page-popup.shipping-tracking-popup .data-table tr.last th,
body.page-popup.shipping-tracking-popup .data-table tr.last td {
	border-bottom: 0;
}
body.page-popup.shipping-tracking-popup .data-table tr td,
body.page-popup.shipping-tracking-popup .data-table tr th {
	border-right: 1px solid #ececec;
	background: #fff;
	color: #000;
}
body.page-popup.shipping-tracking-popup .data-table tr.odd {
	background: #fff;
}
body.page-popup.shipping-tracking-popup .data-table {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
body.page-popup.shipping-tracking-popup .data-table tr {

	border-left: 1px solid #ececec;
}
body.page-popup.shipping-tracking-popup .buttons-set button.button {
	float: right;
}
body.page-popup.shipping-tracking-popup .buttons-set {
	clear: both;
	margin: 4em 0 0;
	border-top: 1px solid #e4e4e4;
	text-align: right;
	padding: 10px;
}
body.page-popup.shipping-tracking-popup h1 {
	color: #e67026;
	font-size: 16px;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.directrepair_de-gallery-c button{
	font-size: 0.91em !important;
}
.directrepair_it-gallery-c button{
        font-size: 0.8em !important;
	font-weight: 650 !important;
}

/*DR-914*/
#language{
	padding: 0;
}
#language .store-switcher .semantic-select ul{
	top: 33px;
}
#language .store-switcher .semantic-select .input{
	height: 35px;
	border: none;
	background: transparent;
}
#language .store-switcher .semantic-select ul li.active a{
    background: none;
    color: black;
    text-decoration: none;
    cursor: default;	
}
#language .store-switcher .semantic-select ul li a{
	padding: 0px 20px;
	white-space: nowrap;
}
#language .store-switcher .semantic-select.active ul{
	width: 130px;
	left: -54px;
}
#language .store-switcher select{
	border: none;
	background: transparent;
	line-height: 1.6;
}
#language .store-switcher select option {
	display: block;
	overflow: hidden;
	float: left;
	width: 16px;
	height: 11px;
	background: url(../images/flags.png) -3000em -3000em no-repeat;
	text-align: left;
	text-indent: -3000em;
}
#language .store-switcher select option.nl {
	background-position: -80px -110px;
}
#language .store-switcher .s-hidden {
	visibility:hidden;
	padding-right:10px;
}
#language .store-switcher .select {
	cursor:pointer;
	display:inline-block;
	position:relative;
	font:normal 11px/22px Arial, Sans-Serif;
	color:black;
	border:1px solid #ccc;
}
#language .store-switcher .styledSelect {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color:white;
	padding:0 10px;
	font-weight:bold;
}
#language .store-switcher .styledSelect:after {
	content:"";
	width:0;
	height:0;
	border:5px solid transparent;
	border-color:black transparent transparent transparent;
	position:absolute;
	top:9px;
	right:6px;
}
#language .store-switcher .styledSelect:active, .styledSelect.active {
	background-color:#eee;
}
#language .store-switcher .options {
	display:none;
	position:absolute;
	top:100%;
	right:0;
	left:0;
	z-index:999;
	margin:0 0;
	padding:0 0;
	list-style:none;
	border:1px solid #ccc;
	background-color:white;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
#language .store-switcher .options li {
	padding:0 6px;
	margin:0 0;
	padding:0 10px;
}
#language .store-switcher .options li:hover {
	background-color:#39f;
	color:white;
}
#language .store-switcher .semantic-select ul .directrepair_nl {
	background-position: -48px -11px;
}
#language .store-switcher .semantic-select ul .directrepair_fr {
        background-position: -48px -11px;
}
#language .store-switcher .semantic-select ul .directrepair_de {
        background-position: -80px -33px;
}
#language .store-switcher .semantic-select ul .directrepair_es {
        background-position: -16px -44px
}
#language .store-switcher .semantic-select ul .directrepair_eu {
        background-position: -176px -44px;
}
#language .store-switcher .semantic-select ul .directrepair_fr_fr {
        background-position: -144px -44px;
}
#language .store-switcher .semantic-select ul .directrepair_it {
        background-position: -208px -66px;
}
#language .store-switcher .semantic-select ul li {
	background: url(../images/flags.png) -3000em -3000em no-repeat;
	width: 16px;
        height: 11px;
	margin: 5px;
	font-size: 12px;
}
#language .store-switcher .semantic-select .input .flag {
	margin-right: 5px;
	background: url(../images/flags.png) -3000em -3000em no-repeat;
        width: 16px;
        height: 11px;
	display: inline-block;
}
#language .store-switcher .semantic-select .input .text {
	display: inline-block;
	overflow: initial;
}
#language .store-switcher .semantic-select .directrepair_nl .flag {
	background-position: -48px -11px;
}
#language .store-switcher .semantic-select .directrepair_fr .flag {
	background-position: -48px -11px;	
}
#language .store-switcher .semantic-select .directrepair_de .flag {
	background-position: -80px -33px;
}
#language .store-switcher .semantic-select .directrepair_eu .flag {
	background-position: -176px -44px;	
}
#language .store-switcher .semantic-select .directrepair_fr_fr .flag {
	background-position: -144px -44px;
}
#language .store-switcher .semantic-select .directrepair_es .flag {
	background-position: -16px -44px;
}
#language .store-switcher .semantic-select .directrepair_it .flag {
	background-position: -208px -66px;
}
.product-block-a .directrepair_it_button {
	padding: 12px 10px;
	font-size: 15px;	
}
.product form .product-block-a .qty-left {
	color: #ff0000;
	font-weight: 700;
	text-align: right;
	line-height: 1.2;
	width: 100% !important;
}
#rcode {
	float: right;
	margin: -18px 20px 0 0;
}

.veilig_bestellen{font-size: 11px}
.veilig_bestellen .module-a > h3{
	background: none;
	color:#5084bd;
	padding-left: 4px;
}
.veilig_bestellen .list-e li{
	margin-bottom: 3px;
}
.veilig_bestellen .module-a * + .list-e{
	margin-top: 10px;
}
.checkout-cart-index .trustpilot-widget{
	margin-bottom:10px;
}

/*DR-1076*/
.category-description-below-pagination{
	padding-top: 40px;
}
#rcode-form {
	float: left;
}

/*DR-1095 */
.checkout-onepage-success img[src^="https://tracker.beezup.com"] {
	display: none;
}
.rg-select {
	cursor: default;
}
.rg-select .rg-select-options, .rg-select .rg-current-select-value-wrapper {
	height: 23px;
	font-size: 12px;
	border-radius: 15px;
	line-height: 23px;
	padding: 0 10px;
	color: #ffffff;
}
.rg-select .rg-select-options {
	border-radius: 5px;
	visibility: hidden;
	text-indent: -9999px;
	position: absolute;
	z-index: 1000;
}
.rg-select .rg-current-select-value {
	float: left;
}
.rg-select .rg-current-select-value-wrapper .rg-select-arrow {
	line-height: 23px;
	float: right;
	width: 5px;
	height: 3px;
	margin: 0 0 10px 5px;
}


.select-wrapper .rg-select {
	position: relative;
}
.select-wrapper .rg-select .rg-select-options, .select-wrapper .rg-select .rg-current-select-value-wrapper {
	border-radius: 0;
	width: 100% !important;
	line-height: 30px;
	font-family: Lato;
	font-size: 14px;
	text-align: left;
	color: #5d5d5d;
}
.select-wrapper .rg-select .rg-select-options {
	padding: 0;
}
.select-wrapper .rg-select .rg-select-options .rg-select-options-inner {
	border: solid 1px #acacac;
	background: #fff;
	overflow-y: scroll;
	height: 182px;
}
.select-wrapper .rg-select .rg-select-options .rg-select-option {
	padding: 0 10px;
	/*padding-left: 2px;*/
}
.select-wrapper .rg-select .rg-select-options .rg-select-option.active {
	background: #3b3b3b;
	color: #fff;
	text-decoration: none;
	cursor: default;
}
.select-wrapper .rg-select .rg-current-select-value-wrapper {
	border: solid 1px #acacac;
	height: 38px;
	padding: 0 12px;
	line-height: 38px;
}
.select-wrapper .rg-select .rg-current-select-value-wrapper .rg-select-arrow {
	padding: 17px 10px 0 0;
	font-size: 12px;
}
.select-wrapper .rg-select .rg-current-select-value-wrapper .rg-select-arrow:before {
	content: "\e600";
	display: block;
	left: 0;
	top: 50%;
	z-index: 2;
	width: 100%;
	height: 4px;
	color: #000;
	font-size: 4px;
	font-weight: 400;
	font-family: icomoon;
	line-height: 4px;
}
.select-wrapper .rg-select span {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.33;
	letter-spacing: 1.4px;
	text-align: left;
	color: #2b2b2b;
}
#cart{
	position: absolute;
	right: 0;
	top: 30px;
}
#cart > p a {
	display: block;
	position: relative;
	min-width: 209px;
	padding: 9px 50px 11px 15px;
	border-radius: 2px;
	border: 1px solid #e9e9e9;
	background: #fff;
	color: #262d2a;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#cart > p a:before {
	content: "\e60d";
	display: block;
	position: absolute;
	right: -11px;
	top: 50%;
	width: 46px;
	height: 46px;
	margin: -23px 0 0;
	border-radius: 2px;
	background: #5fb158;
	color: #fff;
	font-weight: 400;
	font-family: icomoon;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
}
#cart > p {
	position: relative;
	z-index: 2;
	padding: 0 10px 0 0;
	font-size: 1.3em;
}
#cart > p span {
	color: #5083bc;
	font-weight: 700;
}
#info ul li {
	text-indent: 0;
}
#info ul.a {
	color: #365c86;
}
#info ul.a li {
	overflow: hidden;
	display: inline-block;
}
#info ul.spain li{
	font-size: 1.1em;
}
.helpdesk-container ul{
	margin: 0;
}
.helpdesk-container li{
	display: inline-block;
	text-indent: 0;
	font-size: 1em;
}
.helpdesk-container li:before{
	display: none;
}
.helpdesk-container li:first-child:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 2px;
	height: 10px;
	background: #797979;
	margin: -2px 6px 0 9px;
}
.helpdesk-container li a{
	color: #365c86;
}
.helpdesk-container li a.email{
	color: #3c3c3c;
}
.helpdesk-container{
	font-size: 1.3em;
	line-height: 1.4;
	color: #3c3c3c;
	padding: 5px 17px 15px;
	text-align: right;
	max-width: 1186px;
	margin: 0 auto;
}
.catalog-product-view .product-block-a .weee {
	float:none;
	font-size: 11px;
}
@media (min-width: 320px){
	#info ul.a li i {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	#select_language {
		display: block;
	}
	#nav, #content, #footer, #search, #breadcrumbs { width: auto; }
	#nav, #content, #footer, #search, #breadcrumbs { padding-left: 20px; padding-right: 20px; }
	#breadcrumbs{ display: none;}
	#bread-mobile{ display: block;}
	#root.menu-active > * { left: 240px; }
	#root.menu-active > #nav-mobile { left: 0px; }
	#top { margin: 0 0 13px; padding: 32px 0 0; border-top: 46px solid #575757; }
	#top .logo { display: block; position: absolute; left: 50%; top: 0; z-index: 100; width: 180px; margin: -30px 0 0 -90px; padding: 0; background: none; }
	#top .logo { -moz-transform: scale(.5,.5); -webkit-transform: scale(.5,.5); -o-transform: scale(.5,.5); -ms-transform: scale(.5,.5); transform: scale(.5,.5); -moz-transform-origin: center 0; -webkit-transform-origin: center 0; -o-transform-origin: center 0; -ms-transform-origin: center 0; transform-origin: center 0; }
	#top #cart { display: block; position: absolute; right: 0; top: -46px; width: 100%; margin: 0; }
	#cart > p { position: absolute; right: 0; top: 0; width: 41px; height: 46px; padding: 0; }
	#cart > p a { overflow: hidden; min-width: 0; width: 100%; height: 100%; padding: 0; border-radius: 0; border: 0; background: none; text-indent: -3000em; }
	#cart > p a:before { left: 5px; right: 0; top: 0; height: 100%; margin: 0; border-radius: 0; background: none; line-height: 46px; text-indent: 0; text-align: left; }
	#cart.active > form { top: 46px; left: 0; right: 0; width: 100%; padding-left: 20px; padding-right: 20px; border-radius: 0; border-left: 0; border-right: 0; border-top: 0; }
	#cart > form > .close { right: 20px; }
	#cart > form .list-d { float: none; width: auto; }
	#cart > form .list-d li > span:first-child { text-align: left; }
	#language { display: block; position: absolute; left: 0; right: auto; top: -3000em; width: 100%; margin: 0; padding: 0; box-shadow: 0 2px 2px rgba(0,0,0,.10); background: #fff; }
	#top.lang-active #language, #top.user-active #user { top: 0; }
	#language > ul > li, #user li { float: none; padding: 0; border-bottom: 1px solid #dedede; font-size: 1.4em; text-indent: 0; }
	#language > ul > li > a, #user li a { display: block; float: none; width: auto; height: auto; padding: 10px 20px; background: none; text-indent: 0; }
	#info {
		display: block;
		position: relative;
		right: 0;
		top: 0;
		z-index: 0;
		width: auto;
		height: auto;
		margin: 0 20px;
		padding: 10px 0;
		border-top: 1px solid #e5e5e5;
	}
	#info > ul.b { overflow: hidden; position: relative; right: 0; top: 0; margin: 0; padding: 0; }
	#info > ul.b > li { float: left; padding: 0 4px 0 6px; font-size: .949em; }
	#info > ul.b > li:first-child { padding-left: 19px; }
	#info > ul.b > li:after { top: 2px; height: 10px; border-left: 1px solid #adadad; background: #d8d8d8; }
	#info > ul.b > li i { position: absolute; left: 0; top: 0; margin: 0; font-size: 12px; }
	#info > ul.b > li span { margin: 0 0 0 5px; }
	#top > .user, #top > .menu, #top > .lang, #top > .filt { top: -46px; }
	#search { border-radius: 0; border: 0; }
	#search ul { margin: 0; padding: 0; }
	#search ul li { padding-top: 4px; padding-bottom: 6px; font-size: 1.2em; }
	#search p { float: none; clear: both; width: 100% !important; margin-top: 0 !important; font-size: 1.3em; }
	#search label, #search ul + p label { padding: 0 0 0 19px; font-size: 1em; line-height: 40px; cursor: text; }
	#search input, #search ul + p input { height: 40px; padding: 0 40px 0 18px; border-radius: 2px; border: 1px solid #acacac; background: #fff; color: #3b3b3b; }
	#search button { width: 47px; height: 39px; }
	#search button:before { font-size: 24px; }
	#footer .wid-container label.checked{display: inline-block;}
	#footer > article { margin-left: 0; }
	#footer > article:before { left: 0; }
	#footer > article > * { float: none; width: auto; border-left: 0; }
	#footer > article > .wide ul {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		-o-column-count: 1;
		-ms-column-count: 1;
		column-count: 1;
		-webkit-transition:all 1s ease-out .4s;
		-moz-transition:all 1s ease-out .4s;
		-ms-transition:all 1s ease-out .4s;
		-o-transition:all 1s ease-out .4s;
		transition:all 1s ease-out .4s;
		margin-top: -1500px;
	}
	#footer #checked:checked + .wid-container + .sitemap-block ul{margin-top: 0;}
	#footer > nav > ul:first-child { float: none; margin: 0 0 20px; }
	#footer > nav > ul:first-child > li { float: none; text-align: center; }
	#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 { max-height: none; }
	#root .cols-a > *, #root .double > * { float: none; width: auto; }
	.cols-a > .cart + aside { padding-top: 0; }
	#root .cols-a > *:first-child, .cols-b > *:first-child { margin-bottom: 40px; }
	.cart form header { margin-bottom: 20px; text-align: center; }
	.cart form header h1 + p, .cart form header h2 + p { margin-top: -20px; }
	.checklist-a { padding-right: 0; }
	.filters { margin: 0 -20px; padding: 0 20px; background: #fafbfb; }
	.filters.active { border-bottom: 1px solid #e5e5e5; }
	.filters > * { position: absolute; left: -3000em; top: 0; }
	.filters.active > * { position: relative; left: 0; }
	.filters > h1, .filters > h2, .filters > h3 { position: relative; left: 0; top: 0; margin: 0 -20px; padding: 10px 20px 12px; background: #5084bd; color: #fff; font-weight: 600; text-align: center; text-transform: uppercase; cursor: pointer; }
	.filters > h1:before, .filters > h2:before, .filters > h3:before { content: "\f0b0"; display: block; position: absolute; left: 20px; top: 50%; margin-top: -10px; font-weight: 400; font-family: FontAwesome; font-size: 20px; }
	.filters.active > h1, .filters.active > h2, .filters.active > h3 { margin-bottom: 20px; }
	.filters .checklist-a li:last-child { border: 0; }
	#root .gallery-a { text-align: center; }
	.gallery-a > .inner { width: auto; }
	#root .gallery-a li { display: inline-block; float: none; margin: 0 1px; padding: 0 0 4px; line-height: 1.35; }
	#root .gallery-a li.title { display: block; margin: 0 0 5px; }
	.gallery-a.b { padding: 4px 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.gallery-a.b > .inner { margin: 0; }
	.gallery-a.b li:after { background: none; }
	#root .gallery-a.b li { margin-bottom: 0; }
	.gallery-b, .gallery-c { overflow: visible; position: relative; width: auto; }
	.gallery-b li, #root .gallery-c li, .cols-a > .scrolled-a .gallery-c li { float: none; width: auto; margin-right: 0; }
	.gallery-b li a > span{ width: 80%;}
	.header-a { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; }
	.list-f { padding: 10px 0 11px; }
	.list-f li { float: none; }
	.list-f li a { float: none; padding: 4px 0; }
	.news-a { overflow: visible; }
	#root .news-a article { overflow: visible; padding-left: 0; padding-right: 0; }
	#root .news-a article:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	.news-a article > * { position: relative; z-index: 2; }
	.news-a article:before { content: ""; display: block; position: absolute; left: -1000em; top: 0; z-index: 1; width: 3000em; height: 100%; background: #ededed; }
	.pagination-a { text-align: center; }
	.pagination-a h1, .pagination-a h2, .pagination-a h3, .pagination-a h4, .pagination-a h5, .pagination-a h6 { float: none; margin: 0 0 5px; padding: 0; }
	.pagination-a ul, .pagination-a ol { float: none; }
	.pagination-a li { display: inline-block; float: none; padding: 0 3px; vertical-align: top; }
	.pagination-a li a { display: inline-block; float: none; }
	.pagination-a li.prev { padding-right: 20px; }
	.pagination-a li.next { padding-left: 20px; }
	.product { }
	.product header ul li { display: block; margin: 0 0 4px; }
	.product header ul li .rating-c { display: block; margin: 0 0 12px; }
	.product form { margin-bottom: 0; }
	.product form p { float: none; }
	#root .product form p > span { width: 33.333333%; margin-right: 0; }
	#root .product form p > span:first-child { text-align: left; }
	#root .product form p > span:nth-child(3) { text-align: right; }
	.product form div > span:first-child{margin: 0 16px 15px 0;}
	.product form button { float: none; clear: both; width: 100%; margin-left: 0; }
	.product .slider-b { margin-bottom: -32px; }
	.product form + .gallery-a { padding-top: 14px; border-top: 1px solid #dedede; }
	.slider-a { margin-left: -21px; margin-right: -21px; }
	.slider-a article { padding-left: 20px; padding-right: 20px; }
	.slider-a h1, .slider-a h2 { font-size: 2.4em; }
	.slider-a p { font-size: 1.4em; }
	.slider-b { padding-left: 0; }
	.slider-b .bx-wrapper .bx-prev, .slider-b .bx-wrapper .bx-next { top: 50%; }
	.table-a { margin-left: -20px; margin-right: -20px; }
	.table-a tr.total button, .cart header button { float: none; width: 100%; margin-left: 0; }
	.table-a .img { font-size: 1em; }
	.table-a .img img { margin-bottom: 6px; }
	.table-a .delete { top: 0; }
	.table-a tr.total { }
	.table-a tr.total label { padding: 5px 0 0; text-align: center; }
	.table-a tr.total input, .table-a tr.total .list-d { margin-bottom: 10px; }
	.table-a tr.total .list-d { padding-top: 10px; }
	.table-a tr.total .strong.overlay-b { text-align: center; }
	.table-a tr.total .submit { float: none; }
	.table-a tr.total .submit a { float: none; margin: 0 0 10px; text-align: center; }
	.table-a tr.total .link-a > * { float: none; }
	th, td, #root td.a, .table-a th, .table-a td, .table-a tr:first-child + tr td, #root .table-a tr.total td { padding: 6px 5px; font-size: 1.2em; }
	#root .form-a p > span { float: none; width: auto; margin: 0 0 5px; }
	.scrolled-a.tablet-only { display: none; }
	#root .tablet-hide, #root .mobile-only { position: relative; left: 0; top: 0; margin: 0 0 10px;}
	#root .tablet-only, #root .mobile-hide, #footer > nav > ul:first-child > li:after, .product header ul li:after, .list-f li a:before, .slider-a, .slider-b .custom-pager, .product header:first-child ul, .product .gallery-a .title, #top .logo:before, #nav { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }
}
@media only screen and (min-width:768px) {
    .logo a {
        display: block;
        margin-bottom: -37px;
    }
	#select_language {
		display: none;
	}
	.container-middle{
		background: #f1f1f1;
		padding: 0 17px;
	}
	.container-middle .holder{
		max-width: 1186px;  
		margin: 0 auto 12px;
		padding: 20px 0 0;
		position: relative;
	}
	#info, #cart, .logo{
		display: inline-block;
		vertical-align: middle;
	}
	.logo{
		width: 25%;
	}
	#info{
		width: 56%;
	}
	#info ul.a li:first-child{
		margin-right: 26px;
	}
	#info ul.spain li:first-child{
		margin-right: 11px;
	}
	#info ul.a  li > .container {
		margin-left: 4px;
		display: inline-block;
		vertical-align: middle;
	}
	#info  ul.a li i.icon-truck {
		font-size: 15px;
		line-height: 2.1;
	}
	#info ul.a li i.icon-calendar {
		font-size: 20px;
		line-height: 1.6;
	}
	#info .payments{
		margin: 0;
	}
}
@media only screen and (min-width:1024px) {
	.logo {
		width: 20%;
	}
	#info ul.a{
		width: 57%;
		display: inline-block;
		vertical-align: middle;
	}
	#info .payments{
		width: 40%;
		display: inline-block;
		vertical-align: middle;
	}
	#root .payments li {
		margin: 0 6px 11px 0;
	}
}
@media only screen and (min-width:1200px) {
	#info {
		width: 61%;
	}
	#info ul.a li i {
		display: inline-block;
		vertical-align: middle;
		width: 36px;
		height: 36px;
		border-radius: 2px;
		border: 2px solid #5fb158;
		color: #5fb158;
		text-align: center;
	}
}
@media (min-width: 320px) and (max-width: 479px){
	#top{
		margin: 0 0 30px;
	}
	.container-middle{
		float: left;
		width: 50%;
	}
	.helpdesk-container{
		float: left;
		width: 50%;
		padding: 0 20px 15px 0;
	}
	.helpdesk-container ul{
		border-top: 1px solid #e5e5e5;
		padding-top: 10px;
	}
	.helpdesk-container li:first-child:after{
		display: none;
	}
	.helpdesk-container li{
		text-align: left;
		display: block;
		line-height: 1.7;
	}
	.helpdesk-container li a{
		display: block;
	}
	#info{
		text-align: left;
		padding: 15px 0 0;
		margin: 0 0 0 20px;
	}
	#info ul{
		margin: 0;
	}
	#info ul.a {
		color: #365c86;
		display: inline-block;
		text-align: left;
	}
	#info ul.a li{
		width: 100%;
	}
	#info ul.a li:first-child{
		margin-bottom: 7px;
	}
	#info ul.a li i {
		display: none;
	}
	#info .payments{
		text-align: center;
		margin: 17px 0 0;
		width: 200%;
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 6px;
	}
	#root .payments li{
		margin: 0 6px 8px 0;
	}
}
@media (min-width: 480px) and (max-width: 767px){
	.helpdesk-container{
		text-align: center;
	}
	.helpdesk-container ul{
		border-bottom: 1px solid #e5e5e5;
		padding: 0 0 17px;
	}
	#info ul.a,#info .payments{
		width: 49%;
		display: inline-block;
		vertical-align: middle;
		margin: 0;
	}
	#info ul.a li{
		width: 100%;
	}
	#info .payments li{
		margin-bottom: 17px;
	}
	#info ul.a li:first-child{
		margin-bottom: 7px;
	}
}
@media (min-width: 768px) and (max-width: 1023px){
	.logo a{
		margin-bottom: 0;
	}
}

.actions.amgdpr-actions {
	display: flex;
    justify-content: center;
}

.notice-text.amgdpr-notice-text {
	text-align: center;
	padding: 10px;
}

.button.amgdpr-button {
	margin: 10px;
}