.modal-dialog {
    margin: 90px auto;
}
.row{position:relative}
footer .newsletter {text-align: center;position: relative;background: #F6F6F6;}

.newsletter .btn {border: 1px solid #000;color:#000;background:transparent}

footer #txtemail{width: 80%;
border: 1px solid #000;
text-align: center;
margin: 0 auto;}
#txtemail{width: 40%;
border: 1px solid #000;
text-align: center;
margin: 0 auto;}
.Sale .hit, .Wyprzedaż .hit, .HOT .hit, .hit {
position: absolute;
top: 10px;
left: 0px;
padding: 10px;

z-index: 9;
color: #fff;
}
.hit{background: #3333334D;}
.Sale .hit{background: #FE0000;}
.Wyprzedaż .hit {background: #0DDA00;}
.HOT .hit {background: #FC7400;}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #c20602;
}
.form-control{width:50%}
	#modal-launcher{background: #fff;
border: 0;
color: #333;
width: 100%;
padding: 10px;
font-size: 15px;
}
#modal-launcher:hover{color:#000;}

.fr-Rozmiar #modal-launcher{color:#999;font-size: 12px;text-align: left;padding: 0px 4px;}
		 #modal-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: .50;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    z-index: 1000;
}

#modal-content {
    background-color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 0px 10px #222;
    -webkit-box-shadow: 0 0 0px 10px #222;
    -moz-box-shadow: 0 0 0px 10px #222;
    display: none;
    height: 240px;
    left: 50%;
    margin: -120px 0 0 -160px;
    padding: 10px;
    position: fixed;
    top: 50%;
    width: 320px;
    z-index: 1000;
}

#modal-background.active, #modal-content.active {
    display: block;
}​
#modal-content button{float: right;background: transparent;border: 0;}


#product .Rozmiar{float: left;
position: absolute;
right: 0;
top: 0;}

.no{padding-left: 40px;}
.no p a{color: #D1CBCB;}
a:hover{color: #666;
border-bottom: 1px solid #e4e4e4;
transition: 1.3s;}
.Rozmiar .control-label{font-size: 14px;border-bottom: 1px solid #ddd;padding: 10px;width: 100%;}
#tab-description{min-height:220px;}
#payment_address_customer_group_id_input{display:none}
input[type=radio].styled,
input[type=checkbox].styled {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
	padding-left: 9px;
}
    
input[type=radio].styled ~ label:before,
input[type=checkbox].styled ~ label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f1db";
    letter-spacing: 10px;
    font-size: 1.2em;
    color: #535353;
    width: 1.4em;
}

input[type=radio].styled:checked ~ label:before,
input[type=checkbox].styled:checked ~ label:before  {
    content: "\f046";
    font-size: 1.2em;
    color: darkgreen;
    letter-spacing: 5px;
}
.fr-Kolor input[type=radio].styled:checked ~ label:before,
.fr-Kolor input[type=checkbox].styled:checked ~ label:before  {
    content: "\f046";
    font-size: 1.8em;
	color:#fff;
    position: absolute;
left: 6px;
top: 5px;
    letter-spacing: 5px;
}

input[type=checkbox].styled ~ label:before {        
    content: "\f096";
}
input[type=checkbox].styled:checked ~ label:before {
    content: "\f046";        
    color: darkgreen;
}
input[type=radio].styled:focus ~ label:before,
input[type=checkbox].styled:focus ~ label:before,
input[type=radio].styled:focus ~ label,
input[type=checkbox].styled:focus ~ label
{                
    color: green;
}





#d_quickcheckout .btn-primary:hover, #d_quickcheckout .btn-primary:active, #d_quickcheckout .btn-primary.active, #d_quickcheckout .btn-primary.disabled, #d_quickcheckout .btn-primary[disabled] {
    background-color: #272727;
    background-position: 0 -15px;
}
.footerimg{background: url('/gfx/footer-fr.png') no-repeat;
width: 180px;
height: 413px;
position: absolute;
bottom: -60px;
right: 35%;z-index: 9;
transform: rotateY(180deg);
}
.fr-Kolor .checkbox,.fr-Kolor  .radio {display: inline-block !important;}
.fr-Kolor .checkbox label,.fr-Kolor  .radio label {border: 1px solid #DBDBDB;}
.fr-Kolor  input.radiofont[type="checkbox"] ~ label::before {
    content: "";
}
.fr-Kolor{display: inline-block;
}
.Niebieski{
	background: #017EB0 !important;
color: #017EB0 !important;
width: 30px !important;
height: 30px !important;
overflow: hidden;
}
.Biały{
	background: #fff !important;
color: #fff !important;
width: 30px !important;
height: 30px !important;
overflow: hidden;
}
.Biały:before{color: #000 !important;}
.Szary{
	background: #BCBCBC !important;
color: #BCBCBC !important;
width: 30px !important;
height: 30px !important;
overflow: hidden;
}
.Musztardowy{
	background: #DD8939 !important;
color: #DD8939 !important;
width: 30px !important;
height: 30px !important;
overflow: hidden;
}
.Czarny{
	background: #000 !important;
color: #000 !important;
width: 30px !important;
height: 30px !important;
overflow: hidden;
}
.pay , .delivery , .home {position:relative}
.pay ul , .delivery  ul , .home ul {margin-left:10px;}
.pay ul li , .delivery ul li, .home ul li{padding-left: 10px;
list-style: outside none none;
border-left: 1px solid #CCB9B9;
color: #2F2F2F;
padding-bottom: 5px;
}
.home:hover:before{
	content:'\f015';
font-family: FontAwesome;
  position:absolute; 
  font-size:2em;
  left: 5px;
  top: 0px;
	background:#222;
padding:10px;
color:#fff;
}

.home:before{	
content:'\f015';
font-family: FontAwesome;
  position:absolute; 
  font-size:2em;
  left: 20px;
  top: 4px;
  }


.mail:hover:before{

  position:absolute; 
  
  left: 15px;
  
	background:#222;
padding:7px;
color:#fff;
}

.mail:before{	
content:'\f0e0';
font-family: FontAwesome;
  position:absolute; 
  font-size:1.7em;
  left: 20px;
  
  }

.phone:hover:before{
  position:absolute; 
  left: 15px;
	background:#222;
padding:7px;
color:#fff;
}

.phone:before{	
content:'\f098';
font-family: FontAwesome;
  position:absolute; 
  font-size:1.7em;
  left: 20px;

  }






.row {margin-right: 0px;margin-left: 0px;}
.navbar{margin-bottom: 0px;}
.cat-top:before{content: "";
width: 100%;
height: 250px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
background: url('') 0 0 repeat;
z-index: 1;
transition: all 0.2s ease-in-out;
opacity: 1;
}
.cat-top{ width:100%;height:250px;position:relative;}
#column-left{position: sticky;top: 1px;}
.filter-g{position:relative;}
.hide{display:none;}
.filter-g a{padding: 10px 20px !important;color: #333 !important; font-size:15px;font-weight: 500;}
.filter-g input[type=checkbox]
{
    border: 0;
    clip: rect(0 0 0 0);
    /*! height: 1px; */
    /*! margin: -1px; */
    /*! overflow: hidden; */
    /*! padding: 0; */
    /*! position: absolute; */
     /*width: 1px;*/
}
    
.filter-g input[type=checkbox].radiofont ~ label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f1db";
    letter-spacing: 10px;
    font-size: 1.2em;
    color: #535353;
    width: 1.4em;
}

.filter-g input[type=checkbox].radiofont:checked ~ label:before  {
    content: "\f00c";
    font-size: 1.2em;
    color: #FF5A0A;
    letter-spacing: 5px;
}
.filter-g input[type=checkbox].radiofont ~ label:before {        
    content: "\f096";
}
.filter-g input[type=checkbox].radiofont:checked ~ label:before {
    content: "\f046";        
    color: #111;
}
.filter-g input[type=checkbox].radiofont:focus ~ label:before,
.filter-g input[type=checkbox].radiofont:focus ~ label
{                
    color: #FF5A0A;
}
.filter-g input[type="checkbox"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ribbon{
  margin: 3em;
	background:#111;
transition:All 1s ease;
  width: 5em;
  height: 5em;
  position: fixed;
  border-top-right-radius: .2em;
  border-top-left-radius: .2em;
  margin: auto;
z-index: 99999;
  right: 0%;
  
}
.ribbon:hover{height: 6em;}
.ribbon:hover #cart{top:20px}
.ribbon k{
  width: 90%;
  height: 120%;
  display: block;
  margin: auto;
  z-index: 100;
  position: relative;
  border-right: dashed 0.0625em #fff;
  border-left: dashed 0.0625em #fff;
  
}
i span{
  color: #FFF;
  display: block;
  text-align: center;
  top: 50%;
  margin-top: -2em;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  position: relative;
  text-shadow: 0.0625em 0.0625em 0.0625em #333;
  font-style: normal;
  font-weight: bold;
}
s{
  width: 0.625em;
  height: 0.625em;
  background: #333;
  top: 50%;
  margin-top: -0.3125em;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  display: block;
  position: absolute;
  opacity: .5;
}

s:nth-of-type(1){
  margin-left: -1.25em;
  left: 0;
}
s:nth-of-type(2){
  right: 0;
  margin-right: -1.25em;
}
.ribbon:before{
  content: "";
  position: absolute;
  bottom: -2.4em;
  left: 0;
  width: 0;
	height: 0;
	border-top: 2.5em solid #111;
	border-right: 2.5em solid transparent;
}
.ribbon:after{
  content: "";
  position: absolute;
  bottom: -2.4em;
  right: 0;
  width: 0;
	height: 0;
	border-top: 2.5em solid #111;
	border-left: 2.5em solid transparent;
}


.navlogosticky{transition:All 1s ease;
display:none !important;

}


#button-cart {
width: 58%;
position:relative;
}
#button-cart .fa{
position: absolute;
left: 15px;
color: #fff;
top: 10px;}
#button-cart:hover {
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 19%,rgba(247,78,0,1) 19%,rgba(247,78,0,1) 100%);
}


body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 100;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.8);
    box-shadow: 0 0 10px rgba(0,0,0,.8);
}







.cathome{clear:both;position:relative}
.cathome .cathomediv{width: 570px;position:relative;
height: 482px;
overflow:hidden;
display: inline-block;
float: left;}
.cathome .cathomediv .cathomeimg{
	width: 585px;position:relative;
	transition:All 1s ease;
height: 482px;
}
.cathome .cathomediv .cathometxt{position: absolute;
background:rgba(255, 255, 255, 0.3);
transition:All 1s ease;
border: 1px solid #fff3;
z-index: 99;
padding: 25px 0 0 0;
width: 100%;
text-transform: uppercase;
top: 40%;
text-align: center;
margin: 0 auto;
}
.cathomediv:hover .cathomeimg{opacity:0.7;transform: rotate(4deg) scale(1.4) skew(1deg) translate(10px);}
.cathomediv:hover .cathometxt{top: 50%;}
.cathome .cathometxt h2{
font-size: 4em;

display: initial;
}
.cathome  .cathometxt span{font-size: 1em;text-align:center;display: inline-block;padding: 20px 5px 0 0;width: 100%;}
.cathome  .cathometxt h2:after {
    display: inline-block;
    margin: 0 0 18px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #333;
    width: 50px;
}
.cathome  .cathometxt h2:before {
    display: inline-block;
    margin: 0 20px 18px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #333;
    width: 50px;
}


.owl-carousel .owl-item img{width:100%}
#slideshow0 .owl-item h2{position: fixed;
text-align: center;
top: 50%;
margin: 0 auto;
width: 100%;
font-size: 6em;
color: #fff;}
#slideshow0 .owl-item span{position: fixed;
text-align: center;
top: 65%;
margin: 0 auto;
width: 100%;
font-size: 2em;
color: #fff;}

header{width: 100%;}

#owl-carousel{opacity: 1;
display: block;
position: absolute;
top: 0px;
z-index: 9;}

.sticky{position:fixed;top:0px;z-index:9991; background-color: rgb(255, 255, 255);width:100%}
.sticky #menu .nav > li > a{padding: 15px 11px 15px;}
.sticky #logo{  margin: 8px 0 10px 0;}
.sticky #logo img{ width:200px;}
.sticky  .navbar{margin-bottom: 0px;}
.sticky  #cart{	margin-bottom: 10px;width: 55px;margin-top: 0px;}
.product-layout{text-align:center;min-height: 600px;}
#cart-total{
padding-right: 5px;
display: block;

color: #fff;
font-size: 1.2em;}
#cart .fa{color:#fff;margin-left: -6px;}
.cartheader{background: transparent;border: 0px;}
body {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	color: #333;
	
	line-height: 20px;
	width: 100%;
}
p{font-size: 13px;color:#666;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	
}
/* default font size */

/* Override the bootstrap defaults */
h1 {
	font-size: 30px;
text-align: left;
text-transform: uppercase;
font-weight: 700;
color: #000;
font-family: 'Roboto Slab', sans-serif;

}
h1.line {
	margin-bottom:50px;
text-align: center;

}
h1.line:after {
    display: inline-block;
    margin: 0 0 12px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #333;
    max-width: 50%;
	min-width: 20%;

}
h1.line:before {
    display: inline-block;
    margin: 0 20px 12px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #333;
    max-width: 50%;
	min-width: 20%;
}
h2 {
	font-size: 25px;
font-weight: 300;
}
h3 {
	font-size: 31px;
	
}


h4 {
	font-size: 18px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.b-left{border-left: 1px dashed #6e6e6e;padding-left: 15px;position: relative;display: inline-block;}
#input-quantity{width:50%;}
.nav-tabs {
	margin-bottom: 15px;
	clear: both;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #333;
	
	
}
/* top */
#top {

	min-height: 40px;
	text-align: center;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #333;
	
	
}
#top .btn-link, #top-links li, #top-links .list-inline a {
color: #fff;
text-shadow: 0 1px 0 #333;
text-decoration: none;

}
#top-links li{background: #333;
padding: 5px 8px;transition:All .4s ease;
margin-top:-5px;}

#top-links li:hover{margin-top:-1px;}
#top-links li a:hover{
text-decoration:underline
}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 0px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 20px 0 25px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	transition:All 1s ease;
	margin-bottom: 10px;
width: 64px;
margin-top: 0px;
z-index: 999999;
position: relative;
top: 5px;
text-align: center;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
border-top: 1px dashed #e4e4e4;
border-bottom: 1px dashed #e4e4e4;
	min-height: 40px;
}
#menu .nav > li > a {
display: block;
padding: 10px;
border-left: 0;
color: #333333;

padding: 19px 11px 17px;
margin-left: 6px;
text-transform: uppercase;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
font-weight: 600;
text-align: center;
min-width: 96px;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}
#menu .nav >  li > a:after {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0;
          position: absolute;
          left: 50%;
          right: 50%;
          content: "";
          height: 5px;
          background: #333333;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          -webkit-transition: 0.3s;
          transition: 0.3s;
          bottom: -1px !important; }
        #menu .nav >  li > a:before {
          position: absolute;
          left: 0px;
          right: 0px;
          content: "";
          color: #aeaeae;
          font-size: 24px;
          font-family: "material-design";
          display: block;
          top: 70px;
          text-align: center;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
      #menu .nav >  li:hover > a{
        color: #333333;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
	#menu .nav >  li:active > a{
        color: #333333;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        #menu .nav >  li:hover > a:after {
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          -webkit-transition: 0.3s;
          transition: 0.3s;
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1;
          left: -1px;
          right: -1px; }
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #333;
	
	
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: left;
	background-color: #333;

}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #333;
}
@media (min-width: 768px) {
	.sticky	.navlogosticky{transition:All 1s ease;display:block !important;
text-align: center;

left: 0%;}
.ribbon{
  margin: 3em;
	background:#111;
transition:All 1s ease;
  width: 5em;
  height: 5em;
  position: fixed;
  border-top-right-radius: .2em;
  border-top-left-radius: .2em;
  margin: auto;
z-index: 99999;
  right: 10%;
  
}
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.col-sm-8{width:100%}
}
@media (max-width: 767px) {
	#logo, #top{display: none;}
	.navlogosticky{transition:All 1s ease;display:block !important;position: fixed;
text-align: center;
margin-left: -25px;
left: 50%;}
.navlogosticky img{width:50px;}
#slideshow0 .owl-item h2 {
    position: fixed;
    text-align: center;
    top: 40%;
    margin: 0 auto;
    width: 100%;
    font-size: 4em;
    color: #fff;
}
.cathome .cathomediv {
    width: 100%;
    position: relative;
    height: 482px;
    overflow: hidden;
    display: inline-block;
    float: left;
}
#button-cart {
    width: 100%;
}
.ribbon{
  margin: 3em;
	background:#111;
transition:All 1s ease;
  width: 5em;
  height: 5em;
  position: fixed;
  border-top-right-radius: .2em;
  border-top-left-radius: .2em;
  margin: auto;
z-index: 99999;
  right: 10%;
  
}
	
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	
}
/* footer */
footer {
margin-top: 30px;
padding-top: 30px;
position: relative;
border-top: 10px solid #7b7b7b;
color: #333;
background: #F5F5F5;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #333;
}
footer a:hover {
	color: #555;
}
footer h5 {
	
	font-size: 17px;
	font-weight: bold;
	color: #222;
}
/* alert */
.alert {
	padding: 18px 14px 18px 14px;position: relative;width: 100%;
}
/*.b-left .radio label{
color: #1d1d1d;
float: left;
margin: 5px;
font-size: 2em;
padding: 15px;
background: rgb(255, 255, 255) none repeat scroll 0% 0%;
border: 1px dashed #333;
*/


}
.b-left .fr-Kolor  label:hover{background: #777;}
.b-left .fr-Kolor  input[type=radio]:checked + label {

font-style: normal;
border: 1px dashed #FFF;
} 
.b-left .fr-Kolor  label span{font-size: 0.4em;color:#928E8E;display: block;}
.b-left .fr-Kolor  input[type="radio"]{position:absolute;z-index:-1;display: none;}













 .form-group {

    clear: both;
}

.social{text-align:center}
.social a {
  color: #808080;
  
  border-radius:4px;
  text-align:center;
  text-decoration:none;
  font-family:fontawesome;
  position: relative;
  display: inline-block;
  width:40px;
  height:28px;
  padding-top:12px;
  margin:0 2px;
  -o-transition:all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
   -webkit-font-smoothing: antialiased;
   font-size: 2em;
}

.social a:hover {
 color: #333;
}

/* pop-up text */

.social a span {
  color:#fff;
  position:absolute;
  font-family:sans-serif;
  bottom:0;
  left:-25px;
  right:-25px;
  padding:5px 7px;
  z-index:-1;
  font-size:14px;
  border-radius:2px;
  background:#333;
  visibility:hidden;
  opacity:0;
  z-index: 99;
  -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

.social a span:before {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
  position:absolute;
  bottom:-5px;
  left:40px;
}

/* text pops up when icon is in hover state */

.social a:hover span {
  bottom:30px;
  visibility:visible;
  opacity:1;
}

/* font awesome icons */

.social a:nth-of-type(1):before {
content:'\f09a';
}
.social a:nth-of-type(2):before {
content:'\f099';
}
.social a:nth-of-type(3):before {
content:'\f0d5';
}
.social a:nth-of-type(4):before {
content:'\f113';
}
.social a:nth-of-type(5):before {
content:'\f17d';
}
.social a:nth-of-type(6):before {
content:'\f1cb';
}


.clear{clear: both;padding: 1px;}
.b-link{padding: 40px 10px;}
.b-link a{display: inline-block;
width: 100%;
text-align: center;
font-size: 17px;
padding: 5px;
font-weight: 600;}
/* breadcrumb */
.breadcrumb {
	margin: 0px auto 0 20px;
	padding: 8px 0;
	border: none;
	background:none
}
.breadcrumb a{
	color:#999;
	font-size: 13px;
}
.breadcrumb i {
	font-size: 13px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
top: 7px;
right: -5px;
width: 10px;
height: 10px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 20px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;

}
.btn-primary {
	color: #ffffff;	border-color: #fff;background: #58B303;

}
.btn-shop{padding:15px 50px;}
.btn-default.active, .btn-default:active{background:#fff;box-shadow: inherit;}
#button-cart {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: linear-gradient(to right, rgba(85,85,85,1) 0%,rgba(85,85,85,1) 19%,rgba(20,3,3,1) 19%,rgba(10,5,5,1) 100%);
	transition: background 2.5s ease;
	
	border-color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],.btn-primary:active:focus {
	background-color: #333 !important;
	background-position: 0 -15px;
	border-color: #fff;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #000;

}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #333;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	position:relative;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #eee;
}
.promo{position:absolute;top:20px;right:5px;background: #f50000;
padding: 5px 7px;
color: #fff;
z-index: 99;}
.product-thumb .image {
	text-align: center;
	position:relative;
	border: 1px solid transparent;
	border-image: linear-gradient(to left, #FEFEFE 0%, #000 50%, #FFF 100%) 0 0 1 0;
	overflow: hidden;
}
.product-thumb .image a {
	display: block;transition:all 0.6s ease;transform-style:preserve-3d;
}
.product-thumb .image a:hover{
	opacity: 1;

}
.product-thumb .image img{filter: contrast(110%) saturate(107%) brightness(107%);}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}

.product-thumb h4 {
	font-weight: bold;
	min-height: 40px;
}
.mask2{background: #ffffff4d;
position: absolute;
top: 170px;
z-index: 9;
width: 100%;
height: 100%;
transform: rotate(-45deg) scale(1) skew(1deg) translate(10px);
left: -200px;}
.product-grid .mask {
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: -50px;
    z-index: 9;
    width: 120%;
    height: 120%;
	transition: all 2.5s ease-in-out;
    left: 0%;
   background: linear-gradient(-50deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50.1%) no-repeat;
}
.product-grid:hover .mask {
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: -50px;
    z-index: 9;
    width: 120%;
    height: 150%;

    left: 0%;
   background: linear-gradient(-50deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50.1%) no-repeat;
}
.22222mask{background-color: rgba(255, 255, 255, 0.1);
position: absolute;
top: 100px;
z-index: 9;
width: 120%;
height: 120%;
transform: rotate(-50deg) scale(1) skew(1deg) translate(10px);
left: 50%;

}}
.zobacz{background: #333;
color: #fff;
position: absolute;
top: 300px;
right: 0px;
width: 150px;
height: 50px;}
.zobacz a{color:#fff;line-height: 45px;}
.product-layout.product-list {text-align:left;}
.product-layout.product-list h5 {font-size:2em}
.product-list .product-thumb  .caption {
    padding: 30px 0px;
    border: 0px solid transparent;
  top: 100px;
position: relative;
z-index:999;
    min-height: 400px;
}
.product-layout.product-list.price {
    color: #333;
    font-size: 1.5em;
    text-align: left !important;
    
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 20px 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 20px;
	font-size:35px
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
	position:relative;
    border-top: 1px dashed #7b7575;
}
hr:before{
content: '\f0c4';
font-family: fontawesome;
position: absolute;
top: -11px;
background: #fff;
font-size: 1.3em;
}
.product-thumb .price {
	color: #333;
	font-size:1.7em;
	text-align: center;
	
}
.product-thumb .price-new {
	
	
}
.product-thumb .price-old {
	display: block;
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
	font-size:0.6em;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb  .caption{padding: 30px 0px;border: 1px solid transparent;
border-image: linear-gradient(to left, #FEFEFE 0%, #000 50%, #FFF 100%) 0 0 1 0;
height: 230px;
overflow: hidden;}
.product-thumb .button-group {
z-index: 999;
position: absolute;
bottom: 205px;
text-align: center;
margin: 0 auto;
left: 43%;

}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
padding: 10px;
border: 3px solid RGBA(0, 0, 0, 0);
border-radius: 50px;
display: inline-block;
box-shadow: 0px 0px 5px #777;
	background-color: #eaeaea;

background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
color: #333;

font-weight: bold;
text-align: center;
text-transform: uppercase;
font-size: 13px;

}
.product-thumb .img-responsive{
	transition: all 1.5s ease-in-out;transform: translateZ(0) scale(1.0, 1.0);
}
.product-thumb:hover .img-responsive{
	 
    -webkit-backface-visibility: hidden;
    transform: translateZ(0) scale(1.2, 1.2);
	
    

}
.product-grid .button-group button:before {
border: 6px solid RGBA(95, 95, 95, 0.1);
padding: 26px;
content: '';
position: absolute;
left: -7px;
top: -6px;
border-radius: 50px;
}
.product-grid:hover .button-group button:before {
border: 6px solid RGBA(0, 0, 0, 0.21);
padding: 26px;
content: '';
position: absolute;
left: -7px;
top: -6px;
border-radius: 50px;
}
.product-grid:hover a{text-decoration:underline}
.product-grid .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-grid .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		
	}
	
	.product-thumb .button-group button::before{width: 102%}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 100%;bottom: 155px;
	}
	
	.product-thumb .button-group button::before{width: 102%}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
