
.welcome-wrapper {
	text-align: center;
}

#signature .image, #signature .title {
	display: none !important
}

/* zosvetlenie obrazkov pri clankoch v blogu*/
@media (min-width: 768px) {
    .blog-wrapper .image+.text {
        background: rgb(0 0 0 / 40%);
        color: #fff;
    }
}

/* odstranenie flagu o % zlave - treba dat prec potom*/
/*.flags-extra {
	  display: none;
}
.flag.flag-discount {
    background-color: #fb375e;
}
.price-save {
    display: none;
}*/

@media (max-width: 767px) {
  #header .header-top .header-top-wrapper .site-name a {
        width: 180px;
    }
}

@media (max-width: 992px) {
  .site-name img {
    display: none; /* skryj pôvodné logo */
  }

  .site-name a {
    display: block;
    width: 200px;
    height: 30px;
    background-image: url('/user/documents/upload/logo_mobile.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}

.icon-login:after {
    content: none !important;
}
.icon-search:after {
    content: none !important;
}
.icon-cart:after {
    content: none !important;
}
.icon-print:after {
    content: none !important;
}
.icon-comment:after {
    content: none !important;
}
.icon-share:after {
    content: none !important;
}
.icon-home:before {
    content: none !important;
}
.flags-default {
    top: 6px;
    left: 6px;
}
.flag.flag-new {
    background-color: #045d30;
}

/* GOOGLE REVIEWS  STYLES */
.Wdgt-tmpost-Autoslider01 {
    max-width: 1600px !important;
    margin: 0px 20px auto !important;
}

.WsAutoslider-title-link {
    border-bottom: 0px solid #fff !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.WdGt-slider-WsAutoslider01 {
    padding-bottom: 0px !important;
}
.AuToSlider_Brand {
	display: none !important; */
}

/* najbolubenjesie a novinky. mensie paddingy a marginy hore */
.homepage-group-title.h4 {
    margin-bottom: 14px;
    margin-top: 20px;
    padding: 0px;
}
span[data-ec-promo-id="161"] {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.sidebar-inner {
    border-width: 0px;
}