:root {

    --size-h1: 36px;
    --size-h2: 32px;
    --size-h3: 24px;
    --size-h4: 20px;
    --size-h5: 18px;
    --size-h6: 16px;
    --size-normal: 15px;
    --size-small: 14px;
}
body{

       font-family: "Roboto Flex", sans-serif!important;
}
h1, .h1 {
    font-size: var(--size-h1);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 1px;
}

h2, .h2 {
    font-size: var(--size-h2);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 1px;
}

h3, .h3 {
    font-size: var(--size-h3);
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1px;
}

h4, .h4 {
    font-size: var(--size-h4);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 1px;
}

h5, .h5 {
    font-size: var(--size-h5);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 1px;
}

h6, .h6 {
    font-size: var(--size-h6);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: var(--color-g400);
}

body {
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1.7;
    color: var(--color-g300);
}

b, strong {
    font-weight: 700;
    color: var(--color-g400);
}

    .container:not(.container-narrow) {max-width: 1418px;    margin-left: auto;
    margin-right: auto;}

.container-narrow {
    width: 100%;
    max-width: 1418px;
}
.benefitBanner {
    position: relative;
    padding: 54px 0 44px;}
.benefitBanner__item {
    align-items: center;
    flex: 1 1 calc(20% - 20px);
    margin: 20px 10px;
}


.benefitBanner__picture{flex:unset;}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .benefitBanner__item {
        flex: none;
        width: calc(33.3333% - 20px);
    }
    .benefitBanner{justify-content: center;}
}
@media (max-width: 767px) {
    .benefitBanner__item {
        flex: 1 1 calc(100% - 40px);
    }
}
      @media screen and (min-width: 1200px) {
            .type-index .product-slider-holder #products-3 {
                width: auto !important;
            }
            .in-index #products-3 .products-block {
                width: auto !important;
                transition: none !important;
                transform: none !important;
               
        margin-right: -10px!important;
            }
        }
    
       
      
        @media screen and (min-width: 992px) {
            .type-index #products-3 .products-block {
                flex-wrap: wrap-reverse!important;
            }
            .type-index .product-slider-navigation{display:none!important;}
            .type-index .product-slider-pagination{display:none!important;}
      
        }
      @media screen and (max-width: 1199px) {
    .columns-mobile-2 #products-3 .products-block {
        width: auto !important;
        transition: none !important;
        transform: none !important;
    }
}
@media screen and (max-width: 1199px) {
    .type-index .product-slider-holder #products-3 {
        width: auto !important;
    }
}
.homepage-products-heading-3{
    color: rgba(34, 34, 34, 1);
    letter-spacing: 1.26px;
    text-align: center;
  font-size:42px;
  font-weight: 600;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .homepage-products-heading-3{font-size:28px;}
}
.all-products{text-align: center;}
.btn-v2{    border-radius: 5px;
    background-color: #ED7D44;
  

    color: rgba(255, 255, 255, 1);
 
    padding: 12px 35px;
    font-size:17px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    margin-left: 10px;}
    .btn-v2:hover{background-color:transparent;    border: 1px #ED7D44 solid;color:#ED7D44;}
    .products-block>div .p .p-bottom>div .p-tools .btn, .products-block>div .p .p-bottom>div .p-tools .btn.btn-cart{
            border-radius: 5px;
    background-color: #F18E66;
    display: flex
;
align-items: center;
    max-height: 50px;
    gap: 10px;
    font-size: 15px;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    line-height: 2;
    justify-content: center;
    padding: 12px 35px;
    border: none;
    cursor: pointer;
        margin: 0px;
    }
    .btn.btn-cart:hover{
background-color: #ED7D44;
    }
    .quantity{    border-radius: 5px;
max-height: 50px;
    gap: 9px;
    font-size: 18px;
    color: rgba(144, 144, 144, 1);
    font-weight: 400;
    white-space: nowrap;
    line-height: 1;
       padding-left: 30px;
    padding-right: 30px;
    border: 1px solid rgba(236, 236, 236, 1);}
    .products-block .p-bottom>div .p-tools form {
    display: flex
;
justify-content: space-between;
    gap: 20px;
     
}
.quantity input{width:30px;    color: rgba(34, 34, 34, 1);
    font-size: 15px;
    line-height: 26px;
    margin: auto 0;
    padding: 0 8px;}
    .quantity .decrease, .quantity .increase{
     height:48px;
     align-self: center;
    background-color: rgba(236, 236, 236, 1);
    display: flex;

    padding: 12px 6px;
    border: none;
    cursor: pointer;
    color: rgba(144, 144, 144, 1);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    }
    .availability-amount{display:none;}
    .products-block>div .p .p-bottom>div .prices{
            justify-content: space-between;
    }
    .products-block>div .p .p-bottom>div .prices .price-final{
            color: rgba(33, 37, 79, 1);
    font-size: 24px;

    }
    .products-block>div .p .availability{
        font-size: 18px;
    color: rgba(93, 191, 106, 1);
    font-weight: 600;
    }
    .products-block>div .p .p-bottom>div .prices .price-final {
    flex-basis: unset;}
    .products-block>div .p .p-bottom>div .prices .price-save{display:none;}
    .quantity .decrease:before, .quantity .increase:before{
            display: flex
;
    align-items: center;
    justify-content: center;
    }
    .products-block>div .p .name{
            color: rgba(33, 37, 79, 1);
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin: 6px 0 0 0;
    height: 55px!important;
    }
    .product .p-desc{    color: rgba(34, 34, 34, 1);
    font-size: 18px;
    font-weight: 400;
        padding-left: 16px;
    padding-right: 16px;
    line-height: 1;    margin: 9px 0 0 0!important;}
    .skladem::before {
    content: "";
    position: relative;
    display: inline-block;
    background: rgba(93, 191, 106, 1);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px;
    margin-bottom: 3px;
}
.products-block>div .p .p-bottom>div .prices .price-standard {
    font-size: 15px;}
.products-block>div .p .p-bottom>div .prices .price-standard strong{font-weight: 400!important;}
.quantity .decrease:hover:before, .quantity .increase:hover:before {
    background-color: rgba(236, 236, 236, 1);
    opacity: 0.7;
}
.products-block>div .p{text-align: unset;}
@media (min-width: 992px) {
    .news-wrapper .news-item {
        width: calc(33% - 20px);
    }
}
.news-wrapper .news-item .news-image{border-radius:5px;}
.read-article{
        color: rgba(237, 125, 68, 1);
    font-size: 18px;
    line-height: 1;
    text-decoration: underline;
}
.read-article:hover{text-decoration: unset;}
.news-item .text .description{
        font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    color: #222222;
}
.news-item .text h2 a{
        font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: underline;
    color: #222222;
}
.news-item .text h2{margin-top:0px;}
.news-item .text h2 a:hover{text-decoration: unset;}
.blog-vypis .nadpis{
    color: rgba(34, 34, 34, 1);
    letter-spacing: 1.26px;
    text-align: center;
    font: 600 42px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    margin: 0;
}
.blog-vypis .pnadpis{
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.72px;
    text-align: center;
    margin: 8px 0 0 0;
    font: 400 24px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}
.proc-sekce {
    border-radius: 0;
    max-width: 1440px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
        margin-top: 40px;
    margin-bottom: 60px;
}

.proc-container {
    gap: 20px;
    display: flex;
}



.proc-cast1 {
    display: flex;
    flex-direction: column;
    
    line-height: normal;
    width: 50%;
    margin-left: 0;
}



.hero-image {
    aspect-ratio: 1.1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    border-radius: 5px;
    flex-grow: 1;
}



.proc-cast2 {
    display: flex;
    flex-direction: column;
    
    line-height: normal;
    width: 50%;
    margin-left: 20px;
}





.proc-m-h {
      color: rgba(34, 34, 34, 1);
    letter-spacing: 1.11px;
    margin-right: 52px;
    font-weight: 600;
    font-size: 37px;
    margin-bottom: 10px;
}


.features-row {
    gap: 20px;
    display: flex;
}


.proc-item {
    display: flex;
    flex-direction: column;
    
    line-height: normal;
    width: 50%;
    margin-left: 0;
    float:left;
    padding:10px;
}





.proc-inner {
    display: flex;
    width: 100%;
    flex-direction: column;
    
    font-family: Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    color: rgba(34, 34, 34, 1);
}



.proc-h {
    align-self: start;
    display: flex;
    
    gap: 12px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.72px;
}

.proc-i {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 42px;
    flex-shrink: 0;
}

.proc-t {
    flex-basis: auto;
    margin: auto 0;
}

.proc-t {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 11px;
}

.features-grid-bottom {
    margin-top: 34px;
}



.proc-button {
    border-radius: 5px;
    background-color: rgba(129, 207, 244, 1);;
    align-self: start;
    display: flex;
    
    align-items: center;
    width: fit-content;
    gap: 10px;
    color: rgba(255, 255, 255, 1)!important;
    justify-content: center;
    padding: 12px 35px;
    font: 600 17px/2 Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    border: none;
    margin-top:10px;
    cursor: pointer;
        margin-left: 10px;
}
.proc-button:hover {background-color: #ED7D44;}


@media (min-width: 992px) and (max-width: 1200px) {
    .proc-container{flex-direction: column;}
    .proc-cast2{width: 100%;margin-left: 0px;}
    .proc-cast1{    margin-left: auto !important;
    margin-right: auto;}
    .proc-m-h{text-align: center;}
    .proc-button{    margin-left: auto;
    margin-right: auto;}
}
@media (max-width: 991px) {
    .proc-container{flex-direction: column;}
    .proc-cast2{width: 100%;margin-left: 0px;}
    .proc-cast1{    margin-left: auto !important;
    margin-right: auto;}
    .proc-m-h{text-align: center;font-size: 32px;margin-right: 0px;}
    .proc-button{    margin-left: auto;
    margin-right: auto;}
}
@media (max-width: 599px) {
.proc-item{width:100%;}
.proc-cast1{width:100%;}
.proc-item h3{    margin-top: 10px;
    margin-bottom: 10px;}
    .blog-vypis .nadpis{
            font: 600 32px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    }
    .blog-vypis .pnadpis{    font: 400 18px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;}
}
.clanky-button{    border-radius: 5px;
    background-color: #81CFF4;
    align-self: start;
    display: flex
;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 1) !important;
    justify-content: center;
    padding: 12px 35px;
    font: 600 17px / 2 Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    border: none;
    cursor: pointer;
    margin-left: 10px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;    margin-top: 40px;}.clanky-button:hover {background-color: #ED7D44;}


.footer-container {
  border-radius: 0;
}

.footer-content {
  gap: 20px;
  display: flex;
}


.company-info {
  display: flex;
  flex-direction: column;
  
  line-height: normal;
  width: 26%;
  margin-left: 0;
}


.company-details {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: start;
  letter-spacing: 0.51px;
  font: 17px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}


.company-logo {
  aspect-ratio: 3.65;
  object-fit: contain;
  object-position: center;
  width: 212px;
  max-width: 100%;
}

.contact-section {
  align-self: stretch;
  display: flex;
  margin-top: 53px;
  
  gap: 20px;
  color: rgba(33, 37, 79, 1);
  font-weight: 500;

}



.contact-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 69px;
  border-radius: 8px;
  flex-shrink: 0;
}

.contact-details {
  display: flex;
  flex-direction: column;
  
}

.phone-number {
  color: rgba(33, 37, 79, 1);
  font-weight: 500;
}
.phone-number:hover{text-decoration:underline;}
.business-hours {
  color: rgba(34, 34, 34, 1);
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.42px;
  margin-top: 7px;
}


.email-address {
  align-self: start;
  margin-top: 7px;
  color: rgba(33, 37, 79, 1);
  font-weight: 500;
  text-decoration: underline;
}
.email-address:hover{text-decoration: unset}
.social-media {
  display: flex;
  margin-top: 41px;
  align-items: center;
  gap: 11px;
  color: rgba(34, 34, 34, 1);
  font-weight: 600;
}
.social-media a:hover{opacity:0.7;}


.social-label {
  align-self: stretch;
  flex-grow: 1;
  margin: auto 0;
}

.social-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 24px;
  align-self: stretch;
  flex-shrink: 0;
  margin: auto 0;
}

.social-icon-large {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 27px;
  align-self: stretch;
  flex-shrink: 0;
}

.navigation-section {
  display: flex;
  flex-direction: column;
  
  line-height: normal;
  width: 74%;
  margin-left: 20px;
}

.navigation-content {
  flex-grow: 1;
}


.navigation-columns {
  gap: 20px;
  display: flex;
}


.nav-column {
  display: flex;
  flex-direction: column;
  
  line-height: normal;
}

.customer-service {
  width: 49%;
  margin-left: 0;
}



.advice-section {
  width: 32%;
  margin-left: 20px;
}

.about-section {
  width: 19%;
  margin-left: 20px;
}


.nav-links {
  display: flex;
  flex-direction: column;
  align-items: start;
  color: rgba(34, 34, 34, 1);
  letter-spacing: 0.51px;
  font: 400 17px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}

.nav-heading {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.66px;
  margin: 0;
  color: rgba(34, 34, 34, 1);
}

.nav-link {
  text-decoration: none;
  color: rgba(34, 34, 34, 1);
  margin-top: 16px;
  display: block;
}

.nav-link:first-of-type {
  margin-top: 46px;
}


.privacy-link {
  align-self: stretch;
}

.product-usage {
  align-self: stretch;
}

.wholesale {
  align-self: stretch;
}

.nav-link:hover {
  opacity: 0.8;
}
@media (max-width: 991px) {
  .footer-content {
    flex-direction: column;
    
    gap: 0;
  }
}
@media (max-width: 991px) {
  .company-info {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .company-details {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .contact-section {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .navigation-columns {
    flex-direction: column;
    
    gap: 0;
  }
}
@media (max-width: 991px) {
  .business-hours {
    margin-right: 9px;
  }
}
@media (max-width: 991px) {
  .social-media {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .navigation-section {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .navigation-content {
    max-width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .customer-service {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .advice-section {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .about-section {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .nav-links {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .nav-link:first-of-type {
    margin-top: 20px;
  }
}
@media  (min-width: 992px) and (max-width: 1199px) {
 .nav-link:first-of-type {
    margin-top: 20px;
  }
  .footer-content {
    gap: 15px;}

}
@media  (min-width: 767px) and (max-width: 991px) {
    .company-info{align-items: center;}
.company-details{width:unset;}

    .navigation-columns {
        flex-direction: row;
        }
            .customer-service {
        width: 50%;
  
    }
    .advice-section{
          width: 50%;
    }
    .about-section{
  width: 50%;
    }
}
@media  (max-width: 766px) {
.navigation-content{margin-top:10px;}
    .company-info{align-items: center;}
.company-details{width:unset;}
.navigation-section{margin-left: 0px;}
    .navigation-columns {
        flex-direction: column;
                align-items: center;
        }
            .customer-service {
        width: 100%;
  
    }
        .company-details {
        margin-top: 0px;
    }
    .nav-links{    flex-direction: column;
    align-items: center;
    text-align: center;margin-top: 30px;}
    .advice-section{
          width: 100%;
    }
    .about-section{
  width: 100%;
    }

}



    .story-section {
    border-radius: 0;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
        margin-top: 120px;
    margin-bottom: 60px;
}

.story-container {
    gap: 20px;
    display: flex;
}



.story-content {
      display: flex
;
    flex-direction: row;
    line-height: normal;
    width: 100%;
    margin-left: 0;
}


.story-text-wrapper {
    border-radius: 5px;
    background-color: rgba(237, 248, 255, 1);
    display: flex;
    width: 65%;
    flex-direction: column;
    align-self: stretch;
    align-items: flex-start;
    font-family: Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    color: rgba(34, 34, 34, 1);
    font-weight: 600;
    margin: auto -235px auto 0;
    padding: 45px 65px;
}



.story-title {
    font-size: 42px;
    letter-spacing: 1.26px;
    margin-bottom: 20px;
}

.story-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    max-width: 70%;
    margin: 20px 0 0 0;
}


.story-cta-button {
    border-radius: 5px;
    background-color: rgba(129, 207, 244, 1);
    display: flex;
    margin-top: 20px;
    align-items: center;
    gap: 10px;
    font-size: 17px;
    color: rgba(255, 255, 255, 1);
    line-height: 2;
    justify-content: center;
    padding: 12px 35px;
    border: none;
    cursor: pointer;
    font-family: inherit;
    font-weight: 600;
}

.story-cta-button:hover{
    background-color: #ED7D44;
}
.button-text {
    align-self: stretch;
    margin: auto 0;
}

.story-image-column {
    display: flex;
    flex-direction: column;
    
    line-height: normal;
    width: 47%;
    margin-left: 20px;
}



.story-image {
    aspect-ratio: 1.02;
    object-fit: contain;
    object-position: center;
    width: 40%;
    flex-grow: 1;
}

@media (min-width: 1200px) and (max-width: 1439px) {
.story-cta-button{margin-top: 20px;}
.story-description{
        font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.story-text-wrapper{        width: 68%;
        padding: 17px 35px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .story-content{flex-direction: column-reverse;}
    .story-image{

              width: 50%;
    margin-left: auto;
    z-index: 2;
    margin-right: auto;
    }
    .story-text-wrapper{
width: 100%;
            margin-top: -110px;
    padding: 60px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

      .story-content{flex-direction: column-reverse;}
    .story-image{

              width: 50%;
    margin-left: auto;
    z-index: 2;
    margin-right: auto;
    }
    .story-text-wrapper{
width: 100%;
            margin-top: -80px;
    padding: 60px;
    }
}
@media (max-width: 767px) {
   .story-content{flex-direction: column-reverse;}
    .story-image{

        
    width: 80%;
    margin-left: auto;
    z-index: 2;
    margin-right: auto;
    }
    .story-text-wrapper{
width: 100%;
             margin-top: -50px;
    padding: 30px;
    }
    .story-description{max-width: 100%;}
    .story-cta-button{margin-top:10px;}

}
.reviews-section {
  border-radius: 0;
}

.reviews-header {
  background-color: rgba(255, 238, 231, 1);
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding: 71px 43px;
}

@media (max-width: 991px) {
    .story-description{width: 100%;max-width: 100%;}
  .reviews-header {
    max-width: 100%;
    padding: 0 20px;
  }
}

.reviews-title {
  color: rgba(34, 34, 34, 1);
  letter-spacing: 1.26px;
  text-align: center;
  font: 600 42px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
  margin: 0;
}

@media (max-width: 991px) {
  .reviews-title {
    max-width: 100%;
  }
}

.reviews-subtitle {
  color: rgba(237, 125, 68, 1);
  letter-spacing: 0.72px;
  margin: 8px 0 0 0;
  font: 400 24px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}

@media (max-width: 991px) {
  .reviews-subtitle {
    max-width: 100%;
  }
}

.reviews-carousel {
  align-self: stretch;
  display: flex;
  margin-top: 37px;
  width: 100%;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .reviews-carousel {
    max-width: 100%;
  }
}

.carousel-arrow {
  aspect-ratio: 0.56;
  object-fit: contain;
  object-position: center;
  width: 14px;
  align-self: stretch;
  flex-shrink: 0;
  margin: auto 0;
}

.reviews-grid {
  align-self: stretch;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

@media (max-width: 991px) {
  .reviews-grid {
    max-width: 100%;
  }
}

.reviews-container {
  gap: 20px;
  display: flex;
}

@media (max-width: 991px) {
  .reviews-container {
    flex-direction: column;
    
    gap: 0;
  }
}





.exp-card {
  display: flex;
  flex-direction: column;
  line-height: normal;
  margin-left: 0;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 1);
  flex-grow: 1;
  font-family: Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
  padding: 19px 0;
}

.exp-card:nth-child(n+2) {
  margin-left: 20px;
}


.exp-image-section {
  display: flex;
  width: 100%;
  flex-direction: column;
  
  font-size: 11px;
  color: rgba(34, 34, 34, 1);
  font-weight: 200;
  letter-spacing: 0.33px;
  padding: 0 14px;
}

.product-image {
  aspect-ratio: 1.2;
  object-fit: contain;
  object-position: center;
  width: 100%;
}

.verification-badge {
  border-radius: 40px;
  background-color: rgba(231, 255, 237, 1);
  align-self: end;
  display: flex;
  margin-top: 20px;
  
  gap: 4px;
  padding: 5px 11px;
}

.verification-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 14px;
  flex-shrink: 0;
}

.verification-text {
  font-size: 11px;
  color: rgba(34, 34, 34, 1);
  font-weight: 200;
  letter-spacing: 0.33px;
}

.exp-content {
  display: flex;
  margin-top: 12px;
  width: 100%;
  flex-direction: column;
  
  padding: 0 24px;
}



.exp-title {
  color: rgba(34, 34, 34, 1);
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}

.exp-title-dark {
  color: rgba(0, 0, 0, 1);
}

.product-rating {
  color: rgba(34, 34, 34, 1);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.45px;
  align-self: start;
  margin: 6px 0 0 0!important;
}

.product-name {
  text-decoration: underline;
  color: rgba(237, 125, 68, 1)!important;
}
.product-name{
    text-decoration: unset;
    color:var(--color-primary);
}
.exp-text {
  color: rgba(34, 34, 34, 1);
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.45px;
  margin: 17px 0 0 0!important;
}

.exp-a-info {
  align-self: start;
  display: flex;
  margin-top: 25px;
  
  gap: 18px;
}

.exp-a-avatar {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 57px;
  border-radius: 5px;
  flex-shrink: 0;
}

.exp-a-details {
  display: flex;
  flex-direction: column;
  
  margin: auto 0;
}

.exp-a-name {
  color: rgba(34, 34, 34, 1);
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  align-self: start;
  margin: 0;
}

.exp-date {
  color: rgba(158, 158, 158, 1);
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.42px;
  margin: 0;
}
.exp-head {
  color: rgba(34, 34, 34, 1);
  letter-spacing: 1.26px;
  text-align: center;
    position: relative;
  font: 600 42px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
  margin: 0;
}
.exp-subtitle {
  color: rgba(237, 125, 68, 1);
  letter-spacing: 0.72px;
  margin: 8px 0 0 0;
  position: relative;
  font: 400 24px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
      margin-bottom: 60Px!important;
    margin-top: 10px!important;
    text-align: center;
}

.footer-banners-wrapper{position: relative;    padding: 70px 40px;}
.footer-banners-wrapper::before {
    content: "";
    position: absolute;
    width: 100vw;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    background: #ffeee7;
    background-size: cover;
}
.slick-next {
  
    background-image: url(https://734889.myshoptet.com/user/documents/upload/dalsi.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slick-next:hover {
  
    background-image: url(https://734889.myshoptet.com/user/documents/upload/dalsi.svg);
    background-repeat: no-repeat;
    background-size: contain;
        background-position: right;
}
.slick-prev {
   
    background-image: url(https://734889.myshoptet.com/user/documents/upload/pred.svg);
    background-repeat: no-repeat;
    background-size: contain;
        background-position: left;
}
.slick-prev:hover {
   
    background-image: url(https://734889.myshoptet.com/user/documents/upload/pred.svg);
    background-repeat: no-repeat;
    background-size: contain;
        background-position: left;
}
.slick-prev:before, .slick-next:before{display:none;}


#chodnoceni .votes-wrap{
  
    margin-top: 51px;
    width: 100%;
    gap: 20px;
    display: flex
;
}
#chodnoceni .vote-wrap{
        border-color: #cfcfcf;
    display: flex
;

    flex-direction: column;
    align-items: stretch;
    line-height: normal;
    width: 33%;
    /* height: auto; */
    margin-left: 0;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    font-family: Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    color: rgba(34, 34, 34, 1);
    margin: 0 auto;
    padding: 21px 0;
    border: 1px solid rgba(217, 217, 217, 1);
}
#chodnoceni .vote-wrap .vote-header{
    order: 3;
}
#chodnoceni .vote-summary {
    display: block;
    min-width: 0;
    width: 100%;

    display: flex
;
    margin-top: 21px;

  justify-content: space-between;
    padding: 0 26px;
}
#chodnoceni .vote-wrap .vote-header .vote-name {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 2;
}
#chodnoceni .vote-wrap .vote-header .vote-time {
    font-size: 16px;
    font-size: 14px;
    font-weight: 300;
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.42px;
    margin: auto 0;
}
.txss{
    display: flex
;
    justify-content: space-between;
    align-items: center;
    padding: 0 26px;
}
#chodnoceni .vote-wrap .vote-content {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.45px;
    margin-top: 20px;
    padding: 0 26px;
    order:2;
     overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
#chodnoceni{

        max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
#chodnoceni .top{
    display: flex
;
    width: 395px;
    max-width: 100%;
    /* align-items: stretch; */
    gap: 27px;
    font-family: Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    margin-left: auto;
    margin-right: auto;
}

#chodnoceni .top .rate-average{
        color: rgba(34, 34, 34, 1);
    font-size: 75px;
    font-weight: 600;
    letter-spacing: 2.25px;
}

#chodnoceni .top .text{
        display: flex
;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0;

    margin: auto 0;
}
#chodnoceni .top .text strong{color: rgba(34, 34, 34, 1);
    font: 500 32px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;

    letter-spacing: 0.96px;
    align-self: start;
    margin: 0;}
#chodnoceni .top .text a{
        color: rgba(237, 125, 68, 1);
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.54px;
    text-decoration: underline;
}
.all-rw{
    border-radius: 5px;
    background-color: rgba(129, 207, 244, 1);
    display: flex
;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 39px;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    padding: 12px 35px;
    font: 600 17px / 2 Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    border: none;
    cursor: pointer;
}.all-rw:hover{
background-color:#ED7D44;
color:white;}
@media (min-width: 992px){
    #chodnoceni .votes-wrap{padding:20px;}
}
@media (min-width: 500px) and (max-width: 991px) {

    #chodnoceni .votes-wrap{
            margin-top: 21px;    flex-direction: column;
    }
    #chodnoceni .vote-wrap{width: 70%;}
}
@media (max-width: 499px) {
   
        #chodnoceni .votes-wrap{
            margin-top: 21px;    flex-direction: column;
            padding:10px;
    }
    #chodnoceni .vote-wrap{width: 100%;}
#chodnoceni .top{width: fit-content;    gap: 17px;}
#chodnoceni .top .rate-average{font-size: 55Px;}
#chodnoceni .top .text strong{
    font: 500 24px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;}
#chodnoceni .top .text a{    font-size: 16px;}
}
@media (min-width: 992px) {
    .top-navigation-bar .container{
            padding-left: 0px;
    padding-right: 0px;
    }
.top-navigation-bar{
        height: 48px;
    display: flex
;

    align-items: center;
        font-size: 14px;
    font-weight: 300;
    color: #222222;
}
.top-navigation-bar .top-navigation-tools{
    display:none!important;
}
.top-navigation-bar-menu{float: right;}
.top-navigation-menu{padding-right: 0px;}
.top-navigation-bar a{ color: #222222;}
.top-f{
        display: flex
;
    gap: 12px;
    align-items: center;
}
.top-f a{
    text-decoration:underline;
}
.top-f a:hover{text-decoration: unset;}
.top-navigation-bar-menu a:hover{text-decoration: underline;}
}
.cart-widget-button a{
    border-radius: 5px;
    background-color: #F18E66!important;
  
    display: flex
;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 1) !important;
    justify-content: center;
    padding: 12px 35px;
    font: 600 17px / 2 Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    border: none;
    cursor: pointer;
    margin-left: 10px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.cart-widget-button a:hover{
     background-color: #ED7D44!important;
}
.ordering-process .next-step-forward{
        border-radius: 5px;
    background-color: #F18E66;
  
    display: flex
;
    align-items: center;

    color: rgba(255, 255, 255, 1) !important;
    justify-content: center;
    padding: 12px 35px;
    font: 600 17px / 2 Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    border: none;
    cursor: pointer;
    margin-left: 10px;
    width: fit-content;

}
.ordering-process .next-step-forward:hover{background-color: #ED7D44;}

.navigation-buttons>a[data-target=cart] i {
    background-color: #ED7D44;}
    #header .navigation-buttons a[data-target=cart]:before{
        content: url(/user/documents/upload/cart.svg);
    }
        #header .navigation-buttons a[data-target=login]:before{
        content: url(/user/documents/upload/user.svg);
    }
    .navigation-buttons a[data-target=search]:before{
         content: url(/user/documents/upload/search.svg);
    }

    #header .navigation-buttons a[data-target=cart] i {
        left: 16px;
        bottom: 5px;
    }
    .header-top .cart-price{
        color: rgba(33, 37, 79, 1);
    font-size: 20px;
    font-weight: 500;
    padding-left: 10px;
    }
    #header .navigation-buttons a{

    }
    @media screen and (min-width: 768px) {
    body:not(.search-window-visible) .search-form {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    #header .navigation-buttons a[data-target="login"], #header .navigation-buttons a[data-target="search"], .top-nav-button-account.secondary {
        display: block;
    }
}
@media (min-width: 768px) {
    #header {
        position: relative;
        margin: 0 auto;
    }
    #header .container.navigation-wrapper {
        width: 100%;
      
        -webkit-justify-content: space-between;justify-content: space-between;
    }
    #header .container.navigation-wrapper::before, #header .container.navigation-wrapper::after {
        content: none;
    }
    #header .header-top-wrapper .site-name {
        flex: 0 1 140px;
    }
    .btn.btn-icon, a.btn.btn-icon {
        font-size: 14px;
    }

    #header .navigation-buttons a {
        margin-left: 0;
        width: 50px;
    }

    .navigation-buttons a {
        position: relative;
    }

    .navigation-buttons {
        padding-right: 11px;
    }
    #header .header-top a.cart-count {
        margin-left: 15px;
        min-width: 135px;
    }
    #header .header-top-wrapper > div {
        flex: 0 1 auto;
    }
    #header .header-top {

        max-width: 1920px;
        margin: 0 auto;
    }
    #header .header-bottom {
        position: absolute;
        width: calc(100% - 835px);
        left: 180px;
        top: 50%;
        transform: translateY(-50%);
        border: none;
        z-index: 1003;
        margin-left: 48px;
    }
    .navigation-in {
          font-size: 19px;
        line-height: normal;
        color: #222222;
    }


    #header .header-bottom .container.navigation-wrapper {
        margin-left: 0;
        padding-left: 0;
    }
    body.navigation-hovered #navigation, body.navigation-hovered .menu-helper {
        z-index: 1003;
    }
    body.navigation-hovered .navigation-buttons {
        z-index: 1001;
    }
    .navigation-in>ul>li>a {
        position: relative;
        padding-top: 18px;
        padding-bottom: 18px;
    }


    #navigation, .navigation-in, .header-bottom {
        background: transparent;
    }
}
    @media (min-width: 1921px) {
    #header .header-bottom {
        margin-left: -140px;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(1920px - 1200px);
        margin-left: -80px;
    }}
      
    @media (max-width: 1600px) and (min-width: 1200px) {
    #header .container.navigation-wrapper {
        padding-left: 10px;
    }
    #header .header-bottom {
         left: 50%;
        transform: translate(-50%, -50%);
        width: calc(1920px - 1200px);
        margin-left: -80px;
    }
}
@media (min-width: 992px){
.menu-helper{
    height: 59px;
}
.menu-helper>span{
    padding: 18px 20px;
}
}
    @media (max-width: 1199px) and (min-width: 768px) {
        #header .header-bottom{
        margin-left: 0;
        width: calc(100% - 795px);
        }


    }
    @media (min-width: 1601px) and (max-width: 1920px) {
   #header .header-bottom {
        margin-left: -140px;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(1920px - 1200px);
        margin-left: -80px;
    }


    }

.navigation-in ul li a b {
    font-weight: 400;
}
.submenu-arrow {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding-left: 0.5em;
}
.required-asterisk:after, .required-asterisk:before {
    color: rgba(237, 125, 68, 1);
}

@media (min-width: 768px) {
    .submenu-visible .navigation-in>ul>li.ext.exp>ul {

        display: block;
        background-color: #EDF8FF;
       
        width: 290px;
    }
        .navigation-in>ul>li {position: relative;}
    .navigation-in>ul>li.ext>ul>li>div>a {
        font-weight: 400;
        color: #222222;
        font-size: 17px;
        padding: 0;
    }
    .navigation-in>ul>li.ext>ul>li>a{padding: 0px;}
    .navigation-in>ul>li.ext>ul>li>a.menu-image{width: auto;}
}
@media (min-width: 768px) {
    #formSearchForm {
        z-index: 9999;
        position: absolute;
        right: 300px;
        width: 700px;
            font-size: 17px;
        letter-spacing: 1px;
        top: 1px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    #formSearchForm {
        right: 105px;
        width: 400px;
    }
}
#header .search-input:focus, .search-focused #header .search-input, .search-window-visible #header .search-input{
    border-radius: 50px;
}
.search-input-icon{
    left:unset;
        right: 25px;
}
#head-contact{
        margin-top: 0px;
    margin-right: 15px;
}
#head-contact .contact-details{
justify-content: center;
}
#head-contact .business-hours{
        color: #9E9E9E;
        margin-top: 0px;
}
#head-contact .phone-number{
        width: auto!important;
    height: auto!important;
    line-height: normal!important;
    font-size: 17px;
        display: flex
;
    gap: 8px;
    align-items: center;
}
#head-contact .phone-number:hover{
    text-decoration: underline;
}
.breadcrumbs .navigation-bullet {
    display: inline-block;
    width: 12px;
    text-indent: -9999px;
    height: 12px;
    background: url(/user/documents/upload/bread.svg) no-repeat center;
    background-size: contain;
    margin: 0 12px;
}
.id-29 h1{
        color: rgba(33, 37, 79, 1);
    font-size: 40px;
    letter-spacing: 1.2px;
    margin: 41px 0 25px 0;
    font-weight: 600;
}
.id-29 .content-wrapper{
    background: url(/user/documents/upload/kontantb.png);
    background-repeat: no-repeat;
    position: relative;
}
.all-cnt{
        max-width: 520px;
}
.contact-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;}
    .contact-info {

    display: flex
;
    margin-top: 32px;
  
    gap: 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
  
}
.contact-icon2 {

    width: 28px;

}
.all-cnt .phone-number {
    color: rgba(33, 37, 79, 1);
    font-weight: 500;
}
.contact-card {
    flex: 1;
    border-radius: 5px;
    display: flex
;
 
    gap: 14px;
    padding: 16px 21px;
   justify-content: center;
   align-items: center;
}
.all-cnt .email-address {
     text-decoration: none;
    margin: auto 0;

    color: rgba(33, 37, 79, 1);
    font-weight: 500;
 
}
.all-cnt .email-address:hover{text-decoration: underline;}
.all-cnt .social-media {
    display: flex
;
    margin-top: 44px;
    align-items: stretch;
    gap: 12px;
    font-size: 17px;
    letter-spacing: 0.51px;
}
.all-cnt .social-title {

    margin: auto 0;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.51px;
}
.all-cnt .social-icons {
    display: flex
;
    gap: 12px;
    align-items: center;
}
.all-cnt .social-link {
    display: block;
    flex-shrink: 0;
}
.all-cnt .social-icon{
aspect-ratio: 1.03;
    width: 30px;
}
#content-wrapper {
    padding-top: 30px;}
.email-card {
    background-color: rgba(255, 229, 219, 1);}
    .phone-card {
    background-color: rgba(224, 243, 255, 1);}
    .breadcrumbs, .breadcrumbs span {
    display: flex
;
    align-items: center;}
    .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs span, .breadcrumbs span:hover {
    color: #222222;
}
@media (max-width: 1199px) {
.id-29 .content-wrapper{background: unset!important;}
.id-29 h1{text-align: center;margin-left:unset;}
.all-cnt {

    margin-left: auto;
    margin-right: auto;
}
.all-cnt .social-media{justify-content: center;}
}
@media (max-width: 600px) {
    .all-cnt .social-media{margin-top:20px;}
.all-cnt .contact-info{flex-direction: column;}
.id-29 h1{ margin: 11px 0 25px 0;}
.contact-description{text-align: center;}
}
.contact-header {
    text-align: center;
}
.main-title {
    color: rgba(34, 34, 34, 1);
    letter-spacing: 1.26px;
    text-align: center;
    font: 600 42px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    margin: 0;
}
@media (max-width: 500px) {
.main-title {
        font: 600 32px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;

}
}
.main-description {
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.72px;
    margin-top: 8px!important;
    font: 400 24px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
.contact-form-section {
    margin-top: 53px;
    width: 100%;
    max-width: 866px;
    margin-left: auto;
    margin-right: auto;
}
.contact-form-section  .form-container {
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    padding: 49px 56px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.contact-form-section .form-layout {
    gap: 20px;
    display: flex
;
}
.form-labels-column {
    display: flex
;
    flex-direction: column;
    align-items: stretch;
    line-height: normal;
    width: 25%;
    margin-left: 0;
}
.form-labels {
    display: flex
;
    margin-top: 13px;
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start;
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.54px;
    font: 400 18px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
@media (min-width: 992px) {
.form-labels .email-label{
        margin-top: 40Px;
}

.form-labels .message-label{
        margin-top: 40Px;
}

}
.form-inputs-column {
    display: flex
;
    flex-direction: column;
    align-items: stretch;
    line-height: normal;
    width: 75%;
    margin-left: 20px;
}
.required-asterisk {
    color: rgba(237, 125, 68, 1);
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.54px;
    font: 400 18px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    margin-bottom: 13px;
}
.privacy-notice {
    font-size: 15px;
    letter-spacing: 0.45px;
    align-self: stretch;

}
.in-kontakty .submit-wrapper input{
        border-radius: 5px;
    background-color: rgba(241, 142, 102, 1);
    display: flex
;
    margin-top: 27px;
    color: white;
    min-height: 55px;
    font: 600 20px / 1.3 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    /* font-weight: 700; */
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 15px 35px;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
}
input#fullName {
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    display: flex
;
    flex-shrink: 0;
    border: 1px solid rgba(217, 217, 217, 1);
    width: 100%;
    padding: 12px 16px;
    font-size: 16px;
    color: rgba(34, 34, 34, 1);
}
input#email {
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    display: flex
;
    flex-shrink: 0;
    border: 1px solid rgba(217, 217, 217, 1);
    width: 100%;
    padding: 12px 16px;

    font-size: 16px;
    color: rgba(34, 34, 34, 1);
}
textarea.form-control {
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    display: flex
;
    flex-shrink: 0;
    border: 1px solid rgba(217, 217, 217, 1);
    width: 100%;
    padding: 12px 16px;
    font-size: 16px;
    color: rgba(34, 34, 34, 1);
}
.form-group label .required-asterisk{
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.54px;
    font: 400 18px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    margin-bottom: 13px;
}
@media (min-width: 992px) {
    .in-kontakty .form-group label {
        display: none;
    }}
    @media (max-width: 991px) {
    .contact-form-section {
        margin-top: 40px;
    }
        .form-layout {
        flex-direction: column;
       }
       .form-labels-column{display:none;}
       .form-inputs-column{margin-left:0px;width: 100%;}
       .contact-form-section .form-container{padding:30px;}
}
@media (min-width: 1200px) {

    .contact-form-section{margin-top:170px;}
}
.in-nas-pribeh .breadcrumbs {
    margin-left: 80px;    margin-top: 40px;}
.in-nas-pribeh h1{
    color: rgba(33, 37, 79, 1);
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1.2px;

    margin-left: 80px;

}
.onas-cnt {
    max-width: 390px;
    margin-left: 80px;
}
.onas-cnt{    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
   }
    .in-nas-pribeh #content-wrapper {
    padding-top: 30px;
    background: url(/user/documents/upload/onas.png);
    background-repeat: no-repeat;
    position: relative;
      background-size: 100% 450px;

}
.team-section {
    background-color: rgba(237, 248, 255, 1);
    display: flex
;
    margin-top: 106px;
    width: 100%;
    flex-direction: column;
    align-items: center;

    padding: 75px 80px;
}
.team-header {
    text-align: center;
   
}
.team-title {
    color: rgba(34, 34, 34, 1);
    letter-spacing: 1.26px;
    text-align: center;
    font: 600 42px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    margin-bottom: 12px;
}
.team-subtitle {
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.72px;
    font: 400 24px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
.team-members {
    display: flex
;justify-content: center;
    flex-direction: row;}
    .member-details {
    margin-top: 37px;
    width: 33.33%;
    padding: 15px;
}
.member-info {
    display: flex
;
  
    flex-direction: column;
    align-items: center;
    font-family: 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    width: 100%;
}
.member-name-small {
    color: rgba(33, 37, 79, 1);
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
        text-align: center;
    margin-bottom: 5px;
}
.member-position-small {
    font-size: 17px;
    line-height: 1;
    color: rgba(109, 188, 234, 1);
}
.member-description-small {
    color: rgba(34, 34, 34, 1);
    font-size: 15px;
    line-height: 19px;
    /* align-self: stretch; */
    text-align: center;
    margin-top: 18px;
}
@media (min-width: 1200px) and (max-width: 1439px) {

    .team-section{
            padding: 45px 50px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
.team-members{flex-wrap: wrap;}
.member-details{width: 33.3%;}
.team-section{padding:20px;}

}
@media (max-width: 991px) {
    .team-members{flex-wrap: wrap;}
.team-section{padding:5px;margin-top:50px;}

.member-name-small{margin-top:12px;    font-size: 24px;}
.member-details {
    margin-top: 5px;
    width: 50%;
    padding: 10px;
}
.team-subtitle{
        font: 400 18px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
.team-title {
        font: 600 32px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
}
@media (min-width: 1200px) {
.id-729 #text-blok1 {
    margin-top: 200px;
}
}

@media (max-width: 1199px) {
.id-729 .content-wrapper{background: unset!important;}
.id-729 h1{text-align: center;margin-left:0px;}
.onas-cnt {

    margin-left: auto;
    margin-right: auto;
}

}
.text-blok{
        display: flex
;
    flex-direction: row;
    gap: 80px;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.text-blok.opak{flex-direction: row-reverse;}
.text-blok .text{width:50%;}
.text-blok h2{    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1.26px;
       margin-top: 0Px;
    margin-bottom: 29px;}
    .text-blok p{    font-size: 16px;
    font-weight: 400;
    line-height: 22px;}
      .text-blok .obrazek{width: 50%;}
      .text-blok .obrazek img{width: 100%;}
      @media (min-width: 992px) and (max-width: 1199px) {
        .text-blok{gap:40px;}
      }
      @media  (min-width: 500px) and (max-width: 991px) {
        .text-blok.opak{flex-direction: column-reverse;}
.text-blok{    flex-direction: column-reverse;
    gap: 20px;    margin-top: 30px;}
    .text-blok .text{
            width: 100%;
    padding: 30px;
    }
    .text-blok h2{margin-top:0px;}
     .text-blok p{text-align: justify;}
     .text-blok .obrazek{    width: 70%;
    margin-left: auto;
    margin-right: auto;}
      }
            @media (max-width: 499px) {
                .text-blok.opak{flex-direction: column-reverse;}
.text-blok{    flex-direction: column-reverse;
    gap: 20px;    margin-top: 30px;}
    .text-blok .text{
            width: 100%;
    padding: 10px;
    }
    .text-blok h2{    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1.26px;
    /* margin-right: 21px; */
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;}
     .text-blok p{    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;}
     .text-blok .obrazek{        padding: 10px;width: 100%;
}

            }

            .faq-section {
    display: flex
;
    width: 100%;
    flex-direction: column;

    color: rgba(34, 34, 34, 1);
    font: 600 20px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
.faq-list {
    margin-top: 42px;
    display: flex
;
    flex-direction: column;
    gap: 20px;
}
.faq-title {
    font-size: 35px;
    letter-spacing: 1.05px;

    color: #222222;
    font-weight: 600;
    margin: 0;
}
.faq-item {
    border-radius: 5px;

    display: flex
;
    /* align-items: stretch; */

    line-height: 1.3;
    flex-wrap: wrap;
    justify-content: space-between;
 
    cursor: pointer;
    transition: background-color 0.2s ease;
}
.faq-item h6{
    width: 100%;
    background-color: rgba(237, 248, 255, 1);
    padding: 21px 31px;
    margin: 0px;
    border-radius: 5px;
    color: rgba(34, 34, 34, 1);
        display: flex
;
    align-items: center;
    font: 600 20px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
.faq-item > div{
        font-size: 15px;
    font-weight: 400;
    color: #222222;
    line-height: 19px;
    padding: 21px 31px;
}
.faq-item > div p{margin-bottom: 0px!important;}
.in-kontakty .faq-column {
    display: flex
;
    flex-direction: column;
    align-items: stretch;
    line-height: normal;
    width: 50%;
    margin-left: 20px;
}
.faq-item h6::after {
    content: "";
    display: inline-block;
    margin-left: auto;
    width: 22px;
    height: 12px;
    background: url(/user/documents/upload/faq.svg) no-repeat center;
    background-size: contain;
    transform: rotate(0deg);
    transition: all ease 300ms;
}
.faq-item.otevreno{
    border:1px solid #C8EAFF;
}
.faq-item.otevreno h6{
    background-color: #C8EAFF;
}
.faq-item.otevreno h6::after{
    transform: rotate(180deg);
}
.subcategories.with-image li{

        padding: 0;
    margin: 10px;
    border: 1px solid rgba(129, 207, 244, 1);
    border-radius: 8px;
  
    overflow: hidden;
}
@media (min-width: 1200px) {
.subcategories.with-image li{
 width: calc(25% - 20px);}
}
@media (max-width: 1199px) {
.subcategories.with-image li{
 width: calc(50% - 20px);}
}
.subcategories li a .text{
        font-size: 17px;
    font-weight: 500;
    line-height: 24px;
}
.order-summary-inner,.checkout-box{border-radius: 12Px;}
ol.cart-header li.completed a:before,ol.cart-header li strong:before{color:white;}
#checkoutContent .form-control{border-radius: 12px;}
.cart-table td.p-availability strong{

        font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
.type-product h1{        margin-top: 0;
        color: rgba(33, 37, 79, 1);
        letter-spacing: 1.2px;
  
        margin-top: 21px;
        font: 600 40px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;}
        .type-product .ratings-and-brand{

            color: rgba(34, 34, 34, 1);
    letter-spacing: 0.48px;


    margin-top: 18px;
    font: 400 16px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
        }
       .vyhody{
                display: flex
;
    margin-top: 30px;
   
    gap: 34px;
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.48px;
    flex-wrap: wrap;
    font: 500 16px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
        }
        .vyhoda{
                display: flex
;
 
    gap: 14px;
    align-items: center;
        }
        .vyhoda-text {
    margin-bottom: 0px !important;
}
.kratky-popis{
        color: rgba(34, 34, 34, 1);
    
    margin-top: 31px!important;
    font: 400 16px / 22px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}
.type-product .detail-parameters th{display:none;}
.type-product td .availability-label{
    color: #5dbf6a;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
.type-product td .availability-label{

}
.type-product .p-to-cart-block{background-color:transparent;}
.type-product .price-final-holder{

        color: rgba(33, 37, 79, 1);
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 1.14px;
}
.add-to-cart-button{
        border-radius: 5px;
    background-color: rgba(241, 142, 102, 1);
    display: flex
;
    align-items: center;
    max-height: 50px;
    gap: 10px;
    font-size: 15px;
    color: rgba(255, 255, 255, 1)!important;
    font-weight: 600!important;
    line-height: 2;
    justify-content: center;
    padding: 12px 35px;
    border: none;
    cursor: pointer;
    margin: 0px;
}
.add-to-cart-button:hover{

}
.type-product .social-buttons-wrapper{display:none;}
.list-vyhod{
    display: flex
;
   
    gap: 12px;
    margin-top: 20px;
    flex-wrap: wrap;
    width: 100%;
    color: rgba(34, 34, 34, 1);
    font: 400 16px / 22px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}
.l-vyhoda{
    display: flex
;

    gap: 14px;
}
.l-vyhoda p{margin-bottom: 0px!important;}
.l-vyhoda {
    display: flex
;

    width: calc(50% - 28px);
    width: calc(50% - 12px);
    align-items: center;
    margin-top: 20px;
    padding-left: 60px;
    background: url(/user/documents/upload/vyhoda.svg) no-repeat 0 3px;
    background-size: 40px;
    min-height: 40px;
 
}
.p-detail-inner .p-short-description {
    margin-bottom: 32px;
}
.type-product .shp-tabs-wrapper .tab-content .tab-pane{width: 100%;}
.produkt-navod{
    display: flex
;
 
    width: 100%;

    flex-direction: column;

    padding: 60px 80px;
    margin-top: 80px;

    position: relative;
}
.produkt-navod::before{
        content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    background: #EDF8FF;

    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.produkt-navod h2{
        color: rgba(34, 34, 34, 1);
    letter-spacing: 1.26px;
    text-align: center;
   z-index: 1;
    font: 600 42px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}
.produkt-navod-inner{
       z-index: 1;
        margin-top: 66px;
}
.produkt-navod-row{
        gap: 40px;
    display: flex
;
}
.navod{
        display: flex
;
    flex-direction: column;

    line-height: normal;
    width: 33%;
    margin-left: 0px;
}
.navod h3{
    color: rgba(33, 37, 79, 1);
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    margin: 49px 0px 0px 0px;
}
.navod p{
        color: rgba(34, 34, 34, 1);
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    margin: 16px 0px 0px 0px!important;
}
.type-product .basic-description .rate-wrapper{display:none;}
.type-product .p-to-cart-block{max-width: 540px;}
@media (max-width: 1199px) {
.list-vyhod{flex-direction: column;    margin-top: 20px;}
.l-vyhoda{margin-top:10px;width: 100%;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .produkt-navod-inner{margin-top: 15px;}
    .produkt-navod{padding: 30px;}
}
@media (min-width: 767px) and (max-width: 991px) {

.produkt-navod-inner{margin-top: 15px;}
    .produkt-navod{padding: 30px;}
.produkt-navod-row {
    gap: 20px;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
}
.navod {
    display: flex
;
    flex-direction: column;
    line-height: normal;
    width: calc(50% - 20px);
    margin-bottom: 30px;
    margin-left: 0px;
}}
@media (max-width: 766px) {
    .produkt-navod-inner{margin-top: 15px;}

.produkt-navod{margin-top:30px;padding: 20px;}
.produkt-navod-row {
    gap: 20px;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
}
.navod {
    display: flex
;
    flex-direction: column;
    line-height: normal;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;


}
.navod h3{
    margin: 20px 0px 0 0;
    font-size: 24px;
}
.produkt-navod h2{
font: 600 32px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;

}
}
.info-sekce{
        gap: 20px;
    display: flex
;
        margin-top: 89px;
        margin-bottom: 50px;
    width: 100%;
}
.fakturacni-udaje{
    border-radius: 5px;
    background-color: rgba(255, 238, 231, 1);
    display: flex
;
    margin-top: 5px;

    flex-direction: column;
  
    font-family: 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    color: rgba(34, 34, 34, 1);
    width: 50%;
    height: fit-content;
    padding: 37px 47px;
}
.fakturacni-udaje h2{
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.66px;
    margin: 0;
}
.fakturacni-udaje-in{    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.54px;
    margin-top: 30px;
    line-height: 1.5;}

    #chodnoceni .top .text a:hover{
        text-decoration: unset;
    }
    @media (min-width: 992px) {
    .popup-widget.login-widget {top:136px!important;}}
@media (max-width: 500px) {
    .container.navigation-wrapper .site-name {
    flex: 0 1 134px;
}
.proc-t{
        margin-bottom: 10px !important;
}
.proc-m-h{margin-bottom: 20px;}
.exp-subtitle{
    font: 400 18px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    margin-bottom: 20Px !important;
}
.exp-head{
        font: 600 32px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}
.footer-banners-wrapper{
    padding: 30px 20px;
}
.slick-prev {
    left: -14px;
 
}
.slick-next {
    right: -14px;
 
}
}
@media (min-width: 321px) and (max-width: 767px) {
    .columns-mobile-2 .products-block>div {
        margin-bottom: 20px;
        width: 50% !important;
    }
    .products-block>div .p .availability{
            font-size: 14px;
    }
    .products-block>div .p .p-bottom>div .prices .price-final{font-size: 18px;}
   .products-block>div .p .name {
    color: rgba(33, 37, 79, 1);
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    margin: 6px 0 0 0;
    height: 60px !important;
}
.in-index .product-slider-holder .product-slider-pagination{display:none;}
.type-product h1{
        font-size: 28px;
    margin-top: 20px;
}
.type-product .price-final-holder{font-size:28px;}
.type-product .p-to-cart-block{    gap: 6px 12px;}
.member-position-small{margin-top:6px;}
.id-29 h1{
    font-size: 32px;
}
.id-29 .main-title{

        font: 600 32px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
}
.id-29 .main-description{font: 400 20px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;}
.faq-title{font-size: 28px;text-align: center;}
.faq-list{gap:8px;}
.info-sekce{flex-direction: column;}
.in-kontakty .faq-column{width: 100%;margin-left: 0px;}
.fakturacni-udaje{
    width:100%;
}
}
.in-index .product-slider-holder .product-slider-navigation.navigation-next:before{display:none;}
.in-index .product-slider-holder .product-slider-navigation.navigation-prev:before{display:none;}
.slick-prev {
 
    width: 30px;
    height: 30px;
}
.slick-next {

    width: 30px;
    height: 30px;
}



.newsletter-signup {
  border-radius: 0;
  font-family: Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
}

.newsletter-container {
    background-color: rgba(255, 238, 231, 1);
    display: flex
;
    width: 100%;
 
    align-items: center;
    justify-content: center;
    padding: 97px 80px;
}
.newsletter-content {
    display: flex
;
    width: 567px;
    max-width: 100%;
    flex-direction: column;
   
}
.newsletter-title {
    color: rgba(34, 34, 34, 1);
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1.26px;
    text-align: center;

    margin: 0;
}
.newsletter-subtitle {
    color: rgba(34, 34, 34, 1);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.72px;
    text-align: center;
    
    margin: 8px 0 0 0;
}
.newsletter-form {
    display: flex
;
    margin-top: 35px;}
    .newsletter-content .privacy-notice {
    color: rgba(34, 34, 34, 1);
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    margin: 20px;
}
.newsletter-content .email-input-wrapper {
    border-radius: 5px 0 0 5px;
    background-color: rgba(255, 255, 255, 1);
    display: flex
;
position: relative;
    gap: 16px;
    font-size: 17px;
    color: rgba(34, 34, 34, 1);
    font-weight: 300;
    letter-spacing: 0.51px;
    flex-grow: 1;

    padding: 17px 0px 17px 50px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.subscribe-button {
    border-radius: 0px 5px 5px 0px;
    background-color: rgba(241, 142, 102, 1);
    display: flex
;
    min-height: 55px;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    white-space: nowrap;
    line-height: 1.3;
    justify-content: center;
    padding: 14px 35px;
    border: none;
    cursor: pointer;
    /* font-family: inherit; */
}
.email-input-wrapper input{
    border:unset;
    width: 100%;
}
.subscribe-button:hover{
    background-color: #ED7D44;
}
@media (max-width: 700px) {


    .newsletter-title{font-size: 30px;}
    .newsletter-subtitle{font-size: 17px;}
    .newsletter-container{padding:35px;}
    .newsletter-form{justify-content: center;}
    .subscribe-button{font-size: 15px;}
    .newsletter-content .email-input-wrapper{font-size: 14px;}
    .newsletter-form{margin-top: 15px;}
}
.newsletter-content .email-input-wrapper::before {
    content: url(/user/documents/upload/mailf.svg);
    position: absolute;
    left: 16px;
    align-self: center;
    width: 22px;
    height: 22px;
}

.shipping-billing-table .radio-wrapper{
        border: 1px solid #e9e9e9 !important;
    margin-bottom: 11px !important;
    border-radius: 10px !important;
}

.price-wrapper .price-label.price-primary{font-weight: 400;}
#submit-order{
        border-radius: 5px;
    background-color: #F18E66;
    display: flex
;
    align-items: center;
    color: rgba(255, 255, 255, 1) !important;
    justify-content: center;
    padding: 8px 30px;
    font: 600 17px / 2 Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    border: none;
    cursor: pointer;
}
.category-top{
        position: relative;
    min-height: 444px;
    display: flex
;
    background: url(/user/documents/upload/kat.png) no-repeat center;
    background-size: auto;
    padding-top: 30px;
}
.category-top .breadcrumbs{
    margin-left: 70px;
    padding: 0px;
}
.category-top .breadcrumbs a, .category-top .breadcrumbs a:hover, .category-top  .breadcrumbs span, .category-top .breadcrumbs span:hover {
    color: #ffffff;
}
.category-title {
    color: rgba(109, 188, 234, 1);
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1.2px;

    margin: 30px 0 0 0;
    padding-left: 70px;
}
.category-perex{
        font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin: 24px 0 0 0;
    color: white;
    max-width: 490px;
    padding-left: 70px;
}
.category-top .subcategories{display:none;}
@media (min-width: 992px) and (max-width: 1199px) {
.category-title {padding-left: 0px;}

.category-perex{padding-left: 0px;}
.category-top .breadcrumbs{margin-left: 0px;}
}
@media (max-width: 991px){
    .navigation-window-visible #navigation {
        width: 100%;
        max-width: 300px;
    }.navigation-in{font-size: 17px;}
        body.navigation-window-visible::before {
        display: block !important;
        background-color: rgba(0, 0, 0, 0.3);
        opacity: 1;
        z-index: 1;
    }
    #head-contact .business-hours{margin-bottom: 4px;}
    #head-contact {gap:15Px;}
    #head-contact .phone-number{font-size: 16px;}
    #navigation .navigation-in ul li>a>b{text-decoration: unset;}
    #navigation .navigation-in ul li>a:hover{text-decoration: underline;}
    .navigation-in>ul>li{

            border-bottom: 1px solid #cfcfcf;
    }
    .navigation-in>ul>li>a{
                padding: 16px 20px;
        line-height: 1.1;
        text-decoration: unset;
 
        align-items: center;
        display: flex
;
        padding-bottom: 0;
        padding-top: 0;
    }
    .category-top{
        min-height:unset;
        background:unset;
        padding-bottom:30px;
            background-color: #212550;
    }
    #head-contact{

            padding: 2rem 20px;
    }
    .category-title {padding-left: 0px;}
.category-perex{padding-left: 0px;}
.category-top .breadcrumbs{margin-left: 0px;}
}
.benefitBanner h2{
        font-size: 30px;
    width: 100%;
    letter-spacing: 1px;
    text-align: center;
    color: #6DBCEA;
    margin-bottom: 30px;
    font-weight: 400;
}
.category-top .breadcrumbs .navigation-bullet {
    display: inline-block;
    width: 12px;
    text-indent: -9999px;
    height: 12px;
    background: url(/user/documents/upload/bsipka.svg) no-repeat center;
    background-size: contain;
    margin: 0 12px;

}
.products-block>div .p .stars-wrapper{
    justify-content: flex-start;
    padding-left: 16px;
    padding-right: 16px;
}
.product .p-in-in{display:flex;flex-direction: column;}
.product .ratings-wrapper{order:1;}
.product .p .name{order:2;}
.txss2{
    display:flex;
    justify-content: space-between;
    align-items: center;
        margin-top: 12px;
            padding: 0 24px;
}
.txss2 .stars a,.txss2 .stars span{width: 20px;}
.product-name {
    text-decoration: underline !important;
    color: rgba(237, 125, 68, 1) !important;
}
.product-name:hover {
    text-decoration: unset !important;

}.exp-text{font-style: italic;}
#navigation .navigation-in ul li:hover>a>b{text-decoration: unset;}
.in-kontakty .submit-wrapper input:hover{
    border:unset;
        color: white;
        background-color:rgba(241, 142, 102, 1);
}
.footer-banners-wrapper .slick-slide{
    margin: 0 10px;
}


span.sublabel.pickup-point-choose a{
        color: black;
    font-weight: 400;
    text-decoration: underline;
}
span.sublabel.pickup-point-choose a:hover{
        text-decoration: unset;
}
.blog-vypis{margin-top:40px;}
.all-btn{
        display: flex
;
    justify-content: center;
   
}
.all-btn a{    border-radius: 5px;
    display: flex
;
 
    align-items: center;
  
    gap: 10px;
    color: rgba(237, 125, 68, 1);
    justify-content: center;
    padding: 12px 35px;
    font: 600 17px / 2 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    border: 1px solid rgba(237, 125, 68, 1);
    background-color: transparent;
    cursor: pointer;
    width: fit-content;
    max-height: 50px;}
   .all-btn a:hover {
    background-color: rgba(237, 125, 68, 1) !important;
    color: white !important;
}
    .type-category .benefitBanner{max-width: 1420px;}
    .cat-benefitBanner{background-color: #EDF8FF;}
    .shipping-options-layout tbody {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.type-product .skladem::before {

    width: 15px;
    height: 15px;

}
.type-product .shipping-options-layout{
    border-radius: 5px;
    background-color: rgba(231, 255, 237, 1);
    display: block;
    max-width: 630px;
    padding: 21px 26px;
}
.p-data-wrapper .detail-parameters.shipping-options-layout .shipping-options-row .shipping-options::before {
    content: url(/user/documents/upload/doprava.svg);
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}
table.detail-parameters tbody tr td, table.detail-parameters tbody tr th {
    padding-bottom: 0;
}
table.shipping-options-layout tbody tr td {
    padding-left: 0;
}
.quantity-discounts__headline{
        color: rgba(34, 34, 34, 1);
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.66px;
    margin: 0 0 29px 0;
}
.quantity-discounts__title{
        font-size: 20px;
    font-weight: 500;
    line-height: 26px;
        padding-left: 42px;
}
 .quantity-discounts__item{
    border-radius: 5px!important;
    display: flex
;
    align-items: center;
    gap: 20px;
    font-size: 20px;
    color: rgba(33, 37, 79, 1);
    font-weight: 600;
    line-height: 1.3;
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    padding: 21px 22px;
    border: 1px solid rgba(236, 236, 236, 1);
    margin-bottom: 10px;
 }
    .quantity-discounts__title:before{
     
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    display: flex
;
    width: 27px;
    flex-shrink: 0;
    height: 27px;
    border: 1px solid rgba(236, 236, 236, 1);
    }
    .quantity-discounts__title:hover:before{
        background: url(/user/documents/upload/radio.svg) no-repeat center!important;
        background-size: contain!important;
        width: 27px!important;
        height: 27px!important;
        left: 0!important;
        border-width: 0!important;  
    }
  
    .quantity-discounts__item--highlighted .quantity-discounts__title:before{
        background: url(/user/documents/upload/radio.svg) no-repeat center!important;
    background-size: contain!important;
    width: 27px!important;
    height: 27px!important;
    left: 0!important;
    border-width: 0!important;
    }
    .quantity-discounts__title{
        position: relative;
    }
    .quantity-discounts{background-color: transparent;border-bottom: unset;}
    .quantity-discounts__item--highlighted{
            background-color: rgba(255, 238, 231, 1);
    border-color: rgba(241, 142, 102, 1);
    outline: unset;
    outline-offset: unset;

    }
    .quantity-discounts__save{display: none;}
    .quantity-discounts__price-wrapper{
        font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    }
    @media (max-width: 500px){

.quantity-discounts__price-wrapper{
        font-size: 17px;
    font-weight: 500;
    line-height: 20px;
}.quantity-discounts__title {
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    padding-left: 42px;
}
    }

    @media (min-width: 768px) {
        .category-header{flex-direction: row-reverse;}
    .category-header .dropdown .dropdown-menu {
        display: flex
;
        position: relative;
        align-items: center;
        left: auto;
        right: auto;
        width: 100%;
        box-shadow: none;
        border: none;
        margin-bottom: -2px;
        background: transparent;
    }
}
#products-listing-order{display: none;}
.category-header .dropdown .dropdown-menu label{
        text-decoration: underline;
    font-size: 18px;
    line-height: normal;
}
.category-header .dropdown .dropdown-menu label:hover{text-decoration: unset;color:black;}
.category-header .dropdown .dropdown-menu strong{
        font-size: 18px;
    line-height: normal;
}
.category-header-pagination{
        font-size: 18px;
    line-height: normal;
    font-weight: 400;
}

#filters{    border-radius: 5px;
    background-color: rgba(200, 234, 255, 1);
    display: flex
;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;

    gap: 20px;
    justify-content: space-evenly;
    margin-bottom: 40px!important;
    padding: 14px 33px;}
    .slider-wrapper{
    display: flex
;
 
    align-items: center;
    max-width: unset;
    padding: 0px;
    }
    .slider-header{
        width: 500px;
    align-items: center;
    display: flex
;
    justify-content: space-between;
    padding-bottom: 0px;
    }
    #filters .from{
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    font-size: 16px;
    text-align: center;
    line-height: 2;
    padding: 7px 12px;
    width: 140px;
    font-family: inherit;
    color: rgba(34, 34, 34, 1);
    margin-right: 40px;
    }
    #filters .to{
        border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    font-size: 16px;
    text-align: center;
    line-height: 2;
    padding: 7px 12px;
    width: 140px;
    font-family: inherit;
    color: rgba(34, 34, 34, 1);
    margin-left: 40px;
    }
    #filters #slider{
            width: 100%;
    }
    #filters h4 span{
            letter-spacing: 0.57px;

    font-size: 19px;
    font: 600 19px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    }
    .ui-slider-range{
            background-color: rgba(109, 188, 234, 1);
    border-radius: 3px;
    }
    .ui-slider-horizontal .ui-slider-handle{
            background-color: white;
    border-radius: 50px;
    border: 5px solid #21254F;
    }
    .ui-slider .ui-slider-range{
           background-color: rgba(109, 188, 234, 1)!important;
    border-radius: 3px;
    }
    .slider-content{
            width: 100%;
    margin-bottom: 0Px;
    }
    #filters{
            display: flex!important;
    }
    .toggl{
        margin-right: 40px;
 
  font: 400 19px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    }
    #filters h4{
            margin-right: 40px;
    margin-left: 40px;
    }
    .filter-sections{background-color: transparent;}
    .param-filter-top{
            display: flex
;
    width: max-content;
    gap: 20px;
   align-items: center;
    flex-direction: row;
    }
    .param-filter-top fieldset div{
width: auto!important;
    }
    .param-filter-top .filter-label{font-size: 16px;    padding-left: 30px;}
    .filter-label .filter-count{display:none;}
    .param-filter-top fieldset input[type=checkbox]+label:before, .param-filter-top fieldset input[type=radio]+label:before{
        width:22px;
        height: 22px;
    }
    .param-filter-top h5{
            letter-spacing: 0.57px;

    font: 600 19px 'Roboto Flex', -apple-system, Roboto, Helvetica, sans-serif;
    margin-right: 20px;
        margin-top: 0px;
    margin-bottom: 0px;
    }
     @media (min-width: 1200px) and (max-width: 1439px){
#filters{
        padding: 12px 26px;
}
.toggl{
    margin-right: 20px;

}
#filters h4{
        margin-right: 20px;
    margin-left: 20px;
}
.slider-header{max-width: 450px;}
     }
  
     .type-index #content-wrapper {
    padding-top: 0px;}
      @media (min-width: 500px) and (max-width: 991px){
#filters{
    flex-direction: column;
    padding: 15Px;
}
.slider-wrapper{
        flex-direction: column;
}
.toggl{margin-right: 0px;    margin-bottom: 10px;
    margin-top: 10px;}
    .filter-toggle-icon{display: none;}
    .slider-header{width: 450px;}
        #filters .from{
            margin-right: 20px;
        }
        .param-filter-top h5{margin-right: 0px;}
        #filters .to{margin-left: 20px;}
      }
      @media (max-width: 499px){
        #filters{
      flex-direction: column;
    padding: 15Px;
    justify-content: center;
    align-items: center;
    gap: 0px;
}
.slider-wrapper{
        flex-direction: column;
}
.toggl{margin-right: 0px;    margin-bottom: 10px;
    margin-top: 10px;}
    .filter-toggle-icon{display: none;}
    .slider-header{    width: 100%;
   
    gap: 0px;}
        #filters .from{
            margin-right: 10px;
            font-size: 14px;
                padding: 5px 10px;
        }
        .benefitBanner h2 {
    font-size: 28px;}
        .param-filter-top{
                flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
        }
        .category-title{
                margin: 30px 0 0 0;
        }
        .param-filter-top h5{margin-right: 0px;}
        #filters .to{margin-left: 10px;    font-size: 14px;
                padding: 5px 10px;}
      
      } 
      #filters input[type=checkbox]:checked+label:after{
            height: 17px;
    left: 2px;
    width: 17px;
      }
      .type-product #product-detail-form{margin-bottom: 30px;}
      .type-product .faq-list {
    margin-top: 22px;}

    .quantity-discounts{max-width: 640px;}
    @media (min-width: 992px) {
    .searchWhisperer {

                margin-top: 50px;
        border-radius: 12px;
    }}
      @media screen and (max-width: 991px) {
             .type-index #products-3 .products-block > div:nth-child(1){display: none !important;}
            .type-index #products-3 .products-block > div:nth-child(2){display: none !important;}
            .type-index #products-3 .products-block > div:nth-child(7){display: none !important;}
            .type-index #products-3 .products-block > div:nth-child(8){display: none !important;}
      }
            @media screen and (max-width: 500px) {
                .in-nas-pribeh .breadcrumbs {
    margin-left: 0px;
    margin-top: 0px;
}
            .type-product .h1{font-size: 28px;}
            .type-product .breadcrumbs {
    padding-bottom: 20px;
}
.benefitBanner {
  
    padding: 20px 0 20px;
}
            }

            #formRating .btn-primary{
                    border-radius: 5px;
    background-color: rgba(241, 142, 102, 1);
    display: flex
;
    align-items: center;
    max-height: 50px;
    gap: 10px;
    font-size: 15px;
    color: white !important;
    font-weight: 600 !important;
    line-height: 2;
    justify-content: center;
    padding: 12px 35px;
    border: none;
    cursor: pointer;

    margin: 0px;
    text-decoration: unset;
            }
            #formRating .btn-primary:hover{
                background-color: rgb(129, 207, 244);
;
            }
            @media (max-width: 767px) {
    #header .searchWhisperer {

            width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    margin-top: 8px;
    border-radius: 10px;
    }
.next-step {
    align-items: center;
}
.all-btn{margin-top:-15px;}
.welcome-wrapper {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
}
#formDiscussion .btn-primary{
                    border-radius: 5px;
    background-color: rgba(241, 142, 102, 1);
    display: flex
;
    align-items: center;
    max-height: 50px;
    gap: 10px;
    font-size: 15px;
    color: white !important;
    font-weight: 600 !important;
    line-height: 2;
    justify-content: center;
    padding: 12px 35px;
    border: none;
    cursor: pointer;
width: fit-content;
    margin: 0px;
    text-decoration: unset;
}
#formDiscussion .btn-primary:hover{
                background-color: rgb(129, 207, 244);


}
.type-category #products{margin-top:30px;}
#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 10000;
}
@media (min-width: 500px) {
.vyhody{flex-wrap: nowrap;}}
.proc-t{
        margin: 0 0 5px!important;
}
.proc-grid{
    
    
    
display:flex;
flex-wrap: wrap;
}
.in-vlasy .category-top{
background: url(https://www.benew.cz/user/documents/upload/kategorie/Vlasy.png) no-repeat center;
    
}

.in-kondicionery .category-top{
background: url(https://www.benew.cz/user/documents/upload/kategorie/Kondicionéry.png) no-repeat center;
    
}
.in-sampony .category-top{
background: url(https://www.benew.cz/user/documents/upload/kategorie/Šampony.png?v1) no-repeat center;
    
}
.id-29 .content-wrapper {
    background: url(https://www.benew.cz/user/documents/upload/kategorie/Kontakt.png);
    background-repeat: no-repeat;
}
.privacy-notice a{text-decoration: underline;}
.privacy-notice a:hover{text-decoration: unset;}
@media (min-width: 768px) {
    .navigation-in>ul>li.ext>ul>li {

        width: 100%;
    }
}
.member-position-small{text-align: center;}
.zena{
    color:rgba(237, 125, 68, 1)!important;
}
@media (max-width: 500px) {


        .member-details {
      
        width: 100%;
        }
}
ol.cart-header li strong:before{color:black;}
ol.cart-header li.active strong:before{color:white;}
.extra-info{
    display: flex
;
    width: 100%;
    flex-direction: column;
    padding: 60px 80px;
    margin-top: 80px;

    position: relative;
}
.extra-info::before{
        content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    background: rgba(255, 238, 231, 1);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.extra-info h2{
        color: rgba(34, 34, 34, 1);
    letter-spacing: 1.26px;
    text-align: center;
    z-index: 1;
    font: 600 42px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    margin: 0px;
}
.cert-loga{
        z-index: 1;
    display: flex
;
    gap: 30px;
    align-items: flex-start;
    background-color: white;
    box-shadow: 0px 0px 20px 0px #315E451A;
    border: 1px solid #EBEBEB;
    border-radius: 12Px;
    padding: 24px 20Px;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;

}
.cert-log{
        display: flex
;
    gap: 15px;
    width: calc(50% - 20px);
    align-items: center;
    padding-left: 60px;
    background: url(https://benew.cz/user/documents/upload/vyhoda.svg) no-repeat 0 3px;
    background-size: 40px;
    min-height: 43px;
}

.cert-log p{
        margin: 0px!important;
}
@media (max-width: 767px) {
    .cert-log {
        display: flex
;
        gap: 15px;
        width: calc(100% - 10px);
        align-items: center;
    }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .extra-info {
        padding: 40px;
    }
}

@media (max-width: 766px) {
.extra-info {
        margin-top: 30px;
        margin-bottom: 30px;
                padding: 30px 10px;
    }
    .cert-loga{gap:15px;}
}
.slozeni h2{
        text-align: center;
    margin-bottom: 15Px;
}
.slozeni .faq-list{
    flex-direction: row;
        flex-wrap: wrap;
}
.slozeni .faq-item{
            width: calc(100% - 20px);
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
        margin-top: 30px;
}

.slozeni .faq-item > div p {
    margin-bottom: 12px !important;
}
.tip{
        position: relative;
}
.tip::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    background: linear-gradient(180deg, #EDF8FF 50%, #FFFFFF 50%);
    left: 50%;
    top: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
}
.tip-inner {
 padding: 32px 32px 32px 135px;
    background: rgb(255 255 255);
    border-radius: 12px;
    z-index: 1;
    position: relative;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 20px 0px #315E451A;
    font-size: var(--size-h5);
    background-image: url(https://www.benew.cz/user/documents/upload/Symbol%20modry%CC%81%201.svg);
    background-repeat: no-repeat;
    background-size: 135px;
    background-position: 0px 20px;
}
.tip-inner h3{
      z-index: 1;
    position: relative;
    font-size: 22Px;
    line-height: 28px;
    margin-top: 0px;
}
.tip-inner p{
    z-index: 1;
    position: relative;
        font-size: 15px;
    line-height: 20px;
            margin: 0Px !important;
}

@media (max-width: 767px) {
    .tip-inner {
        padding: 20px 20px 20px 110px;
        background-repeat: no-repeat;
        background-size: 70px;
        background-position: 20px 20px;
    }
}
@media (max-width: 499px) {
    .tip-inner {
        padding: 20px 20px 20px 68px;
        background-size: 45px;
        background-position: 14px 20px;
        font-size: 18px;
        max-width: 90%;
    }
    .aktivni-slozky{margin-top: 0px;}
}
@media (max-width: 766px) {
    .extra-info h2 {
        font: 600 32px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
        margin-bottom: 0px!important;
    }
}

.aktivni-slozky
 {
    display: flex;
    flex-direction: column;
 
    margin-top: 60px;
}
.slozky-nadpis{
    color: rgba(34, 34, 34, 1);
    letter-spacing: 0.9px;
    align-self: center;
    font: 600 30px Roboto Flex, -apple-system, Roboto, Helvetica, sans-serif;
    margin-bottom: 57px;
}
.slozky-nadpis span{
    color: rgba(109, 188, 234, 1);
}
.slozky-gr{
        gap: 40px;
    display: flex
;
    justify-content: center;
}
.slozka-gr{
        display: flex
;

    width: calc(50% - 20px);
    gap: 20px;

    justify-content: space-between;
}

.slozka-gr img{


    object-fit: contain;
  
    width: 107px;
    align-self: start;

}
.slozka-text{
        display: flex
;
    flex-direction: column;
}
.slozka-text h3{
    color: rgba(33, 37, 79, 1);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
}
.slozka-text p{
        color: rgba(34, 34, 34, 1);
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px !important;
}
   @media (min-width: 768px) and (max-width: 1199px) {

   .slozky-gr{flex-wrap: wrap;}
   }
     @media (max-width: 767px) {
 .slozky-gr{flex-wrap: wrap;gap:20px;}
 .slozka-gr{
        display: flex
;

    width: calc(100% - 20px);
 }
     }
.text-blok.faq-blok .obrazek img{
      max-height: 600px;
    object-fit: cover;
    border-radius: 5px;
}
.faq-column.slozeni{margin-top: 40px;margin-bottom: 70px;}
.benefitBanner__picture {
    flex: 0 0 40px;
}
.text-blok ul{list-style-type: unset;padding-inline-start: 20px;}
.text-blok ul li{


   
    display: flex
;
 
    align-items: center;
    margin-top: 20px;
    padding-left: 25px;
    background: url(/user/documents/upload/vyhoda.svg) no-repeat 0 3px;
    background-size: 20px;
    min-height: 20px;
}
.text-blok ul li::before{display: none;}
.type-post .tip{
    margin: 0 0 22px;
}

.type-post .tip-inner {
    padding: 32px 32px 32px 105px;
    background-size: 105px;
}
.type-post .tip::before{display:none;}
.type-post .tip-inner h3{margin-bottom: 10px;}
@media (max-width: 767px) {
    .type-post .tip-inner {
        padding: 20px 20px 20px 110px;
        background-repeat: no-repeat;
        background-size: 70px;
        background-position: 20px 20px;
    }
}
@media (max-width: 499px) {
    .type-post .tip-inner {
        padding: 20px 20px 20px 68px;
        background-size: 45px;
        background-position: 14px 20px;
        font-size: 18px;
        max-width: 100%;
    }
}
.blog-krok{
        width: 44px;
    height: 44Px;
    background-color: #81CFF4;
    color: white;
    display: flex;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 20Px;
}
.type-post p:has(.blog-krok) {
        display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}
.type-post li:before{
    background: url(https://benew.cz/user/documents/upload/vyhoda.svg) no-repeat 0 0px;
    background-size: contain;
    width: 20Px;
    height: 20px;
    margin: -2px 8px 0 -18px;
    content: "";
}