@media(min-width:992px) {
  #header .site-name a img {
    max-height: 80px;
    margin-left: 25px;
  }
}

@media(min-width:992px) {
  .navigation-in {
    padding-left: 0 !important;
  }
}

#header {
  background-color: #fff !important
}

.navigation-in {
  background: #fff !important;
  margin-top: 40px;
}

#header ul {
  background-color: #fff !important
}

#header a {
  color: #7f583c !important;
  font-weight: 700
}

.menu-helper {
  color: #7f583c !important;
  font-weight: 700;
  font-family: 'Amatic SC';
  font-size: 30px;
}

.cart-count i {
  background-color: #222 !important;
  color: #fff !important;
}

.navigation-buttons .dropdown>button {
  color: #222 !important
}

.navigation-in ul li a b {
  font-family: 'Amatic SC';
  font-size: 30px;
}

#header a {
  font-family: 'Amatic SC';
  font-size: 30px;
}

@media screen and (min-width: 992px) {
  .navigation-in>ul>li {
    border-left: 1px solid #cecece;
  }
}

@media screen and (min-width: 992px) {
  .navigation-in>ul>li:first-child {
    border-left: none;
  }
}

@media screen and (min-width: 992px) {
  .navigation-in ul li a {
    padding: 8px 25px;
  }
}

/* MENU HELPER */

@media (min-width: 992px) {
  .menu-helper>span {
    font-size: 25px;
    margin-top: 35px;
  }

  .menu-helper>span:before {
    content: '\e914';
    font-family: 'shoptet';
    font-size: 16px;
    position: relative;
    right: 8px;
    top: -1px;
  }

  .menu-helper>span::after {
    content: none !important;
  }

  .menu-helper>ul {
    top: calc(50% + 35px);
  }
}

/* MENU CURRENCY DROPDOWN */

.navigation-buttons .dropdown>button {
  font-family: 'Amatic SC';
  font-size: 30px;
  color: #7f583c !important;
  font-weight: 600;
  border: none;
}

.navigation-buttons .dropdown>button .caret {
  display: inline-block;
}

#footer h4 {
  color: #7f583c;
  font-size: 40px;
  font-weight: 700;
  font-family: 'Amatic SC', sans-serif !important;
}

#footer .footer-newsletter h4 {
  font-size: 55px;
}

.instagram-follow-btn a {
  font-family: 'Amatic SC' !important;
  color: #7f583c;
  font-size: 30px;
  font-weight: 800;
}

.category-title {
  text-align: left;
  font-family: 'Amatic SC' !important;
  font-size: 55px;
  margin-top: 25px;
}

#content h1 {
  font-family: 'Amatic SC', sans-serif !important;
  color: #7f583c;
  font-size: 51px;
  font-weight: 700;
  margin-top: 20px;
}

.sidebar h4, .sidebar h4 span {
  font-size: 34px;
  font-family: 'Amatic SC', sans-serif;
  color: #7f583c;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  #mobilni-bannery {
    display: none !important
  }
}

@media screen and (max-width: 768px) {
  .banners-content {
    display: none !important
  }
}

#mobilni-bannery {
  margin-top: 20px
}

.samotny-banner {
  width: 50%;
  float: left;
  padding: 10px;
}

.samotny-banner-dalsi {
  width: 50%;
  float: left;
  padding: 0px;
  margin-top: 20px;
}

.samotny-banner-posledni {
  width: 50%;
  float: left;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 30px;
}

.navigation-buttons>a, .navigation-buttons .dropdown {
  border-width: 0 0px 0 0 !important
}

@media screen and (min-width: 992px) {
  .navigation-in {
    padding-left: 110px
  }
}

.navigation-buttons>a[data-target="cart"] i {
  font-family: 'Poppins' !important;
}

.content-wrapper {
  background-color: transparent;
}

.products-block>div .p {
  background-color: #fff;
  box-shadow: 0px 0px 30px #eaeaea;
  border: 1px solid #fff !important;
}

.sidebar {
  background-color: transparent;
}

#signature {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#signature:hover {
  -webkit-filter: none;
  filter: none;
}

.instagram-widget {
  margin: 0 auto;
}

.overlay {
  background-color: rgba(255, 255, 255, 0.95);
}

@media screen and (max-width: 768px) {
  .content-window-in {
    padding-top: 160px
  }
}

@media screen and (min-width: 768px) {
  .banner-wrapper {
    width: 25%;
  }
}

@media screen and (min-width: 992px) {
  #header {
    height: 108px;
  }
}

@media screen and (max-width: 992px) {
  #header {
    padding-bottom: 15px !important;
  }
}

#header {
  background: url(https://www.panakei.sk/user/documents/upload/GRASS%201.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 30px;
  background-size: contain;
  background-position-y: 105%;
}

.in-index #header {
  background: #ece7e4 !important;
}

.in-index .navigation-in {
  background: #ece7e4 !important;
}

.in-index #header ul {
  background-color: #ece7e4 !important;
}

.in-index .navigation-buttons a[data-target="search"], .navigation-buttons a[data-target="search"]:hover, .navigation-buttons a[data-target="login"], .navigation-buttons a[data-target="login"]:hover, .navigation-buttons a[data-target="navigation"], .navigation-buttons a[data-target="navigation"]:hover, .dropdown-menu>li>a, .dropdown-menu>li>a:hover {
  background-color: transparent !important;
}

.in-index .navigation-buttons {
  border-right-color: transparent !important;
}

@media screen and (max-width: 768px) {
  .banners-row {
    margin-left: -20px !important;
    margin-right: -20px !important;
    margin-top: 15px;
  }

  #mobilni-bannery {
    margin-top: 0px !important;
  }
}

.flag.flag-new {
  background-color: #82B74F
}

.btn.btn-cart {
  border-color: #82B74F;
  background-color: #82B74F;
}

.btn.btn-conversion {
  border-color: #82B74F;
  background-color: #82B74F;
}

@media screen and (max-width: 900px) {
  #description table td {
    padding-left: 5px !important;
  }
}

@media screen and (max-width: 900px) {
  #description table td span {
    font-size: 10pt !important;
  }
}

@media screen and (max-width: 900px) {
  #description table {
    width: 100% !important;
  }
}

@media screen and (max-width: 900px) {
  #description table tr:first-child {
    width: 50%;
    float: left;
    display: block;
  }
}

@media screen and (max-width: 900px) {
  #description table tr:first-child td {
    width: 100% !important;
    float: left;
    display: block;
  }
}

@media screen and (max-width: 900px) {
  #description table tr:last-child {
    width: 50%;
    float: left;
    display: block;
  }
}

@media screen and (max-width: 900px) {
  #description table tr:last-child td {
    width: 100% !important;
    float: left;
    display: block;
  }
}

#footer>div.container.footer-newsletter>form>fieldset>button {
  background-color: #f2f2f2;
}

#footer>div.container.footer-newsletter>form>fieldset>button:hover {
  background-color: #7f583c;
  color: white;
}

.compact-form .btn.btn-lg {
  color: #fff;
  border-color: #759e3f;
  background-color: #759e3f;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

span.delivery-time-label, div.delivery-time {
  font-weight: bold !important;
}

.homepage-texts-wrapper .top-products-wrapper {
  display: none;
}

.navigation-in ul li a b {
  font-size: 25px;
}

#content .custom-tab h1 {
  font-family: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #mobilni-bannery .samotny-banner {
    display: none !important;
  }
}

@media(min-width:320px) and (max-width:480px) {
  #header .site-name a img {
    display: block;
    max-height: 38px;
    max-width: none;
  }

  #header {
    margin-bottom: -15px;
    height: 50px !important;
  }
}

@media(max-width:767px) {
  #header {
    margin-bottom: -15px;
    height: 70px;
  }
}

.blog-hp::before {
  font-family: 'Amatic SC', sans-serif !important;
  color: #7f583c;
  font-size: 51px;
  font-weight: 700;
  width: 100%;
}

.blog-hp {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.blog-hp .news-item {
  background-color: #fff;
  box-shadow: 0px 0px 30px #eaeaea;
  border: 1px solid #fff !important;
  padding: 10px;
  width: 30%;
  border-radius: 15px;
}

.blog-hp .news-item .image>a {
  display: block;
  margin-top: -11px;
  margin-left: -11px;
  margin-right: -11px;
  border-radius: 15px 15px 0 0;
}

.blog-hp .news-item .image>a>img {
  border-radius: 15px 15px 0 0;
}

.blog-hp .news-item .text>a.title {
  font-weight: 500;
  margin-bottom: 15px;
}

.blog-hp .news-item .text {
  padding: 10px;
}

.blog-hp .news-item .text>a.title {
  font-weight: 500;
  margin-bottom: 15px;
}

.dp-blog-more {
  background-color: #8FCB50;
  border: 1px solid #8FCB50;
  color: #fff;
  padding: 10px;
  display: block;
  width: 90px;
  margin-top: 20px;
}

.dp-blog-more:hover {
  background-color: #fff;
  border: 1px solid #8FCB50;
  color: #8FCB50;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .blog-hp {
    padding: 0 20px;
    flex-direction: column;
  }

  .blog-hp .news-item {
    width: 100%;
  }
}

/*@media screen and (min-width: 768px) {
  .benefits {
    max-width: 747px;
    text-align: center;
  }
}

@media screen and (min-width: 992px) {
  .benefits {
    max-width: 972px;
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  .benefits {
    max-width: 1418px;
    text-align: center;
  }
}

.benefits img {
  display: inline-block;
  width: 28.17rem;
  margin: 0 1%;
  text-align: center;
}

.type-product .benefits {
  text-align: center;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e7e7e7;
}

.benefits {
  margin: 0px auto 0px auto;
}

@media screen and (max-width: 767px) {
  .benefits img {
    width: 45% !important;
    margin-bottom: 1% !important;
    margin-top: 1% !important;
  }
}*/

.mobile-banner-first, .mobile-banner-second {
  width: 48%;
  float: left;
  margin-top: 25px;
  margin-bottom: 10px;
}

.mobile-banner-third, .mobile-banner-fourth {
  width: 48%;
  float: left;
  margin-bottom: 25px;
}

.mobile-banner-first, .mobile-banner-third {
  margin-right: 2%;
}

.mobile-banner-second, .mobile-banner-fourth {
  margin-right: 2%;
}

.p-param-block .social-buttons.no-display {
  display: none !important;
}

.p-param-block .social-buttons:not(.no-display) {
  display: block !important;
}

.btn-xs.CookiesOK {
  line-height: 1;
}

.delivery-time-label, .delivery-time {
  color: #009901;
  margin-bottom: 20px !important;
}

.availability-label {
  font-weight: 600;
}

/* CERTIFIKATY NA HOMEPAGE */

.benefits .pana-cert-wrap {
  margin-top: 10px;
}

.pana-cert-wrap {
  display: flex;
  justify-content: center;
}

@media(min-width:992px) {
  .pana-cert img {
    max-width: 290px;
  }

  .type-product .pana-cert img {
    max-width: 150px;
  }
}

.pana-cert {
  margin-right: 15px;
}

.pana-cert:last-child {
  margin-right: 0;
}

/* REFERENCE V KATEGORIÍCH */

.type-category .reference-obsah {
  display: flex;
  flex-direction: row;
}

@media(max-width:767px) {
  .type-category .reference-obsah {
    flex-direction: column;
  }
}

/* MOBILNÍ MENU */

@media(max-width:767px) {
  .navigation-window-visible .navigation-buttons a[data-target="navigation"]::before {
    content: ' ';
  }

  .navigation-close::before {
    color: #80593e;
  }
}

/* INSTAGRAM WIDGET */

.custom-social-icons {
  display: flex;
  justify-content: center;
  margin: 6px 0px;
}

.custom-social-icons>a:first-of-type {
  margin-right: 20px;
}

.custom-social-icons>a>img {
  transition: 0.3s ease transform;
  width: 70px;
}

.custom-social-icons>a>img:hover {
  transform: scale(1.1);
}

#dklab_instagram_widget {
  margin-top: 0px !important;
}

.dklab_instagram_widget_heading>.text {
  display: none !important;
}

.dklab_instagram_widget_heading>span.logo.psaci {
  display: none;
}

.dklab_instagram_widget_heading>.text {
  font-family: 'Amatic SC', sans-serif !important;
  color: #7f583c !important;
  font-size: 51px;
  font-weight: 700;
}

#dklab_instagram_widget_in>div {
  display: none !important;
}

#dklab_instagram_widget_in>div:nth-child(-n+8) {
  display: block !important;
}

.grid9 .dklab_instagram_widget_box {
  width: 11.5% !important;
  min-width: 11.5% !important;
  max-width: 11.5% !important;
  margin: 0.5%;
  border-radius: 10%;
}

@media screen and (max-width: 991px) {
  .grid9 .dklab_instagram_widget_box {
    width: 24% !important;
    min-width: 24% !important;
    max-width: 24% !important;
  }
}

#dklab_instagram_widget {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 35px !important;
}

@media (min-width: 768px) {
  #dklab_instagram_widget {
    width: 708px;
  }
}

@media (min-width: 992px) {
  #dklab_instagram_widget {
    width: 836px;
  }
}

@media (min-width: 1200px) {
  #dklab_instagram_widget {
    width: 1010px;
  }
}

@media (min-width: 1440px) {
  #dklab_instagram_widget {
    width: 1220px;
  }
}

/* HOME ATRIBUTY KVALITY */

.pana-custom-home {
  display: flex;
  flex-direction: row;
}

.pana-custom-home .home-left {
  display: flex;
  flex-basis: 50%;
  flex-wrap: wrap;
  align-self: center;
}

.pana-custom-home .home-cert {
  flex-basis: 50%;
}

.pana-custom-home .home-right {
  flex-basis: 50%;
  padding-left: 20px;
}

.pana-custom-home .home-right .home-adv {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}

.pana-custom-home .home-adv-icon {
  flex-basis: 70px;
}

.pana-custom-home .home-adv-text {
  padding-left: 20px;
  flex-basis: calc(100% - 70px);
}

.pana-custom-home .home-adv-text h3 {
  margin: 10px 0 10px 0;
  font-size: 23px;
  color: #43271b;
}

.pana-custom-home .home-right .home-adv:last-of-type {
  margin: 0;
}

.pana-custom-home .home-adv-text span {
  color: #43271b;
  font-size: 15px;
}

@media only screen and (max-width: 991px) {
  .pana-custom-home {
    display: flex;
    flex-direction: column;
  }

  .pana-custom-home .home-right {
    padding-left: 0px;
    padding-top: 40px;
  }

  .pana-custom-home .home-right .home-adv {
    min-height: 90px;
  }
}

.custom-footer .banner-wrapper {
  width: 100%;
}

/* DP Optimalizace */

.products-block .p .p-bottom .p-tools .btn.btn-primary {
  background-color: #82B74F;
  color: #fff;
  border-color: #82B74F;
}

.products-block .p .p-bottom .p-tools .btn.btn-primary:hover {
  background-color: #000;
  border-color: #000;
}

.p-final-price-wrapper>strong span:not(.pr-list-unit) {
  font-weight: 600;
  color: #429900;
}

/* MOBILE FILTER HIDE */

@media (max-width: 767px) {
  .category-header form label[for='order4'] {
    display: none;
  }
}

/* Delivery in cart */

.summary .box-bg-default .extra.delivery > span > strong {
  color: #990100;
}

.summary .box-bg-default .extra.delivery .price-range > div {
  background-color: #990100;
}

.summary .box-bg-default .extra.delivery {
  margin-bottom: 10px !important;
}