/*
* pikock http://www.pikock.com/ , autreplanete http://www.autreplanete.com/ 
*  
**/
@font-face {
  font-family: OpenSans-Bold;
  src: url(../fonts/OpenSans-Bold_0.ttf);
}
@font-face {
  font-family: OpenSans-Semibold;
  src: url(../fonts/OpenSans-Semibold.ttf);
}
@font-face {
  font-family: OpenSans-Light;
  src: url(../fonts/OpenSans-Light_0.ttf);
}
body {
  background: #fff;
}
.text-logo {
  font-family: OpenSans-Semibold;
  font-size: 18px;
  color: #fff;
  width: 200px;
  display: inline-block;
  margin-bottom: 10px;
}
#page_logo {
  margin: 30px 0 10px 0;
}
#logo-footer {
  margin: 30px 0;
}
.navbar-overwrite {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 0px;
  margin-bottom: 0px;
  min-height: 129px;
  background: #363636 url('/img/bg-header.jpg') repeat-x;
}
.a-navbar-brand-overwrite img {
  display: inline-block;
  margin-right: 10px;
}
.span-price {
  font-size: 14px;
  margin-left: 10px;
}
.a-navbar-brand-overwrite {
  height: 46px;
  padding: 11px;
  color: #fff !important;
  font-size: 12px;
  margin-right: 34px;
}
.navbar-brand-overwrite {
  height: 46px;
  padding: 11px;
  color: #fff !important;
  font-size: 12px;
}
.navbar-form-overwrite {
  margin: 6px 25px;
  float: left;
}
.btn-overwrite {
  background: none;
  border: 0px;
  padding: 6px 4px;
  float: left;
}
.btn-overwrite:hover {
  background: none;
}
.form-control-overwrite {
  text-transform: uppercase;
  color: #4f5156;
  font-size: 12px;
  padding: 6px 4px;
  background: none;
  border: 0px;
}
.dropdown-overwrite {
  float: right;
  margin-left: 25px;
}
.dropdown-menu-overwrite {
  left: auto;
  right: 0px;
  padding: 0px 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: none;
}
.dropdown-btn-overwrite {
  background: url('/img/cart-count.png') no-repeat !important;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  padding: 0px;
  width: 20px;
  height: 20px;
  border: 0px;
  margin: 11px 0px;
  margin-right: 24px;
}
.dropdown-menu-overwrite > li > a {
  white-space: normal;
  padding: 0px;
}
.dropdown-menu-overwrite > li {
  background: url('/img/cart-bg-1.png') repeat;
  width: 470px;
  height: 70px;
}
.dropdown-menu-overwrite > li:nth-child(even) {
  background: url('/img/cart-bg-2.png') repeat;
}
.dropdown-menu-overwrite > li > a:hover {
  background: none;
}
.name-pord {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  width: 205px;
  vertical-align: middle;
  word-break: break-all;
}
.cart-value {
  display: inline-block;
  color: #fff;
  width: 115px;
}
.cart-value-quantity {
  color: #929396;
  padding: 0px 10px;
}
.cart-value-price {
  color: #fff;
  padding: 0px 10px;
}
a.cart-del {
  background: url('/img/cart-del.png') no-repeat;
  display: inline-block !important;
  width: 24px !important;
  height: 24px !important;
  margin: -8px 22px;
}
a.cart-del:hover {
  background: url('/img/cart-del-hover.png') no-repeat !important;
}
.cart-button {
  width: 50%;
  height: 100%;
  float: left;
}
.cart-sum {
  width: 50%;
  height: 100%;
  float: right;
  line-height: 64px;
}
.btn-realizuj {
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 2px solid #fff;
  background: none;
  width: 120px;
  height: 36px;
  padding: 0px;
  color: #fff;
  line-height: 12px;
  margin-left: 15px;
  margin-top: 15px;
}
.btn-realizuj:hover {
  background: #fff;
  color: #000;
}
.cart-sum-label {
  color: #929396;
  padding: 0px;
  margin-left: 28px;
}
.cart-sum-price {
  color: #FFF;
  padding: 0px 12px;
}
.main-menu-wrapper {
  min-height: 35px;
  background: none;
  border: 0px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: url('../img/bg-menu-top-hover.jpg') repeat-x !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.main-menu > li {
  text-transform: uppercase;
  margin: 0px 15px;
}
.main-menu > li > a {
  font-size: 18px;
  font-family: OpenSans-Semibold;
  color: #fff !important;
  padding: 7px 10px;
  text-align: center;
}
.main-menu > li.active {
  background: url('../img/bg-menu-top-hover.jpg') repeat-x !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.main-menu > li.active > a {
  background: none !important;
}
.main-menu > li:hover {
  background: url('../img/bg-menu-top-hover.jpg') repeat-x !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.carousel-caption {
  bottom: 10px;
}
.carousel-caption p {
  font-size: 24px;
  line-height: 26px;
}
.carousel-indicators li {
  background: url('../img/slider-nav.png') no-repeat;
  width: 13px;
  height: 13px;
  border: 0px;
}
.carousel-indicators .active {
  background: url('../img/slider-nav-active.png') no-repeat;
  width: 13px;
  height: 13px;
  border: 0px;
}
.carousel-indicators {
  bottom: 0.01em;
}
.btn-wiecej {
  background: none;
  color: #fff;
  font-size: 14px;
  padding: 8px 20px;
  border: 2px solid #fff;
}
.btn-wiecej:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #000;
}
.hr-line {
  height: 1px;
  background: #c2c4c6;
  width: 100%;
  margin: 18px 0px;
}
.btn-oferty {
  background: none;
  color: #888c93;
  font-size: 14px;
  padding: 8px 20px;
  border: 0px;
}
.btn-oferty.active,
.btn-oferty:hover {
  padding: 6px 18px;
  border: 2px solid #646870;
  color: #414651;
  background: none;
}
.produkt-wrapper {
  max-width: 363px;
  width: 100%;
  height: 560px;
  background: #fff;
  position: relative;
}
.produkt-name {
  font-size: 17px;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 100px;
}
.produkt-bottom {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.produkt-bottom-left {
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px 0px;
}
.produkt-bottom-right {
  float: right;
  width: 50%;
  margin-bottom: 17px;
}
.btn-kup {
  background: none;
  color: #414651;
  font-size: 18px;
  padding: 10px 4px;
  border: 2px solid #646870;
  text-transform: uppercase;
}
.btn-kup:hover {
  padding: 10px 4px;
  border: 2px solid #646870;
  color: #fff;
  background: #646870;
}
.strike {
  font-size: 18px;
  text-decoration: line-through;
  color: #a3a3a3;
}
.price {
  font-size: 21px;
  color: #1c1c1c;
}
.h2-header {
  font-size: 24px;
  color: #999da4;
  text-transform: uppercase;
  margin: 0px;
  margin-top: 4px;
}
.featurette-heading {
  margin-top: 0px;
  font-family: OpenSans-Light;
  font-size: 32px;
  color: #363636;
  text-transform: uppercase;
  padding: 20px 0px;
}
.text-muted {
  font-family: OpenSans-Bold;
  color: #acc624;
}
.lead {
  font-family: Arial;
  font-size: 14px;
  color: #363636;
  overflow: hidden;
  line-height: 16px;
  *padding-left: 30px;
}
.row-social-overwrite {
  background: #fff;
  padding: 20px 10px;
  margin: 0px;
}
.banner-bottom-wrapper {
  width: 100%;
  overflow: hidden;
  margin-top: 222px;
}
.banner-container {
  position: absolute;
  top: 0px;
  text-align: center;
  margin: 38px 238px;
}
.banner-container h1 {
  font-size: 46px;
  color: #fff;
}
.banner-container p {
  font-size: 15px;
  color: #fff;
}
.button-wrapper {
  *margin-top: 20px;
}
.btn-banner {
  background: none;
  font-size: 18px;
  color: #fff;
  border: 2px solid #fff;
}
.btn-banner:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #000;
}
.footer-wrapper {
  overflow: hidden;
  background: #363636 url('../img/bg-footer.jpg') repeat-x;
  min-height: 186px;
  padding-top: 20px;
}
.small-h2 {
  font-size: 24px;
  padding: 0px;
  color: #fff;
  margin: 18px 0px;
}
.main-width {
  max-width: 1130px;
}
.carousel-wrapper {
  background: #eeeeee;
  padding: 20px 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.btn-secondary {
  background: #adc726;
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  text-transform: lowercase;
  border: 1px solid #adc726;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-sizing: border-box;
  float: right;
  padding: 5px 40px;
}
.btn-secondary:hover {
  background: #fff;
  color: #adc726;
}
.middle-h2 {
  text-align: center;
  padding: 0px 0px;
}
/****responsive carousel owl*****/
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.span12 {
  width: 940px;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 0px;
}
.span12 {
  width: 1100px;
}
#owl-example .item {
  padding: 0px 0px;
  margin: 10px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
}
.img-wrapper {
  border: 1px solid #d9d9d9;
  display: table-cell;
  width: 225px;
  height: 225px;
  margin: 0px auto;
  vertical-align: middle;
  text-align: center;
  background: #fff;
}
.img-wrapper img {
  max-width: 225px;
  max-height: 225px;
}
.carousel-h4 {
  font-family: Arial;
  font-size: 15px;
  color: #313131;
  width: 225px;
}
.btn-ch {
  margin: 0px;
  top: 0px;
  margin: 20px auto;
  font-size: 14px;
}
.footer-p {
  color: #fff;
  font-family: Arial;
  font-size: 18px;
  margin: 0px;
  line-height: 20px;
}
.footer-p a {
  color: #fff;
  font-family: Arial;
  font-size: 18px;
  text-decoration: none;
}
.footer-p a:hover {
  text-decoration: underline;
}
.btn-footer {
  text-transform: none;
  font-size: 18px;
  padding: 2px 12px;
  float: left;
  margin-top: 18px;
}
.fotter-links {
  color: #adc726;
  font-family: Arial;
  font-size: 14px;
  text-decoration: none;
}
.fotter-links:hover {
  color: #adc726;
}
.footer-p-right {
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  text-align: right;
  line-height: 10px;
  padding-right: 10px;
}
.copy {
  padding: 16px 0px;
  padding-right: 10px;
}
.breadcrumb-custom-wrapper {
  max-height: 111px;
  width: 100%;
  background: #adc826;
}
.breadcrumb-custom {
  background: url('../img/bg-breadcrumb.png') no-repeat;
  min-height: 111px;
  max-width: 1680px;
  margin: 0px auto;
}
.breadcrumb-h2 {
  font-family: OpenSans-Light;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  background: url('../img/bg-breadcrumb-text.png') repeat;
  float: left;
  padding: 6px 12px;
  margin: 10px 0px 12px 0px;
  margin: 0.9em 0px 0.9em;
}
.breadcrumb-h2 span {
  font-family: OpenSans-Bold;
}
.product-wrapper {
  margin: 20px 0px;
  width: 247px;
  border: 1px solid #cdcdcd;
  overflow: hidden;
  cursor: pointer;
}
.product-wrapper:hover {
  border-color: #adc726;
}
.product-wrapper:hover .product-title {
  background: #adc726;
}
.product-img-wrapper {
  width: 247px;
  height: 247px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.product-title {
  background: #353535;
  display: table-cell;
  width: 249px;
  height: 56px;
  text-align: center;
  vertical-align: middle;
  font-family: Arial;
  font-size: 18px;
  color: #fff;
  padding: 0 10px;
}
.product-title a {
  color: #fff;
}
.float-right {
  float: right;
}
.btn-menu-left {
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  color: #444444;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  height: 42px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}
.btn-menu-left:hover {
  background: #aec827;
  color: #fff;
}
.btn-menu-left img {
  margin-top: -3px;
}
.kategory-h1 {
  font-family: OpenSans-Light;
  font-size: 26px;
  color: #363636;
  text-transform: uppercase;
}
.kategory-h1 span {
  font-family: OpenSans-Bold;
}
.footer-menu {
  text-align: center;
  padding: 0px 0px;
}
.product-inner {
  margin-right: 25px;
}
@media (max-width: 990px) {
  .footer-copy {
    float: left;
  }
  .footer-menu {
    text-align: left;
  }
  .float-right {
    float: none;
  }
  .btn-rwd {
    font-size: 0.4em;
  }
}
@media (max-width: 500px) {
  .btn-rwd {
    font-size: 0.2em;
  }
}
#page_content {
  margin: 30px 0;
}
#menu_left li a {
  background-color: #eeeeee;
}
#menu_left li a:hover,
#menu_left li a:focus,
#menu_left li.active a {
  background-color: #adc726;
  color: #ffffff;
}
#menu_left .nav-level-2 {
  margin-left: 15px;
}
#menu_left .nav-level-3 {
  margin-left: 30px;
}
.elements img {
  margin: 10px 0;
}
