.admin-bar {
  display: none; }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000; }

.container {
  width: 100% !important;
  max-width: 1280px !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }

#content .btn.unveil-button, #footer .btn.unveil-button {
  display: inline-flex; }

.btn, a.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  height: 36px;
  min-height: auto;
  border-radius: 20px;
  text-transform: none;
  border: none;
  color: #fff;
  font-weight: 700;
  font-size: 13px; }

.btn.btn-default,
a.btn.btn-default {
  background: #e8ac7b;
  color: #fff; }

.btn.btn-primary,
a.btn.btn-primary {
  background-color: #34bac9;
  color: #fff; }
  .btn.btn-primary:hover,
  a.btn.btn-primary:hover {
    color: #fff;
    background: #2a95a0; }

.btn.btn-conversion,
a.btn.btn-conversion {
  background: #e8ac7b;
  color: #fff; }
  .btn.btn-conversion:hover,
  a.btn.btn-conversion:hover {
    border-color: #d89f71;
    color: #fff;
    background-color: #d89f71; }

.btn.btn-cart,
a.btn.btn-cart,
.btn.add-to-cart-button {
  text-transform: uppercase;
  font-weight: 700; }

.js-rk-custom {
  display: none; }

.container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .container {
      max-width: 735px;
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1100px; } }
  @media (min-width: 1276px) {
    .container {
      max-width: 1240px; } }
  @media (min-width: 1500px) {
    .container {
      max-width: 1350px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1550px; } }
  @media (min-width: 1920px) {
    .container {
      max-width: 1440px; } }

@media screen and (max-width: 767px) {
  .overall-wrapper {
    padding-top: 125px; } }

body.ordering-process {
  background-color: #fff; }

#navigation .navigation-in > ul > li.menu-item-715.ext > a {
  color: #019b5e; }
  #navigation .navigation-in > ul > li.menu-item-715.ext > a b {
    font-weight: 700; }
  #navigation .navigation-in > ul > li.menu-item-715.ext > a .submenu-arrow {
    display: none; }
  #navigation .navigation-in > ul > li.menu-item-715.ext > a:before, #navigation .navigation-in > ul > li.menu-item-715.ext > a:after {
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    background: url("/user/documents/upload/img-tree.png") no-repeat 0 0;
    background-size: 100%; }
  #navigation .navigation-in > ul > li.menu-item-715.ext > a:before {
    margin-right: 10px; }
  #navigation .navigation-in > ul > li.menu-item-715.ext > a:after {
    margin-left: 10px; }

.promo-banner {
  display: block;
  position: relative; }
  @media screen and (max-width: 767px) {
    .promo-banner--category {
      margin-top: 5px; } }
  .promo-banner--detail {
    margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .promo-banner__image--desktop {
      display: none; } }
  @media screen and (min-width: 768px) {
    .promo-banner__image--mobile {
      display: none; } }
  .promo-banner__close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; }
    .promo-banner__close:before {
      display: inline-block;
      speak: none;
      vertical-align: middle;
      font-family: shoptet;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      line-height: 0;
      text-transform: none;
      text-decoration: none;
      content: '\e912';
      font-size: 16px;
      color: #fff; }

@media screen and (max-width: 767px) {
  .ordering-process #navigation {
    top: 75px; }
  .ordering-process .overall-wrapper {
    padding-top: 75px; }
  .ordering-process .responsive-tools {
    padding-top: 0; }
    .ordering-process .responsive-tools > a[data-target="navigation"] {
      left: auto;
      right: 15px;
      width: auto;
      height: 75px; }
  .ordering-process .top-navigation-bar {
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
    border-bottom: none; }
    .ordering-process .top-navigation-bar .header-link {
      display: none; }
  .ordering-process .responsive-tools > a[data-target="search"] {
    display: none; } }

ol.cart-header {
  z-index: 99;
  pointer-events: none;
  background-color: transparent; }
  @media screen and (max-width: 767px) {
    ol.cart-header li a, ol.cart-header li strong {
      display: flex;
      align-items: center;
      padding-top: 0;
      padding-bottom: 0;
      height: 75px; } }

@media screen and (max-width: 767px) {
  .next-step-back {
    z-index: 99;
    height: 75px; }
    .next-step-back:before {
      line-height: 75px; } }

.responsive-tools > a[data-target="navigation"] {
  display: flex;
  align-items: center;
  right: auto;
  left: 15px;
  bottom: -50px;
  height: 50px;
  width: auto;
  padding: 0; }
  .responsive-tools > a[data-target="navigation"]:before {
    width: auto;
    background-color: transparent;
    color: #111;
    font-size: 20px; }
  .responsive-tools > a[data-target="navigation"]:after {
    display: block;
    margin-left: 5px;
    content: "Menu";
    font-size: 16px;
    font-weight: 600;
    color: #000; }

.menu-helper {
  top: 125px; }

@media screen and (max-width: 767px) {
  .content-wrapper.container .row > div {
    padding-left: 0;
    padding-right: 0; } }

.top-navigation-bar .container > div.top-navigation-tools {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.top-navigation-bar {
  border-top: none;
  border-bottom: none;
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .top-navigation-bar {
      position: fixed;
      top: 0;
      z-index: 56;
      width: 100%;
      height: 125px;
      transition: transform 0.15s;
      border-bottom: 50px solid #ebccb2;
      background-color: #fff; } }
  @media screen and (max-width: 767px) {
    .top-navigation-bar .top-navigation-tools {
      justify-content: flex-end !important;
      padding-top: 10px; } }
  @media screen and (max-width: 767px) {
    .top-navigation-bar .responsive-tools {
      width: auto;
      padding-top: 0;
      padding-bottom: 0; } }
  .top-navigation-bar a {
    color: #111; }
  .top-navigation-bar .header-link {
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      .top-navigation-bar .header-link {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .top-navigation-bar .header-link--delivery:before {
          background: url("/user/documents/assets/img/ico-truck2.png") no-repeat 0 0; }
        .top-navigation-bar .header-link--contact:before {
          background: url("/user/documents/assets/img/ico-phone.png") no-repeat 0 0; }
        .top-navigation-bar .header-link:before {
          width: 24px;
          height: 24px;
          margin-bottom: 5px;
          content: "";
          background-size: 100%; } }
    @media screen and (min-width: 768px) {
      .top-navigation-bar .header-link {
        margin-right: 20px; } }
    @media screen and (max-width: 767px) {
      .top-navigation-bar .header-link span {
        display: none; } }
  .top-navigation-bar .top-navigation-contacts {
    background-color: transparent; }
  .top-navigation-bar .top-navigation-menu {
    display: none !important; }

@media screen and (min-width: 768px) {
  .header-top {
    align-items: center;
    height: 115px; } }

@media screen and (min-width: 768px) {
  .header-top > div {
    flex: 0 1 auto; } }

@media screen and (min-width: 768px) {
  .header-top .navigation-buttons {
    margin-left: auto; } }

@media screen and (min-width: 1280px) {
  .header-top .navigation-buttons {
    margin-left: 0; } }

@media screen and (max-width: 767px) {
  .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header {
    top: 0; } }

@media screen and (max-width: 767px) {
  .search-window-visible #header .search {
    position: relative;
    z-index: 9;
    padding: 0; } }

.search-window-visible #header .search .search-form {
  display: flex;
  align-items: center;
  height: 50px;
  width: 100%; }
  .search-window-visible #header .search .search-form > fieldset {
    position: relative;
    width: 100%; }

@media screen and (min-width: 768px) {
  .header-top .search {
    flex-grow: 1;
    margin-left: 70px;
    max-width: 430px; } }

.header-top .search input[type="search"].form-control {
  border-radius: 10px;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }

.header-top .search .btn {
  width: 60px;
  border-radius: 0 10px 10px 0;
  background-color: #f1ccae; }
  .header-top .search .btn:before {
    width: 20px;
    height: 20px;
    content: "";
    background: url("/user/documents/assets/img/ico-search-white.png") no-repeat 0 0;
    background-size: 100%; }

@media screen and (max-width: 767px) {
  .type-index .overall-wrapper {
    padding-top: 125px; } }

@media screen and (max-width: 767px) {
  .navigation-window-visible #navigation {
    width: 100%; } }

.delivery-info {
  display: none; }
  @media screen and (min-width: 1280px) {
    .delivery-info {
      display: block;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
      color: #000; }
      .delivery-info__text {
        display: flex;
        align-items: center; }
        .delivery-info__text img {
          width: 24px;
          margin-right: 10px; } }

.responsive-tools > a[data-target="search"] {
  margin-right: 0; }
  @media screen and (max-width: 767px) {
    .responsive-tools > a[data-target="search"] {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: auto;
      height: auto;
      padding: 0; }
      .responsive-tools > a[data-target="search"]:before {
        width: 24px;
        height: 24px;
        margin-bottom: 5px;
        content: "";
        background: url("/user/documents/assets/img/ico-search.png") no-repeat 0 0;
        background-size: 100%; }
      .responsive-tools > a[data-target="search"]:after {
        content: "Hledat"; } }

@media screen and (max-width: 767px) {
  #header {
    width: 100%;
    position: fixed;
    top: 50px;
    z-index: 56; } }

@media screen and (min-width: 768px) {
  #header {
    position: relative; }
    #header:before {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 54px;
      width: 100%;
      background-color: #f7e5d6;
      content: ""; } }

@media screen and (max-width: 767px) {
  #header {
    top: 75px;
    margin-bottom: 0;
    box-shadow: none !important; } }

#header .cart-count {
  display: flex;
  align-items: center;
  margin-left: auto;
  height: auto;
  color: #111; }
  @media screen and (max-width: 767px) {
    #header .cart-count {
      position: absolute;
      right: 15px;
      top: 7px;
      height: 36px;
      padding-left: 15px;
      padding-right: 15px;
      background-color: #fff;
      border-radius: 8px; }
      #header .cart-count:before {
        margin-right: 10px; }
      #header .cart-count .cart-price {
        display: block !important; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    #header .cart-count i {
      display: none; } }
  #header .cart-count:before {
    width: 24px;
    height: 24px;
    content: "";
    background: url("/user/documents/assets/img/ico-cart.png") no-repeat 0 0;
    background-size: 100%; }

@media screen and (max-width: 767px) {
  #header .site-name {
    top: -65px;
    left: 10px;
    position: absolute;
    text-align: left;
    transition: transform 0.15s; } }

@media screen and (max-width: 767px) {
  .navigation-close {
    display: none; } }

@media screen and (max-width: 767px) {
  #navigation {
    top: 125px;
    right: auto;
    left: 0; } }

@media screen and (min-width: 768px) {
  #navigation {
    height: 54px;
    background-color: #f7e5d6; } }

@media screen and (min-width: 768px) {
  #navigation .navigation-in {
    background-color: transparent; } }

#navigation .navigation-in > ul {
  padding: 0 20px; }
  @media screen and (min-width: 768px) {
    #navigation .navigation-in > ul {
      padding-left: 0;
      padding-right: 0; } }
  #navigation .navigation-in > ul > li {
    border-top: none;
    border-bottom: 1px solid #ccc; }
    @media screen and (min-width: 768px) {
      #navigation .navigation-in > ul > li {
        border: none; } }
    #navigation .navigation-in > ul > li.ext > a .submenu-arrow {
      display: inline-block; }
      @media screen and (min-width: 768px) {
        #navigation .navigation-in > ul > li.ext > a .submenu-arrow {
          position: relative;
          top: -2px;
          padding-left: 5px; } }
    @media screen and (min-width: 768px) {
      #navigation .navigation-in > ul > li.ext.exp > a {
        margin-left: 0;
        margin-right: 0; } }
    #navigation .navigation-in > ul > li > a {
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #111;
      padding: 0 0 0 20px; }
      @media screen and (min-width: 768px) {
        #navigation .navigation-in > ul > li > a {
          justify-content: flex-start;
          padding-right: 20px;
          height: 54px;
          text-transform: uppercase; }
          #navigation .navigation-in > ul > li > a:hover {
            margin-left: 0;
            margin-right: 0; } }
      @media screen and (max-width: 767px) {
        #navigation .navigation-in > ul > li > a b {
          padding-top: 20px;
          padding-bottom: 20px; } }

@media screen and (min-width: 768px) {
  #navigation .menu-level-2 {
    padding: 20px;
    border-top: none;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0 9px 3px rgba(41, 41, 41, 0.25); } }

.in-index .advantages {
  margin: 20px auto; }
  @media screen and (min-width: 768px) {
    .in-index .advantages {
      padding-left: 0;
      padding-right: 0;
      margin-top: 40px;
      margin-bottom: 40px; } }

.advantages {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 20px;
  background-color: #fdfaf7;
  border-radius: 10px; }
  .advantages__item {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }
    @media screen and (min-width: 480px) {
      .advantages__item {
        width: calc(100% / 2); } }
    @media screen and (min-width: 768px) {
      .advantages__item {
        justify-content: center;
        width: calc(100% / 4);
        margin-top: 0;
        margin-bottom: 0; } }
    .advantages__item img {
      filter: invert(100%) sepia(254%) saturate(69%) hue-rotate(328deg) brightness(115%) contrast(85%);
      height: 60px;
      margin-right: 20px; }
    .advantages__item p {
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin: 0;
      color: #000; }

.rk-rating .votes-wrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  max-width: none;
  margin: 0 0 30px 0; }
  @media screen and (min-width: 480px) {
    .rk-rating .votes-wrap {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media screen and (min-width: 768px) {
    .rk-rating .votes-wrap {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }

.rk-rating .vote-wrap {
  padding: 0;
  margin: 0;
  border: none; }
  .rk-rating .vote-wrap:nth-child(n+6) {
    display: none; }
  .rk-rating .vote-wrap .vote-pic {
    display: none; }
  .rk-rating .vote-wrap .vote-name {
    min-height: 24px; }
  .rk-rating .vote-wrap .vote-time,
  .rk-rating .vote-wrap .vote-delimeter {
    display: none; }

.rk-rating .vote-header .vote-summary {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }

.rk-rating .vote-content {
  padding: 5px;
  font-size: 12px;
  background-color: #f6f6f6;
  text-align: center;
  border-radius: 4px; }

.rk-rating__actions {
  display: flex;
  justify-content: center; }

.homepage-box.welcome-wrapper {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  border-top: none;
  border-bottom: none; }

.welcome {
  margin-top: 40px; }
  @media screen and (min-width: 768px) {
    .welcome {
      margin-top: 80px; } }
  .welcome h1 {
    display: none; }
  .welcome > div {
    max-width: none;
    margin: 0; }
  .welcome .infowrapIndex {
    display: flex;
    flex-direction: column-reverse;
    align-items: center; }
    @media screen and (min-width: 768px) {
      .welcome .infowrapIndex {
        flex-direction: row; } }
  .welcome .infoImage {
    max-width: 300px; }
    @media screen and (min-width: 768px) {
      .welcome .infoImage {
        width: 50%;
        margin-right: 30px;
        max-width: none; } }
  @media screen and (min-width: 768px) {
    .welcome .infoText {
      flex: 1;
      min-width: 1px; } }
  .welcome .infoText h1 {
    display: block; }

.carousel-inner > .item > a > img {
  width: 100%; }

.homepage-box.before-carousel {
  padding-top: 0;
  padding-bottom: 0;
  border-top: none;
  border-bottom: none; }
  .homepage-box.before-carousel .container {
    width: 100% !important;
    max-width: none !important; }
  .homepage-box.before-carousel .wide-carousel img {
    width: 100%; }

@media screen and (max-width: 767px) {
  .wide-carousel {
    margin-left: -10px;
    margin-right: -10px; } }

.flag {
  border-radius: 5px; }

.flags-extra .flag-discount .price-standard {
  display: none; }

.flags-extra .flag-discount .price-save {
  font-size: 18px;
  white-space: nowrap; }

.side-review {
  display: none; }
  @media screen and (min-width: 1280px) {
    .side-review {
      display: flex;
      z-index: 9;
      position: fixed;
      left: 0;
      top: 50%;
      margin-top: -130px;
      height: 260px;
      overflow: hidden;
      transition: all 300ms ease;
      transform: translateX(-254px);
      border: 1px solid #77705b;
      border-left: none;
      border-radius: 0 6px 6px 0; }
      .side-review:hover {
        transform: translateX(0); }
      .side-review__header {
        display: flex;
        align-items: center;
        justify-content: center;
        order: 2;
        width: 45px;
        background-color: #77705b;
        border-radius: 6px; }
      .side-review__title {
        color: #fff;
        transform: rotate(-90deg);
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
        white-space: nowrap; }
      .side-review__star {
        width: 20px;
        margin-left: 5px; }
      .side-review__inner {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        order: 1;
        width: 250px;
        background-color: #fff; }
      .side-review__subtitle {
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 700;
        text-align: center; }
      .side-review__image {
        width: 200px;
        margin-bottom: 20px; }
      .side-review__text {
        margin-bottom: 20px; }
        .side-review__text .stars-label {
          flex: 0 1 auto;
          line-height: normal;
          color: #000; }
      .side-review .btn {
        height: 34px; } }

.h4.homepage-group-title {
  display: flex;
  align-items: center;
  margin: 40px 0 40px 0;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700; }
  @media screen and (min-width: 768px) {
    .h4.homepage-group-title {
      margin: 80px 0 80px 0;
      font-size: 40px; } }
  .h4.homepage-group-title:before, .h4.homepage-group-title:after {
    flex: 1;
    min-width: 1px;
    height: 1px;
    content: "";
    background-color: #cfcfcf; }
  .h4.homepage-group-title:before {
    margin-right: 20px; }
  .h4.homepage-group-title:after {
    margin-left: 20px; }

.products-gifts {
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 40px -20px;
  background: url("/user/documents/assets/img/bg-gifts.jpg") repeat 50% 50%; }
  @media screen and (min-width: 768px) {
    .products-gifts {
      margin-top: 80px;
      margin-bottom: 80px;
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media screen and (min-width: 1280px) {
    .products-gifts {
      margin-left: calc(-50vw + 1258px / 2);
      margin-right: calc(-50vw + 1258px / 2); } }
  .products-gifts .h4.homepage-group-title {
    margin-top: 0; }
  .products-gifts__actions {
    display: flex;
    justify-content: center;
    margin-top: 40px; }
    .products-gifts__actions .btn {
      background-color: #000; }

.products-block.products.slick-initialized {
  display: block; }
  .products-block.products.slick-initialized .slick-slide {
    margin-left: 10px;
    margin-right: 10px; }
  .products-block.products.slick-initialized .slick-list {
    margin-left: -5px;
    margin-right: -5px;
    padding: 0;
    width: calc(100% + 10px); }
    .products-block.products.slick-initialized .slick-list:before, .products-block.products.slick-initialized .slick-list:after {
      display: none; }
  .products-block.products.slick-initialized .slick-track {
    margin-left: 0;
    margin-right: 0; }
    .products-block.products.slick-initialized .slick-track:before, .products-block.products.slick-initialized .slick-track:after {
      display: none; }

.products-block.products:not(.slick-initialized) {
  margin: -10px; }
  .products-block.products:not(.slick-initialized) > div {
    width: calc(50% - 20px);
    margin: 10px;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .products-block.products:not(.slick-initialized) > div {
        width: calc(100% / 3 - 20px); } }

.products-block.products > div {
  border: none !important; }

.products-block.products .ratings-wrapper {
  display: none; }

.products-block.products .p-in {
  margin-top: 0; }

.products-block.products .p .image {
  display: block;
  position: relative;
  margin-bottom: 10px; }
  .products-block.products .p .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: all 300ms ease; }
    .products-block.products .p .image img:hover {
      transform: scale(1.02); }

.products-block.products .p .name {
  margin-bottom: 10px;
  overflow: visible;
  height: auto;
  color: #000;
  font-size: 14px;
  text-align: left; }
  @media screen and (min-width: 1280px) {
    .products-block.products .p .name {
      font-size: 16px; } }
  .products-block.products .p .name:hover {
    text-decoration: underline; }

.flag.flag-discount {
  background-color: #6dea8e; }

.sidebar {
  width: 290px;
  margin-right: 30px;
  background-color: #fff; }
  .sidebar .sidebar-inner {
    padding: 0; }

#category-header {
  display: none; }

.responsive-categories {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .responsive-categories {
      display: none; } }
  .responsive-categories__in {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px; }
    @media screen and (min-width: 375px) {
      .responsive-categories__in {
        grid-template-columns: repeat(4, 1fr); } }
  .responsive-categories__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none; }
  .responsive-categories__image-wrapper {
    max-width: 100px;
    margin-bottom: 10px;
    position: relative; }
  .responsive-categories__image {
    border-radius: 50%; }
  .responsive-categories__ribbon {
    position: absolute;
    left: 50%;
    top: -10px;
    width: 30px;
    margin-left: 20px; }
  .responsive-categories__title {
    font-weight: 700; }

@media screen and (max-width: 767px) {
  .content-wrapper.container .row.product-top {
    margin-left: 0;
    margin-right: 0; } }

.site-msg.information {
  position: relative;
  bottom: 0;
  left: 0;
  max-width: none;
  padding: 10px 12px;
  opacity: 1;
  box-shadow: none;
  background-color: #2e8856;
  font-size: 14px;
  color: #fff; }
  .site-msg.information .close:before {
    color: #fff; }

.p-detail {
  margin-top: 20px; }
  .p-detail .p-image-wrapper .flags-extra .flag .price-standard, .p-detail .p-image-wrapper .flags-extra .flag .price-save {
    font-size: 26px; }
  .p-detail .products-related-header {
    margin: 0 0 60px 0;
    font-size: 36px;
    font-weight: 700;
    text-align: center; }
  .p-detail .products-related {
    padding-bottom: 30px; }
  .p-detail .p-image-wrapper {
    margin-bottom: 20px; }
    @media screen and (min-width: 1280px) {
      .p-detail .p-image-wrapper {
        margin-bottom: 0; } }
  .p-detail .p-image {
    margin-bottom: 0; }
  .p-detail .p-thumbnails-wrapper {
    margin-top: 10px; }
    .p-detail .p-thumbnails-wrapper .p-thumbnails {
      margin-bottom: 0; }
  .p-detail .advantages {
    margin-bottom: 40px; }
  .p-detail .product-top {
    margin-bottom: 40px; }
  .p-detail .p-detail-info {
    display: none; }
  .p-detail .social-buttons-wrapper {
    display: none; }
  .p-detail .p-detail-tabs-wrapper {
    display: none; }
  .p-detail .products-related-header {
    display: none; }
  .p-detail .products-related {
    display: none; }
  .p-detail .p-detail-inner-header {
    display: none; }
    .p-detail .p-detail-inner-header h1 {
      margin: 0 0 10px 0; }
  .p-detail .p-info-wrapper .p-detail-inner-header {
    display: block; }
  .p-detail .p-info-wrapper .flags {
    margin-bottom: 20px; }
  .p-detail .p-info-wrapper .p-final-price-wrapper {
    margin-bottom: 0; }
  .p-detail .p-info-wrapper .price-measure {
    margin-top: 0; }
  .p-detail .p-info-wrapper .availability-value {
    font-size: 14px;
    margin-bottom: 0; }
  .p-detail .p-short-description {
    margin-bottom: 20px; }
  .p-detail .add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0; }
    @media screen and (min-width: 480px) {
      .p-detail .add-to-cart {
        align-items: center; } }
    .p-detail .add-to-cart__left {
      display: flex;
      flex-direction: column;
      width: 100%;
      margin-bottom: 15px; }
      @media screen and (min-width: 480px) {
        .p-detail .add-to-cart__left {
          width: auto;
          margin-right: 30px;
          margin-bottom: 0; } }
      @media screen and (min-width: 768px) {
        .p-detail .add-to-cart__left {
          margin-right: 50px; } }
    .p-detail .add-to-cart .quantity {
      margin-right: 15px;
      border-style: solid; }
    .p-detail .add-to-cart .add-to-cart-button {
      height: 48px; }
      .p-detail .add-to-cart .add-to-cart-button:before {
        display: none; }

.categories {
  margin-left: 0;
  margin-right: 0; }
  .categories li.active > a {
    background-color: transparent;
    color: #f1ccae; }

@media screen and (min-width: 768px) {
  .content {
    padding-left: 0;
    padding-right: 0; } }

#footer {
  margin-top: 20px;
  padding: 50px 0;
  background: #eaccb2 url("/user/documents/assets/img/bg-footer.png") no-repeat 50% 50%;
  background-size: cover; }
  @media screen and (min-width: 1280px) {
    #footer {
      padding-top: 150px;
      padding-bottom: 150px; } }
  #footer .footer-rows {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: transparent;
    border: none; }
  #footer h4 {
    margin-bottom: 35px;
    color: #fff;
    font-size: 24px;
    text-transform: none;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #footer h4 {
        font-size: 34px; } }
  #footer .site-name {
    display: none !important; }
  #footer .custom-footer {
    padding-left: 0;
    padding-top: 0;
    border: none; }
    #footer .custom-footer > div {
      flex: 0 1 auto;
      width: 100%;
      padding: 0; }
      #footer .custom-footer > div.custom-footer__banner1 {
        height: 0; }
      #footer .custom-footer > div:nth-child(n+3) {
        display: none; }
  #footer .custom-footer__articles ul li {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #footer .custom-footer__articles ul li {
        margin-bottom: 15px;
        font-size: 20px; } }
    #footer .custom-footer__articles ul li:last-child {
      margin-bottom: 0; }
    #footer .custom-footer__articles ul li a {
      color: #1a1919; }
      #footer .custom-footer__articles ul li a:hover {
        color: #1a1919;
        text-decoration: underline; }

#copyright {
  padding: 15px 0;
  background-color: #3a2f28; }
  @media screen and (min-width: 768px) {
    #copyright {
      padding-top: 25px;
      padding-bottom: 25px; } }
  #copyright .footer-bottom {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    border: none; }
    #copyright .footer-bottom:before, #copyright .footer-bottom:after {
      display: none; }
  #copyright .copyright {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: #fff; }
  #copyright #signature {
    flex: 0 1 auto; }
    #copyright #signature a {
      color: #fff; }

a, .link-like {
  color: #000; }

.btn.btn-block, a.btn.btn-block {
  display: flex; }

@media screen and (max-width: 767px) {
  .btn.next-step-forward, .btn.next-step-finish {
    display: flex;
    padding-top: 0;
    padding-bottom: 0; } }

body .detail-description {
  max-width: none; }
  body .detail-description__section {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
    max-width: none; }
    @media screen and (min-width: 1280px) {
      body .detail-description__section {
        flex-direction: row; } }
    @media screen and (min-width: 1280px) {
      body .detail-description__section:nth-child(even) {
        flex-direction: row-reverse; }
        body .detail-description__section:nth-child(even) .detail-description__image {
          margin-left: 135px;
          margin-right: 0; } }
    body .detail-description__section:last-child {
      margin-bottom: 0; }
  body .detail-description__image {
    margin-bottom: 30px; }
    @media screen and (min-width: 1280px) {
      body .detail-description__image {
        margin-right: 135px;
        margin-bottom: 0;
        max-width: 400px; } }
  @media screen and (min-width: 1280px) {
    body .detail-description__content {
      flex: 1;
      min-width: 1px;
      max-width: none; } }
  body .detail-description h2 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700; }
    @media screen and (min-width: 1280px) {
      body .detail-description h2 {
        margin-bottom: 40px;
        font-size: 36px; } }
  body .detail-description p {
    line-height: 30px;
    font-size: 15px; }
    @media screen and (min-width: 1280px) {
      body .detail-description p {
        line-height: 40px;
        font-size: 18px; } }

.search-whisperer .p-name {
  font-size: 16px;
  color: #000; }

.cart-widget .popup-widget-inner.full + .cart-widget-button {
  display: flex; }

@media screen and (max-width: 767px) {
  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    padding-top: 125px; } }

.cart-widget-product-amount {
  width: 75px; }

.cart-widget .cart-free-shipping {
  position: relative;
  bottom: 0;
  left: 0;
  height: auto; }
  .cart-widget .cart-free-shipping > div {
    display: block;
    text-align: center; }

.cart-widget .cart-widget-button {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .cart-widget .cart-widget-button .btn {
    display: flex;
    width: auto;
    padding-top: 0;
    padding-bottom: 0; }

.quantity {
  display: flex;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 20px; }
  .quantity input {
    padding-right: 5px;
    background-color: transparent;
    border: none;
    color: #000;
    text-align: right; }
  .quantity .increase,
  .quantity .decrease {
    right: 5px;
    background-color: transparent;
    border: none; }

.navigation-home-icon-wrapper::before {
  top: 4px;
  margin-top: 0; }

.modal-window {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  padding: 8px;
  overflow-y: auto;
  text-align: center;
  background: rgba(108, 110, 115, 0.52);
  backdrop-filter: blur(4px); }
  .modal-window:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .modal-window__wrap {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 640px;
    z-index: 2;
    padding: 24px 28px;
    position: relative;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    border-radius: 12px; }
  .modal-window__close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    z-index: 2;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer; }
    .modal-window__close:before {
      display: inline-block;
      speak: none;
      vertical-align: middle;
      font-family: shoptet;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      line-height: 0;
      text-transform: none;
      text-decoration: none;
      content: '\e912';
      font-size: 16px; }
  .modal-window__title {
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 20px; }
  .modal-window__text {
    line-height: 1.6;
    margin-bottom: 16px; }

@media screen and (max-width: 767px) {
  .modal-banner__img--desktop {
    display: none; } }

@media screen and (min-width: 768px) {
  .modal-banner__img--mobile {
    display: none; } }

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  margin: 5px -20px 0 -20px;
  border-bottom: none; }
  .breadcrumbs > span {
    align-self: center; }
    .breadcrumbs > span > span,
    .breadcrumbs > span > a {
      padding: 5px 15px;
      display: block; }
    .breadcrumbs > span > a {
      position: relative;
      min-height: 28px; }
      .breadcrumbs > span > a:before, .breadcrumbs > span > a:after {
        content: '';
        position: absolute;
        right: 0;
        width: 1px;
        height: 75%; }
      .breadcrumbs > span > a:before {
        transform: rotate(-45deg); }
      .breadcrumbs > span > a:after {
        transform: rotate(45deg); }
  .breadcrumbs span a:before, .breadcrumbs span a:after {
    width: 2px;
    height: 20%;
    background-color: #dadada; }
  .breadcrumbs span a:before {
    top: 35%; }
  .breadcrumbs span a:after {
    bottom: 35%; }

.content-wrapper.container .footer-banners {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (min-width: 768px) {
    .content-wrapper.container .footer-banners {
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 20px;
      margin-top: 40px; } }
  .content-wrapper.container .footer-banners:before, .content-wrapper.container .footer-banners:after {
    display: none; }
  .content-wrapper.container .footer-banners .footer-banner {
    padding: 0 !important;
    width: 100% !important; }

.latest-contribution-box {
  display: none; }

.contact-banners {
  display: flex;
  flex-direction: column;
  max-width: 770px;
  width: 100%;
  margin: 0 auto 40px auto; }
  @media screen and (min-width: 600px) {
    .contact-banners {
      flex-direction: row; } }
  .contact-banners__item {
    display: flex;
    justify-content: center;
    margin: 10px;
    padding: 30px 15px;
    width: calc(100% - 10px);
    background: #faf3ee;
    border-radius: 10px; }
    @media screen and (min-width: 600px) {
      .contact-banners__item {
        width: calc(50% - 10px); } }
  .contact-banners__content {
    display: flex;
    align-items: center; }
    .contact-banners__content p {
      margin: 0; }
    .contact-banners__content img {
      height: 40px;
      margin-right: 20px; }

.contact-address {
  padding: 30px;
  margin-bottom: 20px;
  background: #f5f5f5;
  border-radius: 10px; }
  .contact-address > div {
    margin-bottom: 15px; }
    .contact-address > div:last-child {
      margin-bottom: 0; }
  .contact-address h3 {
    font-weight: 700; }

.detail-banners {
  display: flex;
  flex-direction: column;
  margin: -10px;
  padding-top: 20px; }
  @media screen and (min-width: 600px) {
    .detail-banners {
      flex-direction: row; } }
  .detail-banners__item {
    width: calc(100% - 20px);
    margin: 10px;
    padding: 15px 25px;
    background-color: #faf3ee;
    border-radius: 10px; }
    @media screen and (min-width: 600px) {
      .detail-banners__item {
        width: calc(50% - 20px); } }
    .detail-banners__item--delivery a {
      opacity: 0.5; }
    .detail-banners__item--costumer a {
      font-weight: 700; }
    .detail-banners__item--costumer span {
      opacity: 0.5; }
  .detail-banners__title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px; }
  .detail-banners__content {
    display: flex;
    align-items: center; }
  .detail-banners__icon {
    height: 40px;
    margin-right: 20px; }
  .detail-banners__text {
    flex: 1;
    min-width: 1px; }

.availability-amount {
  display: none; }

ol.top-products li {
  align-items: flex-start; }
  ol.top-products li:before {
    position: relative;
    top: 15px; }
  ol.top-products li a.top-products-image {
    flex: 0 0 60px; }
    ol.top-products li a.top-products-image img {
      border-radius: 4px; }
  ol.top-products li a .top-products-name {
    margin-bottom: 5px; }
  ol.top-products li a:hover .top-products-name {
    color: #000;
    text-decoration: underline; }

.products-inline.products-top > div .p {
  align-items: flex-start; }
  .products-inline.products-top > div .p .image img {
    border-radius: 4px; }
  .products-inline.products-top > div .p .p-in .p-in-in .name {
    margin-bottom: 5px;
    color: #000; }
    .products-inline.products-top > div .p .p-in .p-in-in .name:hover {
      color: #000;
      text-decoration: underline; }

.subcategories li a {
  border-color: #6a6a6a;
  color: #6a6a6a; }
  .subcategories li a:hover {
    color: #6a6a6a; }



/* --- Lazy Load Compatibility Fix --- */
.products-block.products .p .image img {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
}
