@media (max-width: 767px) {
  .header-navigation ul {
    height: auto;
  }

  .header-navigation ul li ul {
    display: block;
    padding-bottom: 15px;
  }

  .header-navigation ul li ul li a {
    padding: 7px 10px;
    font-size: 14px;
    text-transform: none;
  }
}

.header-navigation ul li ul li a {
  padding: 5px 10px;
}

.header-navigation ul li a {
  text-decoration: none;
}

@media (min-width: 768px) {
  .header-navigation ul li ul {
    max-height: 300px;
    overflow: auto;
  }

  .header-navigation ul li a {
    padding: 15px 7px;
    font-size: 12px;
  }

  .header-navigation ul li ul li {
    display: block;
  }

  .header-navigation.prepend-nav {
    width: 100%;
    overflow: auto;
    top: 44px;
    background: white;
    overflow: visible;
    position: fixed;
    left: 0;
    text-align: center;
    box-shadow: 0 3px 10px -1px rgb(0 0 0 / 10%);
  }
}

@media (min-width: 992px) {
  .header-navigation ul li a {
    padding: 15px 5px;
    font-size: 14px;
  }
}

.header-benefits .header-benefits-content .left-items .left-item.remove {
  transform: translateX(0);
}

.usp-item {
  display: inline-flex;
  align-items: center;
  font-size: 9px;
  padding: 0 3px;
}

.usp-item img {
  width: 10px;
  height: auto;
  margin-right: 3px;
}

.usp-item--trust img {
  width: 75px;
  display: block;
  transform: translateY(2px);
}

@media (max-width: 991px) {
  .usp-item {
    display: none;
  }
}

@media (min-width: 1200px) {
  .usp-item {
    font-size: 12px;
    padding: 0 5px;
  }
  .usp-item img {
    width: 13px;
  }

  .usp-item--trust img {
    width: 95px;
    transform: translateY(4px);
  }
}

.header-logo img {
  width: 200px !important;
}

.blog__content img {
  max-width: 100%;
  height: auto;
}

.frontpage-category-desc__inner__headline {
  line-height: 1.1;
}

.main-title {
  font-size: 26px;
}

.footer-title {
  font-size: 20px;
  font-family: 'Lato',sans-serif;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
}

.main-title-center {
  font-size: 26px;
  text-align: center;
  margin: 0 0 30px;
  display: block;
}

.single-product__title {
  display: block;
  margin-bottom: 15px !important;
}

.basket-page__basket-amount {
  width: 100%;
  padding: 5px 10px;
  margin: 0 auto;
  display: block;
  max-width: 70px;
}

.brand {
  text-align: center;
  padding: 20px;
  display: block;
  color: #333;
  margin-bottom: 30px;
  overflow: hidden;
  font-weight: 300;
  background: #fff;
  text-transform: uppercase;
  box-shadow: 0 4px 5px rgba(0,0,0,.1);
  text-decoration: none;
}


@media (min-width: 768px) {
  .header-navigation-container {
      height: auto;
  }
}

.frontpage-slider {
  position: relative;
}

.frontpage-slider .frontpage-slider-image {
  max-height: 100vh;
}

.frontpage-slider img, .frontpage-slider video {
  position: relative;
  z-index: -1;
  display: block;
  width: 100%;
  height: auto;
}

.frontpage-slider-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-align: center;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(0,0,0,.2);
}

.frontpage-slider-text .main-title {
  margin-top: 0;
}

.frontpage-slider-text .button {
  margin-top: 10px;
}
.frontpage-category .frontpage-category-desc__inner__text p {
  line-height: 1.5;
}

@media (min-width: 768px) {
  
  .frontpage-slider-text .button {
    margin-top: 30px;
  }

  .frontpage-slider-text {
    padding: 60px 30px;
  }

  .frontpage-category:nth-child(2n) .frontpage-category__inner {
    flex-direction: row-reverse;
  }

  .frontpage-category__inner {
    display: flex;
  }

  .frontpage-category .frontpage-category-image {
    max-height: 100%;
  }

  .frontpage-category-image a {
    display: flex;
    height: 100%;
  }
  
  .frontpage-category-image a img {
    height: 100%;
    object-fit: cover;
  }
}


@media (min-width: 1200px) {
  .frontpage-slider-text {
    padding: 100px 30px;
  }

  .frontpage-category .frontpage-category-image {
    max-height: 400px;
  }
}

.single-product-page__description {
  margin-top: 50px;
}

@media (min-width: 1200px) {
  .single-product-page__description {
    margin-top: 100px;
  }
}

html {
  scroll-behavior: smooth;
}

.corner-ribbon{
  background: #2f2f2f;
  color: #fff;
  position: absolute;
  text-align: center;
  top: 10px;
  left: 10px;
  padding: 3px 10px;
  z-index: 99;
  font-size: 13px;
}

.search-result {
  display: block;
  width: 100%;
  background: #fff;
  padding: 30px;
  box-shadow: 0 3px 10px -1px rgba(0,0,0,.1);
  margin-bottom: 20px;
  margin-top: 20px;
  text-decoration: none;
  color: #333;
}

.search-result h3 {
  margin-top: 0;
}

.search-categories {
  margin-bottom: 40px;
}

.basket-page__basket-content-voucher {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 15px;
}

.basket-page__basket-content-voucher label {
  font-weight: bold;
}

.basket-page__basket-content-voucher p {
  margin: 0 0 5px;
}

.basket-page__basket-content-voucher input {
  padding: 5px 15px;
  margin-bottom: 5px;
}

#description .single-product-page__rightside__desc {
  z-index: 1;
}

.single-product__label {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  background-color: #ece2da;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.single-product-page .single-product__label {
  left: 30px;
}

.single-product {
  position: relative;
}

.header-navigation .navigation-list-sub li a {
  text-transform: none;
  
}

.header-navigation.prepend-nav ul li ul li a {
  padding: 5px 10px;
}

.header-navigation ul li:hover a {
  text-decoration: none;
}

.header-navigation .navigation-list-sub-sub {
  border: none;
  padding: 0 0 15px 15px;
  min-width: 0;
  position: relative;
}

.header-navigation .navigation-list-sub-sub li a {
  font-size: 12px;
  padding: 0 5px;
}

.select {
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #ccc;
}

.form-row-country label {
  opacity: 1 !important;
}