.siteCookies__form, .siteCookies--bottom.siteCookies--scrolled{
    background-color: #D0882C !important;
    }
    .siteCookies__link{
    background-color: #B47C3B !important;
    }
    .site-msg.information{
    z-index: 1000000;
    }
    .pb-faq__content{
    overflow-x:auto;
    }
    .btn.btn-conversion, a.btn.btn-conversion{
    justify-content: space-evenly !important;
    }
    @media only screen and (min-width: 600px) {
            .pb-faq__content > p > a.btn.btn-conversion{
            width:20% !important;
        }
    }
    @media only screen and (max-width: 999px) {
            #pc-odber-mista{
            display:none;
        }
    }
    .rc-image-left-overlay__link{
    background-color: #D0882C !important;
    border-color: #D0882C !important;
    border-radius: 76px;
    }
    </style>
    
    
    <style>
      .benefitBanner__picture img{
        mix-blend-mode: multiply;
      }
      .in-index .position--benefitHomepage {
        margin-top: 0;
        margin-bottom: 30px;
      }
      .body-banners>div {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        }
      .benefitBanner__picture {
        height: 50px;
      }
      .benefitBanner__picture img {
        max-height: 50px;
        max-width: 55px;
      }
    
      .welcome .welcome__content p {
        margin-bottom: 0;
      }
    
      .welcome .welcome__content p + p{
        margin-top: 20px;
      }
    
      .banners-top-block .banner-wrapper a, .banners-top-block .banner-wrapper img{
        width: 100%;
      }
    
      @media (min-width: 768px) {
        /*.navigation-in {
          font-size: 15px;
          line-height: 15px;
        }*/
        .navigation-in ul li a {
          padding-left: 25px;
          padding-right: 25px;
        }
        .top-navigation-bar .container > div.top-navigation-contacts {
          top: 0;
          height: 38px;
        }
        .welcome h1 {
          font-size: 40px;
          margin-bottom: 30px;
        }
        .welcome p {
          font-size: 16px;
          line-height: 1.8;
          margin-bottom: 30px;
        }
      }
      @media (min-width: 992px) {
        .welcome {
          padding: 40px 40px 40px 40px;
        }
      }
      @media (min-width: 992px) {
        .header-top {
          padding-top: 50px;
          padding-bottom: 10px;
        }
    
        .popup-widget.login-widget {
          top: 150px;
        }
    
        .popup-widget.cart-widget {
          top: 150px;
        }
    
        .admin-logged .popup-widget.login-widget {
          top: 175px;
        }
    
        .admin-logged .popup-widget.cart-widget {
          top: 175px;
        }
      }
      @media (max-width: 767px){
        .top-navigation-bar {
          background-color: white;
        }
      }
    
      @media (max-width: 370px){
        .top-navigation-bar .site-name a img {
            max-height: 30px;
        }
      }
      
      @media (min-width: 768px) {
      .products-related-block h2, .products-alternative-block h2,
      h4.homepage-group-title, .h4.homepage-group-title {
        font-size: 36px;
      }
      body .hodnoceni:before {
        text-align: center;
        font-size: 36px;
        margin-bottom: 30px;
      }
      .products-block.products .p .name {
        font-size: 20px;
      }
      .navigation-buttons a[data-target="cart"]:hover {
        color: white;
      }
      .header-top .btn.cart-count:hover .cart-price {
        color: white;
      }
      .navigation-buttons .click-cart a:after {
        display: none;
      }
      .click-cart {
        background: var(--color-primary);
        border-radius: 8px;
      }
      .click-cart:hover {
        background: var(--color-primary-hover);
      }
      #header .cart-count {
        border-radius: 7px 7px 0 0;
      }
      .navigation-buttons a[data-target="cart"] {
        color: #fff;
      }
      .header-top .btn.cart-count:before {
        font-size: 26px;
      }
      .header-top .btn.cart-count:before {
        color: white !important;
      }
      .navigation-buttons {
        right: 0;
      }
      .cart-window-visible #header .click-cart {
        border-radius: 7px 7px 0 0;
      }
      .cart-window-visible #header .cart-count {
        background-color: transparent;
        border-radius: 7px 7px 0 0;
      }
      .cart-window-visible .btn.cart-count .cart-price {
        color: white;
      }
      .popup-widget {
        margin-left: -6px;
      }
    }
    
    .partners__content {
        height: 85px;
    }
    
    @media (min-width: 992px) {
      .popup-widget.cart-widget {
        margin-left: 106px;
      }
    }
    
    @media (min-width: 1200px) {
      .popup-widget.cart-widget {
        margin-left: 209px;
      }
    }
    
    @media (min-width: 1440px) {
      .popup-widget.cart-widget {
        margin-left: 329px;
      }
    }
    
    .instagram-subheadline {
        display: block;
        text-align: center;
        margin-bottom: 35px;
      }
    
      .instagram-subheadline a {
        display: inline-block;
        padding: 5px 0;
        line-height: 1.4;
        color: #7c7e8f;
        font-size: 16px;
        font-style: italic;
        font-weight: 400;
      }
    
      .instagram-block .h4.homepage-group-title{
        margin-bottom: 0;
      }
    
      .instagram-subheadline a:hover {
        color: var(--color-primary);
      }
      
      
     //Table
     
     @media only screen and (min-width: 1200px) {
            .tbl-content-package{
            width: 30%;
        }
    }
    div .package_header{
    font-size:25px;
      color: black;
      font-weight: 700 !important;
      margin-bottom: 15px;
    }
    .package_content{
       width:100% !important;
      table-layout: fixed;
      }
     div .tbl-content-package{
        height:300px;
        overflow-x:auto;
        margin-top: 0px;
        text-align: center;
        //border: 1px solid #D0882C;
      }
     .package_content > thead > tr > th{
        padding: 1px;
        text-align: center;
        font-weight: 600 !important;
        color: #fff;
        text-transform: uppercase;
      }
      table .package_content > thead > tr {
       text-align:center;
       }
      .tbl-content-package > table > tbody > tr > td{
        padding: 15px;
        text-align: center;
        vertical-align:middle;
        font-weight: 400 !important;
        color: black;
        border-bottom: solid 1px #D0882C;
      }
      .tbl-header-package{
      background-color: rgba(208, 136, 44, 0.8);
     }
       .new_metod{
       color: rgb(208, 136, 44) !important;
       }
      
      /* demo styles */
    
     section .package_section,  section .package_section2{
        margin: 50px;
      }
      
      ::-webkit-scrollbar {
        width: 6px;
    } 
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    } 
    ::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    }
    
    .CellWithComment{
      position:relative;
    }
    
    .CellComment{
      display:none;
      position:absolute; 
      z-index:100;
      border:1px;
      background-color: rgba(208, 136, 44, 0.95);
      border-style:solid;
      border-width:1px;
      border-color:#D0882C;
      padding:3px;
      color:#fff; 
      top:30px; 
      border-radius:15px;
      width:200px;
      text-align:center;
      padding:15px;
    }
    
    .CellWithComment:hover span.CellComment{
      display:block;
    }
    @media only screen and (min-width: 600px) {
            .price{
    font-size:15px;
    }
    }
    @media only screen and (max-width: 600px) {
            .price{
    font-size:10px;
    }
    }

      .question {
            display: none;
            opacity: 0;
            transform: translateY(-20px);
            transition: opacity 0.4s, transform 0.4s;
            background-color: #ffffff;
            border-radius: 8px;
            padding: 20px;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            width: 100%;
            max-width: 600px;
        }
				
        .question.active {
            display: block;
            opacity: 1;
            transform: translateY(0);
        }
        .quizz_button {
            background-color: #007BFF;
            border: none;
            color: #fff;
            padding: 10px 20px;
            border-radius: 4px;
            margin-top: 10px;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .quizz_button:hover {
            background-color: #0056b3;
        }
        
         .quizz_input{
            padding: 10px;
            border-radius: 4px;
            border: 1px solid #ccc;
            width: 100%;
            margin-top: 10px;
        }
        
        .next-button {
            background-color: #6c757d; /* Slightly different color for distinction */
            margin-left: 10px;
        }

        .next-button:hover {
            background-color: #5a6268;
        }
        
        button[disabled] {
        background-color: #ccc;
        cursor: not-allowed;
    }

    .selected-answer {
        background-color: #f5a623;
        color: #fff;
    }
    .quizz_table {
        width: 100%;
        border-collapse: collapse;
        margin-top: 20px;
    }

    .quizz_th, .quizz_td {
        padding: 10px;
        border: 1px solid #ddd;
    }

    .quizz_th {
        background-color: #f2f2f2;
    }
   .site-msg-custom.step-1{
   display:none;
   }
   .row-filter.one-column-body .filters-wrapper .filters .filter-sections .filter-section form fieldset div{
   	width: auto!important;
   }
   .row-filter.one-column-body .filters-wrapper .filters .filter-sections .filter-section form fieldset .advanced-filters-wrapper{
   	display: flex;
   }
   .row-filter.one-column-body .filters-wrapper .filters .filter-sections .filter-section form fieldset div label{
   	padding-right: 0;
   }
   .filters-visible #content .filters-unveil-button-wrapper .btn.unveil-button, .category-header input[type="radio"]:checked+label{
   background-color: #D0882C
   }
   .faq-side-list__item{
   width: 125%;
   }

/*VÝBĚR VYŠETŘENÍ*/
.collapsible_health {
  background-image: linear-gradient(#fcfcfc,#efefef);
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0 4px #d7d7d7;
  margin-bottom: 10px;
}

.active_health, .collapsible_health:hover {
  background-color: #555;
}

.collapsible_health:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active_health:after {
  content: "\2212";
}

.content_health {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-radius: 5px 5px 0 0;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  margin-bottom: 10px;
  margin-top:-10px;
}

/*NÁŠ TÝM*/
    div.scrollmenu, div.scrollmenu-team {
  overflow: auto;
}


.main-container-member {
    background: transparent;
    border-radius: 15px;
    padding: 0px 20px 20px 0px;
}

.h2-member {
    text-align: center;
}

.hr-member {
    width: 10rem;
    margin: 10px auto;
}

.members {
    display: flex;
    flex-wrap: nowrap;

}

.team-member {
    margin: 28px;
    transition: all .3s ease;
    cursor: pointer;
    margin: 20px 10px 20px 10px;
    padding: 20px 20px 5px;
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    width: 200px;
}

.team-member:hover {
    transform: scale(1.05);
}

.img-member {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 10px;
    margin-left: 17px;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.4);
}

.h4-member,
.p-member {
    text-align: center;
    min-width: 150px;
}
.btn-member{
    width: 140px;
    margin-left: 10px;
}
.member-description{
    text-align: center;
}
.category-perex{
box-shadow:0 6px 12px rgba(208,136,4,0.15);
background-color: #fff;
border-radius: 25px;
padding: 10px;
padding-bottom: 2px;
text-align: center;
}


/*Update 13.05.24*/

<style>
.nas-tym-foto{
height:auto;
width:50%;
margin-left:auto;
margin-right:auto;
border-radius:50%;
box-shadow:0px 10px 15px rgba(0, 0, 0, 0.15);
}
i > span{
font-family: "roboto";
}
.right_column_aside {
  width: 30%;
  padding-left: 15px;
  margin-left: 15px;
  float: right;
  background-color:#ffff;
  border-radius:15px;
}

@media (max-width: 650px){
	.right_column_aside {
    width: 100%;
	}
}

@media (min-width: 480px){
	.body-banners>div {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
	}
}
.type-page .content-inner img{
display: inherit !important;
margin-bottom: 0px !important;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content  {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  border-radius:15px;
  margin-top: 20px;
  z-index: 999;
}

 @media only screen and (min-width: 1000px) {
            #mobile-odber-mista{
display:none;
}
    }
 @media only screen and (max-width: 600px) {
            .modal-footer{
margin-top: 90px;
}
    }


/* The Close Button */
.close {
  color: #D0882C;
  float: right;
  font-size: 28px;
  font-weight: bold;

}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.faq-side-list__item.is-active{
text-align:center;
}
.shipping-options-popup h1:not(.advanced-order-suggestion), #cboxClose.cboxClose--shipping{
background: #D0882C !important;
}
 @media only screen and (max-width: 480px){
.extended-banner-link:not(:empty){
background-color: rgba(250,250,250,0.3) !important;
}
.carousel-show-arrows-on-mobile .carousel-control:before{
opacity:0.4;
}
.rc-profit__list-item{
width:120%;
}
.benefitBanner__item{
margin-bottom: 0px;
}
}

/*SCHOVEJ DOPRAVA ZDARMA PŘÍZNAK U PRODUKTŮ*/
.flag.flag-freeshipping{
display:none;
}
</style>
<style>
/*SUROVINY*/

.product-item-detail {
    margin: 28px;
    transition: all .3s ease;
    cursor: pointer;
    margin: 20px 10px 20px 10px;
    padding: 20px 20px 5px;
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    width: 300px;
}

.product-item-detail:hover {
    transform: scale(1.05);
}
 @media only screen and (max-width: 600px) {
 .h4-items,
.p-items {
    text-align: left;
    width: 100%;
 }
 }
  @media only screen and (min-width: 601px) {
 .h4-items,
.p-items {
    text-align: left;
    width: 150%;
 }
 }
 .h4-items{
 margin-bottom:10px; 
 padding-bottom:0px
 }
.p-items {
max-width:200%;
text-wrap:wrap;
margin-bottom:10px; 
padding-bottom:0px;
}
.item-description{
    text-align: center;
    margin-right: 80px;
    width:100%;
    max-width:178px;
}

@media (min-width: 1255px){
	.members {
   justify-content: center;
	}
}
.team-member-info{
background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    border-radius: 25px; 
    text-align: left; 
    padding: 20px;
}
.team-member-pic{
border-radius: 50%; 
box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.4); 
display: block; 
margin-left: auto; 
margin-right: auto;
}
    </style>
    <style>
.menu-item-807 > a {
background-image: URL(https://www.genx.cz/user/documents/upload/new2.png);
 background-repeat: no-repeat;
 }
 @media (max-width: 980px){
	.menu-item-807 > a {
    background-position: right;
	}
}
</style>
<style>
.our-team{
    position: relative;
    overflow: hidden;
}
.our-team img{
    width: 100%;
    height: auto;
    transform: scale(1.2,1.2) translateX(-25px);
    transition: all 0.20s linear 0s;
}
.our-team:hover img{
    transform: scale(1.2,1.2) translateX(0);
}
.our-team .over-layer{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
}
.our-team .team-content{
    width: 90%;
    position: absolute;
    bottom: -40px;
    padding: 0 25px;
    transition: all 0.40s ease 0s;
}
.our-team:hover .team-content{
    bottom: 1%;
}
.our-team .title{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 20px 0 5px;
    text-transform: uppercase;
}
.our-team .post{
    display: block;
    font-size: 17px;
    color: #fff;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.our-team .description{
		color:#fff;
    font-size: 15px;
    color: #fff;
    transform: translateY(100%);
    transition: all 0.30s ease 0.1s;
}
.our-team .description p{
color:#fff;
}
.our-team:hover .description{
    transform: translateY(0);
}
.our-team .social-links{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 10%;
    height: 100%;
    background: #30a5ab;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.our-team .social-links li{
    margin: 20px 0;
}
.our-team .social-links li a{
    color: #fff;
    padding: 10px 0;
}
.our-team .social-links li a:hover{
    text-decoration: none;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 20px; }
}
.site-msg-custom{
background-color: rgba(255, 0, 0,0.75);
}
</style>
<style>
 .card-service-team {
    width: 100%;
    height: 100%;
    padding: 2em 1.5em;
    background: linear-gradient(#ffffff 50%, rgba(208, 136, 44,0.2) 50%);
    background-size: 100% 200%;
    background-position: 0 2.5%;
    border-radius: 5px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    transition: 0.5s;
  }
  .card-service-team:hover {
    background-position: 0 100%;
  }
.nas-tym-funkce{
    background-color:rgba(208, 136, 44,0.2);
    color: grey;
    letter-spacing: .25px;
    text-transform: uppercase;
    border-radius: 50rem;
    padding: 5px 12px 4px;
    font-weight: 500;
    width:70%;
    margin: auto;
    }
</style>
