/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.hitobuwie.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#esns_background_layer {
    position: absolute;
    z-index: 9998;
    background: url(https://www.hitobuwie.pl/skin/frontend/base/default/images/newssubscribers/esns_dark2.png);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    display: none;
}

#esns_box_layer {
    z-index: 9999;
    background-color: #ffffff;
    width: 800px;
    height: auto;
    overflow: hidden;
    top: 0;
    text-align: center;
    display: inline-block;
    padding: 10px;
}

#esns_box_title {
    height: auto;
    /*overflow: hidden;*/
}

#esns_box_block_1 {
    width: 350px;
    font: 18px/34px "PTSans-Regular",sans-serif;
    text-align: left;
    margin-left: 5px;
}
#esns_box_block_2 {
    font: 30px/40px "PTSans-Regular",sans-serif;
    height: auto;
    text-align: left;
    margin: 0  0 10px 5px ;
    width: 310px;
    color: #f07d14;
}
#esns_box_block_3 {
    text-align: justify;
    margin-top: 10px;
}

#esns_box_close {
    height: 22px;
    width: 22px;
    background: url(https://www.hitobuwie.pl/skin/frontend/base/default/images/newssubscribers/close.svg) no-repeat;
    cursor: pointer;
    float: right;
}
.esns_box_lines {
    background: url("https://www.hitobuwie.pl/skin/frontend/base/default/images/newssubscribers/esns_box_lines.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
    margin: 5px 0;
    margin-top: 10px;
 }
#esns_box_subscribe {
    /*width: 100%;*/
    /*height: auto;*/
    /*overflow: hidden;*/
    margin: 15px 15px 10px 15px;
}
#esns_box_subscribe_input {
    width: 75%;
    float: left;
    clear: both;
}
/*#esns_box_subscribe_input input {*/
/*    width: 200px;*/
/*    margin: 5px 0 0 0;*/
/*    border: 1px solid #f07d14;*/
/*    height: 25px;*/
/*    padding-left: 10px;*/
/*}*/
#esns_box_subscribe_submit {
    width: 25%;
    float: left;
}

#esns_box_subscribe_submit a {
    height: 38px;
    display: block;
    line-height: 34px;
    font-size: 14px;
    color: #ffffff;
    background-color: #000000;
}

#esns_box_subscribe_response {
    text-align: left;
    margin: 10px 0 0 30px;
    height: 15px;
}

#esns_box_subscribe_response_success {
    display: none;
}

#esns_box_subscribe_response_error {
    color: #ea6868;
    text-align: left;
    margin: 0 0 0 10px;
    height: auto;
    overflow: hidden;
}

#esns_box_subscribe_response_success {
    color: #f07d14;
    font: 15px/25px "PTSans-Regular",sans-serif;
}


/*** LABEL THEME ***/
.tl#esns_box_layer {
    height: 263px;
    width: 504px;
    background: url('https://www.hitobuwie.pl/skin/frontend/base/default/images/newssubscribers/esns_label.png') no-repeat transparent;
    position: relative;
}
.tl #esns_box_block_1, .tl #esns_box_block_2 {
    color: #ffffff;
    text-align: right;
    float: right;
    line-height: normal;

}
.tl #esns_box_block_1 {
    margin: 20px 55px 0 0 ;
}

.tl #esns_box_block_2 {
    margin: 0px 55px 0 0 ;
}

.tl #esns_box_block_3 {
    color: #000000;
    clear: both;
    text-align: justify;
    float: right;
    margin: 10px 55px 0px 0 ;
    width: 340px;
    height: 70px;
    overflow: hidden;
 }

.tl #esns_box_close {
    position: absolute;
}
.tl #esns_box_subscribe_input {
    width: 340px;
}
.tl #esns_box_subscribe_response_error {
    height: 22px;
    line-height: 15px;
    color: #ffffff;
    float: right;
    text-align: left;
    width: 325px;
    margin: 0 50px 0 0;
    overflow: hidden;
}

.tl #esns_box_subscribe_input input {
    margin: 0 0 0 132px;
    background: none;
    height: 29px;
    width: 216px;
    border: 0;
}

.tl #esns_box_subscribe_submit a {
    background: none;
    color: #ffffff;
    height: 29px;
    line-height: 25px;
    background: url('https://www.hitobuwie.pl/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat -212px 0px;
}
.tl #esns_box_subscribe_response_success {
    color: #FFFFFF;
    float: right;
    margin: 0 50px 0 0;
    width: 340px;
}
.tl #esns_box_subscribe_input {
    background: url('https://www.hitobuwie.pl/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat 125px 0px;
}

.tl #esns_box_close {
    height: 36px;
    width: 36px;
    background: url(https://www.hitobuwie.pl/skin/frontend/base/default/images/newssubscribers/esns_box_close2.png) no-repeat;
    right: 10px;
    top:-5px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.hitobuwie.pl/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 10px 10px #5E5E5E;
  top: 30px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 44px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

/**
 * Valdecode - Cookie Law Compliance
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the The MIT License (MIT)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.valdecode.com/license/cookielaw/license.txt
 *
 * @category    Valdecode
 * @package     Valdecode_CookieLaw
 * @copyright   Copyright (c) 2014 Valdecode
 * @license     http://www.valdecode.com/license/cookielaw/license.txt  The MIT License (MIT)
 */
#v-cookielaw { overflow: hidden; background: #fff; color: #444; z-index: 9999; font-size: 15px; }
#v-cookielaw .v-message { padding: 10px 15px; text-align: left; }
#v-cookielaw .v-actions { }
#v-cookielaw .v-button { -webkit-transition: all .3s; transition: all .3s; color: #222; display: inline-block; background-color: #ececec; border: 1px solid #d4d4d4; padding: 4px 24px; text-decoration: none; margin: 5px}
#v-cookielaw .v-button.v-accept:before { content: "\2714"; }
#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus { color: #fff; border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; }
#v-cookielaw .v-button:active {  border-color: #2a65a0; border-bottom-color: #3884cd; background-color: #3072b3; }

#v-cookielaw.v-bar { display: table; width: 100%; padding: 5px 0; }
#v-cookielaw.v-bar .v-message { display: table-cell; }
#v-cookielaw.v-bar .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: right; }
#v-cookielaw.v-bar.v-top { position: relative; border-bottom: 1px solid #000; }
#v-cookielaw.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000; }

#v-cookielaw.v-box { position: fixed;  border: 1px solid #000; border-radius: 3px; margin: 10px; }
#v-cookielaw.v-box .v-actions { float: left; margin: 5px 10px; }
#v-cookielaw.v-box.v-top-left { top: 0; left: 0; }
#v-cookielaw.v-box.v-top-right { top: 0; right: 0; }
#v-cookielaw.v-box.v-bottom-left { bottom: 0; left: 0; }
#v-cookielaw.v-box.v-bottom-right { bottom: 10px; right: 115px; }

/* RWD  */
@media (max-width: 480px) {
/*    #v-cookielaw.v-box { display: table; width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #v-cookielaw.v-box .v-message { display: table-cell; }
    #v-cookielaw.v-box .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: left; }

    #v-cookielaw .v-message { float: left; }
    #v-cookielaw .v-actions { float: left; margin: 5px 10px; }
    #v-cookielaw.v-bar .v-actions { width: auto; }
*/
#v-cookielaw.v-box.v-bottom-right { right: 0px; }

#v-cookielaw-select > div > label {
    font-size: 17px !important;
}

#v-cookielaw.v-dark-clean .v-button {
    font-size: 17px !important;
}


}

#v-cookielaw-background:before {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    height: 100%;
    width: 100%;
    content: "";
    backdrop-filter: blur(5px);
}


#v-cookielaw .control-box {
    padding: 10px 10px;
    display: grid;
}

#v-cookielaw-select > div > label::after {
    top: 4px;
    zoom: 130%;
}

#v-cookielaw-select > div > label {
    padding-left: 25px;
    font-size: 20px;
}


/* Skin - Yellow Alert */
#v-cookielaw.v-yellow-alert { background: #fffbcd; border-color: #e2cd7b !important; }

/* Skin - Dark Clean */
#v-cookielaw.v-dark-clean { color: #444; background: #e8e9e9; border-color: #55575f !important; }

#v-cookielaw.v-dark-clean .v-button {
    color: #fff;
    border-color: #f07d14;
    background-color: #f07d14;
    margin-right: 15px;
    font-size: 21px;
}
#v-cookielaw.v-dark-clean .v-button:hover,
#v-cookielaw.v-dark-clean .v-button:focus { background-color: #fff; color: #f07d14; }

/* Skin - Minimalist */
#v-cookielaw.v-minimalist { color: #2c2c2c; background: #f0f0f0; border-color: #e0e0e0 !important; font-size: 11px; font-family: Verdana; }
#v-cookielaw.v-bar.v-minimalist { padding: 2px 0; }
#v-cookielaw.v-box.v-minimalist { width: 260px; }
#v-cookielaw.v-box.v-minimalist .v-actions { margin: 5px; }
#v-cookielaw.v-box.v-minimalist .v-message { padding: 5px; }
#v-cookielaw.v-minimalist .v-button { padding: 3px 6px; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=11c8c0d48e4080476afc)
 * Config saved to config.json and https://gist.github.com/11c8c0d48e4080476afc
 *//*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-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;padding-left:15px;padding-right:15px}.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}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.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,0.075);box-shadow:inset 0 1px 1px rgba(0,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, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.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::-ms-expand{border:0;background-color:transparent}.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}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@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}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/*!
 * Bootstrap-select v1.7.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px \0}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}select.bs-select-hidden,select.selectpicker{display:none!important}select.mobile-device{position:absolute!important;top:0;left:0;display:block!important;width:100%;height:100%!important;opacity:0}
@charset "UTF-8";
/* default */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
.ico {
  position: relative;
}
.ico:after {
  content: '';
  display: inline-block;
}
.orange {
  color: #f07d14;
}
@media (min-width: 992px) {
  .onlyMobile {
    display: none !important;
  }
}
.onlyMobile a:before {
  display: inline-block;
  content: '';
  margin-right: 5px;
  line-height: 20px;
  vertical-align: bottom;
}
.onlyMobile.login a:before {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -54px;
  width: 17px;
  height: 17px;
}
.onlyMobile.logout a:before {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -36px;
  width: 17px;
  height: 17px;
}
.onlyMobile.register a:before {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -18px;
  width: 17px;
  height: 17px;
}
.onlyMobile.accountico a:before {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px 0px;
  width: 17px;
  height: 17px;
}
@font-face {
  font-family: 'PTSans-Regular';
  src: local("Google Sans Regular"), local("GoogleSans-Regular"), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Regular.woff2') format('woff2'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Regular.woff') format('woff'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Regular.ttf') format('truetype'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Regular.svg#PTSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PTSans-Italic';
  src: local("Google Sans Italic"), local("GoogleSans-Italic"), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Italic.woff2') format('woff2'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Italic.woff') format('woff'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Italic.ttf') format('truetype'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Italic.svg#PTSans-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PTSans-Bold';
  src: local("Google Sans Bold"), local("GoogleSans-Bold"), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Bold.woff2') format('woff2'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Bold.woff') format('woff'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Bold.ttf') format('truetype'), url('https://www.hitobuwie.pl/skin/frontend/fwc/default/fonts/PTSans-Bold.svg#PTSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
html.noscroll {
  overflow: hidden;
}
body {
  font-family: 'PTSans-Regular', sans-serif;
  font-size: 12px;
  color: #000;
}
*:focus {
  outline: 0 !important;
  outline-style: none;
}
a {
  color: #7e7275;
}
a:hover,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto !important;
}
input,
button {
  outline: none;
}
.relative {
  position: relative;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #f07d14;
  border-radius: 5px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f07d14;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f07d14;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f07d14;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #f07d14;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #f07d14;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f07d14;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f07d14;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f07d14;
}
#mainContent {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#products-list>li.clearfix.filters>dl>dd>ol>li>a[title^='ECO LINE'] {
  color: #487831;
  font-family: PTSans-Bold;
}
@media (max-width: 767px) {
  #mainContent {
    margin-top: 80px;
  }
  #mainContent.fixd {
    margin-top: 110px;
  }
}
.breadcrumbs ul {
  list-style-type: none;
  border-top: 1px solid #BDBDBD;
  padding: 15px;
  margin: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  margin-left: 10px;
  padding-left: 14px;
  position: relative;
  border-left: 1px solid #A8A4A5;
  line-height: 1;
}
.breadcrumbs ul li a {
  display: block;
  padding: 3px 0;
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.breadcrumbs ul li:last-child {
  border-left: 1px solid #f07d14;
}
.breadcrumbs ul li:last-child a,
.breadcrumbs ul li:last-child strong {
  color: #bd5a29;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
#map-area .area-content .img-map {
  border: none;
  height: auto;
  width: auto;
}
/** Bootstrap-select (selectpicker) **/
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto !important;
}
.bootstrap-select *:focus,
.bootstrap-select *:active {
  outline: none !important;
  background: transparent;
}
.bootstrap-select .btn {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  text-transform: uppercase;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bootstrap-select .btn:hover {
  background-color: #fff;
  border-bottom: 1px solid #f07d14;
}
.bootstrap-select .dropdown-menu.open {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  margin: 0;
  border-top: 0;
}
.bootstrap-select .dropdown-menu.open a {
  padding: 3px 10px;
}
.bootstrap-select .dropdown-menu .selected a,
.bootstrap-select .dropdown-menu .selected a:hover {
  color: #fff;
  background-color: #f07d14;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  display: block;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -56px;
  width: 5px;
  height: 8px;
  border: 0;
}
/** end-Bootstrap-select (selectpicker) **/
/** checkbox **/
em {
  color: #d9534f;
  font-style: normal;
}
input[type="checkbox"] {
  display: none !important;
}
input[type="checkbox"].validation-failed + label {
  color: #d9534f;
}
input[type="checkbox"] + label {
  display: inline-block;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
input[type="checkbox"] + label::after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -121px;
  width: 14px;
  height: 14px;
  background-color: #FFF;
}
input[type="checkbox"]:checked + label::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -106px;
  width: 14px;
  height: 14px;
}
/** end-checkbox **/
/** buttons **/
.button {
  line-height: 1;
  padding: 8px 12px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button.small {
  font-size: 12px;
}
.button.default {
  font-size: 14px;
}
.button.big {
  font-size: 16px;
}
.button.btn-orange {
  text-transform: uppercase;
  border: 1px solid #f07d14;
  color: #fff;
  background-color: #f07d14;
  cursor: pointer;
}
.button.btn-orange:hover,
.button.btn-orange:focus,
.button.btn-orange:active {
  color: #f07d14;
  background-color: #fff;
}
.button.btn-cart {
  text-transform: uppercase;
  border: 1px solid #f07d14;
  color: #fff;
  background-color: #f07d14;
  padding: 14px 0;
  width: 100%;
}
.button.btn-cart span {
  display: inline-block;
  padding-left: 28px;
  position: relative;
}
.button.btn-cart span::after {
  content: '';
  top: -5px;
  left: -10px;
  position: absolute;
  display: block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/cart_empty_white.svg);
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
}
.button.btn-cart:hover,
.button.btn-cart:focus,
.button.btn-cart:active {
  background-color: rgba(240, 125, 20, 0.8);
}
.button.btn-light-gray {
  text-transform: uppercase;
  border: 1px solid transparent;
  color: #333;
  background-color: #e8e9e9;
}
.button.btn-light-gray:hover,
.button.btn-light-gray:focus,
.button.btn-light-gray:active {
  color: #fff;
  background-color: #A8A4A5;
}
/** end-buttons **/
/* Root */
body,
html {
  height: 100%;
}
#page {
  min-height: 100%;
  padding-bottom: 325px;
  margin-bottom: -325px;
}
@media (max-width: 1199px) {
  #page {
    padding-bottom: 460px;
    margin-bottom: -460px;
  }
}
@media (max-width: 991px) {
  #page {
    padding-bottom: 490px;
    margin-bottom: -490px;
  }
}
@media (max-width: 767px) {
  #page {
    padding-bottom: 610px;
    margin-bottom: -610px;
  }
}
@media (max-width: 480px) {
  #page {
    padding-bottom: 630px;
    margin-bottom: -630px;
  }
}
#modal-messages .modal-dialog {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.modal-dialog.subscription > div > .modal-header {
  display: none;
}

#modal-messages .modal-content {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  border: none;
}
#modal-messages .modal-content .modal-header {
  position: relative;
  padding: 1px 15px;
  border-bottom: 0;
  color: #fff;
}
#modal-messages .modal-content .modal-header .close {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  font-size: 32px;
}
#modal-messages .modal-content.notice-msg .modal-header {
  background: #d9534f;
}
#modal-messages .modal-content.error-msg .modal-header {
  background: #d9534f;
}
#modal-messages .modal-content.success-msg .modal-header {
  background: #53A93F;
}
#modal-messages .modal-content .modal-body {
  padding: 0;
}
#modal-messages .modal-content .modal-body > ul.messages {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#modal-messages .modal-content .modal-body > ul.messages > li {
  border-bottom: 0;
  padding: 15px 0;
}
#modal-messages .modal-content .modal-body > ul.messages > li > ul {
  padding: 0 15px;
  list-style-type: none;
}
#modal-messages .modal-content .modal-body > ul.messages > li > ul * {
  font-size: 14px;
}
.related__controls {
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  background: #fff;
  z-index: 1;
}
.related__controls.prev.active,
.related__controls.next.active {
  cursor: pointer;
}
.related__controls.prev.active:after,
.related__controls.next.active:after {
  pointer-events: none;
  content: '';
  display: inline-block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -95px -57px;
  width: 14px;
  height: 9px;
}
.related__controls.prev {
  top: 0;
}
.related__controls.next {
  bottom: 0;
}
.related__controls.next.active:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.productTile {
  list-style: none;
  padding-left: 0;
}
.productTile--product {
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: padding .3s;
  transition: padding .3s;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  width: 285px;
  position: relative;
  float: left;
  z-index: 1;
}
#category-products .productTile--product {
  padding: 0 0px;
}
#category-products .productTile--product.hasRelated:hover::after {
  left: -90px;
}
@media (max-width: 1199px) {
  .productTile--product {
    width: 313.02px;
  }
}
@media (max-width: 991px) {
  .productTile--product {
    width: 360px;
  }
}
@media (max-width: 767px) {
  .productTile--product {
    width: calc(100vw - 30px);
  }
}
.productTile--product .product-content-hover {
  position: absolute;
  padding: 0 0px 0px;
  top: 0;
  right: 0;
  left: 0;
  background: #ddd;
  z-index: 5;
  display: none;
}
.productTile--product:hover {
  z-index: 5;
}
.productTile--product:hover .product-content-hover {
  display: block;
}
@media (max-width: 768px) {
  .productTile--product:hover .product-content-hover {
    display: none;
  }
}
.productTile--product:hover .product-content-hover::after {
  display: block;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  content: '';
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background: #FFF;
  position: absolute;
  z-index: -1;
}
@media (max-width: 768px) {
  .productTile--product:hover::after {
    display: none !important;
  }
}
.productTile--product.hasRelated:hover {
  padding-left: 105px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.productTile--product.hasRelated:hover .product-content-hover::after {
  left: -90px;
}
.productTile__related {
  position: absolute;
  top: 0;
  left: -90px;
  width: 90px;
  height: 100%;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border-right: 1px solid #dadbdb;
  padding: 20px 5px;
  overflow: hidden;
  box-sizing: border-box;
}
.productTile__related a {
  max-width: 100%;
  display: block;
  height: 25%;
  position: relative;
}
.productTile__related a img {
  display: inline-block;
  max-height: 100%;
}
.productTile--product:hover .productTile__related {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}
.productTile__productPhoto {
  margin: 0 auto;
  padding: 2px 0 0;
    padding-bottom: 30px;
}
.productTile__productPhoto a {
  height: 100%;
  display: block;
  position: relative;
}
.productTile__productPhoto.small-image {
  /*padding-bottom: 30px;*/
}
.productTile__productPhoto.small-image img {
  /*max-width: 225px;*/
  /*max-height: 225px;*/
}
.productTile__productPhoto img {
  background: #fff;
  width: 100%;
    /*max-width: 225px;*/
    /*max-height: 225px;*/
}
.productTile__content {
  position: relative;
  padding-top: 30px;
  top: 0;
}
.productTile__content .price-box + .price-box {
  display: none;
}
.productTile__content a {
  padding-top: 2px;
  display: block;
}
.productTile__sizes {
  display: block;
  font-size: 0;
  list-style: none;
  padding: 2px 0 3px;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.productTile__sizes.absolute {
  position: absolute;
  top: 2px;
  padding: 0;
}
.productTile__sizes + .productTile__sizes {
  display: none;
}
.productTile--product:hover .productTile__sizes {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.productTile__sizes li {
  border: 1px solid #dadbdb;
  padding: 2px 5px;
  font-size: 12px;
  background: white;
  display: inline-block;
}
.productTile__sizes li:nth-child(1n+2) {
  margin-left: 4px;
}
.productTile__labels {
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  text-align: center;
}
.productTile__labels[data-labels-id] {
  display: none;
}
.productTile__labels[data-labels-id] span:first-child {
  margin-right: 3px;
}
.productTile__label {
  font-family: 'PTSans-Bold';
  display: inline-block;
  font-size: 17px;
  padding: 2px 15px;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: white;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.productTile__label.showNow {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.productTile--product:hover .productTile__label {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.productTile__label.new {
  color: #487831;
  border: 1px solid #487831;
  text-transform: uppercase;
}
.productTile__label.promo {
  color: #ed0a0a;
  border: 1px solid #ed0a0a;
}
.productTile__title {
  font-size: 15px;
  color: #393938;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: none;
  height: 32px;
  overflow: hidden;
}
.productTile__title.showNow {
  display: block;
}
.productTile__sku {
  color: #676566;
  font-size: 13px;
  display: block;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.productTile--product:hover .productTile__sku {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.productTile__price {
  font-family: 'PTSans-Bold';
  font-weight: normal;
  font-size: 18px;
  color: #020202;
  display: inline-block;
  margin: 5px 0;
}
.productTile__price.promoPrice {
  color: #ed0a0a;
}
.productTile__price.oldPrice {
  font-size: 15px;
  text-decoration: line-through;
  color: #676566;
}
.productTile__content:hover .productTile__title {
  color: #020202;
}
.greyHeader {
  background: #e8e9e9;
  position: relative;
  color: #000000;
}
.greyHeader__title {
  font-size: 24px;
  display: inline-block;
  padding: 13px 25px;
  text-transform: uppercase;
}
@media (max-width: 560px) {
.greyHeader__title {
    font-size: 16px;
    padding: 20px;
}
}
.greyHeader__element {
  padding: 20px;
  font-size: 14px;
}
.greyHeader__arrow {
  background-color: #dadbdb;
  position: absolute;
  top: 0;
  height: 100%;
  width: 40px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.greyHeader__arrow.right {
  right: 0;
}
.greyHeader__arrow:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -32px;
  width: 8px;
  height: 14px;
}
.greyHeader__arrow:hover {
  background: #f07d14;
}
.fixedBaners {
  position: relative;
  z-index: 0;
  height: 0;
}
@media (max-width: 1000px) {
  .fixedBaners {
    display: none;
  }
}
.fixedBaners__container {
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 0;
  top: 0;
  height: 0;
}
.fixedBaners__left {
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.fixedBaners__left a img {
  float: right;
}
.fixedBaners__right {
  right: 0;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}
.fixedBaners__img {
  position: absolute;
  top: 50vh;
  z-index: 1;
}
.fixedBaners__img a {
  display: block;
}
.fixedBaners__img a img {
  display: block;
  max-width: 100%;
}
.mb-category-products #map-area {
  margin-bottom: 20px;
}
.reviewForm {
  margin-bottom: 20px;
}
.reviewForm p.content-title {
  margin-bottom: 30px;
}
.reviewForm__heading {
  text-align: center;
}
.reviewForm__heading.review {
  text-align: left;
}
.reviewForm__heading p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1;
}
.reviewForm__heading span {
  text-transform: none;
  display: block;
  font-size: 11px;
  color: #676566;
}
@media (min-width: 992px) {
  .reviewForm__heading {
    min-height: 50px;
  }
}
@media (max-width: 991px) {
  .reviewForm__heading {
    margin-bottom: 5px;
  }
}
.reviewForm__count {
  text-align: center;
  display: block;
  font-size: 24px;
  font-family: 'PTSans-Bold';
}
@media (max-width: 991px) {
  .reviewForm__count {
    margin-bottom: 20px;
  }
}
.reviewForm table {
  margin: 0 auto;
}
.reviewForm table td.value:hover label,
.reviewForm table td.value.clicked label,
.reviewForm table td.value.hovered label {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/star_gold.svg);
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
}
.reviewForm table label {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/star.svg);
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.reviewForm table input[type=radio] {
  display: none;
}
@media (max-width: 991px) {
  .reviewForm table {
    margin-bottom: 20px;
  }
}
.reviewForm .buttons-set {
  float: right;
}
.reviewForm .buttons-set button {
  padding: 10px 30px;
}
@media (max-width: 767px) {
  .reviewForm .buttons-set button {
    margin: 0 0 15px;
  }
}
.reviewForm__add {
  padding: 0;
  margin: 0;
  list-style: none;
}
.reviewForm__add .validation-advice {
  color: #d9534f;
  margin-bottom: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.reviewForm__add .inputs {
  float: left;
  width: 45%;
  margin-right: 5%;
  text-transform: uppercase;
}
.reviewForm__add .inputs input {
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  height: 30px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.reviewForm__add .inputs input.validation-failed {
  border: 1px solid #d9534f;
}
@media (max-width: 767px) {
  .reviewForm__add .inputs {
    width: 100%;
  }
}
.reviewForm__add .texts {
  float: right;
  width: 50%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .reviewForm__add .texts {
    width: 100%;
    margin: 0 0 15px;
  }
}
.reviewForm__add .texts textarea {
  width: 100%;
  padding: 5px;
  height: 110px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.reviewForm__add .texts textarea.validation-failed {
  border: 1px solid #d9534f;
}
.product-reviews {
  position: relative;
}
.product-reviews__reviewHeader {
  margin-bottom: 5px;
  padding-right: 170px;
}
@media (max-width: 640px) {
  .product-reviews__reviewHeader {
    padding-right: 0;
  }
}
.product-reviews__reviewHeader span.title {
  color: #f07d14;
  font-size: 18px;
}
.product-reviews__reviewContent {
  border-bottom: 1px solid #dadbdb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.product-reviews__reviewContent p {
  font-size: 14px;
  margin: 10px 0;
}
.product-reviews__reviewContent:last-child {
  border: 0;
}
.product-reviews .toolbar-top .limiter,
.product-reviews .toolbar-top .amount {
  display: none;
}
.product-reviews .toolbar-top .mini-pager {
  position: absolute;
  top: 46px;
  right: 0;
}
@media (max-width: 640px) {
  .product-reviews .toolbar-top .mini-pager {
    position: relative;
    text-align: center;
    top: inherit;
    margin-bottom: 15px;
  }
}
.ratings-table tr:not(:first-child) {
  display: none;
}
.rating-box {
  width: 69px;
  height: 13px;
  display: inline-block;
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/rating_bg.png') 0 0 repeat-x;
  overflow: hidden;
  position: relative;
}
.rating {
  position: absolute;
  float: left;
  height: 13px;
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/rating_bg.png') 0 100% repeat-x;
}
.review-nologged {
  font-size: 14px;
}
.notFound h2,
.notFound h3 {
  font-family: 'PTSans-Bold';
  font-size: 6em;
  margin: 20px auto;
}
.notFound h3 {
  font-size: 4em;
}
.notFound h4 {
  font-size: 2em;
}
.notFound a {
  margin: 20px auto 100px;
  display: inline-block;
}
.contact-popup {
  font-size: 14px;
  text-align: left;
  position: fixed;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001;
  background: white;
  padding: 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  width: 992px;
  max-height: 96vh;
  max-width: 92%;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .contact-popup {
    max-width: 100%;
  }
}
.active .contact-popup {
  top: 50%;
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.contact-popup .with_phone_ico {
  position: relative;
}
.contact-popup .with_phone_ico li {
  z-index: 2;
  position: relative;
}
.contact-popup .with_phone_ico::after {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 190px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: 0px 0px;
  width: 68px;
  height: 66px;
}
.contact-popup__alert {
  margin: 20px 0 10px;
  padding: 10px 10px 10px 35px;
  border: 1px solid #dadbdb;
  background: #f3f4f4;
  color: #020202;
  position: relative;
}
.contact-popup__alert:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 7px;
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -143px 0px;
  width: 23px;
  height: 23px;
}
.contact-popup__container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.15);
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.contact-popup__container.active {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.contact-popup__popupClose {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  width: 30px;
  height: 30px;
}
.contact-popup__popupClose:hover span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.contact-popup__popupClose span {
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/close.svg);
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  margin: 10px 0 0 -10px;
}
.contact-popup__popupHeading {
  position: relative;
  font-size: 30px;
  text-align: center;
  margin-bottom: 15px;
}
.contact-popup__popupHeading span {
  display: inline-block;
  padding: 0 10px;
  z-index: 2;
  position: relative;
  background-color: #fff;
}
.contact-popup__popupHeading::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e8e9e9;
}
.contact-popup__dane .right ul {
  margin: 10px 0;
}
.contact-popup a {
  color: #f07d14;
}
.contact-popup a:hover {
  text-decoration: underline;
}
.contact-popup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-popup .left {
  float: left;
  width: 49%;
  margin: 0 0 0 2%;
  padding: 0 1% 0 0;
}
.contact-popup .right {
  float: left;
  width: 45%;
  margin: 0 0 0 2%;
}
@media (max-width: 767px) {
  .contact-popup .left,
  .contact-popup .right {
    width: 100%;
    float: none;
  }
}
.contact-popup__form .field {
  margin-bottom: 10px;
}
.contact-popup__form .field label {
  float: left;
  width: 30%;
}
.contact-popup__form .field select {
  float: left;
  width: 70%;
}
.contact-popup__form .field select + .validation-advice {
  text-align: right;
}
.contact-popup__form .field .input-box input,
.contact-popup__form .field .input-box textarea {
  border: 1px solid #A8A4A5;
  padding: 0;
  padding: 2px 5px;
}
.contact-popup__form .field .input-box input {
  float: left;
  width: 70%;
}
.contact-popup__form .field .input-box textarea {
  width: 100%;
}
.contact-popup__form .field .input-box .validation-advice {
  text-align: right;
}
.contact-popup__form .field .input-box textarea + .validation-advice {
  text-align: left;
}
.contact-popup__form .field:after {
  content: '';
  clear: both;
  display: block;
}
.contact-popup .validation-advice {
  color: #d9534f;
  margin-bottom: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.contact-popup .captcha {
  float: right;
}
.contact-popup .captcha #captcha {
  display: block;
}
.contact-popup .captcha .advice-required-captcha {
  display: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.contact-popup .captcha .advice-required-captcha.active {
  display: block;
}
.contact-popup .buttons-set {
  float: right;
  min-width: 170px;
  max-height: 60px;
}
.contact-popup .buttons-set .loader {
  display: none;
  width: 120px;
  height: 128px;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/loader.gif') center right no-repeat;
}
.contact-popup .buttons-set .loader.active {
  float: right;
  display: block;
}
.contact-popup .buttons-set .btn-orange {
  float: right;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 18px;
}
/* header */
.topHeader {
  background: #ededed;
  padding: 6px 0 5px;
  font-size: 13px;
  margin-bottom: 125px;
}
@media (max-width: 1199px) {
  .topHeader {
    margin-bottom: 110px;
  }
}
@media (max-width: 991px) {
  .topHeader {
    text-align: center;
    margin-bottom: 80px;
  }
  .topHeader .floatRight {
    display: none;
  }
}
@media (max-width: 767px) {
  .topHeader {
    top: -30px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 101;
    height: 30px;
    margin-top: -30px;
  }
  .topHeader.fixd {
    margin-top: 0px;
    top: 0;
  }
}
.topHeader__link {
  margin: 0 5px;
  text-transform: uppercase;
  color: #676566;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.topHeader__link:hover {
  color: #020202;
}
.topHeader__link.ico {
  padding-left: 15px;
}
.topHeader__link.ico:after {
  position: absolute;
  top: 2px;
  left: 0;
}
.topHeader__link.phone:after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/phone.svg);
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  left: -5px;
  opacity: 0.6;
}
.topHeader__link.mail {
  padding-left: 20px;
}
.topHeader__link.mail:after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/mail.svg);
  background-size: 20px 17px;
  width: 20px;
  height: 17px;
  top: 0px;
  left: -5px;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .topHeader__link.livechat {
    display: none;
  }
}
.topHeader__link.livechat:after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/chat.svg);
  background-size: 20px 17px;
  width: 20px;
  height: 17px;
  top: 0px;
  left: -7px;
  opacity: 0.6;
}
.topHeader__separator {
  color: #676566;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: bold;
  margin-top: -2px;
}
.upperBanner {
  text-align: center;
  height: 56px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .upperBanner {
    display: none;
  }
}
.logoheader {
  margin-top: 0;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-transition: margin .3s;
  transition: margin .3s;
}
.logoheader.bannered {
  top: 86px;
}
.logoheader.fixd {
  margin-top: 30px;
}
.logoheader.affix, .topHeader.affix {
  z-index: 100;
  width: 100%;
  position: fixed;
  top: 0px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 520px) {
  .logoheader.affix {
    padding: 10px 0 0;
    width: 100vw;
  }
}
.logoheader.affix .visible-lg {
  display: none !important;
}
.logoheader.affix + #mainContent {
  margin-top: 136px;
}
@media (max-width: 1199px) {
  .logoheader.affix + #mainContent {
    margin-top: 106px;
  }
}
@media (max-width: 767px) {
  .logoheader,
  .logoheader.bannered {
    top: 0;
  }
}
.logoheader__container {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .logoheader__container {
    -webkit-transition: all .2s;
    transition: all .2s;
  }
}
@media (max-width: 992px) {
  .logoheader__container {
    padding-bottom: 10px;
  }
}
.affix .logoheader__container {
  width: auto;
  margin: 0 auto;
  position: relative;
  padding-top: 10px;
}
@media (max-width: 1199px) {
  .affix .logoheader__container {
    width: auto;
  }
}
@media (max-width: 991px) {
  .affix .logoheader__container {
    width: auto;
  }
}
@media (max-width: 767px) {
  .affix .logoheader__container {
    width: calc(100vw - 60px);
  }
}
@media (max-width: 520px) {
  .affix .logoheader__container {
    width: auto;
    margin: 0 15px;
  }
}
.logoheader__menu {
  padding: 30px 0 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.affix .logoheader__menu {
  padding: 0;
  float: left;
}
@media (max-width: 1199px) {
  .logoheader__menu {
    padding: 15px 0;
  }
}
@media (max-width: 991px) {
  .logoheader__menu {
    float: left;
    padding: 5px 15px;
    position: static;
  }
}
.logoheader__logo {
  margin: 0;
}
.logoheader__logo strong {
  display: none;
}
.logoheader__logo img {
  display: block;
}
@media (max-width: 520px) {
  .logoheader__logo img {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  .affix .logoheader__logo {
    width: 120px;
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .affix .logoheader__logo {
    margin-right: 10px;
  }
}
.logoheader__hamburger {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
@media (max-width: 992px) {
  .logoheader__hamburger {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-right: 20px;
    opacity: 0.6;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/menu.svg);
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    margin-top: -3px;
  }
  .logoheader__hamburger:hover {
    opacity: 1;
  }
}
@media (max-width: 520px) {
  .logoheader__hamburger {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    margin-right: 15px;
  }
}
.logoheader__phone {
  display: none;
}
.logoheader__search {
  display: none;
}
@media (max-width: 767px) {
  .logoheader__phone {
    float: right;
    display: inline-block;
    position: relative;
    margin-top: 3px;
    cursor: pointer;
    display: block;
  }
  .logoheader__phone:after {
    position: absolute;
    left: -25px;
    top: -2px;
    opacity: 0.6;
    content: '';
    display: inline-block;
    background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/phone.svg);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
  }
  .logoheader__phone:hover:after {
    opacity: 1;
  }
  .logoheader__search {
    float: right;
    display: inline-block;
    position: relative;
    margin-top: 3px;
    cursor: pointer;
    display: block;
  }
  .logoheader__search:after {
    position: absolute;
    left: -63px;
    top: 0px;
    opacity: 0.6;
    content: '';
    display: inline-block;
    background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/search.svg);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
  }
  .logoheader__search:hover:after {
    opacity: 1;
  }
}
@media (max-width: 520px) {
  .logoheader__phone {
    text-indent: -9999px;
    white-space: nowrap;
    display: inline-block;
  }
  aside#ceneo-widget {
    display: none !important;
  }
}
.searchautocomplete {
  color: #676566;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.searchautocomplete:hover {
  color: #020202;
}
.searchautocomplete__form {
  width: 330px;
  margin-right: 25px;
  position: relative;
}
@media (max-width: 1199px) {
  .searchautocomplete__form {
    width: 230px;
  }
}
.affix .searchautocomplete__form {
  width: 225px;
}
@media (max-width: 1199px) {
  .affix .searchautocomplete__form {
    width: 100%;
    margin-right: 20px;
  }
}
.searchautocomplete__inputs {
  position: relative;
}
.searchautocomplete__inputs #search {
  border: none;
  border-bottom: 2px solid #bdbdbd;
  font-size: 12px;
  padding: 5px 10px;
  width: 100%;
  text-transform: uppercase;
}
.searchautocomplete__inputs button {
  position: absolute;
  right: 10px;
  top: 4px;
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  padding: 0;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/search.svg);
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  opacity: 0.6;
}
.searchautocomplete__mobileClose {
  display: none;
}
.searchautocomplete .searchautocomplete-loader {
  right: 30px;
  top: 2px;
}
.searchautocomplete .searchautocomplete-placeholder {
  top: 100%;
  border: none;
  left: 0;
  right: -120px;
  border-radius: 0;
  box-shadow: 0 1px 10px #5E5E5E;
  font-size: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  max-height: 70vh;
  overflow-y: auto;
}
.searchautocomplete .searchautocomplete-placeholder ul::-webkit-scrollbar {
  width: 10px;
}
.searchautocomplete .searchautocomplete-placeholder ul::-webkit-scrollbar-track {
  background: #dadbdb;
}
.searchautocomplete .searchautocomplete-placeholder ul::-webkit-scrollbar-thumb {
  background: #A8A4A5;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  border: none;
  border-bottom: 1px solid #dadbdb;
  padding: 5px 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background: white;
  box-shadow: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  color: #020202;
}
.searchautocomplete .searchautocomplete-placeholder ul li:last-child {
  border-bottom: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .productTile__price {
  font-family: 'PTSans-Regular';
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li p.product-sku {
  display: inline-block;
  color: #111;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  margin: 0 10px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-sku {
  float: left;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: center;
  background: #f07d14;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder .all a {
  color: white;
  display: block;
  padding: 10px;
}
@media (max-width: 992px) {
  .searchautocomplete {
    position: fixed;
    top: 0;
    left: -120%;
    width: 100%;
    height: 50px;
    background: #dadbdb;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  .searchautocomplete.fixd {
    left: 0;
  }
  .searchautocomplete__form {
    width: 100%;
    padding-left: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 40px;
  }
  .searchautocomplete__inputs #search {
    border-bottom: 0px solid #bdbdbd;
    font-size: 19px;
    padding: 10px 8px;
  }
  .searchautocomplete__inputs button {
    top: 10px;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
  }
  .searchautocomplete__mobileClose {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 24px;
    cursor: pointer;
    z-index: 102;
    width: 40px;
    height: 40px;
    background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/close.svg);
  }
  .searchautocomplete-loader,
  .searchautocomplete-placeholder {
    display: none !important;
  }
}
.mainNav {
  font-size: 16px;
}
@media (min-width: 992px) {
  .mainNav__ul {
    margin: 0;
    list-style: none;
  }
  .affix .mainNav__ul {
    position: static;
  }
  .mainNav__ul > li {
    display: inline-block;
    margin: 0 9px;
    padding-bottom: 15px;
  }
  .mainNav__ul > li.first {
    margin-left: 0;
  }
  .mainNav__ul > li:hover {
    color: #020202;
  }
  .mainNav__ul > li.nav-6 {
    color: #f07d14;
  }
  .mainNav__ul > li > label > a,
  .mainNav__ul > li > a {
    color: #020202;
  }
  .mainNav__ul > li > label > a.level-top,
  .mainNav__ul > li > a.level-top {
    text-transform: uppercase;
  }
  .mainNav__ul > li.parent > label > a,
  .mainNav__ul > li.parent > a {
    position: relative;
  }
  .mainNav__ul > li.parent > label > a:after {
    z-index: 11;
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -10px;
    content: '';
    display: inline-block;
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
    background-position: -143px -124px;
    width: 20px;
    height: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .affix .mainNav__ul > li.parent > label > a:after {
    top: 28px;
  }
  .mainNav__ul > li .banner {
    width: 360px;
    display: inline-block;
    right: 0;
    top: 0;
    max-height: 100%;
    max-width: 100%;
    z-index: 3;
    text-align: right;
    padding-right: 40px;
    float: right;
  }
  .mainNav__ul > li .banner a {
    display: inline-block;
    height: 100%;
  }
  .mainNav__ul > li ul {
    list-style: none;
    padding: 0;
  }
  .mainNav__ul > li ul a {
    color: #020202;
  }
  .mainNav__ul > li ul.level0 {
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    color: #020202;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 35px;
    width: 1170px;
    background: #fff;
    border: 1px solid #bdbdbd;
  }
  @-moz-document url-prefix() {
    .mainNav__ul > li ul.level0 {
      top: 34px;
    }
  }
  .affix .mainNav__ul > li ul.level0 {
    top: 48px;
    left: -15px;
  }
  .mainNav__ul > li ul.level0 a:hover {
    font-family: 'PTSans-Bold';
    text-decoration: underline;
  }
  .mainNav__ul > li ul.level0 > li.level1 {
    float: left;
    margin-right: 30px;
    width: 170px;
  }
  .mainNav__ul > li ul.level0 > li.level1 > p,
  .mainNav__ul > li ul.level0 > li.level1 > a {
    margin-bottom: 20px;
    display: block;
    font-family: 'PTSans-Bold';
  }
  .mainNav__ul > li ul.level0 .submenu-columns {
    padding: 15px 0 15px 15px;
    float: left;
  }
  .mainNav__ul > li ul.level0 p.submenu-title,
.mainNav__ul > li ul.level0 a.submenu-title {
    font-family: 'PTSans-Bold';
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
  }
ul.submenu-categories > li:nth-child(1) {
    margin-bottom: 20px;
}
  .mainNav__ul > li ul.level0 .submenu-categories,
  .mainNav__ul > li ul.level0 .submenu-additional-block {
    margin-right: 23px;
    margin-bottom: 45px;
    width: 170px;
    float: left;
  }
  .mainNav__ul > li ul.level0 .promoLinks {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #bdbdbd;
    text-transform: uppercase;
    font-family: 'PTSans-Bold';
  }
  .mainNav__ul > li ul.level0 .promoLinks .new {
    color: #487831;
  }
  .mainNav__ul > li ul.level0 .promoLinks .bargain {
    color: #f07d14;
  }
  .mainNav__ul > li ul.level0 .moreLinks {
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    left: 15px;
  }
  .mainNav__ul > li ul.level0 .moreLinks li {
    float: left;
    margin-right: 30px;
    width: 170px;
    margin-right: 23px;
  }
  .mainNav__ul > li ul.level1 {
    font-size: 14px;
    text-transform: none;
    margin-bottom: 20px;
  }
  .mainNav__ul > li:hover > label > a:after,
  .mainNav__ul > li:hover > label > a + ul.level0,
  .mainNav__ul > li:hover > a:after,
  .mainNav__ul > li:hover > a + ul.level0 {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .mainNav__ul > li:hover > label > a span,
  .mainNav__ul > li:hover > a span {
    color: #020202;
    font-family: 'PTSans-Bold';
  }
  #menu-toggle.level1 {
    display: none;
  }

}
@media (min-width: 992px) and (max-width: 1199px) {
  .affix .mainNav__ul > li {
    margin: 0 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mainNav__ul > li .banner {
    width: 180px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mainNav__ul > li ul.level0 {
    width: 970px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .affix .mainNav__ul > li ul.level0 {
    width: 970px;
  }
}
@media (max-width: 991px) {
  .mainNav {
    position: fixed;
    z-index: 101;
    background: #fff;
    left: -100%;
    top: 50px;
    height: 100%;
    width:100%;
    padding: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    overflow-y: auto;
    margin-left: 0px;
  }
  .mainNav.fixd {
    left: 0;
  }
  .mainNav__ul {
    padding-right: 0;
  }
  .mainNav__ul > li {
    display: block;
    border-bottom: 1px solid #dadbdb;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 10px 20px;
    text-transform: uppercase;
    
  }
  .mainNav__ul > li:hover {
    border-bottom: 1px solid #020202;
    color: #020202;
  }
  .mainNav__ul > li > label > a,
.submenu-categories > li > label > a {
    /*padding: 10px 20px;*/
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
    .mainNav__ul >li a {
    /*padding: 10px 20px;*/
    width: 100%;
    height: 100%;
    display: block;
    color: #040404;
}
ul#menu-toggle {
     display: none; 
}
  .mainNav__ul > li > .level0 >.submenu-columns {
  display: none;
  opacity: 0;
  min-height: 20px;
  padding: 0;
  /*background-color: white;*/
padding-top:30px;
  position: relative;
    top: -22px;
  margin: 5px auto 10px;
  z-index: 1099;
  border-radius: 0 0 5px 5px;
  border: 0;
  /*background-color: #f5f6f8;*/
  min-height: 120px;
  /*box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);*/
  margin-top: -999px;
  -webkit-transition: opacity 0.3s linear, min-height 0.3s linear;
  transition: opacity 0.3s linear, min-height 0.3s linear;
  z-index: -999;
left: -30px;
}
 .mainNav__ul > li >label,
.submenu-categories > li> label {
    display: block;
    cursor: pointer;
    position: relative;
    font-weight: normal;
    /*padding-top: 30px;
    top: -30px;*/
}
/*input#menucheck-toggle:checked + #menu-toggle {
  display: block;
}*/
/*.mainNav__ul > li:hover > .level0  > .submenu-columns {
  opacity: 1;
  z-index: 2;
  display: block;
  min-height: 120px;
  margin-top: 0px;
}*/

  .mainNav__ul > li >label:after,
.submenu-categories > li >label:after {
  content: '';
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -95px -57px;
  width: 14px;
  height: 9px;
  position: absolute;
  top: 8px;
  right: 15px;
  display: inline-block;
  font-size: 20px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform: scale(0.7) rotate(180deg);
  transform: scale(0.7) rotate(180deg); 
  -ms-transform: scale(0.7) rotate(180deg);
  opacity: 0.5;
  }

ul.submenu-categories {
    list-style-type: none;
}
li.level1,
li.level2 {
    border-top: 1px solid #f3f3f3;
    padding: 10px;
    text-transform: none;
    font-weight: normal;
}
li.level1 > a,
li.level2 > a {
display: block;
}
a.submenu-title {
    visibility: hidden;
    position:relative;
    margin: 0;
}
body #YourBrands > div > ul {
-webkit-column-count: 3; 
-moz-column-count: 3; 
column-count: 3;
}
a.submenu-title:after {
    content: 'Wszystkie kategorie';
    visibility: visible;
    position: absolute;
    left: 0px;
    top: 0px;
    font-weight: bold;
    width: 100%;
}
.breadcrumbs ul li:first-child {
    visibility:hidden;
    position: absolute;
}
.breadcrumbs ul li {
    display: list-item;
    padding: 7px 15px;
}
.breadcrumbs ul li:last-child a,
.breadcrumbs ul li:last-child strong {
    font-size: 30px;
}
.breadcrumbs ul li.product:last-child > a,
.breadcrumbs ul li.product:last-child > strong {
    font-size: 14px;
}
li.clearfix {
    /*display: none;*/
}
  .mainNav__ul ul.moreLinks,
  .mainNav__ul li.banner,
  .mainNav__ul ul.submenu-additional-block,
  .mainNav__ul ul.level1,
  .mainNav__ul ul.level2 {
    display: none;
  }
}
.mainNav__ul > li >label,
.submenu-categories > li >label {
    font-weight: normal;
    margin-bottom: 0;
}
.cartButton {
  margin-top: 3px;
  text-transform: uppercase;
  cursor: pointer;
  height: 35px;
  color: #676566;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.cartButton:hover {
  color: #020202;
}
.cartButton:hover .cartButton__icon:after {
  opacity: 1;
}
.cartButton__icon {
  width: 21px;
  height: 19px;
  display: inline-block;
  float: left;
  margin: 0 5px;
}
#YourBrands > div > ul {
-webkit-column-count: 6;
-moz-column-count: 6;
column-count: 6;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .affix .cartButton__icon {
    margin: 0 5px;
  }
}
.cartButton__icon:after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.items .cartButton__icon:after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/cart_no_empty.svg);
  background-size: 21px 19px;
  width: 21px;
  height: 19px;
}
.noItems .cartButton__icon:after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/cart_empty.svg);
  background-size: 21px 19px;
  width: 21px;
  height: 19px;
}
@media (max-width: 520px) {
  .cartButton__title,
  .cartButton__total {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .affix .cartButton__title {
    display: none;
  }
}
.headerIcons {
  float: right;
  margin-top: 6px;
  display: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 992px) {
  .headerIcons {
    display: block;
  }
}
@media (min-width: 1841px),
(min-width: 1111px) and (max-width: 1199px),
(min-width: 1476px) and (max-width: 1502px),
(max-width: 991px) {
  #product_addtocart_form > ul > li:nth-child(4) > div > div > p:nth-child(1) {
    margin: -10px 0 0 10px;
  }
}

@media (min-width: 992px) and (max-width: 1110px),
(min-width: 1200px) and (max-width: 1475px),
(min-width: 1503px) and (max-width: 1840px), {
  #product_addtocart_form > ul > li:nth-child(4) > div > div {
    float: right;
    margin-left: 25px;
  }
}

@media (min-width: 550px) and (max-width: 992px),
(min-width: 2800px) {
  #product_addtocart_form > ul {
    float: left;
  }
}

.affix .headerIcons {
  display: none;
}
.headerIcons__icon {
  display: inline-block;
  margin: 0 15px;
}
.productIcons__icon {
  display: inline-block;
  margin: 5px 8px;
}
.headerIcons__icon:last-child {
  margin-right: 40px;
}
.headerIcons__icon p,
.headerIcons__icon img,
.productIcons__icon p,
.productIcons__icon img {
  float: left;
  line-height: 100%;
}
.headerIcons__icon p,
.productIcons__icon p {
  margin: 0 0 0 10px;
  opacity: 0.8;
}
.headerCart {
  position: absolute;
  top: 50px;
  right: 0;
  width: 400px;
  z-index: 100;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  background: #fff;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.headerCart.active {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.headerCart__list {
  padding: 0;
  list-style: none;
  margin: 0;
  max-height: 65vh;
  overflow-y: auto;
}
.headerCart__item {
  border-bottom: 1px solid #dadbdb;
  padding: 15px;
}
.headerCart__productLeft {
  float: left;
  width: 75%;
  padding-left: 60px;
  position: relative;
}
.headerCart__productRight {
  float: right;
  width: 25%;
  text-align: right;
}
.headerCart__image {
  position: absolute;
  top: 0;
  left: 0;
}
.headerCart__name .title {
  color: #020202;
  font-size: 14px;
}
.headerCart__name a {
  color: #020202;
}
.headerCart__price {
  font-size: 18px;
}
.headerCart__summary {
  text-align: right;
  font-size: 18px;
  padding: 15px;
}
.headerCart__summary strong {
  font-weight: normal;
  font-family: 'PTSans-Bold';
}
.headerCart .button {
  display: block;
  text-align: center;
  font-size: 16px;
}
.headerCart .empty {
  font-size: 20px;
  text-align: center;
  margin: 20px auto;
}
/* Product list */
#category-products .recentlyViewed {
  margin-top: 20px;
}
#category-products .recentlyViewed .content-title {
  position: relative;
  font-size: 24px;
  text-align: center;
}
#category-products .recentlyViewed .content-title span {
  display: inline-block;
  padding: 0 10px;
  z-index: 2;
  position: relative;
  background-color: #fff;
}
#category-products .recentlyViewed .content-title::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e8e9e9;
}
.toolbar {
  text-transform: uppercase;
  padding: 15px 0;
}
.toolbar * {
  line-height: 1;
  font-size: 14px;
}
.toolbar label {
  margin: 0;
  font-weight: 300;
}
.toolbar .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.toolbar-top > .toolbar {
  border-top: 1px solid #e8e9e9;
  border-bottom: 1px solid #e8e9e9;
}
@media (max-width: 380px) {
  .filters__pagi {
    padding-right: 0px;
    padding-left: 5px;
  }
}
@media (max-width: 520px) {
  .toolbar-top > .toolbar > div.sorter > div > div > button{
    padding-left: 0px;
    padding-right: 10px;
  }
  .toolbar-top .mini-pager {
    padding-right: 0px !important;
  }
  .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 5px;
  }
}
@media (max-width: 991px) {
  .toolbar-top > .toolbar {
    padding: 4px 0;
  }
}
.toolbar-top .pager {
  float: right;
}
.toolbar-top .pages {
  display: none;
}
.toolbar-top .mini-pager {
  padding-right: 12px;
}
.toolbar-top .mini-pager > *,
.toolbar-top .mini-pager .last-page {
  display: inline-block;
  vertical-align: top;
  text-transform: lowercase;
}
.toolbar-top .mini-pager .previous,
.toolbar-top .mini-pager .next {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.toolbar-top .mini-pager .previous::after,
.toolbar-top .mini-pager .next::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.toolbar-top .mini-pager .previous {
  margin-right: 00px;
}
.toolbar-top .mini-pager .previous::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -95px -41px;
  width: 10px;
  height: 15px;
}
.toolbar-top .mini-pager .previous:hover::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -129px -103px;
  width: 10px;
  height: 15px;
}
.toolbar-top .mini-pager .next {
  margin-left: 0px;
}
.toolbar-top .mini-pager .next::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px 0px;
  width: 10px;
  height: 15px;
}
.toolbar-top .mini-pager .next:hover::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -16px;
  width: 10px;
  height: 15px;
}
.toolbar-top .mini-pager .current-page {
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #A8A4A5;
  padding: 5px 0;
  margin-right: 5px;
}
.toolbar-top .mini-pager .last-page {
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
@-moz-document url-prefix() {
  .toolbar-top .mini-pager .last-page {
    line-height: 30px;
  }
}
.toolbar-top .pager,
.toolbar-top .sorter,
.toolbar-top .limiter,
.toolbar-top .amount {
  display: inline-block;
}
@media (max-width: 640px) {
  .toolbar-top .limiter {
    /*float: right;*/
    display: none;
  }
  .toolbar-top .pager {
    /*float: none;*/
    /*display: block;*/
    /*margin-left: 15px;*/
  }
}
@media (max-width: 480px) {
  .toolbar-top .limiter {
    display: none;
    /*float: none;*/
  }
}
.toolbar-bottom {
  margin-top: 30px;
  border-top: 1px solid #A8A4A5;
}
.toolbar-bottom .pager strong {
  display: none;
}
.toolbar-bottom .pager ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  position: relative;
}
@media (max-width: 480px) {
  .toolbar-bottom .pager ol {
    text-align: left;
  }
}
.toolbar-bottom .pager ol li {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .toolbar-bottom .pager ol li {
    margin-right: 4px;
  }
}
.toolbar-bottom .pager ol li.current {
  border: 1px solid #f07d14;
  color: #f07d14;
  padding: 5px 10px;
}
.toolbar-bottom .pager ol li a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block;
  padding: 5px 10px;
  border: 1px solid #181818;
  color: #181818;
}
.toolbar-bottom .pager ol li a.next,
.toolbar-bottom .pager ol li a.previous {
  border: 1px solid transparent;
}
.toolbar-bottom .pager ol li.first,
.toolbar-bottom .pager ol li.last {
  position: absolute;
  top: 0;
  margin: 0;
  font-weight: bold;
}
.toolbar-bottom .pager ol li.first {
  left: 10%;
}
.toolbar-bottom .pager ol li.last {
  right: 10%;
}
@media (max-width: 640px) {
  .toolbar-bottom .pager ol li.first,
  .toolbar-bottom .pager ol li.last {
    position: relative;
    top: inherit;
    margin-right: 10px;
    left: inherit;
    right: inherit;
  }
  .toolbar-bottom .pager ol li.first a,
  .toolbar-bottom .pager ol li.last a {
    border: 1px solid #A8A4A5;
  }
  .toolbar-bottom .pager ol li.first span.label,
  .toolbar-bottom .pager ol li.last span.label {
    display: none;
  }
}
@media (max-width: 640px) and (max-width: 480px) {
  .toolbar-bottom .pager ol li.first,
  .toolbar-bottom .pager ol li.last {
    margin-right: 2px;
  }
}
.toolbar-bottom .mini-pager,
.toolbar-bottom .sorter,
.toolbar-bottom .limiter,
.toolbar-bottom .amount {
  display: none;
}
#go-to-top {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 9;
}
#go-to-top.fixed-bottom {
  position: absolute;
  top: -60px;
  bottom: auto;
}
@media (max-width: 767px) {
  #go-to-top.fixed-bottom {
    right: 15px;
  }
}
#go-to-top span {
  display: block;
  margin: 3px auto 0;
  font-size: 10px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
#go-to-top .content {
  width: 40px;
  height: 40px;
  background: #f07d14;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#go-to-top .content:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#go-to-top .content::after {
  display: block;
  content: '';
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -32px;
  width: 8px;
  height: 14px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 12px;
}
#empty-category .note-msg {
  text-align: center;
  font-style: italic;
  font-size: 18px;
}
#products-list {
  list-style-type: none;
  padding: 0;
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  position: relative;
}
#products-list .productTile--product {
  margin-bottom: 20px;
  background: #fff;
}
#products-list .productTile--product.product-content {
  background: #fff;
}
#products-list .productTile--product.next {
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/next.png') no-repeat center;
  height: 332px;
  position: absolute;
  right: 15px;
  bottom: 0;
  z-index: 0;
}
@media (max-width: 1199px) {
  #products-list .productTile--product {
    width: 33.333%;
  }
}
@media (max-width: 991px) {
  #products-list .productTile--product {
    width: 50%;
  }
}
@media (max-width: 640px) {
  #products-list .productTile--product {
    width: 50%;
  }
}
@media (max-width: 420px) {
  #products-list .productTile--product {
    margin-bottom: 0;
  }
}
.manufacturer-title {
  color: #888888;
  font-size: 28px;
  margin: 10px 0 20px;
  font-style: italic;
}
.manufacturer-alphabet {
  list-style-type: none;
  text-align: center;
  padding: 0;
}
.manufacturer-alphabet li {
  text-transform: uppercase;
  font-size: 26px;
  display: inline-block;
  padding: 5px;
}
.manufacturer-alphabet li a {
  color: #555;
}
.manufacturer-list ol {
  padding: 46px 0 0;
  margin: 46px 0 48px;
  border-top: 1px solid #e8e9e9;
  list-style-type: none;
}
.manufacturer-list ol::after {
  content: '';
  clear: both;
  display: block;
}
.manufacturer-list ol li {
  float: left;
}
.manufacturer-list ol li.letter {
  color: #555555;
  font-size: 34px;
  text-transform: uppercase;
  font-style: italic;
  width: 25%;
  padding-left: 10px;
  line-height: 30px;
}
@media (max-width: 480px) {
  .manufacturer-list ol li.letter {
    width: 20%;
  }
}
.manufacturer-list ol li.content {
  width: 75%;
}
.manufacturer-list ol li.content a:visited,
.manufacturer-list ol li.content a:link {
  color: #555555;
}
.manufacturer-list ol li.content a:hover {
  color: rgba(85, 85, 85, 0.8);
}
@media (max-width: 480px) {
  .manufacturer-list ol li.content {
    width: 80%;
  }
}
.manufacturer-list ol li.content > div {
  float: left;
  width: 25%;
  font-size: 16px;
}
@media (max-width: 767px) {
  .manufacturer-list ol li.content > div {
    width: 33.333333%;
  }
}
@media (max-width: 640px) {
  .manufacturer-list ol li.content > div {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .manufacturer-list ol li.content > div {
    width: 50%;
  }
}
/* Product cart */
.product-view {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .product-view .upper-part {
    margin-bottom: 20px;
  }
}
.product-view .delivery {
  float: right;
  margin: 5px 0;
  color: #333;
}
.product-view .delivery:hover {
  text-decoration: underline;
}
.product-view .product-section-top {
  position: relative;
  padding-left: 140px;
  padding-right: 150px;
}
.product-view .product-section-top .producer-logo {
  position: absolute;
  top: -6px;
  left: 0;
  z-index: 2;
}
.product-view .product-section-top .producer-logo img {
  max-width: 130px;
}
.product-view .product-section-top .producer-logo-text {
  display: block;
  position: relative;
  width: 105px;
  text-transform: uppercase;
  height: 60px;
  text-align: center;
  border: 1px solid #e8e9e9;
  margin-left:auto;
    margin-right:auto;
}
.product-view .product-section-top .producer-logo-text:hover {
  border: 1px solid #A8A4A5;
}
.product-view .product-section-top .producer-logo-text span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-view .product-section-top .product-name {
  margin: 0;
  text-align: center;
  font-size: 31px;
  min-height: 60px;
}
.product-view .product-details .content .data-table{
  padding-top: 10px;
  list-style-type: none;
  padding-left: 0px;
  column-count: 3;
}

.product-view .product-details .content .data-table .label{
  width: 49%;
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}

.product-view .product-details .content .data-table .data{
  width: 49%;
  display: inline-block;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .product-view .product-section-top .product-name {
    font-size: 28px;
  }
  .product-view .product-details .content .data-table{
    column-count: 2;
  }
}
.product-view .product-section-top .product-labels {
  position: absolute;
  top: 0;
  right: 0;
}
.product-view .product-section-top .product-labels > * {
  display: inline-block;
}
@media (max-width: 640px) {
  .product-view .product-section-top {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .product-view .product-section-top .product-name {
    min-height: inherit;
    padding-bottom: 10px;
  }
  .product-view .product-section-top .producer-logo {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }
  .product-view .product-section-top .product-labels {
    position: relative;
    text-align: center;
    padding-bottom: 5px;
  }
  .product-view .product-details .content .data-table{
    column-count: 1;
  }
}
@media (min-width: 769px) {
  .product-view .product-details {
    padding-right: 0;
    width: 100%;
  }
  .product-view .product-details p.content-title,
  .product-view .product-details .content {
    padding-right: 15px;
  }
.product-view .product-details .content {
    /*column-count:3;*/
}
  .product-view .product-description {
    padding-left: 0;
    width: 100%;
  }
  .product-view .product-description p.content-title,
  .product-view .product-description .content {
    padding-left: 15px;
  }
}
.product-view .view-right .price-box .productTile__price {
  display: block;
  text-align: right;
  font-size: 38px;
  line-height: 1;
  color: #f07d14;
  margin: 0;
}
.product-view .view-right .price-box .productTile__price.oldPrice,
.product-view .view-right .price-box .productTile__price.promoPrice {
  display: block;
  text-align: right;
  line-height: 1;
}
.product-view .view-right .price-box .productTile__price.oldPrice {
  font-size: 21px;
  color: #A8A4A5;
  margin-bottom: 10px;
}
.product-view .view-right .price-box .minimal-price {
  text-align: right;
  font-size: 14px;
}
div.product-content-hover > div.productTile__content > a > div > .minimal-price,
div.product-content > div.productTile__content > a > div > .minimal-price,
#search_autocomplete > ul > li > div.price-box > .minimal-price {
  display: none;
}
@media (max-width: 768px) {
  .product-view .view-right .price-box .productTile__price.oldPrice {
    font-size: 18px;
  }
}
.product-view .view-right .price-box .productTile__price.promoPrice {
  font-size: 38px;
}
@media (max-width: 768px) {
  .product-view .view-right .price-box .productTile__price.promoPrice {
    font-size: 30px;
  }
}
.product-view .sameCategory p.content-title,
.product-view .matchedCategory p.content-title,
.product-view .recentlyViewed p.content-title,
.product-view .product-details p.content-title,
.product-view .product-description p.content-title,
.product-view .product-reviews p.content-title,
.product-view .product-sets p.content-title,
.product-view .product-size-table p.content-title,
.product-view .product-reviewForm p.content-title {
  position: relative;
  font-size: 24px;
  text-align: center;
}
.product-view .sameCategory p.content-title span,
.product-view .matchedCategory p.content-title span,
.product-view .recentlyViewed p.content-title span,
.product-view .product-details p.content-title span,
.product-view .product-description p.content-title span,
.product-view .product-reviews p.content-title span,
.product-view .product-sets p.content-title span,
.product-view .product-size-table p.content-title span,
.product-view .product-reviewForm p.content-title span {
  display: inline-block;
  padding: 0 10px;
  z-index: 2;
  position: relative;
  background-color: #fff;
}
.product-view .sameCategory p.content-title::after,
.product-view .matchedCategory p.content-title::after,
.product-view .recentlyViewed p.content-title::after,
.product-view .product-details p.content-title::after,
.product-view .product-description p.content-title::after,
.product-view .product-reviews p.content-title::after,
.product-view .product-sets p.content-title::after,
.product-view .product-size-table p.content-title::after,
.product-view .product-reviewForm p.content-title::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e8e9e9;
}
.product-view .sameCategory .content,
.product-view .matchedCategory .content,
.product-view .recentlyViewed .content,
.product-view .product-details .content,
.product-view .product-description .content,
.product-view .product-reviews .content,
.product-view .product-sets .content,
.product-view .product-size-table .content,
.product-view .product-reviewForm .content {
  padding-bottom: 20px;
}
.product-view .sameCategory .content .data-table,
.product-view .matchedCategory .content .data-table,
.product-view .recentlyViewed .content .data-table,
.product-view .product-details .content .data-table,
.product-view .product-description .content .data-table,
.product-view .product-reviews .content .data-table,
.product-view .product-sets .content .data-table,
.product-view .product-size-table .content .data-table,
.product-view .product-reviewForm .content .data-table {
  width: 100%;
  font-size: 14px;
}
.product-view .sameCategory .content .data-table th,
.product-view .matchedCategory .content .data-table th,
.product-view .recentlyViewed .content .data-table th,
.product-view .product-details .content .data-table th,
.product-view .product-description .content .data-table th,
.product-view .product-reviews .content .data-table th,
.product-view .product-sets .content .data-table th,
.product-view .product-size-table .content .data-table th,
.product-view .product-reviewForm .content .data-table th,
.product-view .sameCategory .content .data-table td,
.product-view .matchedCategory .content .data-table td,
.product-view .recentlyViewed .content .data-table td,
.product-view .product-details .content .data-table td,
.product-view .product-description .content .data-table td,
.product-view .product-reviews .content .data-table td,
.product-view .product-sets .content .data-table td,
.product-view .product-size-table .content .data-table td,
.product-view .product-reviewForm .content .data-table td {
  padding-bottom: 2px;
  width: 50%;
}
.product-view .sameCategory .content .data-table th:first-child,
.product-view .matchedCategory .content .data-table th:first-child,
.product-view .recentlyViewed .content .data-table th:first-child,
.product-view .product-details .content .data-table th:first-child,
.product-view .product-description .content .data-table th:first-child,
.product-view .product-reviews .content .data-table th:first-child,
.product-view .product-sets .content .data-table th:first-child,
.product-view .product-size-table .content .data-table th:first-child,
.product-view .product-reviewForm .content .data-table th:first-child {
  padding-right: 10px;
}
.product-view .sameCategory .content .data-table td:last-child,
.product-view .matchedCategory .content .data-table td:last-child,
.product-view .recentlyViewed .content .data-table td:last-child,
.product-view .product-details .content .data-table td:last-child,
.product-view .product-description .content .data-table td:last-child,
.product-view .product-reviews .content .data-table td:last-child,
.product-view .product-sets .content .data-table td:last-child,
.product-view .product-size-table .content .data-table td:last-child,
.product-view .product-reviewForm .content .data-table td:last-child {
  padding-left: 10px;
}
.product-view .sameCategory .content .data-table .label,
.product-view .matchedCategory .content .data-table .label,
.product-view .recentlyViewed .content .data-table .label,
.product-view .product-details .content .data-table .label,
.product-view .product-description .content .data-table .label,
.product-view .product-reviews .content .data-table .label,
.product-view .product-sets .content .data-table .label,
.product-view .product-size-table .content .data-table .label,
.product-view .product-reviewForm .content .data-table .label {
  text-align: right;
}
.product-view #product-options-wrapper {
  margin-top: 20px;
  padding-top: 15px;
}
.product-view #product-options-wrapper dl {
  margin-bottom: 0;
}
.product-view #product-options-wrapper dd[id*='product-attribute'] {
  text-align: right;
}
.product-view #product-options-wrapper dd[id*='product-attribute'] input[type="radio"] {
  display: none;
}
.product-view #product-options-wrapper dd[id*='product-attribute'] input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  border: 1px solid #e8e9e9;
  text-align: center;
  width: 40px;
  height: 26px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.product-view #product-options-wrapper dd[id*='product-attribute'] input[type="radio"] + label:hover {
  border: 1px solid #A8A4A5;
}
.product-view #product-options-wrapper dd[id*='product-attribute'] input[type="radio"]:checked + label {
  border: 1px solid #333;
  background-color: rgba(51, 51, 51, 0.95);
  color: #fff;
}
.product-view #product-options-wrapper dd[id*='product-attribute'] label:nth-child(2n+4) {
  margin-left: 8px;
}
.product-view #product-options-wrapper dt.product-attribute-label {
  text-align: right;
}
.product-view #product-options-wrapper dt.product-attribute-label label {
  font-weight: normal;
  font-size: 14px;
}
.product-view #product-options-wrapper .table-of-sizes {
  text-align: right;
  margin-top: 10px;
}
.product-view #product-options-wrapper .table-of-sizes span {
  padding-left: 20px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.product-view #product-options-wrapper .table-of-sizes span::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: 0px -158px;
  width: 15px;
  height: 12px;
}
.product-view #product-options-wrapper .table-of-sizes span:hover {
  text-decoration: underline;
}
.product-view .out-of-stock {
  width: 100%;
  text-align: center;
  color: #FFF;
  background-color: #d9534f;
  text-transform: uppercase;
  padding: 15px 5px;
  margin-top: 35px;
}
.product-view #social-media {
  margin-top: 40px;
  padding: 10px 10px;
  text-align: left;
}
.product-view #social-media .ico {
  display: inline-block;
}
.product-view #social-media .ico:nth-child(1n+2) {
  margin-left: 3px;
}
.product-view #social-media .ico span {
  display: none;
}
.product-view #social-media .ico-fb {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -69px -67px;
  width: 32px;
  height: 32px;
}
.product-view #social-media .ico-fb:hover {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -110px 0px;
  width: 32px;
  height: 32px;
}
.product-view #social-media .ico-tw {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -66px -103px;
  width: 32px;
  height: 32px;
}
.product-view #social-media .ico-tw:hover {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -110px -33px;
  width: 32px;
  height: 32px;
}
.product-view #social-media .ico-pin {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: 0px -103px;
  width: 32px;
  height: 32px;
}
.product-view #social-media .ico-pin:hover {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -110px -66px;
  width: 32px;
  height: 32px;
}
.product-view #social-media .ico-mail {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -36px -67px;
  width: 32px;
  height: 32px;
}
.product-view #social-media .ico-mail:hover {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -33px -103px;
  width: 32px;
  height: 32px;
}
.product-view .review-box {
  padding: 10px 10px 20px;
  text-align: left;
}
.product-view .review-box .no-rating a,
.product-view .review-box .rating-links a {
  cursor: pointer;
}
#size-validation,
.bundle-size-validation {
  text-align: right;
  display: block;
  font-family: 'PTSans-Bold';
  color: #d9534f;
  margin-top: 10px;
}
#size-validation span,
.bundle-size-validation span {
  display: inline-block;
  padding: 5px 25px;
  border: 1px solid #d9534f;
  background-color: #d9534f;
  color: #fff;
  position: relative;
}
#size-validation span::after,
.bundle-size-validation span::after {
  top: -5px;
  right: 8px;
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  display: block;
  border-bottom: 5px solid #d9534f;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 0;
}
.bundle-size-validation {
  width: 210px;
  margin: 10px auto 0;
}
.bundle-size-validation span::after {
  right: 48%;
}
#fwc-gallery-popup .related-products,
.product-view .related-products {
  margin-bottom: 20px;
}
#fwc-gallery-popup .related-products__heading,
.product-view .related-products__heading {
  font-size: 16px;
  color: #020202;
  float: left;
  margin-right: 20px;
}
#fwc-gallery-popup .related-products__list,
.product-view .related-products__list {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
#fwc-gallery-popup .related-products__list li,
.product-view .related-products__list li {
  display: inline-block;
  margin: 3px 3px 0 0;
}
#fwc-gallery-popup .related-products__list li img,
.product-view .related-products__list li img {
  border: 1px solid #e1e1e1;
}
@media (max-width: 991px) {
  #fwc-gallery-popup .related-products__heading,
  .product-view .related-products__heading {
    float: none;
    text-align: center;
  }
  #fwc-gallery-popup .related-products__list,
  .product-view .related-products__list {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
  }
}
/**fwc gallery**/
#fwc-gallery img {
  width: 100%;
  border: 1px solid transparent;
}
#fwc-gallery {
  display: block;
  width: 100%;
}
#fwc-gallery .block-no-photo img {
  display: block;
  margin: 0 auto;
  border: 0;
  max-width: 400px;
}
#fwc-gallery .block-left {
  display: block;
  vertical-align: top;
  width: 85px;
  padding-right: 15px;
  float: left;
  margin-top: 110px;
}
#fwc-gallery .block-right {
  display: block;
  vertical-align: top;
  width: calc(100% - 85px);
  float: right;
}
/**Thumbnails**/
#fwc-gallery .block-left ul#product-thumbnails {
  padding: 0;
  list-style-type: none;
}
@media (max-width: 991px) {
  #fwc-gallery .block-left ul#product-thumbnails {
    text-align: center;
  }
}
#fwc-gallery .block-left li {
  max-width: 70px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  #fwc-gallery .block-left li {
    display: inline-block;
  }
}
#fwc-gallery .block-left li img {
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  cursor: pointer;
}
#fwc-gallery .block-left .bx-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
#fwc-gallery .block-left .bx-viewport {
  height: 270px !important;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a {
  position: absolute;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  left: 0;
  right: 0;
  width: 100%;
  max-width: 70px;
  height: 29px;
  display: block;
  margin-top: 0;
  z-index: 1;
  text-indent: 0;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a span {
  display: block;
  height: 100%;
  margin: 1px;
}
#fwc-gallery .block-left .bx-wrapper:hover .bx-controls-direction a {
  opacity: 1;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-prev {
  top: 0;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-prev span::after {
  position: relative;
  display: block;
  content: '';
  top: 10px;
  left: 27px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -47px -158px;
  width: 14px;
  height: 8px;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-prev:hover span::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -32px -158px;
  width: 14px;
  height: 8px;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-next {
  top: auto;
  bottom: 0;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-next span::after {
  position: relative;
  display: block;
  content: '';
  top: 10px;
  left: 27px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -77px -158px;
  width: 14px;
  height: 8px;
}
#fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-next:hover span::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -62px -158px;
  width: 14px;
  height: 8px;
}
/**end thumbnails**/
/**Images**/
#fwc-gallery .block-right img {
  width: 100%;
}
#fwc-gallery .block-right #product-gallery {
  position: relative;
}
#fwc-gallery .block-right #product-gallery .even {
  width: 100%;
  float: left;
  position: relative;
}
#fwc-gallery .block-right #product-gallery .even .elevate-fallback {
  position: absolute;
  top: 0;
  left: 100%;
  width: 358px;
  border: 1px solid #e1e1e1;
  height: 100%;
  border-left: none;
  background: #fff url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/loader.gif') center center no-repeat;
  z-index: 8;
  display: none;
}
#fwc-gallery .block-right #product-gallery:hover .open-popup {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#fwc-gallery .block-right #product-gallery:hover .actions .nav-prev,
#fwc-gallery .block-right #product-gallery:hover .actions .nav-next {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#fwc-gallery .block-right #product-gallery .actions .nav-prev,
#fwc-gallery .block-right #product-gallery .actions .nav-next {
  -webkit-transition: .3s;
  transition: .3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  cursor: pointer;
  top: 46%;
  z-index: 11;
  width: 50px;
  height: 50px;
  /*background-color: rgba(0, 0, 0, 0.4);*/
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  background-clip: padding-box;
}
#fwc-gallery .block-right #product-gallery .actions .nav-prev {
  left: 0px;
}
#fwc-gallery .block-right #product-gallery .actions .nav-prev span {
  display: block;
  position: relative;
  top: 11px;
  left: 13px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -143px -95px;
  width: 18px;
  height: 28px;
}
#fwc-gallery .block-right #product-gallery .actions .nav-next {
  right: 0px;
}
#fwc-gallery .block-right #product-gallery .actions .nav-next span {
  display: block;
  position: relative;
  top: 11px;
  left: 18px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -143px -95px;
  width: 18px;
  height: 28px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#fwc-gallery .block-right #product-gallery .open-popup {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: .2s;
  transition: .2s;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
#fwc-gallery .block-right #product-gallery .open-popup span {
  display: block;
  position: absolute;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: 0;
  /*background-color: rgba(0, 0, 0, 0.1);*/
  width: 80px;
  height: 80px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  background-clip: padding-box;
}
#fwc-gallery .block-right #product-gallery .open-popup span::after {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  content: '';
  display: block;
  position: absolute;
  top: 24px;
  right: 0;
  left: 4px;
  margin: 0 auto;
  z-index: 10;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: 0px -67px;
  width: 35px;
  height: 35px;
}
#fwc-gallery-popup img.evenImg-2,
#fwc-gallery img.evenImg-2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#fwc-gallery .loader,
#fwc-gallery-popup .loader {
  position: absolute;
  z-index: 12;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.85;
  display: none;
}
#fwc-gallery .loader {
  border: 1px solid #e1e1e1;
}
#fwc-gallery-popup .loader > span,
#fwc-gallery .loader > span {
  display: block;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  color: #221e1f;
  right: 0;
  top: 50%;
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/loader.gif') no-repeat center center #fff;
  border-radius: 5px;
  width: 130px;
  height: 130px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.zoomContainer,
.zoomLens {
  z-index: 9 !important;
}
.zoomWindowContainer > div {
  border: 1px solid #e1e1e1 !important;
}
/**end fwc gallery**/
/**Popup**/
#fwc-gallery-cover {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
}
#fwc-gallery-popup {
  display: none;
  position: fixed;
  top: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  padding: 20px 15px;
  z-index: 2000;
  height: 100%;
  overflow-y: auto;
}
#fwc-gallery-popup > div.row.related-products > div {
  top: -80px;
}

#fwc-gallery-popup .close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 60px;
  top: 40px;
  z-index: 9;
  opacity: 1;
}
#fwc-gallery-popup .close .ico {
  opacity: 0.7;
  border: 0;
  width: initial;
  position: relative;
  top: 8px;
  display: block;
  margin: 0 auto;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/close.svg);
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}
#fwc-gallery-popup .close:hover img {
  opacity: 1;
}
#fwc-gallery-popup img {
  max-width: 100%;
  display: block;
}
#fwc-gallery-popup .block-title {
  display: block;
  padding: 0 0 20px;
  position: relative;
  z-index: 2;
}
#fwc-gallery-popup .block-title .producer-logo {
  display: inline-block;
}
#fwc-gallery-popup .block-title .producer-logo img {
  max-width: 150px;
  max-height: 70px;
}
#fwc-gallery-popup .block-title .producer-logo .producer-logo-text {
  display: block;
  position: relative;
  width: 105px;
  text-transform: uppercase;
  height: 60px;
  text-align: center;
  border: 1px solid #e8e9e9;
  line-height: 60px;
}
#fwc-gallery-popup .block-title img {
  display: block;
}
#fwc-gallery-popup .block-left {
  display: block;
  float: left;
  vertical-align: top;
  padding-right: 15px;
  width: 85px;
}
#fwc-gallery-popup .block-left > img {
  max-width: 70px;
  margin: 0 0 10px;
  cursor: pointer;
  border: 1px solid #E1E1E1;
}
#fwc-gallery-popup .block-right img {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
#fwc-gallery-popup .block-right img.evenImg-2 {
  display: none;
}
#fwc-gallery-popup .block-right {
  display: block;
  position: relative;
  width: calc(100% - 85px);
  float: left;
  overflow: hidden;
  text-align: center;
  top: -80px;
}
#fwc-gallery-popup .block-image {
  width: 100%;
  position: relative;
  display: inline-block;
}
#fwc-gallery-popup .block-right .arrow {
  position: absolute;
  top: 0;
  width: 49%;
  height: 100%;
  cursor: pointer;
}
#fwc-gallery-popup .block-right .arrow-left {
  left: 0;
}
#fwc-gallery-popup .block-right .arrow-right {
  right: 0;
}
#fwc-gallery-popup .block-right .arrow::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
  height: 35px;
  content: '';
}
#fwc-gallery-popup .block-right .arrow-left::after {
  left: 0;
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/quick-view-arrows.png') no-repeat 0 0;
  opacity: 0;
  transition: left 1s ease, opacity 0.3s ease;
  -webkit-transition: left 1s ease, opacity 0.3s ease;
  -moz-transition: left 1s ease, opacity 0.3s ease;
  -o-transition: left 1s ease, opacity 0.3s ease;
}
#fwc-gallery-popup .block-right .arrow-left:hover:after {
  opacity: 1;
  left: 20px;
}
#fwc-gallery-popup .block-right .arrow-right:after {
  right: 0;
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/quick-view-arrows.png') no-repeat -8px 0;
  opacity: 0;
  transition: right 1s ease, opacity 0.3s ease;
  -webkit-transition: right 1s ease, opacity 0.3s ease;
  -moz-transition: right 1s ease, opacity 0.3s ease;
  -o-transition: right 1s ease, opacity 0.3s ease;
}
#fwc-gallery-popup .block-right .arrow-right:hover:after {
  opacity: 1;
  right: 20px;
}
/**end popup**/
/**RWD**/
@media screen and (max-width: 640px) {
  #fwc-gallery .block-left,
  #fwc-gallery .block-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: inherit;
  }
  #fwc-gallery .block-left {
    max-width: 370px;
    margin: 0 auto;
  }
  #fwc-gallery .block-left .bx-viewport {
    height: auto !important;
  }
  #fwc-gallery .block-left .bx-wrapper {
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
  }
  #fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-prev,
  #fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-next {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 25px;
    max-width: 60px;
  }
  #fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -15px !important;
    right: inherit;
  }
  #fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-prev span::after {
    left: 22px;
  }
  #fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-next {
    right: -15px !important;
    left: inherit;
  }
  #fwc-gallery .block-left .bx-wrapper .bx-controls-direction a.bx-next span::after {
    left: 22px;
  }
}
@media screen and (max-width: 767px) {
  #fwc-gallery {
    padding: 0 0 20px;
  }
  #fwc-gallery .open-popup,
  #fwc-gallery-popup,
  #fwc-gallery-cover {
    display: none !important;
  }
  .zoomContainer {
    display: none !important;
  }
  #fwc-gallery .block-right #product-gallery .even:hover .elevate-fallback {
    display: none;
  }
}
/**end rwd**/
.sendfriend-popup {
  font-size: 14px;
  text-align: left;
  position: fixed;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001;
  background: white;
  padding: 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  max-height: 96vh;
  max-width: 92%;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .sendfriend-popup {
    max-width: 100%;
  }
}
.active .sendfriend-popup {
  top: 50%;
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.sendfriend-popup__alert {
  margin: 0 0 30px;
  padding: 10px 10px 10px 35px;
  border: 1px solid #dadbdb;
  background: #f3f4f4;
  color: #020202;
  position: relative;
}
.sendfriend-popup__alert:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 30%;
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -143px 0px;
  width: 23px;
  height: 23px;
}
.sendfriend-popup__container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.15);
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.sendfriend-popup__container.active {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.sendfriend-popup__popupClose {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  width: 30px;
  height: 30px;
}
.sendfriend-popup__popupClose:hover span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sendfriend-popup__popupClose span {
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -47px;
  width: 8px;
  height: 8px;
}
.sendfriend-popup__popupHeading {
  position: relative;
  font-size: 30px;
  text-align: center;
  margin-bottom: 15px;
}
.sendfriend-popup__popupHeading span {
  display: inline-block;
  padding: 0 10px;
  z-index: 2;
  position: relative;
  background-color: #fff;
}
.sendfriend-popup__popupHeading::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e8e9e9;
}
.sendfriend-popup__dane .right ul {
  margin: 10px 0;
}
.sendfriend-popup a {
  color: #f07d14;
}
.sendfriend-popup a:hover {
  text-decoration: underline;
}
.sendfriend-popup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sendfriend-popup .left {
  float: left;
  width: 49%;
  margin: 0 0 0 2%;
  padding: 0 1% 0 0;
}
.sendfriend-popup .right {
  float: left;
  width: 45%;
  margin: 0 0 0 2%;
}
@media (max-width: 767px) {
  .sendfriend-popup .left,
  .sendfriend-popup .right {
    width: 100%;
    float: none;
  }
}
.sendfriend-popup__form .field {
  margin-bottom: 10px;
}
.sendfriend-popup__form .field label {
  float: left;
  width: 30%;
}
.sendfriend-popup__form .field select {
  float: left;
  width: 70%;
}
.sendfriend-popup__form .field select + .validation-advice {
  text-align: right;
}
.sendfriend-popup__form .field .input-box input,
.sendfriend-popup__form .field .input-box textarea {
  border: 1px solid #A8A4A5;
  padding: 0;
  padding: 2px 5px;
}
.sendfriend-popup__form .field .input-box input {
  float: left;
  width: 70%;
}
.sendfriend-popup__form .field .input-box textarea {
  width: 100%;
}
.sendfriend-popup__form .field .input-box .validation-advice {
  text-align: right;
}
.sendfriend-popup__form .field .input-box textarea + .validation-advice {
  text-align: left;
}
.sendfriend-popup__form .field:after {
  content: '';
  clear: both;
  display: block;
}
.sendfriend-popup .validation-advice {
  color: #d9534f;
  margin-bottom: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sendfriend-popup .captcha {
  float: right;
}
.sendfriend-popup .captcha #sendfriend-captcha {
  display: block;
}
.sendfriend-popup .captcha .advice-required-captcha {
  display: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sendfriend-popup .captcha .advice-required-captcha.active {
  display: block;
}
.sendfriend-popup .buttons-set {
  float: right;
  max-height: 60px;
}
.sendfriend-popup .buttons-set .loader {
  display: none;
  width: 120px;
  height: 128px;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  background: url('https://www.hitobuwie.pl/skin/frontend/fwc/default/images/loader.gif') center right no-repeat;
}
.sendfriend-popup .buttons-set .loader.active {
  float: right;
  display: block;
}
.sendfriend-popup .buttons-set .btn-orange {
  float: right;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 18px;
}
/* My account */
#mainContent .customer-wrapper.logout p {
  padding: 20px;
  font-style: italic;
}
#mainContent .customer-wrapper .page-title h1 {
  font-size: 30px;
  display: block;
  margin: 0 0 20px;
  text-align: center;
}
#mainContent .customer-wrapper h2 {
  text-align: center;
  font-size: 20px;
  margin: 0 0 10px;
}
#mainContent .customer-wrapper p {
  text-align: center;
}
#mainContent .customer-wrapper p.required {
  margin: 10px 0;
}
#mainContent .customer-wrapper .content {
  border: 1px solid #dadbdb;
  background-color: #f3f4f4;
  padding: 20px;
  margin-bottom: 20px;
}
#mainContent .customer-wrapper .content .input-box {
  margin: 0 auto;
  max-width: 325px;
}
#mainContent .customer-wrapper .content .input-box.reset-password {
  margin-bottom: 10px;
}
#mainContent .customer-wrapper .content .input-box label {
  font-size: 14px;
  cursor: pointer;
  font-weight: normal;
  display: block;
  text-align: center;
}
#mainContent .customer-wrapper .content .input-box label:active + .input-text,
#mainContent .customer-wrapper .content .input-box label:focus + .input-text,
#mainContent .customer-wrapper .content .input-box label:hover + .input-text,
#mainContent .customer-wrapper .content .input-box .input-text:active,
#mainContent .customer-wrapper .content .input-box .input-text:hover,
#mainContent .customer-wrapper .content .input-box .input-text:focus {
  border: 1px solid #f07d14;
  color: #A8A4A5;
}
#mainContent .customer-wrapper .content .input-box .input-text {
  width: 100%;
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid #A8A4A5;
  background: #FFF;
  color: #A8A4A5;
}
#mainContent .customer-wrapper .content .input-box .input-text.validation-failed {
  border: 1px solid #d9534f;
}
#mainContent .customer-wrapper .content .input-box .validation-advice {
  color: #d9534f;
  padding: 0 0 2px;
  text-decoration: underline;
}
#mainContent .customer-wrapper .buttons-set {
  margin-top: 20px;
  text-align: center;
}
#mainContent .customer-wrapper .prev-link {
  text-align: center;
  margin: 0 0 20px;
}
#mainContent .customer-nav-wrapper {
  margin: 0 auto;
}
#mainContent .customer-nav-wrapper .border-title {
  border-bottom: 1px solid #f07d14;
  margin-bottom: 12px;
}
#mainContent .customer-nav-wrapper h1.page-title {
  margin: 0;
  padding: 0;
  color: #f07d14;
  font-size: 22px;
  text-transform: none;
  line-height: 45px;
}
#mainContent .customer-nav-wrapper .welcome-msg {
  font-size: 15px;
}
#mainContent .customer-nav-wrapper .welcome-msg p {
  margin: 0;
  margin-bottom: 3px;
  text-align: center;
}
#mainContent .customer-nav-wrapper .welcome-msg span {
  display: block;
  text-align: center;
}
#mainContent .customer-nav-wrapper .welcome-msg span a {
  background-color: #e8e9e9;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  padding: 6px 40px;
  margin-bottom: 5px;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#mainContent .customer-nav-wrapper .welcome-msg span a:hover {
  background-color: #A8A4A5;
  color: #FFF;
}
#mainContent .customer-nav-wrapper .customer-account-info {
  text-align: justify;
  margin-bottom: 10px;
  padding-top: 15px;
  border-top: 1px solid #000;
}
#mainContent .customer-nav-wrapper .menu-block .nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#mainContent .customer-nav-wrapper .menu-block .nav-list li {
  display: block;
  float: left;
  margin: 0;
  width: 20%;
  position: relative;
}
@media (min-width: 481px) and (max-width: 640px) {
  #mainContent .customer-nav-wrapper .menu-block .nav-list li {
    width: calc(50% - 2px);
    margin: 1px;
  }
  #mainContent .customer-nav-wrapper .menu-block .nav-list li::before {
    display: none !important;
  }
}
@media (max-width: 480px) {
  #mainContent .customer-nav-wrapper .menu-block .nav-list li {
    width: 100%;
    margin-bottom: 1px;
  }
  #mainContent .customer-nav-wrapper .menu-block .nav-list li::before {
    display: none !important;
  }
}
#mainContent .customer-nav-wrapper .menu-block .nav-list li:not(:first-child):before {
  border-right: 2px solid #fff;
  content: '';
  display: block;
  position: absolute;
  height: 80%;
  left: -1px;
  top: 10%;
  width: 1px;
}
#mainContent .customer-nav-wrapper .menu-block .nav-list li.current {
  display: block !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: block;
  height: 40px;
  padding: 10px 0;
  text-align: center;
  background-color: #f07d14;
  color: #fff;
}
#mainContent .customer-nav-wrapper .menu-block .nav-list li a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block !important;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  height: 40px;
  padding: 10px 5px;
  text-align: center;
  width: 100%;
  border: 0;
  background-color: #A8A4A5;
}
#mainContent .customer-nav-wrapper .menu-block .nav-list li a strong {
  font-weight: normal;
}
#mainContent .customer-nav-wrapper .menu-block .nav-list li a:hover,
#mainContent .customer-nav-wrapper .menu-block .nav-list li a:active,
#mainContent .customer-nav-wrapper .menu-block .nav-list li a:focus {
  background-color: rgba(240, 125, 20, 0.75);
}
#mainContent .my-account h2 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 36px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
#mainContent .my-account em {
  color: #d9534f;
  padding-right: 3px;
}
#mainContent .my-account label {
  font-size: 14px;
  display: block;
  margin: 0;
  font-weight: normal;
}
#mainContent .my-account span.label {
  font-size: 14px;
  display: block;
  padding: 0 0 5px;
}
#mainContent .my-account .input-box {
  margin: 0;
  margin-bottom: 15px;
  font-size: 14px;
}
#mainContent .my-account .input-box label {
  cursor: pointer;
  font-weight: normal;
}
#mainContent .my-account .input-box label:active + .input-text,
#mainContent .my-account .input-box label:focus + .input-text,
#mainContent .my-account .input-box label:hover + .input-text,
#mainContent .my-account .input-box .input-text:active,
#mainContent .my-account .input-box .input-text:hover,
#mainContent .my-account .input-box .input-text:focus {
  border: 1px solid #f07d14;
  color: #A8A4A5;
}
#mainContent .my-account .input-box .input-text {
  width: 100%;
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid #A8A4A5;
  background: #FFF;
  color: #A8A4A5;
}
#mainContent .my-account .input-box .input-text.validation-failed {
  border: 1px solid #d9534f;
}
#mainContent .my-account .input-box .validation-advice {
  background-color: #d9534f;
  color: #FFF;
  padding: 0 5px 2px;
}
#mainContent .my-account .input-box.input-vat-checbox {
  margin-top: 20px;
  margin-bottom: 24px;
}
#mainContent .my-account .buttons-set button {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 30px;
  display: inline-block;
}
#mainContent .my-account .buttons-set button.btn-gray {
  border: 1px solid #A8A4A5;
  color: #FFF;
  background-color: #A8A4A5;
}
#mainContent .my-account .buttons-set button:hover.btn-gray {
  color: #A8A4A5;
  background-color: #A8A4A5;
  border: 1px solid #A8A4A5;
}
#mainContent .my-account .buttons-set button.btn-orange {
  color: #FFF;
  background-color: #f07d14;
  border: 1px solid #f07d14;
}
#mainContent .my-account .buttons-set button:hover.btn-orange {
  color: #f07d14;
  background-color: #FFF;
}
#mainContent .my-account .buttons-set button + a {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  margin-left: 15px;
}
#mainContent .my-account .buttons-set a {
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid transparent;
  padding: 5px 20px;
  text-decoration: none;
  cursor: pointer;
}
#mainContent .my-account .buttons-set a.prev-link {
  margin-right: 5px;
}
#mainContent .my-account .customer-account-dashboard {
  margin-top: 2%;
  margin-bottom: 25px;
  padding: 15px;
  padding-bottom: 2%;
  border: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
  display: block;
}
#mainContent .my-account .customer-account-dashboard p {
  margin: 0;
}
.customer-account-address .book-content {
  margin: 25px 0;
  padding: 15px;
  border: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
}
.customer-account-address .book-content .address-header {
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 2px solid #e8e9e9;
}
.customer-account-address .book-content .address-header .address-action {
  padding-left: 26px;
}
.customer-account-address .book-content .address-row {
  color: #333;
  font-size: 13px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 2px solid #e8e9e9;
}
.customer-account-address .book-content .address-row.last {
  border-bottom: 2px solid #e8e9e9;
}
.customer-account-address .book-content .address-row .address-content {
  padding: 10px 0;
}
.customer-account-address .book-content .address-row .address-content .default-address {
  font-weight: 600;
}
.customer-account-address .book-content .address-row .btn-link {
  color: #333;
  display: inline-block;
  border: 1px solid transparent;
  text-decoration: none;
  cursor: pointer;
}
.customer-account-address .book-content .address-row .btn-link span {
  position: relative;
  padding-left: 10px;
  padding-right: 15px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
.customer-account-address .book-content .address-row .btn-link span::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #f07d14;
  position: absolute;
  top: 5px;
  margin-left: 5px;
}
.customer-account-address .book-content .address-row .btn-link:active,
.customer-account-address .book-content .address-row .btn-link:hover,
.customer-account-address .book-content .address-row .btn-link:focus {
  border: 1px solid #f07d14;
  color: #f07d14;
}
.customer-account-address .book-content .address-row:nth-child(odd) {
  background-color: #e8e9e9;
}
.customer-account-address .book-content .address-row .sameas-address {
  display: block;
  margin-bottom: 20px;
}
.customer-account-address .book-content .address-row.hidden-xs + .address-separator {
  border-bottom: 2px solid #e8e9e9;
}
.customer-account-address .book-content .control-box {
  margin: 7px 0;
}
.customer-account-address .book-content .glyphicon-ok:before {
  margin-right: 8px;
}
.customer-account-address .book-content .address-set {
  padding-top: 15px;
}
.customer-account-address .edit-content {
  border: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
}
.customer-account-address .edit-content .company-hidden .input-box {
  display: none;
  margin-top: 5px;
}
.customer-account-address .edit-content .edit-buttons-set .prev-link {
  margin: 0 10px 0 0;
  padding: 0 15px;
  display: inline-block;
  float: left;
  background-color: #b5b5b5;
}
.customer-account-agreements {
  display: block;
}
.customer-account-agreements .agreements-content {
  margin: 25px 0;
  padding: 15px;
  border: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
}
.customer-account-agreements .agreements-list {
  width: 80%;
  margin: 20px 0 25px 20px;
  padding: 0 0 0 15px;
  color: #f07d14;
  text-align: justify;
  font-size: 14px;
  list-style: square;
}
.customer-account-agreements .agreements-list li {
  margin-bottom: 10px;
}
.customer-account-agreements .agreements-list li p {
  color: #464545;
  padding-left: 15px;
}
.customer-account-agreements .agreements-list li p a {
  color: #f07d14;
}
.customer-account-info .edit-content {
  margin: 25px 0;
  padding: 15px;
  border: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
}
.customer-account-info .edit-content label {
  display: block;
  margin: 0;
  padding-bottom: 2px;
  padding-left: 3px;
  cursor: pointer;
  font-weight: normal;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.customer-account-info .edit-content .account-name-and-surname em,
.customer-account-info .edit-content .account-email em {
  display: none;
}
.customer-account-info .edit-content .inputtobe {
  display: block;
  border: 1px solid #A8A4A5;
  background: #FFF;
  color: #A8A4A5;
  font-size: 14px;
  margin-bottom: 15px;
  padding: 5px 10px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.customer-account-info .password-content {
  margin: 25px 0;
  padding: 15px;
  border: 1px solid #A8A4A5;
  border-top: 3px solid #f07d14;
}
.customer-account-info .password-content .edit-buttons-set {
  margin-top: 15px;
}
.customer-account-newsletter {
  display: block;
}
.customer-account-newsletter .newsletter-content {
  margin: 25px 0;
  padding: 15px;
  border: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
}
.customer-account-newsletter .newsletter-content .fieldset ul.form-list {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 0 0 0 15px;
  text-align: justify;
  font-size: 14px;
  list-style: none;
}
.customer-account-newsletter .newsletter-content .fieldset ul.form-list li.control {
  margin-bottom: 10px;
}
.customer-account-newsletter .newsletter-content .fieldset ul.form-list li.control label {
  padding-left: 30px !important;
}
.customer-account-newsletter .newsletter-content .buttons-set button.btn-orange {
  padding: 5px 45px !important;
}
.customer-account-orders .orders-history-content {
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 15px 15px 20px;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  border-top: 3px solid #A8A4A5;
}
.customer-account-orders .orders-history-content .orders-details-header {
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 2px solid #f07d14;
}
.customer-account-orders .orders-history-content .orders-details-header .row > div {
  text-align: center;
  color: #A8A4A5;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.customer-account-orders .orders-history-content .order-row {
  padding: 3px 0;
  border-bottom: 1px solid #e8e8e8;
  background-color: #f9f9f9;
}
.customer-account-orders .orders-history-content .order-row:nth-child(odd) {
  background-color: #fff;
}
.customer-account-orders .orders-history-content .order-row a {
  text-decoration: none;
  display: inline-block;
}
.customer-account-orders .orders-history-content .order-row .btn-link {
  display: inline-block;
  border: 1px solid transparent;
  color: #fff;
  background-color: rgba(240, 125, 20, 0.6);
  text-decoration: none;
  cursor: pointer;
}
.customer-account-orders .orders-history-content .order-row .btn-link span {
  display: block;
  position: relative;
  padding: 2px 22px 2px 12px;
  text-transform: uppercase;
}
.customer-account-orders .orders-history-content .order-row .btn-link span::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #fff;
  position: absolute;
  top: 8px;
  margin-left: 10px;
}
.customer-account-orders .orders-history-content .order-row .btn-link:active,
.customer-account-orders .orders-history-content .order-row .btn-link:hover,
.customer-account-orders .orders-history-content .order-row .btn-link:focus {
  border: 1px solid #f07d14;
  background-color: transparent;
  color: #f07d14;
}
.customer-account-orders .orders-history-content .order-row .btn-link:active span::after,
.customer-account-orders .orders-history-content .order-row .btn-link:hover span::after,
.customer-account-orders .orders-history-content .order-row .btn-link:focus span::after {
  border-left-color: #f07d14;
}
.customer-account-orders .orders-history-content .order-row .order-row-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.customer-account-orders .orders-history-content .order-row .order-row-wrapper em {
  color: #A8A4A5 !important;
  font-style: normal;
}
.customer-account-orders .orders-history-content .order-row .order-row-wrapper.shown {
  background-color: #ebedee;
  border-bottom: 1px solid #b9b9b9;
}
.customer-account-orders .orders-history-content .order-row .order-row-wrapper > .order-detail-header > div {
  min-height: 30px;
  line-height: 30px;
}
.customer-account-orders .orders-history-content .row > div {
  text-align: center;
  color: #4e4c4c;
  font-size: 12px;
  text-transform: uppercase;
}
.customer-account-orders .orders-history-content .amount {
  display: none;
}
.customer-account-orders .account-pager .toolbar-bottom {
  margin-top: 20px;
  border-top: 0;
}
.customer-account-orders .account-pager .toolbar-bottom .pager {
  margin-top: 10px;
  margin-bottom: 5px;
}
.customer-account-orders .account-pager .toolbar-bottom .pager .limiter {
  margin: 2px 0;
  text-align: left;
  font-size: 12px;
  margin-bottom: 0;
}
.customer-account-orders .account-pager .toolbar-bottom .pager .limiter label {
  font-weight: normal;
  display: inline;
  float: left;
  padding-bottom: 2px;
  padding-right: 3px;
}
.customer-account-orders .account-pager .toolbar-bottom .pager .limiter .btn-group.bootstrap-select {
  display: inline-block;
  float: left;
}
.customer-account-orders .account-pager .toolbar-bottom .pager .limiter select {
  display: none;
}
.customer-account-orders .account-pager .toolbar-bottom .pager .limiter li > a,
.customer-account-orders .account-pager .toolbar-bottom .pager .limiter li > span {
  display: block;
  padding: 3px 20px;
  border-radius: 0;
}
.customer-account-orders .account-pager .toolbar-bottom .pager .pages a span.label {
  display: inline !important;
}
.customer-account-order-items .order-info-items {
  padding: 15px;
  border-left: 1px solid #A8A4A5;
  border-right: 1px solid #A8A4A5;
  border-bottom: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
}
.customer-account-order-items .order-info-items .order-details-header {
  padding: 5px 0;
  text-align: center;
  margin-top: 10px;
  background-color: rgba(240, 125, 20, 0.8);
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.customer-account-order-items .order-info-items .order-details-header .product-info {
  text-align: left !important;
}
.customer-account-order-items .order-info-items .order-details-header div > div {
  padding: 0;
  text-align: center;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item div {
  text-transform: uppercase;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col1 {
  text-align: center;
  text-transform: none;
  font-size: 14px;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col1 img {
  margin: 0 auto;
  display: block;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col2 {
  padding-top: 10px;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col2 .product-name {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 10px 0;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col2 .item-options {
  font-size: 12px;
  margin: 10px 0;
  text-transform: uppercase;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col2 .item-options .option-value {
  font-weight: 600;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col3,
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col4 {
  font-size: 14px;
  text-align: center;
  text-transform: none;
  padding-top: 40px;
}
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col3 .mobile-price-item,
.customer-account-order-items .order-info-items .order-details-wrapper .order-detail-item .col4 .mobile-price-item {
  text-transform: uppercase;
  font-weight: bold;
}
.customer-account-order-info {
  margin-top: 15px;
  margin-bottom: 25px;
  background: #fefefe;
  color: #A8A4A5;
}
.customer-account-order-info .order-info-content {
  margin: 0;
  margin-bottom: 10px;
  padding: 15px;
  border-left: 1px solid #A8A4A5;
  border-right: 1px solid #A8A4A5;
  border-bottom: 1px solid #A8A4A5;
  border-top: 3px solid #A8A4A5;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
}
.customer-account-order-info .order-info-content .info-row {
  padding: 1px 0;
  color: #333;
}
.customer-account-order-info .order-info-content .info-row .left-col {
  display: inline-block;
  width: 40%;
  vertical-align: top;
  padding-left: 5%;
}
.customer-account-order-info .order-info-content .info-row .right-col {
  display: inline-block;
  max-width: 40%;
  vertical-align: top;
}
.customer-account-order-info .order-info-content .info-row.info-row-billing {
  margin-top: 10px;
}
.customer-account-order-info .order-info-content .info-row.info-row-shipping {
  margin-top: 10px;
  margin-bottom: 20px;
}
.customer-account-order-info .order-info-footer {
  padding-top: 15px;
  border-top: 2px solid #A8A4A5;
}
.customer-account-order-info .order-info-footer .buttons-set a {
  padding: 8px 35px;
}
/* Homepage */
.homeSlider {
  position: relative;
  overflow: hidden;
  height: 27vw;
}
@media (max-width: 1000px) {
  .homeSlider {
    height: 100vw;
  }
}
@media (max-width: 767px) {
  .homeSlider {
    height: 100vw;
  }
}
@media (max-width: 640px) {
  .homeSlider {
    height: 100vw;
  }
}
@media (max-width: 480px) {
  .homeSlider {
    height: 100vw;
  }
}
.homeSlider .productsGrid {
  width: 50000px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .homeSlider .productsGrid {
    height: 100%;
  }
}
.homeSlider .productsGrid--container {
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .homeSlider .productsGrid--container {
    margin-left: 0;
    height: 100%;
  }
}
.homeSlider .productsGrid--product {
  float: left;
  width: 100vw;
  position: relative;
}
@media (max-width: 1199px) {
  .homeSlider .productsGrid--product {
    width: 100vw;
  }
}
@media (max-width: 991px) {
  .homeSlider .productsGrid--product {
    width: 100vw;
  }
}
@media (max-width: 767px) {
  .homeSlider .productsGrid--product {
    width: 100vw;
    height: 100%;
  }
}
.homeSlider .productsGrid--product_picture {
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .homeSlider .productsGrid--product_picture {
    width: auto;
    height: 100%;
  }
}
.homeSlider .productsGrid--product_picture img {
  width: 100%;
}
@media (max-width: 640px) {
  .homeSlider .productsGrid--product_picture img {
    width: auto;
  }
}
.homeSlider .productsGrid--controls {
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  height: 100%;
  width: calc((100% - 1140px)/2);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.homeSlider .productsGrid--controls:hover {
  background: rgba(0, 0, 0, 0.5);
}
.homeSlider .productsGrid--controls:hover::before {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  left: 50%;
}
@media (max-width: 1199px) {
  .homeSlider .productsGrid--controls {
    width: calc((100% - 940px)/2);
  }
}
@media (max-width: 991px) {
  .homeSlider .productsGrid--controls {
    width: calc((100% - 720px)/2);
  }
}
@media (max-width: 767px) {
  .homeSlider .productsGrid--controls {
    width: 15px;
  }
}
.homeSlider .productsGrid--controls::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -143px -95px;
  width: 18px;
  height: 28px;
  -webkit-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  .homeSlider .productsGrid--controls::before {
    display: none;
  }
}
.homeSlider .productsGrid--controls_prev {
  left: 0;
}
.homeSlider .productsGrid--controls_prev::before {
  left: 80%;
}
.homeSlider .productsGrid--controls_next {
  right: 0;
}
.homeSlider .productsGrid--controls_next::before {
  -webkit-transform: rotate(180deg) translate(50%, 50%);
  -ms-transform: rotate(180deg) translate(50%, 50%);
  transform: rotate(180deg) translate(50%, 50%);
  left: 20%;
}
.homeSlider .productsGrid--link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.homeSlider .productsGrid--link.nosplit {
  width: 100%;
}
.homeSlider .productsGrid--link.split {
  width: 50%;
}
.homeSlider .productsGrid--link.split:nth-child(2) {
  right: 0;
  left: auto;
}
.homeSlider .productsGrid--pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  z-index: 3;
  padding: 0;
}
.homeSlider .productsGrid--pagination li {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 2px solid #4c4a4b;
  background: white;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.homeSlider .productsGrid--pagination li:hover,
.homeSlider .productsGrid--pagination li.active {
  background: #4c4a4b;
}
.brands {
  margin: 0px auto;
  position: relative;
}
.brands:hover .brandsCarousel--controls {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.brands .brandsCarousel {
  width: 50000px;
  margin: 5px 0px;
  padding: 0;
  list-style: none;
}
.brands .brandsCarousel__container {
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
  box-sizing: content-box;
}
.brands .brandsCarousel--controls {
  position: absolute;
  top: 30px;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 30px;
  height: calc(100% - 60px);
  cursor: pointer;
  z-index: 3;
}
.brands .brandsCarousel--controls .icon {
  top: 50%;
  left: 70%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.brands .brandsCarousel--controls .icon:after {
  content: '';
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/arrow.svg);
  background-size: 18px 25px;
  width: 18px;
  height: 25px;
  opacity: 0.6;
}
.brands .brandsCarousel--controls_prev {
  left: -15px;
}
.brands .brandsCarousel--controls_prev .icon:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.brands .brandsCarousel--controls_next {
  right: 0px;
}
.brands .brandsCarousel--product {
  float: left;
  width: 142.5px;
  padding: 0 10px;
  height: 120px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 1199px) {
  .brands .brandsCarousel--product {
    width: 117.5px;
  }
}
@media (max-width: 1199px) {
  .brands .brandsCarousel--product {
    width: 120px;
  }
}
.brands .brandsCarousel--product a {
  position: relative;
}
.brands .brandsCarousel--product a img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home_cms_sections {
  font-size: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.home_cms_sections:before {
  content: none;
}
.home_cms_sections:after {
  content: none;
}
.home_cms_sections__section {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  display: table;
  border: 1px solid #a9a9a9;
  background: #f4f4f4;
  padding: 20px;
}
.home_cms_sections__section img {
  width: 100%;
  height: auto;
}
.home_cms_sections__section a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999px;
}
.home_cms_sections__section > h2 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 30px;
  font-weight: bold;
}

.home_cms_sections__section > h3 {
  border-top: 2px solid #a9a9a9;
  display: inline-block;
  margin-top: 0px;
  padding-top: 5px;
  font-size: 24px;
}
.home_cms_sections__section a.split {
  width: 50%;
}
.home_cms_sections__section a.split:nth-child(2n) {
  right: 0;
  left: auto;
}
@media (min-width: 992px) {
  .home_cms_sections__section.single {
    width: 32.30%;
  }
  .home_cms_sections__section.double {
    width: 65.5%;
  }
  .home_cms_sections__section.triple {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .home_cms_sections__section {
    margin-bottom: 20px;
  }
}
.productCarousel {
  margin-bottom: 3px;
  position: relative;
}
.productCarousel:hover .productTile--controls {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.productCarousel .productTile {
  width: 50000px;
  margin-bottom: 5px;
}
.productCarousel .productTile__productPhoto {
  padding-bottom: 30px;
}
.productCarousel .productTile__productPhoto img {
  max-width: 365px;
  max-height: 800px;
}
.productCarousel .productTile__labels {
  top: -30px;
}
.productCarousel .productTile--product {
  position: relative;
}
.productCarousel .productTile--product:hover {
  z-index: 5;
}
.productCarousel .productTile--product:hover::after {
  z-index: -1;
  position: absolute;
  content: '';
  display: block;
  top: 0;
  right: 5px;
  bottom: 0;
  left: 5px;
  background-color: #fff;
  opacity: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.productCarousel .productTile__sizes {
  padding: 0;
  margin-bottom: 5px;
}
.productCarousel .productTile__container {
  overflow: hidden;
  width: 100%;
  padding: 8px 0 0;
  margin-bottom: 0;
}
.productCarousel .productTile--controls {
  position: absolute;
  top: 60px;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 30px;
  height: calc(100% - 60px);
  cursor: pointer;
  z-index: 11;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.productCarousel .productTile--controls .icon {
  top: 50%;
  left: 70%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.productCarousel .productTile--controls .icon:after {
  content: '';
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/arrow.svg);
  background-size: 18px 25px;
  width: 18px;
  height: 25px;
  opacity: 0.6;
}
.productCarousel .productTile--controls_prev {
  left: -15px;
}
.productCarousel .productTile--controls_prev .icon:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.productCarousel .productTile--controls_next {
  right: 0px;
}
@media (max-width: 768px) {
  .productCarousel .productTile--controls {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .productCarousel .productTile--controls_prev {
    left: -15px;
  }
  .productCarousel .productTile--controls_next {
    right: 0px;
  }
}
.product-view .productCarousel .productTile .productTile--controls {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.product-view .productCarousel .productTile .productTile--controls_prev {
  left: -25px;
}
.product-view .productCarousel .productTile .productTile--controls_next {
  right: -25px;
}
@media (max-width: 768px) {
  .product-view .productCarousel .productTile .productTile--controls {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .product-view .productCarousel .productTile .productTile--controls_prev {
    left: 15px;
  }
  .product-view .productCarousel .productTile .productTile--controls_next {
    right: 15px;
  }
}
.productCarousel .productTile__content {
  position: relative;
  min-height: 100px;
  padding: 2px 5px 0;
}
.productCarousel .productTile__related {
  left: 0;
}
@media (max-width: 420px) {
  .productCarousel__title {
    text-align: center;
    display: block;
    padding: 5px 25px;
  }
}
.productCarousel__button {
  float: right;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding-right: 40px;
}
.productCarousel__button:hover {
  background: #dadbdb;
  color: #020202;
}
.productCarousel__button:hover .greyHeader__arrow {
  background: #f07d14;
}
@media (max-width: 420px) {
  .productCarousel__button {
    display: block;
    position: relative;
    float: none;
    border-top: 1px solid white;
  }
}
.productCarousel__seeAll {
  font-style: italic;
  text-transform: lowercase;
  border-left: 1px solid white;
  display: inline-block;
  color: #383838;
}
@media (max-width: 420px) {
  .productCarousel__seeAll {
    border: none;
    padding: 10px 20px;
  }
}
.sameCategory.productCarousel .productTile--controls_prev,
.matchedCategory.productCarousel .productTile--controls_prev,
.recentlyViewed.productCarousel .productTile--controls_prev {
  left: -25px;
}
.sameCategory.productCarousel .productTile--controls_next,
.matchedCategory.productCarousel .productTile--controls_next,
.recentlyViewed.productCarousel .productTile--controls_next {
  right: -15px;
}
/* Customer */
.account {
  /*margin-bottom: 100px;
  text-align: center;
  min-height: 480px;*/
}
.account__back {
  background: #f3f4f4;
  border: 1px solid #dadbdb;
  padding: 20px;
}
.account-login .account__back {
  min-height: 300px;
}
@media (max-width: 767px) {
  .account-login .account__back {
    margin-bottom: 30px;
    min-height: 0;
  }
}
.account__title {
  font-size: 28px;
  line-height: 135%;
  display: block;
  margin: 0 0 20px;
}
.account__info {
  font-size: 16px;
  margin: 0 0 40px;
}
.account__info.register {
  font-size: 15px;
}
.account__advantages,
.review__label,
.product_add__label {
  list-style: none;
  text-align: left;
  margin: 0 0 35px 0;
  padding: 0;
}
.account__advantages li,
.review__label,
.product_add__label {
  position: relative;
  margin: 0 0 5px 0;
  padding-left: 25px;
  font-size: 16px;
}
.review__label{
  margin: 0 0 5px 30px;
  color: #f07d14;
  position: absolute;
}
.account__advantages li:before,
.review__label:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -90px;
  width: 16px;
  height: 15px;
}
.product_add__label:before
{
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  background-position: -167px -90px;
  width: 16px;
  height: 15px;
}
.account__advantages-info {
  margin-left: 25px;
  text-align: left;
  text-decoration: underline;
  font-size: 16px;
}
.account .form-list {
  list-style: none;
  padding: 0;
  text-align: left;
}
.account .form-list .input-box {
  margin-bottom: 5px;
  position: relative;
}
.account .form-list .input-box.newsletter {
  text-align: left;
}
.account .form-list .input-box .validation-advice {
  color: #d9534f;
  text-align: center;
  margin: 2px 0 10px;
}
.account .form-list .input-box input {
  width: 100%;
  padding: 5px 10px;
  font-size: 16px;
  border: 1px solid #c0c2c2;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.account .form-list .input-box input:focus {
  border: 1px solid #838282;
}
.account .form-list .input-box input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
}
.account .form-list .input-box input[type=checkbox] + label {
  padding-left: 25px;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
}
.account .form-list .input-box input.validation-failed {
  border: 1px solid #d9534f;
}
.account .buttons-set button {
  width: 100%;
}
.account .buttons-set a {
  display: inline-block;
  font-size: 16px;
  margin-top: 12px;
}
/* Category */
.filters {
  font-size: 13px;
  width: 25%;
  float: left;
  padding: 0 15px;
}
.filters .m-selected-ln-item .m-selected-filter-item {
  position: relative;
  display: block;
  color: #f07d14;
  font-size: 18px;
  padding-bottom: 10px;
}
@media (max-width: 1199px) {
  .filters {
    width: 33.333%;
  }
}
@media (max-width: 991px) {
  .filters {
    float: none;
    width: 100%;
  }
  .filters dl:not(.uncollapse) {
    display: none;
  }
  .filters__description > dl:not(.uncollapse) {
    display: block;
  }
}
.filters #copyList {
  display: none;
}
@media (min-width: 992px) {
  .filters__pagi {
    float: right;
  }
}
@media (max-width: 991px) {
  .filters__pagi {
    margin-bottom: 20px;
  }
}
.filters__header {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .filters__header--container {
    float: left;
  }
.filters__header .greyHeader__title.untoggl {
  display: none;
}
}
.logoheader .filters__header {
  display: none;
}
.logoheader.filters__fixedButton .filters__header {
  display: block;
  position: absolute;
  bottom: calc(-100% + 10px);
  left: 15px;
  width: calc(25% - (15px/2));
}
.filters__header.toggled .greyHeader__title.untoggl {
  cursor: pointer;
  display: block;
}
.filters__header.toggled .greyHeader__title.toggl {
  display: none;
}
@media (max-width: 991px) {
  .filters__header {
    text-align: left;
    position: relative;
    cursor: pointer;
  }
  .filters__header .greyHeader__title {
    padding: 5px 15px;
    font-size: 20px;
    /*visibility: hidden;*/
    position: relative;
  }
  .filters__header.uncollapse:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .filters__header:after {
    content: '';
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
    background-position: -95px -57px;
    width: 14px;
    height: 9px;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 15px;
  }
span.greyHeader__title.toggl {
    display: none;
}
}
.filters__current {
  padding: 0 0 15px;
}
.filters__current--title {
  color: #f07d14;
  text-transform: uppercase;
  margin: 0;
  font-size: 17px;
  font-weight: bold;
}
.filters__activeList {
  padding: 0;
  margin-bottom: 10px;
  list-style: none;
}
.filters__activeList .row-label {
  margin-top: 5px;
}
.filters__activeList .row-value {
  margin-top: 2px;
}
.filters__activeList .label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
.filters__activeList .value {
  display: inline-block;
  margin-left: 30px;
}
.filters__activeList li {
  position: relative;
}
.filters__activeList li a.btn-remove {
  position: absolute;
  right: 0;
  top: 0;
}
.filters__activeList li a.btn-remove:after {
  content: '+';
  position: absolute;
  top: -9px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 26px;
  opacity: 0.6;
}
.filters__activeList li a.btn-remove:hover:after {
  opacity: 1;
}
.filters__clearAll {
  padding-top: 10px;
}
.filters__clearAll a {
  background: #f07d14;
  border: 1px solid #f07d14;
  color: white;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 5px 0;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.filters__clearAll a:hover {
  background: white;
  color: #f07d14;
}
.filters__input {
  margin: 0 5px;
  padding: 5px 10px;
  width: 100%;
  border: 1px solid #dadbdb;
  opacity: 0.8;
}
.filters__input:focus {
  border: 1px solid #A8A4A5;
  opacity: 1;
}
.filters__input#searchBrands {
  font-size: 12px;
  margin: 0 0 15px;
}
.filters__priceForm--span {
  text-transform: uppercase;
}
.filters__priceForm--input {
  width: 60px;
  font-family: 'PTSans-Bold';
}
.filters__priceForm--input.m-slider[type=text] {
  width: 60px;
}
.filters__priceForm--error {
  color: #d9534f;
  font-size: 12px;
  margin: 5px 0;
  height: 0;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.filters__priceForm--error.active {
  height: auto;
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.filters dl {
  margin: 0;
}
.filters dl dt {
  font-weight: normal;
  border-top: 1px solid #dadbdb;
  padding: 10px 0;
  font-family: 'PTSans-Bold';
  text-transform: uppercase;
  font-size: 17px;
  color: #020202;
  opacity: 0.8;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.filters dl dt.toggled:after {
  -webkit-transform: scale(0.7) rotate(180deg);
  -ms-transform: scale(0.7) rotate(180deg);
  transform: scale(0.7) rotate(180deg);
}
.filters dl dt:after {
  content: '';
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -95px -57px;
  width: 14px;
  height: 9px;
  position: absolute;
  top: 15px;
  right: 0;
  display: inline-block;
  font-size: 20px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.filters dl dt:hover {
  opacity: 1;
}
.filters dl dd {
  padding: 5px 5px 15px;
}
.filters dl dd .m-option-search {
  padding: 0;
}
.filters dl dd ol {
  padding: 0 5px;
  list-style: none;
}
@media (max-width: 991px) {
  .filters dl dd ol:before,
  .filters dl dd ol:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .filters dl dd ol:after {
    clear: both;
  }
}
@media (max-width: 991px) {
  .filters dl dd ol li {
    width: auto;
    margin-right: 5px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'PTSans-Bold';
  }
  .filters dl dd ol li:last-child {
    margin-right: 0;
  }
  .filters dl dd ol li a {
    padding: 8px;
    display: inline-block;
    border: 1px solid #dadbdb;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .filters dl dd ol li a:hover {
    background: #f07d14;
    border: 1px solid #f07d14;
    color: white;
  }
}
.filters dl dd ol li a {
  position: relative;
  display: block;
  color: #676566;
  font-size: 15px;
  padding-bottom: 10px;
}
.filters dl dd ol li a:hover {
  color: #020202;
}
@media (max-width: 991px) {
  .filters dl dd ol li a:hover {
    color: white;
  }
}
.filters dl dd ol li a img {
  margin: 0 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.filters dl dd ol li a.size {
  padding: 8px;
  display: inline-block;
  border: 1px solid #dadbdb;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.filters dl dd ol li a.size:hover {
  background: #f07d14;
  border: 1px solid #f07d14;
  color: white;
}
.filters dl dd ol li a.m-checkbox-unchecked {
  background: transparent url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/manapro_filtercheckboxes/checkbox_unchecked.png) 0 4px no-repeat;
}
.filters dl dd ol li a.m-checkbox-unchecked:hover {
  background: transparent url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/manapro_filtercheckboxes/checkbox_unchecked_hover.png) 0 4px no-repeat;
}
.filters dl dd ol li a.m-checkbox-checked {
  background: transparent url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/manapro_filtercheckboxes/checkbox_checked.png) 0 4px no-repeat;
}
.filters dl dd ol li a.m-checkbox-checked:hover {
  background: transparent url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/manapro_filtercheckboxes/checkbox_checked_hover.png) 0 4px no-repeat;
}
@media (max-width: 991px) {
  .filters dl dd {
    display: none;
  }
  .filters dl dd ol {
    height: auto !important;
  }
a.m-show-more-action {
    display: none !important;
}
}
.m-filter-colors.labels li.filters__size {
  width: 30%;
  margin-right: 3.33%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  font-family: 'PTSans-Bold';
}
.m-filter-colors.labels li.filters__size:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .m-filter-colors.labels li.filters__size {
    width: auto;
    margin-right: 5px;
  }
}
.filters__description dl dt {
  text-transform: none;
}
.filters__description dl dt:after {
  display: none;
}
.filters__description dl dt h1 {
  font-size: 17px;
  margin: 0;
}
@media (max-width: 991px) {
  .filters__description dl dd {
    display: block;
  }
}
@media (max-width: 991px) {
  .filters__description {
    display: none;
  }
}
.filters__headerButton {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  bottom: -28px;
  left: 0;
  cursor: pointer;
}
@media (max-width: 991px) {
  .filters__headerButton {
    display: none;
  }
}
.logoheader.filters__fixedButton .filters__headerButton {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  max-width: 300px;
  height: 28px;
  padding: 5px 20px 5px 40px;
  background: #e7e5e1;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05);
}
.logoheader.filters__fixedButton .filters__headerButton:before {
  content: '';
  position: absolute;
  left: 0;
  top: -5px;
  display: inline-block;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0.5;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -69px 0px;
  width: 40px;
  height: 40px;
}
.filters__headerButton .togg {
  display: none;
}
.filters__headerButton.toggled .untoggled {
  display: none;
}
.filters__headerButton.toggled .togg {
  display: block;
}
.m-filter-colors.m-filter-css-checkboxes.labels .m-color {
  margin: 0 5px 0 25px;
  border: 1px solid #dadbdb;
}
ol.m-filter-colors.m-filter-css-checkboxes.labels li a,
ol.m-filter-colors.m-filter-css-checkboxes.labels li.m-selected-ln-item a {
  padding-left: 0px;
  display: block;
  text-decoration: none;
}
ol.m-filter-colors.m-filter-css-checkboxes.labels li.m-selected-ln-item a {
  background: transparent url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/manapro_filtercheckboxes/checkbox_checked.png) 0 0 no-repeat;
}
ol.m-filter-colors.m-filter-css-checkboxes.labels li a {
  background: transparent url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/manapro_filtercheckboxes/checkbox_unchecked.png) 0 0 no-repeat;
  line-height: 15px;
}
ol.m-filter-css-checkboxes.size {
  height: 100% !important;
}
ol.m-filter-css-checkboxes.size li {
  width: 30%;
  margin-right: 3.33%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
  font-family: 'PTSans-Bold';
}
@media (max-width: 991px) {
  ol.m-filter-css-checkboxes.size li {
    width: auto;
    margin-right: 5px;
  }
}
ol.m-filter-css-checkboxes.size li a {
  -webkit-transition: all .3s;
  transition: all .3s;
}
ol.m-filter-css-checkboxes.size li a.m-checkbox-unchecked {
  border: 1px solid #dadbdb;
  background: white;
  color: #020202;
  display: block;
  padding: 5px;
}
ol.m-filter-css-checkboxes.size li a.m-checkbox-unchecked:hover {
  border: 1px solid #f07d14;
  background: #f07d14;
  color: white;
}
ol.m-filter-css-checkboxes.size li a.m-checkbox-checked {
  border: 1px solid #f07d14;
  background: #f07d14;
  color: white;
  display: block;
  padding: 5px;
}
ol.m-filter-css-checkboxes.size li a.m-checkbox-checked:hover {
  border: 1px solid #dadbdb;
  background: white;
  color: #020202;
}
ol.m-filter-css-checkboxes.manufacturer {
  height: 100% !important;
  max-height: 370px;
  overflow: auto;
}
#m-more-less-size {
  display: none !important;
}
#m-more-less-manufacturer {
  display: none !important;
}
.m-show-less-action {
  font-size: 13px;
}
.m-show-more-action {
  font-size: 13px;
}
@media (max-width: 991px) {
  ol.m-filter-colors.m-filter-css-checkboxes.labels li {
    margin-right: 5px;
  }
  ol.m-filter-colors.m-filter-css-checkboxes.labels li a {
    border: 1px solid #dadbdb;
    background: white;
    color: #020202;
    padding-left: 8px;
  }
  ol.m-filter-colors.m-filter-css-checkboxes.labels li a:hover {
    border: 1px solid #dadbdb;
    background: white;
    color: #020202;
  }
  ol.m-filter-colors.m-filter-css-checkboxes.labels li a .m-color {
    display: none;
  }
}
.catalogsearch-result-index .misspell {
  text-align: center;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #737B7E;
}
.catalogsearch-result-index .misspell.fallback strong,
.catalogsearch-result-index .misspell.suggest strong {
  color: #f07d14;
  font-family: 'PTSans-Bold';
}
.catalogsearch-result-index .misspell.fallback strong a,
.catalogsearch-result-index .misspell.suggest strong a {
  color: #f07d14;
}
/* Product */
.customer-price {
  max-width: 200px;
  margin: 10px 0 auto auto;
}
.customer-price + .product-options {
  border-top: 1px solid #A8A4A5;
}
.customer-price__title {
  font-family: 'PTSans-Bold';
  text-transform: capitalize;
  color: red;
  font-size: 16px;
  text-align: right;
  padding-bottom: 5px;
}
.customer-price__info {
  font-size: 13px;
  overflow: hidden;
}
.customer-price__input {
  font-family: 'PTSans-Bold';
  float: left;
  padding: 3px 5px;
  font-size: 16px;
  width: 53%;
}
.customer-price__button {
  float: right;
  width: 43%;
  text-align: center;
  background: #A8A4A5;
  border: 1px solid #A8A4A5;
  color: #fff;
  text-transform: lowercase;
  font-size: 16px;
  line-height: 28px;
  height: 32px;
  cursor: pointer;
  padding: 0;
}
.customer-price__button:hover {
  background: #fff;
  color: #A8A4A5;
}
.customer-price__message {
  font-family: 'PTSans-Bold';
  clear: both;
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
}
.customer-price__message.valid {
  color: #487831;
}
.customer-price__message.invalid {
  color: #aa2131;
}
.product-sets__bundle {
  padding: 5px 10px 0;
  border-bottom: 1px solid #f3f4f4;
  margin: 5px 0;
}
.product-sets__bundle:nth-of-type(1) {
  padding-top: 15px;
}
.product-sets__bundle:last-child {
  padding-bottom: 15px;
  border-bottom: none;
}
.product-sets__bundle h2 {
  margin: 0 0 3px;
  font-size: 13px;
}
.product-sets__bundle h2:first-child {
  margin-top: 5px;
}
.product-sets__bundle h2:first-child a {
  color: #f07d14;
  font-size: 16px;
}
.product-sets__bundle h2:not(:first-child):before {
  content: '+';
  float: left;
  margin-right: 3px;
  color: #676566;
}
.product-sets__bundle h2 a {
  color: #676566;
}
.product-sets__bundle h2 a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .product-sets__bundle {
    text-align: center;
  }
}
.product-sets__names {
  float: left;
}
@media (max-width: 991px) {
  .product-sets__names {
    margin-bottom: 10px;
    float: none;
  }
  .product-sets__names h2 {
    display: inline-block;
  }
}
.product-sets__simples {
  float: left;
  background: white;
}
@media (min-width: 992px) {
  .product-sets__simples {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .product-sets__simples {
    float: none;
  }
}
.product-sets__simples > a {
  display: inline-block;
  padding: 5px;
}
.product-sets__simples span.plus {
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -99px -103px;
  width: 29px;
  height: 29px;
  vertical-align: middle;
  margin: 0 5px;
}
.product-sets__simples span.plus:first-child {
  display: none;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .product-sets__simples span.plus.block-md {
    margin: 5px auto;
  }
}
.product-sets__images {
  float: left;
}
@media (max-width: 767px) {
  .product-sets__images {
    float: none;
  }
}
.product-sets__images a {
  display: inline-block;
  margin-bottom: 5px;
  width: 110px;
}
.product-sets__images a img {
  width: 100%;
}
.product-sets__price {
  float: left;
  font-size: 36px;
  color: #f07d14;
  min-height: 100px;
  min-width: 160px;
  line-height: 100px;
  margin-right: 15px;
  margin-left: 40px;
}
@media (max-width: 767px) {
  .product-sets__price {
    font-size: 30px;
    float: none;
    line-height: 1;
    text-align: center;
    margin: 20px 0 0;
  }
}
.product-sets__action {
  font-size: 16px;
  float: left;
  padding: 35px 0 15px;
  text-align: center;
}
.product-sets__action button {
  display: inline-block;
  margin-bottom: 5px;
}
.product-sets__action span {
  display: block;
}
@media (max-width: 767px) {
  .product-sets__action {
    float: none;
    margin: 0 auto;
    padding: 10px 0;
  }
}
.product-sets__popup {
  font-size: 14px;
  text-align: left;
  z-index: 101;
  background: white;
  padding: 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  max-width: 400px;
  width: 100%;
}
@media (min-width: 768px) {
  .product-sets__popup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 768px) {
  .product-sets__popup {
    position: relative;
    margin: 30px auto;
  }
}
.active .product-sets__popup {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.product-sets__popup img {
  display: block;
  margin: 0 auto 10px;
}
.product-sets__popup input,
.product-sets__popup button {
  margin: 20px auto 0;
  display: block;
}
.product-sets__popupValues {
  text-align: center;
}
.product-sets__popupValues input {
  display: none;
}
.product-sets__popupValues input:checked + label {
  background: #dadbdb;
}
.product-sets__popupValues p {
  margin-bottom: 10px;
}
.product-sets__popupValues label {
  cursor: pointer;
  border: 1px solid #dadbdb;
  padding: 2px 5px;
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.product-sets__popupValues label:hover {
  background: #dadbdb;
}
.product-sets__popupContainer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background: rgba(0, 0, 0, 0.15);
  -webkit-transition: all .5s;
  transition: all .5s;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.product-sets__popupContainer.active {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.product-sets__popupClose {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.product-sets__popupClose::after {
  content: '';
  position: relative;
  top: 10px;
  left: 10px;
  display: block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -47px;
  width: 8px;
  height: 8px;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  -webkit-transition: .3s;
  transition: .3s;
}
.product-sets__popupClose:hover::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.product-sets__popupHeading {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.product-sets__popupProduct {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}
.product-size-table {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .product-size-table {
    font-size: 14px;
  }
}
.product-size-table .content-title {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .product-size-table__table {
    text-align: center;
  }
  .product-size-table__inner {
    display: inline-block;
  }
}
.product-size-table__table > p {
  padding: 10px;
}
.product-size-table__table a {
  color: #f07d14;
}
.product-size-table__table a:hover,
.productIcons__icon a:hover {
  text-decoration: underline;
}
.product-size-table__inner {
  margin: 0 2%;
}
.product-size-table__column {
  float: left;
  text-align: center;
  border-right: 1px solid #dadbdb;
}
@media (min-width: 992px) {
  .product-size-table__column p {
    margin: 0 0 0 10px;
    padding: 15px 0 15px 20px;
  }
}
.product-size-table__column.last,
.product-size-table__column.last-size,
.product-size-table__column.first {
  border-right: none;
}
@media (min-width: 1200px) {
  .product-size-table__column.first {
    margin-right: 20px;
  }
}
.product-size-table__column span {
  min-width: 60px;
  display: block;
  padding: 3px 10px;
}
.product-size-table__column span:not(.text) {
  border-bottom: 1px solid #dadbdb;
}
.product-size-table__column span:not(.text):last-child {
  border-bottom: none;
}
@media (max-width: 991px) {
  .product-size-table__column {
    display: none;
    border-right: none;
  }
  .product-size-table__column.first,
  .product-size-table__column.active,
  .product-size-table__column.last {
    display: block;
  }
  .product-size-table__column.last {
    float: none;
  }
  .product-size-table__column.last p {
    text-align: left;
    padding: 13px 10px 0;
  }
}
.product-size-table__mobile {
  padding: 10px;
  background: #f3f4f4;
}
@media (min-width: 992px) {
  .product-size-table__mobile {
    display: none;
  }
}
.product-size-table__mobile label {
  margin-right: 10px;
}
.product-size-table p.size-description {
  text-align: center;
  margin: 15px 0 25px;
}
/* Checkout */
@media (min-width: 768px) {
  .cart__margin {
    margin-top: 30px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .cart__margin {
    font-size: 16px;
  }
}
.cart__row {
  text-align: center;
  border-bottom: 1px solid #f3f4f4;
  margin: 10px 0;
  position: relative;
}
@media (max-width: 767px) {
  .cart__row {
    padding-bottom: 20px;
  }
}
.cart__row .product-image img {
  max-width: 100%;
  height: auto;
}
.cart__row .product-image .product-image__zoom {
  display: none;
}
@media (min-width: 992px) {
  .cart__row .product-image .product-image__zoom {
    max-width: 400px;
    position: absolute;
    top: -55%;
    z-index: 20;
    left: 145px;
    border: 1px solid #dadbdb;
  }
}
.cart__row .product-image:hover .product-image__zoom {
  display: block;
}
.cart__row .product-name,
.cart__row .product-sku,
.cart__row .item-options {
  text-align: left;
}
.cart__row .product-name {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .cart__row .product-name {
    margin-top: 10px;
    font-size: 14px;
  }
}
.cart__row .product-name a {
  color: #020202;
}
.cart__row .product-name a:hover {
  text-decoration: underline;
}
.cart__row .item-options {
  margin: 0;
}
.cart__row .item-options dt,
.cart__row .item-options dd {
  font-weight: normal;
  display: inline-block;
}
.cart__row .btn-remove {
  font-size: 11px;
}
.cart__row .cart-special-price {
  font-size: 12px;
  text-decoration: line-through;
  color: #676566;
  line-height: 12px;
}
.cart__row .cart-price,
.cart__row .price {
  font-family: 'PTSans-Bold';
}
.cart__row .cart-price.specialed,
.cart__row .price.specialed {
  color: #f07d14;
}
.cart__row .cart-price-info,
.cart__row .cart-discount {
  display: block;
  font-size: 11px;
  color: #020202;
}
.cart__quantity {
  margin-top: 30px;
}
.cart__quantity input {
  width: 40px;
  font-size: 18px;
  text-align: center;
}
.cart__quantity a {
  margin: 0 3px;
  cursor: pointer;
  font-size: 20px;
}
@media (max-width: 767px) {
  .cart__quantity {
    margin-top: 0;
  }
  .cart__quantity input {
    width: 30px;
    font-size: 16px;
  }
  .cart__quantity a {
    margin: 0;
  }
}
.cart .productCarousel__seeAll {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  color: #676566;
  padding: 10px 20px;
}
.cart .productCarousel__button {
  text-align: center;
}
.cart .productCarousel__button .greyHeader__arrow {
  background: #f07d14;
}
.cart .productCarousel__button .greyHeader__arrow.right {
  right: 15px;
}
@media (max-width: 767px) {
  .cart .productCarousel__button .greyHeader__arrow.right {
    right: 0;
  }
}
.cart .productCarousel__button:hover {
  background: #dadbdb;
}
.cart .productCarousel__button.disabled {
  cursor: default;
  opacity: 0.5;
}
.cart__lower {
  margin: 30px 0;
  background: none;
}
.cart__lower .productCarousel__seeAll {
  font-size: 20px;
  border: none;
}
.cart__lower .productCarousel__button {
  background: #e8e9e9;
  width: 100%;
}
@media (max-width: 767px) {
  .cart__lower .productCarousel__button {
    position: relative;
    max-width: 100%;
    margin-top: 20px;
  }
}
.cart__lower .productCarousel__button.disabled {
  cursor: default;
  opacity: 0.5;
}
.cart__lower .productCarousel__button.disabled:hover {
  background: #e8e9e9;
}
.cart .btn-continue {
  background: none;
  border: 1px solid #676566;
  padding: 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .cart .btn-continue {
    width: 100%;
  }
}
.cart .btn-continue span {
  display: inline-block;
  font-size: 20px;
  color: #676566;
  padding: 10px 20px;
}
.cart .btn-continue:hover {
  background: #676566;
}
.cart .btn-continue:hover span {
  color: white;
}
.cart__infoLower {
  font-family: 'PTSans-Bold';
  font-size: 14px;
  color: #020202;
  display: inline-block;
  margin-bottom: 30px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .cart__infoLower {
    margin-top: 30px;
  }
}
.cart__heading {
  display: none;
}
@media (min-width: 768px) {
  .cart__heading {
    display: block;
  }
}
.cart__headingCol {
  padding: 10px 20px;
  background: #f3f4f4;
  text-align: center;
  font-family: 'PTSans-Bold';
}
@media (min-width: 992px) {
  .cart__headingCol {
    font-size: 14px;
  }
  #manage-newsletter {
    padding:5% 5% 0 7%;
  }
}
.cart__method {
  border-top: 1px solid #dadbdb;
  padding: 20px 0 10px;
}
.cart__method .error-label {
  background: #d9534f;
  padding: 5px 10px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  display: none;
  /*&::after {
                content: '';
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-bottom: 5px solid @c-background-Error;
                display: block;
                position: absolute;
                top: -5px;
                right: 0;
                left: 0;
                width: 5px;
            }*/
}
@media (min-width: 768px) {
  .cart__method {
    margin-bottom: 10px;
  }
  .cartButton {
    margin-right: 20px;
  }
  .affix .cartButton {
    margin-right: -6px;
  }

}
.cart__method h4 {
  font-family: 'PTSans-Bold';
  margin: 0 0 10px;
}
.cart__method dl {
  margin: 0;
}
.cart__method ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.cart__method ul li {
  margin-bottom: 15px;
}
.cart__method ul input {
  vertical-align: top;
  cursor: pointer;
  width: 10%;
  float: left;
}
.cart__method ul label {
  display: inline-block;
  cursor: pointer;
  width: 90%;
  float: right;
}
.cart__method ul label span.title {
  margin-top: -2px;
  display: block;
  color: #f07d14;
  font-size: 16px;
  font-family: 'PTSans-Bold';
  font-weight: normal;
}
.cart__method ul span.points {
  display: none;
  margin-bottom: 5px;
  padding-left: 20px;
}
.cart__method ul span.points.disabled {
  background: #d9534f;
  padding: 5px 10px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
.cart__method ul span.points.disabled::after {
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #d9534f;
  display: block;
  position: absolute;
  top: -5px;
  right: 0;
  left: 6px;
  width: 5px;
}
.cart__method ul span.points.active {
  display: inline-block;
  clear: both;
}
.cart__method .stores-content {
  display: none;
  padding-left: 20px;
}
.cart__method .stores-content span {
  font-weight: normal;
}
.cart__method .stores-content.active {
  display: block;
}
.cart__method .stores-content .store-validation-advice {
  color: #d9534f;
  display: none;
}
.cart__method .stores-content .store-validation-advice.active {
  display: block;
}
.cart__method .box-machine-content {
  position: relative;
  display: none;
  padding-left: 20px;
}
.cart__method .box-machine-content.active {
  display: block;
}
.cart__method .box-machine-content select {
  width: 100%;
  padding: 5px;
}
.cart__method .box-machine-content label {
  float: none;
}
.cart__method .box-machine-content .ui-widget {
  margin-bottom: 5px;
}
.cart__method .box-machine-content .ui-widget .validation-advice {
  color: #d9534f;
}
.cart .cart-freeshipping-block .freeshipping-info {
  display: block;
}
.cart .cart-freeshipping-block .freeshipping-info > p {
  padding: 5px 0;
  display: block;
  font-size: 14px;
}
.cart .cart-freeshipping-block .freeshipping-info .enabled > span {
  position: relative;
  display: inline-block;
}
.cart .cart-freeshipping-block .freeshipping-info .enabled > span:before {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -138px -136px;
  width: 24px;
  height: 15px;
}
.cart .cart-freeshipping-block .freeshipping-info .disabled > span {
  position: relative;
  display: inline-block;
}
.cart .cart-freeshipping-block .freeshipping-info .disabled > span:before {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -113px -136px;
  width: 24px;
  height: 15px;
}
#cart__form {
  margin-bottom: 20px;
}
#discount-coupon-form {
  background: #f3f4f4;
  padding: 15px 20px;
  margin-bottom: 20px;
}
#discount-coupon-form .discount-form {
  position: relative;
  padding-right: 165px;
}
@media (max-width: 480px) {
  #discount-coupon-form .discount-form {
    padding-right: 0;
  }
}
#discount-coupon-form label {
  font-size: 14px;
  font-weight: normal;
  color: #020202;
  display: block;
  float: left;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  #discount-coupon-form label {
    display: block;
    float: none;
  }
}
#discount-coupon-form .input-box {
  width: 100%;
}
#discount-coupon-form .input-box input {
  background: white;
  border: none;
  padding: 10px;
  font-size: 15px;
  height: 40px;
  width: 100%;
}
@media (max-width: 991px) {
  #discount-coupon-form .input-box {
    width: 100%;
  }
}
#discount-coupon-form .buttons-set {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
}
@media (max-width: 480px) {
  #discount-coupon-form .buttons-set {
    position: relative;
    width: 100%;
  }
}
#discount-coupon-form .buttons-set.coupon_used button.button-false {
  display: none;
}
#discount-coupon-form .buttons-set button {
  width: 150px;
  height: 40px;
  font-size: 17px;
  padding-right: 25px;
  font-family: 'PTSans-Bold';
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #f07d14;
  color: #f07d14;
  position: relative;
}
@media (max-width: 480px) {
  #discount-coupon-form .buttons-set button {
    margin-top: 15px;
    width: 100%;
  }
}
#discount-coupon-form .buttons-set button:hover {
  background: #f07d14;
  color: white;
}
#discount-coupon-form .buttons-set button:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background-color: #f07d14;
}
#discount-coupon-form .buttons-set button:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 5px;
  display: block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -32px;
  width: 8px;
  height: 14px;
}
#shopping-cart-totals-table {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 15px;
  background: #f3f4f4;
}
#shopping-cart-totals-table span.price {
  font-size: 20px;
}
#shopping-cart-totals-table td.a-right {
  text-align: left;
}
#shopping-cart-totals-table td.a-right:last-child {
  padding-right: 20px;
  text-align: right;
}
#shopping-cart-totals-table td {
  padding-left: 20px;
}
#shopping-cart-totals-table tbody {
  border-bottom: 1px solid #dadbdb;
}
#shopping-cart-totals-table tbody tr {
  line-height: 32px;
}
#shopping-cart-totals-table tbody tr:first-child td {
  padding-top: 20px;
}
#shopping-cart-totals-table tbody tr:first-child td:first-child {
  font-size: 16px;
}
#shopping-cart-totals-table tbody tr:first-child td:last-child {
  font-size: 20px;
}
#shopping-cart-totals-table tbody tr:last-child td {
  padding-bottom: 20px;
}
#shopping-cart-totals-table tfoot tr span.price {
  font-size: 28px;
}
#shopping-cart-totals-table tfoot tr:nth-child(1) td {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}
#shopping-cart-totals-table tfoot tr:nth-child(1) td:first-child {
  font-size: 24px;
}
.map-popup {
  font-size: 14px;
  text-align: left;
  position: fixed;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001;
  background: white;
  padding: 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  width: 992px;
  max-height: 96vh;
  max-width: 90%;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .map-popup {
    left: 47%;
  }
}
@media (max-height: 800px) {
  .map-popup {
    top: 50%;
  }
}
@media (max-height: 600px) {
  .map-popup {
    top: 55%;
  }
}
.map-popup .please-wait {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.map-popup__alert {
  margin: 20px 0 10px;
  padding: 10px 10px 10px 35px;
  border: 1px solid #dadbdb;
  background: #f3f4f4;
  color: #020202;
  position: relative;
}
.map-popup__alert:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 7px;
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -143px 0px;
  width: 23px;
  height: 23px;
}
.map-popup__container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.15);
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.map-popup__container.active {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.map-popup__popupClose {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  width: 30px;
  height: 30px;
  padding: 5px 10px;
}
.map-popup__popupClose:hover span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.map-popup__popupClose span {
  -webkit-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -47px;
  width: 8px;
  height: 8px;
}
.map-popup__popupHeading {
  position: relative;
  font-size: 30px;
  text-align: center;
  margin-bottom: 15px;
}
.map-popup__popupHeading span {
  display: inline-block;
  padding: 0 10px;
  z-index: 2;
  position: relative;
  background-color: #fff;
}
.map-popup__popupHeading::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e8e9e9;
}
.map-popup__form a.button {
  display: block;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
}
.map-popup__form select, .map-popup__form input {
  margin: 0 auto 10px;
  display: block;
  width: 100%;
}
.map-popup__form .selects.disabled {
  display: none;
}
.map-popup__form .selects .overlay-disabled {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
}
.map-popup__form .popupMap {
  width: 100%;
  height: 450px;
}
@media (max-width: 767px) {
  .map-popup__form .popupMap {
    height: 300px;
  }
}
.map-popup__form #btn-place {
  margin: 20px 0;
}
.map-popup__form #btn-place a {
  margin-top: 10px;
}
.success-page {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
}
.success-page .field-row {
  display: block;
  text-align: center;
  margin: 15px 0;
}
.success-page .field-row .payu-button {
  border: 0;
  height: 50px;
  width: 300px;
  background: url('//static.payu.com/pl/standard/partners/buttons/payu_account_button_long_03.png');
  background-repeat: no-repeat;
  cursor: pointer;
}
.success-page .success-container {
  margin: 0 auto;
  max-width: 600px;
}
.success-page .success-header p:nth-child(1) {
  margin: 0;
  font-size: 16px;
}
.success-page .success-header p:nth-child(2) {
  margin: 3px 0 5px;
  font-size: 20px;
  font-family: 'PTSans-Bold';
}
.success-page .sub-title {
  text-align: center;
  padding-left: 10px;
  font-size: 18px;
  margin-top: 20px;
}
.success-page .order-number {
  margin-top: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e8e9e9;
}
.success-page .order-number span {
  display: inline-block;
  clear: both;
  font-family: 'PTSans-Bold';
}
.success-page .order-bank-account-info {
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e9e9;
}
.success-page .order-bank-account-info span {
  font-family: 'PTSans-Bold';
}
.success-page .buttons-set {
  text-align: center;
}
.success-page .buttons-set .button {
  background-color: #f07d14;
  border: 1px solid #f07d14;
  color: #FFF;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
}
.success-page .buttons-set .button:hover {
  background-color: #FFF;
  color: #f07d14;
}
.checkout-progress-bar {
  margin: 30px 0 40px;
  border: 1px solid #dadbdb;
}
@media (max-width: 767px) {
  .checkout-progress-bar {
    margin: 20px 0;
  }
}
.checkout-progress-bar__step {
  width: 33.333333%;
  float: left;
  font-size: 15px;
  font-family: 'PTSans-Bold';
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  position: relative;
  height: 40px;
  color: #676566;
}
.checkout-progress-bar__step a {
  color: #676566;
}
@media (min-width: 768px) {
  .three-steps > .checkout-progress-bar__step {
    width: 33.333%;
  }
}
@media (max-width: 991px) {
  .checkout-progress-bar__step {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .checkout-progress-bar__step {
    width: 100%;
  }
  .checkout-progress-bar__step:nth-child(1):after,
  .checkout-progress-bar__step:nth-child(2):after,
  .checkout-progress-bar__step:nth-child(3):after {
    display: none;
  }
  .checkout-progress-bar__step:nth-child(1):before,
  .checkout-progress-bar__step:nth-child(2):before,
  .checkout-progress-bar__step:nth-child(3):before {
    display: none;
  }
  .checkout-progress-bar__step:nth-child(1),
  .checkout-progress-bar__step:nth-child(2) {
    border-bottom: 1px solid #dadbdb;
  }
}
@media (max-width: 480px) {
  .checkout-progress-bar__step {
    font-size: 12px;
  }
}
.checkout-progress-bar__step.active {
  background: #f3f4f4;
  color: #f07d14;
}
.checkout-progress-bar__step.active:after {
  border-left: 16px solid #f3f4f4;
}
.checkout-progress-bar__step.allow {
  cursor: pointer;
}
.checkout-progress-bar__step:before {
  position: absolute;
  content: '';
  right: -18px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 19px solid #dadbdb;
  z-index: 10;
}
.checkout-progress-bar__step:after {
  position: absolute;
  content: '';
  right: -14px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 16px solid white;
  z-index: 11;
}
.checkout-progress-bar__step:last-child:before,
.checkout-progress-bar__step:last-child:after {
  display: none;
}
#checkout-progress-wrapper .cart-sidebar #cart-sidebar {
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #A8A4A5;
  display: table;
  width: 100%;
}
#checkout-progress-wrapper .cart-sidebar .item {
  display: table-row;
}
#checkout-progress-wrapper .cart-sidebar .item:nth-child(1n+2) .content {
  padding: 10px 0 0;
  margin: 10px 0 0;
  border-top: 1px solid #e8e9e9;
}
#checkout-progress-wrapper .cart-sidebar .item:last-child .content {
  margin-bottom: 20px;
}
#checkout-progress-wrapper .cart-sidebar .product-image,
#checkout-progress-wrapper .cart-sidebar .product-details {
  display: table-cell;
  vertical-align: middle;
}
#checkout-progress-wrapper .cart-sidebar .product-image {
  width: 20%;
}
#checkout-progress-wrapper .cart-sidebar .product-image img {
  max-height: 96px;
}
#checkout-progress-wrapper .cart-sidebar .product-details {
  width: 60%;
  padding-left: 15px;
}
#checkout-progress-wrapper .cart-sidebar .product-name {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
#checkout-progress-wrapper .cart-sidebar .product-sku {
  display: block;
  font-weight: normal;
  font-size: 10px;
  color: rgba(168, 164, 165, 0.75);
}
#checkout-progress-wrapper .cart-sidebar .qty {
  font-weight: normal;
  text-transform: lowercase;
}
#checkout-progress-wrapper .cart-sidebar .block-content {
  max-height: 360px;
  overflow-x: hidden;
  overflow-y: auto;
}
#checkout-progress-wrapper .cart-sidebar .price-container {
  margin-top: 10px;
  color: #000;
}
#checkout-progress-wrapper .cart-sidebar .price-container .old-price {
  text-decoration: line-through;
  color: rgba(168, 164, 165, 0.75);
}
#checkout-progress-wrapper .cart-sidebar .price-container .special-price {
  color: #f07d14;
  font-size: 14px;
  font-weight: bold;
}
#checkout-progress-wrapper .cart-sidebar .summary {
  clear: both;
}
#checkout-progress-wrapper .cart-sidebar .summary .subtotal {
  padding: 10px 0;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  border-top: 1px solid #e8e9e9;
}
#checkout-progress-wrapper .cart-sidebar .summary .subtotal .sidebar-totals {
  width: 100%;
}
#checkout-progress-wrapper .cart-sidebar .summary .subtotal .sidebar-totals tbody tr > td:first-child {
  text-transform: initial;
  font-size: 14px;
  height: 40px;
}
#checkout-progress-wrapper .cart-sidebar .summary .subtotal .sidebar-totals tbody tr > td:last-child {
  text-align: right;
}
#checkout-progress-wrapper .cart-sidebar .summary .subtotal .sidebar-totals tfoot tr > td {
  border-top: 1px solid #e8e9e9;
  border-bottom: 1px solid #e8e9e9;
  height: 50px;
}
.opc {
  padding: 0;
  margin: 0 -15px 30px;
  list-style: none;
}
.opc#checkoutSteps {
  position: relative;
}
.opc#checkoutSteps .btn-continue {
  display: inline-block;
  background: none;
  border: 1px solid #676566;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .opc#checkoutSteps .btn-continue {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .opc#checkoutSteps .btn-continue {
    position: absolute;
    bottom: -40px;
  }
}
.opc#checkoutSteps .btn-continue span {
  display: inline-block;
  font-size: 20px;
  color: #676566;
  padding: 10px 20px;
}
@media (max-width: 640px) {
  .opc#checkoutSteps .btn-continue span {
    font-size: 16px;
  }
}
.opc#checkoutSteps .btn-continue:hover {
  background: #676566;
}
.opc#checkoutSteps .btn-continue:hover span {
  color: white;
}
.opc #opc-review,
.opc #opc-billing {
  position: static;
}
.opc #shipping_method-progress-opcheckout .price {
  display: none;
}
.opc #shipping_method-progress-opcheckout dd,
.opc #payment-progress-opcheckout dd,
.opc #shipping-progress-opcheckout dd,
.opc #billing-progress-opcheckout dd {
  font-size: 16px;
}
.opc #shipping_method-progress-opcheckout dd strong,
.opc #payment-progress-opcheckout dd strong {
  font-weight: normal;
}
.opc .agreements-title {
  font-weight: normal;
  font-family: 'PTSans-Bold';
  font-size: 16px;
  margin-bottom: 10px;
}
.opc #checkout-step-login h4 {
  font-size: 28px;
  line-height: 135%;
  display: block;
  margin: 0 0 10px;
  font-family: 'PTSans-Regular';
  text-transform: none;
}
.opc #checkout-step-login .input-box {
  margin: 0;
}
.opc #checkout-step-login .form-list {
  max-width: 266px;
  margin: 0 auto;
}
.opc #checkout-step-login .forms {
  background: #f3f4f4;
  border: 1px solid #dadbdb;
  padding: 20px;
}
@media (min-width: 768px) {
  .opc #checkout-step-login .forms {
    min-height: 406px;
  }
}
.opc #checkout-step-login .forms #login-form .input-box {
  margin-bottom: 5px;
}
.opc #checkout-step-login .forms #login-form + .buttons-set {
  max-width: 266px;
  margin: 0 auto;
}
.opc #checkout-step-login .forms #login-form + .buttons-set .button.btn-orange {
  margin-top: 20px;
}
.opc #checkout-step-login .forms #login-form .login-form-note {
  text-align: center;
  font-size: 16px;
  margin: 45px 0 30px;
}
.opc #checkout-step-login .forms .button.btn-orange {
  margin-top: 0;
  float: none;
  margin-bottom: 20px;
  font-family: 'PTSans-Regular';
}
.opc #checkout-step-login .forms .opc-registers {
  border: 0;
  padding: 0 0 29px;
  font-size: 14px;
}
.opc #checkout-step-login .forms .opc-registers > p {
  font-size: 16px;
  margin: 0 0 23px;
  padding: 0 0 0 24px;
}
.opc #checkout-step-login .forms .opc-registers > p strong {
  font-weight: normal;
  text-decoration: underline;
}
.opc #checkout-step-login .forms .opc-registers ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}
.opc #checkout-step-login .forms .opc-registers ul li {
  position: relative;
  margin: 0 0 5px 0;
  padding-left: 25px;
  font-size: 16px;
}
.opc #checkout-step-login .forms .opc-registers ul li::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -90px;
  width: 16px;
  height: 15px;
}
.opc #checkout-agreements .validation-advice {
  color: #d9534f;
  margin-bottom: 4px;
  position: relative;
  top: -4px;
}
.opc #checkout-agreements .field label {
  font-family: 'PTSans-Regular';
  font-weight: normal;
  font-size: 14px;
}
input[type="checkbox"] + .opc #checkout-agreements .field label {
  font-weight: normal !important;
}
.opc #checkout-agreements .field textarea {
  padding: 2px 5px;
  resize: none;
  font-size: 13px;
  width: 100%;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.opc #checkout-review-submit #review-buttons-container {
  margin-top: 10px;
}
.opc #checkout-review-submit .big {
  font-size: 20px;
  padding: 10px 20px;
  position: absolute;
  right: 15px;
  bottom: -40px;
  font-family: 'PTSans-Bold';
}
@media (max-width: 767px) {
  .opc #checkout-review-submit .big {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 640px) {
  .opc #checkout-review-submit .big {
    font-size: 16px;
  }
}
.opc #checkout-review-submit label {
  font-family: 'PTSans-Regular';
  font-weight: normal;
}
input[type="checkbox"] + .opc #checkout-review-submit label {
  font-weight: normal !important;
}
.opc #billing-buttons-container {
  margin: 0;
}
@media (min-width: 768px) {
  .opc #billing-buttons-container {
    height: 0;
  }
}
.opc #billing-buttons-container .big {
  font-size: 20px;
  position: absolute;
  right: 15px;
  height: 40px;
}
@media (min-width: 768px) {
  .opc #billing-buttons-container .big {
    bottom: -40px;
  }
}
@media (max-width: 767px) {
  .opc #billing-buttons-container .big {
    position: static;
    margin-top: 15px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .opc #billing-buttons-container .big {
    font-size: 16px;
    position: relative;
    right: 0;
    display: block;
    text-align: center;
    margin-top: 15px;
    width: 100%;
  }
  .opc #billing-buttons-container .btn-continue {
    text-align: center;
    display: block;
  }
  .opc #billing-buttons-container .btn-continue span {
    font-size: 16px;
  }
}
.opc .forms .buttons-set .btn-orange {
  float: right;
  margin-bottom: 30px;
}
.opc h4 {
  text-transform: uppercase;
  font-family: 'PTSans-Bold';
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}
.opc #checkout-step-billing h4 {
  text-align: left;
  font-size: 20px;
}
.opc #checkout-step-billing h4 #billing-please-wait {
  position: absolute;
  right: 110px;
  bottom: -35px;
}
@media (max-width: 767px) {
  .opc #checkout-step-billing h4 #billing-please-wait {
    position: absolute;
    right: 15px;
    left: 15px;
    display: block;
    bottom: -29px;
    margin: 0 auto;
    text-align: center;
  }
}
.opc .addborder {
  border-right: 1px solid #f3f4f4;
}
@media (max-width: 767px) {
  .opc .addborder {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .opc .forms {
    padding: 30px 40px;
  }
}
@media (max-width: 767px) {
  .opc .forms {
    margin-top: 20px;
  }
}
.opc .forms .opc-registers {
  border: 1px solid #f3f4f4;
  padding: 20px;
  font-size: 14px;
}
.opc .forms .opc-registers ul {
  padding-left: 20px;
}
.opc .forms .btn-orange {
  width: 100%;
  display: block;
  font-family: 'PTSans-Bold';
  font-size: 15px;
  padding: 10px;
  margin: 10px 0 20px;
}
.opc .forms .forgot-btn {
  text-align: center;
  color: #A8A4A5;
  font-size: 16px;
  display: block;
  padding: 10px 0;
  margin-top: 20px;
}
.opc .forms .forgot-btn:hover {
  text-decoration: underline;
}
.opc .forms .create {
  width: 100%;
  background: #676566;
  color: white;
  border: none;
  font-size: 15px;
  padding: 13px;
  font-family: 'PTSans-Bold';
  text-transform: uppercase;
  margin-bottom: 5px;
}
.opc .forms .create:hover {
  background: #dadbdb;
  color: #020202;
}
.opc .forms .guest {
  width: 100%;
  background: #f3f4f4;
  color: #676566;
  border: none;
  font-size: 15px;
  padding: 13px;
  font-family: 'PTSans-Bold';
  text-transform: uppercase;
}
.opc .forms .guest:hover {
  color: #020202;
  background: #dadbdb;
}
.opc .form-list,
.opc .form-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.opc .form-list .validation-advice {
  color: #d9534f;
}
.opc .form-list label {
  font-weight: normal;
  font-family: 'PTSans-Regular';
  font-size: 11px;
}
.opc .form-list label[for*="billing-address-select"] {
  font-size: 13px;
}
.opc .form-list label.control {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  .opc .form-list label.control {
    display: none;
  }
}
.opc .form-list .email-field,
.opc .form-list .other_data {
  padding-left: 20px;
}
@media (max-width: 640px) {
  .opc .form-list .email-field,
  .opc .form-list .other_data {
    padding-left: 0;
  }
}
.opc .form-list #shipping-new-address-form,
.opc .form-list #billing-new-address-form {
  padding-left: 20px;
}
@media (max-width: 640px) {
  .opc .form-list #shipping-new-address-form,
  .opc .form-list #billing-new-address-form {
    padding-left: 0;
  }
}
.opc .form-list #shipping-new-address-form ul li:last-child [for*="save_in_address_book"],
.opc .form-list #billing-new-address-form ul li:last-child [for*="save_in_address_book"] {
  margin-top: 5px;
  font-size: 12px;
}
.opc .form-list #shipping-new-address-form {
  padding-bottom: 10px;
}
.opc .form-list .addressess {
  margin-left: 20px;
}
@media (max-width: 640px) {
  .opc .form-list .addressess {
    margin-left: 0;
  }
}
.opc .form-list .addressess select {
  width: 100%;
  padding: 5px;
  font-size: 14px;
}
.opc .form-list .other_data {
  display: none;
  padding-bottom: 20px;
}
.opc .form-list .other_data.active {
  display: block;
}
.opc .form-list .input-text {
  width: 100%;
  background: white;
  border: 1px solid #dadbdb;
  font-size: 15px;
  padding: 7px 10px;
}
.opc .form-list .input-box {
  margin-bottom: 5px;
}
.opc .form-list#fvat-copy {
  border-top: 1px solid #f3f4f4;
  margin-top: 15px;
}
.opc .form-list#fvat-copy .separate {
  border: 0;
}
.opc .form-list .separate {
  border-top: 1px solid #f3f4f4;
  padding: 15px 20px;
}
@media (max-width: 640px) {
  .opc .form-list .separate {
    padding: 10px 0;
  }
}
.opc .form-list .separate.first {
  border: none;
}
.opc .form-list .separate.middle {
  margin: 0;
  border-top: none;
}
.opc .form-list .separate.fvat-container {
  margin-top: 0;
}
.opc .form-list .separate.last {
  margin: 0 0 0;
  border-top: none;
  padding: 15px 20px 0px;
}
.opc .form-list .separate input {
  display: none;
}
.opc .form-list .separate input[type="radio"]:not(.checkbox):checked + label::after {
  width: 8px;
  height: 8px;
}
.opc .form-list .separate label {
  color: #A8A4A5;
  font-size: 17px;
  margin-right: 20px;
  font-family: 'PTSans-Bold';
  position: relative;
  padding-left: 25px;
  text-transform: none;
}
.opc .form-list .separate label:hover {
  cursor: pointer;
  color: #676566;
}
.opc .form-list .separate input[type="radio"]:not(.checkbox) + label::before {
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
}
.opc .form-list .separate input[type="radio"]:not(.checkbox) + label::after {
  position: absolute;
  left: 3px;
  top: 8px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  background: #000;
  border-radius: 50%;
}
.opc .form-list .separate input[type="radio"].checkbox + label::after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -121px;
  width: 14px;
  height: 14px;
  background-color: #FFF;
}
.opc .form-list .separate input[type="radio"].checkbox:checked + label::after {
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -167px -106px;
  width: 14px;
  height: 14px;
}
.opc .form-list .separate input[type=checkbox] + label {
  padding-left: 0;
}
.opc .form-list .separate input[type=checkbox] + label:after {
  display: none;
}
.opc .form-list .separate .electronic-invoice span.title {
  display: block;
  font-size: 16px;
  color: #f07d14;
  font-family: 'PTSans-Bold';
  margin: 7px 0;
}
.opc .form-list .separate .electronic-invoice span.text {
  display: block;
  font-size: 14px;
  margin: 7px 0;
}
.opc .customer-name .field {
  width: 48%;
  float: left;
}
.opc .customer-name .field:last-child {
  margin-left: 4%;
}
@media (max-width: 640px) {
  .opc .customer-name .field {
    width: 100%;
    float: none;
  }
  .opc .customer-name .field:last-child {
    margin-left: 0;
  }
}
.opc .section {
  display: none;
}
.opc .section.active {
  display: block;
}
#page .opc .validate-select {
  width: 100% !important;
  border: 1px solid #dadbdb;
}
.opc-progress-right {
  display: none;
}
.opc-progress-right.active,
.opc-progress-right.initial {
  display: block;
}
@media (max-width: 767px) {
  .opc-progress-right.active {
    display: none;
  }
}
.progress-cart-btn {
  height: 42px;
  position: relative;
  width: 100%;
  background: #A8A4A5;
  color: white;
  display: block;
  text-align: center;
  font-family: 'PTSans-Bold';
  text-transform: uppercase;
  line-height: 42px;
  margin-bottom: 20px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .progress-cart-btn {
    font-size: 14px;
  }
}
.progress-cart-btn__arrow {
  position: absolute;
  width: 30px;
  right: 0;
  top: 0;
  height: 100%;
  background: #f07d14;
}
.progress-cart-btn__arrow:after {
  content: '';
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -32px;
  width: 8px;
  height: 14px;
}
.progress-cart-btn__ico {
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -47px -136px;
  width: 21px;
  height: 19px;
  -webkit-transform: scale(0.9) translateY(2px);
  -ms-transform: scale(0.9) translateY(2px);
  transform: scale(0.9) translateY(2px);
}
#checkout-step-review dt {
  font-weight: normal;
  font-family: 'PTSans-Bold';
  font-size: 16px;
  margin-bottom: 10px;
}
#checkout-step-review dd,
#checkout-step-review address {
  font-style: italic;
}
#checkoutSteps .buttons-set .please-wait {
  position: absolute;
  bottom: -35px;
}
#checkoutSteps .buttons-set .please-wait#billing-please-wait {
  right: 120px;
}
#checkoutSteps .buttons-set .please-wait#review-please-wait {
  right: 240px;
}
@media (max-width: 767px) {
  #checkoutSteps .buttons-set .please-wait {
    right: 15px !important;
    left: 15px;
    bottom: -29px;
    text-align: center;
  }
}
#checkout-review-submit {
  margin-top: 10px;
}
#checkout-review-submit .f-left {
  margin-bottom: 30px;
}
/* Static */
#static-page-container {
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: 480px;
}
#static-page-container img {
  display: block;
  max-width: 100%;
  text-align: center;
  margin: 20px auto 15px;
}
#static-page-container #sp-right {
  padding-top: 46px;
  font-size: 14px;
}
#static-page-container .sp-title {
  font-size: 16px;
  text-transform: uppercase;
  margin: 15px 0;
}
#static-page-container .sp-menu {
  padding: 0;
  margin: 0 0 20px;
  list-style-type: none;
  text-transform: uppercase;
  font-size: 13px;
  border-right: 1px solid #dadada;
}
#static-page-container .sp-menu li {
  margin-bottom: 5px;
  padding-left: 6px;
}
@media (max-width: 991px) {
  #static-page-container .sp-menu li {
    float: left;
    width: 50%;
  }
  .newsletter-banner {
    display: none;
  }
  #manage-newsletter {
    padding:0 0 0 0;
  }
}
#static-page-container .sp-menu li.active {
  border-left: 2px solid #f07d14;
  padding-left: 4px;
}
#static-page-container #sp-center .field {
  margin: 0 0 10px;
}
#static-page-container #sp-center em {
  margin-right: 2px;
}
#static-page-container #sp-center label {
  font-weight: normal;
}
#static-page-container #sp-center .input-box {
  width: 100% !important;
}
#static-page-container #sp-center input,
#static-page-container #sp-center textarea {
  padding: 2px 5px;
  width: 100%;
}
#static-page-container #sp-center input.validation-failed,
#static-page-container #sp-center textarea.validation-failed {
  border: 1px solid #d9534f;
}
#static-page-container #sp-center .buttons-set {
  text-align: right;
}
#static-page-container #sp-center .buttons-set button {
  background-color: #f07d14;
  border: 0;
  color: #fff;
  width: 48%;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
#static-page-container #sp-center .validation-advice {
  background-color: #d9534f;
  color: #FFF;
  padding: 0 5px 2px;
}
#static-page-container .sp-title-orange-underline-large {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #f07d14;
  padding: 0;
  margin: 25px 0 25px;
  color: #f07d14;
}
#static-page-container .sp-title-orange-underline-large.sp-main-pagetitle {
  font-size: 18px;
}
#static-page-container .sp-title-orange-faq {
  padding: 0;
  margin: 25px 0 15px;
  color: #f07d14;
  font-size: 14px;
}
#static-page-container .sp-reg-number {
  padding-left: 35px;
  padding-bottom: 10px;
  position: relative;
}
#static-page-container .sp-reg-number span {
  color: #f07d14;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 21px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #f07d14;
  border-radius: 50%;
  text-align: center;
  font-size: 11px;
}
#static-page-container .sp-reg-number a {
  line-height: 1.75;
  color: #333;
  font-size: 115%;
}
#static-page-container .sp-reg-number ul.sp-reg-submenu {
  list-style-type: square;
  margin-top: 5px;
  padding-left: 10px;
}
#static-page-container .sp-reg-number ul.sp-reg-submenu li {
  padding-top: 2px;
  color: #A8A4A5;
}
#static-page-container ul.sp-ul-container {
  margin-bottom: 25px;
  list-style-type: square;
}
#static-page-container ul.sp-ul-container li {
  margin-bottom: 5px;
  padding-left: 10px;
}
#static-page-container ul.sp-ul-container.ul-number-list {
  list-style: upper-roman;
}
#static-page-container ul.type-alpha {
  list-style-type: lower-alpha;
}
#static-page-container ul.type-alpha li {
  color: #f07d14;
  margin-bottom: 15px;
  margin-left: 20px;
  background: none;
}
#static-page-container ul.type-alpha li span {
  color: #A8A4A5;
}
#static-page-container .sp-text-content {
  padding: 0;
  font-size: 14px;
}
#static-page-container .sp-text-content span {
  display: inline-block;
  margin-bottom: 10px;
}
#static-page-container p.sp-title-orange {
  padding: 0;
  margin: 25px 0 25px;
  color: #f07d14;
}
#static-page-container .sp-text .text-indent {
  text-indent: 30px;
  margin-bottom: 15px;
}
#static-page-container .sp-div-number {
  padding-left: 40px;
  padding-bottom: 30px;
  position: relative;
}
#static-page-container .sp-div-number span {
  color: #f07d14;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 17px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #f07d14;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
}
#static-page-container .sp-orange {
  color: #f07d14;
}
#static-page-container #sp-customer-service.payments .sp-title-orange {
  margin: 0 0 10px;
  min-height: 40px;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: underline;
  color: #f07d14;
}
#static-page-container #sp-customer-service.payments p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 35px;
}
#static-page-container .sp-delivery-header h2 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #575252;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
#static-page-container .sp-delivery-row-header {
  margin: 0 15px 25px 15px;
  background-color: #ebebeb;
  height: 20px;
}
#static-page-container .sp-care-title {
  background: #dadbdb;
}
#static-page-container .sp-care-title h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 45px;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
}
#static-page-container .sp-care-title h2 span {
  color: #545252;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.5px;
}
#static-page-container .sp-img img {
  margin: 0;
  margin-bottom: 15px;
  max-width: 100%;
}
#static-page-container .sp-care-content {
  margin-bottom: 15px;
  background: #f0f0f0;
}
#static-page-container .sp-care-content a {
  color: #f07d14;
}
#static-page-container .sp-care-content a.product-title {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
#static-page-container .sp-care-content h3 {
  margin-top: 15px;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  height: 40px;
  display: table-cell;
  vertical-align: middle;
}
#static-page-container .sp-care-content p {
  height: 200px;
  text-align: justify;
  font-size: 14px;
  padding: 0 15px;
  margin-bottom: 0;
}
#static-page-container .sp-care-content img {
  display: block;
  max-width: 100%;
  margin: 10px auto 15px;
}
#static-page-container #accordion a.block_name {
  text-decoration: none;
  margin-bottom: 15px;
  font-size: 16px;
  display: block;
  position: relative;
  border-bottom: 1px solid #ccc;
}
#static-page-container #accordion a.block_name::after {
  content: '<';
  display: block;
  position: absolute;
  right: 5px;
  top: 0px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#static-page-container #accordion a.block_name.collapsed::after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#static-page-container #accordion div.collapse {
  margin-bottom: 20px;
}
#static-page-container .film {
  margin-top: 40px;
}
#static-page-container #shipping-costs tr {
  border-top: 1px solid #e8e9e9;
}
#static-page-container #shipping-costs td {
  padding: 8px 5px;
  text-align: center;
}
#static-page-container #shipping-costs em {
  color: inherit;
  font-style: italic;
}
#static-page-container #shipping-costs .table-headers td {
  padding: 10px 5px;
  font-size: 14px;
}
#static-page-container #shipping-costs .table-headers td:first-child {
  text-align: left;
  min-width: 137px;
}
#static-page-container #shipping-costs .table-headers td:nth-child(2) {
  min-width: 50px;
}
#static-page-container #shipping-costs .table-headers td:nth-child(4) {
  min-width: 130px;
}
#static-page-container .table-responsive {
  overflow-x: auto;
}
#static-page-container .table-responsive .table {
  min-width: 500px;
}
#static-page-container .reclamation td {
  padding: 5px;
  vertical-align: top;
}
#static-page-container .reclamation td:first-child {
  width: 30%;
}
body.cms-static-page-view .fixed-header-anchor {
  display: block;
  height: 30px;
  margin-top: -30px;
  visibility: hidden;
}
#page-not-found {
  margin-top: 20px;
  margin-bottom: 20px;
}
#page-not-found h2 {
  color: #505050;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #919293;
  max-width: 400px;
  margin: 15px auto;
  font-size: 100px;
  font-weight: bold;
}
#page-not-found h4 {
  color: #919293;
  padding: 10px 15px 20px 15px;
  font-size: 24px;
  text-transform: uppercase;
}
#page-not-found a {
  margin: 20px auto;
  padding: 0.5em 1em;
  background-color: #8c7230;
  border: 0;
  color: #fff;
  width: 200px;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.cities-content {
  position: relative;
}
.cities-content img {
  max-width: none !important;
}
.cities-content #maps #map_canvas {
  width: 100%;
  height: 55vh;
  float: left;
}
.cities-content #maps #map_canvas .map-window-info {
  padding: 10px;
}
.cities-content #maps #map_canvas .map-window-info .info-header .logo {
  background: white url("https://www.hitobuwie.pl/skin/frontend/fwc/default/images/header/logo-fixed.png") center no-repeat;
  width: 35px;
  height: 35px;
  display: inline-block;
  float: left;
  margin-right: 12px;
}
.cities-content #maps #map_canvas .map-window-info .info-header h4 {
  display: inline-block;
  float: left;
  font-size: 17px;
}
.cities-content #maps #map_canvas .map-window-info .info-store-details {
  font-size: 14px;
}
.cities-content #maps #map_canvas .map-window-info .info-store-details .details-address {
  display: block;
  margin: 10px 0;
}
.cities-content #maps #map_canvas .map-window-info .info-store-details .details-hours {
  display: block;
  margin: 10px 0;
}
.cities-content #maps #map_canvas .map-window-info .info-store-details .details-contact {
  display: block;
  margin: 0;
}
.cities-content .cities-list {
  position: absolute;
  z-index: 1;
  margin: 30px;
}
.cities-content .cities-list .bootstrap-select button {
  background: white;
  min-width: 200px;
}
.cities-content .cities-list .bootstrap-select .dropdown-menu {
  top: 34px;
}
.cities-content .cities-list .bootstrap-select .dropdown-menu li:first-child {
  display: none;
}
.cities-content .cities-list .bootstrap-select {
  position: relative;
  display: block;
}
#cities-data {
  margin-top: 10px;
  margin-bottom: 20px;
}
#cities-data .block-title {
  display: none;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #dadada;
}
#cities-data .block-title h3 {
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0 35px;
  text-transform: uppercase;
  color: #919191;
}
#cities-data .block-title h3 span {
  display: inline-block;
}
#cities-data .panel-group .panel {
  border-radius: 0;
  border-bottom: 1px solid #dadada;
  box-shadow: none !important;
}
#cities-data .panel-group .panel .panel-heading {
  padding: 0;
  border-radius: 0;
}
#cities-data .panel-group .panel .panel-heading .panel-title a {
  padding: 8px 35px;
  text-decoration: none;
  color: #b7b5b5;
  font-size: 22px;
  position: relative;
  display: block;
}
#cities-data .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] {
  color: #020202;
}
#cities-data .panel-group .panel .panel-heading .panel-title a:hover {
  color: #f07d14;
}
#cities-data .panel-group .panel .panel-heading .panel-title a::before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -95px -57px;
  width: 14px;
  height: 9px;
}
#cities-data .panel-group .panel .panel-heading .panel-title a.collapsed::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#cities-data .panel-group .panel .panel-body {
  border-top: 0;
  padding: 10px 0 20px 35px;
}
#cities-data .panel-group .panel .panel-body img {
  width: 100%;
  border: 1px solid #eee;
}
#cities-data .panel-group .panel .panel-body .store-info {
  font-size: 18px;
  color: #5f5f5f;
}
#cities-data .panel-group .panel .panel-body .store-info p {
  margin: 35px 0;
}
#cities-data .panel-group .panel .panel-body .store-info p.address {
  margin: 10px 0;
}
#cities-data .panel-group .panel .panel-body .store-info p span {
  display: inline-block;
  width: 100%;
}
/* Footer */
.footer {
  background: #f3f4f4;
  line-height: 1.3;
  position: relative;
}
.footer p.section-title {
  margin: 0 0 20px;
  font-size: 15px;
  color: #020202;
  font-weight: bold;
}
@media (max-width: 767px) {
  .footer p.section-title {
    padding: 0 0 10px;
    cursor: pointer;
    margin: 0 0 10px;
    border-bottom: 1px solid #dadbdb;
  }
}
@media (max-width: 767px) {
  .footer__o_nas p,
  .footer__obsluga_klienta p,
  .footer__informacje p {
    cursor: pointer;
  }
  .footer__o_nas p::after,
  .footer__obsluga_klienta p::after,
  .footer__informacje p::after {
    content: '';
    position: absolute;
    right: 20px;
    top: 5px;
    background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
    background-position: -95px -57px;
    width: 14px;
    height: 9px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .footer__o_nas p.toggled::after,
  .footer__obsluga_klienta p.toggled::after,
  .footer__informacje p.toggled::after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.footer__icons {
  margin: 0 0 15px;
}
.footer__social {
  margin: 15px 0;
  line-height: 30px;
  text-align: right;
}
.col-xs-6.footer__social {
    width: 10%;
}
.col-xs-6.footer__icons {
    width: 90%;
}
.footer__social p {
  margin: 0;
}
.footer__content {
  border-top: 1px solid #dadbdb;
  border-bottom: 1px solid #dadbdb;
}
.footer__menus {
  margin: 30px 0 25px;
}
@media (min-width: 1199px) {
  .footer__menus {
    padding-left: 0;
  }
  #esns_box_title > p.section-title1 > br:nth-child(3), #manage-newsletter > p.section-title1 > br:nth-child(3) {
    display: none;
  }
  #manage-newsletter > p.section-title1 > b {
    font-size:44px;
  }
}
@media (max-width: 767px) {
  .footer__menus .col-sm-4 {
    padding: 0;
  }
  #esns_box_layer {
    width:100%;
  }
}
.footer__menus ul {
  list-style: none;
  font-size: 13px;
  padding: 0;
  margin: 0;
}
.footer__menus ul li {
  color: #676566;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.footer__menus ul li:hover {
  color: #020202;
}
@media (max-width: 767px) {
  .footer__menus ul li a {
    display: block;
    padding: 0 0 5px;
  }
}
@media (max-width: 767px) {
  .footer__menus ul {
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    height: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .footer__menus ul.toggled {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    height: auto;
    margin-bottom: 30px;
  }
}
.footer__infos {
  position: relative;
}
@media (max-width: 1199px) {
  .footer__infos {
    border-top: 1px solid #dadbdb;
  }
  #manage-newsletter > p.section-title1 > b {
    font-size:40px;
  }
}
.footer__infolinia {
  margin: 30px 0;
  text-transform: uppercase;
}
.footer__infolinia p {
  color: #676566;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.footer__infolinia .numer {
  font-size: 16px;
  font-family: 'PTSans-Bold';
}
.footer__newsletter {
 /* padding: 30px 15px;*/
  height: 100%;
  background: #ebebeb;
}
.footer__newsletter p.section-title {
  text-transform: none;
}
.footer__newsletter .orange {
  font-family: 'PTSans-Bold';
  font-size: 18px;
}
.footer__newsletter form .validation-advice {
  color: #d9534f;
  text-decoration: underline;
  text-transform: none;
}
.footer__newsletter form .checkbox {
  border: 1px solid #838282;
  background: none;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.footer__newsletter form label {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  color: #383838;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.footer__newsletter form label:hover {
  cursor: pointer;
  color: #020202;
}
.footer__newsletter form label .agreenents-link {
  color: #383838;
}
.footer__newsletter form .infoOpen {
  display: inline-block;
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -26px -136px;
  width: 20px;
  height: 20px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  vertical-align: top;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.footer__newsletter form .infoOpen:hover {
  opacity: 1;
}
.footer__newsletter form .full-agreement-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(232, 233, 233, 0.9);
  z-index: 2;
  color: #333;
}
.footer__newsletter form .full-agreement-box-text {
  position: absolute;
  top: 50px;
  padding: 0 15px;
  font-size: 12px;
}
.footer__newsletter form .full-agreement-box-close {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  cursor: pointer;
}
.footer__newsletter form .full-agreement-box-close::after {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  content: '';
  background-image: url(https://www.hitobuwie.pl/skin/frontend/fwc/default/images/sprite1476454825084.png);
  background-position: -185px -47px;
  width: 8px;
  height: 8px;
}
.footer__newsletter form .full-agreement-box-close:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.footer__newsletter form .mail_row {
  position: relative;
  margin: 5px 0;
}
.footer__newsletter form .mail_row input, #esns_box_subscribe_input input {
  width: 100%;
  border: 1px solid #aeaeae;
  /*color: #f07d14;*/
  font-size: 14px;
  /*font-style: italic;*/
  padding: 8px 70px 8px 8px;
}
.footer__newsletter form .mail_row input::-webkit-input-placeholder {
  color: #363231;
  font-size: 14px;
  /*font-style: italic;*/
}
.footer__newsletter form .mail_row input::-moz-placeholder {
  color: #363231;
  font-size: 14px;
  /*font-style: italic;*/
}
.footer__newsletter form .mail_row input:-ms-input-placeholder {
  color: #363231;
  font-size: 14px;
  /*font-style: italic;*/
}
.footer__newsletter form .mail_row input:-moz-placeholder {
  color: #363231;
  font-size: 14px;
  /*font-style: italic;*/
}
.footer__newsletter form .mail_row button {
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  padding: 0 30px;
}
.footer__newsletter form .info {
  color: #020202;
  font-size: 10px;
  font-style: italic;
}
.footer__couriers {
  margin: 15px 0 30px;
}
.footer__couriers p {
  margin: 0;
}
#v-cookielaw {
  z-index: 99999999;
}
.__ceneo-widget {
  /*height: 370px !important;*/
}

/*# sourceMappingURL=styles.css.map */

span.promo_label_text::after {
  bottom: -10px;
  position: absolute;
  content: '';
  border-top: 10px solid #f01414;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

span.promo_label_text_top::after {
  top: -10px;
  right: 8px;
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  display: block;
  border-bottom: 10px solid #f01414;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
}

input#menucheck-toggle:checked + a + #menu-toggle {
  display: block;
  margin-top: 10px;
  padding-left: 0px;
}

.container {
  width: 100%;
}

@media (min-width: 1505px) {
  .container {
    width: 100%;
  }

    .filters__header--container {
    width:250px;
    }

  .filters__pagi {
    width:calc(100% - 250px);
  }

  .affix .logoheader__container {
    width: auto;
  }
  .filters {
    width: 250px;
  }
  .productTile--product {
    width: 413px;
  }

  .productTile--product .product-content-hover {
    padding: 0 0px 0px;
  }

  #category-products .productTile--product {
    padding: 0 0px;
  }

  .productTile__productPhoto img {
    max-width: 527px;
    max-height: 880px;
  }

  .productTile__productPhoto {
    padding: 0 0 0;
  }

  .productTile__labels {
    top: -565px;
    text-align: end;
  }

  .mainNav__ul > li ul.level0 {
    width: 100%;
  }

  .mainNav__ul > li ul.level0 .submenu-categories,
  .mainNav__ul > li ul.level0 .submenu-additional-block {
    width: 240px;
  }


  #products-list .productTile--product.next {
    right: 100px;
  }

  #mainContent > div.product-view.container > div.row.upper-part > div.view-left.col-sm-12.col-md-8.col-lg-9 {
    width: 80%;
  }
  #mainContent > div.product-view.container > div.row.upper-part > div.view-right.col-sm-12.col-md-4.col-lg-3 {
    width: 20%;
  }

  #ceneo-widget {
    right: 5px !important;
  }

  .headerCart {
    margin-right: 30px;
  }

  .productCarousel .productTile--product {
    width: 375px;
  }

  .productCarousel .productTile__productPhoto img {
    max-width: 365px;
    max-height: 800px;
  }

  .productCarousel .productTile__productPhoto {
     padding-bottom: 0px;
  }

  #mainContent > div.container > div > div > div.cart-collaterals.row > div.col-md-5.col-lg-5.col-lg-push-1.totals,
  #mainContent > div.container > div > div > div:nth-child(4) > div.col-sm-6.col-md-5.col-lg-5.col-lg-push-1,
  #mainContent > div.container > div > div > div.clearfix.greyHeader.cart__lower > div > div.col-sm-6.col-md-5.col-md-push-1.col-lg-5.col-lg-push-1 {
    width: 25%;
    left: 25%;
  }

  #mainContent > div > div.mb-category-products > p {
    background-color: #f0f0f0;
    text-align: center;
  }

  #manage-newsletter > img {
    max-width: 75%;
  }

  #manage-newsletter {
    text-align: center;
  }

  #products-list .productTile__label.new {
    display: block;
    margin-bottom: 5px;
    margin-left: calc(100% - 100px);
  }

  .productCarousel .productTile__labels {
    top: -350px;
    padding-right: 5px;
  }

  .home_cms_sections__section > h2 {
    font-size: 36px;
  }

  .home_cms_sections__section > h3 {
    font-size: 30px;
  }

  .home_cms_sections {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }

  .homeSlider .productsGrid--controls {
    width: 100px;
  }
}

@media (min-width: 1505px) and (max-width: 1918px) {
  #products-list .productTile--product {
    width: 27.7%;
  }
}


@media (min-width: 1200px) and (max-width: 1504px) {
  #products-list .productTile--product {
    width: 25%;
  }
  #mainContent > div > div.mb-category-products > p {
    background-color: #f0f0f0;
    text-align: center;
  }

  .product-size-table__inner {
    margin: 0 4%;
  }
}

#products-list > li.filters__pagi.col-md-8.col-lg-9 > div > div > div.sorter > div > div {
  padding-right: 10px;
}

#mainContent > div.product-view.container > div.row.upper-part > div.view-left.col-sm-12.col-md-8.col-lg-9 {
  padding-left: 0px;
  padding-right: 0px;
}

#YourBrands > div > ul > li {
  padding: 10px 0;
  font-size: 14px;
}

#YourBrands > div > ul > li > a {
  color: #383838;
}

.footer__content.clearfix > div.col-lg-6.footer__menus > div > div.col-sm-4.footer__o_nas > ul > li > a,
.footer__content.clearfix > div.col-lg-6.footer__menus > div > div.col-sm-4.footer__obsluga_klienta > ul > li > a,
.footer__content.clearfix > div.col-lg-6.footer__menus > div > div.col-sm-4.footer__informacje > ul > li > a {
  color: #383838;
}

iframe#ceneo-widget-small[style*="hidden"] {
display: none;
}

iframe#ceneo-widget-small {
  margin-bottom: 0px !important;
  height: 160px !important;
}
