/* no cache *//* DEBUG LESS COMPILLED */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700,400&subset=latin,latin-ext);
@font-face {
  font-family: cooperH;
  src: url("/fonts/cooper_hewitt/CooperHewitt-Book.otf");
}
@font-face {
  font-family: cooperH;
  src: url("/fonts/cooper_hewitt/CooperHewitt-Light.otf");
  font-weight: 100;
}
@font-face {
  font-family: cooperH;
  src: url("/fonts/cooper_hewitt/CooperHewitt-Semibold.otf");
  font-weight: 500;
}
@font-face {
  font-family: cooperH;
  src: url("/fonts/cooper_hewitt/CooperHewitt-Medium.otf");
  font-weight: 300;
}
@font-face {
  font-family: cooperH;
  src: url("/fonts/cooper_hewitt/CooperHewitt-Bold.otf");
  font-weight: 600;
}
body,
body h1,
body h2,
body h3,
body h4,
body h5,
body ul,
body ul li {
  padding: 0;
  margin: 0;
}
body {
  padding: 0;
  margin: 0 auto 0 auto;
  background: #fff;
  font-family: 'cooperH', sans-serif;
  color: #222121;
}
@media only screen and (max-width: 1200px) {
  body .container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  body .row {
    margin-left: 0;
    margin-right: 0;
  }
}
body .nav-menu-btn {
  display: none;
}
body .nav-menu-btn #nav-menu-btn {
  color: #fff;
  background: #c52024;
  border: none;
  border-radius: 0;
  width: 70px;
  padding: 0;
}
@media only screen and (max-width: 780px) {
  body .nav-menu-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
  }
}
@media only screen and (max-width: 500px) {
  body .nav-menu-btn {
    top: 40px;
  }
}
.menu-toogle-sub {
  display: none;
}
body.mobile .menu-toogle-sub {
  display: block;
}
@media only screen and (min-width: 781px) {
  body.mobile #topmenu li {
    position: relative;
  }
  body.mobile #topmenu li a {
    margin-left: 20px;
  }
  body.mobile #topmenu li .menu-toogle-sub {
    border: none;
    background: transparent;
    position: absolute;
    left: 0;
    top: -2px;
    z-index: 99;
  }
}
.hasmenu {
  height: auto !important;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
#lay_content {
  height: auto !important;
}
#pageheader {
  height: 200px !important;
}
@media only screen and (max-width: 1000px) {
  #pageheader {
    height: auto !important;
  }
}
@media only screen and (max-width: 780px) {
  #pageheader {
    position: relative;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 500px) {
  #pageheader {
    padding-top: 75px;
  }
}
#pageheader div.logoBox {
  height: 150px;
}
#pageheader,
#topmenu a,
#logobox h1 sub {
  color: #222121;
}
#usrbox ul {
  display: block;
  margin: 0;
  padding: 0;
  border-left: 1px solid #756162;
}
#usrbox ul li {
  display: inline-block;
  padding-right: 10px;
  border-right: 1px solid #756162;
  padding-left: 10px;
}
#usrbox ul li a {
  color: #fff;
}
#usrbox ul li a i {
  position: relative;
  top: -1px;
  margin-right: 8px;
}
#usrbox ul li a strong {
  font-weight: normal;
}
#pageheader .container {
  text-align: left;
}
#basketbox {
  text-align: right;
}
#basketbox a {
  position: relative;
  display: inline-block;
  color: #fff;
  border-left: 1px solid #756162;
  border-right: 1px solid #756162;
  padding-left: 10px;
  padding-right: 10px;
}
#basketbox a i {
  position: relative;
  margin-right: 8px;
  top: -1px;
}
#basketbox .top-cart-detail {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 999;
  color: #222121;
  box-shadow: 0 4px 10px 0 rgba(50,50,50,0.75);
  text-align: left;
  width: 400px;
  right: 0;
}
#basketbox .top-cart-detail strong {
  padding-left: 10px;
}
#basketbox .top-cart-detail ul {
  display: block;
  padding: 15px 10px 0 10px;
}
#basketbox .top-cart-detail ul li {
  display: table;
  padding: 7px 0 7px 0;
  margin-bottom: 5px;
  border-bottom: 1px dashed #756162;
  width: 100%;
}
#basketbox .top-cart-detail ul li a {
  line-height: 1.2em;
  display: table-cell;
  border: none;
  color: #222121;
  width: 60%;
  color: #c52024;
  padding: 0;
}
#basketbox .top-cart-detail ul li a.basket-remove-link {
  display: table-cell;
  width: 10%;
  text-align: right;
  vertical-align: middle;
}
#basketbox .top-cart-detail ul li span {
  display: table-cell;
  border: none;
  color: #222121;
  width: 30%;
  text-align: right;
  vertical-align: top;
}
#basketbox .top-cart-detail ul li.cart-link {
  border: none;
}
#basketbox .top-cart-detail ul li.cart-link a {
  color: #fff;
  line-height: 25px;
}
@media only screen and (max-width: 500px) {
  #basketbox .top-cart-detail {
    position: fixed;
    left: 0;
    right: auto;
    top: 40px;
    width: 100vw;
    z-index: 9999;
  }
}
#basketbox:hover .top-cart-detail {
  display: block;
}
#searchbox {
  height: 40px;
  text-align: right;
  padding: 0px;
  position: relative;
  top: -10px;
}
#searchbox .btn-transparent {
  font-size: 0.1px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 1px;
  right: 5px;
  background: transparent;
  border: transparent;
}
@media only screen and (max-width: 780px) {
  #searchbox {
    position: absolute;
    left: 0;
    top: 1px;
    height: 32px;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 150px !important;
  }
}
@media only screen and (max-width: 500px) {
  #searchbox {
    top: 41px;
  }
}
#searchbox i {
  position: relative;
  top: 1px;
  left: -5px;
  display: inline-block;
  color: #fff;
  background: #c52024;
  line-height: 30px;
  width: 30px;
  text-align: center;
}
@media only screen and (max-width: 780px) {
  #searchbox i {
    top: -1px;
    right: auto;
    left: 0;
    z-index: 8;
    position: absolute;
  }
}
#search-input {
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 150px;
  border: 0;
  height: 30px;
  font-size: 1em;
  border: #dfdfdf 1px solid;
  color: #222121;
}
@media only screen and (max-width: 780px) {
  #search-input {
    box-shadow: none;
    position: relative;
    top: -1px;
    left: 30px;
    height: 30px;
    line-height: 40px;
    width: 100%;
    opacity: 0.8;
  }
}
#logobox {
  font-size: 2em;
  text-shadow: 1px 2px 3px #000000;
  width: 300px;
  height: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
  display: block;
  position: relative;
  top: -20px;
}
.logo {
  display: block;
  margin: auto;
  height: 150px;
  vertical-align: middle;
  text-align: center;
}
.logo img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  max-width: 80%;
  max-height: 80%;
}
.logo span {
  display: none;
}
.logo-text {
  position: relative;
  top: 50px;
}
#topline {
  z-index: 999;
  line-height: 45px;
  background: #222121;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #topline .col-sm-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 500px) {
  #topline .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  #topline .basket-text {
    display: none;
  }
}
#topmenu {
  text-align: left;
  text-transform: uppercase;
  position: relative;
  z-index: 900;
}
@media only screen and (max-width: 1200px) {
  #topmenu {
    line-height: 2em;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 780px) {
  #topmenu {
    display: none;
    width: 50%;
    background: #fff;
    position: absolute;
    top: 35px;
    right: 0;
  }
  #topmenu li {
    border-bottom: 1px dashed #dfdfdf;
    position: relative;
    width: 100% !important;
  }
  #topmenu li a {
    display: block;
    width: 80%;
  }
  #topmenu li .menu-toogle-sub {
    border: none;
    background: transparent;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 99;
  }
}
@media only screen and (max-width: 500px) {
  #topmenu {
    width: 100%;
    top: 75px;
  }
}
@media only screen and (min-width: 781px) {
  #topmenu {
    display: block !important;
  }
}
#topmenu ul {
  display: block;
  font-size: 1.2em;
  padding: 0;
  background: #fff;
}
#topmenu ul li {
  display: inline-block;
  position: relative;
}
#topmenu ul li a {
  display: block;
  padding: 0 7px 0 7px;
}
#topmenu .category_menu h2 {
  display: none;
}
#topmenu ul li a {
  text-decoration: none;
}
#topmenu ul li > ul {
  display: none;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(50,50,50,0.75);
  -moz-box-shadow: 0px 4px 10px 0px rgba(50,50,50,0.75);
  box-shadow: 0px 4px 10px 0px rgba(50,50,50,0.75);
  width: 250px;
  position: absolute;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 12px;
  left: 0;
  font-size: 0.9em;
}
#topmenu ul li > ul li > ul {
  position: absolute;
  left: 250px;
  top: 0;
  margin-top: 0;
  background: #fff;
}
@media only screen and (max-width: 780px) {
  #topmenu ul li > ul {
    position: initial;
    width: 100%;
  }
  #topmenu ul li > ul li > ul {
    position: initial;
    width: 100%;
  }
}
@media only screen and (min-width: 781px) {
  #topmenu ul li > ul {
    z-index: 999;
  }
}
#topmenu ul li > ul li {
  background: #fff;
  display: block;
  padding: 0 7px 0 7px;
  list-style-type: bullet;
}
@media only screen and (max-width: 780px) {
  #topmenu ul li > ul li {
    border-bottom: none;
  }
}
#topmenu ul li > ul li a {
  display: block;
  text-align: left;
  padding: 3px 0 3px 10px;
}
#topmenu ul li:hover > ul {
  display: block;
}
#pagecontentbox,
#pagecontent {
  text-align: center;
  height: auto !important;
}
#pagecontentbox {
  clear: both;
}
#pagecontent {
  min-height: 430px;
  padding: 0px 0 50px 0;
}
#pagecontent .ajax_n_page_separator {
  margin-left: 0;
  margin-right: 0;
  float: none;
  clear: both;
  height: 16px;
  display: block;
  line-height: 15px;
  border-top: 1px solid #999;
  color: #999;
  text-align: left;
  position: relative;
}
#pagecontent .ajax_n_page_separator span {
  display: block;
  padding: 5px 0 5px 0;
  text-align: center;
  color: #fff;
  background: #999;
  width: 20px;
  position: absolute;
  top: 0;
}
.natahovak {
  float: none;
  width: 100%;
  height: 1px;
  clear: both;
}
#bigbanners {
  height: 20.7vw !important;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 800px) {
  #bigbanners {
    display: none;
  }
}
#banner_rotator {
  height: 20.7vw;
}
#banner_rotator {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
#banner_rotator .item,
#banner_rotator .active {
  height: 100%;
}
#banner_rotator .carousel-inner {
  height: 100%;
}
#banner_rotator .fill {
  display: block;
  width: 100%;
  height: 100%;
  background-position: top center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -o-background-size: contain;
  background-repeat: no-repeat;
}
#banner_rotator .carousel-caption {
  width: 100%;
  background: rgba(0,0,0,0.5);
  padding: 10px 0 10px 0;
  margin: 15px 0 0 0;
  left: 0;
  right: 0;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 1;
}
#banner_rotator .carousel-caption h2 {
  font-weight: 500;
  text-transform: uppercase;
}
#banner_rotator .carousel-indicators {
  height: 12px;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  #banner_rotator .carousel-indicators {
    display: none;
  }
}
#banner_rotator .carousel-indicators li {
  border: 0;
  background-color: #8e8e8e;
}
#banner_rotator .carousel-caption h2,
#banner_rotator .carousel-caption p {
  display: block;
  width: 70%;
  margin: 0 auto 0 auto;
}
#colorline {
  height: 90px;
  color: #fff;
  margin: -1px 0 0 0;
  background-image: url('/layout_images/textura.png');
  background-repeat: repeat-x;
}
@media only screen and (max-width: 810px) {
  #colorline {
    height: auto;
    min-height: 90px;
  }
  #colorline .infopruh_button:after {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    color: #fff;
    font-size: 2em;
  }
}
@media only screen and (max-width: 500px) {
  #colorline {
    margin-bottom: 0;
  }
}
#colorline .container {
  text-align: center;
  position: relative;
  height: 100%;
  min-height: 90px;
}
#colorline .infopruh_button_box {
  font-size: 1.3em;
  line-height: 30px;
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: block;
}
@media only screen and (max-width: 600px) {
  #colorline .infopruh_button_box {
    right: 5%;
  }
}
#colorline .infopruh_text {
  font-size: 1.3em;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: block;
  width: 65%;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  #colorline .infopruh_text {
    font-size: 1em;
    line-height: initial;
    left: 5%;
  }
}
#colorline .infopruh_button {
  border: 1px solid #fff;
  display: block;
  padding: 0 20px;
  margin: 0 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
}
@media only screen and (max-width: 810px) {
  #colorline .infopruh_button {
    display: inline-block;
    color: transparent;
    width: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
  }
}
.product-item {
  margin-bottom: 40px;
}
.product-item .caption {
  height: 80px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .product-item.col-sm-6 {
    width: 49%;
    float: left;
  }
}
@media only screen and (max-width: 450px) {
  .product-item.col-sm-6 {
    float: none;
    width: auto;
  }
}
.product-item .thumbnail {
  border: none;
  margin: 0;
  padding: 0;
  height: 280px;
  box-shadow: none;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.product-item .thumbnail .image-overlay {
  display: none;
  width: 100%;
  height: 280px;
  background: rgba(0,0,0,0.5);
  z-index: 99;
  position: absolute;
}
.product-item .thumbnail:hover .image-overlay {
  display: block;
}
.product-item .thumbnail .image-overlay:after {
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
  font-family: 'FontAwesome';
  content: "\f05b";
  font-size: 1.8em;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.product-item .thumbnail .image-overlay span {
  display: none;
}
.product-item .thumbnail img {
  max-height: 280px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.product-item .caption a.product_title.notunderline {
  text-decoration: none;
}
.product-item .caption a.product_title.notunderline h3 {
  text-decoration: none !important;
}
.product-item .caption a.product_title:hover h3 {
  text-decoration: underline !important;
}
.product-item .caption h3 {
  display: block;
  text-align: left;
  width: 100%;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 10px;
}
.product-item .caption .pricebox {
  text-align: left;
  padding: 0;
  position: absolute;
  bottom: 0;
}
.product-item .caption .pricebox .price {
  font-size: 1.4em;
  font-weight: 300;
  padding-right: 10px;
}
.product-item .caption .pricebox .originalprice_price {
  text-decoration: line-through;
  font-weight: 100;
}
.product-item .caption .buyTextBlock {
  text-align: right;
  padding-right: 0;
  position: absolute;
  right: 10px;
  bottom: 0;
}
.product-item .caption a.buy_text {
  display: block;
  text-transform: uppercase;
  font-weight: 100;
  color: #fff;
  padding: auto 10px;
  text-align: center;
  text-wrap: none;
  width: 110px;
  float: right;
}
.product-item .caption a.buy_text:after {
  color: #fff;
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 1.4em;
  display: inline-block;
  margin-left: 10px;
}
.product-item .caption span.buy_text {
  display: block;
  text-transform: uppercase;
  font-weight: 100;
  color: #fff;
  padding: auto 10px;
  background: #222121;
  text-align: center;
  text-wrap: none;
  float: right;
}
.wrap-all {
  display: inline-block;
  width: 100%;
  height: 20px;
  float: right;
}
.grid_item .product-info a {
  padding: 0;
  border: 0;
}
#search_output_box {
  position: absolute;
  width: 250px;
  z-index: 9999;
  margin-top: 10px;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(50,50,50,0.7);
  -moz-box-shadow: 0px 1px 10px 0px rgba(50,50,50,0.7);
  box-shadow: 0px 1px 10px 0px rgba(50,50,50,0.7);
  padding: 0px 0px;
  right: 0;
  top: 20px;
  text-align: left;
  font-size: 0.9em;
}
@media only screen and (max-width: 780px) {
  #search_output_box {
    display: none !important;
  }
}
#search_output_box li {
  display: block;
  line-height: 20px;
  background: none repeat scroll 0 0 #fff;
  color: #000;
}
#search_output_box li.search_category {
  padding: 0px 15px;
  line-height: 35px;
  margin: 5px 0 5px 0;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
#search_output_box li a {
  color: #666;
  display: block;
  padding: 10px;
}
#search_output_box li a:hover {
  text-decoration: none;
  color: #fff;
}
#pmain {
  width: 100% !important;
}
#orderprocess {
  background: #f2f2f2;
  font-weight: 100;
  margin: 0px 30px 20px 30px;
}
@media only screen and (max-width: 780px) {
  #orderprocess {
    font-size: 0.7em;
    margin: 0px 10px 20px 10px;
  }
}
#orderprocess a {
  display: inline-block;
  color: #222121;
  margin: 0 10px 0px 0px;
}
#orderprocess a strong {
  font-size: 2em;
  display: inline-block;
  margin-top: 8px;
  text-align: center;
}
#orderprocess a span {
  display: inline-block;
  font-size: 1.5em;
  position: relative;
  top: -3px;
  margin-right: 40px;
  margin-left: 10px;
}
#orderprocess a strong {
  margin-left: 40px;
}
#orderprocess a.sel strong {
  margin-left: 40px;
  color: #fff;
}
#orderprocess a.sel span {
  color: #fff;
}
#orderprocess a.sel,
#orderprocess a:hover {
  width: auto;
}
#cartcontent {
  width: 95%;
  font-size: 1.1em;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}
@media only screen and (max-width: 500px) {
  #cartcontent {
    margin-left: 10px;
    margin-right: 0px;
  }
}
#cartcontent thead th {
  font-size: 1em;
  color: #222121;
  background: #f2f2f2;
  margin-bottom: 20px;
  font-weight: 300 !important;
  line-height: 40px;
}
#cartcontent tbody td {
  border-bottom: 1px dashed #666;
  padding: 5px 5px 5px 5px;
}
#cartcontent tbody.summary {
  font-size: 1.2em;
}
#cartcontent tbody.summary th {
  text-align: right;
  font-weight: normal;
  border-bottom: 1px dashed #666;
  padding: 5px 5px 5px 5px;
}
#cartcontent tbody.summary td {
  text-align: left;
  padding-left: 5.5%;
}
#cartcontent.sumary_content tbody.summary td {
  text-align: left;
  padding-left: 3%;
}
#cartcontent .small_image {
  width: 10%;
}
#cartcontent .name {
  width: 50%;
  text-align: left;
}
#cartcontent .item_count {
  width: 10%;
}
#cartcontent .item_count .count {
  width: 40px;
  padding: 5px;
  float: left;
}
#cartcontent .price_per_item {
  width: 10%;
}
#cartcontent .total_price {
  width: 10%;
}
#cartcontent .delete {
  width: 10%;
}
#cartcontent em.vat_price {
  display: block;
  font-size: 12px;
  font-style: normal;
}
.form-horizontal fieldset {
  text-align: left;
}
#product_ordering button[value=asc] i {
  padding-right: 2px;
}
#product_ordering button[value=desc] i {
  padding-left: 2px;
}
.filterform {
  background: #f2f2f2;
  height: 40px;
  padding: 10px 0 10px 0;
  margin: 0px 30px 20px 30px;
}
@media only screen and (max-width: 500px) {
  .filterform {
    margin: 0;
    padding: 0 10px 0 10px;
  }
  .filterform #filter_head {
    height: 40px;
    padding: 0;
  }
}
#filter_head span.toogle-filter-form {
  float: left;
  cursor: pointer;
  margin-left: 10px;
}
@media only screen and (max-width: 500px) {
  #filter_head span.toogle-filter-form {
    font-size: 1px;
    color: transparent;
  }
  #filter_head span.toogle-filter-form span {
    margin-top: 2px;
  }
  #filter_head span.toogle-filter-form .glyphicon.glyphicon-arrow-down:before,
  #filter_head span.toogle-filter-form .glyphicon.glyphicon-arrow-up:before {
    content: "\e138" !important;
    font-size: 20px;
    display: block;
    padding-top: 5px;
    color: #222121;
  }
  #filter_head span.toogle-filter-form .glyphicon.glyphicon-arrow-up:before {
    color: #c52024;
  }
}
#product_ordering {
  float: right;
  display: block;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 500px) {
  #product_ordering {
    padding-top: 7px;
  }
}
.filterform #filter_box {
  background: #f2f2f2;
  float: right;
  clear: both;
  width: 100%;
}
@media only screen and (max-width: 700px) {
  .filterform #filter_box {
    position: absolute;
    background: #f2f2f2;
    left: 0;
    z-index: 99;
  }
}
.filterform #filter_box .checkbox label {
  color: #272727;
  background: #fff;
  text-align: left !important;
}
#frm-filterform fieldset {
  padding: 20px;
  text-align: left;
}
#frm-filterform label {
  display: block;
}
#frm-filterform .checkbox {
  display: inline-block;
  width: 20%;
  margin: 5px;
}
@media only screen and (max-width: 780px) {
  #frm-filterform .checkbox {
    width: 45%;
  }
}
#frm-filterform .checkbox label {
  display: block;
  width: 100%;
  padding: 5px 5px 5px 40px;
  border: 1px solid #c52024;
}
#frm-filterform .checkbox label input {
  position: relative;
  top: 1px;
  left: -10px;
}
#frm-filterform fieldset.col-lg-3 {
  width: 100% !important;
}
#frm-filterform .button {
  display: none;
}
.product_paginator {
  display: block;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  width: 100%;
  float: none;
  clear: both;
}
.product_paginator > * {
  text-align: center;
}
.product_paginator li {
  display: inline-block;
  font-size: 0.9em;
  padding-top: 10px;
}
.product_paginator li a,
.product_paginator li span {
  display: block;
  line-height: 23px;
  height: 23px;
  width: 23px;
  background: #fff;
}
.product_paginator li.active a {
  background: #f7f7f7;
  color: #272727;
}
.product_paginator li a {
  color: #272727;
}
.product_paginator li a span,
.product_paginator li span span {
  display: none;
}
.product_paginator li span i {
  color: #777;
}
#filtered {
  display: block;
  background: #fff;
  margin: 20px 30px 20px 30px;
  padding: 0;
  text-align: left;
  width: 100%;
}
#filtered li {
  display: block;
  padding: 2px 10px 2px 10px;
  text-align: left;
}
#filtered li strong {
  display: inline-block;
  padding: 3px;
  padding-right: 10px;
  color: #272727;
}
#filtered .filtered_label {
  display: inline-block;
  padding: 2px 4px;
  background: #f2f2f2;
  color: #272727;
  margin: 2px;
}
#filtered .filtered_label .glyphicon {
  margin-left: 3px;
}
#filtered .filtered_label:hover .glyphicon {
  color: #c52024;
}
.separator {
  width: 100%;
  float: none;
  clear: both;
  padding-top: 30px;
  height: auto;
}
#footer,
#footer_menu {
  float: none;
  margin: auto;
  min-height: 100px;
}
#footer_menu .menu_placer ul {
  display: block;
  margin-top: 20px;
  font-size: 1.2em;
}
#footer_menu .menu_placer ul li {
  display: inline-block;
  padding: 10px;
}
#footer_menu .menu_placer ul li a {
  color: #909090;
  font-size: 1.3em;
}
.bootbox-body #frm-add {
  display: none;
}
.related-product-holder h4 {
  display: block;
  color: #909090;
  padding: 4px 0 4px 0;
  text-align: left;
  margin-bottom: 40px;
  margin-top: 60px;
  font-weight: 100;
}
.related-product-holder.col-lg-12 {
  padding: 0;
}
#pd {
  text-align: left;
}
#pd div.col-thumb {
  padding: 20px 0 0 0;
  vertical-align: top;
}
@media only screen and (max-width: 780px) {
  #pd div.col-thumb {
    display: table;
    float: none;
    clear: both;
  }
}
#pd div.col-thumb .minImg {
  display: block;
  margin-bottom: 10px;
}
#pd div.col-img {
  padding-top: 20px;
  vertical-align: top;
}
#pd div.col-desc {
  padding-top: 20px;
  vertical-align: top;
}
#pd div.col-img a {
  width: 100%;
}
#pd div.col-img a img {
  width: 100%;
}
#pd div.col-thumb a {
  display: table-cell;
  width: 100%;
}
@media only screen and (max-width: 780px) {
  #pd div.col-thumb a {
    width: 33.33333%;
    float: left;
  }
}
#pd div.col-thumb img {
  width: 100%;
}
#pd .headerline {
  display: table;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
#pd h2 {
  display: table-cell;
  background: #f2f2f2;
  padding: 12px 20px;
  font-weight: normal;
  font-size: 1.6em;
  width: 100%;
}
#pd h2,
#pd .product-info {
  width: 55%;
  text-align: left;
  margin-left: 45%;
}
#pd ul {
  display: table;
  width: 100%;
  float: none;
  clear: both;
  color: #3f3f3f;
}
#pd .dropdown-menu ul {
  display: initial;
  width: auto;
  float: auto;
  overflow-x: hidden;
}
#pd ul.files {
  margin-bottom: 20px;
}
#pd ul li {
  display: table-row;
}
#pd ul.discounts {
  color: #777777;
}
#pd ul li span {
  display: table-cell;
  width: 30%;
  text-align: left;
}
#pd ul li strong {
  display: table-cell;
  padding-left: 10px;
  width: 60%;
  text-align: left;
  font-weight: 300;
}
#pd .product-info .price {
  font-size: 1.7em;
  display: block;
  position: relative;
  z-index: 0;
}
#pd button,
#pd input {
  z-index: 1;
  position: relative;
}
#product-property-form {
  display: block;
  width: 100%;
  position: relative;
  padding-bottom: 40px;
  margin-top: 20px;
}
#product-property-form #frm-add {
  position: absolute;
  bottom: 0;
  display: block;
  text-transform: uppercase;
  font-weight: 100;
  color: #fff;
  text-align: center;
  text-wrap: none;
  border: 0;
  padding: 5px 15px;
}
#send_quest {
  border: 0;
  padding: 5px 15px;
  background: #f2f2f2;
  position: relative;
  top: -30px;
  left: 120px;
}
@media only screen and (max-width: 780px) {
  #send_quest {
    left: 0px;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
}
@media only screen and (max-width: 381px) {
  #send_quest {
    top: 10px;
    left: -10px;
  }
}
#pd .price {
  float: left;
  font-weight: 100;
  margin-top: 20px;
  color: #3f3f3f;
}
#pd .price .vat_price {
  font-style: normal;
}
@media only screen and (max-width: 425px) {
  #pd .price .vat_price {
    display: block;
    clear: both;
    margin-left: 50px;
  }
}
#pd .price span {
  font-weight: 300;
  font-size: 1.4em;
  padding-left: 10px;
}
#pd .product-text {
  padding: 15px 0 15px 0;
}
.product_flag_holder {
  padding-top: 10px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 0px;
  height: 0px;
  position: absolute;
  text-align: center;
  top: 115px;
  left: -95px;
  z-index: 1;
}
.product_flag_holder span {
  display: block;
  text-align: center;
  font-size: 1em;
  padding: 2px 15px 2px 15px;
  width: 300px;
  font-weight: bolder;
  text-transform: lowercase;
  margin-bottom: 2px;
}
.product_flag_holder_big {
  display: block;
}
.product_flag_holder_big span {
  padding: 2px 15px 2px 15px;
  text-transform: lowercase;
  margin-bottom: 2px;
  text-align: left;
}
.product_flag_holder span.flag_action,
.product_flag_holder_big span.flag_action {
  background: rgba(4,134,148,0.75);
  color: #fff;
}
.product_flag_holder span.flag_discount,
.product_flag_holder_big span.flag_discount {
  background: rgba(162,5,5,0.75);
  color: #fff;
}
.product_flag_holder span.flag_tip,
.product_flag_holder_big span.flag_tip {
  background: rgba(236,90,19,0.85);
  color: #fff;
}
.product_flag_holder span.flag_new,
.product_flag_holder_big span.flag_new {
  background: rgba(89,188,115,0.85);
  color: #fff;
}
.flashmessages,
#snippet--flashmessages {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  z-index: 9999;
}
.btn {
  font-size: 1.2em;
  border-radius: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-default {
  color: #fff;
  background-image: none;
  background-color: #909090;
  text-shadow: none;
}
.btn-default:hover {
  background: #999;
  color: #fff;
}
.form-cart,
#wizzard_select_name {
  background: #fff;
  text-align: left;
}
.form-cart fieldset,
#wizzard_select_name fieldset {
  margin: 0;
  padding: 0;
  width: 100%;
}
.form-cart .form-group,
#wizzard_select_name .form-group {
  margin: 0;
  padding: 0 20px 15px 20px;
  width: auto;
  line-height: 30px;
}
.form-cart .form-group label,
#wizzard_select_name .form-group label {
  display: inline-block;
  margin-right: 15px;
  width: 35%;
  text-align: right;
}
.form-cart .help-block {
  width: 75%;
  text-align: right;
}
.form-cart .form-group .checkbox,
.form-cart .form-group .checkbox label,
#wizzard_select_name .form-group .checkbox,
#wizzard_select_name .form-group .checkbox label {
  width: 100%;
  text-align: left;
}
.form-cart .form-group .checkbox,
#wizzard_select_name .form-group .checkbox {
  margin-left: 240px;
}
@media only screen and (max-width: 780px) {
  .form-cart .form-group .checkbox,
  #wizzard_select_name .form-group .checkbox {
    margin-left: 0;
  }
}
.form-cart .form-group .form-control,
#wizzard_select_name .form-group .form-control {
  display: inline-block;
  width: 500px;
}
.rollbox legend,
fieldset legend {
  cursor: pointer;
  padding: 2px 10px 0 10px;
  background-color: #f2f2f2;
  color: #272727;
}
.rollbox legend .rollbox-icon {
  margin-right: 10px;
  font-size: 80%;
}
ul.tabs {
  display: block;
  list-style-type: none;
  border-bottom: 1px solid #909090;
  padding: 0;
  margin: 40px 30px 12px 30px;
  text-align: center;
  font-size: 1.3em;
}
ul.tabs li {
  display: inline-block;
  margin-right: 20px;
}
.form-cart.span12 {
  margin-left: 30px;
  margin-right: 30px;
}
ul.tabs li a {
  display: block;
  padding: 5px 10px;
  background-color: #ffffff;
  color: #909090;
}
ul.tabs li a.sel {
  color: #fff;
}
#html_content {
  text-align: justify;
  position: relative;
  font-size: 1.2em;
}
@media only screen and (max-width: 1000px) {
  #html_content {
    padding: 0 20px 0 20px;
  }
}
#html_content h1,
#html_content h2,
#html_content h3 {
  margin-bottom: 15px;
  margin-top: 30px;
  color: #67abb8;
}
#html_content h1,
.content_h3 {
  display: block;
  width: auto;
  text-align: left;
  font-size: 2.2em;
  padding: 0;
  margin-bottom: 40px;
}
#html_content h1 {
  margin-top: 0;
}
#html_content ul {
  list-style: none;
  margin-bottom: 20px;
}
#html_content table {
  background: rgba(0,0,0,0.1);
}
#html_content table caption {
  background: #fff;
  color: #67abb8;
  font-weight: bold;
  background: transparent;
  border-bottom: 1px solid #fff;
  padding: 5px;
  width: 100%;
  text-align: left;
  display: block;
}
#html_content table td,
#html_content table th {
  padding: 4px;
}
#html_content table thead th,
#html_content table thead td,
#html_content table th {
  background: #67abb8;
  color: #fff;
}
#html_content table tr:nth-child(even) td {
  background: rgba(255,255,255,0.3);
}
#deliverypayment fieldset {
  padding-bottom: 30px;
  width: 45%;
  display: inline-block;
}
@media only screen and (max-width: 780px) {
  #deliverypayment fieldset {
    width: 90%;
  }
}
#deliverypayment fieldset {
  display: table-cell;
  vertical-align: top;
  margin: 15px;
}
#deliverypayment table td {
  width: 180px;
}
#deliverypayment table td.check {
  width: 30px;
}
#deliverypayment table td.price {
  width: 50px;
}
#pd.dsgn .product_flag_holder_big {
  margin-top: 15px;
}
#pd.dsgn .price {
  display: block;
  float: none;
  clear: both;
}
#pd.dsgn #frm-add {
  display: block;
  text-transform: uppercase;
  font-weight: 100;
  color: #fff;
  text-align: center;
  text-wrap: none;
  border: 0;
  padding: 5px 15px;
  margin-top: 15px;
}
#pd.dsgn #product-property-form {
  padding-bottom: 15px;
}
#pd.dsgn .btn-question {
  display: block;
  float: none;
  clear: both;
  padding: 15px 0 15px;
}
#pd.dsgn .btn-question #send_quest {
  position: initial;
}
@media only screen and (max-width: 1280px) {
  .col-lg-8 {
    width: 100% !important;
  }
  .col-md-offset-2,
  .col-sm-offset-1 {
    margin-left: 0;
  }
  #banner_rotator {
    width: 100% !important;
  }
}
@media only screen and (max-width: 880px) {
  .form-cart input.form-control,
  .form-cart select.form-control,
  #frm-registerForm input.form-control,
  #frm-registerForm select.form-control {
    width: 60% !important;
  }
}
@media only screen and (max-width: 600px) {
  #bigbanners {
    display: none;
  }
  .category_menu li {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    background: #fff;
    margin-bottom: 2px;
  }
  .form-cart .form-group label,
  #frm-registerForm .form-group label {
    width: 100% !important;
    display: block;
    text-align: left;
  }
  .form-cart input.form-control,
  .form-cart select.form-control,
  #frm-registerForm input.form-control,
  #frm-registerForm select.form-control {
    width: 100% !important;
  }
}
#frm-signInForm {
  width: 300px;
  margin: 0 auto 0 auto;
  background: #fff;
  padding: 15px;
}
.textblock {
  margin: 20px;
  padding: 0 20px 0 15px;
  color: #777777 !important;
  font-size: 1.1em !important;
  text-align: justify;
}
@media only screen and (max-width: 1200px) {
  .textblock img {
    max-width: 100%;
    height: auto;
  }
}
#pagecontent h1 {
  background: #f2f2f2 none repeat scroll 0 0;
  display: block;
  font-size: 1.6em;
  font-weight: normal;
  padding: 12px 20px;
  width: 96%;
  text-align: left;
  color: #c52024;
  margin-left: 30px;
}
@media only screen and (max-width: 780px) {
  #pagecontent h1 {
    width: auto;
    margin: 0;
  }
}
#pagecontent div > h1 {
  display: inherit;
}
.textblock ul,
.textblock ol {
  margin-left: 15px;
}
.textblock p img {
  margin: 5px;
}
.textblock.textblock_bottom {
  margin-top: 30px;
}
.textblock-formshowed {
  margin-bottom: 0px;
}
#footer {
  min-height: 70px;
  background: url("/layout_images/textura2.png") #000000;
  background-size: cover;
  overflow: hidden;
}
#footers {
  background: transparent;
  min-height: 30px;
  height: auto !important;
  text-align: center;
  border-top: #dfdfdf 1px solid;
}
#footers-content {
  margin-top: 20px;
  text-align: left;
  display: table;
}
@media only screen and (max-width: 1000px) {
  #footers-content {
    display: table;
    width: auto;
    padding-left: 20px;
  }
  #footers-content .footer-block-quickContact {
    width: 250px !important;
  }
  #footers-content #footers-content .footer-block-facebook {
    width: auto !important;
    overflow: hidden;
  }
}
#footers-content .footer-block {
  font-weight: 100;
  padding: 8px;
  color: #a3a3a3;
  display: table-cell;
}
@media only screen and (max-width: 1000px) {
  #footers-content .footer-block {
    display: block;
    width: 45%;
    float: left;
  }
}
@media only screen and (max-width: 550px) {
  #footers-content .footer-block {
    width: auto;
    float: none;
    display: block;
  }
}
#footers-content .footer-block strong {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 5px;
  color: #fff;
}
#footers-content .footer-block-textBlock {
  text-align: left;
}
#footers-content .footer-block-textBlock p {
  max-width: 250px;
}
#footers-content img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
}
.footer_images {
  display: block;
  width: 130px;
  margin: 5px 5px 5px 0;
}
#footers-content a {
  color: #909090;
}
#footers-content li {
  display: block;
}
#footers-content li a {
  display: block;
}
#footer-line {
  line-height: 80px;
  background: #121212;
  color: #909090;
}
#footer-line .col-md-8 {
  text-align: left;
}
#footer-line p {
  display: inline;
  padding: 0;
  margin: 0;
}
#footer-line .fineeshop-footer {
  padding-left: 5px;
}
.alignRight {
  text-align: right;
}
.bootstrap-select button {
  background: #f2f2f2 !important;
}
.bootstrap-select img {
  max-width: 60%;
  max-height: 150px;
  margin: 0 20% 0 20%;
}
.orderResultBox {
  width: 60%;
  margin: 0 auto 0 auto;
}
.orderResultBox .textresult {
  text-align: left;
  font-size: 1.2em;
}
.orderResultBox .textresult h2 {
  margin-bottom: 20px;
}
.orderResultBox .textresult p {
  margin-bottom: 20px;
}
.orderResultBox .icon .fa {
  font-size: 12em;
  position: relative;
  top: -30px;
}
#logobox h1,
#search_output_box li.search_category,
#cartcontent .name a,
#pd h2,
#send_quest,
#footer .menu_placer ul li a,
#html_content h1,
#html_content h2,
#html_content h3,
#html_content table caption,
.templateColor,
#footer_menu .menu_placer ul li a,
#footers-content .footer-block strong a,
#footers-content a {
  color: #c52024;
}
#orderprocess a.sel,
ul.tabs li a.sel,
#frm-add,
#search_output_box li a:hover,
#frm-add,
.grid_item a.buy_text,
#frm-add,
#html_content table thead th,
#html_content table thead td,
#html_content table th,
.templateBackground,
#product-property-form #frm-add,
#banner_rotator .carousel-indicators li.active {
  background-color: #c52024;
}
.btn-info,
.btn-info:hover,
.btn-info:focus {
  background: #c52024 !important;
  border: 0;
}
.grid_item a .image_overlay {
  background: rgba(0,0,0,0.4);
}
#topmenu ul li a:hover:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #c52024;
  position: relative;
  top: 2px;
}
.footer-block-content ul li a {
  color: #909090 !important;
}
.carousel-control {
  z-index: 10;
}
.carousel-control .icon-prev {
  background: url(/layout_images/sipka_left.png) no-repeat;
  width: 45px;
  height: 91px;
  margin-top: -30px;
}
.carousel-control .icon-next {
  background: url(/layout_images/sipka_right.png) no-repeat;
  width: 45px;
  height: 91px;
  margin-top: -30px;
}
.carousel-control .icon-prev::before,
.carousel-control .icon-next::before {
  content: '';
}
.carousel-control,
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control.left:hover,
.carousel-control.left:focus {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0px,rgba(0,0,0,0) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right:hover,
.carousel-control.right:focus {
  background-image: linear-gradient(to right,rgba(0,0,0,0) 0px,rgba(0,0,0,0.5) 100%);
  background-repeat: repeat-x;
}
.footer-block form table {
  margin-top: 7px;
  width: 100%;
}
.footer-block form table th {
  display: none;
  white-space: nowrap;
  padding-right: 10px;
  font-size: 0.8em;
  font-weight: normal;
  padding-bottom: 2px;
}
.footer-block form table th label {
  font-weight: 100;
}
.footer-block form table td {
  font-size: 0.8em;
  padding-bottom: 2px;
}
.footer-block form .btn {
  padding: 4px;
  border-radius: 0px;
  border: none;
  color: #fff;
  font-family: 'cooperH';
  text-transform: uppercase;
  font-weight: 100;
}
.footer-block form table td input {
  width: 80%;
}
.footer-block form table td textarea {
  width: 100%;
  height: 100px;
}
.footer-block form table td input,
.footer-block form table td textarea {
  font-weight: 100;
  padding: 5px;
  background: rgba(255,255,255,0.1);
  color: #909090;
  border: 1px solid rgba(255,255,255,0.2);
  margin-bottom: 3px;
  font-size: 1.2em;
}
#facebook-like-btn {
  display: block;
  text-align: right;
  width: 390px;
}
@media only screen and (max-width: 500px) {
  #facebook-like-btn {
    width: auto;
  }
}
@media only screen and (max-width: 381px) {
  #facebook-like-btn {
    position: relative;
    top: -13px;
  }
}
.specialselect-contaner button,
.specialselect-contaner button:hover {
  color: #3f3f3f;
  font-size: 1em;
}
.next.form-inline {
  margin-top: 15px;
}
.section-header {
  position: relative;
  z-index: 10;
  display: block;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  clear: both;
}
@media only screen and (min-width: 450px) and (max-width: 1000px) {
  .section-header {
    height: 50px;
  }
}
.section-header h2 {
  color: #222;
  font-family: "cooperH", sans-serif;
  font-weight: 100;
}
@media only screen and (min-width: 450px) and (max-width: 1000px) {
  .section-header h2 {
    float: left;
    width: 60%;
  }
}
.section-header h2 sub {
  font-size: 0.5em;
  display: inline;
  position: relative;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .section-header h2 sub {
    display: none;
  }
}
.section-header .col-lg-10 {
  padding: 0;
}
.section-header .col-lg-2 {
  padding: 0;
  text-align: right;
}
@media only screen and (max-width: 450px) {
  .section-header .col-lg-2 {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .section-header .col-lg-2 .left {
    position: absolute;
    left: 0px;
  }
  .section-header .col-lg-2 .right {
    position: absolute;
    right: 0px;
  }
}
.section-header .col-lg-2 .btn-success {
  color: #c52024;
  background: #fff;
  margin: 1px;
  border: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  clear: both;
}
@media only screen and (max-width: 450px) {
  .slick-slider .product-item.col-sm-6 {
    float: left !important;
  }
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#switchbox {
  position: absolute;
  height: 45px;
  line-height: 45px;
  z-index: 1000;
  left: 50%;
  display: block;
}
@media only screen and (max-width: 500px) {
  #switchbox {
    left: 0px;
    background: #222121;
    top: 40px;
    width: 100%;
  }
}
#currencybox,
#languagebox,
#priceswitch_top {
  display: inline-block;
  margin: 0 5px 0 5px;
}
.priceswitch_switcher {
  display: block;
  width: 100px;
  top: 0;
  z-index: 2;
  margin-left: 10px;
  background: #222121;
  position: absolute;
}
@media only screen and (max-width: 500px) {
  .priceswitch_switcher {
    top: 40px;
    left: 250px;
  }
}
.priceswitch_switcher li {
  display: none;
  margin: 0 5px 0 5px;
}
.priceswitch_switcher li a {
  color: #fff;
  opacity: 0.7;
}
.priceswitch_switcher li.active {
  display: block;
}
.priceswitch_switcher li.active a {
  opacity: 1;
}
.priceswitch_switcher a:hover {
  opacity: 1;
}
.priceswitch_switcher:hover li {
  display: block;
}
.currencybox_switcher {
  display: block;
  width: auto;
  z-index: 2;
  margin-left: 10px;
}
@media only screen and (max-width: 500px) {
  .currencybox_switcher {
    top: 40px;
    left: 250px;
  }
}
.currencybox_switcher li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.currencybox_switcher li a {
  color: #fff;
  opacity: 0.7;
}
.currencybox_switcher li.active a {
  opacity: 1;
}
.currencybox_switcher a:hover {
  opacity: 1;
}
.language_switcher,
.currencybox_switcher,
.priceswitch_switcher {
  position: absolute;
  top: 0;
  z-index: 1001;
  display: block;
  padding: 0;
  margin: 0;
  width: 100px;
  background: #222121;
}
.language_switcher li,
.currencybox_switcher li,
.priceswitch_switcher li {
  display: none;
  padding-left: 5px;
  padding-right: 5px;
}
.language_switcher li .img-thumbnail,
.currencybox_switcher li .img-thumbnail,
.priceswitch_switcher li .img-thumbnail {
  width: 18px;
  height: 14px;
  border: 0;
  border-radius: 0;
  margin-left: 5px;
  margin-right: 5px;
  background-color: transparent;
}
.language_switcher li a,
.currencybox_switcher li a,
.priceswitch_switcher li a {
  color: #fff;
}
.language_switcher li.active,
.currencybox_switcher li.active,
.priceswitch_switcher li.active {
  display: block;
}
.currencybox_switcher {
  left: 120px;
}
.language_switcher:hover li,
.currencybox_switcher:hover li,
.priceswitch_switcher:hover li {
  display: block;
}
#blog_box {
  margin-bottom: 50px;
}
#blog_box h2 {
  position: relative;
  z-index: 10;
  display: block;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  clear: both;
  font-weight: 100;
}
@media only screen and (min-width: 450px) and (max-width: 1000px) {
  #blog_box h2 {
    height: 50px;
  }
}
#blog_box h2 h2 {
  color: #222;
  font-family: "cooperH", sans-serif;
  font-weight: 100;
}
@media only screen and (min-width: 450px) and (max-width: 1000px) {
  #blog_box h2 h2 {
    float: left;
    width: 60%;
  }
}
#blog_box h2 h2 sub {
  font-size: 0.5em;
  display: inline;
  position: relative;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  #blog_box h2 h2 sub {
    display: none;
  }
}
#blog_box h2 .col-lg-10 {
  padding: 0;
}
#blog_box h2 .col-lg-2 {
  padding: 0;
  text-align: right;
}
@media only screen and (max-width: 450px) {
  #blog_box h2 .col-lg-2 {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  #blog_box h2 .col-lg-2 .left {
    position: absolute;
    left: 0px;
  }
  #blog_box h2 .col-lg-2 .right {
    position: absolute;
    right: 0px;
  }
}
#blog_box h2 .col-lg-2 .btn-success {
  color: #c52024;
  background: #fff;
  margin: 1px;
  border: 0;
}
article.blog-item .blog-thumbnail,
article.popular-post .blog-thumbnail {
  border-bottom: 2px solid #c52024;
  margin-bottom: 10px;
  position: relative;
  height: 150px;
  overflow: hidden;
  display: blog;
  text-align: center;
  vertical-align: middle;
}
article.blog-item .blog-thumbnail img,
article.popular-post .blog-thumbnail img {
  width: 100%;
  height: auto;
}
article.blog-item .blog-date,
article.blog-item .blog-full-width-date,
article.popular-post .blog-date,
article.popular-post .blog-full-width-date {
  display: block;
  position: absolute;
  bottom: 0;
  background: #c52024;
  color: #fff;
  padding: 5px;
  font-size: 0.8em;
}
article.blog-item .blog-date p,
article.blog-item .blog-full-width-date p,
article.popular-post .blog-date p,
article.popular-post .blog-full-width-date p {
  margin: 0;
  padding: 0;
}
article.blog-item .blog-date p.day,
article.blog-item .blog-full-width-date p.day,
article.popular-post .blog-date p.day,
article.popular-post .blog-full-width-date p.day {
  font-size: 2em;
  display: block;
  text-align: center;
}
article.blog-item .blog-content,
article.popular-post .blog-content {
  text-align: left;
}
article.blog-item .blog-content h4,
article.popular-post .blog-content h4 {
  font-weight: 100;
  font-size: 1.6em;
}
article.blog-item .blog-content h4 a,
article.popular-post .blog-content h4 a {
  color: #c52024 !important;
}
article.blog-item .blog-content .blog-meta,
article.popular-post .blog-content .blog-meta {
  color: #777777;
  font-size: 0.8em;
  font-weight: 100;
}
article.blog-item a.btn,
article.popular-post a.btn {
  font-size: 0.8em;
  font-weight: 100;
}
#sub-page-content {
  margin-top: 40px;
}
.sidebar-widget {
  text-align: left;
  margin-bottom: 30px;
}
.sidebar-widget h2 {
  position: relative;
  z-index: 10;
  display: block;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  clear: both;
  font-weight: 100;
  margin-top: 0;
}
@media only screen and (min-width: 450px) and (max-width: 1000px) {
  .sidebar-widget h2 {
    height: 50px;
  }
}
.sidebar-widget h2 h2 {
  color: #222;
  font-family: "cooperH", sans-serif;
  font-weight: 100;
}
@media only screen and (min-width: 450px) and (max-width: 1000px) {
  .sidebar-widget h2 h2 {
    float: left;
    width: 60%;
  }
}
.sidebar-widget h2 h2 sub {
  font-size: 0.5em;
  display: inline;
  position: relative;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .sidebar-widget h2 h2 sub {
    display: none;
  }
}
.sidebar-widget h2 .col-lg-10 {
  padding: 0;
}
.sidebar-widget h2 .col-lg-2 {
  padding: 0;
  text-align: right;
}
@media only screen and (max-width: 450px) {
  .sidebar-widget h2 .col-lg-2 {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .sidebar-widget h2 .col-lg-2 .left {
    position: absolute;
    left: 0px;
  }
  .sidebar-widget h2 .col-lg-2 .right {
    position: absolute;
    right: 0px;
  }
}
.sidebar-widget h2 .col-lg-2 .btn-success {
  color: #c52024;
  background: #fff;
  margin: 1px;
  border: 0;
}
article.blog-full-width {
  margin-bottom: 50px;
}
article.blog-full-width .blog-thumbnail {
  height: 300px;
}
article.blog-full-width .blog-full-width-date {
  top: 240px;
  bottom: auto;
}
article.blog-full-width .blog-content h4 {
  margin-top: 10px;
  font-size: 2.5em;
  margin-bottom: 10px;
}
article.popular-post img {
  width: 20%;
  height: auto;
  float: left;
  border-left: 1px solid #c52024;
  margin-right: 10px;
}
article.popular-post h4 {
  font-weight: 100;
}
article.popular-post h4 a {
  color: #c52024;
}
article.popular-post p {
  color: #aeaeae;
  font-size: 0.9em;
}
ul.tags {
  display: block;
}
ul.tags li {
  display: inline-block;
  padding: 0;
  margin: 4px;
  background: #efefef;
  border-bottom: 1px solid #c52024;
}
ul.tags li a {
  padding: 4px;
  color: #000;
  display: block;
  width: 100%;
  height: 100%;
}
ul.tags li:hover {
  background: #c52024;
}
ul.tags li:hover a {
  color: #fff;
}
ul.category-in-page {
  display: table;
  margin: 0 0 20px 15px;
  padding: 0;
  text-align: left;
  float: none;
  clear: both;
}
ul.category-in-page li {
  display: table-cell;
  float: left;
  padding-right: 15px;
}
ul.category-in-page li a {
  display: block;
  background: #f2f2f2;
  line-height: 2.5em;
  padding: 0 15px 0 15px;
  text-align: center;
  color: #c52024;
}
ul.category-in-page li a:hover {
  text-decoration: none;
  background: #c52024;
  color: #fff;
}
ul.category-in-page li a.category_image {
  padding: 0;
  width: 160px;
}
ul.category-in-page li a.category_image img {
  width: 100%;
  height: auto;
}
ol.breadcrumb {
  display: block;
  text-align: left;
  margin: 0 0 0 30px;
  padding: 0;
  background: none;
  font-size: 0.8em;
  position: relative;
  top: -14px;
  left: 7px;
}
.dsgn-separator {
  height: 1rem;
}
#pd ul.selectpicker li {
  width: 100%;
}
#pd ul.selectpicker li span {
  display: inline-block;
  margin-left: 5px;
  font-size: 0.8em;
  color: #666;
}
#pd ul.selectpicker li span.glyphicon {
  display: none;
}
#pd ul.selectpicker li span.in_image {
  margin: 0;
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 15px;
}
#product-property-form button.selectpicker span > span {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 0.8em;
  color: #666;
}
.instagram-box {
  display: block;
  float: none;
  margin-top: 60px;
}
.instagram-box h2 {
  margin-bottom: 20px;
}
#instagram-carousel .owl-item div {
  padding: 13px;
}
.zoomify {
  display: block;
}
.lightbox-ear {
  display: none;
  cursor: pointer;
  position: absolute;
  font-size: 0px;
  color: transparent;
  width: 1px;
  height: 1px;
  z-index: 9999;
}
.lightbox-ear:before {
  cursor: pointer;
  position: relative;
  top: 0px;
  left: 2px;
  background: rgba(0,0,0,0.3);
  color: #fff;
  width: 25px;
  text-align: center;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f047";
  line-height: 25px;
}
#img-big {
  position: relative;
}
#img-big a {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
#img-miniatures .item {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  width: 100px;
  height: auto;
  float: left;
}
#img-miniatures .item a {
  display: block;
  width: 100%;
  height: auto;
}
#img-miniatures .item a img {
  width: 100%;
  height: auto;
}
#img-miniatures .item:hover .lightbox-ear {
  display: block;
}
#img-big:hover .lightbox-ear {
  display: block;
  z-index: 999;
  top: 2px;
}
#cookie_agreement {
  background: rgba(0,0,0,0.8);
  color: #fff;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 30px 30px 30px;
  z-index: 99999999;
}
#cookie_agreement p {
  display: inline;
}
#cookie_agreement button {
  border: 0;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: fixed;
  right: 50px;
  font-size: 20px;
}
.grid-holder .rgroup ul {
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0 15px;
  text-align: left;
}
.grid-holder .rgroup ul li {
  display: inline-block;
  line-height: 35px;
  padding: 0 15px;
  background: #efefef;
  margin-bottom: 5px;
  text-align: center;
}
