/* ---------------------------------------------- GLOBAL STYLES -- */

html body {
  background-color: #f9f6ef;
  /*  start fullsize  */
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  /*  end fullsize    */
  font-size: 12pt;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  height: 100%;
  display: table;
  width: 100%;
  margin: 0pt;
  padding: 0;
  color: #999; 
}

html {
  height: 100%;
  margin: 0pt;
  padding: 0;
  overflow-x: hidden;
}

textarea, input {
  max-width: 100% !important;
}

.rubric #list-rubrics li .subtitle.media-heading {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}

@font-face {
  font-family: 'open';
  src: url('../fonts/opensans-condlight-webfont.eot');
  src: url('../fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-condlight-webfont.woff2') format('woff2'),
    url('../fonts/opensans-condlight-webfont.woff') format('woff'),
    url('../fonts/opensans-condlight-webfont.ttf') format('truetype'),
    url('../fonts/opensans-condlight-webfont.svg#open') format('svg');
  font-weight: normal;
  font-style: normal;
}

a, a:hover, a:focus, a:active {
  color: #cdb370;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "open";
  color: #cdb370;
}

h1, .h1 {
  font-size: 2em;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

hr {
  border-top: 4px dashed #f9F6EF;
}

img {
  max-width: 100%;
  height: auto;
}

/* ------------------------------------------- INPUTS -- */

::selection {
  color: white;
  background: #404040;
}

::-moz-selection {
  color: white;
  background: #404040;
}

.input-group .form-control:last-child, .input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.form-group input[type="text"], .form-group input[type=checkbox],
.form-group input[type=radio], .form-group textarea, .form-group textarea:focus,
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #f6f6f6;
  box-shadow: none;
  -webkit-box-shadow: none;

}

textarea {
  resize: vertical;
  max-width: 70vw;
}

input[type="text"], input[type=checkbox],
input[type=radio], textarea, input[type=checkbox]:focus {
  outline: none;
  box-shadow: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  max-width: 70vw;
}

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  background-color: #f6f6f6;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  position: relative;
  top: 5px;
}

input[type=checkbox]:checked {
  text-align: center;
}

input[type=checkbox]:checked:after {
  content: "\2713";
  color: #cdb370;
  float: left;
  margin-left: 7px;
  font-weight: bold;
  font-size: 20px
}

input[type=file] {
  width: 70%;
  display: inline;
}

.btn-primary, .btn-warning, .btn-danger {
  background-color: #cdb370;
  font-weight: 600;
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -o-transition: all 1s ease; /* IE 9 */
  -ms-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
}

.btn-default {
  background-color: #cdb370;
  color: #fff;
  border-color: #cdb370;
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -o-transition: all 1s ease; /* IE 9 */
  -ms-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
}

#eshop-products.display-type-rows {
  margin-top: 0px;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary,
.btn-danger:hover {
  z-index: 999;
  color: #fff;
  background: #cdb370;
  border-color: #cdb370;
  border-radius: 20px;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
  z-index: 999;
  color: #fff;
  background: #cdb370;
  border-color: #cdb370;
  border-radius: 20px;
}

article #eshop-products.display-type-rows .item-eshop-product.col-xs-12:first-child,
article #eshop-products.display-type-rows .item-eshop-product.col-xs-12:nth-child(2) {
  margin-top: 0;
}

#eshop-products .item-eshop-product,
#tab-related .item-eshop-product {
  margin: 30px 0;
}

#tab-related > .item-eshop-product:first-child,
#tab-related > div:nth-child(2),
#tab-related > div:nth-child(3) {
  margin-top: 0;
}

main {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 20px;
}

hr {
  margin-bottom: 80px;
}

article ul#list-panel-news li:first-child {
  padding-top: 0;
}

article ul#list-panel-news {
  margin-top: -20px;
}

.aster {
  font-size: 0.9em;
  text-align: right;
  width: 100%;
  margin-bottom: 20px;
  float: left;
}

/* ------------------------------------------ /INPUTS -- */

/* ------------------------------------------- PANELS -- */

aside a,
aside a:link,
aside a:visited {
  color: #A7D7FF;
}

.panel-primary > .panel-heading {
  color: #000;
  border: 0px;
}

h3.panel-title {
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.panel-primary {
  border: 0px;
}

ul#list-panel-news {
  list-style: none;
  padding: 0 0 0 0;
}

p.date {
  color: #ccc;
  font-size: 15px;
}

.img-thumbnail {
  border: 0;
}

.product-label-special {
  position: absolute;
}

.product-label-special {
  color: #ffffff;
  background: #cdb370;
  font-size: 1.3em;
  font-weight: normal;
  width: 3em;
  height: 3em;
  top: 52%;
  left: -10px;
  display: block;
  position: absolute;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -ms-border-radius: 1.5em;
  -o-border-radius: 1.5em;
  border-radius: 1.5em;
  text-transform: uppercase;
  line-height: 3;
  padding: 0;
  text-align: center;
  z-index: 999;
  background-color: transparent;
}

.display-type-rows .product-label-special {
  top: 42%;
}

#eshop-products.display-type-rows .thumbnail a.link-thumbnail {
  height: 200px !important;
}

/*#eshop-products.display-type-rows .img-thumbnail {
max-height: 100%;
max-width: 100%;
min-width: auto;
}*/
#eshop-products a.link-thumbnail,
#tab-related a.link-thumbnail {
  border: 2px solid #eee;
}

#eshop-products.display-type-rows a.link-thumbnail,
#tab-related.display-type-rows a.link-thumbnail {
  border: 0px;
}

#eshop-products.display-type-rows .thumbnail .caption,
#tab-related.display-type-rows a.link-thumbnail {
  padding: 0;
}

#eshop-products.display-type-rows .thumbnail .caption {
  padding-right: 15px;
}

#eshop-products.display-type-rows .thumbnail h2,
#tab-related.display-type-rows a.link-thumbnail {
  margin-top: 0;
}

article #eshop-products.display-type-rows .description,
article #tab-related.display-type-rows .description {
  display: block;
}

#eshop-filters .panel-body {
  padding: 0;
}

article #eshop-products.display-type-rows .info-instock,
article #tab-related.display-type-rows .info-instock {
  position: relative;
  top: 0;
  left: 0;
}

article #tab-related.display-type-rows .item-eshop-product.col-xs-12 {
  width: 50%;
  margin: 50px 0;
}

article #eshop-products.display-type-rows .item-eshop-product.col-xs-12 {
  width: 100%;
}

.btn-warning, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
  background-color: #cdb370;
  border-color: #cdb370;
}

.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
  border-radius: 20px;
}

#eshop-products a.link-thumbnail, #tab-related a.link-thumbnail {
  border-radius: 20px;
}

/* ------------------------------------------ /PANELS -- */

/* --------------------------------------------- LOGO -- */

.logo {
  padding: 10px 25px 35px 20px;
  text-align: center;
  z-index: 1000;
}

/* -------------------------------------------- /LOGO -- */

/* --------------------------------------- NAVIGATION -- */

.sidebar {
  display: block;
}

.sidebar li {
  text-indent: 10px;
  line-height: 40px;
}

.sidebar li a {
  display: block;
  text-decoration: none;
  color: #fafafa;
}

#list-rubrics li .subtitle.media-heading a,
#list-downloads li h2 a {
  text-decoration: none;
}

.sidebar li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  display: inherit;
}

.sidebar li a:active,
.sidebar li a:focus {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li > a {
  border: none;
  border-radius: 0 0 0 0;
}

.nav-tabs > li {
  clear: both;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li.active {
  color: #fff;
  cursor: default;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  border-bottom-color: transparent;
}

.navbar-fixed-top .nav-tabs > li > a, .navbar-fixed-top .nav-tabs > li.active > a,
.navbar-fixed-top .nav-tabs > li > a:hover, .navbar-fixed-top .nav-tabs > li {
  color: #9d9d9d;
}

.nav-tabs > li > a:hover {
  border: none;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color: #f6f6f6;
}

.rubric #list-pages {
  width: 100%;
}

/* -------------------------------- SUBNAVI -- */

.rubric #pagination.nocomment {
  clear: both;
  display: block;
  position: relative;
}

#support .col-sm-12 input.text,
#support .col-sm-12 textarea,
#order .col-sm-12 input.form-control,
#order .col-sm-12 textarea,
#order .col-sm-12 select.form-control {
  width: 100%;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 0.9em;
  text-align: left;
  list-style: none;
  background: transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropdown-menu > li > ul > li {
  line-height: 30px;
  text-indent: 5px;
  font-weight: 300;
}

.article-detail #mainContent p img {
  margin: 15px 15px 5px 0px;
}

.dropdown-menu > li > ul > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: 400;
  line-height: 2;
  color: #fff;
}

.dropdown-menu > li > ul {
  padding-left: 0px;
}

.dropdown-menu > li > ul > li > a:hover {
  background: transparent;
}

.addthis_toolbox {
  clear: both;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.dropdown.open ul.dropdown-menu {
  display: block;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  -moz-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  background: #ff4c83;
  padding: 0;
}

ul.dropdown-menu li ul li {
  display: inline-block;
  padding: 10px 0px;
  position: relative;
  border-bottom: 1px dashed transparent;
  margin-right: -4px;
  margin-bottom: -1px;
}

ul.dropdown-menu .container {
  text-align: center;
  overflow: hidden;
}

ul.dropdown-menu li ul li:last-child {
  margin-right: 0;
}

#navbar ul.nav > li:last-child a {
  padding-right: 0;
}

.navbar-default ul.dropdown-menu li.active a:before {
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  boder-bottom: none;
  right: 0;
  top: 0px;
  margin: 0 auto 0 auto;
}

.gallery-detail .sticky .panel-body .col-sm-3,
.gallery-detail .sticky .panel-body .col-sm-8,
.photo-detail .sticky .panel-body .col-sm-3,
.photo-detail .sticky .panel-body .col-sm-8 {
  width: 100%;
  text-align: left;
}

/* ------------------------------- /SUBNAVI -- */

/* -------------------------------------- /NAVIGATION -- */

/* --------------------------------------------- /GLOBAL STYLES -- */

/* ----------------------------------------------------- HEADER -- */

header {
  min-height: 46px;
}

/* ------------------------------------------- RIBBON -- */

#top-ribbon {
  background: #f9f6ef;
  padding: 10px;
  color: #999;
}

#top-ribbon .container {
  display: table;
  height: 1px;
}

/* ----------------------------- CONTACT US -- */

#contactus {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.9em;
}

/* ---------------------------- /CONTACT US -- */

/* ----------------------------- SEARCH BAR -- */

#search-bar {
  float: right;
}

#search-bar .btn-danger {
  border-radius: 50px;
  background-color: #cdb370;
  border-color: #cdb370;
}

/* ---------------------------- /SEARCH BAR -- */

/* ------------------------------------------ /RIBBON -- */
/* --------------------------------------- NAVIGATION -- */

.navbar {
  background: #fff;
  min-height: 34px;
  color: #000;
  padding: 0px;
  border-bottom: 0px;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  -moz-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  text-transform: uppercase;
  font-family: "open";
  font-size: 1.1em;
  letter-spacing: 1px;
  margin-bottom: 0;
  display: table;
  width: 100%;
}

/* --------------------------------------------- LOGO -- */

.navbar .logo {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0px;
  height: auto;
}

.navbar .logo img {
  max-height: 55px;
  max-width: 9999px;
}

.navbar-header {
  display: none;
}

.navbar-collapse.collapse {
  display: table-cell !important;
  vertical-align: middle;
  width: 100%;
}

#list-panel-news .pagination li {
  border-bottom: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

#eshop-categories .img-thumbnail {
  max-width: 100%;
}

article #photogalleries .img-thumbnail {
  max-width: 100%;
}

.cardbox img {
  max-width: 100%;
}

.nav.navbar-nav {
  float: right;
  display: table;
  table-layout: fixed;
}

.navbar-nav > li {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.navbar-default .navbar-nav > li > a {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  color: #c4c4c4;
  text-align: center;
}

table.col, table.col td {
  text-align: center;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: #fff;
  border-left: 2px solid #f6f6f6;
  background-color: #f9f6ef;
}

.navbar-default li.active > a:before {
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #cdb370;
  position: absolute;
  left: -2px;
}

.navbar-default li.active:hover > a:before {
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #cdb370;
  position: absolute;
  left: -2px;
}

#support .panel-body h3.panel-title {
  font-weight: normal;
  margin-bottom: 25px;
}

/* --------------------------------- MOTIVE -- */

#motive {
  width: 100%;
  overflow: hidden;
  background-size: cover;
  min-height: 500px;
  height: auto;
  padding: 15px;
  background-position: center center;
  text-align: center;
  font-family: "open";
}

#motive h1 {
  margin: 0;
  padding: 0;
}

#motive.nob {
  min-height: auto;
  padding: 0;
}

#motto p#motto-title {
  margin: 150px auto 0px auto;
}

#motto #motto-title {
  color: #fff;
  font-size: 5em;
  font-weight: 900;
  text-shadow: -1px 2px 5px rgba(0, 0, 0, 0.22);
}

#motto #motto-text {
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#galleries p.description,
.gallery-detail p.description {
  margin-bottom: 20px;
}

.panel-primary > .panel-heading {
  background: transparent;
}

.pager li > a, .pager li > span {
  background-color: #006197;
  color: #fff;
  border: 1px solid #006197;
  border-radius: 10px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.pager li > a:focus, .pager li > a:hover {
  background-color: #006197;
  border-radius: 50px;
}

ul#list-panel-news li div p.description {
  border-left: 0px;
}

.photo-detail #foto .description {
  margin: 50px 0;
}

.gallery-detail h1 {
  margin-bottom: 50px;
}

.nav > li {
  position: static;
}

#wrap .container {

}

.navbar-collapse {
  padding-right: 0;
}

article {
  margin-top: 80px;
  padding: 0;
  float: left;
  width: 100%;
  min-height: 300px;
}

.article-detail #pagination {
  display: block;
  position: relative;
  bottom: 0;
}

.breadcrumb {
  margin-top: -50px;
  margin-bottom: 50px;
  text-align: left;
}

.rubric article {
  width: 100%;
}

.rubric article form#psw .form-group, .gallery-detail article form .form-group, .photo-detail article form .form-group {
  text-align: left;
}

.item-eshop-product .row {
  margin-left: 0;
  margin-right: 0;
}

#breadcrumb.co {
  margin-top: -10px;
}

#index .price-original-vat {
  bottom: -10px;
}

a.abutton {
  padding: 10px 15px;
  text-transform: uppercase;
  text-align: center;
  margin: 10px 0;
}

a.btn.btn-link {
  background: #cdb370;
  border-radius: 10px;
  color: #fff;
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -o-transition: all 1s ease; /* IE 9 */
  -ms-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
}

a.btn.btn-link:hover {
  text-decoration: none;
  border-radius: 50px;
}

#breadcrumb.cp {
  margin-top: -10px !important;
}

/* #galleriesphoto {
float: left;
}*/

.thumbnail a > img, .thumbnail > img {
  max-width: none;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
}

.cc_banner-wrapper {
  display: table-caption;
}

#separator {
  text-align: center;
  min-height: 300px;
  background-size: cover;
  background-attachment: fixed;
  float: left;
  width: 100%;
  background-color: #f9f6ef;
}

#second {
  min-height: 300px;
  margin-top: 100px;
}

#second .container {
  padding-bottom: 70px;
  border-bottom: 4px dashed #f6f6f6;
  margin-bottom: -4px;
}

#second .container h3.panel-title {
  text-align: center;
}

.category-detail form#filter-form {
  width: 100%;
  margin: 50px 0;
  background: #f6f6f6;
  padding: 10px;
  border-radius: 10px;
}

.category-detail .form-group {
  margin: 0 10px;
}

.category-detail article {
  width: 100%;
}

.panel {
  box-shadow: none;
  background: none;
}

#separator .panel-heading {
  display: none;
}

#separator h2 {
  font-size: 2em;
  margin-bottom: 20px;
}

.img-thumbnail, .thumbnail {
  padding: 0;
  border-radius: 0;
  border: 0 !important;
}

.thumbnail {

}

.category-detail #shopping h1 {
  margin-bottom: 50px;
}

.category-detail #shopping #eshop-categories {
  margin-top: 50px;
}

#panel-categories #list-panel-categories .level2 {
  padding-left: 25px;
}

#galleriesphoto .thumbnail img, .gallery-detail .thumbnail img,
.article-detail .thumbnail img, .product-detail .thumbnail img {
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -o-transition: all 1s ease; /* IE 9 */
  -ms-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
}

#eshop-products .more a.btn-default,
#tab-related .more a.btn-default {
  transition: transform 200ms;
  -webkit-transition: transform 200ms;
  -moz-transition: transform 200ms;
  -o-transition: transform 200ms;
  -ms-transition: transform 200ms;
}

#eshop-products,
#tab-related .more a.btn-default {
  text-align: left;
}

/*#galleriesphoto .thumbnail img:hover {
-webkit-transform: scale(1.10); 
-moz-transform: scale(1.10); 
-ms-transform: scale(1.10); 
-o-transform: scale(1.10); 
transform: scale(1.10);
z-index: 999;
}*/

#eshop-products .thumbnail:hover a.btn-default,
#tab-related .thumbnail:hover a.btn-default {
  -webkit-transform: scale(1.10); /* Safari and Chrome */
  -moz-transform: scale(1.10); /* Firefox */
  -ms-transform: scale(1.10); /* IE 9 */
  -o-transform: scale(1.10); /* Opera */
  transform: scale(1.10);
  z-index: 999;
}

#eshop-products .thumbnail {
  position: relative;
}

#eshop-products .thumbnail .link-thumbnail,
#tab-related .thumbnail .link-thumbnail {
  -ms-transform: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

#eshop-products .thumbnail:hover img {

}
select.form-control {
  border: 1px solid #eee;
}

table.col {
  width: 100%;
  table-layout: fixed;
}

table.col td {
  padding: 25px;
}

/*table td img {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
table td img:hover {
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}*/
table.col td {
  vertical-align: top;
}

.date {
  display: table;
}

#listdata li {

}

#list-panel-news li {
  border-bottom: 2px solid #f6f6f6;
  width: 100%;
  padding: 50px 0;
  background: #f9f6ef;
}

#search .alert {
  float: left;
  width: 100%;
}

#search #listdata {
  text-align: left;
}

p.linfo {
  border-top: 2px dashed #f6f6f6;
  padding-top: 10px;
  margin-top: 10px;
}

article #list-panel-news li:last-child {
  border-bottom: 0px;
  padding-bottom: 0;
}

#list-panel-news li .date {
  float: left;
}

#telo {
  width: 50%;
  float: left;
  padding-right: 30px;
}

#support article .panel-body {
  width: 50%;
  float: right;
}

#list-panel-news li img {
  float: left !important;
}

#list-panel-news img {
  width: auto;
  margin: 0 20px 0 0;
}

#list-panel-news li p {
  text-align: justify;
}

#panel-news {
  margin-bottom: 50px;
}

#panel-news .more {
  text-align: center;
  display: block;
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin-top: 50px;
}

#panel-news .more a {
  padding: 10px;
  text-transform: uppercase;
  margin-top: 20px;
}

#panel-news .more a:hover,
.abutton:hover, .abutton {
  text-decoration: none;
}

#wrap #panel-favourites {
  text-align: center;
}

#wrap #panel-custom-1,
#wrap #panel-custom-2,
#wrap #panel-news,
#wrap #panel-photos,
#wrap #panel-favourites {
  margin: 80px 0;
  float: left;
  width: 100%;
}

#wrap #panel-products {
  margin: 80px 0;
  float: left;
}

#separator #panel-products,
#separator #panel-news {
  float: none;
  max-width: 1280px;
  margin: 80px auto;
}

#separator .thumbnail,
#separator #list-panel-news li {
  background-color: transparent;
}

#separator #eshop-products, #separator #tab-related {
  background-color: transparent;
}

#separator #list-panel-news li {
  border-bottom: 2px solid #fff;
}

#separator #panel-photos .panel-body {
  padding: 0px;
}

#separator #panel-photos {
  margin: 0px;
  padding: 0px;
}

#separator #panel-photos .thumbnail {
  padding-bottom: 0;
  margin: 0;
}

#separator #panel-photos p {
  margin: 0;
  padding: 0;
}

ul#list-panel-news {
  float: left;
}

#second .container {
  padding-bottom: 0;
}

footer #eshop-products .thumbnail a.link-thumbnail,
footer #panel-products .thumbnail a.link-thumbnail,
footer #eshop-products .img-thumbnail,
.article-detail footer .thumbnail img {
  height: auto;
  min-height: 0;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}

footer .day {
  font-size: 5em;
}

footer p.date {
  font-size: 11px;
  margin: 0 auto;
  float: none !important;
  margin-top: -20px;
}

footer span.cir {
  height: 40px;
  width: 40px;
  padding: 5px !important;
  margin: 6px 3px 0px;
}

footer #list-panel-news li {
  padding: 20px 0;
}

footer #list-panel-news li p {
  clear: both;
}

footer #list-panel-news li:first-child {
  margin-top: 0px;
}

footer #list-panel-news h4 {
  font-size: 18px;
  clear: both;
  padding-top: 0;
  padding-bottom: 15px;
  text-align: center;
}

footer #panel-news .more {
  margin-top: 0px;
}

footer .thumbnail a > img,
footer .thumbnail > img {
  width: 100%;
}

#panel-photos .panel-body h4 {
  display: none;
}

#own-foot img {
  max-width: 100%;
  height: auto;
}

#panel-news .more a:after {
  width: 0;
  height: 0;
  content: "";
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;
  border-top: 30px solid #ff4c83;
  margin: 0 auto 0 auto;
  left: 0;
  right: 0;
  top: 30px;
  position: absolute;
}

#eshop-products {
  background-color: transparent;
}

.goin {
  position: relative;
  font-size: 0;
}

#panel-news h3.panel-title {
  text-align: center;
}

footer h3.panel-title {
  text-align: left !important;
}

.panel-body {
  position: relative;
}

h2#addBasketModalTitle {
  margin-top: 0;
}

h3.panel-title {
  text-align: center;
}

.goin:after {
  width: 0;
  height: 0;
  content: "";
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #ff4c83;
  position: absolute;
  top: -13px;
  left: 10px;
}

#list-panel-news h4 {
  font-size: 1.5em;
  padding-top: 30px;
  text-align: left;
}

#list-panel-news h4 a {
  color: #000;
}

#list-panel-news li {
  float: left;
}

span.cir {
  text-align: center;
  display: table;
  height: 60px;
  width: 60px;
  background:#ff4c83;
  border-radius: 50%;
  margin: 0 20px;
  padding-top: 7px;
}

.rest {
  display: table-cell;
  vertical-align: middle;
}

.info-instock {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99;
}

.day {
  font-size: 7em;
  display: table-cell;
}

.year, .month {
  display: block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

ul#list-downloads {
  float: left;
  width: 100%;
  margin: 30px 0px 50px;
  padding: 0;
  list-style-type: none;
}

#listdata.download li h2,
#listdata.folder li h2 {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}

#listdata.download li,
#listdata.folder li {
  width: 25%;
  float: left;
  padding: 0px 15px 30px;
}

#listdata.download li .inside,
#listdata.folder li .inside {
  padding: 10px;
  border-radius: 10px;
  padding: 1px 15px 10px;
}

.inside div {
  padding-bottom: 10px;
}

/* ------------------- BOX MOTIVE -- */

/* ------------------ /BOX MOTIVE -- */

/* ------------- PICTURE AND TEXT -- */

#motive img {
  width: 100%;
  height: auto;
}

#motive.nob {
  background-image: none;
  background: #fff;
}

/* ------------ /PICTURE AND TEXT -- */

/* -------------------------------- /MOTIVE -- */
/* -------------------------------------------- /LOGO -- */

/* ------------------------------------------- SEARCH -- */

#search-bar input {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  position: relative;
  top: 2px;
  color: #939393;
}

/* ------------------------------------------ /SEARCH -- */

/* ------------------------------------------- BASKET -- */

#basket {
  text-align: right;
  float: right;
  max-width: 220px;
  margin-right: 20px;
}

#basket .btn-danger {
  background: #ff4c83;
  border-radius: 50px;
  border: 1px solid #ff4c83;
}

.pad {
  position: relative;
  top: 7px;
  margin-right: 10px;
  color: #c4c4c4;
}

/* ------------------------------------------ /BASKET -- */

/* ---------------------------------- SEARCH & BASKET -- */

.form-control {
  display: inline;
  width: auto;
}

.form-group {
  margin-bottom: 0;
}

/* --------------------------------- /SEARCH & BASKET -- */

/* ---------------------------------- TOP NAVI BUTTON -- */

/* --------------------------------- /TOP NAVI BUTTON -- */

/* ----------------------------------- TOP NAVIGATION -- */

.navbar-collapse {
  overflow-x: hidden;
}

.navbar-collapse.collapse {
  overflow: hidden;
}

.navbar-fixed-top .nav-stacked > li {
  float: left;
}

/* ---------------------------------- /TOP NAVIGATION -- */

/* ---------------------------------------------------- /HEADER -- */

/* ------------------------------------------------------- WRAP -- */

/* --------------------------------------------- PAGE -- */

/* -------------------------------- CONTENT -- */

main {
  background: #fff;

}

#support .alert {
  display: block;
  float: left;
  width: 50%;
}

#support .modal .alert {
  width: 100%;
}

/* ---------------------- ARTICLE -- */

article .form-group {
  margin-bottom: 10px;
}

.form-group .col-sm-8 {
  width: 63.666667%;
}

.form-group .col-sm-3 {
  width: 35%;
}

input#attachment {
  margin-top: 7px;
  margin-bottom: 12px;
}
#list-comments > .subcomments {
  display: none;
}
#list-comments .subcomments {
  margin-left: 30px;
  margin-top: 5px;
}
#list-comments h3.media-heading {
  color: #000;
  background: #ff4c83;
  font-size: 20px;
  padding: 5px;
}
#list-comments .subcomments h3:before {
  content: "⬑";
  position: absolute;
  margin-left: -35px;
  color: #eceae9;
  font-size: 40px;
  margin-top: -15px;
}
a.showanswer {
  cursor: pointer;
}
#list-comments .subcomments h3.media-heading {
  color: #000;
  padding: 5px;
  background: #eceae9;
}
p.buttonanswer {
  border-top: 2px solid #eceae9;
  padding-top: 5px;
  font-size: 80%;
}
/* ------------ GALLERY -- */

.thumbnail {
  border: 1px solid #ff4c83;
  border-radius: 0;
}

.thumbnail h2 {
  margin-top: 10px;
}

.thumbnail h2 a {
  color: #cdb370;
}

#eshop-products .thumbnail h2 a,
#tab-related .thumbnail h2 a {
  color: #000;
}

#photogalleries .thumbnail a.link-thumbnail,
#eshop-products .thumbnail a.link-thumbnail,
#panel-products .thumbnail a.link-thumbnail,
#tabs-product .thumbnail a.link-thumbnail,
#tab-related .thumbnail a.link-thumbnail {
  display: block;
  height: 250px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

#eshop-categories .thumbnail a.link-thumbnail,
#galleries .thumbnail a.link-thumbnail {
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  margin-bottom: 10px;
}

#galleries .thumbnail a.link-thumbnail {
  margin-bottom: 0;
}

#galleries #eshop-products .thumbnail a.link-thumbnail {
  height: 250px;
}

#eshop-categories dt {
  font-weight: 400;
}

#eshop-products.display-type-rows .thumbnail a.link-thumbnail,
#tab-related.display-type-rows .thumbnail a.link-thumbnail {
  height: auto;
}

#eshop-categories .count-products, #eshop-categories .count-categories {
  width: auto;
  font-size: 13px;
}

#eshop-categories .count-categories {
  margin-bottom: 0;
}

#eshop-categories dl {
}

#eshop-categories .thumbnail .more {
  margin-bottom: 0;
  float: right;
  top: -45px;
  position: relative;
}

#eshop-categories .thumbnail {
  background: #f6f6f6;
  padding: 20px;
  border-radius: 10px;
  text-align: left;
  min-height: 140px;
}

#eshop-categories p.description {
  display: none;
}

#eshop-categories .thumbnail .caption {
  padding: 0;
}

#eshop-categories .thumbnail h2 {
  margin-top: 0;
}

#photogalleries .img-thumbnail,
#eshop-categories .img-thumbnail,
#panel-products .img-thumbnail,
#tabs-product .img-thumbnail,
#tab-related .img-thubmnail {
  min-width: 100%;
  min-height: 180px;
  width: auto;
  height: auto;
  border: 0;
}

#tabs-product .img-thumbnail {
  min-height: 100%;
  height: auto !important;
}

#eshop-products .img-thumbnail {
  min-height: 100%;
}

.photoshopgalleries .img-thumbnail {
  margin-top: -10%;
}

#eshop-categories .img-thumbnail {
  margin-bottom: 20px;
}

#photogalleries .thumbnail dl,
#eshop-products .thumbnail dl,
#panel-products .thumbnail dl,
#tabs-product .thumbnail dl {
  width: 100%;
  margin-bottom: 20px;
  font-size: 13px;
  display: inline;
  margin-right: 20px;
}

#tab-related .thumbnail dl {
  display: block;
}

#photogalleries .img-thumbnail {
  min-height: 100%;
}

#photogalleries .thumbnail .more,
#eshop-categories .thumbnail .more,
#eshop-products .thumbnail .more,
#panel-products .thumbnail .more,
#tabs-product .thumbnail .more {

}

.zuz #photogalleries .col-lg-4,
.zuz #eshop-categories .col-lg-4,
.zuz #eshop-products .col-lg-4,
.zuz #panel-products .col-lg-4,
.zuz #tabs-product .col-lg-4,
.zuz #tab-related .col-lg-4 {
  width: 50%;
}

#filter-form button.btn.btn-primary {
  float: right;
  margin: 0 10px 0 0;
  display: block;
}

#panel-products h2 {
  font-size: 25px;
}

#panel-products,
#eshop-products {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

/* ----------- /GALLERY -- */

/* -------------- ESHOP -- */

.label {
  padding: 3px 5px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  border-radius: 10px;
}

.label.label-stock1 {
  color: #fff;
  border: 1px solid #ff4c83;
  background: #ff4c83;
  border-radius: 10px;
}

.label.label-stock2, .label.label-stock3, .label.label-stock4 {
  color: #fff;
  border: 1px solid #ccc;
  background: #ccc;
}

.label.label-stock5 {
  color: #999;
  border: 1px solid #999;
  background: #fdfdfd;
}

.modal .price-original-vat {
  bottom: 0;
}

article #tabs-product ul.nav {
  border-bottom: 1px solid #eee;
}

article .nav-tabs > li {
  clear: none;
}

article .nav-tabs > li > a {
  text-decoration: none;
  color: #c4c4c4;
}

article .nav-tabs > li.active > a, article .nav-tabs > li.active > a:focus,
article .nav-tabs > li.active > a:hover, article .nav-tabs > li.active {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

article .nav-tabs > li > a:hover {
  color: #000;
}

.product-detail article .nav-tabs > li {
  position: relative;
}

article .nav-tabs > li > a:hover {
  background: transparent;
}

article .nav-tabs > li.active {
  border: 1px solid #eee;
  border-bottom: 1px solid #fff;
  border-radius: 10px 10px 0 0;
}

.thumbnail dl.price {
}

.thumbnail .price dt {
  display: none;
}

.product-detail .tab-content #tab-description {
  text-align: justify;
}

.product-detail hr {
  margin-bottom: 20px;
  border-top: 2px dashed #f6f6f6;
  display: none;
}

.product-detail #tabs-product hr {
  display: block;
}

#detail-product {
  margin-bottom: 10px;
}

.product-detail .tab-content {
  margin-top: 30px;
}

.product-detail h2.subtitle {
  display: none;
}

.product-detail .modal h2.subtitle {
  display: block;
}

.product-detail #eshop-products h2.subtitle {
  display: block;
}

/* MIN 768*/
.price-original-vat, .price-current-vat {
  float: left;
}

.price-original-vat {
  text-decoration: line-through;
  font-size: 15px;
  position: absolute;
  bottom: -20px;
  color: #ff4c83;
}

.product-detail #tab-related .price-original-vat,
#eshop-products.top .thumbnail .price-original-vat {
  bottom: -10px;
  position: absolute;
}

.product-detail #tab-related .thumbnail h2 {
  display: block;
  text-align: left;
}

.price-current {
  float: left;
  margin-left: 180px;
  color: #999;
}

.modal .price-current-vat {
  font-size: 2em;
  float: none;
}

.modal .row {
  text-align: left;
}

.price-current-vat {
  font-size: 2em;
  line-height: 1;
  color: #ccc;
}

.display-type-rows .price-current-vat {
  font-size: 3em;
}

#eshop-products .more a.btn-primary:first-child,
#tab-related .more a.btn-primary:first-child {
  position: absolute;
  right: 0;
  bottom: -20px;
}

#eshop-products .more,
#tab-related .more {
  position: relative;
  text-align: right;
}

#eshop-products .more a.btn-default,
#tab-related .more a.btn-default {
  color: #fff;
  background: #ff4c83;
  border: 5px solid #fff;
  height: 80px;
  width: 60px;
  border-radius: 70px;
  right: 0;
  top: -50px;
  position: absolute;
}

#eshop-products .fa-fw,
#tab-related .fa-fw {
  font-size: 21px;
  top: 20px;
  position: relative;
  margin-right: 99999999px;
  left: -2px;
}

.vat-info {
  font-size: 12px;
}

.thumbnail .caption {
  padding: 9px 9px 9px 0;
}

/* konec */

#order .checkbox label {
  padding-left: 30px;
}

#order input#agreement {
  margin-left: -30px;
  margin-top: -1px;
  background: #f6f6f6;
}

.zuz .price-original-vat, .zuz .price-current-vat {
  float: none;
  text-align: right;
  clear: both;
}

.zuz .price-current {
  margin-left: 0;
  text-align: right;
  clear: both;
  float: none;
}

.zuz #detail-product button.btn.btn-primary {
  width: 35px;
  overflow: hidden;
}

.zuz span.fa.fa-fw.fa-shopping-cart {
  margin-left: -4px;
  margin-right: 20px;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: middle;
}

#cart .img-thumbnail {
  width: auto;
  height: auto;
  max-width: 80px;
  width: 80px;
  float: left;
  margin-right: 5px;
}

select#cost_id, #cart .count-items {
  width: 100%;
}

#cart .sremove {
  float: left;
  line-height: 50px;
  border: 0;
}

#cart strong {
  display: block;
}

#cart > tbody > tr > td {
  border: 0;
}

#order div.col-sm-7 {
  text-align: left;
}

#order .form-group.pos div.col-sm-7 {
  text-align: center;
}

#panel-openid .input-group {
  width: 100%;
}

#orderform .panel {
  background: #f6f6f6;
  border-radius: 10px;
  width: 50%;
  margin: 30px auto;
}

#cart tbody tr {
  border-bottom: 1px solid #f6f6f6;
}

.tabulka {
  width: 100%;
  max-width: 100%;
  border-bottom: 20px;
}

.tabulka tbody tr, tbody tr {
  border-bottom: 1px solid #f6f6f6;
}

.col tbody tr {
  border-bottom: 0;
}

#cart > thead > tr > th, .tabulka > thead > tr > td {
  border-bottom: 1px solid #f6f6f6;
}

#cart tfoot td {
  height: 60px;
}

#cart {
  margin-bottom: 0;
  font-size: 1em;
  word-wrap: break-word;
}

#order h1.title {
  display: none;
}

#cart a {
  color: #ff4c83;
}

#cart .sremove {
  color: #fff;
}

#cart h4 {
}

#trashcan {
  display: none;
}

table.tabulka thead, table thead {
  background: #f6f6f6;
}

table.tabulka, table {
  border: 1px solid #f6f6f6;
}

table.tabulka td, table td {
  padding: 10px;
}

table.col thead {
  background: transparent;
}

table.col {
  border: 0px;
}

table#table-downloads th {
  text-align: center;
}

table#table-downloads th:first-child {
  text-align: left;
}

table#cart tfoot td {
  border-left: 0;
  border-right: 0;
}

/*table#cart tfoot td:last-child {
border-left: 0;
}
table#cart tfoot td:nth-child(3) {
border-right: 0;
}*/
@media screen and (max-width: 600px) {
  table#cart thead, table.tabulka thead, table thead, table#table-downloads thead {
    display: none;
  }

  table.col thead {
    display: block;
  }

  table#cart tbody td, table#table-downloads tbody td {
    display: block;
    padding: .6rem;
  }

  table#table-downloads tbody td {
    text-align: right;
  }

  table.tabulka tbody td, table tbody td {
    display: block;
    padding: 10px;
  }

  table#cart tfoot td:last-child {
    display: none;
  }

  table#table-downloads.table-striped > tbody > tr > td:nth-of-type(odd) {
    background: transparent;
  }

  table#cart tbody tr td:first-child,
  table#cart tfoot tr td:first-child,
  table.tabulka tbody tr td:first-child,
  table.tabulka tfoot tr td:first-child,
  table tbody tr td:first-child,
  table tfoot tr td:first-child,
  table#table-downloads.table-striped > tbody > tr > td:first-child {
    background: #f6f6f6;
  }

  table.col tbody tr td:first-child,
  table.col tfoot tr td:first-child {
    background: transparent;
  }

  table#cart tfoot tr td:first-child,
  table.tabulka tfoot tr td:first-child,
  table tfoot tr td:first-child {
    font-size: 1.2em;
  }

  table.col tfoot tr td:first-child {
    font-size: inherit;
  }

  table#cart tbody tr td:first-child a {

  }

  table#cart tbody tr td:first-child a.sremove {
    background: #ff4c83;
  }

  table#cart tbody td:before,
  table.tabulka tbody td:before,
  table tbody td:before,
  table#table-downloads tbody td:before {
    content: attr(data-th);

    display: inline-block;
    width: 11rem;
    text-align: left;
    float: left;
  }

  table.col tbody td:before,
  table.col tfoot td:before {
    display: none;
  }

  table#cart tfoot td:before,
  table.tabulka tfoot td:before,
  table tfoot td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 11rem;
    text-align: left;
    float: left;
  }

  table.table-striped > tbody > tr:nth-of-type(even) {
    background: transparent;
  }

  table.table-striped > tbody > tr > td:nth-of-type(odd) {
    background: #f6f6f6;
  }

  table#cart tbody #productincart td:first-child:before {
    display: none;
  }

  table#cart tbody tr#productincart td:after {
    content: '';
    clear: both;
    width: 100%;
    display: block;
  }

  table.table-hover > tbody > tr:hover {
    background-color: transparent !important;
  }

  table.table-hover > tbody > tr > td:hover {
    background-color: #f6f6f6;
  }

  table#cart tbody tr#productincart td:last-child {
    display: none;
  }

  #cart.table-hover > tbody > tr:hover {
    background: none;
  }

  table#cart tfoot td {
    display: block;
  }

  table#cart tfoot td .btn {
    display: block;
  }

  #cart .img-thumbnail {
    padding: 1px;
  }

  #cart .count-items {
    width: 70px;
    float: right;
    padding: 2px;
    height: auto;
  }

  #cart tfoot td {
    height: auto;
  }

  #trashcan {
    display: block;
    float: right;
    margin-top: -50px;
  }

  #productincart {
    position: relative;
  }

  #cart tr td:nth-child(2):before {
    margin-top: 5px;
  }
}

/* ------------- /ESHOP -- */

/* --------------------- /ARTICLE -- */

/* ----------------- RIGHT ASIDE --  */

aside#right a,
aside#right a:link,
aside#right a:visited {
  color: #d9534f;
  font-size: 17px;
}

aside#right {
  float: right;
}

aside#right .panel {
  box-shadow: none;
}

section {
  padding: 20px;
  margin: 10px 0;
  text-align: center;
  background: #eaeaea;
}

aside#right .panel .panel-body {
  border: 0;
}

#right .panel-primary > .panel-heading {
  background: none;
  border: 0px;
}

aside#right h4 {
  font-size: 15px;
}

#list-panel-categories li a {
  margin-left: -15px;
  margin-right: -15px;
}

/* ---------------- /RIGHT ASIDE --  */

/* ------------------------------- /CONTENT -- */

/* --------------------------------- BOTTOM -- */

#bottom {
  background-color: #fff;
  padding: 30px;
  text-align: center;
}

/* ---------------- TOP PRODUCTS --  */

#eshop-products,
#tab-related {
  background-color: #fff;
}

#topproducts .col-lg-12 .col-lg-12 {
  width: 33%;
}

footer .thumbnail {
  margin-bottom: 0;
}

/* --------------- /TOP PRODUCTS --  */

/* ---------------------- FOOTER --  */

footer.col-lg-12 {
  border-top: 20px solid #f6f6f6;
  background: #fff;
  padding: 0;
  padding-left: 0;
  padding-right: 0;
  float: none;
  margin-top: -20px;
}

#stopper {
  float: left;
  display: block;
  width: 100%;
  height: 20px;
  position: relative;
}

#border {
  display: block;
  border-bottom: 20px solid #f6f6f6;
}

#wrap {
  position: relative !important
}

#pagination.nocomment {
  left: 0;
  right: 0;
  text-align: center;
}

#mainContent p img {
  max-width: 100%;
  height: auto;
}

footer p {
  margin: 0;
  padding: 0;
}

.lockcomm {
  color: #006197;
  font-size: 15px;
}

.gallery-detail ul#list-comments.nocomment, .photo-detail ul#list-comments.nocomment, .product-detail ul#list-comments.nocomment {
  width: 100%;
  padding-right: 0;
}

footer .container {
  margin-bottom: 50px;
  margin-top: 50px;
}

.copy .container {
  margin-bottom: 5px;
  margin-top: 0;
}

p.rubric-main-perex {
  margin-top: 50px;
}

.copy {
  background: #cdb370;
  margin: 0;
  padding: 10px 0;
  color: #f6f6f6;
  display: none;
}

table#cart tr td:first-child, table#table-downloads tr td:first-child {
  text-align: left;
}

/*.article-detail #motive, .article-detail #second, .article-detail #blog, .article-detail #footbox, .article-detail #separator,
#support #motive, #support #second, #support #blog, #support #separator,
#galleries #motive, #galleries #second, #galleries #blog, #galleries #separator, #galleries #footbox,
.gallery-detail #motive, .gallery-detail #second, .gallery-detail #blog, .gallery-detail #separator, .gallery-detail #footbox,
.rubric #motive, .rubric #second, .rubric #blog, .rubric #separator, .rubric #footbox,
#eshop #motive, #eshop #second, #eshop #blog, #eshop #footbox, #eshop #separator,
.category-detail #motive, .category-detail #second, .category-detail #blog, .category-detail #footbox, .category-detail #separator,
.photo-detail #motive, .photo-detail #second, .photo-detail #blog, .photo-detail #footbox, .photo-detail #separator,
.product-detail #motive, .product-detail #second, .product-detail #blog, .product-detail #footbox, .product-detail #separator,
#order #motive, #order #second, #order #blog, #order #footbox, #order #separator,
#finish #motive, #finish #second, #finish #blog, #finish #footbox, #finish #separator,
#search #motive, #search #second, #search #blog, #search #footbox, #search #separator,
#download #motive, #download #second, #download #blog, #download #footbox, #download #separator,
#webmap #motive, #webmap #second, #webmap #blog, #webmap #footbox, #webmap #separator {
display: none;
}*/
#webmap article {
  text-align: left;
}

.table-striped > tbody > tr:nth-of-type(even) {
  background: #f6f6f6;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background: #fff;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-color: #f6f6f6;
  border: 1px solid #f6f6f6;
}

.table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #f6f6f6;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5 !important;
}

#finish hr {
  margin-bottom: 20px;
}

ul#list-panel-news li div p.description {
  border-left: 0px !important;
}

#photogalleries .more {
  margin: 20px 0;
  bottom: 20px;
  position: absolute;
  right: 0;
}

.gallery-detail .photos .thumbnail img,
.article-detail article .thumbnail img,
.product-detail #tab-images .thumbnail img,
#eshop-products.display-type-rows .img-thumbnail,
#tabs-product .img-thumbnail,
#eshop-products .img-thumbnail,
#galleriesphoto .thumbnail img {
  max-width: 300px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.gallery-detail .photos .thumbnail,
.article-detail .photos .thumbnail,
.product-detail #tab-images .col-lg-4 .thumbnail,
#galleriesphoto .thumbnail {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gallery-detail .photos .thumbnail:hover,
.article-detail .photos .thumbnail:hover,
.product-detail #tab-images .col-lg-4 .thumbnail:hover,
#galleriesphoto .thumbnail:hover {
  -webkit-transform: scale(1.10); /* Safari and Chrome */
  -moz-transform: scale(1.10); /* Firefox */
  -ms-transform: scale(1.10); /* IE 9 */
  -o-transform: scale(1.10); /* Opera */
  transform: scale(1.10);
  z-index: 999;
}

.thumbnail {
  margin-bottom: 25px;
}

article.addcomment .col-lg-3,
.product-detail #tab-images #photogalleries .item-photogallery.col-lg-3,
.product-detail #tab-images .col-lg-4 {
  width: 50%;
}

.gallery-detail #photogalleries {
  margin-top: 50px;
}

.gallery-detail #pagination, .photo-detail #pagination {
  clear: both;
}

article #photogalleries .img-thumbnail,
#eshop-categories .img-thumbnail {
  position: absolute;
  left: 50%;
  width: auto;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 300px;
}

.article-detail article .thumbnail h2.subtitle {
  line-height: inherit;
}

.gallery-detail .photos .thumbnail,
.article-detail .photos .thumbnail,
.product-detail #tab-images .thumbnail,
#galleriesphoto .thumbnail {
  overflow: hidden;
  position: relative;
  height: 250px;
}

#random-image .thumbnail img {
  height: auto;
  width: 100%;
}

.product-detail #tab-images #photogalleries h2.subtitle {
  display: block;
}

.article-detail .addcomment .thumbnail {
  height: 150px;
}

.gallery-detail #photogalleries .thumbnail,
.article-detail #photogalleries .thumbnail,
.product-detail #tab-images #photogalleries .thumbnail {
  height: auto;
}

.f-nav {
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
}

#border.minn {
  padding-top: 100px;
}

#border.mins {
  padding-top: 55px;
}

code {
  background-color: #fff;
}

.article-detail hr {
  margin-bottom: 20px;
}

pre {
  white-space: normal;
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6;
}

.product-detail #col-perex {
  text-align: left;
}

.product-detail .info-instock {
  position: relative;
  right: 0;
  margin-bottom: 10px;
  top: 0;
}

.product-detail #eshop-products .info-instock,
#tab-related .info-instock {
  position: absolute;
  right: 10px;
  top: 10px;
  margin-bottom: 10px;
}

.product-detail article .price-original-vat,
.product-detail article .price-current-vat {
  position: relative;
  width: 100%;
  text-align: left;
}

#galleries .thumbnail .caption, .gallery-detail .thumbnail .caption,
.article-detail .thumbnail .caption, .product-detail #tab-images .thumbnail .caption {
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
}

#galleries #photogalleries .thumbnail, .gallery-detail #photogalleries .thumbnail,
.article-detail .thumbnail, .product-detail #tab-images .thumbnail {
  float: left;
  width: 100%;
}

.pocty {
  float: left;
  width: 100%;
  display: block;
}

.product-detail .price-current {
  text-align: right;
  margin-left: 0;
}

.product-detail .dl-horizontal {
  display: table;
  width: 100%;
}

.pagination > li > a, .pagination > li > span {
  border: 0;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: transparent;
  border-color: transparent;
  font-size: 30px;
  color: #006197;
  position: relative;
  top: -10px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  border-radius: 10px;
  color: #006197;
}

.product-detail #perex {
  border-bottom: 2px dashed #f6f6f6;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.product-detail form#form-product {
  border-top: 2px dashed #f6f6f6;
  margin-top: -2px;
  padding-top: 30px;
  text-align: right;
  margin-bottom: 20px;
}

.product-detail .dl-horizontal dt {
  width: 100%;
  text-align: right;
  display: table-cell;
}

.product-detail .dl-horizontal dd {
  display: table-cell;
  width: 100%;
  padding-left: 20px;
  text-align: left;
}

#photogalleries .thumbnail dl {
  display: block;
  text-align: left;
}

#photogalleries .thumbnail .caption dl:last-child {
  margin-bottom: 0;
}

#photogalleries .thumbnail dl dt {
  margin-right: 10px;
}

.rubric h4 {
  font-size: 1.5em;
  padding-top: 30px;
  text-align: left;
}

.rubric h4 a {
  color: #000;
}

.rubric article ul#list-pages img {
  float: left !important;
  width: auto;
  margin: 0 20px 0 0;
}

.rubric article li .date {
  float: left;
}

.rubric article ul#list-pages li p {
  text-align: justify;
}

.rubric article ul#list-pages li {
  float: left;
  border-bottom: 2px solid #f6f6f6;
  width: 100%;
  padding: 50px 0;
}

.rubric article ul#list-rubrics .media,
.rubric article ul#list-rubrics,
.rubric article ul#list-pages {
  float: left;
}

.rubric article hr {
  display: none;
}

.rubric article ul#list-rubrics .media:first-child {
  margin-top: 15px;
}

.rubric article ul#list-rubrics .media-body {
  width: auto;
}

.rubric article ul#list-rubrics {
  float: none;
  margin: 0 auto 0 auto;
  text-align: left;
  display: block;
}

.rubric article ul#list-rubrics .media-body {
  margin: 15px;
  padding: 10px;
  border-radius: 10px;
  background: #f6f6f6;
  display: block;
  width: 100%;
}

.rubric article ul#list-rubrics li.media {
  display: inline-block;
  width: 33.3333%;
}

.rubric article ul#list-rubrics li:nth-child(3n + 4) {
  clear: both;
}
.image-perex {
  display: table;
  float: left;
  width: 200px;
}
#eshop #panel-categories, .category-detail #panel-categories, .product-detail #panel-categories {
  float: left;
  text-align: left;
  width: 20%;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
}

#eshop #shopping, .category-detail #shopping, .product-detail #shopping {
  float: right;
  width: 80%;
  padding: 0 0 0 50px;
  text-align: left;
}

#photogalleries .caption dl:last-of-type {
  margin-bottom: 0;
}

.rubric article ul#list-pages li:last-child {
  border-bottom: 0px;
}

#galleries h1 {
  margin-bottom: 50px;
}

.article-detail #wrap {
}

.article-detail article {
  text-align: justify;
  display: block;
  margin-top: 0px;
  position: relative;
}

/* sticky:
*  .article-detail #mainContent {
display: table-cell;
padding-right: 50px;
width: 61%;
}
*/
.article-detail article #list-comments.nocomment {
  padding-right: 0;
}

.article-detail #mainContent.nocomment {
  display: block;
}

.article-detail .comms, #support article form, .gallery-detail .comms, .product-detail #tab-comments .comms, .photo-detail .comms {
  margin-top: -50px;
  background: #f6f6f6;
  border-radius: 10px;
}

.article-detail .comms {
  margin-top: 0;
}

.product-detail #tab-comments .comms {
  margin-top: 0;
}

.product-detail .sticky {
  float: right;
}

.product-detail #list-comments {
  float: left;
  text-align: left;
}

.article-detail #breadcrumb {
  line-height: 100px;
  margin-bottom: 10px;
  display: table-header-group;
}

.article-detail h3.panel-title, .gallery-detail h3.panel-title, .product-detail h3.panel-title, .photo-detail h3.panel-title {
  font-weight: normal;
}

.product-detail #list-comments {
  float: left;
  width: 61%;
  padding-right: 50px;
}

.article-detail #mainContent {

}

.article-detail .form-group .col-sm-3, .article-detail .form-group .col-sm-8,
.product-detail .form-group .col-sm-3, .product-detail .form-group .col-sm-8 {
  width: 100%;
  text-align: left;
}

.product-detail .tab-content {
  float: none;
}

.article-detail article input[type="text"], .article-detail article input[type=checkbox],
.article-detail article input[type=radio], .article-detail article textarea,
.article-detail article input[type=checkbox]:focus,
.gallery-detail article input[type="text"], .gallery-detail article input[type=checkbox],
.gallery-detail article input[type=radio], .gallery-detail article textarea,
.gallery-detail article input[type=checkbox]:focus,
.product-detail article input[type="text"], .product-detail article input[type=checkbox],
.product-detail article input[type=radio], .product-detail article textarea,
.product-detail article input[type=checkbox]:focus,
.photo-detail article input[type="text"], .photo-detail article input[type=checkbox],
.photo-detail article input[type=radio], .photo-detail article textarea,
.photo-detail article input[type=checkbox]:focus {
  width: 100%;
}

.article-detail article .form-group input[type="text"],
.article-detail article .form-group input[type=checkbox],
.article-detail article .form-group input[type=radio],
.article-detail article .form-group textarea,
.article-detail article .form-group textarea:focus,
#support article .form-group input[type="text"],
#support article .form-group input[type=checkbox],
#support article .form-group input[type=radio],
#support article .form-group textarea,
#support article .form-group textarea:focus,
.gallery-detail article .form-group input[type="text"],
.gallery-detail article .form-group input[type=checkbox],
.gallery-detail article .form-group input[type=radio],
.gallery-detail article .form-group textarea,
.gallery-detail article .form-group textarea:focus,
.category-detail article .form-group input[type="text"],
.category-detail article .form-group input[type=checkbox],
.category-detail article .form-group input[type=radio],
.category-detail article .form-group textarea,
.category-detail article .form-group textarea:focus,
.product-detail article .form-group input[type="text"],
.product-detail article .form-group input[type=checkbox],
.product-detail article .form-group input[type=radio],
.product-detail article .form-group textarea,
.product-detail article .form-group textarea:focus,
#order article .form-group input[type="text"],
#order article .form-group input[type=checkbox],
#order article .form-group input[type=radio],
#order article .form-group textarea,
#order article .form-group textarea:focus,
.photo-detail article .form-group input[type="text"],
.photo-detail article .form-group input[type=checkbox],
.photo-detail article .form-group input[type=radio],
.photo-detail article .form-group textarea,
.photo-detail article .form-group textarea:focus {
  background: #fff;
}

.gallery-detail ul#list-comments, .photo-detail ul#list-comments {
  float: left;
  width: 61%;
  text-align: left;
  padding-right: 50px;
}

.gallery-detail .sticky, .photo-detail .sticky,
/* sticky: */
.article-detail .sticky {
  float: right;
  margin-top: 120px;
}

.photo-detail .sticky {
  margin-top: 180px;
}

.gallery-detail .comms, .photo-detail .comms
/* sticky: */.article-detail .comms {
  margin-top: 0px;
}

.form-control {
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#passwd.form-control {
  background: #f6f6f6;
}

.article-detail article .alert {
  margin-top: 50px;
  margin-bottom: -40px;
}

.article-detail article .modal .alert {
  margin-top: 0;
  margin-bottom: 20px;
}

.photo-detail .alert.alert-success {
  position: relative;
  top: 35px;
}

.alert {
  border-radius: 10px;
}

.alert-success {
  border-color: #dff0d8;
}

.alert-warning {
  border-color: #fcf8e3;
}

.article-detail article #list-comments {
  display: table-cell;
  padding-right: 50px;
}

.gallery-detail article #list-comments, .photo-detail article #list-comments {
  padding-top: 50px;
}

.gallery-detail article h2, .photo-detail article h2, .article-detail article h2.subtitle {
  text-align: left;
  border-top: 4px dashed #f6f6f6;
  padding-top: 40px;
  margin-top: 80px;
}

.gallery-detail article .modal h2,
.photo-detail article .modal h2,
.article-detail article .modal h2.subtitle {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}

.article-detail article .thumbnail h2.subtitle {
  margin-top: 0;
  padding-top: 0;
}

.gallery-detail article .item-photogallery h2 {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}

p.text-center.back-link {
  margin-top: 50px;
}

.gallery-detail .photos {
  margin-top: 50px;
}

.article-detail article h2.subtitle {
  display: block;
}

.article-detail article #list-comments h3.media-heading, .gallery-detail article #list-comments h3.media-heading,
.product-detail article #list-comments h3.media-heading, .photo-detail article #list-comments h3.media-heading {
  color: #fff;
  text-transform: uppercase;
}

.article-detail article .date, .gallery-detail article .date, .product-detail article .date, .photo-detail article .date {
  display: inline;
}

#support article {
  width: 100%;
  text-align: left;
}

.gallery-detail article {
  width: 100%;
}

#support article form {
  padding: 10px 15px;
  margin-top: 0px;
}

.copy a {
  color: #fff;
}

.copy a:hover {
  color: #fff;
}

.copy.nomb {
  margin-bottom: 0;
  padding-bottom: 5px;
}

.panel h4 {
  margin-top: 0;
  margin-bottom: 0;
}

#contact {
  padding: 10px 20px;
  font-size: 0.85em;
}

#contact h4, #favorite-links h3, #random-image h3, #own-foot h3 {
  font-size: 1.4em;
  margin-bottom: 0px;
  text-transform: none;
  margin-top: 10px;
  font-weight: 400;
}

#contact ul {
  list-style: none;
  padding: 0;
}

footer .panel-heading {
  padding-bottom: 0;
}

#favorite-links ul {
  padding-left: 17px;
  color: #ccc;
}

.list-footer-address li {
  padding-left: 30px;
  position: relative;
  font-size: 14px;
  margin: 5px 0px;
}

.panel {
  margin-bottom: 0;
}

#footer-contact {
  float: left;
}

.article-detail #panel-photos a.thumbnail:hover {
  transform: none;
}

#support #wrap #footer-contact {
  margin-top: 200px;
  font-size: 25px !important;
}

#favorite-links, #random-image, #own-foot {
  float: left;
}

footer #panel-products .col-lg-4:first-of-type {
  margin-top: 0px;
}

footer table.col td {
  display: block;
}

#support h1 {
  font-weight: normal;
}

#own-foot {
  overflow: hidden;
}

#wrap #panel-favourites {
  text-align: center;
}

#wrap #panel-favourites li {
  list-style-type: none;
  line-height: 30px;
}

footer #panel-products .col-lg-4 {
  width: 100% !important;
}

#wrap #panel-favourites li a {
  position: relative;
}

#wrap #panel-favourites li a:before {
  content: "•";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
}

#photogalleries .thumbnail {
  padding: 20px;
  background: #f6f6f6;
  border-radius: 10px;
}

#random-image .panel-body h4 {
  display: none;
}

#footer-contact .fa {
  margin-right: 5px;
  position: absolute;
  left: 0px;
  font-size: 18px;
}

h4.nomargin {
  font-weight: bold;
}

#finish #status {
  background: #f6f6f6;
  border-radius: 10px;
  padding: 10px;
  margin: 30px 0;
}

#finish #status h3 {
  margin-top: 0px;
}

#finish table > tbody > tr > td:first-child {
  text-align: left;
}

.cc_container {
  background: #cdb370 !important;
}

.cc_container a {
  color: #fff !important;
  text-decoration: underline !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
  background: #fff !important;
  color: #666 !important;
  border-radius: 50px !important;
  text-decoration: none !important;
}

aside table.tabulka, aside table {
  width: 100% !important;
}

aside table.tabulka td, aside table td {
  vertical-align: top;
}

ul.list-footer-address {
  padding: 0;
  list-style: none;
}

.contact-icon {
  color: #fff;
  padding: 0 6px 0 0;
}

dd, dt {
  line-height: 1.2;
  display: inline;
}

.badge {
  position: relative;
  top: -2px;
  background-color: #ccc;
}

.dl-horizontal.list-footer-address dt {
  width: 28px;
  float: left;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#wrap {
  position: relative;
}

.dl-horizontal.list-footer-address dd {
  margin-left: 35px;
  max-width: 215px;
  margin-bottom: 6px;
}

.article-detail .comms,
.product-detail #tab-comments .comms {
  width: 480px;
}

.category-detail #eshop-products.display-type-table .price-original-vat {
  bottom: -10px;
}

.category-detail #eshop-products.display-type-rows .price-original-vat {
  bottom: -20px;
}

.product-detail #detail-product .price-original-vat {
  bottom: 0;
}

h3.ltype2 {
  clear: both;
  padding: 5px;
}

.modal.in {
  display: table !important;
  width: 100%;
  height: 100%;
}

.centr {
  vertical-align: middle;
  display: table-cell;
}

.cardbox {
  padding: 15px;
  border-radius: 10px;
}

table.col td .cardbox img:hover {
  transform: none;
}

.abutton {
  padding: 10px 15px;
  text-transform: uppercase;
  text-align: center;
  margin: 10px 0;
  border-radius: 10px;
}

.product-detail #tab-content .sticky {
  width: 38%;
}

.gallery-detail .sticky, .photo-detail .sticky {
  width: 38%;
}

.product-detail #tab-content .sticky > div {
  max-width: 100%;
}

.product-detail #list-comments {
  width: 60%;
}

.product-detail .sticky {
  width: 40%;
}

.product-detail #tab-comments .comms {
  max-width: 100%;
}

html.noscroll {
  overflow-y: hidden;
}

body.modal-open {
  padding-right: 0px !important;
}

.article-detail article .thumbnail h2.subtitle {
  border: 0px;
}
.has-error .form-control {
  border-width: 1px;
  border-style: solid;
}
.has-error .form-control::-moz-placeholder {
  color: #a16363;
}
/* ------------------------------- /CONTACT -- */

/* -------------------------------------- /LEFT ASIDE -- */

/* -----------------------------------------------------  /WRAP -- */

/* ---------------------------------------- RESPONSIVE MIN 1300 -- */

@media (min-width: 1300px) {
  .container {
    width: 1280px;
  }
}

/* --------------------------------------- /RESPONSIVE MIN 1300 -- */

/* ---------------------------------------- RESPONSIVE MIN 1200 -- */

@media (min-width: 1200px) {
  aside#left {
    width: 85%;
  }
}

/* --------------------------------------- /RESPONSIVE MIN 1200 -- */

/* ---------------------------------------- RESPONSIVE MAX 1199 -- */

@media (max-width: 1199px) {
  #basket {
    margin: 0 10px 0 0;
    float: right;
  }

  /*.col-md-3 {
  width: 33%;
}*/

  aside#right {
    width: 100%;
    float: none;
    padding: 50px 0px;
    clear: both;
  }

  section {
    width: 100%;
    margin: 10px 0;
  }

  #galleriesphoto {
    /* float: left; */
    background: #fff;
    margin-left: -30px;
    margin-right: -30px;
  }

  #topproducts .panel-body .col-lg-12 {
    width: 50%;
  }

  #photogalleries .thumbnail a.link-thumbnail {
    height: auto;
  }

  .dl-horizontal dt {
    width: auto;
  }

  .price-current-vat {
    clear: both;
    float: none;
    text-align: right;
  }

  .modal .price-current-vat {
    text-align: left;
  }

  #eshop-products .price-current-vat,
  .category-detail .price-current-vat,
  #search .price-current-vat, #index .price-current-vat {
    text-align: left;
    clear: none;
    float: left;
  }

  .price-current {
    float: none;
    margin-left: 0;
    text-align: right;
  }

  #detail-product button.btn.btn-primary {
    width: 35px;
    overflow: hidden;
  }

  span.fa.fa-fw.fa-shopping-cart {

    margin-right: 20px;
  }

  #cart-table .panel-body {
    padding: 0;
  }

  #table-cart th:first-child, td.table-cart-thumbnail {
    display: none;
  }

  footer > .container > div:nth-child(4) {
    clear: both;
    width: 100%;
  }

  footer > .container > div {
    width: 33.33333%
  }

  .article-detail .comms,
  .product-detail #tab-comments .comms {
    width: 400px;
  }

  .gallery-detail .comms, .photo-detail .comms {
    width: 100%;
  }

  #support .form-group .col-sm-8, #support .form-group .col-sm-3 {
    width: 100%;
    display: block;
    float: left;
    text-align: left;
  }

  #photogalleries .img-thumbnail, #eshop-categories .img-thumbnail, #eshop-products .img-thumbnail, #panel-products .img-thumbnail, #tabs-product .img-thumbnail, #tab-related .img-thubmnail {
    min-height: 120px;
  }

  article #eshop-products.display-type-rows .item-eshop-product.col-xs-12, article #tab-related.display-type-rows .item-eshop-product.col-xs-12 {
    width: 100%;
  }

  #eshop-products .item-eshop-product .col-lg-4 {
    width: 30%;
  }

  #eshop-products .item-eshop-product .col-lg-8 {
    width: 70%;
  }

  #search .item-eshop-product.col-xs-4 {
    width: 50%;
  }

  .product-detail .price-current-vat {
    font-size: 2em;
  }

  .product-detail #tab-related .price-original-vat {
    bottom: 20px;
  }

  #index .price-original-vat {
    bottom: -10px;
  }

  #index .modal .price-original-vat {
    bottom: -20px;
  }

  #index .modal .img-thumbnail {
    width: 100%;
  }

  .product-detail #tab-related .more a.btn-default {
    top: -90px;
  }

  .form-control {
    max-width: 100%;
  }

  .modal .price-original-vat {
    bottom: -20px;
  }

  .product-detail .modal .price-original-vat {
    bottom: 0;
  }

  .modal .img-thumbnail {
    width: 100%;
  }

  #listdata.download li,
  #listdata.folder li {
    width: 50%;
  }
}

/* --------------------------------------- /RESPONSIVE MAX 1199 -- */

/* ----------------------------------------- RESPONSIVE MIN 992 -- */

@media (min-width: 992px) {

  #basket {
    float: right;
  }

  .navbar-toggle {
    display: none;
  }

  aside#left {
    width: 90%;
  }

  #side {
    display: block;
  }

  #content #left {
    display: none;
  }

  footer {
    display: block;
    top: 0px !important;
  }
}

/* ---------------------------------------- /RESPONSIVE MIN 992 -- */

/* ----------------------------------------- RESPONSIVE MAX 991 -- */

@media (max-width: 991px) {
  header {
    height: 84px;
  }

  .navbar-toggle {
    display: block;
    margin-left: 20px;
  }

  ul.dropdown-menu .container {
    width: 100%;
  }

  ul.dropdown-menu li {
    padding: 10px 20px 10px 0px;
  }

  #support .alert {
    width: 100%;
    margin-top: 20px;
  }

  .navbar-header {
    float: none;
    display: table-cell;
    clear: none;
    width: auto;
    vertical-align: middle;
  }

  #navbar.collapse.in {
    float: none;
    width: 100%;
  }

  #navbar.collapse.navbar-collapse {
    display: none !important;
  }

  #navbar.collapse.navbar-collapse.in {
    display: block !important;
  }

  #navbar li {
    display: block;
    width: 100%;
    text-align: center;
  }

  #side {
    display: none;
  }

  aside#left .logo,
  aside#left ul.nav {
    display: none;
  }

  aside#left {
    margin: 0 -15px;
    background: #fff;
    clear: both;
  }

  #left #footer-contact .fa, aside#left {
    color: #000;
  }

  #left #footer-contact h3 {
    color: #d9534f;
    font-weight: 600;
    font-size: 1.5em;
  }

  .price-current-vat {
    clear: none;
  }

  .pad {
    font-size: 13px;
  }

  #basket {
    margin: 10px 0 0 0;
    clear: both;
  }

  #top-ribbon .container {
    width: 100%;
  }

  .nav.navbar-nav {
    display: block;
    width: 100%;
  }

  .navbar-default .navbar-nav > li > a {
    height: auto;
  }

  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    border-left: 0;
  }

  .dropdown-menu {
    position: relative;
    text-align: left;
  }

  #navbar li {
    text-align: left;
  }

  .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
  }

  ul.dropdown-menu li {
    border-bottom: 0;
  }

  #motto #motto-text {
    width: 100%;
  }

  table.col td {
    width: 50%;
    float: left;
    display: block;
  }

  table.col td:nth-child(2n + 3) {
    clear: both;
  }

  #galleriesphoto {
    margin: 0 0 0 0;
  }

  .navbar-default ul.dropdown-menu li.active a:before {
    width: 100%;
    height: 0;
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
    position: absolute;
    left: -35px;
    top: 34%;
  }

  .navbar-default ul.dropdown-menu li.active {
    position: relative;
  }

  .article-detail #mainContent {
    float: left;
    padding-right: 0;
    width: 100%;
  }

  .sticky .panel.panel-primary.comms, .article-detail .sticky {
    position: static !important;
    float: left;
    width: 100%;
    clear: both;
    top: 0 !important;
    height: auto !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .gallery-detail .sticky, .photo-detail .sticky {
    width: 38%;
  }

  .article-detail .comms,
  .gallery-detail .comms,
  .product-detail #tab-comments .comms,
  .photo-detail .comms {
    margin-top: 50px;
  }

  .sticky-placeholder {
    display: none;
  }

  .article-detail article #list-comments {
    padding-right: 0;
  }

  .article-detail #breadcrumb, .rubric #breadcrumb {
    margin: 10px 0 20px !important;
    display: block;
    line-height: 30px;
  }

  .rubric article {
    margin-top: 0;
  }

  .article-detail article .alert {
    position: relative;
    clear: both;
    top: 25px;
    margin-bottom: 20px;
  }

  .article-detail article .modal .alert {
    top: 0;
  }

  #support #wrap #footer-contact {
    width: 40%;
    float: left;
  }

  #support article {
    margin-top: 80px;
  }

  article {
    margin-top: 40px;
  }

  .article-detail #mainContent.nocomment {
    float: none;
  }

  .category-detail .price-current-vat,
  #search .price-current-vat {
    font-size: 2em;
  }

  .category-detail #eshop-products.display-type-rows .price-original-vat {
    bottom: 10px;
  }

  .product-detail #tab-comments .comms {
    margin-top: 0;
  }

  #support .breadcrumb {
    margin-top: -66px;
    margin-bottom: 40px;
  }

  #galleries .breadcrumb, .gallery-detail .breadcrumb, #eshop .breadcrumb,
  .category-detail .breadcrumb, .product-detail .breadcrumb, #breadcrumb.cp,
  #order .breadcrumb, #finish .breadcrumb, #search .breadcrumb, #download .breadcrumb {
    margin-top: -26px !important;
  }

  #eshop #panel-categories, .category-detail #panel-categories, #eshop #shopping, .category-detail #shopping,
  .product-detail #shopping, .product-detail #panel-categories {
    width: 100%;
  }

  #eshop #shopping, .category-detail #shopping, .product-detail #shopping {
    padding-top: 50px;
    padding-left: 0;
  }

  .article-detail #pagination {
    left: 0;
    right: 0;
    text-align: center;
  }

  .rubric article ul#list-rubrics li.media {
    width: 50%;
  }

  .rubric article ul#list-rubrics li:nth-child(3n + 4) {
    clear: none;
  }

  .rubric article ul#list-rubrics li:nth-child(2n + 3) {
    clear: both;
  }

  #support article .panel-body, #support #telo {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  #navbar ::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }

  #navbar ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-collapse.collapse {
    padding-left: 0;
    max-height: 90vh;
    overflow: hidden;
    overflow-y: auto;
  }

  .dropdown-menu {
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
  }
}

/* ---------------------------------------- /RESPONSIVE MAX 991 -- */

/* ----------------------------------------- RESPONSIVE MIN 768 -- */

@media (min-width: 768px) {
  header .container-fluid {
    display: block;
  }

  .navbar-nav {
    float: none;
  }

  .dl-horizontal dd {
    margin-left: 0;
  }

  .navbar {
    border-radius: 0;
    border: 0;
  }

  .gallery-detail #pagination,
  .photo-detail #pagination {
    margin-left: -50px;
  }

}

/* ---------------------------------------- /RESPONSIVE MIN 768 -- */

/* ----------------------------------------- RESPONSIVE MAX 767 -- */

@media (max-width: 767px) {
  .product-detail .price-current-vat {
    font-size: 1.5em;
  }

  article .nav-tabs > li.active {
    border-radius: 0;
  }

  #cartsum {
    display: none;
  }

  #search-bar {
    width: auto;
  }

  #form-search input {
    display: none;
  }

  #galleriesphoto .col-lg-4, #eshop-categories .col-lg-4,
  #eshop-products .col-lg-4, #tab-related .col-lg-4,
  #galleries #photogalleries .col-lg-3,
  .gallery-detail #photogalleries .col-xs-12 {
    width: 50%;
    float: left;
  }

  #detail-product button.btn.btn-primary, .zuz #detail-product button.btn.btn-primary {
    width: auto;
    overflow: auto;
    float: right;
    margin-top: 10px;
  }

  span.fa.fa-fw.fa-shopping-cart, .zuz span.fa.fa-fw.fa-shopping-cart {
    margin-left: auto;
    margin-right: auto;
  }

  .price-original-vat {
    float: right;
  }

  article .nav-tabs > li {
    clear: both;
    width: 100%;
    border: 0;
    background: #f6f6f6;
    margin: 5px 0;
  }

  article .nav-tabs > li.active {
    background: #f6f6f6;
    border: 0;
  }

  article #tabs-product ul.nav {
    border: 0;
  }

  .form-group .col-sm-3 {
    width: 100%;
  }

  .rubric .form-group .col-sm-3 {
    width: 35%;
    float: left;
    text-align: right;
  }

  .rubric .form-group .col-sm-8 {
    margin-right: 0;
    padding-right: 0;
    float: left;
  }

  #list-panel-news li .date, .rubric article li .date {
    float: none;
    margin: 0 auto;
  }
  .image-perex {
    display: block;
    float: none!important;
    text-align: center!important;
    clear: both;
    width: 300px;
    margin: 10px auto;
  }
  .rubric article ul#list-pages .image-perex img {
    float: none!important;
  }
  .normal-date {
    width: 100%;
    text-align: center;
    display: block;
  }

  #list-panel-news h4, .rubric article h4 {
    font-size: 2em;
    padding-top: 0;
    padding-bottom: 30px;
    text-align: center;
    clear: both;
  }

  .article-detail #photogalleries .item-photogallery.col-sm-6 {
    width: 50%;
  }

  span.cir {
    margin: 0 0 0 20px;
  }

  footer > .container > div:nth-child(3), footer > .container > div:nth-child(4) {
    clear: none;
  }

  footer > .container > div, footer > .container > div:nth-child(4) {
    width: 50%
  }

  .gallery-detail .sticky, .photo-detail .sticky {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 90px;
  }

  .gallery-detail ul#list-comments, .photo-detail ul#list-comments {
    padding-right: 0;
    width: 100%;
  }

  .gallery-detail .media-body, .gallery-detail .media-left,
  .gallery-detail .media-right {
    width: 100%;
    display: block;
  }

  .category-detail form#filter-form {
    width: 100%;
    float: left;
  }

  #order #productincart .form-control {
    width: 50%;
  }

  footer a.thumbnail {
    height: auto !important;
    max-height: 9999px;
  }

  #search .price-original-vat {
    bottom: 0;
  }

  #search .modal .price-original-vat {
    bottom: -20px;
  }

  .price-current-vat {
    font-size: 1.5em;
  }

  .modal .col-xs-12 {
    width: auto;
  }

  /*#eshop-categories .thumbnail a.link-thumbnail, #eshop-products .thumbnail a.link-thumbnail {
  height: auto; }*/
  #search form.form-horizontal .form-group .col-sm-8, .gallery-detail .form-group .col-sm-8, .photo-detail .form-group .col-sm-8 {
    margin-top: -3px;
    width: 100%;
  }

  #search .col-sm-2 {
    width: 30%;
    float: left;
    text-align: left;
  }

  #search .col-sm-5 {
    float: left;
  }

  #order .form-control {
    width: 100%;
  }

  #search .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    float: left;
    width: 40%;
  }

  #search .form-group .col-sm-3 {
    width: 30%;
  }

  .product-detail #detail-product .dl-horizontal dt {
    width: 50%;
  }

  .product-detail #detail-product .price-current {
    text-align: left;
  }

  .product-detail #detail-product .price-current-vat {
    font-size: 1.5em;
  }

  .product-detail #list-comments, .product-detail .sticky, .product-detail #tab-comments .comms {
    width: 100%;
    padding-right: 0;
    min-width: 100%;
  }

  .product-detail .sticky {
    margin-bottom: 50px;
  }

  /* #tabs-product .thumbnail a.link-thumbnail, #index .thumbnail a.link-thumbnail {
  height: auto;
}*/
  #eshop-products .thumbnail a.link-thumbnail,
  #galleries #eshop-products .thumbnail a.link-thumbnail {
    height: 200px;
  }

  .form-group input[type="text"], .form-group textarea, .form-control {
    width: 100%
  }

  .rubric .form-group textarea, .form-control {
    width: auto;
  }

  #telo {
    padding-right: 0px;
  }

  .gallery-detail .form-group .col-sm-3, .photo-detail .form-group .col-sm-3 {
    width: 35%;
    float: left;
    text-align: right;
  }

  .gallery-detail .form-group .col-sm-8, .photo-detail .form-group .col-sm-8 {
    width: 63.666667%;
    float: left;
  }

  .article-detail .thumbnail img {
    position: relative;
    width: 100%;
    height: auto;
  }

  .article-detail .addcomment .thumbnail, .article-detail .thumbnail {
    height: auto;
  }

  .container {
    width: 86vw;
  }

  #filter-form #tags {
    margin-bottom: 10px;
  }
}

.article-detail article #list-comments #list-comments {
  padding-right: 0;
  padding-left: 50px;
}

/* ---------------------------------------- /RESPONSIVE MAX 767 -- */

/* ----------------------------------------- RESPONSIVE MAX 620 -- */
@media (max-width: 630px) {
  #search .col-sm-8 label:first-child {
    clear: both;
  }

  #search .col-sm-8 label {
    display: block;
    text-align: center;
  }

  #search .form-group .col-sm-3,
  #search .form-horizontal .control-label,
  #search .col-sm-2, #search .col-sm-5 {
    text-align: center;
    width: 100%;
  }
}

@media (max-width: 620px) {
  #search-bar input {
    display: none;
  }

  #eshop-products.top .img-thumbnail {
    width: 100%;
    height: auto;
  }

  #support article {
    width: 100%;
    padding-bottom: 0;
  }

  #support #wrap #footer-contact {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
  }

  #orderform .panel {
    width: 100%;
  }

  #eshop-products .thumbnail a.link-thumbnail,
  #galleries #eshop-products .thumbnail a.link-thumbnail {
    height: 150px;
  }

  #photogalleries .thumbnail .more,
  #eshop-products.top .thumbnail .more {
    clear: both;
    position: relative;
    bottom: -30px;
  }

  #eshop-products .item-eshop-product .col-lg-4,
  #eshop-products .item-eshop-product .col-lg-8 {
    width: 100%;
  }

  #eshop-products .more a.btn-default, #tab-related .more a.btn-default {
    top: -80px;
  }

}

/* ---------------------------------------- /RESPONSIVE MAX 620 -- */

/* ----------------------------------------- RESPONSIVE MAX 550 -- */

@media (max-width: 550px) {
  #eshop-products .item-eshop-product, #tab-related .item-eshop-product {
    margin: 0;
  }

  #listdata.download li,
  #listdata.folder li {
    width: 100%;
  }

  table.col td {
    display: block;
    float: none;
    width: 100%;
  }

  .gallery-detail #eshop-products.top .price-current-vat {
    position: absolute;
    top: 15px;
  }

  footer .thumbnail {
    margin-bottom: 50px;
  }

  .product-detail #eshop-products.top .thumbnail .price-original-vat {
    bottom: -50px;
  }

  .gallery-detail #eshop-products.top .thumbnail a.link-thumbnail {
    position: relative;
  }

  .category-detail #eshop-products.top .thumbnail .caption {
    margin-top: 0;
  }

  .gallery-detail #eshop-products.top .thumbnail a.link-thumbnail {
    position: relative;
    height: 150px;
  }

  footer > .container > div, footer > .container > div:nth-child(4),
  .product-detail #tab-images .col-lg-4 {
    width: 100%;
  }

  .media-body, .media-left, .media-right, .rubric article ul#list-rubrics li.media {
    display: block;
    width: 90%;
  }

  .product-detail .media-body, #galleries #photogalleries .col-lg-3 {
    width: 100%;
  }

  .article-detail article #list-comments {
    display: block;
    padding-right: 0px;
  }

  .category-detail .price-current-vat {
    font-size: 2em;
  }

  #eshop-products.top .item-eshop-product {
    margin-bottom: 50px;
  }

  #eshop-products .item-eshop-product .col-lg-4,
  #eshop-products .item-eshop-product .col-lg-8,
  .gallery-detail #photogalleries .col-xs-12 {
    width: 100%;
  }

  .category-detail #eshop-products.top .price-original-vat {
    bottom: -50px;
  }

  #eshop-products .more, #tab-related .more {
    clear: both;
    margin-top: 80px;
  }

  #eshop-products.top .more, .product-detail #tab-related .more {
    margin-top: 0;
  }

  #galleriesphoto, footer > .container > div, footer > .container > div:nth-child(4) {
    max-width: 90vw;
  }

  #eshop-categories, #eshop-products {
    max-width: 100vw
  }

  .category-detail #eshop-products .thumbnail dl,
  .product-detail #eshop-products .thumbnail dl,
  #index #eshop-products .thumbnail dl {
    position: relative;
    display: block;
  }

  .category-detail #eshop-products.display-type-rows .thumbnail a.link-thumbnail,
  .category-detail #eshop-products .thumbnail a.link-thumbnail {
    margin-bottom: 20px;
  }

  .category-detail #eshop-products .price-original-vat,
  .product-detail #eshop-products .price-original-vat,
  #index #eshop-products .price-original-vat,
  .category-detail #eshop-products .price-original-vat {
    bottom: -50px;
  }

  .category-detail #eshop-products .more a.btn-default, #tab-related .more a.btn-default,
  {
    bottom: 50px;
    top: 0;
  }

  .category-detail #eshop-products .thumbnail .caption {
    margin-top: -20px;
  }

  #index #eshop-products .more a.btn-default {
    bottom: 40px;
    top: auto;
  }

  #index #eshop-products.top .more a.btn-default {
    bottom: 0;
  }

  #search #eshop-products .more {
    clear: none;
    margin-top: 0;
  }

  #search #eshop-products .thumnail dl {

    display: inline;
  }

  .category-detail #eshop-products.display-type-rows .price-original-vat {
    bottom: -50px;
  }

  .category-detail #eshop-products.display-type-table .more {
    clear: none;
    margin-top: 0px;
  }

  .category-detail #eshop-products.display-type-table .more .btn.zob {
    /*margin-top: 70px;*/
  }

  .product-detail #detail-product .dl-horizontal dt,
  .product-detail #detail-product .dl-horizontal dd {
    display: block;
    width: 100%;
    text-align: left;
  }

  #eshop-products .more a.btn.zob {
    bottom: auto;
  }

  .product-detail #detail-product .price-original-vat,
  .product-detail #detail-product .price-current-vat,
  .product-detail #detail-product .price-current {
    text-align: center;
  }

  #eshop-products .more, #tab-related .more {
    text-align: center;
  }

  #index #eshop-products .more a.btn-primary:first-child {
    position: relative;
  }

  #index .modal .col-lg-4 {
    width: 100%;
  }

  #index .modal .col-lg-7 {
    margin: 20px 0;
  }

  .article-detail .media-body {
    width: 100%;
  }

  .rubric article ul#list-rubrics .media-body {
    margin: 0;
  }

  .rubric article ul#list-rubrics li.media {
    float: none;
    margin: 50px auto;
  }

  .thumbnail a > img, .thumbnail > img {
    width: 100%;
    min-height: none;
    height: auto;
  }

  .rubric article ul#list-rubrics .media:first-child {
    margin-top: 50px;
  }

  #index #eshop-products .item-eshop-product {
    margin: 0;
  }

  .photo-detail .media-body {
    width: 100%;
  }

  .modal .col-xs-12 {
    width: 100%;
  }

  .modal .modal-body {
    padding-bottom: 35px;
  }

  .modal h2#addBasketModalTitle {
    margin-top: 20px;
  }

  article.addcomment .col-lg-3,
  .article-detail #photogalleries .item-photogallery.col-sm-6 {
    width: 100%;
  }

  #galleriesphoto .col-lg-4, #search .item-eshop-product.col-xs-4, #eshop-categories .col-lg-4, #eshop-products .col-lg-4, #tab-related .col-lg-4 {
    width: 100%;
  }

  #galleriesphoto .col-lg-4, #topproducts .panel-body .col-lg-12,
  #eshop-categories .col-lg-4, #eshop-products .col-lg-4,
  #tab-related .col-lg-4, .zuz #tab-related .col-lg-4 {
    width: 100%;
  }

  #eshop-products .img-thumbnail,
  .article-detail .thumbnail img {
    max-width: 0;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .article-detail .photos .thumbnail {
    height: auto;
  }

  .row {
    margin-left: 0;
    margin-right: 0;
  }

  #wrap ul#list-panel-favourites {
    padding-left: 0;
  }

  #eshop-products .thumbnail a.link-thumbnail,
  #panel-products .thumbnail a.link-thumbnail {
    height: auto;
  }

  #eshop-products.top .thumbnail a.link-thumbnail,
  #panel-products.top .thumbnail a.link-thumbnail {
    height: auto;
  }

  #photogalleries .thumbnail a.link-thumbnail,
  #tabs-product .thumbnail a.link-thumbnail {
    height: 200px;
  }

  #eshop-products.top .img-thumbnail, #eshop-products.top .thumbnail a.link-thumbnail,
  #galleries #eshop-products.top .thumbnail a.link-thumbnail {
    height: auto;
    width: 100%;
    min-height: 0;
  }

  .article-detail #eshop-products.top .thumbnail img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .product-label-special {
    top: 40%;
  }

}

/* ---------------------------------------- /RESPONSIVE MAX 620 -- */

/* ----------------------------------------- RESPONSIVE MAX 400 -- */

@media (max-width: 400px) {
  header {
    height: 119px;
  }

  header nav.navbar {
    text-align: center;
  }

  .pad {
    display: none;
  }

  #cart .img-thumbnail {
    display: none;
  }

  #cart .sremove {
    line-height: 1;
    float: right;
  }

  .form-control {
    max-width: 60vw;
  }

  #order .form-control {
    max-width: 100%;
  }

  #cart h4.nomargin {
    width: 80%;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0px;
  }

  #motto p#motto-title {
    margin: 50px auto 0px auto;
  }

  .modal-dialog .btn-primary, .modal-footer .btn + .btn, .modal-dialog .btn-danger {
    display: block;
    width: 100%;
  }

  .modal-dialog .btn-danger,
  .modal-dialog .btn-primary {
    margin-bottom: 20px;
  }

  .modal-footer .btn + .btn {
    margin-left: 0;
  }

  .modal-dialog .img-thumbnail {
    width: 100%;
  }

  #photogalleries .more {
    position: relative;
    right: 0;
    bottom: -20px;
  }

  #list-panel-news h4, .rubric article h4 {
    font-size: 1.5em;
  }

  #eshop-categories .thumbnail .more {
    top: 0;
    float: none;
    position: relative;
    clear: both;
    margin-top: 30px;
  }

  #photogalleries .thumbnail a.link-thumbnail, #eshop-categories .thumbnail a.link-thumbnail, #eshop-products .thumbnail a.link-thumbnail, #panel-products .thumbnail a.link-thumbnail, #tabs-product .thumbnail a.link-thumbnail {
    width: 100%;
    margin-bottom: 20px;
  }

  .category-detail .price-current-vat,
  #search .price-current-vat, .product-detail .price-current-vat {
    font-size: 1.2em;
  }

  #search #eshop-products .thumbnail a.link-thumbnail {
    margin-bottom: 0;
  }

  .category-detail #eshop-products.display-type-rows .price-current-vat {
    font-size: 2em;
  }

  .product-detail #tabs-product .thumbnail a.link-thumbnail, #index .thumbnail a.link-thumbnail {
    margin-bottom: 0;
  }

  .category-detail #eshop-products.display-type-table .more a.btn-default {
    right: 0;
  }

  #index .price-current-vat {
    font-size: 1.6em;
  }

  #index .product-label-special {
    top: 42%;
  }

  #eshop-products.top .thumbnail a.link-thumbnail {
    margin-bottom: 0;
  }

}

header {
  display: table-row;
  height: 1px;
  overflow: hidden;
}

#wrap {
  display: table-row;
  height: auto;
  overflow: hidden;
}

footer {
  float: none;
  display: table-row;
  height: 1px;
}

.required {
  position: relative;
}

.form-horizontal span.asterisk {
  position: absolute;
  left: 18px;
  z-index: 99;
}

/* ---------------------------------------- /RESPONSIVE MAX 400 -- */

@-moz-document url-prefix() {
  .article-detail #mainContent p img {
    max-width: 100%;
  }
}

#foto .thumbnail a > img, #foto .thumbnail > img {
  max-width: 100%;
}
.checkbox input#agreement {
  margin-left: -30px;
  margin-top: 1px;
}
#favorite-links  
{background-color: #cdb370;}
.day {
  color: #cdb370;
}
#top-ribbon, .navbar .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus, .dropdown.open ul.dropdown-menu, #separator, .cardbox, #eshop-categories .thumbnail, .label.label-stock2, .label.label-stock3, .label.label-stock4, .label.label-stock5, #eshop #panel-categories, .category-detail #panel-categories, .product-detail #panel-categories, #orderform .panel, #order input#agreement, #finish #status, .category-detail form#filter-form, .input-group-addon, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, #photogalleries .thumbnail, .lockcomm, #listdata li .inside, table.tabulka thead, table thead, table thead, .table-striped > tbody > tr:nth-of-type(2n), .rubric article ul#list-rubrics .media-body, .article-detail .comms, #support article form, .gallery-detail .comms, .product-detail #tab-comments .comms, .photo-detail .comms, .form-group input[type="text"], .form-group input[type="checkbox"], .form-group input[type="radio"], .form-group textarea, .form-group textarea:focus, #passwd.form-control, .modal-content, .alert-warning, .alert-info {
  background-color: transparent;
}
.btn-primary, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary, .btn-warning, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning, .navbar-default .navbar-toggle .icon-bar, #basket .btn-danger, #search-bar .btn-danger, .btn-danger, .btn-danger:hover, .btn-danger:focus, .btn-danger:active, ul.dropdown-menu li ul li, a.abutton, #eshop-products .more a.btn-default, #tab-related .more a.btn-default, .product-label-special, .label.label-stock1, .nav > li > a:focus, .nav > li > a:hover, .list-group-item.active>.badge, .nav-pills>.active>a>.badge, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .input-group-addon, a.btn.btn-link, .pager li>a, .pager li>span, .pager li>a:focus, .pager li>a:hover, #listdata li h2, span.cir, h3.ltype2, #list-comments h3.media-heading, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, pre, footer>.container>div:nth-of-type(odd) h3, footer>.container>div:nth-of-type(even) h3, .copy, .btn-default, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default, .alert-success, .rubric #list-rubrics li .subtitle.media-heading {
  background-color: #cdb370;
}
#second {
  background-color: #f9f6ef;
}
#wrap {
  background-color: #f9f6ef;
}
span.cir {
  text-align: center;
  display: table;
  height: 60px;
  width: 60px;
  background:#ff4c83;
  border-radius: 50%;
  margin: 0 20px;
  padding-top: 7px;
}
footer > .container > div:nth-of-type(2n+1) h3 {
  transform: rotateZ(0deg);
}
footer > .container > div:nth-of-type(2n) h3 {
  transform: rotateZ(0deg);
}
.dropdown.open ul.dropdown-menu {
  border-bottom: 2px solid transparent;
}   
#motto #motto-text {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
