/* normalize */
.blueimp-gallery {
  display: none;
}
.fb_iframe_widget {
  width: 82px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
nav,
section,
main {
  display: block;
}
html {
  overflow-x: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
  vertical-align: middle;
  font-size: 0;
}
a {
  text-decoration: none;
  outline: none !important;
  cursor: pointer;
}
button {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
button::-moz-focus-inner {
  border: 0;
}
input[type="number"] {
  -moz-appearance: textfield; /* Firefox */
  -webkit-appearance: textfield; /* Safari and Chrome */
}
select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  cursor: pointer;
}
option {
  padding: 0;
}
select::-ms-expand {
  display: none;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
p,
figure {
  margin: 0;
}
hr {
  margin: 0;
  width: 100%;
  border: 0;
}
label {
  display: block;
  text-align: left;
  cursor: pointer;
}
.container {
  width: 1200px;
  padding: 0 15px;
  margin: auto;
}
.row {
  margin: 0 -15px;
}
.spinner-master {
  display: none;
}
.spinner-master input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.flx {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.flx-c {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.flx-w {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}
.sb-c {
  align-items: center;
  justify-content: space-between;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
/* normalize */

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
select,
textarea,
button,
a {
  padding: 0;
  margin: 0;
  outline: none;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  line-height: 1.3;
  font-weight: 700;
}
.overflow-hidden {
  overflow: hidden;
  padding-right: 17px;
}
.overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(000, 000, 000, 0.5);
  opacity: 0;
  display: none;
  z-index: 30;
}
body.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.ios-wrap {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

/* Tlacitka */
.button,
.ais-Hits-loadMore {
  transition: all 0.25s ease-in-out;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  height: 50px;
  line-height: 46px;
  padding: 0 40px;
  border-radius: 5px;
  border: 2px solid #ef493b;
  color: #ff2a02;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.ais-Hits .ais-Hits-loadMore {
  display: block;
  margin: auto;
}

.button.white {
  border: 2px solid #fff;
  color: #fff;
}
.button:hover,
.ais-Hits-loadMore:hover {
  background: #ef493b;
  color: #fff;
}
.button.green {
  border: 0;
  background: #41d98d;
  color: #fff;
  line-height: 50px;
}
.button.green:hover {
  background: #ef493b;
}

.button.facebook,
.button.google {
  text-transform: none;
  padding: 0 20px 0 10px;
  color: #fff;
  border: 0;
  line-height: 50px;
}

.button.facebook .box,
.button.google .box {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 20px;
}
.button.facebook {
  background: #3d589b;
}
.button.facebook:hover {
  background: #2b3e6c;
}
.button.google {
  background: #dd4b39;
}
.button.google:hover {
  background: #b03c2d;
}
/* Tlacitka */

.wysig-cotent ul {
  list-style: inside;
}

.wysig-cotent h2 {
  display: block;
  margin: 20px 0;
}

/* MODAL login */
.modal-handler {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 9999;
  justify-content: center;
  align-items: center;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.25s ease-in-out;
}
.modal-content {
  display: inline-block;
  position: relative;
  width: 1170px;
  text-align: left;
  overflow: hidden;
  overflow-y: auto;
  max-height: calc(100vh - 30px);
  max-width: calc(100vw - 30px);
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 1px solid #dfdfdf;
}

.login-modal .modal-content {
  width: 590px;
  text-align: center;
  position: relative;
}

#pwmodal.modal-content {
  width: 400px;
}

.login-modal #pwmodal {
  display: none;
}

.modal-content .left-site .closewindow,
.modal-content .modal-header .closewindow,
.modal-content .modal-header .close,
.closeit {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 15px;
  top: 8px;
  background: #fff url(/img/close.svg) no-repeat center;
  z-index: 3;
}

.modal-content .left-site .closewindow {
  top: -5px;
  right: 0;
}

.modal-content h4 {
  color: #000;
  font-size: 17px;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: left;
}

.modal-body,
.modal-header {
  padding: 15px;
}

#pwmodal .modal-header,
#modal_ask .modal-header {
  padding-bottom: 0;
}

#pwmodal .modal-body {
  padding-top: 0;
}

#pwmodal .modal-content h4,
#modal_ask .modal-content h4 {
  margin-bottom: 0;
}

.box-info-text {
  padding: 10px 20px;
  border-radius: 5px;
  background: #fffed8;
  position: relative;
  margin-top: 20px;
  text-align: left;
}

.box-info-text span {
  position: absolute;
  left: -8px;
  top: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #fff;
  background: #232323;
  border-radius: 50%;
  text-align: center;
  line-height: 14px;
  color: #e1e8f1;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.07px;
}

.box-info-text p {
  color: #363636;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.07px;
}

.modal-body .left-site,
.modal-body .right-site {
  width: 50%;
  position: relative;
}

.modal-body .left-site {
  padding: 0 15px 0 0;
}

.login-box {
  margin-bottom: 10px;
}

.login-box label {
  color: #7a7a7a;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
}

.login-box input {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #c9c9c9;
  line-height: 38px;
  color: black;
  padding: 0 15px;
  background: #fff;
}

.login-box input:hover,
.login-box input:focus {
  border: 1px solid #ef493b;
}

.modal-content .error {
  color: #ef493b;
  font-size: 12px;
  margin-bottom: 10px;
}

.modal-content .button {
  margin-bottom: 10px;
  width: 100%;
}

.modal-content .agree {
  color: #9c9c9c;
  font-size: 11px;
  margin-bottom: 10px;
}

.modal-content .info {
  color: #9c9c9c;
  font-size: 13px;
  margin-bottom: 10px;
  text-align: left;
}

.modal-content .agree a,
.modal-content .lstpw {
  font-size: 11px;
  color: #000;
  text-decoration: underline;
  display: inline-block;
  transition: all 0.25s ease-in-out;
}

.modal-content .lstpw {
  line-height: 20px;
  text-decoration: underline;
}

.modal-content .agree a:hover,
.modal-content .lstpw:hover {
  color: #ef493b;
}

.modal-body .right-site {
  position: relative;
  padding: 0 30px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.modal-body .right-site h4 {
  color: #fff;
  position: relative;
  margin-bottom: 20px;
}

.modal-body .right-site .button {
  position: relative;
  margin-bottom: 50px;
}

.modal-body .right-site .bgimg {
  background: url(/img/bgreg.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.modal-body .right-site .bgimg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(000, 000, 000, 0.2);
  width: 100%;
  height: 100%;
}

.modal-body .right-site ul li {
  color: #fff;
  font-size: 13px;
  padding-left: 20px;
  position: relative;
  text-align: left;
  margin: 15px 0;
}

.modal-body .right-site ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  background: #f1f1f1;
  border-radius: 50%;
}
/* inputy selecty textarea */
.box-input {
  width: 100%;
  padding: 0 15px;
  position: relative;
  margin-bottom: 10px;
}
.w100p,
.w80p,
.w75p,
.w70p,
.w65p,
.w60p,
.w50p,
.w40p,
.w35p,
.w33p,
.w30p,
.w25p,
.w20p,
.w16p,
.w13p {
  padding: 0 15px;
  margin-bottom: 10px;
}
.w100p {
  width: 100%;
}
.w80p {
  width: 80%;
}
.w75p {
  width: 75%;
}
.w70p {
  width: 70%;
}
.w65p {
  width: 65%;
}
.w60p {
  width: 60%;
}
.w50p {
  width: 50%;
}
.w40p {
  width: 40%;
}
.w35p {
  width: 35%;
}
.w33p {
  width: 33.33%;
}
.w30p {
  width: 30%;
}
.w25p {
  width: 25%;
}
.w20p {
  width: 20%;
}
.w16p {
  width: 16.666666667%;
}
.w13p {
  width: 12.5%;
}
.box-input label,
.box-input p {
  color: #aeaeae;
  font-size: 12px;
  line-height: 20px;
}
.box-input label.notvissible {
  display: none;
}
.loggedCart .box-input {
  margin-bottom: 10px;
}
.loggedCart .another-data .box-input {
  margin-bottom: 30px;
}
.loggedCart .box-input label.notvissible {
  display: block;
}
.box-input input {
  width: 100%;
  transition: all 0.25s ease-in-out;
  box-shadow: none !important;
  padding: 0 15px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #c9c9c9;
  color: #1d1d1d;
  font-size: 13px;
  background: rgba(248, 248, 248, 0.6);
}
.loggedCart .box-input input {
  background: #fff;
  border: 1px solid #fff;
}
.loggedCart .another-data .box-input input {
  border: 1px solid #c9c9c9;
  background: rgba(248, 248, 248, 0.6);
}
.box-input input:focus,
.box-input input:hover {
  border: 1px solid #41d98d;
}
.delivery-info-content .box-input input.valid,
.registration-content .box-input input.valid {
  background: url(/img/good.svg) no-repeat right 10px top 10px;
  transition: all 0s;
}
.accountdis .box-input input:valid {
  background: #fff;
}
.delivery-info-content .box-input input.valid + i,
.registration-content .box-input input.valid + i {
  display: none;
}
.delivery-info-content .box-input input.error + i,
.registration-content .box-input input.error + i {
  display: block;
}
.box-input input[disabled] {
  background: #e9e9e9 !important;
  pointer-events: none !important;
  color: #9f9f9f;
}
.box-input select {
  width: 100%;
  transition: all 0.25s ease-in-out;
  box-shadow: none !important;
  padding: 0 30px 0 15px;
  background: rgba(248, 248, 248, 0.6) url(/img/arrowselect.svg) no-repeat
    center right 15px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #c9c9c9;
  color: #1d1d1d;
  font-size: 13px;
}
.loggedCart .box-input select {
  background-color: #fff;
  border: 1px solid #fff;
}
.loggedCart .another-data .box-input select {
  background-color: rgba(248, 248, 248, 0.6);
  border: 1px solid #c9c9c9;
}
.box-input select:focus,
.box-input select:hover {
  border: 1px solid #41d98d;
}
.box-input textarea {
  width: 100%;
  transition: all 0.25s ease-in-out;
  resize: none;
  box-shadow: none !important;
  padding: 10px 15px;
  height: 160px;
  border-radius: 5px;
  border: 1px solid #c9c9c9;
  color: #1d1d1d;
  font-size: 13px;
  background: rgba(248, 248, 248, 0.6);
}
.box-input textarea:focus,
.box-input textarea:hover {
  border: 1px solid #41d98d;
}
button:disabled {
  pointer-events: none;
  background: grey;
  display: none !important;
}

.box-input.prepick input {
  width: calc(100% - 80px);
  float: left;
  border-radius: 0 5px 5px 0;
}
.box-input.prepick select {
  width: 80px;
  float: left;
  border-radius: 5px 0 0 5px;
  border-right: 0;
  padding: 0 5px;
}

/* scroll top */
.scrollToTop {
  position: fixed;
  bottom: 20px;
  right: 85px;
  z-index: 12;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
  display: none;
  width: 40px;
  height: 40px;
  background: #41d98d url("/img/arrowtop.svg") no-repeat center center;
  transition: all 0.25s ease-in-out;
  font-size: 0;
}
.scrollToTop:hover {
  background: #ff2a02 url("/img/arrowtop.svg") no-repeat center center;
}
/* scroll top */

/* HOMEPAGE START */
.menu-top {
  background: #eeeeee;
  border-bottom: 1px solid #d9d9d9;
}
header .phone {
  color: #9c9c9c;
  font-size: 14px;
  text-align: center;
}
header .phone p {
  margin-bottom: 5px;
}
header .phone img {
  margin-right: 10px;
}
header .phone strong {
  color: #232323;
  margin-right: 5px;
}
.menu-top li {
  display: inline-block;
}
.menu-top a {
  display: inline-block;
  color: #232323;
  font-size: 12px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
}

.menu-top a:hover {
  color: #ff2a02;
}

.menu-top li + li a::before {
  content: "";
  display: inline-block;
  margin: 0 15px;
  width: 1px;
  height: 10px;
  background: #c8c8c8;
}

.menu {
  padding: 20px 0;
  border-bottom: 1px solid #d9d9d9;
}

.logo {
  color: #232323;
  font-size: 27px;
  line-height: 20px;
  font-weight: 700;
  transition: all 0.25s ease-in-out;
}

.logo:hover {
  color: #ff2a02;
}

.logo img {
  margin-right: 10px;
  position: relative;
  top: -5px;
}

.searching {
  width: 470px;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #d9d9d9;
  background: #fff;
  position: relative;
}

.searching input {
  border: 0;
  color: black;
  font-size: 14px;
  line-height: 20px;
  height: 46px;
  padding: 0 20px;
  width: calc(100% - 44px);
}

.searching button {
  width: 44px;
  height: 44px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #fff;
  display: inline-block;
  transition: all 0.25s ease-in-out;
}

.searching button.closewindow {
  position: absolute;
  right: 50px;
  top: 0;
  display: none;
}

.searching button:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
}

.search-sugestion {
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background: #fff;
  z-index: 11;
  padding: 0 20px;
  display: none;
  max-height: calc(100vh - 140px);
  overflow: hidden;
  overflow-y: auto;
}

.search-sugestion h2 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0 5px 0;
}

.search-sugestion .search-category li {
  display: inline-block;
  margin-right: 10px;
}

.search-sugestion .search-category a {
  display: inline-block;
  color: #222729;
  font-size: 13px;
  line-height: 22px;
  padding: 5px 0 5px 20px;
  position: relative;
}

.search-sugestion .search-category li a::before {
  content: ">";
  position: absolute;
  left: 0;
  top: 6px;
  width: 9px;
  height: 12px;
}

.search-sugestion .search-category li:first-child a::before {
  top: 10px;
  width: 15px;
  content: "";
  background: url(/img/file.svg) no-repeat center;
}

.search-sugestion .search-category a:hover {
  color: #41d98d;
  text-decoration: underline;
}

.search-sugestion .search-category a span {
  color: #afafaf;
  font-size: 11px;
  margin-left: 10px;
  display: inline-block;
}

.search-sugestion .search-category img {
  margin-right: 10px;
}

.search-sugestion .search-product li {
  border-bottom: 1px solid #d9d9d9;
}

.search-sugestion .search-product li:last-child {
  border-bottom: 0;
}

.search-sugestion .search-product a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.search-sugestion .search-product .box {
  display: inline-block;
  width: 50px;
  min-width: 50px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 15px;
}

.search-sugestion .search-product .box img {
  max-height: 40px;
}

.search-sugestion .search-product .txt {
  color: #232323;
  font-size: 13px;
  line-height: 18px;
  padding-right: 20px;
}

.search-sugestion .search-product a:hover .txt {
  color: #41d98d;
  text-decoration: underline;
}

.search-sugestion .search-product .price {
  color: #232323;
  font-size: 13px;
  font-weight: 700;
}

.search-sugestion .search-product .price span {
  color: #8b8b8b;
  font-size: 11px;
  font-weight: 600;
  text-decoration: line-through;
  display: block;
}

.search-sugestion .showallcontent {
  font-size: 13px;
  color: #232323;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  width: calc(100% - -40px);
  position: relative;
  left: -20px;
  height: 45px;
  line-height: 41px;
  border-radius: 5px;
  border: 2px solid #d9d9d9;
  background: #ededed;
  transition: all 0.25s ease-in-out;
}

.search-sugestion .showallcontent:hover {
  background: #d9d9d9;
}

.search-sugestion .ais-infinite-hits--showmore {
  display: none !important;
}

.search-sugestion .search-product-empty {
  text-align: center;
  margin: 30px 0;
}

.btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  border-radius: 5px;
  border: 2px solid #d9d9d9;
  text-align: center;
  position: relative;
  margin-left: 15px;
  transition: all 0.25s ease-in-out;
}

.btn.search {
  display: none;
}

.btn:hover {
  border: 2px solid #ef493b;
}

.btn .ks,
.btn-cart .ks {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  border: 2px solid #fff;
  position: absolute;
  right: -8px;
  top: -8px;
  color: #fff;
  font-size: 13px;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
}

.btn .ks {
  background: #9c9c9c;
}

.btn-cart .ks {
  background: #ff2a02;
}

.btn.logged .ks {
  background: #41d98d;
}

.login-parent {
  position: relative;
}

.login-menu {
  position: absolute;
  left: 15px;
  top: 60px;
  width: 200px;
  z-index: 5;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: none;
}

.login-menu.vissible {
  display: block;
}

.login-menu::before {
  content: "";
  position: absolute;
  left: 15px;
  top: -12px;
  border: 12px solid transparent;
  border-bottom: 12px solid #f9f9f9;
  border-top: 0;
}

.login-menu a {
  line-height: 40px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #dadada;
  color: black;
}

.login-menu a:hover {
  color: #41d98d;
}

.login-menu li:last-child a {
  border-bottom: 0;
  background: #f8f8f8;
}

.btn-cart {
  padding: 0 5px 0 10px;
  height: 50px;
  border-radius: 5px;
  background: #33bf79;
  position: relative;
  margin-left: 30px;
}

.btn-cart:hover {
  background: #41d98d;
}

.btn-cart .price {
  color: #9feec6;
  font-size: 13px;
  line-height: 18px;
  margin-right: 20px;
}

.btn-cart .price strong {
  color: #fff;
  font-size: 20px;
  display: block;
  white-space: nowrap;
}

.btn-cart .img {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #41d98d;
  text-align: center;
}

.cart {
  position: relative;
}

.cart-content {
  width: 370px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #dfdfdf;
  background: #fff;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 11;
  transition: all 0.25s ease-in-out;
}

.cart-content.vissible {
  top: 65px;
  visibility: visible;
  opacity: 1;
}

.cart-content::after,
.cart-content::before {
  content: "";
  position: absolute;
  top: -15px;
  right: 10px;
  border: 15px solid transparent;
  border-top: 0;
}
.cart-content::after {
  border-bottom: 15px solid #fff;
  z-index: 2;
}
.cart-content::before {
  border-bottom: 15px solid #dfdfdf;
  top: -16px;
}

.cart-content h3 {
  color: #293134;
  font-size: 20px;
  line-height: 25px;
  padding-left: 15px;
}

.cart-content .overflow-table {
  padding: 15px;
  max-height: 380px;
  overflow-y: auto;
}

.cart-content table {
  width: 100%;
}

.cart-content table td {
  color: #423e3c;
  font-size: 13px;
  line-height: 21px;
  vertical-align: top;
  padding: 10px 10px 10px 0;
}

.cart-content table td.prc a {
  color: #423e3c;
  text-decoration: underline;
}

.cart-content table td.prc a:hover {
  color: #ff2a02;
}

.cart-content table td.img {
  width: 70px;
  text-align: center;
  vertical-align: middle;
}

.cart-content table td.prc .price {
  color: black;
  font-size: 20px;
  font-weight: 700;
}

.cart-content table td.prc .price .discount {
  color: #8b8b8b;
  font-size: 11px;
  line-height: 26px;
  font-weight: 600;
  text-decoration: line-through;
}

.cart-content table td.rmv {
  text-align: right;
  padding-right: 0;
}

.cart-content table td.rmv button {
  background-color: #d9d9d9;
  background-image: url(/img/close.svg);
  background-position: top 10px left 10px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  top: 0;
  right: -5px;
}

.cart-content table td.rmv button:hover {
  background-color: #ff2a02;
}

.cart-content .cart-modal-btns {
  padding: 15px;
  border-top: 1px solid #d9d9d9;
  line-height: 21px;
  color: #423e3c;
}

.cart-content .cart-modal-btns a {
  display: inline-block;
  color: #7a7a7a;
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}
.cart-content .cart-modal-btns a:hover {
  color: #489757;
}

.cart-content .cart-modal-btns p {
  font-size: 13px;
  flex: 1;
  text-align: right;
}

.cart-content .cart-modal-btns p strong {
  color: black;
  font-size: 25px;
  line-height: 27px;
  margin-left: 5px;
  white-space: nowrap;
}

.cart-content .button {
  width: 100%;
  float: left;
  border-radius: 0 0 5px 5px;
}

.cart-often-shop {
  border: 1px solid #e0e0e0;
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  background: #f3f6f9;
}

.cart-often-shop h2 {
  color: #232323;
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 15px;
}

.often-shop-content {
  position: relative;
  background: #fff;
  border: 1px solid #e0e0e0;
  color: #232323;
  margin-bottom: -1px;
  padding: 15px;
}

.often-shop-content:hover {
  border: 1px solid #ef493b;
  z-index: 2;
}

.often-shop-content .box {
  display: inline-block;
  min-width: 60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-right: 20px;
}

.often-shop-content .box img {
  max-height: 60px;
}

.often-shop-content .content-title-price {
  font-size: 14px;
  font-weight: 600;
}

.often-shop-content .content-title-price p {
  font-weight: 700;
  font-size: 16px;
  margin-left: 20px;
  color: #ef493b;
  white-space: nowrap;
}

.often-shop-content .descr {
  font-size: 13px;
}

.cart-often-shop .button {
  margin-left: 20px;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 156px;
  width: 156px;
  text-align: center;
  padding: 0;
  color: #ef493b;
  background: #fff;
  border: 1px solid #ef493b;
}

.cart-often-shop .button:hover {
  background: #ef493b;
  color: #fff;
}

.freedelivery {
  width: 100%;
  background: #ededed;
  color: #7a7a7a;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  padding: 8px 15px;
}

.freedelivery img {
  margin-right: 15px;
  min-width: 37px;
}

.freedelivery strong {
  color: #41d98d;
  white-space: nowrap;
}

nav {
  border-bottom: 1px solid #e6e6e6;
}

nav ul li a {
  white-space: nowrap;
}
nav .spinner-master {
  display: inline-block;
  position: relative;
  height: 26px;
  width: 40px;
  padding: 0;
  z-index: -1;
  top: 0;
  vertical-align: middle;
}

nav .spinner-master .spinner {
  height: 2px;
  background: #000;
}

nav .spinner-master label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 9px;
}

nav .spinner-master.open .spinner-spin > .horizontal {
  opacity: 0;
}

nav .spinner-master.open .spinner-spin > .diagonal.part-1 {
  margin-top: 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

nav .spinner-master.open .spinner-spin > .diagonal.part-2 {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: -8px;
}

.spinner-master * {
  transition: all 0.3s;
  box-sizing: border-box;
}

.spinner-master {
  position: relative;
  top: 5px;
  height: 30px;
  width: 30px;
  z-index: 31;
  padding: 5px;
}

.spinner-master label {
  cursor: pointer;
  position: static;
  height: 100%;
  width: 100%;
}

.spinner-master .spinner {
  position: absolute;
  height: 3px;
  width: 100%;
  padding: 0;
  background: #19a87a;
}

.spinner-master .diagonal.part-1 {
  position: relative;
  float: left;
}

.spinner-master .horizontal {
  position: relative;
  float: left;
  margin-top: 4px;
}

.spinner-master .diagonal.part-2 {
  position: relative;
  float: left;
  margin-top: 4px;
}

.spinner-master.open .spinner-spin > .horizontal {
  opacity: 0;
}

.spinner-master.open .spinner-spin > .diagonal.part-1 {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-top: 6px;
}

.spinner-master.open .spinner-spin > .diagonal.part-2 {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: -10px;
}

nav {
  position: relative;
}

nav li.cat {
  position: relative;
}

nav li:first-child::after {
  display: none;
}

nav li::after {
  left: 0;
}

nav li:last-child::before {
  right: 0;
}

nav li > a, nav li.cat > button {
  color: #000;
  font-size: 17px;
  line-height: 50px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 10px 0;
  transition: all 0.25s ease-in-out;
}

nav li > a:hover, nav li.cat > button:hover {
  color: #41d98d;
}

nav li:nth-child(1):hover > a,
nav li.active:nth-child(1) > a {
  color: #4197d9;
}

nav li:nth-child(2):hover > a,
nav li.active:nth-child(2) > a {
  color: #f5134a;
}

nav li:nth-child(3):hover > a,
nav li.active:nth-child(3) > a {
  color: #ffb20e;
}

nav li:nth-child(4):hover > a,
nav li.active:nth-child(4) > a {
  color: #ff4a4c;
}

nav li > a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 4px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease-in-out;
  background: #41d98d;
}

nav li:nth-child(1) > a::after {
  background: #4197d9;
}
nav li:nth-child(2) > a::after {
  background: #f5134a;
}
nav li:nth-child(3) > a::after {
  background: #ffb20e;
}
nav li:nth-child(4) > a::after {
  background: #ff4a4c;
}

nav li:hover > a::after,
nav .open a::after,
nav .active a::after {
  opacity: 1;
  visibility: visible;
}

nav li > a img {
  margin-right: 15px;
}

nav .open a {
  color: #ff2a02;
}

.submenu-content {
  width: 370px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #dfdfdf;
  background: #fff;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 4;
  padding: 15px 25px;
  transition: all 0.25s ease-in-out;
  max-height: calc(100vh - 220px);
  overflow-y: auto;
  transition-delay: 0.2s;
}

.submenu-content.isIn {
  top: 70px;
  visibility: visible;
  opacity: 1;
}

.submenu-content li {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
}

.submenu-content li:last-child {
  border-bottom: 0;
}

.submenu-content li::after,
.submenu-content li::before,
.submenu-content li a::after,
.submenu-content li a::before {
  display: none;
}

.submenu-content li .box {
  width: 55px;
  min-width: 55px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}

.submenu-content li .box img {
  max-height: 36px;
  margin: 0;
}

.submenu-content li a {
  padding: 0;
  color: #000;
  text-align: left;
  font-size: 15px;
  line-height: 20px;
  display: flex;
  align-items: center;
}

.submenu-content li a:hover {
  color: #ff2a02;
}

.submenu {
  width: 100%;
  background: #fff;
  display: none;
  position: absolute;
  left: 0;
  top: 71px;
  z-index: 19;
  padding: 30px 0;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
}

.submenu .container {
  padding: 0;
}

.submenu-child {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
}

.submenu .w65p {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.submenu .w65p a {
  display: inline-block;
  width: 50%;
  color: #222729;
  font-size: 15px;
  font-weight: 600;
  margin: 5px 0;
}

.submenu .w65p a:hover {
  text-decoration: underline;
  color: #ff4a4c;
}

.submenu .w35p {
  text-align: right;
}

.submenu a .ks {
  color: #afafaf;
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
  display: inline-block;
}

.submenu a .box {
  width: 40px;
  height: 40px;
  line-height: 40px;
  min-width: 40px;
  text-align: center;
  margin-right: 15px;
  display: inline-block;
}

.submenu a .box img {
  max-height: 30px;
}

.menu-categories {
  width: 100%;
  padding: 0 15px;
}

.menu-categories a {
  display: inline-block;
  height: 42px;
  line-height: 40px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  padding: 0 30px;
  transition: all 0.25s ease-in-out;
  color: #646464;
  font-size: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.menu-categories a:hover {
  color: #ff2a02;
  border: 1px solid #ff2a02;
}

main {
  background: #ededed;
  padding: 50px 0;
}

.heureka-section {
  padding: 50px 0;
}

.heureka img {
  width: 109px;
  height: 109px;
  min-width: 109px;
  margin-right: 25px;
  margin-top: 30px;
}

.heureka .heureka-content,
.advantages .advantages-content {
  height: 150px;
  background: #f8f8f8;
  padding: 20px;
  position: relative;
  border-radius: 5px;
  margin-top: 30px;
}

.heureka .heureka-content {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  flex: 1;
}

.heureka .heureka-content::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 24px;
  border: 12px solid transparent;
  border-right: 12px solid #f8f8f8;
  border-left: 0;
}

.heureka .confirmed {
  color: #9c9c9c;
  font-size: 11px;
  line-height: 20px;
}

.heureka .desc {
  color: #232323;
  font-size: 14px;
  line-height: 23px;
  margin-top: 15px;
  height: 69px;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.star-ratings-css {
  display: inline-block;
  color: #cdcdcd;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 93px;
  position: relative;
}

.star-ratings-css-top {
  color: #41d98d;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}

.advantages .advantages-content {
  border: 1px solid #e3e3e3;
}

.advantages .adv {
  width: 33.333%;
  color: #232323;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  padding: 0 10px;
}

.advantages .adv .box {
  display: inline-block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  margin-bottom: 15px;
}

.advantages .adv .box img {
  max-height: 55px;
}

.recommended .row, .category-gifts .row {
  margin: 0 -10px;
}

.recommended .arc, .category-gifts .arc {
  padding: 0 10px;
  margin-bottom: 20px;
}

.title {
  color: #161616;
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
}

.best-sellers {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 1px solid #eee;
  background: #fff;
  padding: 30px 30px 0 30px;
}

.best-sellers .title {
  margin-bottom: 30px;
}

.best-sellers .titlebox {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.best-sellers .titlebox.men {
  background: rgba(65, 151, 217, 0.2);
}
.best-sellers .titlebox.women {
  background: rgba(245, 19, 74, 0.2);
}
.best-sellers .titlebox.kid {
  background: rgba(255, 178, 14, 0.2);
}

.best-sellers .titlebox .box {
  width: 45px;
  height: 45px;
  line-height: 42px;
  min-width: 45px;
  text-align: center;
  margin-right: 15px;
  position: relative;
  border-radius: 5px 0 0 5px;
}
.best-sellers .titlebox.men .box {
  background: #8abee7;
}
.best-sellers .titlebox.women .box {
  background: #f8527a;
}
.best-sellers .titlebox.kid .box {
  background: #ffc74e;
}

.best-sellers .titlebox .box::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom: 0;
}
.best-sellers .titlebox.men .box::before {
  border-top: 10px solid #8abee7;
}
.best-sellers .titlebox.women .box::before {
  border-top: 10px solid #f8527a;
}
.best-sellers .titlebox.kid .box::before {
  border-top: 10px solid #ffc74e;
}

.best-sellers .titlebox h2 {
  color: #1d242d;
  font-size: 18px;
  width: 100%;
  height: 100%;
  line-height: 45px;
}

.best-sellers .titlebox a {
  color: #1d242d;
  width: 100%;
  display: inline-block;
  text-align: left;
}

.table-rating table {
  width: 100%;
}

.table-rating tr {
  border-bottom: 1px solid #ededed;
}

.table-rating tr.hidden {
  display: none;
}

.table-rating td {
  color: #1d1d1d;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  padding: 5px 10px 5px 0;
}

.table-rating td .number {
  width: 25px;
  height: 30px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 30px;
  margin-right: 8px;
  background: #f0f0f0;
}
.table-rating tr:nth-child(1) .number {
  background: #ffbd32;
}
.table-rating tr:nth-child(2) .number {
  background: #bfbfbf;
}
.table-rating tr:nth-child(3) .number {
  background: #f47c43;
}

.table-rating td .number::after {
  content: "";
  position: absolute;
  right: -8px;
  top: 0;
  border: 15px solid transparent;
  border-right: 0;
  border-left: 8px solid #f0f0f0;
}
.table-rating tr:nth-child(1) .number::after {
  border-left: 8px solid #ffbd32;
}
.table-rating tr:nth-child(2) .number::after {
  border-left: 8px solid #bfbfbf;
}
.table-rating tr:nth-child(3) .number::after {
  border-left: 8px solid #f47c43;
}

.table-rating td .box {
  width: 70px;
  height: 45px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
}

.table-rating td .box img {
  max-height: 44px;
}

.table-rating td a {
  display: inline-block;
  color: #1d1d1d;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  max-height: 36px;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease-in-out;
  vertical-align: middle;
}

.table-rating td a:hover {
  color: #ff2a02;
  text-decoration: underline;
}

.showmoregifts {
  color: #7a7a7a;
  font-size: 13px;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  display: inline-block;
  transition: all 0.25s ease-in-out;
  margin-top: 10px;
}

.showmoregifts img {
  margin-left: 10px;
}

.showmoregifts:hover {
  color: #41d98d;
}

.they-just-bought .title {
  text-align: left;
  margin-bottom: 30px;
}

.just-bought {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.just-bought a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
  transition: all 0.25s ease-in-out;
}

.just-bought a:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.just-bought .box {
  width: 70px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin-right: 20px;
}

.just-bought .box img {
  max-height: 50px;
}

.just-bought p {
  color: #1d1d1d;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.just-bought p strong {
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.dsgrey {
  padding: 50px 0;
  background: #f8f8f8;
  border-bottom: 1px solid #e0e0e0;
}

.dsdark {
  background: #ededed;
  padding: 0 0 50px 0;
  border-bottom: 1px solid #e0e0e0;
}

.arc {
  position: relative;
}

.product {
  display: inline-block;
  width: 100%;
  height: 260px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
  padding: 10px;
  transition: all 0.25s ease-in-out;
  position: relative;
}

.w25p .product,
.w33p .product {
  height: 310px;
}

.tags {
  position: absolute;
  left: 0;
  top: 5px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 5;
}

.tags .tag {
  height: 20px;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 10px;
  margin-top: 5px;
}

.action {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background: #ff4a4c;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
  font-weight: 600;
}

.action span {
  font-size: 11px;
}

.product:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.product .box {
  display: inline-block;
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin-bottom: 15px;
}

.product .box img {
  max-height: 100px;
}

.w25p .product .box,
.w33p .product .box {
  height: 150px;
  line-height: 150px;
}

.w25p .product .box img,
.w33p .product .box img {
  max-height: 150px;
}

.product h2 {
  color: #423e3c;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  height: 54px;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-bottom: 5px;
  transition: all 0.25s ease-in-out;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-end;
}

.product:hover h2 {
  text-decoration: underline;
}

.product .availability {
  color: #489757;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.product .availability.no {
  color: #ff4a4c;
}

.product .price {
  color: #232323;
  font-size: 21px;
  line-height: 18px;
  font-weight: 700;
  height: 40px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column-reverse;
}

.product .price .discount {
  color: #7a7a7a;
  font-size: 13px;
  font-weight: 400;
  text-decoration: line-through;
  display: block;
}

.product + .like {
  position: absolute;
  bottom: 8px;
  right: 15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: url(/img/like.svg) no-repeat center;
}

.product + .like:hover {
  background: url(/img/liked.svg) no-repeat center;
}

.liked .product + .like {
  background: url(/img/liked.svg) no-repeat center;
}

.liked .product + .like:hover {
  background: #f0f0f0 url(/img/like.svg) no-repeat center;
}

.center-button {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

.dswhite {
  background: #fff;
  padding: 50px 0 20px 0;
  border-bottom: 1px solid #e0e0e0;
}

.category-gifts .w25p {
  margin-bottom: 20px;
}

.giftfor {
  height: 280px;
  justify-content: flex-end;
  flex-direction: column;
  width: 100%;
  transition: all 0.25s ease-in-out;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.giftfor::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 200px;
  width: 100%;
  opacity: 0.8;
  z-index: 1;
  transition: all 0.25s ease-in-out;
}
.giftfor:hover::before {
  height: 100%;
}
.giftfor.womens::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, #f5134a 100%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, #f5134a 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, #f5134a 100%);
}
.giftfor.mens::before {
  background-image: -webkit-linear-gradient(
    rgba(137, 190, 231, 0) 0%,
    #4197d9 100%
  );
  background-image: -o-linear-gradient(rgba(137, 190, 231, 0) 0%, #4197d9 100%);
  background-image: linear-gradient(rgba(137, 190, 231, 0) 0%, #4197d9 100%);
}
.giftfor.kids::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, #ffb20e 100%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, #ffb20e 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, #ffb20e 100%);
}
.giftfor.lovers::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, #ff4a4c 100%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, #ff4a4c 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, #ff4a4c 100%);
}

.giftfor .bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.25s ease-in-out;
}

.giftfor:hover .bgimg {
  transform: scale(1.03);
}

.giftfor p,
.giftfor h2 {
  color: #fff;
  font-weight: 700;
  position: relative;
  z-index: 2;
  margin-left: 20px;
}

.giftfor p {
  font-size: 13px;
  line-height: 35px;
  text-transform: uppercase;
}

.giftfor h2 {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 45px;
  line-height: 35px;
  margin-bottom: 20px;
}

footer {
  background: #272727;
  padding-top: 70px;
}

.cartwrapper #article-body {
  padding-bottom: 48px;
}

footer .contacts {
  width: 40%;
  border-right: 1px solid #3b3b3b;
}

footer .contacts .cntct:first-child {
  margin-bottom: 30px;
}

footer .contacts img {
  margin-right: 20px;
}

footer .contacts span {
  color: #9c9c9c;
  font-size: 14px;
  line-height: 20px;
}

footer .contacts strong {
  color: #fff;
  font-size: 25px;
  line-height: 26px;
  display: block;
}

footer .pages {
  width: 40%;
}

footer .pages h3 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 20px;
}

footer .pages li {
  width: 50%;
}

footer .pages a {
  color: #9c9c9c;
  font-size: 13px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}

footer .pages .infomall {
  font-size: 13px;
  color: #9c9c9c;
}

footer .pages .infomall a {
  font-size: 14px;
}

footer .pages a:hover {
  color: #fff;
}

footer .social a {
  width: 47px;
  height: 47px;
  text-align: center;
  line-height: 45px;
  border-radius: 5px;
  background: #ff2a02;
  display: inline-block;
  transition: all 0.25s ease-in-out;
}

footer .social a:hover {
  background: #41d98d;
}

footer .copyright {
  border-top: 1px solid #3b3b3b;
  padding: 20px 0;
  margin-top: 50px;
  color: #fff;
  font-size: 13px;
}

footer .copyright a {
  margin-left: 5px;
  color: #fff;
  text-decoration: underline;
}

footer .copyright img {
  height: 16px;
  position: relative;
  top: -2px;
}

/* HOMEPAGE END */

/* DOPRAVA PLATBA */

.global-page {
  background: #f8f8f8;
  padding: 0 0 50px 0;
}

.registration-page {
  padding-top: 20px;
}

.txt-style {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ededed;
  padding: 30px 50px;
  margin-top: 15px;
}

.breadcrumb li {
  display: inline-block;
}

.breadcrumb li a {
  display: inline-block;
  color: #9c9c9c;
  font-size: 12px;
  line-height: 30px;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}

.breadcrumb li a:hover {
  color: #ff2a02;
}

.breadcrumb li + li a::before {
  content: "";
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background: #9c9c9c;
  border-radius: 50%;
}

.doprava-platba-content h1 {
  color: #232323;
  font-size: 30px;
  font-weight: 700;
}

.txt-style h2 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 30px;
}

.txt-style ul {
  margin-top: 30px;
}

.txt-style p,
.txt-style li {
  color: #232323;
  font-size: 12px;
  line-height: 20px;
}

.txt-style ul.styled li {
  position: relative;
  padding-left: 15px;
}

.txt-style ul.styled li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 1px;
  background: black;
}

.txt-style table {
  max-width: 760px;
  width: 100%;
  margin-top: 30px;
  border-radius: 5px;
  border: 2px solid #d9d9d9;
}

.txt-style table td {
  color: #232323;
  font-size: 12px;
  line-height: 22px;
  padding: 10px;
}

.txt-style table td strong {
  white-space: nowrap;
}

.txt-style hr {
  margin-top: 35px;
  border-top: 1px solid #d9d9d9;
}

.txt-style .mt30 {
  margin-top: 30px;
}

.txt-style a {
  color: #27cb3d;
  text-decoration: underline;
}

.txt-style a:hover {
  color: #ff2a02;
}

/* DOPRAVA PLATBA */

/* KONTAKT */

.contact-page-content,
.registration-content {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ededed;
  padding: 30px 50px;
}

.contact-page-content .w75p {
  padding-right: 50px;
}

.contact-page-content h1,
.contact-page-content h2 {
  color: #232323;
  font-size: 30px;
  font-weight: 700;
}

.contact-page-content h2 {
  margin-bottom: 30px;
}

.contact-page-content .contact-info {
  border-radius: 5px;
  border: 2px solid #d9d9d9;
  padding: 10px;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 30px;
}

.contact-page-content .contact-info div {
  padding: 10px;
  color: #232323;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  margin: 15px 0;
}

.contact-page-content .contact-info .box {
  width: 30px;
  display: inline-block;
  min-width: 30px;
  margin-bottom: 5px;
}

.contact-page-content .contact-info .box img {
  height: 22px;
  max-width: 24px;
}

.contact-page-content .contact-info strong {
  display: block;
  color: #232323;
  font-size: 16px;
}

.contact-page-content .contact-address {
  margin-bottom: 50px;
}

.contact-page-content .address-part {
  width: 33.3333%;
  padding: 0 15px;
  margin-top: 30px;
}

.contact-page-content h3 {
  color: #232323;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 15px;
}

.contact-page-content p {
  color: #232323;
  font-size: 14px;
  line-height: 26px;
}

form .souhlas {
  color: #9c9c9c;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
}

form .souhlas a {
  display: inline-block;
  color: #1d1d1d;
  transition: all 0.25s ease-in-out;
  text-decoration: underline;
}

form .souhlas a:hover {
  color: #41d98d;
}

button.big {
  padding: 0 40px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
}

/* KONTAKT */

/* REGISTRACE */

.registration-page h1 {
  color: #1d242d;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.registration-content h2 {
  color: #232323;
  font-size: 20px;
  margin-bottom: 10px;
}

.registration-page hr {
  border-top: 1px solid #d9d9d9;
  margin-bottom: 25px;
}

.registration-page hr.mt20 {
  margin-top: 20px;
}

.halfwidth {
  width: calc(50% - 15px);
}

.another-data {
  display: none;
  margin-top: 15px;
}

.tooltip[data-tooltip] {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  margin-left: 5px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  vertical-align: middle;
  top: -1px;
}

.tooltip[data-tooltip]:hover:after {
  content: attr(data-tooltip);
  padding: 5px 10px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: -55px;
  -ms-transform: translate(-50%, 0); /* IE 9 */
  -webkit-transform: translate(-50%, 0); /* Safari */
  transform: translate(-50%, 0);
  z-index: 3;
  width: 305px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid #d9d9d9;
  background: #fff;
  color: #7a7a7a;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.tooltip[data-tooltip]:hover:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  z-index: 15;
  margin-left: -12px;
  border: 12px solid transparent;
  border-top: 12px solid #fdfdfd;
}

.box-input .tooltip {
  position: absolute;
  right: 25px;
  bottom: 12px;
  top: auto;
}

.checkbox-styled input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.checkbox-styled label {
  color: #1d1d1d;
  font-size: 12px;
  line-height: 40px;
  font-weight: 600;
  position: relative;
  padding-left: 25px;
}

.checkbox-styled.click label {
  font-size: 14px;
}

.checkbox-styled label a {
  color: #1d1d1d;
  text-decoration: underline;
}

.checkbox-styled label a:hover {
  color: #41d98d;
}

.checkbox-styled label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 1px solid #c9c9c9;
  background: #f8f8f8;
}

.agree-part .checkbox-styled label::before {
  top: 3px;
}

.checkbox-styled label:hover::before {
  border: 1px solid #41d98d;
  background: #fff;
}

.checkbox-styled input:checked + label::before {
  background: #fff url(/img/checked.svg) no-repeat center;
  border: 1px solid #41d98d;
}

/* REGISTRACE */

/* CART PAGE */

.back {
  height: 60px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  line-height: 58px;
  padding: 0 15px;
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.back img {
  margin-right: 15px;
}

.cart-menu {
  border-bottom: 1px solid #e0e0e0;
}

.cart-menu.disabled {
  background: #f8f8f8;
}

.cart-menu li {
  width: 33.333%;
}

.cart-menu a {
  width: 100%;
  color: #9c9c9c;
  font-size: 17px;
  font-weight: 600;
  position: relative;
  height: 60px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  background: #f8f8f8;
  justify-content: center;
}

.cart-menu .active a {
  color: #232323;
  background: #fff;
}

.cart-menu.disabled ul a {
  pointer-events: none;
}

.cart-menu a::after,
.cart-menu a::before {
  content: "";
  border: 32px solid transparent;
  position: absolute;
  right: -43px;
  top: -2px;
}
.cart-menu a::before {
  border-left: 16px solid #f8f8f8;
  z-index: 2;
}
.cart-menu .active a::before {
  border-left: 16px solid #fff;
}
.cart-menu a::after {
  right: -44px;
  border-left: 16px solid #e0e0e0;
  z-index: 1;
}

.cart-menu li:last-child a::after,
.cart-menu li:last-child a::before {
  display: none;
}

.cart-menu a img {
  margin-right: 10px;
}

.cart-page {
  padding: 40px 0 80px 0;
  background: #f8f8f8;
  border-bottom: 1px solid #d9d9d9;
}

.countdown {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  border-radius: 5px;
  background: #ff4a4c;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  top: -50px;
  z-index: 2;
}
.countdown::after {
  content: "";
  position: absolute;
  right: 26px;
  bottom: -8px;
  border: 8px solid transparent;
  border-bottom: 0;
  border-top: 8px solid #ff4a4c;
}

.delivery-payment {
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #ededed;
  background: #fff;
  margin-bottom: 40px;
}

.freedel {
  width: 30%;
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

.freedel img {
  margin-right: 15px;
}

.delivery-progress {
  width: 70%;
  position: relative;
}

.delivery-progress .part {
  display: inline-block;
  color: #232323;
  font-size: 12px;
  line-height: 25px;
  position: absolute;
  bottom: -4px;
  white-space: nowrap;
}

.delivery-progress .part img {
  margin-right: 5px;
}

.delivery-progress .part.start {
  left: 0;
}

.delivery-progress .part.end {
  right: 0;
}

.delivery-progress .stage {
  position: relative;
}

.delivery-progress .road {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #e8e8e8;
}

.cart-page h1 {
  color: #232323;
  font-size: 17px;
  margin-bottom: 10px;
}

.styled-quantity {
  width: 130px;
  height: 50px;
  position: relative;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  display: inline-block;
}

.styled-quantity input.qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 0;
  color: #232323;
  font-size: 14px;
  background: #fff;
  border-radius: 5px;
}

.styled-quantity .qtyminus,
.styled-quantity .qtyplus {
  content: "";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 40px;
  height: 46px;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 0;
  color: #9c9c9c;
  font-size: 14px;
  background: #fff;
}

.styled-quantity .qtyminus {
  left: 0;
  border-radius: 3px 0 0 3px;
  border-right: 2px solid #d9d9d9;
}

.styled-quantity .qtyplus {
  right: 0;
  border-radius: 0 3px 3px 0;
  border-left: 2px solid #d9d9d9;
}

.styled-quantity .qtyminus:hover,
.styled-quantity .qtyplus:hover {
  background: #d9d9d9;
  color: black;
}

.cart-table {
  position: relative;
  border-radius: 5px;
  border: 1px solid #ededed;
  background: #fff;
  padding: 10px 30px;
  position: relative;
}

.cart-table table {
  width: 100%;
}

.cart-table table tr {
  border-bottom: 1px solid #d9d9d9;
}

.cart-table table tr:last-child {
  border-bottom: 0;
}

.cart-table table td {
  padding: 10px 20px 10px 0;
  line-height: 20px;
  font-size: 13px;
  vertical-align: middle;
}

.cart-table table .produkt a {
  color: #232323;
}

.cart-table table .produkt .box {
  display: inline-block;
  width: 70px;
  min-width: 70px;
  margin-right: 10px;
  text-align: center;
}

.cart-table table .produkt .box img {
  max-height: 70px;
}

.cart-table table .dostupnost {
  color: #41d98d !important;
  font-weight: 600;
  white-space: nowrap;
}

.cart-table table td.cena {
  white-space: nowrap;
}

.cart-table table .dostupnost.neni {
  color: #e81d1d !important;
}

.cart-table table .cena strong {
  color: #232323;
  font-size: 20px;
  white-space: nowrap;
}

.cart-table table .cena span,
.cart-table table .cena p {
  color: #8b8b8b;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}

.cart-table table .cena span {
  text-decoration: line-through;
  margin-left: 5px;
}

.cart-table table td:last-child {
  text-align: right;
  padding-right: 0;
}

.cart-table table .odebrat button {
  width: 30px;
  height: 30px;
  background: #d9d9d9 url(/img/close.svg) no-repeat top 10px right 9px;
  border-radius: 50%;
}

.cart-table table .odebrat button:hover {
  background-color: #ff4a4c;
}

.coupon-price-content .checkbox-styled label {
  font-size: 14px;
  margin-top: 10px;
}

.box-coupon-content {
  display: none;
  margin-top: 10px;
}

.box-coupon-content input {
  float: left;
  width: 250px;
  height: 40px;
  line-height: 38px;
  border-radius: 5px 0 0 5px;
  border: 1px solid #ff494b;
  border-right: 0;
  background-color: rgba(255, 74, 76, 0.06);
  padding-left: 20px;
  color: #ff4a4c;
  font-size: 13px;
}

.box-coupon-content .button {
  width: 103px;
  height: 40px;
  border-radius: 0 5px 5px 0;
  background: #33bf79;
  border: 0;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

.box-coupon-content .button:hover {
  background: #ff4a4c;
}

.box-coupon-content p {
  color: #f11919;
  font-size: 14px;
  margin-top: 5px;
}

.cart-price {
  text-align: right;
  font-size: 14px;
  width: 100%;
}

.cart-price p {
  color: #7a7a7a;
}

.cart-price span {
  margin-left: 10px;
  display: inline-block;
}

.cart-price p.big {
  color: #000;
  margin-top: 10px;
}

.cart-price p.big strong {
  color: #232323;
  font-size: 30px;
  margin-left: 10px;
}

.submit-buttons {
  margin-top: 25px;
  width: 100%;
}

.submit-buttons .zpetnanakup {
  display: inline-block;
  color: #9c9c9c;
  font-size: 13px;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  margin-right: 10px;
}

.submit-buttons .zpetnanakup:hover {
  color: #41d98d;
}

.submit-buttons .pokracovat {
  height: 55px;
  border-radius: 5px;
  background: #33bf79;
  padding: 0 5px 0 20px;
  color: #fff;
  font-size: 14px;
  line-height: 55px;
  font-weight: 600;
  transition: all 0.25s ease-in-out;
  margin-top: 10px;
}

.submit-buttons .pokracovat .box {
  display: inline-block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #41d98d;
  text-align: center;
  margin-left: 20px;
}

.submit-buttons .pokracovat:hover {
  background: #41d98d;
}

.submit-buttons #submitter {
  height: 70px;
  padding-left: 10px;
  white-space: nowrap;
}

.submit-buttons #submitter .box {
  width: 55px;
  height: 55px;
  line-height: 55px;
  margin-left: 5px;
}

.cart-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #f8f8f8;
  padding: 15px 0;
  text-align: center;
  color: #9c9c9c;
  font-size: 13px;
  border-top: 1px solid #d9d9d9;
}

/* CART */

/* DELIVERY */

.delivery-content {
  border-radius: 5px;
  border: 1px solid #ededed;
  background: #fff;
  padding: 30px 20px;
}

.delivery-content h2 {
  color: #232323;
  font-size: 20px;
  margin-bottom: 20px;
}

.delivery-content .w50p {
  margin-top: 0;
}

.delivery-content hr {
  border-top: 1px solid #d9d9d9;
  margin-bottom: 30px;
}

.delivery-content hr.mt30 {
  margin-top: 20px;
}

.checkbox-styled-delivery {
  border: 1px solid #d9d9d9;
  color: #1d1d1d;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: -1px;
  padding: 0 20px;
  position: relative;
}

.checkbox-styled-delivery.active {
  background: #f1f9f5;
}

.checkbox-styled-delivery:hover {
  background: #f1f9f5;
}

.checkbox-styled-delivery.active::before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% - -2px);
  height: calc(100% - -2px);
  border: 2px solid #41d98d;
  z-index: 2;
}

.checkbox-styled-delivery input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.checkbox-styled-delivery label {
  padding: 15px 20px 15px 30px;
  position: relative;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.checkbox-styled-delivery label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 1px solid #c9c9c9;
  background: #f8f8f8;
}

.checkbox-styled-delivery input:checked ~ label::before {
  background: #41d98d url(/img/checked2.svg) no-repeat center;
  border: 1px solid #41d98d;
}

.checkbox-styled-delivery label .litleinfo {
  color: #9c9c9c;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  display: block;
}

.checkbox-styled-delivery label i {
  display: inline-block;
  width: 70px;
  min-width: 70px;
  margin-right: 10px;
  vertical-align: middle;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.checkbox-styled-delivery label i img {
  max-height: 40px;
}

.checkbox-styled-delivery label p {
  display: inline-block;
}

.checkbox-styled-delivery .price {
  white-space: nowrap;
}

.checkbox-styled-delivery .price.red {
  color: #ff4a4c;
}

.infotime {
  color: #41d98d;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  z-index: 4;
}
.infotime span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #9c9c9c;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  margin-left: 5px;
}
.infotime .text {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  width: 240px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 10px;
  text-align: center;
  font-weight: 400;
  color: #7a7a7a;
  white-space: normal;
  margin-left: 3px;
}
.infotime .text::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom: 0;
  border-top: 10px solid #fff;
}
.infotime:hover .text {
  display: inline-block;
}

/* DELIVERY */

/* DELIVERY INFO */

.delivery-info-content {
  align-items: flex-start;
}

.delivery-info-content h2 {
  color: #232323;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.delivery-info-content .left-part,
.delivery-info-content .right-part-content {
  border-radius: 5px;
  border: 1px solid #ededed;
  background: #fff;
  padding: 25px 30px;
}

.delivery-info-content .left-part {
  margin-right: 15px;
  width: calc(68% - 15px);
}

.delivery-info-content .right-part {
  margin-left: 15px;
  width: calc(32% - 15px);
}

.delivery-info-content .half {
  width: 50%;
}

.delivery-info-content hr {
  border-top: 1px solid #e7eaec;
  margin: 20px 0;
}

.delivery-info-content .box-input textarea {
  height: 122px;
}

.checkbox-styled.big label {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.agree-part .checkbox-styled label {
  color: #7a7a7a;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}

.agree-part .checkbox-styled.big label::before {
  top: 3px;
}

.checkbox-styled.big label::before {
  top: 8px;
}

.summary-cart table {
  width: 100%;
}

.summary-cart table tr {
  border-bottom: 1px solid #d9d9d9;
}

.summary-cart table tr td {
  padding: 10px 10px 10px 0;
  color: #232323;
  font-size: 13px;
  line-height: 20px;
  vertical-align: top;
}

.summary-cart table tr td:last-child {
  padding-right: 0;
}

.summary-cart table tr td .cena {
  color: #232323;
  font-size: 15px;
  font-weight: 700;
}

.summary-cart table tr td .skladovost {
  color: #41d98d;
  font-weight: 600;
}

.summary-cart table tr td .skladovost.neni {
  color: #e81d1d;
}

.summary-cart .copoun-discount,
.summary-cart .delivery-sum,
.registration-content .delivery-sum {
  padding: 15px 0;
  color: #232323;
  font-size: 13px;
  line-height: 20px;
  border-bottom: 1px solid #d9d9d9;
}

.summary-cart .copoun-discount strong {
  margin-right: 5px;
}

.summary-cart .copoun-discount span {
  margin-left: 5px;
  height: 20px;
  padding: 0 5px;
  background: #e81d1d;
  color: #fff;
  font-size: 11px;
  white-space: nowrap;
}

.summary-cart .delivery-sum:last-of-type {
  border-bottom: 0;
}

.summary-cart .copoun-discount p:last-child,
.summary-cart .delivery-sum p:last-child,
.registration-content .delivery-sum p:last-child {
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
  color: black;
  position: static;
}

.summary-cart table tr.copoun-discount td:last-child {
  color: #e51748;
}

.summary-cart table tr .boximg {
  width: 70px;
}

.summary-cart table tr .ks {
  width: 25px;
}

.summary-cart table tr .box {
  height: 60px;
}

.summary-cart table tr .box img {
  max-height: 60px;
}

.another-data {
  display: none;
}

.summary-cart .fullprice {
  background: #bfbfbf;
  padding: 8px 20px;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
}

.summary-cart .fullprice::before {
  content: "";
  position: absolute;
  right: 18px;
  top: -8px;
  border: 8px solid transparent;
  border-top: 0;
  border-bottom: 8px solid #bfbfbf;
}

.summary-cart .fullprice strong {
  font-size: 20px;
  font-weight: 700;
}

/* DELIVERY INFO */

/* SUMMARY */

.summary-page {
  text-align: center;
  padding: 30px 50px;
  margin-bottom: 0;
}

.summary-page-left {
  width: 60%;
  padding: 0 50px;
}

.summary-page-right {
  width: 40%;
  padding: 0 15px;
}

.summary-page .img {
  height: 80px;
}

.summary-page h1 {
  color: #232323;
  font-size: 25px;
  margin: 20px 0;
}

.summary-page h1 span {
  color: #ff4a4c;
}

.summary-page h1 strong {
  font-size: 30px;
  color: #ff4a4c;
}

.summary-page p {
  color: #4d4d4d;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 15px;
}

.summary-page p img {
  max-width: 35px;
  max-height: 25px;
  margin-right: 5px;
}

.summary-page p strong {
  color: #444444;
}

.summary-page p.big {
  font-size: 18px;
}

.summary-page p.big strong {
  margin: 30px 0 0 10px;
  display: inline-block;
}

.query-account {
  width: 100%;
  max-width: 700px;
  margin: 40px auto auto auto;
  background: #eee;
  border: 1px solid #d9d9d9;
  padding: 30px;
}

.query-account .query-code {
  width: 170px;
  height: 170px;
  min-width: 170px;
  line-height: 158px;
  background: #fff;
  padding: 5px;
  margin: auto;
}

.query-account .account-content {
  background: #fff;
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.query-account p.mb20 {
  margin-bottom: 20px;
}

.query-account .account-content p {
  font-size: 15px;
  color: #4d4d4d;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin: 15px 0;
}

.query-account .account-content p strong {
  font-size: 18px;
}

.query-account .account-content span {
  width: 180px;
  display: inline-block;
  text-align: left;
}

.button.spanmt30 {
  margin-top: 30px;
  padding: 0 0 0 15px;
  width: 300px;
  height: 60px;
  line-height: 60px;
}

.button.spanmt30 span {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  text-align: center;
  float: right;
  background: #41d98d url("/img/ar-r.svg") no-repeat top 18px center;
  margin-top: 5px;
  border-radius: 3px;
  transition: all 0.25s ease-in-out;
}

.button.spanmt30:hover {
  background: #25ac68;
}

.button.spanmt30:hover span {
  background: #25ac68 url("/img/ar-r.svg") no-repeat center center;
}

.summary-page h2 {
  font-size: 20px;
  margin-top: 30px;
}

.summary-page .summary-cart {
  max-width: 700px;
  margin: 30px auto auto auto;
}

.summary-page .summary-cart table {
  width: 100%;
}

.summary-page .summary-cart table tr td {
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  padding-right: 15px;
}

.summary-page .summary-cart table tr td .skladovost {
  font-size: 13px;
}

.summary-page .summary-cart table tr td:last-child {
  font-size: 15px;
  white-space: nowrap;
  text-align: right;
  padding-right: 0;
}

.summary-page .summary-cart .copoun-discount,
.summary-page .summary-cart .delivery-sum {
  padding: 10px 0;
}

.summary-page .summary-cart .copoun-discount p,
.summary-page .summary-cart .delivery-sum p {
  font-size: 13px;
}

.summary-page .summary-cart .copoun-discount p.cena,
.summary-page .summary-cart .delivery-sum p.cena {
  font-size: 15px;
}

.summary-page .summary-cart .fullprice {
  background: #232323;
  padding: 10px 20px;
}

.summary-page .summary-cart .fullprice strong {
  color: #fff;
}

.summary-page .summary-cart .fullprice::before {
  border-bottom: 8px solid #232323;
  left: auto;
  right: 18px;
}

.summary-page ol {
  font-size: 15px;
  width: 100%;
  max-width: 700px;
  margin: auto;
  text-align: left;
  padding-left: 15px;
}

.summary-page ol li {
  margin: 10px 0;
}

.summary-page ol li strong {
  color: #ff4a4c;
}

.summary-page .button {
  font-size: 15px;
}

.heureka-account {
  width: 100%;
  max-width: 880px;
  margin: 30px auto auto auto;
  padding-top: 30px;
  border-top: 1px solid #d9d9d9;
}

.heureka-styled {
  width: calc(50% - 20px);
  border-radius: 5px;
  border: 1px solid #ededed;
  background: #fffed8;
  text-align: left;
  padding: 30px;
  margin-right: 20px;
}

.heureka-styled img {
  min-width: 75px;
  margin-right: 15px;
}

.heureka-styled h3 {
  color: #000;
  font-size: 22px;
}

.heureka-styled p {
  color: #0d0d0d;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}

.registr-styled {
  width: calc(50% - 20px);
  padding: 40px 30px 60px 30px;
  background: url("/img/girlbg.jpg") no-repeat center;
  text-align: left;
  background-size: cover;
  border-radius: 5px;
  margin-left: 20px;
}

.registr-styled h4 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 30px;
}

.registr-styled .button {
  margin-bottom: 30px;
  color: #fff;
}

.registr-styled li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #ff4a4c;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}

.registr-styled li {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

#confirm-message2 {
  display: none;
  position: absolute;
  right: 15px;
  bottom: -18px;
  font-size: 12px;
}

.button.special {
  background-color: #7a7a7a;
  padding: 0 5px 0 20px;
  border: 0;
  color: #fff;
  line-height: 50px;
}

.button.special span {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #656565;
  margin-left: 20px;
  position: relative;
  top: -1px;
}

.button.special:hover {
  background: #656565;
}
/* SUMMARY */

/* ACCOUNT */

.account-menu a {
  padding: 0 20px;
  display: inline-block;
  color: #000;
  font-size: 17px;
  line-height: 35px;
  font-weight: 600;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 5px;
}

.account-menu a:hover {
  color: #41d98d;
}

.account-menu .active > a {
  color: #fff;
  background: #b4b4b4;
  position: relative;
}

.account-menu .active > a::after {
  content: "";
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -6px;
  border: 6px solid transparent;
  border-right: 0;
  border-left: 6px solid #b4b4b4;
}

.favorite-submenu {
  display: none;
}

.favorite-submenu.active {
  display: block;
}

.active .favorite-submenu {
  display: block;
}

.account-menu .favorite-submenu a {
  padding-left: 40px;
  font-size: 14px;
  font-weight: 400;
}

.account-menu .favorite-submenu li.hidden {
  display: none;
}

.thirdwidth {
  width: calc(66.66% - 15px);
}

/* ACCOUNT */

/* ACCOUNT ORDERS */

.box-input.special {
  padding: 0;
  width: 230px;
}

.box-input.special select {
  height: 50px;
}

.order-table table {
  width: 100%;
  margin-top: 15px;
}

.order-table table thead {
  border-bottom: 1px solid #d9d9d9;
}

.order-table table th {
  text-align: left;
  padding: 10px 0;
}

.order-table table th:last-child {
  text-align: right;
}

.order-table table th.nokappa {
  text-align: left;
}

.order-table table th div {
  display: inline-block;
  color: #232323;
  font-size: 12px;
  font-weight: 400;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #d9d9d9;
}

.order-table table th .date {
  color: #41d98d;
  font-size: 15px;
  font-weight: 600;
}

.order-table table th .middle {
  font-weight: 600;
  font-size: 15px;
}

.order-table table th .stav {
  color: #f89c25;
  font-size: 14px;
}

.order-table table th .stav img {
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.order-table .showdocusments {
  color: #1d242d;
  font-size: 14px;
  line-height: 30px;
  text-decoration: underline;
  display: inline-block;
}

.order-table .showdocusments:hover {
  color: #41d98d;
}

.order-table .showdocusments img {
  margin-left: 5px;
}

.order-table td {
  padding: 10px 10px 10px 0;
  color: #232323;
  font-size: 13px;
  line-height: 20px;
}

.order-table td:last-child {
  text-align: right;
}

.order-table .produkt a {
  color: #232323;
  text-decoration: underline;
}
.order-table .produkt a:hover {
  color: #41d98d;
}

.order-table .produkt .boximg {
  display: inline-block;
  width: 60px;
  margin-right: 15px;
}

.order-table .pocet,
.order-table .cena {
  color: #8b8b8b;
  font-weight: 600;
}

.order-table .cena strong {
  color: #232323;
  font-size: 20px;
  display: block;
  font-weight: 600;
}
/* ACCOUNT ORDERS */

/* ACCOUNT FAVOURITE */

.registration-content .flx h2,
.registration-content .flx .special {
  margin-bottom: 0;
}

.registration-content h2 .date {
  color: #7a7a7a;
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin-top: 10px;
}

.newlist {
  margin-top: 20px;
  display: inline-block;
  color: #41d98d;
  font-size: 13px;
  line-height: 26px;
  text-decoration: underline;
}

.newlist img {
  margin-right: 5px;
}

.accountdis .title-part {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 30px;
}

.accountdis .cart-table {
  padding: 0;
  border: 0;
  margin-top: 15px;
}

.accountdis .cart-table table td.kusu {
  width: 335px;
}

.accountdis .cart-table .styled-quantity {
  margin-right: 15px;
}

.tocart {
  display: inline-block;
  padding: 0 5px 0 15px;
  height: 50px;
  border-radius: 5px;
  background: #41d98d;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 15px;
  transition: all 0.25s ease-in-out;
}

.tocart:hover {
  background: #41d98d;
}

table .tocart {
  margin-right: 0;
  font-size: 14px;
}

.tocart span {
  float: right;
  margin-left: 15px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #41d98d;
  text-align: center;
}

.registration-content .left-content h2 {
  font-weight: 400;
  margin-bottom: 10px;
}

.registration-content .left-content .date {
  color: #7a7a7a;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
}

.registration-content .left-content .date {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #ececec;
}

.registration-content .left-content .downloadlist {
  color: #1d242d;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
}

.registration-content .left-content .downloadlist:hover {
  color: #41d98d;
}

.registration-content .goback {
  color: #7a7a7a;
  font-size: 13px;
  line-height: 40px;
  font-weight: 600;
  text-decoration: underline;
}

.registration-content .goback:hover {
  color: #41d98d;
}

.registration-content .goback img {
  margin-right: 10px;
}

.registration-content .right-content .button {
  color: #41d98d;
  border: 2px solid #41d98d;
  margin-left: 30px;
  padding: 0 25px;
}

.registration-content .right-content .button:hover {
  color: #fff;
  border: 2px solid #ff2a02;
}

.order-state {
  padding: 40px 15px;
  border-radius: 5px;
  border: 2px solid #d9d9d9;
  margin-top: 25px;
}

.order-state ul {
  margin: 0 -15px;
}

.order-state li {
  width: 20%;
  padding: 0 15px;
  text-align: center;
  position: relative;
}

.order-state li:first-child hr {
  display: none;
}

.order-state li + li hr {
  position: absolute;
  top: 26px;
  left: -53px;
  width: 100%;
  border-top: 1px dashed #d9d9d9;
}

.order-state li + li.actived hr {
  border-top: 1px solid #41d98d;
}

.order-state li .box {
  display: inline-block;
  width: 53px;
  height: 53px;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  margin-bottom: 15px;
  background: #fff;
  position: relative;
  z-index: 2;
}

.order-state li svg {
  vertical-align: middle;
  position: relative;
  top: 13px;
}

.order-state .actived svg path {
  fill: #41d98d;
}

.order-state .actived .box {
  border: 1px solid #41d98d;
}

.order-state li span {
  display: block;
  color: #232323;
  font-size: 14px;
  line-height: 16px;
}

.aka-order-page table {
  border-bottom: 1px solid #d9d9d9;
}

.registration-content .delivery-sum {
  padding: 10px 0;
}

.registration-content .full-price {
  padding: 10px 15px;
  border-radius: 5px;
  background: #9c9c9c;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 20px;
  position: relative;
}

.registration-content .full-price::after {
  content: "";
  position: absolute;
  right: 15px;
  top: -10px;
  border: 10px solid transparent;
  border-bottom: 10px solid #9c9c9c;
  border-top: 0;
}

.registration-content .full-price strong {
  font-size: 20px;
  float: right;
}

.person-summary .p15 {
  margin-top: 30px;
  margin-bottom: 0;
}

.person-summary h3 {
  color: #232323;
  font-size: 20px;
  margin-bottom: 15px;
}

.person-summary p {
  color: #232323;
  font-size: 14px;
  line-height: 26px;
}

.person-summary p strong {
  font-weight: 600;
}

.seznam-dle-typu {
  margin-top: 30px;
}

.seznam-dle-typu a {
  display: inline-block;
  width: 100%;
  height: 180px;
  border-radius: 5px;
  border: 2px solid #d9d9d9;
  background: #fff;
  text-align: center;
  transition: all 0.25s ease-in-out;
}

.seznam-dle-typu a:hover {
  border: 2px solid #41d98d;
}

.seznam-dle-typu .box {
  height: 50px;
  margin-top: 30px;
}

.seznam-dle-typu .box img {
  max-height: 50px;
}

.seznam-dle-typu p {
  color: #000;
  font-size: 15px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 15px;
}

.seznam-dle-typu span {
  color: #000;
  font-size: 14px;
  line-height: 26px;
  text-decoration: underline;
}

/* ACCOUNT FAVOURITE */

/* ACCOUNT FAVOURITE */

.registration-content .flx h2,
.registration-content .flx .special {
  margin-bottom: 0;
}

.registration-content h2 .date {
  color: #1d242d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  display: block;
}

.newlist {
  margin-top: 20px;
  display: inline-block;
  color: #41d98d;
  font-size: 13px;
  line-height: 26px;
  text-decoration: underline;
}

.newlist img {
  margin-right: 5px;
}

.accountdis .cart-table {
  padding: 0;
  border: 0;
  border-top: 1px solid #d9d9d9;
  margin-top: 15px;
}

.accountdis .cart-table table td.kusu {
  width: 335px;
}

.accountdis .cart-table .styled-quantity {
  margin-right: 15px;
}

.tocart {
  display: inline-block;
  padding: 0 5px 0 15px;
  height: 50px;
  border-radius: 5px;
  background: #33bf79;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 15px;
  transition: all 0.25s ease-in-out;
}

.tocart:hover {
  background: #41d98d;
}

table .tocart {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  white-space: nowrap;
  margin-right: 0;
}

.tocart span {
  float: right;
  margin-left: 15px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #41d98d;
  text-align: center;
}

.registration-content .left-content h2 {
  font-weight: 400;
  margin-bottom: 10px;
}

.registration-content .left-content .date {
  color: #7a7a7a;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
}

.registration-content .left-content .date {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #ececec;
}

.registration-content .left-content .downloadlist {
  color: #1d242d;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
}

.registration-content .left-content .downloadlist:hover {
  color: #41d98d;
}

.registration-content .right-content .goback {
  color: #7a7a7a;
  font-size: 13px;
  line-height: 40px;
  font-weight: 600;
  text-decoration: underline;
}

.registration-content .right-content .goback:hover {
  color: #41d98d;
}

.registration-content .right-content .goback img {
  margin-right: 10px;
}

.registration-content .right-content .button {
  color: #41d98d;
  border: 2px solid #41d98d;
  margin-left: 30px;
  padding: 0 25px;
}

.registration-content .right-content .button:hover {
  color: #fff;
  border: 2px solid #ff2a02;
}

.order-state {
  padding: 40px 15px;
  border-radius: 5px;
  border: 2px solid #d9d9d9;
  margin-top: 25px;
}

.order-state ul {
  margin: 0 -15px;
}

.order-state li {
  width: 20%;
  padding: 0 15px;
  text-align: center;
  position: relative;
}

.order-state li:first-child hr {
  display: none;
}

.order-state li + li hr {
  position: absolute;
  top: 26px;
  left: -53px;
  width: 100%;
  border-top: 1px dashed #d9d9d9;
}

.order-state li + li.actived hr {
  border-top: 1px solid #41d98d;
}

.order-state li .box {
  display: inline-block;
  width: 53px;
  height: 53px;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  margin-bottom: 15px;
  background: #fff;
  position: relative;
  z-index: 2;
}

.order-state li svg {
  vertical-align: middle;
  position: relative;
  top: 13px;
}

.order-state .actived svg path {
  fill: #41d98d;
}

.order-state .actived .box {
  border: 1px solid #41d98d;
}

.order-state li span {
  display: block;
  color: #232323;
  font-size: 14px;
  line-height: 16px;
}

.aka-order-page table {
  border-bottom: 1px solid #d9d9d9;
}

.registration-content .delivery-sum {
  padding: 10px 0;
}

.registration-content .full-price {
  padding: 10px 15px;
  border-radius: 5px;
  background: #9c9c9c;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 20px;
  position: relative;
}

.registration-content .full-price::after {
  content: "";
  position: absolute;
  right: 15px;
  top: -10px;
  border: 10px solid transparent;
  border-bottom: 10px solid #9c9c9c;
  border-top: 0;
}

.registration-content .full-price strong {
  font-size: 20px;
  float: right;
}

.person-summary .p15 {
  margin-top: 30px;
  margin-bottom: 0;
}

.person-summary h3 {
  color: #232323;
  font-size: 20px;
  margin-bottom: 15px;
}

.person-summary p {
  color: #232323;
  font-size: 14px;
  line-height: 26px;
}

.person-summary p strong {
  font-weight: 600;
}

/* ACCOUNT FAVOURITE */

/* PRODUCT */

.product-page {
  background: #f8f8f8;
  padding-top: 15px;
}

.product-detail {
  border-radius: 5px;
  border: 1px solid #ededed;
  background: #fff;
  padding: 30px 0;
  margin-top: 15px;
}

.detail-image,
.detail-description {
  position: relative;
  margin-bottom: 30px;
  padding: 0 30px;
}

.mobileversion {
  display: none;
}

.detail-image {
  width: 45%;
}

.detail-description {
  width: 55%;
}

.detail-image .tags {
  left: 30px;
  top: -5px;
}

.detail-image .tags .tag {
  font-size: 13px;
  height: 30px;
  line-height: 30px;
}

.detail-image .action {
  right: 30px;
  top: 0;
  z-index: 5;
  width: 76px;
  height: 76px;
  line-height: 72px;
  font-size: 30px;
}

.detail-image .action span {
  font-size: 17px;
}

/* ARROWS */
.slick-arrow.slick-disabled {
  display: none !important;
}
.arrows .slick-prev,
.arrows .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #dce1e3;
  cursor: pointer;
  border: none;
  outline: none;
  background: #ededed;
  z-index: 4;
  font-size: 0;
  line-height: 0;
  transition: all 0.3s ease-in-out;
  margin-top: -3px;
}
.arrows .slick-prev {
  left: 0;
}
.arrows .slick-next {
  right: 0;
}
.arrows .slick-prev::before,
.arrows .slick-next::before {
  content: "";
  width: 17px;
  height: 31px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.arrows .slick-prev::before {
  background: url("/img/arrow-left.svg") no-repeat center;
}
.arrows .slick-next::before {
  background: url("/img/arrow-right.svg") no-repeat center;
}
.arrows .slick-prev:hover,
.arrows .slick-next:hover {
  background: rgba(0, 0, 0, 0.5);
}

#slideBox {
  overflow: hidden;
  position: relative;
  padding-right: 30px;
  text-align: center;
  z-index: 3;
}

.sliderMain {
  width: 100%;
  height: 400px;
  line-height: 400px;
  text-align: center;
  overflow: hidden;
}

.sliderMain img {
  max-height: 400px;
  vertical-align: middle;
}

.sliderMain .slick-list {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.sliderMain .slick-list:focus {
  outline: none;
}

.sliderMain .slick-list.dragging {
  cursor: pointer;
  cursor: grab;
}

.slick-slide {
  display: inline-block;
}

.sliderMain .slick-slide a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* dolni menu galerie */
.sliderSidebar {
  width: 100%;
  position: relative;
  margin-top: -1px;
  overflow: hidden;
}

.sliderSidebar .slick-list {
  width: calc(100% - 60px);
  margin-left: 30px;
}

.sliderSidebar .slick-track {
  padding-top: 5px;
  padding-bottom: 10px;
}

.sliderSidebar.arrows .slick-prev,
.sliderSidebar.arrows .slick-next {
  width: 20px;
  height: 90px;
  border-radius: 0;
}

.sliderSidebar .slick-slide {
  height: 90px;
  padding: 5px;
  line-height: 80px;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  text-align: center;
  outline: none;
  display: inline-block;
  position: relative;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}

.sliderSidebar img {
  max-height: 80px;
}

.sliderSidebar .slick-current {
  border: 1px solid #dce1e3 !important;
  z-index: 8;
}

.sliderSidebar .slick-slide:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  z-index: 8;
}

.sliderSidebar.arrows .slick-prev::before {
  background: url("/img/ar-l-gallery.svg") no-repeat center;
}

.sliderSidebar.arrows .slick-next::before {
  background: url("/img/ar-r-gallery.svg") no-repeat center;
}

.this-week {
  padding: 10px 15px;
  border-radius: 5px;
  background: #fffed8;
  color: #7a7a7a;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.this-week img {
  margin-right: 10px;
}

.detail-description h1 {
  color: #232323;
  font-size: 25px;
}

.detail-description .product-types p {
  color: #9c9c9c;
  font-size: 13px;
  line-height: 20px;
  margin-right: 30px;
  display: inline-block;
  margin-bottom: 20px;
}

.detail-description .txt-description {
  color: #232323;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px;
}

.detail-description .txt-description a {
  color: #7a7a7a;
  font-size: 15px;
  line-height: 25px;
  text-decoration: underline;
  display: inline-block;
}

.detail-description .txt-description a:hover {
  color: #41d98d;
}

.detail-description hr {
  border-top: 1px solid #d9d9d9;
  margin-bottom: 20px;
}

.product-price-add {
  border-radius: 5px;
  background: #ededed;
  padding: 25px 20px;
  margin: 10px 0 30px 0;
}

.product-price-add .price {
  color: #232323;
  font-size: 40px;
  line-height: 45px;
}

.product-price-add .action-price {
  color: #8b8b8b;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: line-through;
}

.product-price-add .action-price span {
  font-size: 13px;
  color: #ff4a4c;
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}

.product-price-add .styled-quantity {
  height: 70px;
  width: 115px;
}

.product-price-add .styled-quantity input.qty {
  height: 66px;
  line-height: 66px;
}

.product-price-add .styled-quantity .qtyminus,
.product-price-add .styled-quantity .qtyplus {
  height: 66px;
  width: 35px;
}

.product-price-add .addCart {
  color: #fff;
  font-size: 15px;
  padding: 0 13px;
  height: 70px;
  border-radius: 5px;
  background: #33bf79;
  border: 0;
  line-height: 70px;
  margin-left: 10px;
}

.product-price-add .addCart:hover {
  background: #41d98d;
}

.product-unfinded .addCart {
  background: #7a7a7a;
  padding-left: 20px;
}

.product-unfinded .addCart:hover {
  background: #646464;
}

.product-price-add .addCart .img {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #41d98d;
  text-align: center;
  margin-left: 10px;
}

.product-unfinded .addCart .img {
  background: #646464;
  margin-left: 20px;
}

.product-price-add .addCart .img img {
  height: 30px;
}

.product-availability {
  color: #41d98d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}
.product-availability.no {
  color: #ff4a4c;
}

.product-availability img {
  margin-right: 10px;
}

.product-availability span {
  display: inline-block;
  background-color: #9c9c9c;
  width: 18px;
  height: 18px;
  line-height: 16px;
  vertical-align: middle;
  font-style: normal;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.apologies {
  padding: 20px;
  border-radius: 5px;
  background: #fffed8;
  margin-bottom: 15px;
}

.apologies p {
  color: #7a7a7a;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.apologies form {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  max-width: 370px;
}

.apologies input {
  height: 40px;
  border-radius: 5px 0 0 5px;
  border: 1px solid #c9c9c9;
  border-right: 0;
  background: #fbfbfb;
  width: calc(100% - 70px);
  padding: 0 20px;
}

.apologies input:hover {
  background: #fff;
}

.apologies button {
  width: 70px;
  height: 40px;
  text-align: center;
  border-radius: 0 5px 5px 0;
  background: #41d98d url(/img/submit.svg) no-repeat center;
  transition: all 0.25s ease-in-out;
}

.apologies button:hover {
  background-color: black;
}

.detail-description .targets {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}

.detail-description .targets a,
.detail-description .targets button {
  display: inline-block;
  color: #9c9c9c;
  font-size: 13px;
  line-height: 50px;
  text-decoration: underline;
  position: relative;
}

.detail-description .targets a.added,
.detail-description .targets button.added {
  color: #41d98d;
}

.detail-description .targets a + a::before,
.detail-description .targets button + button::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 13px;
  vertical-align: middle;
  height: 25px;
  width: 1px;
  background: #d9d9d9;
}

.detail-description .targets a img,
.detail-description .targets button img {
  margin-right: 10px;
}

.detail-description .targets a:hover,
.detail-description .targets button:hover {
  color: #41d98d;
}

.detail-description .idealfor {
  color: #9c9c9c;
  font-size: 13px;
  line-height: 30px;
}

.detail-description .idealfor a {
  color: #9c9c9c;
  text-decoration: underline;
  display: inline-block;
}

.detail-description .idealfor a:hover {
  color: #41d98d;
}

.detail-product-description {
  border-top: 1px solid #e6e6e6;
  margin: 0 30px;
  padding-top: 30px;
  width: 100%;
}

.detail-product-description .p15 {
  margin-bottom: 0;
}

.detail-product-description .final-dsc {
  color: #232323;
  font-size: 15px;
  line-height: 25px;
  flex: 1;
}

.detail-product-description .final-dsc p {
  margin-bottom: 20px;
}

.detail-product-description .final-table table {
  width: 100%;
}

.detail-product-description .final-table table tr:nth-child(odd) td {
  background: #f8f8f8;
}

.detail-product-description .final-table table tr td {
  height: 50px;
  border-radius: 5px;
  padding: 0 20px;
}

.popis-content-grid {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 20px;
}

.popis-content-grid video {
  max-width: 300px;
  aspect-ratio: 9 / 16;
  margin-bottom: 20px;
}

.youtube-lazy {
  position: relative;
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16 / 9;
  background: #000;
  overflow: hidden;
  border-radius: 10px;
}

.youtube-lazy iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.youtube-lazy-btn {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}

.youtube-lazy-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.25);
}

.youtube-lazy-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 68px;
  height: 48px;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: rgba(255, 0, 0, 0.9);
  border-radius: 14px;
}

.youtube-lazy-play::before {
  content: "";
  position: absolute;
  left: 26px;
  top: 14px;
  border-style: solid;
  border-width: 10px 0 10px 16px;
  border-color: transparent transparent transparent #fff;
}

.timeaction {
  height: 48px;
  border-radius: 5px;
  background: #ff4a4c;
  padding: 0 15px;
  width: 240px;
  position: relative;
}

.timeaction::before {
  content: "";
  position: absolute;
  left: 15px;
  bottom: -6px;
  border: 6px solid transparent;
  border-bottom: 0;
  border-top: 6px solid #ff4a4c;
}

.timeaction .platido {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  margin-right: 10px;
}

.timeaction .timecount {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

/* PRODUCT */

/* CATEGORY */

.breadbg {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
}

.category-page {
  background: #f8f8f8;
  padding: 0 0 50px 0;
  border-bottom: 1px solid #d7d7d7;
}

.fd-rr {
  flex-direction: row-reverse;
}

.category-page-content {
  padding: 0 15px;
  width: 70%;
}

.category-page h1 {
  color: #1d242d;
  font-size: 25px;
  text-align: center;
  margin-bottom: 10px;
}

.category-page .cat-dsc {
  color: #9c9c9c;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: center;
}

.category-page .cat-dsc a {
  color: #41d98d;
  text-decoration: underline;
}

.sorting-by h2 {
  color: #646464;
  font-size: 14px;
  margin: 10px 0;
}

.filtration-checkboxes {
  position: relative;
  max-height: 90px;
  overflow: hidden;
}
.filtration-checkboxes.content_visible {
  max-height: none;
  overflow: visible;
}

#special_params_list li input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.filtration-checkboxes div > ul {
  display: flex;
  flex-wrap: wrap;
}

.filtration-checkboxes li {
  display: inline-block;
}

.filtration-checkboxes li a {
  color: #646464;
  font-size: 14px;
  line-height: 34px;
  height: 36px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 0 10px;
  display: inline-block;
  transition: all 0.25s ease-in-out;
  margin-right: 10px;
  margin-bottom: 10px;
}

.filtration-checkboxes li a:hover {
  border: 1px solid #33bf79;
  color: #33bf79;
}

.filtration-checkboxes li.active {
  order: -1;
}

.filtration-checkboxes li input:checked ~ a,
.filtration-checkboxes li.active a {
  border: 1px solid #33bf79;
  background: #33bf79;
  color: #fff;
}

#price_ranges {
  width: 100%;
}

.action-checkbox-hidden {
  display: none;
}

.ais-refinement-list--list, .ais-NumericMenu-list, .filtration-checkboxes-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}

.ais-ToggleRefinement-label, .ais-NumericMenu-label {
  display: grid;
  align-items: center;
  grid-template-columns: 18px auto;
  gap: 10px;
  height: 40px;
}

.ais-ToggleRefinement-checkbox, .ais-NumericMenu-radio {
  appearance: none;
  background-color: #f8f8f8;
  margin: 0;
  font: inherit;
  width: 18px;
  height: 18px;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  display: grid;
  place-content: center;
}

.ais-ToggleRefinement-checkbox::before, .ais-NumericMenu-radio::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #33bf79;
  transform-origin: bottom left;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.ais-ToggleRefinement-checkbox:checked, .ais-NumericMenu-radio:checked {
  background: #fff;
}

.ais-ToggleRefinement-checkbox:checked::before, .ais-NumericMenu-radio:checked::before {
  transform: scale(1);
}

.ais-ToggleRefinement-checkbox:focus, .ais-NumericMenu-radio:focus {
  outline: 1px solid #33bf79;
}

.ais-ToggleRefinement-labelText, .ais-NumericMenu-labelText {
  color: #646464;
  font-size: 15px;
  font-weight: 600;
}

#new_toggle .ais-ToggleRefinement-labelText {
  color: #962ebb;
}
#discount_toggle .ais-ToggleRefinement-labelText {
  color: #ff4a4c;
}
#delivery_free_toggle .ais-ToggleRefinement-labelText {
  color: #225ec7;
}
#available_toggle .ais-ToggleRefinement-labelText {
  color: #41d98d;
}

.product-filtration {
  margin-bottom: 15px;
  border-bottom: 2px solid #d9d9d9;
}

.product-filtration ul li {
  display: inline-block;
}

.product-filtration ul a {
  color: #7a7a7a;
  font-size: 15px;
  line-height: 38px;
  font-weight: 600;
  display: inline-block;
  padding: 0 20px;
  border: 2px solid transparent;
  border-bottom: 0;
  position: relative;
  border-radius: 5px 5px 0 0;
}

.product-filtration ul a:hover {
  color: #41d98d;
}

.product-filtration ul .active a {
  color: #232323;
  border: 2px solid #d9d9d9;
  border-bottom: 0;
}

.product-filtration ul .active a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f8f8f8;
  z-index: 2;
}

.product-filtration p {
  color: #232323;
  font-size: 13px;
  line-height: 26px;
}

.ais-Hits-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -5px;
}

.ais-Hits-list .ais-Hits-item {
  position: relative;
  padding: 0 5px;
}

.ais-Hits-list .ais-Hits-item .product {
  padding: 20px;
  height: 325px;
}

.ais-Hits-list .ais-Hits-item .tags {
  left: 20px;
  top: 15px;
}

.ais-Hits-list .ais-Hits-item .action {
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}

.ais-Hits-list .ais-Hits-item .action span {
  font-size: 14px;
}

.ais-Hits-list .ais-Hits-item .tags .tag {
  height: 25px;
  line-height: 25px;
}

.ais-Hits-list .ais-Hits-item .product + .like {
  bottom: 10px;
}

.ais-Hits-list .ais-Hits-item:hover .product + .like {
  bottom: 52px;
}

.ais-Hits-list .ais-Hits-item:hover .product + .like {
  bottom: 55px;
}

.arc .addtocart {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
  visibility: hidden;
  opacity: 0;
  z-index: 9;
  background: #33bf79;
  border: 2px solid #33bf79;
  color: #fff;
  transition: all 0.25s ease-in-out;
  padding: 0 3px;
  font-size: 12px;
}

.ais-Hits-list .ais-Hits-item .addtocart {
  left: 5px;
  width: calc(100% - 10px);
}

.arc .addtocart:hover {
  background: #41d98d;
  border: 2px solid #41d98d;
}

.arc .addtocart .boxis {
  width: 42px;
  height: 42px;
  line-height: 42px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #41d98d url(/img/cart.svg) no-repeat center;
  text-align: center;
  float: right;
  margin-top: 2px;
}

.arc .product:hover ~ .addtocart,
.arc .addtocart:hover {
  visibility: visible;
  opacity: 1;
}

.arc:hover .addToFavourite {
  bottom: 52px;
}

#hits-container {
  position: relative;
}

.content-suggestions {
  display: none;
}

#hits-container .ais-Hits-loadMore {
  position: absolute;
  left: 0;
  bottom: -55px;
}

.button-pagination {
  float: right;
  margin-top: 12px;
}

.ais-Pagination-list {
  display: flex;
  gap: 5px;
}

.ais-Pagination-list .ais-Pagination-item a,
.ais-Pagination-list .ais-Pagination-item span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  color: #7a7a7a;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid #dedede;
}

.ais-Pagination-list .ais-Pagination-item span {
  text-decoration: none;
}

.ais-Pagination-list .ais-Pagination-item a:hover {
  color: #ff2a02;
}

.ais-Pagination-list .ais-Pagination-item--disabled {
  display: none !important;
}

.ais-Pagination-list .ais-Pagination-item--selected a {
  color: #ff2a02;
  border: 1px solid #ff2a02;
}

#current-refined-values {
  display: inline-block;
  width: 100%;
  position: relative;
}

.ais-CurrentRefinements--noRefinement {
  display: none;
}

.ais-CurrentRefinements .ais-CurrentRefinements-list {
  border-radius: 5px;
  border: 1px solid #dfdfdf;
  background: #fff;
  padding: 10px 85px 10px 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ais-CurrentRefinements .ais-CurrentRefinements-item {
  position: relative;
  color: #7a7a7a;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}

.ais-CurrentRefinements .ais-CurrentRefinements-item .ais-CurrentRefinements-label {
  font-weight: 600;
}

.ais-CurrentRefinements .ais-CurrentRefinements-item .ais-CurrentRefinements-label, .ais-CurrentRefinements .ais-CurrentRefinements-item .ais-CurrentRefinements-category {
  line-height: 17px;
}

.ais-CurrentRefinements .ais-CurrentRefinements-item .ais-CurrentRefinements-category {
  min-width: 60px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #dedede;
  background: #fff;
  display: inline-flex;
  align-items: center;
  padding: 0 5px;
  position: relative;
  cursor: pointer;
}

.ais-CurrentRefinements .ais-CurrentRefinements-item .ais-CurrentRefinements-category:before {
  content: "Odebrat";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease-in-out;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #ff4a4c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.ais-CurrentRefinements .ais-CurrentRefinements-item .ais-CurrentRefinements-category:hover:before {
  opacity: 1;
  visibility: visible;
}

.ais-CurrentRefinements .ais-CurrentRefinements-item .ais-CurrentRefinements-delete {
  margin-left: 5px;
}

#current-refined-values-reset {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 2;
}

#current-refined-values-reset .ais-ClearRefinements-button {
  color: #ff4a4c;
  line-height: 26px;
  font-size: 13px;
  text-decoration: underline;
}

#current-refined-values-reset .ais-ClearRefinements-button:hover {
  color: #33bf79;
}

.ais-Hits--empty {
  text-align: center;
  margin: 30px 0;
}

.sorting-by {
  width: 100%;
}

.sorting-by .filtration ul {
  display: flex;
  flex-wrap: wrap;
  padding-right: 130px;
}

.sorting-by .filtration ul li.active {
  order: -1;
  display: inline-block;
}

aside {
  padding: 0 15px;
  width: 30%;
}

aside h2 {
  color: #1d242d;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
}

aside h2 button,
.sorting-by h2 button {
  color: #1d242d;
  font-size: 20px;
  font-weight: 700;
  cursor: text;
}

aside .aside-content {
  margin-bottom: 30px;
}

.aside-checkbox.hidden {
  display: none;
}

.aside-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.aside-checkbox a {
  color: #646464;
  font-size: 15px;
  line-height: 35px;
  height: 35px;
  width: calc(100% - -20px);
  display: inline-block;
  font-weight: 600;
  border-radius: 5px;
  position: relative;
  padding: 0 15px;
  margin: 3px 0 3px -20px;
}

.aside-checkbox a p {
  display: inline-block;
}

.aside-checkbox a:hover {
  background: #f0f0f0;
}

.aside-checkbox a span {
  float: right;
}

.aside-checkbox.active a {
  background: #b4b4b4;
  color: #fff;
}

.aside-checkbox.active a::after {
  content: "";
  position: absolute;
  right: -6px;
  top: 12px;
  border: 6px solid transparent;
  border-right: 0;
  border-left: 6px solid #b4b4b4;
}

aside table {
  width: 100%;
}

aside table tr {
  border-bottom: 1px solid #dfdfdf;
}

aside table tr.hidden {
  display: none;
}

aside table td {
  padding: 10px 10px 10px 0;
}

aside table td:last-child {
  padding-right: 0;
}

aside table td.poradi span {
  width: 25px;
  height: 30px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 30px;
  margin-right: 8px;
  background: #f0f0f0;
  font-size: 14px;
}
aside table tr:nth-child(1) span {
  background: #ffbd32;
}
aside table tr:nth-child(2) span {
  background: #bfbfbf;
}
aside table tr:nth-child(3) span {
  background: #f47c43;
}

aside table td.poradi span::after {
  content: "";
  position: absolute;
  right: -8px;
  top: 0;
  border: 15px solid transparent;
  border-right: 0;
  border-left: 8px solid #f0f0f0;
}
aside table tr:nth-child(1) span::after {
  border-left: 8px solid #ffbd32;
}
aside table tr:nth-child(2) span::after {
  border-left: 8px solid #bfbfbf;
}
aside table tr:nth-child(3) span::after {
  border-left: 8px solid #f47c43;
}

aside table .img {
  width: 75px;
  padding-right: 0;
}

aside table .img .box {
  width: 55px;
  height: 55px;
  border: 1px solid #dfdfdf;
  line-height: 53px;
  text-align: center;
  background: #fff;
  margin-right: 20px;
  display: inline-block;
}

aside table .img .box img {
  max-height: 48px;
}

aside table td a {
  display: inline-block;
  color: #1d1d1d;
  font-size: 13px;
  line-height: 18px;
  max-height: 36px;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease-in-out;
  vertical-align: middle;
}

aside table td a:hover {
  color: #41d98d;
}

aside table td .price {
  color: #8b8b8b;
  font-size: 11px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: line-through;
}

aside table td .price strong {
  color: #232323;
  font-size: 15px;
  margin-right: 5px;
  text-decoration: none;
  display: inline-block;
}

aside table td .avail {
  color: #489757;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

aside .showmore,
.showmore2 {
  color: #7a7a7a;
  font-size: 13px;
  padding-top: 15px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
  display: none;
}

aside .showmore img,
.showmore2 img {
  margin-left: 5px;
}

aside .showmore:hover,
.showmore2:hover {
  color: #489757;
}

aside .aside-buy-view {
  margin-bottom: 30px;
}

aside .aside-buy-view-content {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
}

aside .aside-buy-view-content .box {
  width: 55px;
  min-width: 55px;
  height: 55px;
  border: 1px solid #dfdfdf;
  line-height: 53px;
  text-align: center;
  background: #fff;
  margin-right: 20px;
}

aside .aside-buy-view-content .box img {
  max-height: 50px;
}

aside .aside-buy-view-content h3 {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  height: 32px;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-bottom: 5px;
}

aside .aside-buy-view-content:hover h3 {
  color: #489757;
  text-decoration: underline;
}

aside .aside-buy-view-content .price strong {
  color: #646464;
  font-size: 18px;
  font-weight: 600;
}

aside .aside-buy-view-content .avail {
  color: #489757;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}

aside .aside-buy-view-content .dsc {
  color: #1d1d1d;
  font-size: 10px;
  line-height: 17px;
}

.heureka-confirmed {
  padding: 70px 0;
  background: #fff;
}

.heureka-confirmed .w25p {
  min-width: 25%;
}

.heureka-confirmed .w25p:nth-child(n + 5) {
  opacity: 0.5;
}

.heureka-confirmed .heureka {
  position: relative;
  color: #fff;
}

.heureka-confirmed .heureka::after {
  content: "";
  position: absolute;
  left: -30px;
  top: 80px;
  width: 387px;
  height: 220px;
  border-radius: 5px;
  background: #ff4a4c;
}

.heureka-confirmed .heureka img,
.heureka-confirmed .heureka h3,
.heureka-confirmed .heureka p {
  position: relative;
  z-index: 2;
}

.heureka-confirmed .heureka img {
  margin-bottom: 20px;
}

.heureka-confirmed .heureka h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}

.heureka-confirmed .heureka p {
  font-size: 13px;
  line-height: 18px;
}

.heureka-confirmed .heureka p strong {
  display: block;
}

.heureka-confirmed .heureka-review .content {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #f8f8f8;
  text-align: center;
  padding: 20px;
  position: relative;
  z-index: 2;
}

.heureka-confirmed .heureka-review .content::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  border: 12px solid transparent;
  border-left: 0;
  border-right: 12px solid #f8f8f8;
  z-index: 3;
}

.heureka-confirmed .heureka-review .content p {
  color: #232323;
  font-size: 14px;
  line-height: 23px;
  height: 120px;
  overflow: hidden;
}

.heureka-confirmed .heureka-review .content .reviewer {
  color: #9c9c9c;
  font-size: 11px;
  height: auto;
  line-height: 20px;
}

/* Category */

/* new css */

.ais-infinite-hits__empty,
.no-product,
.zadne-produkty,
.no-orders {
  color: #523e3c !important;
  text-align: center !important;
  display: block;
  margin: 30px 0;
  font-size: 18px !important;
  padding: 0 !important;
}

.cart-content table td.no-product {
  margin: 15px 0;
}

.modal-add-cart {
  width: 100%;
}

.modal-add-cart td {
  font-size: 15px;
  padding: 10px 10px 10px 0;
}

.modal-add-cart td:last-child {
  text-align: right;
  padding-right: 0;
}

.modal-add-cart .img {
  width: 80px;
}

.modal-add-cart .img img {
  max-height: 80px;
}

.modal-add-cart .ks {
  color: #7a7a7a;
}

.modal-add-cart .name a {
  color: black;
}

.modal-add-cart .price {
  font-weight: 700;
}

/* new css */

/* Searching */

.searching-page {
  padding: 30px 0 50px 0;
  background: #f8f8f8;
  display: inline-block;
  width: 100%;
}

.searching-page h1 {
  color: #1d242d;
  font-size: 30px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 30px;
}

.searching-page h1 span {
  font-weight: 400;
}

.searching-page .napdis {
  margin-bottom: 15px;
  color: #1d242d;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}

.category-search {
  border-radius: 5px;
  border: 1px solid #dfdfdf;
  padding: 30px 30px 0 30px;
  margin-bottom: 30px;
  background: #fff;
}

.tags-search {
  margin: 0 0 20px 0;
}

.category-search li {
  padding: 0 15px;
  width: 25%;
  margin-bottom: 30px;
}

.category-search a {
  display: inline-block;
  width: 100%;
  height: 40px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.category-search a:hover h3 {
  color: #ff4a4c;
}

.category-search .box {
  height: 40px;
  width: 40px;
  min-width: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
  display: inline-block;
}

.category-search .box img {
  max-height: 40px;
}

.category-search h3 {
  color: #222729;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.category-search h3 span {
  color: #afafaf;
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
}

.prc-qua-page {
  position: absolute;
  left: 0;
  top: 8px;
}

.prc-qua-page label {
  display: inline-block;
  color: #1d242d;
  font-size: 14px;
  line-height: 26px;
  margin-right: 10px;
}

.prc-qua-page select {
  padding: 0 30px 0 10px;
  height: 35px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background: #fff url(/img/arrowselect.svg) no-repeat center right 10px;
  color: #1d242d;
  font-size: 14px;
  line-height: 33px;
}

.prc-qua-page select:hover,
.prc-qua-page select:focus {
  border: 1px solid #ff2a02;
}

.searching-page-nothing {
  padding: 80px 0;
  text-align: center;
  border-bottom: 1px solid #dedede;
}

.searching-page-nothing p {
  color: #1d242d;
  font-size: 18px;
  line-height: 26px;
  margin-top: 30px;
}

/* Searching */

/* 404 */

.fail-page {
  text-align: center;
  padding: 50px 0;
}

.fail-page h1 {
  margin-bottom: 30px;
}

.fail-page img {
  max-height: 300px;
}

.fail-page .button {
  margin-top: 30px;
}

/* 404 */

#ask-modal .modal-content {
  width: 640px;
}

#ask-modal .modal-content p {
  color: #7a7a7a;
  font-size: 13px;
  line-height: 26px;
}

#ask-modal .modal-content .ask-submit {
  margin-top: 15px;
}

#ask-modal .modal-content .ask-submit .button {
  width: auto;
  margin-bottom: 0;
}

#ask-modal .modal-content .ask-submit span {
  margin-left: 20px;
  color: #7a7a7a;
  font-size: 14px;
  line-height: 18px;
}

#ask-modal .modal-content .ask-submit a {
  display: inline-block;
  color: #7a7a7a;
  text-decoration: underline;
}

#ask-modal .modal-content .ask-submit a:hover {
  color: #41d98d;
}

#oznameni .modal-content {
  width: 400px;
  text-align: center;
  padding-bottom: 15px;
}

#oznameni .modal-header {
  justify-content: center;
}

#oznameni .title {
  margin-bottom: 0;
  font-size: 24px;
}

.alert {
  width: 100%;
  color: black;
  background: #f0f0f0;
  height: 40px;
  font-size: 14px;
  line-height: 18px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.alert.alert-danger {
  background: #ffd4d8;
  color: #ff2a02;
}

.alert.alert-success {
  color: #41d98d;
}

.delivery-notes {
  margin-top: 20px;
}

.marginminus {
  margin-top: -10px;
}

.loggedCart .marginminus {
  margin-top: 10px;
}

.yellowbox {
  border-radius: 5px;
  background: #fffed8;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 30px;
}

.yellowbox img {
  margin-right: 10px;
}

.yellowbox a {
  color: #41d98d;
  font-weight: 600;
}

.yellowbox a:hover {
  text-decoration: underline;
}
.select2-container {
  width: 100% !important;
}
.select2-results__option {
  padding: 4px !important;
  font-size: 13px !important;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #d9d9d9 !important;
  margin-top: 5px;
  border-radius: 0 !important;
}
.select2-container .select2-selection--single {
  height: 40px !important;
  font-size: 13px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 40px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 13px !important;
}

.cart-free-delivery {
  border-radius: 5px;
  background-color: #fffed8;
  display: inline-block;
  width: 100%;
  padding: 12px 15px;
  text-align: center;
  color: #000;
  font-size: 14px;
  line-height: 26px;
  margin-top: -1px;
  position: relative;
}

.cart-free-delivery img {
  margin-right: 20px;
}

.cart-free-delivery strong {
  color: #41d98d;
  font-weight: 600;
}

.tooltipwindow {
  display: inline-block;
  position: relative;
  top: -2px;
  margin-left: 5px;
}

.tooltipwindow span {
  display: inline-block;
  background: #9c9c9c;
  width: 18px;
  height: 18px;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
}

.tooltipwindow .hiddenwindow {
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  left: 50%;
  bottom: 25px;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 3;
  width: 305px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid #d9d9d9;
  background: #fff;
  color: #7a7a7a;
  font-size: 13px;
  line-height: 18px;
  visibility: hidden;
  opacity: 0;
  font-weight: 400;
}

.tooltipwindow:hover .hiddenwindow {
  visibility: visible;
  opacity: 1;
}

.tooltipwindow .hiddenwindow::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  z-index: 15;
  margin-left: -12px;
  border: 12px solid transparent;
  border-top: 12px solid #fdfdfd;
  border-bottom: 0;
}

.checkbox-styled-delivery .tooltipwindow {
  top: -1px;
  margin-right: 5px;
  margin-left: 0;
  vertical-align: middle;
  z-index: 9;
}

.cart-delivery-free {
  color: #232323;
  font-size: 14px;
  line-height: 25px;
  justify-content: flex-end;
}

.cart-delivery-free img {
  margin-right: 10px;
}

#chat-application {
  z-index: 10 !important;
}

.box-input label.error {
  color: #ff4a4c !important;
}

.tab-child {
  display: none;
  margin-top: 30px;
  margin-bottom: 50px;
}

.tab-child.open {
  display: block;
}

#napistenam form {
  width: 80%;
}

.tabs-kontakt ul {
  border-bottom: 2px solid #c9c9c9;
}

.tabs-kontakt li {
  display: inline-block;
}

.tabs-kontakt li a {
  font-size: 20px;
  display: inline-block;
  color: #9c9c9c;
  padding: 0 30px;
  border: 2px solid transparent;
  border-bottom: 0;
  line-height: 50px;
  border-radius: 5px 5px 0 0;
  position: relative;
}

.tabs-kontakt li.active a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  background: #fff;
  height: 2px;
}

.tabs-kontakt li.active a {
  color: black;
  border: 2px solid #c9c9c9;
  border-bottom: 0;
}

.gdpr-info {
  font-size: 12px;
  margin-bottom: 20px;
  padding: 5px 0;
  border-bottom: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
}

.gdpr-info p {
  color: #9c9c9c;
}

.tab-child hr.mt20 {
  border-top: 1px solid #c9c9c9;
  margin-bottom: 30px;
  margin-left: 15px;
  width: calc(100% - 30px);
}

.seznam-dle-typu .no-products {
  font-size: 20px;
  text-align: center;
  margin: auto;
  padding: 30px 0;
}

.detail-description .targets {
  position: relative;
}

#addToFavouriteLists {
  width: 370px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #dfdfdf;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 48px;
  z-index: 11;
  transition: all 0.25s ease-in-out;
  padding: 15px 20px 5px 20px;
  text-align: center;
}

#addToFavouriteLists::after,
#addToFavouriteLists::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 10px;
  border: 15px solid transparent;
  border-top: 0;
}
#addToFavouriteLists::after {
  border-bottom: 15px solid #fff;
  z-index: 2;
}
#addToFavouriteLists::before {
  border-bottom: 15px solid #dfdfdf;
  top: -16px;
}

#addToFavouriteLists label {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #dfdfdf;
  color: black;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

#addToFavouriteLists div:last-child label {
  border-bottom: 0;
}

#addToFavouriteLists label h2 {
  color: black;
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
}

#addToFavouriteLists label span {
  color: #9c9c9c;
}

#addToFavouriteLists label:hover h2 {
  color: #33bf79;
}

#addToFavouriteLists label input {
  display: none;
}

#addToFavouriteLists label span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #dfdfdf;
}

#addToFavouriteLists label input:checked + span::before {
  border: 1px solid #33bf79;
  background: url(/img/checked.svg) no-repeat center;
}

.seznam-dle-typu a {
  position: relative;
}

.removeit {
  display: none;
  width: 27px;
  height: 27px;
  background: #d9d9d9 url(/img/close.svg) no-repeat center;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 25px;
  top: 10px;
  z-index: 4;
}

.removeit:hover {
  background: #ff2a02 url(/img/close.svg) no-repeat center;
}

.seznam-dle-typu .w33p {
  position: relative;
}

.seznam-dle-typu .w33p:hover .removeit {
  display: inline-block;
}

.favorite-submenu a {
  color: #000;
  font-size: 14px;
  display: inline-block;
  line-height: 35px;
  height: 35px;
  padding-left: 30px;
  background: transparent;
  border-radius: 5px;
  font-weight: 400;
}

.favorite-submenu a:hover {
  color: #41d98d;
}

.favorite-submenu .active a {
  background: #b4b4b4;
  color: #fff;
}

.accountdis .registration-content .cart-table {
  border-top: 0;
}

.timeless {
  border: 2px solid #ff2a02;
}

.timeless .price {
  position: relative;
  color: #fff;
  line-height: 40px;
}

.timeless .pricebg {
  background: #ff2a02;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-radius: 0 0 5px 5px;
}

.infoodpocet {
  color: #fff;
  font-size: 10px;
  line-height: 15px;
  text-align: right;
  position: absolute;
  bottom: 4px;
  z-index: 2;
  right: 15px;
}

.infoodpocet .odpocet {
  display: block;
  font-size: 12px;
  font-weight: 700;
}

.timeless .like {
  display: none !important;
}

main .container {
  position: relative;
}

.fixed-banner {
  position: absolute;
  top: 0;
  width: 120px;
  z-index: 4;
  background: #dbdbdb;
  height: 600px;
}

.fixed-banner.left {
  left: -120px;
}

.fixed-banner.right {
  right: -120px;
}

@media (max-width: 1400px) {
  .fixed-banner {
    display: none !important;
  }
}

/* alerty */
#notifikace {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  opacity: 1;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -100px;
  overflow: visible;
}

#notifikace .modal-content {
  width: 400px;
  -webkit-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.1);
  padding: 45px 30px;
  text-align: center;
}

#notifikace .close {
  position: absolute;
  right: 15px;
  top: 15px;
  background: url("/img/close.svg") no-repeat center;
  width: 11px;
  height: 11px;
}

#notifikace .alert-box .alert {
  margin: 0;
}

#notifikace .alert-box .alert button,
#notifikace .alert-box .alert a {
  display: none;
}

.flex-status {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  max-width: 700px;
  border-bottom: 1px solid #dadada;
}

.flex-status-content {
  display: flex;
  flex-wrap: wrap;
}

.flex-status h3 {
  font-size: 16px;
  width: 100%;
  margin-bottom: 20px;
}

.flex-status p {
  color: #818181;
  text-align: left;
  margin-bottom: 20px;
}

.left50 {
  width: 50%;
  padding: 0 15px;
}

.flex-status p strong {
  display: block;
  color: black;
  font-weight: 400;
}

.showmoreactions {
  display: none;
  color: #8b8b8b;
  font-size: 14px;
  line-height: 30px;
  text-decoration: underline;
}

.showmoreactions::before {
  content: "";
  position: relative;
  top: -2px;
  vertical-align: middle;
  background: url(/img/arrowselect.svg) no-repeat center;
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 6px;
}

.hidden-form {
  background: #fffed8;
  display: none;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 10px 30px 30px 30px;
}

/* alerty */

#notifikace {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  opacity: 1;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -100px;
  overflow: visible;
}
#notifikace .modal-content {
  width: 400px;
  background: #fff;
  -webkit-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3);
  padding: 45px 30px;
  text-align: center;
}
#notifikace .close {
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(/img/close.svg) no-repeat center;
  width: 11px;
  height: 11px;
}
.alert-box {
  padding: 0 15px;
}
.alert-box .alert {
  margin-top: 20px;
  position: relative;
  padding: 15px;
  border: 1px solid #dadada;
  background: #fff;
}
#notifikace .alert-box .alert {
  margin-top: 0;
  padding-right: 20px;
}
.alert-box .alert a,
.alert-box .alert button {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/img/close.svg) no-repeat center;
  width: 30px;
  height: 30px;
}
#notifikace .alert-box .alert a,
#notifikace .alert-box .alert button {
  display: none;
}
.alert {
  text-align: center;
  padding: 15px;
  margin: 15px 0;
  font-size: 16px;
}
.alert.alert-danger {
  color: #b34848;
  border: 1px solid #b34848;
}
.alert.alert-success {
  color: #00a651;
  border: 1px solid #00a651;
}

/* alerty */

.notifikace {
  text-align: center;
  background: #ff2a02;
  padding: 15px 50px;
  z-index: 900;
}
.notifikace .close {
  background: none;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background: #fff url(/img/close.svg) no-repeat center;
  padding: 15px;
}
.notifikace p {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}

.input-code input {
  border: 1px solid #e6e6e6;
  padding: 0 15px;
  font-size: 18px;
  border-radius: 2px 0 0 2px;
  width: 300px;
}

/* showmore category */

.showmorefitlers {
  display: none;
  position: absolute;
  bottom: 10px;
  right: 0;
  padding: 8px 0;
  z-index: 2;
  font-size: 14px;
  transition: all 0.25s ease-in-out;
  text-decoration: underline;
  width: 130px;
  background: #f8f8f8;
}
.showmorefitlers:hover {
  color: #33bf79;
}

/* cookies */

.custom-cookies {
  background: #d9eaf7;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(187, 187, 187, 1);
  -moz-box-shadow: 0px 3px 6px 0px rgba(187, 187, 187, 1);
  box-shadow: 0px 3px 6px 0px rgba(187, 187, 187, 1);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
}

.custom-cookies .container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}

.custom-cookies .image {
  align-self: center;
  min-width: 35px;
}

.custom-cookies .image img {
  height: 40px;
}

.custom-cookies .content {
  padding-left: 15px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.custom-cookies .description {
  margin-right: 15px;
}

.custom-cookies #checkCookies {
  display: inline-block;
  padding: 0 15px;
  height: 30px;
  border-radius: 3px;
  background: #ff2a02;
  color: #fff;
  line-height: 30px;
  text-transform: uppercase;
  transition: all 0.2s ease;
  margin-left: 24px;
}

.custom-cookies #checkCookies:hover {
  background: #33bf79;
}

/* css 6.8.20 */
.tabs-categories {
  padding: 30px 15px 20px 15px;
  background: #fff;
  border: 1px solid #e6e6e6;
  margin-top: 30px;
  border-radius: 3px;
}
.tabs-categories li {
  display: inline-block;
}
.tabs-categories a {
  font-size: 15px;
  color: black;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-bottom: 10px;
}
.tabs-categories a:hover {
  color: #ff2a02;
  text-decoration: underline;
}
.tabs-categories a img {
  margin-right: 5px;
  height: 24px;
  position: relative;
  top: -2px;
}
@media (max-width: 540px) {
  .tabs-categories {
    padding: 30px 0 25px 0;
    border-radius: 0;
    width: calc(100% - -30px);
    margin: 0 0 0 -15px;
    border: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .tabs-categories li {
    width: 100%;
  }
  .tabs-categories a {
    background: #fff;
    border-radius: 30px;
    padding: 10px 45px 10px 15px;
    line-height: 20px;
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    position: relative;
    margin-bottom: 10px;
    transition: all 0.25s ease-in-out;
    border: 1px solid #e6e6e6;
  }
  .tabs-categories a:hover {
    border: 1px solid #ff2a02;
  }
  .tabs-categories a img {
    display: none;
  }
  .tabs-categories a::after {
    content: "";
    background: #ff2a02 url(/img/arrownewsletter.svg) no-repeat center;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    border-radius: 50%;
  }
}
/* css 6.8.20 */

.delivery-info-content .specmargin {
  width: 100%;
  margin-left: 15px;
}

.delivery-info-content .box-input,
.registration-content .box-input {
  margin-bottom: 25px;
}

.delivery-info-content .box-input .tooltip,
.registration-content .box-input .tooltip {
  display: none;
}

.delivery-info-content .box-input input.error ~ .tooltip,
.registration-content .box-input input.error ~ .tooltip {
  display: inline-block;
  bottom: 10px;
}

/* .delivery-info-content .validate .box-input label,
.delivery-info-content .validate .box-input p {
  position: absolute;
  top: 10px;
  left: 31px;
  transition: all .25s ease-in-out;
}

.delivery-info-content .validate .labelStatic .box-input label,
.delivery-info-content .validate .labelStatic .box-input p {
  position: static;
}

.delivery-info-content .validate .box-input.prepick label,
.delivery-info-content .validate .box-input.prepick p {
  left: 111px;
}

.delivery-info-content .validate .box-input.filled label,
.delivery-info-content .validate .box-input.filled p {
  top: -20px;
  left: 16px;
  color: #AEAEAE;
} */

.delivery-info-content .validate .box-input input.error {
  background: #f80e0e0f url(/img/fail.svg) no-repeat center right 15px;
  border: 1px solid #ff4a4c;
}

.delivery-info-content .validate label.error {
  position: absolute;
  left: auto !important;
  right: 15px;
  top: -15px !important;
  color: #7a7a7a !important;
  font-size: 13px;
  line-height: 18px;
  padding: 5px 15px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid #d9d9d9;
  background: #fff;
}

.delivery-info-content .validate label.error::after {
  content: "";
  border: 8px solid transparent;
  border-bottom: 0;
  border-top: 8px solid #fff;
  position: absolute;
  bottom: -8px;
  right: 17px;
}

.alreadyLogged label {
  position: static !important;
}

.right-part .souhlas {
  font-size: 11px;
  color: #7a7a7a;
  text-align: right;
  margin-top: 40px;
}

.right-part .souhlas a {
  display: inline-block;
  color: #7a7a7a;
  text-decoration: underline;
}

.right-part .souhlas a:hover {
  color: #33bf79;
}

.action-information {
  border-radius: 3px 3px 0 0;
  background: #f3f6f9;
  padding: 10px 20px;
  color: #292929;
  margin-bottom: 10px;
}

.action-information .progress-content .text-content p {
  margin-bottom: 0;
}

.action-information .progress-content .text-content .price {
  float: right;
}

.action-information .box {
  width: 20px;
  min-width: 20px;
  height: auto !important;
  display: inline-block;
  text-align: center;
}

.action-information .box img {
  min-width: 20px !important;
}

.action-information p {
  color: #000;
  font-size: 14px;
  line-height: 17px;
}

.progress-mod {
  display: inline-block;
  width: 100%;
  text-align: left;
  overflow: hidden;
  padding-bottom: 2px;
}

.progress-mod .progress-content {
  flex-direction: column;
}

.progress-mod .progress-content .text-content {
  color: #000;
  font-size: 13px;
  line-height: 17px;
}

.progress-mod .progress-wrap {
  width: 100%;
  height: 7px;
  background: #41d98d;
  position: relative;
  border-radius: 6px;
  margin-top: 8px;
}

.progress-mod .progress-wrap .progress-bar {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 7px;
  width: 100%;
  border-radius: 6px;
}

.progress-mod .progress-wrap .progress-bar span {
  z-index: 2;
  position: relative;
  left: -3px;
  top: -2px;
  width: 11px;
  height: 11px;
  background: #41d98d;
  float: left;
  border-radius: 50%;
}

.soap-content {
  margin-top: 30px;
}

.cart-often-shop .soap-content {
  margin-top: 0;
  padding: 15px;
  background: #fff;
  border: 1px solid #e0e0e0;
}

.soap-content p {
  font-size: 14px;
  margin-bottom: 10px;
}

.soap-content-flx {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.soap-content .new-item {
  display: flex;
  align-items: center;
  border: 1px solid #dadada;
  border-radius: 6px;
  padding: 10px 30px 10px 10px;
}

.cart-often-shop .soap-content .new-item {
  padding: 0;
  border-radius: 0;
  border: 0;
}

.soap-content .box {
  height: 70px;
  margin-right: 20px;
}

.soap-content .box img {
  max-height: 70px;
  min-width: 50px;
}

.soap-content .txt-content {
  color: #232323;
  line-height: 18px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.soap-content .txt-content .name {
  margin-right: 85px;
}

.soap-content .txt-content > span {
  text-align: right;
}

.soap-content .txt-content .price {
  font-size: 15px;
  display: block;
}

.soap-content .txt-content .sleva {
  font-size: 13px;
  color: #ff4a4c;
  text-decoration: line-through;
  white-space: nowrap;
}

.soap-content-flx .button {
  margin-left: auto;
}

.loaderbg {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}

.loader {
  display: inline-block;
  border: 16px solid #f3f3f3;
  border-top: 16px solid #33bf79;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* BASIC CSS CUSTOM COKIE BY HDEV start */

/* .cookies-panel {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fafafa;
  color: #333;
  z-index: 9999;
  -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
} */

.cookies-panel {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 999;
  align-items: center;
}

.cookies-panel:after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(43, 45, 51, 0.5);
  z-index: 20;
}

.cookies-container-right {
  text-align: right;
  margin-top: 25px;
}

.cookies-container-left {
  text-align: left;
}

.cookies-container {
  max-width: 800px;
  background: #fdfdfd;
  border-radius: 9px;
  position: relative;
  z-index: 30;
  padding: 30px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100% - 30px);
  margin: auto;
}

/* .cookies-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 40px;
  width: 100%;
  max-width: 1400px;
  margin: auto;
} */

.cookies-title {
    /* font-size: 26px; */
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
}

.cookies-panel .cookies-info {
  font-size: 13px;
  /* font-size: 14px; */
  line-height: 24px;
}

.cookies-panel .cookies-info a {
  color: #333;
  text-decoration: underline;
  font-weight: bold;
}

.cookies-panel .cookies-info a:hover {
  color: black;
}

.cookies-btn {
  display: inline-block;
  padding: 0 50px 0 20px;
  text-align: center;
  height: 50px;
  line-height: 46px;
  border: 2px solid #232323;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  margin-left: 15px;
  text-decoration: none;
  border-radius: 3px;
  cursor: pointer;
}

.btn-mandatory,
.btn-change,
.btn-refuse {
  background: #fff;
  color: #333;
}

.btn-accept {
  background: #232323;
  color: #fff;
}

.btn-mandatory::after,
.btn-change::after,
.btn-accept::after,
.btn-refuse::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 20px;
  height: 20px;
}

.btn-change {
  /* color: #666;
  border: 2px solid #ddd; */
  border: none;
  text-decoration: underline;
  background: #fdfdfd;
  color: #666;
  padding: 0px 30px 0 20px;
}

.btn-mandatory {
  color: #666;
  border: 2px solid #ddd;
}

.btn-refuse {
  color: #666;
  border: 2px solid #ddd;
}

/* .btn-change::after {
  opacity: 0.2;
} */

.btn-refuse::after {
  opacity: 0.2;
}

.btn-mandatory::after {
  background-image: url(/img/cokiecheckgrey.png);
  /* background-image: url(/img/cokiecheckblack.png); */
}

/* .btn-change::after {
  background-image: url(/img/cokiearrow.png);
} */

.btn-accept::after {
  background-image: url(/img/cokiecheck.png);
}

.btn-refuse::after {
  background-image: url(/img/cokieclose.png);
}

.cookies-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 999999;
  align-items: center;
  justify-content: center;
}

.cookies-modal.open {
  display: flex;
}

.cookies-modal:after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(43, 45, 51, 0.5);
  z-index: 20;
}

.cookies-modal-content {
  max-width: 800px;
  background: #fdfdfd;
  border-radius: 9px;
  position: relative;
  z-index: 30;
  padding: 30px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100% - 30px);
}

.cookies-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}

.cookies-modal-header-close {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(/img/cokieclose.png) no-repeat center;
  background-size: 20px;
  border: 0;
  cursor: pointer;
}

.checkbox-cookies {
  border-top: 1px solid #dadada;
}

.checkbox-cookies input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.checkbox-cookies label {
  padding: 15px 50px 15px 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  display: block;
  cursor: pointer;
}

.checkbox-cookies input:disabled ~ label {
  pointer-events: none;
}

.checkbox-cookies label:hover {
  background: #f6f6f6;
}

.checkbox-cookies label::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  border: 1px solid #232323;
  border-radius: 2px;
  width: 24px;
  height: 24px;
  background-color: #fff;
  background-position: 4px 4px;
  background-repeat: no-repeat;
  background-size: 14px;
}

.checkbox-cookies input:checked ~ label::after {
  background-color: #232323;
  background-image: url(/img/cokiecheck.png);
}

.checkbox-cookies label strong {
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
}

.cookies-modal-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #dadada;
}

.cookies-modal-footer .cookies-btn {
  margin: 20px 0 0 0;
}

@media (max-width: 1400px) {
  .cookies-container {
    flex-direction: column;
    text-align: center;
  }
  /* .cookies-container .cookies-btn {
    margin: 20px 10px 0 10px;
  } */
}

@media (max-width: 800px) {
  /* .cookies-panel {
    position: sticky;
    top: 0;
    bottom: auto;
    display: inline-block;
  } */
  .cookies-panel {
    margin: 40px;
  }
  .cookies-container {
    padding: 20px;
    text-align: left;
  }
  .cookies-title {
    font-size: 20px;
    line-height: 28px;
  }
  .cookies-container .cookies-title {
    margin-bottom: 10px;
  }
  .cookies-btn {
    height: 40px;
    line-height: 38px;
    border: 1px solid #232323;
    font-size: 14px;
    padding: 0 40px 0 15px;
  }
  .cookies-btn::after {
    right: 10px;
    top: 9px;
  }
  .cookies-modal-content {
    padding: 20px;
  }
  .checkbox-cookies label {
    padding: 15px 40px 15px 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .checkbox-cookies label strong {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .checkbox-cookies label::after {
    right: 10px;
  }
}

@media (max-width: 580px) {
  .cookies-container-right .cookies-btn.btn-mandatory.cookiesSubmit {
    display: none;
  }
  .cookies-title {
    font-size: 17px;
    line-height: 23px;
  }
  .cookies-panel .cookies-info {
    font-size: 13px;
    line-height: 17px;
  }
  .cookies-container-right,
  .cookies-modal-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .cookies-btn,
  .btn-accept {
    font-size: 13px;
    width: auto;
    margin: 10px 0 0 0 !important;
  }
  .cookies-modal-footer .btn-accept {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .cookies-modal-footer .cookies-btn {
    width: 100%;
  }
  .cookies-panel .cookies-info {
    font-size: 12px;
  }
}

/* BASIC CSS CUSTOM COKIE BY HDEV end */

.searching-page-category {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 10px 20px;
  margin-bottom: 20px;
}

.searching-page-category a {
  display: flex;
  gap: 10px;
  font-size: 14px;
  color: #232323;
  text-decoration: underline;
}

.searching-page-category a:hover {
  color: #41d98d;
}

.search-filtration {
  margin-bottom: 10px;
}

.searching-page-button {
  display: none;
  text-align: center;
  text-decoration: underline;
  width: 100%;
}
@media (max-width: 1200px) {
  .container {
    width: 100%;
  }
  .searching {
    width: 400px;
  }
  .arc.w16p {
    width: 20%;
  }
  .delivery-info-content .left-part {
    width: calc(67% - 30px);
    margin-left: 15px;
  }
  .delivery-info-content .right-part {
    width: calc(33% - 15px);
    margin-left: 0;
  }
  .delivery-info-content .left-part,
  .delivery-info-content .right-part {
    padding: 20px;
  }
  .tooltip[data-tooltip]:hover::after {
    left: auto;
    right: -26px;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 290px;
    font-size: 12px;
    line-height: 14px;
  }
  .account-menu a {
    padding: 0 15px;
  }
  .accountdis .cart-table .styled-quantity {
    width: 100px;
    height: 40px;
    margin-right: 10px;
  }
  .styled-quantity {
    height: 40px;
    width: 110px;
  }
  .styled-quantity input.qty {
    height: 36px;
    line-height: 36px;
  }
  .styled-quantity .qtyminus,
  .styled-quantity .qtyplus {
    height: 36px;
    width: 28px;
  }
  .tocart {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 7px;
  }
  .tocart span {
    width: 32px;
    height: 32px;
    line-height: 30px;
    margin-left: 7px;
  }
  .detail-image,
  .detail-description {
    padding: 0 15px;
  }
  .detail-product-description {
    margin: 0 15px;
  }
  .detail-image .tags {
    left: 15px;
  }
  .detail-image .action {
    right: 15px;
  }
  .detail-description .targets a + a::before {
    left: -10%;
  }
  .product-price-add .full-price {
    margin-bottom: 15px;
  }
  .product-price-add {
    flex-direction: column;
    padding: 15px;
  }
  .product-price-add .price,
  .product-price-add .action-price {
    display: inline-block;
  }
  aside .showmore {
    font-size: 12px;
  }
  aside table .img {
    width: 65px;
  }
  aside table .img .box {
    margin-right: 10px;
  }
  .heureka-confirmed .w25p:nth-child(n + 5) {
    display: none;
  }
}
@media (max-width: 1023px) {
  .owf-hidn {
    max-height: inherit;
    overflow: visible;
  }
  .showmorefitlers {
    display: none !important;
  }
  .btn.search {
    display: inline-block;
  }
  .searching {
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: #fff;
    padding: 50px 15px;
  }
  .searching input {
    padding: 0 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16) !important;
  }
  .searching button.closewindow {
    display: inline-block !important;
    right: 15px;
  }
  .searching.vissible {
    opacity: 1;
    z-index: 9999;
  }
  main .categorybox.domacnost {
    align-items: flex-end;
    padding-bottom: 20px;
  }
  main .categorybox .hobbies {
    padding-left: 15px;
    align-items: flex-end;
    padding-bottom: 20px;
  }
  .heureka .heureka-content,
  .advantages .advantages-content {
    padding: 15px;
  }
  .heureka .heureka-content .flx.sb-c {
    flex-direction: column;
    align-items: flex-start;
  }
  .advantages .adv {
    font-size: 13px;
  }
  .best-sellers h2 {
    margin-left: 0;
    text-align: center;
  }
  .arc.w16p {
    width: 25%;
  }
  footer .contacts strong {
    font-size: 22px;
  }
  .giftfor h2 {
    font-size: 42px;
  }
  .contact-page-content .w75p,
  .contact-page-content .w25p {
    width: 100%;
    padding: 0 15px;
  }
  .halfwidth {
    width: 100%;
  }
  .registration-content .w25p,
  .registration-content .w13p {
    width: 50%;
  }
  .cart-table {
    padding: 10px;
  }

  .delivery-content {
    padding: 20px 10px;
  }

  .summary-page {
    padding: 30px 20px;
  }

  .delivery-content .w50p:nth-child(1) {
    padding-right: 15px;
  }

  .delivery-content .w50p:nth-child(2) {
    padding-left: 15px;
  }

  .checkbox-styled-delivery label i {
    width: 50px;
    min-width: 50px;
  }

  .delivery-info-content .left-part {
    width: 100%;
  }
  .delivery-info-content .right-part {
    width: 100%;
    margin: 0 15px;
  }
  .cart-page {
    padding-bottom: 40px;
  }
  .dev100w {
    width: 100%;
    margin-bottom: 0;
  }
  .dev100w.w20p {
    margin-bottom: 10px;
  }
  .account-menu .active a::after {
    right: 50%;
    top: 35px;
    margin-top: 0;
    margin-right: -6px;
    border: 6px solid transparent;
    border-bottom: 0;
    border-top: 6px solid #b4b4b4;
  }
  .account-menu a {
    text-align: center;
  }
  .detail-image,
  .detail-description {
    width: 100%;
  }
  .detail-image .tags {
    left: 0;
  }
  .detail-image .action {
    right: 5px;
  }
  .category-page-content,
  aside {
    width: 100%;
  }
  aside {
    padding: 0;
  }
  .devContent {
    display: none;
    padding: 0 10px 10px 10px;
  }
  aside .aside-content {
    margin-bottom: 0;
  }
  aside .showmore {
    margin-bottom: 10px;
  }
  aside table {
    border: 1px solid #dfdfdf;
  }
  aside table tr {
    background: #fff;
  }
  aside table td.poradi {
    padding-left: 10px;
  }
  aside .devstyle {
    padding: 0;
  }
  aside .devstyle h2 {
    margin-bottom: 0;
  }
  aside h2 {
    margin-bottom: 10px;
  }
  aside h2 button,
  .sorting-by h2 button {
    padding: 8px 10px;
    cursor: pointer;
    position: relative;
    width: 100%;
    text-align: left;
    display: inline-block;
  }
  aside h2 button::after,
  .sorting-by h2 button::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 20px;
    background: url(/img/arrowselect.svg) no-repeat center;
    width: 12px;
    height: 6px;
  }
  aside .aside-buy-view {
    display: none;
  }
  aside table td {
    padding: 5px 10px 5px 0;
  }
  aside table td.poradi {
    width: 32px;
  }
  aside table td.img {
    width: 60px;
  }
  .devContent.vissible {
    display: block;
  }
  .heureka-confirmed {
    display: none;
  }
  .category-page {
    padding: 0 0 30px 0;
  }
  .agree-part .checkbox-styled label::before {
    top: 2px;
  }
  .agree-part .checkbox-styled label {
    line-height: 20px;
  }
  .contact-page-content,
  .registration-content {
    padding: 20px;
  }
  .best-sellers {
    padding: 20px 15px 0 15px;
  }
  .best-sellers .titlebox {
    margin-bottom: 20px;
  }
  .best-sellers .row {
    margin: 0 -8px;
  }
  .best-sellers .w33p {
    padding: 0 8px;
  }
  .table-rating td .box {
    width: 60px;
  }
  .showmoregifts {
    font-size: 12px;
  }
  main {
    padding: 30px 0;
  }
  .dsdark {
    padding-bottom: 30px;
  }
  .dsgrey,
  .heureka-section {
    padding: 30px 0;
  }
  footer {
    padding-top: 40px;
  }
  footer .copyright {
    margin-top: 40px;
  }
  .title {
    margin-bottom: 30px;
  }
  .accountdis .cart-table table td.kusu {
    width: 310px;
  }
  .aside-checkbox a {
    width: 100%;
    margin-left: 0;
  }
  .full-filtration-page {
    padding: 0;
    background: transparent;
    border: 0;
  }
  .full-filtration-page .left-filtration-content {
    width: 100%;
  }
  .category-page h1 {
    text-align: left;
    margin-top: 10px;
  }
  .filtration-checkboxes li.hidden {
    display: inline-block;
  }
  .category-page .cat-dsc {
    text-align: left;
  }
  .showhiddencontentdev {
    line-height: 38px;
    display: inline-block;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    background: #fff;
    background-size: 18px;
    padding: 0 15px;
    cursor: pointer;
    margin-bottom: 0 !important;
    position: relative;
  }

  .showhiddencontentdev:after {
    content: '';
    background: url(/img/arrowselect.svg) no-repeat center;
    position: absolute;
    top: 13px;
    right: 10px;
    width: 30px;
    height: 14px;
  }

  .showhiddencontentdev.open:after {
    transform: rotate(180deg);
  }
  .hiddencontentdev {
    display: none;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin-top: 10px;
    padding: 10px 0;
  }
  #sorting-by .hiddencontentdev {
    padding-bottom: 0;
  }
  .hiddencontentdev.vissible {
    display: inline-block;
  }
  .hiddencontentdev .filtration {
    padding: 0 15px;
  }
  .filtration-checkboxes {
    margin-top: 0;
  }
  .catchtheaside {
    width: 100%;
    margin-top: 10px;
  }
  .zvolene-filtry .current-refined-values-root {
    margin-top: 0;
  }
  #slideBox {
    padding-right: 0;
  }
  .arc .addtocart {
    display: none !important;
  }
  .cart-menu .container {
    padding: 0;
  }
  .ais-Hits-list .ais-Hits-item:hover .product + .like {
    bottom: 10px;
  }
  .cartwrapper #article-body {
    padding-bottom: 0;
  }
  .cart-footer {
    position: static;
  }
  .search-sugestion {
    top: 100px;
    border: 0;
    max-height: calc(100vh - 150px);
  }
  .search-sugestion .showallcontent {
    position: fixed;
    bottom: 0;
    left: 0;
  }
  .search-sugestion .search-category ul {
    display: inline-block;
  }
  .search-sugestion .search-product a {
    padding: 5px 0;
  }
  .ais-Hits-list .ais-Hits-item.w25p {
    width: 25%;
  }
  .contact-page-content .contact-info {
    flex-direction: row;
  }
  .contact-page-content .contact-info div {
    margin: 0;
  }
  .infotime:hover .text {
    display: none;
  }
  .contact-page-content .tab-child .w25p {
    width: 50%;
  }
  .removeit {
    display: inline-block;
  }
  .product + .like {
    bottom: 3px !important;
  }
  .summary-page-left {
    padding: 0 15px;
  }
  .heureka-styled {
    padding: 15px;
  }
  .heureka-styled img {
    min-width: 65px;
  }
  .sorting-by .filtration ul {
    padding-right: 0;
  }
  .dev-hidden {
    display: none;
  }
  .delivery-info-content .right-part {
    padding: 0;
  }
  .delivery-info-content .left-part,
  .delivery-info-content .right-part-content {
    padding: 15px;
  }
  .mobileversion {
    display: block;
  }
  .swiper-wrapper {
    height: 90px;
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
  }
  .just-bought {
    width: 33.33%;
    min-width: 33.333%;
  }
  .submenu-content li .box, .submenu a .box {
    width: 45px;
    height: 45px;
    line-height: 45px;
    min-width: 45px;
    margin-right: 10px;
  }
  .submenu-content li .box img, .submenu a .box img {
    max-height: 40px;
  }
  .submenu-content {
    padding: 0 15px;
  }
  .overflowhidden,
  .overflow-hidden {
    padding-right: 0;
  }
  input,
  select,
  textarea {
    font-size: 16px !important;
    font-weight: 400 !important;
    transform-origin: top left !important;
    box-shadow: unset !important;
    background: transparent;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  input:focus,
  textarea:focus {
    font-size: 16px !important;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    select:focus,
    textarea:focus,
    input:focus {
      font-size: 16px !important;
    }
  }
}
@media (max-width: 800px) {

  .submit-buttons .pokracovat {
    font-size: 13px;
  }
  
  .checkbox-styled-delivery .tooltipwindow .hiddenwindow {
    left: auto;
    right: -60px;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .checkbox-styled-delivery .tooltipwindow .hiddenwindow::after {
    left: auto;
    right: 56px;
  }
  .left50 {
    width: 100%;
  }
  .cart-content.vissible {
    top: 60px;
  }
  .search-sugestion h2 {
    margin-bottom: 5px;
  }
  .heureka-account {
    flex-direction: column;
  }
  .heureka-styled {
    margin-right: 0;
    width: 100%;
  }
  .registr-styled {
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
  .notifikace {
    text-align: left;
    padding: 7px 40px 7px 10px;
  }
  .notifikace p {
    font-size: 12px;
    font-weight: 400;
  }
  .notifikace .close {
    padding: 20px;
    top: 4px;
    right: 4px;
  }
  .custom-cookies .image {
    display: none;
  }
  .custom-cookies {
    line-height: 16px;
  }
  .custom-cookies .content {
    padding-left: 0;
  }
  .custom-cookies .container {
    padding: 0 10px;
  }
  .custom-cookies .description {
    margin-right: 10px;
  }
  .custom-cookies #checkCookies {
    padding: 0 5px;
    font-size: 12px;
    text-transform: lowercase;
  }
  .menu {
    padding: 10px 0;
  }
  .menu-top {
    display: none;
  }
  .logo {
    font-size: 18px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    width: 90px;
  }
  .logo img {
    min-width: 30px;
    top: 0;
    max-height: 40px;
    margin-right: 5px;
  }
  main .categorybox {
    width: 100%;
  }
  main,
  .dswhite {
    padding: 30px 0 0 0;
  }
  .dsgrey {
    padding: 30px 0;
  }
  main .heureka.w50p,
  main .advantages.w50p,
  .best-sellers .w33p {
    width: 100%;
  }
  .title {
    margin-bottom: 30px;
  }
  .arc.w16p {
    width: 33.3333%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .product .price {
    font-size: 21px;
  }
  .center-button {
    margin-top: 10px;
  }
  .category-gifts .w25p {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  footer {
    padding-top: 30px;
  }
  footer .container {
    flex-wrap: wrap;
  }
  footer .contacts,
  footer .pages {
    width: 100%;
    margin-bottom: 30px;
  }
  footer .contacts {
    border-right: 0;
  }
  .btn {
    width: 45px;
    height: 45px;
    line-height: 41px;
    margin-left: 10px;
  }
  .btn.search {
    margin-left: 0;
  }
  .btn-cart {
    height: 45px;
    margin-left: 10px;
  }
  .btn-cart .price {
    margin-right: 10px;
  }
  .btn-cart .price strong {
    font-size: 17px;
  }
  .btn-cart .img {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  nav {
    position: fixed;
    left: -100%;
    top: 0;
    z-index: 9999;
    background: #fff;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    max-height: 100vh;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s ease-in-out;
  }
  nav.isIn {
    visibility: visible;
    opacity: 1;
    left: 0;
  }
  .right-side .spinner-master {
    display: inline-block;
    height: 45px;
    width: 45px;
    margin-left: 10px;
    border-radius: 5px;
    border: 2px solid #d9d9d9;
    top: 0;
  }
  .right-side .spinner-master.open {
    right: 15px;
    position: fixed;
    top: 10px;
    z-index: 99999;
    background: #fff;
  }
  .right-side .spinner-master label {
    padding: 7px 3px 0 3px;
  }
  .right-side .spinner-master .spinner {
    background: black;
  }
  nav ul.flx {
    flex-direction: column;
    margin-top: 60px;
  }
  nav li {
    width: 100%;
  }
  nav li::after,
  nav li::before {
    display: none;
  }
  nav li > a {
    line-height: 40px;
    text-align: left;
    padding: 10px 30px 10px 10px;
    position: relative;
    font-size: 16px;
    border-top: 1px solid #dadada;
  }
  nav li > a::before, nav li.cat > button:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 10px;
    background: url(/img/arrowselect.svg) no-repeat center;
    width: 40px;
    height: 40px;
    background-size: 20px;
  }
  nav li.active > a {
    background: #f1f1f1;
  }
  .submenu-content li a {
    font-weight: 600;
  }
  nav li.cat > button {
    text-align: left;
    padding: 0 0 0 15px;
    border-top: 1px solid #dadada;
    margin-bottom: 10px;
  }
  nav li.cat > button .spinner-master {
    margin-right: 5px;
    z-index: 5;
  }
  .submenu-content li, .submenu-content li a {
    border: 0;
  }
  nav .spinner-master {
    left: -5px;
    margin-left: -3px;
  }
  .submenu-content,
  .submenu {
    width: 100%;
    position: static;
    display: none;
    box-shadow: none;
    border: 0;
  }
  .submenu-content.isIn {
    display: block;
  }
  footer .copyright {
    margin-top: 30px;
  }
  .cart-content::after,
  .cart-content::before {
    right: 5px;
  }
  .heureka .heureka-content {
    height: auto;
  }
  .advantages .advantages-content {
    margin-top: 0;
    align-items: center;
    height: auto;
  }
  .heureka .desc {
    max-height: 69px;
    height: auto;
  }
  .modal-body .left-site,
  .modal-body .right-site {
    width: 100%;
  }
  .modal-body .left-site {
    padding-right: 0;
  }
  .modal-body .right-site {
    margin-top: 20px;
    padding: 15px 15px 5px 15px;
  }
  .modal-body .right-site .button {
    margin-bottom: 10px;
  }
  .global-page {
    padding-bottom: 30px;
  }
  .txt-style,
  .contact-page-content,
  .registration-content {
    padding: 20px 15px;
  }
  .txt-style h2,
  .txt-style table,
  .txt-style .mt30,
  .txt-style ul {
    margin-top: 20px;
  }
  .contact-page-content .contact-info {
    flex-wrap: wrap;
  }
  .contact-page-content .contact-info div,
  .contact-page-content .address-part {
    width: 100%;
  }
  .contact-page-content .contact-address {
    margin-bottom: 30px;
  }
  .contact-page-content .contact-info {
    margin-top: 20px;
  }
  .contact-page-content .w25p {
    margin-bottom: 15px;
  }
  .contact-page-content h2 {
    margin-bottom: 20px;
  }
  .registration-content {
    padding: 20px 15px;
  }
  .cart-page {
    padding-bottom: 40px;
  }
  .cart-table {
    padding: 0;
    border: 0;
  }
  .cart-table table tr {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    border-bottom: 2px solid black;
  }
  .cart-table table td {
    text-align: right;
    border-bottom: 1px solid #ededed;
    position: relative;
    padding: 10px 10px 10px 100px;
    background: #fff;
  }
  .cart-table table td .flx-c {
    flex-direction: column;
    align-items: flex-end;
  }
  .cart-table table td .flx-c.quant-price {
    flex-direction: row;
    justify-content: flex-end;
  }
  .cart-table table td .flx-c.quant-price .tocart span {
    margin-top: 4px;
  }
  .cart-table table .produkt .box {
    margin-right: 0;
    text-align: right;
  }
  .cart-table table td .tocart.flx-c {
    display: inline-block;
    margin-right: 0;
  }
  .cart-table table td::before {
    content: attr(data-name) ":";
    font-size: 14px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
  }
  .cart-table table td:last-child {
    padding-right: 10px;
  }

  .cart-often-shop h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .often-shop-content {
    border-radius: 6px;
    margin-bottom: 15px;
  }
  .often-shop-content .box {
    min-width: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
  }
  .often-shop-content .box img {
    max-height: 50px;
  }
  .cart-often-shop {
    border-radius: 9px;
  }
  .often-shop-content .content-title-price p {
    margin-left: 15px;
  }

  .delivery-payment {
    flex-direction: column;
    justify-content: center;
    padding: 10px 20px 30px 20px;
  }
  .freedel,
  .delivery-progress {
    width: 100%;
  }
  .delivery-progress {
    margin-top: 20px;
  }
  header .phone {
    display: none;
  }
  .cart-menu li {
    flex: auto;
    width: auto;
  }
  .cart-menu a {
    font-size: 14px;
    padding: 0 15px;
    justify-content: center !important;
  }
  .delivery-content .w50p {
    width: 100%;
  }
  .delivery-content {
    margin-bottom: 10px;
  }
  .delivery-content hr {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .summary-page {
    padding: 20px 15px;
    margin-bottom: 0;
  }
  .thirdwidth {
    width: 100%;
  }
  .delivery-info-content .w25p,
  .registration-page .w33p,
  .registration-page .w16p {
    width: 50%;
  }
  .delivery-info-content .half,
  .delivery-info-content .w50p {
    width: 100%;
  }
  .delivery-info-content .w30p {
    width: 60%;
  }
  .delivery-info-content .w20p {
    width: 40%;
  }
  .heureka-styled,
  .registr-styled {
    padding: 15px;
  }
  .button.spanmt30 {
    width: 260px;
    font-size: 14px;
  }
  .summary-page h1 {
    font-size: 20px;
    margin-top: 0;
  }
  .summary-page h1 strong {
    font-size: 22px;
    margin-top: 15px;
  }
  .summary-page ol {
    padding-left: 15px;
  }
  .account-menu a {
    font-size: 16px;
  }
  .dev100w.w80p {
    margin-bottom: 0;
  }
  .order-table table {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 0;
  }
  .order-table table thead {
    width: 35%;
    border-bottom: 0;
    padding-right: 15px;
  }
  .order-table table thead tr {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    padding: 10px 0;
  }
  .order-table table th {
    padding: 0;
    text-align: left !important;
  }
  .order-table table th div {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    margin-bottom: 5px;
  }
  .order-table table th {
    vertical-align: top;
  }
  .order-table table tbody {
    width: 65%;
    padding-left: 15px;
    border-left: 1px solid #d9d9d9;
  }
  .order-table table tbody tr {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
  }
  .order-table .produkt .boximg {
    min-width: 60px;
  }
  .order-table table tbody tr:last-child {
    border-bottom: 0;
  }
  .order-table table tbody td.produkt {
    width: 100%;
  }
  .order-table table th .date {
    display: block;
  }
  .order-table td:last-child {
    flex: 1;
  }
  .order-table .showdocusments {
    font-size: 13px;
  }
  .title-part {
    flex-direction: column;
    text-align: center;
  }
  .accountdis .title-part {
    padding-bottom: 15px;
  }
  .newlist {
    margin: 20px auto;
    display: block;
  }
  .registration-content > .flx {
    flex-direction: column;
  }
  .registration-content .right-content {
    margin-top: 20px;
  }
  .order-state {
    padding: 15px;
  }
  .order-table.aka-order-page table {
    margin-top: 20px;
  }
  .order-table.aka-order-page table tbody {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding-right: 15px;
  }
  .order-table.aka-order-page table tbody td:last-child {
    padding-right: 0;
  }
  .order-state ul {
    margin: 0 -10px;
    justify-content: center;
  }
  .order-state li {
    width: auto;
    padding: 0 10px;
  }
  .order-state li .box {
    width: 43px;
    height: 43px;
    margin-bottom: 10px;
  }
  .order-state li svg {
    top: 8px;
  }
  .order-state li + li hr {
    top: 22px;
  }
  .order-state li span {
    font-size: 12px;
  }
  .order-table.aka-order-page .pocet {
    right: 90px;
  }
  .detail-product-description .w50p {
    width: 100%;
  }
  .product-detail {
    width: calc(100% - -30px);
    margin-left: -15px;
    border: 0;
    border-radius: 0;
    padding-top: 15px;
    margin-top: 5px;
  }
  .detail-description .product-types p {
    margin-right: 15px;
  }
  #slideBox {
    height: 250px;
  }
  .sliderMain {
    height: 250px;
    overflow: hidden;
    line-height: 250px;
    margin-bottom: 25px;
  }
  .sliderMain img {
    max-height: 250px;
  }
  .detail-image .tags .tag {
    font-size: 10px;
    height: 25px;
    line-height: 25px;
  }
  .gallery .secondImg .box {
    width: 63px;
    height: 63px;
    line-height: 53px;
    margin-bottom: 10px;
  }
  .product-price-add {
    background: #fff;
    padding: 0;
    align-items: flex-start;
  }
  .detail-description .targets a {
    line-height: 16px;
    width: 33.33%;
    text-align: center;
    padding: 10px;
  }
  .detail-description .targets a img {
    display: block;
    margin: auto auto 10px auto;
  }
  .detail-description .targets a + a::before {
    left: 0;
    top: 50%;
    margin-top: -10px;
  }
  .detail-product-description {
    padding-top: 15px;
  }
  .detail-image,
  .detail-description,
  .detail-product-description .final-dsc {
    margin-bottom: 15px;
  }
  .product-availability {
    margin-bottom: 20px;
  }
  .recommended .arc.w25p {
    width: 50%;
    padding: 0 10px;
  }
  .filtr-checkbox label {
    font-size: 13px;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
  }
  .product-filtration ul a {
    padding: 0 10px;
  }
  .filtration-checkboxes li a {
    font-size: 13px;
    font-weight: 400;
    padding: 0 10px;
  }
  .product-filtration p {
    font-size: 0;
  }
  .product-filtration p strong {
    font-size: 13px;
  }
  .ais-Hits-list .ais-Hits-item.w33p {
    width: 50%;
  }
  .button-pagination .paggination {
    position: static;
    margin-top: 15px;
  }
  .countdown {
    position: relative;
    top: 0;
  }
  .login-modal .modal-content .modal-header {
    padding-bottom: 0;
  }
  .login-modal #logmodal.modal-content .modal-header h4 {
    margin-bottom: 0;
  }
  .accountdis .cart-table table td.kusu {
    width: auto;
  }
  .fail-page {
    padding: 30px 0;
  }
  .fail-page h1 {
    margin-bottom: 20px;
  }
  .fail-page img {
    max-height: 200px;
  }
  .fail-page .button {
    margin-top: 20px;
  }
  main {
    padding-bottom: 25px;
  }
  .best-sellers .w33p {
    margin-bottom: 20px;
  }
  .showmoregifts {
    width: 100%;
  }
  .heureka-section .w50p {
    width: 100%;
  }
  .heureka-section {
    padding: 10px 0;
  }
  .category-gifts {
    padding-bottom: 20px;
  }
  .submenu {
    padding: 0 0 15px 0;
  }
  .submenu .w65p,
  .submenu .w35p {
    width: 100%;
    margin-bottom: 0;
  }
  .submenu .w35p {
    text-align: left;
  }
  .submenu .w65p a {
    width: 100%;
  }
  .box-coupon-content {
    margin-bottom: 15px;
  }
  .menu-categories a {
    padding: 0 15px;
  }
  .login-menu {
    left: 7px;
  }
  .devsmaller li:last-child {
    display: none;
  }
  .sliderMain .slick-dots {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
  }
  .sliderMain .slick-dots li {
    display: inline-block;
  }
  .sliderMain .slick-dots li button {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #d9d9d9;
    border-radius: 50%;
    margin: 0 3px;
    font-size: 0;
    border: 3px solid #fff;
  }
  .sliderMain .slick-dots li.slick-active button {
    background: #33bf79;
  }
  .ais-Hits-list .ais-Hits-item.w25p {
    width: 33.333%;
  }
  .searching-page {
    padding: 30px 0;
  }
  .w100p,
  .w80p,
  .w75p,
  .w70p,
  .w65p,
  .w60p,
  .w50p,
  .w40p,
  .w35p,
  .w33p,
  .w30p,
  .w25p,
  .w20p,
  .w16p,
  .w13p {
    margin-bottom: 20px;
  }
  .detail-image .action {
    width: 56px;
    height: 56px;
    line-height: 54px;
    font-size: 20px;
  }
  .detail-image .action span {
    font-size: 15px;
  }
  .product-page {
    padding-top: 0;
  }
  .modal-content h4 {
    padding-right: 40px;
  }
  .modal-body .box-input.w50p {
    width: 100%;
  }
  #ask-modal .modal-content .ask-submit {
    flex-direction: column;
  }
  #ask-modal .modal-content .ask-submit span {
    margin-left: 0;
    text-align: center;
    margin-top: 15px;
  }
  .scrollToTop {
    right: auto;
    left: 15px;
    bottom: 40px;
    border-radius: 50%;
  }
  #chat-application {
    bottom: 32px !important;
  }
  .box-input textarea {
    height: 90px;
  }
  .box-input.w20p {
    width: 50%;
  }
  .modal-content {
    max-height: calc(100vh - 60px);
  }
  .blueimp-gallery > .title {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  #napistenam form {
    width: 100%;
  }
  .box-input {
    width: 100% !important;
  }
  .summary-page-left,
  .summary-page-right {
    width: 100%;
  }
  .summary-page-left {
    margin-bottom: 30px;
  }
  .summary-page .summary-cart {
    width: 100%;
    max-width: 100%;
  }
  .hidden-form {
    padding: 10px;
  }
  .account-menu .favorite-submenu a {
    padding: 0 15px;
  }
  .catchhim {
    width: 100%;
    margin-bottom: 30px;
  }
  .query-account {
    padding: 15px;
  }
  .delivery-content .cart-price {
    padding: 0;
  }
  .product-filtration #stats {
    display: none;
  }
  .they-just-bought {
    padding-bottom: 15px;
  }
  .just-bought {
    width: 50%;
    min-width: 50%;
  }
  #hits-container .ais-Hits-loadMore {
    position: static;
    margin: 5px 0 20px 0;
  }
  .searching-page-category {
    max-height: 80px;
    overflow: hidden;
  }
  .searching-page-category.open {
    max-height: none;
  }
  .searching-page-button.active {
    display: block;
  }
  .devsmaller {
    display: flex;
    gap: 5px;
    overflow-x: auto;
  }
  .devsmaller li a {
    white-space: nowrap;
  }
  #current-refined-values-reset {
    position: static;
    text-align: center;
  }
  .ais-CurrentRefinements .ais-CurrentRefinements-list {
    padding: 10px;
  }
}

@media (max-width: 480px) {
  .soap-content-flx .button {
    margin-right: auto;
  }
  .btn-cart {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 0 5px;
  }
  .btn-cart .price {
    display: none;
  }
  .btn-cart .img {
    background: transparent;
    box-shadow: none;
  }
  .cart-often-shop .button {
    margin-left: 0;
    align-self: center;
    margin-top: 15px;
  }
  .often-shop-content {
    flex-direction: column;
  }
  .arc.w16p {
    width: 50%;
  }
  .cart-delivery-free {
    text-align: left;
  }
  .cart-menu a {
    text-align: center;
  }
  .cart-menu a img {
    display: none;
  }
  .delivery-content .submit-buttons,
  .cart-page .submit-buttons {
    flex-direction: column-reverse;
  }
  .submit-buttons .pokracovat {
    margin-bottom: 15px;
  }
  .breadcrumb li + li a::before {
    margin: 0 5px;
  }
  .query-account .account-content span {
    width: auto;
  }
  .query-account .account-content p {
    flex-direction: column;
    align-items: flex-start;
  }
  .button.spanmt30 {
    width: 100%;
  }
  .checkbox-styled-delivery.active label[for="delivery11"] {
    position: static;
  }
  .checkbox-styled-delivery.active label[for="delivery11"]::before {
    left: 12px;
    top: 47px;
  }
  .checkbox-styled-delivery.active label[for="delivery11"] {
    margin-bottom: 40px;
  }
  .checkbox-styled-delivery.active label[for="delivery11"] .select2-container {
    position: absolute !important;
    width: calc(100% - 2px) !important;
    left: 1px;
    bottom: 1px;
  }
  .checkbox-styled-delivery.active label[for="delivery11"] + p.price {
    position: relative;
    top: -17px;
  }
  #ask-modal .modal-content .ask-submit .button {
    width: 100%;
  }
  .zvolene-filtry
    .current-refined-values-root
    .ais-current-refined-values--list {
    padding-right: 0;
  }
  .ais-current-refined-values--clear-all {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    right: 0;
  }
  .ais-current-refined-values--clear-all::after {
    right: 0;
  }
  .product-availability {
    position: relative;
  }
  .tooltipwindow {
    position: static;
  }
  .tooltipwindow .hiddenwindow {
    width: 100%;
    text-align: left;
    bottom: 35px;
  }
  .tooltipwindow .hiddenwindow::after {
    left: 160px;
  }
  .best-sellers .titlebox {
    margin-bottom: 10px;
  }
  .checkbox-styled-delivery {
    font-size: 13px;
  }
  .checkbox-styled-delivery label i img {
    max-height: 28px;
  }
  .recommended .row,
  .category-gifts .row {
    margin: 0 -5px;
  }
  .arc.w16p {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .category-gifts .w25p {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .btn-cart .price {
    display: none;
  }
  .btn-cart {
    padding: 0;
  }
  .btn-cart .img {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  main .categorybox {
    height: 220px;
  }
  main .categorybox.domacnost,
  main .categorybox .funny,
  main .categorybox .hobbies,
  main .categorybox .party,
  main .categorybox .lovers {
    background-size: 60%;
  }
  main .categorybox.birthday {
    background-size: 70%;
  }
  .advantages .adv .box {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .advantages .adv .box img {
    max-height: 30px;
  }
  .advantages .adv {
    font-size: 12px;
    line-height: 16px;
  }
  .heureka img {
    width: 61px;
    height: 61px;
    min-width: 61px;
    margin-top: 15px;
    margin-right: 15px;
  }
  .heureka .heureka-content,
  .advantages .advantages-content {
    height: auto;
  }
  .title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  main,
  .dswhite {
    padding-top: 15px;
  }
  .category-gifts {
    padding-bottom: 25px;
  }
  .heureka .heureka-content {
    margin-top: 15px;
  }
  main .heureka.w50p,
  main .advantages.w50p {
    margin-bottom: 15px;
  }
  .center-button {
    margin-top: 15px;
  }
  .dsgrey {
    padding: 20px 0;
  }
  .product + .like {
    right: 10px;
  }
  .giftfor {
    height: 180px;
  }
  .giftfor p {
    margin-left: 15px;
  }
  .giftfor h2 {
    font-size: 28px;
    line-height: 28px;
    margin-left: 15px;
  }
  .cart {
    position: static;
  }
  .cart-content {
    width: 100%;
    top: 60px;
  }
  .cart-content::after,
  .cart-content::before {
    right: 19px;
  }
  .submenu-content li a {
    font-size: 14px;
  }
  .submenu-content li .box {
    width: 40px;
    margin-right: 15px;
  }
  .contact-page-content .w25p {
    margin-bottom: 10px;
  }
  .registration-content .w50p,
  .registration-content .w25p,
  .registration-content .w13p {
    width: 100%;
  }
  form .souhlas,
  .agree-part .checkbox-styled label {
    font-size: 11px;
  }
  .button {
    width: 100%;
  }
  .submit-buttons {
    flex-direction: column-reverse;
    margin-top: 0;
  }
  .submit-buttons .zpetnanakup,
  .submit-buttons .pokracovat {
    width: 100%;
    margin-top: 20px;
  }
  .submit-buttons .zpetnanakup {
    text-align: center;
  }
  .submit-buttons .pokracovat .box {
    float: right;
    margin-top: 3px;
  }
  .cart-menu a {
    font-size: 0;
  }
  .cart-menu a img {
    margin-right: 0;
  }
  .cart-menu li.active a {
    font-size: 14px;
  }
  .cart-menu li.active a img {
    margin-right: 10px;
  }
  .cart-page {
    padding: 20px 0;
  }
  .delivery-payment {
    margin-bottom: 30px;
  }
  .checkbox-styled-delivery {
    padding: 0 10px;
  }
  .cart-price {
    text-align: left;
  }
  .back {
    height: 40px;
    line-height: 38px;
  }
  .delivery-info-content .w25p {
    width: 100%;
  }
  .delivery-info-content .left-part,
  .delivery-info-content .right-part,
  .summary-cart .fullprice {
    padding: 15px;
  }
  .summary-cart .fullprice {
    flex-direction: column;
  }
  .right-part .souhlas {
    margin-top: 20px;
  }
  .summary-page p {
    font-size: 12px;
    line-height: 18px;
  }
  .summary-page .img {
    height: 120px;
  }
  .registration-page .w50p,
  .registration-page .w33p,
  .registration-page .w16p {
    width: 100%;
  }
  .account-menu a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    line-height: 20px;
  }
  .account-menu .active a::after {
    top: 40px;
  }
  .account-menu .favorite-submenu a {
    height: 30px;
  }
  .account-menu .favorite-submenu .active a::after {
    top: 30px;
  }
  .order-table table {
    border: 1px solid #d9d9d9;
    margin-bottom: 15px;
  }
  .order-table table:last-child {
    margin-bottom: 0;
  }
  .order-table table thead,
  .order-table table tbody {
    width: 100%;
    padding: 0 10px;
  }
  .order-table table tbody {
    border-left: 0;
  }
  .order-table table th .date {
    display: inline-block;
  }
  .box-input.special {
    width: 100%;
  }
  .registration-page h1 {
    text-align: center;
  }
  .cart-table table td {
    padding-left: 80px;
  }
  .registration-content .right-content {
    flex-direction: column;
  }
  .registration-content .right-content .button {
    margin-left: 0;
    margin-top: 20px;
  }
  .product-price-add .addCart {
    width: auto;
  }
  .recommended .arc.w25p {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .ais-Hits-list .ais-Hits-item .product {
    height: 260px;
  }
  .product + .like {
    bottom: 6px !important;
  }
  .w25p .product .box,
  .w33p .product .box {
    height: 100px;
    line-height: 100px;
  }
  .w25p .product .box img,
  .w33p .product .box img {
    max-height: 100px;
  }
  .detail-product-description .final-table table tr td {
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
  }
  .product-filtration ul {
    display: flex;
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
  }
  .ais-Hits-list .ais-Hits-item .product {
    padding: 10px;
  }
  .ais-Hits-list .ais-Hits-item .tags {
    left: 0;
    top: 5px;
  }
  .ais-Hits-list .ais-Hits-item .tags .tag {
    height: 20px;
    line-height: 20px;
  }
  .cart-table table td .flx-c.quant-price {
    flex-direction: column;
  }
  .accountdis .cart-table .styled-quantity {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .ais-Hits-loadMore {
    width: 100%;
  }
  .button-pagination {
    float: none;
  }
  .ais-Pagination-list {
    justify-content: center;
    gap: 3px;
  }
  .ais-Hits-list .ais-Hits-item.w25p {
    width: 50%;
  }
  .w100p,
  .w80p,
  .w75p,
  .w70p,
  .w65p,
  .w60p,
  .w50p,
  .w40p,
  .w35p,
  .w33p,
  .w30p,
  .w25p,
  .w20p,
  .w16p,
  .w13p {
    margin-bottom: 15px;
  }
  .detail-description .targets a img,
  .detail-description .targets button img {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .detail-description .targets a,
  .detail-description .targets button {
    line-height: 20px;
    padding: 10px;
  }
  .detail-description .targets a span,
  .detail-description .targets button span {
    display: inline-block;
    width: 100%;
  }
  .detail-description .targets a + a::before,
  .detail-description .targets button + button::before {
    display: none;
  }
  #stats {
    display: none;
  }
  aside .showmore,
  .showmore2 {
    width: 100%;
  }
  .box-coupon-content input {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ff494b;
  }
  .box-coupon-content .button {
    border-radius: 5px;
    width: 100%;
  }
  .box-coupon-content .button:hover {
    background: #ff4a4c;
  }
  .cart-delivery-free {
    justify-content: flex-start;
    margin-top: 10px;
  }
  .yellowbox {
    padding: 10px;
    font-size: 13px;
  }
  .info-about-delivery {
    margin-top: 15px;
  }
  .info-about-delivery strong {
    display: block;
  }
  .delivery-info-content .w30p,
  .delivery-info-content .w20p {
    width: 100%;
  }
  .cart-page .container {
    padding: 0;
  }
  .submit-buttons,
  .cart-price,
  .coupon-price-content {
    padding: 0 15px;
  }
  .delivery-info-content .submit-buttons {
    padding: 0;
  }
  .cart-page h1 {
    margin-left: 15px;
  }
  .box-input.w20p {
    width: 100%;
  }
  .countdown {
    left: 15px;
    width: calc(100% - 30px);
  }
  .countdown strong {
    white-space: nowrap;
  }
  .tabs-kontakt li a {
    font-size: 18px;
    padding: 0px 10px;
  }
  .registration-content .right-content {
    margin-top: 0;
  }
  .this-week {
    padding: 5px 10px;
    font-size: 11px;
    margin-bottom: 10px;
  }
  #addToFavouriteLists {
    width: 100%;
    top: 65px;
    padding: 10px 10px 0px 10px;
  }
  #addToFavouriteLists label {
    font-size: 14px;
    padding: 0px 5px 10px 25px;
    margin: 5px 0;
  }
  #addToFavouriteLists label h2 {
    font-size: 14px;
    margin-right: 5px;
  }
  #addToFavouriteLists label span::before {
    top: 4px;
    width: 16px;
    height: 16px;
  }
  .summary-page h1 {
    margin-left: 0;
  }
  .summary-page-left,
  .summary-page-right {
    padding: 0;
  }
  .registr-styled {
    padding: 20px 15px 20px 15px;
  }
  .cart-menu.disabled {
    display: none;
  }
  .checkbox-styled-delivery label {
    padding-left: 20px;
  }
  .checkbox-styled-delivery label i {
    width: 45px;
    min-width: 45px;
  }
  .search-sugestion h2 {
    margin-top: 15px;
  }
  .soap-content .txt-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .soap-content .txt-content .name {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .soap-content-flx .button {
    margin-left: auto;
  }
  .just-bought {
    width: 100%;
    min-width: 100%;
  }
  .soap-content .txt-content .price {
    display: inline-block;
    margin-right: 10px;
  }
  .soap-content .txt-content {
    font-size: 13px;
  }
}

@media (max-width: 420px) {
  .ais-Pagination-list .ais-Pagination-item a, .ais-Pagination-list .ais-Pagination-item span {
    width: 30px;
    height: 30px;
  }
  .notifikace .close {
    padding: 15px;
    top: 4px;
    right: 4px;
  }
  .notifikace p {
    font-size: 10px;
  }
  .custom-cookies {
    font-size: 10px;
    padding: 7px 0;
  }
  .filtration-checkboxes {
    max-height: 82px;
  }
  .filtration-checkboxes li a {
    font-size: 12px;
    padding: 0 7px;
    margin-right: 5px;
    height: 32px;
    line-height: 30px;
  }
  .tags .tag {
    font-size: 9px;
    padding: 0 6px;
  }
  .cart-delivery-free {
    font-size: 13px;
    line-height: 20px;
  }
  .cart-delivery-free img {
    margin-right: 0;
  }
  .product-price-add .styled-quantity {
    display: none;
  }
  .logo {
    font-size: 0;
  }
  .carthead .logo {
    font-size: 18px;
  }
  .btn {
    line-height: 36px;
  }
  .btn,
  .right-side .spinner-master,
  .btn-cart {
    height: 40px;
    width: 40px;
  }
  .cart {
    position: static;
  }
  .cart-content {
    width: 100%;
  }
  .right-side .spinner-master label {
    padding: 5px 1px 0 1px;
  }
  .heureka .heureka-content,
  .advantages .advantages-content {
    padding: 10px;
  }
  .advantages .adv {
    padding: 0 5px;
    font-size: 11px;
  }
  .heureka .desc {
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
    height: 54px;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    line-height: 1.2;
  }
  .title {
    font-size: 20px;
  }
  footer .pages a {
    font-size: 12px;
  }
  .submit-buttons .zpetnanakup,
  .submit-buttons .pokracovat {
    font-size: 13px;
  }
  .accountdis .cart-table .styled-quantity {
    margin-right: 0;
  }
  .cart-table table td .tocart.flx-c {
    float: right;
  }
  .cart-table table td .tocart.flx-c span {
    display: none;
  }
  .often-shop-content .descr {
    display: none;
  }
  .often-shop-content .content-title-price h3 {
    text-align: center;
  }
  .cart-often-shop h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .order-state ul {
    flex-direction: column;
  }
  .order-state hr {
    display: none;
  }
  .order-state li {
    margin-bottom: 15px;
  }
  .order-state li .box {
    margin-bottom: 5px;
  }
  .detail-description h1 {
    font-size: 25px;
  }
  .detail-description .product-types p {
    font-size: 11px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .product-price-add .price {
    display: block;
  }
  .product-price-add .quant-price {
    flex-direction: column-reverse;
    width: 100%;
  }
  .product-price-add {
    margin-bottom: 15px;
  }
  .product-price-add .addCart {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .product-price-add .addCart .img {
    float: right;
    margin-top: 12px;
  }
  .tooltip[data-tooltip]:hover::after {
    right: 0;
    height: 35px;
    top: -42px;
  }
  .tooltip[data-tooltip]:hover::before {
    left: auto;
    right: 0;
  }
  aside table td .flx.sb-c {
    flex-direction: column;
    align-items: flex-start;
  }
  .product .price {
    font-size: 19px;
  }
  .container {
    padding: 0 10px;
  }
  .delivery-progress {
    margin-bottom: 10px;
  }
  .delivery-progress .part.end {
    bottom: -40px;
  }
  .delivery-payment {
    padding: 10px 10px 30px 10px;
  }
  .cart-content::after,
  .cart-content::before {
    right: 14px;
  }
  .product-filtration ul a {
    padding: 0 5px;
    font-size: 13px;
  }
  .ais-pagination li {
    padding: 0;
  }
  .sliderMain {
    height: 200px;
    overflow: hidden;
    line-height: 200px;
  }
  .sliderMain img {
    max-height: 200px;
  }
  .ais-ToggleRefinement-labelText, .ais-NumericMenu-labelText {
    font-size: 13px;
  }
}
