/* Base */
:root {
  --font-color-1: #0f5717;
  --button: #7ed321;
  --ikon-color: #168323;

  --background-color-1: #f3f4ee;
  --background-color-2: #fcfce8;
  --background-color-3: #e7f7d4;
  --background-color-4: #fff3e3;

  --color-black: #000000;
}

* {
  font-family: "Poppins" !important;
}

.overall-wrapper,
body {
  background-color: white !important;
}

@font-face {
  font-family: "cestaprirodou";
  src: url("iconfonts/icomoon.eot?pvh2rr");
  src: url("iconfonts/icomoon.eot?pvh2rr#iefix") format("embedded-o;ntype"),
    url("iconfonts/icomoon.ttf?pvh2rr") format("truetype"),
    url("iconfonts/icomoon.woff?pvh2rr") format("woff"),
    url("iconfonts/icomoon.svg?pvh2rr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cesta" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-support:before {
  content: "\e936";
}

.icon-play-1:before {
  content: "\e935";
}

.icon-basket-case-1:before {
  content: "\e931";
}
.icon-user-1:before {
  content: "\e932";
}
.icon-delivery-1:before {
  content: "\e933";
}
.icon-search-1:before {
  content: "\e934";
}

.icon-card:before {
  content: "\e92e";
}
.icon-bank:before {
  content: "\e92f";
}
.icon-store:before {
  content: "\e930";
}

.icon-basket-icon:before {
  content: "\e92c";
}

.icon-Basket_fill:before {
  content: "\e92d";
}

.icon-basket_fill-1:before {
  content: "\e92b";
}
.icon-basket_fill:before {
  content: "\e92a";
}
.icon-Percent:before {
  content: "\e929";
}
.icon-info-i:before {
  content: "\e927";
}

.icon-address:before {
  content: "\e900";
}
.icon-basket:before {
  content: "\e901";
}
.icon-calendar-mobil:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-check-fill:before {
  content: "\e904";
}
.icon-chevron-down:before {
  content: "\e905";
}
.icon-chevron-left:before {
  content: "\e906";
}
.icon-chevron-right:before {
  content: "\e907";
}
.icon-chevron-up:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e909";
}
.icon-doprava:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-free-delivery:before {
  content: "\e90c";
}
.icon-globe:before {
  content: "\e90d";
}
.icon-heart:before {
  content: "\e90e";
}
.icon-info:before {
  content: "\e90f";
}
.icon-instagram:before {
  content: "\e910";
}
.icon-list:before {
  content: "\e911";
}
.icon-mail:before {
  content: "\e912";
}
.icon-mail-light:before {
  content: "\e913";
}
.icon-menu:before {
  content: "\e914";
}
.icon-message:before {
  content: "\e915";
}
.icon-minus:before {
  content: "\e916";
}
.icon-navigation:before {
  content: "\e917";
}
.icon-phone:before {
  content: "\e918";
}
.icon-platba:before {
  content: "\e919";
}
.icon-play .path1:before {
  content: "\e91a";
  color: rgb(231, 131, 156);
}
.icon-play .path2:before {
  content: "\e91b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-plus:before {
  content: "\e91c";
}
.icon-price:before {
  content: "\e91d";
}
.icon-search:before {
  content: "\e91e";
}
.icon-share:before {
  content: "\e91f";
}
.icon-shield:before {
  content: "\e920";
}
.icon-shipping .path1:before {
  content: "\e921";
  color: rgb(231, 131, 156);
}
.icon-shipping .path2:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-star:before {
  content: "\e923";
}
.icon-star-empty:before {
  content: "\e924";
}
.icon-user:before {
  content: "\e925";
}
.icon-user-light:before {
  content: "\e926";
}

/* Footer */

#signature .miadizajn {
  display: block;
  width: 100%;
  margin-left: 0;
}

#signature .miadizajn img {
  width: 93px;
  height: 17px;
  margin-left: 4px;
  position: relative;
  top: -2px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#footer {
  background: transparent;
  overflow: hidden;
  padding: 0 10px 0;
  position: relative;
  background-color: var(--background-color-1);
}
@media (min-width: 767px) {
  #footer {
    padding: 50px 15px 0;
  }
}
@media (min-width: 992px) {
  #footer {
    padding-left: 55px;
  }
}
#footer .custom-footer {
  border: 0;
  background: transparent;
  padding-top: 0;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  #footer .custom-footer {
    padding-top: 0;
    margin-bottom: 35px;
  }
}
@media (max-width: 766px) {
  #footer .custom-footer {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  #footer .custom-footer > div {
    padding-bottom: 10px;
  }
}
#footer .custom-footer ul li {
  padding-bottom: 5px;
}
#footer .custom-footer ul li:last-child {
  padding-bottom: 0;
}
@media (min-width: 767px) {
  #footer .custom-footer ul li {
    padding-bottom: 12px;
  }
}
#footer .custom-footer .btn.btn-default {
  margin-top: 10px;
  padding: 5px 32px;
  min-height: 40px;
  font-size: 16px;
}
#footer .custom-footer .news-item-widget {
  margin-bottom: 15px;
}
#footer .custom-footer .news-item-widget h5 {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  font-family: "Poppins", Arial, sans-serif;
}
@media (min-width: 767px) {
  #footer .custom-footer .news-item-widget h5 {
    font-size: 16px;
  }
}
#footer .custom-footer .news-item-widget h5 a {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
}
#footer .custom-footer .news-item-widget h5 a:hover {
  color: var(--ikon-color);
  text-decoration: none;
}
@media (min-width: 767px) {
  #footer .custom-footer .news-item-widget h5 a {
    font-size: 16px;
  }
}
#footer .custom-footer .news-item-widget time {
  margin-top: 2px;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  font-family: "Poppins", Arial, sans-serif;
}
@media (min-width: 767px) {
  #footer .custom-footer .news-item-widget time {
    font-size: 14px;
  }
}
#footer > .container {
  background: transparent;
}
#footer .footer-links {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media (max-width: 766px) {
  #footer .footer-links {
    display: block;
  }
}
@media (min-width: 767px) {
  #footer .footer-links {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
#footer .footer-links .footer-link a {
  line-height: 1.2;
}
#footer .contact-box ul li {
  word-break: normal;
  padding-top: 0;
}
#footer .contact-box ul li a {
  color: #000000;
  font-size: 14px;
}
@media (max-width: 766px) {
  #footer .contact-box ul li a {
    padding: 5px 0;
  }
}
@media (min-width: 767px) {
  #footer .contact-box ul li a {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  #footer .contact-box ul li a {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  #footer .contact-box ul li a {
    font-size: 16px;
  }
}
#footer .contact-box ul li a:hover {
  text-decoration: underline;
  color: var(--ikon-color);
}
#footer .contact-box ul li span {
  padding-left: 30px;
}
#footer .contact-box ul li span.address:before,
#footer .contact-box ul li span.youtube:before,
#footer .contact-box ul li span.facebook:before,
#footer .contact-box ul li span.instagram:before,
#footer .contact-box ul li span.mail:before,
#footer .contact-box ul li span.cellphone:before {
  font-family: "cestaprirodou";
  font-size: 20px;
  color: var(--ikon-color);
  top: 12px;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
@media (max-width: 766px) {
  #footer .contact-box ul li span.address:before,
  #footer .contact-box ul li span.youtube:before,
  #footer .contact-box ul li span.facebook:before,
  #footer .contact-box ul li span.instagram:before,
  #footer .contact-box ul li span.mail:before,
  #footer .contact-box ul li span.cellphone:before {
    top: 15px;
  }
}
#footer .contact-box ul li span.address small,
#footer .contact-box ul li span.youtube small,
#footer .contact-box ul li span.facebook small,
#footer .contact-box ul li span.instagram small,
#footer .contact-box ul li span.mail small,
#footer .contact-box ul li span.cellphone small {
  display: block;
  font-size: 12px;
}
@media (min-width: 480px) {
  #footer .contact-box ul li span.address small,
  #footer .contact-box ul li span.youtube small,
  #footer .contact-box ul li span.facebook small,
  #footer .contact-box ul li span.instagram small,
  #footer .contact-box ul li span.mail small,
  #footer .contact-box ul li span.cellphone small {
    font-size: 14px;
  }
}
#footer .contact-box ul li span.youtube:before {
  font-family: "shoptet";
}
#footer .contact-box ul li span.mail a {
  word-break: break-all;
}
#footer .contact-box ul li span.mail:before {
  content: "\e912";
  font-size: 20px;
}
#footer .contact-box ul li span.cellphone:before {
  content: "\e918";
  font-size: 20px;
}
#footer .contact-box ul li .facebook:before {
  content: "\e90b";
  font-size: 20px;
}
#footer .contact-box ul li .instagram:before {
  content: "\e910";
  font-size: 18px;
}
#footer h4 {
  color: var(--font-color-1);
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
  text-transform: none;
}
@media (min-width: 480px) {
  #footer h4 {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  #footer h4 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #footer h4 {
    font-size: 18px;
  }
}
#footer .banner-wrapper {
  margin-top: 0;
}
#footer .custom-footer__banner19 {
  display: none;
}
#footer .banner {
  min-height: auto;
  margin-bottom: 0;
}

#footer .custom-footer > div.custom-footer__banner88 {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

@media (min-width: 767px) {
  #footer .banner {
    margin-bottom: 0;
  }
}
#footer .footer-partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 25px;
}
@media (min-width: 767px) {
  #footer .footer-partners {
    margin-top: 45px;
  }
}
#footer .custom-footer > div {
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 766px) {
  #footer .custom-footer > div {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
    padding-right: 0;
  }
  #footer .custom-footer > div.custom-footer__banner70 {
    border-bottom: 1px solid #000000;
  }
}
@media (max-width: 479px) {
  #footer .custom-footer > div.custom-footer__banner65 .is-active h4,
  #footer .custom-footer > div.custom-footer__banner65.is-active h4,
  #footer .custom-footer > div.custom-footer__banner70 .is-active h4,
  #footer .custom-footer > div.custom-footer__banner70.is-active h4 {
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  #footer .custom-footer > div.custom-footer__articles h4,
  #footer .custom-footer > div.custom-footer__banner65 h4,
  #footer .custom-footer > div.custom-footer__banner70 h4 {
    position: relative;
    margin-bottom: 0;
  }
  #footer .custom-footer > div.custom-footer__articles h4:after,
  #footer .custom-footer > div.custom-footer__banner65 h4:after,
  #footer .custom-footer > div.custom-footer__banner70 h4:after {
    content: "\e905";
    font-family: "cestaprirodou";
    position: absolute;
    top: -4px;
    right: 0;
    font-size: 24px;
    color: #000000;
  }
  #footer .custom-footer > div.custom-footer__articles .news-item-widget,
  #footer .custom-footer > div.custom-footer__articles .btn,
  #footer .custom-footer > div.custom-footer__articles ul,
  #footer .custom-footer > div.custom-footer__banner65 .news-item-widget,
  #footer .custom-footer > div.custom-footer__banner65 .btn,
  #footer .custom-footer > div.custom-footer__banner65 ul,
  #footer .custom-footer > div.custom-footer__banner70 .news-item-widget,
  #footer .custom-footer > div.custom-footer__banner70 .btn,
  #footer .custom-footer > div.custom-footer__banner70 ul {
    display: none;
  }
  #footer .custom-footer > div.custom-footer__articles .is-active h4:after,
  #footer .custom-footer > div.custom-footer__articles.is-active h4:after,
  #footer .custom-footer > div.custom-footer__banner65 .is-active h4:after,
  #footer .custom-footer > div.custom-footer__banner65.is-active h4:after,
  #footer .custom-footer > div.custom-footer__banner70 .is-active h4:after,
  #footer .custom-footer > div.custom-footer__banner70.is-active h4:after {
    content: "\e908";
  }
  #footer
    .custom-footer
    > div.custom-footer__articles
    .is-active
    .news-item-widget,
  #footer
    .custom-footer
    > div.custom-footer__articles.is-active
    .news-item-widget,
  #footer
    .custom-footer
    > div.custom-footer__banner65
    .is-active
    .news-item-widget,
  #footer
    .custom-footer
    > div.custom-footer__banner65.is-active
    .news-item-widget,
  #footer
    .custom-footer
    > div.custom-footer__banner70
    .is-active
    .news-item-widget,
  #footer
    .custom-footer
    > div.custom-footer__banner70.is-active
    .news-item-widget {
    display: block;
  }
  #footer .custom-footer > div.custom-footer__articles .is-active .btn,
  #footer .custom-footer > div.custom-footer__articles.is-active .btn,
  #footer .custom-footer > div.custom-footer__banner65 .is-active .btn,
  #footer .custom-footer > div.custom-footer__banner65.is-active .btn,
  #footer .custom-footer > div.custom-footer__banner70 .is-active .btn,
  #footer .custom-footer > div.custom-footer__banner70.is-active .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  #footer .custom-footer > div.custom-footer__articles .is-active ul,
  #footer .custom-footer > div.custom-footer__articles.is-active ul,
  #footer .custom-footer > div.custom-footer__banner65 .is-active ul,
  #footer .custom-footer > div.custom-footer__banner65.is-active ul,
  #footer .custom-footer > div.custom-footer__banner70 .is-active ul,
  #footer .custom-footer > div.custom-footer__banner70.is-active ul {
    display: block;
    margin-top: 20px;
  }
}
@media (min-width: 767px) {
  #footer .custom-footer > div {
    width: 50%;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #footer .custom-footer > div {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  #footer .custom-footer > div {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  #footer .custom-footer > div.custom-footer__site-name {
    width: 100%;
  }
}
@media (max-width: 479px) {
  #footer .custom-footer > div.custom-footer__contact {
    width: 100%;
  }
}
#footer .custom-footer > div.extended {
  width: 100%;
}
@media (min-width: 767px) {
  #footer .custom-footer > div.extended {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #footer .custom-footer > div.extended {
    width: 40%;
  }
}
#footer ul {
  padding-left: 0;
  margin-bottom: 0;
}
#footer ul li {
  display: block;
}
#footer ul li a {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}
@media (max-width: 766px) {
  #footer ul li a {
    padding: 5px 0;
  }
}
@media (min-width: 767px) {
  #footer ul li a {
    font-size: 16px;
  }
}
#footer ul li a:hover {
  text-decoration: underline;
  color: var(--ikon-color);
}
#footer .footer-payments {
  margin-bottom: 25px;
}
#footer .footer-payments:last-child {
  margin-bottom: 0;
}
#footer .footer-payments img {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 15px;
}
#footer .footer-bottom {
  border: 0;
}
#footer .footer-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  display: block;
  width: 100vw;
  height: 100%;
  background-color: var(--background-color-3);
  border-top: 1px solid var(--button);
  z-index: 1;
}
@media (min-width: 767px) {
  #footer .footer-bottom:before {
    left: calc(50% - 50vw - 10px);
  }
}
#footer .footer-rows {
  min-height: auto;
}
@media (max-width: 1199px) {
  #footer .footer-rows > .site-name {
    display: none;
  }
}
@media (max-width: 766px) {
  #footer .custom-footer > .custom-footer__site-name {
    display: none;
  }
}
#footer .custom-footer > .custom-footer__site-name .site-name {
  display: block;
}
@media (min-width: 1200px) {
  #footer .custom-footer > .custom-footer__site-name {
    display: none;
  }
}
#footer .footer-newsletter {
  border: 0;
}
@media (min-width: 1200px) {
  #footer .site-name {
    max-width: 260px;
    top: 20px;
    left: 0;
  }
}
@media (max-width: 1199px) {
  #footer .site-name {
    max-width: 240px;
    margin-bottom: 25px;
  }
}
#footer .site-name img {
  max-height: 80px;
}
@media (min-width: 992px) {
  #footer .site-name img {
    max-height: 180px;
  }
}
#footer .footer-links-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 0;
  z-index: 2;
  position: relative;
}
#footer .contact-box {
  min-height: auto;
}
#footer .copyright {
  color: var(--font-color-1);
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
  z-index: 2;
  position: relative;
}
@media (min-width: 480px) {
  #footer .copyright {
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  #footer .copyright {
    line-height: 1.2;
    text-align: left;
    font-size: 16px;
  }
}
#footer .copyright strong {
  font-family: "Poppins", Arial, sans-serif;
  text-transform: none;
  font-weight: 700;
}
#footer #signature {
  margin-bottom: 0;
  z-index: 2;
  position: relative;
}
#footer .footer-bg {
  position: absolute;
  bottom: 0;
  right: -30px;
  max-width: 490px;
  display: none;
}
@media (min-width: 480px) {
  #footer .footer-bg {
    display: block;
    bottom: 0;
    left: -40px;
    max-width: 230px;
  }
}
@media (min-width: 767px) {
  #footer .footer-bg {
    left: auto;
    right: 120px;
    max-width: 220px;
  }
}
@media (min-width: 992px) {
  #footer .footer-bg {
    right: -30px;
    max-width: 490px;
  }
}
#footer .copyright {
  z-index: 2;
}
@media (min-width: 767px) {
  #footer .copyright {
    margin-bottom: 10px;
    margin-top: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 767px) {
  #footer .footer-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 766px) {
  #footer .footer-copy {
    display: block;
  }
}
#footer .footer-links {
  margin-top: 0;
  margin-bottom: 30px;
  z-index: 2;
  position: relative;
}
@media (max-width: 766px) {
  #footer .footer-links {
    text-align: left;
  }
}
@media (min-width: 767px) {
  #footer .footer-links {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
#footer .footer-links .footer-link {
  margin: 5px 0;
}
@media (max-width: 766px) {
  #footer .footer-links .footer-link {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 767px) {
  #footer .footer-links .footer-link:first-child {
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
  }
  #footer .footer-links .footer-link:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 1px;
    height: 15px;
    background-color: #fff;
  }
}
#footer .footer-links .footer-link a {
  padding: 5px 0;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
@media (min-width: 767px) {
  #footer .footer-links .footer-link a {
    padding: 0;
    font-size: 16px;
  }
}
#footer .footer-links-icons {
  display: none;
}
#footer .footer-bottom {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 767px) {
  #footer .footer-bottom {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
  }
}
#footer .signature-author {
  padding-right: 0;
  margin-right: 0;
}
@media (max-width: 766px) {
  #footer .signature-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
#footer #signature {
  color: #fff;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 14px;
}
@media (min-width: 480px) {
  #footer #signature {
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  #footer #signature {
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
    font-size: 16px;
  }
}
#footer #signature span,
#footer #signature a {
  color: var(--font-color-1);
}
#footer #signature a:hover {
  color: var(--font-color-1);
}
#footer #signature img {
  position: relative;
  top: -3px;
  margin-left: 5px;
  width: 84px;
  margin-right: 0;
  height: 24px;
}
@media (max-width: 479px) {
  #footer #signature img {
    margin-bottom: 5px;
  }
}
#footer .signature-logo {
  margin-left: 10px;
}
#footer .signature-premium,
#footer .signature-link {
  text-decoration: underline;
}
@media (max-width: 766px) {
  #footer .copyright,
  #footer #signature {
    margin-top: 0;
  }
}

.custom-footer__newsletter {
  padding: 15px 0 50px;
}
@media (min-width: 767px) {
  .custom-footer__newsletter {
    padding: 55px 0 55px;
  }
}
.custom-footer__newsletter .newsletter-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .custom-footer__newsletter .newsletter-content {
    max-width: 80%;
    margin: 0 auto;
  }
}
.custom-footer__newsletter .newsletter-header {
  width: 100%;
  margin-bottom: 15px;
}
@media (max-width: 766px) {
  .custom-footer__newsletter .newsletter-header {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .custom-footer__newsletter .newsletter-header {
    position: relative;
    margin-bottom: 0;
    width: 50%;
    padding-right: 120px;
  }
  .custom-footer__newsletter .newsletter-header:after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: calc(100% - 200px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%) scale(0.7);
    width: 372px;
    height: 62px;
    background-image: url(/user/documents/upload/arrow-green.png);
    background-position: center;
    background-repeat: no-repeat;
  }
}
.custom-footer__newsletter form {
  width: 100%;
  max-width: 500px;
}
@media (min-width: 992px) {
  .custom-footer__newsletter form {
    width: 50%;
    padding-left: 120px;
  }
}
.custom-footer__newsletter fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .custom-footer__newsletter fieldset {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.custom-footer__newsletter .newsletter-text {
  font-weight: 400;
  font-size: 14px;
  color: var(--ikon-color);
}
@media (min-width: 767px) {
  .custom-footer__newsletter .newsletter-text {
    font-size: 16px;
  }
}

.odber h4 {
  text-transform: none;
}

.custom-footer__newsletter h4 div {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.4;
  margin-top: 5px;
  display: block;
  color: var(--color-black);
  max-width: 360px;
}

.custom-footer__newsletter h4 {
  margin-top: 0;
  margin-bottom: 10px;
  color: var(--font-color-1);
}
.custom-footer__newsletter h4 span {
  font-size: 24px;
  font-weight: 600;
  text-transform: none;
  line-height: 1.2;
}
@media (min-width: 767px) {
  .custom-footer__newsletter h4 span {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .custom-footer__newsletter h4 span {
    font-size: 28px;
  }
}
.custom-footer__newsletter .validator-msg.msg-error {
  font-size: 13px;
}
.custom-footer__newsletter .validator-msg-holder {
  position: relative;
  width: 100%;
}
.custom-footer__newsletter .validator-msg-holder:after {
  content: "\e913";
  font-family: "cestaprirodou";
  position: absolute;
  top: 21px;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: var(--ikon-color);
  font-size: 20px;
  display: none;
}
@media (min-width: 767px) {
  .custom-footer__newsletter .validator-msg-holder:after {
    display: block;
    left: 15px;
    font-size: 22px;
  }
}
.custom-footer__newsletter .form-group.consents {
  font-size: 14px;
  color: var(--font-color-1);
  font-weight: 400;
  margin-top: 10px;
  display: none;
  text-align: right;
}
@media (min-width: 767px) {
  .custom-footer__newsletter .form-group.consents {
    display: block;
  }
}
.custom-footer__newsletter .form-group.consents a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: var(--font-color-1);
}
.custom-footer__newsletter .form-group.consents a:hover {
  text-decoration: underline;
}
.custom-footer__newsletter .form-control {
  background-color: white;
  border-radius: 20px;
  padding-right: 10px;
  padding: 10px 15px;
  padding-right: 90px;
  padding-left: 15px;
  font-size: 16px;
  height: 42px;
  min-height: 42px;
  color: #000000;
  width: 100%;
  font-family: "Poppins", Arial, sans-serif;
  border: 1px solid var(--button);
}
@media (min-width: 767px) {
  .custom-footer__newsletter .form-control {
    padding: 10px 30px;
    padding-right: 90px;
    padding-left: 50px;
    font-size: 16px;
  }
}
.custom-footer__newsletter .form-control::-webkit-input-placeholder {
  color: var(--ikon-color);
}
.custom-footer__newsletter .form-control::-moz-placeholder {
  color: var(--ikon-color);
}
.custom-footer__newsletter .form-control:-ms-input-placeholder {
  color: var(--ikon-color);
}
.custom-footer__newsletter .form-control::-ms-input-placeholder {
  color: var(--ikon-color);
}
.custom-footer__newsletter .form-control::placeholder {
  color: var(--ikon-color);
}
.custom-footer__newsletter .compact-form .btn {
  right: 1px;
  top: 1px;
  background-color: transparent;
  border: transparent;
  color: var(--ikon-color);
  text-transform: none;
  font-weight: 400;
  font-weight: 600;
}
@media (max-width: 766px) {
  .custom-footer__newsletter .compact-form .btn {
    height: 40px;
    line-height: 1;
  }
  .custom-footer__newsletter {
    padding: 15px 0 20px;
  }
}
.custom-footer__newsletter .btn {
  height: 40px;
  line-height: 1.2;
  border: 0;
  top: 1px;
  right: 2px;
  padding: 5px 5px;
  min-height: 40px;
  font-size: 14px;
  color: white;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 400;
  width: 90px;
  border-radius: 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.custom-footer__newsletter .btn:after {
  content: "" !important;
  position: absolute;
  top: 50%;
  right: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 25px;
  background-color: var(--button);
}
@media (min-width: 767px) {
  .custom-footer__newsletter .btn {
    padding: 5px 12px;
    font-size: 14px;
    width: 90px;
  }
}
.custom-footer__newsletter .btn:hover {
  color: var(--ikon-color);
}
.custom-footer__newsletter .btn:before {
  display: none;
}

.footer-divider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
}
.footer-divider .footer-divider-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.4;
  display: block;
  background-image: url("/user/documents/upload/wood_textura.png?v=1");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 766px) {
  .footer-divider .footer-divider-img {
    background-attachment: fixed;
  }
}

.odber {
  background-color: white;
}

.custom-footer__newsletter h4 {
  text-align: left;
}

/* instagram */

#dklab_instagram_widget_heading > span.logo.psaci {
  display: none;
}

#dklab_instagram_widget_heading > .text {
  color: var(--font-color-1);
  font-weight: 700;
  margin-left: 0;
}

#dklab_instagram_widget_heading {
  padding: 10px 0px 25px 0px;
}

/* welcome */

.homepage-box.welcome-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fafcfe;
  position: relative;
  border: 0;
}

.welcome h1 {
  font-size: 20px;
  font-weight: 700;
  color: var(--font-color-1);
}

.welcome .welcome-content {
}

.welcome-content .welcome-image-left,
.welcome-content .welcome-image-right {
  position: absolute;
  top: 0;
  /* mix-blend-mode: multiply; */
  height: 100%;
  width: 60%;
  pointer-events: none;
  object-fit: cover;
  object-position: bottom;
}

.welcome-content .welcome-image-left {
  left: 0;
}

.welcome .welcome-image-logo {
  max-width: 260px;
  margin: 0 auto 25px;
}

.welcome-content .welcome-image-right {
  right: 0;
}

.welcome .welcome-text-block {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

.welcome-text-block p {
  line-height: 1.5;
  font-size: 16px;
}

.welcome-text-block a {
}

.welcome-text-block a.btn {
  text-decoration: none;
  border-radius: 25px 0 25px 0;
  text-transform: none;
  margin-top: 25px;
}

.btn {
  text-transform: none;
}

a.btn.btn-primary,
.btn.btn-primary {
  text-transform: none;
  background-color: var(--button);
  border-color: var(--button);
  color: var(--color-black);
  min-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

a.btn.btn-primary:hover,
.btn.btn-primary:hover {
  background-color: var(--ikon-color);
  border-color: var(--ikon-color);
  color: white;
}

.welcome h1 {
  line-height: 1.4;
}

@media (max-width: 767px) {
  .welcome-content .welcome-image-right {
    display: none;
  }
  .welcome-content .welcome-image-left {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .homepage-box.welcome-wrapper {
    padding: 0;
    padding-top: 25px;
  }
  .welcome-content .welcome-image-left {
    width: auto;
    margin: 0 -20px;
    margin-top: 25px;
    max-width: calc(100% + 40px);
  }
  .welcome h1 {
    font-size: 18px;
  }
  .welcome-text-block p {
    font-size: 15px;
  }
  .welcome-text-block a.btn {
    margin-top: 5px;
  }
}

/* blog */

.id-1 .h4.homepage-group-title,
.id-1 h4.homepage-group-title,
.h4.homepage-group-title,
h4.homepage-group-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--font-color-1);
  padding-bottom: 10px;
  text-transform: none;
  border-bottom: 2px solid var(--font-color-1);
}

@media (min-width: 768px) {
  .id-1 .h4.homepage-group-title,
  .id-1 h4.homepage-group-title,
  .h4.homepage-group-title,
  h4.homepage-group-title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .id-1 .h4.homepage-group-title,
  .id-1 h4.homepage-group-title,
  .h4.homepage-group-title,
  h4.homepage-group-title {
    font-size: 32px;
  }
}

.blog-wrapper .homepage-group-title + p {
  display: none;
}

.news-item,
.blog-wrapper .news-item {
  padding: 0;
  padding-bottom: 10px;
  border-radius: 30px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  background-color: var(--background-color-1);
}

.news-item .text {
  padding: 0 15px;
  text-align: left;
}

.news-item .text .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  font-weight: 600;
  color: var(--font-color-1);
  font-size: 16px;
  min-height: 45px;
  line-height: 1.4;
  margin-top: 15px;
}

.homepage-blog-wrapper .news-item a.btn-read-more {
  padding: 10px 15px;
  font-size: 14px;
  text-transform: none;
  background-color: var(--button);
  border-color: var(--button);
  color: var(--color-black);
  min-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  justify-content: center;
  border-radius: 25px 0 25px 0;
  min-width: 120px;
  margin: 20px auto 0;
}

.homepage-blog-wrapper .news-item a.btn-read-more:hover {
  background-color: var(--ikon-color);
  border-color: var(--ikon-color);
  color: white;
}

.homepage-blog .container {
  text-align: center;
}

.blog.btn-read-more {
  padding: 10px 15px;
  font-size: 14px;
  text-transform: none;
  background-color: var(--button);
  border-color: var(--button);
  color: var(--color-black);
  min-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  justify-content: center;
  border-radius: 25px 0 25px 0;
  min-width: 120px;
  margin: 20px auto 0;
}

.blog.btn-read-more:hover {
  background-color: var(--ikon-color);
  border-color: var(--ikon-color);
  color: white;
}

/* rating */

.rating {
  background-color: var(--background-color-1);
  margin: 0 auto;
  margin-top: 40px;
  padding: 4rem 0;
  max-width: 100%;
  display: block;
}

.rating__header {
  flex-direction: column;
}

.rating__badge {
  display: none;
}

.rating__summary {
  display: flex;
}

@media screen and (min-width: 992px) {
  .odber-in {
    max-width: 988px;
  }
}

/* hero */

.banners-row .col-sm-4 {
  display: none;
}

.homepage-box.before-carousel .container {
  width: 100%;
}

.banners-row .col-sm-8 {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.overall-wrapper .content-wrapper.container {
  background: #fff;
}

.next-to-carousel-banners {
  display: flex;
  flex-wrap: wrap;
}

.banner-wrapper + .banner-wrapper {
  margin-top: 0;
}

.next-to-carousel-banners .banner-wrapper {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.next-to-carousel-banners {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .next-to-carousel-banners {
    gap: 10px;
  }
  .next-to-carousel-banners .banner-wrapper {
    width: calc(33.33% - 7px);
  }
}

@media (max-width: 767px) {
  .next-to-carousel-banners .banner-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.homepage-box {
  margin-bottom: 0;
  margin-top: 0;
}

/* middle banners */

.homepage-box.middle-banners-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: white;
  border: 0;
}

.banners-content.body-banners {
  margin: 0 -10px;
}

.banners-content.body-banners > div {
  padding: 0 10px;
}

.banners-content.body-banners > div:last-child img {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  border-radius: 25px;
}

/* benefits */

body .benefitBanner__title {
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
  color: var(--font-color-1);
}

body .benefitBanner__data {
  font-weight: 400;
  margin-top: 3px;
  color: var(--color-black);
}

/* products */

.products-groups {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.products-groups .h4.homepage-group-title {
  margin-top: 0;
}

.products-groups + .products-groups {
  padding-top: 60px;
}

.products-groups:last-child {
  padding-bottom: 40px;
  padding-top: 40px;
}

.products-groups.products-groups-1:before {
  content: "";
  display: block;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: 0;
  background-color: var(--background-color-2);
}

.products-groups.products-groups-2:before {
  content: "";
  display: block;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: 0;
  background-color: var(--background-color-3);
}

.products-groups.products-groups-3:before {
  content: "";
  display: block;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: 0;
  background-color: var(--background-color-4);
}

.id-1 .h4.homepage-group-title,
.id-1 h4.homepage-group-title,
.h4.homepage-group-title,
h4.homepage-group-title {
  z-index: 1;
  position: relative;
}

.products-block {
  z-index: 1;
  position: relative;
}

/* header */

.top-navigation-bar {
  border: 0;
}

.top-navigation-bar-menu li a,
.top-navigation-bar-menu-helper li a {
  color: var(--font-color-1);
  font-weight: 400;
}

.top-navigation-bar-menu li:before {
  display: none;
}

.top-navigation-bar .top-nav-button-login {
  background-color: transparent;
  color: var(--font-color-1) !important;
  position: relative;
  font-weight: 600;
}

.top-navigation-bar .top-nav-button-login:hover {
  background-color: transparent;
  color: var(--button) !important;
}

.top-navigation-bar .top-nav-button-login:hover:before {
  color: var(--button) !important;
}

.top-navigation-bar .top-nav-button-login:before {
  content: "\e925";
  font-family: "cestaprirodou";
  color: var(--font-color-1);
  font-size: 20px;
  margin-right: 5px;
  position: absolute;
  top: 3px;
  left: -4px;
}

.navigation-in ul li a b {
  font-weight: 600;
}

.navigation-in > ul > li {
  border: 0;
}

.homepage-box {
  padding-top: 0;
}

#header nav#navigation .menu-item-1340 {
  background: transparent;
}

.search fieldset {
  position: relative;
}

.search fieldset:before {
  content: "\e91e";
  font-family: "cestaprirodou";
  color: var(--button);
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 42px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.search .form-control,
.search select {
  background-color: white;
  border-color: var(--button);
  color: var(--font-color-1);
  border-radius: 20px;
  height: 42px;
  padding-left: 40px;
}

.search .form-control::placeholder {
  color: var(--font-color-1);
}

.search .btn.btn-default {
  border: 0;
  border-radius: 20px;
  height: 42px;
  background-color: var(--button);
  color: var(--color-black);
  min-width: 80px;
}

.search .btn.btn-default:hover {
  height: 42px;
  background-color: var(--ikon-color);
  color: white;
}

#header .contact-info .contact-phone {
  position: relative;
}

#header .contact-info .contact-phone small {
  display: block;
  font-weight: 600;
  font-size: inherit;
}

#header .contact-info a {
  color: var(--font-color-1);
  text-decoration: none;
}

#header .contact-info .contact-email::before {
  content: "\e912";
  background: none;
  font-family: "cestaprirodou";
  font-size: 22px;
  color: var(--font-color-1);
  top: -4px;
  left: -30px;
}

#header .contact-info .contact-phone::before {
  content: "\e918";
  color: var(--font-color-1);
  background: none;
  font-family: "cestaprirodou";
  font-size: 22px;
  top: 5px;
  left: -30px;
}

.support-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--background-color-3);
  border-radius: 25px;
  padding: 4px 12px 4px 12px;
  position: relative;
  transition: background-color 250ms ease-out;
}

.support-btn:hover {
  background-color: var(--ikon-color);
  color: white;
}

.support-btn:hover .support-btn__icon:before {
  color: white;
}

.support-btn__icon {
  position: relative;
  width: 36px;
  height: 34px;
  margin-right: 4px;
}

.support-btn__icon:before {
  content: "\e936";
  font-family: "cestaprirodou";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--font-color-1);
  font-size: 30px;
}

/* .support-btn__icon img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
} */

.support-btn__text {
  line-height: 1.2;
  font-size: 13px;
}

.support-btn__text strong {
  display: block;
}

.support-btn__text span {
  display: none;
}

@media (min-width: 768px) {
  #header {
    border-bottom: 1px solid var(--button);
  }
  .top-navigation-bar-menu li:first-child a {
    padding-left: 0;
  }
  .header-top > div:last-child {
  }
  .header-top > div.site-name-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-right: 25px;
  }
  .navigation-in {
    font-size: 15px;
    line-height: 15px;
  }
  #header .cart-count {
    background-color: var(--button);
    padding: 12px 15px;
    border-radius: 25px;
    position: relative;
    color: var(--color-black);
    font-size: 14px;
  }

  #header .cart-count:before {
    content: "\e92d";
    font-family: "cestaprirodou";
    color: var(--color-black);
    margin-right: 5px;
  }

  .top-navigation-bar .container > div {
    text-align: left;
  }
  .top-navigation-bar {
    background-color: var(--background-color-2);
  }
  #navigation {
    height: 40px;
  }
  .navigation-in ul.menu-level-2 a {
    color: var(--font-color-1);
  }
  .navigation-in > ul > li > a {
    padding-bottom: 13px;
    padding-top: 13px;
  }
  .navigation-in {
    background-color: transparent;
  }
  .navigation-in > ul > li > a {
    color: var(--font-color-1);
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .support-btn {
    display: none;
  }
  .search .btn.btn-default {
    min-width: 60px;
  }
  :where(.ums_forms_redesign--off) .compact-form .form-control {
    padding-right: 55px;
  }
}

@media (min-width: 992px) and (max-width: 1220px) {
  .support-btn {
    padding: 4px 8px 4px 10px;
  }
  .support-btn__icon:before {
    font-size: 24px;
  }
  .support-btn__icon {
    width: 26px;
    height: 29px;
    margin-right: 4px;
  }
  .support-btn__text {
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  .menu-helper {
    top: 138px;
  }
  #header .site-name a::before {
    content: "Průvodce přírodní péčí o zdraví a krásu";
    color: var(--font-color-1);
    font-size: 10px;
    position: absolute;
    top: 49px;
    left: 38px;
    width: 100%;
  }
}

@media (min-width: 1440px) {
  #header .site-name a::before {
    content: "Průvodce přírodní péčí o zdraví a krásu";
    color: var(--font-color-1);
    font-size: 12px;
    position: absolute;
    top: 65px;
    left: 56px;
    width: 100%;
  }
  .support-btn__text span {
    display: block;
  }
  .header-top > div:last-child {
    flex-basis: 400px;
  }
  .header-top > div.site-name-wrapper {
    flex-basis: 510px;
  }
}

@media (max-width: 767px) {
  .navigation-in > ul > li > a > b,
  .navigation-in > ul > li > a > span {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .header-top .support {
    display: none;
  }
  .banners-row .col-sm-8 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .support-btn {
    margin-top: 10px;
    margin-left: 10px;
    width: calc(100% - 20px);
  }
  .top-navigation-menu-item-794 {
    display: none !important;
  }
  .banners-content.body-banners {
    margin-bottom: 20px;
  }
  .support-btn__text strong,
  .support-btn__text span {
    display: inline-block;
  }
  .products-groups + .products-groups {
    padding-top: 40px;
  }
  .next-to-carousel-banners .banner-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }
  .products-groups {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .next-to-carousel-banners .banner-wrapper a,
  .next-to-carousel-banners .banner-wrapper img {
    width: 100%;
  }
  .next-to-carousel-banners {
    margin-bottom: 30px;
  }
  .id-1 .h4.homepage-group-title,
  .id-1 h4.homepage-group-title,
  .h4.homepage-group-title,
  h4.homepage-group-title {
    font-size: 24px;
  }
  .banners-content.body-banners > div a,
  .banners-content.body-banners > div img {
    width: 100%;
  }

  .homepage-blog {
    padding: 0 15px;
  }

  .blog.btn-read-more {
    margin-top: 0;
  }

  #footer .custom-footer > div.custom-footer__banner10,
  #footer .custom-footer > div.custom-footer__banner9 {
    width: 50%;
  }

  #dklab_instagram_widget_heading {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #dklab_instagram_widget {
    padding: 0 3px;
  }
}

@media (max-width: 480px) {
  .in-index .news-items-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 0;
    margin-right: -15px;
    margin-left: -15px;
  }

  .in-index .news-item {
    margin-bottom: 20px;
    display: block;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background-color: #ffffff;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    width: 230px;
    max-width: 230px;
    white-space: normal;
  }

  .in-index .news-item:first-child {
    margin-left: 15px;
  }
  .in-index .news-item:last-child {
    margin-right: 15px !important;
  }
}
