@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('../font/swz721bc-webfont.eot');
    src: url('../font/swz721bc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/swz721bc-webfont.woff') format('woff'),
         url('../font/swz721bc-webfont.ttf') format('truetype'),
         url('../font/swz721bc-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500')
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video
	{
	display: block;
}

mark,rp,rt,ruby,summary,time {
	display: inline;
}
html
{
background: #f5f6f8;


}
body {
	
	
	margin: 0;
	font-family: Arial,sans-serif;
    font-size: 11px;
	line-height: 1.42857143;
	padding: 73px 0 0;

}

select,input{
font-family: arial;
}

body.bodyJapan
{
font-size: 14px;
	
}






#main_categories .image, #subcategories .image {
    text-align: center;
}
#main_products .image, #product_long .image {
    text-align: center;
}
body {
    color: #262626;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
   
    text-align: left;
}
#category {
    float: left;
    width: 550px;
}



body.bodyWheeltrade #header
{
	height:43px;

}


ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color:#333;
}

img {
	border: 0 none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

h1{
/*	font-family: swis721_cn_btbold; */
	

	margin: 0;
	padding: 0;
	font-size:28px;
	text-transform: uppercase;
	}
/* TOP */
.top
{
font-family:Calibri,Arial,sans-serif;
}
.top *,
.page *

{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.top *:before,
.top *:after ,
.page * *:before,
.page * *:after 
{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.top {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    z-index: 9999;
}

.top .logo a img {
    margin: 10px auto 0;
}

.top .main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.top .main-nav ul li {
    display: inline-block;
    margin: 0 -2px;
}

.top .main-nav ul li a:hover,
.top .main-nav ul li.act a

 {
    background: #202020 none repeat scroll 0 0;
    color: #ff0000;
}

.top .main-nav ul li a {
    color: #ffffff;
    display: block;
    font-size: 20px;
    padding: 45px 12px 30px;
}

.top .top-right .language a {
    display: inline-block;
    margin: 13px 2px 0;
}

.top .top-right .language a .lang {
    width: 20px;
    height: 15px;
}

.top .top-right .language a .lang.pl {
    background: url(../images/gfx/pl.png) no-repeat;
    background-size: contain;
}

.top .top-right .language a .lang.en {
    background: url(../images/gfx/en.png) no-repeat;
    background-size: contain;
}

.top .top-right .dealerplace a {
    background: url(../images/gfx/toparrow.png) no-repeat;
    background-position: center right;
    padding-right: 25px;
    color: #fff;
}


/* MENU RWD */

.rwd-menu .slicknav_menu {
    background: none;
    text-align: center;
    margin-top: 15px;
}

.rwd-menu .slicknav_menu .slicknav_btn {
    float: none;
    display: inline-block;
    border: 1px solid #adadad;
    color: #adadad;
    background: none;
}

.rwd-menu .slicknav_menu .slicknav_btn .slicknav_menutxt {
    float: right;
    color: #adadad;
    font-weight: 300;
}

.rwd-menu .slicknav_menu .slicknav_btn .slicknav_icon {
    color: #dadada;
    margin: 0.188em 0.438em 0 0;
}

.rwd-menu .slicknav_menu .slicknav_btn .slicknav_icon .slicknav_icon-bar {
    background-color: #adadad;
}

.rwd-menu .slicknav_menu .slicknav_nav a {
    font-size: 16px;
}

.rwd-menu .slicknav_menu .slicknav_nav a:hover {
    background: none;
    color: #ff0000;
}

/* PAGE */

.page {
    margin-bottom: 50px;
}
.page>div{
    padding-left: 15px;
    padding-right: 15px;
}
.page .left-col {
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 15px 15px;
}

.page .left-col .item a {
    color: #fff;
    font-weight: 700;
}

.page .left-col .item h2 {
    font-weight: 700;
    font-size: 21px;
    color: #fff;
    margin: 20px 0 0;
    padding: 10px 0 17px;
}

.page .left-col .item .image {
    width: 100%;
}

.page .left-col .item .image > img {
    width: 100%;
}

.page .right-col {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 15px 15px;
    margin-left: -25px;
    margin-right: -50px;
}

.page .right-col .box {
    position: relative;
}

.page .right-col .box .head {
    font-size: 25px;
    color: #fff;
    display: block;
    font-weight: 700;
    margin-top: 15px;
}

.page .right-col .contact .box-contact {
    background: #000 ;/*url(../images/gfx/contact-icon.png) no-repeat */
    background-position: top+12px right+12px;
    padding: 10px;
    font-family: arial;
}

.page .right-col .contact .box-contact .phone {
    color: #ffffff;
    display: block;
    font-size: 30px;
    font-weight: 700;
}

.page .right-col .contact .box-contact .number {
    color: #cd0001;
    display: block;
    font-size: 25px;
    font-weight: 700;
    margin-top: -10px;
}

.page .right-col .contact .box-contact .mail {
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    margin-top: -5px;
    font-weight: 300;
}

.page .right-col .contact .box-contact .mail > a {
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    margin-top: -5px;
    font-weight: 300;
}

.page .right-col .contact .box-contact-more {
    background: #1e2126 none repeat scroll 0 0;
    padding: 8px 0;
    text-align: center;
    font-family: arial;
}

.page .right-col .contact .box-contact-more > a {
    background: #c50000 none repeat scroll 0 0;
    border-bottom: 1px solid #920d0e;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 12px;
}

.page .right-col .box.gallery a.more-btn {
    background: #191919 none repeat scroll 0 0;
    border: 1px solid #3e4040;
    padding: 2px 9px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    color: #fff;
    text-decoration: none;
    transition: background 0.3s;
}

.page .right-col .box.gallery a.more-btn:hover {
    background: #000;
}

.page .right-col .box.gallery .show-car {
    background: url(../images/gfx/galeria_2_en.png) no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 150px;
    position: relative;
}

.page .right-col .box.gallery .show-car a.show-car-btn {
    background: #c50000 none repeat scroll 0 0;
    bottom: 10px;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    width: 150px;
    left: 0;
    margin: 0 auto;
    padding: 2px 0;
    position: absolute;
    right: 0;
    text-align: center;
}

.page .right-col .fb.box {
    margin: 10px 0 0;
    overflow-y: visible;
    width:100% !important;;
}


@media all and (max-width: 991px) {
    .page .right-col {
        margin: 0;
    }
}


.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}






#popupik{
position:fixed;
width:100%;
height:100%;
background: url(../images/gfx/contentBg.png);
z-index:999;
display:none;
top:0;
}

#popupik form{
position: absolute;
left:40%;
left: calc(50% - 214px);
top:30%;
}
#popupik form.login_bg
{
background: url('../images/gfx/login_bg.png') no-repeat;
width: 428px;
height:292px;
padding: 0 17px;
position:relative;

}
#popupik form.login_bg #popupik_close
{
	position:absolute;
	width:18px;
	height:18px;
	right: 22px;
	top: 18px;
	cursor: pointer;

}
#popupik form.login_bg h2
{
	color: #FFFFFF;
    font-size: 28px;
}
#popupik form.login_bg p
{
color: #FFFFFF;
margin-left: 22px;

}


.login_bg input[type="text"],.login_bg input[type="password"] {
    border: 1px outset #DDDDDD;
    margin-left: 12px;
    padding: 0;
    width: 150px;
}
.login_bg input[type="text"]
{
margin-left: 13px;
}

.login_bg input[type="submit"]
{
padding: 0;
margin:0 0 0 63px;
background: url('../images/gfx/login.png');
width: 68px;
height:20px;
color:transparent;
border:0;
}


.login_bg p a
{
color: #8F8F8F;
font-size: 15px;
margin-left: 52px;
}

.login_bg .sc
{
  margin-left: 15px;
    width: 132px;


}
.login_bg .fi
{
 width: 270px;


}
.login_bg > div {
    float: left;
}
#popupik form.login_bg .center p {
    color: #FF0000;
    font-size: 12px;
    font-weight: 700;
    margin-left: 0;
}
#popupik .center
{
text-align:center;

}
#description input, #description textarea, #quickContact input, #quickContact textarea{
border: 1px solid #333;
margin-bottom:6px;
width:300px;
padding:1px;
}
#description textarea, #quickContact textarea{
height:80px;

}

#description #send:hover, #quickContact #send:hover {
color:#000;
}


#quickContact form h1{
margin: 10px 0;
}

#quickContact #send{
margin-right:74px !important;
}

#quickContact label{
clear: both;
    display: block;
}

#description #send , #quickContact #send{
background: url("../images/gfx/send.png") no-repeat;
  border: 0 none;
    color: #333;
    cursor: pointer;
    height: 34px;
    padding-left: 50px;
    text-align: left;
    width: 101px;
	float:right;
	 margin-right: 8px;
}
.bodyJapan #description #send , .bodyJapan #quickContact #send
{
background-image: url("../images/gfx/send_jr.png");
color:#fff;
}
#description .stock, #description .stock2,#description #price, #description #addToCart{
	float:left;
	width:115px; 
	display:block;
	margin-right:6px;
	margin-bottom:10px;
}
#description .et
{
    width: 90px;
    display: inline-block;
    background: #333333;
    border-color: #232323;
    padding: 0 5px;
    color: #fff;
    height: auto;



}

#description .stock span, #description .stock2 span,#description #price span, #description #addToCart span{
font-size:12px;
color:#fff;
padding-left:10px;
display:block;
font-family: swis721_cn_btbold;
text-transform: uppercase;
height:31px;
line-height:32px;
}
#addToCart input[type="text"]
{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.34);
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    padding: 2px;
    width: 46px;
}
#description .stock span{
background: url("../images/gfx/stock.png") no-repeat;
}

#description .stock2 span{
background: url("../images/gfx/stock2.png") no-repeat;
padding-left: 10px;
}

#description #price span{
background: url("../images/gfx/price.png") no-repeat;
position:relative;
z-index:3;
}

#description #price .niecena
{
	font-size: 11px;
    margin-top: -13px;
    padding-top: 4px;
    text-decoration: line-through;
    z-index: 2;
}

#description #addToCart span{
background: url("../images/gfx/addToCart.png") no-repeat;
}

#addToCart .caly_add
{
	border: 0;
	height: 25px;
	margin: 3px 0 -7px 0;

	padding: 0;
	width: 28px;

}

#description ul li span{
	width:130px;
	display:inline-block;
	
	color:#333;
}
#description ul{
clear:left;
margin-bottom:10px;
}



#description form label span, #quickContact form label span{
float:left;
width:80px;
}

#description ul li{color:#ae0000;line-height: 25px;}

#description{
	float:left;
	padding: 0 15px;
	font-size:14px;
	width:516px;
	min-height:550px;
	 position: relative;
}
#description > div {
    margin: 0 auto;
    max-width: 390px;
}


#showCar{
	float:right;
	width:224px;
}
#showCar > a {
    display: block;
    margin: 6px 0;
}
#back{
	background: url("../images/gfx/back_jr.png") no-repeat;
 clear: left;
    display: block;
    font-size: 15px;
    height: 34px;
    line-height: 31px;
    margin-top: 15px;
    padding-left: 40px;
    width: 101px;
	text-decoration:none;
	/*position:absolute;*/
	bottom:0;
}

#productPhoto{
	float:left;
	width:404px;
	max-width:100%;
}

#productPhoto img{
	border: 1px solid #333;
	max-height: 404px;
    max-width: 100%;
}

#productCart{
	margin-top:2px;
}

#breadcrumbs{
		float:left;
		margin-left:40px;
		margin-top:5px;
}


#breadcrumbs li{
	float:left;
	padding: 0 5px;
	font-size:16px;
}
#breadcrumbs li:after
{
content:' /';

}
#breadcrumbs li:last-child:after
{
content:' ';

}


.contener{
    display: block;
    margin: 0 auto;
    overflow-x: hidden;
	min-height:900px;
	position:relative;
	z-index:900;
}

.no-scale .contener
{
	width:980px;
	overflow-x: unset;
	
}
.no-scale #content
{
	width: 980px;
}



/********************header*************************/
#header {
	display: block;
	font-family: calibri,arial;
	width:980px;
	margin: 0 auto;
	
	width:1220px;
height:100%;
}
#header .top-menu>div
{
margin:13px auto 0;
float:right;
width: 45px;

}
#header .top-menu
{
width: 152px;
float:right;
}


#topMenu li.act{

border-radius: 5px 5px 0 0;

}

 #topMenu li a{
padding: 0 10px;
display:block;
height:25px;
font-size:0px;
}



#felgiUnderMenu{
	width:65px;
}

#galeriaUnderMenu{
	width: 67px;
	}
#wyprzedazUnderMenu{
	width: 99px;
	}
#dystrybutorzyUnderMenu{
	width: 124px;
}
#kontaktUnderMenu{
	width:78px;
}



.headLink:hover,
.headLink
{
float:right;
margin: 2px 0;
clear:right;
color:#fff;
}
.headLink .top-arrow
{
background: url(../images/gfx/toparrow.png) no-repeat center right;
padding-right:25px;
font-size:14px;

}
.headLink a,.headLink a:hover
{
color:#fff;
}
.zalogowany,.zalogowany:hover
{
	width: 179px;	
	background: none;
	border-radius:0;
	position:static;
	top:0;
	font-size: 11px;
	margin:0;
	padding: 0;
	text-align: right;
}

#topMenu li{
	float:left;
	margin: 7px 5px 0;
	text-align:center;
	font-family: calibri;
	height:36px;
}

#topMenu{
	
    font-size: 15px;
    overflow: hidden
}


#titlePage{
	margin: 10px 15px;
	color:#fff;
	margin-top:40px;
}

#category{

	float:left;
	height:100%;
	width:auto;
	position:relative;
	
}


#quickContact {
    clear: right;
    float: right;
    height: 400px;
    margin-top: -303px;
    width: 455px;
}

.contactBox {
 clear: left;
    float: left;
    font-size: 14px;
    height: 100px;
    line-height: 25px;
    margin-bottom: 1px;
    padding-left: 140px;
    width: 354px;
}


#homeIcon{
	background: url(../images/gfx/japan/homeIcon.png) no-repeat;
}

#emailIcon{
	background: url(../images/gfx/japan/emailIcon.png) no-repeat;
	   height: 60px;
    padding-top: 40px;
}

#phoneIcon span{
width:40px;
display:block;
float:left;
}

#phoneIcon{
	background: url(../images/gfx/japan/phoneIcon.png) no-repeat;
	   height: 88px;
    padding-top: 12px;
}

#bankIcon span{
width:40px;
display:block;
float:left;
}

#bankIcon{
	background: url(../images/gfx/japan/bankIcon.png?v=2) no-repeat;
	height: 127px;
}

.contactBox span{
color:#f00;
}
/******************** Content*************************/
#content {
    margin: 60px auto 40px;

	overflow:hidden;
	color:#333;
	font-family:calibri;
	position:relative;
	z-index:900;
}
#content #rightColumn
,#breadcrumbs, #breadcrumbs a
, .nawigacja, .nawigacja a
, .sortowanie

{
color:#fff;
}
.transparentBg,.transparentBg_slider{
	overflow:hidden;
	background: url(../images/gfx/contentBgDark.png);
	padding: 15px;


}
.transparentBg_slider, .transparentBg_slider * {
    line-height: 16px;
}
.transparentBg .transparentBg {
    background: none;
    padding: 0;
}
.transparentBg.dark
{

background: url(../images/gfx/contentBgDark.png);

}

.dark {
    color: #FFFFFF;
}
.dark a {
    color: #FFFFFF;
}

.dark .nazwa {
    float: left;
}
.dark #breadcrumbs li a {
    color: #FF0000;
}
.dark #breadcrumbs li:after
{

color:#f00;
}
.dark #description ul li {
    color: #FF0000;
}
.dark #description ul li span {
    color: #FFFFFF;
}
.dark  #facebook body {
    color: #FFFFFF  !important; 
}


.transparentBg.dual{
background: url(../images/gfx/contentBg_dualDark.png);
padding: 0;
}

.transparentBg.dual.dark{
background: url(../images/gfx/contentBg_dualDark.png);

}
.transparentBg.dual.sg
{
background: transparent;
}
.transparentBg.dual>div{

float:left;
padding: 15px;
background: rgba(0, 0, 0, 0.5);
}
.transparentBg h2 span
{
margin-right:10px;

}
.telefon
{
background:url("../images/gfx/telefon.png") no-repeat scroll 88% 7px #000000;
color:#333;
min-height:100px;
padding:5px;

}
.telefon  h2
{
margin: 0px;
font-size:25px;
}
.telefon .mail
{
color:#fff;
}


/******************** Footer *************************/

#footer {	
	color:#fff;
	background:  #000000;
    min-height: 30px;
    line-height: 14px;
    margin: 0;
    padding: 15px;
   
   position:relative;
   z-index:999;
	
}
 #footer>div
{
	width:100%;
	margin:0 auto;

}
#footer>div>p
{
margin:0;
text-align:right;


}
#footer .c
{
	font-size: 14px;
    line-height: 33px;
}
#footer ul, #footer span{
	float:left;
}

#footer ul{
	 margin-left:25px;
	 list-style:none;
}

#footer ul li a{
	color:#787878;
	text-transform:uppercase;
}

#footer ul li:first-child{
background:none;
}

#footer ul li{
	float:left;
	padding: 0 20px;
	background:  url(../images/gfx/footerSep.png) no-repeat left center;
}

/***********lista produktow**********/

#slider{
width:980px;
margin: 0px auto -45px;
color:#333;
 max-width: 100%;
}

.menuLabel span{
background:  url(../images/gfx/menuLabel.png) no-repeat ;
padding-left:10px;
    display: block;
    font-size: 17px;
    height: 34px;
    line-height: 31px;
	width:190px;
	margin: -5px 0 5px -5px;
}

.menuLabel{
background:#fff;
padding:5px;
}

#filtr{
float:left;
width:190px;
font-size:13px;
}

#productGrid{
width:724px;
float:right;
clear:right;
}

.grid {
	background: #fff;
	width: 224px;
	float: left;
	height: 310px;
	padding:5px;
	border-right: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	font-size:13px;
}
.grid .nazwa
{
	height: 30px;
}
.grid .cena
{
	height: 30px;
	margin:0;
}
.grid span
{
float: left;
display: inline-block;
width: 210px;
text-align:center;
}
.grid span.gt
{
width: 11px;

}

.grid span.c
{
color:#f00;

}

.grid .foto
{
margin:0;
text-align:center;
width:224px;
height:224px
}
.grid img{

max-height:224px;
max-width: 224px;
}

.grid:hover{
border-right: 1px dashed #000;
	border-bottom: 1px dashed #000;
}
.grid a:hover{
text-decoration:none;
}
.grid .niecena
{
	font-size: 11px;
  
    text-decoration: line-through;
    color:#f00;
   
}
#carousel{
width: auto !important;

height:153px !important;
background:#fff;
padding:10px;
}


.sliderkit-nav-clip{

margin: 0 10px !important;
}

.sliderkit-nav-clip ul li h3{
margin: 0;
}
.sliderkit-nav-clip ul li{
	margin: 0 10px;
}

#duze-foto
{
max-width:404px;
max-height:404px;



}
#morePhoto img
{
max-width:95px;
max-height:95px;

}
#morePhoto
{
width: 406px;
margin-top: 6px;

}
#morePhoto .foto
{
margin-left: 4px;

}
  
#morePhoto .foto:first-child {
    margin: 0;
}

#description form .recaptcha_only_if_image.recaptcha_only_if_no_incorrect_sol
{
float: none;
    width: auto;
}

#quickContact form span#recaptcha_instructions_image
{
width:auto !important;

}



#openFB {
    background: url("../images/gfx/tab_fb.png") no-repeat scroll 300px 40px transparent;
    height: 300px;
    left: 0;
    margin-top: -200px;
    position: fixed;
    top: 50%;
    width: 340px;
    z-index: 1000;
}


.bg-img>div
{
	background: no-repeat fixed center top / cover transparent;
	
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;

}


.prevBg,.nextBg
{
background: url("../images/gfx/bgslider/prevslide.png") no-repeat center rgba(0,0,0,.5) ;

width:30px;
height:50px;
position:fixed;
top:15%;

z-index:9999;
}
.nextBg
{
background-image: url("../images/gfx/bgslider/nextslide.png");

right:0;
}
.prevBg 
{
left:0;

}


.fb-background 
{
/*width: 600px;*/

}

.fb-background img {
    max-width: 100%;
}

.bodyJapan .sliderkit img
{
max-height:140px;

}
 .sliderkit-nav-clip ul li
{
margin:0 1px;
}
 .pod-tytul,.tresc,
 .pod-tytul a,.tresc a
{
color:#fff;
}


.realizacja
{
margin-top: 4px;
}

.sliderkit .sliderkit-btn {
    margin-top: 30px;
}


.text-center {
    text-align: center;
}


















@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}

.form-control {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-control:before,
.form-control:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #f0f0f0;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}


/** resp **/
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color:#adadad;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .menutext
{
	margin-left:5px;
}
@media (max-width: 340px) {

.navbar-toggle .menutext
{
display:none;
}
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;

  background-color: #adadad;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}


#category button
{

      border: 1px solid #adadad;
    margin-left: auto;
    margin-top: 29px;
    margin-right: auto;
    float: none;
    display: block;

}
@media (min-width: 775px) {
  .navbar-toggle,#category button{
    display: none;
  }
.navbar-collapse.collapse {
    display: block !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
 
}
@media screen and (max-width: 1199px) 
{
	#header
	{
		width:auto;
	}

	
	
}


@media screen and (max-width: 991px) 
{
	.no-scale
	{
	position:absolute;
	}

}
@media screen and (max-width: 987px) 
{
	.fb-background
	{
		padding:10px;
	}
	
}

@media (max-width: 775px) {

	
#category{

width:calc( 100% - 300px);
}
	#openFB
	{
		display:none;
	}
	
	#description
	{
		width:auto;
	}
	#description input, #description textarea, #quickContact input, #quickContact textarea
	{
		width:100%;
	}
	
	.menuLabel
	{
		float:left;
		
	}
	/*
	#filtr
	{
		float: none; 
		width: auto;
	}*/
	#productGrid
	{
		float: none; 
		width: auto;
		position:relative;

	}
	/*#content
	{
		width:100vw;
	}
	.contactBox
	{
	  clear: none;
		float: none;
	} */
	#quickContact
	{
		clear: none;
		float: none;
		margin-top:0;
		width:100%;
		height:auto;
	}
}




@media (max-width:767px) {
	.hidden-xs {
		display:none !important;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display:none !important;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display:none !important;
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display:none !important;
	}
}









.ui-slider .ui-slider-handle
{
	padding:0;
}
.ui-slider-horizontal .ui-slider-handle
{
	top: 0;
	margin-left: -.5em;
}
.ui-slider .ui-slider-handle
{
	width: 1em;
	height: 1em;

}

.alert {
    padding: 15px;  
    border: 1px solid transparent;
  
}
.alert-info {
    color: #000;
    background-color: #fff;
    border-color: #a5a5a5;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}


.clearfix:before,
.clearfix:after,
.container:before,
.container:after,

.row:before,
.row:after
 {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.row:after
{
  clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;

}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  
  
 
}
#szukaj2
{
width: 264px;
position:relative;
top:30px;
}
#szukaj2 input
{
	width: 260px;
	margin: 0;
	
	border:1px solid #dadada;
	padding:2px;

}
#szukaj2:after
{
	content:'';
	display:block;
	width:23px;
	height:23px;
	position:absolute;
	top:0;
	right:0;
	background: url('../images/gfx/find.png') no-repeat;
}



#szukaj2 input:-webkit-input-placeholder { font-size:12px; }
#szukaj2 input::-moz-placeholder {  font-size:12px;} /* firefox 19+ */
#szukaj2 input:-ms-input-placeholder {  font-size:12px; } /* ie */
#szukaj2 input:-moz-placeholder {  font-size:12px; }
 
 /*
 #recaptcha_widget_div {
    width: 100%;
}
#recaptcha_area
{
clear: both;
margin: 0 auto;
 
 }*/
 .recaptchatable
 {
 background:#fff;
 }
.akcesoria a,
.akcesoria .a
{
	position: relative;
	display: block;
	margin: 15px;
	text-align: center;
	border: 1px solid #f00;
}
.akcesoria img
{
 display:block;
 width:100%;
}
.akcesoria a>span.n,
.akcesoria span>span.n
{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:2px;
	color:#fff;
	background:#000;
	font-family:'Roboto';
	font-weight:300;
	font-size:27px;
	
}
.akcesoria div.ubrania
{
  bottom: 0;
    left: 0;
   
    position: absolute;
    right: 0;
  top:0;

}
.akcesoria div.ubrania a
{
  bottom: 0;
    left: 0;
    margin: 16px;
    position: absolute;
    right: 0;
    text-align: center;
    top:0;
    color:#fff;
    font-size:30px;
    background:#000;
    opacity:0;
    transition:opacity .5s;

}
.akcesoria div.ubrania:hover a
{
	opacity:.5;
	

}
.akcesoria div.ubrania a:hover
{
	opacity:.9;
	

}
.akcesoria div.ubrania a.damskie
{
right:50%;
margin-right:-1px;
}
.akcesoria div.ubrania a.meskie
{
left:50%;
margin-left:-1px;
}

.akcesoria div.ubrania span
{
top: 50%;
left: 0;
right:0;
    transform: translateY(-50%);
    position:absolute;
}



.menuLabel.blackfriday input {
  display: none;
}
.menuLabel.blackfriday label {
  background: url(../images/gfx/blackfridayjr.png) no-repeat;
  width: 190px;
  height: 34px;
  display: block;
  color: transparent;
  cursor:pointer;
}
.menuLabel.blackfriday input:checked+label
{
  background: url(../images/gfx/blackfridayjrch.png) no-repeat;

}
.menuLabel.blackfriday {
  padding: 0 0 5px 0;
  
}
/*////////////*/

.menuLabel.sale input {
  display: none;
}
.menuLabel.sale label {
  background: url(../images/gfx/sale.png) no-repeat;
  width: 190px;
  height: 34px;
  display: block;
  color: transparent;
  cursor:pointer;
}
.menuLabel.sale input:checked+label
{
  background: url(../images/gfx/salech.png) no-repeat;

}
.menuLabel.sale {
  padding: 0 0 5px 0;
  
}


#polityka
{
position: fixed;   bottom: 0;  width: 100%;background:#000;color:#fff;text-align:center;z-index:1000;padding:15px
}
#polityka a
{
color:#fff;
font-weight:700;
}
