.basic-description .rate-wrapper.unveil-wrapper .rate-average-wrap {
  flex-direction: inherit;
}
.basic-description .rate-wrapper.unveil-wrapper .rate-wrap {
  margin-bottom: 0px;
  margin-top: 20px;
}
.benefitBanner__title, .benefitBanner__data {
  color: black
}
@media only screen and (max-width: 767px) {
  .filters-wrapper a {
    color: black !important
  }
}
.benefitBanner__title {
  text-decoration: underline;
  color: #023461;
}
.product .image video {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  display: block;
  object-fit: cover;
  object-position: top;
}
.top-text {
  background-color: #05A1D8;
  padding-top: 10px;
  z-index: 99;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  color: white;
  font-size: 16px;
}
.top-text a
{
    color: white !important;
}
.top-text a:hover
{
    text-decoration: underline;
}
.two-blocks .slideshow-container img, .two-blocks video, .shadow img {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.btn.btn-conversion, a.btn.btn-conversion, .btn.btn-cart, a.btn.btn-cart, .products-block .p .p-bottom .p-tools .btn.btn-primary, .btn.btn-default, a.btn.btn-default {
  color: white;
  background-color: #05a1d8;
}
.products-block > div:hover .p a {
  text-decoration: none;
}
.btn.btn-conversion:hover, a.btn.btn-conversion:hover, .btn.btn-cart:hover, a.btn.btn-cart:hover, .products-block .p .p-bottom .p-tools .btn.btn-primary:hover, .btn.btn-default:hover, a.btn.btn-default:hover {
  color: white;
  background-color: #2388be;
  text-decoration: none;
}
.quantity .decrease:hover:before, .quantity .increase:hover:before {
  color: white;
}
@media only screen and (max-width: 600px) {
  .columns-mobile-2 .product .p-desc {
    display: none;
  }
  .columns-mobile-2 .product .quantity {
    display: none !important;
  }
  .columns-mobile-2 .product .flags {
    display: none;
  }
  .columns-mobile-2 .product .availability-amount {
    display: none;
  }
  .columns-mobile-2 .product .widget-parameter-lis, .columns-mobile-2 .product .widget-parameter-more {
    display: none;
  }
  .columns-mobile-2 .products-block > div {
    margin-bottom: 0px;
  }
  .product .p .name {
    height: 63px !important;
  }
  .products-block > div .p .p-bottom > div .prices {
    min-height: 54px;
  }
  .columns-mobile-2 .products-block > div .p .p-bottom > div .p-tools {
    padding: 8px 0;
  }
  .columns-mobile-2 .products-block > div .p .p-bottom {
    padding: 5px 10px 0;
  }
  .columns-mobile-2 .product-slider-holder {
    padding-top: 0px;
  }
  .columns-mobile-2 .product-slider-holder .products-block .p .name {
    display: block;
  }
  .columns-mobile-2 .products-block .p .name {
    display: block;
  }
  .columns-mobile-2 .products-block .price-save {
    display: none
  }
  .products-wrapper .widget-parameter-value a {
    display: none
  }
}
/*faq*/
.one-block .faq-item {
  max-width: 100%;
}
.pt50 {
  padding-top: 50px;
}
.in-faq .content-wrapper-in {
  max-width: 100% !important;
}
.in-faq .content-wrapper-in .content {
  padding-left: 0px;
  padding-right: 0px;
}
.faq-bg {
  padding-bottom: 50px;
  margin-top: 50px;
  display: flow-root;
}
.in-faq .faq-bg {
  padding-top: 25px;
  margin-top: 0px;
}
.faq-bg h2 {
  text-align: center;
  font-size: 30px;
}
.faq-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: auto;
}
.faq-item {
  width: -webkit-fill-available;
  padding: 0px 32px;
  box-sizing: border-box;
  position: relative;
  background-color: transparent;
  color: black;
  align-items: center;
  cursor: pointer;
  display: inline-grid;
  border-bottom: 1px solid;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.faq-item h3 {
  color: black !important;
  font-size: 18px;
  max-width: 90%;
  line-height: 1.2;
}
.faq-item p {
  max-width: 90%;
}
.faq-answer {
  display: none;
}
.faq-toggle {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}
.faq-toggle img {
  width: 24px; /* Upravte velikost obrázku podle potřeby */
}
@media (max-width: 768px) {
  .faq-item h3 {
    font-size: 16px;
    max-width: 90%;
    margin: 7px !important;
  }
  .faq-item p {
    margin: 7px;
    font-size: 14px;
  }
  .faq-bg {
    margin-top: 0px;
    padding-bottom: 20px
  }
  .faq-item {
    width: 90%;
    margin-bottom: 10px;
    margin: 0 10px 10px;
    padding-bottom: 10px;
  }
  .faq-toggle {
    padding-bottom: 15px;
  }
}
.p-detail {
  display: grid
}
.product-slider-holder.has-navigation, .products-related-header.products-header {
  order: 2
}
.products-alternative-header.products-header.products-header, .products-alternative-wrapper.products-wrapper {
  order: 1
}
.two-blocks, .how-it-works, .one-block {
  margin-top: 32px;
  margin-bottom: 32px;
}
.hodnoceni {
  margin-top: 50px;
  margin-bottom: 32px;
}
.hodnoceni {
  margin-top: 50px;
  margin-bottom: 32px;
  margin: auto;
  justify-content: center;
  display: grid;
}
.hodnoceni .rate-average-wrap .rate-average {
  font-size: 350%;
}
.hodnoceni .stars {
  width: auto;
}
.hodnoceni .rate-star-wrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
  justify-content: space-around;
  margin-top: 20px;
  margin-left: 20px
}
.hodnoceni .rate-average-wrap {
  display: flex;
  justify-content: center;
  margin: auto;
}
.hodnoceni .rate-average-wrap a {
  background-color: transparent;
  color: black;
}
.hodnoceni .stars-label {
  padding: 0
}
.battery-section {
  width: -webkit-fill-available;
}
.battery-section .first-block {
  padding: 0;
}
.second-block, .first-block  {
  margin-bottom: auto;
  margin-top: auto;
}
.how-it-works {
  text-align: center;
}
.review {
  transition: transform 0.3s ease-in-out;
}
.review:hover {
  transform: scale(1.05);
}
.our-team {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 32px 20px 0;
  display: flex;
}
.our-team img {
  margin-right: 0
}
.our-team .first-block img {
  max-height: 300px
}
.our-team .first-block {
  justify-content: center !important;
  display: flex;
}
.our-team span {
  display: grid;
  margin-right: 10px;
  font-weight: bold;
  color: #1a1937;
}
.fade-up {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  will-change: opacity, transform;
}
.visible {
  opacity: 1;
  transform: translateY(0);
}
.two-blocks, .flex {
  display: flex;
  overflow: hidden;
}
.one-block 
{
    padding: 0 20px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .two-blocks .first-block, .two-blocks .second-block {
    width: 50% !important;
  }
  .type-detail .sidebar {
    display: none;
  }
}
.first-block img, .second-block img {
  text-align: center;
  object-fit: contain !important;
}
.flex .video-cont {
  margin-bottom: auto;
  margin-top: auto;
}
.slideshow-container img {
  height: inherit;
  width: auto;
  justify-content: center;
}
.image-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.active {
  opacity: 1;
}
.review-container {
  display: flex;
  justify-content: space-around;
  margin: 20px;
}
.review {
  border: 1px solid #e1e1e1;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  width: 45%;
  margin-bottom: 20px;
  transition: transform 0.3s ease-in-out;
}
.stars {
  color: #ffd700;
  margin-bottom: 10px;
}
.flex img, .slideshow-container img {
  margin: auto;
}
.slideshow-container {
  display: flex;
  height: 300px;
  justify-content: center
}
.checkmark {
  color: #2288BE;
}
.solo-video {
  margin: 50px 0px;
}
.app-container {
  font-family: Arial, sans-serif;
  text-align: left;
  margin: 0 auto;
  padding: 20px;
}
.app-container h3 {
  color: #2288be;
  font-size: 24px;
  margin-bottom: 10px;
}
.app-container ul, .parametry ul {
  list-style-type: none;
  padding-left: 00px;
  margin-bottom: 20px;
}
.fade-up ul li:before {
  content: none !important;
}
.app-container ul li, .parametry li {
  margin-bottom: 5px;
  color: #1a1937;
  list-style-type: none !important;
}
.app-container .btn a, .hodnoceni .btn a, .parametry .btn a {
  background-color: #2288be;
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  font-weight: 600;
}
.center {
  text-align: center;
}
.center .btn:hover {
  color: white;
  background-color: #2288be
}
.shodow {
  min-height: 300px;
  min-width: 300px
}
.video-cont {
  max-height: 300px;
  max-width: 300px;
  margin: auto;
}
.middle {
  margin-top: auto;
  margin-bottom: auto;
}
#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
#lightbox-content {
  position: relative;
  text-align: center;
}
#lightbox-img {
  max-width: 90%;
  max-height: 90%;
}
#lightbox-close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .basic-description .rate-wrapper.unveil-wrapper .rate-average-wrap {
    flex-direction: inherit;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .rate-wrapper.unveil-wrapper {
    margin-bottom: 0;
  }
  .review-container, .two-blocks {
    display: grid;
    padding: 0 20px;
  }
  .review {
    width: 100%;
  }
  .two-blocks .video-cont {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .order2 {
    order: 2;
  }
  .order1 {
    order: 1;
  }
  .app-container {
    padding: 0px
  }
  .app-container h3 {
    margin-top: 0px;
  }
  .two-blocks .col-xs-12 {
    padding: 0px;
  }
  .solo-video {
    margin: 0px;
    align-items: center;
    display: flex;
  }
  .parametry {
    margin-bottom: 50px;
  }
  .type-detail #content ul li:before {
    content: "";
    display: inline-block; /* <-- Klíčová úprava */
    width: 1.2em;
    height: 1.2em;
    background: url(https://www.blueroad.cz/user/documents/upload/webotvurci/check1.svg) center / contain no-repeat;
    pointer-events: none;
    margin-right: 10px;
    vertical-align: middle; /* Doporučeno pro lepší zarovnání s textem */
}
}
@media only screen and (min-width: 480px) {
  #lightbox-close {
    top: 40px;
    right: 40px;
  }
  #lightbox-content {
    max-width: 90%;
  }
}
@media only screen and (max-width: 425px) {
  .product-slider-holder.has-navigation, .products-related-header.products-header {
    max-width: 320px;
  }
}
#checkoutSidebar .cart-content .toggle-contacts {
  color: black;
}
.video-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 56.25%; /* Poměr stran 16:9 */
  overflow: hidden;
  cursor: pointer;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .next-to-carousel-banners .banner-wrapper {
    margin-bottom: 20px;
    margin-left: 20px
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper {
    margin-top: 20px;
    text-align: center;
  }
}
/*heureka detail produktu*/
.heureka-recommended {
  margin-top: 20px
}
.heureka-recommended .mod-heurekareviews .c-rating {
  fill: #f6bc00 !important;
  display: block;
  height: 25px;
  transform: translateY(-5%);
  width: 140px;
  display: inline-block;
  padding-right: 10px
}
.heureka-recommended-href {
  color: black
}
.heureka-recommended .gray {
  background-color: #f6f6f6;
  margin-top: auto;
  margin-bottom: auto;
  padding: 20px 20px 10px;
  min-height: 82px;
}
.heureka-recommended .yellow {
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  padding: 24px 20px 20px;
  background-color: #fff5d2;
  width: -webkit-fill-available;
}
.heureka-recommended .yellow p {
  margin-bottom: 0px !important;
  line-height: 1.2;
}
.heureka-recommended .mod-heurekareviews svg#heureka-logo {
  height: 32px;
}
.heureka-recommended .mod-heurekareviews svg#heureka-logo .st0 {
  fill: #009cd3;
}
.heureka-recommended .mod-heurekareviews svg#heureka-logo .st1 {
  fill: #ef7001;
}
.module-body {
  display: flex;
}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {
  .heureka-recommended .gray {
    align-items: center;
    position: relative;
    display: flex;
  }
}
@media only screen and (max-width: 1200px) {
  .heureka-recommended .yellow, .heureka-recommended .gray {
    padding: 10px;
    min-height: 80px !important;
    align-items: center;
    display: flex;
    max-width: max-content;
  }
}
@media only screen and (max-width: 768px) {
  .detail-parameters {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
  }
  .detail-parameters tr {
    margin-bottom: 10px;
  }
  .detail-parameters th {
    background-color: transparent;
    font-weight: bold;
  }
  .detail-parameters td:before {
    content: attr(data-th);
    position: absolute;
    left: 10px;
    width: calc(50% - 0px);
    white-space: nowrap;
    font-weight: bold;
  }
  .one-column-body table.detail-parameters tbody tr th {
    min-width: inherit;
  }
	.soc-icons 
{
    display: flex;
    gap: 20px;
    margin-left: 20px;
}
.soc-icons img
{
    width: 50px;
    height: 50px;
}
}
@media only screen and (max-width: 480px) {
  .module-body {
    display: grid;
  }
  .heureka-recommended .yellow, .heureka-recommended .gray {
    justify-content: center;
	min-width: -webkit-fill-available;
  }
  .heureka-recommended .yellow p {
    text-align: center;
  }
}
/*header heureka*/
.site-name {
  display: flex !important;
}
.site-name img {
  margin-left: 20px
}
.header-top .heureka-info {
  align-items: center;
  color: #272019;
  display: flex;
}
.header-top .heureka-info .badge {
  margin-right: 10px;
}
.header-top .w-text p {
  overflow-wrap: break-word;
  font-size: 20px !important;
  font-weight: bold;
}
.header-top .heureka-info p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.2
}
@media (min-width: 768px) {
  #header .header-top-wrapper .site-name {
    flex: 0 1 53%;
  }
  #header .header-top-wrapper .navigation-buttons {
    flex: 0 1 13%;
  }
  #header .site-name a {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (min-width: 1200px) {
  #header .header-top-wrapper .site-name {
    flex: 0 1 45%;
  }
  #header .header-top-wrapper .navigation-buttons {
    flex: 0 1 21%;
  }
}
.garance-spokojenosti {
  margin-bottom: 20px;
}
.garance-spokojenosti .first-img{
    min-width: fit-content;
}
.second-img{
    background-color: #013461;
    margin-top: auto;
    margin-bottom: auto;
    height: 100%;
}
@media only screen and (min-width: 480px) {
  .garance-spokojenosti {
    display: flex;
  }
}
@media only screen and (max-width: 480px) {
  .garance-spokojenosti first-img .garance-img {
    width: -webkit-fill-available;
    width: 100%;
    object-fit: cover;
    object-position: right;
  }
  .garance-spokojenosti {
    display: grid;
  }
  .garance-spokojenosti .first-img {
    background: linear-gradient(90deg, #f7f7f7, #eee);
    margin: auto;
    width: -webkit-fill-available;
    display: flex;
    justify-content: center;
  }
}

/*blog*/
.type-posts-listing.type-posts-listing .sidebar {
  display: none;
}
.news-wrapper {
  gap: 20px;
}
.type-posts-listing .subcategories li a {
  padding: 0px;
}

.hlavni-clanky .news-item {
  transition: transform 0.3s ease;
}

.hlavni-clanky .news-item:hover {
  transform: scale(1.05);
}

.type-posts-listing .news-wrapper .news-item
{
 width: 100%; 
}

.type-posts-listing .subcategories.with-image {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  /* nastav si velikost mezery podle potřeby */
  padding: 0;

}

.type-posts-listing .subcategories.with-image>li {
  width: calc(25% - 15px);
  /* šířka snížená kvůli mezeře (gap) */
  margin: 0;
  padding-top: 0px !important;
}

.type-posts-listing .subcategories.with-image>li a {
  justify-content: center;
}
.type-posts-listing .subcategories.with-image li a .text {
  text-align: center;
}

.type-posts-listing .subcategories.with-image .image {
  display: none;
}

.type-posts-listing .news-wrapper .news-item
{
  margin-bottom: 20px;
}

.bg-chytre-klikyzamky a {
  background-color: #e0f1f9;
}

.bg-powerbanky a {
  background-color: #f1e4f6;
}

.bg-projektory a {
  background-color: #f7efec;
}

.bg-zahrada a {
  background-color: #e8f7cd;
}

.bg-vytapeni a {
  background-color: #eadac9;
}

.bg-petz a {
  background-color: #fef8ce;
}

.bg-kamery a {
  background-color: #d4f5ea;
}

.bg-ostatni a {
  background-color: #ededed;
}
.news-item a:hover
{
    text-decoration: underline;
}
@media (max-width: 992px) {
   .type-posts-listing .news-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 40px;
  width: 100%;
}
}

@media (min-width: 992px) {
  .type-posts-listing .news-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
  width: 100%;
}
     .type-posts-listing .container-narrow {
      width: 1415px;
  }
}

@media (max-width: 480px) {
  .type-posts-listing .subcategories.with-image>li {
    width: calc(50% - 10px);
      padding: 0px;
  }
    .type-posts-listing .news-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 00px;
  margin-top: 40px;
  width: 100%;
}
}