
.articles_detail #gallery li,
.editor #gallery li,
.articles_detail .editor-gallery li,
.editor .editor-gallery li {
  margin-bottom: 20px;
}
#order-levels {
  margin-bottom: 20px;
}
.product,
.article {
  margin-bottom: 20px;
}
.article.alt {
  margin-bottom: 4px;
}
#layout2 #left h2,
#layout2 #left h3 a,
#layout2 #left .btn {
  color: #006BFF;
}
#layout2 #left .btn {
  border-color: #006BFF;
}
@media (max-width: 767px) {
  #layout2 #right {
    border-top: 2px dotted #989898;
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  #layout2 #right {
    border-left: 2px dotted #989898;
  }
}
#layout7 .top {
  border-bottom: 2px dotted #989898;
}
#layout7 .top .more {
  margin-bottom: 20px !important;
}
.product-detail #gallery li {
  margin-top: 20px;
}
.userbar .login-dp {
  min-width: 250px;
  padding: 14px 14px 0;
  overflow: hidden;
}
.userbar .login-dp .social-buttons {
  margin: 12px 0;
}
.userbar .login-dp .social-buttons a {
  width: 100%;
}
.userbar .login-dp .social-buttons .btn-fb {
  color: #fff;
  background-color: #3b5998;
}
.userbar .login-dp .social-buttons .btn-fb:hover {
  background-color: #496ebc;
}
.userbar .login-dp form .alert {
  margin-bottom: 10px;
  padding: 5px 15px;
}
.userbar .login-dp form .form-group {
  margin-bottom: 10px;
}
.userbar .login-dp form .form-group .help-block {
  font-size: 12px;
}
.userbar .login-dp .bottom {
  border-top: 1px solid #ddd;
  clear: both;
  padding: 14px;
}
#contact-form form .form-group.required .control-label label:after {
  content: "\f069";
  font-family: "FontAwesome";
  color: #d9534f;
  font-size: 8px;
  font-weight: 400;
  top: -4px;
  position: relative;
  margin-left: 3px;
}
#contact-form .fa-asterisk {
  font-size: 8px;
  top: -4px;
  position: relative;
}
body {
  /*background-image: url('../images/bg.jpg');*/
  background-repeat: no-repeat;
  background-position: center top;
}
#eshop-layout #cart table td img {
  max-width: 100px;
}
#eshop-layout #cart table td .add-to-cart .col-sm-3 {
  display: none;
}
#eshop-layout #cart table td .add-to-cart .col-sm-9 input {
  width: 50px;
}
#eshop-layout .productsView a {
  margin-left: 20px;
  display: inline-block;
}
#eshop-layout .productsView a:hover,
#eshop-layout .productsView a:focus {
  text-decoration: none;
}
#eshop-layout .productsView a.active {
  font-weight: 700;
  color: #333333;
}
#eshop-layout #contact-data .last .btn {
  float: right;
}
#eshop-layout #contact-data .order {
  display: block;
}
.eu-cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  text-align: center;
  padding: 10px;
}
.eu-cookies button {
  background: green;
  color: white;
}
#header {
  background: #222222;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: 'Roboto Condensed', sans-serif;
}
#header #logo {
  margin: 3px 0;
}
#header #logo a {
  color: white;
  font-size: 24px;
  font-weight: 700;
}
#header #logo a:hover,
#header #logo a:active,
#header #logo a:focus {
  text-decoration: none;
  color: #e6e6e6;
}
#header .nav.level0 {
  margin-left: 30px;
}
@media (max-width: 1199px) {
  #header .nav.level0 {
    margin-left: 15px;
  }
}
#header .nav.level0 > li a {
  color: white;
}
#header .nav.level0 > li a:hover,
#header .nav.level0 > li a:active,
#header .nav.level0 > li a:focus {
  background: none;
  text-decoration: none;
  color: #faf500;
}
@media (max-width: 1199px) {
  #header .nav.level0 > li > a {
    padding-left: 6px;
    padding-right: 6px;
  }
}
#header .nav.level0 > li.active > a {
  background: none;
}
#header .nav.level0 > li.active > a:before {
  content: "\f0d7";
  color: white;
  font-family: "FontAwesome";
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#header .nav.level0 > li:hover > ul,
#header .nav.level0 > li:focus > ul,
#header .nav.level0 > li:active > ul {
  display: block;
}
#header .nav.level0 > li > ul {
  position: absolute;
  display: none;
}
#header .nav.level0 > li > ul li {
  float: none;
  margin: 0;
}
#header .nav.level0 > li > ul li a {
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
}
#header .nav.level0 > li > ul li ul {
  background: transparent;
  position: relative;
  padding: 0;
  display: block;
}
#header .nav.level0 > li > ul li ul li.active a {
  color: #faf500;
}
#header .nav.level0 > li > ul > li.active > a {
  color: #faf500;
}
#header .nav.level0 > li ul {
  background: #222;
  z-index: 1010;
  min-width: 200px;
  margin-left: 15px;
  padding-bottom: 10px;
}
#header #langs li {
  margin-left: 10px;
}
#header #langs li a {
  padding-left: 0;
  padding-right: 0;
}
#header #langs li a:hover,
#header #langs li a:focus,
#header #langs li a:active {
  background: none;
}
#header #search {
  margin-right: 15px;
}
#header #search .form-control {
  border: none;
  height: 30px;
  margin-top: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#slider-wrapper .carousel-control.left {
  left: 50px;
}
#slider-wrapper .carousel-control.right {
  right: 84px;
}
#slider-wrapper .carousel-caption {
  bottom: auto;
  top: 50%;
  padding: 0;
  left: 50%;
  right: auto;
  text-align: left;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 50%;
}
#slider-wrapper .carousel-caption p {
  color: #8f8f8f;
  margin: 0;
  font-size: 36px;
  /*text-transform: uppercase;*/
  font-weight: 100;
  line-height: 1;
}
#slider-wrapper .carousel-caption p a {
  color: #8f8f8f;
}
@media (min-width: 768px) and (max-width: 991px) {
  .layout1 .article,
  .layout4 .article {
    margin-bottom: 40px;
  }
}
.layout1 .article h3,
.layout4 .article h3 {
  line-height: 1;
}
.layout1 .article h3 a,
.layout4 .article h3 a {
  color: #333333;
  font-size: 18px;
}
.layout1 .article .date,
.layout4 .article .date {
  position: absolute;
  z-index: 1;
}
.layout1 .article .date p,
.layout4 .article .date p {
  color: white;
  background: #222222;
  padding: 1px 7px;
  display: inline-block;
}
.layout1 .article img,
.layout4 .article img {
  margin-bottom: 10px;
}
.layout1 .article.alt .img,
.layout4 .article.alt .img {
  display: none;
}
.layout1 .article.alt .right,
.layout4 .article.alt .right {
  width: 83%;
  margin-left: 17%;
}
.layout1 .article.alt .right .description,
.layout4 .article.alt .right .description {
  display: none;
}
.layout1 .article.alt .date p,
.layout4 .article.alt .date p {
  color: #333333;
  background: none;
  padding: 4px 0 0;
  font-size: 16px;
}
#idnes .article > div h3 {
  font-size: 16px;
}
#idnes .article > div h3 a {
  color: #333333;
}
#content {
  margin-top: 20px;
}
#idnes {
  margin-top: 30px;
  border-top: 2px dotted #8f8f8f;
  padding-top: 30px;
}
#copyright {
  margin-top: 30px;
  border-top: 2px dotted #8f8f8f;
  padding-top: 15px;
  padding-bottom: 15px;
}
#copyright .fb {
  margin-left: 50px;
}
#banner {
  margin-top: 30px;
}
#banner .carousel .item .img {
  position: relative;
  z-index: 2000;
}
#banner .carousel-caption {
  bottom: auto;
  top: 50%;
  padding: 0;
  left: 50%;
  right: auto;
  text-align: left;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 40%;
  z-index: 10000;
}
#banner .carousel-caption p {
  color: #8f8f8f;
  margin: 0;
  font-size: 36px;
  /*text-transform: uppercase;*/
  font-weight: 100;
  line-height: 1;
}
.articles_detail.detail2 {
  margin-top: 20px;
}
.articles_detail.detail2 .img .date {
  position: absolute;
  background: #222222;
  color: white;
  padding: 1px 7px;
}
.articles_detail.detail2 .description p {
  font-weight: 700;
}
.articles_detail.detail2 .h2 {
  margin-top: 24px;
}
#posts {
  margin-top: 30px;
}
.pagination {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.pagination li a {
  font-weight: 700;
  font-size: 16px;
}
.found {
  background: #FED400;
}
#frm-posts-addPost-surname {
  display: none;
}
