div#homepageProducts1:before {
        content: "Vyber si případ";
    }
    .in-index #footer .row {
    margin-left: 0px;
    margin-right: 0px;
}
  /*o-nas*/  
.about-card__image {
  position: relative;
  width: 100%;
  height: 270px;
  background-image: url('/user/documents/upload/hp_about_phone.png');
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  overflow: hidden;
}

.about-card__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 20px;
  width: 100%;
}

h2#about-card-title {
  color: #fff;
  margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}

p.about-card__subtitle {
  color: #fff;
  margin-bottom: 15px;
}

a.about-card__btn {
  background-color: #fdea22;
  color: #000;
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
}
/**/

@media (max-width: 768px) {

.row.custom-footer.elements-1 {
    margin-left: 0px;
    margin-right: 0px;
}
    .banner-item .icon {
        width: 22px;
        height: 22px;
        margin: 16px;
        object-fit: contain;
    }
    .custom-banner .banner-item {
        flex: auto;
        border-radius: 15px;
    }
    /*Benefit*/
 .benefitBanner {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.benefitBanner__item {
  flex: 1 1 calc(50% - 16px); 
  display: flex;
  flex-direction: column; 
  align-items: center;    
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
}

.benefitBanner__picture {
  margin-bottom: 12px;
}

.benefitBanner__img {
  max-width: 55px; 
  height: auto;
}

.benefitBanner__title {
        font-weight: 600;
        margin-bottom: 6px;
        font-size: 1.5em;
                padding: 0 20px;
    }

.benefitBanner__data {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 300;

}/**/
.section-detective h2 {
    text-align: center;
    color: #fff;
}
/*video*/
.iframe-wraper.vyska>.iframe-wrapper {
    position: relative;
    padding-top: 177%; /* 9:16 */
    padding-bottom: 0;
    height: 0;
    width: 100%;
}

.iframe-wraper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}/**/

/*online app*/
.detek-card__body {
    color: #fff;
}

h2.detek-card__heading {
    color: #fff;
}

a.detek-card__button {
  background-color: #fdea22;
  color: #000;
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
}
    .detek-card {
        padding: 36px 0;
        text-align: center;
    }
    
    /*poradie*/
    .index-content-wrapper {
    display: grid;
}

.shp-tabs-wrapper.homepage-tabs-wrapper {
    order: 1;
}

.index-content-wrapper > .moved-banner {
    order: 2;
}

.benefitBanner.position--benefitHomepage {
    order: 3;
}

.banners-content.body-banners {
    order: 4;
}
.index-content-wrapper > .footer-banners {
    order: 5;
}

.homepage-texts-wrapper {
    order: 6;
}
}
/*video*/
@media (max-width: 768px) {
  .mobile-video-section {
    position: relative;
    width: 100%;
    height: 38vh;
    overflow: hidden;
  }

  .mobile-video-section__video video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover; 
    transform: translate(-50%, -50%);
  }

  .mobile-video-section__text {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    color: #fff;
    text-align: left;
    z-index: 2;
    max-width: 74%;
  }

      .mobile-video-section__line {
        font-size: 33px;
        font-weight: bold;
        margin: 0;
        color: #fff;
    }

  .mobile-video-section__nowrap {
    font-size: 28px;
    font-weight: bold;
    white-space: nowrap;
    margin: 0;
  }

  .mobile-video-section__small {
    font-size: 20px;
        width: 72%;
    margin: 10px 0 50px 0;
  }

  .mobile-video-section__btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #fdea22;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    border-radius: 6px;
  }
  .navigation-buttons a.login-link.toggle-window {
    display: block !important;
}
  .navigation-buttons a[data-target=cart]:before {
    content: '' !important;
    background-image: url(/user/documents/upload/ico-cart.svg);
    width: 25px;
    height: 23px;
    margin-right: 5px !important;
}
  .navigation-buttons a[data-target=login]:before{
    content: '' !important;
    background-image: url(/user/documents/upload/ico-account.svg);
    width: 22px;
    height: 23px;
}
  .navigation-buttons a[data-target=navigation] {
    width: 60px;
    height: 60px;
}
    #header {
        padding: 0px;
        height: 60px;
    }
        .navigation-buttons {
        top: 0px;
    }
    .navigation-buttons a[data-target=navigation]::after {
        content: "MENU";
        color: #fff;
        top: -20px;
   position: relative;
  font-size: 10px;
   font-weight: 700;
   padding: 4px;
        display: block;
    }
    .navigation-buttons a[data-target=navigation]:before {
    content: "\e914";
  top: 3px;
  font-size: 18px;
   position: relative;
}
.navigation-buttons a[data-target=navigation] {border-left: 0.1px solid }
.navigation-buttons a[data-target=navigation] {
        border-left-color: #747373 !important;
    }
 .navigation-buttons a[data-target=cart], .navigation-buttons a[data-target=cart]:hover {
    margin-right: 15px;
    }
        #header .site-name {
 position: relative;
  top: 10px;
  left: 13px;
    }
    
  div#homepageProducts1:before {
    content: "Vyber si případ";
    font-size: 28px;
    font-weight: 400;
    padding-top: 20px;
}
body.template-12 .carousel-inner a {
    color: #000;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
}
    .products-block>div .p .name {
     font-size: 1.1em;
     font-weight: 600;
     text-transform: math-auto;
    }
    .products-block>div .p .p-in {
    clear: both;
    padding-top: 0px;
}

}