.separ {
  float: left;
  width: 100%;
  height: 59px;
}

.custom-footer__banner33, .custom-footer__banner9, .custom-footer__banner6, .custom-footer__banner10 {
  display: none;
}
.id-1 .custom-footer__banner33, .id-1 .custom-footer__banner9, .id-1 .custom-footer__banner6, .id-1 .custom-footer__banner10 {
  display: block;
}

.inner {
  padding: 55px;
  overflow: hidden;
  border-radius: 25px;
}
.custom-footer__newsletter.col-sm-6.col-lg-4 {
  border-radius: 29px;
}
.footer-bottom a {
  color: #fff;
}
#footerin a {
  color: #fff;
}
.fixed .header-top {
  display: none;
}
.custom-footer__newsletter.col-sm-6.col-lg-3 {
  border-radius: 25px;
}
.products-block > div .p .p-code {
  display: block;
  right: 29px;
  text-align: left;
  top: 21px;
  position: absolute;
  z-index: 5;
}
.footer-banner img {
  border-radius: 28px;
}
.marquee {
  float: left;
  width: 100%;
  overflow: hidden;
}
.item .extended-banner-title {
  font-size: 28px;
  max-width: 100%;
  font-weight: 600;
  display: block;
  line-height: 30px;
  text-align: left;
  font-weight: 800;
}
.tags {
  position: absolute;
  z-index: 5;
  background: #fff;
  border-radius: 100px;
  width: auto;
  text-align: center;
  min-width: 69px;
  padding: 7px;
  top: 10px;
  left: 10px;
  font-size: 13px;
}
#target .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  display: none;
}

.js-marquee a {
  color: #fff;
  padding: 14px;
  font-weight: 600;
}
.close.js-close-information-msg {
  display: none;
}
#footer .custom-footer__banner107, #footer .custom-footer__banner108, #footer .custom-footer__banner109, #footer .custom-footer__banner110  {
display:none!important;
}
.prices {
  position: relative;
}
.p .price-save {
  background: #e3004f;
  color: #fff;
  padding: 9px;
  border-radius: 100px;
  width: 80px;
  height: 78px;
  position: absolute;
  top: -155px;
  line-height: 61px;
  right: 0px;
  font-size: 19px !important;
}
.in-hodnotenie-obchodu .rate-wrap.row {
  float: left;
  position: relative;
  right: 0px;
  top: 0px;
  display: block !important;
  width: 100%;
}
.pagination-wrapper {
  clear: both;
}
.in-hodnotenie-obchodu .votes-wrap.simple-vote {
  float: left;
  clear: both;
  width: 100%;
}
.fixed .header-bottom {
  background:transparent;;
}
.custom-footer {
  padding-top: 22px;
  margin-top: 72px;
}
.ordering-process .top-navigation-bar {
  display: none;
}
.overall-wrapper {
  max-width: 1920px;
  margin: auto;
  position: relative;
}
.in-historia #content-wrapper {
  max-width: 1000px;
  margin: auto;
}
.footer-bottom {
  background-color: transparent;
  color: #fff !important;
}
.custom-footer__newsletter.col-sm-4 {
  background: #093;
  color: #fff;
  max-width: 850px;
  width: 100%;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  float: unset;
  padding: 38px;
    padding-left: 38px;
  margin-top: -214px;
  margin-bottom: 80px;
  padding-left: 288px;
}
.row.banners-content.body-banners h2 {
  display: none;
}
#footer .custom-footer__banner138 {
display:none!important;
}
#footer .custom-footer__banner140 {
display:none!important;
}

#footer .custom-footer__banner141 {
display:none!important;
}
#footer .custom-footer__banner150 {
  display: none !important;
}
#category-filter-hover form {
  height: 250px;
  overflow-y: a;
  overflow-y: auto;
  overflow-x: hidden;
}
.required-asterisk a {
  color: #000 !important;
}
.btn.btn-default, a.btn.btn-default {
  color: #fff;
  border-color: #fabb00;
  background-color: #fabb00;
}
.custom-footer__newsletter.col-sm-4::before {

    content: "";
    width: 402px;
    height: 295px;
    background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/olsak1.png?1);
        background-size: auto;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    position: absolute;
    left: -6%;
    z-index: 5;
    background-size: cover;
    bottom: -72px;

}
.mburg {
  left: 10px;
  position: absolute;
  top: 6px;
  z-index: 5555;
display:none;
}
.mm-panel {
  background: #fff;
}
.mburger {
  --mb-button-size: 60px;
  --mb-bar-width: 0.6;
  --mb-bar-height: 4px;
  --mb-bar-spacing: 10px;
  --mb-cross-timeout: 0.4s;
  background: 0 0;
  border: none;
  border-radius: 0;
  color: inherit;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  height: var(--mb-button-size);
  padding: 0 0 0 var(--mb-button-size);
  margin: 0;
  line-height: var(--mb-button-size);
  vertical-align: middle;
  appearance: none;
  outline: 0;
  cursor: pointer;
}
.mburger b {
  display: block;
  position: absolute;
  left: calc(var(--mb-button-size) * ((1 - var(--mb-bar-width)) / 2));
  width: calc(var(--mb-button-size) * var(--mb-bar-width));
  height: var(--mb-bar-height);
  border-radius: calc(var(--mb-bar-height) / 2);
  background: currentColor;
  color: inherit;
  opacity: 1;
}
.mburger b:nth-of-type(1) {
  bottom: calc(50% + var(--mb-bar-spacing));
  transition: bottom 0.2s ease, transform 0.2s ease;
}
.mburger b:nth-of-type(2) {
  top: calc(50% - (var(--mb-bar-height) / 2));
  transition: opacity 0.2s ease;
}
.mburger b:nth-of-type(3) {
  top: calc(50% + var(--mb-bar-spacing));
  transition: top 0.2s ease, transform 0.2s ease;
}
.mburger span:not(:empty) {
  padding-right: calc(var(--mb-button-size) * ((1 - var(--mb-bar-width)) / 2));
}
.mm-wrapper_opened .mburger b:nth-of-type(1) {
  bottom: calc(50% - (var(--mb-bar-height) / 2));
  transform: rotate(45deg);
}
.mm-wrapper_opened .mburger b:nth-of-type(2) {
  opacity: 0;
}
.mm-wrapper_opened .mburger b:nth-of-type(3) {
  top: calc(50% - (var(--mb-bar-height) / 2));
  transform: rotate(-45deg);
}
.mburger--collapse b:nth-of-type(1) {
  transition: bottom 0.2s ease, margin 0.2s ease, transform 0.2s ease;
  transition-delay: 0.2s, 0s, 0s;
}
.mburger--collapse b:nth-of-type(2) {
  transition: top 0.2s ease, opacity 0s ease;
  transition-delay: 0.3s, 0.3s;
}
.mburger--collapse b:nth-of-type(3) {
  transition: top 0.2s ease, transform 0.2s ease;
}
.mm-wrapper_opened .mburger--collapse b:nth-of-type(1) {
  bottom: calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height));
  margin-bottom: calc(var(--mb-bar-spacing) + (var(--mb-bar-height) / 2));
  transform: rotate(45deg);
  transition-delay: calc(var(--mb-cross-timeout) + 0.1s),
    calc(var(--mb-cross-timeout) + 0.3s), calc(var(--mb-cross-timeout) + 0.3s);
}
.mm-wrapper_opened .mburger--collapse b:nth-of-type(2) {
  top: calc(50% + var(--mb-bar-spacing));
  opacity: 0;
  transition-delay: calc(var(--mb-cross-timeout) + 0s),
    calc(var(--mb-cross-timeout) + 0.2s);
}
.mm-wrapper_opened .mburger--collapse b:nth-of-type(3) {
  top: calc(50% - (var(--mb-bar-height) / 2));
  transform: rotate(-45deg);
  transition-delay: calc(var(--mb-cross-timeout) + 0.3s),
    calc(var(--mb-cross-timeout) + 0.3s);
}
.mburger--spin b:nth-of-type(1) {
  transition-delay: 0.2s, 0s;
}
.mburger--spin b:nth-of-type(2) {
  transition-duration: 0s;
  transition-delay: 0.2s;
}
.mburger--spin b:nth-of-type(3) {
  transition-delay: 0.2s, 0s;
}
.mm-wrapper_opened .mburger--spin b:nth-of-type(1) {
  transform: rotate(135deg);
  transition-delay: calc(var(--mb-cross-timeout) + 0s),
    calc(var(--mb-cross-timeout) + 0.2s);
}
.mm-wrapper_opened .mburger--spin b:nth-of-type(2) {
  transition-delay: calc(var(--mb-cross-timeout) + 0s);
}
.mm-wrapper_opened .mburger--spin b:nth-of-type(3) {
  transform: rotate(225deg);
  transition-delay: calc(var(--mb-cross-timeout) + 0s),
    calc(var(--mb-cross-timeout) + 0.2s);
}
.mburger--squeeze b:nth-of-type(1) {
  transition-delay: 0.1s, 0s;
}
.mburger--squeeze b:nth-of-type(2) {
  transition-delay: 0.1s;
}
.mburger--squeeze b:nth-of-type(3) {
  transition-delay: 0.1s, 0s;
}
.mm-wrapper_opened .mburger--squeeze b:nth-of-type(1) {
  transition-delay: calc(var(--mb-cross-timeout) + 0s),
    calc(var(--mb-cross-timeout) + 0.1s);
}
.mm-wrapper_opened .mburger--squeeze b:nth-of-type(2) {
  transition-delay: calc(var(--mb-cross-timeout) + 0s);
}
.mm-wrapper_opened .mburger--squeeze b:nth-of-type(3) {
  transition-delay: calc(var(--mb-cross-timeout) + 0s),
    calc(var(--mb-cross-timeout) + 0.1s);
}
.mburger--tornado b:nth-of-type(1) {
  transition: bottom 0.2s ease, transform 0.2s ease;
  transition-delay: 0.2s;
}
.mburger--tornado b:nth-of-type(2) {
  transition: opacity 0s ease, transform 0.2s ease;
  transition-delay: 0.1s, 0.1s;
}
.mburger--tornado b:nth-of-type(3) {
  transition: top 0.2s ease, transform 0.2s ease;
  transition-delay: 0s;
}
.mm-wrapper_opened .mburger--tornado b:nth-of-type(1) {
  transform: rotate(-135deg);
  transition-delay: calc(var(--mb-cross-timeout) + 0s);
}
.mm-wrapper_opened .mburger--tornado b:nth-of-type(2) {
  opacity: 0;
  transform: rotate(-135deg);
  transition-delay: calc(var(--mb-cross-timeout) + 0.4s),
    calc(var(--mb-cross-timeout) + 0.1s);
}
.mm-wrapper_opened .mburger--tornado b:nth-of-type(3) {
  transform: rotate(-225deg);
  transition-delay: calc(var(--mb-cross-timeout) + 0.2s);
}
.mburger {
  --mb-button-size: 41px;
  --mb-bar-width: 0.6;
  --mb-bar-height: 2px;
  --mb-bar-spacing: 7px;
  --mb-cross-timeout: 0.4s;
  color: inherit;
  line-height: var(--mb-button-size);
  cursor: pointer;
}
.mena.mm-listitem {
    float: left;
}

#mm-1 {
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-size: auto, auto;
    background-size: 114% 100%;
    background-position: left -31px top;
}
.login.mm-listitem {
    clear: both;
}
.mm-navbar.mm-navbar_sticky {
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
}
.moburger {
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 22;
  display:none;
}

.mm-listitem__text {
  text-transform: uppercase;
  color: #000 !important;
  font-weight: 400 !important;
  font-size: 16px;
}
.mburger b {
  background: #fff;
}
.mm-listitem__text b, .mm-listitem__text strong {
  font-weight: 400;
}
#mm-1 {
    background-size: 270px;
    background-repeat: no-repeat;
    background-position: bottom 11px left 13px;
}
.mm-listitem__text {
    text-transform: none !important;
}
.mm-navbar.mm-navbar_sticky {
  background: transparent;
  color: #000;
}
.mm-listview li {
  width: 100%;
}

.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fabb00;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  color: #fff;
}
.ordering-process #formSearchForm {
  max-width: 386px;
  margin: auto;
    margin-top: auto;
  margin-top: -38px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

}
.news-item h2 {
  letter-spacing: -1px;
}
.extended-banner-text h2 {
  color: #fff;
  font-family: Rigid Square;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
}
#header.fixed .menu-level-1 {
  padding-left: 57px !important;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/fotoi.png?1);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-size: 48px;
  background-position: left center;
  transition: all .2s ease-in-out;
  margin-left: 9px;
}
.p-main-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.03);
  top: 0px;
}
.p .image {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 15px;
  border-radius: 25px;
  overflow: hidden;
  margin: 10px;
}
.name {
  font-size: 16px;
}
#navigation .menu-level-3 {
  font-size: 13px;
}
.wide .ratings-and-brand .stars-wrapper + .brand-wrapper {
  margin-left: 0px;
}
.homepage-group-title.homepage-products-heading-2.h4 {
  clear: both;
}
.row.banners-content.body-banners {
  position: relative;
  width: 102vw;
  max-width: 1418px;
  margin: auto;
}
.bhold.col-md-6.col-12
{
  padding-left: 33px;
  margin-left: -16px;
}
.extended-banner-text h2 {
  color: #fff;
}
#header.fixed .menu-helper .menu-level-1 {
  padding-left: 57px !important;
  background: #fff !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 29px;
  background-position: left center;
  transition: all .2s ease-in-out;
  margin-left: 27px;
}
.header-top .container {
  max-width: 98%;
}
.products-wrapper.product-slider-holder.has-navigation {
  width: 98%;
  max-width: 98%;
}
.product-slider-holder .product-slider-navigation.navigation-prev::before {
  background: transparent!important;
}
#navigation {
  border-top-color: #cfcfcf;
  background-color: #000!important;
  border-bottom: none;
}
.p .image::after {
  background: rgba(0,0,0,0.023);
  position: absolute;
  content: "";
  width: 100%;
  height: 102%;
  top: 0px !important;
  left: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}
#navigation {
  border-top-color: #cfcfcf;
  background-color: transparent;
  border-bottom: none;
  background: transparent !important;
}
.btn.btn-primary {
  color: #000 !important;
  text-decoration: none !important;
  font-weight: 400 !important;
}
.products-block > div:hover {
  box-shadow: none !important;
  z-index: 1;
}
.header-bottom {
  height: 61px;
}
.footer-banner {
  background-position: right top !important;
}
.product-slider-holder .product-slider-navigation.navigation-next::before {
  background: transparent!important;
}
footer h2 {
  clear: both;
  float: left;
  width: 100%;
}
#footer li {
  float: left;
  width: 100%;
}
.logosmall {
  position: absolute;
  width: 68px;
  height: 50px;
  z-index: 5555;
}
article {
  position: relative;
}
.stars-wrapper {
  display: none !important;
}
.calendar {
  text-align: left !important;
  margin-top: 32px;
  margin-bottom: 19px;
  background: url(/user/documents/pic/hafik.svg);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-size: 32px;
  padding: 7px;
    padding-left: 7px;
  padding-left: 41px;
}

.footer-rows ul li {
  list-style: none;
  word-break: break-all;
  padding-top: 0px;
  padding-bottom: 4px;
  line-height: 20px;
  font-weight: 400;
}
.prices {
display:block!important;

}
.navigation-in ul li a {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-transform: none;
  text-decoration: none;
}
.socials img {
  filter: brightness(1000);
}
.in-kontakty #content-wrapper {
  max-width: 817px;
  margin-top: 60px;
}
.footer-banners::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 16px;
  left: 0px;
  top: -9px;
  z-index: 5;
}

.type-posts-listing .news-wrapper .news-item .news-image {
  object-fit: cover;
  width: auto;
  margin-bottom: 16px;
  height: auto;
}
.type-posts-listing.in-blog time {
  position: absolute;
  top: 0px;
  background: #093;
  color: #fff !important;
  padding: 13px;
  border-radius: 4px;
  top: 20px;
  left: 16px;
}
.type-posts-listing.in-blog #content-wrapper {
  max-width: 1418px;
}
.news-item {
  position: relative;
}
.empty-cart-boxes {
  display: none;
}
.cart-inner.cart-empty h1 {
  text-align: center;
  margin-top: 63px;
  display: block;
  clear: both;
  float: left;
  width: 100%;
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ordering-process .container {
  margin: auto;
  display: block;
  max-width: 1418px;
}
.footer-banners.row.banner-wrapper.banners-row {
  max-width: 1418px;
  margin: auto;
}
.in-blog #content img {
  width: 100%;
}

.in-blog #content-wrapper {
  margin-top: 50px;
}

.body-banners::after {

    content: "";
    width: 100%;
    position: absolute;
    height: 20px;
    left: 0px;
    bottom: 36px;
    top: unset !important;

}
.body-banners::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 16px;
  left: 0px;
  top: -9px;
  z-index: 5;
}
.top-navigation-tools h3 {
  color: #fff;
  font-size: 11px;
  position: absolute;
  margin-left: 11px;
  margin-top: 5px;
}
.footer-banner .extended-banner-texts {
  right: 13% !important;
  left: unset;
}
.footer-banner .extended-banner-title, .footer-banner .extended-banner-text {
  color: #000;
}
.footer-banner.col-sm-12.col-lg-12 {
  margin-top: 80px;
  margin-bottom: 80px;
}
footer h2 {
  font-size: 21px;
}
.footer-banners.row.banner-wrapper.banners-row {
  margin-top: 69px;
  margin-bottom: 9px;
  display: block;
  position: relative;
  clear: both;
}
.footer-banner::after {
  display: none;
}
#header {
  background-color: #e3004f;
}
.footer-banner::before {
  display: none;
}
.footer-banner::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 16px;
  left: 0px;
  top: -9px;
  z-index: 555;
}
.carNav .active::before {
  content: "";
  width: 40px;
  height: 40px;
  background: #ec4930;
  position: absolute;
  transform: rotate(45deg)translateX(-50%);
  left: 50%;
  top: 5px;
}
.carNav a {
  background: #fff;
  padding: 46px;
  font-weight: 700;
  text-align: center !important;
  width: 33.33%;
  float: left;
  position: relative;
  border-right: solid 1px #ccc;
  font-size: 16px;
  line-height: 19px;
}
.row.banners-row {
position:relative;
}
.wide-carousel::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 20px;
  left: 0px;
  bottom: -12px;
  top: unset !important;
}
.footer-banner::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 20px;
  left: 0px;
  bottom: -12px;
  top: unset !important;
}
.btn.btn-block.btn-default.toggle-contacts {
  color: #000;
}
.step.active	 a::before {
  color: #fff!important;
}
.btn.btn-conversion:hover, a.btn.btn-conversion:hover, .btn.btn-cart:hover, a.btn.btn-cart:hover {
  border-color: #093;
  color: #fff;
  background-color: #093 !important;
}
#formNewsletterWidget a, #formNewsletterWidget .link-like {
  color: #fff;
  text-decoration: underline !important;
}
.newsletter-header h4 {
  color: #000;
  font-size: 31px;
}
.copyright {
  color: #fff;
}
.custom-footer__newsletter.col-sm-6 .whole-width a {
  color: #000;
  text-decoration: underline !important;
}
#formNewsletterWidget a {
  color: #000;
}
.custom-footer__newsletter.col-sm-6 {
  width: 100%;
  background: #fabb00;
  padding: 50px;
  color: #000;
  max-width: 950px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  float: unset;
  margin-top: -337px;
  margin-bottom: 80px;
  color: #000;
}
.custom-footer__banner1.col-sm-6 {
  width: 100%;
}
.socials a {
  float: left;
  width: 20px;
  margin-left: 0px;
  margin-top: 10px;
}
.socials {
  margin-left: 0px;
  float: left;
}
.col-12.col-md-3.companys img {
  width: 219px;
  margin-top: 13px;
  margin-bottom: 19px;
}
.custom-footer__banner1.col-sm-12 {
  padding: 0px;
}
.referencehome .cs {
  max-width: 1418px;
  margin: auto;
  text-align: left;
}
#footer .title {
  font-size: 15px;
}
.footer-banner a {
  max-width: 1418px;
  margin: auto;
  display: block;
  float: unset !important;
}
.p:hover .flag {
  opacity: 1;
  filter: alpha(opacity=0);
}
.flag {
  text-transform: none;
  font-size: 13px;
  min-width: 69px;
  display: block;
  font-weight: 600;
  float: left;
  padding: 9px;
  border-radius: 4px;
  overflow: hidden;
}
.top-navigation-bar-menu li.cropped {
  display: block !important;
}
.top-navigation-menu-item-external-15 a {
  color: #093 !important;
}
.header-bottom {
  background-color: transparent;
}
#header .search {
  padding-left: 0px;
  padding-right: 0px;
}
.navigation-in > ul > li > a {
  color: #fff!imortant;
}
.navigation-in.menu {
  background: #fabb00;
  border-radius: 8px;
}
.navigation-in > ul > li > a {
  color: #fff !important;
}
#header .header-top-wrapper > div, #header .header-top-wrapper .site-name {
  flex: 0 1 24.333%;
}
.title {
  font-size: 21px;
  letter-spacing: 0px;
}
.search {
  flex: 0 1 50% !important;
}
.navigation-buttons a[data-target="login"]::before {
  content: '\e922';
  display: none;
}
.inner {
  padding: 55px;
}
.top-navigation-tools a {
  float: left;
  color: #fff !important;
  font-weight: 400 !important;
}
.col-md-6.col-12.imgs.even {
  float: right;
}
#header .navigation-buttons a[data-target="login"] {
  display: block;
  padding-left: 12px;
}
.cart-price.visible-lg-inline-block {
  color: #000 !important;
  line-height: 16px;
  text-align: left;
  width: 48px;
}
.navigation-buttons a[data-target="cart"]::before {
  content: '\e921';
  display: none;
}
#carousel {
  background: #fff;
}
#header {
  background-color: 933b7e;
}
.products-wrapper {
  margin: auto;
  max-width: 1718px;
}
.benefitBanner.position--benefitHomepage {
  max-width: 1418px;
}
.header-top .container {
  max-width: 1730px;
}
.b1 .inner {
  background: #88ba14;
  padding: 0px;
  text-align: center;
  color: #fff;
  height: 473px;
}
.body-banners .banner-wrapper {
  margin-right: 0px!important;
  margin-bottom: 0px!important;
}
.b1 .extended-banner-title {
  text-align: left;
}
.b1 .extended-banner-link {
  margin-top: 0px !important;
  float: left;
  position: relative;
  top: 21px;
  background: #e3004f !important;
  padding: 17px !important;
  width: 200px;
  text-align: center;
  border-radius: 5px;
  clear: both;
  font-weight: 600;
  font-size: 19px;
  color:#fff!important;
}
.b1 .extended-banner-texts {
  max-width: 478px;
  position: absolute;
  bottom: 20%;
  top: unset;
  left: 6%;
}
.b1 h2 {
  color: #fff;
}
.b2 .inner {
  background: #ee7f01;
  text-align: center;
  color: #fff;
  padding: 0px;
}
.b2 h2 {
  color: #fff;
}
.b3 .inner {
  background: #e3004f;
  padding: 0px;
  text-align: center;
  color: #fff;
}
.b3 h2 {
  color: #fff;
}
.b4 .inner {
  background: #ec4930;
  padding: 0px;
  text-align: center;
  color: #fff;
}
.b4 h2 {
  color: #fff;
}

.b5 .inner {
  background: #fbba00;
  padding: 49px;
  text-align: center;
  color: #000;
}

.banner-wrapper .col-12 {
  margin-bottom: 30px;
}

.inner ul li {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
    padding-left: 0px;
  font-size: 17px;
  font-weight: 600;
}


.navigation-wrapper {
  max-width: 1718px;
}
.navigation-in > ul > li {
  border-color: rgba(0,0,0,0);
  background: transparent;
}
.site-name img {
  height:80px;
}
#products-5-dlazdice .product {
  width: 25% !important;
}
.in-registrace .sidebar {
  width: 255px;
  display: none;
}
#cat-708 > .topic {
  display: none;
}
.sluzbyin {
  padding: 110px;
  padding-top: 215px!improtant;
}
.top-products-name {
  font-size: 13px;
}
#call {
  min-height: 814px;
}
.sidebar {
  width: 255px;
}
.benefitBanner__title {
  width: 100%;
  font-size: 14px;
}
.benefitBanner__data {
  line-height: 17px;
  font-size: 15px;
}
.slink {
  background: #093;
  color: #fff !important;
  position: absolute;
  height: 100%;
  text-align: center;
  height: 101px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  line-height: 72px;
  width: 100%;
  z-index: 555;
}
.btn.btn-icon.toggle-window.cart-count i {
  font-style: normal;
  font-size: 10px;
  position: absolute;
  left: 29px !important;
  top: 10px;
}
.in-e-shop .slink, .type-category .slink {
display:none!important;
}
.in-e-shop .menu-item-708.ext, .type-category .menu-item-708.ext {
  display: block!important;;
}
.btn.btn-icon.toggle-window.cart-count {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
.in-zapomenute-heslo #content-wrapper, .in-login #content-wrapper, .in-registrace #content-wrapper {
  max-width: 918px;
}
.news-item time {
  display: none;
}
.in-o-nas #content-wrapper {
  max-width: 780px;
  margin-top: 27px;
}
.cart-empty .col-md-4 {
  margin: auto;
  float: unset;
  max-width: 284px;
}
.top-navigation-bar {
  background-color: #e3004f;
  border-color: transparent;
}
#content .footer-box__headline {
  margin-bottom: 4px;
  margin-top: 0px;
}
.in-e-shop #footer {
  background-color: #fff;
  border-top: solid 1px #ccc;
  float: left;
  margin-top: -23px;
  width: 100%;
}
.body-banners .banner-wrapper a {
  max-width: 1418px;
  margin: auto;
  float: unset;
  display: block;
}
.in-e-shop .row.banners-content.body-banners {
display:block!important;
}
.row.banners-content.body-banners img {
  width: 100%!important;
  object-fit: cover;
}
.banner-wrapper a {
  width: 100%;
  height: auto;
}
.banners-content.body-banners .col-sm-4 {
  width: 50% !important;
  padding: 0px;
}
ol.cart-header li.active a::before, ol.cart-header li.active strong::before {
  background-color: #093;
  border-color: #093;
  color: #fff;
}
ol.cart-header li.completed a::before, ol.cart-header li.completed strong::before {
  background-color: #093;
  border-color: #093;
  color: #fff;
}
.banners-content.body-banners .col-sm-8 {
  width: 50%;
  padding: 0px;
}
#products-2-dlazdice .product {
  width: 25% !important;
}
.shp-tabs-wrapper .tab-content .tab-pane {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.products-block > div:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.in-e-shop h4 {
  font-size: 27px;
  padding-top: 18px;
  margin-bottom: 10px;
  display: block;
  padding-bottom: 21px;
}
#category-header {
  display: none;
}
.in-e-shop .filters-unveil-button-wrapper {
  display: none;
}
.in-e-shop #productsTop {
  display: none;
}
.type-category.in-e-shop #content-wrapper {
  max-width: 99%;
  margin-top: 0px;
  margin-top: 11px;
}
.btn.btn-primary {
  color: #fff !important;
  font-size: 14px;
  font-weight: 600 !important;
}
header .form-control {
  display: block;
  width: 100%;
  height: 46px;
  padding: 4px 12px;
    padding-right: 12px;
    padding-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 0;
  box-shadow: none;
  padding-left: 44px;
  border-radius: 7px !important;
}
.products-block > div .p .name {
  text-transform: none;
  margin-top: 0;
  text-align: left;
  font-weight: 600;
  margin-top: 13px;
  margin-bottom: 7px;
  line-height: 23px;
}
.wide-carousel {
  margin-top: -1px;
}
.shp-tabs-holder ul.shp-tabs a.shp-tab-link {
  font-size: 24px;
  padding-left: 0px;
  padding-right: 40px;
}
.basic-description .rate-wrapper {
  display: none;
}
.products-block > div .p .p-bottom > div .prices .price-final {
  font-size: 17px;
  margin-top: 3px;
  float: left;
  margin-left: 0px;
  width: 100%;
  text-align: center;
  clear: both;
}
.p-tools {
  float: left;
  display: block !important;
}
.quantity {
  padding-left: 17px;
  padding-right: 12px;
}
.p-desc {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.benefitBanner.position--benefitHomepage {
  max-width: 1150px;
}
.prices {
  margin-top: -19px;
}
.content iframe {
  max-width: 100%;
  width: 100% !important;
}
.category-top h4 {
  font-size: 27px;
  margin-bottom: 31px;
}
.rate-wrap.row {
  float: right;
  position: absolute;
  right: 32px;
  top: 122px;
}
.responsive-nav {
  position: relative;
  min-width: 250px;
  margin-bottom: 61px;
}
.homepage-group-title.homepage-products-heading-2.h4 {
  clear: both;
  margin-top: 23px;
  padding-top: 16px;
  margin-bottom: 0px;
}
.row.banners-content.body-banners {
  margin-top: 80px;
  display: block;
}
.benefitBanner.position--benefitProduct {
  margin-top: 72px;
  border-top: solid 1px #f1f1f1;
  padding-top: 36px;
  border-bottom: solid 1px #f1f1f1;
  padding-bottom: 28px;
  margin-bottom: -11px;
}
.in-blog #content-wrapper {
  max-width: 850px;
}
.in-blog time {
  position: absolute;
  top: 0px;
  background: #093;
  color: #fff !important;
  padding: 13px;
  border-radius: 4px;
  top: -33px;
  left: -110px;
}
.availability {
  text-align: center;
  font-weight: 600;
  margin-top: 1px !important;
  float: left;
  font-size: 15px;
  width: 100%;
  margin-bottom: 0px;
}
.products-block > div .p .name {
  text-transform: none;
  margin-top: 0;
  text-align: center;
}
.in-obchodni-podminky blockquote {
  display: none;
}
.type-page #content-wrapper {
  padding: 20px;
  overflow: hidden;
}
.product-slider-holder.has-navigation {
  padding-left: calc(0px + 0px);
  padding-right: calc(0px + 0px);
}
.btn.btn-cart.add-to-cart-button {
  background: #62be49;
  border: solid 1px #62be49;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.product-slider-navigation {
  opacity: 1 !important;
  background: #000 !important;
  padding: 15px !important;
  width: auto !important;
  height: auto !important;
  color: #fff !important;
  border-radius: 100px;
  top: 39% !important;
}
.carNav a {
  background: #fff;
  padding: 28px;
  font-weight: 700;
  text-align: center !important;
  width: 33.33%;
  float: left;
  position: relative;
  border-right: solid 1px #ccc;
}
.carNav {
  float: left;
  width: 100%;
  position: relative;
border-bottom: solid 1px #ccc;
border-left: solid 1px #ccc;
}
.categories ul a {
  padding-left: 26px;
}
#categories .expandable > a > span, #categories .expandable > .topic > a > span {
  z-index: 1;
  position: absolute;
  left: 0;
  right: auto;
  top: 9px;
  bottom: auto;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  cursor: pointer;
}
.categories ul ul ul a {
  padding-left: 25px;
}
.categories ul ul a {
  padding-left: 25px;
}
.products-inline > div .p .p-in .p-in-in .name {
  height: auto;
  display: block;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 11px;
}
.active.expandable.expanded > a {
  color: #093 !important;
  text-decoration: underline;
  font-weight: 600;
}.categories a {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 10px;
  border-bottom-style: none;
  border-bottom-width: 0;
  line-height: 1.2;
  text-decoration: none;
}
.banners-content a:hover img, .banner-footer a:hover img, .banner-wrapper a:hover img, .footer-banner a:hover img, .banner-category a:hover img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1);
}
#content .btn.unveil-button, #footer .btn.unveil-button {
  display: inline-block;
  background: #093;
  border-radius: 4px;
  border: solid 2px #093;
  color: #fff;
  font-size: 14px;
}
.type-category.in-e-shop .columns-4 .products-block > div, .type-category.in-e-shop .columns-3 .products-block > div {
  width: 20%;
}
.type-category {
  font-size: 16px;
  color: #333;
  font-weight: 100;
}
.type-category.in-e-shop .extended-banner-texts {
  max-width: 302px;
  position: absolute;
  bottom: 21px;
  top: unset;
  left: 7%;
}
.body-banners .banner-wrapper {
  margin-right: 15px;
  margin-bottom: 48px;
}
.type-category.in-e-shop .extended-banner-link {
  background: #093;
  padding: 9px;
  float: left;
  margin-top: 13px;
  width: 152px;
  text-align: center;
  border-radius: 4px;
  font-size: 15px;
}
.footer-banners .footer-banner.col-sm-12.col-lg-4:nth-child(1) {
  width: 66.5%;
}
.footer-banners .footer-banner.col-sm-12.col-lg-4:nth-child(2) {
  float: right;
width: 32.5%;
}
.footer-banners .footer-banner.col-sm-12.col-lg-4:nth-child(3) {
  float: right;
 width: 32.5%;
  margin-top: 13px;
}.type-category.in-e-shop .category-title, .type-category.in-e-shop .breadcrumbs {
  display: none;
}
.in-e-shop .box.box-bg-default.box-sm.box-filters {
  display: none;
}
.type-category.in-e-shop #content-wrapper {
  max-width: 99%;
  margin-top: 14px;
}
.search-input-icon::before {
  content: "";
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/lupa.svg);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-size: 15px !important;
  width: 14px;
  height: 14px;
}
.type-category.in-e-shop .extended-banner-text {
  padding: 0px;
  font-size: 22px;
  font-weight: 600;
  max-width: 100%;
  float: left;
  width: 100%;
  line-height: 26px;
}
.banner-wrapper a {
  float: left;
  width: 100%;
  height: 100%;
}
.footer-banner a {
  width: 100%;
  height: 100%;
  float: left;
}
.products-block .p .name {
  line-height: 19px;
  text-transform: uppercase;
  font-weight: 400;
}
body {
  font-size: 15px;
  color: #333;
  font-weight: 400;
}
.sizes {
  float: left;
  width: 100%;
}
.in-case-study.type-post .breadcrumbs {
margin-top: 80px;
}
.in-case-study.type-post .text > p img {
  max-width: 250px !important;
  width: 200px !important;
  display: block;
}
.in-case-study.type-post .breadcrumbs {
  display: block;
}
.sluzbyin.perexin p {
  background: url(/user/documents/pic/quott1.svg);
  background-repeat: no-repeat;
  background-position: top 0px left;
  padding-top: 75px;
  background-size: 59px;
}
.sluzbyin li {
  background: none !important;
}
#callblock {
  position: relative;
  bottom: -116px;
}
.in-kontakty .col-xs-12.col-md-6.tim3 {
  padding: 0px;
    padding-bottom: 0px;
  height: auto;
  padding-bottom: 65px;
}
.tim1 .but:hover, .tim3 .but:hover {
background:transparent!important;
opacity:0.5!important;
}
.variant-label {
  font-weight: 800;
}
#simple-variants-select {
  max-width: 100%;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/arrowbot.svg?1);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 21px;
}
.in-reference .news-item img {
  filter: grayscale(1);
}
.btn.btn-conversion, a.btn.btn-conversion, .btn.btn-cart, a.btn.btn-cart {
  color: #fff;
  border-color: #093;
  background-color: #093;
  border-radius: 4px;
}
.quantity span:hover::before {
  background: transparent !important;
}
#target .item {
  overflow: hidden;
  border-radius: 25px;
}
.p .quantity {
  display: none;
}
.extended-banner-link {
  margin-top: 0px !important;
  float: left;
  position: relative;
  top: 21px;
  background: #88ba14 !important;
  padding: 12px !important;
  width: 151px;
  text-align: center;
  border-radius: 5px;
  clear: both;
  font-weight: 600;
  font-size: 17px;
}
#content .col-sm-4 {
  width: 23.7%;
  float: right;
}
#content .col-sm-8 {
  width: 75%;
}
#content .row.banners-row {
  position: relative;
  margin-top: 5px;
}
.extended-banner-title {
  font-size: 37px;
  max-width: 359px;
  font-weight: 600;
  display: block;
  line-height: 36px;
  text-align: left;
  font-weight: 800;
}
.subcategories.with-image li {
  padding: 0px;
  }
.btn.btn-cart.add-to-cart-button {
  background: #093;
    background-color: rgb(0, 153, 51);
  border: #093;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-width: medium;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  color: #fff !important;
  border-radius: 4px !important;
}
.navigation-in > ul > li.ext.exp > a {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.products-block > div .p .availability {
  display: block;
  margin-top: 25px;
}
.form-control, select {
  border-color: #cfcfcf;
  color: #1a1937;
  background-color: #fff;
  border: solid 3px #f1f1f1;
}
.p-detail-inner a {
  color: #000;
}
.p-detail-inner-header h1 {
  margin-top: 16px !important;
  margin-bottom: 9px;
}
.shp-tab {
  background: transparent !important;
  padding: 0px !important;
}
select {
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/abot.svg?1);
  color: #000 !important;
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 39px;
}
.p-thumbnails a.highlighted img {
  border-color: #093;
}
.extended-description > p > strong {
  font-size: 26px;
}
.btn.btn-conversion, a.btn.btn-conversion, .btn.btn-cart, a.btn.btn-cart {
  color: #fff;
  border-color: #093;
  background-color: #093;
  border-radius: 4px;
}
.homepage-group-title {
  font-size: 30px;
  text-align: left;
  max-width: 1705px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-top: 60px;
  margin-bottom: 33px;
}
table.detail-parameters tbody tr th .row-header-label {
  background-color: transparent;
  font-weight: 600;
}
.extended-description {
  background: #f7f7f7;
  padding: 33px;
}
.shp-tabs-holder ul.shp-tabs {
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-top: 74px;
  margin-bottom: 7px;
}
.type-detail .referencehome {
  margin-top: 50px;
}
table.detail-parameters tbody tr th::after {
  border-top-color: #cfcfcf;
  display: none;
}
.p-final-price-wrapper > strong {
  font-size: 25px;
  line-height: 1;
  font-weight: 900;
}
.p-data-wrapper {
  max-width: 529px;
}
.type-detail .basic-description {
  flex: 1 1 auto;
  width: 66.667%;
  padding-right: 130px;
}
.add-to-cart-button, .cart-related-button .btn.btn-sm, .variant-list select, .surcharge-list select {
  height: 52px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
  width: 100%;
}
#footer::before {
  content: "";
  width: 100%;
  position: absolute;
    height: 16px;
  left: 0px;
  top: -9px;
  z-index: 555;
}
.p-to-cart-block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 34px;
}
.type-detail .content-wrapper-in {
  max-width: 100%;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: 22px;
}
.btn.btn-conversion.add-to-cart-button {
  width: 240px;
}
.sizes img {
  width: 32px;
}
.sizes {
  text-decoration: underline;
  margin-bottom: 23px;
}
.shp-tabs-holder ul.shp-tabs {
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-top: 74px;
  margin-bottom: 7px;
}
.in-reference .sidebar.sidebar-left {
  display: none;
}
.type-detail .breadcrumbs.navigation-home-icon-wrapper {
  position: relative;
  left: 13px;
  top: 22px;
  width: 99%;
  max-width: 100%;
}
.menu-level-1 > li > a {
position:relative;
}
.menu-level-1 > li:hover > a::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #093;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.in-case-study .referencehome {
  float: left;
  width: 100%;
  margin-top: 80px;
}
.in-kontakty .sidebar.sidebar-left, .in-o-nas .sidebar.sidebar-left {
  display: none;
}
.navigation-in ul.menu-level-2 {
  border-top-color: #cfcfcf;
  border-bottom: solid 1px #cfcfcf !important;
}
.categories .topic a {
  font-size: 100%;
}
.menu-level-1 > li > a.active::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #ccc;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.top-navigation-bar a {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}
.top-navigation-bar-menu a, .top-navigation-bar-menu-helper a, .dropdown-menu a, .top-navigation-tools a {
  display: block;
  padding: 4px 12px;
    padding-left: 12px;
  margin: 0;
}
#navigation {
  border-top-color: #cfcfcf;
  background-color: transparent;
}
.chevron-after.chevron-down-after.toggle-filters {
  text-transform: none;
  font-weight: 600;
}
.sidebar-inner > div.box-sm {
  margin: 22px 0 0 0;
  border-style: solid;
  border-width: 4px;
  padding: 20px;
  border-color: #f1f1f1;
}
.header-bottom {
  box-shadow: none;
  background: #e3004f;
  height: 35px;
  margin-bottom: 19px;
  border: none !important;
}
.in-reference h1, .in-reference .breadcrumbs {
display:none;
}
.navigation-in > ul > li.ext > ul > li > div > ul {
  line-height: 22px;
  max-height: 40px;
}
#sluzbyload .news-item {
  float: left;
  width: 100%;
}
#sluzbyload time {
  display: none !important;
}
#studieload {
  margin-bottom: 20px;
}
#sluzbyload .news-item:nth-child(2n) .news-item-link-img {
  float: right;
}
#content {
  line-height: 2.7rem;
}
.row.footer__nav-row {
  line-height: 23px;
}
.in-sluzby #footer {
  background-color: #fff;
  border-top: solid 1px #ccc;
  float: left;
  margin-top: -41px;
  width: 100%;
}
.site-msg.information {
  position: relative;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  opacity: 0.9;
  box-shadow: none;
  background: #093;
  width: 100%;
  max-width: 100% !important;
  color: #fff !important;
}
#sluzbyload .description {
  float: left;
  padding: 144px;
    padding-top: 144px;
    padding-bottom: 144px;
  padding-top: 144px;
  padding-bottom: 144px;
  padding-top: 144px;
  padding-top: 112px;
  width: 50%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-bottom: 50px;
}
.news-wrapper .news-item {
  margin-bottom: 0px;
}
.news-wrapper .news-item .news-image {
  object-fit: cover;
  width: auto;
  margin-bottom: 0px;
  height: 58px;
}
.logme a {
  display: inline-block;
  padding-right: 17px;
}
.logme {
  width: auto;
  position: relative;
  top: -6px;
  border-left: solid 1px #ccc;
  margin-left: 25px !important;
  height: 30px;
  line-height: 7px;
}
#sluzbyload .news-item {
  float: left;
  width: 100%;
}
.in-case-study .inner {
  max-width: 80%;
  margin: auto;
  padding-top: 0px!important;
}
#sluzbyload .news-item-link-img {
  float: left;
  width: 50% !important;
}
#shoptetform #fullName {
  background: transparent;
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  border-bottom: solid 1px #fff;
}
.submit-wrapper input {
  background: #093 !important;
  color: #000 !important;
  padding: 17px;
  border-radius: 4px;
  width: 200px;
  padding: 15px;
  display: block;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: 0px;
  position: relative;
  top: 0px;
  float: left;
  border: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  font-weight: 400;
  border: none !important;
}#shoptetform textarea.form-control {
  height: 67px;
}
#shoptetform input, #shoptetform textarea {
color:#fff!important;
}
#shoptetform .whole-width a {
  color: #fff;
  font-weight: 400;
}
#shoptetform #email, #shoptetform textarea.form-control {
  background: transparent;
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  border-bottom: solid 1px #fff;
}

#sluzbyload .col-xs-12.col-md-6.bim3 {
  float: left;
}
#sluzbyload h2 {
  font-size: 31px !important;
  padding: 140px !important;
    padding-bottom: 140px;
  padding-bottom: 140px;
  float: left;
  width: 50%;
  padding-bottom: 10px !important;
}
#sluzbyload h2 a {
  font-size: 41px !important;
}
.in-sluzby .extended-banner-link {
  margin-top: 10px !important;
  float: left;
}
.referencehome .news-item {
  width: 16%;
  float: left;
  padding: 19px;

}
#navigation .menu-level-2 {
  border-top-width: 0px;
  border-top-style: solid;
  padding-bottom: 20px;
}
.navigation-in {
  font-size: 17px;
  line-height: 18px;
}
.perex {
  color: #fff;
  margin-top: 15px;
  float: left;
  font-size: 20px;
  line-height: 31px;
  margin-bottom: 19px;
}


.in-kontakty #content h2 {
  float: left;
  clear: both;
  width: 100%;
  font-size: 27px;
  margin-top: 56px;
  margin-bottom: 0px;
}
.contin strong {
  margin-bottom: -12px;
  display: block;
  margin-top: 4px;
}
.in-kontakty .col-xs-12.col-md-3, .in-kontakty .col-xs-12.col-md-4 {
  padding-left: 0px;
  padding-right: 37px;
}
.contin {
  box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.05);
  padding: 22px;
  margin-top: 41px;
}
#cat-3435 {
  display: none;
}
#studieload .news-item {
  width: 100%;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
}
.tworow .sluzba {
  float: left;
  width: 36%;
  text-align: center;
  padding-top: 64px;
  margin-left: 49px;
}
.in-case-study .tim3 {
  height: auto !important;
  padding:103px!important;
}
.menu-level-1 {
  padding-left: 20px !important;
}
.tim3 .but, .tim2 .but {
  margin-top: 22px;
  float: left;
}
#studieload .news-wrapper .news-item {
  margin-bottom: 13px;
}
#studieload h2 {
  margin-bottom: 0px;
  margin-top: 0px !important;
  padding: 0px;
  line-height: 0px;
  padding: 10px;
  font-size: 16px !important;
}
#studieload h2 .title {
  font-size: 19px;
}
#studieload time {
  display: none !important;
}
#studieload .description {
  display: none;
}
.bim2 img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.site-name {
  padding-left: 0px !important;
}
.type-detail .content-wrapper.container {
  width: 100%;
  max-width: 1439px;
}
.referencehome .news-item {
  width: 33%;
  float: left;
  padding: 0px;
  position: relative;
}
time {
  position: absolute;
  top: 0px;
  background: #093;
  color: #fff !important;
  padding: 13px;
  border-radius: 4px;
  top: 34px;
  left: 35px;
}
.butaround a {
  text-align: center !important;
  font-weight: 600;
}
.in-kontakty #content-wrapper {
  max-width: 1418px;
}
.form {
  display: none;
}
.in-sluzby .col-xs-12.col-md-6.tim1 .inner, .in-sluzby .col-xs-12.col-md-6.tim3 .inner, .in-sluzby .col-xs-12.col-md-6.tim2 .inner {
  max-width: 80%;
  margin: auto;
  padding-top: 0px;
}
.type-post .sidebar.sidebar-left {
  display: none;
}
.in-sluzby article header {
  display: none;
}
.in-sluzby .col-xs-12.col-md-6.tim1 .inner, .in-sluzby .col-xs-12.col-md-6.tim2 .inner, .in-sluzby .col-xs-12.col-md-6.tim3 {
  padding: 0px;
  height: auto;
  padding-top: 74px;
 padding-bottom: 94px;
}

#carousel {
visibility:hidden;
}


.sluzbyin ul li {
  padding-left: 24px;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/gcheck.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: left center;
  box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.09);
  display: inline-block;
  padding: 18px;
    padding-right: 18px;
    padding-left: 18px;
  border-radius: 4px;
  padding-left: 34px;
  padding-right: 33px;
  background-position: left 8px center;
  margin: 7px;
}
.btn.btn-primary {
  border: none !important;
}
#shoptetform .whole-width {
  font-size: 13px;
  margin-top: -17px;
  float: left;
}
#shoptetform .form-group {
  float: left;
  width: 45%;
  margin-right: 25px;
}
#shoptetform input {
  background: transparent;
  border: none;
  border-bottom: solid 1px #fff;
}
.sluzbyin ul {
  float: left;
  width: 100%;
}
.in-sluzby .numb {
  color: #093;
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 25px;
  font-weight: 500;
}
.in-sluzby .carousel {
  margin-bottom: 0px;
}
.sluzba img {
  max-width: 111px !important;
}
.in-sluzby .extended-banner-texts {
  max-width: 650px;
  position: absolute;
  top: 20% !important;
  left: 6%;
}
.in-kontakty .extended-banner-texts, .in-reference .extended-banner-texts, .in-case-study .extended-banner-texts {
  max-width: 650px;
  position: absolute;
  bottom: unset!important;
  top: 20% !important;
  left: 7%;
}

.in-sluzby .extended-banner-text {
  padding: 0px;
  font-weight: 600;
  max-width: 100%;
  float: left;
  width: 100%;
}.in-sluzby #content {
  padding-top: 0;
  padding: 0;
}
.in-sluzby .breadcrumbs.navigation-home-icon-wrapper {
  position: relative;
  left: 0px;
  top: -3px;
  display: none;
}
.footer-box__text-1 {
  margin-bottom: -11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 5px;
}
.extended-banner-text p {
  font-size: 16px;
  line-height: 22px;
  margin-top: -4px !important;
  float: left;
  width: 100%;
  font-weight: 100;
}
.footer-box__headline {
  margin-bottom: 16px;
}
.col-xs-12.col-md-6.tim1 .but, .col-xs-12.col-md-6.tim3 .but {
  background: transparent;
  position: relative;
  top: 23px;
  border: solid 2px #fff!important;
}
.sluzby {
  background: #fff;
}
.conta .phone {
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/phone.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  padding-left: 41px;
  font-size: 18px;
  background-size: 39px;
  background-position: center left;
}
.footer-box__headline {
  font-size: 28px;
}
.conta .mail {
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/mail.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  padding-left: 41px;
  font-size: 18px;
  background-size: 39px;
  background-position: center left;
}
.col-xs-12.col-md-6.bim3 {
  float: right;
}
.in-sluzby .news-wrapper .news-item .news-image {
  object-fit: cover;
  width: auto;
  margin-bottom: 0px;
  width: 100%;
  max-width: 100%;
 height:100%;
}
.numb {
  color: #093;
  font-size: 44px;
}
.sluzba {
  float: left;
  width: 33%;
  text-align: center;
  padding-top: 64px;
}
.sluzba img {
  max-width: 111px;
}
.sluzbyin {
  padding: 110px;
    padding-top: 110px;
  padding-top: 156px;
}
.sluzba h2 {
  font-size: 23px;
  font-weight: 400;
}
.overall-wrapper {
  max-width: 1920px;
  margin: auto;
  position: relative;
}
.conta div {
  float: left;
  margin-left: 5px;
  margin-top: 10px;
}
.top-navigation-tools a {
  font-weight: 600;
}
.conta {
  position: absolute;
  right: 28px;
  top: 21px;
  font-weight: 400;
  font-size: 17px;
}
#header .navigation-buttons a {
  width: auto;
  height: 50px;
  line-height: 50px;
  margin-left: 0px;
}

.col-xs-12.col-md-6.tim1 {
  background: #093;
  color: #fff;
}
.sluzby > h2 {
  text-align: center;
  position: relative;
  top: 77px;
}
#header .navigation-buttons a {
  line-height: 50px;
  font-weight: 700;
  font-size: 14px;
}
.col-xs-12.col-md-6 {
  padding: 0px;
}
.basic-description p {
  text-align: left !important;
}
.type-category #content-wrapper {
  margin-top: 5px;
  max-width: 96%;
}
.subcategories li a .text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  width: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.stars-placeholder {
  display: none;
}
.p-code {
  display: block;
}
.subcategories li a {
  color: #000;
  border: solid 3px #f8f8f8;
  padding: 10px;
  height: 80px;
}
#categories .expandable > a > span::before, #categories .expandable > .topic > a > span::before {
  width: 1px;
  height: 5px;
  line-height: 0px;
  position: relative;
  left: -4px;
  top: -5px;
}
.cat-trigger {
  border: solid 2px #093;
  font-size: 8px !important;
  padding: 4px;
}
.col-xs-12.col-md-6.tim1 h2, .col-xs-12.col-md-6.tim3 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 43px;
}.col-xs-12.col-md-6.tim1 .inner, .col-xs-12.col-md-6.tim2 .inner, .col-xs-12.col-md-6.tim3 {
  padding: 0px;
  height: 814px;
}
.subcategories li {
  background: #fff!important;
}
#productsTop .prices {
  margin-top: 3px;
}
.col-xs-12.col-md-6.tim1 .inner, .col-xs-12.col-md-6.tim3 .inner, .col-xs-12.col-md-6.tim2 .inner {
  max-width: 80%;
  margin: auto;
  padding-top: 115px;
}
.benefitBanner.position--benefitHomepage {
  margin-top: 33px;
  margin-bottom: -27px;
}
.carNav {
  background: #f1f1f1;
}
.col-xs-12.col-md-6.tim3 {
  background: #0a1857;
  color: #fff;
}
.col-xs-12.col-md-6.tim2 {
  background: #e6e6e6;
}
.but:hover, .butaround a:hover, .carousel .extended-banner-link:hover {
  background: #88ba14 !important;
  color: #fff;
}
.btn.btn--tertiary.btn--black.btn--small {
  border-radius: 4px;
}
#content ul {
  padding: 0px;
}
.description .but {
  margin-top: 41px;
}
.widget-parameter-wrapper {
  position: relative;
  margin: 22px 0 0;
  display: block;
  overflow: visible;
  width: 100%;
}
.widget-parameter-list::before {
  content: "Dostupné velikosti";
  position: relative;
  top: 0px;
  width: 81px;
  line-height: 16px;
  text-align: left;
  margin-right: 19px;
}
 .p-short-description ul li, #description ul li {
  padding-left: 15px;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/greenli.svg?1);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 5px;
  background-position: left top 11px;
  list-style-type: none;
}
.header-bottom {
  color: #1a1937;
  border-color: #ac719d;
}
h2 span {
  color: #093;
}

.col-xs-12.col-md-6.tim2 h2 {
  color: #000;
  font-weight: 600;
  font-size: 43px;
}
.b1.col-md-6.col-12 {
  padding: 0px;
}
.b1.col-md-6.col-12::after {
  content: "";
  width: 402px;
  height: 295px;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/olsak1.png?1);
    background-size: auto;
  background-size: auto;
  background-size: auto;
  position: absolute;
  right: -6%;
  z-index: 5;
  background-size: cover;
  bottom: -92px;
}
.banner-wrapper .col-12 {
  position: relative;
}
.b5 .but {
  background: #88ba14;
  color: #fff;
}
.inner ul {
  padding: 0px;
  margin-bottom: 25px;
  float: left;
}
.but {
  background: #fbba00;
  color: #fff;
  padding: 15px;
  width: 200px;
  display: block;
  text-align: center;
  border-radius: 4px;
  clear: both;
  max-width: 211px !important;
  font-weight: 600;
  font-size: 17px;
}
.col-xs-12.col-md-6.bim2 {
  float: right;
}
.id-1 .content {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 0;
  overflow: hidden;
}
.inner ul {
  padding: 0px;
}
li::before {
  display: none !important;
}
.vyhoda img {
  width: 41px;
  margin-bottom: 25px;
}
body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  transition: all 0.2s ease;
}
h2 {
  font-weight: 600;
  font-size: 33px;
}
.body-banners .col-sm-12 {
  padding: 0px;
}
.inner li {
  display: inline-block;
  background: #fff;
  padding: 16px;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 4px;
}

.navigation-in ul li a b {
  font-weight: 700;
  font-size: 15px;
  color: #000;
  text-align: center;
}
#navigation {
  height: 59px;
}
.product-slider-holder .product-slider-pagination .pagination-button {
  color: transparent;
  background-color: #cfcfcf;
  width: 2px;
}
.ui-slider .ui-slider-range {
  background-color: #f1f1f1;
  border-color: #093;
}
.btn.btn-primary {
  background: #88ba14 !important;
  min-width: 134px !important;
  border-radius: 5px;
}
.footer-banner .extended-banner-texts {
  max-width: 478px;
  position: absolute;
  bottom: 16%;
  top: unset;
  left: unset;
}
.footer-banner .extended-banner-title {
  font-size: 35px;
  max-width: 100%;
  font-weight: 600;
  display: block;
  line-height: 36px;
  margin-bottom: 26px;
}
.btn.btn-primary {
  color: #fff !important;
  font-size: 14px;
  font-weight: 600 !important;
}
#simple-variants-select {
  max-width: 100%;
}
#footer .banner {
  max-width: 98%;
  margin: auto;
}
#header .site-name a img {
  max-height: 62px;
  margin-left: 0px;
}
.in-reference .news-item h2 {
  display: none !important;
}
.in-reference #content-wrapper {
  max-width: 1418px;
}
.in-case-study .breadcrumbs, .in-case-study  h1 {
  display: none;
}
.in-reference .referencehome {
  display: none;
}
.in-case-study .sidebar.sidebar-left {
  display: none;
}
.in-case-study #content-wrapper {
max-width:1418px;
}
.in-reference .news-wrapper .news-item {
  width: calc(14% - 40px / 2);
}
.menu-level-1 > li:hover >  b {
  color: #093;
}
.breadcrumbs.navigation-home-icon-wrapper {
  position: relative;
  left: 1px;
  top: 19px;
  max-width: 840px;
}
.btn.btn-default, a.btn.btn-default {
  color: #fff;
  border-color: #093;
  background-color: #093;
}
.btn.btn-cart.add-to-cart-button {
  color: #fff;
}
.navigation-in > ul > li {
  border-color: rgba(0,0,0,0);
}
.menu-level-1 li:hover b {
  text-decoration: none !important;
  border: none !important;
}
#navigation {
  border-top-color: #cfcfcf;
  background-color: #fff;
  border-bottom: none;
}
#navigation {
  height: 59px;
  border-radius: 14px;
}
.welcome h1 {
  display: none;
}
.btn.btn-icon.toggle-window.cart-count {
  background: transparent;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  color: #fff;
  padding: 21px !important;
    padding-left: 21px;
  padding-left: 21px;
  padding-left: 21px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 17px;
  font-weight: 600;
  padding-left: 57px !important;
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/basket.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: left 16px center;
  filter: invert(1);
}
.welcome-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  width: 100%;
  margin-top: 0px;
}

.tworow3 .sluzba {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 0px;
  margin-left: 49px;
  min-height: 285px;
  text-align: left;
}
.tworow3 .sluzba img {
  max-width: 111px !important;
  float: left;
  margin-right: 20px;
}
.tworow3 .sluzba {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 0px;
  margin-left: 49px;
  min-height: auto;
  text-align: left;
  margin-bottom: 56px;
  padding-right: 102px;
}
footer .next-prev {
  display: none;
}
h1, .h1 {
  font-size: 37px;
  font-weight: 700;
}
.widget-parameter-wrapper .widget-parameter-value a, .widget-parameter-wrapper .widget-parameter-more a, .widget-parameter-wrapper .widget-parameter-value span, .widget-parameter-wrapper .widget-parameter-more span {
  padding: 0 4px;
    padding-left: 4px;
  font-weight: 600;
  text-decoration: underline;
}
.navigation-buttons > a[data-target="cart"] i {
  color: #fff;
  background-color: #fff;
}
.navigation-buttons > a[data-target="cart"] i {
  color: #000;
  position: absolute;
  top: 25px;
  left: 49px !important;
}
#header .navigation-buttons a[data-target="cart"] {
  display: flex;
  align-items: center;
  position: relative;
}
.col-xs-12.col-md-6.tim1 .inner {
  padding-top: 115px;
}
.vyhoda {
  width: calc(25% - 20px);
  float: left;
  margin: 10px;
    margin-top: 10px;
  margin-top: 50px;
}
.col-xs-12.plusy {
  text-align: center;
  margin-top: 114px;
  margin-bottom: 144px;
}
.vyhody {
  max-width: 1250px;
  margin: auto;
  float: unset;
}
.thold {
  clear: both;
  max-width: 535px;
  margin-top: 62px;
}
.col-xs-12.vyhody.vyhody2 {
  background: #f8f8f8;
  max-width: 100%;
  float: left;
  width: 100%;
  padding-top: 94px;
}
.col-xs-12.vyhody h2 {
  float: unset;
  width: 100%;
  text-align: center;
  max-width: 629px;
  margin: auto;
}
.col-xs-12.vyhody .holdin {
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/b4m.png?1);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 729px;
  background-position: right bottom;
  padding-bottom: 53px;
  max-width: 1250px;
  margin: auto;
}
.thold ul {
  padding: 0px;
}
.thold ul li {
  display: inline-block;
  background: #fff;
  padding: 18px;
  width: 175px;
  text-align: center;
  margin-bottom: 5px;
}
.thold .but {
  margin-top: 42px;
}
.news-item {
  display: block;
}
#studieload img {
  display: none;
}
.in-case-study .news-wrapper .news-item {
  width: calc(33% - 40px / 2);
}
.in-case-study .news-image {
  max-width: 220px;
  margin: auto !important;
  float: unset;
  text-align: center;
}
#categories .expandable.expanded > ul {
  display: block;
  padding-left: 0px;
  border-left: dotted 1px #000;
  margin-left: 6px;
  padding-left: 13px;
}
#categories .expandable.expanded > ul ul {
  display: block;
  padding-left: 0px;
  border-left: dotted 1px #000;
  margin-left: 6px;
  padding-left: 13px;
}
#categories .expandable.expanded > ul ul ul {
  display: block;
  padding-left: 0px;
  border-left: dotted 1px #000;
  margin-left: 6px;
  padding-left: 13px;
}
#categories .expandable.expanded > ul ul ul ul{
  display: block;
  padding-left: 0px;
  border-left: dotted 1px #000;
  margin-left: 6px;
  padding-left: 13px;
}
.benefitBanner__picture {
  flex: 0 0 75px;
  max-width: 49px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.vyhoda p {
  margin-top: 40px !important;
}
.benefitBanner__picture img {
  margin: auto;
}
.title {
  font-size: 18px;
}
.navigation-in > ul > li > a:hover {
  padding-left: 15px!important;
  padding-right: 15px!important;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-transform: none;
  text-decoration: none;
  margin:0px!important;
}
.custom-footer__banner1.col-sm-6 {
  width: 100%;
  padding: 0px;
}
.carousel-control {
  display: none;
}
.top-navigation-bar {
  display: block;
  padding-top: 5px;
  border-bottom: solid 1px #e82b6d;
  padding-bottom: 5px;
}
.wide-carousel img {
  width: 100%;
}
.carNav .active {
  background: #ec4930;
  color: #fff;
}
.wide-carousel {
  max-width: 1718px;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: 27px;
}
.butaround a {
  background: #093;
  color: #fff;
  border-radius: 4px;
  width: 155px;
  padding: 13px;
  display: block;
  margin: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: -16px;
  position: relative;
  top: 0px;
}
.news-item h2 {
  font-size: 26px;
}
.novinkyhome {
  float: left;
  width: 100%;
}
.novinkynablogu {
  text-align: left;
  max-width: 1450px;
  margin: auto;
}
.socials a {
  float: left;
  width: 34px;
}
.footer-nav__list li {
  float: left;
  width: 100%;
}
.footer--temporary .footer-box {
  background-color: #eef1f3;
  color: #000;
}
.footer--temporary .footer__level-2 {
  background-color: #fff;
}
.footer-nav__col-name {
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 80px;
  font-weight: 600;
}
#footer h2 {
  color: #fabb00;
  font-size: 26px;
}
.banner, .banner-wrapper, .banner-category, .carousel-inner {
  color: #fff;
}
.footer-box__content {
  background: #eef1f3;
  padding: 57px;
  height: 250px;
}
.footer-rows .custom-footer {
  padding-bottom: 2px;
}
#footer {
  background-color: #e3004f;
  float: left;
  margin-top: 252px;
  width: 100%;
  position: relative;
  padding-top: 80px;
  color: #fff;
}
.callb {
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/phone.svg);
  background-repeat: no-repeat;
  background-size: 102px;
  background-position: left 50px center;
  padding-left: 188px;
}
.mailb {
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/mail.svg);
  background-repeat: no-repeat;
  background-size: 102px;
  background-position: left 50px center;
  padding-left: 188px;
}

@media only screen 
  and (min-width: 481px) and (max-width: 1460px) { 
#header .site-name a img {
  max-height: 36px;
  margin-left: 0px;
  position: relative;
  left: 15px;
}
.footer-banner > a {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 104px;
  }
.footer-banner .extended-banner-texts {
    max-width: 100%;
    position: relative;
    bottom: 0px;
    top: unset;
    left: unset !important;
    padding: 0px;
    width: 100%;
    right: 0px!impotant;
  }


.footer-banner .extended-banner-texts {
  background: #fff;
  padding: 50px;
}
.footer-banner .extended-banner-texts {
    right: 0% !important;
    left: unset;
    width: 100%;
    padding: 0px;
    position: relative;
    bottom: 0px !important;
  }
.b1.col-md-6.col-12::after {
  content: "";
  width: 373px;
  height: 276px;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/olsak1.png?1);
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: auto;
  position: absolute;
  right: -6%;
  z-index: 5;
  background-size: cover;
  bottom: -45px;
}
.homepage-group-title.homepage-products-heading-1.h4 {
  clear: both;
  float: left;
  margin-top: 77px;
  margin-bottom: -11px;
}
.footer-banner .extended-banner-texts {
    right: 0px;
    left: unset;
  }
.extended-banner-texts {
  max-width: 478px;
  position: absolute;
  bottom: 19%!important;
  top: unset;
  left: 44px!important;
}
.item .extended-banner-texts {
    max-width: 478px;
    position: absolute;
    bottom: 11% !important;
    top: unset;
    left: 28px !important;
  }

.extended-banner-text {
  padding: 0px;
  font-size: 16px;
  font-weight: 400;
  max-width: 100%;
  float: left;
  width: 100%;
  line-height: 22px!important;
}
.extended-banner-texts {
  max-width: 478px;
  position: absolute;
  bottom: 35%;
  top: unset;
  left: 46px;
}
.footer-banners.row.banner-wrapper.banners-row {
  margin-top: 69px;
  margin-bottom: 61px;
  display: block;
  position: relative;
  clear: both;
}
.homepage-group-title {
  text-align: center;
  margin-bottom: -9px;
}
.carousel-control {
  display: none;
}
.carNav {
  position: absolute;
  top: 0px;
  right: 52px;
  top: 99px;
}
.menu-level-1 {
  padding-left: 11px !important;
}
.wide-carousel .extended-banner-texts {
  max-width: 478px;
  position: absolute;
  bottom: 35%;
  top: unset;
  left: 44px;
}
.sluzba h2 {
  font-size: 18px;
  font-weight: 400;
  min-height: 40px;
}
.sluzbyin {
  padding: 5%;
}
.col-xs-12.col-md-6.bim3 {
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/b3m.jpg) !important;
  background-position: center center;
  background-size: cover !important;
  float: right;
  position: relative;
  display: block;
  height: 814px;
}
.col-xs-12.col-md-6.bim2 {
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/b2m.jpg) !important;
  background-position: center center;
  background-size: cover !important;
  float: right;
  position: relative;
  display: block;
  height: 814px;
}
.col-xs-12.vyhody .holdin {
  background-position: right -163px bottom;
}
.bim3 img, .bim2 img  {
display:none;
}
 .container {
    width: 100%;
    max-width: calc(100% - 50px);
  }

#header .container {
    width: 100%;
    max-width: calc(100% - 50px);
  }

#target {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

.menu-helper > span {
    background-color: transparent;
    border-color: #cfcfcf;
    color: #1a1937;
    font-size: 15px;
    margin-top: -4px;
    float: right;
  }

}

@media (max-width: 1300px) {
.bhold.col-md-6.col-12 {
  padding-left: 0px;
  margin-left: 0px;
  clear: both;
  width: 100%;
}
.b1.col-md-6.col-12 {
  padding: 0px;
  width: 100%;
  margin: 0px;
    margin-bottom: 0px;
  padding: 0px;
  margin-bottom: 22px;
}
.banner-wrapper .col-12 {
  margin-bottom: 30px;
  padding: 0px;
}
.row.banners-content.body-banners {
  position: relative;
  width: auto;
  max-width: 1418px;
  margin: auto;
    margin-top: auto;
}
.b1 .inner {
  background: #88ba14;
  padding: 0px;
  text-align: center;
  color: #fff;
  height: auto;
}
.b2.col-md-12.col-12 {
  display: none;
}
.bhold.col-md-6.col-12 {
    padding-left: 0px;
    margin-left: 0px;
    clear: both;
    width: 100%;
  }
.bhold {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 28px;
}
 .banner-wrapper .col-12 {
    margin-bottom: 30px;
    padding: 0px;
    width: 100%;
  }
.b1 .banner-wrapper > a {
  height: 417px;
}
}

@media (max-width: 780px) {
.footer-banner > a {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 21px;
  }
.mburg {
display:block;
}

.header-bottom {
  display: none;
}
[data-target="navigation"] {
  display: none !important;
}
 #header .navigation-buttons a::before {
    font-size: 30px;
    line-height: 52px;
    color: #fff;
    font-size: 22px;
    top: 0;
  }
.overall-wrapper {
    padding-top: 0px;
  }
.top-navigation-bar {
  display: block;
  padding-top: 5px;
  border-bottom: solid 1px #e82b6d;
  padding-bottom: 5px;
  padding: 21px;
}
.content-wrapper.container {
    padding-left: 0px;
    padding-right: 0px;
  }
.fixed .header-top {
  display: block;
}
#header .site-name a img {
    max-height: unset;
    margin-left: 0px;
    position: relative;
    left: 36px;
  }
#header .header-top-wrapper > div, #header .header-top-wrapper .site-name {
  flex: 0 1 31.333%;
}
.fixed .header-top {
  display: block!important;
  top: 5px;
  position: relative;
}
#target {
  max-width: 1419px;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: 28px;
  overflow: hidden;
  position: relative;
}
.site-name img {
  height: unset;
}
.search {
  flex: 0 1 100% !important;
}
.products-wrapper.product-slider-holder.has-navigation {
  width: 100%;
  max-width: 100%;
}
.banner-wrapper {
  margin-top: 0px;
}
.search-focused .search-input-icon::before, .search-window-visible .search-input-icon::before {
display:none;
}
.search-window-visible #header .search {
    display: block;
    order: 3;
    width: 100%;
    max-width: 100%;
    margin-bottom: 14px;
  }
}

@media (max-width: 480px) {
.content-wrapper.container {
  padding-left: 0px;
  padding-right: 0px;
}

#target {
  padding: 17px;
}

.navigation-buttons {
  position: absolute;
  right: 0px;
}
.navigation-buttons a[data-target="navigation"] {
  color: #1a1937;
  background-color: #fff;
  background: #093 !important;
  width: 50px !important;
  display: none;
}
#header.fixed .menu-level-1 {
  padding-left: 0px !important;
  background: none!important;
  margin-left: -27px!important;
}
.btn.btn-icon.toggle-window.cart-count {
  background-size: 21px;
}
#header .navigation-buttons a {
  line-height: 50px;
  font-weight: 700;
  font-size: 20px;
}
.product-slider-holder .product-slider-navigation::before {
  background-color: transparent;
}
.extended-banner-text {
  padding: 0px;
  font-size: 27px !important;
  font-weight: 600;
  max-width: 100%;
  float: left;
  width: 100%;
  line-height: 32px !important;
}
.id-1 .extended-banner-texts {
  max-width: 650px;
  position: absolute;
  bottom: 6% !important;
  top: unset;
  left: 9%;
}
.sluzba {
  float: left;
  width: 50%;
  text-align: center;
  padding-top: 6px;
}
.sluzbyin {
  padding: 14px;
}
h2 span {
  width: 100%;
  float: left;
  padding: 0px;
  margin-bottom: 98px;
  text-transform: uppercase;
  letter-spacing: 8px;
  font-size: 15px;
  font-weight: 400;
  margin-top: -61px;
}
.sluzba h2 {
  font-size: 17px;
  font-weight: 400;
  padding-left: 12px;
  padding-right: 12px;
}
.extended-banner-text p {
  font-size: 16px;
  line-height: 23px;
  margin-top: 15px !important;
  float: left;
  width: 95%;
  font-weight: 100;
}
.col-xs-12.col-md-6.tim1 .inner, .col-xs-12.col-md-6.tim2 .inner, .col-xs-12.col-md-6.tim3 {
  padding: 19px;
    padding-top: 19px;
  height: auto;
}
.ordering-process #content-wrapper {
  padding: 0px;
}
::marker {
  display:none!important;
}
.payment-logo, .payment-shipping-price {
  flex-grow: 0;
  flex-shrink: 0;
  text-align: right;
  flex-basis: 71px;
}
.ordering-process .site-name {
  position: relative;
  left: 10px;
  top: 7px;
}
.ordering-process .navigation-buttons {
  position: absolute;
}
body.ordering-process .navigation-buttons a[data-target="search"] {
  display: block;
  right: 18px;
}
.in-sluzby #content-wrapper {
  padding: 0px;
}
.referencehome h2 {
  padding-left: 0px;
  padding-right: 20px;
}
.col-xs-12.col-md-6.tim1 h2, .col-xs-12.col-md-6.tim3 h2 {
  color: #fff;
  font-weight: 500;
  font-size: 27px;
}
.referencehome .butaround {
  position: relative;
  bottom: -50px;
}
.col-xs-12.col-md-6.tim1 .inner {
  padding-top: 15px;
  padding-bottom: 60px;
}
.conta {
  display: none;
}
h2 span {
  width: 100%;
  float: left;
  padding: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 8px;
  font-size: 14px;
  font-weight: 400;
  margin-top: 18px;
  position: relative;
  top: -16px;
}
.col-xs-12.col-md-6.tim3 {
  background: #0a1857;
  color: #fff;
  padding-bottom: 60px;
}
.col-xs-12.col-md-6.tim3 .but {
margin-top:0px!important;
}
.col-xs-12.plusy {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 144px;
}
.vyhoda {
  width: 100%;
  float: left;
  margin: 0px;
    margin-top: 0px;
  margin-top: 10px;
  margin-top: 32px;
}
.numb {
  color: #093;
  font-size: 37px;
  margin-bottom: -14px;
}
h2 {
  font-weight: 600;
  font-size: 30px;
}
.col-xs-12.col-md-6.tim2 h2 {
  color: #000;
  font-weight: 400;
  font-size: 32px;
}
.col-xs-12.col-md-6.tim2 {
  background: #f1f1f1;
  padding-bottom: 39px;
}
body {
  font-size: 15px;
  color: #333;
  font-weight: 100;
}
.col-xs-12.vyhody .holdin {
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/b4m.png?1);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 102%;
  background-position: right bottom;
  padding-bottom: 53px;
  max-width: 1250px;
  margin: auto;
  padding-bottom: 303px;
}
.referencehome {
  margin-top: 0px;
}
.id-1 .referencehome {
  margin-top: 0px;
}
.referencehome .news-item {
  width: 33%;
  float: left;
  padding: 15px;
  margin-bottom: 0px;
}
.site-name {
  position: relative;
  left: 10px;
}
.navigation-buttons a[data-target="navigation"]::before {
  content: '\e914';
  color: #fff;
}
.navigation-buttons a[data-target="navigation"] {
  color: #1a1937;
  background-color: #fff;
  background: #093 !important;
  width: 50px !important;
}
.body-banners .banner-wrapper {
  margin-right: 0px;
  margin-bottom: 0px;
  height: 380px;
  background-position: right -200px center !important;
  background-size: cover !important;
  aspect-ratio: auto !important;
}
.body-banners::after {
  display: none;
}
.homepage-group-title {
  float: left;
  width: 100%;
  padding: 30px;
  position: relative;
  top: 8px;
  text-align: center;
}
.banners-content .row > div {
  padding-left: 10px;
  padding-right: 0px;
}
.extended-banner-title, .extended-banner-text, .extended-banner-link {
  position: relative;
  padding: 5px;
  border: none;
  background-color: transparent;
  box-shadow: none;
  clear: both;
}
.extended-banner-text {
  display: none;
  font-size: 14px !important;
  line-height: 17px !important;
}
.extended-banner-link {
    margin-top: 0px !important;
    float: left;
    position: relative;
    top: 21px;
    background: #88ba14 !important;
    padding: 12px !important;
    width: 191px;
    text-align: center;
    border-radius: 5px;
    clear: both;
    font-weight: 600;
    font-size: 18px;
  }
.navigation-buttons a[data-target="search"]::before {
  content: "";
  color: #fff;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/lupa.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  width: 38px;
  height: 50px;
  background-repeat: no-repeat;
  filter: invert(1);
  background-position: center center;
  margin-right: -10px;
}
.item {
    height: auto;
    background-position: right -389px center !important;
  }
.extended-banner-text {
  display: none;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  display: none;
}
.item .extended-banner-texts {
  max-width: 478px;
  position: absolute;
  bottom: 38%;
  top: unset;
  left: 0px;
  padding: 70px;
}
.extended-banner-title, .extended-banner-text, .extended-banner-link {
  position: relative;
  padding: 5px;
  border: none;
  background-color: transparent;
  box-shadow: none;
  max-width: 290px !important;
  line-height: 35px;
}
.carNav {
  position: relative;
  top: 0px;
  right: 0px;
  top: unset;
}
.navigation-in ul li a b {
  font-weight: 700;
  font-size: 17px;
}
.container.navigation-wrapper .site-name {
  flex: 0 1 124px;
}
#sluzbyscroll {
  padding-top: 33px;
}
.col-xs-12.col-md-6.bim1.sluzby h2 span {
  top: -105px !important;
}
.col-xs-12.col-md-6.tim1 {
  margin-top: 37px;
}
#navigation .navigation-in ul li > a > b {
  border-bottom-color: transparent;
  text-decoration: none;
}
.menu-level-1 {
  padding-top: 0px;
  padding-bottom: 0px !important;
}
.navigation-in > ul > li > a > b {
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.navigation-in ul li a {
  padding-left: 14px;
  padding-right: 20px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-transform: none;
  text-decoration: none;
}
.menu-level-1 li {
  border-bottom: solid 1px #ccc !important;
}
.menu-level-1 li a {
  padding: 10px;
}
#navigation {
  border-top-color: #cfcfcf;
  background-color: #fff;
  border-bottom: solid 1px #cfcfcf;
  margin-top: 0px;
}
.navigationActions a {
  font-weight: 600;
  padding-left: 28px !important;
}
.navigation-in ul.menu-level-2 li a {
  padding-left: 15px;
}
#header .site-name a img {
  max-height: 36px;
  margin-left: 10px;
}
.btn.btn-icon.toggle-window.cart-count::before {
  position: relative;
  left: -8px;
}
.navigation-in > ul > li > a {
  color: #fff;
}
.header-bottom {
  display: none;
}
#navigation .menu-level-1 > li > a .submenu-arrow, #navigation .navigationActions > li > a .submenu-arrow {
  position: absolute;
  top: -10px;
  transform: translate(0, 0);
  right: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
}
.footer__level-2 .col-lg-6.mb-5.mb-lg-0, .footer__level-2 .col-lg-6, .footer__level-2 .col-lg-3 {
  padding: 0px;
} 
.footer-nav__col-name {
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 45px;
}
.callb {
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/phone.svg);
  background-repeat: no-repeat;
  background-size: 102px;
  background-position: top 22px center;
  padding-left: 0px;
  padding: 21px;
    padding-top: 21px;
  padding-top: 131px;
}
.mailb {
  background-image: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/mail.svg);
  background-repeat: no-repeat;
  background-size: 102px;
  background-position: top 21px center;
  padding-left: 0px;
  padding: 27px;
    padding-top: 27px;
  padding-top: 129px;
  margin-top: 20px;
}
.col-xs-12.col-md-6.bim1.sluzby h2 span {
  top: -11px;
}
#content-wrapper {
    padding: 9px;
  }
.id-1 #content-wrapper {
  padding: 0px!important;
}
.perex {
  color: #fff;
  margin-top: 15px;
  float: left;
  font-size: 17px;
  line-height: 23px;
  padding-right: 20px;
}
.col-xs-12.plusy {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 54px;
}
.sluzba img {
  max-width: 80px !important;
}
.columns-mobile-2 .products-block > div:nth-child(2n+1) {
    padding-right: 0px;
    clear: both;
  }
.columns-mobile-2 .products-block > div:nth-child(2n) {
    padding-left: 0px;
  }
.columns-mobile-2 .products-block .p .name {
    height: auto;
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: visible;
  }
.products-block > div .p .name {
  text-transform: none;
  margin-top: 0;
  text-align: left;
  font-weight: 600;
  margin-top: 13px;
  margin-bottom: 7px;
  line-height: 26px;
  font-size: 17px;
  text-align: center;
  float: left;
  width: 100%;
  min-height: 63px;
}
.widget-parameter-list::before {
    content: "Dostępne rozmiary";
    position: relative;
    top: 0px;
    width: 100%;
    line-height: 16px;
    text-align: left;
    margin-right: 0px;
    font-size: 14px;
    margin-top: -22px;
    text-align: center;
  }
.tworow3 .sluzba {
  float: left;
  width: 100%;
  text-align: left;
  padding-top: 0px;
  margin-left: 0px;
  min-height: auto;
 line-height: 19px;
}
#sluzbyload h2 a {
  font-size: 29px !important;
}
.in-sluzby #footer {
  background-color: #fff;
  border-top: solid 1px #ccc;
  float: left;
  margin-top: -93px;
  width: 100%;
}
#sluzbyload h2 {
  font-size: 15px !important;
  padding: 30px !important;
    padding-bottom: 30px;
  padding-bottom: 140px;
  padding-bottom: 140px;
  float: left;
  width: 100%;
  padding-bottom: 10px !important;
}
#sluzbyload .description {
  float: left;
  padding: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  padding-top: 144px;
  padding-bottom: 144px;
  padding-top: 144px;
  padding-top: 112px;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
#sluzbyload .news-item-link-img {
  float: left;
  width: 100% !important;
}
.tworow .sluzba {
  float: left;
  width: 50%;
  text-align: center;
  padding-top: 24px;
  margin-left: 0px;
}
.tworow3 .sluzba {
   margin-bottom: 0px;
  padding-right: 0px;
}
.in-sluzby .col-xs-12.col-md-6.tim1 .inner, .in-sluzby .col-xs-12.col-md-6.tim2 .inner, .in-sluzby .col-xs-12.col-md-6.tim3 {
  padding: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  padding-top: 173px;
  padding-top: 173px;
  height: auto;
  padding-top: 25px;
  padding-bottom: 69px;
}
#shoptetform .form-group {
  float: left;
  width: 100%;
  margin-right: 0px;
}
.footer-box__content.callb {
  height: auto;
}
.footer-box__content.mailb {
  height: auto;
}
.in-sluzby .col-xs-12.col-md-6.tim1 .inner, .in-sluzby .col-xs-12.col-md-6.tim2 .inner, .in-sluzby .col-xs-12.col-md-6.tim3 {
  padding: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-top: 173px;
  padding-top: 173px;
  height: auto;
  padding-top: 25px;
  padding-bottom: 69px;
  margin-bottom: 52px;
}
.referencehome .news-item:hover {
  width: 100%;
  float: left;
  padding: 15px;
}
.referencehome .news-item {
  width: 100%;
  float: left;
  padding: 15px;
  margin-bottom: 0px;
}
h1, .h1 {
  font-size: 31px;
  font-weight: 600;
}
.in-reference .news-wrapper .news-item {
  width: calc(53% - 40px / 2);
  margin-bottom: 26px;
}
.in-sluzby .extended-banner-texts {
  max-width: 650px;
  position: absolute;
  top: 20% !important;
  left: 6%;
  width: calc(100% - 11%);
}
.footer-banners {
  margin-top: -3px;
}
.columns-4 .products-block > div, .columns-3 .products-block > div {
  width: 100%;
}
.in-case-study .news-wrapper .news-item {
  width: 100%;
}
.in-case-study .tim3 {
  height: auto !important;
  padding: 33px !important;
}
.in-kontakty .col-xs-12.col-md-6.tim3 {
  padding: 35px;
  height: auto;
}
.footer-banners .footer-banner.col-sm-12.col-lg-4 {
  float: right;
  width: 100% !important;
  margin-top: 0px !important;
  height: 256px;
}
.type-category #content-wrapper {
    max-width: 100%;
    margin-top: 3px;
  }
.products-block .p .name {
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 400;
}
.type-detail .basic-description {
  flex: 1 1 auto;
  width: 100%;
  padding-right: 0px;
}
.btn.btn-cart.add-to-cart-button {
  border-radius: 4px;
}
.products-block > div .p .availability {
  display: block;
  margin-top: 25px;
  line-height: 19px;
  min-height: 37px;
}
.body-banners .banner-wrapper {
    margin-right: 0px;
    margin-bottom: 0px;
    height: auto;
    background-position: right -152px center !important;
    background-size: cover !important;
    aspect-ratio: auto !important;
    min-height: 280px;
  }
.banners-content.body-banners .col-sm-12 {
  overflow: hidden;
}
.footer-banner.col-sm-12.col-lg-12 img {
  object-fit: cover;
  height: 100%;
}
.footer-banner.col-sm-12.col-lg-12 {
  padding: 0px !important;
}
.row.custom-footer.elements-2 {
  background: #e3004f;
}
 .custom-footer__newsletter.col-sm-6 {
    width: 100%;
    background: #fabb00;
    padding: 50px;
    color: #000;
    max-width: 950px;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    float: unset;
    margin-top: 0;
    margin-bottom: 35px;
    margin: 20px;
    margin-top: 20px;
    width: calc(100% - 40px);
    margin-top: -75px;
  }
.homepage-group-title.homepage-products-heading-2.h4 {

    clear: both;
    margin-top: -29px;
    padding-top: 57px;

}
.b1.col-md-6.col-12::after {
  content: "";
  width: 274px;
  height: 239px;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/pic/boy.png);
    background-size: auto;
  background-size: auto;
  position: absolute;
  right: 17%;
  z-index: 5;
  background-size: cover;
  bottom: -57px;
}
.banners-content.body-banners .col-sm-4 {
  width: 100% !important;
  padding: 0px;
    padding-right: 0px;
    padding-left: 0px;
  overflow: hidden;
}
.bhold.col-md-6.col-12 {
  padding: 0px;
  margin-bottom: 0px !important;
}
.b1.col-md-6.col-12 {
    padding: 0px;
    margin-bottom: 5px;
  }
.b1 .banner-wrapper {
    margin-top: 0px;
  }
.body-banners .banner-wrapper > a {
  height: 284px;
}
.widget-parameter-list {
  text-align: center;
  justify-content: center;
}
.banner-wrapper img {
  object-fit: cover;
  height: 100%;
}
.banner-wrapper .col-12 {
  margin-bottom: 5px;
}
.b2.col-md-12.col-12 {
  padding: 0px;
}
.b3.col-md-6.col-12 {
  padding: 0px;
}

.b4.col-md-6.col-12 {
  padding: 0px;
}
.footer-banners .banner-wrapper .col-12 {
  position: relative;
  padding: 0px!important;
  margin-bottom: 10px;
}
.footer-banners .banner-wrapper {
  margin-top: 5px;
}
.copyright {
  color: #000;
  margin-top: 13px !important;
  float: left;
}
#shoptetform .form-group {
  float: left;
  width: 100%;
  margin-right: 0px;
}
.carousel-control {
  display: none;
}
.b1 .extended-banner-link {
  margin-top: 0px !important;
  float: left;
  position: relative;
  top: 21px;
  background: #e3004f !important;
  padding: 17px !important;
  width: 167px;
  text-align: center;
  border-radius: 5px;
  clear: both;
  font-weight: 600;
  font-size: 15px;
  color: #fff !important;
  padding: 7px !important;
}
.extended-banner-title {
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 11px;
    font-size: 31px;
    font-weight: 700;
    max-width: 324px !important;
    margin-top: 21px;
    margin-bottom: 0px !important;
  }
.footer-banner .extended-banner-link {
    margin-top: 0px !important;
    float: left;
    position: relative;
    top: 21px;
    background: #88ba14 !important;
    padding: 9px !important;
    width: 176px;
    text-align: center;
    border-radius: 5px;
    clear: both;
    font-weight: 600;
    font-size: 18px;
  }
.footer-banner .extended-banner-texts {
    max-width: 650px;
    position: relative;
    bottom: 0% !important;
    top: unset;
    left: 0%;
    z-index: 55555;
    float: left;
    width: 100%;
    padding: 0px;
    padding-top: 0px;
    padding-top: 29px;
    padding-top: 29px;
    padding-top: 0px;
  }

.carNav a {
    background: #fff;
    padding: 18px;
    font-weight: 700;
    clear: both;
    float: left;
    width: calc(100% - 46px);
    margin-bottom: 2px;
    position: relative;
    text-align: center;
    border: solid 1px #ccc;
    margin: 23px !important;
    margin-bottom: 23px;
    margin-bottom: 23px;
    display: block;
    margin-bottom: 21px !important;
  }
.benefitBanner {
  width: 100%;
  margin: 58px auto;
    margin-bottom: 58px;
    margin-left: auto;
  margin-left: auto;
  float: left;
  margin-left: 25px;
  margin-bottom: -12px;
}
.product-slider-navigation::before {
  color: #000 !important;
}
.product-slider-navigation {
  opacity: 1 !important;
  background: #ccc !important;
  padding: 15px !important;
  width: auto !important;
  height: auto !important;
  color: #fff !important;
  border-radius: 100px;
  top: 39% !important;
}
.body-banners .extended-banner-title {
  width: 100%;
  float: left;
  padding: 0px;
  margin-bottom: 11px;
  font-size: 27px;
  font-weight: 700;
  max-width: 240px !important;
  line-height: 29px;
}
.extended-banner-title {
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 11px;
    font-size: 31px;
    font-weight: 700;
    max-width: 350px !important;
  }
.body-banners .col-sm-12 {
  padding-right: 0px !important;
}
.wide-carousel::after {
  display: none;
}
.carNav .active::before {
    content: "";
    width: 26px;
    height: 19px;
    background: #ec4930;
    position: absolute;
    transform: rotate(45deg)translateX(-50%);
    left: 50%;
    top: 5px;
  }
.subcategories.with-image li {
  padding: 0px!important;
    padding-left: 0px;
   margin-top:-2px;
margin-left:-2px;
}
.products-wrapper.product-slider-holder.has-navigation {
  float: left;
  width: 100%;
}

.type-detail .basic-description {
  flex: 1 1 auto;
  width: 100%;
  padding-right: 0px;
  clear: both;
  margin-top: 20px !important;
}
#footer h2 {
  float: left;
  width: 100%;
  margin-top: 44px;
}
.footer-banners.row.banner-wrapper.banners-row {
  margin-top: 69px;
  margin-bottom: 9px;
  display: block;
  position: relative;
  clear: both;
  float: unset!important;
  width: auto!important;
}
.wide-carousel .extended-banner-texts {
  max-width: 650px;
  position: absolute;
  bottom: 14% !important;
  top: unset;
  left: 4%;
}
.homepage-group-title {
  font-size: 30px;
  text-align: left;
  max-width: 1418px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-top: 15px;
  margin-bottom: 0px;
}
.btn.btn-primary:hover {
  background: #cb560e !important;
}
.p-desc {
  display: none;
}
.footer-banners::before {
display:none!important;
}
.in-blog time {
  position: absolute;
  top: 0px;
  background: #093;
  color: #fff !important;
  padding: 13px;
  border-radius: 4px;
  top: -91px;
  left: -1px;
}
.contact-box {
  position: relative;
  min-height: 100px;
  padding: 0 0 0 0px;
  border-style: none;
  border-width: 0;
  border-radius: 0;
}
.contact-box > img {
  position: absolute;
  left: 10px;
  top: 0;
  max-width: 76px;
  height: auto;
  display: none;
}
.type-detail #content-wrapper {
  padding: 10px;
  overflow: hidden;
}
.product-slider-holder .product-slider-navigation.navigation-prev:hover::before {
background:transparent;
color:#fff!important;
}
.product-slider-holder .product-slider-navigation.navigation-next:hover::before {
background:transparent;
color:#fff!important;
}

#footer {
    background-color: #e3004f;
    float: left;
    margin-top: 0px;
    width: 100%;
    position: relative;
    padding-top: 0px;
  }
.footer-rows ul li {
  list-style: none;
  word-break: break-all;
  padding-top: 0px;
  padding-bottom: 4px;
  line-height: 28px;
  float: left;
  width: 100%;
}

.item .extended-banner-texts {
    max-width: 650px;
    position: absolute;
    bottom: unset;
    top: 163px;
    left: 6%;
    z-index: 55555;
    float: left;
    width: 100%;
    padding: 0px;
    padding-top: 0px;
    padding-top: 0px;
    padding-top: 0px;
    padding-top: 0px;
    padding-top: 0px;
    padding-top: 29px;
    padding-top: 29px;
    padding-top: 0px;
  }
.custom-footer__banner138.col-sm-4 {
  display: none;
}
.banner-wrapper {
  margin-top: 0px;
}
.rate-wrap.row {
  float: left;
  position: relative;
  right: 0px;
  top: 0px;
}
.container.navigation-wrapper .site-name {
    flex: 0 1 184px !important;
    left: -33px;
  }
.top-navigation-bar {
  display: none;
}
#content .col-sm-8 {
  width: 100%;
}
#content .col-sm-4 {
  width: 100%;
  float: right;
}
.site-name {
  margin-left: 50px !important;
}
#content .row.banners-row {
  position: relative;
  margin-top: 0px;
}
.item img {
    display: block;
    max-width: 100%;
    height: auto;
    object-fit: cover;
  }
.next-to-carousel-banners img {
  width: 100%;
  margin-top: 10px;
}
.item {
    height: auto;
    background: #f1f1f1;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position-x: 0%;
    background-position-y: 0%;
  }
.carNav a {
  margin-top: -2px !important;
  margin-bottom: 0px !important;
}
.carNav {
  padding-bottom: 32px;
  margin-bottom: -10px;
}
.row.banners-content.body-banners {
  clear: both;
}
.item.active a, .item a {
  float: unset;
  width: 100%;
  height: auto;
  position: relative;
  max-width: 100%;
  margin: auto;
  display: block;
}
.query-input.form-control.search-input.js-search-input {
  border-radius: 0px !important;
}
.b1 .inner {
    background: #88ba14;
    padding: 19px;
    text-align: center;
    color: #fff;
    height: auto;
  }
.search-window-visible .search-input-icon::before, .search-focused .search-input-icon::before {

    content: '\e912';
    font-size: 20px;

}
.search-input-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 22px;
  top: 58%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: text;
}
.one-column-body table.detail-parameters tbody tr th {
  min-width: auto;
}
.search-input-icon::before {

    content: "";
    background: transparent;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-repeat: no-repeat;
    background-size: 15px !important;
    width: 14px;
    height: 14px;

}
.search {
  flex: 0 1 100% !important;
  margin-top: 16px;
}
 .mm-listitem__text b, .mm-listitem__text strong {
    font-weight: 500 !important;
    color: #000;
    font-size: 16px;
  }
.columns-mobile-2 .product-slider-holder .products-block .p .name {
  height: 93px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 15px;
  line-height: 20px;
}
.item .extended-banner-title {
    color: #fff;
    font-size: 31px !important;
    line-height: 29px;
  }
  .b1.col-md-6.col-12::after {
display:none;
}
.item .extended-banner-texts {
    max-width: 478px;
    position: absolute;
    bottom: 38%;
    top: unset;
    left: 0px;
    width: calc(100% - 50px);
    margin-left: 16px;
    bottom: 46px !important;
  }
.custom-footer__newsletter.col-sm-4 {
  background: #093;
  color: #fff;
  max-width: 850px;
  width: 100%;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  float: unset;
  padding: 38px;
    padding-left: 38px;
  padding-left: 38px;
  margin-top: -167px;
  margin-bottom: 80px;
  padding-left: 29px;
}
.custom-footer__newsletter.col-sm-4::before {
  content: "";
  width: 144px;
  height: 106px;
  background: url(https://cdn.myshoptet.com/usr/www.olsakovi.cz/user/documents/olsak1.png?1);
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: auto;
  position: absolute;
  left: unset;
  z-index: 5;
  background-size: cover;
  bottom: -72px;
  right: 0px;
}
.widget-parameter-value a {
  font-size: 11px;
}
.b1 .inner {
    background: #88ba14;
    padding: 0px;
    text-align: center;
    color: #fff;
    height: auto;
  }
.body-banners .banner-wrapper > a {
  height: 283px;
  float: left;
  width: 100%;
  max-height: 100%;
}
.body-banners .extended-banner-texts {
    max-width: 650px;
    position: absolute;
    bottom: 20% !important;
    top: unset;
    left: 5%;
  }

#target {
  max-width: 1419px;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: 0px!important;
  overflow: hidden;
  position: relative;
}
.search-focused::before {
  z-index: 0;
}
.fixed .header-top {
  display: block!important;
  top: 5px;
  position: relative;
}
#header.fixed {
  position: fixed;
  width: 100%;
  z-index: 88888888888888888888;
  top: 0px;
  background: #e3004f!important;
  height: 63px;
}
.top-navigation-tools {
  display: none;
}

  #header {
    box-shadow: 0 1px 2px rgba(0,0,0,.16);
    left: 0;
    position: relative;
    top: 0;
    transition: transform .15s;
    width: 100%;
    z-index: 56;
  }

.bhold {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2px;
  }
.content-wrapper.container .row > div {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

#footer .banner {
  max-width: 100%;
  margin: auto;
  padding: 40px;
    padding-top: 40px;
  padding-top: 0px;
}
.copyright {
    color: #fff;
    margin-top: 13px !important;
    float: left;
  }
.p-main-image {
  overflow: hidden;
  border-radius: 25px;
}

.type-detail .breadcrumbs.navigation-home-icon-wrapper {
  position: relative;
  left: 3px;
  top: 12px;
  width: 93%;
  max-width: 100%;
}

#footer .custom-footer__banner9 {
  display: none;
}

#footer .custom-footer__banner33 {
  display: none;
}
.retino-badge-icon img {
  width: 100%;
  height: auto;
  max-width: 200px;
}

}


