/* FONTS *****************************************************************************/
@font-face {
  font-family: 'Bona Nova';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bonanova/v12/B50NF7ZCpX7fcHfvIUBJiw.ttf) format('truetype');
}
@font-face {
  font-family: 'Bona Nova';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bonanova/v12/B50IF7ZCpX7fcHfvIUBxN4dOFA.ttf) format('truetype');
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-100Italic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-300Italic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-500.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-500Italic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-700.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-700Italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-900.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('font/MuseoSans-900Italic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
/* BREAKPOINT MIXINS */
/* COLORS */
.c-888 {
  color: #888;
}
html,
body {
  /*overflow-x: hidden;*/
}
a {
  text-decoration: none;
}
.notification-bar {
  position: relative;
  padding: 1.25rem 0;
  margin: 0;
  border-radius: 0;
  background: #6f7e62;
  color: white;
  font-family: 'Museo Sans';
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 18px;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .notification-bar.show.first {
    display: none !important;
  }
}
.notification-bar p,
.notification-bar a {
  color: white;
}
.notification-bar p:last-child {
  margin-bottom: 0;
}
.notification-bar .btn-close {
  top: 50%;
  transform: translateY(-50%);
  color: #acad95;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23acad95'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
}
.notification-bar .btn-close:focus {
  box-shadow: none;
}
/**************************************/
html,
body {
  font-size: 12pt;
  font-family: 'Museo Sans';
}
h1 {
  font-size: 40px;
  color: black;
  /*font-family: 'Museo Sans';*/
  font-weight: 900;
}
h2 {
  font-size: 20px;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  font-weight: bold;
}
h4 {
  font-family: 'Museo Sans';
  font-weight: 900;
  font-style: italic;
}
.preview-ram {
  border: 1px dashed black;
}
h1.line {
  background-image: url("../../images/line.jpg");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
a {
  color: black;
  font-family: 'Museo Sans';
  font-weight: 900;
}
a:hover {
  text-decoration: none;
  color: black;
}
a:focus {
  /*color: white;*/
  text-decoration: none;
}
p a {
  text-decoration: underline;
}
a.btn-info-content {
  display: inline-block;
  border-bottom: 1px dotted black;
}
.page {
  display: inline-block;
  color: white;
  background: #6f7e62;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-weight: 400;
  font-size: 16px;
}
.page:hover {
  color: white;
  background: #99928b;
}
.page.active {
  background: #dad1ca;
  color: white;
}
.color-theme {
  color: #6f7e62;
}
.color-yellow {
  color: #acad95;
}
.font-italic {
  font-style: italic;
}
.ram {
  border: 0px solid #6f7e62;
  background-image: url('../../images/top-left.png'), url('../../images/bottom-right.png'), url('../../images/ram-left.jpg'), url('../../images/ram-left.jpg'), url('../../images/ram-top.jpg'), url('../../images/ram-top.jpg');
  background-position: left top, right bottom, left center, right center, center top, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y, repeat-y, repeat-x, repeat-x;
}
.ram-white {
  border: 0px solid #6f7e62;
  background-image: url('../../images/top-left.png'), url('../../images/bottom-right.png'), url('../../images/ram-left-white.jpg'), url('../../images/ram-left-white.jpg'), url('../../images/ram-top-white.jpg'), url('../../images/ram-top-white.jpg');
  background-position: left top, right bottom, left center, right center, center top, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y, repeat-y, repeat-x, repeat-x;
}
.pad20 {
  padding: 20px;
}
.ram80:after {
  content: "plokiju";
  border: 1px solid black;
  height: 80px;
  display: block;
}
.image-preview {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}
.image-preview .btn-cropper {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
.img-container img {
  max-width: 100%;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.mymodal {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.87);
  visibility: hidden;
  z-index: 9999;
}
/* HEADER *********************************************************************************/
/*header {
    height: 80px;
    line-height: 80px;
    left: 0px;
    top: 0px;
    width: 100%;
    background: white;
    z-index: 999;

    nav {
        ul {
            li {
                display: inline;

                a {
                    display: inline-block;
                    padding-left: 30px;
                    font-size: 14px;
                }
            }
        }
    }
}*/
.nav-line {
  padding-right: 15px;
  border-right: 2px dashed black;
}
.nav-alternative {
  position: relative;
  padding: 1rem 0;
}
.nav-alternative #searchform {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #acad95;
  transition: all 0.3s ease;
  transform: translateY(-100%);
}
.nav-alternative #searchform.show {
  transform: translateY(0);
}
.nav-alternative #searchform button {
  border-radius: 0;
}
.nav-alternative ul:not(.dropdown-menu) {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.nav-alternative ul:not(.dropdown-menu) > li {
  display: flex;
  align-items: center;
}
.nav-alternative ul:not(.dropdown-menu) > li:not(:last-child)::after {
  content: "/";
  margin: 0 0.25rem;
  color: #6f7e62;
  font-weight: bold;
}
.nav-alternative ul:not(.dropdown-menu) > li > a {
  line-height: 1;
  font-weight: 100;
}
.nav-alternative ul:not(.dropdown-menu) > li > a:hover,
.nav-alternative ul:not(.dropdown-menu) > li > a:has(+ .dropdown-menu.show) {
  color: #231f20;
}
.nav-alternative ul:not(.dropdown-menu) > li .active {
  color: #231f20;
}
.nav-alternative ul:not(.dropdown-menu) > li:hover .dropdown-menu {
  display: none;
}
.nav-alternative ul:not(.dropdown-menu) > li:hover .dropdown-menu.show {
  display: block;
}
.nav-alternative ul:not(.dropdown-menu) > li .dropdown-menu {
  top: 100%;
  right: 7px;
  border-radius: 0;
  background-color: #acad95;
  border: 0;
  box-shadow: none;
  inset: calc(100% + 1rem) auto auto -1rem !important;
  transform: unset !important;
  padding-top: 0;
}
.nav-alternative ul:not(.dropdown-menu) > li .dropdown-menu .dropdown-item {
  line-height: 1;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 100;
}
.nav-alternative ul:not(.dropdown-menu) > li .dropdown-menu .dropdown-item:hover {
  background-color: #6f7e62;
}
nav.navbar {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 99;
  height: 70px;
}
@media screen and (min-width: 1200px) {
  nav.navbar {
    height: 90px;
  }
}
nav.navbar .navbar-toggler {
  border-radius: 0;
  border: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  flex: none;
  flex-direction: column;
  justify-content: space-around;
  background: transparent;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  nav.navbar .navbar-toggler {
    display: flex;
  }
}
nav.navbar .navbar-toggler:focus {
  box-shadow: none;
}
nav.navbar .navbar-toggler > span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #6f7e62;
  transition: all 0.3s ease;
}
nav.navbar .navbar-toggler:not(.collapsed) > span:nth-child(1) {
  width: 50%;
  transform: translate(2.5px, 4.5px) rotate(45deg);
}
nav.navbar .navbar-toggler:not(.collapsed) > span:nth-child(2) {
  transform: rotate(-45deg);
}
nav.navbar .navbar-toggler:not(.collapsed) > span:nth-child(3) {
  width: 50%;
  transform: translate(14px, -4.5px) rotate(45deg);
}
@media screen and (min-width: 1200px) {
  nav.navbar:has(.navbar-nav > .nav-item.dropdown:hover)::after,
  nav.navbar:has(.navbar-nav > .nav-item.dropdown .dropdown-menu.show)::after,
  nav.navbar:has(.navbar-nav > .nav-item.dropdown:hover)::before,
  nav.navbar:has(.navbar-nav > .nav-item.dropdown .dropdown-menu.show)::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    height: 100dvh;
    background-color: rgba(111, 126, 98, 0.75);
    z-index: -1;
    pointer-events: none;
  }
  nav.navbar:has(.navbar-nav > .nav-item.dropdown:hover)::before,
  nav.navbar:has(.navbar-nav > .nav-item.dropdown .dropdown-menu.show)::before {
    bottom: 100%;
  }
  nav.navbar:has(.navbar-nav > .nav-item.dropdown:hover)::after,
  nav.navbar:has(.navbar-nav > .nav-item.dropdown .dropdown-menu.show)::after {
    top: 100%;
  }
}
@media screen and (max-width: 1199px) {
  nav.navbar:not(.sticked) .navbar-collapse {
    height: calc(100dvh - 70px - 56px) !important;
    top: calc(70px + 56px);
  }
}
@media screen and (max-width: 991px) {
  nav.navbar:not(.sticked) .navbar-collapse {
    height: calc(100dvh - 70px) !important;
    top: 70px;
  }
}
nav.navbar.sticked {
  position: fixed;
  top: 0;
}
@media screen and (max-width: 991px) {
  nav.navbar.sticked .navbar-collapse {
    top: 70px;
  }
}
@media screen and (max-width: 1399px) {
  nav.navbar.sticked .navbar-collapse {
    top: 70px;
  }
}
nav.navbar .navbar-collapse .navbar-nav {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  nav.navbar .navbar-collapse {
    position: fixed;
    right: 0;
    left: 100vw;
    background-color: #f8f9fa;
    transition: ease 0.3s all;
    padding-bottom: 48px;
  }
  nav.navbar .navbar-collapse.collapse {
    left: 0;
  }
  nav.navbar .navbar-collapse .navbar-nav {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0.75rem;
    transition: ease 0.3s all;
    height: 100%;
    overflow-y: auto;
  }
  nav.navbar .navbar-collapse .navbar-nav .dropdown-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 100vw;
    transition: ease 0.3s all;
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
    border: 0;
  }
  nav.navbar .navbar-collapse .navbar-nav:has(.dropdown-menu.show) {
    transform: translateX(-100vw);
    overflow: unset;
  }
  nav.navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child) {
    border-bottom: 1px solid #acad95;
  }
  nav.navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 0.75rem 0.5rem;
  }
  nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link {
    padding: 0.75rem 3rem 0.75rem 0.5rem;
    position: relative;
  }
  nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link .bi:last-child {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1;
    border-left: 1px solid #acad95;
  }
  nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link.trigger-back {
    padding: 0.75rem 0.5rem 0.75rem 3rem;
    font-weight: 900;
    background-color: #acad95;
    color: #f8f9fa;
  }
  nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .nav-link.trigger-back .bi {
    right: unset;
    left: 0;
    border-left: 0;
    border-right: 1px solid #acad95;
  }
  nav.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu:not(.show) {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  nav.navbar .navbar-collapse .navbar-nav {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  nav.navbar .navbar-collapse .navbar-nav {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  nav.navbar .navbar-collapse .navbar-nav {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  nav.navbar .navbar-collapse .navbar-nav {
    max-width: 100%;
  }
}
nav.navbar .navbar-brand img {
  height: 50px;
}
nav.navbar form.search {
  display: inline-block;
  mergin-left: 20px;
}
nav.navbar form.search input.form-control {
  border: 1px solid black;
}
nav.navbar form.search input.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
nav.navbar .sign-links {
  line-height: 20px;
}
nav.navbar .sign-links a {
  text-decoration: none;
  font-weight: 300;
}
nav.navbar .sign-links a:hover {
  text-decoration: underline;
}
nav.navbar #basket {
  white-space: nowrap;
}
nav.navbar .basket {
  display: flex;
  align-items: center;
  font-weight: 100;
}
nav.navbar .basket .mobile-counter {
  position: absolute;
  right: -2px;
  bottom: -2px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  background-color: #6f7e62;
  color: #f8f9fa;
  height: 22px;
  width: 22px;
  padding: 0.25rem;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
nav.navbar .basket strong {
  font-weight: 900;
}
nav.navbar .basket:hover {
  color: #6f7e62;
}
nav.navbar .basket-link {
  display: flex;
  flex-direction: row;
  line-height: 20px;
  text-decoration: none;
  font-weight: 300;
}
nav.navbar .basket-link:hover b {
  text-decoration: underline;
}
nav.navbar .nav-item.dropdown > .nav-link::after {
  content: unset;
  margin-left: 0;
  vertical-align: 0;
  border: 0;
}
nav.navbar .nav-item.dropdown > .nav-link .bi {
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  nav.navbar .nav-item.dropdown:hover > .nav-link,
  nav.navbar .nav-item.dropdown:has(.dropdown-menu.show) > .nav-link {
    border-color: #acad95 !important;
  }
  nav.navbar .nav-item.dropdown:hover > .nav-link::after,
  nav.navbar .nav-item.dropdown:has(.dropdown-menu.show) > .nav-link::after,
  nav.navbar .nav-item.dropdown:hover > .nav-link::before,
  nav.navbar .nav-item.dropdown:has(.dropdown-menu.show) > .nav-link::before {
    content: "";
    position: absolute;
    background-color: #6f7e62;
    top: -2px;
    left: -2px;
  }
  nav.navbar .nav-item.dropdown:hover > .nav-link::before,
  nav.navbar .nav-item.dropdown:has(.dropdown-menu.show) > .nav-link::before {
    width: 15px;
    height: 3px;
    border-right: 3px solid #f8f9fa;
  }
  nav.navbar .nav-item.dropdown:hover > .nav-link::after,
  nav.navbar .nav-item.dropdown:has(.dropdown-menu.show) > .nav-link::after {
    width: 3px;
    height: 15px;
    border-bottom: 3px solid #f8f9fa;
  }
}
nav.navbar .nav-item:hover > .nav-link,
nav.navbar .nav-item:has(.dropdown-menu.show) > .nav-link {
  color: #6f7e62;
}
nav.navbar .nav-item .nav-link {
  position: relative;
  border: 1px solid transparent;
  border-bottom: 0;
  line-height: 1.2;
  font-weight: bold;
  color: #212121;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  transition: none;
}
nav.navbar .nav-item .nav-link:hover {
  color: #6f7e62;
}
nav.navbar .nav-item .nav-link + .dropdown-menu {
  box-shadow: none;
  padding: 0;
  background-color: #f8f9fa;
  margin-top: 0 !important;
  border-radius: 0;
}
@media screen and (min-width: 1200px) {
  nav.navbar .nav-item .nav-link + .dropdown-menu {
    border: 1px solid #acad95;
    width: 250px;
    max-width: 100vw;
  }
}
nav.navbar .nav-item .nav-link + .dropdown-menu .nav-link:hover {
  color: #f8f9fa;
}
.mt-navbar {
  margin-top: 70px !important;
}
.mt-navbar + .mt-navbar {
  margin-top: 0 !important;
}
@media screen and (min-width: 1200px) {
  .mt-navbar {
    margin-top: 90px !important;
  }
}
@media screen and (min-width: 1200px) {
  .d-xl-none + .mt-navbar {
    margin-top: 90px !important;
  }
}
.nav2 {
  display: block;
  background-color: #acad95;
}
.nav2 .navbar-nav {
  width: 100%;
  justify-content: space-around;
}
.nav2 .navbar-nav > li > a.nav-link {
  color: white;
  font-weight: 700;
}
/* FOOTER *********************************************************************************/
footer {
  background: #6f7e62;
  padding: 50px 0px;
  margin-top: 80px;
  color: #f8f9fa;
}
footer .logo-img {
  object-fit: contain;
  max-width: 100%;
  max-height: 50px;
  filter: invert();
}
footer ul {
  padding: 0;
  margin: 0;
}
footer ul li a {
  color: #f8f9fa;
  font-weight: 100;
  font-family: 'Museo Sans';
}
footer ul li a:hover {
  color: inherit;
  text-decoration: underline;
}
body.product-default footer {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #copyright {
    margin-bottom: 41px;
  }
}
/* MODAL - BURGER *************************************************************************/
/* MENU ***********************************************************************/
.mhide {
  height: 100vh;
  overflow: hidden;
}
.menu {
  box-sizing: border-box;
  display: inline-block;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  background: #E9EC6B;
  display: none;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  backface-visibility: hidden;
  outline: none;
  text-size-adjust: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 16pt;
}
.menu .logo {
  text-align: center;
  margin-top: 10vh;
}
.menu .logo img {
  width: 20%;
  min-width: 200px;
}
.menu nav {
  margin-top: 10vh;
  text-align: center;
  font-family: 'Open Sans';
}
.menu nav a {
  display: block;
  font-size: 1em;
  margin-bottom: 4vh;
  font-weight: normal;
}
.menu nav a:hover {
  font-weight: bold;
}
.menu .footer {
  margin-top: 10vh;
  font-family: 'Open Sans';
  font-size: 0.7em;
}
.menu a.burger-close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 20pt;
}
/* USER-NAV *******************************************************************************/
.user-nav {
  position: relative;
  display: inline;
}
.user-nav li ul {
  position: absolute;
  width: 100%;
  text-align: left;
  top: 15px;
  left: 0px;
  display: none;
  background: white;
  border: 1px solid black;
  line-height: 30px;
}
.user-nav li ul li a {
  line-height: 25px;
}
.user-nav li:hover ul {
  display: block;
}
#cmscontent {
  min-height: 500px;
}
/* BANNER *********************************************************************************/
.banner {
  background-color: white;
  margin: 0;
}
.banner h1 {
  position: absolute;
  left: 55%;
  top: 20vh;
  width: 460px;
  font-size: 122px;
  font-family: 'Museo sans';
  font-weight: 900;
  font-style: italic;
  display: block;
  margin: 0 auto;
}
.banner h1 div {
  font-size: 20px;
  font-weight: 400;
}
.home-icons {
  background: #6f7e62;
  position: relative;
  padding: 2rem 0;
}
.home-icons > picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.home-icons > picture > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-icons > picture + span {
  background-color: rgba(111, 126, 98, 0.95);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}
.home-icons > picture + span + * {
  position: relative;
  z-index: 3;
}
.home-icons .icon-item {
  display: flex;
  align-items: center;
  color: #f8f9fa;
  line-height: 1.2;
  font-weight: bold;
  font-size: 20px;
}
.home-icons .icon-item p:last-child {
  margin-bottom: 0;
}
.home-icons .icon-item img {
  width: 80px;
  height: 80px;
  margin-right: 1rem;
}
.heureka-reviews {
  background: #efefed;
  position: relative;
  padding: 2rem;
}
.heureka-reviews > picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.heureka-reviews > picture > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.heureka-reviews > picture + span {
  background-color: rgba(239, 239, 237, 0.95);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}
.heureka-reviews > picture + span + .container {
  position: relative;
  z-index: 3;
}
.heureka-reviews > picture + span + .container .reviews {
  background: rgba(248, 249, 250, 0.8);
}
.heureka-reviews > picture + span + .container .reviews .swiper-slide {
  height: auto;
  position: relative;
}
.heureka-reviews > picture + span + .container .reviews .swiper-slide ul {
  max-width: 100%;
  width: 350px;
}
.heureka-reviews > picture + span + .container .reviews .swiper-slide ul li {
  position: relative;
  padding-left: 1.5rem;
}
.heureka-reviews > picture + span + .container .reviews .swiper-slide ul li .bi {
  position: absolute;
  left: 0;
}
.heureka-reviews > picture + span + .container .swiper-reviews-button-prev,
.heureka-reviews > picture + span + .container .swiper-reviews-button-next {
  width: 60px;
  height: 60px;
  background-color: #6f7e62;
  color: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heureka-reviews > picture + span + .container .swiper-reviews-button-prev::before,
.heureka-reviews > picture + span + .container .swiper-reviews-button-next::before {
  font-family: 'bootstrap-icons';
  font-size: 30px;
  line-height: 1;
}
.heureka-reviews > picture + span + .container .swiper-reviews-button-prev:hover,
.heureka-reviews > picture + span + .container .swiper-reviews-button-next:hover {
  background-color: #acad95;
}
.heureka-reviews > picture + span + .container .swiper-reviews-button-next {
  margin-left: 1px;
}
.heureka-reviews > picture + span + .container .swiper-reviews-button-next::before {
  content: "\F138";
}
.heureka-reviews > picture + span + .container .swiper-reviews-button-prev::before {
  content: "\F12F";
}
.heureka-reviews .icon-item {
  display: flex;
  align-items: center;
  color: #f8f9fa;
  line-height: 1.2;
  font-weight: bold;
  font-size: 20px;
}
.heureka-reviews .icon-item p:last-child {
  margin-bottom: 0;
}
.heureka-reviews .icon-item img {
  width: 80px;
  height: 80px;
  margin-right: 1rem;
}
/* ABOUT ****************************************************************************************/
.about p {
  display: flex;
  line-height: 30px;
}
/* PRODUCTS *************************************************************************************/
.products {
  overflow: hidden;
}
.products .product {
  position: relative;
  /*display: flex;
        flex-direction: column;*/
  /*max-width: 400px;*/
  margin: 0 auto;
  /*margin-bottom: 30px;*/
  /*padding-bottom: 60px;*/
}
.products .product img {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  /*max-height: 320px;*/
  transition: all 0.5s;
}
.products .product:hover img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.products .product .title {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 30px;
  font-family: 'Museo Sans';
  font-weight: 900;
  font-style: italic;
  margin-top: 10px;
  background-image: url("../../images/line.jpg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 70px 4px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.products .product .description {
  padding-bottom: 90px;
}
.products .product .price-tag {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 15px;
}
.products .product .action {
  display: block;
  width: 100%;
  /*left: 0px;*/
  bottom: 10px;
  /*position: absolute;*/
  padding-bottom: 15px;
  /*background: yellow;*/
  position: absolute;
  bottom: 5px;
}
@media (max-width: 991px) {
  /*.products .product {
        .description {
            padding-bottom: 0%;
        }
        .action {
            position: relative;
            bottom: auto;
        }
    }*/
}
.language-switcher {
  display: flex;
  /*flex-direction: column;*/
}
.language-switcher a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  font-weight: 400;
  background: #e9e9e7;
  color: #d2d1cd;
  border-radius: 8px;
}
.language-switcher a.active {
  background: #c6c3be;
  color: #99928a;
}
.image-hover-effect1 {
  display: block;
  position: relative;
  overflow: hidden;
}
.image-hover-effect1 img {
  scale: 1.05;
  transition: scale 0.2s;
}
.image-hover-effect1:hover img {
  scale: 1;
}
.product .description {
  /*height: 100px;
        overflow: auto;*/
  margin: 10px 0px;
  font-family: 'Museo Sans';
  font-weight: 100;
  font-size: 17px;
}
.product-detail form .label-container {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}
.product-detail form .label-container .vyb {
  padding: 0.25rem 0.5rem;
  border: 1px solid #ccc;
  background-color: #fff;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
  color: #6f7e62;
  line-height: 1;
  font-weight: 100;
}
.product-detail form .label-container .vyb:hover {
  border-color: #6f7e62;
}
.product-detail form .label-container .vyb:has(input:checked) {
  color: #f8f9fa;
  border-color: #6f7e62;
  background-color: #6f7e62;
}
.product-detail form .label-container .vyb input {
  display: none;
}
.product-detail form textarea {
  padding: 0.25rem 0.5rem;
  border: 1px solid #ccc;
  background-color: #fff;
  font-weight: 100;
}
.product-detail form textarea::placeholder {
  color: #ccc;
}
.product-detail form .price-container {
  font-size: 32px;
  font-weight: 900;
  color: #000;
  line-height: 1;
}
.product-detail form .price-container span {
  font-size: 12px;
  font-weight: 100;
}
.product-detail form .input-group {
  width: auto;
  flex-wrap: nowrap;
}
.product-detail form .input-group:has(input:focus) {
  box-shadow: 0 0 0 0.25rem rgba(111, 126, 98, 0.25);
}
.product-detail form .input-group > input {
  border: 1px solid #6f7e62;
  border-radius: 0;
  padding: 0.25rem 0.5rem;
  max-width: 70px;
  text-align: center;
  -moz-appearance: textfield;
}
.product-detail form .input-group > input::-webkit-outer-spin-button,
.product-detail form .input-group > input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-detail form .input-group > input:focus {
  outline: none;
}
.product-detail form .input-group > div {
  border-top: 1px solid #6f7e62;
  border-left: 1px solid #6f7e62;
  display: flex;
  flex-direction: column;
}
.product-detail form .input-group > div > span {
  height: 27.5px;
  width: 27.5px;
  background-color: #fff;
  border-bottom: 1px solid #6f7e62;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
}
.product-detail form .input-group > div > span:hover {
  background-color: #acad95;
  color: #fff;
}
.product-detail .swiper-scrollbar {
  position: static !important;
  width: 100% !important;
  margin-top: 1rem;
  background-color: rgba(210, 211, 199, 0.25);
  border-radius: 0;
}
.product-detail .swiper-scrollbar-drag {
  background-color: #6f7e62;
  border-radius: 0;
}
.product-detail .swiper-button-prev,
.product-detail .swiper-button-next {
  width: 30px;
  height: 30px;
  border: 1px solid #6f7e62;
  color: #6f7e62;
  background-color: #fff;
  top: calc(50% - 1rem - 5px);
  margin-top: 0;
}
.product-detail .swiper-button-prev::after,
.product-detail .swiper-button-next::after {
  font-family: 'bootstrap-icons';
  line-height: 1;
  font-size: 30px;
}
.product-detail .swiper-button-prev {
  left: -15px;
}
.product-detail .swiper-button-prev::after {
  content: "\F12C";
}
.product-detail .swiper-button-next {
  right: -15px;
}
.product-detail .swiper-button-next::after {
  content: "\F135";
}
.product-detail .swiper-button-disabled {
  display: none;
}
.product-detail .swiper-hidden-until-ready {
  display: none;
}
.product-detail .swiper-hidden-until-ready:has(.swiper.swiper-initialized) {
  display: block;
}
.horizontal-nav .nav-tabs {
  border: 0;
}
.horizontal-nav .nav-tabs .nav-item .nav-link {
  font-weight: 900;
  border-radius: 0;
  border: 0;
  color: #000;
}
.horizontal-nav .nav-tabs .nav-item .nav-link:hover {
  color: #6f7e62;
}
.horizontal-nav .nav-tabs .nav-item .nav-link.active {
  background-color: #6f7e62;
  color: #f8f9fa;
}
/* PORTFOLIO ************************************************************************************/
.portfolio {
  background-image: url("../../images/xIMG_0908.jpg");
  /*
    background-size: auto 100%;
    background-position: top right;
    */
  background-size: 100% auto;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
}
.portfolio .content {
  position: relative;
  top: 30vh;
  color: white;
  font-family: 'Museo Sans';
  font-weight: 900;
  font-style: italic;
  font-size: 36px;
}
/* KOMORO ***************************************************************************************/
.komora {
  background-image: url("../../images/xIMG_20160824_0009.jpg");
  background-size: 100% auto;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  /*margin-top: 20px;*/
}
.komora .content {
  text-align: center;
  position: relative;
  top: 56vh;
  font-family: 'Museo Sans';
  font-weight: 900;
  font-style: italic;
  font-size: 36px;
}
.omg {
  font-family: 'Museo Sans';
  font-weight: 900;
  font-style: italic;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 30%;
  left: -5%;
  font-size: 60px;
  color: black;
}
.loader {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  align-items: center;
  justify-content: center;
  z-index: 99999;
  font-size: 30pt;
}
/* FILE UPLOAD **********************************************************************************/
article.upload {
  background: #E9EC6B;
  padding: 80px 0px;
  margin: 20px 0px;
}
.upload input {
  display: none;
}
.upload label {
  color: white;
  font-size: 20px;
  cursor: pointer;
  background: #E40047;
  width: 180px;
  height: 180px;
  border-radius: 100%;
  padding-top: 60px;
}
.upload label i {
  font-size: 35px;
}
.upload2 {
  vertical-align: middle;
  width: 100%;
  padding: 20px;
}
.upload2 input {
  display: none;
}
.upload2 label {
  cursor: pointer;
}
.modal-images .thumbnail {
  padding: 20px;
}
.modal-images .thumbnail img {
  cursor: pointer;
}
.modal-images input[type="text"] {
  border: 0px solid #aaa;
  border-radius: 0px;
  padding: 2px;
  margin-top: 5px;
  background: transparent;
  width: 20px;
}
.modal-images input[type="text"]:focus {
  background: white;
}
/* CONTACT **************************************************************************************/
.contact {
  margin-bottom: 80px;
}
/* BASKET-DEFAULT *******************************************************************************/
.item-vyber {
  font-size: 11px;
  padding-left: 15px;
}
.item-vyber .vyber-name {
  font-weight: bold;
}
.item-vyber .vyber-item {
  color: #777;
}
table.middle tbody tr td {
  vertical-align: middle;
}
/* ORDER-DEFAULT *******************************************************************************/
.order-pick {
  display: block;
  padding: 10px;
}
.order-pick:hover {
  background: #eee;
}
.order-default label {
  display: block;
  cursor: pointer;
}
.order-default input[type="radio"] {
  display: none;
}
.order-default .fa-check-circle {
  color: green;
}
.order-default .panel-primary .panel-heading {
  background-color: #6f7e62;
  color: white;
}
/* EDITOR ***************************************************************************************/
.slick2 img {
  cursor: pointer;
}
.slick2 img.active {
  border: 4px solid black;
}
/* BUTTONS **************************************************************************************/
.button {
  position: relative;
  display: inline-block;
  padding: 5px 15px 5px 15px;
  background: transparent;
  color: black;
  border: 1px solid black;
  transition: all 0.5s;
  border-radius: 0;
  text-decoration: none;
  font-family: 'Museo Sans';
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
}
.button.white {
  background: white;
  color: black !important;
  border: 0;
}
.button.white:hover {
  color: white !important;
}
.button-c2 {
  color: #f8f9fa;
  background-color: #acad95;
  border: 0;
}
.button-c2:hover {
  background-color: #6f7e62 !important;
}
.button:has(span) {
  padding: 3px !important;
  line-height: 1;
  display: flex;
  width: fit-content;
  font-size: 18px;
  align-items: normal;
}
.button > span {
  pointer-events: none;
  display: flex;
  padding: 9px 3px;
}
.button > span:not(:last-child):not(:first-child) {
  display: block;
  text-align: center;
}
.button > span:not(:last-child):not(:first-child):has(span) {
  line-height: 1.2;
}
.button > span:not(:last-child):not(:first-child) > span {
  font-size: 12px;
  font-weight: 300;
  display: block;
}
.button > span:last-child,
.button > span:first-child {
  position: relative;
  width: 9px;
  padding: 0;
}
.button > span:last-child::before,
.button > span:first-child::before {
  width: 9px;
  height: 3px;
}
.button > span:last-child::after,
.button > span:first-child::after {
  width: 3px;
  height: 9px;
}
.button > span::after,
.button > span::before {
  content: "";
  position: absolute;
  background-color: #f8f9fa;
}
.button > span:first-child::after,
.button > span:first-child::before {
  top: 0;
  left: 0;
}
.button > span:last-child::after,
.button > span:last-child::before {
  bottom: 0;
  right: 0;
}
.button:hover {
  background: #E40047;
  border-color: #E40047;
  color: white;
  text-decoration: none;
}
.button2 {
  display: inline-block;
  padding: 15px 30px 15px 30px;
  background: #E9EC6B;
  color: black;
  transition: background 0.5s;
  font-size: 12pt;
}
.button2:hover {
  background: #F3EFC5;
}
.button-big {
  padding: 15px 45px 15px 45px;
}
.button-red {
  background: #E40047;
  border-color: #E40047;
  color: white;
}
.button-red:hover {
  background: white;
  border-color: transparent;
  color: #E40047;
}
.button-red:hover .button-ram-white {
  border: 0px solid #E9EC6B;
  background-image: url('../../images/button-top-left.png'), url('../../images/button-bottom-right.png');
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 5px 15px;
}
.button-black {
  background: #21262E;
  /*color: #E9EC6B;*/
  color: white;
  padding: 10px 30px;
  border: 0px;
}
.button-black:hover {
  background: #6f7e62;
  color: white;
  cursor: pointer;
}
.button-black:hover .button-ram-yellow {
  border: 0px solid #E9EC6B;
  background-image: url('../../images/button-top-left.png'), url('../../images/button-bottom-right.png');
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 5px 15px;
}
.button-yellow {
  background: #6f7e62;
  color: white;
  padding: 10px 30px;
  border: 0px;
}
.button-yellow:hover {
  background: black;
}
.button-yellow:hover .button-ram {
  border: 0px solid #E9EC6B;
  background-image: url('../../images/button-top-left-yellow.png'), url('../../images/button-bottom-right-yellow.png');
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 5px 15px;
}
.button-red2 {
  background: #E40047;
  color: white;
  padding: 20px 40px;
  border: 0px;
}
.button-red2:hover {
  background: white;
  border-color: transparent;
  color: #E40047;
}
.button-red2:hover .button-ram-white {
  border: 0px solid #E9EC6B;
  background-image: url('../../images/button-top-left.png'), url('../../images/button-bottom-right.png');
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 5px 15px;
}
.button-red3 {
  background: #E40047;
  color: white;
  padding: 20px 40px;
  border: 0px;
  transition: all 0.3s;
}
.button-red3:hover {
  background: black;
  border-color: transparent;
  /*.button-ram-white {
            border: 0px solid #E9EC6B;
            background-image: url('../../images/button-top-left.png'), url('../../images/button-bottom-right.png');
            background-position: left top, right bottom;
            background-repeat: no-repeat, no-repeat;
            padding: 5px 15px;
        }*/
}
.button-full {
  width: 100%;
  padding: 30px;
  text-align: center;
}
.button-ram {
  border: 0px solid #E9EC6B;
  background-image: url('../../images/button-top-left-white.png'), url('../../images/button-bottom-right-white.png');
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 5px 15px;
}
.button-ram-white {
  border: 0px solid #E9EC6B;
  background-image: url('../../images/button-top-left-white.png'), url('../../images/button-bottom-right-white.png');
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 5px 15px;
}
.button-ram-yellow {
  border: 0px solid #E9EC6B;
  background-image: url('../../images/button-top-left-yellow.png'), url('../../images/button-bottom-right-yellow.png');
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 5px 15px;
}
.button-small {
  padding: 10px 20px;
}
.button-small .button-ram {
  padding: 2px 8px;
}
/* FEATURES *************************************************************************************/
.modal-images .modal-dialog {
  width: 90%;
}
.modal-op .modal-dialog {
  width: 70%;
}
#modal-banner .modal-dialog {
  width: 50%;
}
article.mb80 {
  margin-bottom: 80px;
}
.mb80 {
  margin-bottom: 80px;
}
.modal-body {
  font-size: 10pt;
}
.slick .thumbnail {
  cursor: pointer;
}
.row.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-start {
  align-self: flex-start;
}
.heading {
  color: #E9EC6B;
  background: black;
  padding: 5px 0px;
  margin-bottom: 20px;
  font-family: 'Museo Sans';
  font-weight: 900;
  font-style: italic;
}
.heading h1 {
  color: #eee7e1;
}
.nopad {
  padding: 0px;
}
.resp100 {
  width: 100%;
  height: auto;
}
.subtitle {
  font-style: italic;
  margin-top: -5px;
  font-weight: bold;
}
.consent-cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 20px;
  width: 100%;
  color: white;
  background-color: black;
  z-index: 1000;
}
.consent-cookies .button {
  background: #E40047;
  border-color: #E40047;
  color: white;
  text-decoration: none;
}
.consent-cookies a {
  color: #777;
  text-decoration: underline;
}
/* articles */
article.mt20 {
  margin-top: 20px;
}
.b-yellow {
  background: #E9EC6B;
}
.fa-spin-bw {
  -webkit-animation: fa-spin 3s infinite linear;
  animation: fa-spin-bw 3s infinite linear;
}
@keyframes fa-spin-bw {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
.slick-prev:before,
.slick-next:before {
  color: white;
  border-radius: 100%;
  font-size: 30px;
  background: black;
  outline: 0px solid black;
}
.thumbnail.selected {
  background: #EDFFC5;
}
.vyber-form label {
  margin-top: 15px;
}
.vyber-form label.vyb {
  margin-top: 0px;
  margin-bottom: 5px;
}
.vyber-form input[type="radio"] {
  display: none;
}
.vyber-form input[type="radio"] + label {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  border: 0px solid black;
  cursor: pointer;
  background: #99928b;
  color: #eee7e1;
  font-weight: 300;
  transition: transform 0.1s;
  text-transform: lowercase;
}
.vyber-form input[type="radio"] + label:hover {
  /*background: #eee;*/
  transform: scale(1.05);
  box-shadow: 0px 2px 6px gray;
}
.vyber-form input[type="radio"]:checked + label {
  background: #acad95;
  color: black;
  transform: scale(1.05);
  box-shadow: 0px 2px 6px gray;
  font-weight: 500;
}
.description {
  color: gray;
  font-size: 11px;
}
.text-danger {
  color: red !important;
}
.panel-primary {
  border-color: #E9EC6B;
  border-radius: 0px;
  border: 0px;
}
.panel {
  border: 0px;
}
.panel-primary .panel-heading {
  background: #eee7e1;
  color: black;
  border-bottom: 0px;
  padding: 10px;
}
.panel-body {
  padding: 10px;
}
.card .card-header {
  background-color: #acad95;
  border: 0px;
  border-radius: 0px;
  color: white;
}
li.dropdown:hover .dropdown-menu {
  display: block;
  border: 0px;
  box-shadow: 0px 1px 2px grey;
  border-radius: 0px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #acad95;
  color: white;
}
.modal-header {
  background: black;
  color: #eee7e1;
}
.modal-header h4,
.modal-header .close {
  font-size: 20px;
  font-style: italic;
  color: #acad95;
  position: relative;
  top: -5px;
}
.modal-header .close {
  position: absolute;
  top: 5px;
  right: 5px;
  background: none;
  border: 0px;
}
.close {
  opacity: 1;
}
.modal-body {
  background: #E5E5E5;
}
.form-upload {
  font-size: 24pt;
}
.thumbnail {
  padding: 10px 10px 40px 10px;
  border: 0px;
}
.thumbnail.selected {
  background: #E9EC6B;
}
.category-list .products .title {
  font-size: 20px;
  display: block;
  height: 60px;
  overflow: hidden;
}
/*********************************************************************************************/
#progress-bar {
  /*position: fixed; */
  position: absolute;
  width: 360px;
  max-height: 300px;
  overflow: auto;
  right: 5px;
  top: 5px;
  background: rgba(255, 255, 255, 0.85);
  color: black;
  border: 1px solid gray;
  padding: 5px;
  display: none;
  z-index: 99999;
}
#progress-bar .btn-close {
  position: absolute;
  top: 5px;
  right: 5px;
}
#sortable2 > div {
  cursor: move;
}
#sortable2 > div:hover .img-thumbnail {
  border: 1px solid black;
}
.image-picker {
  width: 600px;
  height: 500px;
  float: left;
  display: inline-block;
  /*overflow: scroll;*/
  overflow-y: scroll;
}
.image-picker::-webkit-scrollbar {
  -webkit-appearance: none;
}
.image-picker::-webkit-scrollbar:vertical {
  width: 10px;
}
.image-picker::-webkit-scrollbar:horizontal {
  height: 0px;
}
.image-picker::-webkit-scrollbar-thumb {
  /*background-color: rgba(0, 0, 0, .5);*/
  background-color: #E9EC6B;
  /*border-radius: 10px;*/
  /*border: 2px solid #ffffff;*/
  border: 2px solid black;
}
.image-picker::-webkit-scrollbar-track {
  border-radius: 10px;
  /*background-color: #ffffff; */
  background-color: black;
}
.image-picker .img-drag {
  /*height: 150px; width: auto;*/
  display: inline-block;
  margin-bottom: 3px;
}
.img-drag {
  position: relative;
  z-index: 9999;
}
.et-sheet-container {
  display: inline-block;
  height: 500px;
  overflow: scroll;
}
.et-sheet {
  display: inline-block;
  position: relative;
  background: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-left: 20px;
  width: 100%;
  height: 500px;
}
.et-photo-container {
  position: absolute;
  border: 0px dashed #ccc;
  background: #aaa;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*
.et-photo-container::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #aaa;
}
*/
@media (max-width: 767px) {
  .et-photo-container {
    font-size: 9px;
  }
}
.v3b {
  background: #eee;
}
.v3b .image-picker {
  /*position: sticky;*/
  position: static;
  top: 10px;
  width: 330px;
  min-height: 300px;
  float: left;
  background: #eee;
  transition: all 1s;
  overflow-x: hidden;
  overflow-y: scroll;
}
.v3b .image-picker > div {
  width: 150px;
  height: 150px;
}
.v3b .image-picker.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100vh;
  z-index: 999;
}
.v3b .et-sheet-container {
  display: block;
  text-align: center;
  width: calc(100% - 330px);
  float: left;
}
.v3b .et-sheet-container .et-sheet {
  display: inline-block;
  border-radius: 0px;
  margin: 10px auto;
  box-shadow: 0px 0px 15px gray;
}
.v3b .btn-cropper {
  cursor: pointer;
}
.container-fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: white;
  z-index: 100;
}
@media (max-width: 1024px) {
  .v3b .image-picker {
    width: 160px;
    height: 500px;
    float: left;
    display: inline-block;
    overflow: scroll;
  }
  .v3b .et-sheet-container {
    width: calc(100% - 160px);
  }
}
@media (max-width: 767px) {
  .v3b .image-picker {
    width: 60px;
    height: 500px;
    float: left;
    display: inline-block;
    overflow: scroll;
  }
  .v3b .et-sheet-container {
    width: calc(100% - 60px);
  }
  .v3b .image-picker > div {
    width: 50px;
    height: 50px;
  }
}
/*********************************************************************************************/
@media (max-width: 1600px) {
  /*
    .portfolio {
        background-image: url("../../../assets/images/xIMG_0908.jpg");
        background-size: auto 100%;
        background-position: top right;
        width: 100%;
        height: 100vh;
        background-repeat: no-repeat;
    }
    */
  .portfolio .content {
    position: relative;
    top: 35vh;
    color: white;
    font-size: 20pt;
  }
  .banner h1 {
    top: 20vh;
  }
  /*
    .komora {
        background-size: auto 100%;
        background-position: top center;
    }
    .komora .content {
        top: 40vh;
    }
    */
}
@media (max-width: 1366px) {
  .banner h1 {
    top: 10vh;
  }
  #modal-banner .modal-dialog {
    width: 75%;
  }
}
@media (max-width: 1024px) {
  .banner h1 {
    top: 1vh;
    font-size: 100px;
  }
  .banner h1 div {
    font-size: 11px;
  }
}
/* MEDIA - MOBIL *************************************************************/
@media (max-width: 768px) {
  #modal-banner .modal-dialog {
    width: 95%;
  }
  h1 {
    font-size: 24px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 8px;
  }
  .banner h1 {
    position: absolute;
    /*left: 0px;*/
    left: 0px;
    top: 5vh;
    width: 100%;
    text-align: right;
    font-size: 6vw;
    display: block;
    margin: 0 auto;
    padding: 15px;
  }
  .row.flex {
    display: block;
  }
  .button {
    padding: 5px 6px 5px 6px;
    font-size: 10pt;
  }
  .table-cart {
    font-size: 11px;
  }
  .portfolio {
    background-image: url("../../images/xIMG_0908.jpg");
    background-size: auto 100%;
    background-position: top right;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
  }
  .portfolio .content {
    position: relative;
    top: 35vh;
    color: white;
    font-size: 20pt;
  }
  .komora {
    background-size: auto 100%;
    background-position: top center;
  }
  .komora .content {
    top: 40vh;
    font-size: 20pt;
  }
  .button2 {
    font-size: 12pt;
  }
  .button-ram {
    font-size: 10pt;
  }
  .omg {
    font-size: 18px;
  }
  .image-picker {
    width: 100%;
    height: 150px;
    overflow: scroll;
    word-break: keep-all;
  }
  .image-picker img {
    display: inline-block;
    float: left;
  }
}
/*
nav.navbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 99999;
}
*/
.arrow {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: block;
  width: 40px;
  height: 40px;
  background: rgba(1, 1, 1, 0.3);
  color: white;
  font-size: 25px;
  text-align: center;
  display: none;
}
.slick-prev {
  left: 30px;
  z-index: 1;
}
.slick-next {
  right: 30px;
  z-index: 1;
}
.slick-prev:before,
.slick-next:before {
  color: white;
}
.laab-icons {
  margin-bottom: 20px;
}
.laab-icons-title {
  display: block;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ccc;
  font-size: 20px;
  padding: 5px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.laab-icons-title i {
  float: right;
  transition: transform 0.2s;
}
.laab-icons-title.active i {
  transform: rotateZ(90deg);
}
.slick-testimonials {
  position: relative;
}
.slick-testimonials .slick-track {
  display: flex;
}
.slick-testimonials button,
.slick-testimonials button:active,
.slick-testimonials button:focus {
  position: absolute;
  bottom: 1px;
  top: unset;
  transform: unset;
  width: 60px;
  height: 60px;
  background-color: #acad95;
  color: #f8f9fa;
}
.slick-testimonials button::before,
.slick-testimonials button:active::before,
.slick-testimonials button:focus::before {
  font-family: 'bootstrap-icons';
  background: unset;
  border-radius: unset;
  font-size: 20px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: unset;
}
.slick-testimonials button.slick-next,
.slick-testimonials button:active.slick-next,
.slick-testimonials button:focus.slick-next {
  right: 1px;
}
.slick-testimonials button.slick-next::before,
.slick-testimonials button:active.slick-next::before,
.slick-testimonials button:focus.slick-next::before {
  content: "\F138";
}
.slick-testimonials button.slick-prev,
.slick-testimonials button:active.slick-prev,
.slick-testimonials button:focus.slick-prev {
  left: unset;
  right: 62px;
}
.slick-testimonials button.slick-prev::before,
.slick-testimonials button:active.slick-prev::before,
.slick-testimonials button:focus.slick-prev::before {
  content: "\F12F";
}
.slick-testimonials button:hover,
.slick-testimonials button:active:hover,
.slick-testimonials button:focus:hover {
  background-color: #6f7e62;
}
.slick-testimonials .slick-item {
  display: flex;
  width: 100%;
  position: relative;
  color: #f8f9fa;
  padding: 40px;
  cursor: grab;
  flex: 1 1 auto;
  height: auto;
}
@media screen and (max-width: 991px) {
  .slick-testimonials .slick-item {
    padding-bottom: 100px;
  }
}
.slick-testimonials .slick-item:active {
  cursor: grabbing;
}
.slick-testimonials .slick-item::after,
.slick-testimonials .slick-item::before {
  content: "";
  background: transparent url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?> <svg id="Vrstva_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 90"><defs><style>.st0%7Bfill:%23f8f9fa;%7D</style></defs><path class="st0" d="M90,90c6,0,10-4,10-10v-24c0-6-4-10-10-10h-14v-11c0-4,2-7,3-10,1-3,3-5,6-7,2-2,5-3,9-3V0c-6,0-11,1-15,4-4,2-8,6-11,10-3,4-5,9-6,15-1,6-2,12-2,17v34c0,6,4,10,10,10h20ZM30,90c6,0,10-4,10-10v-24c0-6-4-10-10-10h-14v-11c0-4,2-7,3-10,1-3,3-5,6-7,2-2,5-3,9-3V0c-6,0-11,1-15,4-4,2-8,6-11,10-3,4-5,9-6,15-2,5-2,11-2,17v34c0,6,4,10,10,10h20Z"/></svg>') top center no-repeat;
  background-size: contain;
  width: 52px;
  height: 52px;
  color: #f8f9fa;
  position: absolute;
  z-index: 4;
  line-height: 1;
  shape-rendering: geometricPrecision;
}
.slick-testimonials .slick-item::after {
  top: 20px;
  right: 20px;
}
.slick-testimonials .slick-item::before {
  left: 20px;
  bottom: 20px;
  transform: rotate(180deg);
}
.slick-testimonials .slick-item > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.slick-testimonials .slick-item > img + div {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(111, 126, 98, 0.95);
  z-index: 1;
}
.slick-testimonials .slick-item > img + div + * {
  position: relative;
  z-index: 2;
}
#modal-cookies {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
}
#modal-cookies h4 {
  font-size: 18px;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 700;
}
#modal-cookies h3 {
  font-size: 15px;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 700;
}
#modal-cookies .modal-dialog {
  /*width: 50%;*/
}
#modal-cookies .modal-body {
  background: white;
  padding: 25px;
  border-radius: 10px;
}
#modal-cookies .modal-body h2 {
  margin-bottom: 20px;
}
#modal-cookies .modal-body .content {
  max-height: 50vh;
  overflow: auto;
}
#modal-cookies .settings {
  display: none;
}
.btn-outline-black {
  background: white;
  border: 2px solid black;
}
.btn-cookie-consent {
  background: #E9EC6B;
  color: black;
  border: 2px solid #E9EC6B;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #E9EC6B;
}
input:focus + .slider {
  box-shadow: 0 0 1px #E9EC6B;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.blog-tags {
  display: block;
  padding: 15px;
  margin: 0px 0px 20px 0px;
  /*background: yellow;*/
}
.blog-tags a {
  display: inline-block;
  padding: 5px 10px;
  background: #6f7e62;
  color: white;
  transition: all 0.3s;
}
.blog-tags a.active,
.blog-tags a:hover {
  background: #acad95;
  padding: 7px 13px;
}
.navbar-right .dropdown-menu {
  left: 0;
  right: auto;
}
.delivery-free-wrapper {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 0px;
  width: 70%;
  margin: 0 auto;
  border: 0px solid #aaa;
  color: black;
  height: 40px;
  background: #ececec;
  border-radius: 30px;
  /*box-shadow: 0px 2px 4px gray;*/
}
.delivery-free-wrapper .progress {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 66%;
  background: #acad95;
  border-radius: 30px;
  border: 0px solid green;
}
.delivery-free-wrapper span {
  display: inline-block;
  color: black;
  z-index: 999;
}
.product-list {
  position: relative;
}
.product-list .item {
  display: block;
  position: relative;
  border: 1px solid transparent;
  padding: 0px;
  overflow: hidden;
}
.product-list .item img {
  transition: all 1s;
}
.product-list-slick .item {
  margin: 5px;
}
.product-list .item .name {
  position: absolute;
  left: 5%;
  bottom: 10px;
  width: 90%;
  padding: 5px;
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
  transition: all 0.5s;
  color: #555;
}
.product-list .item:hover {
  border: 1px solid #aaa;
}
.product-list .item:hover .name {
  bottom: 20px;
  background: rgba(225, 248, 132, 0.85);
  color: #000;
}
.product-list .item:hover img {
  transform: scale(1.2) rotateZ(4deg);
}
.socky {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fs-18 {
  font-size: 18px;
}
.basket-link {
  display: block;
  position: relative;
}
.basket-badge {
  background: black;
  color: #E9EC6B;
  position: absolute;
  top: 15px;
  left: 0px;
}
.mymodal2 {
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: -120%;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 5px 5px gray;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000000;
  transition: all 0.5s;
}
.mymodal2 .mymodal2-close {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 15px;
  z-index: 50;
}
.mymodal2 .content {
  background: white;
  width: 95%;
  height: 95%;
  overflow: auto;
  border-radius: 5px;
  z-index: 25;
}
.mymodal2.active {
  left: 0px;
}
.product-detail {
  position: relative;
}
.labels {
  margin-bottom: 15px;
  position: absolute;
  left: 25px;
  top: 10px;
}
.labels .label {
  display: flex;
  justify-content: center;
  width: auto;
  padding: 5px 15px;
  margin-bottom: 10px;
  box-shadow: 0px 1px 4px black;
  /*transform: rotateZ(-25deg);*/
}
.labels .label-0 {
  background: #6f7e62;
  color: white;
}
.labels .label-1 {
  background: #acad95;
  color: white;
}
.labels .label-2 {
  background: #99928b;
  color: white;
}
.search-results h2 {
  color: #99928b;
}
.search-results .products .product a {
  font-weight: 600;
  color: #6f7e62;
}
.search-results .products .product .description {
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
  margin: 0px;
}
.search-results .articles .article a {
  font-weight: 600;
  color: #6f7e62;
}
.search-results .articles .article .description {
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
}
.subcategories .subcategory {
  display: flex;
  height: 50px;
  width: 100%;
  /*200px;*/
  align-items: center;
  justify-content: center;
  background: #eee7e1;
  font-weight: 400;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
}
.subcategories .subcategory:hover {
  background: #dad1ca;
}
.editorV2 {
  display: flex;
  position: fixed;
  flex-direction: column;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  z-index: 999;
}
.editorV2 h2 {
  margin-bottom: 0px;
}
.editorV2 .topbar {
  box-shadow: 0px 0px 4px black;
  z-index: 100;
}
.editorV2 .topbar .navbar {
  background: #acad95;
  height: 100px;
}
.editorV2 .topbar .pricebox {
  position: relative;
  font-size: 20px;
  font-weight: 500;
}
.editorV2 .topbar .delimeter {
  display: block;
  width: 2px;
  height: 80px;
  border-right: 2px dotted black;
}
.editorV2 .topbar .basket-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100px;
  background: #6f7e62;
  color: black;
  transition: all 0.2s;
  font-weight: 500;
}
.editorV2 .topbar .basket-link img {
  padding-right: 10px;
}
.editorV2 .topbar .basket-link:hover {
  background: #dad1ca;
  text-decoration: none !important;
}
.editorV2 .content {
  display: flex;
  background: #eee7e1;
  flex-grow: 1;
  z-index: 50;
}
.editorV2 .content .sidebar {
  width: 350px;
  background: #dad1ca;
  height: 100%;
  overflow-y: scroll;
}
.editorV2 .content .editor {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.editorV2 .content .editor .page {
  display: block;
  width: auto;
  height: 90%;
  aspect-ratio: 1;
  background: white;
  box-shadow: 0px 0px 4px gray;
}
.editorV2 .content .editor .page .ram1 {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  margin: 20px;
  border: 1px dashed #ccc;
}
.editorV2 .preview {
  background: #dad1ca;
  height: 150px;
  box-shadow: 0px 0px 4px black;
  z-index: 100;
}
.rp-tabs ul {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  padding: 0px;
  margin: 0px;
  background: #6f7e62;
}
.rp-tabs ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*height: 50px;*/
  padding: 10px 0px;
  flex-grow: 1;
  margin: 0px;
  border: 0px solid black;
  cursor: pointer;
  color: white;
}
.rp-tabs ul li img {
  height: 40px;
}
.rp-tabs ul li.active {
  color: #000;
}
.rp-tabs .content {
  padding: 10px;
}
.rp-tabs .content .tab-content {
  display: none;
}
.rp-tabs .content .tab-content:nth-child(1) {
  display: block;
}
@media (max-width: 991px) {
  .products .product .title {
    font-size: 16px;
  }
  .product .description {
    font-size: 14px;
  }
}
.alert {
  border-radius: 0;
}
.alert-info {
  background: black;
  color: white;
}
.alert-theme {
  background-color: #eee7e1;
  border-color: #6f7e62;
  color: #6f7e62;
}
.btn-primary {
  background-color: #acad95;
  border: 0px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus-visible {
  background-color: #6f7e62;
}
.voucher-discount-box {
  display: block;
  width: auto;
  border: 2px dashed #6f7e62;
  border-radius: 8px;
  padding: 10px 20px;
  background: #eee7e1;
}
.voucher-discount-box strong {
  font-style: italic;
}
.voucher-discount-box .price {
  font-weight: 700;
}
.voucher-discount-box .save {
  color: #6f7e62;
  font-size: 0.9rem;
  text-decoration: underline;
}
/*
.slick-track {
	display: flex;
	align-items: center;
}*/
.laab-img-thumbnail {
  margin: 0px;
  box-shadow: 0px 0px 4px gray;
  display: inline-block;
  /*max-height: 200px;*/
}
.photo-container {
  position: relative;
  display: inline-block;
  align-items: center;
  justify-content: center;
  border: 0px solid transparent;
  background: #ececec;
  font-size: 50px;
  color: #777;
  overflow: hidden;
  transition: all 0.3s;
}
.photo-container img {
  pointer-events: none;
  user-select: none;
  position: absolute;
}
.photo-container:hover {
  color: black;
  cursor: pointer;
  background: white;
}
.photo-container.shadow {
  box-shadow: 0 0 4px gray;
}
.photo-container .toggle-controls {
  position: absolute;
  display: inline-block;
  padding: 5px;
  background: rgba(0, 0, 0, 0.75);
  top: 5px;
  right: 5px;
  opacity: 0;
  transition: all 0.3s;
  z-index: 100;
}
.photo-container .toggle-controls a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  width: 30px;
  height: 30px;
  font-size: 14pt;
}
.photo-container .toggle-controls a:hover {
  background: gray;
}
.photo-container:hover .toggle-controls {
  opacity: 1;
}
.bg-primary {
  background-color: #6f7e62 !important;
  color: #f8f9fa;
}
.bg-primary a {
  color: #f8f9fa;
}
.bg-secondary {
  background-color: #acad95 !important;
  color: #f8f9fa;
}
.bg-secondary a {
  color: #f8f9fa;
}
.bg-tertiary {
  background-color: #eee7e1 !important;
}
.bg-tertiary a {
  color: #231f20;
}
.bg-white {
  background-color: #f8f9fa !important;
}
.bg-light {
  background-color: #d2d3c7 !important;
  color: #6f7e62;
}
.bg-light-25 {
  background-color: rgba(210, 211, 199, 0.25) !important;
}
.bg-light a:not(.button) {
  color: #6f7e62;
}
.border-primary {
  border-color: #6f7e62 !important;
}
.border-secondary {
  border-color: #acad95 !important;
}
.fs-8-px {
  font-size: 8px !important;
}
.fs-9-px {
  font-size: 9px !important;
}
.fs-10-px {
  font-size: 10px !important;
}
.fs-11-px {
  font-size: 11px !important;
}
.fs-12-px {
  font-size: 12px !important;
}
.fs-13-px {
  font-size: 13px !important;
}
.fs-14-px {
  font-size: 14px !important;
}
.fs-15-px {
  font-size: 15px !important;
}
.fs-16-px {
  font-size: 16px !important;
}
.fs-17-px {
  font-size: 17px !important;
}
.fs-18-px {
  font-size: 18px !important;
}
.fs-19-px {
  font-size: 19px !important;
}
.fs-20-px {
  font-size: 20px !important;
}
.fs-21-px {
  font-size: 21px !important;
}
.fs-22-px {
  font-size: 22px !important;
}
.fs-23-px {
  font-size: 23px !important;
}
.fs-24-px {
  font-size: 24px !important;
}
.fs-25-px {
  font-size: 25px !important;
}
.fs-26-px {
  font-size: 26px !important;
}
.fs-27-px {
  font-size: 27px !important;
}
.fs-28-px {
  font-size: 28px !important;
}
.fs-29-px {
  font-size: 29px !important;
}
.fs-30-px {
  font-size: 30px !important;
}
.fs-31-px {
  font-size: 31px !important;
}
.fs-32-px {
  font-size: 32px !important;
}
.fs-33-px {
  font-size: 33px !important;
}
.fs-34-px {
  font-size: 34px !important;
}
.fs-35-px {
  font-size: 35px !important;
}
.fs-36-px {
  font-size: 36px !important;
}
.fs-37-px {
  font-size: 37px !important;
}
.fs-38-px {
  font-size: 38px !important;
}
.fs-39-px {
  font-size: 39px !important;
}
.fs-40-px {
  font-size: 40px !important;
}
.fs-41-px {
  font-size: 41px !important;
}
.fs-42-px {
  font-size: 42px !important;
}
.fs-43-px {
  font-size: 43px !important;
}
.fs-44-px {
  font-size: 44px !important;
}
.fs-45-px {
  font-size: 45px !important;
}
.fs-46-px {
  font-size: 46px !important;
}
.fs-47-px {
  font-size: 47px !important;
}
.fs-48-px {
  font-size: 48px !important;
}
.fs-49-px {
  font-size: 49px !important;
}
.fs-50-px {
  font-size: 50px !important;
}
.fs-51-px {
  font-size: 51px !important;
}
.fs-52-px {
  font-size: 52px !important;
}
.fs-53-px {
  font-size: 53px !important;
}
.fs-54-px {
  font-size: 54px !important;
}
.fs-55-px {
  font-size: 55px !important;
}
.fs-56-px {
  font-size: 56px !important;
}
.fs-57-px {
  font-size: 57px !important;
}
.fs-58-px {
  font-size: 58px !important;
}
.fs-59-px {
  font-size: 59px !important;
}
.fs-60-px {
  font-size: 60px !important;
}
.fs-61-px {
  font-size: 61px !important;
}
.fs-62-px {
  font-size: 62px !important;
}
.fs-63-px {
  font-size: 63px !important;
}
.fs-64-px {
  font-size: 64px !important;
}
.fs-65-px {
  font-size: 65px !important;
}
.fs-66-px {
  font-size: 66px !important;
}
.fs-67-px {
  font-size: 67px !important;
}
.fs-68-px {
  font-size: 68px !important;
}
.fs-69-px {
  font-size: 69px !important;
}
.fs-70-px {
  font-size: 70px !important;
}
.fs-71-px {
  font-size: 71px !important;
}
.fs-72-px {
  font-size: 72px !important;
}
.form {
  /*&-check-input[type="radio"] {
        display: block !important;
        width: 18px;
        border: 3px solid #fff;
        outline: 1px solid @color-c2;
        height: 18px;
        background-color: #fff;

        &:focus, &:active {
            outline-color: @color-c1;
            box-shadow: 0 0 0 .25rem fade(@color-c1, 25%);
        }

        &:checked {
            background-color: @color-c2;
            background-image: none;
            border-color: #fff;
        }
    }*/
}
.form-control,
.form-check-input[type="checkbox"] {
  display: block !important;
  border-radius: 0 !important;
}
.form-control:focus,
.form-check-input[type="checkbox"]:focus,
.form-control:active,
.form-check-input[type="checkbox"]:active {
  border-color: #6f7e62;
  box-shadow: 0 0 0 0.25rem rgba(111, 126, 98, 0.25);
}
.form-check-input {
  cursor: pointer;
}
.form-check-input:checked {
  background-color: #6f7e62;
  border-color: #6f7e62;
}
.lightbox .lb-image {
  border-radius: 0;
  border: 0;
}
.frame {
  padding: 1rem;
  border: 1px solid #acad95;
}
.input-group-text {
  border-radius: 0 !important;
}
#sidecart {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
  background-color: #f8f9fa;
  border-left: 1px solid #6f7e62;
  width: 450px;
  max-width: 95vw;
  height: 100dvh;
  z-index: 100;
  transform: translateX(100%);
  padding: 1.5rem 1.5rem 3.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#sidecart ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 0;
}
#sidecart ul li {
  padding: 0.75rem 0;
  border-bottom: 1px solid #6f7e62;
}
#sidecart ul li.waiting {
  position: relative;
}
#sidecart ul li.waiting::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(248, 249, 250, 0.85);
  z-index: 9;
}
#sidecart ul li.removed {
  transition: all 0.3s ease;
  height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
}
#sidecart ul + ul {
  overflow-y: hidden;
}
#sidecart ul + ul li:last-child {
  border-bottom: none;
}
#sidecart.active {
  transform: translateX(0);
}
#sidecart.active .sidecart-backdrop {
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: -100vw;
  background-color: rgba(111, 126, 98, 0.45);
}
#order-process .table > :not(caption) > * > * {
  background-color: #f8f9fa;
}
#order-process #order-layout {
  min-height: 100dvh;
  background: #f8f9fa;
  background: linear-gradient(90deg, #f8f9fa 0%, #f8f9fa 50%, #6f7e62 50%, #6f7e62 100%);
}
#order-process #order-layout #order-details .h2,
#order-process #order-layout #order-summary .h2 {
  font-weight: 900;
}
#order-process #order-layout #order-details {
  background-color: #f8f9fa;
}
@media screen and (min-width: 992px) {
  #order-process #order-layout #order-details {
    min-height: 100dvh;
  }
}
#order-process #order-layout #order-details nav {
  padding: 1rem 0;
  display: flex;
}
#order-process #order-layout #order-details nav .header-logo {
  height: 50px;
}
#order-process #order-layout #order-summary {
  background-color: #6f7e62;
  color: #f8f9fa;
}
#order-process #order-layout #order-summary a {
  color: #f8f9fa;
}
@media screen and (min-width: 992px) {
  #order-process #order-layout #order-summary {
    /*height: 100dvh;*/
  }
}
#order-process #order-layout #order-summary .accordion {
  background-color: #6f7e62;
  color: #f8f9fa;
}
#order-process #order-layout #order-summary .accordion-header {
  background-color: #6f7e62;
}
#order-process #order-layout #order-summary .accordion-header button {
  padding: 1rem 0;
  background-color: transparent;
  color: #f8f9fa;
  font-weight: bold;
}
#order-process #order-layout #order-summary .accordion-header button:focus {
  box-shadow: none;
}
#order-process #order-layout #order-summary .accordion-header button::after {
  background-image: none;
  content: "\F286";
  font-family: 'bootstrap-icons';
  transform: none;
}
#order-process #order-layout #order-summary .accordion-header button.collapsed::after {
  content: "\F282";
}
#order-process #order-layout #order-summary .accordion-collapse {
  background-color: #6f7e62;
}
#order-process #order-layout #order-summary .accordion-body {
  background-color: transparent;
  padding: 1rem 0 0;
  color: #f8f9fa;
}
#order-process #order-layout .block {
  padding: 1rem 1.25rem;
  border: 1px solid #acad95;
  font-weight: normal;
  margin-bottom: 1rem;
}
#order-process #order-layout .block:has(.help-block) {
  margin-bottom: 2.5rem;
}
#order-process #order-layout .block a {
  font-weight: normal;
  text-decoration: underline;
}
#order-process #order-layout .block a:hover {
  text-decoration: none;
}
#order-process #order-layout .block.input {
  position: relative;
  display: flex;
  padding: 0;
}
#order-process #order-layout .block.input > label,
#order-process #order-layout .block.input > input,
#order-process #order-layout .block.input > textarea,
#order-process #order-layout .block.input > select {
  padding: 1rem 1.25rem;
  background-color: #f8f9fa;
  color: #231f20;
  border: 0;
}
#order-process #order-layout .block.input > label {
  font-weight: bold;
  white-space: nowrap;
  cursor: default;
  padding-right: 0;
}
#order-process #order-layout .block.input > label span {
  font-weight: 100;
}
#order-process #order-layout .block.input > input,
#order-process #order-layout .block.input > textarea,
#order-process #order-layout .block.input > select {
  width: 100%;
}
#order-process #order-layout .block.input > input::placeholder,
#order-process #order-layout .block.input > textarea::placeholder,
#order-process #order-layout .block.input > select::placeholder {
  color: #acad95;
  font-weight: 100;
}
#order-process #order-layout .block.input > input:focus,
#order-process #order-layout .block.input > textarea:focus,
#order-process #order-layout .block.input > select:focus,
#order-process #order-layout .block.input > input:focus-visible,
#order-process #order-layout .block.input > textarea:focus-visible,
#order-process #order-layout .block.input > select:focus-visible,
#order-process #order-layout .block.input > input:active,
#order-process #order-layout .block.input > textarea:active,
#order-process #order-layout .block.input > select:active {
  box-shadow: none;
  outline: 0;
}
#order-process #order-layout .block.input > input + span.help-block,
#order-process #order-layout .block.input > textarea + span.help-block,
#order-process #order-layout .block.input > select + span.help-block {
  top: 100%;
  right: 0;
  left: 0;
  background: rgba(255, 0, 0, 0.2);
  font-size: 13px;
  padding: 3px 5px;
}
#order-process #order-layout .block.input:has(input:focus) {
  border-color: #6f7e62;
  box-shadow: 0 0 0 0.25rem rgba(111, 126, 98, 0.25);
}
#order-process #order-layout .block.input:has(input:focus) > label,
#order-process #order-layout .block.input:has(input:focus) > input,
#order-process #order-layout .block.input:has(input:focus) > textarea,
#order-process #order-layout .block.input:has(input:focus) > select {
  border-color: #6f7e62;
}
#order-process #order-layout .block.vertical {
  flex-wrap: wrap;
}
#order-process #order-layout .block.vertical label {
  width: 100%;
  border: 0;
  padding-bottom: 0;
}
#order-process #order-layout .block.vertical input,
#order-process #order-layout .block.vertical textarea,
#order-process #order-layout .block.vertical select {
  padding-top: 0;
}
.fw-black {
  font-weight: 900;
}
.border-color-secondary {
  border-color: #acad95 !important;
}
.border-color-white {
  border-color: #f8f9fa !important;
}
.bg-transparent {
  background-color: transparent !important;
}
#carriers-selector label.form-check:not(:has(input:checked)) + div {
  display: none;
}
.ratio-1-1 {
  aspect-ratio: 1/1;
}
/*#app, #app * {
    font-family: 'Museo Sans', sans-serif !important;
}*/
.diagonal-strike {
  position: relative;
  display: inline-block;
}
.diagonal-strike::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: red;
  transform: rotate(20deg);
  transform-origin: bottom left;
}
.shadow-bottom {
  position: relative;
  box-shadow: 0 3px 3px #ccc;
  z-index: 100;
  /*margin-bottom: 10px;*/
  padding: 5px 0;
}
.card2 {
  border: 0;
  border-radius: 15px;
  box-shadow: 0 3px 3px #ccc;
}
.card2 .card-body {
  padding: 25px;
}
.color-white {
  color: white !important;
}
.color-black {
  color: black !important;
}
#order-layout {
  color: #401f26;
}
#order-layout .no {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #747e63;
  color: white;
  font-size: 18px;
  margin-right: 20px;
}
#order-layout h2 {
  font-size: 24px;
  color: #1f2937;
  font-weight: 900;
}
#order-layout .auth-prompt {
  border-radius: 12px;
  background: #f9fafc;
  border: 2px solid #e5e8ef;
  padding: 18px 12px;
  color: #401f26;
}
#order-layout label {
  position: relative;
  display: block;
  margin-bottom: 7px;
  font-weight: 600;
}
#order-layout .form-control {
  position: relative;
  display: block;
  border: 2px solid #9ea2ae;
  border-radius: 12px !important;
  padding: 16px;
  color: #1f2937;
}
#order-layout .del {
  height: 2px;
  font-size: 2px;
  border-bottom: 2px solid #e7e8ec;
  margin-top: 40px;
  margin-bottom: 40px;
}
#order-layout .alert-delivery-free {
  background: #f7fbfa;
  border: 0;
  border-radius: 12px;
  padding: 30px 20px;
  margin: 25px 0;
  font-weight: 600;
}
#order-layout .alert-delivery-free span {
  font-weight: 700;
}
#order-layout .bg-success2 {
  /*background: #747e63;*/
  background: linear-gradient(to right, #747e63, #81e09e);
}
#order-layout .label-pick {
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border: 3px solid #f8f9fb;
  border-radius: 12px;
  padding: 20px 15px;
}
#order-layout .label-pick input {
  display: none;
}
#order-layout .label-pick .favorite {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 8px;
  color: white;
  background: orange;
  position: absolute;
  top: -15px;
  right: -5px;
}
#order-layout .label-pick:has(input[type="radio"]:checked) {
  background: #f7fbfa;
  border: 3px solid #7e866f;
}
#order-layout .non-man {
  color: #aaa;
  font-size: 0.85rem;
}
#order-layout .shrnuti {
  background: #f8f9fb;
  padding: 10px;
}
#order-layout .button-black {
  background: #b35d64;
}
#order-layout .button-black:hover {
  background: black;
  color: white;
}
#order-layout #order-summary {
  /*.form-control {
            position: relative;
            display: block;
            border: 2px solid #a1af8a;
            background: #8d9978;
            border-radius: 12px !important;
            padding: 16px;
            color: white;

            &::placeholder {
                color: #e3e9d8 !important;
            }
        }*/
}
#order-layout #order-summary .form-control.small {
  position: relative;
  display: block;
  border: 2px solid #9ea2ae;
  border-radius: 6px !important;
  padding: 5px;
  color: #1f2937;
}
#order-layout #order-summary .rating {
  padding: 40px 0;
}
#order-layout #order-summary .rating .fa-star {
  color: #dda023;
}
@keyframes successPulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.8;
  }
}
.success-icon {
  font-size: 4rem;
  color: #10B981 !important;
  animation: successPulse 2s ease-in-out infinite;
}
.order-success {
  /* Success Page Styles */
  /* Success Icon */
  /* Success Message */
  /* Order Summary */
  /* Products Section */
  /* Order Total */
  /* Next Steps */
  /* Registration Section */
  /* Social Media Section */
  /* Contact Section */
  /* Action Buttons */
  /* Footer */
  /* Responsive Design */
}
.order-success * {
  color: #1f2937;
}
.order-success p {
  font-size: 1.125rem;
  color: #6b7280;
  line-height: 1.6;
}
.order-success h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1.5rem;
  text-align: center;
}
.order-success h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1rem;
}
.order-success h4 {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.25rem;
  font-style: normal;
}
.order-success .alert-success {
  background: #f9fafb;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 3rem;
  border: 1px solid #e5e7eb;
}
.order-success .title {
  font-size: 0.875rem;
  color: #6b7280 !important;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 800;
}
.order-success .shrnuti {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.order-success .products-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.order-success .products-list .product-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background: white;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}
.order-success .products-list .product-item .product-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 6px;
  background: #f3f4f6;
}
.order-success .products-list .product-item .product-details {
  flex: 1;
}
.order-success .products-list .product-item .product-details .product-price {
  font-size: 1rem;
  font-weight: 600;
  color: #059669;
}
.order-success .order-total {
  border-top: 1px solid #e5e7eb;
  padding-top: 1.5rem;
}
.order-success .order-total .total-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
  font-size: 1rem;
}
.order-success .order-total .total-line:last-child {
  margin-bottom: 0;
}
.order-success .order-total .total-final {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1f2937;
  padding-top: 0.75rem;
  border-top: 2px solid #e5e7eb;
}
.order-success .next-steps {
  margin-bottom: 3rem;
}
.order-success .next-steps h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1.5rem;
  text-align: center;
}
.order-success .next-steps .steps-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
}
.order-success .next-steps .steps-list .step-item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.5rem;
  background: #f8fafc;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
}
.order-success .next-steps .steps-list .step-item .step-icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: #dbeafe;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2563eb !important;
  font-size: 1.25rem;
}
.order-success .success-container {
  min-height: calc(100vh - 200px);
  padding: 2rem 0;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
}
.order-success .success-content {
  max-width: 800px;
  margin: 0 auto;
  background: white;
  border-radius: 16px;
  padding: 3rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.order-success .success-icon {
  text-align: center;
  margin-bottom: 2rem;
}
.order-success .success-icon i {
  font-size: 4rem;
  color: #10B981;
  animation: successPulse 2s ease-in-out infinite;
}
@keyframes successPulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.8;
  }
}
.order-success .success-message {
  text-align: center;
  margin-bottom: 3rem;
}
.order-success .success-message h1 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.order-success .success-message p {
  font-size: 1.125rem;
  color: #6b7280;
  line-height: 1.6;
}
.order-success .order-summary {
  background: #f9fafb;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 3rem;
  border: 1px solid #e5e7eb;
}
.order-success .order-summary h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1.5rem;
  text-align: center;
}
.order-success .order-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e5e7eb;
}
.order-success .order-number,
.order-success .order-date {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.order-success .order-number strong,
.order-success .order-date strong {
  font-size: 0.875rem;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.order-success .order-number span,
.order-success .order-date span {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
}
.order-success .products-section {
  margin-bottom: 2rem;
}
.order-success .products-section h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1rem;
}
.order-success .products-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.order-success .product-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background: white;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}
.order-success .product-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 6px;
  background: #f3f4f6;
}
.order-success .product-details {
  flex: 1;
}
.order-success .product-details h4 {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.25rem;
}
.order-success .product-info {
  font-size: 0.875rem;
  color: #6b7280;
  margin-bottom: 0.25rem;
}
.order-success .product-price {
  font-size: 1rem;
  font-weight: 600;
  color: #059669;
}
.order-success .order-total {
  border-top: 1px solid #e5e7eb;
  padding-top: 1.5rem;
}
.order-success .total-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
  font-size: 1rem;
}
.order-success .total-line:last-child {
  margin-bottom: 0;
}
.order-success .total-final {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1f2937;
  padding-top: 0.75rem;
  border-top: 2px solid #e5e7eb;
}
.order-success .next-steps {
  margin-bottom: 3rem;
}
.order-success .next-steps h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1.5rem;
  text-align: center;
}
.order-success .steps-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
}
.order-success .step-item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.5rem;
  background: #f8fafc;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
}
.order-success .step-icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: #dbeafe;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2563eb;
  font-size: 1.25rem;
}
.order-success .step-content h4 {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.5rem;
}
.order-success .step-content p {
  font-size: 0.875rem;
  color: #6b7280;
  line-height: 1.5;
}
.order-success .registration-section {
  text-align: center;
  margin-bottom: 3rem;
  padding: 2rem;
  background: #f0fdf4;
  border-radius: 12px;
  border: 1px solid #bbf7d0;
}
.order-success .registration-section h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.5rem;
}
.order-success .registration-section p {
  color: #6b7280;
  margin-bottom: 1.5rem;
}
.order-success .registration-form {
  max-width: 400px;
  margin: 0 auto;
}
.order-success .registration-form .form-group {
  display: flex;
  gap: 0.75rem;
  align-items: stretch;
}
.order-success .registration-form input {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 1rem;
  background: white;
}
.order-success .registration-form input:focus {
  outline: none;
  border-color: #7a866e;
  box-shadow: 0 0 0 3px rgba(122, 134, 110, 0.1);
}
.order-success .registration-form .btn {
  white-space: nowrap;
  padding: 0.875rem 1.5rem;
}
.order-success .social-section {
  text-align: center;
  margin-bottom: 3rem;
  padding: 2rem;
  background: #fef3c7;
  border-radius: 12px;
  border: 1px solid #fde68a;
}
.order-success .social-section h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.5rem;
}
.order-success .social-section p {
  color: #6b7280;
  margin-bottom: 1.5rem;
}
.order-success .social-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 1rem;
  max-width: 500px;
  margin: 0 auto;
}
.order-success .social-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  background: white;
  border-radius: 12px;
  text-decoration: none;
  color: #374151;
  border: 1px solid #e5e7eb;
  transition: all 0.2s ease;
}
.order-success .social-link:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.order-success .social-link i {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}
.order-success .social-link span {
  font-size: 0.875rem;
  font-weight: 500;
}
.order-success .social-link.facebook:hover {
  background: #1877f2;
  color: white;
  border-color: #1877f2;
}
.order-success .social-link.instagram:hover {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  color: white;
  border-color: #bc1888;
}
.order-success .social-link.twitter:hover {
  background: #1da1f2;
  color: white;
  border-color: #1da1f2;
}
.order-success .social-link.youtube:hover {
  background: #ff0000;
  color: white;
  border-color: #ff0000;
}
.order-success .contact-section {
  text-align: center;
  margin-bottom: 3rem;
  padding: 2rem;
  background: #f0f9ff;
  border-radius: 12px;
  border: 1px solid #bae6fd;
}
.order-success .contact-section h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.5rem;
}
.order-success .contact-section p {
  color: #6b7280;
  margin-bottom: 1.5rem;
}
.order-success .contact-options {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.order-success .contact-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: white;
  color: #1f2937;
  text-decoration: none;
  border-radius: 8px;
  border: 1px solid #d1d5db;
  font-weight: 500;
  transition: all 0.2s ease;
}
.order-success .contact-btn:hover {
  background: #f9fafb;
  border-color: #9ca3af;
  text-decoration: none;
}
.order-success .contact-btn.phone {
  color: #059669;
  border-color: #a7f3d0;
}
.order-success .contact-btn.phone:hover {
  background: #ecfdf5;
  border-color: #6ee7b7;
}
.order-success .contact-btn.email {
  color: #2563eb;
  border-color: #bfdbfe;
}
.order-success .contact-btn.email:hover {
  background: #eff6ff;
  border-color: #93c5fd;
}
.order-success .action-buttons {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.order-success .btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.875rem 2rem;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.2s ease;
  border: 2px solid transparent;
}
.order-success .btn-secondary {
  background: #f3f4f6;
  color: #374151;
  border-color: #d1d5db;
}
.order-success .btn-secondary:hover {
  background: #e5e7eb;
  border-color: #9ca3af;
  text-decoration: none;
}
.order-success .btn-primary {
  background: #7a866e;
  color: white;
  border-color: #7a866e;
}
.order-success .btn-primary i {
  color: white !important;
}
.order-success .btn-primary:hover {
  background: #6b7560;
  border-color: #6b7560;
  text-decoration: none;
}
.order-success .footer {
  background: #1f2937;
  color: white;
  padding: 2rem 0;
  margin-top: 3rem;
}
.order-success .footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order-success .footer-info p {
  margin: 0;
  color: #9ca3af;
}
@media (max-width: 768px) {
  .order-success .success-content {
    margin: 1rem;
    padding: 2rem 1.5rem;
  }
  .order-success .success-message h1 {
    font-size: 2rem;
  }
  .order-success .order-details {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
  .order-success .steps-list {
    grid-template-columns: 1fr;
  }
  .order-success .registration-form .form-group {
    flex-direction: column;
    gap: 0.75rem;
  }
  .order-success .social-links {
    grid-template-columns: repeat(2, 1fr);
  }
  .order-success .contact-options {
    flex-direction: column;
    align-items: center;
  }
  .order-success .action-buttons {
    flex-direction: column;
    align-items: center;
  }
  .order-success .btn {
    width: 100%;
    max-width: 300px;
    justify-content: center;
  }
  .order-success .footer-content {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .order-success .success-content {
    padding: 1.5rem 1rem;
  }
  .order-success .success-message h1 {
    font-size: 1.75rem;
  }
  .order-success .order-summary {
    padding: 1.5rem;
  }
  .order-success .step-item {
    padding: 1rem;
  }
  .order-success .contact-section {
    padding: 1.5rem;
  }
}
.bgg {
  background: #6f7e62;
}
#btnSendOrder:disabled,
#btnSendOrder:hover {
  background: black;
}
#modalProjects button.close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  border: 0;
  background: transparent;
  transition: 0.3s;
  font-size: 18px;
}
#modalProjects button.close:hover {
  background: black;
  color: white;
}
#modalProjects .modal-body {
  background-image: url('../../../images/2/pozadi_popup.png');
  background-size: cover;
  color: white;
}
#modalProjects .help-block {
  position: absolute;
  top: 10px;
  right: -30px;
  z-index: 100;
  background: white;
  padding: 2px;
  box-shadow: 0 0 9px rgba(255, 0, 0, 0.2);
  font-weight: bold;
  border-radius: 12px;
}
#modalProjects input:focus ~ .help-block {
  display: none;
}
#modalProjects .input-rounded input:-webkit-autofill,
#modalProjects .input-rounded input:-webkit-autofill:hover,
#modalProjects .input-rounded input:-webkit-autofill:focus,
#modalProjects .input-rounded input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-text-fill-color: #000 !important;
  /* nebo tvoje barva textu */
  caret-color: #000;
  /* kurzor */
  transition: background-color 9999s ease-in-out 0s;
}
.input-rounded {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 40px;
  /* prostor pro ikonky */
  border: 1px solid #ccc;
  border-radius: 999px;
  /* maximální zaoblení = půlkruh */
  transition: border-color 0.2s, box-shadow 0.2s;
  background: #fff;
}
.input-rounded input:focus {
  outline: 0;
  border: 0;
  box-shadow: 0 0 0 0;
}
/* Focus efekt (když se klikne dovnitř inputu) */
.input-rounded:focus-within {
  border-color: #0d6efd;
  box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.25);
}
.input-rounded input {
  border: none;
  outline: none;
  width: 100%;
  background: transparent;
  font-size: 14px;
  padding: 0;
  /* padding už má wrapper */
}
.icon-left,
.icon-right {
  position: absolute;
  color: #6c757d;
  /* bootstrap muted */
  font-size: 16px;
}
.icon-left {
  left: 15px;
}
.icon-right {
  right: 15px;
  cursor: pointer;
}
@media (max-width: 768px) {
  #modalProjects button.close {
    top: -2px;
    right: -2px;
  }
}
@media (max-width: 768px) {
  .col-1,
  .col-2,
  .col-3 {
    flex: 0 0 auto !important;
    width: auto !important;
  }
}
/*# sourceMappingURL=style.css.map */