.d_kn {
  display: flex;
  position: relative;
  align-items: center;
}

.rd-carts {
  display: none !important;
}

.rd-order-container .rd-order {
    display: block !important;
    position: static !important;
    transform: none !important;
    opacity: 1 !important;
}

.d_ko:after {
  position: absolute;
  left: calc(50% - 8px);
  bottom: 0;
  border-color: transparent transparent #f5f5f5;
  border-style: solid;
  border-width: 0 8px 8px;
  width: 0;
  height: 0;
  content: "";
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

.d_kp {
  display: block;
  box-sizing: border-box;
  margin: 0;
  border: 0;
  padding: 0;
  overflow: visible;
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  color: inherit;
  text-transform: none;
  background: 0 0;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
  outline: none;
}

.d_kp .d_kr {
  display: block;
  height: inherit;
}

.g_kG {
  position: relative;
  width: 100%;
  max-width: 614px;
  height: 100%;
  overflow: visible;
  transition: height 0.3s ease;
}

.g_kH {
  display: flex;
  position: relative;
  margin-top: 8px;
  height: 40px;
}

.g_kI {
  border-radius: 0 4px 4px 0;
  width: 48px;
  height: inherit;
  flex-shrink: 0;
  color: #fff !important;
  background: #b00205;
}

.g_kI:hover {
  background: #a00000;
}

.g_kG .inL_682220 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.g_kK {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  border-right: 0;
  padding-right: 34px;
  padding-left: 12px;
  width: 100%;
  height: 100%;
  display: block;
  flex-grow: 1;
  font-size: 16px;
  background: #fff;
  transition: border-color 0.15s ease;
  outline: none;
}

.g_kK:hover {
  border-color: #666;
}

.g_kK::-moz-focus-inner,
.g_kK:focus {
  border: 1px solid silver;
}

.g_kK::-ms-clear {
  display: none;
}

.g_kK::-moz-placeholder {
  color: #767676;
}

.g_kK::-moz-placeholder,
.g_kK::-webkit-input-placeholder {
  color: #767676;
}

.g_kL {
  position: relative;
  width: 100%;
}

@media (min-width: 976px) {
  .g_kI {
    width: 64px;
  }
}

.g_kI .d_kp {
  width: 100%;
  height: 100%;
  font-size: inherit;
  font-weight: 700;
  text-align: center;
}

.g_kI .d_kr {
  margin: 0 auto;
  width: 20px;
}

.g_kB {
  display: flex;
  margin-right: 16px;
  height: 100%;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.g_kC {
  flex-shrink: 0;
}

.g_kB:hover {
  text-decoration: none;
}

@media (min-width: 976px) {
  .g_kB {
    margin-right: 24px;
  }
}

.h_kR {
  display: flex;
  position: fixed;
  top: 0;
  z-index: 100;
  box-sizing: border-box;
  height: 56px;
  font-family: sans-serif;
  font-size: 14px;
  background: #fff;

}

#locdate2 {
  margin-bottom: 15px;
  display: block;
}

.h_kR {
  left: 0;
  width: 100%;
}

.ogm-ribbon--novinky {
    box-shadow: 0 8px 30px -12px rgba(0, 0, 0, 0.12);
    padding: 0 15px;
}

.h_kW {
  margin-right: 6px;
}

.h_kX {
  display: flex;
  z-index: 9001;
  flex-grow: 1;
  justify-content: flex-end;
  align-items: center;
}

.h_kR .g_kG,
.h_kR .g_kB,
.h_kR .h_kW {
  transition: opacity 0.45s ease-in-out, visibility 0.45s;
}

@media (min-width: 976px) {
  .h_kR {
    font-family: sans-serif;
  }
}

.h_kW .d_kp {
  width: 24px;
  color: #909090;
}

.h_kW .d_kp .d_kr {
  margin: 0 auto;
  width: 14px;
  height: 12px;
}

::-moz-focus-inner {
  border: 0;
}

a:hover {
  color: #00e;
  text-decoration: underline;
}

button {
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
}

button:hover {
  opacity: 0.5;
}

a,
article,
b,
body,
div,
figure,
form,
h1,
h2,
h3,
h4,
header,
html,
i,
img,
li,
p,
span,
u {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
figure,
header {
  display: block;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

body {
  font-family: sans-serif;
  font-size: 18px;
  background: #f7f7f7;
  word-wrap: break-word;
}

.mh-container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}

.mh-container-outer {
  margin: 25px auto 0;
  -webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.17);
  -moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.17);
  box-shadow: 0 0 10px rgba(50, 50, 50, 0.17);
}

.mh-wrapper {
  padding: 25px;
  padding-top: 70px;
  background: #fff;
  margin-bottom: 1px;
}

.mh-content {
  width: 100%;
  overflow: hidden;
}

.mh-right-sb #main-content {
  float: left;
  margin-right: 2.5%;
}


.mh-share-button {
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 32px;
  font-size: 2rem;
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
}

h3 {
  font-size: 20px;
  font-size: 1.25rem;
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
}

h1,
h2,
h3,
h4 {
  font-family: sans-serif;
  color: #000;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 15px;
}

b {
  font-weight: 700;
}

i {
  font-style: italic;
  line-height: 1.3;
  font-size: 16px;
}

.entry-thumbnail {
  max-width: 1030px;
  margin-bottom: 15px;
  text-align: center;
}

.entry-thumbnail img {
  max-width: 500px;
  width: 100%;
}

.entry-thumbnail--footnote {
  margin-bottom: 10px;
}

.logo__inner {
  margin-bottom: 0;
}

.logo__img {
  max-width: none;
  width: 50px;
}

.entry-content p {
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 18px;
}

.entry-content p,
  ol, 
  ul {
    text-align: justify;
  }

.entry-content a,
.comments-block a {
  font-weight: 600;
  color: #204c9e;
  text-decoration: none;
}

.entry-content a:hover,
.comments-block a:hover {
  color: #9e2220;
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

input {
  font-size: 12px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  background: #f5f5f5;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

input[type="submit"] {
  display: inline-block;
  min-width: 150px;
  font-weight: 700;
  color: #fff;
  padding: 10px 15px;
  background: #065f08;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
}

input[type="submit"]:hover {
  background: #2a2a2a;
}

textarea {
  width: 96%;
  line-height: 1.5;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
}

.mh-share-buttons {
  margin-bottom: 25px;
  overflow: hidden;
}

.entry-content .mh-share-buttons a,
.entry-content .mh-share-buttons a:hover {
  color: #fff;
}

.mh-share-buttons .fa {
  display: inline-block;
  font-size: 20px;
}

.mh-share-button {
  float: left;
  width: 20%;
  font-size: 16px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.7;
  line-height: 2;
}

.mh-share-button:hover {
  opacity: 1;
}

.mh-facebook span {
  background: #3e64ad;
}

.mh-twitter span {
  background: #101a1f;
}

.mh-pinterest span {
  background: #de010d;
}

.mh-googleplus span {
  background: #cd3627;
}

.mh-email span {
  background: #ccc;
}

@media screen and (max-width: 1475px) {
  .mh-boxed-layout .mh-container {
    width: 100%;
  }
}

@media screen and (max-width: 900px) {

  .mh-container-outer {
    margin: 0 auto;
  }

  .mh-wrapper {
    padding: 20px 15px;
    padding-top: 80px;
  }
}

@media screen and (max-width: 767px) {
h2 {
 
  font-size: 1.2rem;
}
  
  .mh-content,
  .mh-right-sb #main-content {
    float: none;
    width: 100%;
    margin: 0;
  }

  .entry-title {
    font-size: 24px;
    font-size: 1.6rem;
  }
}

.comments-block h2 {
  font-size: 30px;
  margin-bottom: 15px;
}

.comment-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.answer {
  padding-left: 40px;
}

.comment-item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}

.comments-block {
  margin-bottom: 20px;
}

.comment-image {
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 15px;
}

.comment-top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 15px;
  justify-content: space-between;
}

.comment-bottom {
  margin-bottom: 15px;
  line-height: 1.4;
}

.comment-name {
  font-weight: 700;
}

.comment-text {
  width: 100%;
}

.comment-text img {
  display: block;
  margin-top: 15px;
  max-width: 250px;
  width: 100%;
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont_v_4_6_3.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-twitter {
  position: relative;
}

.fa-twitter:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: -16px;
  transform: translateX(-50%);
  display: block;
  background: url(../images/x-twitter.png) no-repeat center / contain;
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-google-plus:before {
  content: "\f0d5";
}

body.custom-background {
  background-color: #fff
}

img {
  max-width: 100%;
  height: auto
}

picture {
  display: block;
  margin-bottom: 15px
}

.comments-block picture {
  margin-bottom: 0;
  flex-shrink: 0;
}

.cr {
  color: #740957
}

.text--center {
  text-align: center
}

.udl {
  text-decoration: underline
}

.blur__inner {
  max-width: 500px;
  width: 100%;
  margin: 0 auto 10px;
  position: relative;
}

.blur__inner:after {
  content: "18+";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  font-size: 5em;
  font-weight: 700;
  text-align: center;
  pointer-events: none;
}

.blur__img {
  cursor: pointer;
}

.blur {
  filter: blur(30px);
}

@media(min-width:768px) {
  .mt {
    margin-bottom: 15px;
    margin-top: 0;
  }
}

ol,ul {
  margin-bottom: 15px;
  line-height: 1.3;
}

ol li:not(:last-of-type),
ul li:not(:last-of-type) {
  margin-bottom: 10px;
}

.entry-thumbnail .prod__img,
.prod__img {
  width: 200px;
  max-width: none;
  filter: drop-shadow(0 0 1px rgba(51, 51, 51, 0.75));
}

figcaption {
  margin-bottom: 15px;
}

@media screen and (max-width:767px) {
  .entry-thumbnail .prod__img,
  .prod__img {
    width: 180px;
  }

  .entry-content p,
  ol, 
  ul,
  .comment-item {
    font-size: 16px;
    text-align: left;
  }
}

@media only screen and (max-width:450px) {

  .answer {
    padding-left: 30px;
  }
}

.btn-main {
  display: none;
  display: block;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 35px;
  text-align: center;
  font-family: sans-serif !important;
  border-radius: 50px;
  background: var(--rd-modal-accent);
  font-size: 16px !important;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
  transition: .3s background;
  text-transform: uppercase;
}

.btn-main:hover {
  text-decoration: none;
  background: var(--rd-form-primary);
}

.new {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  text-transform: uppercase;
  margin: 5px;
  color: #3498db
}

.new b {
  font-size: 39px
}

.old {
  display: inline-block;
  vertical-align: middle;
  font-size: 19px;
  color: #b2b2b2;
  margin: 5px
}

@media screen and (max-width:787px) {

  input,
  select {
    padding-left: 0;
    padding: 0 5px
  }
}

.hide {
  display: none;
}

body *:not(i) {
  font-family: sans-serif !important
}

#order {
  display: none
}

.inL_732827 {
  max-width: 1080px;
  margin: 0 auto;
  position: static;
}

.inL_682220 {
  max-width: 100%
}

.inL_467976 {
  display: block;
}

.inL_835750 {
  font-size: 18px
}

.inL_761584 {
  background-color: #eadcc0;
  padding: 15px
}

.inL_808087 {
  background-color: #eadcc0;
  padding: 15px
}

.inL_955058 {
  background-color: #eadcc0;
  padding: 15px
}

.inL_963936 {
  background-color: #eadcc0;
}

.inL_526469 {
  background-color: #eadcc0;
}

:root {
    --rd-carts-font: 'Inter';
    --rd-carts-gap: 20px;
    --rd-carts-border-color: rgb(228, 228, 228);
    --rd-carts-border-color-hover: rgb(219, 14, 24);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

input,
textarea,
select,
button {
    font-family: var(--rd-banner-font), sans-serif;
}

.rd-carts {
    font-family: var(--rd-carts-font), sans-serif;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    max-width: 720px;
    width: 100%;
}

hr {
  margin-bottom: 15px;
}

@media (max-width: 639px) {

    .rd-carts {
      max-width: 400px;
    }
}

@media (max-width: 479px) {
    :root {
        --rd-carts-gap: 10px;
    }

    .entry-content p {
      text-align: left;
    }
}

:root {
    --rd-form-primary: rgb(124 30 30);
    --rd-form-primary-hover: rgb(34 212 202);
    --rd-form-secondary: rgb(27, 27, 77);
    --rd-form-gray: rgba(255, 255, 255, .5);
    --rd-form-white: rgb(255, 255, 255);
    --rd-form-shadow: rgba(50, 118, 71, 0.1);
}

.rd-order {
    position: relative;
    font-family: 'Inter', sans-serif;
    border-radius: 20px;
    background: #fff;
    padding: 30px 18px;
    width: 100%;
    max-width: 660px;
    border: 2px solid var(--rd-form-primary);
}

.rd-order__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    width: 100%;
}

.list-content {
  padding-left: 2rem;
  margin: 1rem 0;
}

.list-content li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}

.list-content li::marker {
  color: #e74c3c; 
}

.maw500 {
  width: 500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.rd-order__content {
    flex-basis: 330px;
    flex-grow: 0;
}

.rd-order__sale {
    display: inline-block;
    font-size: 30px;
    font-weight: 900;
    color: white;
    background: var(--rd-modal-accent);
    clip-path: polygon(100% 100%, 100% 100%, 98.854% 98.62%, 97.634% 97.311%, 96.338% 96.091%, 94.965% 94.978%, 93.513% 93.988%, 91.979% 93.138%, 90.363% 92.448%, 88.662% 91.933%, 86.875% 91.611%, 85% 91.5%, 33.2% 91.5%, 33.2% 91.5%, 29.09% 90.883%, 25.222% 89.034%, 21.598% 85.96%, 18.219% 81.663%, 15.088% 76.15%, 12.205% 69.425%, 9.573% 61.492%, 7.194% 52.358%, 5.069% 42.025%, 3.2% 30.5%, 3.2% 30.5%, 2.765% 27.351%, 2.358% 24.208%, 1.98% 21.077%, 1.627% 17.964%, 1.3% 14.875%, 0.997% 11.816%, 0.716% 8.793%, 0.458% 5.812%, 0.219% 2.879%, 0% 0%, 0% 0%, 1.468% 2.135%, 3.053% 4.145%, 4.759% 6.006%, 6.59% 7.694%, 8.55% 9.188%, 10.642% 10.462%, 12.869% 11.493%, 15.235% 12.259%, 17.744% 12.736%, 20.4% 12.9%, 69.9% 12.9%, 69.9% 12.9%, 70.821% 13.217%, 72.42% 13.971%, 74.571% 15.318%, 77.148% 17.414%, 80.025% 20.413%, 83.076% 24.47%, 86.175% 29.743%, 89.196% 36.385%, 92.013% 44.552%, 94.5% 54.4%, 94.5% 54.4%, 95.569% 59.735%, 96.502% 64.931%, 97.307% 69.976%, 97.991% 74.858%, 98.563% 79.563%, 99.029% 84.078%, 99.398% 88.393%, 99.678% 92.493%, 99.876% 96.366%, 100% 100%);
    padding: 6px 12px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.rd-order__product {
    position: relative;
    flex-basis: 200px;
}

.rd-order__pack {
    display: block;
    width: 100%;
    max-width: 100%;
}

.rd-order__pack--sale {
    padding-top: 20px;
}

.rd-order .rd-price {
    margin-bottom: 22px;
}

/*Price*/
.rd-price {
    display: flex;
    justify-content: space-evenly;
    gap: 10px;
    width: 100%
}

.rd-price__item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
}

.rd-price__line {
    display: block;
    flex-shrink: 0;
    width: 1px;
    background-color: var(--rd-form-secondary);
}

.rd-price__title {
    font-size: 18px;
    font-weight: 400;
    color: var(--rd-form-secondary);
    margin-bottom: 10px;
}

.rd-price__title--old {
    font-weight: 300;
    color: var(--rd-form-secondary);
}

.entry-content .rd-price__value {
    font-size: 22px;
    text-align: center;
    margin: 0;
}

.entry-content .rd-price__value--old {
    font-weight: 300;
    color: var(--rd-modal-gray);
    text-decoration-line: line-through;
    font-size: 20px;
}

.rd-price__value--new {
  color: red;
  font-weight: 700;
}

/*Form*/
.rd-form {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.rd-form__label, .rd-form__input {
    width: 100%;
}

.rd-form__input {
    font-size: 18px;
    text-align: center;
    color: var(--rd-form-secondary);
    border-radius: 100px;
    box-shadow: 0 5px 20px 0 var(--rd-form-shadow);
    border: 1px solid var(--rd-form-primary);
    background: white;
    outline: none;
    padding: 15px 24px;
}

.rd-form__input::placeholder {
    color: var(--rd-form-secondary);
}

.rd-form__button {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: var(--rd-form-white);
    background-color: var(--rd-modal-accent);
    border: none;
    border-radius: 100px;
    outline: none;
    cursor: pointer;
    padding: 15px 24px;
    transition: background-color .2s;
}

.rd-form__button:hover {
    background-color: var(--rd-form-primary);
    opacity: 1;
}

@media (max-width: 767px) {
    .rd-order {
        width: 100%;
        max-width: 400px;
    }

    .rd-order__wrapper {
        flex-direction: column;
        gap: 15px;
    }

    .rd-order__sale {
        font-size: 26px;
    }

    .rd-order__product {
        flex-basis: auto;
        width: 180px;
    }

    .rd-order__content {
        flex-basis: auto;
        width: 100%;
    }

    .rd-price {
        justify-content: space-evenly;
    }

    .rd-order {
      padding-left: 15px;
      padding-right: 15px;
    }
}

@media (max-width: 479px) {
    .rd-order__product {
        width: 160px;
    }

    .entry-thumbnail .prod__img, .prod__img {
        width: 160px;
    }

    .rd-order__sale {
        font-size: 24px;
    }

    .rd-price__title {
        font-size: 14px;
    }

    .rd-price__value {
        font-size: 30px;
    }

    .rd-form__input, .rd-form__button {
        font-size: 16px;
    }
}
.rd-order-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: 1000px;
    width: 100%;
    margin-bottom: 30px;
}

.rd-order-container .rd-order {
    display: none;
    position: absolute;
    transform: translateX(100%) ;
    opacity: 0;
}

:root {
    --rd-modal-overlay: rgba(0, 0, 0, 0.8);
    --rd-modal-primary: rgb(128 36 35);
    --rd-modal-secondary: rgb(167 88 83);
    --rd-modal-accent: rgb(237, 31, 1);
    --rd-modal-accent-hover: rgb(182, 24, 1);
    --rd-modal-gray: rgba(145, 145, 145, 0.5);
    --rd-modal-gradient: linear-gradient(180.00deg, var(--rd-modal-secondary), var(--rd-modal-primary) 100%);
}

[id] {
  scroll-margin-top: 60px;
}