@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
@-webkit-keyframes checkout-complete-orderCheck {
  0% {
    padding: 5px 10px; }
  50% {
    padding: 10px 15px 10px 15px;
    margin: -5px -5px -25px -5px; }
  100% {
    padding: 5px 10px; } }
@keyframes checkout-complete-orderCheck {
  0% {
    padding: 5px 10px; }
  50% {
    padding: 10px 15px 10px 15px;
    margin: -5px -5px -25px -5px; }
  100% {
    padding: 5px 10px; } }

@-webkit-keyframes shake-search-bar {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }

@keyframes shake-search-bar {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }

@-webkit-keyframes loading-rotate360-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loading-rotate360-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loading-exist {
  100% {
    width: 15px;
    height: 15px;
    margin: -8px 5px 0 0; } }

@keyframes loading-exist {
  100% {
    width: 15px;
    height: 15px;
    margin: -8px 5px 0 0; } }

@-webkit-keyframes add-to-wishlist {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 100; }
  30% {
    opacity: 100; }
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }

@keyframes add-to-wishlist {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 100; }
  30% {
    opacity: 100; }
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }

@-webkit-keyframes add-to-wishlist-overlay {
  0% {
    opacity: 0; }
  10% {
    opacity: 100; }
  90% {
    opacity: 100; }
  100% {
    opacity: 0; } }

@keyframes add-to-wishlist-overlay {
  0% {
    opacity: 0; }
  10% {
    opacity: 100; }
  90% {
    opacity: 100; }
  100% {
    opacity: 0; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-autocomplete {
  background: white;
  top: 70px !important;
  width: calc(100% + 72px) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .s31-autocomplete:after {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 15px;
    margin-left: -15px; }
  .s31-autocomplete a {
    color: #363636 !important;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    line-height: 19px; }
    .s31-autocomplete a:hover {
      text-decoration: underline !important; }
  .s31-autocomplete .s31-autocomplete-articleCount {
    padding: 5px 15px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
    color: #363636;
    margin: 5px 0 3px 0;
    text-align: left; }
  .s31-autocomplete .s31-autocomplete-head {
    padding: 15px 15px 0; }
    .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms {
      padding-bottom: 5px;
      margin-bottom: 5px;
      text-align: left; }
      .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category:last-of-type, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms:last-of-type {
        border: none;
        margin-bottom: 0px; }
      .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category strong, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms strong {
        font-weight: 600;
        font-size: 16px;
        line-height: 19px; }
    .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-articleCount {
      padding-left: 0px;
      margin: 0;
      text-align: left; }
  .s31-autocomplete .s31-autocomplete-showAll {
    padding: 15px; }
    .s31-autocomplete .s31-autocomplete-showAll a {
      display: block;
      width: 100%; }
    .s31-autocomplete .s31-autocomplete-showAll .s31-button-grey-cart {
      color: #fff !important;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      text-decoration: none !important; }
  .s31-autocomplete .s31-autocomplete-article {
    padding: 15px !important;
    font-size: 16px;
    display: block;
    white-space: normal !important; }
    .s31-autocomplete .s31-autocomplete-article:nth-child(odd) {
      background: #fdfdfd !important; }
    .s31-autocomplete .s31-autocomplete-article:hover {
      background: white !important; }
      .s31-autocomplete .s31-autocomplete-article:hover:nth-child(odd) {
        background: #fdfdfd !important; }
    .s31-autocomplete .s31-autocomplete-article:after {
      content: ' ';
      clear: both;
      display: block; }
    .s31-autocomplete .s31-autocomplete-article .s31-article-mainImage {
      max-width: 70px;
      width: 70px;
      height: 60px;
      display: block;
      overflow: hidden;
      max-height: 70px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      float: left;
      margin: 0 20px 0 0; }
    .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc {
      text-align: left;
      float: right;
      width: calc(100% - 90px); }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p {
        display: block;
        color: #212529;
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 5px; }
        .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p strong {
          font-size: 16px;
          line-height: 19px;
          font-weight: 600; }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc span {
        font-size: 18px;
        font-weight: 600;
        line-height: 21px;
        color: #363636; }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc .s31-autocomplete-price-original {
        text-decoration: line-through;
        font-size: 14px; }

@media (max-width: 1199px) {
  .s31-autocomplete a {
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-autocomplete .s31-autocomplete-articleCount {
    padding: 0.49vw 1.47vw;
    font-size: 1.76vw;
    line-height: 2.06vw;
    margin: 0.49vw 0 0.3vw 0; }
  .s31-autocomplete .s31-autocomplete-head {
    padding: 1.47vw 1.47vw 0; }
    .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms {
      padding-bottom: 0.49vw;
      margin-bottom: 0.49vw; }
      .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category strong, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms strong {
        font-size: 1.57vw;
        line-height: 1.86vw; }
  .s31-autocomplete .s31-autocomplete-showAll {
    padding: 1.47vw; }
    .s31-autocomplete .s31-autocomplete-showAll .s31-button-grey-cart {
      -webkit-border-radius: 0.49vw;
      border-radius: 0.49vw; }
  .s31-autocomplete .s31-autocomplete-article {
    padding: 1.47vw !important;
    font-size: 1.57vw; }
    .s31-autocomplete .s31-autocomplete-article .s31-article-mainImage {
      max-height: 6.8vw;
      -webkit-border-radius: 0.49vw;
      border-radius: 0.49vw;
      height: 5.86vw;
      max-width: 6.8vw;
      width: 6.8vw;
      margin: 0 1.96vw 0 0; }
    .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc {
      width: calc(100% - 8.789vw); }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p {
        font-size: 1.57vw;
        line-height: 1.86vw;
        margin-bottom: 0.49vw; }
        .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p strong {
          font-size: 1.57vw;
          line-height: 1.86vw; }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc span {
        font-size: 1.76vw;
        line-height: 2.06vw; }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc .s31-autocomplete-price-original {
        font-size: 1.37vw; } }

@media (max-width: 991px) {
  .s31-autocomplete a {
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-autocomplete .s31-autocomplete-articleCount {
    padding: 0.66vw 1.96vw;
    font-size: 2.35vw;
    line-height: 2.74vw;
    margin: 0.66vw 0 0.4vw 0; }
  .s31-autocomplete .s31-autocomplete-head {
    padding: 1.96vw 1.96vw 0; }
    .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms {
      padding-bottom: 0.66vw;
      margin-bottom: 0.66vw; }
      .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category strong, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms strong {
        font-size: 2.09vw;
        line-height: 2.48vw; }
  .s31-autocomplete .s31-autocomplete-showAll {
    padding: 1.96vw; }
    .s31-autocomplete .s31-autocomplete-showAll .s31-button-grey-cart {
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw;
      height: 6.25vw;
      line-height: 6.25vw; }
  .s31-autocomplete .s31-autocomplete-article {
    padding: 1.96vw !important;
    font-size: 2.09vw; }
    .s31-autocomplete .s31-autocomplete-article .s31-article-mainImage {
      max-height: 9vw;
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw;
      height: 7.82vw;
      max-width: 9vw;
      width: 9vw;
      margin: 0 2.61vw 0 0; }
    .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc {
      width: calc(100% - 11.719vw); }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p {
        font-size: 2.09vw;
        line-height: 2.48vw;
        margin-bottom: 0.66vw; }
        .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p strong {
          font-size: 2.09vw;
          line-height: 2.48vw; }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc span {
        font-size: 2.35vw;
        line-height: 2.74vw; }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc .s31-autocomplete-price-original {
        font-size: 1.83vw; } }

@media (max-width: 767px) {
  .s31-autocomplete {
    width: calc(100% + 22.400vw) !important; }
    .s31-autocomplete a {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-autocomplete .s31-autocomplete-articleCount {
      padding: 1.34vw 4vw;
      font-size: 4.27vw;
      line-height: 5.6vw;
      margin: 1.34vw 0 0.8vw 0; }
    .s31-autocomplete .s31-autocomplete-head {
      padding: 4vw 4vw 0; }
      .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms {
        padding-bottom: 1.34vw;
        margin-bottom: 1.34vw; }
        .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-category strong, .s31-autocomplete .s31-autocomplete-head .s31-autocomplete-cms strong {
          font-size: 3.74vw;
          line-height: 5.07vw; }
    .s31-autocomplete .s31-autocomplete-showAll {
      padding: 4vw; }
      .s31-autocomplete .s31-autocomplete-showAll .s31-button-grey-cart {
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        height: 12.8vw !important;
        line-height: 12.8vw !important; }
    .s31-autocomplete .s31-autocomplete-article {
      padding: 4vw !important;
      font-size: 3.74vw; }
      .s31-autocomplete .s31-autocomplete-article .s31-article-mainImage {
        max-height: 17.667vw;
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        height: 16vw;
        max-width: 17.667vw;
        width: 17.667vw;
        margin: 0 5.34vw 0 0; }
      .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc {
        width: calc(100% - 24vw); }
        .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p {
          font-size: 3.74vw;
          line-height: 5.07vw;
          margin-bottom: 1.34vw; }
          .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc p strong {
            font-size: 3.74vw;
            line-height: 5.07vw; }
        .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc span {
          font-size: 4.27vw;
          line-height: 5.6vw; }
        .s31-autocomplete .s31-autocomplete-article .s31-autocomplete-articleDesc .s31-autocomplete-price-original {
          font-size: 3.74vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-cmspage h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 30px; }

.s31-cmspage h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 30px; }

.s31-cmspage h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 30px; }

.s31-cmspage p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px; }
  .s31-cmspage p strong, .s31-cmspage p span {
    font-size: 16px;
    line-height: 30px; }

.s31-cmspage a {
  color: #F68D2E;
  font-size: 16px;
  line-height: 30px;
  text-decoration: underline; }
  .s31-cmspage a:hover {
    color: #363636; }

.s31-cmspage ol {
  margin-left: 20px; }

.s31-cmspage ul {
  margin-left: 20px; }
  .s31-cmspage ul li {
    list-style: disc;
    font-size: 16px;
    line-height: 30px; }

.s31-cmspage .s31-blog-cont {
  max-width: 780px;
  margin: auto; }

.s31-cmspage .s31-blog {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .s31-cmspage .s31-blog h2 {
    width: 100%; }
  .s31-cmspage .s31-blog .s31-blogArticle {
    margin-bottom: 60px; }

.s31-cmspage .s31-cmspage-content img {
  max-width: 100%;
  height: auto !important; }

.s31-cmspage .s31-cmspage-content .s31-association-box img {
  height: auto !important; }

.s31-cmspage .s31-cms-leftmenu {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #F1F0EF;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px; }
  .s31-cmspage .s31-cms-leftmenu a:hover {
    text-decoration: none; }
  .s31-cmspage .s31-cms-leftmenu h3 {
    font-size: 18px;
    background: #e7e5e3;
    background: -webkit-gradient(linear, left top, right top, from(#e7e5e3), to(#dedbd9));
    background: -webkit-linear-gradient(left, #e7e5e3 0%, #dedbd9 100%);
    background: -o-linear-gradient(left, #e7e5e3 0%, #dedbd9 100%);
    background: linear-gradient(90deg, #e7e5e3 0%, #dedbd9 100%);
    padding: 25px 20px;
    color: #363636;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 21px; }
  .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item {
    display: block;
    color: #363636;
    margin-bottom: 10px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 21px;
    text-decoration: none; }
    .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item span {
      font-size: 18px;
      line-height: 21px;
      font-weight: 500; }
    .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item:hover {
      text-decoration: underline; }
    .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item.s31-active {
      color: #6E6259;
      cursor: default; }

.s31-cmspage .s31-button-blog-box {
  text-align: center; }
  .s31-cmspage .s31-button-blog-box p {
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px; }

.s31-cmspage .s31-button-blog {
  text-decoration: none;
  margin: 0 auto;
  line-height: 25px;
  width: auto; }

.s31-cmspage .s31-cms-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-cmspage .s31-cms-banners a {
    width: 32.3333%;
    margin-bottom: 20px; }
    .s31-cmspage .s31-cms-banners a img {
      height: auto; }

.s31-cmspage .divider {
  border: 1px solid #363636;
  margin: 30px 0; }

@media (max-width: 1199px) {
  .s31-cmspage h1 {
    font-size: 3.91vw;
    line-height: 3.91vw;
    margin-bottom: 2.93vw; }
  .s31-cmspage h3 {
    font-size: 2.54vw;
    line-height: 2.93vw;
    margin-bottom: 2.93vw; }
  .s31-cmspage p {
    font-size: 1.57vw;
    line-height: 2.93vw;
    margin-bottom: 2.93vw; }
    .s31-cmspage p strong, .s31-cmspage p span {
      font-size: 1.57vw;
      line-height: 2.93vw; }
  .s31-cmspage a {
    font-size: 1.57vw;
    line-height: 2.93vw; }
  .s31-cmspage ul li {
    font-size: 1.57vw;
    line-height: 2.93vw; }
  .s31-cmspage .s31-cms-leftmenu {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin-bottom: 2.93vw;
    padding-bottom: 0.98vw; }
    .s31-cmspage .s31-cms-leftmenu h3 {
      font-size: 1.76vw;
      padding: 2.45vw 1.96vw;
      margin-bottom: 1.96vw;
      line-height: 2.06vw; }
    .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item {
      margin-bottom: 0.98vw;
      padding: 0 1.96vw;
      font-size: 1.76vw;
      line-height: 2.06vw; }
      .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item span {
        font-size: 1.76vw;
        line-height: 2.06vw; }
  .s31-cmspage .s31-button-blog-box p {
    font-size: 2.06vw;
    line-height: 2.35vw;
    margin-bottom: 1.96vw; }
  .s31-cmspage .s31-button-blog {
    line-height: 2.45vw; } }

@media (max-width: 991px) {
  .s31-cmspage h1 {
    font-size: 5.21vw;
    line-height: 5.21vw;
    margin-bottom: 3.91vw; }
  .s31-cmspage h3 {
    font-size: 3.39vw;
    line-height: 3.91vw;
    margin-bottom: 3.91vw; }
  .s31-cmspage p {
    font-size: 2.09vw;
    line-height: 3.91vw;
    margin-bottom: 3.91vw; }
    .s31-cmspage p strong, .s31-cmspage p span {
      font-size: 2.09vw;
      line-height: 3.91vw; }
  .s31-cmspage a {
    font-size: 2.09vw;
    line-height: 3.91vw; }
  .s31-cmspage ul li {
    font-size: 2.09vw;
    line-height: 3.91vw; }
  .s31-cmspage .s31-cms-leftmenu {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    margin-bottom: 3.91vw;
    padding-bottom: 1.31vw; }
    .s31-cmspage .s31-cms-leftmenu h3 {
      font-size: 2.35vw;
      padding: 3.26vw 2.61vw;
      margin-bottom: 2.61vw;
      line-height: 2.74vw; }
    .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item {
      margin-bottom: 1.31vw;
      padding: 0 2.61vw;
      font-size: 2.35vw;
      line-height: 2.74vw; }
      .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item span {
        font-size: 2.35vw;
        line-height: 2.74vw; }
  .s31-cmspage .s31-button-blog-box {
    margin-bottom: 3.91vw; }
    .s31-cmspage .s31-button-blog-box p {
      font-size: 2.74vw;
      line-height: 3.13vw;
      margin-bottom: 2.61vw; }
  .s31-cmspage .s31-button-blog {
    line-height: 3.26vw; }
  .s31-cmspage .s31-cms-banners a {
    width: calc(50% - 10px); } }

@media (max-width: 767px) {
  .s31-cmspage h1 {
    font-size: 3.65vw;
    line-height: 5.21vw;
    margin-bottom: 5.21vw; }
  .s31-cmspage h3 {
    font-size: 3.65vw;
    line-height: 5.21vw;
    margin-bottom: 5.21vw; }
  .s31-cmspage p {
    font-size: 2.44vw;
    line-height: 5.21vw;
    margin-bottom: 5.21vw; }
    .s31-cmspage p strong, .s31-cmspage p span {
      font-size: 2.44vw;
      line-height: 5.21vw; }
  .s31-cmspage a {
    font-size: 2.44vw;
    line-height: 5.21vw; }
  .s31-cmspage ul li {
    font-size: 2.44vw;
    line-height: 5.21vw; }
  .s31-cmspage .s31-cms-leftmenu {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    margin-bottom: 5.21vw;
    padding-bottom: 1.74vw; }
    .s31-cmspage .s31-cms-leftmenu h3 {
      font-size: 2.78vw;
      padding: 4.35vw 3.48vw;
      margin-bottom: 3.48vw;
      line-height: 3.65vw; }
    .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item {
      margin-bottom: 1.74vw;
      padding: 0 3.48vw;
      font-size: 2.78vw;
      line-height: 3.65vw; }
      .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item span {
        font-size: 2.78vw;
        line-height: 3.65vw; }
  .s31-cmspage .s31-button-blog-box {
    margin-bottom: 5.21vw; }
    .s31-cmspage .s31-button-blog-box p {
      font-size: 3.65vw;
      line-height: 4.17vw;
      margin-bottom: 3.48vw; }
  .s31-cmspage .s31-button-blog {
    line-height: 4.35vw; } }

@media (max-width: 575px) {
  .s31-cmspage h1 {
    font-size: 5.6vw;
    line-height: 8vw;
    margin-bottom: 8vw; }
  .s31-cmspage h3 {
    font-size: 4.27vw;
    line-height: 5.6vw;
    margin-bottom: 8vw; }
  .s31-cmspage p {
    font-size: 3.74vw;
    line-height: 8vw;
    margin-bottom: 8vw; }
    .s31-cmspage p strong, .s31-cmspage p span {
      font-size: 3.74vw;
      line-height: 8vw; }
  .s31-cmspage a {
    font-size: 3.74vw;
    line-height: 8vw; }
  .s31-cmspage ul li {
    font-size: 3.74vw;
    line-height: 8vw; }
  .s31-cmspage .s31-cms-leftmenu {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    margin-bottom: 8vw;
    padding-bottom: 2.67vw; }
    .s31-cmspage .s31-cms-leftmenu h3 {
      font-size: 4.27vw;
      line-height: 5.6vw;
      padding: 4vw 4.3vw;
      margin-bottom: 3vw; }
    .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item {
      margin-bottom: 2.67vw;
      padding: 0 5.34vw;
      font-size: 4.27vw;
      line-height: 5.6vw; }
      .s31-cmspage .s31-cms-leftmenu .s31-cms-leftmenu-item span {
        font-size: 4.27vw;
        line-height: 5.6vw;
        font-weight: normal; }
  .s31-cmspage .s31-button-blog-box {
    margin-bottom: 8vw; }
    .s31-cmspage .s31-button-blog-box p {
      font-size: 5.6vw;
      line-height: 6.4vw;
      margin-bottom: 5.34vw; }
  .s31-cmspage .s31-button-blog {
    line-height: 6.67vw;
    width: 100%;
    margin-bottom: 8vw; }
  .s31-cmspage .s31-cms-banners a {
    width: 100%; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-family: arial;
  font-family: 'Work Sans', sans-serif;
  outline: none;
  text-decoration: none;
  list-style: none;
  -webkit-text-size-adjust: none;
  font-weight: normal; }

ol li {
  list-style: decimal; }

/*!
 * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #868e96;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1440px;
  --breakpoint-xxxl: 1600px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  -webkit-border-radius: 0;
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #868e96; }

code,
kbd,
pre,
samp {
  font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 0; }
  @media (min-width: 576px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 768px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 992px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }
  @media (min-width: 1440px) {
    .container {
      max-width: 1440px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1600px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl,
.col-xxxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef; }
  .table tbody + tbody {
    border-top: 2px solid #e9ecef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e9ecef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e9ecef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2; }

.table-hover .table-secondary:hover {
  background-color: #cfd2d6; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #cfd2d6; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm.table-bordered {
      border: 0; } }

@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md.table-bordered {
      border: 0; } }

@media (max-width: 991px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg.table-bordered {
      border: 0; } }

@media (max-width: 1199px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl.table-bordered {
      border: 0; } }

@media (max-width: 1439px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xxl.table-bordered {
      border: 0; } }

@media (max-width: 1599px) {
  .table-responsive-xxxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xxxl.table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: none;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.col-form-legend {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-plaintext {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .form-control-plaintext.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .form-control-plaintext.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }

.form-check-inline {
  display: inline-block;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }

.valid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  -webkit-border-radius: .2rem;
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  -webkit-border-radius: .2rem;
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
  color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #111;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #111;
    background-color: #d39e00;
    border-color: #c69500;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent; }
  .btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #868e96; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #868e96;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  -webkit-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0; }
  .btn-group-vertical > .btn:first-child:not(:last-child) {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:last-child:not(:first-child) {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }
  .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    -webkit-border-radius: 0;
    border-radius: 0; }
  .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap; }

.input-group-addon {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    -webkit-border-radius: 0.2rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:first-child > .btn + .btn {
    margin-left: 0; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: 0; }
    .input-group-btn:not(:first-child) > .btn:first-child,
    .input-group-btn:not(:first-child) > .btn-group:first-child {
      margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #868e96; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #007bff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  -webkit-background-size: 8px 10px;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple] {
    height: auto;
    background-image: none; }
  .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #007bff;
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #007bff; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ced4da;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    -webkit-border-radius: 0 0.25rem 0.25rem 0;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #868e96; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    -webkit-border-top-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    -webkit-border-top-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e9ecef #e9ecef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #868e96;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }

@media (max-width: 575px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 991px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1439px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1440px) {
  .navbar-expand-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; }
    .navbar-expand-xxl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1599px) {
  .navbar-expand-xxxl > .container,
  .navbar-expand-xxxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1600px) {
  .navbar-expand-xxxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-xxxl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-xxxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxxl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xxxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xxxl > .container,
    .navbar-expand-xxxl > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-xxxl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-xxxl .navbar-toggler {
      display: none; }
    .navbar-expand-xxxl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
      color: #fff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    -webkit-border-top-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    -webkit-border-top-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    -webkit-border-bottom-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    -webkit-border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    -webkit-border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  -webkit-border-radius: calc(0.25rem - 1px);
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  -webkit-border-top-left-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
  -webkit-border-top-right-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  -webkit-border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
  -webkit-border-bottom-left-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .card-group .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
      .card-group .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group .card:first-child {
          -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
          -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group .card:first-child .card-img-top {
            -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0; }
          .card-group .card:first-child .card-img-bottom {
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0; }
        .card-group .card:last-child {
          -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
          -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group .card:last-child .card-img-top {
            -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0; }
          .card-group .card:last-child .card-img-bottom {
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0; }
        .card-group .card:only-child {
          -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem; }
          .card-group .card:only-child .card-img-top {
            -webkit-border-top-left-radius: 0.25rem;
            border-top-left-radius: 0.25rem;
            -webkit-border-top-right-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group .card:only-child .card-img-bottom {
            -webkit-border-bottom-right-radius: 0.25rem;
            border-bottom-right-radius: 0.25rem;
            -webkit-border-bottom-left-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
          -webkit-border-radius: 0;
          border-radius: 0; }
          .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom {
            -webkit-border-radius: 0;
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #868e96; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  -webkit-border-top-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -webkit-border-bottom-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  -webkit-border-bottom-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  -webkit-border-top-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
  -webkit-border-bottom-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  -webkit-border-bottom-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  -webkit-border-top-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
  -webkit-border-bottom-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  -webkit-border-bottom-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  -webkit-border-radius: 10rem;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #868e96; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #111;
  background-color: #ffc107; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #111;
  background-color: #f8f9fa; }
  .badge-light[href]:focus, .badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2; }
  .alert-secondary hr {
    border-top-color: #cfd2d6; }
  .alert-secondary .alert-link {
    color: #2e3133; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background-color: #007bff; }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 1rem 1rem;
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    -webkit-border-top-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    -webkit-border-top-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    -webkit-border-bottom-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #868e96;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }

a.list-group-item-primary,
button.list-group-item-primary {
  color: #004085; }
  a.list-group-item-primary:focus, a.list-group-item-primary:hover,
  button.list-group-item-primary:focus,
  button.list-group-item-primary:hover {
    color: #004085;
    background-color: #9fcdff; }
  a.list-group-item-primary.active,
  button.list-group-item-primary.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2; }

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #464a4e; }
  a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
  button.list-group-item-secondary:focus,
  button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6; }
  a.list-group-item-secondary.active,
  button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

a.list-group-item-success,
button.list-group-item-success {
  color: #155724; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #155724;
    background-color: #b1dfbb; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

a.list-group-item-info,
button.list-group-item-info {
  color: #0c5460; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #0c5460;
    background-color: #abdde5; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #856404; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #856404;
    background-color: #ffe8a1; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #721c24; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #721c24;
    background-color: #f1b0b7; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

a.list-group-item-light,
button.list-group-item-light {
  color: #818182; }
  a.list-group-item-light:focus, a.list-group-item-light:hover,
  button.list-group-item-light:focus,
  button.list-group-item-light:hover {
    color: #818182;
    background-color: #ececf6; }
  a.list-group-item-light.active,
  button.list-group-item-light.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

a.list-group-item-dark,
button.list-group-item-dark {
  color: #1b1e21; }
  a.list-group-item-dark:focus, a.list-group-item-dark:hover,
  button.list-group-item-dark:focus,
  button.list-group-item-dark:hover {
    color: #1b1e21;
    background-color: #b9bbbe; }
  a.list-group-item-dark.active,
  button.list-group-item-dark.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75; }

button.close {
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
  -webkit-border-top-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
  -webkit-border-top-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 15px;
    margin: -15px -15px -15px auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 0.8rem; }
  .popover .arrow::after {
    content: "";
    border-width: 0.8rem; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.8rem; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: -0.8rem;
      margin-left: -0.8rem;
      border-top-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: calc((0.8rem - 1px) * -1);
      margin-left: -0.8rem;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 0.8rem; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: -0.8rem;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: -0.8rem;
      border-right-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: calc((0.8rem - 1px) * -1);
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.8rem; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: -0.8rem;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: -0.8rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: calc((0.8rem - 1px) * -1);
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 0.8rem; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: -0.8rem;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: -0.8rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: calc((0.8rem - 1px) * -1);
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-top-left-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
  -webkit-border-top-right-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e9ecef !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #868e96 !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  -webkit-border-radius: 0.25rem !important;
  border-radius: 0.25rem !important; }

.rounded-top {
  -webkit-border-top-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
  -webkit-border-top-right-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  -webkit-border-top-right-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
  -webkit-border-bottom-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  -webkit-border-bottom-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
  -webkit-border-bottom-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  -webkit-border-top-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
  -webkit-border-bottom-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important; }

.rounded-0 {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1440px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xxxl-none {
    display: none !important; }
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1440px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

@media (min-width: 1600px) {
  .float-xxxl-left {
    float: left !important; }
  .float-xxxl-right {
    float: right !important; }
  .float-xxxl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1440px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-xxxl-0 {
    margin: 0 !important; }
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important; }
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important; }
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important; }
  .m-xxxl-1 {
    margin: 0.25rem !important; }
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxxl-2 {
    margin: 0.5rem !important; }
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxxl-3 {
    margin: 1rem !important; }
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1rem !important; }
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1rem !important; }
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1rem !important; }
  .m-xxxl-4 {
    margin: 1.5rem !important; }
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxxl-5 {
    margin: 3rem !important; }
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 3rem !important; }
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 3rem !important; }
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 3rem !important; }
  .p-xxxl-0 {
    padding: 0 !important; }
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important; }
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important; }
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important; }
  .p-xxxl-1 {
    padding: 0.25rem !important; }
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxxl-2 {
    padding: 0.5rem !important; }
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxxl-3 {
    padding: 1rem !important; }
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1rem !important; }
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1rem !important; }
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1rem !important; }
  .p-xxxl-4 {
    padding: 1.5rem !important; }
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxxl-5 {
    padding: 3rem !important; }
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 3rem !important; }
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 3rem !important; }
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 3rem !important; }
  .m-xxxl-auto {
    margin: auto !important; }
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important; }
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important; }
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important; }
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xxxl-left {
    text-align: left !important; }
  .text-xxxl-right {
    text-align: right !important; }
  .text-xxxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important; }

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-muted {
  color: #868e96 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

body {
  color: #363636; }
  body.openedFilters {
    overflow: hidden;
    height: 100%; }

.clr {
  clear: both; }

.s31-noPadding-grid {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important; }

h1 {
  font-size: 34px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

.container {
  padding-right: 10px;
  padding-left: 10px; }

.alert a {
  color: #363636; }

.s31-instock {
  color: #6BA539; }

.s31-laterstock {
  color: #f0a038; }

.s31-nostock {
  color: #c52941; }

.s31-pocetks-plus, .s31-pocetks-minus {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

input[type=checkbox] {
  width: 14px;
  height: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #363636;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.3; }
  input[type=checkbox]:checked {
    border: 2px solid #363636;
    background: #fff;
    opacity: 1; }
  input[type=checkbox]:checked:after {
    content: " ";
    display: block;
    width: 4px;
    height: 4px;
    margin: 3px auto;
    background-color: #363636; }

input {
  width: 80%;
  padding: 0 10px;
  height: 46px;
  line-height: 46px;
  text-align: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #e3e8ed;
  border-right: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  outline: none;
  background: #fff;
  float: left;
  font-size: 16px; }

input[type=radio] {
  width: 14px;
  height: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #363636;
  outline: none;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  opacity: 0.3; }
  input[type=radio]:checked {
    border: 2px solid #363636;
    background: #fff;
    opacity: 1; }
  input[type=radio]:checked:after {
    content: " ";
    display: block;
    width: 4px;
    height: 4px;
    margin: 3px auto;
    background-color: #363636; }

.s31-hidden {
  display: none !important; }

/*Styly definované pro floating labely */
.s31-floating-box {
  position: relative; }
  .s31-floating-box label {
    position: absolute;
    top: 13px;
    left: 15px;
    margin-bottom: 0;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
    cursor: text;
    color: #939292;
    font-size: 16px;
    line-height: 19px;
    background: none;
    padding: 0;
    font-weight: 400; }
  .s31-floating-box input:focus ~ label, .s31-floating-box input:not(:placeholder-shown) ~ label,
  .s31-floating-box textarea:focus ~ label, .s31-floating-box textarea:not(:placeholder-shown) ~ label,
  .s31-floating-box select:focus ~ label, .s31-floating-box select:not([value=""]) ~ label {
    top: -7px !important;
    left: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #363636;
    background: #fff;
    padding: 0 5px; }
  .s31-floating-box input:focus,
  .s31-floating-box textarea:focus,
  .s31-floating-box select:focus {
    -webkit-box-shadow: 0 10px 20px 0 #6e625926 !important;
    box-shadow: 0 10px 20px 0 #6e625926 !important; }

#chat-application {
  z-index: 9999 !important; }

.alert {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  padding: 35px 30px;
  margin-bottom: 30px; }

.alert-success {
  background-color: #6ba5391a; }

.alert-danger {
  background-color: #e8584b1a; }

.s31-flash-messages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .s31-flash-messages p {
    font-size: 16px;
    line-height: 19px;
    color: #363636;
    margin: 0; }
    .s31-flash-messages p strong {
      font-size: 16px;
      line-height: 19px;
      font-weight: bold;
      color: #363636;
      margin-right: 5px; }
  .s31-flash-messages svg {
    margin-right: 15px; }

.s31-flash-messages-warning {
  padding: 20px 30px;
  background-color: #f370001a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 30px; }
  .s31-flash-messages-warning p, .s31-flash-messages-warning strong {
    color: #f37000 !important;
    margin-right: 0 !important; }
  .s31-flash-messages-warning svg {
    min-width: 28px;
    min-height: 28px; }

div[id^="banner-position-"] {
  display: none; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (10px * 2)); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (10px * 2));
    content: ""; }

@media (max-width: 1439px) {
  .container {
    max-width: 1620px; } }

@media (max-width: 1199px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; }
  input {
    height: 4.5vw;
    line-height: 4.5vw; }
  input[type=checkbox] {
    width: 1.37vw;
    height: 1.37vw; }
    input[type=checkbox]:checked {
      border: 0.19vw solid #363636; }
    input[type=checkbox]:checked:after {
      width: 0.4vw;
      height: 0.4vw;
      margin: 0.3vw auto 0; }
  input[type=radio] {
    width: 1.37vw;
    height: 1.37vw;
    -webkit-border-radius: 0.69vw;
    border-radius: 0.69vw; }
    input[type=radio]:checked {
      border: 0.19vw solid #363636; }
    input[type=radio]:checked:after {
      width: 0.4vw;
      height: 0.4vw;
      margin: 0.3vw auto 0; }
  /*Styly definované pro floating labely */
  .s31-floating-box label {
    top: 1.27vw;
    left: 1.47vw;
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-floating-box input:focus ~ label, .s31-floating-box input:not(:placeholder-shown) ~ label,
  .s31-floating-box textarea:focus ~ label, .s31-floating-box textarea:not(:placeholder-shown) ~ label,
  .s31-floating-box select:focus ~ label, .s31-floating-box select:not([value=""]) ~ label {
    top: -0.69vw !important;
    left: 0.98vw;
    font-size: 1.18vw;
    line-height: 1.37vw;
    padding: 0 0.49vw; }
  .s31-floating-box input:focus,
  .s31-floating-box textarea:focus,
  .s31-floating-box select:focus {
    -webkit-box-shadow: 0 0.98vw 1.96vw 0 #6e625926 !important;
    box-shadow: 0 0.98vw 1.96vw 0 #6e625926 !important; }
  .alert-success {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    padding: 3.42vw 2.93vw;
    margin-bottom: 2.93vw; }
  .s31-flash-messages p {
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-flash-messages p strong {
      font-size: 1.57vw;
      line-height: 1.86vw;
      margin-right: 0.49vw; }
  .s31-flash-messages svg {
    margin-right: 1.47vw;
    min-width: 2.93vw;
    min-height: 2.93vw; }
  .s31-flash-messages-warning {
    padding: 1.96vw 2.93vw;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin-bottom: 2.93vw; }
    .s31-flash-messages-warning svg {
      min-width: 2.734vw;
      min-height: 2.734vw; } }

@media (max-width: 991px) {
  input {
    height: 6vw;
    line-height: 6vw; }
  input[type=checkbox] {
    width: 1.83vw;
    height: 1.83vw; }
    input[type=checkbox]:checked {
      border: 0.27vw solid #363636; }
    input[type=checkbox]:checked:after {
      width: 0.53vw;
      height: 0.53vw;
      margin: 0.4vw auto 0; }
  input[type=radio] {
    width: 1.83vw;
    height: 1.83vw;
    -webkit-border-radius: 0.92vw;
    border-radius: 0.92vw; }
    input[type=radio]:checked {
      border: 0.27vw solid #363636; }
    input[type=radio]:checked:after {
      width: 0.53vw;
      height: 0.53vw;
      margin: 0.4vw auto 0; }
  .s31-floating-box label {
    top: 1.7vw;
    left: 1.96vw;
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-floating-box input:focus ~ label, .s31-floating-box input:not(:placeholder-shown) ~ label,
  .s31-floating-box textarea:focus ~ label, .s31-floating-box textarea:not(:placeholder-shown) ~ label,
  .s31-floating-box select:focus ~ label, .s31-floating-box select:not([value=""]) ~ label {
    top: -0.92vw !important;
    left: 1.31vw;
    font-size: 1.57vw;
    line-height: 1.83vw;
    padding: 0 0.66vw; }
  .s31-floating-box input:focus,
  .s31-floating-box textarea:focus,
  .s31-floating-box select:focus {
    -webkit-box-shadow: 0 1.31vw 2.61vw 0 #6e625926 !important;
    box-shadow: 0 1.31vw 2.61vw 0 #6e625926 !important; }
  .alert-success {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    padding: 4.56vw 3.91vw;
    margin-bottom: 3.91vw; }
  .s31-flash-messages p {
    font-size: 2.09vw;
    line-height: 2.48vw; }
    .s31-flash-messages p strong {
      font-size: 2.09vw;
      line-height: 2.48vw;
      margin-right: 0.66vw; }
  .s31-flash-messages svg {
    margin-right: 1.96vw;
    min-width: 3.91vw;
    min-height: 3.91vw; }
  .s31-flash-messages-warning {
    padding: 2.61vw 3.91vw;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    margin-bottom: 3.91vw; }
    .s31-flash-messages-warning svg {
      min-width: 3.646vw;
      min-height: 3.646vw; } }

@media (max-width: 767px) {
  input {
    height: 8vw;
    line-height: 8vw; }
  input[type=checkbox] {
    width: 2.44vw;
    height: 2.44vw;
    top: 0.53vw; }
    input[type=checkbox]:checked {
      border: 0.35vw solid #363636; }
    input[type=checkbox]:checked:after {
      width: 0.7vw;
      height: 0.7vw;
      margin: 0.53vw auto 0; }
  input[type=radio] {
    width: 2.44vw;
    height: 2.44vw;
    top: 0.53vw;
    -webkit-border-radius: 1.22vw;
    border-radius: 1.22vw; }
    input[type=radio]:checked {
      border: 0.35vw solid #363636; }
    input[type=radio]:checked:after {
      width: 0.7vw;
      height: 0.7vw;
      margin: 0.53vw auto 0; }
  /*Styly definované pro floating labely */
  .s31-floating-box label {
    top: 2.26vw;
    left: 2.61vw;
    font-size: 2.44vw;
    line-height: 3.3vw; }
  .s31-floating-box input:focus ~ label, .s31-floating-box input:not(:placeholder-shown) ~ label,
  .s31-floating-box textarea:focus ~ label, .s31-floating-box textarea:not(:placeholder-shown) ~ label,
  .s31-floating-box select:focus ~ label, .s31-floating-box select:not([value=""]) ~ label {
    top: -1.22vw !important;
    left: 1.74vw;
    font-size: 2.084vw;
    line-height: 2.44vw;
    padding: 0 0.87vw; }
  .s31-floating-box input:focus,
  .s31-floating-box textarea:focus,
  .s31-floating-box select:focus {
    -webkit-box-shadow: 0 1.74vw 3.48vw 0 #6e625926 !important;
    box-shadow: 0 1.74vw 3.48vw 0 #6e625926 !important; }
  .alert-success {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    padding: 4.35vw 3.48vw;
    margin-bottom: 3.48vw; }
  .s31-flash-messages p {
    font-size: 2.44vw;
    line-height: 3.3vw; }
    .s31-flash-messages p strong {
      font-size: 2.44vw;
      line-height: 3.3vw;
      margin-right: 0.87vw; }
  .s31-flash-messages svg {
    margin-right: 2.61vw;
    min-width: 5.21vw;
    min-height: 5.21vw; }
  .s31-flash-messages-warning {
    padding: 3.48vw 5.21vw;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    margin-bottom: 3.48vw; }
    .s31-flash-messages-warning svg {
      min-width: 4.861vw;
      min-height: 4.861vw; }
  .modal-dialog-centered {
    min-height: calc(100% - (30px * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (30px * 2)); } }

@media (max-width: 575px) {
  input {
    height: 12.27vw;
    line-height: 12.27vw; }
  input[type=checkbox] {
    width: 3.74vw;
    height: 3.74vw; }
    input[type=checkbox]:checked {
      border: 0.54vw solid #363636; }
    input[type=checkbox]:checked:after {
      width: 1.07vw;
      height: 1.07vw;
      margin: 0.8vw auto 0; }
  input[type=radio] {
    width: 3.74vw;
    height: 3.74vw;
    -webkit-border-radius: 1.87vw;
    border-radius: 1.87vw; }
    input[type=radio]:checked {
      border: 0.54vw solid #363636; }
    input[type=radio]:checked:after {
      width: 1.07vw;
      height: 1.07vw;
      margin: 0.8vw auto 0; }
  /*Styly definované pro floating labely */
  .s31-floating-box label {
    top: 3.47vw;
    left: 4vw;
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-floating-box input:focus ~ label, .s31-floating-box input:not(:placeholder-shown) ~ label,
  .s31-floating-box textarea:focus ~ label, .s31-floating-box textarea:not(:placeholder-shown) ~ label,
  .s31-floating-box select:focus ~ label, .s31-floating-box select:not([value=""]) ~ label {
    top: -1.87vw !important;
    left: 2.67vw;
    font-size: 3.2vw;
    line-height: 3.74vw;
    padding: 0 1.34vw; }
  .s31-floating-box input:focus,
  .s31-floating-box textarea:focus,
  .s31-floating-box select:focus {
    -webkit-box-shadow: 0 2.67vw 5.34vw 0 #6e625926 !important;
    box-shadow: 0 2.67vw 5.34vw 0 #6e625926 !important; }
  .alert-success {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    padding: 6.67vw 5.34vw;
    margin-bottom: 5.34vw; }
  .s31-flash-messages p {
    font-size: 3.74vw;
    line-height: 5.07vw; }
    .s31-flash-messages p strong {
      font-size: 3.74vw;
      line-height: 5.07vw;
      margin-right: 1.34vw; }
  .s31-flash-messages svg {
    margin-right: 4vw;
    min-width: 8vw;
    min-height: 8vw; }
  .s31-flash-messages-warning {
    padding: 5.34vw 8vw;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    margin-bottom: 5.34vw; }
    .s31-flash-messages-warning svg {
      min-width: 7.467vw;
      min-height: 7.467vw; } }

.mobile-hidden {
  display: none !important; }

.tablet-hidden {
  display: inline-block !important; }

.desktop-hidden {
  display: inline-block !important; }

.mobile-tablet-hidden {
  display: none !important; }

.desktop-tablet-hidden {
  display: inline-block !important; }

.desktop-tablet-large-hidden {
  display: block !important; }

.mobile-hidden-grid {
  display: none !important; }

.tablet-hidden-grid {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.desktop-hidden-grid {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.mobile-tablet-hidden-grid {
  display: none !important; }

.desktop-tablet-hidden-grid {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.s31-body-overflow-hidden {
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  position: fixed !important;
  top: -450px; }

@media (min-width: 576px) {
  .mobile-hidden {
    display: none !important; }
  .tablet-hidden {
    display: inline-block !important; }
  .desktop-hidden {
    display: inline-block !important; }
  .mobile-tablet-hidden {
    display: none !important; }
  .desktop-tablet-hidden {
    display: inline-block !important; }
  .desktop-tablet-large-hidden {
    display: block !important; }
  .mobile-hidden-grid {
    display: none !important; }
  .tablet-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .desktop-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .mobile-tablet-hidden-grid {
    display: none !important; }
  .desktop-tablet-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .s31-body-overflow-hidden {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    position: fixed !important;
    top: -450px; } }

@media (min-width: 768px) {
  .mobile-hidden {
    display: inline-block !important; }
  .tablet-hidden {
    display: none !important; }
  .desktop-hidden {
    display: inline-block !important; }
  .mobile-tablet-hidden {
    display: none !important; }
  .desktop-tablet-hidden {
    display: none !important; }
  .desktop-tablet-large-hidden {
    display: block !important; }
  .mobile-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .tablet-hidden-grid {
    display: none !important; }
  .desktop-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .mobile-tablet-hidden-grid {
    display: none !important; }
  .desktop-tablet-hidden-grid {
    display: none !important; }
  .s31-body-overflow-hidden {
    overflow: auto !important;
    overflow-x: auto !important;
    overflow-y: auto !important;
    position: static !important;
    top: 0px; } }

@media (min-width: 992px) {
  .mobile-hidden {
    display: inline-block !important; }
  .tablet-hidden {
    display: none !important; }
  .desktop-hidden {
    display: inline-block !important; }
  .mobile-tablet-hidden {
    display: none !important; }
  .desktop-tablet-hidden {
    display: none !important; }
  .desktop-tablet-large-hidden {
    display: none !important; }
  .mobile-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .tablet-hidden-grid {
    display: none !important; }
  .desktop-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .mobile-tablet-hidden-grid {
    display: none !important; }
  .desktop-tablet-hidden-grid {
    display: none !important; }
  .s31-body-overflow-hidden {
    overflow: auto !important;
    overflow-x: auto !important;
    overflow-y: auto !important;
    position: static !important;
    top: 0px; } }

@media (min-width: 1200px) {
  .mobile-hidden {
    display: inline-block !important; }
  .tablet-hidden {
    display: inline-block !important; }
  .desktop-hidden {
    display: none !important; }
  .mobile-tablet-hidden {
    display: inline-block !important; }
  .desktop-tablet-hidden {
    display: none !important; }
  .desktop-tablet-large-hidden {
    display: none !important; }
  .mobile-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .tablet-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .desktop-hidden-grid {
    display: none !important; }
  .mobile-tablet-hidden-grid {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .desktop-tablet-hidden-grid {
    display: none !important; }
  .s31-body-overflow-hidden {
    overflow: auto !important;
    overflow-x: auto !important;
    overflow-y: auto !important;
    position: static !important;
    top: 0px; }
  .s31-desktop-row {
    margin-left: -10px;
    margin-right: -10px; }
  .s31-desktop-grid {
    padding-left: 10px !important;
    padding-right: 10px !important; } }

@media (min-width: 1440px) {
  .my-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-error-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  max-width: 1028px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-error-page .s31-error-page-left {
    max-width: 540px; }
  .s31-error-page .s31-error-page-right {
    margin-top: 35px; }
  .s31-error-page h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px; }
  .s31-error-page p {
    margin: 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px; }
  .s31-error-page .s31-button-grey-cart {
    margin: 30px 0 0px;
    display: block;
    max-width: 210px;
    padding: 10px 15px; }
  .s31-error-page .s31-error-page-text {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px; }
  .s31-error-page .s31-error-page-menu p {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px; }
  .s31-error-page .s31-error-page-menu .s31-error-page-menu-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px; }
    .s31-error-page .s31-error-page-menu .s31-error-page-menu-links a {
      display: block;
      color: #F68D2E;
      font-size: 16px;
      font-weight: 500;
      line-height: 19px; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links a:hover {
        cursor: pointer;
        text-decoration: underline; }
    .s31-error-page .s31-error-page-menu .s31-error-page-menu-links span {
      display: block;
      color: #F68D2E;
      padding: 0 5px;
      font-size: 16px;
      font-weight: 500;
      height: 30px; }

@media (max-width: 1199px) {
  .s31-error-page {
    margin-top: 3.91vw; }
    .s31-error-page .s31-error-page-left {
      max-width: initial; }
    .s31-error-page .s31-error-page-right {
      margin-top: 3.42vw; }
      .s31-error-page .s31-error-page-right img {
        width: 35.156vw;
        height: auto; }
    .s31-error-page h1 {
      font-size: 3.91vw;
      line-height: 4.5vw;
      margin-bottom: 1.96vw; }
    .s31-error-page p {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-error-page .s31-button-grey-cart {
      margin: 2.93vw 0 0;
      max-width: 20.508vw;
      padding: 0.98vw 1.47vw; }
    .s31-error-page .s31-error-page-text {
      font-size: 2.54vw;
      line-height: 2.93vw;
      margin-bottom: 0.98vw; }
    .s31-error-page .s31-error-page-menu p {
      font-size: 2.54vw;
      line-height: 2.93vw; }
    .s31-error-page .s31-error-page-menu .s31-error-page-menu-links {
      margin-top: 1.96vw; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links a {
        font-size: 1.57vw;
        line-height: 1.86vw; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links span {
        padding: 0 0.49vw;
        font-size: 1.57vw;
        height: 2.93vw; } }

@media (max-width: 991px) {
  .s31-error-page {
    margin-top: 5.21vw;
    margin-bottom: 70px;
    position: relative; }
    .s31-error-page .s31-error-page-box {
      max-width: 66.406vw; }
    .s31-error-page .s31-error-page-right {
      position: absolute;
      right: 0;
      margin-top: 4.56vw;
      margin-left: 4.56vw; }
      .s31-error-page .s31-error-page-right img {
        width: 27.344vw; }
    .s31-error-page h1 {
      font-size: 5.21vw;
      line-height: 6vw;
      margin-bottom: 2.61vw; }
    .s31-error-page p {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-error-page .s31-button-grey-cart {
      margin: 3.91vw 0 0;
      max-width: 27.344vw;
      padding: 1.31vw 1.96vw; }
    .s31-error-page .s31-error-page-text {
      font-size: 3.39vw;
      line-height: 3.91vw;
      margin-bottom: 1.31vw; }
    .s31-error-page .s31-error-page-menu p {
      font-size: 3.39vw;
      line-height: 3.91vw; }
    .s31-error-page .s31-error-page-menu .s31-error-page-menu-links {
      margin-top: 2.61vw; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links a {
        font-size: 2.09vw;
        line-height: 2.48vw; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links span {
        padding: 0 0.66vw;
        font-size: 2.09vw;
        height: 3.91vw; } }

@media (max-width: 767px) {
  .s31-error-page {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 6.95vw;
    margin-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .s31-error-page .s31-error-page-box {
      max-width: initial;
      text-align: center;
      margin-bottom: 5.21vw; }
    .s31-error-page .s31-error-page-left {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .s31-error-page .s31-error-page-right {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      position: initial;
      margin-top: 0;
      margin-left: 0; }
      .s31-error-page .s31-error-page-right img {
        width: 34.722vw; }
    .s31-error-page h1 {
      font-size: 6.95vw;
      line-height: 8vw;
      margin-bottom: 3.48vw; }
    .s31-error-page p {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-error-page .s31-button-grey-cart {
      margin: 5.21vw auto 0;
      max-width: 36.458vw;
      padding: 1.74vw 2.61vw; }
    .s31-error-page .s31-error-page-text {
      margin-top: 5.21vw;
      font-size: 3.65vw;
      line-height: 5.21vw;
      margin-bottom: 0; }
    .s31-error-page .s31-error-page-menu {
      text-align: center; }
      .s31-error-page .s31-error-page-menu p {
        font-size: 3.65vw;
        line-height: 5.21vw; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 3.48vw; }
        .s31-error-page .s31-error-page-menu .s31-error-page-menu-links a {
          font-size: 2.44vw;
          line-height: 3.3vw; }
        .s31-error-page .s31-error-page-menu .s31-error-page-menu-links span {
          padding: 0 0.87vw;
          font-size: 2.44vw;
          height: 5.21vw; } }

@media (max-width: 575px) {
  .s31-error-page {
    margin-top: 10.67vw; }
    .s31-error-page .s31-error-page-box {
      margin-bottom: 8vw; }
    .s31-error-page .s31-error-page-right img {
      width: 53.333vw; }
    .s31-error-page h1 {
      font-size: 10.67vw;
      line-height: 12.27vw;
      margin-bottom: 5.34vw; }
    .s31-error-page p {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-error-page .s31-button-grey-cart {
      margin: 8vw auto 0;
      max-width: 56vw;
      padding: 2.67vw 4vw; }
    .s31-error-page .s31-error-page-text {
      margin-top: 8vw;
      font-size: 5.6vw;
      line-height: 8vw; }
    .s31-error-page .s31-error-page-menu p {
      font-size: 5.6vw;
      line-height: 8vw; }
    .s31-error-page .s31-error-page-menu .s31-error-page-menu-links {
      margin-top: 5.34vw; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links a {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-error-page .s31-error-page-menu .s31-error-page-menu-links span {
        padding: 0 1.34vw;
        font-size: 3.74vw;
        height: 8vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
footer {
  margin: 30px 0px; }
  footer .s31-newsletter-login {
    margin: 0; }
    footer .s31-newsletter-login .s31-newsletter-login-block {
      margin-bottom: 60px;
      padding: 43px 50px;
      background-color: #F7FAF5;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text {
        margin: 0 45px 0 50px; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-heading {
          font-size: 26px;
          line-height: 30px;
          font-weight: 600;
          margin-bottom: 20px; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text p {
          font-size: 18px;
          font-weight: 600;
          margin-bottom: 10px; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages {
          margin-bottom: 20px; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 5px 0;
            font-size: 16px;
            font-weight: 500; }
            footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div svg {
              width: 18px;
              height: 18px;
              margin-right: 8px; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox {
        width: 50%;
        position: relative;
        -ms-flex-item-align: end;
        align-self: flex-end; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
          height: 46px;
          width: 360px;
          border: 1px solid #36363680;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          padding: 0 15px;
          background: transparent;
          outline: none; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
          position: static !important;
          font-size: 16px !important;
          line-height: 21px;
          cursor: pointer;
          display: block;
          -ms-touch-action: none !important;
          touch-action: none !important;
          margin-bottom: 0px;
          pointer-events: all; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box input:focus ~ label, footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box input:not(:placeholder-shown) ~ label,
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box textarea:focus ~ label, footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box textarea:not(:placeholder-shown) ~ label,
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box select:focus ~ label, footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box select:not([value=""]) ~ label {
          background: #F7FAF5; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green {
          outline: none;
          background: #6BA539;
          width: 242px;
          color: #fff;
          border: 0;
          -webkit-border-radius: 7px;
          border-radius: 7px;
          font-weight: 500;
          height: 46px;
          line-height: 46px;
          font-size: 16px;
          margin-left: 20px;
          padding: 0 15px; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green:hover {
            background: #458E07; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-agreement-text {
          margin-bottom: 55px;
          margin-top: 15px;
          font-size: 14px;
          width: 360px; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-top: 15px;
          margin-bottom: 39px;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
            font-size: 16px;
            margin: 0 10px; }
            footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
              margin-left: 10px;
              vertical-align: middle; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr.error input {
            border: 1px solid #E8584B; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr.error label {
            color: #E8584B; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-errorText {
          display: none;
          position: absolute;
          color: #E8584B;
          margin-top: -35px;
          margin-bottom: 39px;
          font-size: 14px;
          line-height: 16px; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-errorText.error {
            display: block; }
  footer .s31-footer-box {
    background: #f8f8f7; }
  footer .s31-footer-container {
    padding: 0 80px; }
  footer .s31-eet-container {
    background: blue;
    padding: 10px 0 10px;
    vertical-align: middle; }
    footer .s31-eet-container .s31-eet-text {
      color: white;
      font-size: 11px; }
  footer .s31-benefit-ico {
    width: 100px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px; }
    footer .s31-benefit-ico svg {
      width: 50px;
      height: auto; }
    footer .s31-benefit-ico.s31-benefit-ico1 svg {
      width: 40px;
      height: auto;
      margin: 3px 0 0 5px; }
    footer .s31-benefit-ico.s31-benefit-ico4 svg {
      width: 55px;
      height: auto;
      margin: 5px 0 0 0; }
  footer .s31-benefit-text {
    display: table-cell;
    vertical-align: top;
    color: white;
    padding-top: 15px;
    line-height: 20px; }
    footer .s31-benefit-text .s31-heading {
      font-size: 30px;
      line-height: 30px; }
    footer .s31-benefit-text span {
      color: white; }
  footer .s31-seals-line {
    padding: 20px 0 0 0; }
    footer .s31-seals-line img {
      max-width: 100%;
      height: auto;
      position: relative;
      left: -15px; }
    footer .s31-seals-line div:nth-of-type(1) img {
      max-width: 40%;
      max-height: 51px;
      width: auto;
      margin: 10px 13px 0 0; }
      footer .s31-seals-line div:nth-of-type(1) img.s31-lastImg {
        margin-right: 0px; }
    footer .s31-seals-line div:nth-of-type(2) {
      line-height: 70px;
      text-align: right; }
    footer .s31-seals-line div:nth-of-type(3) {
      margin-top: 10px; }
      footer .s31-seals-line div:nth-of-type(3) img {
        left: 0px; }
  footer .s31-credits-line {
    padding: 20px 0px; }
    footer .s31-credits-line div:nth-of-type(2) {
      text-align: right; }
    footer .s31-credits-line a svg {
      width: 10px;
      height: 10px;
      position: relative;
      top: -3px;
      left: -8px;
      overflow: visible;
      margin-left: 10px; }
  footer .s31-links-line {
    padding: 53px 0 38px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*		svg path {
			fill: $color-primary;
		}*/ }
    footer .s31-links-line .s31-linkTitle {
      color: #363636; }
      footer .s31-links-line .s31-linkTitle svg {
        display: none; }
    footer .s31-links-line .s31-links li a {
      color: #939292;
      font-size: 16px;
      line-height: 26px; }
      footer .s31-links-line .s31-links li a:hover {
        text-decoration: underline;
        color: #939292;
        cursor: pointer; }
    footer .s31-links-line .s31-links.s31-links-contact li {
      color: #363636;
      font-size: 16px; }
      footer .s31-links-line .s31-links.s31-links-contact li a {
        color: #F68D2E;
        text-decoration: underline; }
    footer .s31-links-line .s31-socialBlock {
      margin-top: 32px; }
      footer .s31-links-line .s31-socialBlock .s31-linkTitle {
        margin-bottom: 13px; }
    footer .s31-links-line p {
      font-size: 18px;
      font-weight: 600;
      line-height: 18px;
      margin-bottom: 18px; }
    footer .s31-links-line svg {
      margin: 0 18px 0 0;
      width: 39px;
      height: 39px; }
    footer .s31-links-line .s31-heading {
      font-size: 18px;
      font-weight: bold; }
    footer .s31-links-line .s31-telefon-link {
      font-size: 30px;
      line-height: 30px;
      color: #363636; }
    footer .s31-links-line .s31-email-link {
      font-size: 14px;
      line-height: 14px;
      color: #363636;
      margin-bottom: 15px;
      display: block; }
    footer .s31-links-line .s31-footer-menu a {
      color: #363636;
      line-height: 25px; }
    footer .s31-links-line .s31-footcont-centered {
      text-align: center; }
    footer .s31-links-line .s31-icon-pad {
      padding-top: 5px; }
    footer .s31-links-line .s31-footer-socialLink svg path {
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }
    footer .s31-links-line .s31-footer-socialLink:hover svg path {
      fill: black; }
    footer .s31-links-line .s31-social-icon a {
      text-decoration: none; }
    footer .s31-links-line .s31-social-icon .ico-fb-cls-1:hover path {
      fill: #1877F2; }
    footer .s31-links-line .s31-social-icon .ico-instagram-cls-1:hover path {
      fill: #1877F2; }
    footer .s31-links-line .s31-social-icon .ico-youtube-cls-1:hover path {
      fill: #FF0000; }
  footer .s31-socialBlockTablet {
    display: none; }
  footer .s31-footer-cooperation {
    padding: 34px 80px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    footer .s31-footer-cooperation .s31-copyright {
      font-size: 16px;
      line-height: 1; }
      footer .s31-footer-cooperation .s31-copyright span {
        color: #6E6259;
        display: inline-block;
        margin-top: 30px; }
        footer .s31-footer-cooperation .s31-copyright span .s31-footer-year {
          margin-top: 0; }
          footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:before {
            content: "";
            display: block;
            width: 13px;
            height: 1px;
            margin: auto;
            margin-bottom: 3px;
            background: #6e6259; }
          footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:after {
            content: "";
            margin: auto;
            display: block;
            width: 13px;
            height: 1px;
            margin-top: 3px;
            background: #6e6259; }
    footer .s31-footer-cooperation .s31-linkTitle {
      font-weight: 600;
      font-size: 18px;
      line-height: 1;
      margin-bottom: 25px; }
    footer .s31-footer-cooperation .s31-certificate {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      footer .s31-footer-cooperation .s31-certificate .s31-overeno-heureka {
        width: 18%;
        max-width: 60px;
        margin-right: 20px;
        height: auto; }
      footer .s31-footer-cooperation .s31-certificate .s31-superbrand {
        width: 27%;
        max-width: 91px; }
      footer .s31-footer-cooperation .s31-certificate .s31-apek {
        width: 42%;
        max-width: 141px;
        margin: 0; }
    footer .s31-footer-cooperation .s31-cards svg {
      margin: 0 4.5% 0 0;
      width: 19%;
      max-width: 63px;
      height: auto;
      border: 1px solid rgba(110, 98, 89, 0.1);
      -webkit-border-radius: 6px;
      border-radius: 6px; }
    footer .s31-footer-cooperation .s31-uk {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      footer .s31-footer-cooperation .s31-uk svg {
        margin-right: 10px; }
      footer .s31-footer-cooperation .s31-uk p {
        color: #363636;
        margin-bottom: 0; }
  footer .s31-footer-subscribe {
    margin: 0 auto; }
    footer .s31-footer-subscribe .alert {
      margin-top: 10px; }
    footer .s31-footer-subscribe .s31-button-red {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-style: solid;
      outline: none;
      background: #363636;
      border: 2px solid #363636;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      -webkit-border-top-right-radius: 3px;
      border-top-right-radius: 3px;
      -webkit-border-bottom-right-radius: 3px;
      border-bottom-right-radius: 3px;
      color: white;
      width: 90px;
      height: 40px;
      line-height: 37px;
      text-align: center;
      padding: 0 10px;
      -webkit-box-shadow: none;
      box-shadow: none;
      position: relative;
      left: -3px;
      float: right !important; }
      footer .s31-footer-subscribe .s31-button-red:hover {
        background: white;
        color: #363636;
        cursor: pointer; }
  footer .s31-footer-textSmaller {
    font-size: 10px;
    line-height: 14px;
    padding: 10px 55px;
    text-align: justify; }
    footer .s31-footer-textSmaller a {
      font-size: 10px;
      line-height: 14px; }

.s31-footer-banners {
  margin: 50px 0 0 0; }
  .s31-footer-banners .s31-footer-banner {
    border: 2px solid #fdfdfd;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s; }
    .s31-footer-banners .s31-footer-banner img {
      display: block;
      float: left; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-title {
      color: #363636;
      display: block;
      float: right;
      width: 160px;
      margin: 25px 40px 0 0;
      text-align: center;
      font-size: 16px;
      font-weight: bold; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-button {
      display: block;
      float: right;
      margin: 10px 40px 0 0;
      padding: 0 20px;
      text-align: center;
      background: #363636;
      color: white;
      width: 160px;
      height: 40px;
      line-height: 36px;
      -webkit-border-radius: 20px;
      border-radius: 20px;
      cursor: pointer;
      border: 2px solid #363636;
      -webkit-transition-duration: .2s;
      -o-transition-duration: .2s;
      transition-duration: .2s;
      text-decoration: none; }
      .s31-footer-banners .s31-footer-banner .s31-footer-banner-button:hover {
        background: white;
        color: #363636; }
  .s31-footer-banners a:hover .s31-footer-banner {
    border-color: #363636; }
  .s31-footer-banners a:hover .s31-footer-banner-button {
    background: white;
    color: #363636; }

.s31-banners-footer img {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 100%; }

.s31-banners-footer .s31-banners-footer-desktop {
  margin-bottom: 60px; }

.s31-banners-footer .s31-banners-footer-mobile {
  display: none !important; }

@media (max-width: 1439px) {
  footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-agreement-text {
    width: 450px; }
  footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
    width: 450px; }
  footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green {
    width: auto;
    margin-left: 0;
    margin-top: 20px; } }

@media (max-width: 1199px) {
  footer .s31-newsletter-login {
    margin: 0; }
    footer .s31-newsletter-login .s31-newsletter-login-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 20%;
        flex: 1 0 20%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: -100px; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo svg {
          margin-top: 2.93vw;
          width: 9.5vw;
          height: 9.5vw; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
        flex: 1 0 80%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-subText {
          font-size: 1.76vw;
          line-height: 2.06vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages {
          font-size: 1.57vw; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            font-size: 1.57vw; }
            footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div svg {
              min-width: 1.76vw;
              margin-top: 0.4vw; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 80%;
        flex: 0 1 80%;
        float: right;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr {
          margin-bottom: 0; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
          font-size: 1.57vw !important;
          line-height: 2.06vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
          width: 33.3vw;
          height: 4.5vw;
          padding: 0 1.47vw;
          font-size: 1.57vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green {
          width: auto;
          margin-top: 0;
          padding: 0 1.47vw;
          margin-left: 1.96vw;
          height: 4.5vw;
          line-height: 4.5vw;
          font-size: 1.57vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-agreement-text {
          margin-bottom: 0;
          margin-top: 1.47vw;
          font-size: 1.37vw;
          width: 33.3vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
          display: inline-block;
          font-size: 1.57vw;
          margin-bottom: 0; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
            width: 1.76vw;
            vertical-align: middle;
            height: auto; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-errorText {
          margin-top: 0.69vw;
          margin-bottom: 3.91vw;
          font-size: 1.37vw;
          line-height: 1.57vw; }
  footer .s31-footer-container {
    padding: 15px; }
  footer .s31-links-line {
    padding: 50px; }
    footer .s31-links-line p {
      font-size: 1.76vw; }
    footer .s31-links-line svg {
      width: 3.91vw;
      height: 3.91vw;
      margin: 0 1.96vw 0 0; }
    footer .s31-links-line .s31-links li a {
      font-size: 1.57vw;
      line-height: 2.54vw; }
    footer .s31-links-line .s31-links.s31-links-contact li {
      font-size: 1.57vw; }
  footer .s31-footer-cooperation {
    padding: 32px 35px; }
    footer .s31-footer-cooperation .s31-linkTitle {
      font-size: 1.76vw; }
    footer .s31-footer-cooperation .s31-certificate img {
      margin-right: 1.96vw; }
    footer .s31-footer-cooperation .s31-certificate .s31-overeno-heureka {
      width: 5.86vw; }
    footer .s31-footer-cooperation .s31-certificate .s31-superbrand {
      width: 8.9vw; }
    footer .s31-footer-cooperation .s31-certificate .s31-apek {
      width: 13.8vw; }
    footer .s31-footer-cooperation .s31-cards svg {
      width: 6.16vw;
      height: auto;
      margin-right: 1.47vw; }
  .s31-footer-banners .s31-footer-banner {
    border: 2px solid #d9e1e7; }
    .s31-footer-banners .s31-footer-banner img {
      display: block;
      float: left;
      max-width: 100px; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-title {
      width: 160px;
      margin: 5px 20px 0 0; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-button {
      margin: 5px 20px 0 0;
      padding: 0 20px;
      width: 160px; }
  .s31-banners-footer img {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
  .s31-banners-footer .s31-banners-footer-desktop {
    margin-bottom: 5.86vw; } }

@media (max-width: 991px) {
  footer {
    margin: 0; }
    footer .s31-newsletter-login {
      margin: 0; }
      footer .s31-newsletter-login .s31-newsletter-login-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 25%;
          flex: 1 0 25%;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          margin-bottom: -100px; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo svg {
            margin-top: 2.61vw;
            width: 12.5vw;
            height: 12.5vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 75%;
          flex: 1 0 75%;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div {
            font-size: 2.09vw; }
            footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div svg {
              min-width: 2.35vw;
              margin-top: 0.53vw; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-subText {
            font-size: 2.35vw;
            line-height: 2.74vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox {
          -webkit-box-flex: 0;
          -ms-flex: 0 1 75%;
          flex: 0 1 75%;
          float: right;
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
            font-size: 2.09vw !important;
            line-height: 2.74vw; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
            width: 100%;
            margin-bottom: 2.61vw;
            height: 6vw;
            padding: 0 1.96vw;
            font-size: 2.09vw; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green {
            padding: 0 1.96vw;
            margin-left: 0;
            height: 6vw;
            line-height: 6vw;
            font-size: 2.09vw; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-agreement-text {
            margin-top: 1.96vw;
            font-size: 1.83vw;
            width: 100%; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
            display: inline-block;
            font-size: 2.09vw;
            margin-bottom: 0; }
            footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
              width: 2.35vw;
              vertical-align: middle;
              height: auto; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-errorText {
            margin-top: 0.92vw;
            margin-bottom: 5.21vw;
            font-size: 1.83vw;
            line-height: 2.09vw; }
    footer .s31-links-line > div, footer .s31-seals-line > div {
      padding: 0; }
    footer .s31-links-line {
      padding: 2.35vw 0;
      margin: 0 5.21vw; }
      footer .s31-links-line .s31-linkTitle {
        font-size: 2.4vw;
        margin: 1.44vw 1.83vw 1.44vw 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        footer .s31-links-line .s31-linkTitle .s31-sub-menu-icon svg {
          width: 1.96vw;
          height: 1.96vw;
          display: inline-block;
          margin-left: 1.83vw;
          -webkit-transition: -webkit-transform .5s;
          transition: -webkit-transform .5s;
          -o-transition: transform .5s;
          transition: transform .5s;
          transition: transform .5s, -webkit-transform .5s;
          vertical-align: middle; }
          footer .s31-links-line .s31-linkTitle .s31-sub-menu-icon svg .sipka-cls-1 {
            stroke: #363636; }
        footer .s31-links-line .s31-linkTitle .s31-sub-menu-icon.opened svg {
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
      footer .s31-links-line .s31-links {
        display: none;
        margin-top: 1.05vw;
        margin-bottom: 1.83vw; }
        footer .s31-links-line .s31-links li a {
          font-size: 2.1vw;
          line-height: 3.91vw; }
        footer .s31-links-line .s31-links.s31-links-contact li {
          font-size: 2.09vw; }
      footer .s31-links-line a {
        font-size: 16px; }
      footer .s31-links-line p {
        font-size: 16px; }
        footer .s31-links-line p.s31-heading {
          font-size: 18px; }
      footer .s31-links-line .s31-social-icon {
        margin-top: 1.96vw; }
      footer .s31-links-line .s31-footcont-centered {
        text-align: left; }
        footer .s31-links-line .s31-footcont-centered.order-md-4 {
          text-align: center; }
      footer .s31-links-line .s31-socialBlock {
        display: none; }
    footer .s31-socialBlockTablet {
      width: 71%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 2.35vw 0 1.44vw 0; }
      footer .s31-socialBlockTablet .s31-linkTitle {
        font-size: 2.35vw;
        line-height: 2.74vw;
        margin: 1.44vw 1.83vw 1.44vw 0;
        font-weight: 600; }
      footer .s31-socialBlockTablet .s31-social-icon a svg {
        width: 5.21vw;
        height: auto;
        margin-right: 2.61vw; }
    footer .s31-footer-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    footer .s31-footer-cooperation {
      padding: 2.61vw; }
      footer .s31-footer-cooperation .s31-linkTitle {
        font-size: 2.4vw; }
      footer .s31-footer-cooperation .s31-copyright {
        padding: 0;
        margin-top: 1.96vw;
        margin-bottom: 4.43vw;
        font-size: 2.09vw; }
        footer .s31-footer-cooperation .s31-copyright span {
          font-size: 1.83vw;
          margin-top: 3.26vw; }
          footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:before {
            width: 1.83vw; }
          footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:after {
            width: 1.83vw; }
      footer .s31-footer-cooperation .s31-certificate img {
        margin-right: 2.61vw; }
      footer .s31-footer-cooperation .s31-certificate .s31-overeno-heureka {
        width: 7.82vw; }
      footer .s31-footer-cooperation .s31-certificate .s31-superbrand {
        width: 11.85vw; }
      footer .s31-footer-cooperation .s31-certificate .s31-apek {
        width: 18.23vw; }
      footer .s31-footer-cooperation .s31-cards svg {
        width: 8.2vw;
        height: auto;
        margin-right: 1.96vw; }
  .s31-banners-footer img {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw; }
  .s31-banners-footer .s31-banners-footer-mobile {
    display: block !important;
    margin-bottom: 7.82vw; }
  .s31-banners-footer .s31-banners-footer-desktop {
    display: none !important; } }

@media (max-width: 767px) {
  footer .s31-newsletter-login {
    margin: 0; }
    footer .s31-newsletter-login .s31-newsletter-login-block {
      margin-bottom: 5.21vw;
      padding: 3.48vw; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo {
        position: absolute;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 37%;
        flex: 1 0 37%;
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo svg {
          float: right;
          width: 8.69vw;
          height: 8.69vw;
          margin: 0; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 70%;
        flex: 1 0 70%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-heading {
          font-size: 3.48vw;
          line-height: 3.65vw;
          margin-bottom: 2.61vw;
          width: 70%; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div {
          font-size: 2.44vw; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div svg {
            min-width: 3.13vw;
            height: 3.13vw;
            margin-top: 0.7vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-subText {
          font-size: 2.78vw;
          line-height: 3.65vw; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
          font-size: 2.78vw !important;
          line-height: 3.65vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
          height: 8vw;
          padding: 0 2.61vw;
          font-size: 2.44vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green {
          width: 100%;
          padding: 0 2.61vw;
          height: 8vw;
          line-height: 8vw;
          font-size: 2.44vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-agreement-text {
          margin-top: 2.61vw;
          font-size: 2.44vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr input {
          min-width: 2.44vw;
          width: 2.44vw;
          height: 2.44vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
          display: inline-block;
          font-size: 2.44vw;
          margin-bottom: 0; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
            width: 3.13vw;
            min-width: 3.13vw;
            vertical-align: middle;
            height: auto; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-errorText {
          position: initial;
          margin-top: 1.22vw;
          margin-bottom: 0;
          font-size: 2.44vw;
          line-height: 2.78vw; }
  footer .s31-credits-line div {
    text-align: center !important; }
  footer .s31-seals-line img {
    left: 0px; }
  footer .s31-seals-line div:nth-of-type(1) img, footer .s31-seals-line div:nth-of-type(2) img, footer .s31-seals-line div:nth-of-type(3) img {
    max-width: 40%;
    margin: 0 5%;
    max-height: 188px; }
  footer .s31-seals-line div:nth-of-type(4) {
    line-height: 5.21vw;
    text-align: center; }
  footer .s31-seals-line div:nth-of-type(5) {
    margin-top: 0px; }
  footer .s31-seals-line .s31-seals-line-noborder {
    border: none;
    padding-bottom: 0px; }
  footer .s31-seals-line .s31-seals-line-heading {
    margin-bottom: -3.48vw;
    font-size: 16px; }
  footer .s31-links-line {
    padding: 1.74vw 0;
    margin: 0 3.48vw; }
    footer .s31-links-line svg {
      width: 6.95vw;
      height: 6.95vw;
      margin: 0 3.48vw 0 0; }
    footer .s31-links-line .s31-linkTitle {
      font-size: 2.78vw;
      margin: 1.91vw 2.44vw 1.91vw 0; }
      footer .s31-links-line .s31-linkTitle .s31-sub-menu-icon svg {
        width: 2.084vw;
        margin-left: 2.44vw;
        vertical-align: middle; }
    footer .s31-links-line .s31-links {
      margin-bottom: 2.44vw; }
      footer .s31-links-line .s31-links li a {
        font-size: 2.44vw;
        line-height: 4.52vw; }
      footer .s31-links-line .s31-links.s31-links-contact li {
        font-size: 2.44vw; }
    footer .s31-links-line .s31-socialBlock {
      display: block;
      margin: 4vw 0 1.91vw 0; }
      footer .s31-links-line .s31-socialBlock .s31-linkTitle {
        margin-bottom: 2.44vw; }
  footer .s31-socialBlockTablet {
    display: none; }
  footer .s31-footer-cooperation {
    padding: 2.61vw 0.87vw;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    footer .s31-footer-cooperation .s31-linkTitle {
      font-size: 2.78vw;
      margin-bottom: 4vw; }
    footer .s31-footer-cooperation .s31-copyright {
      padding: 0;
      margin-top: 2.61vw;
      margin-bottom: 3.48vw;
      font-size: 2.44vw; }
      footer .s31-footer-cooperation .s31-copyright span {
        font-size: 2.44vw;
        margin-top: 4.35vw; }
        footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:before {
          margin-bottom: 0.53vw;
          width: 2.44vw; }
        footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:after {
          margin-top: 0.53vw;
          width: 2.44vw; }
    footer .s31-footer-cooperation .s31-certificate {
      margin-bottom: 5.21vw;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      footer .s31-footer-cooperation .s31-certificate img {
        margin: 0 2.61vw 0 0; }
      footer .s31-footer-cooperation .s31-certificate .s31-overeno-heureka {
        width: 15.8vw; }
      footer .s31-footer-cooperation .s31-certificate .s31-superbrand {
        width: 24vw; }
      footer .s31-footer-cooperation .s31-certificate .s31-apek {
        width: 37vw;
        margin: 0; }
    footer .s31-footer-cooperation .s31-cards {
      margin-bottom: 3.48vw; }
      footer .s31-footer-cooperation .s31-cards svg {
        height: auto;
        margin: 0 2.61vw 0 0;
        width: 10.42vw; }
    footer .s31-footer-cooperation .s31-uk {
      margin-bottom: 30px !important; }
  footer .s31-footer-subscribe {
    width: 100%; }
    footer .s31-footer-subscribe p {
      text-align: left; }
    footer .s31-footer-subscribe input[type="email"] {
      width: 60%;
      padding: 0 20px;
      margin-bottom: 3.48vw; }
    footer .s31-footer-subscribe .s31-button-red {
      width: 40%; }
  footer .s31-footer-textSmaller {
    text-align: left;
    padding: 1.74vw 0; }
  .s31-footer-banners .s31-footer-banner {
    margin-bottom: 3.48vw; }
    .s31-footer-banners .s31-footer-banner img {
      display: block;
      float: left;
      max-width: 80px;
      margin-left: 6.95vw; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-title {
      line-height: 3.48vw;
      margin: 5.21vw 0; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-button {
      margin: 5.21vw 0; }
  .s31-banners-footer img {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw; }
  .s31-banners-footer .s31-banners-footer-mobile {
    margin-bottom: 5.21vw; } }

@media (max-width: 575px) {
  .s31-footer-banners .s31-footer-banner {
    padding-top: 10px;
    margin-bottom: 20px;
    position: relative; }
    .s31-footer-banners .s31-footer-banner img {
      display: block;
      float: left;
      max-width: 80px;
      margin-left: 0;
      position: absolute;
      bottom: 0px;
      left: 0px; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-title {
      line-height: 16px;
      margin: 10px 30px 0 0; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-button {
      margin: 10px 30px 10px 0; }
  footer .s31-newsletter-login {
    margin: 0; }
    footer .s31-newsletter-login .s31-newsletter-login-block {
      margin-bottom: 8vw;
      padding: 5.34vw; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo {
        position: absolute;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 37%;
        flex: 1 0 37%;
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-logo svg {
          float: right;
          width: 13.34vw;
          height: 13.34vw;
          margin: 0; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 70%;
        flex: 1 0 70%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-heading {
          font-size: 5.34vw;
          line-height: 5.6vw;
          margin-bottom: 4vw;
          width: 70%; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div {
          font-size: 3.74vw; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-advantages div svg {
            min-width: 4.8vw;
            height: 4.8vw;
            margin-top: 1.07vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-text .s31-newsletter-subText {
          font-size: 4.27vw;
          line-height: 5.6vw; }
      footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
          font-size: 4.27vw !important;
          line-height: 5.6vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
          width: 100%;
          height: 12.27vw;
          padding: 0 4vw;
          font-size: 3.74vw;
          margin-bottom: 5.34vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green {
          padding: 0 4vw;
          height: 12.27vw;
          line-height: 12.27vw;
          font-size: 3.74vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-agreement-text {
          margin-top: 4vw;
          font-size: 3.74vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr input {
          min-width: 3.74vw;
          width: 3.74vw;
          height: 3.74vw; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
          display: inline-block;
          margin-top: 4vw;
          font-size: 3.74vw;
          margin-bottom: 0; }
          footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
            width: 4.8vw;
            min-width: 4.8vw;
            vertical-align: middle;
            height: auto; }
        footer .s31-newsletter-login .s31-newsletter-login-block .s31-newsletter-loginBox .s31-errorText {
          margin-top: 1.87vw;
          font-size: 3.74vw;
          line-height: 4.27vw; }
  footer .s31-credits-line div {
    text-align: center !important; }
  footer .s31-seals-line img {
    left: 0px; }
  footer .s31-seals-line div:nth-of-type(1) img, footer .s31-seals-line div:nth-of-type(2) img, footer .s31-seals-line div:nth-of-type(3) img {
    max-width: 40%;
    margin: 0 5%;
    max-height: 188px; }
  footer .s31-seals-line div:nth-of-type(4) {
    line-height: 8vw;
    text-align: center; }
  footer .s31-seals-line div:nth-of-type(5) {
    margin-top: 0px; }
  footer .s31-seals-line .s31-seals-line-noborder {
    border: none;
    padding-bottom: 0px; }
  footer .s31-seals-line .s31-seals-line-heading {
    margin-bottom: -5.34vw;
    font-size: 16px; }
  footer .s31-links-line {
    padding: 2.67vw 0;
    margin: 0 5.34vw; }
    footer .s31-links-line svg {
      width: 10.67vw;
      height: 10.67vw;
      margin: 0 5.34vw 0 0; }
    footer .s31-links-line .s31-linkTitle {
      font-size: 4.27vw;
      margin: 2.94vw 3.74vw 2.94vw 0; }
      footer .s31-links-line .s31-linkTitle .s31-sub-menu-icon svg {
        width: 3.2vw;
        margin-left: 3.74vw;
        vertical-align: middle; }
    footer .s31-links-line .s31-links {
      margin-bottom: 3.74vw; }
      footer .s31-links-line .s31-links li a {
        font-size: 3.74vw;
        line-height: 6.94vw; }
      footer .s31-links-line .s31-links.s31-links-contact li {
        font-size: 3.74vw; }
    footer .s31-links-line .s31-socialBlock {
      display: block;
      margin: 6.14vw 0 0 0; }
      footer .s31-links-line .s31-socialBlock .s31-linkTitle {
        margin-bottom: 3.74vw; }
  footer .s31-socialBlockTablet {
    display: none; }
  footer .s31-footer-cooperation {
    padding: 4vw 1.34vw;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    footer .s31-footer-cooperation .s31-linkTitle {
      font-size: 4.27vw;
      margin-bottom: 6.14vw; }
    footer .s31-footer-cooperation .s31-copyright {
      padding: 0;
      margin-top: 4vw;
      margin-bottom: 5.34vw;
      font-size: 3.74vw; }
      footer .s31-footer-cooperation .s31-copyright span {
        font-size: 3.74vw;
        margin-top: 6.67vw; }
        footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:before {
          margin-bottom: 0.8vw;
          width: 3.74vw; }
        footer .s31-footer-cooperation .s31-copyright span .s31-footer-year:after {
          margin-top: 0.8vw;
          width: 3.74vw; }
    footer .s31-footer-cooperation .s31-certificate {
      margin-bottom: 8vw;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      footer .s31-footer-cooperation .s31-certificate img {
        margin: 0 4vw 0 0; }
      footer .s31-footer-cooperation .s31-certificate .s31-overeno-heureka {
        width: 15.8vw; }
      footer .s31-footer-cooperation .s31-certificate .s31-superbrand {
        width: 24vw; }
      footer .s31-footer-cooperation .s31-certificate .s31-apek {
        width: 37vw;
        margin: 0; }
    footer .s31-footer-cooperation .s31-cards {
      margin-bottom: 5.34vw; }
      footer .s31-footer-cooperation .s31-cards svg {
        height: auto;
        margin: 0 4vw 0 0;
        width: 16vw; }
  footer .s31-footer-subscribe {
    width: 100%; }
    footer .s31-footer-subscribe p {
      text-align: left; }
    footer .s31-footer-subscribe input[type="email"] {
      width: 60%;
      padding: 0 10px; }
    footer .s31-footer-subscribe .s31-button-red {
      width: 40%; }
  footer .s31-footer-textSmaller {
    text-align: left;
    padding: 2.67vw 0; }
  .s31-footer-banners .s31-footer-banner {
    margin-bottom: 5.34vw; }
    .s31-footer-banners .s31-footer-banner img {
      display: block;
      float: left;
      max-width: 80px;
      margin-left: 10.67vw; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-title {
      line-height: 5.34vw;
      margin: 8vw 0; }
    .s31-footer-banners .s31-footer-banner .s31-footer-banner-button {
      margin: 8vw 0; }
  .s31-banners-footer img {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw; }
  .s31-banners-footer .s31-banners-footer-mobile {
    margin-bottom: 8vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-cookie-line {
  background: #FFEDC4;
  z-index: 99999;
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  .s31-cookie-line .s31-cookie-lineText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-cookie-line .s31-cookie-lineText svg {
      margin-right: 20px; }
    .s31-cookie-line .s31-cookie-lineText img {
      min-width: 40px;
      height: 40px;
      margin-right: 20px; }
    .s31-cookie-line .s31-cookie-lineText span {
      padding-right: 20px; }
    .s31-cookie-line .s31-cookie-lineText .s31-button-back {
      background: transparent;
      margin-left: auto;
      margin-right: 0; }
      .s31-cookie-line .s31-cookie-lineText .s31-button-back:hover {
        background: #6e62590d; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText img {
      min-width: 40px;
      min-height: 40px;
      margin-right: 20px;
      margin-bottom: 0; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText .s31-button-back {
      min-width: 230px; }
  .s31-cookie-line .s31-action-banner-box .s31-topBannerLine-close {
    display: none !important; }
  .s31-cookie-line .s31-banner-counter {
    margin-left: 40px; }
    .s31-cookie-line .s31-banner-counter span {
      padding-right: 0px !important;
      font-weight: bold; }
      .s31-cookie-line .s31-banner-counter span.dots {
        margin: 0px;
        padding: 0 5px !important;
        font-weight: normal; }
  .s31-cookie-line .s31-action-lineText a, .s31-cookie-line .s31-action-lineText span {
    font-size: 16px;
    text-decoration: none !important;
    margin-right: auto; }
  .s31-cookie-line .container {
    position: relative; }
  .s31-cookie-line.s31-cookie-lineHidden .s31-cookie-lineText {
    margin-left: -2000px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s; }
  .s31-cookie-line.s31-covid-line {
    background: #ECF5DB; }
    .s31-cookie-line.s31-covid-line svg {
      min-width: 47px; }
  .s31-cookie-line.s31-code-line {
    background-color: #ECF5DB; }
    .s31-cookie-line.s31-code-line .s31-cookie-lineText {
      margin-left: 60px; }
  .s31-cookie-line.s31-bannerCont {
    max-height: 300px; }
    .s31-cookie-line.s31-bannerCont.s31-cookie-lineHidden {
      max-height: 0px; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText {
      font-size: 16px; }
      .s31-cookie-line.s31-bannerCont .s31-cookie-lineText strong {
        font-size: 16px; }
      .s31-cookie-line.s31-bannerCont .s31-cookie-lineText a {
        font-size: 16px;
        text-decoration: underline;
        color: #363636; }
        .s31-cookie-line.s31-bannerCont .s31-cookie-lineText a:hover {
          text-decoration: none;
          cursor: pointer; }
        .s31-cookie-line.s31-bannerCont .s31-cookie-lineText a.s31-button-back {
          text-decoration: none; }
      .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        margin-left: 15px;
        width: 25px;
        height: 25px; }
        .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close svg {
          margin: unset;
          min-width: unset;
          width: 16px;
          height: 16px; }
        .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close:hover {
          cursor: pointer; }
          .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close:hover svg g {
            stroke: #000; }

.s31-header-contact p {
  text-align: left;
  color: #363636;
  margin: 0; }
  .s31-header-contact p a {
    font-weight: 600;
    color: #363636;
    text-decoration: underline; }
  .s31-header-contact p svg {
    margin-right: 10px;
    vertical-align: middle; }

header {
  text-align: center;
  padding: 14px 0 15px;
  z-index: 99999;
  position: relative;
  height: auto;
  min-height: 150px;
  background: white; }
  header .s31-header-info-line {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 22px; }
    header .s31-header-info-line .s31-header-links .s31-header-linksBlock {
      min-width: 400px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: auto;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      color: #363636; }
      header .s31-header-info-line .s31-header-links .s31-header-linksBlock a {
        color: #363636; }
        header .s31-header-info-line .s31-header-links .s31-header-linksBlock a:first-of-type {
          margin-right: 20px; }
  header .s31-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    header .s31-logo svg {
      display: block;
      max-width: 220px;
      width: 100%;
      height: 100%; }
    header .s31-logo .s31-logoText {
      font-size: 0px; }
  header .s31-header-right {
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
    header .s31-header-right .s31-ico {
      line-height: 0;
      text-align: center; }
    header .s31-header-right .s31-ico-text span {
      width: 100%;
      line-height: 16px;
      font-size: 14px; }
    header .s31-header-right .s31-search-bar-mobile {
      display: none; }
  header .s31-search-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    header .s31-search-bar .s31-ico {
      line-height: 0;
      margin: 0; }
  header .s31-calendar-cart-info {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    line-height: 30px;
    color: #a9212f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0; }
    header .s31-calendar-cart-info svg {
      width: 30px;
      height: 30px;
      margin-right: 10px; }
  header .s31-header-mainHeading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  header .s31-wishlist-header-block .s31-wishlist-header-button:hover .s31-ico path {
    fill: #E8584B;
    stroke: #E8584B;
    stroke-width: 2px; }
  header .s31-wishlist-header-block .s31-wishlist-header-button svg path {
    fill: #ffff;
    stroke: #E8584B;
    stroke-width: 2px; }
  header .s31-wishlist-header-block .s31-wishlist-header-button .s31-ico.active svg path {
    fill: #E8584B;
    stroke: #E8584B;
    stroke-width: 2px; }
  header .s31-wishlist-header-block .s31-ico-count {
    display: inline-block;
    width: auto;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 36px;
    top: -2px;
    font-size: 12px;
    background: #363636;
    color: white; }

.s31-checkout-header {
  -webkit-box-shadow: 0 2px 50px 0 rgba(147, 146, 146, 0.2);
  box-shadow: 0 2px 50px 0 rgba(147, 146, 146, 0.2);
  height: auto;
  padding: 42px 0;
  margin-bottom: 30px; }
  .s31-checkout-header .s31-header-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.s31-header-text-container {
  text-align: left; }
  .s31-header-text-container .s31-header-text {
    color: white;
    margin-bottom: 14px; }
    .s31-header-text-container .s31-header-text a {
      color: white;
      text-decoration: none;
      font-weight: bold; }
    .s31-header-text-container .s31-header-text strong {
      color: white; }
  .s31-header-text-container svg {
    position: relative;
    top: 4px; }

.s31-currency-switcher {
  color: white;
  margin: 5px 15px 0 0;
  text-align: right; }
  .s31-currency-switcher span {
    color: white; }
  .s31-currency-switcher .separator {
    color: #d9e1e7; }
  .s31-currency-switcher a {
    color: #363636; }
  .s31-currency-switcher .s31-separator {
    padding: 0px 3px; }

.s31-search {
  max-width: 610px;
  -webkit-box-shadow: 0 0 40px 0 rgba(110, 98, 89, 0.15);
  box-shadow: 0 0 40px 0 rgba(110, 98, 89, 0.15);
  width: 100%;
  opacity: 1;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  .s31-search .tt-input {
    font-weight: 600; }
    .s31-search .tt-input::-webkit-input-placeholder {
      font-weight: normal; }
    .s31-search .tt-input::-moz-placeholder {
      font-weight: normal; }
    .s31-search .tt-input:-ms-input-placeholder {
      font-weight: normal; }
    .s31-search .tt-input:-moz-placeholder {
      font-weight: normal; }

.s31-search {
  border: 1px solid rgba(54, 54, 54, 0.5);
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .s31-search ::-webkit-input-placeholder {
    color: #939292; }
  .s31-search ::-moz-placeholder {
    color: #939292; }
  .s31-search :-ms-input-placeholder {
    color: #939292; }
  .s31-search :-moz-placeholder {
    color: #939292; }
  .s31-search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
  .s31-search .s31-button-grey-cart {
    display: none;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0;
    height: 48px;
    margin-top: -1px;
    margin-right: -1px;
    line-height: 48px;
    font-weight: 500;
    border: none; }
  .s31-search .s31-search-button {
    font-size: 0px; }
    .s31-search .s31-search-button svg {
      margin-right: 18px;
      width: 18px;
      height: 18px; }
  .s31-search .s31-search-focus svg {
    display: none; }
  .s31-search .s31-search-focus .s31-button-grey-cart {
    display: block; }
  .s31-search input {
    line-height: 1;
    padding: 0 0 0 18px;
    height: 46px;
    width: 100%;
    border: none;
    outline: none;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .s31-search button {
    display: inline-block;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height: normal;
    height: 46px;
    padding: 0;
    width: 15%;
    border: none;
    text-align: right;
    outline: none;
    cursor: pointer;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    background-color: white; }
  .s31-search.s31-error-animated-search-bar {
    -webkit-animation: shake-search-bar 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    animation: shake-search-bar 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both; }
  .s31-search .s31-search-button-reset {
    display: none;
    height: auto;
    width: auto;
    border: none;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 183px; }

.s31-header-right .s31-wishlist-header-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .s31-header-right .s31-wishlist-header-block .s31-wishlist-header-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #363636; }
    .s31-header-right .s31-wishlist-header-block .s31-wishlist-header-button:hover {
      text-decoration: none; }

.s31-header-right .s31-ico {
  margin: 0 15px 0 0; }

.s31-header-right .s31-ico-text .s31-ico-text-heading {
  text-decoration: none; }
  .s31-header-right .s31-ico-text .s31-ico-text-heading p {
    font-weight: 500;
    display: inline;
    line-height: 16px;
    font-size: 14px; }
  .s31-header-right .s31-ico-text .s31-ico-text-heading i {
    font-style: normal;
    color: #6BA539;
    text-decoration: none;
    font-size: 13px; }
  .s31-header-right .s31-ico-text .s31-ico-text-heading .s31-ico-text-mobile {
    display: none; }

.s31-header-right .s31-ico-text .s31-ico-free-delivery {
  line-height: 16px;
  font-size: 14px;
  color: #6BA539; }

.s31-header-right .s31-ico-text .s31-money-count.s31-active-cart {
  color: #6BA539; }
  .s31-header-right .s31-ico-text .s31-money-count.s31-active-cart.s31-money-countSmaller {
    font-size: 12px;
    line-height: 21px; }

.modal {
  z-index: 999999 !important; }

.s31-deliveryPrices-layerDialog {
  max-width: 80%; }

.s31-deliveryPrices-layerInside {
  max-width: 1370px;
  width: 100%;
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 40px 0 #6e62594d;
  box-shadow: 0 0 40px 0 #6e62594d;
  margin: 0 auto; }

.s31-deliveryPrices-heading {
  background: #F0EFEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }
  .s31-deliveryPrices-heading h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: left; }
  .s31-deliveryPrices-heading .s31-deliveryPrices-closeBtn svg {
    vertical-align: middle;
    cursor: pointer; }
  .s31-deliveryPrices-heading .s31-deliveryPrices-closeBtn:hover svg g {
    stroke: #000; }

.s31-deliveryPrices-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 30px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery {
    background: #6ba5391a;
    padding: 20px;
    text-align: center;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px; }
    .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div svg {
        min-width: 30px;
        min-height: 30px; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div .s31-deliveryPrices-freeDeliveryText {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        color: #6BA539;
        margin-bottom: 0;
        margin-left: 20px; }
  .s31-deliveryPrices-content .s31-deliveryAndPay {
    width: 46.3%; }
    .s31-deliveryPrices-content .s31-deliveryAndPay h3 {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      margin-bottom: 20px;
      text-align: left; }

.s31-typeOfDelivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0;
  min-height: 162px;
  height: auto;
  border-top: 1px solid #F0EFEE; }
  .s31-typeOfDelivery .s31-typeOfDelivery-image {
    margin-right: 40px; }
    .s31-typeOfDelivery .s31-typeOfDelivery-image svg {
      width: 100px;
      height: auto; }
    .s31-typeOfDelivery .s31-typeOfDelivery-image.s31-typeOfDelivery-image-astoreo svg {
      width: 80px;
      height: auto; }
  .s31-typeOfDelivery .s31-typeOfDelivery-text {
    width: 100%; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text div {
      text-align: left; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-name {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      margin-bottom: 5px; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-desc {
      font-size: 16px;
      line-height: 19px; }
  .s31-typeOfDelivery .s31-typeOfDelivery-price {
    min-width: 100px;
    text-align: right;
    font-size: 16px;
    font-weight: 600; }

.s31-typeOfPay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  min-height: 162px;
  height: auto;
  border-top: 1px solid #F0EFEE; }
  .s31-typeOfPay .s31-typeOfPay-image {
    min-width: 100px;
    margin-right: 40px; }
    .s31-typeOfPay .s31-typeOfPay-image svg {
      max-width: 100px;
      height: auto; }
  .s31-typeOfPay .s31-typeOfPay-text {
    width: 100%; }
    .s31-typeOfPay .s31-typeOfPay-text div {
      text-align: left; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-name {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      margin-bottom: 5px; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-desc {
      font-size: 16px;
      line-height: 19px; }
  .s31-typeOfPay .s31-typeOfPay-price {
    min-width: 100px;
    text-align: right;
    font-size: 16px;
    font-weight: 600; }

.s31-typeOfDelivery-price-moible, .s31-typeOfPay-price-mobile {
  display: none; }

#s31-cart-layer .s31-ico {
  display: none; }

@media (max-width: 1439px) {
  .s31-checkout-header .s31-operatingDays {
    display: block !important; } }

@media (max-width: 1199px) {
  .s31-cookie-line .s31-cookie-lineText {
    padding: 1.96vw 0;
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-cookie-line .s31-cookie-lineText svg {
      margin-right: 1.96vw;
      min-width: 3.91vw;
      height: 3.91vw; }
    .s31-cookie-line .s31-cookie-lineText img {
      margin-right: 1.96vw;
      min-width: 3.91vw;
      height: 3.91vw; }
    .s31-cookie-line .s31-cookie-lineText span {
      font-size: 1.57vw;
      line-height: 1.86vw;
      padding-right: 1.96vw; }
      .s31-cookie-line .s31-cookie-lineText span strong {
        font-size: 1.57vw;
        line-height: 1.86vw; }
    .s31-cookie-line .s31-cookie-lineText .s31-button-back {
      margin-left: 1.96vw; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText img {
      min-width: 3.91vw;
      min-height: 3.91vw; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText .s31-button-back {
      min-width: 22.461vw; }
  .s31-cookie-line .s31-action-lineText a, .s31-cookie-line .s31-action-lineText span {
    font-size: 1.57vw; }
  .s31-cookie-line.s31-code-line .s31-cookie-lineText {
    margin-left: 5.86vw; }
  .s31-cookie-line.s31-bannerCont .s31-cookie-lineText {
    font-size: 1.57vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText strong {
      font-size: 1.57vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText a {
      font-size: 1.57vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close {
      margin-left: 1.47vw;
      width: 2.45vw;
      height: 2.45vw; }
      .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close svg {
        margin: unset;
        min-width: unset;
        width: 1.57vw;
        height: 1.57vw; }
  .s31-header-contact p {
    font-size: 1.37vw;
    margin: 0; }
    .s31-header-contact p a {
      font-size: 1.37vw; }
    .s31-header-contact p .s31-operatingDays {
      display: none; }
  header {
    padding: 1.47vw 2.93vw 2.45vw 2.93vw;
    min-height: auto;
    height: auto; }
    header .s31-header-info-line {
      margin-bottom: 1.47vw; }
      header .s31-header-info-line .s31-header-links .s31-header-linksBlock {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-left: 3.91vw; }
        header .s31-header-info-line .s31-header-links .s31-header-linksBlock a {
          font-size: 1.37vw; }
    header .s31-logo-desktop img {
      width: 20.8vw;
      max-width: inherit; }
    header .s31-logo-desktop .s31-logo-text {
      font-size: 1.08vw; }
    header .s31-account-block svg {
      width: 2.93vw;
      height: 2.93vw; }
    header .s31-wishlist-header-block .s31-wishlist-header-button svg {
      width: 2.93vw;
      height: 2.93vw; }
    header .s31-wishlist-header-block .s31-ico-count {
      width: 1.96vw;
      height: 1.96vw;
      line-height: 1.96vw;
      font-size: 1.18vw;
      left: 2.54vw;
      top: -0.88vw; }
    header .s31-cart-block svg {
      width: 2.93vw;
      height: 2.93vw; }
    header .s31-header-right {
      padding: 0; }
      header .s31-header-right .s31-wishlist-header-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      header .s31-header-right .s31-ico {
        margin: 0; }
      header .s31-header-right .s31-ico-text .s31-ico-text-heading p {
        display: none; }
        header .s31-header-right .s31-ico-text .s31-ico-text-heading p span {
          line-height: 1.37vw;
          font-size: 1.18vw; }
    header .s31-calendar-cart-info {
      margin-bottom: -15px; }
    header .s31-ico-free-delivery {
      display: none; }
  .s31-checkout-header {
    padding: 4.11vw 2.93vw 4.11vw 2.93vw;
    -webkit-box-shadow: inset 0 -1px 0 0 #EAEAEA, 0 0 40px 0 rgba(110, 98, 89, 0.15);
    box-shadow: inset 0 -1px 0 0 #EAEAEA, 0 0 40px 0 rgba(110, 98, 89, 0.15);
    margin-bottom: 0.98vw; }
    .s31-checkout-header .s31-wishlist-header-block .s31-ico-count {
      left: 54%; }
  .s31-deliveryPrices-layerInside {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    -webkit-box-shadow: 0 0 3.91vw 0 #6e62594d;
    box-shadow: 0 0 3.91vw 0 #6e62594d; }
  .s31-deliveryPrices-heading {
    padding: 2.93vw;
    -webkit-border-radius: 0.98vw 0.98vw 0 0;
    border-radius: 0.98vw 0.98vw 0 0; }
    .s31-deliveryPrices-heading h2 {
      font-size: 2.54vw;
      line-height: 2.93vw; }
    .s31-deliveryPrices-heading .s31-deliveryPrices-closeBtn svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-deliveryPrices-content {
    padding: 2.93vw 2.93vw 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery {
      padding: 1.96vw;
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw;
      margin-bottom: 2.93vw; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div svg {
        min-width: 2.93vw;
        min-height: 2.93vw; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div .s31-deliveryPrices-freeDeliveryText {
        font-size: 1.76vw;
        line-height: 2.93vw; }
    .s31-deliveryPrices-content .s31-deliveryAndPay {
      width: 100%; }
      .s31-deliveryPrices-content .s31-deliveryAndPay h3 {
        font-size: 1.76vw;
        line-height: 2.06vw;
        margin-bottom: 1.96vw; }
  .s31-typeOfDelivery {
    padding: 1.96vw 0; }
    .s31-typeOfDelivery .s31-typeOfDelivery-image {
      margin-right: 3.91vw; }
      .s31-typeOfDelivery .s31-typeOfDelivery-image svg {
        width: 9.766vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-name {
      font-size: 1.76vw;
      line-height: 2.06vw;
      margin-bottom: 0.49vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-desc {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-price {
      min-width: 9.766vw;
      font-size: 1.57vw; }
  .s31-typeOfPay {
    padding: 1.96vw 0; }
    .s31-typeOfPay .s31-typeOfPay-image {
      min-width: 9.766vw;
      margin-right: 3.91vw; }
      .s31-typeOfPay .s31-typeOfPay-image svg {
        max-width: 9.766vw; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-name {
      font-size: 1.76vw;
      line-height: 2.06vw;
      margin-bottom: 0.49vw; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-desc {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-typeOfPay .s31-typeOfPay-price {
      min-width: 9.766vw;
      font-size: 1.57vw; }
  .s31-search {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
    .s31-search .s31-button-grey-cart {
      -webkit-border-bottom-right-radius: 0.49vw;
      border-bottom-right-radius: 0.49vw;
      -webkit-border-top-right-radius: 0.49vw;
      border-top-right-radius: 0.49vw;
      height: 4.69vw;
      line-height: 4.69vw; }
    .s31-search .s31-search-button svg {
      margin-right: 1.76vw;
      width: 1.76vw;
      height: 1.76vw; }
    .s31-search input {
      font-size: 1.57vw;
      padding: 0 0 0 1.76vw;
      height: 4.5vw;
      -webkit-border-radius: 0.49vw;
      border-radius: 0.49vw; }
    .s31-search button {
      -webkit-border-bottom-right-radius: 0.49vw;
      border-bottom-right-radius: 0.49vw;
      -webkit-border-top-right-radius: 0.49vw;
      border-top-right-radius: 0.49vw;
      height: 4.5vw; } }

@media (max-width: 991px) {
  .s31-cookie-line .s31-cookie-lineText {
    padding: 2.61vw 0;
    font-size: 2.09vw;
    line-height: 2.48vw; }
    .s31-cookie-line .s31-cookie-lineText svg {
      margin-right: 2.61vw;
      min-width: 5.21vw;
      height: 5.21vw; }
    .s31-cookie-line .s31-cookie-lineText img {
      margin-right: 2.61vw;
      min-width: 5.21vw;
      height: 5.21vw; }
    .s31-cookie-line .s31-cookie-lineText span {
      font-size: 2.09vw;
      line-height: 2.48vw;
      padding-right: 2.61vw; }
      .s31-cookie-line .s31-cookie-lineText span strong {
        font-size: 2.09vw;
        line-height: 2.48vw; }
    .s31-cookie-line .s31-cookie-lineText .s31-button-back {
      margin-left: 2.61vw; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText img {
      min-width: 5.21vw;
      min-height: 5.21vw; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText .s31-button-back {
      min-width: 29.948vw; }
  .s31-cookie-line .s31-action-lineText a, .s31-cookie-line .s31-action-lineText span {
    font-size: 2.09vw; }
  .s31-cookie-line.s31-code-line .s31-cookie-lineText {
    margin-left: 7.82vw; }
  .s31-cookie-line.s31-bannerCont .s31-cookie-lineText {
    font-size: 2.09vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText strong {
      font-size: 2.09vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText a {
      font-size: 2.09vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close {
      margin-left: 1.96vw;
      width: 3.26vw;
      height: 3.26vw; }
      .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close svg {
        margin: unset;
        min-width: unset;
        width: 2.09vw;
        height: 2.09vw; }
  header {
    padding: 1.96vw 3.91vw 3.26vw 3.91vw;
    -webkit-box-shadow: inset 0 -1px 0 0 #EAEAEA, 0 0 40px 0 rgba(110, 98, 89, 0.15);
    box-shadow: inset 0 -1px 0 0 #EAEAEA, 0 0 40px 0 rgba(110, 98, 89, 0.15);
    margin-bottom: 1.31vw; }
    header .s31-header-info-line {
      display: none; }
    header .s31-mobile-menu-button svg {
      width: 3.91vw;
      height: 3.91vw; }
    header .s31-account-block svg {
      width: 3.91vw;
      height: 3.91vw; }
    header .s31-wishlist-header-block .s31-wishlist-header-button svg {
      width: 3.91vw;
      height: 3.91vw; }
    header .s31-wishlist-header-block .s31-ico-count {
      width: 2.61vw;
      height: 2.61vw;
      line-height: 2.61vw;
      font-size: 1.57vw;
      left: 60%;
      top: -1.31vw; }
    header .s31-cart-block svg {
      width: 3.91vw;
      height: 3.91vw; }
    header .s31-header-text-container {
      text-align: left; }
      header .s31-header-text-container .s31-header-text {
        font-size: 1.31vw; }
        header .s31-header-text-container .s31-header-text a {
          font-size: 1.31vw; }
        header .s31-header-text-container .s31-header-text strong {
          font-size: 1.27vw; }
    header .s31-logo svg {
      width: 20.5vw;
      margin: 1.05vw auto 1.96vw auto; }
    header .s31-header-right {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0 8.2vw; }
      header .s31-header-right .s31-wishlist-header-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        header .s31-header-right .s31-wishlist-header-block .s31-wishlist-header-button {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
      header .s31-header-right .s31-search-bar-mobile {
        display: block;
        padding: 0; }
      header .s31-header-right .s31-ico {
        margin: 0; }
      header .s31-header-right .s31-ico-text .s31-ico-text-heading {
        display: block;
        margin-top: 0.92vw; }
        header .s31-header-right .s31-ico-text .s31-ico-text-heading p {
          display: inline;
          line-height: 1.83vw;
          font-size: 1.57vw; }
          header .s31-header-right .s31-ico-text .s31-ico-text-heading p strong {
            line-height: 1.83vw;
            font-size: 1.57vw; }
          header .s31-header-right .s31-ico-text .s31-ico-text-heading p span {
            line-height: 1.83vw;
            font-size: 1.57vw; }
      header .s31-header-right .s31-ico-text .s31-ico-text-value, header .s31-header-right .s31-ico-text .s31-money-count {
        font-size: 1.05vw; }
      header .s31-header-right .s31-search-bar-button svg {
        width: 3.91vw;
        height: 3.91vw;
        opacity: 1; }
    header .s31-search-bar {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0;
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      width: 100%;
      display: none;
      max-width: 100%; }
    header .s31-calendar-cart-info {
      margin-bottom: -10px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 1.57vw;
      font-size: 1.57vw; }
    header .s31-search {
      width: 100%;
      max-width: 100%;
      margin-top: 2.61vw; }
  .s31-checkout-header {
    padding: 1.96vw 3.91vw 3.26vw 3.91vw;
    margin-bottom: 1.31vw; }
    .s31-checkout-header .s31-header-contact, .s31-checkout-header .s31-mobile-menu-button {
      display: none; }
  .s31-deliveryPrices-layerInside {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    -webkit-box-shadow: 0 0 5.21vw 0 #6e62594d;
    box-shadow: 0 0 5.21vw 0 #6e62594d; }
  .s31-deliveryPrices-heading {
    padding: 3.91vw;
    -webkit-border-radius: 1.31vw 1.31vw 0 0;
    border-radius: 1.31vw 1.31vw 0 0; }
    .s31-deliveryPrices-heading h2 {
      font-size: 3.39vw;
      line-height: 3.91vw; }
    .s31-deliveryPrices-heading .s31-deliveryPrices-closeBtn svg {
      width: 2.35vw;
      height: 2.35vw; }
  .s31-deliveryPrices-content {
    padding: 3.91vw 3.91vw 0; }
    .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery {
      padding: 2.61vw;
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw;
      margin-bottom: 3.91vw; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div svg {
          min-width: 3.91vw;
          min-height: 3.91vw; }
        .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div .s31-deliveryPrices-freeDeliveryText {
          font-size: 2.35vw;
          line-height: 2.74vw;
          text-align: left; }
    .s31-deliveryPrices-content .s31-deliveryAndPay h3 {
      font-size: 2.35vw;
      line-height: 2.74vw;
      margin-bottom: 2.61vw; }
  .s31-typeOfDelivery {
    padding: 2.61vw 0; }
    .s31-typeOfDelivery .s31-typeOfDelivery-image {
      margin-right: 5.21vw; }
      .s31-typeOfDelivery .s31-typeOfDelivery-image svg {
        width: 13.021vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-name {
      font-size: 2.35vw;
      line-height: 2.74vw;
      margin-bottom: 0.66vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-desc {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-price {
      min-width: 13.021vw;
      font-size: 2.09vw; }
  .s31-typeOfPay {
    padding: 2.61vw 0; }
    .s31-typeOfPay .s31-typeOfPay-image {
      min-width: 13.021vw;
      margin-right: 5.21vw; }
      .s31-typeOfPay .s31-typeOfPay-image svg {
        max-width: 13.021vw; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-name {
      font-size: 2.35vw;
      line-height: 2.74vw;
      margin-bottom: 0.66vw; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-desc {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-typeOfPay .s31-typeOfPay-price {
      min-width: 13.021vw;
      font-size: 2.09vw; }
  .s31-search {
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw; }
    .s31-search .s31-button-grey-cart {
      -webkit-border-bottom-right-radius: 0.66vw;
      border-bottom-right-radius: 0.66vw;
      -webkit-border-top-right-radius: 0.66vw;
      border-top-right-radius: 0.66vw;
      height: 6.25vw;
      line-height: 6.25vw; }
    .s31-search .s31-search-button svg {
      margin-right: 2.35vw;
      width: 2.35vw;
      height: 2.35vw; }
    .s31-search input {
      font-size: 2.09vw;
      padding: 0 0 0 2.35vw;
      height: 6vw;
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw; }
    .s31-search button {
      -webkit-border-bottom-right-radius: 0.66vw;
      border-bottom-right-radius: 0.66vw;
      -webkit-border-top-right-radius: 0.66vw;
      border-top-right-radius: 0.66vw;
      height: 6vw; } }

@media (max-width: 767px) {
  .s31-cookie-line .s31-cookie-lineText {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3.48vw 0;
    font-size: 2.44vw;
    line-height: 3.3vw; }
    .s31-cookie-line .s31-cookie-lineText svg {
      margin: 0 0 3.48vw;
      min-width: 6.95vw;
      height: 6.95vw; }
    .s31-cookie-line .s31-cookie-lineText img {
      margin: 0 0 3.48vw;
      min-width: 6.95vw;
      height: 6.95vw; }
    .s31-cookie-line .s31-cookie-lineText span {
      font-size: 2.44vw;
      line-height: 3.3vw;
      padding-right: 3.48vw; }
      .s31-cookie-line .s31-cookie-lineText span strong {
        font-size: 2.44vw;
        line-height: 3.3vw; }
    .s31-cookie-line .s31-cookie-lineText .s31-button-back {
      width: 100%;
      margin-top: 3.48vw;
      margin-left: 0; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText img {
      min-width: 6.95vw;
      min-height: 6.95vw; }
  .s31-cookie-line .s31-action-banner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s31-cookie-line .s31-action-banner-box .s31-topBannerLine-close {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
  .s31-cookie-line .s31-banner-counter {
    margin: 1.74vw auto;
    text-align: left;
    width: 100%; }
    .s31-cookie-line .s31-banner-counter span.dots {
      padding: 0 0.87vw; }
  .s31-cookie-line .s31-action-lineText a, .s31-cookie-line .s31-action-lineText span {
    font-size: 2.44vw; }
  .s31-cookie-line.s31-cookie-lineHidden .s31-cookie-lineText .s31-button-back {
    width: auto; }
  .s31-cookie-line.s31-covid-line {
    display: none; }
  .s31-cookie-line.s31-code-line .s31-cookie-lineText {
    margin-left: 0; }
  .s31-cookie-line.s31-bannerCont .s31-cookie-lineText {
    font-size: 2.44vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText strong {
      font-size: 2.44vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText a {
      font-size: 2.44vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close {
      margin-left: 2.61vw;
      width: 4.35vw;
      height: 4.35vw; }
      .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close svg {
        margin: unset;
        min-width: unset;
        width: 2.78vw;
        height: 2.78vw; }
  .s31-checkout-header {
    padding: 0;
    margin-bottom: 1.74vw;
    padding-bottom: 0; }
  header {
    min-height: auto;
    height: auto;
    padding: 0;
    margin-bottom: 1.74vw;
    padding-bottom: 0; }
    header .s31-logo svg {
      width: 41.8vw;
      max-width: none;
      margin: 4vw auto; }
    header .s31-header-right {
      padding: 0 15px 0 0;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      position: static;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      header .s31-header-right .col-auto {
        padding-left: 10px !important; }
      header .s31-header-right .s31-ico {
        float: none; }
      header .s31-header-right .s31-ico-text {
        display: block; }
        header .s31-header-right .s31-ico-text .s31-ico-text-heading {
          margin-top: 1.87vw;
          display: none; }
          header .s31-header-right .s31-ico-text .s31-ico-text-heading p {
            display: inline;
            line-height: 3.74vw;
            font-size: 3.2vw; }
            header .s31-header-right .s31-ico-text .s31-ico-text-heading p strong {
              line-height: 3.74vw;
              font-size: 3.2vw; }
          header .s31-header-right .s31-ico-text .s31-ico-text-heading .s31-ico-text-headingMobile {
            display: none !important; }
          header .s31-header-right .s31-ico-text .s31-ico-text-heading .s31-ico-text-headingText {
            display: none; }
      header .s31-header-right .s31-search-bar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0; }
      header .s31-header-right .s31-search-bar-button {
        text-align: center;
        display: block; }
        header .s31-header-right .s31-search-bar-button svg {
          width: 8vw;
          height: 8vw;
          opacity: 1; }
        header .s31-header-right .s31-search-bar-button.s31-activeBlock svg path, header .s31-header-right .s31-search-bar-button.s31-activeBlock svg circle {
          stroke: #363636; }
    header .s31-calendar-cart-info {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 3.2vw;
      font-size: 3.2vw; }
    header .s31-wishlist-header-block {
      display: none !important; }
      header .s31-wishlist-header-block .s31-wishlist-header-button {
        text-align: center;
        width: 100%;
        display: block; }
        header .s31-wishlist-header-block .s31-wishlist-header-button svg {
          width: 8vw;
          height: 8vw; }
        header .s31-wishlist-header-block .s31-wishlist-header-button.s31-activeBlock svg path, header .s31-wishlist-header-block .s31-wishlist-header-button.s31-activeBlock svg circle {
          stroke: #363636; }
      header .s31-wishlist-header-block .s31-ico-count {
        width: 5.34vw;
        height: 5.34vw;
        line-height: 5.34vw;
        font-size: 3.2vw;
        left: 60%;
        top: -2.67vw; }
    header .s31-mobile-menu-button {
      text-align: center;
      display: block;
      padding: 0; }
      header .s31-mobile-menu-button .s31-ico {
        width: 100%;
        margin: 0px;
        text-align: center; }
      header .s31-mobile-menu-button svg {
        width: 8vw;
        height: 8vw; }
      header .s31-mobile-menu-button.s31-activeBlock svg g {
        stroke-width: 3; }
    header .s31-search {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5;
      margin-top: 0;
      margin-bottom: 20px; }
      header .s31-search button {
        width: 30%;
        max-width: 22.400vw; }
      header .s31-search input {
        width: 90%; }
  .s31-deliveryPrices-layerDialog {
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .s31-deliveryPrices-layerInside {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    -webkit-box-shadow: 0 0 6.95vw 0 #6e62594d;
    box-shadow: 0 0 6.95vw 0 #6e62594d; }
  .s31-deliveryPrices-heading {
    padding: 5.21vw;
    -webkit-border-radius: 1.74vw 1.74vw 0 0;
    border-radius: 1.74vw 1.74vw 0 0; }
    .s31-deliveryPrices-heading h2 {
      font-size: 3.65vw;
      line-height: 5.21vw; }
    .s31-deliveryPrices-heading .s31-deliveryPrices-closeBtn svg {
      width: 3.13vw;
      height: 3.13vw; }
  .s31-deliveryPrices-content {
    padding: 5.21vw 5.21vw 0; }
    .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery {
      padding: 3.48vw;
      -webkit-border-radius: 1.74vw;
      border-radius: 1.74vw;
      margin-bottom: 5.21vw; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div svg {
        min-width: 5.21vw;
        min-height: 5.21vw; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div .s31-deliveryPrices-freeDeliveryText {
        font-size: 2.78vw;
        line-height: 3.65vw; }
    .s31-deliveryPrices-content .s31-deliveryAndPay h3 {
      font-size: 2.78vw;
      line-height: 3.65vw;
      margin-bottom: 3.48vw; }
  .s31-typeOfDelivery {
    padding: 3.48vw 0; }
    .s31-typeOfDelivery .s31-typeOfDelivery-image {
      margin-right: 6.95vw; }
      .s31-typeOfDelivery .s31-typeOfDelivery-image svg {
        width: 17.361vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-name {
      font-size: 2.78vw;
      line-height: 3.65vw;
      margin-bottom: 0.87vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-desc {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-price {
      min-width: 17.361vw;
      font-size: 2.44vw; }
  .s31-typeOfPay {
    padding: 3.48vw 0; }
    .s31-typeOfPay .s31-typeOfPay-image {
      min-width: 17.361vw;
      margin-right: 6.95vw; }
      .s31-typeOfPay .s31-typeOfPay-image svg {
        max-width: 17.361vw; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-name {
      font-size: 2.78vw;
      line-height: 3.65vw;
      margin-bottom: 0.87vw; }
    .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-desc {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-typeOfPay .s31-typeOfPay-price {
      min-width: 17.361vw;
      font-size: 2.44vw; }
  .s31-search {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
    .s31-search .s31-button-grey-cart {
      -webkit-border-bottom-right-radius: 1.34vw;
      border-bottom-right-radius: 1.34vw;
      -webkit-border-top-right-radius: 1.34vw;
      border-top-right-radius: 1.34vw;
      height: 12.8vw;
      line-height: 12.8vw;
      font-size: 3.74vw; }
    .s31-search .s31-search-button svg {
      margin-right: 4.8vw;
      width: 4.8vw;
      height: 4.8vw; }
    .s31-search input {
      font-size: 4.27vw;
      padding: 0 0 0 4.8vw;
      height: 12.27vw;
      -webkit-border-radius: 1.34vw;
      border-radius: 1.34vw; }
    .s31-search button {
      -webkit-border-bottom-right-radius: 1.34vw;
      border-bottom-right-radius: 1.34vw;
      -webkit-border-top-right-radius: 1.34vw;
      border-top-right-radius: 1.34vw;
      height: 12.27vw; } }

@media (max-width: 575px) {
  .s31-cookie-line .s31-cookie-lineText {
    padding: 5.34vw 0;
    font-size: 3.74vw;
    line-height: 5.07vw; }
    .s31-cookie-line .s31-cookie-lineText svg {
      margin: 0 0 2.67vw;
      min-width: 10.67vw;
      height: 10.67vw; }
    .s31-cookie-line .s31-cookie-lineText img {
      margin: 0 0 2.67vw;
      min-width: 10.67vw;
      height: 10.67vw; }
    .s31-cookie-line .s31-cookie-lineText span {
      font-size: 4vw;
      line-height: 5.07vw;
      padding-right: 5.34vw; }
      .s31-cookie-line .s31-cookie-lineText span strong {
        font-size: 3.74vw;
        line-height: 5.07vw; }
    .s31-cookie-line .s31-cookie-lineText .s31-button-back {
      margin-top: 2.67vw; }
    .s31-cookie-line .s31-cookie-lineText.s31-action-lineText img {
      min-width: 10.67vw;
      min-height: 10.67vw; }
  .s31-cookie-line .s31-action-lineText a, .s31-cookie-line .s31-action-lineText span {
    font-size: 4vw; }
  .s31-cookie-line.s31-bannerCont .s31-cookie-lineText {
    font-size: 4vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText strong {
      font-size: 4vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText a {
      font-size: 4vw; }
    .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close {
      margin-left: 4vw;
      width: 6.67vw;
      height: 6.67vw; }
      .s31-cookie-line.s31-bannerCont .s31-cookie-lineText .s31-cookie-line-close svg {
        margin: unset;
        min-width: unset;
        width: 4.27vw;
        height: 4.27vw; }
  .s31-cookie-line .s31-banner-counter {
    margin: 2.67vw auto; }
    .s31-cookie-line .s31-banner-counter span.dots {
      padding: 0 1.34vw; }
  header, .s31-checkout-header {
    margin-bottom: 4vw;
    padding-bottom: 0; }
  header .s31-calendar-cart-info {
    line-height: 20px; }
    header .s31-calendar-cart-info svg {
      width: 20px;
      height: 20px; }
  .s31-deliveryPrices-layerInside {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    -webkit-box-shadow: 0 0 10.67vw 0 #6e62594d;
    box-shadow: 0 0 10.67vw 0 #6e62594d; }
  .s31-deliveryPrices-heading {
    padding: 8vw;
    -webkit-border-radius: 2.67vw 2.67vw 0 0;
    border-radius: 2.67vw 2.67vw 0 0; }
    .s31-deliveryPrices-heading h2 {
      font-size: 5.6vw;
      line-height: 8vw; }
    .s31-deliveryPrices-heading .s31-deliveryPrices-closeBtn svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-deliveryPrices-content {
    padding: 8vw 8vw 0; }
    .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery {
      padding: 5.34vw;
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw;
      margin-bottom: 8vw; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div svg {
        min-width: 8vw;
        min-height: 8vw; }
      .s31-deliveryPrices-content .s31-deliveryPrices-freeDelivery div .s31-deliveryPrices-freeDeliveryText {
        font-size: 3.74vw;
        line-height: 5.07vw; }
    .s31-deliveryPrices-content .s31-deliveryAndPay h3 {
      font-size: 4.27vw;
      line-height: 5.6vw;
      margin-bottom: 5.34vw; }
  .s31-typeOfDelivery {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5.34vw 0;
    height: auto; }
    .s31-typeOfDelivery .s31-typeOfDelivery-image {
      margin-right: 0;
      margin-bottom: 5.34vw; }
      .s31-typeOfDelivery .s31-typeOfDelivery-image svg {
        width: 26.667vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-text {
      margin-bottom: 5.34vw; }
      .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-name {
        font-size: 4.27vw;
        line-height: 5.6vw;
        margin-bottom: 1.34vw; }
      .s31-typeOfDelivery .s31-typeOfDelivery-text .s31-typeOfDelivery-desc {
        font-size: 3.74vw;
        line-height: 5.07vw; }
    .s31-typeOfDelivery .s31-typeOfDelivery-price {
      text-align: left;
      min-width: initial;
      font-size: 3.74vw; }
  .s31-typeOfPay {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5.34vw 0;
    height: auto; }
    .s31-typeOfPay .s31-typeOfPay-image {
      min-width: 26.667vw;
      margin-right: 0;
      margin-bottom: 5.34vw; }
      .s31-typeOfPay .s31-typeOfPay-image svg {
        max-width: 26.667vw; }
    .s31-typeOfPay .s31-typeOfPay-text {
      margin-bottom: 5.34vw; }
      .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-name {
        font-size: 4.27vw;
        line-height: 5.6vw;
        margin-bottom: 1.34vw; }
      .s31-typeOfPay .s31-typeOfPay-text .s31-typeOfPay-desc {
        font-size: 3.74vw;
        line-height: 5.07vw; }
    .s31-typeOfPay .s31-typeOfPay-price {
      text-align: left;
      min-width: initial;
      font-size: 3.74vw; }
  .s31-typeOfDelivery-price, .s31-typeOfPay-price {
    display: none; }
  .s31-typeOfDelivery-price.s31-typeOfDelivery-price-moible, .s31-typeOfPay-price.s31-typeOfPay-price-mobile {
    display: block; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
/* Bílá */
/* Tmavě červená */
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white; }

.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Underline From Left */
.hvr-underline-from-left {
  padding-bottom: 5px;
  margin-bottom: -5px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #363636;
  height: 2px;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0; }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-loader {
  position: relative;
  -webkit-transition: padding-right .3s ease;
  -o-transition: padding-right .3s ease;
  transition: padding-right .3s ease;
  -webkit-transition: text-indent .3s ease;
  -o-transition: text-indent .3s ease;
  transition: text-indent .3s ease; }
  .s31-loader.s31-loader-spinning:after {
    content: '';
    right: 6px;
    top: 50%;
    width: 0;
    height: 0;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loading-rotate360-spin 1s infinite linear, loading-exist .1s forwards ease;
    animation: loading-rotate360-spin 1s infinite linear, loading-exist .1s forwards ease; }
  .s31-loader.s31-loader-spinning:before {
    content: "";
    width: 0px;
    height: 0px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 20px;
    top: 50%;
    position: absolute;
    border: 2px solid #FFF;
    border-right: 2px solid #F37000;
    -webkit-animation: loading-rotate360-spin 1s infinite linear, loading-exist .1s forwards ease;
    animation: loading-rotate360-spin 1s infinite linear, loading-exist .1s forwards ease; }

.s31-article-toCartButt .s31-loader-spinning input {
  text-indent: -300px !important; }
  .s31-article-toCartButt .s31-loader-spinning input:hover {
    cursor: default !important;
    background-color: #6BA539 !important; }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-user-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-user-login h1 {
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 30px; }
  .s31-user-login .s31-heading {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600; }
  .s31-user-login .s31-newsletter-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 30px; }
    .s31-user-login .s31-newsletter-left form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .s31-user-login .s31-newsletter-right {
    background: #6ba6380d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 50px 50px 30px; }
  .s31-user-login .s31-newsletter-text p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px; }
  .s31-user-login .s31-newsletter-text .s31-newsletter-advantages {
    margin-bottom: 20px; }
    .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 5px 0 20px;
      font-size: 16px;
      line-height: 19px;
      font-weight: 500; }
      .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div svg {
        min-width: 18px;
        min-height: 18px;
        margin-right: 8px; }
  .s31-user-login .s31-newsletter-loginBox {
    width: 100%; }
    .s31-user-login .s31-newsletter-loginBox.s31-newsletter-unsubscribe {
      margin-left: 0; }
      .s31-user-login .s31-newsletter-loginBox.s31-newsletter-unsubscribe .alert {
        width: 537px; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
      height: 46px;
      width: 478px;
      border: 1px solid #36363680;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 0 15px;
      background: transparent;
      outline: none; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
      position: static !important;
      font-size: 16px !important;
      cursor: pointer;
      display: block;
      -ms-touch-action: none !important;
      touch-action: none !important;
      margin-bottom: 0px;
      pointer-events: all; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-grey-cart {
      margin-left: 50px; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe input[type="email"] {
      height: 46px;
      width: 330px;
      border: 1px solid #36363680;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 0 15px;
      background: transparent;
      outline: none; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe label.s31-checkbox-nwlLabel {
      position: static !important;
      font-size: 16px !important;
      cursor: pointer;
      display: block;
      -ms-touch-action: none !important;
      touch-action: none !important;
      margin-bottom: 0px;
      pointer-events: all; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe .s31-button-grey-cart {
      margin-left: 20px; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 30px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
        font-size: 16px;
        margin: 0 10px; }
        .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
          margin-left: 10px;
          vertical-align: middle; }
      .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr.error {
        color: #E8584B; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-agreement-text {
      margin-top: 15px;
      font-size: 14px;
      width: 540px; }
    .s31-user-login .s31-newsletter-loginBox .s31-errorText {
      display: none;
      color: #E8584B;
      font-size: 14px;
      line-height: 16px; }
      .s31-user-login .s31-newsletter-loginBox .s31-errorText.error {
        display: block; }
    .s31-user-login .s31-newsletter-loginBox .field {
      margin-bottom: 20px; }
      .s31-user-login .s31-newsletter-loginBox .field.error {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .s31-user-login .s31-newsletter-loginBox .field.error input {
          border: 1px solid #E8584B; }
        .s31-user-login .s31-newsletter-loginBox .field.error label {
          color: #E8584B; }
        .s31-user-login .s31-newsletter-loginBox .field.error .alert-danger {
          width: 100%;
          font-weight: 400;
          color: #E8584B;
          font-size: 14px;
          line-height: 16px;
          background: none;
          border: none;
          padding: 0;
          margin: 7px 0 0 !important;
          text-align: left; }
    .s31-user-login .s31-newsletter-loginBox .s31-floating-box .errorAlert {
      display: none; }
    .s31-user-login .s31-newsletter-loginBox .s31-floating-box.error .errorAlert {
      display: block;
      position: absolute;
      right: -35px;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 18px; }
    .s31-user-login .s31-newsletter-loginBox .s31-floating-box.error input[type="email"] {
      border: 1px solid #E8584B;
      color: #E8584B; }
    .s31-user-login .s31-newsletter-loginBox .s31-floating-box.error label {
      color: #E8584B; }
    .s31-user-login .s31-newsletter-loginBox .alert {
      color: #E8584B;
      font-size: 14px;
      line-height: 19px;
      background: none;
      padding: 10px 0 0;
      width: 100%;
      margin-bottom: 0; }

@media (max-width: 1439px) {
  .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
    width: 278px; } }

@media (max-width: 1199px) {
  .s31-user-login {
    margin-bottom: 5.86vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s31-user-login h1 {
      font-size: 3.91vw;
      line-height: 2.54vw;
      margin-bottom: 2.93vw; }
    .s31-user-login .s31-heading {
      font-size: 2.54vw;
      line-height: 2.93vw; }
    .s31-user-login .s31-newsletter-right {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 20px 20px 10px;
      height: 100%; }
    .s31-user-login .s31-newsletter-text .s31-heading {
      font-size: 2.54vw;
      line-height: 2.93vw;
      margin-bottom: 1.96vw; }
    .s31-user-login .s31-newsletter-text p {
      font-size: 1.76vw;
      margin-bottom: 0.98vw; }
    .s31-user-login .s31-newsletter-text .s31-newsletter-advantages {
      margin-bottom: 1.96vw; }
      .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div {
        padding: 0.49vw 0;
        font-size: 1.57vw;
        line-height: 1.86vw; }
        .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div svg {
          min-width: 1.76vw;
          min-height: 1.76vw;
          margin-right: 0.79vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-floating-box {
      width: 100%; }
      .s31-user-login .s31-newsletter-loginBox .s31-floating-box.error {
        width: 90%; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
      height: 4.5vw;
      -webkit-border-radius: 0.49vw;
      border-radius: 0.49vw;
      padding: 0 1.47vw;
      width: 100%; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
      font-size: 1.57vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-grey-cart {
      width: 100%;
      margin-top: 1.96vw;
      margin-left: 0;
      margin-top: 20px; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe input[type="email"] {
      height: 4.5vw;
      width: 478px;
      -webkit-border-radius: 0.49vw;
      border-radius: 0.49vw;
      padding: 0 1.47vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe label.s31-checkbox-nwlLabel {
      font-size: 1.57vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe .s31-button-grey-cart {
      margin-left: 1.96vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr {
      margin-top: 1.47vw; }
      .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
        font-size: 1.57vw;
        margin: 0 1.57vw; }
        .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
          margin-left: 0.98vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-agreement-text {
      margin-top: 1.47vw;
      font-size: 1.37vw;
      width: 100%; }
    .s31-user-login .s31-newsletter-loginBox .s31-errorText {
      margin-top: 0.69vw;
      font-size: 1.37vw;
      line-height: 1.57vw; }
    .s31-user-login .s31-newsletter-loginBox .field {
      margin-bottom: 1.96vw; }
      .s31-user-login .s31-newsletter-loginBox .field.error .alert-danger {
        font-size: 1.37vw;
        line-height: 1.57vw;
        margin: 0.69vw 0 0 !important; }
    .s31-user-login .s31-newsletter-loginBox .alert {
      width: 478px;
      padding: 0.98vw 0 0;
      margin-bottom: 2.93vw !important;
      font-size: 1.57vw;
      line-height: 1.86vw; } }

@media (max-width: 991px) {
  .s31-user-login {
    margin-bottom: 7.82vw; }
    .s31-user-login h1 {
      font-size: 5.21vw;
      line-height: 5.21vw;
      margin-bottom: 3.91vw; }
    .s31-user-login .s31-heading {
      font-size: 3.39vw;
      line-height: 3.91vw; }
    .s31-user-login .s31-newsletter-text .s31-heading {
      font-size: 3.39vw;
      line-height: 3.91vw;
      margin-bottom: 2.61vw; }
    .s31-user-login .s31-newsletter-text p {
      font-size: 2.35vw;
      margin-bottom: 1.31vw; }
    .s31-user-login .s31-newsletter-text .s31-newsletter-advantages {
      margin-bottom: 2.61vw; }
      .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div {
        padding: 0.66vw 0;
        font-size: 2.09vw;
        line-height: 2.48vw; }
        .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div svg {
          min-width: 2.35vw;
          min-height: 2.35vw;
          margin-right: 1.05vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
      height: 6vw;
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw;
      padding: 0 1.96vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
      font-size: 2.09vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-grey-cart {
      margin-top: 2.61vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe input[type="email"] {
      height: 6vw;
      width: 62.240vw;
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw;
      padding: 0 1.96vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe label.s31-checkbox-nwlLabel {
      font-size: 2.09vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe .s31-button-grey-cart {
      margin-left: 2.61vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr {
      margin-top: 1.96vw; }
      .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
        font-size: 2.09vw;
        margin: 0 2.09vw; }
        .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
          margin-left: 1.31vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-agreement-text {
      margin-top: 1.96vw;
      font-size: 1.83vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-errorText {
      margin-top: 0.92vw;
      font-size: 1.83vw;
      line-height: 2.09vw; }
    .s31-user-login .s31-newsletter-loginBox .field {
      margin-bottom: 2.61vw; }
      .s31-user-login .s31-newsletter-loginBox .field.error .alert-danger {
        font-size: 1.83vw;
        line-height: 2.09vw;
        margin: 0.92vw 0 0 !important; }
    .s31-user-login .s31-newsletter-loginBox .alert {
      width: 62.240vw;
      padding: 1.31vw 0 0;
      margin-bottom: 3.91vw !important;
      font-size: 2.09vw;
      line-height: 2.48vw; } }

@media (max-width: 767px) {
  .s31-user-login {
    margin-bottom: 5.21vw; }
    .s31-user-login h1 {
      font-size: 3.65vw;
      line-height: 5.21vw;
      margin-bottom: 3.48vw; }
    .s31-user-login .s31-heading {
      font-size: 3.13vw;
      line-height: 3.65vw; }
    .s31-user-login .s31-newsletter-left {
      margin-right: 0;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; }
    .s31-user-login .s31-newsletter-right {
      padding: 20px 20px 0;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; }
    .s31-user-login .s31-newsletter-text {
      margin-left: 0; }
      .s31-user-login .s31-newsletter-text .s31-heading {
        font-size: 3.65vw;
        line-height: 5.21vw;
        margin-bottom: 3.48vw; }
      .s31-user-login .s31-newsletter-text p {
        font-size: 2.78vw;
        margin-bottom: 1.74vw; }
      .s31-user-login .s31-newsletter-text .s31-newsletter-advantages {
        margin-bottom: 3.48vw; }
        .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div {
          padding: 0.87vw 0;
          font-size: 2.44vw;
          line-height: 3.3vw; }
          .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div svg {
            min-width: 3.13vw;
            min-height: 3.13vw;
            margin-right: 1.39vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
      height: 8vw;
      width: 100%;
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      padding: 0 2.61vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
      font-size: 2.78vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-grey-cart {
      margin-top: 3.48vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe input[type="email"] {
      height: 8vw;
      width: 100%;
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      padding: 0 2.61vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe label.s31-checkbox-nwlLabel {
      font-size: 2.78vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe .s31-button-grey-cart {
      margin-top: 3.48vw;
      margin-left: 0;
      width: 100%; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr {
      margin-top: 2.61vw; }
      .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
        font-size: 2.44vw;
        margin: 0 2.78vw; }
        .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
          margin-left: 1.74vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-agreement-text {
      margin-top: 2.61vw;
      font-size: 2.44vw;
      width: 100%; }
    .s31-user-login .s31-newsletter-loginBox .s31-errorText {
      margin-top: 1.22vw;
      font-size: 2.44vw;
      line-height: 2.78vw; }
    .s31-user-login .s31-newsletter-loginBox .field {
      margin-bottom: 3.48vw; }
      .s31-user-login .s31-newsletter-loginBox .field.error .alert-danger {
        font-size: 2.44vw;
        line-height: 2.78vw;
        margin: 1.22vw 0 0 !important; }
    .s31-user-login .s31-newsletter-loginBox .alert {
      width: 100%;
      padding: 1.74vw 0 0;
      margin-bottom: 5.21vw !important;
      font-size: 2.44vw;
      line-height: 3.3vw; } }

@media (max-width: 575px) {
  .s31-user-login {
    margin-bottom: 8vw; }
    .s31-user-login h1 {
      font-size: 5.6vw;
      line-height: 8vw;
      margin-bottom: 5.34vw; }
    .s31-user-login .s31-heading {
      font-size: 4.8vw;
      line-height: 5.6vw; }
    .s31-user-login .s31-newsletter-text .s31-heading {
      font-size: 5.6vw;
      line-height: 8vw;
      margin-bottom: 5.34vw; }
    .s31-user-login .s31-newsletter-text p {
      font-size: 4.27vw;
      margin-bottom: 2.67vw; }
    .s31-user-login .s31-newsletter-text .s31-newsletter-advantages {
      margin-bottom: 5.34vw; }
      .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div {
        padding: 1.34vw 0;
        font-size: 3.74vw;
        line-height: 5.07vw; }
        .s31-user-login .s31-newsletter-text .s31-newsletter-advantages div svg {
          min-width: 4.8vw;
          min-height: 4.8vw;
          margin-right: 2.14vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
      height: 12.27vw;
      -webkit-border-radius: 1.34vw;
      border-radius: 1.34vw;
      padding: 0 4vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
      font-size: 4.27vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-grey-cart {
      margin-top: 5.34vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe input[type="email"] {
      height: 12.27vw;
      -webkit-border-radius: 1.34vw;
      border-radius: 1.34vw;
      padding: 0 4vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe label.s31-checkbox-nwlLabel {
      font-size: 4.27vw !important; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-unsubscribe .s31-button-grey-cart {
      margin-top: 5.34vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr {
      margin-top: 4vw; }
      .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr {
        font-size: 3.74vw;
        margin: 0 4.27vw; }
        .s31-user-login .s31-newsletter-loginBox .s31-footer-gdpr .s31-footer-textGdpr svg {
          margin-left: 2.67vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-footer-agreement-text {
      margin-top: 4vw;
      font-size: 3.74vw; }
    .s31-user-login .s31-newsletter-loginBox .s31-errorText {
      margin-top: 1.87vw;
      font-size: 3.74vw;
      line-height: 4.27vw; }
    .s31-user-login .s31-newsletter-loginBox .field {
      margin-bottom: 5.34vw; }
      .s31-user-login .s31-newsletter-loginBox .field.error .alert-danger {
        font-size: 3.74vw;
        line-height: 4.27vw;
        margin: 1.87vw 0 0 !important; }
    .s31-user-login .s31-newsletter-loginBox .alert {
      padding: 2.67vw 0 0;
      margin-bottom: 8vw !important;
      font-size: 3.74vw;
      line-height: 5.07vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-user-register.s31-user-register-address {
  max-width: 512px; }
  .s31-user-register.s31-user-register-address .s31-user-register-address-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-user-register.s31-user-register-address .s31-user-register-address-buttons .s31-button-submit {
      width: auto; }

.s31-user-register h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 26px; }

.s31-user-register input[type="text"],
.s31-user-register input[type="email"],
.s31-user-register input[type="password"],
.s31-user-register input[type="number"],
.s31-user-register input[type="date"] {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 14px 15px;
  border: 1px solid #36363680;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px; }

.s31-user-register input[type="date"] {
  padding: 0 14px !important; }

.s31-user-register .s31-checkbox-item {
  color: #363636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  left: 0px;
  top: 0px;
  cursor: pointer; }
  .s31-user-register .s31-checkbox-item span {
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 10px; }
  .s31-user-register .s31-checkbox-item input {
    margin-right: 10px; }
  .s31-user-register .s31-checkbox-item svg {
    margin-left: 10px; }

.s31-user-register .errorAlert {
  display: none; }

.s31-user-register .successAlert {
  display: none;
  height: 18px;
  position: relative;
  margin-left: 10px; }
  .s31-user-register .successAlert svg {
    width: 18px;
    height: 18px; }

.s31-user-register .error ~ .errorAlert {
  display: block;
  position: relative;
  height: 18px;
  margin-left: 10px;
  top: 15px; }
  .s31-user-register .error ~ .errorAlert svg {
    height: 18px;
    width: 18px; }

.s31-user-register .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  width: 100%; }

.s31-user-register .field.error {
  width: calc(100% - 28px); }

.s31-user-register .error ~ .s31-tooltip-ico {
  right: 40px; }

.s31-user-register .s31-user-register-agreement, .s31-user-register .s31-user-register-billing {
  margin-bottom: 20px; }

.s31-user-register .s31-user-register-agreement.field.error {
  width: 100%; }

.s31-user-register .error input[type="text"],
.s31-user-register .error input[type="email"],
.s31-user-register .error input[type="password"],
.s31-user-register .error input[type="date"] {
  border: 1px solid #E8584B;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.s31-user-register .error label {
  color: #E8584B !important; }

.s31-user-register .error .s31-linkText {
  color: #E8584B;
  text-decoration: underline; }

.s31-user-register .error .required.field, .s31-user-register .error #s31-address-password {
  width: calc(100% - 28px); }

.s31-user-register .error .errorAlert {
  display: block;
  position: relative;
  height: 18px;
  margin-left: 10px;
  top: 15px; }
  .s31-user-register .error .errorAlert svg {
    height: 18px;
    width: 18px; }

.s31-user-register .error .sylius-validation-error {
  color: #E8584B;
  font-size: 14px;
  line-height: 16px;
  background: none;
  border: none;
  padding: 0;
  margin: 7px 0 0; }

.s31-user-register .s31-inputError .alert-danger {
  padding: 0px;
  color: #E8584B;
  background: none; }

.s31-user-register .s31-floating-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px; }
  .s31-user-register .s31-floating-box .s31-eye-icon {
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
    display: block;
    pointer-events: unset; }
    .s31-user-register .s31-floating-box .s31-eye-icon .s31-lineOver {
      stroke-width: 0px; }
    .s31-user-register .s31-floating-box .s31-eye-icon.active .s31-lineOver {
      stroke-width: 2px; }
  .s31-user-register .s31-floating-box .error + .s31-eye-icon {
    right: 37px; }

.s31-user-register .s31-user-register-box {
  max-width: 512px; }
  .s31-user-register .s31-user-register-box p {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px; }
  .s31-user-register .s31-user-register-box h3 {
    margin-bottom: 20px; }
  .s31-user-register .s31-user-register-box .s31-billing-address-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
    .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box {
      width: 75%; }
      .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box:first-of-type {
        margin-right: 20px; }
      .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box.s31-billing-address-small {
        width: 25%; }

.s31-user-register .s31-checkout-ico-fill-button button {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  .s31-user-register .s31-checkout-ico-fill-button button svg {
    display: none; }
  .s31-user-register .s31-checkout-ico-fill-button button .s31-normalText {
    display: inline; }
  .s31-user-register .s31-checkout-ico-fill-button button .s31-loadingText {
    display: none; }
  .s31-user-register .s31-checkout-ico-fill-button button.s31-loadingIco .s31-normalText {
    display: none; }
  .s31-user-register .s31-checkout-ico-fill-button button.s31-loadingIco .s31-loadingText {
    display: inline; }
  .s31-user-register .s31-checkout-ico-fill-button button.s31-loadingIco svg {
    display: block;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    float: left;
    margin-right: 10px;
    position: relative;
    top: -3px; }

.s31-user-register .s31-user-register-buttons {
  margin-top: 30px; }

.s31-user-register .s31-button-simple {
  color: #F68D2E;
  font-weight: 600;
  padding: 0;
  font-size: 16px; }
  .s31-user-register .s31-button-simple:hover {
    color: #F68D2E; }

.s31-user-register .s31-user-register-conditions {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-left: 25px;
  margin-top: 20px; }
  .s31-user-register .s31-user-register-conditions a {
    color: #F68D2E;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px; }

@media (max-width: 1199px) {
  .s31-user-register.s31-user-register-address .s31-user-register-address-buttons {
    margin-top: 2.93vw; }
  .s31-user-register h1 {
    font-size: 3.91vw;
    line-height: 3.42vw; }
  .s31-user-register input[type="text"],
  .s31-user-register input[type="email"],
  .s31-user-register input[type="password"],
  .s31-user-register input[type="number"],
  .s31-user-register input[type="date"] {
    padding: 1.37vw 1.47vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    font-size: 1.57vw; }
  .s31-user-register .s31-checkbox-item {
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-user-register .s31-checkbox-item span {
      width: 1.37vw;
      height: 1.37vw;
      margin-right: 0.98vw; }
    .s31-user-register .s31-checkbox-item input {
      margin-right: 0.98vw; }
    .s31-user-register .s31-checkbox-item svg {
      margin-left: 0.98vw; }
  .s31-user-register .successAlert {
    height: 1.76vw;
    margin-left: 0.98vw; }
    .s31-user-register .successAlert svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-user-register .error ~ .errorAlert {
    height: 1.76vw;
    margin-left: 0.98vw;
    top: 1.47vw; }
    .s31-user-register .error ~ .errorAlert svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-user-register .error ~ .s31-tooltip-ico {
    right: 3.91vw; }
  .s31-user-register .field.error {
    width: calc(99% - 2.734vw); }
  .s31-user-register .s31-user-register-agreement, .s31-user-register .s31-user-register-billing {
    margin-bottom: 1.96vw; }
  .s31-user-register .error input[type="text"],
  .s31-user-register .error input[type="email"],
  .s31-user-register .error input[type="date"],
  .s31-user-register .error input[type="password"] {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
  .s31-user-register .error .errorAlert {
    height: 1.76vw;
    margin-left: 0.98vw;
    top: 1.47vw; }
    .s31-user-register .error .errorAlert svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-user-register .error .required.field, .s31-user-register .error #s31-address-password {
    width: calc(99% - 2.734vw); }
  .s31-user-register .error .sylius-validation-error {
    margin-top: 0.69vw;
    font-size: 1.37vw;
    line-height: 1.57vw; }
  .s31-user-register .s31-floating-box {
    margin-bottom: 1.96vw; }
  .s31-user-register .s31-user-register-box {
    max-width: 512px; }
    .s31-user-register .s31-user-register-box p {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box:first-of-type {
      margin-right: 1.96vw; }
  .s31-user-register .s31-user-register-buttons {
    margin-top: 2.93vw; }
  .s31-user-register .s31-button-simple {
    font-size: 1.57vw; }
  .s31-user-register .s31-user-register-conditions {
    font-size: 1.57vw;
    line-height: 1.86vw;
    margin-left: 2.45vw;
    margin-top: 1.96vw; }
    .s31-user-register .s31-user-register-conditions a {
      font-size: 1.57vw;
      line-height: 1.86vw; } }

@media (max-width: 991px) {
  .s31-user-register {
    margin-bottom: 3.91vw; }
    .s31-user-register.s31-user-register-address {
      max-width: initial; }
      .s31-user-register.s31-user-register-address .s31-user-register-address-buttons {
        margin-top: 3.91vw; }
    .s31-user-register h1 {
      font-size: 5.21vw;
      line-height: 4.56vw; }
    .s31-user-register input[type="text"],
    .s31-user-register input[type="email"],
    .s31-user-register input[type="password"],
    .s31-user-register input[type="number"],
    .s31-user-register input[type="date"] {
      padding: 1.83vw 1.96vw;
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw;
      font-size: 2.09vw; }
    .s31-user-register .s31-checkbox-item {
      font-size: 2.09vw;
      line-height: 2.48vw; }
      .s31-user-register .s31-checkbox-item span {
        width: 1.83vw;
        height: 1.83vw;
        margin-right: 1.31vw; }
      .s31-user-register .s31-checkbox-item input {
        margin-right: 1.31vw; }
      .s31-user-register .s31-checkbox-item svg {
        margin-left: 1.31vw; }
    .s31-user-register .successAlert {
      height: 2.35vw;
      margin-left: 1.31vw; }
      .s31-user-register .successAlert svg {
        width: 2.35vw;
        height: 2.35vw; }
    .s31-user-register .error ~ .errorAlert {
      height: 2.35vw;
      margin-left: 1.31vw;
      top: 1.96vw; }
      .s31-user-register .error ~ .errorAlert svg {
        width: 2.35vw;
        height: 2.35vw; }
    .s31-user-register .error ~ .s31-tooltip-ico {
      right: 5.21vw; }
    .s31-user-register .field.error {
      width: calc(99% - 3.646vw); }
    .s31-user-register .s31-user-register-agreement, .s31-user-register .s31-user-register-billing {
      margin-bottom: 2.61vw; }
    .s31-user-register .error input[type="text"],
    .s31-user-register .error input[type="email"],
    .s31-user-register .error input[type="date"],
    .s31-user-register .error input[type="password"] {
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw; }
    .s31-user-register .error .errorAlert {
      height: 2.35vw;
      margin-left: 1.31vw;
      top: 1.96vw; }
      .s31-user-register .error .errorAlert svg {
        width: 2.35vw;
        height: 2.35vw; }
    .s31-user-register .error .required.field, .s31-user-register .error #s31-address-password {
      width: calc(99% - 3.646vw); }
    .s31-user-register .error .sylius-validation-error {
      margin-top: 0.92vw;
      font-size: 1.83vw;
      line-height: 2.09vw; }
    .s31-user-register .s31-floating-box {
      margin-bottom: 2.61vw; }
    .s31-user-register .s31-user-register-box {
      max-width: initial; }
      .s31-user-register .s31-user-register-box p {
        font-size: 2.09vw;
        line-height: 2.48vw; }
      .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box:first-of-type {
        margin-right: 2.61vw; }
    .s31-user-register .s31-user-register-buttons {
      margin-top: 3.91vw; }
    .s31-user-register .s31-button-simple {
      font-size: 2.09vw; }
    .s31-user-register .s31-user-register-conditions {
      font-size: 2.09vw;
      line-height: 2.48vw;
      margin-left: 3.26vw;
      margin-top: 2.61vw; }
      .s31-user-register .s31-user-register-conditions a {
        font-size: 2.09vw;
        line-height: 2.48vw; } }

@media (max-width: 767px) {
  .s31-user-register {
    margin-bottom: 0; }
    .s31-user-register.s31-user-register-address .s31-user-register-address-buttons {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 5.21vw; }
      .s31-user-register.s31-user-register-address .s31-user-register-address-buttons .s31-button-back {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .s31-user-register.s31-user-register-address .s31-user-register-address-buttons .s31-button-grey-cart {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 3.48vw; }
      .s31-user-register.s31-user-register-address .s31-user-register-address-buttons .s31-button-back, .s31-user-register.s31-user-register-address .s31-user-register-address-buttons .s31-button-grey-cart {
        width: 100%;
        display: block; }
    .s31-user-register h1 {
      font-size: 6.95vw;
      line-height: 6.08vw; }
    .s31-user-register input[type="text"],
    .s31-user-register input[type="email"],
    .s31-user-register input[type="password"],
    .s31-user-register input[type="number"],
    .s31-user-register input[type="date"] {
      padding: 2.44vw 2.61vw;
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      font-size: 2.44vw; }
    .s31-user-register .s31-checkbox-item {
      font-size: 2.44vw;
      line-height: 3.3vw; }
      .s31-user-register .s31-checkbox-item span {
        width: 2.44vw;
        height: 2.44vw;
        margin-right: 1.74vw; }
      .s31-user-register .s31-checkbox-item input {
        margin-right: 1.74vw; }
      .s31-user-register .s31-checkbox-item svg {
        margin-left: 1.74vw; }
    .s31-user-register .successAlert {
      height: 3.13vw;
      margin-left: 1.74vw; }
      .s31-user-register .successAlert svg {
        width: 3.13vw;
        height: 3.13vw; }
    .s31-user-register .error ~ .errorAlert {
      height: 3.13vw;
      margin-left: 1.74vw;
      top: 2.61vw; }
      .s31-user-register .error ~ .errorAlert svg {
        width: 3.13vw;
        height: 3.13vw; }
    .s31-user-register .error ~ .s31-tooltip-ico {
      right: 6.95vw; }
    .s31-user-register .field.error {
      width: calc(100% - 4.861vw); }
    .s31-user-register .s31-user-register-agreement, .s31-user-register .s31-user-register-billing {
      margin-bottom: 3.48vw; }
    .s31-user-register .error input[type="text"],
    .s31-user-register .error input[type="email"],
    .s31-user-register .error input[type="date"],
    .s31-user-register .error input[type="password"] {
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw; }
    .s31-user-register .error .errorAlert {
      height: 3.13vw;
      margin-left: 1.74vw;
      top: 2.61vw; }
      .s31-user-register .error .errorAlert svg {
        width: 3.13vw;
        height: 3.13vw; }
    .s31-user-register .error .required.field, .s31-user-register .error #s31-address-password {
      width: calc(100% - 5.861vw); }
    .s31-user-register .error .sylius-validation-error {
      margin-top: 1.22vw;
      font-size: 2.44vw;
      line-height: 2.78vw; }
    .s31-user-register .s31-floating-box {
      margin-bottom: 3.48vw; }
    .s31-user-register .s31-user-register-box p {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box:first-of-type {
      margin-right: 3.48vw; }
    .s31-user-register .s31-user-register-buttons {
      margin-top: 6.95vw; }
    .s31-user-register .s31-button-simple {
      line-height: normal;
      font-size: 2.44vw; }
    .s31-user-register .s31-user-register-conditions {
      font-size: 2.44vw;
      line-height: 3.3vw;
      margin-left: 4.35vw;
      margin-top: 3.48vw; }
      .s31-user-register .s31-user-register-conditions a {
        font-size: 2.44vw;
        line-height: 3.3vw; } }

@media (max-width: 575px) {
  .s31-user-register.s31-user-register-address .s31-user-register-address-buttons {
    margin-top: 8vw; }
    .s31-user-register.s31-user-register-address .s31-user-register-address-buttons .s31-button-grey-cart {
      margin-bottom: 5.34vw; }
  .s31-user-register h1 {
    font-size: 10.67vw;
    line-height: 9.34vw; }
  .s31-user-register input[type="text"],
  .s31-user-register input[type="email"],
  .s31-user-register input[type="password"],
  .s31-user-register input[type="number"],
  .s31-user-register input[type="date"] {
    padding: 3.74vw 4vw;
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    font-size: 4.27vw; }
  .s31-user-register .s31-checkbox-item {
    font-size: 3.74vw;
    line-height: 5.07vw; }
    .s31-user-register .s31-checkbox-item span {
      width: 3.74vw;
      height: 3.74vw;
      margin-right: 2.67vw; }
    .s31-user-register .s31-checkbox-item input {
      margin-right: 2.67vw; }
    .s31-user-register .s31-checkbox-item svg {
      margin-left: 2.67vw; }
    .s31-user-register .s31-checkbox-item .s31-linkText {
      font-size: 3.74vw; }
  .s31-user-register .successAlert {
    height: 4.8vw;
    margin-left: 2.67vw; }
    .s31-user-register .successAlert svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-user-register .error ~ .errorAlert {
    height: 4.8vw;
    margin-left: 2.67vw;
    top: 4vw; }
    .s31-user-register .error ~ .errorAlert svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-user-register .error ~ .s31-tooltip-ico {
    right: 10.67vw; }
  .s31-user-register .field.error {
    width: calc(100% - 7.467vw); }
  .s31-user-register .s31-user-register-agreement, .s31-user-register .s31-user-register-billing {
    margin-bottom: 5.34vw; }
  .s31-user-register .error input[type="text"],
  .s31-user-register .error input[type="email"],
  .s31-user-register .error input[type="date"],
  .s31-user-register .error input[type="password"] {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
  .s31-user-register .error .errorAlert {
    height: 4.8vw;
    margin-left: 2.67vw;
    top: 4vw; }
    .s31-user-register .error .errorAlert svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-user-register .error .required.field, .s31-user-register .error #s31-address-password {
    width: calc(100% - 7.467vw); }
  .s31-user-register .error .sylius-validation-error {
    margin-top: 1.87vw;
    font-size: 3.74vw;
    line-height: 4.27vw; }
  .s31-user-register .s31-floating-box {
    margin-bottom: 5.34vw; }
  .s31-user-register .s31-user-register-box p {
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-user-register .s31-user-register-box .s31-billing-address-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box {
      width: 100%; }
      .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box:first-of-type {
        margin-right: 0; }
      .s31-user-register .s31-user-register-box .s31-billing-address-box .s31-floating-box.s31-billing-address-small {
        width: 100%; }
  .s31-user-register .s31-user-register-buttons {
    margin-top: 10.67vw; }
  .s31-user-register .s31-button-simple {
    font-size: 3.74vw; }
  .s31-user-register .s31-user-register-conditions {
    font-size: 3.74vw;
    line-height: 5.07vw;
    margin-left: 6.67vw;
    margin-top: 5.34vw; }
    .s31-user-register .s31-user-register-conditions a {
      font-size: 3.74vw;
      line-height: 5.07vw; } }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu, span.twitter-typeahead .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.dropup .dropdown-menu, .dropup span.twitter-typeahead .tt-menu, span.twitter-typeahead .dropup .tt-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item, span.twitter-typeahead .tt-suggestion {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, span.twitter-typeahead .tt-suggestion:focus, .dropdown-item:hover, span.twitter-typeahead .tt-suggestion:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, span.twitter-typeahead .active.tt-suggestion, span.twitter-typeahead .tt-suggestion.tt-cursor, .dropdown-item:active, span.twitter-typeahead .tt-suggestion:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, span.twitter-typeahead .disabled.tt-suggestion, .dropdown-item:disabled, span.twitter-typeahead .tt-suggestion:disabled {
    color: #868e96;
    background-color: transparent; }

.dropdown-menu.show, span.twitter-typeahead .show.tt-menu {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap; }

span.twitter-typeahead {
  width: 85%;
  font-size: 16px;
  color: #939292; }
  span.twitter-typeahead .tt-menu {
    width: calc(100% + 20%); }
  .input-group span.twitter-typeahead {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%; }
    .input-group span.twitter-typeahead .tt-menu, .input-group span.twitter-typeahead .tt-hint, .input-group span.twitter-typeahead .tt-input {
      width: 100%; }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-button-grey-address {
  display: inline-block; }

.s31-account-sectionAddr {
  margin-bottom: 30px; }
  .s31-account-sectionAddr h3 {
    border: 1px solid #F0EFEE;
    background: #F0EFEE;
    padding: 31px 0 32px 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0; }
  .s31-account-sectionAddr address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #F0EFEE;
    border-top: 0;
    padding: 30px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px; }
  .s31-account-sectionAddr .s31-account-sectionAddr-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-account-sectionAddr .s31-account-sectionAddr-box div {
      font-size: 16px;
      font-weight: 600;
      line-height: 30px;
      text-align: left;
      width: 60%; }
      .s31-account-sectionAddr .s31-account-sectionAddr-box div:first-of-type {
        font-weight: 400;
        width: 40%; }
  .s31-account-sectionAddr .s31-account-sectionAddr-default {
    margin-top: 30px; }
  .s31-account-sectionAddr .s31-account-sectionAddr-left, .s31-account-sectionAddr .s31-account-sectionAddr-right {
    width: 40%; }
  .s31-account-sectionAddr .s31-account-sectionAddr-buttons {
    width: 20%;
    max-width: 110px; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address {
      cursor: pointer;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: none;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      width: 100%;
      color: #2F61C9;
      padding: 0;
      margin-bottom: 15px; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address:hover {
        text-decoration: underline; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address:hover svg {
          stroke-opacity: 1;
          -webkit-border-radius: 5px;
          border-radius: 5px; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address span {
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        min-width: 70px;
        text-align: left; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 10px;
        min-width: 30px;
        min-height: 30px; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-edit {
      color: #F68D2E; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-edit:hover svg {
        background: #F68D2E;
        stroke: #F68D2E; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-edit:hover svg #Rectangle {
          stroke: #fff; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-delete {
      color: #E8584B; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-delete:hover svg {
        background: #E8584B;
        stroke: #E8584B; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-delete:hover svg #trash {
          stroke: #fff; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-default {
      margin-bottom: 0; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-default:hover svg {
        background: #2F61C9;
        stroke: #2F61C9; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-default:hover svg #flag {
          stroke: #fff; }

@media (max-width: 1199px) {
  .s31-account-sectionAddr {
    margin-bottom: 2.93vw; }
    .s31-account-sectionAddr h3 {
      padding: 2.06vw 0 2.15vw 1.96vw;
      font-size: 1.76vw;
      line-height: 2.06vw;
      -webkit-border-radius: 0.98vw 0.98vw 0 0;
      border-radius: 0.98vw 0.98vw 0 0; }
    .s31-account-sectionAddr address {
      padding: 1.96vw;
      -webkit-border-radius: 0 0 0.98vw 0.98vw;
      border-radius: 0 0 0.98vw 0.98vw;
      margin-bottom: 1.96vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-box div {
      font-size: 1.57vw;
      line-height: 2.93vw;
      width: 50%; }
      .s31-account-sectionAddr .s31-account-sectionAddr-box div:first-of-type {
        width: 50%; }
    .s31-account-sectionAddr .s31-account-sectionAddr-default {
      margin-top: 2.93vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-right {
      margin-bottom: 1.96vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-left, .s31-account-sectionAddr .s31-account-sectionAddr-right {
      width: 40%; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons {
      max-width: 10.742vw; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address {
        margin-bottom: 1.47vw; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address span {
          font-size: 1.57vw;
          line-height: 1.86vw;
          min-width: 6.836vw; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg {
          margin-right: 0.98vw;
          min-width: 2.93vw;
          min-height: 2.93vw; }
          .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg:hover {
            -webkit-border-radius: 0.49vw;
            border-radius: 0.49vw; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-default {
        margin-bottom: 0; } }

@media (max-width: 991px) {
  .s31-account-sectionAddr {
    margin-bottom: 3.91vw; }
    .s31-account-sectionAddr h3 {
      padding: 2.74vw 0 2.22vw 2.61vw;
      font-size: 2.35vw;
      line-height: 2.74vw;
      -webkit-border-radius: 1.31vw 1.31vw 0 0;
      border-radius: 1.31vw 1.31vw 0 0; }
    .s31-account-sectionAddr address {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 2.61vw;
      -webkit-border-radius: 0 0 1.31vw 1.31vw;
      border-radius: 0 0 1.31vw 1.31vw;
      margin-bottom: 2.61vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-box div {
      font-size: 2.09vw;
      line-height: 3.91vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-default {
      margin-top: 3.91vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-right {
      margin-bottom: 2.61vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons {
      width: 100%;
      max-width: 14.323vw; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address {
        margin-bottom: 1.96vw; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address span {
          font-size: 2.09vw;
          line-height: 2.48vw;
          min-width: 9.115vw; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg {
          margin-right: 1.31vw;
          min-width: 3.91vw;
          min-height: 3.91vw; }
          .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg:hover {
            -webkit-border-radius: 0.66vw;
            border-radius: 0.66vw; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-default {
        margin-bottom: 0; } }

@media (max-width: 767px) {
  .s31-button-grey-address {
    display: block; }
  .s31-account-sectionAddr {
    margin-bottom: 5.21vw; }
    .s31-account-sectionAddr h3 {
      padding: 3.65vw 0 3.82vw 3.48vw;
      font-size: 2.78vw;
      line-height: 3.65vw;
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0; }
    .s31-account-sectionAddr address {
      padding: 3.48vw;
      -webkit-border-radius: 0 0 1.74vw 1.74vw;
      border-radius: 0 0 1.74vw 1.74vw;
      margin-bottom: 3.48vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-box div {
      font-size: 2.44vw;
      line-height: 5.21vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-default {
      margin-top: 5.21vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-right {
      margin-bottom: 3.48vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-left, .s31-account-sectionAddr .s31-account-sectionAddr-right {
      width: 100%; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons {
      max-width: initial; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address {
        margin-bottom: 2.61vw;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address span {
          font-size: 2.44vw;
          line-height: 3.3vw;
          max-width: initial; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg {
          margin-right: 1.74vw;
          width: 5.21vw;
          height: 5.21vw; }
          .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg:hover {
            -webkit-border-radius: 0.87vw;
            border-radius: 0.87vw; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-default {
        margin-bottom: 0; } }

@media (max-width: 575px) {
  .s31-account-sectionAddr {
    margin-bottom: 8vw; }
    .s31-account-sectionAddr h3 {
      padding: 5.6vw 0 5.87vw 5.34vw;
      font-size: 4.27vw;
      line-height: 5.6vw;
      -webkit-border-radius: 2.67vw 2.67vw 0 0;
      border-radius: 2.67vw 2.67vw 0 0; }
    .s31-account-sectionAddr address {
      padding: 5.34vw;
      -webkit-border-radius: 0 0 2.67vw 2.67vw;
      border-radius: 0 0 2.67vw 2.67vw;
      margin-bottom: 5.34vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-box div {
      font-size: 3.74vw;
      line-height: 8vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-default {
      margin-top: 8vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-right {
      margin-bottom: 5.34vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address {
      margin-bottom: 4vw; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address span {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg {
        margin-right: 2.67vw;
        width: 8vw;
        height: 8vw; }
        .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address svg:hover {
          -webkit-border-radius: 1.34vw;
          border-radius: 1.34vw; }
    .s31-account-sectionAddr .s31-account-sectionAddr-buttons .s31-set-address-default {
      margin-bottom: 0; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-account-section h1 {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-top: -6px; }

.s31-account-dashboard .item {
  font-size: 21px;
  font-weight: 600; }
  .s31-account-dashboard .item:last-of-type {
    font-size: 18px;
    font-weight: 400; }

.s31-account-dashboard .s31-button-grey-cart {
  display: inline-block;
  margin: 30px 0 20px; }
  .s31-account-dashboard .s31-button-grey-cart:last-of-type {
    margin: 0 0 30px; }

@media (max-width: 1199px) {
  .s31-account-section h1 {
    margin-bottom: 2.93vw;
    font-size: 3.91vw;
    line-height: 4.395vw;
    margin-top: -0.59vw; }
  .s31-account-dashboard .item {
    font-size: 2.06vw; }
    .s31-account-dashboard .item:last-of-type {
      font-size: 1.76vw; }
  .s31-account-dashboard .s31-button-grey-cart {
    margin: 2.93vw 0 1.96vw; }
    .s31-account-dashboard .s31-button-grey-cart:last-of-type {
      margin: 0 0 2.93vw; } }

@media (max-width: 991px) {
  .s31-account-section {
    margin-bottom: 3.91vw; }
    .s31-account-section h1 {
      margin-bottom: 3.91vw;
      font-size: 5.21vw;
      line-height: 5.859vw;
      margin-top: -0.79vw; }
  .s31-account-dashboard .item {
    font-size: 2.74vw; }
    .s31-account-dashboard .item:last-of-type {
      font-size: 2.35vw; }
  .s31-account-dashboard .s31-button-grey-cart {
    margin: 3.91vw 0 2.61vw; }
    .s31-account-dashboard .s31-button-grey-cart:last-of-type {
      margin: 0 0 3.91vw; } }

@media (max-width: 767px) {
  .s31-account-section {
    margin-bottom: 3.48vw; }
    .s31-account-section h1 {
      margin-bottom: 3.48vw;
      font-size: 3.65vw;
      line-height: 5.21vw;
      margin-top: -1.05vw; }
  .s31-account-dashboard br {
    display: none; }
  .s31-account-dashboard .item {
    font-size: 3.65vw; }
    .s31-account-dashboard .item:last-of-type {
      font-size: 2.78vw; }
  .s31-account-dashboard .s31-button-grey-cart {
    display: block;
    margin: 3.48vw 0 3.48vw; }
    .s31-account-dashboard .s31-button-grey-cart:last-of-type {
      margin: 0 0 3.48vw; } }

@media (max-width: 575px) {
  .s31-account-section {
    margin-bottom: 5.34vw; }
    .s31-account-section h1 {
      margin-bottom: 5.34vw;
      font-size: 5.6vw;
      line-height: 8vw;
      margin-top: -1.6vw; }
  .s31-account-dashboard .item {
    font-size: 5.6vw; }
    .s31-account-dashboard .item:last-of-type {
      font-size: 4.27vw; }
  .s31-account-dashboard .s31-button-grey-cart {
    margin: 5.34vw 0 5.34vw; }
    .s31-account-dashboard .s31-button-grey-cart:last-of-type {
      margin: 0 0 5.34vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-account-orders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-account-orders h1 {
    width: 100%; }

.s31-account-orders-card {
  margin-bottom: 20px;
  width: 100%; }
  .s31-account-orders-card p {
    font-size: 16px;
    line-height: 19px; }
    .s31-account-orders-card p a, .s31-account-orders-card p strong {
      font-size: 16px;
      line-height: 19px;
      font-weight: 600;
      color: #363636; }
    .s31-account-orders-card p a {
      color: #F68D2E; }
  .s31-account-orders-card .s31-button-submit {
    display: inline-block;
    width: auto; }

.s31-account-orders-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
  .s31-account-orders-flex .s31-account-orders-box {
    border: 2px solid #F0EFEE;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right: 20px;
    width: 32%; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-address {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 30px; }
    .s31-account-orders-flex .s31-account-orders-box:last-of-type {
      margin-right: 0; }
    .s31-account-orders-flex .s31-account-orders-box h2 {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      margin-bottom: 0;
      background: #F0EFEE;
      margin-bottom: 0;
      padding: 30px; }
    .s31-account-orders-flex .s31-account-orders-box div, .s31-account-orders-flex .s31-account-orders-box strong {
      font-size: 16px;
      line-height: 19px; }
    .s31-account-orders-flex .s31-account-orders-box strong {
      font-weight: 600; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-name {
      margin-right: 30px;
      min-width: 109px; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-name-bold {
      font-weight: 600; }

.s31-account-orders-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: -15px; }
  .s31-account-orders-info div {
    margin-right: 60px;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px; }
    .s31-account-orders-info div:last-of-type {
      margin-right: 0; }
    .s31-account-orders-info div a {
      color: #F68D2E;
      font-size: 16px;
      line-height: 19px; }
      .s31-account-orders-info div a:hover {
        color: #F68D2E; }
    .s31-account-orders-info div strong {
      font-size: 16px;
      font-weight: 600;
      line-height: 19px; }

.s31-table-move {
  width: 100%;
  overflow: auto;
  position: relative; }

.s31-account-orders-table th {
  padding: 20px;
  border: none !important;
  background: #f8f7f7e0;
  border-bottom: 1px solid #D7D7D7 !important;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  pointer-events: none; }
  .s31-account-orders-table th a {
    color: #363636;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400; }
    .s31-account-orders-table th a:after {
      display: none;
      content: "<";
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
      position: relative;
      left: 5px;
      top: 1px; }
  .s31-account-orders-table th.sorted a {
    color: #363636; }
  .s31-account-orders-table th.ascending a {
    color: #363636; }
    .s31-account-orders-table th.ascending a:after {
      content: ">";
      display: none; }
  .s31-account-orders-table th.descending a {
    color: #363636; }
    .s31-account-orders-table th.descending a:after {
      content: "<";
      display: none; }

.s31-account-orders-table tr {
  border-bottom: 1px solid #D7D7D7 !important; }
  .s31-account-orders-table tr:hover {
    background: #f68d2e0d; }

.s31-account-orders-table td {
  border: none;
  padding: 0px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500; }
  .s31-account-orders-table td a {
    padding: 20px;
    display: block;
    color: #363636;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500; }
  .s31-account-orders-table td span {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500; }

.s31-account-section .s31-checkout-completeTotal-note {
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 10px; }
  .s31-account-section .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-text {
    margin-bottom: 30px; }

.s31-account-order-buttons a.button:not(.s31-button-submit) {
  display: inline-block;
  background: #363636;
  padding: 0 30px;
  line-height: 36px;
  color: white;
  text-align: center;
  font-size: 16px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 2px solid #363636;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  float: none; }
  .s31-account-order-buttons a.button:not(.s31-button-submit):hover {
    background: black;
    color: white;
    outline: none !important;
    text-decoration: none;
    border: 2px solid black; }

.s31-completeTable-label-account {
  padding-right: 20px !important; }

.s31-account-state {
  display: none; }

.s31-account-back-button {
  display: none; }
  .s31-account-back-button.s31-account-back-note {
    display: inline-block; }

.s31-account-orders-none p {
  font-size: 16px;
  line-height: 21px; }

.s31-nonregistred-customer h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 30px; }

.s31-nonregistred-customer .s31-button-submit {
  width: auto;
  margin-bottom: 20px; }

.s31-nonregistred-customer .s31-button-back {
  display: inline-block; }

@media (max-width: 1439px) {
  .s31-account-orders-flex .s31-account-orders-box {
    margin-right: 0;
    width: 100%;
    max-width: initial;
    margin-bottom: 20px; } }

@media (max-width: 1199px) {
  .s31-account-orders-card {
    margin-bottom: 1.96vw; }
    .s31-account-orders-card p {
      font-size: 1.57vw;
      line-height: 1.86vw; }
      .s31-account-orders-card p a, .s31-account-orders-card p strong {
        font-size: 1.57vw;
        line-height: 1.86vw; }
  .s31-account-orders-flex .s31-account-orders-box {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin-right: 0;
    width: 100%;
    max-width: initial;
    margin-bottom: 1.96vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-address {
      padding: 1.96vw; }
    .s31-account-orders-flex .s31-account-orders-box h2 {
      font-size: 1.76vw;
      line-height: 2.06vw;
      padding: 1.96vw; }
    .s31-account-orders-flex .s31-account-orders-box div, .s31-account-orders-flex .s31-account-orders-box strong {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-name {
      margin-right: 1.96vw; }
  .s31-account-orders-info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-bottom: 1.96vw; }
    .s31-account-orders-info div {
      margin-right: 1.96vw;
      font-size: 1.57vw;
      line-height: 1.86vw;
      margin-bottom: 0; }
      .s31-account-orders-info div a {
        font-size: 1.57vw;
        line-height: 1.86vw; }
      .s31-account-orders-info div strong {
        font-size: 1.57vw;
        line-height: 1.86vw; }
  .s31-account-orders-table th {
    padding: 1.96vw;
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-account-orders-table th a {
      font-size: 1.57vw;
      line-height: 1.86vw; }
      .s31-account-orders-table th a:after {
        left: 0.49vw; }
  .s31-account-orders-table td {
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-account-orders-table td span {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-account-orders-table td a {
      padding: 1.96vw;
      font-size: 1.57vw;
      line-height: 1.86vw; }
  .s31-account-order-buttons a.button:not(.s31-button-submit) {
    display: block;
    margin: 0 auto 10px; }
  .s31-account-order-buttons a.s31-button-submit {
    display: block;
    width: 100%; }
  .s31-completeTable-label-account {
    display: none; }
  .s31-account-state {
    display: block;
    width: 100%;
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-account-section .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox {
    width: 65%; }
  .s31-account-section .s31-checkout-completeTotal-note-text {
    margin-bottom: 0; }
  .s31-checkout-completeTotal-back {
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding: 0; }
  .s31-account-back-button {
    display: inline-block;
    padding-bottom: 0.98vw;
    margin-top: 0 !important; }
    .s31-account-back-button.s31-account-back-note {
      display: none; }
  .s31-account-orders-none p {
    font-size: 1.57vw;
    line-height: 2.06vw; }
  .s31-nonregistred-customer h1 {
    margin-bottom: 2.93vw;
    font-size: 3.91vw;
    line-height: 4.395vw; }
  .s31-nonregistred-customer .s31-button-submit {
    margin-bottom: 1.96vw; } }

@media (max-width: 991px) {
  .s31-account-orders-card {
    margin-bottom: 2.61vw; }
    .s31-account-orders-card p {
      font-size: 2.09vw;
      line-height: 2.48vw; }
      .s31-account-orders-card p a, .s31-account-orders-card p strong {
        font-size: 2.09vw;
        line-height: 2.48vw; }
  .s31-account-orders-flex .s31-account-orders-box {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    margin-bottom: 2.61vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-address {
      padding: 2.61vw; }
    .s31-account-orders-flex .s31-account-orders-box h2 {
      font-size: 2.35vw;
      line-height: 2.74vw;
      padding: 2.61vw; }
    .s31-account-orders-flex .s31-account-orders-box div, .s31-account-orders-flex .s31-account-orders-box strong {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-name {
      margin-right: 2.61vw; }
  .s31-account-orders-info {
    margin-bottom: 2.61vw; }
    .s31-account-orders-info div {
      margin-right: 2.61vw;
      font-size: 2.09vw;
      line-height: 2.48vw; }
      .s31-account-orders-info div a {
        font-size: 2.09vw;
        line-height: 2.48vw; }
      .s31-account-orders-info div strong {
        font-size: 2.09vw;
        line-height: 2.48vw; }
  .s31-account-orders-table th {
    font-size: 2.09vw;
    line-height: 2.48vw;
    padding: 2.61vw; }
    .s31-account-orders-table th a {
      font-size: 2.09vw;
      line-height: 2.48vw; }
      .s31-account-orders-table th a:after {
        left: 0.66vw; }
  .s31-account-orders-table td {
    font-size: 2.09vw;
    line-height: 2.48vw; }
    .s31-account-orders-table td span {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-account-orders-table td a {
      padding: 2.61vw;
      font-size: 2.09vw;
      line-height: 2.48vw; }
  .s31-account-section .s31-checkout-completeTotal-note {
    padding-bottom: 1.31vw; }
  .s31-account-state {
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-account-orders-none p {
    font-size: 2.09vw;
    line-height: 2.74vw; }
  .s31-nonregistred-customer h1 {
    margin-bottom: 3.91vw;
    font-size: 5.21vw;
    line-height: 5.859vw; }
  .s31-nonregistred-customer .s31-button-submit {
    margin-bottom: 2.61vw; }
  .s31-nonregistred-customer .s31-button-back {
    margin-bottom: 3.91vw; } }

@media (max-width: 767px) {
  .s31-account-orders-card {
    margin-bottom: 3.48vw; }
    .s31-account-orders-card p {
      font-size: 2.44vw;
      line-height: 3.3vw; }
      .s31-account-orders-card p a, .s31-account-orders-card p strong {
        font-size: 2.44vw;
        line-height: 3.3vw; }
  .s31-account-orders-flex .s31-account-orders-box {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    margin-bottom: 3.48vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-address {
      padding: 3.48vw; }
    .s31-account-orders-flex .s31-account-orders-box h2 {
      font-size: 2.78vw;
      line-height: 3.65vw;
      padding: 3.48vw; }
    .s31-account-orders-flex .s31-account-orders-box div, .s31-account-orders-flex .s31-account-orders-box strong {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-name {
      margin-right: 3.48vw; }
  .s31-account-orders-info {
    margin-bottom: 3.48vw; }
    .s31-account-orders-info div {
      margin-right: 3.48vw;
      font-size: 2.44vw;
      line-height: 3.3vw; }
      .s31-account-orders-info div a {
        font-size: 2.44vw;
        line-height: 3.3vw; }
      .s31-account-orders-info div strong {
        font-size: 2.44vw;
        line-height: 3.3vw; }
  .s31-account-orders-table {
    min-width: 121.739vw; }
    .s31-account-orders-table th {
      font-size: 2.44vw;
      line-height: 3.3vw;
      padding: 3.48vw; }
      .s31-account-orders-table th a {
        font-size: 2.44vw;
        line-height: 3.3vw; }
        .s31-account-orders-table th a:after {
          left: 0.87vw; }
    .s31-account-orders-table td {
      font-size: 2.44vw;
      line-height: 3.3vw; }
      .s31-account-orders-table td span {
        font-size: 2.44vw;
        line-height: 3.3vw; }
      .s31-account-orders-table td a {
        padding: 3.48vw;
        font-size: 2.44vw;
        line-height: 3.3vw; }
  .s31-account-order-buttons a.button:not(.s31-button-submit) {
    margin-bottom: 10px; }
  .s31-account-state {
    display: none; }
  .s31-account-state-mobile {
    line-height: normal !important;
    margin-bottom: 0 !important; }
    .s31-account-state-mobile span {
      line-height: normal !important;
      margin-bottom: 0 !important; }
  .s31-checkout-completeTotal-back .s31-account-back-button {
    display: block;
    padding-bottom: 0;
    margin-top: 3.48vw !important; }
  .s31-account-orders-none p {
    font-size: 2.44vw;
    line-height: 3.65vw; }
  .s31-orders-top {
    position: relative; }
    .s31-orders-top .s31-table-move-gradient {
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.9)));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
      background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
      height: 100%;
      width: 13.889vw;
      position: absolute;
      top: 0;
      right: 0;
      pointer-events: none; }
  .s31-nonregistred-customer h1 {
    margin-bottom: 3.48vw;
    font-size: 3.65vw;
    line-height: 5.21vw; }
  .s31-nonregistred-customer .s31-button-submit {
    margin-bottom: 3.48vw; }
  .s31-nonregistred-customer .s31-button-back {
    width: 100%;
    margin-bottom: 5.21vw; } }

@media (max-width: 575px) {
  .s31-account-orders-card {
    margin-bottom: 5.34vw; }
    .s31-account-orders-card p {
      font-size: 3.74vw;
      line-height: 5.07vw; }
      .s31-account-orders-card p a, .s31-account-orders-card p strong {
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-account-orders-flex .s31-account-orders-box {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    margin-bottom: 5.34vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-address {
      padding: 5.34vw; }
    .s31-account-orders-flex .s31-account-orders-box h2 {
      font-size: 4.27vw;
      line-height: 5.6vw;
      padding: 5.34vw; }
    .s31-account-orders-flex .s31-account-orders-box div, .s31-account-orders-flex .s31-account-orders-box strong {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-account-orders-flex .s31-account-orders-box .s31-account-orders-name {
      margin-right: 5.34vw;
      min-width: 29.333vw; }
  .s31-account-orders-info {
    margin-bottom: 5.34vw;
    text-align: left; }
    .s31-account-orders-info div {
      margin-right: 5.34vw;
      font-size: 3.74vw;
      line-height: 5.07vw; }
      .s31-account-orders-info div a {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-account-orders-info div strong {
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-account-orders-table {
    min-width: 186.667vw; }
    .s31-account-orders-table th {
      font-size: 3.74vw;
      line-height: 5.07vw;
      padding: 5.34vw; }
      .s31-account-orders-table th a {
        font-size: 3.74vw;
        line-height: 5.07vw; }
        .s31-account-orders-table th a:after {
          left: 1.34vw; }
    .s31-account-orders-table td {
      font-size: 3.74vw;
      line-height: 5.07vw; }
      .s31-account-orders-table td span {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-account-orders-table td a {
        padding: 5.34vw;
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-checkout-completeTotal-back .s31-account-back-button {
    margin-top: 5.34vw !important; }
  .s31-account-orders-none p {
    font-size: 3.74vw;
    line-height: 5.6vw; }
  .s31-orders-top .s31-table-move-gradient {
    width: 21.333vw; }
  .s31-nonregistred-customer h1 {
    margin-bottom: 5.34vw;
    font-size: 5.6vw;
    line-height: 8vw; }
  .s31-nonregistred-customer .s31-button-submit {
    margin-bottom: 5.34vw; }
  .s31-nonregistred-customer .s31-button-back {
    margin-bottom: 8vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-account-block {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #363636; }
  .s31-account-block .s31-ico path {
    fill: #fff; }
  .s31-account-block.s31-account-blockLonger {
    padding-left: 20px !important; }
  .s31-account-block.s31-account-blockLongest {
    padding-left: 10px !important; }
  .s31-account-block:hover .s31-ico path, .s31-account-block.s31-activeBlock .s31-ico path, .s31-account-block.s31-active .s31-ico path {
    fill: #6E6259; }

.s31-account-layer {
  position: absolute;
  left: -158px;
  top: 70px;
  background: white;
  -webkit-box-shadow: 0 20px 40px 0 rgba(110, 98, 89, 0.3);
  box-shadow: 0 20px 40px 0 rgba(110, 98, 89, 0.3);
  display: none;
  width: 375px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0; }
  .s31-account-layer .s31-account-layerInside {
    text-align: center;
    cursor: default;
    font-weight: bold; }
    .s31-account-layer .s31-account-layerInside .s31-login {
      padding: 20px;
      line-height: 34px; }
    .s31-account-layer .s31-account-layerInside .s31-login-salutation {
      background: #F0EFEE;
      padding: 20px;
      text-align: left;
      -webkit-border-top-left-radius: 10px;
      border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      border-top-right-radius: 10px;
      line-height: 31px; }
      .s31-account-layer .s31-account-layerInside .s31-login-salutation .s31-ico-text-value {
        font-size: 21px;
        font-weight: 600; }
      .s31-account-layer .s31-account-layerInside .s31-login-salutation span {
        font-weight: 500;
        font-size: 16px; }
      .s31-account-layer .s31-account-layerInside .s31-login-salutation .s31-logout {
        display: block;
        font-weight: 500;
        font-size: 16px;
        color: #E8584B; }
    .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login {
      background: #F0EFEE;
      padding: 24px 20px 20px 20px;
      -webkit-border-top-right-radius: 10px;
      border-top-right-radius: 10px;
      -webkit-border-top-left-radius: 10px;
      border-top-left-radius: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login p {
        font-size: 18px;
        line-height: 21px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 21px; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login input {
        width: 100%;
        height: 45px;
        line-height: 45px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #36363680;
        background-color: #F0EFEE;
        padding: 15px;
        font-size: 16px; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error {
        width: calc(100% - 28px); }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error input {
          border: 1px solid #E8584B;
          -webkit-border-radius: 5px;
          border-radius: 5px; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error label {
          color: #E8584B; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error .alert-danger {
          width: 100%;
          font-weight: 400;
          color: #E8584B;
          font-size: 14px;
          line-height: 16px;
          background: none;
          border: none;
          padding: 0;
          margin: 7px 0 0;
          text-align: left; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .errorAlert {
        display: none; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .error ~ .errorAlert {
        display: block;
        position: relative;
        height: 18px;
        margin-left: 10px;
        top: 15px; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .error ~ .errorAlert svg {
          height: 18px;
          width: 18px; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 11px; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-button-gray {
          height: 45px;
          line-height: 45px;
          width: 112px;
          -webkit-border-radius: 7px;
          border-radius: 7px;
          color: #fff;
          background-color: #6E6259;
          font-size: 16px;
          font-weight: 600;
          -webkit-transition-duration: 0.2s;
          -o-transition-duration: 0.2s;
          transition-duration: 0.2s; }
          .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-button-gray:hover {
            background: #493A2F;
            text-decoration: none; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-link-orange {
          color: #F68D2E;
          font-size: 16px;
          font-weight: 300;
          text-decoration: underline; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-floating-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 20px; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-floating-box input:focus ~ label, .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-floating-box input:not(:placeholder-shown) ~ label,
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-floating-box textarea:focus ~ label, .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-floating-box textarea:not(:placeholder-shown) ~ label,
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-floating-box select:focus ~ label, .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-floating-box select:not([value=""]) ~ label {
          background: #F0EFEE; }
    .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register {
      padding: 20px; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register p {
        font-size: 18px;
        line-height: 21px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 0; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register p span {
          display: block;
          font-size: 18px;
          margin-top: 10px;
          margin-bottom: 5px; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        font-size: 16px;
        padding: 3px 0;
        font-weight: 500; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico {
          margin: 0 8px 0 0;
          padding-top: 3px; }
          .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico svg {
            width: 18px;
            height: 18px; }
            .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico svg path {
              fill: #fff; }
      .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-button-green {
        background: #6BA539;
        outline: none;
        width: 140px;
        color: #fff;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        font-weight: 500;
        display: block;
        margin-top: 23px;
        height: 46px;
        line-height: 46px;
        font-size: 16px;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s; }
        .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-button-green:hover {
          background: #458E07;
          text-decoration: none; }
    .s31-account-layer .s31-account-layerInside .s31-link-full {
      display: block;
      width: 100%;
      text-align: left;
      color: #363636;
      font-size: 16px;
      font-weight: normal; }
    .s31-account-layer .s31-account-layerInside .s31-link-simple {
      color: #363636;
      font-size: 14px;
      font-weight: bold; }
    .s31-account-layer .s31-account-layerInside .s31-button-red {
      display: block;
      font-size: 14px;
      width: 150px;
      margin: 20px auto;
      font-weight: normal; }
  .s31-account-layer:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #F0EFEE;
    border-width: 10px;
    margin-left: -10px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s; }

@media (max-width: 1199px) {
  .s31-account-layer {
    top: 60px; } }

@media (max-width: 991px) {
  header .s31-account-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    header .s31-account-block:hover .s31-ico path {
      fill: #fff; }
    header .s31-account-block.s31-activeBlock .s31-ico path {
      fill: #6E6259; }
    header .s31-account-block svg {
      width: 3.91vw;
      height: 3.91vw; }
  header .s31-account-layer {
    left: auto;
    width: 48.85vw;
    top: 8vw; }
    header .s31-account-layer .s31-account-layerInside .s31-login {
      padding: 2.61vw;
      line-height: 4.43vw; }
    header .s31-account-layer .s31-account-layerInside .s31-login-salutation {
      padding: 2.61vw;
      -webkit-border-top-left-radius: 1.31vw;
      border-top-left-radius: 1.31vw;
      -webkit-border-top-right-radius: 1.31vw;
      border-top-right-radius: 1.31vw; }
      header .s31-account-layer .s31-account-layerInside .s31-login-salutation .s31-ico-text-value {
        font-size: 2.74vw; }
      header .s31-account-layer .s31-account-layerInside .s31-login-salutation span {
        font-size: 2.09vw; }
      header .s31-account-layer .s31-account-layerInside .s31-login-salutation .s31-logout {
        font-size: 2.09vw; }
    header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login {
      padding: 2.61vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login p {
        font-size: 2.35vw;
        line-height: 2.74vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login input {
        height: 6vw;
        line-height: 6vw;
        -webkit-border-radius: 0.66vw;
        border-radius: 0.66vw;
        padding: 1.96vw;
        font-size: 2.09vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error {
        width: calc(99% - 3.646vw); }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error input {
          -webkit-border-radius: 0.66vw;
          border-radius: 0.66vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error .alert-danger {
          font-size: 1.83vw;
          line-height: 2.09vw;
          margin: 0.92vw 0 0; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .error ~ .errorAlert {
        height: 2.35vw;
        margin-left: 1.31vw;
        top: 1.96vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .error ~ .errorAlert svg {
          width: 2.35vw;
          height: 2.35vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons {
        margin-top: 1.44vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-button-gray {
          height: 6vw;
          line-height: 6vw;
          width: 15vw;
          -webkit-border-radius: 0.92vw;
          border-radius: 0.92vw;
          font-size: 2.09vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-link-orange {
          font-size: 2.09vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-floating-box {
          margin-bottom: 2.61vw; }
    header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register {
      padding: 2.61vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register p {
        font-size: 2.35vw;
        line-height: 2.74vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register p span {
          font-size: 2.35vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div {
        font-size: 2.09vw;
        padding: 0.66vw 0; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico {
          margin: 0 1.05vw 0 0; }
          header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico svg {
            width: 2.61vw;
            height: 2.61vw; }
            header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico svg path {
              fill: #fff; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-button-green {
        background: #6BA539;
        width: 18.23vw;
        -webkit-border-radius: 0.92vw;
        border-radius: 0.92vw;
        margin-top: 2.61vw;
        height: 6vw;
        line-height: 6vw;
        font-size: 2.09vw; }
    header .s31-account-layer .s31-account-layerInside .s31-link-full {
      font-size: 2.09vw; }
    header .s31-account-layer .s31-account-layerInside .s31-link-simple {
      font-size: 2.09vw; }
    header .s31-account-layer .s31-account-layerInside .s31-button-red {
      font-size: 2.09vw; }
    header .s31-account-layer:after {
      left: 50%;
      border-width: 1.31vw;
      margin-left: -1.31vw; } }

@media (max-width: 767px) {
  header .s31-account-block {
    padding: 0;
    position: static; }
    header .s31-account-block .s31-ico {
      margin: 0px;
      text-align: center; }
    header .s31-account-block svg {
      width: 8vw;
      height: 8vw; }
    header .s31-account-block .s31-ico-count {
      left: 50x !important; }
  header .s31-account-layer {
    display: none;
    position: absolute;
    top: 17vw;
    background: white;
    display: none;
    width: 100% !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    left: 0;
    margin-left: 0; }
    header .s31-account-layer .s31-account-layerInside .s31-login {
      padding: 5.34vw;
      line-height: 9.07vw; }
      header .s31-account-layer .s31-account-layerInside .s31-login a {
        font-size: 3.74vw; }
    header .s31-account-layer .s31-account-layerInside .s31-login-salutation {
      padding: 5.34vw; }
      header .s31-account-layer .s31-account-layerInside .s31-login-salutation .s31-ico-text-value {
        font-size: 5.6vw; }
      header .s31-account-layer .s31-account-layerInside .s31-login-salutation span {
        font-size: 3.74vw; }
      header .s31-account-layer .s31-account-layerInside .s31-login-salutation .s31-logout {
        font-size: 3.74vw; }
    header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login {
      padding: 5.34vw;
      -webkit-border-radius: 0;
      border-radius: 0; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login p {
        font-size: 4.27vw;
        line-height: 5.6vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login input {
        height: 12.27vw;
        line-height: 12.27vw;
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        padding: 4vw;
        font-size: 3.74vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error {
        width: calc(100% - 7.467vw); }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error input {
          -webkit-border-radius: 1.34vw;
          border-radius: 1.34vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .field.error .alert-danger {
          font-size: 3.74vw;
          line-height: 4.27vw;
          margin: 1.87vw 0 0; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .error ~ .errorAlert {
        height: 4.8vw;
        margin-left: 2.67vw;
        top: 4vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .error ~ .errorAlert svg {
          width: 4.8vw;
          height: 4.8vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons {
        margin-top: 2.94vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-button-gray {
          height: 12.27vw;
          line-height: 12.27vw;
          width: 30vw;
          -webkit-border-radius: 1.87vw;
          border-radius: 1.87vw;
          font-size: 3.74vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-link-orange {
          font-size: 3.74vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-login .s31-account-layer-buttons .s31-floating-box {
          margin-bottom: 5.34vw; }
    header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register {
      padding: 5.34vw;
      -webkit-border-bottom-left-radius: 10px;
      border-bottom-left-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
      border-bottom-right-radius: 10px; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register p {
        font-size: 4.27vw;
        line-height: 5.6vw; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register p span {
          font-size: 4.27vw; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div {
        font-size: 3.74vw;
        padding: 1.34vw 0; }
        header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico {
          margin: 0 2.14vw 0 0; }
          header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico svg {
            width: 5.34vw;
            height: 5.34vw; }
            header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-advantages div .s31-ico svg path {
              fill: #fff; }
      header .s31-account-layer .s31-account-layerInside .s31-not-registered .s31-account-layer-register .s31-button-green {
        background: #6BA539;
        width: 37.4vw;
        -webkit-border-radius: 1.87vw;
        border-radius: 1.87vw;
        margin-top: 5.34vw;
        height: 12.27vw;
        line-height: 12.27vw;
        font-size: 3.74vw; }
    header .s31-account-layer:after {
      left: 84%;
      border-width: 2.67vw;
      margin-left: -2.67vw; } }

@media (max-width: 575px) {
  header .s31-account-layer:after {
    left: 82%;
    border-width: 2.67vw;
    margin-left: -2.67vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-wishlist h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 30px;
  margin-top: -6px; }

.s31-wishlist #add_products_to_cart_0 {
  display: none; }

.s31-wishlist .s31-remove-from-wishlist {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 35px;
  top: 25px;
  cursor: pointer;
  text-align: center;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 1px solid #9797971a;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFFFFF; }
  .s31-wishlist .s31-remove-from-wishlist svg {
    position: relative;
    top: 6px; }
  .s31-wishlist .s31-remove-from-wishlist #Group {
    stroke: #E8584B; }
  .s31-wishlist .s31-remove-from-wishlist:hover {
    background: #E8584B; }
    .s31-wishlist .s31-remove-from-wishlist:hover #Group {
      stroke: #FFFFFF; }

.s31-wishlist .s31-wishlist-button {
  display: none; }

.s31-wishlist .s31-article-box .s31-article-text {
  top: 0 !important; }

.s31-wishlist .s31-article-box .s31-article-sizes {
  display: none !important; }

.s31-wishlist .s31-wishlist-empty p {
  font-size: 16px;
  line-height: 21px; }

.s31-wishlist-button {
  border: 1px solid rgba(151, 151, 151, 0.1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  width: 32px;
  height: 32px;
  z-index: 2;
  position: absolute;
  right: 15px;
  top: 15px;
  padding: 0px !important;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block; }
  .s31-wishlist-button.s31-wishlist-add svg path {
    stroke: #E8584B;
    stroke-width: 4; }
  .s31-wishlist-button.s31-wishlist-add:hover svg path {
    fill: #E8584B; }
  .s31-wishlist-button.s31-wishlist-remove svg path {
    stroke: #E8584B;
    fill: #E8584B; }
  .s31-wishlist-button.s31-wishlist-remove:hover svg path {
    fill: #E8584B; }
  .s31-wishlist-button svg {
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    position: relative;
    top: 7px;
    left: 7px;
    width: 16px;
    height: 14px; }
    .s31-wishlist-button svg path {
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s;
      stroke: #E8584B;
      stroke-width: 4;
      fill: #ffffff; }

.s31-wishlist-confirmation {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  opacity: 0;
  display: none; }
  .s31-wishlist-confirmation .s31-wishlist-confirmationOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: black;
    z-index: 9999;
    opacity: 0.5;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .s31-wishlist-confirmation .s31-wishlist-confirmationIco svg {
    position: absolute;
    display: block;
    z-index: 99999;
    left: 50%;
    top: 50%;
    margin: -116px 0 0 -92px; }
  .s31-wishlist-confirmation .s31-wishlist-confirmationText {
    position: absolute;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    z-index: 99999;
    left: 0;
    top: 50%;
    margin: 100px auto;
    width: 100%; }
  .s31-wishlist-confirmation.s31-wishlist-finishAnimationOverlay {
    -webkit-animation-name: add-to-wishlist-overlay;
    animation-name: add-to-wishlist-overlay;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal; }

@media (max-width: 1199px) {
  .s31-wishlist-button {
    width: 3.13vw;
    height: 3.13vw;
    right: 2.61vw;
    top: 2.61vw; }
    .s31-wishlist-button svg {
      top: 0.69vw;
      left: 0.69vw;
      width: 1.57vw;
      height: 1.37vw; }
  .s31-wishlist h1 {
    font-size: 3.91vw;
    line-height: 4.395vw;
    margin-bottom: 2.93vw;
    margin-top: -0.59vw; }
  .s31-wishlist .s31-remove-from-wishlist {
    width: 3.13vw;
    height: 3.13vw;
    right: 3.42vw;
    top: 2.45vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
    .s31-wishlist .s31-remove-from-wishlist svg {
      width: 1.76vw;
      height: 1.76vw;
      position: relative;
      top: 0.59vw; }
  .s31-wishlist .s31-wishlist-empty p {
    font-size: 1.57vw;
    line-height: 2.06vw; } }

@media (max-width: 991px) {
  .s31-wishlist-button {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    width: 4.17vw;
    height: 4.17vw;
    right: 1.96vw;
    top: 1.96vw; }
    .s31-wishlist-button svg {
      top: 0.92vw;
      left: 0.92vw;
      width: 2.09vw;
      height: 1.83vw; }
  .s31-wishlist h1 {
    font-size: 5.21vw;
    line-height: 5.859vw;
    margin-bottom: 3.91vw;
    margin-top: -0.79vw; }
  .s31-wishlist .s31-remove-from-wishlist {
    width: 4.17vw;
    height: 4.17vw;
    right: 4.56vw;
    top: 3.26vw;
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw; }
    .s31-wishlist .s31-remove-from-wishlist svg {
      width: 2.35vw;
      height: 2.35vw;
      position: relative;
      top: 0.79vw; }
  .s31-wishlist .s31-wishlist-empty p {
    font-size: 2.09vw;
    line-height: 2.74vw; } }

@media (max-width: 767px) {
  .s31-wishlist-button {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    width: 5.56vw;
    height: 5.56vw;
    right: 2.61vw;
    top: 2.61vw; }
    .s31-wishlist-button svg {
      top: 1.3vw;
      left: 1.3vw;
      width: 2.78vw;
      height: 2.44vw; }
  .s31-wishlist h1 {
    font-size: 3.65vw;
    line-height: 5.21vw;
    margin-bottom: 3.48vw;
    margin-top: -1.05vw; }
  .s31-wishlist .s31-remove-from-wishlist {
    width: 5.56vw;
    height: 5.56vw;
    right: 6.08vw;
    top: 4.35vw;
    -webkit-border-radius: 0.87vw;
    border-radius: 0.87vw; }
    .s31-wishlist .s31-remove-from-wishlist svg {
      width: 3.13vw;
      height: 3.13vw;
      position: relative;
      top: 1.05vw; }
  .s31-wishlist .s31-wishlist-empty p {
    font-size: 2.44vw;
    line-height: 3.65vw; } }

@media (max-width: 575px) {
  .s31-wishlist-button {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    width: 8.54vw;
    height: 8.54vw;
    right: 2.67vw;
    top: 2.67vw; }
    .s31-wishlist-button svg {
      top: 1.87vw;
      left: 1.87vw;
      width: 4.27vw;
      height: 3.74vw; }
  .s31-wishlist h1 {
    font-size: 5.6vw;
    line-height: 8vw;
    margin-bottom: 5.34vw;
    margin-top: -1.6vw; }
  .s31-wishlist .s31-remove-from-wishlist {
    width: 8.54vw;
    height: 8.54vw;
    right: 2.67vw;
    top: 2.67vw;
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
    .s31-wishlist .s31-remove-from-wishlist svg {
      width: 4.8vw;
      height: 4.8vw;
      position: relative;
      top: 1.6vw; }
  .s31-wishlist .s31-wishlist-empty p {
    font-size: 3.74vw;
    line-height: 5.6vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-cart-content {
  font-size: 26px;
  line-height: 30px;
  margin: 0; }
  .s31-cart-content strong {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px; }
  .s31-cart-content span {
    font-size: 26px;
    line-height: 30px; }
    .s31-cart-content span strong {
      font-size: 26px;
      line-height: 30px; }

.s31-cartInfoBanner img {
  max-width: 100%; }

.s31-cart-articles .s31-cart-articlesTable {
  margin: 30px 15px;
  text-align: right; }
  .s31-cart-articles .s31-cart-articlesTable .s31-aright {
    text-align: right !important; }
  .s31-cart-articles .s31-cart-articlesTable .s31-aleft {
    text-align: left !important; }
  .s31-cart-articles .s31-cart-articlesTable .s31-acenter {
    text-align: center !important; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .order-md-1 {
      width: 25%; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-removeButt, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-wishlistButt {
      display: none; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo span, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo div {
      font-size: 16px;
      text-align: center; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items {
      padding: 10px 0 0 0; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-2 {
        width: 23%; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-3, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-4 {
        text-align: right;
        width: 22%; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box {
        position: relative;
        min-width: 90px;
        margin-left: 10px; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box button {
          display: block;
          margin: 0 auto;
          padding: 0; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items span {
        line-height: 19px; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items span.sylius-total {
          font-weight: 600;
          text-align: right; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-article-price {
      text-align: right;
      font-size: 16px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-article-price.s31-article-price-original, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-article-price .s31-article-price-original {
        text-decoration: line-through;
        display: block;
        text-align: right;
        font-size: 16px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-article-price .s31-article-price-vo {
        margin-left: 5px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-itemInfo .s31-article-price-original + .s31-article-price {
      color: #363636; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading {
    border: 1px solid #F0EFEE;
    background: #F0EFEE;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding: 32px 0 32px 30px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-products {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-cart-articlesTable-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-cart-articlesTable-items {
      font-size: 16px;
      line-height: 19px;
      color: #6E6259;
      text-align: center; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-cart-articlesTable-items.s31-cart-articlesTable-mnozstvi, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-cart-articlesTable-items.s31-cart-articlesTable-dostupnost {
        width: 23%; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-cart-articlesTable-items.s31-cart-articlesTable-cena, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-cart-articlesTable-items.s31-cart-articlesTable-cenaks {
        text-align: right;
        width: 22%; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-cart-articlesTable-delete {
      min-width: 100px; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item-box .s31-cart-changeEmbroidery {
      color: #F68D2E !important;
      font-size: 16px !important;
      font-weight: normal !important; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item {
    border: 2px solid #F0EFEE;
    border-top: 0;
    border-bottom: 1px solid #F0EFEE;
    padding: 30px 0 30px 30px;
    margin-left: -15px;
    margin-right: -15px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item:last-of-type {
      -webkit-border-radius: 0 0 10px 10px;
      border-radius: 0 0 10px 10px;
      border-bottom: 2px solid #F0EFEE; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-aleft {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-aleft .s31-instock {
        display: none; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club {
      font-size: 16px;
      line-height: 19px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: end;
      align-self: flex-end;
      margin-left: 110px;
      position: absolute; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club strong {
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        margin-left: 5px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club svg {
        margin-right: 5px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-acenter .s31-cart-removeButt, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-acenter .s31-cart-wishlistButt {
      width: 100%; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox {
      position: relative;
      margin-right: 20px;
      width: 90px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
        width: 90px;
        height: auto;
        height: 90px;
        margin: 0 auto;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 20px 0 #3636360d;
        box-shadow: 0 0 20px 0 #3636360d; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox {
      width: calc(100% - 110px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      height: 60px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .sylius-unit-qty {
        display: none; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .s31-cartArticle-description, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .s31-cartArticle-brand {
        font-size: 16px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox a {
        display: block;
        font-size: 18px;
        color: #363636;
        line-height: 21px;
        font-weight: 600;
        margin-bottom: 5px;
        width: 100%; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox div {
        width: 100%; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .item {
        font-size: 16px;
        line-height: 19px; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    text-align: left;
    margin-top: 30px;
    margin-left: 110px;
    border-top: 1px solid #F0EFEE;
    width: calc(100% - 110px);
    padding: 30px 100px 0 0; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      width: 100%; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-weight: 500;
      line-height: 19px;
      font-size: 16px;
      margin-top: 10px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label input {
        margin-right: 10px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label svg {
        margin-left: 10px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-articlesTable-deliveryPrice {
      font-size: 16px;
      font-weight: 600;
      line-height: 19px; }
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt.s31-loader.s31-loader-spinning:before {
    left: 0;
    border-color: rgba(54, 54, 54, 0.1);
    border-right-color: #F37000; }
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 127px;
    border: 1px solid rgba(54, 54, 54, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 15px;
    margin: 0 auto; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count {
      line-height: 26px;
      text-align: center;
      font-weight: 500;
      font-size: 18px;
      width: 34%; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count input {
        border: none;
        display: block;
        text-align: center;
        margin: 0;
        outline: 0;
        padding: 0;
        width: 100%;
        font-size: 18px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-minus {
      line-height: normal;
      text-align: left;
      font-weight: 500;
      font-size: 18px;
      width: 33%;
      height: 18px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-plus {
      line-height: normal;
      text-align: right;
      font-weight: 500;
      font-size: 18px;
      width: 33%;
      height: 18px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-disabled {
      pointer-events: none; }
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-pocetks-minus {
    cursor: pointer; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-pocetks-minus:hover {
      color: black;
      cursor: pointer; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-pocetks-minus.s31-disabled svg {
      opacity: 0.3; }
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-pocetks-plus {
    cursor: pointer; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-pocetks-plus:hover {
      color: black;
      cursor: pointer; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-pocetks-plus.s31-disabled svg {
      opacity: 0.3; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt, .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
    outline: none;
    display: block;
    padding: 0; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside svg, .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt .s31-cart-removeButt-inside svg {
      cursor: pointer; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside:last-of-type , .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt .s31-cart-removeButt-inside:last-of-type  {
      text-align: right; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete, .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt .s31-cart-removeButt-inside .s31-delete {
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete:hover, .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt .s31-cart-removeButt-inside .s31-delete:hover {
        background: #E8584B;
        stroke: #E8584B;
        stroke-opacity: 1;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete:hover #trash, .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt .s31-cart-removeButt-inside .s31-delete:hover #trash {
          stroke: #fff; }

.s31-cart-embroideryLine {
  width: calc(100% - 110px);
  height: 1px;
  background: #F0EFEE;
  margin-top: 20px;
  margin-left: auto; }

.s31-cart-embroidery {
  margin-top: 20px; }
  .s31-cart-embroidery .s31-cartArticle-titleBox {
    height: auto !important; }

.s31-cart-wishlistButt {
  position: absolute;
  top: 5px;
  right: 5px; }
  .s31-cart-wishlistButt:hover svg path {
    fill: #E8584B; }
  .s31-cart-wishlistButt.s31-wishlist-remove svg path {
    fill: #E8584B !important; }

.s31-cart-wishlistButt-box {
  margin: 0 auto;
  border: 1px solid rgba(151, 151, 151, 0.1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  width: 30px;
  height: 30px;
  z-index: 2;
  padding: 0px !important;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block; }
  .s31-cart-wishlistButt-box.s31-wishlist-add svg path {
    stroke: #E8584B;
    stroke-width: 4; }
  .s31-cart-wishlistButt-box.s31-wishlist-add:hover svg path {
    fill: #E8584B; }
  .s31-cart-wishlistButt-box.s31-wishlist-remove svg path {
    stroke: #E8584B;
    fill: #E8584B; }
  .s31-cart-wishlistButt-box.s31-wishlist-remove:hover svg path {
    fill: #E8584B; }
  .s31-cart-wishlistButt-box svg {
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    position: relative;
    display: block;
    margin: -7px 0 0 -8px;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 14px; }
    .s31-cart-wishlistButt-box svg path {
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s;
      stroke: #E8584B;
      stroke-width: 4;
      fill: #ffffff; }

.s31-wishlist-cart-confirmation {
  position: absolute;
  top: 80px;
  min-width: 240px;
  left: -170px; }

.s31-cart-articles-freeDelivery {
  padding: 20px 25px 20px 30px;
  background: #6ba5391a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .s31-cart-articles-freeDelivery br {
    display: none; }
  .s31-cart-articles-freeDelivery div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto; }
  .s31-cart-articles-freeDelivery svg {
    margin-right: 20px; }
  .s31-cart-articles-freeDelivery strong {
    font-size: 16px;
    font-weight: 600; }
  .s31-cart-articles-freeDelivery.lower {
    display: none; }
  .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
    font-size: 16px;
    line-height: normal;
    color: #6BA539;
    margin-bottom: 0;
    min-width: 430px;
    width: calc(100% - 50px); }
  .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryFrom, .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryTo {
    line-height: 30px;
    font-size: 16px;
    color: #6BA539;
    width: auto; }
  .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box {
    width: 620px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryBar {
    margin: 0 20px;
    position: relative;
    width: calc(83% - 40px);
    height: 8px;
    background: #6ba53a33;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryBar .s31-cart-articles-freeDeliveryBarDone {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 45%;
      height: 8px;
      background: #6BA539;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }

.s31-cart-coupon {
  margin-bottom: 30px;
  width: 100%; }
  .s31-cart-coupon .s31-cart-couponForm input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-style: solid;
    background: white;
    outline: none;
    border: 1px solid rgba(54, 54, 54, 0.5);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 250px;
    height: 46px;
    padding: 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 20px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500; }
  .s31-cart-coupon .s31-cart-couponForm button {
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-style: solid;
    outline: none;
    background-color: #6E6259;
    border: none;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: white;
    width: 110px;
    height: 46px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px; }
    .s31-cart-coupon .s31-cart-couponForm button:hover {
      background-color: #493A2F;
      cursor: pointer; }
  .s31-cart-coupon .sylius-validation-error {
    margin: 7px 0 0;
    background: none;
    color: #E8584B;
    padding: 0;
    font-size: 14px;
    line-height: 16px; }
  .s31-cart-coupon .error input[type="text"],
  .s31-cart-coupon .error input[type="email"],
  .s31-cart-coupon .error input[type="password"] {
    border: 1px solid #E8584B; }
  .s31-cart-coupon .error label {
    color: #E8584B !important; }

.s31-cart-action-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 2px solid #F0EFEE;
  margin: 0 -15px;
  padding: 30px 29px 30px 30px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }
  .s31-cart-action-code .s31-cart-action-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #F0EFEE;
    padding: 15px 0; }
    .s31-cart-action-code .s31-cart-action-box.s31-cart-action-box-coupon {
      padding: 0; }
    .s31-cart-action-code .s31-cart-action-box:last-of-type {
      border: none;
      padding-bottom: 0; }
    .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text {
      width: 70%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-text-ico {
        height: 18px; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text span {
        font-size: 16px;
        line-height: 19px; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text svg {
        width: 18px;
        height: 18px; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-free {
        width: 222px;
        color: #6BA539;
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        margin: 0 20px 0 9px; }
    .s31-cart-action-code .s31-cart-action-box .s31-cart-action-delete {
      width: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-delete .s31-cart-removeButt-inside {
        margin-bottom: 0 !important; }

.s31-cart-gift-heading-left {
  width: 60%;
  text-align: left; }

.s31-cart-gift-heading-right {
  width: 40%; }

.s31-cart-gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .s31-cart-gift .s31-cart-gift-items {
    width: 30%;
    text-align: right !important; }

.s31-cart-gift-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #F0EFEE;
  margin: 0 -15px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }
  .s31-cart-gift-product .s31-cart-gift-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-self: flex-start;
    text-align: left;
    padding: 30px 0 22px 30px;
    width: 60%; }
    .s31-cart-gift-product .s31-cart-gift-img-box label {
      display: block;
      font-size: 16px;
      line-height: 14px;
      font-weight: 500;
      margin-bottom: 20px; }
      .s31-cart-gift-product .s31-cart-gift-img-box label input {
        margin-right: 10px; }
    .s31-cart-gift-product .s31-cart-gift-img-box img {
      width: 90px;
      height: 90px;
      margin-right: 20px; }
  .s31-cart-gift-product .s31-cart-gift-select-box {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 22px 0;
    width: 40%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label {
      left: auto;
      right: 60px; }
    .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label-size {
      right: 40px; }
    .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ label, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ label {
      left: auto;
      right: 61px; }
    .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ .s31-floating-label-size, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ .s31-floating-label-size {
      left: auto;
      right: 48px; }
    .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select {
      width: 30%;
      position: relative; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select.s31-cart-gift-select-price {
        font-size: 16px;
        line-height: 19px;
        font-weight: 600; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow {
        position: absolute;
        height: 46px;
        top: 0;
        bottom: 0;
        right: 15px;
        left: 0;
        pointer-events: none; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow svg {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          margin: auto; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-formselect {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 115px;
        border: 1px solid rgba(54, 54, 54, 0.5);
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-color: #FFFFFF;
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        height: 46px;
        padding: 0 15px; }
    .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select-delete {
      min-width: 100px; }

.s31-cart-payment-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.s31-cart-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  margin-top: 20px; }
  .s31-cart-left .s31-cart-bubble {
    position: relative;
    background: #ffffff;
    font-size: 18px;
    line-height: 26px;
    -webkit-box-shadow: 0 0 40px 0 #6e625926;
    box-shadow: 0 0 40px 0 #6e625926;
    text-align: left;
    padding: 30px;
    width: 300px;
    height: 140px;
    -webkit-border-radius: 25px;
    border-radius: 25px; }
    .s31-cart-left .s31-cart-bubble:after {
      content: '';
      position: absolute;
      display: block;
      width: 0;
      z-index: 1;
      border-style: solid;
      border-width: 0 0 15px 25px;
      border-color: transparent transparent #ffffff transparent;
      top: 50%;
      left: -25px;
      margin-top: -7.5px; }
    .s31-cart-left .s31-cart-bubble span {
      font-size: 18px;
      line-height: 26px;
      font-weight: 600;
      color: #F68D2E; }
    .s31-cart-left .s31-cart-bubble svg {
      margin-right: 5px;
      position: relative;
      top: 4px; }

.s31-cart-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0; }
  .s31-cart-right .s31-cart-empty-box {
    width: 70%; }

.s31-cart-articles-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%; }
  .s31-cart-articles-summary .s31-cart-total {
    width: 100%;
    max-width: 521px;
    margin-bottom: 20px; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable {
      width: 100%; }
      .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td {
        font-size: 16px;
        text-align: right;
        font-weight: 500;
        line-height: 19px;
        padding-bottom: 10px; }
        .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td hr {
          background: #f0efee;
          height: 1px;
          border: none;
          padding: 0;
          margin: 10px 0; }
      .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-price {
        font-weight: 600;
        padding-right: 102px;
        width: 52%; }
        .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-price.s31-cart-total-price {
          text-align: right; }
      .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-dph {
        font-size: 26px;
        line-height: 30px;
        text-align: right; }
      .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-no-dph {
        font-size: 18px;
        line-height: 30px;
        text-align: right;
        color: #949494;
        font-weight: normal; }

#sylius-cart-update, .s31-freeDeliveryValue {
  display: none; }

.s31-cart-services {
  width: 100%; }
  .s31-cart-services span {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: right; }
  .s31-cart-services .s31-cart-services-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px;
    height: 30px; }
    .s31-cart-services .s31-cart-services-box:last-of-type {
      margin-bottom: 0; }
  .s31-cart-services .s31-cart-services-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    padding: 0; }
    .s31-cart-services .s31-cart-services-left label {
      margin-bottom: 0; }
      .s31-cart-services .s31-cart-services-left label div {
        display: inline-block;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px; }
    .s31-cart-services .s31-cart-services-left input {
      margin: 2px 10px 0 0;
      display: inline-block; }
    .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo {
      padding: 0;
      margin-left: 5px; }
      .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo svg {
        top: 3px; }
  .s31-cart-services .s31-cart-services-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .s31-cart-services .s31-cart-services-delete {
    width: 90px;
    margin-left: 10px; }
    .s31-cart-services .s31-cart-services-delete button {
      margin: 0 auto; }
    .s31-cart-services .s31-cart-services-delete .s31-cart-removeButt .s31-cart-removeButt-inside {
      margin-bottom: 0; }

.s31-cart-empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  max-width: 1028px;
  margin: 70px auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-cart-empty p {
    margin: 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px; }
  .s31-cart-empty .s31-button-grey-cart {
    height: auto;
    margin: 30px 0 60px;
    display: block;
    max-width: 210px;
    padding: 10px 15px; }
  .s31-cart-empty .s31-cart-empty-text {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 47px;
    margin-bottom: 10px; }

@media (max-width: 1439px) {
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt.s31-loader.s31-loader-spinning:before {
    left: -25px;
    border-color: rgba(54, 54, 54, 0.1);
    border-right-color: #F37000; } }

@media (max-width: 1199px) {
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading {
    -webkit-border-radius: 0.98vw 0.98vw 0 0;
    border-radius: 0.98vw 0.98vw 0 0;
    padding: 1.47vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-products {
      font-size: 1.76vw;
      line-height: 2.06vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside svg {
    width: 2.93vw;
    height: 2.93vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete:hover {
    background: inherit;
    stroke: inherit;
    stroke-opacity: 1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete:hover #trash {
      stroke: #E8584B; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt:hover svg path {
    fill: inherit; }
  .s31-cart-articles .s31-cart-articlesTable .s31-wishlist-cart-confirmation {
    left: -27.344vw;
    top: 1.96vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-wishlist-cart-confirmation .s31-wishlist-confirmationText {
      font-size: 1.57vw;
      margin-bottom: 0; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    width: 2.93vw;
    height: 2.93vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box svg {
      margin: -0.69vw 0 0 -0.79vw;
      width: 1.57vw;
      height: 1.37vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item {
    padding: 1.96vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item:last-of-type {
      -webkit-border-radius: 0 0 0.98vw 0.98vw;
      border-radius: 0 0 0.98vw 0.98vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-aleft .s31-instock {
      display: block;
      font-size: 1.57vw;
      line-height: 1.86vw;
      margin-top: 0.98vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club {
      font-size: 1.57vw;
      line-height: 1.86vw;
      margin-left: 10.743vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club strong {
        font-size: 1.57vw;
        line-height: 1.86vw;
        margin-left: 0.49vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club svg {
        margin-right: 0.49vw;
        width: 1.76vw;
        height: 1.76vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .order-md-1 {
        width: auto;
        text-align: right; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items {
        padding: 0.98vw 0 0;
        text-align: left;
        font-size: 1.57vw;
        line-height: 1.86vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-2 {
          width: 100%;
          text-align: right;
          display: none; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-3 {
          text-align: right;
          width: 100%;
          display: block; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-3, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-4 {
          text-align: right;
          width: 100%; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          min-width: initial;
          line-height: normal; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box button {
            display: inline-block;
            padding: 0; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box .s31-cart-wishlistButt {
            margin-right: 1.96vw;
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box .s31-cart-removeButt {
            margin-right: 0;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.mobile-tablet-hidden {
          display: none !important; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items span {
          line-height: 1.86vw;
          font-size: 1.57vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
        font-size: 1.57vw;
        margin-left: 0.49vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price.s31-article-price-original, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price .s31-article-price-original {
          font-size: 1.57vw;
          margin-right: 0.49vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox {
      margin-right: 1.96vw;
      width: 8.79vw;
      height: 8.79vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
        width: 8.79vw;
        height: 8.79vw;
        -webkit-border-radius: 0.49vw;
        border-radius: 0.49vw;
        -webkit-box-shadow: 0 0 1.96vw 0 rgba(54, 54, 54, 0.05);
        box-shadow: 0 0 1.96vw 0 rgba(54, 54, 54, 0.05); }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox {
      width: calc(100% - 14.33vw);
      display: block;
      max-height: initial; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox a {
        font-size: 1.76vw;
        line-height: 2.06vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .item {
        font-size: 1.57vw;
        line-height: 1.86vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo {
    margin-top: 2.93vw;
    margin-left: 10.743vw;
    width: auto;
    padding: 2.93vw 0 0; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery {
      font-size: 1.76vw;
      line-height: 2.06vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label {
      line-height: 1.86vw;
      font-size: 1.57vw;
      margin-top: 0.98vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label input {
        margin-right: 0.98vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label svg {
        margin-left: 0.98vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-deliveryInfo .s31-cart-articlesTable-deliveryPrice {
      font-size: 1.57vw;
      line-height: 1.86vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box {
    max-width: 12.4023vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    padding: 0.4vw 1.47vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count {
      line-height: 2.54vw;
      font-size: 1.76vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count input {
        font-size: 1.76vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-minus {
      font-size: 1.76vw;
      height: 1.76vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-plus {
      font-size: 1.76vw;
      height: 1.76vw; }
  .s31-cart-coupon {
    margin-bottom: 1.96vw; }
    .s31-cart-coupon .s31-cart-couponForm input[type="text"] {
      -webkit-border-radius: 0.49vw;
      border-radius: 0.49vw;
      width: 26.32%;
      height: 4.5vw;
      padding: 0 1.47vw;
      margin-right: 1.96vw;
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-cart-coupon .s31-cart-couponForm button {
      -webkit-border-radius: 0.69vw;
      border-radius: 0.69vw;
      width: 10.743vw;
      height: 4.5vw;
      padding: 0 0.98vw;
      font-size: 1.57vw;
      line-height: 2.54vw; }
    .s31-cart-coupon .sylius-validation-error {
      margin-top: 0.69vw;
      font-size: 1.37vw;
      line-height: 1.57vw; }
  .s31-cart-action-code {
    padding: 1.96vw;
    -webkit-border-radius: 0 0 0.98vw 0.98vw;
    border-radius: 0 0 0.98vw 0.98vw; }
    .s31-cart-action-code .s31-cart-action-box {
      padding: 1.47vw 0; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text {
        width: 90%; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-text-ico {
          height: 1.76vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text svg {
          width: 1.76vw;
          height: 1.76vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text span {
          font-size: 1.57vw;
          line-height: 1.86vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-free {
          width: 20%;
          font-size: 1.57vw;
          line-height: 1.86vw;
          margin: 0 1.96vw 0 0.98vw; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-delete {
        width: 10%; }
  .s31-cart-gift-product {
    -webkit-border-radius: 0 0 0.98vw 0.98vw;
    border-radius: 0 0 0.98vw 0.98vw; }
    .s31-cart-gift-product .s31-cart-gift-img-box {
      padding: 1.96vw 0 1.96vw 1.96vw; }
      .s31-cart-gift-product .s31-cart-gift-img-box label {
        font-size: 1.57vw;
        line-height: 1.37vw;
        margin-bottom: 1.96vw; }
        .s31-cart-gift-product .s31-cart-gift-img-box label input {
          margin-right: 0.98vw; }
      .s31-cart-gift-product .s31-cart-gift-img-box img {
        width: 11.72vw;
        height: 11.72vw;
        margin-right: 1.96vw; }
    .s31-cart-gift-product .s31-cart-gift-select-box {
      padding: 1.96vw 1.96vw 1.96vw 0; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label {
        left: 2.93vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ label, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ label {
        left: 2.45vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label {
        left: 2.93vw;
        right: auto; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label-size {
        right: auto; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ label, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ label {
        left: 2.45vw;
        right: auto; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ .s31-floating-label-size, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ .s31-floating-label-size {
        left: 2.45vw;
        right: auto; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select {
        width: 40%; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select.s31-cart-gift-select-price {
          width: 20%;
          font-size: 1.57vw;
          line-height: 1.86vw; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow {
          height: 4.5vw;
          right: 1.47vw; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-formselect {
          width: 90%;
          -webkit-border-radius: 0.49vw;
          border-radius: 0.49vw;
          font-size: 1.57vw;
          line-height: 1.86vw;
          height: 4.5vw;
          padding: 0 1.47vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select-delete {
        display: none; }
  .s31-cart-articlesTable-box {
    display: none !important; }
  .s31-cart-payment-block {
    margin-top: 3.91vw; }
  .s31-cart-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 1.96vw; }
    .s31-cart-left img {
      height: 29.297vw; }
    .s31-cart-left .s31-cart-bubble {
      font-size: 1.76vw;
      line-height: 2.54vw;
      -webkit-box-shadow: 0 0 3.91vw 0 #6e625926;
      box-shadow: 0 0 3.91vw 0 #6e625926;
      text-align: left;
      padding: 2.45vw;
      width: 53%;
      height: 12.5vw;
      -webkit-border-radius: 2.45vw;
      border-radius: 2.45vw; }
      .s31-cart-left .s31-cart-bubble:after {
        border-width: 0 0 1.47vw 2.45vw;
        top: 50%;
        left: -2.45vw;
        margin-top: -0.69vw; }
      .s31-cart-left .s31-cart-bubble span {
        font-size: 1.76vw;
        line-height: 2.54vw; }
      .s31-cart-left .s31-cart-bubble svg {
        margin-right: 0.49vw;
        top: 0.4vw;
        width: 1.76vw;
        height: 1.76vw; }
  .s31-cart-right {
    height: 50%; }
    .s31-cart-right .s31-cart-empty-box {
      width: 70%; }
  .s31-cart-articles-summary .s31-cart-total {
    max-width: initial;
    margin-bottom: 0; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td {
      font-size: 1.57vw;
      line-height: 1.86vw;
      padding-bottom: 0.98vw;
      width: 52%; }
      .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td hr {
        margin: 0.98vw 0; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-price {
      padding-right: 1.96vw; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-dph {
      font-size: 2.54vw;
      line-height: 2.93vw;
      text-align: left;
      width: 65%;
      padding-left: 0.59vw; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-no-dph {
      text-align: left;
      width: 65%;
      padding-left: 0.59vw;
      font-size: 1.76vw;
      line-height: 2.93vw; }
  .s31-cart-articles-freeDelivery {
    padding: 1.47vw 2.93vw;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin-bottom: 2.93vw; }
    .s31-cart-articles-freeDelivery svg {
      margin-right: 1.47vw;
      margin-bottom: 0;
      width: 2.93vw;
      height: 2.93vw; }
    .s31-cart-articles-freeDelivery strong {
      font-size: 1.57vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
      font-size: 1.57vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryFrom, .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryTo {
      line-height: 2.93vw;
      font-size: 1.57vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box {
      width: 47%;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box .s31-cart-articles-freeDeliveryBar {
        width: calc(75% - 3.91vw);
        margin: 1.08vw 1.96vw;
        height: 0.79vw;
        -webkit-border-radius: 0.4vw;
        border-radius: 0.4vw; }
        .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box .s31-cart-articles-freeDeliveryBar .s31-cart-articles-freeDeliveryBarDone {
          height: 0.79vw;
          -webkit-border-radius: 0.4vw;
          border-radius: 0.4vw; }
  .s31-cart-services .s31-cart-services-box {
    margin-bottom: 0.4vw;
    height: 2.93vw; }
  .s31-cart-services .s31-cart-services-left label div {
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-cart-services .s31-cart-services-left input {
    margin: 0.19vw 0.98vw 0 0; }
  .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo {
    padding: 0;
    margin-left: 0.49vw; }
    .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo svg {
      top: 0.3vw;
      width: 1.76vw;
      height: 1.76vw; }
  .s31-cart-services span {
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-cart-services .s31-cart-services-delete {
    width: 2.93vw;
    margin-left: 0.98vw; }
  .s31-cart-empty {
    margin-top: 3.91vw;
    max-width: initial; }
    .s31-cart-empty p {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-cart-empty .s31-cart-empty-right img {
      width: 35.156vw; }
    .s31-cart-empty .s31-button-grey-cart {
      margin: 2.93vw 0 5.86vw;
      max-width: 20.508vw;
      padding: 0.98vw 1.47vw; }
    .s31-cart-empty .s31-cart-empty-text {
      font-size: 3.91vw;
      line-height: 4.5vw;
      margin-bottom: 0.98vw; } }

@media (max-width: 991px) {
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading {
    -webkit-border-radius: 1.31vw 1.31vw 0 0;
    border-radius: 1.31vw 1.31vw 0 0;
    padding: 1.96vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-products {
      font-size: 2.35vw;
      line-height: 2.74vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside svg {
    width: 3.91vw;
    height: 3.91vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box {
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw;
    width: 3.91vw;
    height: 3.91vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box svg {
      margin: -0.92vw 0 0 -1.05vw;
      width: 2.09vw;
      height: 1.83vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-wishlist-cart-confirmation {
    margin-left: -9.115vw;
    top: 2.61vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-wishlist-cart-confirmation .s31-wishlist-confirmationText {
      font-size: 2.09vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item {
    padding: 2.61vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item:last-of-type {
      -webkit-border-radius: 0 0 1.31vw 1.31vw;
      border-radius: 0 0 1.31vw 1.31vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-aleft .s31-instock {
      font-size: 2.09vw;
      line-height: 2.48vw;
      margin-top: 1.31vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club {
      font-size: 2.09vw;
      line-height: 2.48vw;
      margin-left: 14.323vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club strong {
        font-size: 2.09vw;
        line-height: 2.48vw;
        margin-left: 0.66vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club svg {
        margin-right: 0.66vw;
        width: 2.35vw;
        height: 2.35vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items {
      padding: 1.31vw 0 0;
      font-size: 2.09vw;
      line-height: 2.48vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box .s31-cart-wishlistButt {
        margin-right: 1.96vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items span {
        line-height: 2.48vw;
        font-size: 2.09vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price {
      font-size: 2.09vw;
      margin-left: 0.66vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price.s31-article-price-original, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price .s31-article-price-original {
        font-size: 2.09vw;
        margin-right: 0.66vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox {
      margin-right: 2.61vw;
      width: 11.72vw;
      height: 11.72vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
        width: 11.72vw;
        height: 11.72vw;
        -webkit-border-radius: 0.66vw;
        border-radius: 0.66vw;
        -webkit-box-shadow: 0 0 2.61vw 0 rgba(54, 54, 54, 0.05);
        box-shadow: 0 0 2.61vw 0 rgba(54, 54, 54, 0.05); }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox {
      width: calc(100% - 14.33vw); }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox a {
        font-size: 2.35vw;
        line-height: 2.74vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .item {
        font-size: 2.09vw;
        line-height: 2.48vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo {
      margin-top: 3.91vw;
      padding: 3.91vw 0 0;
      margin-left: 14.323vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery {
        font-size: 2.35vw;
        line-height: 2.74vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label {
        line-height: 2.48vw;
        font-size: 2.09vw;
        margin-top: 1.31vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label input {
          margin-right: 1.31vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label svg {
          margin-left: 1.31vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-articlesTable-deliveryPrice {
        font-size: 2.09vw;
        line-height: 2.48vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box {
    max-width: 16.537vw;
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw;
    padding: 0.53vw 1.96vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count {
      line-height: 3.39vw;
      font-size: 2.35vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count input {
        font-size: 2.35vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-minus {
      font-size: 2.35vw;
      height: 2.35vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-plus {
      font-size: 2.35vw;
      height: 2.35vw; }
  .s31-cart-coupon {
    margin-bottom: 2.61vw; }
    .s31-cart-coupon .s31-cart-couponForm input[type="text"] {
      width: 36.42%;
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw;
      height: 6vw;
      padding: 0 1.96vw;
      margin-right: 2.61vw;
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-cart-coupon .s31-cart-couponForm button {
      -webkit-border-radius: 0.92vw;
      border-radius: 0.92vw;
      width: 14.323vw;
      height: 6vw;
      padding: 0 1.31vw;
      font-size: 2.09vw;
      line-height: 3.39vw; }
    .s31-cart-coupon .sylius-validation-error {
      margin-top: 0.92vw;
      font-size: 1.83vw;
      line-height: 2.09vw; }
  .s31-cart-action-code {
    padding: 2.61vw;
    -webkit-border-radius: 0 0 1.31vw 1.31vw;
    border-radius: 0 0 1.31vw 1.31vw; }
    .s31-cart-action-code .s31-cart-action-box {
      padding: 1.96vw 0; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 95%; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-text-ico {
          height: 2.35vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text svg {
          width: 2.35vw;
          height: 2.35vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text span {
          width: 90%;
          font-size: 2.09vw;
          line-height: 2.48vw;
          margin-left: 3.52vw;
          margin-top: 1.31vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-free {
          width: 90%;
          font-size: 2.09vw;
          line-height: 2.48vw;
          margin: 0 2.61vw 0 1.31vw; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-delete {
        width: 5%; }
  .s31-cart-gift-product {
    -webkit-border-radius: 0 0 1.31vw 1.31vw;
    border-radius: 0 0 1.31vw 1.31vw; }
    .s31-cart-gift-product .s31-cart-gift-img-box {
      width: 50%;
      padding: 2.61vw 0 2.61vw 2.61vw; }
      .s31-cart-gift-product .s31-cart-gift-img-box label {
        font-size: 2.09vw;
        line-height: 1.83vw;
        margin-bottom: 2.61vw; }
        .s31-cart-gift-product .s31-cart-gift-img-box label input {
          margin-right: 1.31vw; }
      .s31-cart-gift-product .s31-cart-gift-img-box img {
        width: 11.72vw;
        height: 11.72vw;
        margin-right: 2.61vw; }
    .s31-cart-gift-product .s31-cart-gift-select-box {
      padding: 2.61vw 2.61vw 2.61vw 0;
      width: 50%; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label {
        left: 3.91vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ label, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ label {
        left: 3.26vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ .s31-floating-label-size, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ .s31-floating-label-size {
        left: 3.26vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select {
        width: 40%; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select.s31-cart-gift-select-price {
          width: 20%;
          font-size: 2.09vw;
          line-height: 2.48vw; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow {
          height: 6vw;
          right: 1.96vw; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-formselect {
          width: 90%;
          -webkit-border-radius: 0.66vw;
          border-radius: 0.66vw;
          font-size: 2.09vw;
          line-height: 2.48vw;
          height: 6vw;
          padding: 0 1.96vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select-delete {
        display: none; }
  .s31-cart-payment-block {
    margin-top: 5.21vw; }
  .s31-cart-left {
    margin-top: 2.61vw; }
    .s31-cart-left img {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-top: 3.26vw;
      height: 35.21121vw; }
    .s31-cart-left .s31-cart-bubble {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      font-size: 2.35vw;
      line-height: 3.39vw;
      -webkit-box-shadow: 0 0 5.21vw 0 #6e625926;
      box-shadow: 0 0 5.21vw 0 #6e625926;
      text-align: left;
      padding: 3.26vw;
      width: 85%;
      height: auto;
      -webkit-border-radius: 3.26vw;
      border-radius: 3.26vw; }
      .s31-cart-left .s31-cart-bubble:after {
        border-width: 5.47vw 2.61vw 0 0;
        border-color: #ffffff transparent transparent transparent;
        bottom: -5.21vw;
        left: 60%;
        margin-left: -1.57vw;
        top: initial; }
      .s31-cart-left .s31-cart-bubble span {
        font-size: 2.35vw;
        line-height: 3.39vw; }
      .s31-cart-left .s31-cart-bubble svg {
        margin-right: 0.66vw;
        top: 0.53vw;
        width: 2.35vw;
        height: 2.35vw; }
  .s31-cart-right {
    height: 50%; }
    .s31-cart-right .s31-cart-empty-box {
      width: 70%; }
  .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td {
    font-size: 2.09vw;
    line-height: 2.48vw;
    padding-bottom: 1.31vw;
    width: 53%; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td hr {
      margin: 1.31vw 0; }
  .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-price {
    padding-right: 2.61vw; }
  .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-dph {
    font-size: 3.39vw;
    line-height: 3.91vw;
    padding-left: 0.79vw; }
  .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-no-dph {
    padding-left: 0.79vw;
    font-size: 2.35vw;
    line-height: 3.91vw; }
  .s31-cart-articles-freeDelivery {
    margin: 0 0 3.91vw;
    padding: 1.96vw 3.91vw;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw; }
    .s31-cart-articles-freeDelivery br {
      display: block; }
    .s31-cart-articles-freeDelivery svg {
      margin-right: 1.96vw;
      width: 3.91vw;
      height: 3.91vw; }
    .s31-cart-articles-freeDelivery strong {
      font-size: 2.09vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
      font-size: 2.09vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryFrom, .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryTo {
      line-height: 3.91vw;
      font-size: 2.09vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box {
      width: 54%; }
      .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box .s31-cart-articles-freeDeliveryBar {
        width: calc(72% - 5.21vw);
        margin: 1.44vw 2.61vw;
        height: 1.05vw;
        -webkit-border-radius: 0.53vw;
        border-radius: 0.53vw; }
        .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box .s31-cart-articles-freeDeliveryBar .s31-cart-articles-freeDeliveryBarDone {
          height: 1.05vw;
          -webkit-border-radius: 0.53vw;
          border-radius: 0.53vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
      width: 100%;
      font-size: 2.09vw;
      min-width: inherit; }
  .s31-cart-services .s31-cart-services-box {
    margin-bottom: 0.53vw;
    height: 3.91vw; }
  .s31-cart-services .s31-cart-services-left label div {
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-cart-services .s31-cart-services-left input {
    margin: 0.27vw 1.31vw 0 0; }
  .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo {
    height: 2.35vw;
    margin-left: 0.66vw; }
    .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo svg {
      top: 0.4vw;
      width: 2.35vw;
      height: 2.35vw; }
  .s31-cart-services span {
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-cart-services .s31-cart-services-delete {
    width: 3.91vw;
    margin-left: 1.31vw; }
  .s31-cart-empty {
    margin-top: 5.21vw; }
    .s31-cart-empty p {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-cart-empty .s31-cart-empty-right img {
      width: 27.344vw; }
    .s31-cart-empty .s31-button-grey-cart {
      margin: 2.93vw 0 7.82vw;
      max-width: 27.344vw;
      padding: 1.31vw 1.96vw; }
    .s31-cart-empty .s31-cart-empty-text {
      font-size: 4.56vw;
      line-height: 5.21vw;
      margin-bottom: 1.31vw; } }

@media (max-width: 767px) {
  .s31-cart-content {
    font-size: 3.65vw;
    line-height: 5.21vw; }
    .s31-cart-content strong {
      font-size: 3.65vw;
      line-height: 5.21vw; }
    .s31-cart-content span {
      font-size: 2.44vw;
      line-height: 3.65vw; }
      .s31-cart-content span strong {
        font-size: 2.44vw;
        line-height: 3.65vw; }
  .s31-cart-embroideryLine {
    width: 100%; }
  .s31-cart-wishlistButt {
    position: initial; }
  .s31-cart-articles .s31-cart-articlesTable {
    margin-top: 20px;
    margin-bottom: 20px; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item-box .s31-cart-changeEmbroidery {
      font-size: 4.27vw !important;
      line-height: 5.07vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading {
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0;
      padding: 2.61vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-products {
        font-size: 2.44vw;
        line-height: 3.13vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside svg {
      width: 5.21vw;
      height: 5.21vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box {
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      width: 5.21vw;
      height: 5.21vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box svg {
        margin: -1.22vw 0 0 -1.39vw;
        width: 2.78vw;
        height: 2.44vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item {
      padding: 3.48vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item:last-of-type {
        -webkit-border-radius: 0 0 1.74vw 1.74vw;
        border-radius: 0 0 1.74vw 1.74vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-aleft .s31-instock {
        display: none; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club {
        font-size: 2.44vw;
        line-height: 3.3vw;
        margin-top: 2.44vw;
        margin-left: 0; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club strong {
          font-size: 2.44vw;
          line-height: 3.3vw;
          margin-left: 0.87vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club svg {
          margin-right: 0.87vw;
          width: 3.13vw;
          height: 3.13vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo {
        display: block;
        padding: 0; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo.order-md-1 {
          width: 100%; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-quantity-selector {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-removeButt {
            display: block;
            padding: 0;
            margin-left: 3.48vw; }
            .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-removeButt svg {
              margin-bottom: 0;
              vertical-align: middle; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-wishlistButt {
            display: block;
            padding: 0;
            margin-right: 3.48vw; }
            .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-wishlistButt svg {
              margin-bottom: 0;
              vertical-align: middle; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items {
          padding: 1.74vw 0 0;
          font-size: 2.44vw;
          line-height: 3.3vw; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.s31-cart-removeButt-box {
            display: none; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-2 {
            text-align: left;
            display: block;
            padding-top: 0; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-3, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items.order-md-4 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            text-align: left;
            margin-bottom: 0; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items span {
            line-height: 3.3vw;
            font-size: 2.44vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price {
          float: none;
          font-size: 2.44vw;
          margin-left: 0.87vw; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price.s31-article-price-original, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price .s31-article-price-original {
            font-size: 2.44vw;
            margin-right: 1.34vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox {
        margin-right: 3.48vw;
        width: 6.95vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox .s31-cart-wishlistButt {
          display: none; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
          width: 6.95vw;
          height: 6.95vw;
          -webkit-border-radius: 0.87vw;
          border-radius: 0.87vw;
          -webkit-box-shadow: 0 0 3.48vw 0 rgba(54, 54, 54, 0.05);
          box-shadow: 0 0 3.48vw 0 rgba(54, 54, 54, 0.05); }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox {
        height: auto;
        width: 75%; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox:nth-of-type(3) {
          margin-top: 1.74vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox a {
          font-size: 2.44vw;
          line-height: 3.65vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .item {
          font-size: 2.44vw;
          line-height: 3.3vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .sylius-unit-qty {
          display: none; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo {
        margin-top: 5.21vw;
        padding: 5.21vw 0 0;
        margin-left: 0; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery {
          font-size: 2.44vw;
          line-height: 3.65vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label {
          line-height: 3.3vw;
          font-size: 2.44vw;
          margin-top: 1.74vw; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label input {
            margin-right: 1.74vw; }
          .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label svg {
            margin-left: 1.74vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-articlesTable-deliveryPrice {
          font-size: 2.44vw;
          line-height: 3.3vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt {
      margin: 2.61vw 0 0; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt.s31-loader.s31-loader-spinning:before {
        left: 0;
        border-color: rgba(54, 54, 54, 0.1);
        border-right-color: #F37000; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box {
        margin: 0;
        max-width: 100%;
        -webkit-border-radius: 0.87vw;
        border-radius: 0.87vw;
        padding: 1.07vw 2.61vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count {
          line-height: 4.52vw;
          font-size: 2.44vw; }
          .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count input {
            font-size: 2.44vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-minus {
          font-size: 2.44vw;
          height: 3.13vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-plus {
          font-size: 2.44vw;
          height: 3.13vw; }
  .s31-cart-coupon {
    margin-bottom: 0; }
    .s31-cart-coupon .s31-cart-couponForm input[type="text"] {
      width: 60%;
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      height: 8vw;
      padding: 0 2.61vw;
      margin-right: 1.74vw;
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-cart-coupon .s31-cart-couponForm button {
      -webkit-border-radius: 1.22vw;
      border-radius: 1.22vw;
      width: calc(39% - 2.61vw);
      height: 8vw;
      padding: 0 1.74vw;
      font-size: 2.44vw;
      line-height: 4.52vw; }
    .s31-cart-coupon .sylius-validation-error {
      margin-top: 1.22vw;
      font-size: 2.44vw;
      line-height: 2.78vw; }
  .s31-cart-action-code {
    padding: 3.48vw;
    -webkit-border-radius: 0 0 1.74vw 1.74vw;
    border-radius: 0 0 1.74vw 1.74vw; }
    .s31-cart-action-code .s31-cart-action-box {
      padding: 2.61vw 0; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 80%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-text-ico {
          height: 3.13vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text svg {
          width: 3.13vw;
          height: 3.13vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text span {
          width: 90%;
          font-size: 2.44vw;
          line-height: 3.3vw;
          margin-left: 4.69vw;
          margin-top: 1.74vw; }
        .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-free {
          width: 70%;
          font-size: 2.44vw;
          line-height: 3.3vw;
          margin: 0 0 0 1.74vw; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-delete {
        width: 20%; }
  .s31-cart-gift-heading-left {
    width: 100%; }
  .s31-cart-gift-product {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-border-radius: 0 0 1.74vw 1.74vw;
    border-radius: 0 0 1.74vw 1.74vw; }
    .s31-cart-gift-product .s31-cart-gift-img-box {
      width: 100%;
      padding: 3.48vw 3.48vw 0; }
      .s31-cart-gift-product .s31-cart-gift-img-box label {
        font-size: 2.44vw;
        line-height: 2.44vw;
        margin-bottom: 2.61vw; }
        .s31-cart-gift-product .s31-cart-gift-img-box label input {
          margin-right: 1.74vw; }
      .s31-cart-gift-product .s31-cart-gift-img-box img {
        width: 6.95vw;
        height: 6.95vw;
        margin-right: 3.48vw; }
    .s31-cart-gift-product .s31-cart-gift-select-box {
      padding: 0.87vw 3.48vw 3.48vw;
      width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label {
        left: 2.61vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ label, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ label {
        left: 1.74vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ .s31-floating-label-size, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ .s31-floating-label-size {
        left: 1.74vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select {
        width: 100%; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select.s31-cart-gift-select-price {
          width: 100%;
          font-size: 2.44vw;
          line-height: 3.3vw;
          text-align: left;
          margin-bottom: 0px; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow {
          height: 8vw;
          right: 2.61vw; }
          .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow svg {
            width: 3.13vw;
            height: 3.13vw; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-formselect {
          width: 100%;
          -webkit-border-radius: 0.87vw;
          border-radius: 0.87vw;
          font-size: 2.44vw;
          line-height: 3.3vw;
          height: 8vw;
          padding: 0 2.61vw;
          margin-bottom: 3.48vw; }
          .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-formselect.s31-cart-gift-select-size {
            width: 100%;
            margin-bottom: 3.48vw; }
  .s31-cart-payment-block {
    margin-top: 3.48vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .s31-cart-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25%; }
    .s31-cart-left img {
      margin-top: 4.35vw;
      height: 52.084vw; }
    .s31-cart-left .s31-cart-bubble {
      font-size: 2.44vw;
      line-height: 4.52vw;
      -webkit-box-shadow: 0 0 6.95vw 0 #6e625926;
      box-shadow: 0 0 6.95vw 0 #6e625926;
      padding: 5.21vw;
      width: 80%;
      height: auto;
      -webkit-border-radius: 4.35vw;
      border-radius: 4.35vw; }
      .s31-cart-left .s31-cart-bubble:after {
        border-width: 7.3vw 3.48vw 0 0;
        bottom: -6.95vw;
        margin-left: -2.084vw;
        left: 70%; }
      .s31-cart-left .s31-cart-bubble span {
        font-size: 2.44vw;
        line-height: 4.52vw; }
      .s31-cart-left .s31-cart-bubble svg {
        margin-right: 0.87vw;
        top: 0.7vw;
        width: 3.13vw;
        height: 3.13vw; }
  .s31-cart-right {
    height: 50%; }
    .s31-cart-right .s31-cart-empty-box {
      width: 70%; }
  .s31-cart-articles-summary .s31-cart-total {
    max-width: inherit; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td {
      font-size: 2.44vw;
      line-height: 3.3vw;
      padding-bottom: 1.74vw;
      text-align: left;
      width: 70%; }
      .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td hr {
        margin: 1.74vw 0; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-dph {
      font-size: 2.44vw;
      line-height: 3.65vw;
      text-align: left;
      width: auto;
      padding-left: 0; }
      .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-dph.s31-cart-total-price {
        font-size: 3.65vw;
        line-height: 5.21vw; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-no-dph {
      text-align: left;
      width: auto;
      padding-left: 0;
      font-size: 2.44vw;
      line-height: 5.21vw; }
  .s31-cart-articles-freeDelivery {
    margin: 2.61vw 0;
    padding: 2.61vw;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw; }
    .s31-cart-articles-freeDelivery br {
      display: none; }
    .s31-cart-articles-freeDelivery svg {
      margin-right: 2.61vw;
      width: 5.21vw;
      height: 5.21vw; }
    .s31-cart-articles-freeDelivery strong {
      font-size: 2.44vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
      font-size: 2.44vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDelivery-bar-box {
      display: none; }
  .s31-cart-services .s31-cart-services-hr {
    width: calc(100% + 6.95vw);
    border: none;
    background: #F0EFEE;
    height: 1px;
    margin: 2.78vw 0 2.084vw -3.48vw; }
  .s31-cart-services .s31-cart-services-box {
    margin-bottom: 0;
    height: auto; }
  .s31-cart-services .s31-cart-services-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .s31-cart-services .s31-cart-services-left label div {
    font-size: 2.44vw;
    line-height: 3.3vw;
    max-width: 29.969vw; }
  .s31-cart-services .s31-cart-services-left input {
    margin: 0.35vw 1.74vw 0 0; }
  .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo {
    height: 3.13vw;
    margin-left: 0.87vw; }
    .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo svg {
      top: 0.53vw;
      width: 3.13vw;
      height: 3.13vw; }
  .s31-cart-services .s31-cart-services-left .s31-cart-services-price {
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 1.22vw; }
  .s31-cart-services span {
    font-size: 2.44vw;
    line-height: 3.3vw; }
  .s31-cart-services .s31-cart-services-delete {
    width: auto;
    margin: 0; }
  .s31-cart-empty {
    margin-top: 6.95vw;
    margin-bottom: 6.95vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .s31-cart-empty p {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-cart-empty .s31-cart-empty-left {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%;
      text-align: center; }
    .s31-cart-empty .s31-cart-empty-right {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      width: 100%;
      text-align: center;
      margin-bottom: 3.48vw; }
      .s31-cart-empty .s31-cart-empty-right img {
        width: 34.722vw; }
    .s31-cart-empty .s31-button-grey-cart {
      margin: 5.21vw 0 10.42vw;
      max-width: initial;
      padding: 1.74vw 2.61vw; }
    .s31-cart-empty .s31-cart-empty-text {
      font-size: 6.95vw;
      line-height: 8vw;
      margin-bottom: 1.74vw; } }

@media (max-width: 575px) {
  .s31-cart-content {
    font-size: 5.6vw;
    line-height: 8vw; }
    .s31-cart-content strong {
      font-size: 5.6vw;
      line-height: 8vw; }
    .s31-cart-content span {
      font-size: 3.74vw;
      line-height: 5.6vw; }
      .s31-cart-content span strong {
        font-size: 3.74vw;
        line-height: 5.6vw; }
    .s31-cart-content .s31-cart-count {
      display: block; }
      .s31-cart-content .s31-cart-count .s31-cartTotalQuantityWord {
        text-transform: lowercase; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item-box .s31-cart-changeEmbroidery {
    font-size: 3.74vw !important;
    line-height: 4.8vw;
    margin-bottom: 0 !important; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading {
    -webkit-border-radius: 2.67vw 2.67vw 0 0;
    border-radius: 2.67vw 2.67vw 0 0;
    padding: 4vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-heading .s31-products {
      font-size: 3.74vw;
      line-height: 4.8vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-removeButt .s31-cart-removeButt-inside svg {
    width: 8vw;
    height: 8vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    width: 8vw;
    height: 8vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-wishlistButt-box svg {
      margin: -1.87vw 0 0 -2.14vw;
      width: 4.27vw;
      height: 3.74vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item {
    padding: 5.34vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item:last-of-type {
      -webkit-border-radius: 0 0 2.67vw 2.67vw;
      border-radius: 0 0 2.67vw 2.67vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club {
      font-size: 3.74vw;
      line-height: 5.07vw;
      margin-top: 3.74vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club strong {
        font-size: 3.74vw;
        line-height: 5.07vw;
        margin-left: 1.34vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-astoreo-club svg {
        margin-right: 1.34vw;
        width: 4.8vw;
        height: 4.8vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-removeButt {
      margin-left: 5.34vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-quantity-selector .s31-cart-wishlistButt {
      margin-right: 5.34vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items {
      padding: 2.67vw 0 0;
      font-size: 3.74vw;
      line-height: 5.07vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-articlesTable-label-items span {
        line-height: 5.07vw;
        font-size: 3.74vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price {
      font-size: 3.74vw;
      margin-left: 1.34vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price.s31-article-price-original, .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-itemInfo .s31-article-price .s31-article-price-original {
        font-size: 3.74vw;
        margin-right: 1.34vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox {
      margin-right: 5.34vw;
      width: 10.67vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
        width: 10.67vw;
        height: 10.67vw;
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        -webkit-box-shadow: 0 0 5.34vw 0 rgba(54, 54, 54, 0.05);
        box-shadow: 0 0 5.34vw 0 rgba(54, 54, 54, 0.05); }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox a {
      font-size: 3.74vw;
      line-height: 5.6vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox:nth-of-type(3) {
      margin-top: 2.67vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cartArticle-titleBox .item {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo {
      margin-top: 8vw;
      padding: 8vw 0 0; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery {
        font-size: 3.74vw;
        line-height: 5.6vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label {
        line-height: 5.07vw;
        font-size: 3.74vw;
        margin-top: 2.67vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label input {
          margin-right: 2.67vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-inside-delivery-input label svg {
          margin-left: 2.67vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-cart-articlesTable-item .s31-cart-articlesTable-deliveryInfo .s31-cart-articlesTable-deliveryPrice {
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt {
    margin: 4vw 0 0; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt.s31-loader.s31-loader-spinning:before {
      left: 48%;
      top: 18vw;
      border-color: rgba(54, 54, 54, 0.1);
      border-right-color: #F37000; }
    .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box {
      -webkit-border-radius: 1.34vw;
      border-radius: 1.34vw;
      padding: 1.07vw 4vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count {
        line-height: 6.94vw;
        font-size: 3.74vw; }
        .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-numberItems-count input {
          font-size: 3.74vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-minus {
        font-size: 3.74vw;
        height: 4.8vw; }
      .s31-cart-articles .s31-cart-articlesTable .s31-article-toCartButt .s31-numberItems-box .s31-pocetks-plus {
        font-size: 3.74vw;
        height: 4.8vw; }
  .s31-cart-coupon .s31-cart-couponForm input[type="text"] {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    height: 12.27vw;
    padding: 0 4vw;
    margin-right: 2.67vw;
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-cart-coupon .s31-cart-couponForm button {
    width: calc(39% - 2.67vw);
    -webkit-border-radius: 1.87vw;
    border-radius: 1.87vw;
    height: 12.27vw;
    padding: 0 2.67vw;
    font-size: 3.74vw;
    line-height: 6.94vw; }
  .s31-cart-coupon .sylius-validation-error {
    margin-top: 1.87vw;
    font-size: 3.74vw;
    line-height: 4.27vw; }
  .s31-cart-action-code {
    padding: 5.34vw;
    -webkit-border-radius: 0 0 2.67vw 2.67vw;
    border-radius: 0 0 2.67vw 2.67vw; }
    .s31-cart-action-code .s31-cart-action-box {
      padding: 4vw 0; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-text-ico {
        height: 4.8vw; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text svg {
        width: 4.8vw;
        height: 4.8vw; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text span {
        font-size: 3.74vw;
        line-height: 5.07vw;
        margin-left: 7.2vw;
        margin-top: 2.67vw; }
      .s31-cart-action-code .s31-cart-action-box .s31-cart-action-text .s31-cart-action-free {
        font-size: 3.74vw;
        line-height: 5.07vw;
        margin: 0 0 0 2.67vw; }
  .s31-cart-gift-product {
    -webkit-border-radius: 0 0 2.67vw 2.67vw;
    border-radius: 0 0 2.67vw 2.67vw; }
    .s31-cart-gift-product .s31-cart-gift-img-box {
      padding: 5.34vw 5.34vw 0; }
      .s31-cart-gift-product .s31-cart-gift-img-box label {
        font-size: 3.74vw;
        line-height: 3.74vw;
        margin-bottom: 5.34vw; }
        .s31-cart-gift-product .s31-cart-gift-img-box label input {
          margin-right: 2.67vw; }
      .s31-cart-gift-product .s31-cart-gift-img-box img {
        width: 10.67vw;
        height: 10.67vw;
        margin-right: 5.34vw; }
    .s31-cart-gift-product .s31-cart-gift-select-box {
      padding: 1.34vw 5.34vw 5.34vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box .s31-floating-label {
        left: 4vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ label, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ label {
        left: 2.67vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:focus ~ .s31-floating-label-size, .s31-cart-gift-product .s31-cart-gift-select-box .s31-floating-box select:not([value=""]) ~ .s31-floating-label-size {
        left: 2.67vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select.s31-cart-gift-select-price {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow {
        height: 12.27vw;
        right: 4vw; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-arrow svg {
          width: 4.8vw;
          height: 4.8vw; }
      .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-formselect {
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        font-size: 3.74vw;
        line-height: 5.07vw;
        height: 12.27vw;
        padding: 0 4vw;
        margin-bottom: 5.34vw; }
        .s31-cart-gift-product .s31-cart-gift-select-box .s31-cart-gift-select .s31-cart-gift-formselect.s31-cart-gift-select-size {
          margin-bottom: 5.34vw; }
  .s31-cart-payment-block {
    margin-top: 5.34vw; }
  .s31-cart-left img {
    margin-top: 6.67vw;
    height: 80vw; }
  .s31-cart-left .s31-cart-bubble {
    font-size: 3.74vw;
    line-height: 6.94vw;
    -webkit-box-shadow: 0 0 10.67vw 0 #6e625926;
    box-shadow: 0 0 10.67vw 0 #6e625926;
    padding: 8vw;
    -webkit-border-radius: 6.67vw;
    border-radius: 6.67vw; }
    .s31-cart-left .s31-cart-bubble:after {
      border-width: 11.2vw 5.34vw 0 0;
      bottom: -10.67vw;
      margin-left: -3.2vw;
      left: 70%; }
    .s31-cart-left .s31-cart-bubble span {
      font-size: 3.74vw;
      line-height: 6.94vw; }
    .s31-cart-left .s31-cart-bubble svg {
      margin-right: 1.34vw;
      top: 1.07vw;
      width: 4.8vw;
      height: 4.8vw; }
  .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td {
    font-size: 3.74vw;
    line-height: 5.07vw;
    padding-bottom: 2.67vw;
    padding-right: 0 !important; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable tr td hr {
      margin: 2.67vw 0; }
  .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-dph {
    font-size: 3.74vw;
    line-height: 5.6vw; }
    .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-dph.s31-cart-total-price {
      font-size: 5.6vw;
      line-height: 8vw; }
  .s31-cart-articles-summary .s31-cart-total .s31-cart-totalTable .s31-cart-total-no-dph {
    font-size: 3.74vw;
    line-height: 8vw; }
  .s31-cart-articles-freeDelivery {
    margin: 4vw 0;
    padding: 4vw;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw; }
    .s31-cart-articles-freeDelivery svg {
      margin-right: 4vw;
      width: 8vw;
      height: 8vw; }
    .s31-cart-articles-freeDelivery strong {
      font-size: 3.74vw; }
    .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
      font-size: 3.74vw; }
  .s31-cart-services .s31-cart-services-hr {
    width: calc(100% + 10.67vw);
    margin: 4.27vw 0 3.2vw -5.34vw; }
  .s31-cart-services #nadacFond {
    margin-bottom: 5.34vw; }
  .s31-cart-services .s31-cart-services-left label div {
    max-width: 45.467vw;
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-cart-services .s31-cart-services-left input {
    margin: 0.54vw 2.67vw 0 0; }
  .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo {
    height: 4.8vw;
    margin-left: 0.8vw; }
    .s31-cart-services .s31-cart-services-left .s31-resetFilterInfo svg {
      top: 0;
      width: 4.8vw;
      height: 4.8vw; }
  .s31-cart-services .s31-cart-services-left .s31-cart-services-price {
    margin-top: 1.87vw; }
  .s31-cart-services span {
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-cart-empty {
    margin-top: 10.67vw;
    margin-bottom: 8vw; }
    .s31-cart-empty p {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-cart-empty .s31-cart-empty-right {
      margin-bottom: 5.34vw; }
      .s31-cart-empty .s31-cart-empty-right img {
        width: 53.333vw; }
    .s31-cart-empty .s31-button-grey-cart {
      margin: 8vw 0 16vw;
      padding: 2.67vw 4vw; }
    .s31-cart-empty .s31-cart-empty-text {
      font-size: 10.67vw;
      line-height: 12.27vw;
      margin-bottom: 2.67vw; }
  .s31-cart-embroidery {
    margin-top: 0; }
    .s31-cart-embroidery.s31-aleft {
      margin-top: 5.34vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-header-right .s31-cart-block {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 0;
  color: #363636; }
  .s31-header-right .s31-cart-block .s31-ico-count {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 35px;
    top: -2px;
    background: #363636;
    color: white; }
  .s31-header-right .s31-cart-block .s31-ico.active path {
    fill: #F68D2E !important;
    stroke-width: 0 !important;
    stroke: white !important; }
  .s31-header-right .s31-cart-block .s31-ico.active path.s31-semicircle {
    stroke-width: 2 !important;
    stroke: white !important; }
  .s31-header-right .s31-cart-block .s31-ico.active polyline {
    fill: #C96B15 !important;
    stroke-width: 0 !important; }
  .s31-header-right .s31-cart-block:hover .s31-ico path, .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico path {
    fill: #F68D2E;
    stroke-width: 0;
    stroke: white; }
  .s31-header-right .s31-cart-block:hover .s31-ico path.s31-semicircle, .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico path.s31-semicircle {
    stroke-width: 2;
    stroke: white; }
  .s31-header-right .s31-cart-block:hover .s31-ico polyline, .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico polyline {
    fill: #C96B15;
    stroke-width: 0; }
  .s31-header-right .s31-cart-block.s31-activeBlock.s31-cart-layer-checkout .s31-ico:after {
    margin-bottom: -10px; }
  .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico {
    position: relative; }
    .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico:after {
      bottom: -100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #fff;
      border-width: 10px;
      margin-left: -10px;
      margin-bottom: -1px;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s;
      z-index: 1; }

.s31-header-right .s31-cart-layer-inside {
  position: absolute;
  right: 0;
  top: 70px;
  background: white;
  display: none;
  padding: 0;
  -webkit-box-shadow: 0 20px 40px 0 rgba(110, 98, 89, 0.3);
  box-shadow: 0 20px 40px 0 rgba(110, 98, 89, 0.3);
  color: #181d21;
  cursor: default;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty {
    width: 250px;
    padding: 20px 10px 20px 10px; }
    .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty .s31-cart-layer-insideEmpty {
      margin: 0px 0 10px 0;
      font-size: 18px;
      line-height: 21px;
      font-weight: 600;
      text-align: center;
      color: #363636;
      margin-bottom: 10px;
      padding: 0 35px; }
    .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty p {
      font-size: 16px;
      line-height: 19px;
      padding: 0 10px;
      text-align: center; }
    .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty a {
      font-size: 16px;
      line-height: 19px;
      display: block;
      text-align: center;
      font-weight: 500; }
      .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty a:hover {
        text-decoration: underline;
        color: #F68D2E; }
    .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty img {
      width: 100%;
      margin: auto;
      margin-top: 20px; }
  .s31-header-right .s31-cart-layer-inside .s31-cart-layer-notEmpty {
    width: 375px; }
    .s31-header-right .s31-cart-layer-inside .s31-cart-layer-notEmpty .s31-cart-articles-freeDelivery-bar-box {
      display: none; }
    .s31-header-right .s31-cart-layer-inside .s31-cart-layer-notEmpty .s31-cart-articles-freeDelivery {
      margin: 20px 20px 0; }
      .s31-header-right .s31-cart-layer-inside .s31-cart-layer-notEmpty .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
        min-width: auto; }
  .s31-header-right .s31-cart-layer-inside p {
    margin: 0; }
  .s31-header-right .s31-cart-layer-inside a {
    color: #F68D2E; }

.s31-cart-layer-mobile {
  display: none; }
  .s31-cart-layer-mobile .s31-cart-layer-inside {
    display: none; }
    .s31-cart-layer-mobile .s31-cart-layer-inside .s31-cart-articles-freeDelivery {
      margin: 20px 20px 0; }
      .s31-cart-layer-mobile .s31-cart-layer-inside .s31-cart-articles-freeDelivery .s31-cart-articles-freeDeliveryText {
        text-align: left; }

.s31-cart-layer-insideItems {
  max-height: 260px;
  padding: 0 20px;
  margin: 20px 0 0;
  overflow: auto; }
  .s31-cart-layer-insideItems .s31-cart-layer-insideItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
    .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-img {
      min-width: 60px;
      width: 60px;
      min-height: 60px;
      height: 60px;
      margin-right: 20px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      overflow: hidden; }
    .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; }
      .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        max-width: 80%;
        line-height: 16px; }
        .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-itemInfoAttr {
          margin-bottom: 2px;
          font-size: 14px;
          line-height: 16px; }
        .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo a {
          color: #363636;
          font-size: 14px;
          line-height: 16px;
          font-weight: 500;
          margin-bottom: 7px; }
        .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-quantity {
          font-size: 18px;
          font-weight: 500;
          line-height: 21px; }
        .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-price {
          font-size: 18px;
          font-weight: 600;
          line-height: 21px; }
    .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cartArticle-brand {
      color: #181d21 !important; }
    .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-insideItem-info a {
      cursor: pointer;
      color: #181d21; }
      .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-insideItem-info a:hover {
        text-decoration: underline; }
    .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-insideItem-info span {
      display: inline;
      color: #6BA539; }
    .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete {
      width: 30px;
      height: 30px;
      cursor: pointer;
      border: none;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }
      .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete .s31-delete {
        width: 30px;
        height: 30px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
        .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete .s31-delete:hover {
          background: #E8584B;
          stroke: #E8584B;
          stroke-opacity: 1;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          -webkit-transition-duration: 0.2s;
          -o-transition-duration: 0.2s;
          transition-duration: 0.2s; }
          .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete .s31-delete:hover #trash {
            stroke: #fff; }
  .s31-cart-layer-insideItems .s31-article-mainImage {
    max-width: 100%;
    max-height: 70px;
    height: auto; }

.s31-cart-layer-insideSubtotal {
  font-size: 18px;
  line-height: 21px;
  margin: 0 20px;
  padding-top: 20px;
  border-top: 1px solid #d7d7d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-cart-layer-insideSubtotal span {
    width: auto !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px; }

.s31-cart-layer-insideSubtotal-no-dph {
  font-size: 16px;
  line-height: 21px;
  color: #949494;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 20px; }
  .s31-cart-layer-insideSubtotal-no-dph span {
    width: auto !important;
    font-size: 16px;
    line-height: 21px;
    color: #949494; }

.s31-cart-layer-insideBottom {
  padding: 20px; }
  .s31-cart-layer-insideBottom a {
    padding: 13.5px 0px 13.5px 0; }
  .s31-cart-layer-insideBottom .s31-cart-layer-insideSubtotal {
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 0px; }
    .s31-cart-layer-insideBottom .s31-cart-layer-insideSubtotal span {
      display: inline !important;
      color: #6BA539 !important; }
    .s31-cart-layer-insideBottom .s31-cart-layer-insideSubtotal.s31-cart-layer-insideSubtotal-points {
      line-height: 21px; }

@media (max-width: 1439px) {
  header .s31-header-right .s31-cart-block.s31-activeBlock.s31-cart-layer-checkout .s31-ico:after {
    margin-bottom: -4px; } }

@media (max-width: 1199px) {
  header .s31-header-right .s31-cart-block .s31-ico-count {
    width: 1.96vw;
    height: 1.96vw;
    line-height: 1.96vw;
    font-size: 1.18vw;
    left: 3.33vw;
    top: -0.88vw; }
  header .s31-header-right .s31-cart-block.s31-activeBlock.s31-cart-layer-checkout .s31-ico:after {
    margin-bottom: 0.59vw; }
  header .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico:after {
    border-width: 0.98vw;
    margin-left: -0.98vw;
    margin-bottom: 0.88vw; }
  header .s31-header-right .s31-cart-layer-inside {
    right: -25px;
    top: 60px; }
    header .s31-header-right .s31-cart-layer-inside .s31-cart-layer-insideEmpty {
      font-size: 2.54vw; }
    header .s31-header-right .s31-cart-layer-inside p {
      font-size: 1.37vw; }
    header .s31-header-right .s31-cart-layer-inside a {
      font-size: 1.37vw; }
  header .s31-header-right .s31-cart-layer-insideItems {
    max-height: 25.4vw;
    padding: 0 1.96vw;
    margin: 1.96vw 0 0; }
    header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem {
      margin-bottom: 1.96vw; }
      header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-img {
        min-width: 5.86vw;
        width: 5.86vw;
        min-height: 5.86vw;
        height: 5.86vw;
        margin-right: 1.96vw;
        -webkit-border-radius: 0.49vw;
        border-radius: 0.49vw; }
      header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo {
        line-height: 1.57vw;
        text-align: left; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-itemInfoAttr {
          font-size: 1.37vw;
          line-height: 1.57vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cartArticle-brand {
          font-size: 1.37vw;
          line-height: 1.57vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-priceBlock {
          margin-top: 0.69vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-quantity {
          font-size: 1.76vw;
          line-height: 2.06vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-price {
          font-size: 1.76vw;
          line-height: 2.06vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo a {
          font-size: 1.37vw;
          line-height: 1.57vw;
          margin-bottom: 0.69vw; }
      header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete {
        width: 2.93vw;
        height: 2.93vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete svg {
          width: 2.93vw;
          height: 2.93vw;
          -webkit-border-radius: 0.49vw;
          border-radius: 0.49vw; }
    header .s31-header-right .s31-cart-layer-insideItems .s31-article-mainImage {
      max-height: 5.86vw;
      min-width: 5.86vw; }
  header .s31-header-right .s31-cart-layer-insideSubtotal {
    font-size: 1.76vw;
    line-height: 2.06vw;
    margin: 0 1.96vw; }
    header .s31-header-right .s31-cart-layer-insideSubtotal span {
      font-size: 1.76vw;
      line-height: 2.06vw; }
  header .s31-header-right .s31-cart-layer-insideSubtotal-no-dph {
    font-size: 1.57vw;
    line-height: 2.06vw;
    margin: 0 1.96vw; }
    header .s31-header-right .s31-cart-layer-insideSubtotal-no-dph span {
      font-size: 1.57vw;
      line-height: 2.06vw; }
  header .s31-header-right .s31-cart-layer-insideBottom {
    padding: 1.96vw; }
    header .s31-header-right .s31-cart-layer-insideBottom .s31-button-submit {
      font-size: 1.57vw; } }

@media (max-width: 991px) {
  header .s31-header-right .s31-cart-block .s31-ico-count {
    width: 2.61vw;
    height: 2.61vw;
    line-height: 2.61vw;
    font-size: 1.57vw;
    left: 60%;
    top: -1.31vw; }
  header .s31-header-right .s31-cart-block.s31-activeBlock.s31-cart-layer-checkout .s31-ico:after {
    margin-bottom: -1.31vw; }
  header .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico:after {
    border-width: 1.31vw;
    margin-left: -1.31vw;
    margin-bottom: -1.44vw; }
  header .s31-header-right .s31-cart-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    header .s31-header-right .s31-cart-block:hover .s31-ico path {
      fill: #fff;
      stroke-width: 2;
      stroke: #F68D2E; }
    header .s31-header-right .s31-cart-block:hover .s31-ico path.s31-semicircle {
      stroke-width: 2;
      stroke: #F68D2E; }
    header .s31-header-right .s31-cart-block:hover .s31-ico polyline {
      fill: #fff;
      stroke-width: 2; }
    header .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico path {
      fill: #F68D2E;
      stroke-width: 0;
      stroke: white; }
    header .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico path.s31-semicircle {
      stroke-width: 2;
      stroke: white; }
    header .s31-header-right .s31-cart-block.s31-activeBlock .s31-ico polyline {
      fill: #C96B15;
      stroke-width: 0; }
  header .s31-header-right .s31-cart-layer-inside {
    top: 9vw;
    right: -7vw; }
    header .s31-header-right .s31-cart-layer-inside .s31-cart-layer-notEmpty {
      width: 430px; }
    header .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty {
      width: 35vw; }
      header .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty .s31-cart-layer-insideEmpty {
        font-size: 2.35vw;
        margin-bottom: 1.31vw;
        padding: 0 5.859vw;
        line-height: 2.48vw; }
      header .s31-header-right .s31-cart-layer-inside .s31-cart-layer-empty p {
        font-size: 2.09vw;
        line-height: 2.48vw;
        padding: 0 3.26vw; }
  header .s31-header-right .s31-cart-layer-insideItems {
    max-height: 33.9vw;
    padding: 0 2.61vw;
    margin: 2.61vw 0 0; }
    header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem {
      margin-bottom: 2.61vw; }
      header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-img {
        min-width: 7.82vw;
        width: 7.82vw;
        min-height: 7.82vw;
        height: 7.82vw;
        margin-right: 2.61vw;
        -webkit-border-radius: 0.66vw;
        border-radius: 0.66vw; }
      header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo {
        line-height: 2.09vw;
        text-align: left; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-itemInfoAttr {
          font-size: 1.83vw;
          line-height: 2.09vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cartArticle-brand {
          font-size: 1.83vw;
          line-height: 2.09vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-priceBlock {
          margin-top: 0.92vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-quantity {
          font-size: 2.35vw;
          line-height: 2.74vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-price {
          font-size: 2.35vw;
          line-height: 2.74vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo a {
          font-size: 1.83vw;
          line-height: 2.09vw;
          margin-bottom: 0.92vw; }
      header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete {
        width: 3.91vw;
        height: 3.91vw; }
        header .s31-header-right .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete svg {
          width: 3.91vw;
          height: 3.91vw;
          -webkit-border-radius: 0.66vw;
          border-radius: 0.66vw; }
    header .s31-header-right .s31-cart-layer-insideItems .s31-article-mainImage {
      max-height: 7.82vw;
      min-width: 7.82vw; }
  header .s31-header-right .s31-cart-layer-insideSubtotal {
    font-size: 2.35vw;
    line-height: 2.74vw;
    margin: 0 2.61vw; }
    header .s31-header-right .s31-cart-layer-insideSubtotal span {
      font-size: 2.35vw;
      line-height: 2.74vw; }
  header .s31-header-right .s31-cart-layer-insideSubtotal-no-dph {
    font-size: 2.09vw;
    line-height: 2.74vw;
    margin: 0 2.61vw; }
    header .s31-header-right .s31-cart-layer-insideSubtotal-no-dph span {
      font-size: 2.09vw;
      line-height: 2.74vw; }
  header .s31-header-right .s31-cart-layer-insideBottom {
    padding: 2.61vw; }
    header .s31-header-right .s31-cart-layer-insideBottom .s31-button-submit {
      padding: 1.83vw 0;
      font-size: 2.09vw; } }

@media (max-width: 767px) {
  header .s31-header-right .s31-cart-block {
    padding: 0; }
    header .s31-header-right .s31-cart-block .s31-ico-count {
      width: 5.34vw;
      height: 5.34vw;
      line-height: 5.34vw;
      font-size: 3.2vw;
      left: 60%;
      top: -2.67vw; }
    header .s31-header-right .s31-cart-block .s31-ico {
      width: 100%;
      margin: 0px;
      text-align: center; }
    header .s31-header-right .s31-cart-block svg {
      width: 8vw;
      height: 8vw; }
  header .s31-cart-layer-mobile {
    display: block; }
    header .s31-cart-layer-mobile .s31-ico-text-heading, header .s31-cart-layer-mobile .s31-ico-count, header .s31-cart-layer-mobile .s31-ico {
      display: none; }
  header .s31-cart-layer-inside {
    position: absolute;
    right: 0;
    top: 17vw;
    background: white;
    -webkit-box-shadow: 0 20px 40px 0 rgba(110, 98, 89, 0.3);
    box-shadow: 0 20px 40px 0 rgba(110, 98, 89, 0.3);
    color: #181d21;
    cursor: default;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%; }
    header .s31-cart-layer-inside .s31-cart-layer-empty {
      padding: 5.34vw; }
      header .s31-cart-layer-inside .s31-cart-layer-empty .s31-cart-layer-insideEmpty {
        margin: 0px 0 2.67vw 0;
        font-size: 5.6vw;
        line-height: 1;
        color: #363636; }
      header .s31-cart-layer-inside .s31-cart-layer-empty p {
        margin: 0;
        font-size: 3.74vw; }
      header .s31-cart-layer-inside .s31-cart-layer-empty a {
        color: #F68D2E;
        font-size: 3.74vw; }
      header .s31-cart-layer-inside .s31-cart-layer-empty img {
        width: 60%;
        display: block;
        margin: 4vw auto 0 auto; }
    header .s31-cart-layer-inside:after {
      bottom: 100%;
      left: 94%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: white;
      border-width: 2.67vw;
      margin-left: -2.67vw; }
  header .s31-cart-layer-insideItems {
    max-height: 240px;
    padding: 0 5.34vw;
    margin: 5.34vw 0 0; }
    header .s31-cart-layer-insideItems .s31-cart-layer-insideItem {
      margin-bottom: 5.34vw; }
      header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-img {
        min-width: 16vw;
        width: 16vw;
        min-height: 16vw;
        height: 16vw;
        margin-right: 5.34vw;
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw; }
      header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo {
        line-height: 4.27vw;
        text-align: left; }
        header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-itemInfoAttr {
          font-size: 3.74vw;
          line-height: 4.27vw; }
        header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cartArticle-brand {
          font-size: 3.74vw;
          line-height: 4.27vw; }
        header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-priceBlock {
          margin-top: 1.87vw; }
        header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-quantity {
          font-size: 4.27vw;
          line-height: 5.6vw; }
        header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo .s31-cart-layer-price {
          font-size: 4.27vw;
          line-height: 5.6vw; }
        header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-item .s31-cart-layer-itemInfo a {
          font-size: 3.74vw;
          line-height: 4.27vw;
          margin-bottom: 1.87vw; }
      header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete {
        width: 8vw;
        height: 8vw; }
        header .s31-cart-layer-insideItems .s31-cart-layer-insideItem .s31-cart-layer-delete svg {
          width: 8vw;
          height: 8vw;
          -webkit-border-radius: 1.34vw;
          border-radius: 1.34vw; }
    header .s31-cart-layer-insideItems .s31-article-mainImage {
      max-height: 16vw;
      min-width: 16vw; }
  header .s31-cart-layer-insideSubtotal {
    font-size: 4.27vw;
    line-height: 5.6vw;
    margin: 5.34vw 5.34vw 0; }
    header .s31-cart-layer-insideSubtotal span {
      font-size: 4.27vw;
      line-height: 5.6vw; }
  header .s31-cart-layer-insideSubtotal-no-dph {
    font-size: 3.74vw;
    line-height: 5.6vw;
    margin: 0 5.34vw; }
    header .s31-cart-layer-insideSubtotal-no-dph span {
      font-size: 3.74vw;
      line-height: 5.6vw; }
  header .s31-cart-layer-insideBottom {
    padding: 5.34vw; }
    header .s31-cart-layer-insideBottom a {
      padding: 3.74vw 0; }
    header .s31-cart-layer-insideBottom .s31-button-submit {
      font-size: 3.74vw; }
  header .s31-cart-layer-insideItem-info, header .s31-cart-layer-insideSubtotal {
    color: #181d21; } }

@media (max-width: 575px) {
  header .s31-cart-layer-mobile {
    display: block; }
    header .s31-cart-layer-mobile:after {
      left: 92% !important; }
  header .s31-cart-layer-insideSubtotal {
    line-height: 21px !important; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-checkout-address h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600; }

.s31-checkout-address input[type="text"],
.s31-checkout-address input[type="email"],
.s31-checkout-address input[type="password"],
.s31-checkout-address input[type="number"] {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 14px 15px;
  border: 1px solid #36363680;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .s31-checkout-address input[type="text"]:disabled,
  .s31-checkout-address input[type="email"]:disabled,
  .s31-checkout-address input[type="password"]:disabled,
  .s31-checkout-address input[type="number"]:disabled {
    cursor: default; }

.s31-checkout-address textarea {
  width: 100%;
  height: 200px;
  border: 1px solid #36363680;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  max-height: 200px;
  min-height: 200px;
  padding: 14px 15px;
  font-size: 16px;
  line-height: 19px; }

.s31-checkout-address .s31-checkout-address-note {
  margin-bottom: 25px; }

.s31-checkout-address .s31-billing-address {
  margin: 30px 0; }
  .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title {
    margin-bottom: 10px; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title label {
      margin-bottom: 0;
      font-size: 16px; }
  .s31-checkout-address .s31-billing-address .s31-billing-address-birth-text {
    margin-bottom: 0;
    font-size: 14px; }
  .s31-checkout-address .s31-billing-address .s31-billing-address-birth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth .s31-floating-box {
      margin-right: 20px;
      margin-bottom: 10px; }
      .s31-checkout-address .s31-billing-address .s31-billing-address-birth .s31-floating-box:last-of-type {
        margin-right: 0; }

.s31-checkout-address .s31-address-book-select {
  width: 100% !important;
  border: 1px solid rgba(54, 54, 54, 0.5);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  height: 46px !important;
  padding: 0 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.s31-checkout-address .s31-floating-box {
  position: relative; }
  .s31-checkout-address .s31-floating-box .s31-address-book-arrow {
    position: absolute;
    height: 46px;
    top: 0;
    bottom: 0;
    right: 15px;
    left: 0;
    pointer-events: none; }
    .s31-checkout-address .s31-floating-box .s31-address-book-arrow svg {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
  .s31-checkout-address .s31-floating-box .s31-eye-icon {
    position: absolute;
    right: 26px;
    top: 8px;
    cursor: pointer;
    display: block;
    pointer-events: unset; }
    .s31-checkout-address .s31-floating-box .s31-eye-icon .s31-lineOver {
      stroke-width: 0px; }
    .s31-checkout-address .s31-floating-box .s31-eye-icon.active .s31-lineOver {
      stroke-width: 2px; }

.s31-checkout-address .s31-login {
  margin: 0 auto;
  max-width: 512px; }

.s31-checkout-address .s31-floating-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px; }

.s31-checkout-address .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

.s31-checkout-address .s31-address-email-row {
  margin-bottom: 20px; }
  .s31-checkout-address .s31-address-email-row p {
    font-size: 16px; }
  .s31-checkout-address .s31-address-email-row.sucess .field {
    width: calc(100% - 28px); }
  .s31-checkout-address .s31-address-email-row.sucess .successAlert {
    display: block;
    position: relative;
    top: 15px; }

.s31-checkout-address .s31-billing-address-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .s31-checkout-address .s31-billing-address-box .s31-floating-box {
    width: 75%; }
    .s31-checkout-address .s31-billing-address-box .s31-floating-box:first-of-type {
      margin-right: 20px; }
    .s31-checkout-address .s31-billing-address-box .s31-floating-box.s31-billing-address-small {
      width: 25%; }

.s31-checkout-address .s31-address-info {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #2f61c91a;
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .s31-checkout-address .s31-address-info .s31-address-info-img {
    padding-left: 30px;
    height: 30px; }
  .s31-checkout-address .s31-address-info .s31-address-info-text {
    color: #2F61C9;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 30px 15px 20px;
    max-width: 430px; }

.s31-checkout-address .s31-password-row {
  margin-bottom: 20px; }
  .s31-checkout-address .s31-password-row .s31-address-password-reset {
    color: #F68D2E;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px; }

.s31-checkout-address .s31-address-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px; }

.s31-checkout-address .errorAlert {
  display: none; }

.s31-checkout-address .successAlert {
  display: none; }

.s31-checkout-address .error ~ .errorAlert {
  display: block;
  position: relative;
  height: 18px;
  margin-left: 10px;
  top: 15px; }
  .s31-checkout-address .error ~ .errorAlert svg {
    height: 18px;
    width: 18px; }

.s31-checkout-address .success ~ .successAlert {
  display: block;
  position: relative;
  height: 18px;
  margin-left: 10px;
  top: 15px; }
  .s31-checkout-address .success ~ .successAlert svg {
    width: 18px;
    height: 18px; }

.s31-checkout-address .field.error, .s31-checkout-address .field.success {
  width: calc(100% - 28px); }

.s31-checkout-address .error input[type="text"],
.s31-checkout-address .error input[type="email"],
.s31-checkout-address .error input[type="password"] {
  border: 1px solid #E8584B;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.s31-checkout-address .error label {
  color: #E8584B !important; }

.s31-checkout-address .error .required.field, .s31-checkout-address .error #s31-address-password {
  width: calc(100% - 28px); }

.s31-checkout-address .error .errorAlert {
  display: block;
  position: relative;
  height: 18px;
  margin-left: 10px;
  top: 15px; }
  .s31-checkout-address .error .errorAlert svg {
    height: 18px;
    width: 18px; }

.s31-checkout-address .error .sylius-validation-error {
  color: #E8584B;
  font-size: 14px;
  line-height: 16px;
  background: none;
  border: none;
  padding: 0;
  margin: 7px 0 0; }

.s31-checkout-address .success input[type="text"],
.s31-checkout-address .success input[type="email"],
.s31-checkout-address .success input[type="password"],
.s31-checkout-address .success input[type="date"] {
  border: 1px solid #6BA539;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.s31-checkout-address .success label {
  color: #6BA539 !important; }

.s31-checkout-address .success .s31-linkText {
  color: #6BA539;
  text-decoration: underline; }

.s31-checkout-address .success .required.field, .s31-checkout-address .success #s31-address-password {
  width: calc(100% - 28px); }

.s31-checkout-address .success .successAlert {
  display: block;
  position: relative;
  height: 18px;
  margin-left: 10px;
  top: 15px; }
  .s31-checkout-address .success .successAlert svg {
    height: 18px;
    width: 18px; }

.s31-checkout-address .s31-label-bellow {
  margin-top: -11px;
  margin-bottom: 15px; }

.s31-checkout-address .s31-label-blank {
  display: block;
  width: 100%; }

.s31-checkout-address .s31-address-book-selectcontainer {
  margin-bottom: 20px; }

.s31-checkout-address .s31-checkout-address-pane {
  margin: 0 auto;
  max-width: 512px; }

.s31-checkout-address .s31-checkbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  cursor: pointer; }
  .s31-checkout-address .s31-checkbox-item span {
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 10px; }
  .s31-checkout-address .s31-checkbox-item input {
    margin-right: 10px; }
  .s31-checkout-address .s31-checkbox-item svg {
    margin-left: 10px; }

.s31-checkout-address .s31-adress-confirm {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 30px; }

.s31-checkout-address .s31-checkout-astoreo-registration {
  padding-left: 30px; }

.s31-checkout-address .s31-checkout-astoreo-box.active {
  margin-top: -10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 25px;
  background-color: #fdf7ea;
  padding: 30px;
  margin-left: -30px; }

.s31-checkout-address .s31-checkout-astoreo-box .s31-checkbox-item {
  margin-bottom: 0; }

.s31-checkout-address .s31-checkout-astoreo p {
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  margin-bottom: 20px; }

.s31-checkout-address .s31-checkout-astoreo .errorAlert svg {
  margin-right: 0; }

.s31-checkout-address .s31-checkout-astoreo svg {
  margin-right: 10px; }

.s31-checkout-address .s31-checkout-astoreo div {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500; }

.s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-left .s31-checkout-advantages {
  margin-bottom: 25px; }
  .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-left .s31-checkout-advantages div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-left .s31-checkout-advantages div:last-of-type {
      margin-bottom: 0; }

.s31-checkout-address .s31-checkout-astoreo .s31-floating-box:last-of-type {
  margin-bottom: 0; }

.s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-right {
  padding: 0 9px 0 0;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.s31-checkout-address .s31-checkout-astoreo .required.field input:focus ~ label, .s31-checkout-address .s31-checkout-astoreo .required.field input:not(:placeholder-shown) ~ label,
.s31-checkout-address .s31-checkout-astoreo .required.field textarea:focus ~ label, .s31-checkout-address .s31-checkout-astoreo .required.field textarea:not(:placeholder-shown) ~ label,
.s31-checkout-address .s31-checkout-astoreo .required.field select:focus ~ label, .s31-checkout-address .s31-checkout-astoreo .required.field select:not([value=""]) ~ label {
  background: #fdf7ea; }

.s31-checkout-address .s31-checkout-astoreo .required.field input {
  background-color: transparent; }

.s31-checkout-address .s31-checkout-ico-fill-button button {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  .s31-checkout-address .s31-checkout-ico-fill-button button svg {
    display: none; }
  .s31-checkout-address .s31-checkout-ico-fill-button button .s31-normalText {
    display: inline; }
  .s31-checkout-address .s31-checkout-ico-fill-button button .s31-loadingText {
    display: none; }
  .s31-checkout-address .s31-checkout-ico-fill-button button.s31-loadingIco .s31-normalText {
    display: none; }
  .s31-checkout-address .s31-checkout-ico-fill-button button.s31-loadingIco .s31-loadingText {
    display: inline; }
  .s31-checkout-address .s31-checkout-ico-fill-button button.s31-loadingIco svg {
    display: block;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    float: left;
    margin-right: 10px;
    position: relative;
    top: -3px; }

@media (max-width: 1199px) {
  .s31-checkout-address h2 {
    margin-bottom: 2.93vw; }
  .s31-checkout-address input[type="text"],
  .s31-checkout-address input[type="email"],
  .s31-checkout-address input[type="password"],
  .s31-checkout-address input[type="number"] {
    padding: 1.37vw 1.47vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    height: 4.5vw;
    font-size: 1.57vw; }
  .s31-checkout-address textarea {
    padding: 1.37vw 1.47vw;
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-checkout-address .s31-billing-address {
    margin: 2.93vw 0; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title {
      margin-bottom: 0.98vw; }
      .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title label {
        font-size: 1.57vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-text {
      font-size: 1.37vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth .s31-floating-box {
      margin-right: 1.96vw;
      margin-bottom: 0.98vw; }
  .s31-checkout-address .s31-address-book-select {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    font-size: 1.57vw;
    line-height: 1.86vw;
    height: 4.5vw !important;
    padding: 0 1.47vw; }
  .s31-checkout-address .s31-floating-box .s31-address-book-arrow {
    height: 4.5vw;
    right: 1.47vw; }
    .s31-checkout-address .s31-floating-box .s31-address-book-arrow svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-checkout-address .s31-login {
    width: 100%;
    max-width: initial; }
  .s31-checkout-address .s31-floating-box {
    margin-bottom: 1.96vw; }
  .s31-checkout-address .s31-address-email-row {
    margin-bottom: 1.96vw; }
    .s31-checkout-address .s31-address-email-row.sucess .field {
      width: calc(99% - 2.734vw); }
  .s31-checkout-address .s31-billing-address-box .s31-floating-box:first-of-type {
    margin-right: 1.96vw; }
  .s31-checkout-address .s31-address-info {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin: 1.96vw 0; }
    .s31-checkout-address .s31-address-info .s31-address-info-img {
      padding-left: 2.93vw;
      height: 2.93vw; }
    .s31-checkout-address .s31-address-info .s31-address-info-text {
      font-size: 1.57vw;
      line-height: 1.96vw;
      padding: 1.47vw 2.93vw 1.47vw 1.96vw;
      max-width: initial; }
  .s31-checkout-address .s31-password-row {
    margin-bottom: 1.96vw; }
    .s31-checkout-address .s31-password-row .s31-address-password-reset {
      font-size: 1.57vw;
      line-height: 1.86vw; }
  .s31-checkout-address .s31-address-buttons {
    margin-bottom: 2.93vw; }
  .s31-checkout-address .success ~ .successAlert {
    height: 1.76vw;
    margin-left: 0.98vw; }
    .s31-checkout-address .success ~ .successAlert svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-checkout-address .error ~ .errorAlert {
    height: 1.76vw;
    margin-left: 0.98vw;
    top: 1.47vw; }
    .s31-checkout-address .error ~ .errorAlert svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-checkout-address .field.error {
    width: calc(99% - 2.734vw); }
  .s31-checkout-address .error input[type="text"],
  .s31-checkout-address .error input[type="email"],
  .s31-checkout-address .error input[type="password"] {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
  .s31-checkout-address .error .errorAlert {
    height: 1.76vw;
    margin-left: 0.98vw;
    top: 1.47vw; }
    .s31-checkout-address .error .errorAlert svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-checkout-address .error .required.field, .s31-checkout-address .error #s31-address-password {
    width: calc(99% - 2.734vw); }
  .s31-checkout-address .error .sylius-validation-error {
    margin-top: 0.69vw;
    font-size: 1.37vw;
    line-height: 1.57vw; }
  .s31-checkout-address .success input[type="text"],
  .s31-checkout-address .success input[type="email"],
  .s31-checkout-address .success input[type="password"] {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
  .s31-checkout-address .success .successAlert {
    height: 1.76vw;
    margin-left: 0.98vw;
    top: 1.47vw; }
    .s31-checkout-address .success .successAlert svg {
      width: 1.76vw;
      height: 1.76vw; }
  .s31-checkout-address .success .required.field, .s31-checkout-address .success #s31-address-password {
    width: calc(99% - 2.734vw); }
  .s31-checkout-address .s31-label-bellow {
    margin-top: -1.08vw;
    margin-bottom: 1.47vw; }
  .s31-checkout-address .s31-address-book-selectcontainer {
    margin-bottom: 1.96vw; }
  .s31-checkout-address .s31-checkout-address-pane {
    width: 100%;
    max-width: initial; }
  .s31-checkout-address .s31-checkbox-item {
    margin-bottom: 2.45vw;
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-checkout-address .s31-checkbox-item span {
      width: 1.37vw;
      height: 1.37vw;
      margin-right: 0.98vw; }
    .s31-checkout-address .s31-checkbox-item input {
      margin-right: 0.98vw; }
  .s31-checkout-address .s31-checkout-astoreo-registration {
    padding-left: 2.93vw; }
  .s31-checkout-address .s31-checkout-astoreo-box.active {
    margin-top: -0.98vw;
    margin-bottom: 2.45vw;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    padding: 2.93vw;
    margin-left: -2.93vw; }
  .s31-checkout-address .s31-checkout-astoreo {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin: 0 0 2.45vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      width: 1.76vw;
      height: 1.76vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon {
      right: 2.93vw; }
      .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon svg {
        width: 2.734vw;
        height: 2.45vw; }
    .s31-checkout-address .s31-checkout-astoreo p {
      font-size: 1.76vw;
      line-height: 2.06vw;
      margin-bottom: 1.96vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      margin-right: 0.98vw; }
    .s31-checkout-address .s31-checkout-astoreo div {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-left .s31-checkout-advantages div {
      margin-bottom: 0.98vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-right {
      padding: 0 0.88vw 0 0; }
      .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-right img {
        width: 17.383vw; } }

@media (max-width: 991px) {
  .s31-checkout-address h2 {
    margin-bottom: 3.91vw; }
  .s31-checkout-address input[type="text"],
  .s31-checkout-address input[type="email"],
  .s31-checkout-address input[type="password"],
  .s31-checkout-address input[type="number"] {
    padding: 1.83vw 1.96vw;
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw;
    height: 6vw;
    font-size: 2.09vw; }
  .s31-checkout-address textarea {
    padding: 1.83vw 1.96vw;
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-checkout-address .s31-billing-address {
    margin: 3.91vw 0; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title {
      margin-bottom: 1.31vw; }
      .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title label {
        font-size: 2.09vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-text {
      font-size: 1.83vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth .s31-floating-box {
      margin-right: 2.61vw;
      margin-bottom: 1.31vw; }
  .s31-checkout-address .s31-address-book-select {
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw;
    font-size: 2.09vw;
    line-height: 2.48vw;
    height: 6vw !important;
    padding: 0 1.96vw; }
  .s31-checkout-address .s31-floating-box .s31-address-book-arrow {
    height: 6vw;
    right: 1.96vw; }
    .s31-checkout-address .s31-floating-box .s31-address-book-arrow svg {
      width: 2.35vw;
      height: 2.35vw; }
  .s31-checkout-address .s31-floating-box {
    margin-bottom: 2.61vw; }
  .s31-checkout-address .s31-address-email-row {
    margin-bottom: 2.61vw; }
    .s31-checkout-address .s31-address-email-row p {
      font-size: 2.09vw; }
    .s31-checkout-address .s31-address-email-row.sucess .field {
      width: calc(99% - 3.646vw); }
  .s31-checkout-address .s31-billing-address-box .s31-floating-box:first-of-type {
    margin-right: 2.61vw; }
  .s31-checkout-address .s31-address-info {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    margin: 2.61vw 0; }
    .s31-checkout-address .s31-address-info .s31-address-info-img {
      padding-left: 3.91vw;
      height: 3.91vw; }
    .s31-checkout-address .s31-address-info .s31-address-info-text {
      font-size: 2.09vw;
      line-height: 2.61vw;
      padding: 1.96vw 3.91vw 1.96vw 2.61vw; }
  .s31-checkout-address .s31-password-row {
    margin-bottom: 2.61vw; }
    .s31-checkout-address .s31-password-row .s31-address-password-reset {
      font-size: 2.09vw;
      line-height: 2.48vw; }
  .s31-checkout-address .s31-address-buttons {
    margin-bottom: 3.91vw; }
  .s31-checkout-address .success ~ .successAlert {
    height: 2.35vw;
    margin-left: 1.31vw; }
    .s31-checkout-address .success ~ .successAlert svg {
      width: 2.35vw;
      height: 2.35vw; }
  .s31-checkout-address .error ~ .errorAlert {
    height: 2.35vw;
    margin-left: 1.31vw;
    top: 1.96vw; }
    .s31-checkout-address .error ~ .errorAlert svg {
      width: 2.35vw;
      height: 2.35vw; }
  .s31-checkout-address .field.error, .s31-checkout-address .field.success {
    width: calc(99% - 3.646vw); }
  .s31-checkout-address .error input[type="text"],
  .s31-checkout-address .error input[type="email"],
  .s31-checkout-address .error input[type="password"] {
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw; }
  .s31-checkout-address .error .errorAlert {
    height: 2.35vw;
    margin-left: 1.31vw;
    top: 1.96vw; }
    .s31-checkout-address .error .errorAlert svg {
      width: 2.35vw;
      height: 2.35vw; }
  .s31-checkout-address .error .required.field, .s31-checkout-address .error #s31-address-password {
    width: calc(99% - 3.646vw); }
  .s31-checkout-address .error .sylius-validation-error {
    margin-top: 0.92vw;
    font-size: 1.83vw;
    line-height: 2.09vw; }
  .s31-checkout-address .success input[type="text"],
  .s31-checkout-address .success input[type="email"],
  .s31-checkout-address .success input[type="password"] {
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw; }
  .s31-checkout-address .success .successAlert {
    height: 2.35vw;
    margin-left: 1.31vw;
    top: 1.96vw; }
    .s31-checkout-address .success .successAlert svg {
      width: 2.35vw;
      height: 2.35vw; }
  .s31-checkout-address .success .required.field, .s31-checkout-address .success #s31-address-password {
    width: calc(99% - 3.646vw); }
  .s31-checkout-address .s31-label-bellow {
    margin-top: -1.44vw;
    margin-bottom: 1.96vw; }
  .s31-checkout-address .s31-address-book-selectcontainer {
    margin-bottom: 2.61vw; }
  .s31-checkout-address .s31-checkbox-item {
    margin-bottom: 3.26vw;
    font-size: 2.09vw;
    line-height: 2.48vw; }
    .s31-checkout-address .s31-checkbox-item span {
      width: 1.83vw;
      height: 1.83vw;
      margin-right: 1.31vw; }
    .s31-checkout-address .s31-checkbox-item input {
      margin-right: 1.31vw; }
  .s31-checkout-address .s31-checkout-astoreo-registration {
    padding-left: 3.91vw; }
  .s31-checkout-address .s31-checkout-astoreo-box.active {
    margin-top: -1.31vw;
    margin-bottom: 3.26vw;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    padding: 3.91vw;
    margin-left: -3.91vw; }
  .s31-checkout-address .s31-checkout-astoreo {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    margin: 0 0 3.26vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      width: 2.35vw;
      height: 2.35vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon {
      right: 3.91vw; }
      .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon svg {
        width: 3.646vw;
        height: 3.26vw; }
    .s31-checkout-address .s31-checkout-astoreo p {
      font-size: 2.35vw;
      line-height: 2.74vw;
      margin-bottom: 2.61vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      margin-right: 1.31vw; }
    .s31-checkout-address .s31-checkout-astoreo div {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-left .s31-checkout-advantages div {
      margin-bottom: 1.31vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-right {
      padding: 0 1.27vw 0 0; }
      .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-right img {
        width: 23.177vw; } }

@media (max-width: 767px) {
  .s31-checkout-address h2 {
    font-size: 3.65vw;
    margin-bottom: 3.48vw; }
  .s31-checkout-address input[type="text"],
  .s31-checkout-address input[type="email"],
  .s31-checkout-address input[type="password"],
  .s31-checkout-address input[type="number"] {
    padding: 2.44vw 2.61vw;
    -webkit-border-radius: 0.87vw;
    border-radius: 0.87vw;
    height: 8vw;
    font-size: 2.44vw; }
  .s31-checkout-address textarea {
    padding: 2.44vw 2.61vw;
    font-size: 2.44vw;
    line-height: 3.3vw; }
  .s31-checkout-address .s31-billing-address {
    margin: 3.48vw 0; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title {
      margin-bottom: 1.74vw; }
      .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title label {
        font-size: 2.44vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-text {
      font-size: 2.44vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth .s31-floating-box {
      margin-right: 3.48vw;
      margin-bottom: 1.74vw; }
  .s31-checkout-address .s31-address-book-select {
    -webkit-border-radius: 0.87vw;
    border-radius: 0.87vw;
    font-size: 2.44vw;
    line-height: 3.3vw;
    height: 8vw !important;
    padding: 0 2.61vw; }
  .s31-checkout-address .s31-floating-box .s31-address-book-arrow {
    height: 8vw;
    right: 2.61vw; }
    .s31-checkout-address .s31-floating-box .s31-address-book-arrow svg {
      width: 3.13vw;
      height: 3.13vw; }
  .s31-checkout-address .s31-floating-box {
    margin-bottom: 3.48vw; }
  .s31-checkout-address .s31-address-email-row {
    margin-bottom: 3.48vw; }
    .s31-checkout-address .s31-address-email-row p {
      font-size: 2.44vw; }
    .s31-checkout-address .s31-address-email-row.sucess .field {
      width: calc(100% - 4.9vw); }
  .s31-checkout-address .s31-checkout-ico-fill-button button {
    width: 100%;
    position: relative; }
    .s31-checkout-address .s31-checkout-ico-fill-button button.s31-loadingIco svg {
      -webkit-animation: spin 1s linear infinite;
      animation: spin 1s linear infinite;
      margin-right: 0px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -15px;
      margin-left: -75px; }
    .s31-checkout-address .s31-checkout-ico-fill-button button.s31-loadingIco .s31-loadingText {
      text-indent: 40px;
      display: block; }
  .s31-checkout-address .s31-billing-address-box .s31-floating-box:first-of-type {
    margin-right: 3.48vw; }
  .s31-checkout-address .s31-address-info {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    margin: 3.48vw 0; }
    .s31-checkout-address .s31-address-info .s31-address-info-img {
      padding-left: 5.21vw;
      height: 5.21vw; }
    .s31-checkout-address .s31-address-info .s31-address-info-text {
      font-size: 2.44vw;
      line-height: 3.48vw;
      padding: 2.61vw 5.21vw 2.61vw 3.48vw; }
  .s31-checkout-address .s31-password-row {
    margin-bottom: 3.48vw; }
    .s31-checkout-address .s31-password-row .s31-address-password-reset {
      font-size: 2.44vw;
      line-height: 3.3vw; }
  .s31-checkout-address .s31-address-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5.21vw; }
    .s31-checkout-address .s31-address-buttons .s31-button-submit-continue {
      margin-bottom: 3.48vw; }
  .s31-checkout-address .success ~ .successAlert {
    height: 3.13vw;
    margin-left: 1.74vw; }
    .s31-checkout-address .success ~ .successAlert svg {
      width: 3.13vw;
      height: 3.13vw; }
  .s31-checkout-address .error ~ .errorAlert {
    height: 3.13vw;
    margin-left: 1.74vw;
    top: 2.61vw; }
    .s31-checkout-address .error ~ .errorAlert svg {
      width: 3.13vw;
      height: 3.13vw; }
  .s31-checkout-address .field.error, .s31-checkout-address .field.success {
    width: calc(100% - 4.9vw); }
  .s31-checkout-address .error input[type="text"],
  .s31-checkout-address .error input[type="email"],
  .s31-checkout-address .error input[type="password"] {
    -webkit-border-radius: 0.87vw;
    border-radius: 0.87vw; }
  .s31-checkout-address .error .errorAlert {
    height: 3.13vw;
    margin-left: 1.74vw;
    top: 2.61vw; }
    .s31-checkout-address .error .errorAlert svg {
      width: 3.13vw;
      height: 3.13vw; }
  .s31-checkout-address .error .required.field, .s31-checkout-address .error #s31-address-password {
    width: calc(100% - 4.861vw); }
  .s31-checkout-address .error .sylius-validation-error {
    margin-top: 1.22vw;
    font-size: 2.44vw;
    line-height: 2.78vw; }
  .s31-checkout-address .s31-label-bellow {
    margin-top: -1.91vw;
    margin-bottom: 2.61vw; }
  .s31-checkout-address .s31-address-book-selectcontainer {
    margin-bottom: 3.48vw; }
  .s31-checkout-address .s31-checkbox-item {
    margin-bottom: 4.35vw;
    font-size: 2.44vw;
    line-height: 3.3vw; }
    .s31-checkout-address .s31-checkbox-item span {
      width: 2.44vw;
      height: 2.44vw;
      margin-right: 1.74vw; }
    .s31-checkout-address .s31-checkbox-item input {
      margin-right: 1.74vw; }
  .s31-checkout-address .s31-checkout-astoreo-registration {
    padding-left: 5.21vw; }
  .s31-checkout-address .s31-checkout-astoreo-box.active {
    margin-top: -1.74vw;
    margin-bottom: 4.35vw;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    padding: 5.21vw;
    margin-left: -5.21vw; }
  .s31-checkout-address .s31-checkout-astoreo {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    margin: 0 0 4.35vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      width: 3.13vw;
      height: 3.13vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon {
      right: 4.52vw; }
      .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon svg {
        width: 4.861vw;
        height: 4.35vw; }
    .s31-checkout-address .s31-checkout-astoreo p {
      font-size: 2.44vw;
      line-height: 3.65vw;
      margin-bottom: 3.48vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      margin-right: 1.74vw; }
    .s31-checkout-address .s31-checkout-astoreo div {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-left .s31-checkout-advantages div {
      margin-bottom: 1.74vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-right {
      display: none; }
  .s31-checkout-address .s31-adress-confirm {
    margin-bottom: 3.48vw; } }

@media (max-width: 575px) {
  .s31-checkout-address h2 {
    font-size: 5.6vw;
    margin-bottom: 5.34vw; }
  .s31-checkout-address input[type="text"],
  .s31-checkout-address input[type="email"],
  .s31-checkout-address input[type="password"],
  .s31-checkout-address input[type="number"] {
    padding: 3.74vw 4vw;
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    height: 12.27vw;
    font-size: 4.27vw; }
  .s31-checkout-address textarea {
    padding: 3.74vw 4vw;
    font-size: 4.27vw;
    line-height: 5.07vw; }
  .s31-checkout-address .s31-billing-address {
    margin: 5.34vw 0; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title {
      margin-bottom: 2.67vw; }
      .s31-checkout-address .s31-billing-address .s31-billing-address-birth-title label {
        font-size: 3.74vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth-text {
      font-size: 3.74vw; }
    .s31-checkout-address .s31-billing-address .s31-billing-address-birth .s31-floating-box {
      margin-right: 5.34vw;
      margin-bottom: 2.67vw;
      max-width: 20vw; }
      .s31-checkout-address .s31-billing-address .s31-billing-address-birth .s31-floating-box:last-of-type {
        max-width: initial; }
  .s31-checkout-address .s31-address-book-select {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    font-size: 3.74vw;
    line-height: 5.07vw;
    height: 12.27vw !important;
    padding: 0 4vw; }
  .s31-checkout-address .s31-floating-box .s31-address-book-arrow {
    height: 12.27vw;
    right: 4vw; }
    .s31-checkout-address .s31-floating-box .s31-address-book-arrow svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-checkout-address .s31-floating-box {
    margin-bottom: 5.34vw; }
  .s31-checkout-address .s31-address-email-row {
    margin-bottom: 5.34vw; }
    .s31-checkout-address .s31-address-email-row p {
      font-size: 3.74vw; }
    .s31-checkout-address .s31-address-email-row.sucess .field {
      width: calc(100% - 7.467vw); }
  .s31-checkout-address .s31-checkout-ico-fill .s31-fullLabel {
    top: 1.34vw; }
  .s31-checkout-address .s31-billing-address-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-checkout-address .s31-billing-address-box .s31-floating-box {
      width: 100%; }
      .s31-checkout-address .s31-billing-address-box .s31-floating-box:first-of-type {
        margin-right: 0; }
      .s31-checkout-address .s31-billing-address-box .s31-floating-box.s31-billing-address-small {
        width: 100%; }
  .s31-checkout-address .s31-address-info {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    margin: 5.34vw 0; }
    .s31-checkout-address .s31-address-info .s31-address-info-img {
      padding-left: 8vw;
      height: 8vw; }
    .s31-checkout-address .s31-address-info .s31-address-info-text {
      font-size: 3.74vw;
      line-height: 5.34vw;
      padding: 4vw 8vw 4vw 5.34vw;
      max-width: initial; }
  .s31-checkout-address .s31-password-row {
    margin-bottom: 5.34vw; }
    .s31-checkout-address .s31-password-row .s31-address-password-reset {
      font-size: 3.74vw;
      line-height: 5.07vw; }
  .s31-checkout-address .s31-address-buttons {
    margin-bottom: 8vw; }
  .s31-checkout-address .success ~ .successAlert {
    height: 4.8vw;
    margin-left: 2.67vw; }
    .s31-checkout-address .success ~ .successAlert svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-checkout-address .error ~ .errorAlert {
    height: 4.8vw;
    margin-left: 2.67vw;
    top: 4vw; }
    .s31-checkout-address .error ~ .errorAlert svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-checkout-address .field.error, .s31-checkout-address .field.success {
    width: calc(100% - 7.467vw); }
  .s31-checkout-address .error input[type="text"],
  .s31-checkout-address .error input[type="email"],
  .s31-checkout-address .error input[type="password"] {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
  .s31-checkout-address .error .errorAlert {
    height: 4.8vw;
    margin-left: 2.67vw;
    top: 4vw; }
    .s31-checkout-address .error .errorAlert svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-checkout-address .error .required.field, .s31-checkout-address .error #s31-address-password {
    width: calc(100% - 7.467vw); }
  .s31-checkout-address .error .sylius-validation-error {
    margin-top: 1.87vw;
    font-size: 3.74vw;
    line-height: 4.27vw; }
  .s31-checkout-address .success input[type="text"],
  .s31-checkout-address .success input[type="email"],
  .s31-checkout-address .success input[type="password"] {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
  .s31-checkout-address .success .successAlert {
    height: 4.8vw;
    margin-left: 2.67vw;
    top: 4vw; }
    .s31-checkout-address .success .successAlert svg {
      width: 4.8vw;
      height: 4.8vw; }
  .s31-checkout-address .success .required.field, .s31-checkout-address .success #s31-address-password {
    width: calc(100% - 7.467vw); }
  .s31-checkout-address .s31-label-bellow {
    margin-top: -2.94vw;
    margin-bottom: 4vw; }
  .s31-checkout-address .s31-address-book-selectcontainer {
    margin-bottom: 5.34vw; }
  .s31-checkout-address .s31-checkbox-item {
    margin-bottom: 6.67vw;
    font-size: 3.74vw;
    line-height: 5.07vw; }
    .s31-checkout-address .s31-checkbox-item span {
      width: 3.74vw;
      height: 3.74vw;
      margin-right: 2.67vw; }
    .s31-checkout-address .s31-checkbox-item input {
      margin-right: 2.67vw; }
  .s31-checkout-address .s31-checkout-astoreo-registration {
    padding-left: 8vw; }
  .s31-checkout-address .s31-checkout-astoreo-box.active {
    margin-top: -2.67vw;
    margin-bottom: 6.67vw;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    padding: 8vw;
    margin-left: -8vw; }
  .s31-checkout-address .s31-checkout-astoreo {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    margin: 0 0 6.67vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      width: 4.8vw;
      height: 4.8vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon {
      right: 6.94vw; }
      .s31-checkout-address .s31-checkout-astoreo .s31-eye-icon svg {
        width: 7.467vw;
        height: 6.67vw; }
    .s31-checkout-address .s31-checkout-astoreo p {
      font-size: 3.74vw;
      line-height: 5.6vw;
      margin-bottom: 5.34vw; }
    .s31-checkout-address .s31-checkout-astoreo svg {
      margin-right: 2.67vw; }
    .s31-checkout-address .s31-checkout-astoreo div {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-checkout-address .s31-checkout-astoreo .s31-checkout-astoreo-left .s31-checkout-advantages div {
      margin-bottom: 2.67vw; }
  .s31-checkout-address .s31-adress-confirm {
    margin-bottom: 5.34vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-button-submit {
  display: inline-block;
  width: 100%;
  background: #F68D2E;
  padding: 19px 20px 18px;
  line-height: 19px;
  color: white !important;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .s31-button-submit.s31-button-small {
    line-height: 40px;
    font-size: 16px; }
  .s31-button-submit.s31-button-med {
    line-height: 42px;
    font-size: 16px; }
  .s31-button-submit:hover {
    background: #F37000;
    outline: none !important;
    color: white;
    text-decoration: none; }

.s31-button-grey-cart {
  background: #6E6259 !important;
  line-height: 26px;
  color: #fff !important;
  text-align: center;
  font-size: 16px;
  border: 1px solid #6E6259;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  height: 46px;
  padding: 10px 30px 10px;
  font-weight: 600; }
  .s31-button-grey-cart span {
    font-size: 16px;
    font-weight: 600; }
  .s31-button-grey-cart:hover {
    background-color: #493A2F !important;
    text-decoration: none; }

.s31-button-back {
  background: white;
  line-height: 26px;
  color: #6E6259 !important;
  text-align: center;
  font-size: 16px;
  border: 1px solid #6E6259;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  height: 46px;
  padding: 10px 30px 10px;
  font-weight: 600; }
  .s31-button-back.s31-button-small {
    line-height: 36px;
    font-size: 16px; }
  .s31-button-back.s31-button-med {
    line-height: 42px;
    font-size: 16px; }
  .s31-button-back:hover {
    background: #6e62590d;
    outline: none !important;
    text-decoration: none; }

.s31-button-orange {
  display: inline-block;
  background: #F68D2E;
  line-height: 42px;
  width: 100%;
  color: #fff; }

.s31-button-red {
  display: inline-block;
  background: #363636;
  padding: 0 30px;
  line-height: 42px;
  color: white;
  text-align: center;
  font-size: 16px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 2px solid #363636;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer; }
  .s31-button-red.s31-button-small {
    line-height: 36px;
    font-size: 16px; }
  .s31-button-red.s31-button-med {
    line-height: 42px;
    font-size: 16px; }
  .s31-button-red:hover {
    background: black;
    color: white;
    outline: none !important;
    text-decoration: none;
    border: 2px solid black; }

.s31-button-simple {
  display: inline-block;
  background: none;
  padding: 0 10px;
  line-height: 42px;
  color: #363636;
  text-align: center;
  font-size: 14px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer; }
  .s31-button-simple.s31-button-small {
    line-height: 36px;
    font-size: 16px; }
  .s31-button-simple.s31-button-med {
    line-height: 42px;
    font-size: 16px; }
  .s31-button-simple:hover {
    background: white;
    color: #363636;
    outline: none !important;
    text-decoration: underline; }

.s31-linkText {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #F68D2E; }
  .s31-linkText:hover {
    text-decoration: underline;
    color: #F68D2E; }

.s31-button-aright {
  float: right; }

.s31-button-aleft {
  float: left; }

.s31-button-acenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.s31-button-margin {
  margin-top: 30px;
  margin-bottom: 30px; }

.s31-cart-buttons-top {
  margin: 30px 0; }
  .s31-cart-buttons-top .s31-cart-button-box {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .s31-cart-buttons-top .s31-cart-button-box .s31-button-back {
      -ms-flex-item-align: end;
      align-self: flex-end; }
    .s31-cart-buttons-top .s31-cart-button-box .s31-button-submit {
      margin-right: 0; }

.s31-cart-button-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px; }
  .s31-cart-button-box .s31-button-submit {
    width: auto;
    padding: 19px 20px 18px;
    margin-right: 102px; }
  .s31-cart-button-box .s31-button-back {
    margin-right: 35px; }

.s31-checkout-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .s31-checkout-buttons button {
    width: auto; }
  .s31-checkout-buttons a {
    width: auto;
    margin-right: 30px; }

.s31-checkout-buttons-top .s31-checkout-buttons {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 30px 0; }

.s31-user-register-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .s31-user-register-buttons button {
    width: auto; }

.s31-button-addNewAddress {
  margin-top: 30px; }

.s31-checkout-address .s31-button-submit-continue {
  max-width: 246px; }

.s31-checkout-address .s31-button-submit-login {
  margin-right: 20px; }

@media (max-width: 1199px) {
  .s31-button-submit {
    padding: 1.86vw 1.96vw 1.76vw;
    line-height: 1.86vw;
    font-size: 1.57vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
  .s31-button-back, .s31-button-grey-cart {
    line-height: 2.54vw;
    font-size: 1.57vw;
    -webkit-border-radius: 0.69vw;
    border-radius: 0.69vw;
    height: 4.5vw;
    padding: 0.98vw 2.93vw 0.98vw; }
    .s31-button-back span, .s31-button-grey-cart span {
      font-size: 1.57vw; }
  .s31-cart-buttons-top {
    margin: 2.93vw 0; }
  .s31-cart-button-box {
    width: 100%;
    height: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 0.59vw;
    margin-top: 1.57vw; }
    .s31-cart-button-box .s31-button-submit {
      padding: 1.86vw 1.96vw 1.76vw;
      margin-right: 1.96vw; }
    .s31-cart-button-box .s31-button-back {
      margin-right: 3.42vw;
      bottom: 0; }
  .s31-checkout-buttons {
    margin-bottom: 2.93vw; }
    .s31-checkout-buttons a {
      margin-right: 2.93vw; }
  .s31-checkout-buttons-top .s31-checkout-buttons {
    margin: 2.93vw 0; }
  .s31-checkout-address .s31-button-submit-continue {
    max-width: 24.023vw; }
  .s31-checkout-address .s31-button-submit-login {
    margin-right: 1.96vw; }
  .s31-linkText {
    font-size: 1.57vw;
    line-height: 1.86vw; } }

@media (max-width: 991px) {
  .s31-button-submit {
    padding: 2.48vw 2.61vw 2.35vw;
    line-height: 2.48vw;
    font-size: 2.09vw;
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw; }
  .s31-button-back, .s31-button-grey-cart {
    line-height: 3.39vw;
    font-size: 2.09vw;
    -webkit-border-radius: 0.92vw;
    border-radius: 0.92vw;
    height: 6vw;
    padding: 1.31vw 3.91vw 1.31vw; }
    .s31-button-back span, .s31-button-grey-cart span {
      font-size: 2.09vw; }
  .s31-checkout-buttons {
    margin-bottom: 3.91vw; }
    .s31-checkout-buttons a {
      margin-right: 6.52vw; }
  .s31-checkout-buttons-top .s31-checkout-buttons {
    margin: 3.91vw 0; }
  .s31-cart-buttons-top {
    margin: 3.91vw 0; }
  .s31-cart-button-box {
    padding-left: 0.79vw;
    margin-top: 2.09vw;
    margin-bottom: 3.91vw; }
    .s31-cart-button-box .s31-button-submit {
      padding: 2.48vw 2.61vw 2.35vw;
      margin-right: 2.61vw; }
    .s31-cart-button-box .s31-button-back {
      margin-right: 2.61vw; }
  .s31-checkout-address .s31-button-submit-continue {
    max-width: 32.031vw; }
  .s31-checkout-address .s31-button-submit-login {
    margin-right: 2.61vw; }
  .s31-linkText {
    font-size: 2.09vw;
    line-height: 2.48vw; } }

@media (max-width: 767px) {
  .s31-button-submit {
    padding: 3.3vw 3.48vw 3.13vw;
    line-height: 3.3vw;
    font-size: 2.44vw;
    -webkit-border-radius: 0.87vw;
    border-radius: 0.87vw; }
  .s31-button-back, .s31-button-grey-cart {
    line-height: 4.52vw;
    font-size: 2.44vw;
    -webkit-border-radius: 1.22vw;
    border-radius: 1.22vw;
    height: 8vw;
    padding: 1.74vw 5.21vw 1.74vw; }
    .s31-button-back span, .s31-button-grey-cart span {
      font-size: 2.44vw; }
  .s31-cart-buttons-top {
    margin: 1.74vw 0 5.21vw;
    display: none; }
    .s31-cart-buttons-top .s31-button-back {
      display: none; }
  .s31-cart-button-box {
    padding-left: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 5.21vw; }
    .s31-cart-button-box .s31-button-submit {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      width: 100%;
      padding: 3.3vw 3.48vw 3.13vw;
      margin: 2.44vw 0 0; }
    .s31-cart-button-box .s31-button-back {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%;
      margin-top: 3.48vw;
      margin-right: 0; }
  .s31-checkout-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5.21vw; }
    .s31-checkout-buttons button {
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .s31-checkout-buttons a {
      width: 100%;
      margin-right: 0;
      margin-top: 3.48vw;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
  .s31-checkout-buttons-top {
    display: none; }
    .s31-checkout-buttons-top .s31-checkout-buttons {
      margin: 4.52vw 0 5.21vw; }
      .s31-checkout-buttons-top .s31-checkout-buttons button {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .s31-checkout-buttons-top .s31-checkout-buttons a {
        display: none;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
        margin-bottom: 3.48vw; }
  .s31-checkout-address .s31-button-submit-continue {
    margin: 3.48vw 0 0 0;
    max-width: initial; }
  .s31-checkout-address .s31-button-submit-login {
    margin-right: 0; }
  .s31-linkText {
    font-size: 2.44vw;
    line-height: 3.3vw; } }

@media (max-width: 575px) {
  .s31-button-submit {
    padding: 5.07vw 5.34vw 4.8vw;
    line-height: 5.07vw;
    font-size: 3.74vw;
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
  .s31-button-back, .s31-button-grey-cart {
    line-height: 6.94vw;
    font-size: 3.74vw;
    -webkit-border-radius: 1.87vw;
    border-radius: 1.87vw;
    height: 12.27vw;
    padding: 2.67vw 8vw 2.67vw; }
    .s31-button-back span, .s31-button-grey-cart span {
      font-size: 3.74vw; }
  .s31-cart-buttons-top {
    margin: 2.67vw 0 8vw; }
  .s31-cart-button-box {
    margin-bottom: 8vw; }
    .s31-cart-button-box .s31-button-submit {
      padding: 5.07vw 5.34vw 4.8vw;
      margin: 3.74vw 0 0; }
    .s31-cart-button-box .s31-button-back {
      margin-top: 5.34vw; }
  .s31-checkout-buttons {
    margin-bottom: 8vw; }
    .s31-checkout-buttons a {
      margin-top: 5.34vw; }
  .s31-checkout-buttons-top .s31-checkout-buttons {
    margin: 6.94vw 0 8vw; }
  .s31-linkText {
    font-size: 3.74vw;
    line-height: 5.07vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-checkout-deliverypayment {
  margin-bottom: 30px; }
  .s31-checkout-deliverypayment h2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0; }
  .s31-checkout-deliverypayment h3 {
    width: 100%;
    margin-top: 17px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px; }
  .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-chechout-radio {
      -ms-flex-item-align: center;
      align-self: center;
      padding-right: 20px; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text {
      width: 47%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-choiceLabelText {
        font-size: 18px;
        font-weight: 600;
        line-height: 21px; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-itemDesc {
        font-size: 16px;
        line-height: 19px;
        padding-top: 5px; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer svg {
          min-width: 24px;
          min-height: 24px;
          margin-right: 15px; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer .s31-dispensing-point-content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-select-dispensing-point {
        height: auto;
        min-width: 220px;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        display: none;
        padding: 10px; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-itemDispoint-selected {
        margin-right: 15px;
        font-size: 16px;
        line-height: 19px; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item.s31-checkout-deliverypayment-itemActive label {
      background-color: #f0efee80; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item.s31-checkout-deliverypayment-itemActive .s31-select-dispensing-point {
      display: block; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item label {
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0;
      width: 100%;
      padding: 30px 20px;
      border-top: 1px solid #F0EFEE; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-itemImageCont {
      -ms-flex-item-align: center;
      align-self: center;
      width: 20%; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-itemDesc {
      display: block;
      font-weight: 400;
      max-width: 500px; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-time {
      font-size: 16px;
      font-weight: 600;
      line-height: 19px;
      width: 23%;
      text-align: center; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price {
      font-size: 16px;
      font-weight: 600;
      line-height: 19px;
      width: 10%;
      padding-right: 40px;
      text-align: right; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price span {
        display: none; }
  .s31-checkout-deliverypayment .s31-checkout-delivery .s31-checkout-deliverypayment-item:last-of-type {
    border-bottom: 1px solid #F0EFEE; }
  .s31-checkout-deliverypayment .s31-checkout-payment .s31-checkout-deliverypayment-item.s31-checkout-deliverypayment-item:last-of-type {
    border-bottom: 1px solid #F0EFEE; }

.s31-need-help-mobile {
  display: none; }

.s31-need-help {
  margin-bottom: 30px;
  margin-left: 30px; }
  .s31-need-help p {
    margin: 0;
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
    margin-bottom: 3px; }
  .s31-need-help span, .s31-need-help a {
    font-size: 16px;
    line-height: 19px; }
  .s31-need-help .s31-need-help-bouble {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img {
      width: 40%; }
    .s31-need-help .s31-need-help-bouble .s31-bubble {
      position: relative;
      background: #ffffff;
      font-size: 26px;
      font-weight: 600;
      line-height: 30px;
      -webkit-box-shadow: 0 0 40px 0 #6e625926;
      box-shadow: 0 0 40px 0 #6e625926;
      text-align: left;
      padding: 30px;
      width: 60%;
      height: auto;
      -webkit-border-radius: 25px;
      border-radius: 25px; }
      .s31-need-help .s31-need-help-bouble .s31-bubble:after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        z-index: 1;
        border-style: solid;
        border-width: 0 40px 20px 0;
        border-color: transparent #ffffff transparent transparent;
        top: 50%;
        left: -40px;
        margin-top: -5px; }
  .s31-need-help .s31-need-help-call {
    margin-top: 20px; }
    .s31-need-help .s31-need-help-call a {
      cursor: pointer;
      color: #363636;
      text-decoration: underline; }
      .s31-need-help .s31-need-help-call a:hover {
        text-decoration: underline; }
  .s31-need-help .s31-need-help-info {
    margin-top: 15px; }
    .s31-need-help .s31-need-help-info a {
      color: #F68D2E;
      font-weight: 500; }
      .s31-need-help .s31-need-help-info a:hover {
        text-decoration: underline; }
  .s31-need-help .s31-need-help-company {
    margin-top: 10px;
    font-size: 14px; }

#sylius-order-cannot-be-paid {
  display: none; }

@media (max-width: 1599px) {
  .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img {
    width: auto;
    margin-right: 10px; }
  .s31-need-help .s31-need-help-bouble .s31-bubble {
    padding: 30px 20px;
    width: 200px; }
    .s31-need-help .s31-need-help-bouble .s31-bubble:after {
      border-width: 0 30px 20px 0;
      border-color: transparent  #ffffff transparent transparent;
      top: 50%;
      left: -30px; } }

@media (max-width: 1199px) {
  .s31-checkout-deliverypayment {
    margin-bottom: 2.93vw; }
    .s31-checkout-deliverypayment h2 {
      font-size: 2.54vw;
      line-height: 2.93vw; }
    .s31-checkout-deliverypayment h3 {
      margin-top: 1.67vw;
      margin-bottom: 1.96vw;
      font-size: 1.76vw;
      line-height: 2.06vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-chechout-radio {
      padding-right: 1.96vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text {
      width: 100%;
      padding-left: 3.33vw;
      margin-top: 2.93vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-choiceLabelText {
        font-size: 1.76vw;
        line-height: 2.06vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-itemDesc {
        font-size: 1.57vw;
        line-height: 1.86vw;
        padding-top: 0.49vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer {
        margin-top: 1.96vw; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer svg {
          min-width: 2.35vw;
          min-height: 2.35vw;
          margin-right: 1.47vw; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer .s31-select-dispensing-point {
          min-width: 21.484vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-button-red {
      margin-top: 0.49vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item label {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 1.96vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-itemImageCont {
      width: 52%; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-itemDesc {
      max-width: initial; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-time {
      font-size: 1.57vw;
      line-height: 1.86vw;
      width: 30%;
      text-align: left; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price {
      font-size: 1.57vw;
      line-height: 1.86vw;
      padding-right: 0;
      width: 11%; }
  .s31-need-help {
    margin-bottom: 2.93vw;
    margin-left: 0; }
    .s31-need-help p {
      font-size: 1.76vw;
      line-height: 2.06vw;
      margin-bottom: 0.3vw; }
    .s31-need-help span, .s31-need-help a {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img {
      margin-right: 1.96vw; }
      .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img img {
        width: 11.035vw; }
    .s31-need-help .s31-need-help-bouble .s31-bubble {
      font-size: 2.35vw;
      line-height: 2.54vw;
      -webkit-box-shadow: 0 0 3.91vw 0 #6e625926;
      box-shadow: 0 0 3.91vw 0 #6e625926;
      padding: 2.93vw 1.96vw;
      width: 20.508vw;
      height: 100%;
      -webkit-border-radius: 2.45vw;
      border-radius: 2.45vw; }
      .s31-need-help .s31-need-help-bouble .s31-bubble:after {
        border-width: 0 3.91vw 1.96vw 0;
        top: 50%;
        left: -3.91vw;
        margin-top: -0.49vw; }
    .s31-need-help .s31-need-help-call {
      margin-top: 1.96vw; }
    .s31-need-help .s31-need-help-info {
      margin-top: 1.47vw; }
    .s31-need-help .s31-need-help-company {
      font-size: 1.37vw; } }

@media (max-width: 991px) {
  .s31-checkout-deliverypayment {
    margin-bottom: 3.91vw; }
    .s31-checkout-deliverypayment h2 {
      font-size: 3.39vw;
      line-height: 3.91vw; }
    .s31-checkout-deliverypayment h3 {
      margin-top: 2.22vw;
      margin-bottom: 2.61vw;
      font-size: 2.35vw;
      line-height: 2.74vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-chechout-radio {
      padding-right: 2.61vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text {
      padding-left: 4.43vw;
      margin-top: 3.91vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-choiceLabelText {
        font-size: 2.35vw;
        line-height: 2.74vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-itemDesc {
        font-size: 2.09vw;
        line-height: 2.48vw;
        padding-top: 0.66vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer {
        margin-top: 2.61vw; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer svg {
          min-width: 3.13vw;
          min-height: 3.13vw;
          margin-right: 1.96vw; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer .s31-select-dispensing-point {
          min-width: 28.646vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-button-red {
      margin-top: 0.66vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item label {
      padding: 2.61vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-itemImageCont {
      width: 58%; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-time {
      width: 26%;
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price {
      font-size: 2.09vw;
      line-height: 2.48vw; }
  .s31-need-help-desktop {
    display: none; }
  .s31-need-help-mobile {
    display: block; }
  .s31-need-help {
    margin-top: 3.91vw;
    margin-bottom: 3.91vw;
    margin-left: 3.91vw; }
    .s31-need-help p {
      font-size: 2.35vw;
      line-height: 2.74vw;
      margin-bottom: 0.4vw; }
    .s31-need-help span, .s31-need-help a {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img {
      margin-right: 2.61vw; }
      .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img img {
        width: 14.714vw; }
    .s31-need-help .s31-need-help-bouble .s31-bubble {
      font-size: 3.39vw;
      line-height: 3.91vw;
      -webkit-box-shadow: 0 0 5.21vw 0 #6e625926;
      box-shadow: 0 0 5.21vw 0 #6e625926;
      padding: 3.91vw;
      width: 27.344vw;
      -webkit-border-radius: 3.26vw;
      border-radius: 3.26vw; }
      .s31-need-help .s31-need-help-bouble .s31-bubble:after {
        border-width: 0 5.21vw 2.61vw 0;
        top: 50%;
        left: -5.21vw;
        margin-top: -0.66vw; }
    .s31-need-help .s31-need-help-call {
      margin-top: 2.61vw; }
    .s31-need-help .s31-need-help-info {
      margin-top: 1.96vw; }
    .s31-need-help .s31-need-help-company {
      font-size: 1.83vw; } }

@media (max-width: 767px) {
  .s31-checkout-deliverypayment {
    margin-bottom: 5.21vw; }
    .s31-checkout-deliverypayment h2 {
      font-size: 3.65vw;
      line-height: 5.21vw;
      margin-bottom: 3.48vw; }
    .s31-checkout-deliverypayment h3 {
      margin-top: 5.21vw;
      margin-bottom: 3.48vw;
      font-size: 2.44vw;
      line-height: 3.65vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-chechout-radio {
      padding-right: 3.48vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text {
      padding-left: 5.91vw;
      margin-top: 5.21vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-delivery-time {
        padding-top: 5px;
        font-weight: normal;
        text-align: left;
        width: 100%; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-choiceLabelText {
        font-size: 2.44vw;
        line-height: 3.65vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-itemDesc {
        font-size: 2.44vw;
        line-height: 3.3vw;
        padding-top: 0.87vw;
        display: none; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 3.48vw;
        width: 100%; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer svg {
          min-width: 4.17vw;
          min-height: 4.17vw;
          margin-right: 2.61vw; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer .s31-select-dispensing-point {
          margin-top: 0;
          width: 100%; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-button-red {
      margin-top: 0.87vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item label {
      padding: 3.48vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-itemImageCont {
      width: 58%; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-time {
      font-size: 2.44vw;
      line-height: 3.3vw;
      width: 35%;
      text-align: right; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-time span {
        font-size: 2.44vw;
        line-height: 3.3vw;
        font-weight: 600; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price {
      width: 35%;
      font-size: 2.44vw;
      line-height: 3.3vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price span {
        display: block;
        font-size: 2.44vw;
        line-height: 3.3vw;
        font-weight: normal; }
    .s31-checkout-deliverypayment .s31-checkout-payment .s31-checkout-deliverypayment-item label {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .s31-checkout-deliverypayment .s31-checkout-payment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text {
      width: 100%;
      display: none; }
    .s31-checkout-deliverypayment .s31-checkout-payment .s31-checkout-deliverypayment-item.s31-checkout-deliverypayment-show .s31-checkout-deliverypayment-text {
      display: block; }
  .s31-need-help {
    margin-top: 5.21vw;
    margin-bottom: 5.21vw;
    margin-left: 3.48vw; }
    .s31-need-help p {
      font-size: 2.44vw;
      line-height: 3.65vw;
      margin-bottom: 0.53vw; }
    .s31-need-help span, .s31-need-help a {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img {
      margin-right: 3.48vw; }
      .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img img {
        width: 19.618vw; }
    .s31-need-help .s31-need-help-bouble .s31-bubble {
      font-size: 3.65vw;
      line-height: 4.17vw;
      -webkit-box-shadow: 0 0 6.95vw 0 rgba(110, 98, 89, 0.15);
      box-shadow: 0 0 6.95vw 0 rgba(110, 98, 89, 0.15);
      padding: 3.48vw;
      width: 37%;
      -webkit-border-radius: 4.35vw;
      border-radius: 4.35vw; }
      .s31-need-help .s31-need-help-bouble .s31-bubble:after {
        border-width: 0 6.95vw 3.48vw 0;
        top: 50%;
        left: -6.95vw;
        margin-top: -0.87vw; }
    .s31-need-help .s31-need-help-call {
      margin-top: 3.48vw; }
    .s31-need-help .s31-need-help-info {
      margin-top: 2.61vw; }
    .s31-need-help .s31-need-help-company {
      font-size: 2.44vw; } }

@media (max-width: 575px) {
  .s31-checkout-deliverypayment {
    margin-bottom: 8vw; }
    .s31-checkout-deliverypayment h2 {
      font-size: 5.6vw;
      line-height: 8vw;
      margin-bottom: 5.34vw; }
    .s31-checkout-deliverypayment h3 {
      margin-top: 8vw;
      margin-bottom: 5.34vw;
      font-size: 3.74vw;
      line-height: 5.6vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-chechout-radio {
      padding-right: 5.34vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text {
      margin-top: 5.34vw;
      padding-left: 9.07vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-choiceLabelText {
        font-size: 3.74vw;
        line-height: 5.6vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-checkout-deliverypayment-itemDesc {
        font-size: 3.74vw;
        line-height: 5.07vw;
        padding-top: 1.34vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer {
        margin-top: 0; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer svg {
          min-width: 6.4vw;
          min-height: 6.4vw;
          margin-right: 4vw; }
        .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-text .s31-dispensing-pointContainer .s31-select-dispensing-point {
          width: 100%;
          margin-top: 5.34vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-button-red {
      margin-top: 1.34vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item label {
      padding: 5.34vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-checkout-deliverypayment-itemImageCont {
      width: 43%; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-time {
      font-size: 3.74vw;
      line-height: 5.07vw;
      width: 45%; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-time span {
        font-size: 3.74vw;
        line-height: 5.07vw; }
    .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price {
      width: 45%;
      font-size: 3.74vw;
      line-height: 5.07vw; }
      .s31-checkout-deliverypayment .s31-checkout-deliverypayment-item .s31-delivery-payment-price span {
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-need-help {
    margin-top: 8vw;
    margin-bottom: 8vw;
    margin-left: 5.34vw; }
    .s31-need-help p {
      font-size: 3.74vw;
      line-height: 5.6vw;
      margin-bottom: 0.8vw; }
    .s31-need-help span, .s31-need-help a {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-need-help .s31-need-help-bouble {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img {
        margin-right: 0; }
        .s31-need-help .s31-need-help-bouble .s31-need-help-bouble-img img {
          width: 30.133vw;
          margin-right: 0;
          height: auto; }
      .s31-need-help .s31-need-help-bouble .s31-bubble {
        width: 60%;
        font-size: 5.6vw;
        line-height: 6.4vw;
        -webkit-box-shadow: 0 0 10.67vw 0 #6e625926;
        box-shadow: 0 0 10.67vw 0 #6e625926;
        padding: 5.34vw;
        -webkit-border-radius: 6.67vw;
        border-radius: 6.67vw;
        margin-top: 8vw; }
        .s31-need-help .s31-need-help-bouble .s31-bubble:after {
          border-width: 0 10.67vw 5.34vw 0;
          top: 50%;
          left: -10.67vw;
          margin-top: -1.34vw; }
    .s31-need-help .s31-need-help-call {
      margin-top: 5.34vw; }
    .s31-need-help .s31-need-help-info {
      margin-top: 4vw; }
    .s31-need-help .s31-need-help-company {
      font-size: 3.74vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-checkout-steps-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -2px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.s31-checkout-steps {
  margin: 0 0 30px 0;
  border: 2px solid #F0EFEE;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .s31-checkout-steps .s31-checkout-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 316px; }
    .s31-checkout-steps .s31-checkout-step a {
      padding: 0;
      text-align: center;
      font-size: 16px;
      line-height: 70px;
      width: 100%; }
      .s31-checkout-steps .s31-checkout-step a span {
        font-size: 16px;
        font-weight: 600;
        line-height: 18px;
        color: #363636; }
      .s31-checkout-steps .s31-checkout-step a:hover {
        text-decoration: underline; }
        .s31-checkout-steps .s31-checkout-step a:hover span {
          text-decoration: underline; }
      .s31-checkout-steps .s31-checkout-step a:not([href]) {
        text-decoration: none; }
      .s31-checkout-steps .s31-checkout-step a:not([href]) span {
        text-decoration: none; }
    .s31-checkout-steps .s31-checkout-step .s31-checkout-step-number {
      background-color: #F0EFEE;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      padding: 3px 0;
      margin-right: 4px;
      font-weight: 500;
      display: inline-block;
      width: 25px; }
    .s31-checkout-steps .s31-checkout-step.s31-checkout-step-active a, .s31-checkout-steps .s31-checkout-step.s31-checkout-step-active-last a {
      background: #D4CDC6;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
    .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
  .s31-checkout-steps .s31-checkout-step-separator {
    width: auto;
    text-align: center;
    line-height: 10px; }
    .s31-checkout-steps .s31-checkout-step-separator svg {
      opacity: 0.2; }

@media (max-width: 1439px) {
  .s31-checkout-steps .s31-checkout-step {
    width: 270px; } }

@media (max-width: 1199px) {
  .s31-checkout-steps {
    margin: 1.96vw 0 2.93vw 0;
    border: 0.19vw solid #F0EFEE;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
    .s31-checkout-steps .s31-checkout-step {
      width: 21.98vw; }
      .s31-checkout-steps .s31-checkout-step a {
        font-size: 1.57vw;
        line-height: 5.86vw; }
        .s31-checkout-steps .s31-checkout-step a span {
          font-size: 1.57vw;
          line-height: 1.76vw; }
      .s31-checkout-steps .s31-checkout-step .s31-checkout-step-number {
        -webkit-border-radius: 1.47vw;
        border-radius: 1.47vw;
        padding: 0.3vw 0;
        margin-right: 0.4vw;
        width: 2.45vw; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-active a {
        -webkit-border-radius: 0.98vw;
        border-radius: 0.98vw; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span {
        margin-right: 0.98vw; }
        .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span svg {
          width: 2.45vw;
          height: 2.45vw; }
    .s31-checkout-steps .s31-checkout-step-separator {
      max-width: 3.13vw;
      width: auto; }
      .s31-checkout-steps .s31-checkout-step-separator svg {
        width: 1.76vw;
        height: 1.76vw; } }

@media (max-width: 991px) {
  .s31-checkout-steps {
    margin: 2.61vw 0 3.91vw 0;
    border: 0.27vw solid #F0EFEE;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw; }
    .s31-checkout-steps .s31-checkout-step {
      width: 16.15vw; }
      .s31-checkout-steps .s31-checkout-step a {
        font-size: 2.09vw;
        line-height: 7.82vw; }
        .s31-checkout-steps .s31-checkout-step a span {
          font-size: 2.09vw;
          line-height: 2.35vw; }
      .s31-checkout-steps .s31-checkout-step .s31-checkout-step-number {
        -webkit-border-radius: 1.96vw;
        border-radius: 1.96vw;
        padding: 0.4vw 0;
        margin-right: 0;
        width: 3.26vw; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-active a {
        -webkit-border-radius: 1.31vw;
        border-radius: 1.31vw; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span {
        margin-right: 0; }
        .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span svg {
          width: 3.26vw;
          height: 3.26vw; }
    .s31-checkout-steps .s31-checkout-step-separator {
      max-width: 4.17vw; }
      .s31-checkout-steps .s31-checkout-step-separator svg {
        width: 2.35vw;
        height: 2.35vw; } }

@media (max-width: 767px) {
  .s31-checkout-steps {
    margin: 3.48vw 0 3.48vw 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none; }
    .s31-checkout-steps .s31-checkout-step {
      width: 17.4vw; }
      .s31-checkout-steps .s31-checkout-step a {
        font-size: 2.44vw;
        line-height: normal; }
        .s31-checkout-steps .s31-checkout-step a span {
          font-size: 2.44vw;
          line-height: 3.3vw; }
      .s31-checkout-steps .s31-checkout-step .s31-checkout-step-number {
        -webkit-border-radius: 2.61vw;
        border-radius: 2.61vw;
        padding: 0.53vw 0;
        width: 4.35vw; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-active a {
        -webkit-border-radius: 0;
        border-radius: 0;
        background: none; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-active .s31-checkout-step-number {
        background-color: #F68D2E;
        color: #fff; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span {
        margin-right: 0; }
        .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span svg {
          width: 4.35vw;
          height: 4.35vw; }
    .s31-checkout-steps .s31-checkout-step-separator {
      max-width: 5.56vw;
      width: auto; }
      .s31-checkout-steps .s31-checkout-step-separator svg {
        width: 3.13vw;
        height: 3.13vw; } }

@media (max-width: 575px) {
  .s31-checkout-steps {
    margin: 5.34vw 0 5.34vw 0; }
    .s31-checkout-steps .s31-checkout-step {
      width: 16.53332vw; }
      .s31-checkout-steps .s31-checkout-step a {
        font-size: 3.74vw; }
        .s31-checkout-steps .s31-checkout-step a span {
          font-size: 3.74vw;
          line-height: 5.07vw; }
      .s31-checkout-steps .s31-checkout-step .s31-checkout-step-number {
        -webkit-border-radius: 4vw;
        border-radius: 4vw;
        padding: 0.8vw 0;
        width: 6.67vw; }
      .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span {
        margin-right: 0; }
        .s31-checkout-steps .s31-checkout-step.s31-checkout-step-done span svg {
          width: 6.67vw;
          height: 6.67vw; }
    .s31-checkout-steps .s31-checkout-step-separator {
      max-width: 8.54vw;
      width: auto; }
      .s31-checkout-steps .s31-checkout-step-separator svg {
        width: 4.8vw;
        height: 4.8vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-checkout-summary-right-block {
  padding-left: 10px;
  padding-right: 10px; }

.s31-checkout-summary-left-block {
  padding-left: 10px;
  padding-right: 10px; }

.s31-checkout-summary-box {
  border: 2px solid #F0EFEE;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .s31-checkout-summary-box .s31-marged-h2 {
    padding: 30px 30px 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px; }
  .s31-checkout-summary-box .s31-checkout-summary {
    margin: 20px 30px 0px 30px; }
    .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item {
      border-top: 1px solid #36363633;
      padding: 20px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item.s31-withEmbroideries {
        border: none; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-item-img {
        margin-right: 20px; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-itemName {
        display: block;
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item strong {
        font-size: 18px;
        font-weight: 500;
        line-height: 21px;
        margin-right: 10px; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item span {
        font-size: 18px;
        font-weight: 600;
        line-height: 21px; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item img {
        width: 60px;
        height: auto;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
  .s31-checkout-summary-box .s31-checkout-summary-price-box {
    padding: 30px 30px 10px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background-color: #F2F1F0; }
    .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 20px;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span {
        display: block;
        font-size: 16px;
        font-weight: 600;
        line-height: 19px; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span:nth-of-type(2) {
          font-weight: 500;
          margin-right: 20px; }
      .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div .s31-checkout-summary-priceDPH {
        font-size: 26px;
        font-weight: 600;
        line-height: 26px; }
      .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total .s31-aright {
        text-align: right; }

@media (min-width: 1200px) and (max-width: 1439px) {
  .s31-checkout-summary-left-block {
    max-width: 69%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; }
  .s31-checkout-summary-right-block {
    max-width: 31%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; } }

@media (max-width: 1199px) {
  .s31-checkout-summary-left-block {
    padding-left: 15px;
    padding-right: 15px; }
  .s31-checkout-summary-right-block {
    padding-left: 15px;
    padding-right: 15px; }
  .s31-checkout-summary-box {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin-bottom: 2.93vw; }
    .s31-checkout-summary-box .s31-marged-h2 {
      padding: 2.93vw 2.93vw 0;
      font-size: 2.54vw;
      line-height: 2.93vw; }
    .s31-checkout-summary-box .s31-checkout-summary {
      margin: 1.96vw 2.93vw 0px 2.93vw; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item {
        padding: 1.96vw 0; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-item-img {
          margin-right: 1.96vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-itemName {
          margin-bottom: 0.49vw;
          font-size: 1.37vw;
          line-height: 1.57vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item strong {
          font-size: 1.76vw;
          line-height: 2.06vw;
          margin-right: 0.98vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item span {
          font-size: 1.76vw;
          line-height: 2.06vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item img {
          width: 5.86vw;
          -webkit-border-radius: 0.49vw;
          border-radius: 0.49vw; }
    .s31-checkout-summary-box .s31-checkout-summary-price-box {
      padding: 2.93vw 2.93vw 0.98vw;
      -webkit-border-radius: 0 0 0.49vw 0.49vw;
      border-radius: 0 0 0.49vw 0.49vw; }
      .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total {
        margin-bottom: 1.96vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span {
          font-size: 1.57vw;
          line-height: 1.86vw; }
          .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span:nth-of-type(2) {
            margin-right: 1.96vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div .s31-checkout-summary-priceDPH {
          font-size: 2.54vw;
          line-height: 2.54vw; } }

@media (max-width: 991px) {
  .s31-checkout-summary-box {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    margin-bottom: 3.91vw; }
    .s31-checkout-summary-box .s31-marged-h2 {
      padding: 3.91vw 3.91vw 0;
      font-size: 3.39vw;
      line-height: 3.91vw; }
    .s31-checkout-summary-box .s31-checkout-summary {
      margin: 2.61vw 3.91vw 0px 3.91vw; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item {
        padding: 2.61vw 0; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-item-img {
          margin-right: 2.61vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-itemName {
          margin-bottom: 0.66vw;
          font-size: 1.83vw;
          line-height: 2.09vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item strong {
          font-size: 2.35vw;
          line-height: 2.74vw;
          margin-right: 1.31vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item span {
          font-size: 2.35vw;
          line-height: 2.74vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item img {
          width: 7.82vw;
          -webkit-border-radius: 0.66vw;
          border-radius: 0.66vw; }
    .s31-checkout-summary-box .s31-checkout-summary-price-box {
      padding: 3.91vw 3.91vw 1.31vw;
      -webkit-border-radius: 0 0 0.66vw 0.66vw;
      border-radius: 0 0 0.66vw 0.66vw; }
      .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total {
        margin-bottom: 2.61vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span {
          font-size: 2.09vw;
          line-height: 2.48vw; }
          .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span:nth-of-type(2) {
            margin-right: 2.61vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div .s31-checkout-summary-priceDPH {
          font-size: 3.39vw;
          line-height: 3.39vw; } }

@media (max-width: 767px) {
  .s31-checkout-summary-box {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    margin-bottom: 3.48vw; }
    .s31-checkout-summary-box .s31-marged-h2 {
      padding: 3.48vw 3.48vw 0;
      font-size: 3.65vw;
      line-height: 5.21vw; }
    .s31-checkout-summary-box .s31-checkout-summary {
      margin: 3.48vw 3.48vw 0px 3.48vw; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item {
        padding: 3.48vw 0; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-item-img {
          margin-right: 3.48vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-itemName {
          margin-bottom: 0.87vw;
          font-size: 2.44vw;
          line-height: 2.78vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item strong {
          font-size: 2.44vw;
          line-height: 3.65vw;
          margin-right: 1.74vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item span {
          font-size: 2.44vw;
          line-height: 3.65vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item img {
          width: 10.42vw;
          -webkit-border-radius: 0.87vw;
          border-radius: 0.87vw; }
    .s31-checkout-summary-box .s31-checkout-summary-price-box {
      padding: 3.48vw 3.48vw 1.74vw;
      -webkit-border-radius: 0 0 0.87vw 0.87vw;
      border-radius: 0 0 0.87vw 0.87vw; }
      .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total {
        margin-bottom: 1.74vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span {
          font-size: 2.44vw;
          line-height: 3.3vw; }
          .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span:nth-of-type(2) {
            margin-right: 3.48vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div .s31-checkout-summary-priceDPH {
          font-size: 3.65vw;
          line-height: 4.52vw; } }

@media (max-width: 575px) {
  .s31-checkout-summary-box {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    margin-bottom: 5.34vw; }
    .s31-checkout-summary-box .s31-marged-h2 {
      padding: 5.34vw 5.34vw 0;
      font-size: 5.6vw;
      line-height: 8vw; }
    .s31-checkout-summary-box .s31-checkout-summary {
      margin: 5.34vw 5.34vw 0px 5.34vw; }
      .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item {
        padding: 5.34vw 0; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-item-img {
          margin-right: 5.34vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item .s31-checkout-summary-itemName {
          margin-bottom: 1.34vw;
          font-size: 3.74vw;
          line-height: 4.27vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item strong {
          font-size: 3.74vw;
          line-height: 5.6vw;
          margin-right: 2.67vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item span {
          font-size: 3.74vw;
          line-height: 5.6vw; }
        .s31-checkout-summary-box .s31-checkout-summary .s31-checkout-summary-item img {
          width: 16vw;
          -webkit-border-radius: 1.34vw;
          border-radius: 1.34vw; }
    .s31-checkout-summary-box .s31-checkout-summary-price-box {
      padding: 5.34vw 5.34vw 2.67vw;
      -webkit-border-radius: 0 0 1.34vw 1.34vw;
      border-radius: 0 0 1.34vw 1.34vw; }
      .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total {
        margin-bottom: 2.67vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span {
          font-size: 3.74vw;
          line-height: 5.07vw; }
          .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div span:nth-of-type(2) {
            margin-right: 5.34vw; }
        .s31-checkout-summary-box .s31-checkout-summary-price-box .s31-checkout-summary-total div .s31-checkout-summary-priceDPH {
          font-size: 5.6vw;
          line-height: 6.94vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-common-popup {
  z-index: 999999 !important; }
  .s31-common-popup .s31-common-modalDialog {
    max-width: 650px !important; }
  .s31-common-popup .s31-common-popupContent {
    background: white;
    -webkit-box-shadow: 0 0 40px 0 #6e62594d;
    box-shadow: 0 0 40px 0 #6e62594d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none; }
    .s31-common-popup .s31-common-popupContent hr {
      border: none;
      height: 1px;
      width: calc(100% - 60px);
      margin: 0 auto 20px;
      background: #F0EFEE; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupHeader {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #F0EFEE;
      padding: 30px;
      -webkit-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose {
        height: 18px;
        cursor: pointer; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose:hover #Group {
          stroke: #000 !important; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box svg {
          margin-right: 20px;
          min-width: 30px;
          min-height: 30px; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box span {
          font-size: 26px;
          font-weight: 600;
          line-height: 30px; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBody {
      padding: 30px; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-popupBody-box {
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-popupBody-box:last-of-type {
          margin-bottom: 0; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody img {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        height: 90px;
        width: 90px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 20px 0 #3636360d;
        box-shadow: 0 0 20px 0 #3636360d;
        margin-right: 30px; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody p {
        margin-bottom: 0px; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-productTitle {
        font-size: 18px; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-productPrice {
        color: #6BA539; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-productAmount {
        font-weight: normal; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-productBrand {
        color: #363636;
        font-weight: bold; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBottom {
      padding: 0 30px 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-back {
        padding: 10px 20px; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-submit {
        width: auto;
        padding: 15px 20px;
        line-height: 26px; }
    .s31-common-popup .s31-common-popupContent h4 {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      text-align: center;
      margin-bottom: 30px; }
    .s31-common-popup .s31-common-popupContent .s31-article-listing-border {
      margin: 0;
      padding: 0 30px 20px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding: 0 !important;
        max-width: initial;
        width: 25%;
        max-width: 140px; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid .s31-article-box {
          -webkit-box-shadow: 0 0 20px 0 #3636361a;
          box-shadow: 0 0 20px 0 #3636361a;
          -webkit-border-radius: 10px;
          border-radius: 10px;
          width: 140px;
          height: 100%; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-mainImage {
        width: 100%;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        height: auto;
        min-height: 140px; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text {
        padding: 20px; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text .s31-article-title {
          display: block;
          color: #363636;
          font-size: 14px;
          font-weight: 500;
          line-height: 16px;
          padding-bottom: 6px;
          max-height: 50px;
          min-height: 50px;
          overflow: hidden; }

.modal-backdrop {
  z-index: 99999 !important; }

@media (max-width: 1199px) {
  .s31-common-popup .s31-common-popupContent {
    -webkit-box-shadow: 0 0 3.91vw 0 #6e62594d;
    box-shadow: 0 0 3.91vw 0 #6e62594d;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
    .s31-common-popup .s31-common-popupContent hr {
      width: calc(100% - 5.86vw); }
    .s31-common-popup .s31-common-popupContent .s31-common-popupHeader {
      padding: 2.93vw;
      -webkit-border-radius: 0.98vw 0.98vw 0 0;
      border-radius: 0.98vw 0.98vw 0 0; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose {
        height: 1.76vw; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose svg {
          width: 1.76vw;
          height: 1.76vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box svg {
        margin-right: 1.96vw;
        min-width: 2.93vw;
        min-height: 2.93vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box span {
        font-size: 2.54vw;
        line-height: 2.93vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBody {
      padding: 2.93vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-popupBody-box {
        margin-bottom: 1.96vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody img {
        height: 8.789vw;
        width: 8.789vw;
        -webkit-border-radius: 0.49vw;
        border-radius: 0.49vw;
        -webkit-box-shadow: 0 0 1.96vw 0 #3636360d;
        box-shadow: 0 0 1.96vw 0 #3636360d;
        margin-right: 2.93vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-productTitle {
      font-size: 1.76vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBottom {
      padding: 0 2.93vw 2.93vw;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom a {
        display: block;
        margin-bottom: 1.96vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-back {
        padding: 0.98vw 1.96vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-submit {
        padding: 1.47vw 1.96vw;
        line-height: 2.54vw;
        height: 5.469vw; }
    .s31-common-popup .s31-common-popupContent h4 {
      font-size: 1.76vw;
      line-height: 2.06vw;
      margin-bottom: 2.93vw; }
    .s31-common-popup .s31-common-popupContent .s31-article-listing-border {
      padding: 0 2.93vw 1.96vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid {
        max-width: 13.672vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid .s31-article-box {
          -webkit-box-shadow: 0 0 1.96vw 0 #3636361a;
          box-shadow: 0 0 1.96vw 0 #3636361a;
          -webkit-border-radius: 0.98vw;
          border-radius: 0.98vw;
          width: 13.672vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-mainImage {
        -webkit-border-radius: 0.98vw 0.98vw 0 0;
        border-radius: 0.98vw 0.98vw 0 0;
        min-height: 13.672vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text {
        padding: 1.96vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text .s31-article-title {
          font-size: 1.37vw;
          line-height: 1.57vw;
          padding-bottom: 0.59vw;
          max-height: 4.89vw;
          min-height: 4.89vw; } }

@media (max-width: 991px) {
  .s31-common-popup .s31-common-popupContent {
    -webkit-box-shadow: 0 0 5.21vw 0 #6e62594d;
    box-shadow: 0 0 5.21vw 0 #6e62594d;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw; }
    .s31-common-popup .s31-common-popupContent hr {
      width: calc(100% - 7.82vw); }
    .s31-common-popup .s31-common-popupContent .s31-common-popupHeader {
      padding: 3.91vw;
      -webkit-border-radius: 1.31vw 1.31vw 0 0;
      border-radius: 1.31vw 1.31vw 0 0; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose {
        height: 2.35vw; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose svg {
          width: 2.35vw;
          height: 2.35vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box svg {
        margin-right: 2.61vw;
        min-width: 3.91vw;
        min-height: 3.91vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box span {
        font-size: 3.39vw;
        line-height: 3.91vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBody {
      padding: 3.91vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-popupBody-box {
        margin-bottom: 2.61vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody img {
        height: 18.229vw;
        width: 18.229vw;
        -webkit-border-radius: 0.66vw;
        border-radius: 0.66vw;
        -webkit-box-shadow: 0 0 2.61vw 0 #3636360d;
        box-shadow: 0 0 2.61vw 0 #3636360d;
        margin-right: 3.91vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-productTitle {
      font-size: 2.35vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBottom {
      padding: 0 3.91vw 3.91vw;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom a {
        display: block;
        margin-bottom: 2.61vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-back {
        padding: 1.31vw 2.61vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-submit {
        padding: 1.96vw 2.61vw;
        line-height: 3.39vw;
        height: 7.292vw; }
    .s31-common-popup .s31-common-popupContent h4 {
      font-size: 2.35vw;
      line-height: 2.74vw;
      margin-bottom: 3.91vw; }
    .s31-common-popup .s31-common-popupContent .s31-article-listing-border {
      padding: 0 3.91vw 2.61vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid {
        max-width: 24.306vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid .s31-article-box {
          -webkit-box-shadow: 0 0 2.61vw 0 #3636361a;
          box-shadow: 0 0 2.61vw 0 #3636361a;
          -webkit-border-radius: 1.31vw;
          border-radius: 1.31vw;
          width: 24.306vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-mainImage {
        -webkit-border-radius: 1.31vw 1.31vw 0 0;
        border-radius: 1.31vw 1.31vw 0 0;
        min-height: 24.306vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text {
        padding: 2.61vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text .s31-article-title {
          font-size: 1.83vw;
          line-height: 2.09vw;
          padding-bottom: 0.79vw;
          max-height: 6.52vw;
          min-height: 6.52vw; } }

@media (max-width: 767px) {
  .s31-common-popup .s31-common-popupContent {
    -webkit-box-shadow: 0 0 6.95vw 0 #6e62594d;
    box-shadow: 0 0 6.95vw 0 #6e62594d;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw; }
    .s31-common-popup .s31-common-popupContent hr {
      width: calc(100% - 6.95vw); }
    .s31-common-popup .s31-common-popupContent .s31-common-popupHeader {
      padding: 3.48vw;
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose {
        height: 3.13vw;
        -ms-flex-item-align: start;
        align-self: flex-start; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose svg {
          width: 3.13vw;
          height: 3.13vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box svg {
        margin-right: 3.48vw;
        min-width: 5.21vw;
        min-height: 5.21vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box span {
        font-size: 3.65vw;
        line-height: 5.21vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBody {
      padding: 3.48vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-popupBody-box {
        margin-bottom: 3.48vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody img {
        height: 15.625vw;
        width: 15.625vw;
        -webkit-border-radius: 0.87vw;
        border-radius: 0.87vw;
        -webkit-box-shadow: 0 0 3.48vw 0 #3636360d;
        box-shadow: 0 0 3.48vw 0 #3636360d;
        margin-right: 5.21vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-productTitle {
      font-size: 2.78vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBottom {
      padding: 0 3.48vw 3.48vw;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom a {
        display: block;
        margin-bottom: 3.48vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-back {
        display: block;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0;
        padding: 1.74vw 3.48vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-submit {
        display: block;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 4vw 3.48vw;
        line-height: 4.52vw;
        height: 9.723vw;
        margin-bottom: 3.48vw; }
    .s31-common-popup .s31-common-popupContent h4 {
      font-size: 2.78vw;
      line-height: 3.65vw;
      margin-bottom: 5.21vw; }
    .s31-common-popup .s31-common-popupContent .s31-article-listing-border {
      padding: 0 3.48vw 3.48vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid {
        max-width: 24.306vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid .s31-article-box {
          -webkit-box-shadow: 0 0 3.48vw 0 #3636361a;
          box-shadow: 0 0 3.48vw 0 #3636361a;
          -webkit-border-radius: 1.74vw;
          border-radius: 1.74vw;
          width: 24.306vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-mainImage {
        -webkit-border-radius: 1.74vw 1.74vw 0 0;
        border-radius: 1.74vw 1.74vw 0 0;
        min-height: 24.306vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text {
        padding: 3.48vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text .s31-article-title {
          font-size: 2.44vw;
          line-height: 2.78vw;
          padding-bottom: 1.05vw;
          max-height: 8.69vw;
          min-height: 8.69vw; } }

@media (max-width: 575px) {
  .s31-common-popup .s31-common-popupContent {
    -webkit-box-shadow: 0 0 10.67vw 0 #6e62594d;
    box-shadow: 0 0 10.67vw 0 #6e62594d;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw; }
    .s31-common-popup .s31-common-popupContent hr {
      width: calc(100% - 10.67vw); }
    .s31-common-popup .s31-common-popupContent .s31-common-popupHeader {
      padding: 5.34vw;
      -webkit-border-radius: 2.67vw 2.67vw 0 0;
      border-radius: 2.67vw 2.67vw 0 0; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose {
        height: 4.8vw; }
        .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupClose svg {
          width: 4.8vw;
          height: 4.8vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box svg {
        margin-right: 5.34vw;
        min-width: 8vw;
        min-height: 8vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupHeader .s31-common-popupHeader-box span {
        font-size: 5.6vw;
        line-height: 8vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBody {
      padding: 5.34vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody .s31-common-popupBody-box {
        margin-bottom: 5.34vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBody img {
        height: 24vw;
        width: 24vw;
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        -webkit-box-shadow: 0 0 5.34vw 0 #3636360d;
        box-shadow: 0 0 5.34vw 0 #3636360d;
        margin-right: 8vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-productTitle {
      font-size: 4.27vw; }
    .s31-common-popup .s31-common-popupContent .s31-common-popupBottom {
      padding: 0 5.34vw 5.34vw;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom a {
        display: block;
        margin-bottom: 5.34vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-back {
        padding: 2.67vw 5.34vw; }
      .s31-common-popup .s31-common-popupContent .s31-common-popupBottom .s31-button-submit {
        padding: 4vw 5.34vw;
        line-height: 6.94vw;
        height: 14.94vw;
        margin-bottom: 5.34vw; }
    .s31-common-popup .s31-common-popupContent h4 {
      font-size: 4.27vw;
      line-height: 5.6vw;
      margin-bottom: 8vw; }
    .s31-common-popup .s31-common-popupContent .s31-article-listing-border {
      padding: 0 5.34vw 5.34vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid {
        max-width: 37.333vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-desktop-grid .s31-article-box {
          -webkit-box-shadow: 0 0 5.34vw 0 #3636361a;
          box-shadow: 0 0 5.34vw 0 #3636361a;
          -webkit-border-radius: 2.67vw;
          border-radius: 2.67vw;
          width: 37.333vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-mainImage {
        -webkit-border-radius: 2.67vw 2.67vw 0 0;
        border-radius: 2.67vw 2.67vw 0 0;
        min-height: 37.333vw; }
      .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text {
        padding: 5.34vw; }
        .s31-common-popup .s31-common-popupContent .s31-article-listing-border .s31-article-text .s31-article-title {
          font-size: 3.74vw;
          line-height: 4.27vw;
          padding-bottom: 1.6vw;
          max-height: 13.34vw;
          min-height: 13.34vw; } }

/*! nouislider - 14.1.1 - 12/15/2019 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative; }

.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat; }

.noUi-connect {
  height: 100%;
  width: 100%; }

.noUi-origin {
  height: 10%;
  width: 10%; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto; }

.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  -webkit-transition: transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto; }

.noUi-target {
  background: #FAFAFA;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
  box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }

.noUi-connects {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed; }

.noUi-pips, .noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-spinnerBack {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #3636364d;
  z-index: 99999999;
  display: none;
  -webkit-filter: blur(3px);
  filter: blur(3px); }

.s31-spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 250px;
  background: white;
  z-index: 999999999;
  opacity: .88;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: none; }
  .s31-spinner p {
    text-align: center;
    padding: 30px 0 10px;
    font-weight: 600;
    font-size: 18px; }
  .s31-spinner img {
    display: block;
    margin: 0 auto 20px;
    max-width: 40%;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media (max-width: 991px) {
  .s31-spinnerBack {
    display: none !important; } }

@media (max-width: 767px) {
  .s31-spinner {
    display: none !important; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-tooltip {
  position: relative;
  z-index: 9999;
  cursor: pointer; }

.s31-tooltipBody {
  position: absolute;
  width: 250px;
  background: #6E6259;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 20px 40px 0 #6e62594d;
  box-shadow: 0 20px 40px 0 #6e62594d;
  display: none; }
  .s31-tooltipBody.active {
    display: block; }
  .s31-tooltipBody.s31-tooltipBody-under {
    position: relative;
    top: 0 !important;
    width: 100%;
    margin-top: 20px; }
    .s31-tooltipBody.s31-tooltipBody-under.fromTopRight:after {
      right: 25px; }
    .s31-tooltipBody.s31-tooltipBody-under p {
      text-align: center; }
  .s31-tooltipBody.fromBottomRight {
    bottom: 50px;
    right: -3px; }
    .s31-tooltipBody.fromBottomRight:after {
      position: absolute;
      content: " ";
      display: block;
      width: 10px;
      height: 10px;
      bottom: -12px;
      right: 15px;
      border-top: 0 solid transparent;
      border-right: 30px solid #6E6259;
      border-bottom: 25px solid transparent; }
  .s31-tooltipBody.fromBottomLeft {
    bottom: 50px;
    left: -3px; }
    .s31-tooltipBody.fromBottomLeft:after {
      position: absolute;
      content: " ";
      display: block;
      width: 10px;
      height: 10px;
      bottom: -12px;
      left: 15px;
      border-top: 0 solid transparent;
      border-left: 30px solid #6E6259;
      border-bottom: 25px solid transparent; }
  .s31-tooltipBody.fromTopRight {
    top: 50px;
    right: -3px; }
    .s31-tooltipBody.fromTopRight:after {
      position: absolute;
      content: " ";
      display: block;
      width: 10px;
      height: 10px;
      top: -12px;
      right: 15px;
      border-top: 25px solid transparent;
      border-right: 30px solid #6E6259;
      border-bottom: 0 solid transparent; }
  .s31-tooltipBody.fromTopLeft {
    top: 50px;
    left: -3px; }
    .s31-tooltipBody.fromTopLeft:after {
      position: absolute;
      content: " ";
      display: block;
      width: 10px;
      height: 10px;
      top: -12px;
      left: 15px;
      border-top: 25px solid transparent;
      border-left: 30px solid #6E6259;
      border-bottom: 0 solid transparent; }
  .s31-tooltipBody p {
    text-align: left;
    padding: 20px;
    font-size: 16px;
    line-height: 19px;
    color: white;
    font-weight: 400 !important;
    margin: 0; }

.s31-tooltip-ico {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 26px;
  margin: 10px;
  cursor: pointer; }
  .s31-tooltip-ico:hover svg #info-3 {
    fill: #493A2F; }

@media (max-width: 1199px) {
  .s31-tooltip svg {
    width: 2.54vw;
    height: 2.54vw; }
  .s31-tooltipBody {
    width: 24.414vw;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    -webkit-box-shadow: 0 1.96vw 3.91vw 0 #6e62594d;
    box-shadow: 0 1.96vw 3.91vw 0 #6e62594d; }
    .s31-tooltipBody.s31-tooltipBody-under {
      margin-top: 1.96vw; }
      .s31-tooltipBody.s31-tooltipBody-under.fromTopRight:after {
        right: 2.45vw; }
    .s31-tooltipBody.fromBottomRight {
      bottom: 4.89vw;
      right: -0.3vw; }
      .s31-tooltipBody.fromBottomRight:after {
        width: 0.98vw;
        height: 0.98vw;
        bottom: -1.18vw;
        right: 1.47vw;
        border-right: 2.93vw solid #6E6259;
        border-bottom: 2.45vw solid transparent; }
    .s31-tooltipBody.fromBottomLeft {
      bottom: 4.89vw;
      left: -0.3vw; }
      .s31-tooltipBody.fromBottomLeft:after {
        width: 0.98vw;
        height: 0.98vw;
        bottom: -1.18vw;
        left: 1.47vw;
        border-left: 2.93vw solid #6E6259;
        border-bottom: 2.45vw solid transparent; }
    .s31-tooltipBody.fromTopRight {
      top: 4.89vw;
      right: -0.3vw; }
      .s31-tooltipBody.fromTopRight:after {
        width: 0.98vw;
        height: 0.98vw;
        top: -1.18vw;
        right: 1.47vw;
        border-top: 2.45vw solid transparent;
        border-right: 2.93vw solid #6E6259; }
    .s31-tooltipBody.fromTopLeft {
      top: 4.89vw;
      left: -0.3vw; }
      .s31-tooltipBody.fromTopLeft:after {
        width: 0.98vw;
        height: 0.98vw;
        top: -1.18vw;
        left: 1.47vw;
        border-top: 2.45vw solid transparent;
        border-left: 2.93vw solid #6E6259; }
    .s31-tooltipBody p {
      padding: 1.96vw;
      font-size: 1.57vw;
      line-height: 1.86vw; }
  .s31-tooltip-ico {
    height: 2.54vw;
    margin: 0.98vw; }
    .s31-tooltip-ico svg {
      width: 2.54vw;
      height: 2.54vw; } }

@media (max-width: 991px) {
  .s31-tooltip svg {
    width: 3.39vw;
    height: 3.39vw; }
  .s31-tooltipBody {
    width: 32.552vw;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    -webkit-box-shadow: 0 2.61vw 5.21vw 0 #6e62594d;
    box-shadow: 0 2.61vw 5.21vw 0 #6e62594d; }
    .s31-tooltipBody.s31-tooltipBody-under {
      margin-top: 2.61vw; }
      .s31-tooltipBody.s31-tooltipBody-under.fromTopRight:after {
        right: 3.26vw; }
    .s31-tooltipBody.fromBottomRight {
      bottom: 6.52vw;
      right: -0.4vw; }
      .s31-tooltipBody.fromBottomRight:after {
        width: 1.31vw;
        height: 1.31vw;
        bottom: -1.57vw;
        right: 1.96vw;
        border-right: 3.91vw solid #6E6259;
        border-bottom: 3.26vw solid transparent; }
    .s31-tooltipBody.fromBottomLeft {
      bottom: 6.52vw;
      left: -0.4vw; }
      .s31-tooltipBody.fromBottomLeft:after {
        width: 1.31vw;
        height: 1.31vw;
        bottom: -1.57vw;
        left: 1.96vw;
        border-left: 3.91vw solid #6E6259;
        border-bottom: 3.26vw solid transparent; }
    .s31-tooltipBody.fromTopRight {
      top: 6.52vw;
      right: -0.4vw; }
      .s31-tooltipBody.fromTopRight:after {
        width: 1.31vw;
        height: 1.31vw;
        top: -1.57vw;
        right: 1.96vw;
        border-top: 3.26vw solid transparent;
        border-right: 3.91vw solid #6E6259; }
    .s31-tooltipBody.fromTopLeft {
      top: 6.52vw;
      left: -0.4vw; }
      .s31-tooltipBody.fromTopLeft:after {
        width: 1.31vw;
        height: 1.31vw;
        top: -1.57vw;
        left: 1.96vw;
        border-top: 3.26vw solid transparent;
        border-left: 3.91vw solid #6E6259; }
    .s31-tooltipBody p {
      padding: 2.61vw;
      font-size: 2.09vw;
      line-height: 2.48vw; }
  .s31-tooltip-ico {
    height: 3.39vw;
    margin: 1.31vw; }
    .s31-tooltip-ico svg {
      width: 3.39vw;
      height: 3.39vw; } }

@media (max-width: 767px) {
  .s31-tooltip {
    z-index: 99999; }
    .s31-tooltip svg {
      width: 4.52vw;
      height: 4.52vw; }
    .s31-tooltip .s31-tooltipBody {
      position: fixed;
      width: 90vw;
      left: 50%;
      bottom: 10px;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      .s31-tooltip .s31-tooltipBody:after {
        display: none !important; }
  .s31-tooltipBody {
    width: 43.403vw;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    -webkit-box-shadow: 0 3.48vw 6.95vw 0 #6e62594d;
    box-shadow: 0 3.48vw 6.95vw 0 #6e62594d; }
    .s31-tooltipBody.s31-tooltipBody-under {
      margin-top: 3.48vw; }
      .s31-tooltipBody.s31-tooltipBody-under.fromTopRight:after {
        right: 4.35vw; }
    .s31-tooltipBody.fromBottomRight:after {
      width: 1.74vw;
      height: 1.74vw;
      bottom: -2.084vw;
      right: 2.61vw;
      border-right: 5.21vw solid #6E6259;
      border-bottom: 4.35vw solid transparent; }
    .s31-tooltipBody.fromBottomLeft:after {
      width: 1.74vw;
      height: 1.74vw;
      bottom: -2.084vw;
      left: 2.61vw;
      border-left: 5.21vw solid #6E6259;
      border-bottom: 4.35vw solid transparent; }
    .s31-tooltipBody.fromTopRight:after {
      width: 1.74vw;
      height: 1.74vw;
      top: -2.084vw;
      right: 2.61vw;
      border-top: 4.35vw solid transparent;
      border-right: 5.21vw solid #6E6259; }
    .s31-tooltipBody.fromTopLeft:after {
      width: 1.74vw;
      height: 1.74vw;
      top: -2.084vw;
      left: 2.61vw;
      border-top: 4.35vw solid transparent;
      border-left: 5.21vw solid #6E6259; }
    .s31-tooltipBody p {
      padding: 3.48vw;
      font-size: 2.44vw;
      line-height: 3.3vw; }
  .s31-tooltip-ico {
    height: 4.52vw;
    margin: 1.74vw; }
    .s31-tooltip-ico svg {
      width: 4.52vw;
      height: 4.52vw; } }

@media (max-width: 575px) {
  .s31-tooltip svg {
    width: 6.94vw;
    height: 6.94vw; }
  .s31-tooltipBody {
    width: 66.667vw;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    -webkit-box-shadow: 0 5.34vw 10.67vw 0 #6e62594d;
    box-shadow: 0 5.34vw 10.67vw 0 #6e62594d; }
    .s31-tooltipBody svg {
      width: 6.94vw;
      height: 6.94vw; }
    .s31-tooltipBody.s31-tooltipBody-under {
      margin-top: 5.34vw; }
      .s31-tooltipBody.s31-tooltipBody-under.fromTopRight:after {
        right: 6.67vw; }
    .s31-tooltipBody.fromBottomRight:after {
      width: 2.67vw;
      height: 2.67vw;
      bottom: -3.2vw;
      right: 4vw;
      border-right: 8vw solid #6E6259;
      border-bottom: 6.67vw solid transparent; }
    .s31-tooltipBody.fromBottomLeft:after {
      width: 2.67vw;
      height: 2.67vw;
      bottom: -3.2vw;
      left: 4vw;
      border-left: 8vw solid #6E6259;
      border-bottom: 6.67vw solid transparent; }
    .s31-tooltipBody.fromTopRight:after {
      width: 2.67vw;
      height: 2.67vw;
      top: -3.2vw;
      right: 4vw;
      border-top: 6.67vw solid transparent;
      border-right: 8vw solid #6E6259; }
    .s31-tooltipBody.fromTopLeft:after {
      width: 2.67vw;
      height: 2.67vw;
      top: -3.2vw;
      left: 4vw;
      border-top: 6.67vw solid transparent;
      border-left: 8vw solid #6E6259; }
    .s31-tooltipBody p {
      padding: 5.34vw;
      font-size: 3.74vw;
      line-height: 5.07vw; }
  .s31-tooltip-ico {
    height: 6.94vw;
    margin: 2.67vw; }
    .s31-tooltip-ico svg {
      width: 6.94vw;
      height: 6.94vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-landing-vo h3 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 600; }

.s31-landing-vo p {
  font-size: 16px;
  line-height: 19px; }

.s31-landing-vo hr {
  margin: 30px 0 30px;
  border: none;
  background: #363636;
  opacity: 0.2;
  height: 1px; }

.s31-landing-vo .s31-lading-vo-top {
  text-align: center;
  max-width: 1280px;
  margin: 0 auto 30px; }

.s31-landing-vo img {
  max-width: 100%;
  height: auto; }

.s31-landing-vo .s31-button-submit-lading {
  margin: 0 auto 30px;
  text-align: center; }
  .s31-landing-vo .s31-button-submit-lading .s31-button-submit {
    width: auto; }

.s31-lading-vo-main {
  max-width: 1200px;
  margin: 0 auto; }

.s31-contact-cat-block {
  margin-top: 80px;
  margin-bottom: 65px; }
  .s31-contact-cat-block .s31-contact-cats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-contact-cat-block .s31-contact-cats .s31-contact-cat {
      background-color: #F1F0EF;
      width: calc(20% - 10px);
      -webkit-border-radius: 10px;
      border-radius: 10px;
      cursor: pointer; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-url {
        display: none; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img {
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        background-color: #F1F0EF;
        position: relative;
        height: auto;
        text-align: center;
        margin-bottom: -55px; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img img {
          position: relative;
          top: -55px;
          left: 0;
          right: 0;
          width: 100%; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock {
        position: relative;
        overflow: hidden;
        padding: 30px;
        -webkit-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
        background-color: #F1F0EF;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(40%, rgba(241, 240, 239, 0.5)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(241, 240, 239, 0.5) 40%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(241, 240, 239, 0.5) 40%);
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(241, 240, 239, 0.5) 40%); }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading {
          display: block;
          color: #363636;
          font-size: 18px;
          font-weight: 600;
          line-height: 21px;
          text-align: center; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading a {
            display: block;
            color: #363636;
            font-size: 18px;
            font-weight: 600;
            line-height: 21px;
            text-align: center; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-text a {
          color: #363636;
          cursor: pointer;
          display: block;
          font-size: 16px;
          line-height: 19px; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-text a:hover {
            text-decoration: underline; }

.s31-contact-advantagesBlock {
  max-width: 1250px;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-contact-advantagesBlock .s31-contact-advantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    .s31-contact-advantagesBlock .s31-contact-advantage:last-of-type  {
      margin-right: 0; }
    .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText {
      text-align: center;
      margin-top: 15px;
      font-size: 16px;
      line-height: 19px;
      width: 100%; }
      .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText a {
        font-size: 16px;
        line-height: 19px;
        color: #363636; }

.s31-lading-vo-box {
  position: relative;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .s31-lading-vo-box .s31-lading-vo-text {
    position: absolute; }
  .s31-lading-vo-box.s31-lading-vo-box-first .s31-lading-vo-text {
    width: 320px;
    right: 70px;
    bottom: 160px; }
  .s31-lading-vo-box.s31-lading-vo-box-second {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .s31-lading-vo-box.s31-lading-vo-box-second .s31-lading-vo-text {
      width: 350px;
      left: 110px;
      top: 150px; }
  .s31-lading-vo-box.s31-lading-vo-box-third .s31-lading-vo-text {
    width: 340px;
    right: 70px;
    bottom: 115px; }
  .s31-lading-vo-box.s31-lading-vo-box-fourth {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .s31-lading-vo-box.s31-lading-vo-box-fourth .s31-lading-vo-text {
      width: 350px;
      left: 110px;
      top: 150px; }
  .s31-lading-vo-box.s31-lading-vo-box-fifth .s31-lading-vo-text {
    width: 390px;
    right: 70px;
    top: 85px;
    bottom: auto; }
  .s31-lading-vo-box .s31-button-submit {
    width: auto; }

.s31-lading-vo-partner a {
  color: #F68D2E;
  font-size: 16px;
  line-height: 19px; }

.s31-lading-vo-partner .s31-landing-vo-center {
  text-align: center; }

.s31-lading-vo-partner .s31-lading-vo-partner-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 675px;
  margin: 0 auto; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box:first-of-type {
    margin-bottom: 30px;
    margin-top: 30px; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-button-submit {
    margin-top: 20px;
    width: 230px;
    display: block; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box p {
    margin-top: 10px; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-lading-vo-partner-number {
    margin-right: 20px;
    background-color: #6BA539;
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold; }

.s31-vo-form-h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center; }

.s31-button-vo-form {
  display: inline-block; }

.s31-vo-form {
  margin: 0 auto;
  max-width: 512px; }
  .s31-vo-form input[type="text"],
  .s31-vo-form input[type="email"],
  .s31-vo-form input[type="password"],
  .s31-vo-form input[type="number"],
  .s31-vo-form input[type="tel"] {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 14px 15px;
    border: 1px solid #36363680;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .s31-vo-form input[type="text"]:disabled,
    .s31-vo-form input[type="email"]:disabled,
    .s31-vo-form input[type="password"]:disabled,
    .s31-vo-form input[type="number"]:disabled,
    .s31-vo-form input[type="tel"]:disabled {
      cursor: default; }
  .s31-vo-form textarea {
    width: 100%;
    height: 80px;
    border: 1px solid #36363680;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    max-height: 80px;
    min-height: 80px;
    padding: 14px 15px;
    font-size: 16px;
    line-height: 19px; }
  .s31-vo-form p {
    margin-bottom: 25px;
    color: #939292; }
    .s31-vo-form p a {
      font-size: 16px;
      line-height: 19px;
      color: #F68D2E; }
  .s31-vo-form .s31-vo-address-note {
    margin-bottom: 25px; }
  .s31-vo-form .s31-floating-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px; }
  .s31-vo-form .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .s31-vo-form .s31-button-submit {
    margin-bottom: 20px; }
  .s31-vo-form .error input[type="text"],
  .s31-vo-form .error input[type="email"],
  .s31-vo-form .error input[type="password"],
  .s31-vo-form .error input[type="tel"] {
    border: 1px solid #E8584B;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .s31-vo-form .error label {
    color: #E8584B !important; }
  .s31-vo-form .error .sylius-validation-error {
    color: #E8584B;
    font-size: 14px;
    line-height: 16px;
    background: none;
    border: none;
    padding: 0;
    margin: 7px 0 0; }

@media (max-width: 1439px) {
  .s31-lading-vo-box.s31-lading-vo-box-first .s31-lading-vo-text {
    right: 40px; }
  .s31-lading-vo-box.s31-lading-vo-box-second .s31-lading-vo-text {
    left: 70px; }
  .s31-lading-vo-box.s31-lading-vo-box-third .s31-lading-vo-text {
    right: 40px; }
  .s31-lading-vo-box.s31-lading-vo-box-fourth .s31-lading-vo-text {
    left: 70px; }
  .s31-lading-vo-box.s31-lading-vo-box-fifth .s31-lading-vo-text {
    right: 40px; } }

@media (max-width: 1199px) {
  .s31-landing-vo h3 {
    font-size: 1.76vw;
    line-height: 2.06vw; }
  .s31-landing-vo p {
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-landing-vo hr {
    margin: 2.93vw 0 2.93vw; }
  .s31-landing-vo .s31-lading-vo-top {
    margin: 0 auto 2.93vw; }
  .s31-lading-vo-main {
    max-width: 100vw;
    margin: 0 auto; }
  .s31-contact-advantagesBlock {
    max-width: initial;
    margin: 0 auto 0;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .s31-contact-advantagesBlock .s31-contact-advantage {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 25%; }
      .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg {
        height: auto; }
        .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg svg {
          width: 9.766vw;
          height: auto; }
      .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText {
        margin-left: 0;
        text-align: center;
        font-size: 1.57vw;
        line-height: 1.86vw; }
        .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText a {
          font-size: 1.57vw;
          line-height: 1.86vw; }
  .s31-lading-vo-box {
    margin-bottom: 2.93vw; }
    .s31-lading-vo-box.s31-lading-vo-box-first .s31-lading-vo-text {
      width: 23.438vw;
      right: 0;
      bottom: 14.648vw; }
    .s31-lading-vo-box.s31-lading-vo-box-second .s31-lading-vo-text {
      width: 23.438vw;
      left: 0;
      top: 14.648vw; }
    .s31-lading-vo-box.s31-lading-vo-box-third .s31-lading-vo-text {
      width: 21.484vw;
      right: 0;
      bottom: 11.230vw; }
    .s31-lading-vo-box.s31-lading-vo-box-fourth .s31-lading-vo-text {
      width: 25.391vw;
      left: 0;
      top: 14.648vw; }
    .s31-lading-vo-box.s31-lading-vo-box-fifth .s31-lading-vo-text {
      width: 24.414vw;
      right: 0;
      top: 8.301vw; }
  .s31-contact-cat-block {
    margin-top: 7.813vw;
    margin-bottom: 6.348vw; }
    .s31-contact-cat-block .s31-contact-cats .s31-contact-cat {
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img {
        -webkit-border-radius: 0.98vw 0.98vw 0 0;
        border-radius: 0.98vw 0.98vw 0 0; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock {
        padding: 2.93vw;
        -webkit-border-radius: 0 0 0.98vw 0.98vw;
        border-radius: 0 0 0.98vw 0.98vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading {
          font-size: 1.76vw;
          line-height: 2.06vw; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading a {
            font-size: 1.76vw;
            line-height: 2.06vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-text a {
          font-size: 1.57vw;
          line-height: 1.86vw; }
  .s31-lading-vo-partner a {
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box:first-of-type {
    margin-bottom: 2.93vw;
    margin-top: 2.93vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-button-submit {
    margin-top: 1.96vw;
    width: 22.461vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box p {
    margin-top: 0.98vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-lading-vo-partner-number {
    margin-right: 1.96vw;
    width: 5.86vw;
    height: 5.86vw;
    min-width: 5.86vw;
    min-height: 5.86vw;
    font-size: 3.91vw; }
  .s31-vo-form-h2 {
    font-size: 2.54vw;
    line-height: 2.93vw;
    margin-bottom: 2.93vw; }
  .s31-vo-form input[type="text"],
  .s31-vo-form input[type="email"],
  .s31-vo-form input[type="password"],
  .s31-vo-form input[type="number"],
  .s31-vo-form input[type="tel"] {
    padding: 1.37vw 1.47vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    height: 4.5vw;
    font-size: 1.57vw; }
  .s31-vo-form textarea {
    padding: 1.37vw 1.47vw;
    font-size: 1.57vw;
    line-height: 1.86vw;
    height: 7.813vw;
    max-height: 7.813vw;
    min-height: 7.813vw; }
  .s31-vo-form p {
    margin-bottom: 2.45vw; }
    .s31-vo-form p a {
      font-size: 1.57vw;
      line-height: 1.86vw; }
  .s31-vo-form .s31-vo-address-note {
    margin-bottom: 2.45vw; }
  .s31-vo-form .s31-floating-box {
    margin-bottom: 1.96vw; }
  .s31-vo-form .s31-button-submit {
    margin-bottom: 1.96vw; }
  .s31-vo-form .error input[type="text"],
  .s31-vo-form .error input[type="email"],
  .s31-vo-form .error input[type="password"],
  .s31-vo-form .error input[type="tel"] {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
  .s31-vo-form .error .sylius-validation-error {
    margin-top: 0.69vw;
    font-size: 1.37vw;
    line-height: 1.57vw; } }

@media (max-width: 991px) {
  .s31-landing-vo h3 {
    font-size: 2.35vw;
    line-height: 2.74vw; }
  .s31-landing-vo p {
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-landing-vo hr {
    margin: 3.91vw 0 3.91vw; }
  .s31-landing-vo .s31-lading-vo-top {
    margin: 0 auto 3.91vw; }
  .s31-landing-vo img {
    width: 100%; }
  .s31-contact-advantagesBlock {
    margin: 0 auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .s31-contact-advantagesBlock .s31-contact-advantage {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg {
        height: auto; }
        .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg svg {
          width: 13.021vw;
          height: auto; }
      .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText {
        font-size: 2.09vw;
        line-height: 2.48vw; }
        .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText a {
          font-size: 2.09vw;
          line-height: 2.48vw; }
  .s31-lading-vo-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100% !important;
    margin-bottom: 3.91vw !important; }
    .s31-lading-vo-box.s31-lading-vo-box-second img {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .s31-lading-vo-box.s31-lading-vo-box-second .s31-lading-vo-text {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .s31-lading-vo-box.s31-lading-vo-box-fourth img {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .s31-lading-vo-box.s31-lading-vo-box-fourth .s31-lading-vo-text {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .s31-lading-vo-box .s31-lading-vo-text {
      position: initial !important;
      width: 100% !important;
      margin-top: 2.61vw; }
  .s31-contact-cat-block {
    margin-top: 10.417vw;
    margin-bottom: 8.464vw; }
    .s31-contact-cat-block .s31-contact-cats .s31-contact-cat {
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img {
        -webkit-border-radius: 1.31vw 1.31vw 0 0;
        border-radius: 1.31vw 1.31vw 0 0; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock {
        padding: 2.61vw;
        -webkit-border-radius: 0 0 1.31vw 1.31vw;
        border-radius: 0 0 1.31vw 1.31vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading {
          font-size: 2.35vw;
          line-height: 2.74vw; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading a {
            font-size: 2.35vw;
            line-height: 2.74vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-text a {
          font-size: 2.09vw;
          line-height: 2.48vw; }
  .s31-lading-vo-partner a {
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box:first-of-type {
    margin-bottom: 3.91vw;
    margin-top: 3.91vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-button-submit {
    margin-top: 2.61vw;
    width: 29.948vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box p {
    margin-top: 1.31vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-lading-vo-partner-number {
    margin-right: 2.61vw;
    width: 7.82vw;
    height: 7.82vw;
    min-width: 7.82vw;
    min-height: 7.82vw;
    font-size: 5.21vw; }
  .s31-vo-form-h2 {
    font-size: 3.39vw;
    line-height: 3.91vw;
    margin-bottom: 3.91vw;
    margin-top: 1.31vw; }
  .s31-button-vo-form {
    margin-bottom: 3.91vw; }
  .s31-vo-form input[type="text"],
  .s31-vo-form input[type="email"],
  .s31-vo-form input[type="password"],
  .s31-vo-form input[type="number"],
  .s31-vo-form input[type="tel"] {
    padding: 1.83vw 1.96vw;
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw;
    height: 6vw;
    font-size: 2.09vw; }
  .s31-vo-form textarea {
    padding: 1.83vw 1.96vw;
    font-size: 2.09vw;
    line-height: 2.48vw;
    height: 10.417vw;
    max-height: 10.417vw;
    min-height: 10.417vw; }
  .s31-vo-form p {
    margin-bottom: 3.26vw; }
    .s31-vo-form p a {
      font-size: 2.09vw;
      line-height: 2.48vw; }
  .s31-vo-form .s31-vo-address-note {
    margin-bottom: 3.26vw; }
  .s31-vo-form .s31-floating-box {
    margin-bottom: 2.61vw; }
  .s31-vo-form .s31-button-submit {
    margin-bottom: 2.61vw; }
  .s31-vo-form .error input[type="text"],
  .s31-vo-form .error input[type="email"],
  .s31-vo-form .error input[type="password"],
  .s31-vo-form .error input[type="tel"] {
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw; }
  .s31-vo-form .error .sylius-validation-error {
    margin-top: 0.92vw;
    font-size: 1.83vw;
    line-height: 2.09vw; } }

@media (max-width: 767px) {
  .s31-landing-vo h3 {
    font-size: 2.78vw;
    line-height: 3.65vw; }
  .s31-landing-vo p {
    font-size: 2.44vw;
    line-height: 3.3vw; }
  .s31-landing-vo hr {
    margin: 5.21vw 0 5.21vw; }
  .s31-landing-vo .s31-lading-vo-top {
    margin: 0 auto 5.21vw; }
  .s31-contact-advantagesBlock {
    margin: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-contact-advantagesBlock .s31-contact-advantage {
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg {
        height: auto;
        margin-bottom: 2.44vw;
        margin-right: 5.21vw; }
        .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg svg {
          width: 17.361vw; }
      .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText {
        text-align: left;
        font-size: 2.44vw;
        line-height: 3.3vw;
        margin-bottom: 1.74vw;
        width: auto;
        margin-top: 0; }
        .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText a {
          font-size: 2.44vw;
          line-height: 3.3vw; }
  .s31-lading-vo-box {
    margin-bottom: 10.42vw !important; }
    .s31-lading-vo-box .s31-lading-vo-text {
      margin-top: 3.48vw; }
  .s31-contact-cat-block {
    margin-top: 10.42vw;
    margin-bottom: 5.21vw; }
    .s31-contact-cat-block .s31-contact-cats {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat {
        width: calc(50% - 3.48vw);
        -webkit-border-radius: 1.74vw;
        border-radius: 1.74vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:first-of-type, .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:nth-of-type(2), .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:nth-of-type(3), .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:nth-of-type(4) {
          margin-bottom: 6.95vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img {
          -webkit-border-radius: 1.74vw 1.74vw 0 0;
          border-radius: 1.74vw 1.74vw 0 0;
          margin-bottom: -6.95vw; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img img {
            max-height: 26.042vw;
            top: -6.95vw;
            width: auto; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock {
          padding: 3.48vw;
          -webkit-border-radius: 0 0 1.74vw 1.74vw;
          border-radius: 0 0 1.74vw 1.74vw; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading {
            font-size: 2.78vw;
            line-height: 3.65vw; }
            .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading a {
              font-size: 2.78vw;
              line-height: 3.65vw; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-text a {
            font-size: 2.44vw;
            line-height: 3.3vw; }
  .s31-lading-vo-partner a {
    font-size: 2.44vw;
    line-height: 3.3vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box:first-of-type {
    margin-bottom: 5.21vw;
    margin-top: 5.21vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-button-submit {
    margin-top: 3.48vw;
    width: 39.931vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box p {
    margin-top: 1.74vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-lading-vo-partner-number {
    margin-right: 3.48vw;
    width: 10.42vw;
    height: 10.42vw;
    min-width: 10.42vw;
    min-height: 10.42vw;
    font-size: 6.95vw; }
  .s31-vo-form-h2 {
    font-size: 3.65vw;
    line-height: 5.21vw;
    margin-bottom: 5.21vw;
    margin-top: 1.74vw; }
  .s31-button-vo-form {
    margin-bottom: 5.21vw;
    width: 100%; }
  .s31-vo-form {
    width: 100%;
    max-width: initial; }
    .s31-vo-form input[type="text"],
    .s31-vo-form input[type="email"],
    .s31-vo-form input[type="password"],
    .s31-vo-form input[type="number"],
    .s31-vo-form input[type="tel"] {
      padding: 2.44vw 2.61vw;
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      height: 8vw;
      font-size: 2.44vw; }
    .s31-vo-form textarea {
      padding: 2.44vw 2.61vw;
      font-size: 2.44vw;
      line-height: 3.3vw;
      height: 13.889vw;
      max-height: 13.889vw;
      min-height: 13.889vw; }
    .s31-vo-form p {
      margin-bottom: 4.35vw; }
      .s31-vo-form p a {
        font-size: 2.44vw;
        line-height: 3.3vw; }
    .s31-vo-form .s31-vo-address-note {
      margin-bottom: 4.35vw; }
    .s31-vo-form .s31-floating-box {
      margin-bottom: 3.48vw; }
    .s31-vo-form .s31-button-submit {
      margin-bottom: 3.48vw; }
    .s31-vo-form .error input[type="text"],
    .s31-vo-form .error input[type="email"],
    .s31-vo-form .error input[type="password"],
    .s31-vo-form .error input[type="tel"] {
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw; }
    .s31-vo-form .error .sylius-validation-error {
      margin-top: 1.22vw;
      font-size: 2.44vw;
      line-height: 2.78vw; } }

@media (max-width: 575px) {
  .s31-landing-vo h3 {
    font-size: 4.27vw;
    line-height: 5.6vw; }
  .s31-landing-vo p {
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-landing-vo hr {
    margin: 8vw 0 8vw; }
  .s31-landing-vo .s31-lading-vo-top {
    margin: 0 auto 8vw; }
  .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg {
    margin-bottom: 3.74vw;
    margin-right: 8vw; }
    .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageImg svg {
      width: 26.667vw; }
  .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText {
    font-size: 3.74vw;
    line-height: 5.07vw;
    margin-bottom: 2.67vw; }
    .s31-contact-advantagesBlock .s31-contact-advantage .s31-contact-advantageText a {
      font-size: 3.74vw;
      line-height: 5.07vw; }
  .s31-lading-vo-box {
    margin-bottom: 16vw !important; }
    .s31-lading-vo-box .s31-lading-vo-text {
      margin-top: 5.34vw; }
  .s31-contact-cat-block {
    margin-top: 16vw;
    margin-bottom: 8vw; }
    .s31-contact-cat-block .s31-contact-cats .s31-contact-cat {
      width: calc(50% - 5.34vw);
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:first-of-type, .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:nth-of-type(2), .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:nth-of-type(3), .s31-contact-cat-block .s31-contact-cats .s31-contact-cat:nth-of-type(4) {
        margin-bottom: 10.67vw; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img {
        -webkit-border-radius: 2.67vw 2.67vw 0 0;
        border-radius: 2.67vw 2.67vw 0 0;
        margin-bottom: -10.67vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-img img {
          top: -10.67vw; }
      .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock {
        padding: 5.34vw;
        -webkit-border-radius: 0 0 2.67vw 2.67vw;
        border-radius: 0 0 2.67vw 2.67vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading {
          font-size: 4.27vw;
          line-height: 5.6vw; }
          .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-heading a {
            font-size: 4.27vw;
            line-height: 5.6vw; }
        .s31-contact-cat-block .s31-contact-cats .s31-contact-cat .s31-contact-cat-textBlock .s31-contact-cat-text a {
          font-size: 3.74vw;
          line-height: 5.07vw; }
  .s31-lading-vo-partner a {
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box:first-of-type {
    margin-bottom: 8vw;
    margin-top: 8vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-button-submit {
    margin-top: 5.34vw;
    width: 100%; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box p {
    margin-top: 2.67vw; }
  .s31-lading-vo-partner .s31-lading-vo-partner-box .s31-lading-vo-partner-number {
    margin-right: 5.34vw;
    width: 16vw;
    height: 16vw;
    min-width: 16vw;
    min-height: 16vw;
    font-size: 10.67vw; }
  .s31-vo-form-h2 {
    font-size: 5.6vw;
    line-height: 8vw;
    margin-bottom: 8vw;
    margin-top: 0; }
  .s31-button-vo-form {
    margin-bottom: 8vw; }
  .s31-vo-form input[type="text"],
  .s31-vo-form input[type="email"],
  .s31-vo-form input[type="password"],
  .s31-vo-form input[type="number"],
  .s31-vo-form input[type="tel"] {
    padding: 3.74vw 4vw;
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    height: 12.27vw;
    font-size: 4.27vw; }
  .s31-vo-form textarea {
    padding: 3.74vw 4vw;
    font-size: 3.74vw;
    line-height: 5.07vw;
    height: 21.333vw;
    max-height: 21.333vw;
    min-height: 21.333vw; }
  .s31-vo-form p {
    margin-bottom: 6.67vw; }
    .s31-vo-form p a {
      font-size: 3.74vw;
      line-height: 5.07vw; }
  .s31-vo-form .s31-vo-address-note {
    margin-bottom: 6.67vw; }
  .s31-vo-form .s31-floating-box {
    margin-bottom: 5.34vw; }
  .s31-vo-form .s31-button-submit {
    margin-bottom: 5.34vw; }
  .s31-vo-form .error input[type="text"],
  .s31-vo-form .error input[type="email"],
  .s31-vo-form .error input[type="password"],
  .s31-vo-form .error input[type="tel"] {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
  .s31-vo-form .error .sylius-validation-error {
    margin-top: 1.87vw;
    font-size: 3.74vw;
    line-height: 4.27vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-embrodiery-form-h2 {
  margin-top: 30px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center; }

.s31-embrodiery-form {
  margin: 0 auto;
  max-width: 512px; }
  .s31-embrodiery-form input[type="text"],
  .s31-embrodiery-form input[type="email"],
  .s31-embrodiery-form input[type="password"],
  .s31-embrodiery-form input[type="number"],
  .s31-embrodiery-form input[type="tel"] {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 14px 15px;
    border: 1px solid #36363680;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .s31-embrodiery-form input[type="text"]:disabled,
    .s31-embrodiery-form input[type="email"]:disabled,
    .s31-embrodiery-form input[type="password"]:disabled,
    .s31-embrodiery-form input[type="number"]:disabled,
    .s31-embrodiery-form input[type="tel"]:disabled {
      cursor: default; }
  .s31-embrodiery-form textarea {
    width: 100%;
    height: 80px;
    border: 1px solid #36363680;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    max-height: 80px;
    min-height: 80px;
    padding: 14px 15px;
    font-size: 16px;
    line-height: 19px; }
  .s31-embrodiery-form label {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
    color: #363636; }
    .s31-embrodiery-form label a {
      font-size: 16px;
      line-height: 16px;
      margin-bottom: 0;
      color: #F68D2E; }
  .s31-embrodiery-form .s31-embrodiery-attachment {
    margin-bottom: 20px; }
    .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"] {
      border: none;
      height: auto;
      padding: 0;
      margin-bottom: 10px;
      cursor: pointer; }
      .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"]::-webkit-file-upload-button {
        background-color: #6E6259;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        color: #fff;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        appearance: none;
        outline: none;
        width: auto;
        padding: 0 15px;
        font-family: 'Work Sans', sans-serif;
        font-size: 16px;
        font-weight: 600;
        margin-right: 10px;
        cursor: pointer; }
        .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"]::-webkit-file-upload-button:hover {
          background-color: #493A2F !important;
          text-decoration: none; }
    .s31-embrodiery-form .s31-embrodiery-attachment label {
      font-size: 13px;
      color: #363636;
      line-height: normal; }
  .s31-embrodiery-form .s31-checkbox-checkbox {
    margin-right: 5px; }
  .s31-embrodiery-form .s31-embrodiery-address-note {
    margin-bottom: 25px; }
  .s31-embrodiery-form .s31-floating-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px; }
  .s31-embrodiery-form .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .s31-embrodiery-form .s31-button-submit {
    margin-top: 20px;
    margin-bottom: 20px; }
  .s31-embrodiery-form .error input[type="text"],
  .s31-embrodiery-form .error input[type="email"],
  .s31-embrodiery-form .error input[type="password"],
  .s31-embrodiery-form .error input[type="tel"] {
    border: 1px solid #E8584B;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .s31-embrodiery-form .error label {
    color: #E8584B !important; }
  .s31-embrodiery-form .error .sylius-validation-error {
    color: #E8584B;
    font-size: 14px;
    line-height: 16px;
    background: none;
    border: none;
    padding: 0;
    margin: 7px 0 0; }

@media (max-width: 1199px) {
  .s31-embrodiery-form-h2 {
    margin-top: 2.93vw;
    font-size: 2.54vw;
    line-height: 2.93vw;
    margin-bottom: 2.93vw; }
  .s31-embrodiery-form input[type="text"],
  .s31-embrodiery-form input[type="email"],
  .s31-embrodiery-form input[type="password"],
  .s31-embrodiery-form input[type="number"],
  .s31-embrodiery-form input[type="tel"] {
    padding: 1.37vw 1.47vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    height: 4.5vw;
    font-size: 1.57vw; }
  .s31-embrodiery-form textarea {
    padding: 1.37vw 1.47vw;
    font-size: 1.57vw;
    line-height: 1.86vw;
    height: 7.813vw;
    max-height: 7.813vw;
    min-height: 7.813vw; }
  .s31-embrodiery-form label {
    margin-bottom: 2.45vw;
    font-size: 1.57vw;
    line-height: 1.57vw; }
  .s31-embrodiery-form .s31-embrodiery-attachment {
    margin-bottom: 1.96vw; }
    .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"] {
      margin-bottom: 0.98vw; }
      .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"]::-webkit-file-upload-button {
        -webkit-border-radius: 0.69vw;
        border-radius: 0.69vw;
        padding: 0 1.47vw;
        font-size: 1.57vw;
        margin-right: 0.98vw; }
    .s31-embrodiery-form .s31-embrodiery-attachment label {
      font-size: 1.27vw; }
  .s31-embrodiery-form .s31-embrodiery-address-note {
    margin-bottom: 2.45vw; }
  .s31-embrodiery-form .s31-floating-box {
    margin-bottom: 1.96vw; }
  .s31-embrodiery-form .s31-button-submit {
    margin-top: 1.96vw;
    margin-bottom: 1.96vw; }
  .s31-embrodiery-form .error input[type="text"],
  .s31-embrodiery-form .error input[type="email"],
  .s31-embrodiery-form .error input[type="password"],
  .s31-embrodiery-form .error input[type="tel"] {
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw; }
  .s31-embrodiery-form .error .sylius-validation-error {
    margin-top: 0.69vw;
    font-size: 1.37vw;
    line-height: 1.57vw; } }

@media (max-width: 991px) {
  .s31-embrodiery-form-h2 {
    margin-top: 3.91vw;
    font-size: 3.39vw;
    line-height: 3.91vw;
    margin-bottom: 3.91vw; }
  .s31-embrodiery-form input[type="text"],
  .s31-embrodiery-form input[type="email"],
  .s31-embrodiery-form input[type="password"],
  .s31-embrodiery-form input[type="number"],
  .s31-embrodiery-form input[type="tel"] {
    padding: 1.83vw 1.96vw;
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw;
    height: 6vw;
    font-size: 2.09vw; }
  .s31-embrodiery-form textarea {
    padding: 1.83vw 1.96vw;
    font-size: 2.09vw;
    line-height: 2.48vw;
    height: 10.417vw;
    max-height: 10.417vw;
    min-height: 10.417vw; }
  .s31-embrodiery-form label {
    margin-bottom: 3.26vw;
    font-size: 2.09vw;
    line-height: 2.09vw; }
  .s31-embrodiery-form .s31-embrodiery-attachment {
    margin-bottom: 2.61vw; }
    .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"] {
      margin-bottom: 1.31vw; }
      .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"]::-webkit-file-upload-button {
        -webkit-border-radius: 0.92vw;
        border-radius: 0.92vw;
        padding: 0 1.96vw;
        font-size: 2.09vw;
        margin-right: 1.31vw; }
    .s31-embrodiery-form .s31-embrodiery-attachment label {
      font-size: 1.7vw; }
  .s31-embrodiery-form .s31-embrodiery-address-note {
    margin-bottom: 3.26vw; }
  .s31-embrodiery-form .s31-floating-box {
    margin-bottom: 2.61vw; }
  .s31-embrodiery-form .s31-button-submit {
    margin-top: 2.61vw;
    margin-bottom: 2.61vw; }
  .s31-embrodiery-form .error input[type="text"],
  .s31-embrodiery-form .error input[type="email"],
  .s31-embrodiery-form .error input[type="password"],
  .s31-embrodiery-form .error input[type="tel"] {
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw; }
  .s31-embrodiery-form .error .sylius-validation-error {
    margin-top: 0.92vw;
    font-size: 1.83vw;
    line-height: 2.09vw; } }

@media (max-width: 767px) {
  .s31-embrodiery-form-h2 {
    margin-top: 5.21vw;
    font-size: 3.65vw;
    line-height: 5.21vw;
    margin-bottom: 5.21vw; }
  .s31-embrodiery-form {
    width: 100%;
    max-width: initial; }
    .s31-embrodiery-form input[type="text"],
    .s31-embrodiery-form input[type="email"],
    .s31-embrodiery-form input[type="password"],
    .s31-embrodiery-form input[type="number"],
    .s31-embrodiery-form input[type="tel"] {
      padding: 2.44vw 2.61vw;
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      height: 8vw;
      font-size: 2.44vw; }
    .s31-embrodiery-form textarea {
      padding: 2.44vw 2.61vw;
      font-size: 2.44vw;
      line-height: 3.3vw;
      height: 13.889vw;
      max-height: 13.889vw;
      min-height: 13.889vw; }
    .s31-embrodiery-form label {
      margin-bottom: 4.35vw;
      font-size: 2.44vw;
      line-height: 2.78vw; }
    .s31-embrodiery-form .s31-embrodiery-attachment {
      margin-bottom: 3.48vw; }
      .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"] {
        margin-bottom: 1.74vw; }
        .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"]::-webkit-file-upload-button {
          -webkit-border-radius: 1.22vw;
          border-radius: 1.22vw;
          padding: 0 2.61vw;
          font-size: 2.44vw;
          margin-right: 1.74vw; }
      .s31-embrodiery-form .s31-embrodiery-attachment label {
        font-size: 2.26vw; }
    .s31-embrodiery-form .s31-embrodiery-address-note {
      margin-bottom: 4.35vw; }
    .s31-embrodiery-form .s31-floating-box {
      margin-bottom: 3.48vw; }
    .s31-embrodiery-form .s31-button-submit {
      margin-top: 3.48vw;
      margin-bottom: 3.48vw; }
    .s31-embrodiery-form .error input[type="text"],
    .s31-embrodiery-form .error input[type="email"],
    .s31-embrodiery-form .error input[type="password"],
    .s31-embrodiery-form .error input[type="tel"] {
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw; }
    .s31-embrodiery-form .error .sylius-validation-error {
      margin-top: 1.22vw;
      font-size: 2.44vw;
      line-height: 2.78vw; } }

@media (max-width: 575px) {
  .s31-embrodiery-form-h2 {
    margin-top: 8vw;
    font-size: 5.6vw;
    line-height: 8vw;
    margin-bottom: 8vw; }
  .s31-embrodiery-form input[type="text"],
  .s31-embrodiery-form input[type="email"],
  .s31-embrodiery-form input[type="password"],
  .s31-embrodiery-form input[type="number"],
  .s31-embrodiery-form input[type="tel"] {
    padding: 3.74vw 4vw;
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    height: 12.27vw;
    font-size: 4.27vw; }
  .s31-embrodiery-form textarea {
    padding: 3.74vw 4vw;
    font-size: 4.27vw;
    line-height: 5.07vw;
    height: 21.333vw;
    max-height: 21.333vw;
    min-height: 21.333vw; }
  .s31-embrodiery-form label {
    margin-bottom: 6.67vw;
    font-size: 3.74vw;
    line-height: 4.27vw; }
  .s31-embrodiery-form .s31-embrodiery-attachment {
    margin-bottom: 5.34vw; }
    .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"] {
      margin-bottom: 2.67vw; }
      .s31-embrodiery-form .s31-embrodiery-attachment input[type="file"]::-webkit-file-upload-button {
        -webkit-border-radius: 1.87vw;
        border-radius: 1.87vw;
        padding: 0 4vw;
        font-size: 3.74vw;
        margin-right: 2.67vw; }
    .s31-embrodiery-form .s31-embrodiery-attachment label {
      font-size: 3.47vw; }
  .s31-embrodiery-form .s31-embrodiery-address-note {
    margin-bottom: 6.67vw; }
  .s31-embrodiery-form .s31-floating-box {
    margin-bottom: 5.34vw; }
  .s31-embrodiery-form .s31-button-submit {
    margin-top: 5.34vw;
    margin-bottom: 5.34vw; }
  .s31-embrodiery-form .error input[type="text"],
  .s31-embrodiery-form .error input[type="email"],
  .s31-embrodiery-form .error input[type="password"],
  .s31-embrodiery-form .error input[type="tel"] {
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw; }
  .s31-embrodiery-form .error .sylius-validation-error {
    margin-top: 1.87vw;
    font-size: 3.74vw;
    line-height: 4.27vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-vlocka-mobile {
  display: none; }

.s31-calendar {
  position: relative; }
  .s31-calendar br {
    display: none; }
  .s31-calendar .s31-calendar-image {
    position: absolute;
    width: 100%;
    height: 978px;
    top: -30px;
    z-index: 1;
    background: url("../img/calendar/bg_nahore.jpg?1") center center no-repeat; }
  .s31-calendar .s31-calendar-image-bottom {
    position: absolute;
    width: 100%;
    height: 561px;
    z-index: 1;
    bottom: -30px;
    background: url("../img/calendar/bg_dole.jpg?1") center center no-repeat; }
  .s31-calendar .s31-calendar-container {
    position: relative;
    z-index: 2;
    padding-top: 285px;
    padding-bottom: 400px; }
  .s31-calendar h1 {
    font-size: 102px;
    line-height: 84px;
    font-weight: bold;
    color: #aa202f;
    margin: 0 auto 10px;
    width: 50%;
    text-align: center; }
    .s31-calendar h1 br {
      display: block; }
  .s31-calendar .s31-calendar-year {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px; }
    .s31-calendar .s31-calendar-year p {
      line-height: normal;
      font-size: 54px;
      color: #aa202f;
      margin: 0 30px;
      font-weight: bold; }
    .s31-calendar .s31-calendar-year svg {
      width: 108px;
      height: auto; }
      .s31-calendar .s31-calendar-year svg:first-of-type, .s31-calendar .s31-calendar-year svg:nth-of-type(2) {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .s31-calendar .s31-calendar-counter-box {
    position: relative;
    text-align: center; }
    .s31-calendar .s31-calendar-counter-box .s31-calendar-counter {
      position: absolute;
      top: 15px;
      text-align: center;
      font-size: 21px;
      font-weight: bold;
      text-transform: uppercase;
      left: 0;
      right: 0;
      color: #fff; }
      .s31-calendar .s31-calendar-counter-box .s31-calendar-counter span {
        color: #fff;
        font-size: 24px;
        font-weight: bold; }
  .s31-calendar .s31-calendar-info {
    font-size: 18px;
    color: #aa202f;
    margin-bottom: 0;
    text-align: center; }
    .s31-calendar .s31-calendar-info a {
      font-size: 18px;
      color: #aa202f;
      text-decoration: underline; }
    .s31-calendar .s31-calendar-info .s31-calendar-info-bold {
      font-weight: bold;
      margin-bottom: 0;
      font-size: 18px;
      color: #aa202f;
      display: block; }
  .s31-calendar .s31-calendar-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 636px;
    margin: 40px auto 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows-container {
      position: relative;
      height: 145px;
      width: 145px;
      margin-bottom: 30px;
      cursor: pointer; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows-behind {
      z-index: 1;
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      border: 2px #a9212f;
      border-style: dashed solid dashed dashed;
      background: #e4e0d7;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      font-size: 18px;
      line-height: 21px;
      text-align: center;
      color: #aa202f; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows-behind span {
        color: #aa202f;
        font-size: 54px;
        line-height: 54px; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows {
      z-index: 2;
      position: absolute;
      left: 0px;
      top: 0px;
      text-align: center;
      font-size: 54px;
      color: #aa202f;
      height: 100%;
      width: 100%;
      padding: 30px;
      border: 2px #dbcdb8;
      border-style: dashed solid dashed dashed;
      background: #f8f6f2;
      background: -webkit-gradient(linear, left top, right top, from(#f9f6f2), color-stop(50%, white), to(#f9f6f2));
      background: -webkit-linear-gradient(left, #f9f6f2 0%, white 50%, #f9f6f2 100%);
      background: -o-linear-gradient(left, #f9f6f2 0%, white 50%, #f9f6f2 100%);
      background: linear-gradient(90deg, #f9f6f2 0%, white 50%, #f9f6f2 100%);
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed {
        background: #b5b5b5;
        background: -webkit-gradient(linear, left top, right top, from(#f2f2f2), color-stop(50%, white), to(#f2f2f2));
        background: -webkit-linear-gradient(left, #f2f2f2 0%, white 50%, #f2f2f2 100%);
        background: -o-linear-gradient(left, #f2f2f2 0%, white 50%, #f2f2f2 100%);
        background: linear-gradient(90deg, #f2f2f2 0%, white 50%, #f2f2f2 100%);
        color: #b5b5b5;
        border: 2px #b5b5b5;
        border-style: dashed solid dashed dashed;
        position: relative;
        cursor: default; }
        .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:before, .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:after {
          position: absolute;
          left: 0;
          content: ' ';
          height: 145px;
          width: 2px;
          background-color: #b5b5b5;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto; }
        .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:before {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:after {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
      .s31-calendar .s31-calendar-box .s31-calendar-windows:not(.s31-closed):not(.s31-opened):hover {
        -webkit-transform: perspective(1400px) translateZ(0px) translateX(0px) translateY(0px) rotateY(40deg);
        transform: perspective(1400px) translateZ(0px) translateX(0px) translateY(0px) rotateY(40deg);
        border-color: #a9212f; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-opened {
        display: none;
        border-style: dashed dashed dashed dashed;
        -webkit-transform: perspective(1400px) translateZ(0px) translateX(0px) translateY(0px) rotateY(40deg);
        transform: perspective(1400px) translateZ(0px) translateX(0px) translateY(0px) rotateY(40deg);
        border-color: #a9212f; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-future {
        pointer-events: none;
        -ms-touch-action: none;
        touch-action: none;
        cursor: default; }
  .s31-calendar .s31-secondsblock {
    width: 35px;
    display: inline-block;
    text-align: center; }

.s31-calendarPopup-modalDialog {
  max-width: 100%; }

.s31-calendarPopup-heading {
  background: #F0EFEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }
  .s31-calendarPopup-heading h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: left; }
  .s31-calendarPopup-heading .s31-calendarPopup-closeBtn svg {
    vertical-align: middle;
    cursor: pointer; }
  .s31-calendarPopup-heading .s31-calendarPopup-closeBtn:hover svg g {
    stroke: #000; }

.s31-calendarPopup-layerInside {
  width: 100%;
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 40px 0 #6e62594d;
  box-shadow: 0 0 40px 0 #6e62594d;
  margin: 0 auto;
  max-width: 710px;
  width: 710px;
  overflow: hidden; }

.s31-calendarPopup-content {
  padding: 30px;
  text-align: center; }
  .s31-calendarPopup-content p {
    font-size: 20px;
    text-align: center; }
    .s31-calendarPopup-content p strong {
      font-size: 24px; }
    .s31-calendarPopup-content p.s31-validText {
      font-size: 15px; }
  .s31-calendarPopup-content .s31-button-submit {
    margin: 20px auto 30px;
    width: 100%;
    max-width: 340px; }

@media (max-width: 1199px) {
  .s31-calendar h1 {
    width: 100%;
    font-size: 9.766vw;
    line-height: 9.766vw; }
  .s31-calendar .s31-calendar-container {
    padding-top: 215px; }
  .s31-calendar .s31-calendar-year {
    margin-bottom: 2.93vw; }
    .s31-calendar .s31-calendar-year p {
      font-size: 8.789vw;
      margin: 0 2.93vw; }
    .s31-calendar .s31-calendar-year svg {
      width: 17.578vw;
      height: 3.13vw; }
  .s31-calendar .s31-calendar-counter-box {
    position: relative;
    text-align: center;
    background: #aa202f;
    padding: 1.96vw 0;
    margin-bottom: 7.813vw; }
    .s31-calendar .s31-calendar-counter-box br {
      display: block; }
    .s31-calendar .s31-calendar-counter-box .s31-br-mobile {
      display: none; }
    .s31-calendar .s31-calendar-counter-box svg {
      display: none; }
    .s31-calendar .s31-calendar-counter-box .s31-calendar-counter {
      position: initial;
      font-size: 3.91vw; }
      .s31-calendar .s31-calendar-counter-box .s31-calendar-counter span {
        font-size: 3.91vw; }
  .s31-calendar .s31-calendar-info {
    font-size: 2.93vw;
    width: 85%;
    margin: auto; }
    .s31-calendar .s31-calendar-info a {
      font-size: 2.93vw; }
    .s31-calendar .s31-calendar-info .s31-calendar-info-bold {
      font-size: 2.93vw;
      display: inline; }
  .s31-calendar .s31-calendar-box {
    max-width: 100%;
    margin: 6.836vw 1.96vw 0; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows-container {
      height: 21.484vw;
      width: 21.484vw;
      margin-bottom: 3.42vw; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows {
      font-size: 8.789vw;
      line-height: 8.789vw;
      padding: 5.859vw 5.371vw; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:before, .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:after {
        height: 21.484vw;
        width: 2px; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows-behind {
      font-size: 2.35vw;
      line-height: normal; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows-behind span {
        font-size: 8.789vw;
        line-height: 8.789vw; } }

@media (max-width: 991px) {
  .s31-calendar h1 {
    font-size: 13.021vw;
    line-height: 13.021vw; }
  .s31-calendar .s31-calendar-year {
    margin-bottom: 3.91vw; }
    .s31-calendar .s31-calendar-year p {
      font-size: 10.417vw;
      margin: 0 3.91vw; }
    .s31-calendar .s31-calendar-year svg {
      width: 23.438vw;
      height: 4.17vw; }
  .s31-calendar .s31-calendar-counter-box {
    padding: 2.61vw 0;
    margin-bottom: 10.417vw; }
    .s31-calendar .s31-calendar-counter-box .s31-calendar-counter {
      top: 3.26vw;
      font-size: 5.21vw; }
      .s31-calendar .s31-calendar-counter-box .s31-calendar-counter span {
        font-size: 5.21vw; }
  .s31-calendar .s31-calendar-info {
    font-size: 3.91vw;
    width: 100%; }
    .s31-calendar .s31-calendar-info a {
      font-size: 3.91vw; }
    .s31-calendar .s31-calendar-info .s31-calendar-info-bold {
      font-size: 3.91vw;
      display: block; }
  .s31-calendar .s31-calendar-box {
    max-width: 100%;
    margin: 9.115vw 2.61vw 0; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows-container {
      height: 28.646vw;
      width: 28.646vw;
      margin-bottom: 4.56vw; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows {
      font-size: 10.677vw;
      line-height: 10.677vw;
      padding: 8.464vw 7.82vw; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:before, .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:after {
        height: 23.438vw;
        width: 2px; }
    .s31-calendar .s31-calendar-box .s31-calendar-windows-behind {
      font-size: 3.13vw; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows-behind span {
        font-size: 10.677vw;
        line-height: 10.677vw; } }

@media (max-width: 767px) {
  .s31-vlocka-desktop {
    display: none; }
  .s31-vlocka-mobile {
    display: block; }
  .s31-calendar {
    margin-bottom: 5.21vw; }
    .s31-calendar h1 {
      font-size: 13.889vw;
      line-height: 13.889vw; }
    .s31-calendar .s31-calendar-container {
      padding-top: 195px; }
    .s31-calendar .s31-calendar-year {
      margin-bottom: 10.42vw; }
      .s31-calendar .s31-calendar-year p {
        font-size: 10.42vw;
        margin: 0 5.21vw; }
      .s31-calendar .s31-calendar-year svg {
        width: 14.583vw;
        height: 5.56vw; }
    .s31-calendar .s31-calendar-counter-box {
      padding: 3.48vw 0;
      margin-bottom: 13.889vw; }
      .s31-calendar .s31-calendar-counter-box .s31-calendar-counter {
        top: 4.35vw;
        font-size: 6.95vw; }
        .s31-calendar .s31-calendar-counter-box .s31-calendar-counter span {
          font-size: 6.95vw; }
        .s31-calendar .s31-calendar-counter-box .s31-calendar-counter .s31-br-mobile {
          display: block; }
        .s31-calendar .s31-calendar-counter-box .s31-calendar-counter span.dots {
          display: none; }
    .s31-calendar .s31-calendar-info {
      font-size: 4.35vw;
      width: auto;
      margin: 0 5.21vw; }
      .s31-calendar .s31-calendar-info a {
        font-size: 4.35vw; }
      .s31-calendar .s31-calendar-info .s31-calendar-info-bold {
        font-size: 4.35vw;
        display: inline; }
    .s31-calendar .s31-calendar-box {
      max-width: 100%;
      margin: 12.153vw 3.48vw 0; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows-container {
        height: 27.778vw;
        width: 27.778vw;
        margin-bottom: 5.21vw; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows {
        font-size: 15.625vw;
        line-height: 15.625vw;
        padding: 5.729vw 4.35vw; }
        .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:before, .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:after {
          height: 24.306vw;
          width: 2px; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows-behind {
        font-size: 4.17vw; }
        .s31-calendar .s31-calendar-box .s31-calendar-windows-behind span {
          font-size: 15.625vw;
          line-height: 15.625vw; } }

@media (max-width: 575px) {
  .s31-calendar {
    margin-bottom: 5.21vw; }
    .s31-calendar .s31-calendar-container {
      padding-top: 215px; }
    .s31-calendar .s31-calendar-image {
      background: url("../img/calendar/bg_nahore.jpg") -960px center no-repeat; }
    .s31-calendar .s31-calendar-image-bottom {
      background: url("../img/calendar/bg_dole.jpg") -1090px center no-repeat; }
    .s31-calendar h1 {
      font-size: 18.667vw;
      line-height: 18.667vw; }
    .s31-calendar .s31-calendar-year {
      margin-bottom: 5.34vw; }
      .s31-calendar .s31-calendar-year p {
        font-size: 16vw;
        margin: 0 8vw; }
      .s31-calendar .s31-calendar-year svg {
        width: 22.400vw;
        height: 8.54vw; }
    .s31-calendar .s31-calendar-counter-box {
      padding: 5.34vw 0;
      margin-bottom: 10.67vw; }
      .s31-calendar .s31-calendar-counter-box .s31-calendar-counter {
        top: 6.67vw;
        font-size: 9.34vw; }
        .s31-calendar .s31-calendar-counter-box .s31-calendar-counter span {
          font-size: 9.34vw; }
        .s31-calendar .s31-calendar-counter-box .s31-calendar-counter .s31-br-mobile {
          display: block; }
        .s31-calendar .s31-calendar-counter-box .s31-calendar-counter span.dots {
          display: none; }
    .s31-calendar .s31-calendar-info {
      font-size: 6.67vw;
      width: auto;
      margin: 0 8vw; }
      .s31-calendar .s31-calendar-info a {
        font-size: 6.67vw; }
      .s31-calendar .s31-calendar-info .s31-calendar-info-bold {
        font-size: 6.67vw;
        display: inline; }
    .s31-calendar .s31-calendar-box {
      max-width: 100%;
      margin: 10.67vw 5.34vw; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows-container {
        height: 42.667vw;
        width: 42.667vw;
        margin-bottom: 5.34vw; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows {
        font-size: 21.333vw;
        line-height: 21.333vw;
        padding: 9.867vw 8vw; }
        .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:before, .s31-calendar .s31-calendar-box .s31-calendar-windows.s31-closed:after {
          height: 37.333vw;
          width: 2px; }
      .s31-calendar .s31-calendar-box .s31-calendar-windows-behind {
        font-size: 6.4vw; }
        .s31-calendar .s31-calendar-box .s31-calendar-windows-behind span {
          font-size: 21.333vw;
          line-height: 21.333vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-homepage h2 {
  text-align: center;
  margin-bottom: 30px; }

.s31-homepage .s31-hp-bannersBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft {
    max-width: 1046px;
    margin-right: 20px;
    width: 66.6%;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft:hover {
      -webkit-box-shadow: 0 0 30px 0 #36363633;
      box-shadow: 0 0 30px 0 #36363633; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft img {
      width: 100%;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft a {
      display: block; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock {
      display: none !important;
      position: absolute;
      top: 0;
      width: 50%;
      height: 100%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-heading {
        font-size: 58px;
        line-height: 68px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-line {
        height: 1.6px;
        background-color: #fff;
        width: 12.5%;
        margin-top: 23px; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-text {
        font-size: 22px;
        font-weight: 600;
        color: #fff;
        line-height: 32px;
        letter-spacing: 11px;
        text-transform: uppercase;
        text-align: center;
        margin: 30px 0;
        width: 70%; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button {
        margin-top: 10px; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button .s31-button-submit {
          padding: 13.5px 20px; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .swiper-button-prev {
      left: 15px; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .swiper-button-next {
      right: 15px; }
  .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 32.47%; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn {
      position: relative;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:hover {
        -webkit-box-shadow: 0 0 30px 0 #36363633;
        box-shadow: 0 0 30px 0 #36363633; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn img {
        width: 100%;
        -webkit-border-radius: 10px;
        border-radius: 10px; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn a {
        display: block; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn-text {
      display: none !important;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #fff;
      font-size: 26px;
      letter-spacing: 3px;
      line-height: 30px;
      font-weight: 600;
      text-transform: uppercase; }

.s31-homepage .s31-contact-advantagesBlock {
  margin: 60px auto 0; }

.s31-homepage .s31-hp-advantagesBlock {
  max-width: 1405px;
  margin: 60px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText {
      margin-left: 30px;
      font-size: 16px;
      line-height: 19px; }
      .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText a {
        font-size: 16px;
        line-height: 19px;
        color: #363636; }

.s31-homepage .s31-hp-offerBlock {
  margin-top: 80px;
  margin-bottom: 65px; }
  .s31-homepage .s31-hp-offerBlock.s31-hp-offerBlock-vo .s31-hp-offerText {
    display: none; }
  .s31-homepage .s31-hp-offerBlock .s31-offer-h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 26px;
    margin-bottom: 100px; }
    .s31-homepage .s31-hp-offerBlock .s31-offer-h2 br {
      display: none; }
  .s31-homepage .s31-hp-offerBlock .s31-hp-offers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer {
      background-color: #F1F0EF;
      width: 23.38%;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offer-url {
        display: none; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerImg {
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        background-color: #F1F0EF;
        position: relative;
        height: auto;
        text-align: center;
        margin-bottom: -55px; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerImg img {
          position: relative;
          top: -55px;
          left: 0;
          right: 0;
          width: 100%; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock {
        position: relative;
        overflow: hidden;
        padding: 25px;
        -webkit-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
        background-color: #F1F0EF;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(40%, rgba(241, 240, 239, 0.5)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(241, 240, 239, 0.5) 40%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(241, 240, 239, 0.5) 40%);
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(241, 240, 239, 0.5) 40%); }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerHeading a {
          display: block;
          color: #363636;
          font-size: 26px;
          font-weight: 600;
          line-height: 30px; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText {
          margin-top: 18px; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText a {
            color: #363636;
            cursor: pointer;
            display: block;
            font-size: 16px;
            line-height: 19px; }
            .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText a:hover {
              text-decoration: underline; }

.s31-homepage .s31-hp-reviewsBlock {
  margin-top: 80px; }
  .s31-homepage .s31-hp-reviewsBlock .s31-reviews-h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 26px;
    margin-bottom: 50px; }
  .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review {
      width: 23.38%;
      padding: 40px;
      background-color: #f0b3110d;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewImg svg {
        height: 45px;
        width: 45px; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewName {
        margin-top: 10px;
        font-size: 18px;
        font-weight: 600;
        line-height: 21px; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewDate {
        font-size: 16px;
        line-height: 19px;
        margin-top: 5px;
        color: #939292; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewText {
        margin-top: 20px;
        font-size: 16px;
        line-height: 19px; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewText strong {
          font-weight: 600; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars {
        margin-top: 20px; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars .s31-starrating {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars .s31-starrating > label {
          margin-left: -4px; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo {
        background-color: white;
        padding: 0px 70px 40px 0px; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewImg svg {
          width: 100px;
          height: 100px; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText {
          margin-top: 15px; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText strong {
            font-size: 18px;
            line-height: 21px; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewHeding {
          font-size: 26px;
          font-weight: 600;
          line-height: 30px; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink {
          margin-top: 15px; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink a {
            text-decoration: underline;
            color: #F68D2E;
            font-size: 16px;
            line-height: 19px; }
  .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviewText-mobile {
    display: none; }
  .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button {
    width: 160px;
    margin: 30px auto 40px;
    padding: 10px 0; }
    .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button a {
      color: #6E6259 !important;
      text-align: center;
      font-size: 16px; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button a:hover {
        text-decoration: none; }

.s31-homepage .s31-hp-blogBlock {
  margin-top: 80px; }
  .s31-homepage .s31-hp-blogBlock .s31-blog-button {
    width: 138px;
    margin: 30px auto 40px;
    padding: 10px 0; }
    .s31-homepage .s31-hp-blogBlock .s31-blog-button a {
      color: #6E6259 !important;
      text-align: center;
      font-size: 16px; }
      .s31-homepage .s31-hp-blogBlock .s31-blog-button a:hover {
        text-decoration: none; }
  .s31-homepage .s31-hp-blogBlock .s31-hp-blog-h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 26px;
    margin-bottom: 50px; }

.s31-homepage .s31-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-homepage .s31-blog .s31-blogArticle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 40px 0 #6e62591a;
    box-shadow: 0 0 40px 0 #6e62591a;
    width: 48.7%;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .s31-homepage .s31-blog .s31-blogArticle .s31-blog-imgBlock img {
      max-width: 320px;
      width: 100%;
      height: auto;
      -webkit-border-bottom-left-radius: 10px;
      border-bottom-left-radius: 10px;
      -webkit-border-top-left-radius: 10px;
      border-top-left-radius: 10px; }
    .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock {
      padding: 40px;
      padding-bottom: 0px;
      width: 60%; }
      .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-heading {
        line-height: 30px;
        font-size: 26px;
        font-weight: 600; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-heading a {
          color: #363636;
          line-height: 30px;
          font-size: 26px;
          font-weight: 600; }
      .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-text {
        line-height: 30px;
        font-size: 16px;
        margin: 20px 0; }
      .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-link a {
        font-size: 16px;
        line-height: 19px;
        color: #F68D2E;
        text-decoration: underline; }

.s31-homepage .s31-homepage-brandBanners {
  margin: 0 0 30px; }
  .s31-homepage .s31-homepage-brandBanners img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto; }
  .s31-homepage .s31-homepage-brandBanners .s31-homepage-brandBanners-link {
    display: block;
    margin: 10px 0;
    text-align: center;
    color: #363636;
    font-size: 16px; }

.s31-homepage .s31-homepage-mainBanner .s31-homepage-mainBanner-img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px; }

.s31-homepage .s31-homepage-mainBanner h2 {
  margin-bottom: 10px;
  text-align: left;
  font-size: 18px; }

.s31-homepage .s31-homepage-mainBanner .s31-checkout-rightBlock {
  margin: 0px; }
  .s31-homepage .s31-homepage-mainBanner .s31-checkout-rightBlock img {
    margin-top: 20px; }

.s31-homepage .s31-homepage-mainBanner .s31-homepage-rightBlock {
  border: 1px solid #e3e8ed;
  border-top: none;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 30px;
  padding: 20px 0; }
  .s31-homepage .s31-homepage-mainBanner .s31-homepage-rightBlock h3 {
    font-size: 18px; }
  .s31-homepage .s31-homepage-mainBanner .s31-homepage-rightBlock p {
    font-size: 16px;
    line-height: 19px; }
  .s31-homepage .s31-homepage-mainBanner .s31-homepage-rightBlock a {
    color: #363636;
    font-size: 16px; }

.s31-homepage .s31-support-links {
  margin-top: 0px;
  margin-left: 0px; }

.s31-homepage .s31-banners-hp-middle img {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 100%; }

.s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
    margin-right: 20px; }
  .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 49px; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second:hover, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first:hover {
      -webkit-box-shadow: 0 0 30px 0 #36363633;
      box-shadow: 0 0 30px 0 #36363633;
      cursor: pointer; }

.s31-homepage .s31-banners-hp-middle .s31-banners-hp-full {
  margin-bottom: 60px; }

.s31-landingpage br {
  display: none; }

.s31-landingpage h2 {
  margin: 80px 0 50px;
  width: 100%;
  font-size: 40px;
  font-weight: 600;
  line-height: 26px;
  text-align: center; }

.s31-landingpage img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.s31-landingpage .s31-landingPage-banner {
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .s31-landingpage .s31-landingPage-banner:hover {
    -webkit-box-shadow: 0 0 30px 0 #36363633;
    box-shadow: 0 0 30px 0 #36363633; }

.s31-landingpage .s31-landingPage-categoryBanner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn {
    width: 31.7%;
    margin-bottom: 40px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn:hover {
      -webkit-box-shadow: 0 0 30px 0 #36363633;
      box-shadow: 0 0 30px 0 #36363633; }

.s31-landingpage .s31-landingPage-category h2 {
  margin-top: 40px; }

.s31-landingpage .s31-landingPage-category a {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #F68D2E;
  cursor: pointer; }
  .s31-landingpage .s31-landingPage-category a:hover {
    text-decoration: underline;
    color: #F68D2E; }

.s31-landingpage .s31-landingPage-category .s31-landingPage-category-links {
  text-align: center;
  width: 75%;
  margin: 0 auto 50px; }
  .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links span {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #F68D2E; }

.s31-landingpage .s31-landingPage-category .s31-landingPage-category-text {
  margin: 30px auto;
  width: 60%;
  font-size: 16px;
  line-height: 26px;
  text-align: center; }
  .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text:last-of-type {
    margin-bottom: 60px; }

.s31-custom-landingpage h1 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: normal !important; }

.s31-custom-landingpage h2 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: normal !important; }

.s31-custom-landingpage h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 20px; }

.s31-custom-landingpage p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px; }

.s31-custom-landingpage strong {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  margin-bottom: 20px; }

.s31-custom-landingpage .s31-w100 {
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 40px; }

.s31-custom-landingpage .s31-w75 {
  width: 75%;
  margin-bottom: 40px; }

.s31-custom-landingpage .s31-w50 {
  width: 50%;
  margin-bottom: 40px; }

.s31-custom-landingpage .s31-w33 {
  width: 33.33333;
  margin-bottom: 40px; }

.s31-custom-landingpage .s31-w25 {
  width: 25%;
  margin-bottom: 40px; }

.s31-custom-landingpage .s31-center {
  text-align: center; }

.s31-custom-landingpage .s31-left {
  text-align: left; }

.s31-custom-landingpage .s31-right {
  text-align: right; }

.s31-custom-landingpage .s31-gap-top-10 {
  margin-top: 10px; }

.s31-custom-landingpage .s31-gap-top-20 {
  margin-top: 20px; }

.s31-custom-landingpage .s31-gap-top-30 {
  margin-top: 30px; }

.s31-custom-landingpage .s31-gap-bottom-10 {
  margin-bottom: 10px; }

.s31-custom-landingpage .s31-gap-bottom-20 {
  margin-bottom: 20px; }

.s31-custom-landingpage .s31-gap-bottom-30 {
  margin-bottom: 30px; }

.s31-custom-landingpage img {
  max-width: 100%;
  height: auto !important; }

.s31-custom-landingpage .s31-button-submit {
  height: 46px;
  line-height: 26px;
  padding: 10px 30px 10px; }

.s31-custom-landingpage .s31-button-back, .s31-custom-landingpage .s31-button-submit {
  display: block; }

.s31-custom-landingpage .s31-custom-landingpage-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-custom-landingpage .s31-custom-landingpage-box .s31-w75 {
    width: calc(75% - 10px); }
  .s31-custom-landingpage .s31-custom-landingpage-box .s31-w50 {
    width: calc(50% - 10px); }
  .s31-custom-landingpage .s31-custom-landingpage-box .s31-w33 {
    width: calc(33.33333% - 10px); }
  .s31-custom-landingpage .s31-custom-landingpage-box .s31-w25 {
    width: calc(25% - 10px); }

/* naše vlastní CSS pro swiper šipky */
.container .swiper-button-prev {
  left: 0px;
  width: 38px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  .container .swiper-button-prev svg {
    width: 38px;
    height: 38px; }
  .container .swiper-button-prev:after {
    display: none; }
  .container .swiper-button-prev:hover svg circle {
    fill: #493A2F; }

.container .swiper-button-next {
  right: 0px;
  width: 38px; }
  .container .swiper-button-next svg {
    width: 38px;
    height: 38px; }
  .container .swiper-button-next:after {
    display: none; }
  .container .swiper-button-next:hover svg circle {
    fill: #493A2F; }

.s31-hp-suggestedBlock .s31-suggestedBlock-h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 26px;
  margin-bottom: 20px;
  text-align: center; }

.s31-hp-suggestedBlock .s31-association-box {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 10px; }

.s31-hp-suggestedBlock .s31-article-title, .s31-hp-suggestedBlock .s31-article-shortDesc, .s31-hp-suggestedBlock .s31-article-text {
  white-space: normal !important;
  text-align: left; }

.s31-hp-suggestedBlock .s31-article-box .s31-article-text .s31-article-title {
  min-height: 63px !important; }

.s31-hp-suggestedBlock .s31-article-box .s31-article-text .s31-article-shortDesc {
  min-height: 76px !important; }

.s31-hp-suggestedBlock .mcs-items-container {
  text-align: left; }

.s31-hp-suggestedBlock .s31-article-mainImage {
  min-height: 216px !important; }

.s31-hp-suggestedBlock .MagicScroll-horizontal .mcs-button-arrow-prev, .s31-hp-suggestedBlock .MagicScroll-horizontal .mcs-button-arrow-next {
  width: 38px;
  height: 38px;
  background: url("../img/svg/arrow.png") center center no-repeat;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none; }

.s31-hp-suggestedBlock .s31-label {
  left: 0 !important; }

@media (max-width: 1439px) {
  .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock {
    padding: 25px; } }

@media (max-width: 1199px) {
  .s31-homepage .s31-hp-bannersBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft {
      margin-right: 0;
      width: 100%;
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft:hover {
        -webkit-box-shadow: 0 0 2.93vw 0 #36363633;
        box-shadow: 0 0 2.93vw 0 #36363633; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft img {
        -webkit-border-radius: 0.98vw;
        border-radius: 0.98vw; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-heading {
        font-size: 4.89vw;
        line-height: 5.86vw; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-text {
        font-size: 1.96vw;
        line-height: 2.93vw;
        margin: 2.93vw 0; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button {
        margin-top: 0.98vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button .s31-button-submit {
          padding: 1.27vw 1.96vw; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      width: 100%;
      margin-top: 2.93vw; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn {
        -webkit-border-radius: 0.98vw;
        border-radius: 0.98vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:hover {
          -webkit-box-shadow: 0 0 2.93vw 0 #36363633;
          box-shadow: 0 0 2.93vw 0 #36363633; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:first-of-type {
          margin-right: 2.93vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn img {
          -webkit-border-radius: 0.98vw;
          border-radius: 0.98vw; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn-text {
        font-size: 2.15vw;
        line-height: 2.54vw; }
  .s31-homepage .s31-contact-advantagesBlock {
    margin: 5.86vw auto 0; }
  .s31-homepage .s31-hp-advantagesBlock {
    max-width: initial;
    margin: 5.86vw auto 5.86vw;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 25%; }
      .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg {
        height: auto;
        margin-bottom: 0.98vw; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg svg {
          width: 9.766vw;
          height: auto; }
      .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText {
        margin-left: 0;
        text-align: center;
        font-size: 1.57vw;
        line-height: 1.86vw; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText a {
          font-size: 1.57vw;
          line-height: 1.86vw; }
  .s31-homepage .s31-hp-offerBlock {
    margin-top: 7.813vw;
    margin-bottom: 6.348vw; }
    .s31-homepage .s31-hp-offerBlock .s31-offer-h2 {
      font-size: 3.91vw;
      line-height: 2.54vw;
      margin-bottom: 9.766vw; }
    .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer {
      width: 23.38%;
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerImg {
        -webkit-border-radius: 0.98vw 0.98vw 0 0;
        border-radius: 0.98vw 0.98vw 0 0;
        margin-bottom: -3.91vw; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerImg img {
          max-height: 15.137vw;
          top: -3.91vw; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock {
        padding: 2.45vw;
        -webkit-border-radius: 0 0 0.98vw 0.98vw;
        border-radius: 0 0 0.98vw 0.98vw; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerHeading a {
          font-size: 2.54vw;
          line-height: 2.93vw; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText {
          margin-top: 1.76vw; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText a {
            font-size: 1.57vw;
            line-height: 1.86vw; }
  .s31-homepage .s31-hp-reviewsBlock {
    margin-top: 7.813vw; }
    .s31-homepage .s31-hp-reviewsBlock .s31-reviews-h2 {
      font-size: 3.91vw;
      line-height: 2.54vw;
      margin-bottom: 4.89vw; }
    .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review {
        width: 30%;
        padding: 3.91vw;
        -webkit-border-radius: 0.98vw;
        border-radius: 0.98vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review:last-of-type {
          display: none; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewImg svg {
          height: 4.395vw;
          width: 4.395vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewName {
          margin-top: 0.98vw;
          font-size: 1.76vw;
          line-height: 2.06vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewDate {
          font-size: 1.57vw;
          line-height: 1.86vw;
          margin-top: 0.49vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewText {
          margin-top: 1.96vw;
          font-size: 1.57vw;
          line-height: 1.86vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars {
          margin-top: 1.96vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars .s31-starrating > label {
            margin-left: -0.4vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo {
          padding: 0px;
          width: 30%; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewImg svg {
            width: 9.766vw;
            height: 9.766vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText {
            margin-top: 1.47vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText strong {
              font-size: 1.76vw;
              line-height: 2.06vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewHeding {
            font-size: 2.54vw;
            line-height: 2.93vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink {
            margin-top: 1.47vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink a {
              font-size: 1.57vw;
              line-height: 1.86vw; }
    .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button {
      width: 15.625vw;
      margin: 2.93vw auto 3.91vw;
      padding: 0.98vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button a {
        font-size: 1.57vw; }
  .s31-homepage .s31-hp-blogBlock {
    margin-top: 7.82vw; }
    .s31-homepage .s31-hp-blogBlock .s31-blog-button {
      width: 13.672vw;
      margin: 2.93vw auto 3.91vw;
      padding: 0.98vw 0; }
      .s31-homepage .s31-hp-blogBlock .s31-blog-button a {
        font-size: 1.57vw; }
    .s31-homepage .s31-hp-blogBlock .s31-hp-blog-h2 {
      font-size: 3.91vw;
      line-height: 2.54vw;
      margin-bottom: 4.89vw; }
  .s31-homepage .s31-blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .s31-homepage .s31-blog .s31-blogArticle {
      -webkit-box-shadow: 0 0 3.91vw 0 #6e62591a;
      box-shadow: 0 0 3.91vw 0 #6e62591a;
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw;
      width: 100%; }
      .s31-homepage .s31-blog .s31-blogArticle:first-of-type {
        margin-bottom: 2.93vw; }
      .s31-homepage .s31-blog .s31-blogArticle .s31-blog-imgBlock img {
        -webkit-border-bottom-left-radius: 0.98vw;
        border-bottom-left-radius: 0.98vw;
        -webkit-border-top-left-radius: 0.98vw;
        border-top-left-radius: 0.98vw;
        max-width: 31.250vw; }
      .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock {
        padding: 3.91vw; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-heading a {
          line-height: 2.93vw;
          font-size: 2.54vw; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-text {
          line-height: 2.93vw;
          font-size: 1.57vw;
          margin: 1.96vw 0; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-link a {
          font-size: 1.57vw;
          line-height: 1.86vw;
          color: #F68D2E; }
  .s31-homepage .s31-banners-hp-middle img {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
  .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
    margin-right: 1.96vw; }
  .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin-bottom: 4.89vw; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second:hover, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first:hover {
      -webkit-box-shadow: 0 0 2.93vw 0 #36363633;
      box-shadow: 0 0 2.93vw 0 #36363633; }
  .s31-homepage .s31-banners-hp-middle .s31-banners-hp-full {
    margin-bottom: 5.86vw; }
  .s31-homepage-mainBanner .s31-checkout-rightBlock-top a {
    font-size: 16px; }
  .s31-homepage-mainBanner .s31-checkout-rightBlock-top strong {
    font-size: 14px; }
  .s31-landingpage h2 {
    margin: 7.813vw 0 4.89vw;
    font-size: 3.91vw;
    line-height: 2.54vw; }
  .s31-landingpage img {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
  .s31-landingpage .s31-landingPage-banner {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
    .s31-landingpage .s31-landingPage-banner:hover {
      -webkit-box-shadow: 0 0 2.93vw 0 #36363633;
      box-shadow: 0 0 2.93vw 0 #36363633; }
  .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn {
    width: 48.5%;
    margin-bottom: 2.93vw;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
    .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn:hover {
      -webkit-box-shadow: 0 0 2.93vw 0 #36363633;
      box-shadow: 0 0 2.93vw 0 #36363633; }
  .s31-landingpage .s31-landingPage-category h2 {
    margin-top: 3.91vw; }
  .s31-landingpage .s31-landingPage-category a {
    font-size: 1.57vw;
    line-height: 2.54vw; }
  .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links {
    width: 100%;
    margin: 0 auto 4.89vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links span {
      font-size: 1.57vw;
      line-height: 2.54vw; }
  .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text {
    margin: 2.93vw auto;
    width: 100%;
    font-size: 1.57vw;
    line-height: 2.54vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text:last-of-type {
      margin-bottom: 5.86vw; }
  .s31-hp-suggestedBlock .s31-suggestedBlock-h2 {
    font-size: 3.91vw;
    line-height: 2.54vw;
    margin-bottom: 1.96vw; }
  .s31-hp-suggestedBlock .s31-association-box {
    margin-top: 2.93vw;
    margin-bottom: 2.93vw; }
  .s31-hp-suggestedBlock .s31-article-mainImage {
    min-height: 212px !important; }
  .s31-custom-landingpage h1 {
    font-size: 3.91vw;
    margin-bottom: 1.96vw; }
  .s31-custom-landingpage h2 {
    font-size: 2.54vw;
    margin-bottom: 1.96vw; }
  .s31-custom-landingpage h3 {
    font-size: 1.76vw;
    line-height: 2.06vw;
    margin-bottom: 1.96vw; }
  .s31-custom-landingpage p {
    font-size: 1.57vw;
    line-height: 1.86vw;
    margin-bottom: 1.96vw; }
  .s31-custom-landingpage strong  {
    font-size: 1.57vw;
    line-height: 1.86vw;
    margin-bottom: 1.96vw; }
  .s31-custom-landingpage .s31-gap-top-10 {
    margin-top: 0.98vw; }
  .s31-custom-landingpage .s31-gap-top-20 {
    margin-top: 1.96vw; }
  .s31-custom-landingpage .s31-gap-top-30 {
    margin-top: 2.93vw; }
  .s31-custom-landingpage .s31-gap-bottom-10 {
    margin-bottom: 0.98vw; }
  .s31-custom-landingpage .s31-gap-bottom-20 {
    margin-bottom: 1.96vw; }
  .s31-custom-landingpage .s31-gap-bottom-30 {
    margin-bottom: 2.93vw; }
  .s31-custom-landingpage .s31-button-submit {
    height: 4.5vw;
    line-height: 2.54vw;
    padding: 0.98vw 2.93vw 0.98vw; } }

@media (max-width: 991px) {
  .s31-homepage {
    padding: 1.96vw 0; }
    .s31-homepage .s31-hp-bannersBlock {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft {
        margin-right: 0;
        width: 100%;
        -webkit-border-radius: 1.31vw;
        border-radius: 1.31vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft:hover {
          -webkit-box-shadow: 0 0 3.91vw 0 #36363633;
          box-shadow: 0 0 3.91vw 0 #36363633; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft img {
          -webkit-border-radius: 1.31vw;
          border-radius: 1.31vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-heading {
          font-size: 5.21vw;
          line-height: 6.52vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-text {
          font-size: 1.83vw;
          line-height: 2.74vw;
          margin: 3.91vw 0; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button {
          margin-top: 1.31vw; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button .s31-button-submit {
            padding: 1.27vw 2.61vw;
            font-size: 11px; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        margin-top: 3.91vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn {
          -webkit-border-radius: 1.31vw;
          border-radius: 1.31vw; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:hover {
            -webkit-box-shadow: 0 0 3.91vw 0 #36363633;
            box-shadow: 0 0 3.91vw 0 #36363633; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:first-of-type {
            margin-right: 3.91vw; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn img {
            -webkit-border-radius: 1.31vw;
            border-radius: 1.31vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn-text {
          font-size: 2.09vw;
          line-height: 2.61vw; }
    .s31-homepage .s31-contact-advantagesBlock {
      margin: 7.82vw auto 0 auto; }
    .s31-homepage .s31-hp-advantagesBlock {
      margin: 7.82vw auto 7.82vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg {
          height: auto;
          margin-bottom: 1.31vw; }
          .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg svg {
            width: 13.021vw;
            height: auto; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText {
          font-size: 2.09vw;
          line-height: 2.48vw; }
          .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText a {
            font-size: 2.09vw;
            line-height: 2.48vw; }
    .s31-homepage .s31-hp-offerBlock {
      margin-top: 10.417vw;
      margin-bottom: 8.464vw; }
      .s31-homepage .s31-hp-offerBlock .s31-offer-h2 {
        font-size: 5.21vw;
        line-height: 3.39vw;
        margin-bottom: 13.021vw; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer {
          width: calc(50% - 2.083vw);
          -webkit-border-radius: 1.31vw;
          border-radius: 1.31vw; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer:nth-of-type(odd) {
            margin-right: 3.906vw; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer:first-of-type, .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer:nth-of-type(2) {
            margin-bottom: 5.21vw; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerImg {
            -webkit-border-radius: 1.31vw 1.31vw 0 0;
            border-radius: 1.31vw 1.31vw 0 0;
            margin-bottom: -5.21vw; }
            .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerImg img {
              max-height: 26.042vw;
              top: -5.21vw;
              width: auto; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock {
            padding: 3.26vw;
            -webkit-border-radius: 0 0 1.31vw 1.31vw;
            border-radius: 0 0 1.31vw 1.31vw; }
            .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerHeading a {
              font-size: 3.39vw;
              line-height: 3.91vw; }
            .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText {
              margin-top: 2.35vw; }
              .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText a {
                font-size: 2.09vw;
                line-height: 2.48vw; }
    .s31-homepage .s31-hp-reviewsBlock {
      margin-top: 10.417vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-reviews-h2 {
        font-size: 5.21vw;
        line-height: 3.39vw;
        margin-bottom: 6.52vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review {
          width: 50%;
          padding: 5.21vw;
          -webkit-border-radius: 1.31vw;
          border-radius: 1.31vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review:nth-of-type(3) {
            display: none; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewImg svg {
            height: 5.859vw;
            width: 5.859vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewName {
            margin-top: 1.31vw;
            font-size: 2.35vw;
            line-height: 2.74vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewDate {
            font-size: 2.09vw;
            line-height: 2.48vw;
            margin-top: 0.66vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewText {
            margin-top: 2.61vw;
            font-size: 2.09vw;
            line-height: 2.48vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars {
            margin-top: 2.61vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars .s31-starrating > label {
              margin-left: -0.53vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo {
            width: 40%; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewImg svg {
              width: 9.766vw;
              height: 9.766vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText {
              margin-top: 1.96vw; }
              .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText strong {
                font-size: 2.35vw;
                line-height: 2.74vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewHeding {
              font-size: 3.39vw;
              line-height: 3.91vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink {
              margin-top: 1.96vw; }
              .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink a {
                font-size: 2.09vw;
                line-height: 2.48vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button {
        width: 20.833vw;
        margin: 3.91vw auto 5.21vw;
        padding: 1.31vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button a {
          font-size: 2.09vw; }
    .s31-homepage .s31-hp-blogBlock {
      margin-top: 10.417vw; }
      .s31-homepage .s31-hp-blogBlock .s31-blog-button {
        width: 18.229vw;
        margin: 3.91vw auto 5.21vw;
        padding: 1.31vw 0; }
        .s31-homepage .s31-hp-blogBlock .s31-blog-button a {
          font-size: 2.09vw; }
      .s31-homepage .s31-hp-blogBlock .s31-hp-blog-h2 {
        font-size: 5.21vw;
        line-height: 3.39vw;
        margin-bottom: 6.52vw; }
    .s31-homepage .s31-blog {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-homepage .s31-blog .s31-blogArticle {
        -webkit-box-shadow: 0 0 5.21vw 0 #6e62591a;
        box-shadow: 0 0 5.21vw 0 #6e62591a;
        -webkit-border-radius: 1.31vw;
        border-radius: 1.31vw;
        width: 100%; }
        .s31-homepage .s31-blog .s31-blogArticle:first-of-type {
          margin-bottom: 3.91vw; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-imgBlock img {
          -webkit-border-bottom-left-radius: 1.31vw;
          border-bottom-left-radius: 1.31vw;
          -webkit-border-top-left-radius: 1.31vw;
          border-top-left-radius: 1.31vw;
          max-width: 41.667vw; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock {
          padding: 3.91vw; }
          .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-heading a {
            line-height: 3.91vw;
            font-size: 3.39vw; }
          .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-text {
            line-height: 3.91vw;
            font-size: 2.09vw;
            margin: 2.61vw 0; }
          .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-link a {
            font-size: 2.09vw;
            line-height: 2.48vw;
            color: #F68D2E; }
    .s31-homepage .s31-banners-hp-middle img {
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
      margin-right: 2.61vw; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw;
      margin-bottom: 6.52vw; }
      .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second:hover, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first:hover {
        -webkit-box-shadow: 0 0 3.91vw 0 #36363633;
        box-shadow: 0 0 3.91vw 0 #36363633; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-full {
      margin-bottom: 7.82vw; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-full {
      display: none !important; }
  .s31-landingpage {
    margin-top: 3.91vw; }
    .s31-landingpage h2 {
      margin: 10.417vw 0 6.52vw;
      font-size: 5.21vw;
      line-height: 3.39vw; }
    .s31-landingpage img {
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw; }
    .s31-landingpage .s31-landingPage-banner {
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw; }
      .s31-landingpage .s31-landingPage-banner:hover {
        -webkit-box-shadow: 0 0 3.91vw 0 #36363633;
        box-shadow: 0 0 3.91vw 0 #36363633; }
    .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn {
      width: 48.5%;
      margin-bottom: 2.61vw;
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw; }
      .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn:hover {
        -webkit-box-shadow: 0 0 3.91vw 0 #36363633;
        box-shadow: 0 0 3.91vw 0 #36363633; }
    .s31-landingpage .s31-landingPage-category h2 {
      margin-top: 5.21vw; }
    .s31-landingpage .s31-landingPage-category a {
      font-size: 2.09vw;
      line-height: 3.39vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links {
      margin: 0 auto 6.52vw; }
      .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links span {
        font-size: 2.09vw;
        line-height: 3.39vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text {
      margin: 3.91vw auto;
      font-size: 2.09vw;
      line-height: 3.39vw; }
      .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text:last-of-type {
        margin-bottom: 7.82vw; }
  .s31-hp-suggestedBlock .s31-suggestedBlock-h2 {
    font-size: 5.21vw;
    line-height: 3.39vw;
    margin-bottom: 2.61vw; }
  .s31-hp-suggestedBlock .s31-association-box {
    margin-top: 3.91vw;
    margin-bottom: 3.91vw;
    padding: 0 15px; }
  .s31-hp-suggestedBlock .s31-article-mainImage {
    min-height: 199px !important; }
  .s31-custom-landingpage h1 {
    font-size: 5.21vw;
    margin-bottom: 2.61vw; }
  .s31-custom-landingpage h2 {
    font-size: 3.39vw;
    margin-bottom: 2.61vw; }
  .s31-custom-landingpage h3 {
    font-size: 2.35vw;
    line-height: 2.74vw;
    margin-bottom: 2.61vw; }
  .s31-custom-landingpage p {
    font-size: 2.09vw;
    line-height: 2.48vw;
    margin-bottom: 2.61vw; }
  .s31-custom-landingpage strong {
    font-size: 2.09vw;
    line-height: 2.48vw;
    margin-bottom: 2.61vw; }
  .s31-custom-landingpage .s31-w100 {
    width: 100% !important; }
  .s31-custom-landingpage .s31-w75 {
    width: 100% !important; }
  .s31-custom-landingpage .s31-w50 {
    width: 100% !important; }
  .s31-custom-landingpage .s31-w33 {
    width: 100% !important; }
  .s31-custom-landingpage .s31-w25 {
    width: 100% !important; }
  .s31-custom-landingpage .s31-gap-top-10 {
    margin-top: 1.31vw; }
  .s31-custom-landingpage .s31-gap-top-20 {
    margin-top: 2.61vw; }
  .s31-custom-landingpage .s31-gap-top-30 {
    margin-top: 3.91vw; }
  .s31-custom-landingpage .s31-gap-bottom-10 {
    margin-bottom: 1.31vw; }
  .s31-custom-landingpage .s31-gap-bottom-20 {
    margin-bottom: 2.61vw; }
  .s31-custom-landingpage .s31-gap-bottom-30 {
    margin-bottom: 3.91vw; }
  .s31-custom-landingpage .s31-button-submit {
    height: 6vw;
    line-height: 3.39vw;
    padding: 1.31vw 3.91vw 1.31vw; } }

@media (max-width: 767px) {
  .s31-homepage {
    margin-top: -3.48vw;
    padding: 0; }
    .s31-homepage .s31-hp-bannersBlock {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft {
        margin-right: 0;
        width: 100vw;
        margin: 0 -15px;
        -webkit-border-radius: 0;
        border-radius: 0; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft:hover {
          -webkit-box-shadow: 0 0 5.21vw 0 #36363633;
          box-shadow: 0 0 5.21vw 0 #36363633; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft img {
          -webkit-border-radius: 0;
          border-radius: 0; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock {
          width: 100%; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-heading {
            font-size: 6.95vw;
            line-height: 8.69vw; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-text {
            font-size: 2.44vw;
            line-height: 3.65vw;
            margin: 5.21vw 0; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button {
            margin-top: 1.74vw; }
            .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button .s31-button-submit {
              padding: 1.27vw 3.48vw;
              font-size: 11px; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100vw;
        margin: 0 -15px; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn {
          -webkit-border-radius: 0;
          border-radius: 0;
          margin-top: 1.74vw; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:hover {
            -webkit-box-shadow: 0 0 5.21vw 0 #36363633;
            box-shadow: 0 0 5.21vw 0 #36363633; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn img {
            -webkit-border-radius: 0;
            border-radius: 0; }
          .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:first-of-type {
            margin-right: 0; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn-text {
          font-size: 2.44vw;
          line-height: 3.48vw; }
    .s31-homepage .s31-contact-advantagesBlock {
      margin: 5.21vw 1.74vw 0 0 1.74vw; }
    .s31-homepage .s31-hp-advantagesBlock {
      margin: 5.21vw auto 5.21vw;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg {
          height: auto;
          margin-bottom: 2.44vw;
          margin-right: 5.21vw; }
          .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg svg {
            width: 17.361vw; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText {
          text-align: left;
          font-size: 2.78vw;
          line-height: 3.3vw;
          margin-bottom: 1.74vw; }
          .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText a {
            font-size: 2.78vw;
            line-height: 3.3vw; }
    .s31-homepage .s31-hp-offerBlock {
      margin-top: 5.21vw;
      margin-bottom: 5.21vw; }
      .s31-homepage .s31-hp-offerBlock .s31-offer-h2 {
        font-size: 3.65vw;
        line-height: 5.21vw;
        margin-bottom: 10.42vw; }
        .s31-homepage .s31-hp-offerBlock .s31-offer-h2 br {
          display: block; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer {
        position: relative; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offer-url {
          position: absolute;
          display: block;
          pointer-events: auto;
          width: 100%;
          height: 100%;
          z-index: 1; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock {
          padding: 2.61vw; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerHeading a {
            font-size: 2.44vw;
            line-height: 3.65vw;
            margin-bottom: 0;
            text-align: center; }
          .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerText {
            display: none; }
    .s31-homepage .s31-hp-suggestedBlock .s31-suggestedBlock-h2 {
      font-size: 3.65vw;
      line-height: 4.52vw;
      margin-bottom: 3.48vw; }
    .s31-homepage .s31-hp-suggestedBlock .s31-association-box {
      margin-top: 5.21vw;
      margin-bottom: 5.21vw; }
    .s31-homepage .s31-hp-reviewsBlock {
      margin-top: 5.21vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-reviews-h2 {
        font-size: 3.65vw;
        line-height: 4.52vw;
        margin-bottom: 5.21vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review {
          width: 50%;
          padding: 6.95vw;
          -webkit-border-radius: 1.74vw;
          border-radius: 1.74vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewImg svg {
            height: 7.813vw;
            width: 7.813vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewName {
            margin-top: 1.74vw;
            font-size: 2.78vw;
            line-height: 3.65vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewDate {
            font-size: 2.44vw;
            line-height: 3.3vw;
            margin-top: 0.87vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewText {
            margin-top: 3.48vw;
            font-size: 2.44vw;
            line-height: 3.3vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars {
            margin-top: 3.48vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars .s31-starrating > label {
              margin-left: -0.7vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo {
            width: 40%; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewImg svg {
              width: 17.361vw;
              height: 17.361vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText {
              margin-top: 2.61vw; }
              .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText strong {
                font-size: 2.78vw;
                line-height: 3.65vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewHeding {
              font-size: 3.65vw;
              line-height: 5.21vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink {
              margin-top: 2.61vw; }
              .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink a {
                font-size: 2.44vw;
                line-height: 3.3vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button {
        width: 100%;
        margin: 5.21vw auto 6.95vw;
        padding: 1.74vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button a {
          font-size: 2.44vw; }
    .s31-homepage .s31-hp-blogBlock {
      margin-top: 5.21vw; }
      .s31-homepage .s31-hp-blogBlock .s31-blog-button {
        width: 100%;
        margin: 5.21vw auto 6.95vw;
        padding: 1.74vw 0; }
        .s31-homepage .s31-hp-blogBlock .s31-blog-button a {
          font-size: 2.44vw; }
      .s31-homepage .s31-hp-blogBlock .s31-hp-blog-h2 {
        font-size: 3.65vw;
        line-height: 5.21vw;
        margin-bottom: 5.21vw; }
    .s31-homepage .s31-blog {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-homepage .s31-blog .s31-blogArticle {
        -webkit-box-shadow: 0 0 6.95vw 0 #6e62591a;
        box-shadow: 0 0 6.95vw 0 #6e62591a;
        -webkit-border-radius: 1.74vw;
        border-radius: 1.74vw;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .s31-homepage .s31-blog .s31-blogArticle:first-of-type {
          margin-bottom: 5.21vw; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-imgBlock {
          width: 100%;
          height: auto; }
          .s31-homepage .s31-blog .s31-blogArticle .s31-blog-imgBlock img {
            -webkit-border-radius: 1.74vw 1.74vw 0 0;
            border-radius: 1.74vw 1.74vw 0 0;
            width: 100%;
            height: auto;
            max-width: 100%; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock {
          padding: 5.21vw;
          width: 100%; }
          .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-heading a {
            line-height: 5.21vw;
            font-size: 3.65vw; }
          .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-text {
            line-height: 5.21vw;
            font-size: 2.44vw;
            margin: 3.48vw 0; }
          .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-link a {
            font-size: 2.44vw;
            line-height: 3.3vw; }
    .s31-homepage .s31-banners-hp-middle img {
      -webkit-border-radius: 1.74vw;
      border-radius: 1.74vw; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
        margin-right: 0; }
      .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
        width: 100%;
        -webkit-border-radius: 1.74vw;
        border-radius: 1.74vw;
        margin-bottom: 3.48vw; }
        .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second:hover, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first:hover {
          -webkit-box-shadow: 0 0 5.21vw 0 #36363633;
          box-shadow: 0 0 5.21vw 0 #36363633; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-full {
      margin-bottom: 5.21vw; }
  .s31-landingpage {
    margin-top: -1.74vw; }
    .s31-landingpage h2 {
      margin: 5.21vw 0;
      font-size: 3.65vw;
      line-height: 5.21vw; }
    .s31-landingpage img {
      -webkit-border-radius: 1.74vw;
      border-radius: 1.74vw; }
    .s31-landingpage .s31-landingPage-banner {
      width: 100vw;
      margin: 0 -15px; }
      .s31-landingpage .s31-landingPage-banner img {
        -webkit-border-radius: 0;
        border-radius: 0; }
      .s31-landingpage .s31-landingPage-banner:hover {
        -webkit-box-shadow: 0 0 5.21vw 0 #36363633;
        box-shadow: 0 0 5.21vw 0 #36363633; }
    .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn {
      width: 100%;
      margin-bottom: 1.74vw;
      -webkit-border-radius: 1.74vw;
      border-radius: 1.74vw; }
      .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn:hover {
        -webkit-box-shadow: 0 0 5.21vw 0 #36363633;
        box-shadow: 0 0 5.21vw 0 #36363633; }
    .s31-landingpage .s31-landingPage-category h2 {
      margin: 8.69vw auto 4.35vw; }
    .s31-landingpage .s31-landingPage-category a {
      font-size: 2.44vw;
      line-height: 4.52vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links {
      margin: 0 auto 5.21vw; }
      .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links span {
        font-size: 2.44vw;
        line-height: 4.52vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text {
      margin: 5.21vw auto;
      font-size: 2.44vw;
      line-height: 4.52vw; }
      .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text:last-of-type {
        margin-bottom: 8.69vw; }
  .s31-custom-landingpage h1 {
    font-size: 6.95vw;
    margin-bottom: 3.48vw; }
  .s31-custom-landingpage h2 {
    font-size: 3.65vw;
    margin-bottom: 3.48vw; }
  .s31-custom-landingpage h3 {
    font-size: 2.78vw;
    line-height: 3.65vw;
    margin-bottom: 3.48vw; }
  .s31-custom-landingpage p {
    font-size: 2.44vw;
    line-height: 3.3vw;
    margin-bottom: 3.48vw; }
  .s31-custom-landingpage strong {
    font-size: 2.44vw;
    line-height: 3.3vw;
    margin-bottom: 3.48vw; }
  .s31-custom-landingpage .s31-gap-top-10 {
    margin-top: 1.74vw; }
  .s31-custom-landingpage .s31-gap-top-20 {
    margin-top: 3.48vw; }
  .s31-custom-landingpage .s31-gap-top-30 {
    margin-top: 5.21vw; }
  .s31-custom-landingpage .s31-gap-bottom-10 {
    margin-bottom: 1.74vw; }
  .s31-custom-landingpage .s31-gap-bottom-20 {
    margin-bottom: 3.48vw; }
  .s31-custom-landingpage .s31-gap-bottom-30 {
    margin-bottom: 5.21vw; }
  .s31-custom-landingpage .s31-button-submit {
    height: 8vw;
    line-height: 4.52vw;
    padding: 1.74vw 5.21vw 1.74vw; } }

@media (max-width: 575px) {
  .s31-homepage {
    margin-top: -4vw; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft:hover {
      -webkit-box-shadow: 0 0 8vw 0 #36363633;
      box-shadow: 0 0 8vw 0 #36363633; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock {
      width: 100%; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-heading {
        font-size: 10.67vw;
        line-height: 13.34vw; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-text {
        font-size: 3.74vw;
        line-height: 5.6vw;
        margin: 8vw 0; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button {
        margin-top: 2.67vw; }
        .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerLeft .s31-hp-BannerLeft-textBlock .s31-hp-BannerLeft-button .s31-button-submit {
          padding: 3.47vw 5.34vw;
          font-size: 11px; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn {
      margin-top: 2.67vw; }
      .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn:hover {
        -webkit-box-shadow: 0 0 8vw 0 #36363633;
        box-shadow: 0 0 8vw 0 #36363633; }
    .s31-homepage .s31-hp-bannersBlock .s31-hp-BannerRight .s31-hp-bannerColumn-text {
      font-size: 3.74vw;
      line-height: 5.34vw; }
    .s31-homepage .s31-contact-advantagesBlock {
      margin: 8vw 0 0 2.67vw; }
    .s31-homepage .s31-hp-advantagesBlock {
      margin: 8vw auto 8vw; }
      .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg {
        margin-bottom: 3.74vw;
        margin-right: 8vw; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageImg svg {
          width: 26.667vw; }
      .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText {
        font-size: 4.27vw;
        line-height: 5.07vw;
        margin-bottom: 2.67vw; }
        .s31-homepage .s31-hp-advantagesBlock .s31-hp-advantage .s31-hp-advantageText a {
          font-size: 4.27vw;
          line-height: 5.07vw; }
    .s31-homepage .s31-hp-offerBlock {
      margin-top: 8vw;
      margin-bottom: 8vw; }
      .s31-homepage .s31-hp-offerBlock .s31-offer-h2 {
        font-size: 5.6vw;
        line-height: 8vw;
        margin-bottom: 16vw; }
      .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock {
        padding: 4vw; }
        .s31-homepage .s31-hp-offerBlock .s31-hp-offers .s31-hp-offer .s31-hp-offerTextBlock .s31-hp-offerHeading a {
          font-size: 3.74vw;
          line-height: 5.6vw; }
    .s31-homepage .s31-hp-reviewsBlock {
      margin-top: 5.21vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-reviews-h2 {
        display: none;
        font-size: 5.6vw;
        line-height: 8vw;
        margin-bottom: 8vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review {
          width: 100%;
          padding: 5.34vw 8vw;
          -webkit-border-radius: 2.67vw;
          border-radius: 2.67vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review:nth-of-type(3) {
            display: none; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-review-main {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewImg {
            display: none; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewImg svg {
              height: 12vw;
              width: 12vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewImg.s31-hp-reviewImg-main {
            display: block; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewName {
            font-size: 4.27vw;
            line-height: 5.6vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewDate {
            font-size: 3.74vw;
            line-height: 5.07vw;
            margin-top: 1.34vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewText {
            margin-top: 5.34vw;
            font-size: 3.74vw;
            line-height: 5.07vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars {
            margin-top: 5.34vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review .s31-hp-reviewStars .s31-starrating > label {
              margin-left: -1.07vw; }
          .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo {
            width: 100%;
            margin-bottom: 8vw;
            margin-left: 8vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewImg svg {
              width: 21.333vw;
              height: 21.333vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText {
              display: none;
              margin-top: 4vw; }
              .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewText strong {
                font-size: 4.27vw;
                line-height: 5.6vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewHeding {
              font-size: 5.6vw;
              line-height: 8vw;
              margin-left: 5.34vw; }
            .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink {
              display: none;
              margin-top: 4vw; }
              .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviews .s31-hp-review.s31-hp-reviewInfo .s31-hp-reviewLink a {
                font-size: 3.74vw;
                line-height: 5.07vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviewText-mobile {
        display: block;
        text-align: center;
        margin-top: 5.34vw; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-reviewText-mobile strong {
          font-size: 4.27vw;
          line-height: 5.6vw; }
      .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button {
        width: 100%;
        margin: 5.34vw auto 10.67vw;
        padding: 2.67vw 0; }
        .s31-homepage .s31-hp-reviewsBlock .s31-hp-review-button a {
          font-size: 3.74vw; }
    .s31-homepage .s31-hp-blogBlock {
      margin-top: 8vw; }
      .s31-homepage .s31-hp-blogBlock .s31-blog-button {
        width: 100%;
        margin: 8vw auto 10.67vw;
        padding: 2.67vw 0; }
        .s31-homepage .s31-hp-blogBlock .s31-blog-button a {
          font-size: 3.74vw; }
      .s31-homepage .s31-hp-blogBlock .s31-hp-blog-h2 {
        font-size: 5.6vw;
        line-height: 8vw;
        margin-bottom: 8vw; }
    .s31-homepage .s31-blog .s31-blogArticle {
      -webkit-box-shadow: 0 0 10.67vw 0 #6e62591a;
      box-shadow: 0 0 10.67vw 0 #6e62591a;
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw; }
      .s31-homepage .s31-blog .s31-blogArticle:first-of-type {
        margin-bottom: 8vw; }
      .s31-homepage .s31-blog .s31-blogArticle .s31-blog-imgBlock img {
        -webkit-border-radius: 2.67vw 2.67vw 0 0;
        border-radius: 2.67vw 2.67vw 0 0; }
      .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock {
        padding: 8vw; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-heading a {
          line-height: 8vw;
          font-size: 5.6vw; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-text {
          line-height: 8vw;
          font-size: 3.74vw;
          margin: 5.34vw 0; }
        .s31-homepage .s31-blog .s31-blogArticle .s31-blog-textBlock .s31-blog-link a {
          font-size: 3.74vw;
          line-height: 5.07vw; }
    .s31-homepage .s31-banners-hp-middle img {
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first {
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw;
      margin-bottom: 5.34vw; }
      .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-second:hover, .s31-homepage .s31-banners-hp-middle .s31-banners-hp-middle-double .s31-banners-hp-first:hover {
        -webkit-box-shadow: 0 0 8vw 0 #36363633;
        box-shadow: 0 0 8vw 0 #36363633; }
    .s31-homepage .s31-banners-hp-middle .s31-banners-hp-full {
      margin-bottom: 8vw; }
  .s31-landingpage {
    margin-top: -4vw; }
    .s31-landingpage br {
      display: block; }
    .s31-landingpage h2 {
      margin: 8vw 0;
      font-size: 5.6vw;
      line-height: 8vw; }
    .s31-landingpage img {
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw; }
    .s31-landingpage .s31-landingPage-banner:hover {
      -webkit-box-shadow: 0 0 8vw 0 #36363633;
      box-shadow: 0 0 8vw 0 #36363633; }
    .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn {
      margin-bottom: 2.67vw;
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw; }
      .s31-landingpage .s31-landingPage-categoryBanner .s31-landingPage-bannerColumn:hover {
        -webkit-box-shadow: 0 0 8vw 0 #36363633;
        box-shadow: 0 0 8vw 0 #36363633; }
    .s31-landingpage .s31-landingPage-category h2 {
      margin: 13.34vw auto 6.67vw; }
    .s31-landingpage .s31-landingPage-category a {
      font-size: 3.74vw;
      line-height: 6.94vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links {
      margin: 0 auto 8vw; }
      .s31-landingpage .s31-landingPage-category .s31-landingPage-category-links span {
        font-size: 3.74vw;
        line-height: 6.94vw; }
    .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text {
      margin: 8vw auto;
      font-size: 3.74vw;
      line-height: 6.94vw; }
      .s31-landingpage .s31-landingPage-category .s31-landingPage-category-text:last-of-type {
        margin-bottom: 13.34vw; }
  .s31-hp-suggestedBlock .s31-suggestedBlock-h2 {
    font-size: 5.6vw;
    line-height: 6.94vw;
    margin-bottom: 5.34vw; }
  .s31-hp-suggestedBlock .s31-association-box {
    margin-top: 8vw;
    margin-bottom: 8vw; }
  .s31-custom-landingpage h1 {
    font-size: 10.67vw;
    margin-bottom: 5.34vw; }
  .s31-custom-landingpage h2 {
    font-size: 5.6vw;
    margin-bottom: 5.34vw; }
  .s31-custom-landingpage h3 {
    font-size: 4.27vw;
    line-height: 5.6vw;
    margin-bottom: 5.34vw; }
  .s31-custom-landingpage p {
    font-size: 3.74vw;
    line-height: 5.07vw;
    margin-bottom: 5.34vw; }
  .s31-custom-landingpage strong {
    font-size: 3.74vw;
    line-height: 5.07vw;
    margin-bottom: 5.34vw; }
  .s31-custom-landingpage .s31-w100 {
    margin-bottom: 20px; }
  .s31-custom-landingpage .s31-w75 {
    margin-bottom: 20px; }
  .s31-custom-landingpage .s31-w50 {
    margin-bottom: 20px; }
  .s31-custom-landingpage .s31-w33 {
    margin-bottom: 20px; }
  .s31-custom-landingpage .s31-w25 {
    margin-bottom: 20px; }
  .s31-custom-landingpage .s31-gap-top-10 {
    margin-top: 2.67vw; }
  .s31-custom-landingpage .s31-gap-top-20 {
    margin-top: 5.34vw; }
  .s31-custom-landingpage .s31-gap-top-30 {
    margin-top: 8vw; }
  .s31-custom-landingpage .s31-gap-bottom-10 {
    margin-bottom: 2.67vw; }
  .s31-custom-landingpage .s31-gap-bottom-20 {
    margin-bottom: 5.34vw; }
  .s31-custom-landingpage .s31-gap-bottom-30 {
    margin-bottom: 8vw; }
  .s31-custom-landingpage .s31-button-submit {
    height: 12.27vw;
    line-height: 6.94vw;
    padding: 2.67vw 8vw 2.67vw; }
  .container .swiper-button-prev svg, .container .swiper-button-next svg {
    opacity: 0.7; } }

/*


   Magic Scroll v2.0.45 
   Copyright 2020 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magicscroll/
   License agreement: https://www.magictoolbox.com/license/


*/
.MagicScroll,
.mcs-caption,
.mcs-button,
.mcs-item,
.mcs-item img,
.mcs-item > *,
.mcs-bullet,
.mcs-bullet:before,
.mcs-bullet:after,
.mcs-wrapper,
.mcs-items-container {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.MagicScroll,
.mcs-item,
.mcs-item a,
.mcs-item img,
.mcs-items-container {
  position: relative; }

.MagicScroll,
.mcs-item,
.mcs-wrapper,
.mcs-items-container {
  overflow: hidden;
  direction: ltr; }

.mcs-wrapper,
.mcs-item img {
  line-height: 100%; }

.MagicScroll {
  z-index: 1;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

.MagicScroll.mcs-height-auto .mcs-item > a {
  width: 100%; }

.MagicScroll > a {
  height: 100%; }

.MagicScroll > a > img {
  max-height: 100%; }

.MagicScroll.mcs-height-auto {
  height: auto !important; }

.MagicScroll.MagicScroll-horizontal {
  -moz-touch-action: pan-y;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.MagicScroll.MagicScroll-vertical {
  -moz-touch-action: pan-x;
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

body.mcs-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

body.mcs-dragging .MagicScroll,
body.mcs-dragging button.mcs-button.mcs-horizontal.mcs-button-arrow {
  cursor: inherit; }

.mcs-item,
.MagicScroll figure,
.mcs-item .mcs-caption {
  display: inline-block; }

.MagicScroll .mcs-item img {
  pointer-events: none; }

.mcs-item img {
  display: inline-block !important; }

.MagicScroll > * {
  display: inline-block;
  max-width: 100%; }

.MagicScroll > *:first-child {
  visibility: hidden; }

.MagicScroll > *:nth-child(n+2) {
  display: none; }

.MagicScroll > a {
  line-height: 100%; }

.MagicScroll img {
  visibility: hidden; }

.MagicScroll .mcs-item img {
  visibility: visible;
  float: none !important; }

.mcs-button,
.mcs-bullets,
.mcs-wrapper {
  position: absolute; }

.MagicScroll:before,
.MagicScroll figcaption:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  height: 0; }

.mcs-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  vertical-align: top;
  z-index: 100; }

.mcs-items-container {
  text-align: center;
  overflow: visible;
  width: 100%;
  height: 100%; }

.mcs-item {
  top: 0;
  left: 0;
  zoom: 1;
  /*font-size: 9pt !important;*/
  font-size: 0;
  line-height: 100%;
  max-width: 100%; }

.mcs-item:after,
.mcs-item > a:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.MagicScroll-horizontal .mcs-item {
  height: 100%; }

.MagicScroll-vertical .mcs-item {
  display: block;
  width: 100%; }

.mcs-item > a,
.MagicScroll-horizontal .mcs-items-container > * {
  display: inline-block; }

.mcs-item a,
.mcs-item img {
  border: none;
  max-width: 100%;
  max-height: 100%; }

.mcs-item a {
  height: 100%; }

.mcs-item img {
  width: auto;
  height: auto;
  vertical-align: middle; }

.MagicScroll figure {
  position: relative;
  vertical-align: middle;
  font-size: 0;
  margin: 0;
  max-width: 100%;
  max-height: 100%;
  line-height: normal; }

.lt-ie9-magic .mcs-item > a > img {
  position: static; }

.lt-ie9-magic figcaption {
  display: block; }

.lt-ie10-magic .mcs-item a img {
  border: none; }

.ie7-magic .mcs-item img,
.ie7-magic .MagicScroll-vertical .mcs-item a {
  display: inline-block; }

.ie7-magic .MagicScroll-horizontal .mcs-item {
  display: inline; }

.mcs-button {
  display: block; }

.MagicScroll .mcs-hidden {
  display: none !important;
  visibility: hidden !important; }

.ie11-magic .MagicScroll[data-mode="scroll"] .mcs-items-container,
.MagicScroll[data-mode="carousel"] .mcs-items-container,
.MagicScroll[data-mode="cover-flow"] .mcs-items-container {
  -webkit-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%; }

.MagicScroll[data-mode="carousel"] .mcs-item,
.MagicScroll[data-mode="cover-flow"] .mcs-item {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.MagicScroll figcaption {
  display: inline-block;
  position: relative;
  left: 0;
  float: left;
  width: 100%;
  line-height: 100%;
  clear: both;
  z-index: 150; }

.MagicScroll figcaption,
.MagicScroll[data-mode="carousel"] .mcs-item .mcs-caption,
.MagicScroll[data-mode="cover-flow"] .mcs-item .mcs-caption {
  left: 50%;
  -webkit-transform: translateZ(1px) translateX(-50%);
  transform: translateZ(1px) translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lt-ie9-magic .MagicScroll figcaption,
.lt-ie9-magic .MagicScroll figure img {
  float: right; }

.MagicScroll .mcs-reflection {
  -webkit-transform: translateZ(-1px);
  position: absolute;
  display: inline-block;
  left: 0px;
  z-index: 1; }

.MagicScroll .mcs-item.mcs-noimg {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAGB0lEQVRIS5WXa2wUVRTH/3dmn2136b5a2u2LsoogEiGGBGnlYUJMiEpi1MSYGNHvoAjfNEQ/iaL4XTAmxkQSE3zFaESQrZIQIxHlaVtK22273Udhtt3nPDx3Zmc7u9ttdZLN7s6ce37nf885995h+G8X+yXUMSho4l4wbTtjiADMZwzV5jQNw0xjvylM+XZHYjrKb67kli1ncBQQHg+GDzKRHW/u74F3QwTNa7rhDPogNrn0oUo2j0JyDgu3JyFd+wcLo+PQFO3Q2WTsBI1XG/lvCI6GOl9mgnjKv3UT2h7fBpudZKSTUKW70HJZaHJJ98noAXM3QfC2gvmD4Ldnz15E+tIVaKqyfzAx9clS8CXBF9rCb7v8vjd7XnwaTocKZWJUh9EUG7AaT+a80pTrQYjd/SgUBYx/9hXy6bl3HpuNvVULrwNHQ+ETnkjvge5n9wBjN6Fm7ulAVsY1mqIKnNLLAxA8q4C+dRg//QPmR8Y/GkzEDlrhVX6iwa53vev6jvTs2wHlxp+AXKwDmqprFXCYXmrlB4QHbA6I6x/G+JnzyNwYe28gOXnEHFcB85y62gKn+l94Asr1ywTUdGjt9K6suBwAcTmcexHXb8Ho598jP5uq5Fz3cxoQw6u75f6XnoIYuwGmyBVoOplERpJ0b16vF4Fg0MhzOSLNlEr3UmQrlW09ZOsLBA24aIMSfgCjn36N2MyE7TlqBh0cDYZfDzzy4PFQ2AEtcxdCWWk6nUYmk0H7lxd1WPyZbfB6PAgGAnWFmkylINXYesjW5/NTT5FuTysSsSJSv189NJiMfcDBbKi9S408vxtC7JahVFcE3JmMVaAmSYe3tCDka63AE3N3Ic3PL2nbEw7reefK1fB9GP7iHAbikwK7EFy9w7Om53w44gaoZYQylMPHpuN1zirKm5sQWuVF4p4EaSHb0K63o12vcn0loVaLDeeQuT2+k/FKXj340BGvHDeUWsDpzAIyuVxjuNsNaZnnHrcLPk+LDjZUA5KtHTPRv44x6tto3+6NAw5pSocKes8u9m06m4OULzSEm/m3Jp2nw+N0ItDsLlc2KS7DC95OjP98NcqG2sIza7f3tQsLcxaoATZbKZXLQyqU0HnmUl1R1d6Y2rcVXqcdAVJrKNU7Wv9wuNrsw8ivY3ECdxUiW/wOFPNVas0p11uHtwqBpZKM3u8uN4Tf2bsZXrsNfgLza3GKDTgHw+HC8B/pog5eu8HlYJq6LJg7SpUUSLKKyI9/18GH92yE1yYgYBcXV69KbhfBGhMwci3PweGZ7vud7TaBes2S31rFcyUV84qK9eduNlR8fdc6tIgCWu28N+oV8xmQVYaJW4W4XlxtkeYBp61UDbbsRFxljqCbhkZXzPGVgX64Ce4h9Yvwcp4JXJDtSAxnqbiCXce8fd7DTS5j2zPXYrO4sgTNU3I2X7xTB728rbfhfSe1RxMFYCDL7UQ/s3k37o1ljukLiCu46rzHX6hqJx5CgfJeXAbKnReWeW4nJS6yMQuLf2fSTuST93YaS2Zbl+rpESFSMS7mmRayFZya4BIlr9GMmGCeX4VOJ5kJFT/FJ8TKJuEIOI47fIpFNcNSDvn08lE2y8Ysk1eFHNfCua2NbM3FozgnopgqVjYJfVvsbO+WHR0MgnNRtZlU0yF3ZKxu1buyvkAQnH9bba25VQtAcVrDVNyyLXIDOgjsF9z2k2IbLedUkOaUi/TDxJgr0JKlzc9bluLkm4LCg9ETTL9nqdBypVcHElMn+fiq0HmFo4UdBt/ruZOaKq8bYImg6shjqWJ9GpL0mdeWPvqYPvhhD03CASVIC4rRivplbbOlFFvbxnxOTQExSSOz6vKHPXMAV645cbjkJ3cOQ7n1qvlb99qgH3OLgD1NaSqgSmmtkDoRQ6HOV0jyx3IzUPLQ6cFWH0DtIP1YKxMww2Bb4POtVnJaa1sbfNXzo8YrzGtMYO/LVO2yS4PsMILQzCW1DLMVCZanD1Wvpmpv0CvMhzT+/7/CWCPgAewKdQwwTXySMe1Rmvq1NS9tIxq9tGlM+eZcYnpoOaDp91/hrs4Y2r7FDQAAAABJRU5ErkJggg==") center center no-repeat; }

/*
 * Caption
 */
.mcs-item .mcs-caption {
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  z-index: 150; }

.MagicScroll[data-mode="cover-flow"] .mcs-item figcaption.mcs-caption,
.MagicScroll[data-mode="carousel"] .mcs-item figcaption.mcs-caption {
  top: 100%; }

.MagicScroll[data-mode="scroll"] .mcs-item figure,
.MagicScroll[data-mode="animation"] .mcs-item figure {
  overflow: hidden; }

.MagicScroll[data-mode="scroll"] .mcs-item .mcs-caption,
.MagicScroll[data-mode="animation"] .mcs-item .mcs-caption {
  left: 0;
  width: 100%;
  bottom: 0;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  -o-transition: transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
  -webkit-transform: translateY(150%);
  -ms-transform: translate(0, 150%);
  transform: translateY(150%); }

.MagicScroll[data-mode="scroll"] .mcs-item:hover .mcs-caption,
.MagicScroll[data-mode="animation"] .mcs-item:hover .mcs-caption {
  -webkit-transform: translateY(0%);
  -ms-transform: translate(0, 0%);
  transform: translateY(0%); }

.lt-ie9-magic .MagicScroll[data-mode="scroll"] .mcs-item .mcs-caption,
.lt-ie9-magic .MagicScroll[data-mode="animation"] .mcs-item .mcs-caption {
  bottom: -150%; }

.lt-ie9-magic .MagicScroll[data-mode="scroll"] .mcs-item:hover .mcs-caption,
.lt-ie9-magic .MagicScroll[data-mode="animation"] .mcs-item:hover .mcs-caption {
  bottom: 0%; }

/**
 * Buttons & Arrows
 */
.mcs-button {
  cursor: pointer;
  z-index: 1000;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.MagicScroll:hover > .mcs-button:hover {
  opacity: 1; }

.mcs-button-arrow {
  z-index: 120; }

.MagicScroll-horizontal .mcs-button-arrow {
  width: 40px;
  height: 100%;
  top: 0; }

.MagicScroll-vertical .mcs-button-arrow {
  width: 100%;
  height: 40px;
  left: 0; }

.MagicScroll-horizontal .mcs-button-arrow-prev {
  left: 0;
  right: auto;
  top: 0;
  bottom: 0; }

.MagicScroll-horizontal .mcs-button-arrow-next {
  left: auto;
  right: 0;
  top: 0;
  bottom: 0; }

.MagicScroll-vertical .mcs-button-arrow-prev {
  top: 0;
  bottom: auto;
  left: 0;
  right: 0; }

.MagicScroll-vertical .mcs-button-arrow-next {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0; }

.MagicScroll[data-mode="carousel"] .mcs-item,
.MagicScroll[data-mode="cover-flow"] .mcs-item {
  overflow: visible; }

/*
 * Bullets
 */
.mcs-bullets {
  text-align: center;
  display: inline-block !important;
  opacity: 0;
  top: 100%; }

.mcs-bullets.show {
  opacity: 1.0;
  -o-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

.MagicScroll-horizontal .mcs-bullets {
  width: 100%;
  left: 0; }

.MagicScroll-vertical .mcs-bullets {
  top: 0;
  left: 100%;
  display: inline-block;
  vertical-align: middle; }

.mcs-bullet {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 4px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  text-indent: 9999px;
  vertical-align: middle;
  font: 0/0 a;
  color: transparent;
  outline: none; }

.mcs-bullet.active {
  cursor: default; }

/**
 * Animation mode
 */
[data-mode="animation"] div[data-action="exit"],
[data-mode="animation"] div[data-action="enter"] {
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

[data-mode="animation"] div[data-action="enter"] {
  -webkit-animation-timing-function: cubic-bezier(0.12, 0.37, 0.25, 1);
  animation-timing-function: cubic-bezier(0.12, 0.37, 0.25, 1); }

[data-mode="animation"] .mcs-item {
  -webkit-animation-duration: 0;
  -webkit-transform: none;
  -webkit-animation-name: none;
  animation-name: none;
  animation-duration: 0; }

[data-mode="animation"] .mcs-item[data-animation-nth="1"] {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s; }

[data-mode="animation"] .mcs-item[data-animation-nth="2"] {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

[data-mode="animation"] .mcs-item[data-animation-nth="3"] {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

[data-mode="animation"] .mcs-item[data-animation-nth="4"] {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

[data-mode="animation"] .mcs-item[data-animation-nth="5"] {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s; }

[data-mode="animation"] .mcs-item[data-animation-nth="6"] {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

[data-mode="animation"] .mcs-item[data-animation-nth="7"] {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s; }

[data-mode="animation"] .mcs-item[data-animation-nth="8"] {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

[data-mode="animation"] .mcs-item[data-animation-nth="9"] {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s; }

[data-mode="animation"] .mcs-item[data-animation-nth="10"] {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.MagicScroll-horizontal[data-mode="animation"] [data-forward] [data-entering],
.MagicScroll-horizontal[data-mode="animation"] [data-forward] [data-exited] {
  -webkit-transform: translateX(100000px);
  -ms-transform: translateX(100000px);
  transform: translateX(100000px); }

.MagicScroll-horizontal[data-mode="animation"] [data-backward] [data-entering],
.MagicScroll-horizontal[data-mode="animation"] [data-backward] [data-exited] {
  -webkit-transform: translateX(-100000px);
  -ms-transform: translateX(-100000px);
  transform: translateX(-100000px); }

.MagicScroll-vertical[data-mode="animation"] [data-forward] [data-entering],
.MagicScroll-vertical[data-mode="animation"] [data-forward] [data-exited] {
  -webkit-transform: translateY(100000px);
  -ms-transform: translateY(100000px);
  transform: translateY(100000px); }

.MagicScroll-vertical[data-mode="animation"] [data-backward] [data-entering],
.MagicScroll-vertical[data-mode="animation"] [data-backward] [data-exited] {
  -webkit-transform: translateY(-100000px);
  -ms-transform: translateY(-100000px);
  transform: translateY(-100000px); }

/**
 * SlideIn animation
 */
[data-mode="animation"] .mcs-item[data-action="exit"],
.mcs-slidein[data-mode="animation"] .mcs-item[data-action="exit"] {
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s; }

[data-mode="animation"] .mcs-item[data-action="enter"],
.mcs-slidein[data-mode="animation"] .mcs-item[data-action="enter"] {
  -webkit-animation-timing-function: cubic-bezier(0.12, 0.37, 0.25, 1);
  animation-timing-function: cubic-bezier(0.12, 0.37, 0.25, 1);
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s; }

/* Horizontal Forward */
.MagicScroll-horizontal[data-mode="animation"] [data-forward] .mcs-item[data-action="exit"],
.mcs-slidein.MagicScroll-horizontal[data-mode="animation"] [data-forward] .mcs-item[data-action="exit"] {
  -webkit-animation-name: h-forward-exit-slidein;
  animation-name: h-forward-exit-slidein; }

.MagicScroll-horizontal[data-mode="animation"] [data-forward] .mcs-item[data-action="enter"],
.mcs-slidein.MagicScroll-horizontal[data-mode="animation"] [data-forward] .mcs-item[data-action="enter"] {
  -webkit-animation-name: h-forward-enter-slidein;
  animation-name: h-forward-enter-slidein; }

@-webkit-keyframes h-forward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-600px);
    transform: translateX(-600px); } }

@keyframes h-forward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-600px);
    transform: translateX(-600px); } }

@-webkit-keyframes h-forward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateX(180px);
    transform: translateX(180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes h-forward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateX(180px);
    transform: translateX(180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

/* Horizontal Backward */
.MagicScroll-horizontal[data-mode="animation"] [data-backward] .mcs-item[data-action="exit"],
.mcs-slidein.MagicScroll-horizontal[data-mode="animation"] [data-backward] .mcs-item[data-action="exit"] {
  -webkit-animation-name: h-backward-exit-slidein;
  animation-name: h-backward-exit-slidein; }

.MagicScroll-horizontal[data-mode="animation"] [data-backward] .mcs-item[data-action="enter"],
.mcs-slidein.MagicScroll-horizontal[data-mode="animation"] [data-backward] .mcs-item[data-action="enter"] {
  -webkit-animation-name: h-backward-enter-slidein;
  animation-name: h-backward-enter-slidein; }

@-webkit-keyframes h-backward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(600px);
    transform: translateX(600px); } }

@keyframes h-backward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(600px);
    transform: translateX(600px); } }

@-webkit-keyframes h-backward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-180px);
    transform: translateX(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes h-backward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-180px);
    transform: translateX(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

/* Vertical Forward */
.MagicScroll-vertical[data-mode="animation"] [data-forward] .mcs-item[data-action="exit"],
.mcs-slidein.MagicScroll-vertical[data-mode="animation"] [data-forward] .mcs-item[data-action="exit"] {
  -webkit-animation-name: v-forward-exit-slidein;
  animation-name: v-forward-exit-slidein; }

.MagicScroll-vertical[data-mode="animation"] [data-forward] .mcs-item[data-action="enter"],
.mcs-slidein.MagicScroll-vertical[data-mode="animation"] [data-forward] .mcs-item[data-action="enter"] {
  -webkit-animation-name: v-forward-enter-slidein;
  animation-name: v-forward-enter-slidein; }

@-webkit-keyframes v-forward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-600px);
    transform: translateY(-600px); } }

@keyframes v-forward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-600px);
    transform: translateY(-600px); } }

@-webkit-keyframes v-forward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(180px);
    transform: translateY(180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes v-forward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(180px);
    transform: translateY(180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

/* Vertical Backward */
.MagicScroll-vertical[data-mode="animation"] [data-backward] .mcs-item[data-action="exit"],
.mcs-slidein.MagicScroll-vertical[data-mode="animation"] [data-backward] .mcs-item[data-action="exit"] {
  -webkit-animation-name: v-backward-exit-slidein;
  animation-name: v-backward-exit-slidein; }

.MagicScroll-vertical[data-mode="animation"] [data-backward] .mcs-item[data-action="enter"],
.mcs-slidein.MagicScroll-vertical[data-mode="animation"] [data-backward] .mcs-item[data-action="enter"] {
  -webkit-animation-name: v-backward-enter-slidein;
  animation-name: v-backward-enter-slidein; }

@-webkit-keyframes v-backward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(600px);
    transform: translateY(600px); } }

@keyframes v-backward-exit-slidein {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(600px);
    transform: translateY(600px); } }

@-webkit-keyframes v-backward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-180px);
    transform: translateY(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes v-backward-enter-slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-180px);
    transform: translateY(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

/**
 * Bounce animation
 */
.mcs-bounce[data-mode="animation"] .mcs-item[data-action="exit"] {
  -webkit-animation-timing-function: cubic-bezier(0.84, 0, 1, 1);
  animation-timing-function: cubic-bezier(0.84, 0, 1, 1);
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  /*-webkit-animation-delay: 0s;
            animation-delay: 0s;*/ }

.mcs-bounce[data-mode="animation"] .mcs-item[data-action="enter"] {
  -webkit-animation-timing-function: cubic-bezier(0.12, 0.37, 0.25, 1);
  animation-timing-function: cubic-bezier(0.12, 0.37, 0.25, 1);
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }

/* Horizontal Forward */
.mcs-bounce.MagicScroll-horizontal[data-mode="animation"] [data-forward] .mcs-item[data-action="exit"] {
  -webkit-animation-name: h-forward-exit-bounce;
  animation-name: h-forward-exit-bounce; }

.mcs-bounce.MagicScroll-horizontal[data-mode="animation"] [data-forward] .mcs-item[data-action="enter"] {
  -webkit-animation-name: h-forward-enter-bounce;
  animation-name: h-forward-enter-bounce; }

@-webkit-keyframes h-forward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0) translateZ(-1px); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px) translateZ(-1px); } }

@keyframes h-forward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0) translateZ(-1px); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px) translateZ(-1px); } }

@-webkit-keyframes h-forward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(3000px);
    transform: translateX(3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  75% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  90% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes h-forward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(3000px);
    transform: translateX(3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  75% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  90% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

/* Horizontal Backward */
.mcs-bounce.MagicScroll-horizontal[data-mode="animation"] [data-backward] .mcs-item[data-action="exit"] {
  -webkit-animation-name: h-backward-exit-bounce;
  animation-name: h-backward-exit-bounce; }

.mcs-bounce.MagicScroll-horizontal[data-mode="animation"] [data-backward] .mcs-item[data-action="enter"] {
  -webkit-animation-name: h-backward-enter-bounce;
  animation-name: h-backward-enter-bounce; }

@-webkit-keyframes h-backward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0) translateZ(-1px); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px) translateZ(-1px); } }

@keyframes h-backward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0) translateZ(-1px); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px) translateZ(-1px); } }

@-webkit-keyframes h-backward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-3000px);
    transform: translateX(-3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  75% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  90% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes h-backward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-3000px);
    transform: translateX(-3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  75% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  90% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

/* Vertical Forward */
.mcs-bounce.MagicScroll-vertical[data-mode="animation"] [data-forward] div[data-action="exit"] {
  -webkit-animation-name: v-forward-exit-bounce;
  animation-name: v-forward-exit-bounce; }

.mcs-bounce.MagicScroll-vertical[data-mode="animation"] [data-forward] div[data-action="enter"] {
  -webkit-animation-name: v-forward-enter-bounce;
  animation-name: v-forward-enter-bounce; }

.mcs-bounce.MagicScroll-vertical[data-mode="animation"] [data-forward] [data-entering] {
  -webkit-transform: translateY(100000px);
  -ms-transform: translateY(100000px);
  transform: translateY(100000px); }

.mcs-bounce.MagicScroll-vertical[data-mode="animation"] [data-forward] [data-exited] {
  -webkit-transform: translateY(100000px);
  -ms-transform: translateY(100000px);
  transform: translateY(100000px); }

@-webkit-keyframes v-forward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes v-forward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-webkit-keyframes v-forward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3000px);
    transform: translateY(3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  75% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  90% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes v-forward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3000px);
    transform: translateY(3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  75% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  90% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

/* Vertical Backward */
.mcs-bounce.MagicScroll-vertical[data-mode="animation"] [data-backward] div[data-action="exit"] {
  -webkit-animation-name: v-backward-exit-bounce;
  animation-name: v-backward-exit-bounce; }

.mcs-bounce.MagicScroll-vertical[data-mode="animation"] [data-backward] div[data-action="enter"] {
  -webkit-animation-name: v-backward-enter-bounce;
  animation-name: v-backward-enter-bounce; }

@-webkit-keyframes v-backward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes v-backward-exit-bounce {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-webkit-keyframes v-backward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  75% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  90% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes v-backward-enter-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  75% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  90% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

/*
 * Arrows
 */
.MagicScroll-horizontal .mcs-button-arrow-prev:before,
.MagicScroll-horizontal .mcs-button-arrow-next:before,
.MagicScroll-vertical .mcs-button-arrow-prev:before,
.MagicScroll-vertical .mcs-button-arrow-next:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  border-width: 3px;
  border-color: rgba(49, 51, 61, 0.6);
  border-style: solid;
  border-right: none;
  border-bottom: none;
  -webkit-transition: border-color .15s linear;
  -o-transition: border-color .15s linear;
  transition: border-color .15s linear; }

.MagicScroll-horizontal .mcs-button-arrow-prev:before {
  left: 62%;
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotateZ(-45deg); }

.MagicScroll-horizontal .mcs-button-arrow-next:before {
  left: 40%;
  -webkit-transform: translate(-50%, -50%) rotateZ(135deg);
  -ms-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotateZ(135deg); }

.MagicScroll-vertical .mcs-button-arrow-prev:before {
  top: 62%;
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotateZ(45deg); }

.MagicScroll-vertical .mcs-button-arrow-next:before {
  top: 40%;
  -webkit-transform: translate(-50%, -50%) rotateZ(-135deg);
  -ms-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotateZ(-135deg); }

.mcs-button-arrow.mcs-disabled {
  opacity: 0.01 !important; }

.MagicScroll > .mcs-button-arrow {
  /*font-size: 20px;*/
  width: 30px;
  height: 30px;
  margin: auto;
  opacity: 0.6;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.MagicScroll-horizontal .mcs-button-arrow-prev {
  left: 0;
  right: auto;
  top: 0;
  bottom: 0; }

.MagicScroll-horizontal .mcs-button-arrow-next {
  left: auto;
  right: 0;
  top: 0;
  bottom: 0; }

.MagicScroll-vertical .mcs-button-arrow-prev {
  top: 0;
  bottom: auto;
  left: 0;
  right: 0; }

.MagicScroll-vertical .mcs-button-arrow-next {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0; }

.MagicScroll:hover > .mcs-button-arrow:hover:not(.mcs-disabled) {
  opacity: 1; }

.MagicScroll:hover > .mcs-button-arrow:hover:not(.mcs-disabled):before {
  border-color: #31333d; }

.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 1px rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 1px rgba(153, 153, 153, 0.5);
  -webkit-transition: background-color .15s linear;
  -o-transition: background-color .15s linear;
  transition: background-color .15s linear; }

.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:before {
  width: 8px;
  height: 8px; }

.MagicScroll-horizontal.MagicScroll-arrows-inside:hover > .mcs-button-arrow:hover:not(.mcs-disabled) {
  background-color: rgba(255, 255, 255, 0.96); }

.MagicScroll-horizontal.MagicScroll-arrows-inside .mcs-button-arrow-prev {
  left: 5px; }

.MagicScroll-horizontal.MagicScroll-arrows-inside .mcs-button-arrow-next {
  right: 5px; }

.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-prev {
  top: 5px; }

.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-next {
  bottom: 5px; }

.lt-ie10-magic .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
  border: 1px solid rgba(153, 153, 153, 0.5); }

.lt-ie9-magic .mcs-button-arrow:before {
  border-color: #83858B; }

.lt-ie9-magic .MagicScroll:hover > .mcs-button-arrow:hover:before {
  border-color: #31333D; }

.lt-ie9-magic .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:before {
  border-color: #31333D; }

.lt-ie9-magic .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
  background: #fff;
  border: 1px solid #999;
  filter: alpha(opacity=60); }

.lt-ie9-magic .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:hover {
  filter: alpha(opacity=96); }

.lt-ie9-magic .mcs-button-arrow.mcs-disabled {
  filter: alpha(opacity=0.01) !important; }

/*
 * Bullets
 */
.MagicScroll-horizontal .mcs-bullets {
  margin-top: 10px; }

.MagicScroll-horizontal.MagicScroll-bullets {
  margin-bottom: 35px; }

.MagicScroll-vertical .mcs-bullets {
  margin-left: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.MagicScroll-vertical.MagicScroll-bullets {
  margin-right: 35px; }

.mcs-bullet {
  width: 10px;
  height: 10px;
  background-color: #83858B; }

.mcs-bullet:hover {
  background-color: #5a5a5a; }

.mcs-bullet.active {
  background-color: transparent;
  border: 1px solid #5a5a5a; }

/* Caption */
.mcs-item .mcs-caption {
  color: white;
  padding: 5px 0;
  font: normal 9pt/1.2em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
  text-rendering: geometricPrecision; }

.MagicScroll[data-mode="scroll"] .mcs-item .mcs-caption,
.MagicScroll[data-mode="animation"] .mcs-item .mcs-caption {
  background-color: #31333D;
  background-color: rgba(49, 51, 61, 0.7); }

.lt-ie9-magic .MagicScroll[data-mode="scroll"] .mcs-item .mcs-caption,
.lt-ie9-magic .MagicScroll[data-mode="animation"] .mcs-item .mcs-caption {
  filter: alpha(opacity=60); }

/* Carousel & Cover Flow */
.MagicScroll[data-mode="carousel"],
.MagicScroll[data-mode="cover-flow"] {
  background: #4f4f4f; }

.MagicScroll[data-mode="carousel"] img,
.MagicScroll[data-mode="cover-flow"] img {
  -webkit-box-shadow: 0px 15px 30px -10px #000;
  box-shadow: 0px 15px 30px -10px #000; }

.MagicScroll[data-mode="carousel"] figcaption,
.MagicScroll[data-mode="cover-flow"] figcaption {
  padding: 4px 0 0;
  font-size: 10pt;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica Neue', Arial, Helvetica, sans-serif; }

/* Misc */
.MagicScroll.mcs-shadows {
  -webkit-box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.15); }

.MagicScroll.mcs-border .mcs-item {
  background: #fff;
  border: 1px solid #efefef; }

.MagicScroll-horizontal.mcs-border .mcs-item {
  margin: 0 3px; }

.MagicScroll-vertical.mcs-border .mcs-item {
  margin: 3px 0; }

/*
 * Loader
 */
.mcs-loader {
  pointer-events: none;
  position: absolute;
  z-index: 1000;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

.mcs-loader .mcs-loader-text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -35px;
  width: 70px;
  height: 20px; }

.mcs-loader-circles {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  opacity: 1;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6); }

.mcs-loader-circle {
  position: absolute;
  background-color: #ffffff;
  height: 11px;
  width: 11px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation-name: MagicCircle;
  -webkit-animation-duration: 0.48s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  animation-name: MagicCircle;
  animation-duration: 0.48s;
  animation-iteration-count: infinite;
  animation-direction: linear; }

.mcs-loader-circle_01 {
  left: 0;
  top: 25px;
  -webkit-animation-delay: 0.18s;
  animation-delay: 0.18s; }

.mcs-loader-circle_02 {
  left: 7px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s; }

.mcs-loader-circle_03 {
  left: 25px;
  top: 0;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.mcs-loader-circle_04 {
  right: 7px;
  top: 7px;
  -webkit-animation-delay: 0.36s;
  animation-delay: 0.36s; }

.mcs-loader-circle_05 {
  right: 0;
  top: 25px;
  -webkit-animation-delay: 0.42s;
  animation-delay: 0.42s; }

.mcs-loader-circle_06 {
  right: 7px;
  bottom: 7px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s; }

.mcs-loader-circle_07 {
  left: 25px;
  bottom: 0;
  -webkit-animation-delay: 0.54s;
  animation-delay: 0.54s; }

.mcs-loader-circle_08 {
  left: 7px;
  bottom: 7px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

@-webkit-keyframes MagicCircle {
  0% {
    background-color: #000000; }
  100% {
    background-color: #ffffff; } }

@keyframes MagicCircle {
  0% {
    background-color: #000000; }
  100% {
    background-color: #ffffff; } }

.mcs-item-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background: url("data:image/gif;base64,R0lGODlhKgAqAOZyAFlWV/X09ERAQS0pKt7d3rKwscjHyJyam3BtboaDhOfm5vf399XV1XNwcdbW1rW0tIOBgcXExGJfYJSSkj46O/b29pGPj+Pj48jHx/39/eDf39vb26Sio7u6uqyqq8rJyfHx8fn5+a2rrO3s7c/Oz+rq6qinp0dEReLi4ltYWbq4ufDw8JCOj/v7+/Pz825sbOjo6IKAgZWTlPj4+NDP0Obl5vX19fz8/Pr6+vz7+9fW1+Hg4Ozs7Le2tuTk5GdlZY2LjNrZ2djX18vKyujn556cnaGgoJaUlb28vMLBwjAsLe/v7+/u7sTDw87Nze7t7eXl5cG/wNLR0d3d3dnY2HVzc398fW9tbdTT06OhorCvrzo3OLSys7a1tWRhYlBNTuLh4dHQ0KKhofLy8rm4uJ2bnMzLy8nIyXl2d5iWlp+dnaakpXx6eoqIiMHAwdzc3M7OziIeH////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgByACwAAAAAKgAqAAAH/4BygoOEhYaHiImKhipxcSqLkZKCAI4Ak5gMPywghZVxl4U4MxmYhRSOLJ6WogEBFaaESo5xF4SfoYIZrgE2sYNFtLlyuIQLvC2/g6iOGIPFgje8sMqCGLQUz6yCFbw31drNggwUFAzRvAuYOidbWYUXtOeHu66lhCsaKCGGVwP/Jz4QUlHFg6IWIXIQqoCCgEMYho78mygBSrUWChxqZGJojMSJ/5D8CqBx4z1DUCSAZPOrREkFyRZ9OPFPyy8XDlFQm/RBR7UQO8EJHUpUTpMGSJM22CA0gIOnUB08ESSgqtWqKYSSMMC1K1eqV61mBbfVa1dBR5UiZQrOadSnU9aLyp2bSUO1FTxMMXgBAECUX2AKFOiQd1EJCH37pvn1QbDgCL4OBfCQOPGQXwocOxaCwxDlyhBKVLMRQXMBIYaAJH4xT5CUMmcUBXFjdxCPDo4FFtLwwkuXQiMQCPeBaMSB4y4KTenRYQWmCcIRsC2hRo1oOTWOH3gwdEP0GINEWLAgYpAJ7TWExojOVo548oOyHzcBLkr0CYTelx/0QDuWamhEN0J+4+0niAvaiVHNegj0UIh+hTgxXzU+lNFDUO4VWEgITnQwIF0Q0pXIG+O9IeKJggQCACH5BAUKAHIALAAAAAAqACoAAAf/gHKCg4SFhoeIiYqGKnFxKouRkoIAjgCTmDpXR2OFlXGXhCAsPwyYhScDA0eeloUsjhSnhFuqA1CEn6GCF45xSrODWbYSua6Dn3FFwYOpqh/Ix3IYvrLMgh+2J9GggxS+GNeDErbQcgwUFKbTvruRGylfIoVQtjqIDL4XhS02FRmGrAgYmIIGISRstCjyUAXSoBsVAkicYcjIwIsNiFzLsECiRxyGXFi8OLBJsBwePyYi0oBkm2AhUi4AuIhGioFkgrWQWOHGKRobNvoUR7So0UFDIChdCkED0RAKokpVEIASgKtYAbwgioKA169erWa9ulVcV7BfBSVlqtSpOKhT2qNWPUq3LqYNPq4FAHFqQwwECM4EK2HAAAm+i0ZMAAx4TbAghQs7oHioQg/GjKUEexI58oUchi5jnjDi2gwHnQ3sK1SGcYygg6h4CKMIDAkFokhEDmLIRww0UQotSUAcBqIVBZLbKKTADIm5kjgQT7BD0AgTJkrL4ZG8QISiO6bLGPTgwIEHgzp050FUxvTqgsqfH8Q9eQdxH6ZzICQf/aAI3U1xDRDTLcGfef4JYkN3PVzjXgJJFNJfIULYdw0MHiSxgIQIFoKDEB+sYJccE46IiAbmuWXiiIEAACH5BAkKAHIALAEAAQAoACgAAAf/gHKCg4SFg0gDA0iGjI2OhhKJEo+UhhtWRi6FkQOTlZ9yKQICRpuSoJ9fowJEhJyeqI8iqw2up7GUoqM0g6+4lDSrKb23v44Nq7xyOicnOsZyGi9eXYVEqxu/RUoUDIRAAOEv3oNNbWS4GBRx7D+EHuHxECXQFwDs+CyEAfDx4UO/VODLB8JQCQj+0vyqMhDAhUcMXoSL8ssDOwoYQDHQAI1BRmggQ4qUI2WCyZMTfITMsKClywU5EMicKTNGyAoBcurMSZOmTZA4d+osidKkSpAsX7bMMbKp0087YEALUQHUDhkJEoT55YIAARRVHS3hkDUrl18wvHpV0MLQgiRlpstS+RVArVomGQjBjcthCbQWCuwSYPKurIwdhDR0CPKoxJQnhCqgUCt1EAwZQD4UcnGg84hGAQyInlFohQYUIT496HyghqAVHTqsEARCtAEHIGuwNjEoQoECEQaRsF3QmAnWrgX5Bj6otmgSxrCwfkBoefBBDmwr+CWGtabev68LmmHbzK/jB5wUsl7owvNfIzo4SV09fKEcF4IEeMr+aSMFv22HSyAAIfkECQoAcgAsAAAAACoAKgAAB/+AcoKDhIWGh4iJioZNAgJNi5GSgg2ODZOYGkAeAYWVApeEY0dXOpiFLwAAHp6WhUcDAyenhF6qACWEn6GCULEDW7SDXbcQuq6DEr9ZwoOpqgyDu4Mfv7PNggy3L9LIcie/H9iDELfRchspKRuC1bESmD4xaFGFJbcaiDq/UIVFShTOESqDoGAMdoOGpKmXSAsbJIQwUIhD8YehHgUzThiB7QIAiiBZGKqAMWNBKcJUgAwJAtGICSbXCKuyEsCFSBtiFDwjzANFChhObfCBjUHQcUiTKh1EhYPTpxxgINV265YKQQmyas0qA+nElSCxbtXaddxXsHEENYXqVOo4qlXXAVxdSrcuphocm2W4caqGiQMHgghrESBABb6LXDwADNiNsBmFCy/IgCiEE8aM89HKETkyjkOXMT9wgS3Dgs4BPhfqwNhEDUIKPoBR5KJEp0E3KkSeYWiECTFYCtkoQHxFZQLIWxRqYaMC5UkRiBfgISgACRK3KyAnoCApD+kdBjkwYMDBIBTbKyDtIJ26oPHlB2lHjmLcFOkRCME3P0jBduPN9CCdDfqRx58gLWynmTDsFSBEIfsVwgR92KzwgRCqiWdgIRkwAUMIdskRYYiIPEHeEySmGAgAIfkEBQoAcgAsAAAAACoAKgAAB/+AcoKDhIWGh4iJioZDAABDi5GSghCOEJOYPmU9FYWVAJeELkZWG5iFMQgIPZ6WhUYCAimnhGiqCCOEn6GCRLECX7SDUbcTuq6DDb8iwoOpqqaUyHI0v7PNghu3MYO7gym/NNiDE7fRGi8vGoLVsQ2YMDJAH4Ujtz6IG79EhVlbJzoMeUhAUMYOQlLWnFFEpk0TQh9ODJh4xVASghg5LMEGRcLEj0cMLbiIkSAVYUg+ghyDaAmHklyEsVEpAUqkHTIIhhGmZeIJeph2wMCmA+i4o0iTCtLwoKnTB7nGMXBE1ZEKQQeyas1q4iiFOGDDgsW6VWvXcV/Fhl361GlUbFPTq1pVSrfuKR4r4GK426FAATDCPIClsHeRjQh+/ZIQ9kMsgAuIcAhJnFiBMBVq47AAYWgy5Qg2sF0AoJaFoQ+JO/Ag9CRICUUtQuQghCFtnB+GVnToMaXQDAPAAyDKEKB4hkJFlFBggMkBcAOc5YRAgSKEoBvFAyxACuL5YkEKCBCwLKhC9htHSTyPLif8+EHYi3fCpuC5A0LuyQtakL0FNjPPzYCfePrJQVxxoTWjngGQDfgeITjIh00AQVwwm4MFCoLDDMfZlZ9digQgnnAglihHIAAh+QQJCgByACwBAAEAKAAoAAAH/4BygoOEhYNSCAhShoyNjoYTiROPlIYwHkkLhZEIk4QBHkAalYYyCQlJm5KFHgAAL6SFQKcJS4ScnoIlrgBesYQftBy3q4MQvF2/hKanO4O4gwy8sMqDO7Qyz8VyL7wM1YQctM5yPjExPoLSrhCkIyZiWIVLtDCNGrwlhSJfKRuEHQ4INFGDEBUuYR5FSTOEEI0UAiJaIeREoMUHLsAJItIgokcjhEJUtChwVLUmHj9mLOTiAUk34NqkbEDkUQ0TAoOAIxMxBY1YNUZolLPh59CjSJPKURChqdMIK5DqkEC1qgQkBbJqzdoB6YkBYMOC3bq169GvYsMyfdo06tGpVq6pIlFKty4pEAHsOgJBwoABfXoJzXDg1++UwIJyXChc+AliOYsZO5jxWE6QwiRAfIKxspGHKipiBSBhRkGhFgRSh2jEII7rC0gVpCZQQVCGChUyCMLgOg6AoxVmoxi0IEAATYIo9MYwFMXs2oKKHx/E2zUFjStmmyZuHLkgAL2LgNMwuwUh6d4h91YCzjkBJoXQF2JhHVwIGEx0n+9eCASLH9/UJV9lg+RgXA7gBAIAIfkECQoAcgAsAAAAACoAKgAAB/+AcoKDhIWGh4iJioZUCQlUi5GSghyOHJOYIx1OIYWVCZeEFT1lPpiFJgcHTp6WhT0ICDGnhGKqBy6En6GCI7EIaLSDWLcPuq6DE79RwoOpqjWDu4Mbv7PNgjW3JtLIcjG/G9iDD7fRcjAyMjCC1bETmCsdPVOFLrcjiD6/+YRdXi80GPpQoGAHHoQ0uAmi6MwaKYQYvABAEYghIQUzRrCBrQQEiiA9GMKBMWNBBcKGgAwZAJGNCCZJCEuzEkKJSDw6FAQjLArFFwxO8ViBTUPQcUiTKh30xIHTpw5ajtvQoKrVBk0EGdjKdavMcSkEiB0rVmtXrl+xhSU7VlBTqE7apWKjerVq1qV482Kq0KmZjg+nKqAgQCAXLS0DBpwAvKiFAsKEb9K6kjixBCiIMjCBDFkuJiSVKx8ZY2gzZwUtsEGREHrAEUMwIKOoQCjHjNSJPFRRQejDicpXDIVAoYEooQwBkmdAxCCO8wuFsmw5oQPTguQBbghiQIHCUQzO4wBIegM7bUEAnI8XRCE8BqQVsGtHr34QeOcUxrXAvoBQevH+hVcENjZgt9wg/60nyAXhKYFNfAHgUEiChbCAHzYZzCDhhPURAgILPxyVF4V6JaKCc7yVqKIcgQAAIfkEBQoAcgAsAAAAACoAKgAAB/+AcoKDhIWGh4iJioYaBwcai5GSgg+OD5OYKx9COIWVB5eEC0keMJiFHQUFQp6WhUkJCTKnhD2qBTaEn6GCS7EJQLSDU7cRuq6DHL8fwoOpqjyDu4M7v7PNgjy3HdLIcjK/O9iDEbfRciMmJiOC1bEcmAEkZgqFNrcriDC/S4VRaDF8GApioCAJEIQUkACjKAwXKoQ2xEBAsYyhCwUzOpiBbcQEiiB7GMqBMWPBJ8KkgAxZAdEMByanCFuzcgK7RSBIFCwh7AzFGBtOgQiAzUfQcUiTKh0UQIHTpwpCINUAoapVCEMEEdjKdSsKpC8AiB0rVmtXrl/HhSU7VlBTqE7cpY6jerVq1qV482K6kQHbBhqnblQIEKCFMDICBKQAvCjDAsKE5Z6ykjhxAyKJcECGnENYk8qVjbgwpHnzgr7NiDQALcCIoRmQK9wgpOKHB0Va2CAhRCNFZSuGMlSwYZjQhTjIGSDSMaA5lEIivqQ4KgkA8jgYBDGgQEG5nA/NB0hIiuE6hUHW4wAYdCI8s3EUrmcXlH69IPDNT4wrct0+feT+ySFBeFlgo8R1FxBSHyFQhLcFNvHFwUIhCxJyRH7YMPADCwgpCGAhYxxxhQ56yVFhiYeogJwKKLYYCAAh+QQJCgByACwBAAEAKAAoAAAH/4BygoOEhYMKBQUKhoyNjoYRiRGPlIYBQRc5hZEFk4QhTh0jlYYkBgYXm5KFTgcHJqSFZqcGM4ScnoIurgdisYQKtA63q4MPvFi/hKanIIO4gzW8sMqDILQkz8VyJrw11YQOtM5yKx0dK4LSrg+kISga6YQztAGNI7wuhR9AMjCEMAgIRFGB0JMpJR4FcaOB0A4ZCSJ6IMREoEUFLcAJWsIhosckhDJUtCjQXjUqHj8uMNRCAcmE1bik5LDkUQUUAvVVCxNRxo5YFUJolAPj59CjSJPKybGgqdMFGZD6mEC16gQpAbJqzVrwaAwEYMOC3bq169CvYsMyfdo06tGpVqapSlFKty4pDAyGash7l0KcOBOrRQEA4AXfRhcA/P1bBRwQwoQhwCQEgsXixSrADYEM2YNJQZYvA0ilsQQEzgACC/qxmAKGamTaNCHE4AVkILQpKCkCboOA30QKdfHyoqFGHSdO6BBE47eABnYFSRgwQMKgFM5pRJ9efVDz3ym2U7c+qIFzEXa5kxdExPmX9OMLGQEPvzshF0asbKi/PnohJNQhAU4gACH5BAkKAHIALAAAAAAqACoAAAf/gHKCg4SFhoeIiYqGTwYGT4uRkoIOjg6TmCEwTBmFlQaXhDhCHyuYhSgEBEyeloVCBQUdp4QaqgQthJ+hgjaxBT20gyu3CrqugxG/U8KDqaoVg7uDPL+zzYIVtyjSyHIdvzzYgwq30XIBJCQBgtWxEZgZFTa5hC23IYgrvzaFWGImRhiaEaBghRuEApRwoQgMCWODapg4QPGaqIIYF3Rq5uIBxY9ODuHAiDGHMA0fQeY7lGEByZWn3KR8wHDRjQoF650KQtFEjVM3Ngob8XOc0aNIB6kAwLQpAAZGS4iYSlXEG0FxsmrNSsGoGgtgw4LFulVr13FfxYYVtNQpU6jj06RWnXo1qd27mDDAFVbiwikMFLJ6EMYArBq/iy4A2FpFGBexIkAgAsGibBwVwt6otYBhhqHKWwEgFgZChFoMhn6YRT0IyRUtiqKkGULoQloLXAwxoKCkSCEoA4LrQKShaYlCcNKoOT5JQvABHwRtSJFigyAGTSEc/fD8xKAGAgQ0GPSi6d5mJ55HFwRe/CDsTF+My/JcAqH24wdBaNoF25bnUNwXXn6ClNCUF9ikN8ARheBXiAfxYaPDFUeM0eCAhQTgARAa4CWHgx4i0kR4TYRoYiAAIfkEBQoAcgAsAAAAACoAKgAAB/+AcoKDhIWGh4iJioYBBAQBi5GSggqOCpOYGTM4hpUEl4Q5F0GQmIQVAQGchJ6ggxcGBiSmhDapARmsloQzsQZmtIMttwu6n4QOvq7BqKk3g62DIL6zwYM3txXQu4IkviDWhAu3z3IhKCghgtOxDpgMFEpFhRm3uYcBvjOFUz0dK4Z+xBlIAUOoEC0UlZjyhBCPDgUifjDEYqBFABfC2YgQsaMQQyAqWhyoIpiCjh5XGboAYGSVYCRQRrARCQOFgR6CgYnYgYcpDAzCrfAZrqjRo4dUAFjKFEDQoiMeSJ36QIOgkSMpGDVxoKvXrlexEtz69asgpU2XPg0XlapUq0jV48oN9kFHOBg7TH04MWCAlmBhEiSQkXcRFAl9+7IJ5kGwYA5LEI05kjgxkmBUHDtOUqwQ5coSoIRbwkFzgiSGriQ+MXFQEytkFJ1ZI4XQDhmOcxbScWJLlkJEBAjfgMgHguMjCn0AIgMGpgbCBdAQpOHFC7gbjiOYcJRG9BSDICyFMCiGduJFU0SfLkg8APKCsh+PUVRE9AaE3MMXNEF7lHBfREdEfuMRMoJ2aISjngBGFKJfIT3MF84GVhjhgoMFntJDGT7M1V6GHiIyxFJDhGiiIIEAACH5BAUKAHIALAEAAQAoACgAAAf/gHKCg4SFgzkBATmGjI2OhguJC4+Uhgw/LCCFkQGThBlMMCGVhhRxcSybkoVMBAQopIVKp3EXhJyegi2uBBqxhEW0ALergwq8K7+EpqcYg7iDFbywyoMYtBTPxXIovBXVhAC0znIZFRUZgtKuCuCEF7QMjSG8LYUKZiQBsSpVHo8uSuwbBIKEgYNB3JGa4eCgQ1sKHz1x+HBRREdTKDqYcZFSiYMkNHWsFEDkyJMoKSGRwLKlBB0XV0SYSTOCggE4c+I8cbFDgZ9Af+rUyTOiz6BAV7pkCTOizJoz26WcSnUQjQ0KR9SIRSOFAAFkwAU5cMDEVkdEGnz92gZcB7JkrR+4MOTCyNq1TcBpgAvXyahBdu82IKLQxQO+B5wQsrI2BQ1CQ4BEeRSGCxVCNUzA7UBoQ4ovIgqVAEDaFyMYCVIvKYRFjIkRpCCQBiBPjo8YMXwI2pE6AYeIDGa/GDQBAYIJg2T03qHwxezacoofH8Q7tQx3XWZDICQd+SAOvT+A8zK7BHfj3gUt6Q0EnHMA/85PJ5TEul4gHgYSR78piQcYKXVXlSFSGCcFOIEAADs=") no-repeat center center; }

.MagicScroll.mcs-rounded {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden !important; }

.MagicScroll.mcs-rounded.MagicScroll-arrows-inside {
  overflow: hidden !important; }

.MagicScroll.mcs-rounded.MagicScroll-arrows-outside {
  overflow: visible !important; }

.MagicScroll.mcs-rounded .mcs-button-arrow {
  color: rgba(49, 51, 61, 0.6);
  -webkit-transition: color .15s linear, background-color .15s linear;
  -o-transition: color .15s linear, background-color .15s linear;
  transition: color .15s linear, background-color .15s linear; }

.MagicScroll.mcs-rounded.MagicScroll-horizontal .mcs-button-arrow {
  width: 30px;
  height: 100%; }

.MagicScroll.mcs-rounded.MagicScroll-vertical .mcs-button-arrow {
  width: 100%;
  height: 30px; }

.MagicScroll.mcs-rounded.MagicScroll-horizontal .mcs-button-arrow-prev {
  left: 0;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px; }

.MagicScroll.mcs-rounded.MagicScroll-horizontal .mcs-button-arrow-next {
  right: 0;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0; }

.MagicScroll.mcs-rounded.MagicScroll-vertical .mcs-button-arrow-prev {
  top: 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }

.MagicScroll.mcs-rounded.MagicScroll-vertical .mcs-button-arrow-next {
  bottom: 0;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }

.MagicScroll.mcs-rounded .mcs-button-arrow.mcs-disabled {
  opacity: 1 !important;
  color: rgba(49, 51, 61, 0.1);
  text-shadow: none !important; }

.MagicScroll.mcs-rounded.MagicScroll-arrows-outside .mcs-button-arrow {
  background: #efefef;
  opacity: 1;
  -webkit-box-shadow: 0 0 1px rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 1px rgba(153, 153, 153, 0.5); }

.MagicScroll.mcs-rounded.MagicScroll-arrows-inside .mcs-button-arrow:hover:not(.mcs-disabled) {
  background-color: rgba(255, 255, 255, 0.96);
  color: #31333d; }

.MagicScroll.mcs-rounded.MagicScroll-arrows-inside .mcs-button-arrow {
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 1px rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 1px rgba(153, 153, 153, 0.5); }

.lt-ie10-magic .mcs-rounded.MagicScroll-horizontal.MagicScroll-arrows-inside .mcs-button-arrow-prev {
  border-width: 0 1px 0 0; }

.lt-ie10-magic .mcs-rounded.MagicScroll-horizontal.MagicScroll-arrows-inside .mcs-button-arrow-next {
  border-width: 0 0 0 1px; }

.lt-ie10-magic .mcs-rounded.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-prev {
  border-width: 0 0 1px 0; }

.lt-ie10-magic .mcs-rounded.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-next {
  border-width: 1px 0 0 0; }

.lt-ie9-magic .mcs-rounded.MagicScroll .mcs-button-arrow {
  color: #83858B; }

.lt-ie9-magic .mcs-rounded.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
  background: #fff;
  filter: alpha(opacity=75); }

.lt-ie9-magic .mcs-rounded.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:hover {
  filter: alpha(opacity=96); }

.lt-ie9-magic .MagicScroll.mcs-rounded .mcs-button-arrow.mcs-disabled {
  filter: alpha(opacity=75) !important;
  color: #ccc; }

/*


   Magic Zoom Plus v5.3.6 
   Copyright 2020 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magiczoomplus/
   License agreement: https://www.magictoolbox.com/license/


*/
/**
 * Core styles
 */
.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-expand-stage .mz-image-stage .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.MagicZoom,
.mz-figure {
  display: inline-block;
  outline: 0 !important;
  font-size: 0 !important;
  line-height: 100% !important;
  direction: ltr !important;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.MagicZoom {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

figure.mz-figure {
  overflow: hidden;
  margin: 0 !important;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.MagicZoom img,
.mz-figure img {
  border: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  padding: 0 !important; }

.MagicZoom > img,
.mz-figure > img {
  width: 100%;
  height: auto; }

.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
  width: 100%;
  max-width: none !important; }

.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
  cursor: default !important; }

.mz-figure.mz-active,
.mz-expand {
  -ms-touch-action: none;
  touch-action: none; }

.mz-lens,
.mz-zoom-window {
  position: absolute !important;
  overflow: hidden !important;
  pointer-events: none !important; }

.mz-lens img,
.mz-zoom-window img {
  position: absolute !important;
  max-width: none !important;
  max-height: none !important; }

.mz-lens img {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.mz-zoom-window {
  z-index: 2000000000;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mz-zoom-window.mz-magnifier {
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  -webkit-mask-clip: content;
  cursor: none; }

.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
  pointer-events: auto !important;
  cursor: inherit !important; }

.mz-zoom-window.mz-magnifier.mz-expanded {
  z-index: 2147483647; }

.mz-zoom-window img {
  width: auto;
  height: auto;
  left: -1000%;
  right: -1000%;
  top: -1000%;
  bottom: -1000%;
  margin: auto !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-transform-origin: 50% 50% !important;
  -ms-transform-origin: 50% 50% !important;
  transform-origin: 50% 50% !important; }

.mz-zoom-window.mz-preview img {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.lt-ie9-magic .mz-zoom-window img {
  margin: 0 !important; }

.mz-expand-controls {
  z-index: 2147483647; }

.mz-fade {
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s; }

.mz-hidden {
  opacity: 0; }

.mz-visible {
  opacity: 1; }

.mobile-magic .mz-expand .mz-expand-bg {
  -webkit-transform-style: flat !important;
  transform-style: flat !important; }

.mobile-magic .mz-expand-controls.mz-fade {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.mobile-magic .mz-expand > .mz-zoom-window {
  top: 0 !important;
  left: 0 !important; }

@media not screen and (max-device-width: 767px) {
  .mz-expanded-view-open,
  .mz-expanded-view-open body {
    overflow: hidden !important; }
  .mz-expanded-view-open body {
    height: auto !important; } }

@media screen and (max-device-width: 767px) {
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]),
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
    overflow: hidden !important; }
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
    height: auto !important; } }

/**
 * Main figure
 */
.mz-figure.mz-active {
  background: #fff; }

.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mz-figure.mz-active.mz-no-expand {
  cursor: crosshair; }

.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
  cursor: crosshair;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
  cursor: none; }

.mz-figure.mz-magnifier-zoom.mz-active {
  overflow: visible !important; }

.mz-figure.mz-active > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='0.6'/></feComponentTransfer></filter></svg>#grayscale");
  -webkit-filter: grayscale(80%) opacity(60%);
  filter: grayscale(80%) opacity(60%); }

.no-cssfilters-magic .mz-figure.mz-active > img {
  opacity: 0.6; }

.lt-ie10-magic .mz-figure.mz-active > img {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6); }

.mz-expand .mz-figure.mz-active.mz-inner-zoom,
:not(.mz-expand) .mz-figure.mz-active.mz-inner-zoom > img {
  opacity: 0; }

.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
  filter: alpha(opacity=0); }

.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
  background: transparent; }

/**
 * Zoom lens
 */
.mz-lens {
  border: 1px solid #aaa;
  border-color: rgba(170, 170, 170, 0.7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  cursor: none;
  z-index: 10;
  opacity: 0; }

.mz-figure.mz-active .mz-lens {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s; }

.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  cursor: none; }

/**
 * Zoom window
 */
.mz-zoom-window {
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

.mz-zoom-window.mz-magnifier {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 0;
  background: rgba(255, 255, 255, 0.3); }

.mz-zoom-window.mz-magnifier:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid rgba(170, 170, 170, 0.7);
  -webkit-box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.3);
  background: transparent;
  z-index: 1; }

.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }

.lt-ie9-magic .mz-zoom-window {
  border: 1px solid #e5e5e5; }

.mz-zoom-window.mz-inner {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.mz-zoom-window.mz-inner:not(.mz-expanded) {
  z-index: 80; }

/* Caption in zoom window */
.mz-zoom-window .mz-caption {
  background: #777;
  color: #fff;
  font-size: 10pt;
  opacity: 0.8;
  position: absolute;
  top: 0;
  z-index: 150;
  padding: 3px;
  width: 100%;
  line-height: normal !important;
  text-align: center !important; }

.lt-ie9-magic .mz-zoom-window .mz-caption {
  filter: alpha(opacity=80); }

.mz-zoom-window.caption-bottom .mz-caption {
  top: auto;
  bottom: 0; }

.mz-zoom-window.mz-expanded > .mz-caption {
  display: none; }

/* Zoom window animations */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.mz-zoom-window.mz-deactivating {
  -webkit-transition-duration: .25s, .25s, .25s;
  -o-transition-duration: .25s, .25s, .25s;
  transition-duration: .25s, .25s, .25s; }

.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
  opacity: 0;
  z-index: -100; }

.mz-zoom-window.mz-p-right {
  -webkit-transform: translate3d(-20%, 0, 0);
  transform: translate3d(-20%, 0, 0); }

.mz-zoom-window.mz-p-left {
  -webkit-transform: translate3d(20%, 0, 0);
  transform: translate3d(20%, 0, 0); }

.mz-zoom-window.mz-p-top {
  -webkit-transform: translate3d(0, 20%, 0);
  transform: translate3d(0, 20%, 0); }

.mz-zoom-window.mz-p-bottom {
  -webkit-transform: translate3d(0, -20%, 0);
  transform: translate3d(0, -20%, 0); }

/* Inner mode animation */
.mz-zoom-window > img {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
  transition: -webkit-transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
  -o-transition: transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
  transition: transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
  transition: transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important; }

/* Magnifier mode animation */
.mz-zoom-window.mz-p-magnifier {
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1); }

/* Preview mode animation */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s; }

.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
  opacity: 0; }

/**
 * Hint & Loading
 */
.mz-hint,
.mz-loading {
  color: #eee;
  background: rgba(49, 51, 61, 0.7);
  font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  direction: ltr;
  display: inline-block;
  margin: 0;
  position: absolute;
  z-index: 1000;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

.mz-hint {
  bottom: 8px;
  left: 0;
  right: 0;
  padding: 0 10%;
  background-color: transparent;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  -o-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease; }

.mz-hint-message {
  display: inline-block;
  background: rgba(49, 51, 61, 0.7);
  -webkit-border-radius: 2em;
  border-radius: 2em;
  padding: .7em 1.1em; }

.mz-hint-message:before {
  content: '\02295';
  font-family: serif;
  font-size: 1.5em;
  speak: none;
  text-align: center;
  vertical-align: -2px;
  margin-right: 6px; }

.mobile-magic .mz-hint-message:before {
  display: none; }

.mz-hint-hidden {
  opacity: 0;
  z-index: -1;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s; }

/* Hint in the expanded view on mobile */
.mz-expand .mz-hint {
  font-size: 18px;
  line-height: 1.1em;
  top: 50%;
  bottom: auto;
  margin: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.mz-expand .mz-hint-message {
  padding: 1.1em; }

.mz-expand .mz-hint-message:before {
  display: none; }

.mz-expand .mz-hint-hidden {
  opacity: 0;
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s; }

/* Loading indicator */
.mz-loading {
  font-size: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  opacity: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.mz-loading:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 24px;
  height: 24px;
  margin: auto;
  text-indent: -9999em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid white;
  border-top-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mz-loading.shown {
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s; }

.mz-loading.shown:after {
  -webkit-animation: spin-loading .9s infinite linear;
  animation: spin-loading .9s infinite linear; }

@-webkit-keyframes spin-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.lt-ie10-magic .mz-loading {
  -webkit-border-radius: 2em;
  border-radius: 2em;
  font-size: 12px;
  padding: .7em 1.1em;
  width: auto;
  height: auto; }

.lt-ie10-magic .mz-loading:after {
  content: 'Loading...';
  text-indent: 0;
  border: none;
  position: relative; }

.lt-ie9-magic .mz-loading {
  filter: alpha(opacity=0);
  right: 0;
  left: 0;
  width: 126px;
  margin: auto; }

.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
  background: transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7c31333D', EndColorStr='#7c31333D'); }

.lt-ie9-magic .mz-hint-hidden {
  filter: alpha(opacity=0); }

/**
 * Expanded view
 */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg {
  width: auto !important;
  height: auto !important; }

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > svg {
  min-width: 100% !important;
  min-height: 100% !important; }

.mz-expand {
  background-color: black;
  text-align: center;
  vertical-align: middle;
  display: block;
  overflow: hidden;
  z-index: 2100000000;
  position: fixed;
  width: auto;
  height: auto;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-overflow-style: none; }

/* Expanded view background */
.mz-expand .mz-expand-bg {
  display: inline-block;
  max-width: none !important;
  max-height: none !important;
  margin: auto;
  vertical-align: middle;
  z-index: -100;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-transform: translate3d(0, 0, 0) scale(7) rotate(0.01deg);
  transform: translate3d(0, 0, 0) scale(7) rotate(0.01deg); }

.mz-expand .mz-expand-bg > img {
  margin: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mz-expand .mz-expand-bg > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='80' in='SourceGraphic'></feGaussianBlur></filter></svg>#blur");
  -webkit-filter: blur(20px) brightness(60%);
  filter: blur(20px) brightness(60%); }

.mz-expand .mz-expand-bg > svg {
  margin: auto;
  opacity: .6; }

[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
  display: none !important; }

.lt-ie9-magic .mz-expand {
  background: #1f1f1f; }

[data-magic-ua=edge] .mz-expand {
  background-color: rgba(31, 31, 31, 0.96); }

/** Plain backgrounds: dark-bg, white-bg **/
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
  display: none !important; }

.mz-expand.dark-bg {
  background-color: #1f1f1f;
  background-color: rgba(31, 31, 31, 0.96); }

.mz-expand.white-bg {
  background-color: #fff; }

/* Expanded view stage */
.mz-expand .mz-expand-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  z-index: 2100000000; }

.mz-expand .mz-expand-stage .mz-image-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  position: relative;
  margin: 0;
  padding: 20px 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
  padding: 0 !important;
  left: 0;
  right: 0; }

.mz-expand .mz-image-stage > figure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  overflow: hidden; }

.mz-expand .mz-figure {
  max-width: 100% !important;
  overflow: visible; }

.mz-expand .mz-figure > img {
  max-width: 100%;
  width: auto;
  height: auto; }

.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
  width: 100%;
  height: 100%; }

.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active > img {
  pointer-events: none; }

.mz-expand .mz-figure {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mz-expand .mz-figure.mz-active {
  cursor: crosshair;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

/* When inner zoom is always shown */
.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage > figure > figure > img {
  z-index: 1;
  position: absolute !important;
  top: -5000px !important;
  bottom: -5000px !important;
  left: -5000px !important;
  right: -5000px !important;
  margin: auto !important; }

.lt-ie10-magic .mz-zoom-window.mz-expanded img {
  filter: alpha(opacity=100); }

.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
  overflow: hidden;
  filter: alpha(opacity=100); }

/* Caption in expanded view */
.mz-expand .mz-caption {
  -webkit-box-flex: 0;
  -ms-flex: 0 0;
  flex: 0 0;
  color: #fff;
  text-shadow: 0px 0px 46px #000;
  padding: 10px 30px;
  font: normal 10pt/1.25 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  opacity: 0; }

.mz-expand .mz-caption.mz-show {
  -webkit-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  opacity: 1; }

.mz-expand .mz-zoom-in .mz-image-stage .mz-caption {
  display: none; }

.mz-expand .mz-caption a {
  color: inherit;
  cursor: pointer; }

.mz-expand.white-bg .mz-caption {
  color: #555;
  text-shadow: none; }

.lt-ie9-magic .mz-expand .mz-caption {
  top: 100%; }

.mz-expand .mz-zoom-window {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent; }

.lt-ie9-magic .mz-expand .mz-zoom-window {
  border: 0; }

/* Expanded view on mobile */
@media screen and (max-device-width: 767px) {
  .mobile-magic .mz-expand .mz-image-stage .mz-caption {
    display: none !important; } }

/**
 * Buttons & Arrows
 */
.mz-nav-controls,
.mz-expand-controls,
button.mz-button {
  margin: 0 !important;
  padding: 0 !important;
  outline: 0 !important; }

.mz-nav-controls {
  z-index: 2100000000; }

button.mz-button {
  color: rgba(180, 180, 180, 0.6) !important;
  font-size: 0;
  cursor: pointer;
  z-index: 2100000000 !important;
  background-color: transparent !important;
  border: 0 solid transparent !important;
  -webkit-border-radius: 100% !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: absolute !important;
  text-transform: none !important;
  text-align: center;
  speak: none;
  width: 60px !important;
  height: 60px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  -webkit-transition: color .25s, background-color .25s !important;
  -o-transition: color .25s, background-color .25s !important;
  transition: color .25s, background-color .25s !important; }

button.mz-button:before {
  display: block;
  position: static;
  height: 100%;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform .25s !important;
  transition: -webkit-transform .25s !important;
  -o-transition: transform .25s !important;
  transition: transform .25s !important;
  transition: transform .25s, -webkit-transform .25s !important; }

:root:not(.mobile-magic) button.mz-button:hover,
button.mz-button:active {
  color: #b4b4b4 !important; }

button.mz-button:active:before {
  -webkit-transform: scale(0.7) !important;
  -ms-transform: scale(0.7) !important;
  transform: scale(0.7) !important; }

.mobile-magic .mz-expand button.mz-button:active {
  background-color: rgba(49, 51, 61, 0.7) !important; }

button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
  margin: auto 10px !important;
  top: 0 !important;
  bottom: 0 !important;
  overflow: hidden !important; }

button.mz-button.mz-button-prev {
  left: 0 !important;
  -webkit-transform: rotateZ(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  transform: rotateZ(180deg) !important; }

button.mz-button.mz-button-next {
  right: 0 !important; }

button.mz-button.mz-button-close {
  margin: 10px !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 95 !important; }

button.mz-button.mz-button-close:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); }

button.mz-button.mz-button-prev:before,
button.mz-button.mz-button-next:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); }

@supports ((-webkit-mask-image: url()) or (mask-image: url())) and ((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)) and ((-webkit-mask-position: center) or (mask-position: center)) and ((-webkit-mask-size: cover) or (mask-size: cover)) {
  button.mz-button:before {
    content: "" !important;
    background-color: currentColor;
    background-image: none;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: cover;
    mask-size: cover; }
  button.mz-button.mz-button-close:before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); }
  button.mz-button.mz-button-prev:before,
  button.mz-button.mz-button-next:before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); } }

@media screen and (max-device-width: 767px) {
  button.mz-button-prev,
  button.mz-button-next {
    display: none !important; }
  .mobile-magic .mz-expand button.mz-button.mz-button-close {
    width: 50px !important;
    height: 50px !important;
    color: #b4b4b4 !important; }
  .mobile-magic .mz-expand button.mz-button:before {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); } }

.lt-ie9-magic button.mz-button {
  border: 0;
  filter: alpha(opacity=75); }

.lt-ie9-magic button.mz-button:hover {
  filter: alpha(opacity=100); }

/* Arrows on the main image on the page */
.mz-figure .mz-nav-controls button.mz-button {
  display: none;
  width: 32px !important;
  height: 56px !important;
  margin: auto 0 !important;
  padding: 0 !important;
  border: 0 !important; }

.mz-figure.mz-show-arrows .mz-nav-controls button.mz-button {
  display: block; }

/**
 * Thumbnails
 */
/** Thumbnails on the page **/
a[data-zoom-id],
.mz-thumb, .mz-thumb:focus {
  display: inline-block;
  line-height: 0;
  outline: none; }

a[data-zoom-id] img,
.mz-thumb img {
  padding-bottom: 4px;
  border: 0;
  border-bottom: 2px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mz-thumb:not(.mz-thumb-selected):hover img {
  border-bottom-color: rgba(180, 180, 180, 0.3); }

.mz-thumb.mz-thumb-selected img {
  border-bottom-color: #b4b4b4; }

/** Thumbnails in expanded view **/
.mz-expand-thumbnails {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 10px 0;
  z-index: 50;
  overflow: hidden; }

.ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand-thumbnails,
:root[data-magic-ua=firefox] .mz-expand-thumbnails {
  height: 80px; }

.mz-expand-thumbnails .magic-thumb > img {
  cursor: pointer;
  padding-bottom: 4px;
  border: 0;
  border-bottom: 2px solid transparent; }

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected):hover img {
  border-bottom-color: rgba(180, 180, 180, 0.3); }

.mz-expand-thumbnails .magic-thumb.magic-thumb-selected img {
  border-bottom-color: #b4b4b4; }

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
  -webkit-box-shadow: none;
  box-shadow: none; }

/** Thumbnails on the left in expanded view with .expand-thumbnails-left class **/
@media not screen and (max-device-width: 767px) and (orientation: portrait) {
  .mz-expand.expand-thumbnails-left .mz-expand-stage {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
    padding: 0 10px;
    height: 100%;
    overflow: hidden; }
  .ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails,
  :root[data-magic-ua=firefox] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
    width: 80px;
    height: 100%; } }

@media not screen and (max-device-width: 767px) and (orientation: portrait) and (max-device-width: 767px) {
  .mz-expand-thumbnails .magic-thumbs.magic-thumbs-vertical {
    height: calc(100% - 40px);
    margin-top: 20px;
    margin-bottom: 20px; } }

/** Hide thumbnails in expanded view with .no-expand-thumbnails class **/
.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
  display: none; }

/** Thumbnails shaded style (improved previous one)  **/
.thumbnails-style-shaded.mz-thumb img {
  border: 0 !important;
  padding-bottom: 0;
  -webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3); }

.thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
  -webkit-filter: brightness(0.7);
  filter: brightness(0.7); }

.thumbnails-style-shaded.mz-thumb-selected img {
  -webkit-filter: brightness(0.7) opacity(0.7);
  filter: brightness(0.7) opacity(0.7); }

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb > img {
  border: 0;
  padding-bottom: 0;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3); }

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
  -webkit-filter: brightness(0.75);
  filter: brightness(0.75); }

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb-selected img {
  -webkit-filter: brightness(0.7) opacity(0.7);
  filter: brightness(0.7) opacity(0.7); }

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb.mz-thumb-selected,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb.magic-thumb-selected {
  background: #000; }

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
  opacity: .75;
  filter: alpha(opacity=75); }

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb-selected img {
  opacity: .7;
  filter: alpha(opacity=70); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb {
  position: relative; }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  z-index: 100;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected):after {
  background-color: rgba(0, 0, 0, 0.2); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb.magic-thumb-selected:after {
  background-color: rgba(0, 0, 0, 0.3); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb img {
  position: relative;
  z-index: 1; }

.ie9-magic .thumbnails-style-shaded.mz-thumb img {
  -webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3); }

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.magic-thumbs {
  direction: ltr;
  overflow: visible;
  z-index: 100;
  position: relative;
  left: 0;
  top: 0;
  padding: 0 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: none;
  touch-action: none; }

.magic-thumbs {
  width: 100%;
  height: 100%;
  white-space: nowrap; }

.magic-thumbs.no-buttons {
  padding: 0 !important; }

.magic-thumbs-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center; }

.magic-thumbs ul {
  list-style: none;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  position: relative;
  white-space: nowrap; }

.magic-thumbs.no-buttons ul {
  left: 0 !important;
  padding: 0 !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.magic-thumbs ul li {
  margin: 0 4px;
  height: 100%;
  width: auto;
  vertical-align: top;
  line-height: 0;
  display: inline-block; }

.magic-thumbs ul li:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.magic-thumbs ul li > img {
  width: auto;
  height: auto;
  max-width: none !important;
  max-height: 100% !important;
  vertical-align: middle; }

.ie8-magic .magic-thumbs ul li > img {
  max-width: none !important;
  max-height: none !important; }

/* vertical */
.magic-thumbs.magic-thumbs-vertical {
  height: 100%; }

.magic-thumbs-vertical {
  padding: 40px 0; }

.magic-thumbs-vertical ul {
  height: auto;
  width: 100%;
  white-space: normal; }

.magic-thumbs-vertical ul li {
  width: 100%;
  height: auto; }

.magic-thumbs-vertical ul li {
  margin: 4px 0; }

.magic-thumbs-vertical ul li > img {
  max-width: 100% !important;
  max-height: none !important; }

.ie8-magic .magic-thumbs-vertical ul li > img {
  width: 100%; }

/**
 * Buttons
 */
.magic-thumbs button.magic-thumbs-button {
  color: rgba(180, 180, 180, 0.6) !important;
  font-size: 0;
  cursor: pointer;
  z-index: 90 !important;
  background-repeat: no-repeat;
  background-color: transparent !important;
  background-image: none;
  border: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  overflow: hidden;
  position: absolute;
  text-transform: none !important;
  speak: none;
  text-align: center;
  width: 33px;
  height: 33px;
  top: 0;
  bottom: 0;
  margin: auto 3px;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  -webkit-transition: color .25s, background-color .25s !important;
  -o-transition: color .25s, background-color .25s !important;
  transition: color .25s, background-color .25s !important; }

.magic-thumbs button.magic-thumbs-button:before {
  display: block;
  position: static;
  height: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .25s !important;
  transition: -webkit-transform .25s !important;
  -o-transition: transform .25s !important;
  transition: transform .25s !important;
  transition: transform .25s, -webkit-transform .25s !important; }

.mobile-magic .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled),
:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):hover,
.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
  color: #b4b4b4 !important; }

.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active:before {
  -webkit-transform: scale(0.7) !important;
  -ms-transform: scale(0.7) !important;
  transform: scale(0.7) !important; }

.mobile-magic .mz-expand .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
  background-color: rgba(49, 51, 61, 0.7) !important; }

.magic-thumbs .magic-thumbs-button-prev {
  left: 0;
  -webkit-transform: rotateZ(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  transform: rotateZ(180deg) !important; }

.magic-thumbs .magic-thumbs-button-next {
  right: 0; }

.magic-thumbs-vertical button.magic-thumbs-button {
  top: auto;
  right: 0;
  bottom: auto;
  left: 0;
  margin: 3px auto; }

.magic-thumbs-vertical button.magic-thumbs-button-prev {
  top: 0;
  -webkit-transform: rotateZ(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  transform: rotateZ(-90deg) !important; }

.magic-thumbs-vertical button.magic-thumbs-button-next {
  bottom: 0;
  -webkit-transform: rotateZ(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  transform: rotateZ(90deg) !important; }

.magic-thumbs .magic-thumbs-button-prev:before,
.magic-thumbs .magic-thumbs-button-next:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); }

@supports ((-webkit-mask-image: url()) or (mask-image: url())) and ((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)) and ((-webkit-mask-position: center) or (mask-position: center)) and ((-webkit-mask-size: cover) or (mask-size: cover)) {
  .magic-thumbs button.magic-thumbs-button:before {
    content: "" !important;
    background-color: currentColor;
    background-image: none;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: cover;
    mask-size: cover; }
  .magic-thumbs .magic-thumbs-button-prev:before,
  .magic-thumbs .magic-thumbs-button-next:before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); } }

.magic-thumbs.no-buttons .magic-thumbs-button {
  display: none !important; }

.magic-thumbs-button-disabled {
  opacity: 0.2;
  filter: alpha(opacity=20); }

/**
 * Swiper 6.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 30, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
    --swiper-navigation-color: var(--swiper-theme-color);
    */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
    --swiper-pagination-color: var(--swiper-theme-color);
    */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
    --swiper-preloader-color: var(--swiper-theme-color);
    */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-account-leftmenu {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #F1F0EF;
  overflow: hidden;
  padding-bottom: .5vw;
  position: relative;
  margin-bottom: 30px; }
  .s31-account-leftmenu a:hover {
    text-decoration: none; }
  .s31-account-leftmenu h3 {
    font-size: 18px;
    background: #e7e5e3;
    background: -webkit-gradient(linear, left top, right top, from(#e7e5e3), to(#dedbd9));
    background: -webkit-linear-gradient(left, #e7e5e3 0%, #dedbd9 100%);
    background: -o-linear-gradient(left, #e7e5e3 0%, #dedbd9 100%);
    background: linear-gradient(90deg, #e7e5e3 0%, #dedbd9 100%);
    padding: 1.2vw 15px;
    color: #363636;
    margin-bottom: 1vw;
    font-weight: 600;
    line-height: 21px; }
  .s31-account-leftmenu .s31-account-delimiter {
    border-top: 1px solid #363636;
    display: block;
    height: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1vw 15px 0;
    opacity: .2; }
  .s31-account-leftmenu .s31-account-leftmenu-item {
    display: block;
    color: #363636;
    margin-bottom: 10px;
    padding: 3px 15px;
    font-size: 18px;
    line-height: 21px;
    text-decoration: none; }
    .s31-account-leftmenu .s31-account-leftmenu-item.s31-account-logOut {
      color: #E8584B;
      margin-top: 1.7vw;
      padding-bottom: 0; }
    .s31-account-leftmenu .s31-account-leftmenu-item:hover {
      text-decoration: underline; }
    .s31-account-leftmenu .s31-account-leftmenu-item.s31-active {
      color: #6E6259;
      cursor: default; }
  .s31-account-leftmenu svg {
    position: absolute;
    top: .9vw;
    right: 1.2vw; }
  .s31-account-leftmenu .s31-account-count {
    display: none;
    text-align: center;
    background: #363636;
    color: white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    min-width: 20px;
    padding: 0 5px;
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: relative;
    top: -.2vw;
    left: 5px;
    margin-left: -5px; }

@media (max-width: 1599px) {
  .s31-account-leftmenu .s31-account-leftmenu-item {
    font-size: 17px; } }

@media (max-width: 1439px) {
  .s31-account-leftmenu h3 {
    padding: 2vw 1.2vw; }
  .s31-account-leftmenu .s31-account-leftmenu-item {
    font-size: 18px; }
  .s31-account-leftmenu svg {
    position: absolute;
    top: 1.5vw;
    right: 1.2vw;
    width: 2.5vw;
    height: 2.3vw; }
  .s31-account-leftmenu #s31-account-countFav {
    width: auto;
    height: 20px;
    opacity: 1;
    font-size: 12px; }
  .s31-brForDesktop {
    display: none; } }

@media (max-width: 1199px) {
  .s31-account-leftmenu h3 {
    font-size: 1.76vw;
    line-height: 2.5vw;
    line-height: 2.06vw; }
  .s31-account-leftmenu .s31-account-leftmenu-item {
    padding: 0.3vw 1.47vw;
    font-size: 1.76vw;
    line-height: 2.06vw; }
  .s31-account-leftmenu svg {
    top: 1.4vw; }
  .s31-account-leftmenu #s31-account-countFav {
    min-width: 2vw;
    width: auto;
    height: 2vw;
    line-height: 2vw;
    opacity: 1;
    font-size: 1.18vw; }
  .s31-account-leftmenu .s31-account-count {
    min-width: 2vw;
    height: 2vw;
    line-height: 2vw;
    font-size: 1.18vw;
    margin-left: -0.49vw; } }

@media (max-width: 991px) {
  .s31-account-leftmenu h3 {
    font-size: 2.35vw;
    line-height: 3.5vw;
    padding: 3vw 2.3vw;
    line-height: 2.74vw; }
  .s31-account-leftmenu .s31-account-leftmenu-item {
    font-size: 2.35vw;
    padding: 1vw 2.3vw;
    line-height: 2.74vw;
    margin-bottom: 0; }
    .s31-account-leftmenu .s31-account-leftmenu-item.s31-account-logOut {
      margin-bottom: 10px; }
  .s31-account-leftmenu svg {
    position: absolute;
    top: 1.6vw;
    right: 2.3vw;
    width: 5vw;
    height: 4.7vw; }
  .s31-account-leftmenu .s31-account-delimiter {
    margin: 1vw 2.3vw 0; }
  .s31-account-leftmenu #s31-account-countFav {
    min-width: 3vw;
    height: 3vw;
    line-height: 3vw;
    font-size: 1.57vw; }
  .s31-account-leftmenu .s31-account-count {
    min-width: 3vw;
    height: 3vw;
    line-height: 3vw;
    font-size: 1.57vw; } }

@media (max-width: 767px) {
  .s31-account-leftmenu h3 {
    font-size: 2.78vw;
    line-height: 4.5vw;
    line-height: 3.65vw; }
  .s31-account-leftmenu .s31-account-leftmenu-item {
    font-size: 2.78vw;
    line-height: 3.65vw; }
    .s31-account-leftmenu .s31-account-leftmenu-item.s31-account-logOut {
      margin-top: 3vw; }
  .s31-account-leftmenu #s31-account-countFav {
    min-width: 4vw;
    height: 4vw;
    line-height: 4vw;
    font-size: 2.084vw; }
  .s31-account-leftmenu .s31-account-count {
    min-width: 4vw;
    height: 4vw;
    line-height: 4vw;
    font-size: 2.084vw; } }

@media (max-width: 575px) {
  .s31-account-leftmenu h3 {
    font-size: 4.27vw;
    line-height: 5.6vw;
    padding: 4vw 4.3vw;
    margin-bottom: 3vw; }
  .s31-account-leftmenu .s31-account-leftmenu-item {
    font-size: 4.27vw;
    padding: 2vw 4.3vw;
    line-height: 5.6vw; }
  .s31-account-leftmenu svg {
    position: absolute;
    top: 2.7vw;
    right: 4vw;
    width: 7vw;
    height: 6.6vw; }
  .s31-account-leftmenu .s31-account-delimiter {
    margin: 1vw 4.3vw 0; }
  .s31-account-leftmenu #s31-account-countFav {
    min-width: 5vw;
    height: 5vw;
    line-height: 5vw;
    font-size: 3.2vw; }
  .s31-account-leftmenu .s31-account-count {
    min-width: 5vw;
    height: 5vw;
    line-height: 5vw;
    font-size: 3.2vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-menu-simple .s31-menu-simpleItem {
  display: block;
  background: #fdfdfd;
  color: #363636;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none; }
  .s31-menu-simple .s31-menu-simpleItem:hover {
    background: #363636;
    color: white; }
  .s31-menu-simple .s31-menu-simpleItem.s31-active {
    background: #363636;
    color: white;
    cursor: default; }

@media (max-width: 767px) {
  .s31-menu-simple {
    margin-bottom: 30px; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-thankyou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #EFF6EB;
  padding: 30px 30px 0;
  margin-bottom: 60px; }
  .s31-thankyou .s31-thankyou-actress {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s31-thankyou .s31-thankyou-actress .s31-cart-bubble {
      width: 295px;
      height: 165px; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble.s31-cart-bubble-done {
        width: 240px; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble:after {
        border-width: 0 0 15px 25px;
        top: 30%;
        left: -25px;
        margin-top: -7.5px; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble span {
        margin-bottom: 5px;
        display: block;
        font-size: 26px;
        line-height: 30px;
        color: #6BA539; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble .s31-cart-bubble-done-span {
        color: #363636;
        text-align: center; }
  .s31-thankyou .s31-thankyou-banner {
    max-width: 836px; }
    .s31-thankyou .s31-thankyou-banner p {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 20px; }
    .s31-thankyou .s31-thankyou-banner strong {
      font-weight: 600;
      font-size: 16px;
      line-height: 26px; }
    .s31-thankyou .s31-thankyou-banner a {
      font-size: 16px;
      line-height: 26px;
      color: #363636;
      text-decoration: none;
      font-weight: 600; }
      .s31-thankyou .s31-thankyou-banner a:hover {
        text-decoration: underline; }
    .s31-thankyou .s31-thankyou-banner h3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 26px;
      font-weight: 600;
      line-height: 30px;
      margin-bottom: 15px; }
      .s31-thankyou .s31-thankyou-banner h3 svg {
        margin-right: 10px; }
    .s31-thankyou .s31-thankyou-banner .s31-button-submit {
      width: auto;
      line-height: 24px;
      margin: 10px 0 30px;
      font-size: 20px;
      padding: 23px 30px; }
    .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-mail {
      font-size: 16px;
      line-height: 26px;
      color: #F68D2E; }
    .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 30px; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a {
        display: block;
        margin-right: 20px;
        background: transparent;
        text-decoration: none; }
        .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a:hover {
          background: #6e62590d; }
  .s31-thankyou .s31-thankyou-redirect-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s31-thankyou .s31-thankyou-redirect-button p {
      margin-left: 30px; }
      .s31-thankyou .s31-thankyou-redirect-button p img {
        margin-left: 8px;
        position: relative;
        top: -2px; }
    .s31-thankyou .s31-thankyou-redirect-button p, .s31-thankyou .s31-thankyou-redirect-button .s31-thankyou-redirect-timer {
      color: #F68D2E;
      font-size: 20px;
      font-weight: 600;
      line-height: 24px; }

.s31-thankyou-whatnext {
  margin: 0 auto; }
  .s31-thankyou-whatnext p {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin-bottom: 0; }
  .s31-thankyou-whatnext .s31-thankyou-whatnext-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 0; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box svg {
      margin-top: -58px; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box div {
      text-align: center;
      min-width: 142px; }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box div svg {
        margin-top: 0; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box p {
      font-size: 16px;
      line-height: 19px;
      font-weight: 400;
      margin: 20px 0 0; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-tablet {
      display: none;
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg); }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-tablet:nth-of-type(4) {
        -webkit-transform: rotateX(0);
        transform: rotateX(0); }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-desktop {
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg); }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-desktop:nth-of-type(3) {
        -webkit-transform: rotateX(0);
        transform: rotateX(0); }

.s31-cart-bubble {
  position: relative;
  background: #ffffff;
  font-size: 18px;
  line-height: 26px;
  -webkit-box-shadow: 0 0 40px 0 #6e625926;
  box-shadow: 0 0 40px 0 #6e625926;
  text-align: left;
  padding: 30px;
  width: 250px;
  height: 140px;
  -webkit-border-radius: 25px;
  border-radius: 25px; }
  .s31-cart-bubble:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-width: 0 0 15px 25px;
    border-color: transparent transparent #ffffff transparent;
    top: 50%;
    left: -25px;
    margin-top: -7.5px; }
  .s31-cart-bubble span {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #F68D2E; }
  .s31-cart-bubble svg {
    margin-right: 5px;
    position: relative;
    top: 4px; }

.s31-checkout-complete .s31-checkout-complete-adress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .s31-checkout-complete .s31-checkout-complete-adress h2 {
    width: 100%;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 30px; }
  .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box {
    margin-right: 20px;
    width: 50%;
    max-width: 379px; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box:last-of-type {
      margin-right: 0; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box h3 {
      padding: 30px;
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      -webkit-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0;
      background-color: #F0EFEE;
      margin-bottom: 0; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box address {
      margin-bottom: 0;
      font-size: 16px;
      line-height: 19px;
      padding: 30px;
      border: 2px solid #F0EFEE;
      -webkit-border-radius: 0 0 10px 10px;
      border-radius: 0 0 10px 10px; }

.s31-checkout-completeTable-box {
  margin: 30px 15px;
  text-align: right; }
  .s31-checkout-completeTable-box .s31-aright {
    text-align: right !important; }
  .s31-checkout-completeTable-box .s31-aleft {
    text-align: left !important; }
  .s31-checkout-completeTable-box .s31-acenter {
    text-align: center !important; }
  .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px 0 0; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .order-md-1 {
      width: 25%; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo span {
      font-size: 16px;
      text-align: center; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items {
      padding: 10px 0 0 0;
      text-align: center; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items:last-of-type {
        text-align: right; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items span {
        line-height: 19px; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items span.sylius-total {
          font-weight: 600;
          text-align: right; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price {
      text-align: center;
      font-size: 16px; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price.s31-checkout-price-original, .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price .s31-checkout-price-original {
        text-decoration: line-through;
        display: block;
        text-align: right;
        font-size: 16px; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price .s31-article-price-vo {
        margin-left: 5px; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price-original + .s31-checkout-price {
      color: #363636; }
  .s31-checkout-completeTable-box .s31-checkout-completeTable-heading {
    border: 1px solid #F0EFEE;
    background: #F0EFEE;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding: 32px 0 32px 30px; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-products {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-checkout-completeTable-headers {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 30px 0 0;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-checkout-completeTable-items {
      font-size: 16px;
      line-height: 19px;
      color: #6E6259;
      text-align: center;
      max-width: 205px; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-checkout-completeTable-items:last-of-type {
        text-align: right; }
  .s31-checkout-completeTable-box .s31-checkout-completeTable-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .s31-checkout-completeTable-box .s31-checkout-completeTable-item {
    border: 2px solid #F0EFEE;
    border-top: 0;
    border-bottom: 1px solid #F0EFEE;
    padding: 30px 0 30px 30px;
    margin-left: -15px;
    margin-right: -15px; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item:last-of-type {
      -webkit-border-radius: 0 0 10px 10px;
      border-radius: 0 0 10px 10px;
      border-bottom: 2px solid #F0EFEE; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-instock {
      display: none; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-aleft {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club {
      font-size: 16px;
      line-height: 19px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: end;
      align-self: flex-end;
      margin-left: 120px;
      position: absolute; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club strong {
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        margin-left: 5px; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club svg {
        margin-right: 10px; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox {
      margin-right: 30px;
      width: 90px; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
        width: 90px;
        height: auto;
        height: 90px;
        margin: 0 auto;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 20px 0 #3636360d;
        box-shadow: 0 0 20px 0 #3636360d; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox {
      width: calc(100% - 120px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      height: 60px; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .sylius-unit-qty {
        display: none; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox a {
        display: block;
        font-size: 18px;
        color: #363636;
        line-height: 21px;
        font-weight: 600;
        margin-bottom: 5px;
        width: 100%; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox div {
        width: 100%; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .item {
        font-size: 16px;
        line-height: 19px; }
  .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    text-align: left;
    margin-top: 30px;
    margin-left: 120px;
    border-top: 1px solid #F0EFEE;
    width: calc(100% - 120px);
    padding: 30px 30px 0 0; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      width: 100%; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery-input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      line-height: 19px;
      font-size: 16px;
      margin-top: 10px; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-completeTable-deliveryPrice {
      -ms-flex-item-align: end;
      align-self: flex-end;
      font-size: 16px;
      font-weight: 600;
      line-height: 19px; }

.s31-checkout-gift-heading-left {
  width: 60%;
  text-align: left; }

.s31-checkout-gift-heading-right {
  width: 40%; }

.s31-checkout-gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 30px; }
  .s31-checkout-gift .s31-checkout-gift-items {
    width: 30%;
    text-align: right !important; }

.s31-checkout-gift-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #F0EFEE;
  margin: 0 -15px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }
  .s31-checkout-gift-product .s31-checkout-gift-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-self: flex-start;
    text-align: left;
    padding: 30px 0 22px 30px;
    width: 60%; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box label {
      display: block;
      font-size: 16px;
      line-height: 14px;
      font-weight: 500;
      margin-bottom: 20px; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box label input {
        margin-right: 10px; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box img {
      width: 90px;
      height: 90px;
      margin-right: 20px; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose p {
      margin-bottom: 0;
      font-size: 16px;
      line-height: 19px; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose .s31-cartArticle-title {
      display: block;
      font-size: 18px;
      color: #363636;
      line-height: 21px;
      font-weight: 600;
      margin-bottom: 5px; }
  .s31-checkout-gift-product .s31-checkout-gift-select-box {
    width: 40%;
    padding: 30px 30px 22px 0;
    -ms-flex-item-align: center;
    align-self: center; }
    .s31-checkout-gift-product .s31-checkout-gift-select-box .s31-checkout-gift-select-price {
      font-size: 16px;
      line-height: 19px;
      font-weight: 600; }

.s31-checkout-completeTotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-checkout-completeTotal .s31-checkout-completeTotal-price-box {
    max-width: 520px;
    padding: 0; }
  .s31-checkout-completeTotal .s31-checkout-completeTotal-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price hr {
      width: 100%;
      background: #f0efee;
      height: 1px;
      border: none;
      padding: 0;
      margin: 10px 0; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-final {
        padding-top: 10px;
        font-size: 26px;
        line-height: 30px; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-no-dph {
        font-size: 18px;
        line-height: 30px;
        text-align: right;
        color: #949494;
        font-weight: normal !important; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div {
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        padding-bottom: 10px;
        width: 60%;
        text-align: right; }
        .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div:nth-of-type(2) {
          font-weight: 600;
          width: 30%;
          text-align: right;
          padding-right: 31px; }
  .s31-checkout-completeTotal .s31-checkout-completeTotal-astoreo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    max-width: 490px; }
  .s31-checkout-completeTotal .s31-checkout-completeTotal-note {
    padding: 0;
    max-width: 380px; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-heading {
      border: 1px solid #F0EFEE;
      background: #F0EFEE;
      -webkit-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0;
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      padding: 31px 30px 31px; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-text {
      padding: 30px;
      border: 2px solid #F0EFEE;
      -webkit-border-radius: 0 0 10px 10px;
      border-radius: 0 0 10px 10px;
      font-size: 16px;
      line-height: 19px; }

@media (max-width: 1439px) {
  .s31-thankyou .s31-thankyou-actress {
    position: relative;
    width: 45%;
    padding-right: 30px;
    padding-right: 86px; }
    .s31-thankyou .s31-thankyou-actress .s31-actress {
      height: 400px; }
    .s31-thankyou .s31-thankyou-actress .s31-cart-bubble {
      position: absolute;
      left: 250px;
      top: 20px; }
  .s31-thankyou .s31-thankyou-banner {
    max-width: 50%; }
    .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; } }

@media (max-width: 1199px) {
  .s31-thankyou {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    padding: 2.93vw 1.96vw 0 1.96vw;
    margin-bottom: 5.86vw; }
    .s31-thankyou .s31-thankyou-actress {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 50%;
      padding-right: 1.96vw; }
      .s31-thankyou .s31-thankyou-actress .s31-actress {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 2.45vw;
        height: 39.063vw; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-shadow: 0 0 3.91vw 0 #6e625926;
        box-shadow: 0 0 3.91vw 0 #6e625926;
        width: 77%;
        height: auto;
        -ms-flex-item-align: center;
        align-self: center;
        position: relative;
        left: auto;
        top: auto; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble:after {
          border-width: 4.11vw 1.96vw 0 0;
          border-color: #ffffff transparent transparent transparent;
          bottom: -3.91vw;
          left: 60%;
          margin-left: -1.18vw;
          top: initial; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble.s31-cart-bubble-done {
          width: 23.438vw; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble span {
          margin-bottom: 0.49vw;
          font-size: 2.54vw;
          line-height: 2.93vw; }
    .s31-thankyou .s31-thankyou-banner {
      width: 50%; }
      .s31-thankyou .s31-thankyou-banner p {
        font-size: 1.57vw;
        line-height: 2.54vw;
        margin-bottom: 1.96vw; }
      .s31-thankyou .s31-thankyou-banner strong {
        font-size: 1.57vw;
        line-height: 2.54vw; }
      .s31-thankyou .s31-thankyou-banner a {
        font-size: 1.57vw;
        line-height: 2.54vw; }
      .s31-thankyou .s31-thankyou-banner h3 {
        font-size: 2.54vw;
        line-height: 2.93vw;
        margin-bottom: 1.47vw; }
        .s31-thankyou .s31-thankyou-banner h3 svg {
          margin-right: 0.98vw;
          height: 2.93vw;
          width: 2.93vw; }
      .s31-thankyou .s31-thankyou-banner .s31-button-submit {
        margin: 0 0 1.96vw;
        line-height: 2.35vw;
        font-size: 1.96vw;
        padding: 2.25vw 2.93vw; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-mail {
        font-size: 1.57vw;
        line-height: 2.54vw; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 2.93vw; }
        .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a {
          width: 100%;
          margin-right: 0;
          margin-bottom: 1.96vw; }
    .s31-thankyou .s31-thankyou-redirect-button {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-thankyou .s31-thankyou-redirect-button p {
        margin-left: 0; }
      .s31-thankyou .s31-thankyou-redirect-button p, .s31-thankyou .s31-thankyou-redirect-button .s31-thankyou-redirect-timer {
        font-size: 1.96vw;
        line-height: 2.35vw; }
  .s31-thankyou-whatnext p {
    font-size: 2.54vw;
    line-height: 2.93vw; }
  .s31-thankyou-whatnext .s31-thankyou-whatnext-box {
    margin: 5.86vw 0; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box svg {
      margin-top: -4.89vw;
      width: 12.500vw;
      height: 1.96vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box div {
      min-width: 13.867vw; }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box div svg {
        width: 9.766vw;
        height: 9.766vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box p {
      font-size: 1.57vw;
      line-height: 1.86vw;
      margin: 1.96vw 0 0; }
  .s31-actress {
    height: 29.297vw; }
  .s31-cart-bubble {
    font-size: 1.76vw;
    line-height: 2.54vw;
    -webkit-box-shadow: 0 0 3.91vw 0 #6e625926;
    box-shadow: 0 0 3.91vw 0 #6e625926;
    text-align: left;
    padding: 2.45vw;
    width: auto;
    height: 12.5vw;
    -webkit-border-radius: 2.45vw;
    border-radius: 2.45vw; }
    .s31-cart-bubble:after {
      border-width: 0 0 1.47vw 2.45vw;
      top: 50%;
      left: -2.45vw;
      margin-top: -0.69vw; }
    .s31-cart-bubble span {
      font-size: 1.76vw;
      line-height: 2.54vw; }
    .s31-cart-bubble svg {
      margin-right: 0.49vw;
      top: 0.4vw;
      width: 1.76vw;
      height: 1.76vw; }
  .s31-checkout-complete .s31-checkout-complete-adress h2 {
    font-size: 2.54vw;
    line-height: 2.93vw;
    margin-bottom: 2.93vw; }
  .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box {
    max-width: 37.012vw;
    margin-right: 1.96vw; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box h3 {
      padding: 1.96vw;
      font-size: 1.76vw;
      line-height: 2.06vw;
      -webkit-border-radius: 0.98vw 0.98vw 0 0;
      border-radius: 0.98vw 0.98vw 0 0; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box address {
      font-size: 1.57vw;
      line-height: 1.86vw;
      padding: 1.96vw;
      -webkit-border-radius: 0 0 0.98vw 0.98vw;
      border-radius: 0 0 0.98vw 0.98vw; }
  .s31-checkout-completeTable-box {
    margin: 2.93vw 1.47vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo {
      padding: 0 1.96vw 0 0;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo span {
        font-size: 1.57vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items {
        text-align: right;
        padding: 0; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-bracket {
          margin-right: -0.49vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-ks {
          margin-left: -0.49vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items.s31-completeTable-label-items-quantity {
          display: none; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items span {
          line-height: 1.86vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
        font-size: 1.57vw;
        margin-left: 0.49vw;
        line-height: 1.86vw;
        margin-left: 0.49vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price.s31-checkout-price-original, .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price .s31-checkout-price-original {
          font-size: 1.57vw;
          margin-right: 0.49vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-heading {
      -webkit-border-radius: 0.98vw 0.98vw 0 0;
      border-radius: 0.98vw 0.98vw 0 0;
      padding: 1.47vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-products {
        font-size: 1.76vw;
        line-height: 2.06vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-checkout-completeTable-headers {
        display: none; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-checkout-completeTable-items {
        display: none; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item {
      padding: 1.96vw 0 1.96vw 1.96vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item:last-of-type {
        -webkit-border-radius: 0 0 0.98vw 0.98vw;
        border-radius: 0 0 0.98vw 0.98vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club {
        font-size: 1.57vw;
        line-height: 1.86vw;
        margin-left: 10.743vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club strong {
          font-size: 1.57vw;
          line-height: 1.86vw;
          margin-left: 0.49vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club svg {
          margin-right: 0.98vw;
          width: 1.76vw;
          height: 1.76vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox {
        margin-right: 1.96vw;
        width: 8.79vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
          width: 8.79vw;
          height: 8.79vw;
          -webkit-border-radius: 0.49vw;
          border-radius: 0.49vw;
          -webkit-box-shadow: 0 0 1.96vw 0 #3636360d;
          box-shadow: 0 0 1.96vw 0 #3636360d; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox {
        width: 75%;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .sylius-unit-qty {
          display: block;
          font-size: 1.57vw;
          line-height: 1.86vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox a {
          font-size: 1.76vw;
          line-height: 2.06vw;
          margin-bottom: 0.49vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .item {
          font-size: 1.57vw;
          line-height: 1.86vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo {
      margin-top: 2.93vw;
      margin-left: 10.743vw;
      width: calc(100% - 10.743vw);
      padding: 2.93vw 2.93vw 0 0; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery {
        font-size: 1.76vw;
        line-height: 2.06vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery-input {
        line-height: 1.86vw;
        font-size: 1.57vw;
        margin-top: 0.98vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-completeTable-deliveryPrice {
        font-size: 1.57vw;
        line-height: 1.86vw; }
  .s31-checkout-gift {
    padding-right: 2.93vw; }
  .s31-checkout-gift-heading-left {
    width: 100%; }
  .s31-checkout-gift-heading-right {
    width: 0%; }
  .s31-checkout-gift-product {
    -webkit-border-radius: 0 0 0.98vw 0.98vw;
    border-radius: 0 0 0.98vw 0.98vw; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box {
      padding: 2.93vw 0 2.15vw 2.93vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box label {
        font-size: 1.57vw;
        line-height: 1.37vw;
        margin-bottom: 1.96vw; }
        .s31-checkout-gift-product .s31-checkout-gift-img-box label input {
          margin-right: 0.98vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box img {
        width: 8.79vw;
        height: 8.79vw;
        margin-right: 1.96vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose p {
        font-size: 1.57vw;
        line-height: 1.86vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose .s31-cartArticle-title {
        font-size: 1.76vw;
        line-height: 2.06vw;
        margin-bottom: 0.49vw; }
    .s31-checkout-gift-product .s31-checkout-gift-select-box {
      padding: 2.93vw 2.93vw 2.15vw 0; }
      .s31-checkout-gift-product .s31-checkout-gift-select-box .s31-checkout-gift-select-price {
        font-size: 1.57vw;
        line-height: 1.86vw; }
  .s31-checkout-completeTotal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price-box {
      max-width: 42.969vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price hr {
      margin: 0.98vw 0; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-final {
      padding-top: 0.98vw;
      font-size: 2.54vw;
      line-height: 2.93vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-no-dph {
      font-size: 1.76vw;
      line-height: 2.93vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div {
      font-size: 1.57vw;
      line-height: 1.86vw;
      padding-bottom: 0.98vw;
      width: 60%; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div:nth-of-type(2) {
        width: 30%;
        padding-right: 2.45vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-astoreo {
      max-width: initial; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-note {
      max-width: initial;
      margin-bottom: 3.91vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-heading {
        -webkit-border-radius: 0.98vw 0.98vw 0 0;
        border-radius: 0.98vw 0.98vw 0 0;
        font-size: 1.76vw;
        line-height: 2.06vw;
        padding: 1.96vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-text {
        padding: 1.96vw;
        -webkit-border-radius: 0 0 0.98vw 0.98vw;
        border-radius: 0 0 0.98vw 0.98vw;
        font-size: 1.57vw;
        line-height: 1.86vw; } }

@media (max-width: 991px) {
  .s31-thankyou {
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    padding: 3.91vw 3.91vw 0;
    margin-bottom: 7.82vw; }
    .s31-thankyou .s31-thankyou-actress {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      padding-right: 2.61vw; }
      .s31-thankyou .s31-thankyou-actress .s31-actress {
        height: 42.969vw;
        margin-top: 2.61vw; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble {
        -ms-flex-item-align: center;
        align-self: center;
        position: relative;
        width: 38.411vw;
        left: auto;
        top: auto; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble.s31-cart-bubble-done {
          width: 31.250vw; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble:after {
          border-width: 5.47vw 2.61vw 0 0;
          bottom: -5.21vw;
          left: 60%;
          margin-left: -1.57vw;
          top: initial; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble span {
          margin-bottom: 0.66vw;
          font-size: 3.39vw;
          line-height: 3.91vw; }
    .s31-thankyou .s31-thankyou-banner {
      width: 50%; }
      .s31-thankyou .s31-thankyou-banner br {
        display: block; }
      .s31-thankyou .s31-thankyou-banner p {
        font-size: 2.09vw;
        line-height: 3.39vw;
        margin-bottom: 2.61vw; }
      .s31-thankyou .s31-thankyou-banner strong {
        font-size: 2.09vw;
        line-height: 3.39vw; }
      .s31-thankyou .s31-thankyou-banner a {
        font-size: 2.09vw;
        line-height: 3.39vw; }
      .s31-thankyou .s31-thankyou-banner h3 {
        font-size: 3.39vw;
        line-height: 3.91vw;
        margin-bottom: 1.96vw; }
        .s31-thankyou .s31-thankyou-banner h3 svg {
          margin-right: 1.31vw;
          height: 3.91vw;
          width: 3.91vw; }
      .s31-thankyou .s31-thankyou-banner .s31-button-submit {
        margin: 0 0 2.61vw;
        line-height: 3.13vw;
        font-size: 2.61vw;
        padding: 3vw 3.91vw; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-mail {
        font-size: 2.09vw;
        line-height: 3.39vw; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 3.91vw; }
        .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a {
          width: 100%;
          margin-right: 0;
          margin-bottom: 2.61vw; }
          .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a:last-of-type {
            margin-bottom: 3.91vw; }
    .s31-thankyou .s31-thankyou-redirect-button p, .s31-thankyou .s31-thankyou-redirect-button .s31-thankyou-redirect-timer {
      font-size: 2.61vw;
      line-height: 3.13vw; }
  .s31-thankyou-whatnext p {
    font-size: 3.39vw;
    line-height: 3.91vw; }
  .s31-thankyou-whatnext .s31-thankyou-whatnext-box {
    margin: 7.82vw 0; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box svg {
      margin-top: -6.52vw;
      height: 2.61vw;
      display: none; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-tablet {
      display: none; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      min-width: 18.490vw; }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box div svg {
        display: block;
        width: 13.021vw;
        height: 13.021vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box p {
      font-size: 2.09vw;
      line-height: 2.48vw;
      margin: 2.61vw 0 0; }
  .s31-actress {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 3.26vw;
    height: 35.21121vw; }
  .s31-cart-bubble {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 2.35vw;
    line-height: 3.39vw;
    -webkit-box-shadow: 0 0 5.21vw 0 #6e625926;
    box-shadow: 0 0 5.21vw 0 #6e625926;
    text-align: left;
    padding: 3.26vw;
    width: 77%;
    height: auto;
    -webkit-border-radius: 3.26vw;
    border-radius: 3.26vw; }
    .s31-cart-bubble:after {
      border-width: 5.47vw 2.61vw 0 0;
      border-color: #ffffff transparent transparent transparent;
      bottom: -5.21vw;
      left: 60%;
      margin-left: -1.57vw;
      top: initial; }
    .s31-cart-bubble span {
      font-size: 2.35vw;
      line-height: 3.39vw; }
    .s31-cart-bubble svg {
      margin-right: 0.66vw;
      top: 0.53vw;
      width: 2.35vw;
      height: 2.35vw; }
  .s31-checkout-complete .s31-checkout-complete-adress h2 {
    font-size: 3.39vw;
    line-height: 3.91vw;
    margin-bottom: 3.91vw; }
  .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box {
    max-width: initial;
    margin-right: 2.61vw;
    width: 50%; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box:first-of-type {
      width: calc(50% - 2.61vw); }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box h3 {
      padding: 2.61vw;
      font-size: 2.35vw;
      line-height: 2.74vw;
      -webkit-border-radius: 1.31vw 1.31vw 0 0;
      border-radius: 1.31vw 1.31vw 0 0; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box address {
      font-size: 2.09vw;
      line-height: 2.48vw;
      padding: 2.61vw;
      -webkit-border-radius: 0 0 1.31vw 1.31vw;
      border-radius: 0 0 1.31vw 1.31vw; }
  .s31-checkout-completeTable-box {
    margin: 3.91vw 1.96vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo {
      padding: 0 2.61vw 0 0; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo span {
        font-size: 2.09vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items {
        padding: 0; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-bracket {
          margin-right: -0.66vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-ks {
          margin-left: -0.66vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items span {
          line-height: 2.48vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price {
        font-size: 2.09vw;
        margin-left: 0.66vw;
        line-height: 2.48vw;
        margin-left: 0.66vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price.s31-checkout-price-original, .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price .s31-checkout-price-original {
          font-size: 2.09vw;
          margin-right: 0.66vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-heading {
      -webkit-border-radius: 1.31vw 1.31vw 0 0;
      border-radius: 1.31vw 1.31vw 0 0;
      padding: 1.96vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-products {
        font-size: 2.35vw;
        line-height: 2.74vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item {
      padding: 2.61vw 0 2.61vw 2.61vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item:last-of-type {
        -webkit-border-radius: 0 0 1.31vw 1.31vw;
        border-radius: 0 0 1.31vw 1.31vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club {
        font-size: 2.09vw;
        line-height: 2.48vw;
        margin-left: 14.323vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club strong {
          font-size: 2.09vw;
          line-height: 2.48vw;
          margin-left: 0.66vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club svg {
          margin-right: 1.31vw;
          width: 2.35vw;
          height: 2.35vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox {
        margin-right: 2.61vw;
        width: 11.72vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
          width: 11.72vw;
          height: 11.72vw;
          -webkit-border-radius: 0.66vw;
          border-radius: 0.66vw;
          -webkit-box-shadow: 0 0 2.61vw 0 #3636360d;
          box-shadow: 0 0 2.61vw 0 #3636360d; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox {
        width: 70%;
        height: auto; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox a {
          font-size: 2.35vw;
          line-height: 2.74vw;
          margin-bottom: 0.66vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .sylius-unit-qty {
          font-size: 2.09vw;
          line-height: 2.48vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .item {
          font-size: 2.09vw;
          line-height: 2.48vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo {
      margin-top: 3.91vw;
      margin-left: 14.323vw;
      width: calc(100% - 14.323vw);
      padding: 3.91vw 3.91vw 0 0; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery {
        font-size: 2.35vw;
        line-height: 2.74vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery-input {
        line-height: 2.48vw;
        font-size: 2.09vw;
        margin-top: 1.31vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-completeTable-deliveryPrice {
        font-size: 2.09vw;
        line-height: 2.48vw; }
  .s31-checkout-gift {
    padding-right: 3.91vw; }
  .s31-checkout-gift-product {
    -webkit-border-radius: 0 0 1.31vw 1.31vw;
    border-radius: 0 0 1.31vw 1.31vw; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box {
      padding: 3.91vw 0 2.22vw 3.91vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box label {
        font-size: 2.09vw;
        line-height: 1.83vw;
        margin-bottom: 2.61vw; }
        .s31-checkout-gift-product .s31-checkout-gift-img-box label input {
          margin-right: 1.31vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box img {
        width: 11.72vw;
        height: 11.72vw;
        margin-right: 2.61vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose p {
        font-size: 2.09vw;
        line-height: 2.48vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose .s31-cartArticle-title {
        font-size: 2.35vw;
        line-height: 2.74vw;
        margin-bottom: 0.66vw; }
    .s31-checkout-gift-product .s31-checkout-gift-select-box {
      padding: 3.91vw 3.91vw 2.22vw 0; }
      .s31-checkout-gift-product .s31-checkout-gift-select-box .s31-checkout-gift-select-price {
        font-size: 2.09vw;
        line-height: 2.48vw; }
  .s31-checkout-completeTotal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price-box {
      max-width: initial; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price hr {
      margin: 1.31vw 0; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-final {
      padding-top: 1.31vw;
      font-size: 3.39vw;
      line-height: 3.91vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-no-dph {
      font-size: 2.35vw;
      line-height: 3.91vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div {
      font-size: 2.09vw;
      line-height: 2.48vw;
      padding-bottom: 1.31vw;
      width: 60%; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div:nth-of-type(2) {
        width: 30%;
        padding-right: 3.26vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-astoreo {
      margin-top: 2.61vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-note {
      margin-bottom: 5.21vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-heading {
        -webkit-border-radius: 1.31vw 1.31vw 0 0;
        border-radius: 1.31vw 1.31vw 0 0;
        font-size: 2.35vw;
        line-height: 2.74vw;
        padding: 2.61vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-text {
        padding: 2.61vw;
        -webkit-border-radius: 0 0 1.31vw 1.31vw;
        border-radius: 0 0 1.31vw 1.31vw;
        font-size: 2.09vw;
        line-height: 2.48vw; } }

@media (max-width: 767px) {
  .s31-thankyou {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    padding: 5.21vw 5.21vw 0;
    margin-bottom: 3.48vw;
    margin-top: 17.361vw; }
    .s31-thankyou .s31-thankyou-actress {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-right: 0; }
      .s31-thankyou .s31-thankyou-actress .s31-actress {
        position: absolute;
        top: -19.097vw;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 19.618vw;
        margin-top: 0; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 51.215vw;
        margin: 5.21vw 0; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble.s31-cart-bubble-done {
          width: 41.667vw; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble:after {
          border-width: 7.813vw 0 0 3.48vw;
          border-color: transparent transparent transparent #ffffff;
          top: -7.813vw;
          left: 50%;
          bottom: auto;
          margin-left: -1.74vw;
          margin-top: 0; }
        .s31-thankyou .s31-thankyou-actress .s31-cart-bubble span {
          margin-bottom: 0.87vw;
          font-size: 3.65vw;
          line-height: 5.21vw; }
    .s31-thankyou .s31-thankyou-banner {
      width: 100%;
      max-width: initial; }
      .s31-thankyou .s31-thankyou-banner p {
        font-size: 2.44vw;
        line-height: 4.52vw;
        margin-bottom: 3.48vw; }
      .s31-thankyou .s31-thankyou-banner strong {
        font-size: 2.44vw;
        line-height: 4.52vw; }
      .s31-thankyou .s31-thankyou-banner a {
        font-size: 2.44vw;
        line-height: 4.52vw; }
      .s31-thankyou .s31-thankyou-banner h3 {
        font-size: 3.65vw;
        line-height: 5.21vw;
        margin-bottom: 2.61vw; }
        .s31-thankyou .s31-thankyou-banner h3 svg {
          margin-right: 1.74vw;
          height: 5.21vw;
          width: 5.21vw; }
      .s31-thankyou .s31-thankyou-banner .s31-button-submit {
        width: 100%;
        margin: 0 0 3.48vw;
        line-height: 4.17vw;
        font-size: 3.48vw;
        padding: 4vw 5.21vw; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-mail {
        font-size: 2.44vw;
        line-height: 4.52vw; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons {
        margin-top: 5.21vw; }
        .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a {
          margin-bottom: 3.48vw; }
          .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a:last-of-type {
            margin-bottom: 5.21vw; }
    .s31-thankyou .s31-thankyou-redirect-button p, .s31-thankyou .s31-thankyou-redirect-button .s31-thankyou-redirect-timer {
      font-size: 3.48vw;
      line-height: 4.17vw; }
  .s31-thankyou-whatnext p {
    font-size: 3.65vw;
    line-height: 5.21vw;
    text-align: center; }
  .s31-thankyou-whatnext .s31-thankyou-whatnext-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 5.21vw auto;
    width: 46.087vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box svg {
      margin-top: 0;
      height: 3.48vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box div {
      width: 100%;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box div svg {
        min-width: 17.361vw;
        min-height: 17.361vw;
        width: 17.361vw;
        height: 17.361vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box p {
      font-size: 2.44vw;
      line-height: 3.3vw;
      margin: 0 0 0 3.48vw;
      text-align: left; }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box p br {
        display: none; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-tablet {
      display: block;
      margin: 4.35vw 2.61vw;
      -webkit-transform: rotate3d(1, 1, 0, 180deg);
      transform: rotate3d(1, 1, 0, 180deg); }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-tablet:nth-of-type(4) {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 4.35vw 1.74vw; }
  .s31-actress {
    margin-top: 4.35vw;
    height: 52.084vw; }
  .s31-cart-bubble {
    font-size: 2.44vw;
    line-height: 4.52vw;
    -webkit-box-shadow: 0 0 6.95vw 0 #6e625926;
    box-shadow: 0 0 6.95vw 0 #6e625926;
    padding: 5.21vw;
    width: 80%;
    height: auto;
    -webkit-border-radius: 4.35vw;
    border-radius: 4.35vw; }
    .s31-cart-bubble:after {
      border-width: 7.3vw 3.48vw 0 0;
      bottom: -6.95vw;
      margin-left: -2.084vw;
      left: 70%; }
    .s31-cart-bubble span {
      font-size: 2.44vw;
      line-height: 4.52vw; }
    .s31-cart-bubble svg {
      margin-right: 0.87vw;
      top: 0.7vw;
      width: 3.13vw;
      height: 3.13vw; }
  .s31-checkout-complete .s31-checkout-complete-adress h2 {
    font-size: 3.65vw;
    line-height: 5.21vw;
    margin-bottom: 3.48vw; }
  .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box {
    width: 100%;
    margin-right: 0; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box:first-of-type {
      width: 100%; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box h3 {
      padding: 2.61vw 3.48vw;
      font-size: 2.44vw;
      line-height: 3.65vw;
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0; }
    .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box address {
      font-size: 2.44vw;
      line-height: 3.3vw;
      margin-bottom: 3.48vw;
      padding: 3.48vw;
      -webkit-border-radius: 0 0 1.74vw 1.74vw;
      border-radius: 0 0 1.74vw 1.74vw; }
  .s31-checkout-completeTable-box {
    margin: 5.21vw 2.61vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo {
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo span {
        font-size: 2.44vw;
        margin-bottom: 3.48vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        text-align: left; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items:last-of-type {
          text-align: left; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items.s31-completeTable-label-items-quantity {
          display: block; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-bracket {
          margin-right: -0.87vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-ks {
          margin-left: -0.87vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items span {
          line-height: 3.3vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price {
        font-size: 2.44vw;
        margin-left: 0.87vw;
        line-height: 3.3vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price.s31-checkout-price-original, .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price .s31-checkout-price-original {
          font-size: 2.44vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-heading {
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0;
      padding: 2.61vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-products {
        font-size: 2.44vw;
        line-height: 3.65vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item {
      padding: 3.48vw 0 3.48vw 3.48vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item:last-of-type {
        -webkit-border-radius: 0 0 1.74vw 1.74vw;
        border-radius: 0 0 1.74vw 1.74vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club {
        font-size: 2.44vw;
        line-height: 3.3vw;
        margin-top: 2.44vw;
        margin-left: 0; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club strong {
          font-size: 2.44vw;
          line-height: 3.3vw;
          margin-left: 0.87vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club svg {
          margin-right: 1.74vw;
          width: 3.13vw;
          height: 3.13vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox {
        margin-right: 3.48vw;
        width: 6.95vw;
        margin-bottom: 2.084vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
          width: 6.95vw;
          height: 6.95vw;
          -webkit-border-radius: 0.87vw;
          border-radius: 0.87vw;
          -webkit-box-shadow: 0 0 3.48vw 0 #3636360d;
          box-shadow: 0 0 3.48vw 0 #3636360d; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox {
        width: 75%;
        height: auto; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .item {
          font-size: 2.44vw;
          line-height: 3.3vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .sylius-unit-qty {
          display: none; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox a {
          font-size: 2.44vw;
          line-height: 3.65vw;
          margin-bottom: 0.87vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo {
      margin-top: 5.21vw;
      margin-left: 0;
      width: auto;
      padding: 5.21vw 5.21vw 0 0; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery {
        font-size: 2.44vw;
        line-height: 3.65vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery-input {
        line-height: 3.3vw;
        font-size: 2.44vw;
        margin-top: 1.74vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-completeTable-deliveryPrice {
        font-size: 2.44vw;
        line-height: 3.3vw; }
  .s31-checkout-gift {
    padding-right: 5.21vw; }
  .s31-checkout-gift-product {
    -webkit-border-radius: 0 0 1.74vw 1.74vw;
    border-radius: 0 0 1.74vw 1.74vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box {
      width: 100%;
      padding: 3.48vw 0 3.48vw 3.48vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box label {
        font-size: 2.44vw;
        line-height: 2.44vw;
        margin-bottom: 3.48vw; }
        .s31-checkout-gift-product .s31-checkout-gift-img-box label input {
          margin-right: 1.74vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box img {
        width: 6.95vw;
        height: 6.95vw;
        margin-right: 3.48vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose p {
        font-size: 2.44vw;
        line-height: 3.3vw;
        display: none; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose .s31-cartArticle-title {
        font-size: 2.44vw;
        line-height: 3.65vw;
        margin-bottom: 0.87vw; }
    .s31-checkout-gift-product .s31-checkout-gift-select-box {
      width: 100%;
      padding: 0 3.48vw 3.48vw 0; }
      .s31-checkout-gift-product .s31-checkout-gift-select-box p {
        width: 100%;
        padding-left: 3.48vw;
        text-align: left;
        font-size: 2.44vw;
        line-height: 3.3vw;
        margin-bottom: 0; }
      .s31-checkout-gift-product .s31-checkout-gift-select-box .s31-checkout-gift-select-price {
        margin-top: 3.48vw;
        padding-left: 3.48vw;
        text-align: left;
        font-size: 2.44vw;
        line-height: 3.3vw; }
  .s31-checkout-completeTotal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price-box {
      max-width: initial; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price hr {
      margin: 1.74vw 0; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-final {
      padding-top: 1.74vw;
      font-size: 2.44vw;
      line-height: 3.65vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-final:nth-of-type(2) {
        font-size: 3.65vw;
        line-height: 5.21vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-no-dph {
      font-size: 2.44vw;
      line-height: 5.21vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-no-dph:first-of-type {
        text-align: left; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div {
      text-align: left;
      font-size: 2.44vw;
      line-height: 3.3vw;
      padding-bottom: 1.74vw;
      width: 60%; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div:nth-of-type(2) {
        width: 40%;
        padding-right: 0; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-astoreo {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 3.48vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-note {
      margin-bottom: 6.95vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-heading {
        -webkit-border-radius: 1.74vw 1.74vw 0 0;
        border-radius: 1.74vw 1.74vw 0 0;
        font-size: 2.44vw;
        line-height: 3.65vw;
        padding: 3.48vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-text {
        padding: 3.48vw;
        -webkit-border-radius: 0 0 1.74vw 1.74vw;
        border-radius: 0 0 1.74vw 1.74vw;
        font-size: 2.44vw;
        line-height: 3.3vw; } }

@media (max-width: 575px) {
  .s31-thankyou {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    padding: 8vw 8vw 0;
    margin-bottom: 5.34vw;
    margin-top: 26.667vw; }
    .s31-thankyou .s31-thankyou-actress .s31-actress {
      top: -29.333vw;
      height: 30.133vw; }
    .s31-thankyou .s31-thankyou-actress .s31-cart-bubble {
      width: 77.333vw;
      margin: 8vw 0 5.34vw;
      padding: 5.34vw; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble.s31-cart-bubble-done {
        width: 64vw; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble:after {
        border-width: 12vw 0 0 5.34vw;
        top: -12vw;
        margin-left: -2.67vw; }
      .s31-thankyou .s31-thankyou-actress .s31-cart-bubble span {
        margin-bottom: 1.34vw;
        font-size: 5.6vw;
        line-height: 6.4vw; }
    .s31-thankyou .s31-thankyou-banner p {
      font-size: 3.74vw;
      line-height: 6.94vw;
      margin-bottom: 5.34vw; }
    .s31-thankyou .s31-thankyou-banner strong {
      font-size: 3.74vw;
      line-height: 6.94vw; }
    .s31-thankyou .s31-thankyou-banner a {
      font-size: 3.74vw;
      line-height: 6.94vw; }
    .s31-thankyou .s31-thankyou-banner h3 {
      font-size: 5.6vw;
      line-height: 8vw;
      margin-bottom: 4vw; }
      .s31-thankyou .s31-thankyou-banner h3 svg {
        margin-right: 2.67vw;
        height: 8vw;
        width: 8vw; }
    .s31-thankyou .s31-thankyou-banner .s31-button-submit {
      margin: 0 0 5.34vw;
      line-height: 6.4vw;
      font-size: 5.34vw;
      padding: 6.14vw 8vw; }
    .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-mail {
      font-size: 3.74vw;
      line-height: 6.94vw; }
    .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons {
      margin-top: 8vw; }
      .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a {
        margin-bottom: 5.34vw; }
        .s31-thankyou .s31-thankyou-banner .s31-thankyou-banner-buttons a:last-of-type {
          margin-bottom: 8vw; }
    .s31-thankyou .s31-thankyou-redirect-button p, .s31-thankyou .s31-thankyou-redirect-button .s31-thankyou-redirect-timer {
      font-size: 5.34vw;
      line-height: 6.4vw; }
  .s31-thankyou-whatnext p {
    font-size: 5.6vw;
    line-height: 8vw; }
  .s31-thankyou-whatnext .s31-thankyou-whatnext-box {
    margin: 8vw auto;
    width: 70.667vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box svg {
      height: 5.34vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box div svg {
      min-width: 26.667vw;
      min-height: 26.667vw;
      width: 26.667vw;
      height: 26.667vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box p {
      font-size: 3.74vw;
      line-height: 5.07vw;
      margin: 0 0 0 5.34vw; }
    .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-tablet {
      margin: 6.67vw 8vw; }
      .s31-thankyou-whatnext .s31-thankyou-whatnext-box .s31-arrow-tablet:nth-of-type(4) {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 6.67vw 6.67vw; }
  .s31-actress {
    margin-top: 6.67vw;
    height: 80vw; }
  .s31-cart-bubble {
    font-size: 3.74vw;
    line-height: 6.4vw;
    -webkit-box-shadow: 0 0 10.67vw 0 #6e625926;
    box-shadow: 0 0 10.67vw 0 #6e625926;
    padding: 8vw;
    -webkit-border-radius: 6.67vw;
    border-radius: 6.67vw; }
    .s31-cart-bubble:after {
      border-width: 11.2vw 5.34vw 0 0;
      bottom: -10.67vw;
      margin-left: -3.2vw;
      left: 70%; }
    .s31-cart-bubble span {
      font-size: 3.74vw;
      line-height: 6.94vw; }
    .s31-cart-bubble svg {
      margin-right: 1.34vw;
      top: 1.07vw;
      width: 4.8vw;
      height: 4.8vw; }
  .s31-checkout-complete .s31-checkout-complete-adress h2 {
    font-size: 5.6vw;
    line-height: 8vw;
    margin-bottom: 5.34vw; }
  .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box h3 {
    padding: 4vw 5.34vw;
    font-size: 3.74vw;
    line-height: 5.6vw;
    -webkit-border-radius: 2.67vw 2.67vw 0 0;
    border-radius: 2.67vw 2.67vw 0 0; }
  .s31-checkout-complete .s31-checkout-complete-adress .s31-checkout-complete-adress-box address {
    font-size: 3.74vw;
    line-height: 5.07vw;
    margin-bottom: 5.34vw;
    padding: 5.34vw;
    -webkit-border-radius: 0 0 2.67vw 2.67vw;
    border-radius: 0 0 2.67vw 2.67vw; }
  .s31-checkout-completeTable-box {
    margin: 8vw 4vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo {
      padding: 0; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo span {
        font-size: 3.74vw;
        margin-bottom: 5.34vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-bracket {
        margin-right: -1.34vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items .s31-checkout-price-ks {
        margin-left: -1.34vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-completeTable-label-items span {
        line-height: 5.07vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price {
        font-size: 3.74vw;
        margin-left: 1.34vw;
        line-height: 5.07vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price.s31-checkout-price-original, .s31-checkout-completeTable-box .s31-checkout-completeTable-itemInfo .s31-checkout-price .s31-checkout-price-original {
          font-size: 3.74vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-heading {
      -webkit-border-radius: 2.67vw 2.67vw 0 0;
      border-radius: 2.67vw 2.67vw 0 0;
      padding: 4vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-heading .s31-products {
        font-size: 3.74vw;
        line-height: 5.6vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-item {
      padding: 5.34vw 0 5.34vw 5.34vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item:last-of-type {
        -webkit-border-radius: 0 0 2.67vw 2.67vw;
        border-radius: 0 0 2.67vw 2.67vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club {
        font-size: 3.74vw;
        line-height: 5.07vw;
        margin-top: 3.74vw;
        margin-left: 0; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club strong {
          font-size: 3.74vw;
          line-height: 5.07vw;
          margin-left: 1.34vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cart-astoreo-club svg {
          margin-right: 2.67vw;
          width: 4.8vw;
          height: 4.8vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox {
        margin-right: 5.34vw;
        width: 10.67vw;
        margin-bottom: 3.2vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-imageBox .s31-article-mainImage {
          width: 10.67vw;
          height: 10.67vw;
          -webkit-border-radius: 1.34vw;
          border-radius: 1.34vw;
          -webkit-box-shadow: 0 0 5.34vw 0 #3636360d;
          box-shadow: 0 0 5.34vw 0 #3636360d; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox {
        width: 75%; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox .item {
          font-size: 3.74vw;
          line-height: 5.07vw; }
        .s31-checkout-completeTable-box .s31-checkout-completeTable-item .s31-cartArticle-titleBox a {
          font-size: 3.74vw;
          line-height: 5.6vw;
          margin-bottom: 1.34vw; }
    .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo {
      margin-top: 8vw;
      margin-left: 0;
      width: auto;
      padding: 8vw 8vw 0 0; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery {
        font-size: 3.74vw;
        line-height: 5.6vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-inside-delivery-input {
        line-height: 5.07vw;
        font-size: 3.74vw;
        margin-top: 2.67vw; }
      .s31-checkout-completeTable-box .s31-checkout-completeTable-deliveryInfo .s31-checkout-completeTable-deliveryPrice {
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-checkout-gift {
    padding-right: 8vw; }
  .s31-checkout-gift-product {
    -webkit-border-radius: 0 0 2.67vw 2.67vw;
    border-radius: 0 0 2.67vw 2.67vw; }
    .s31-checkout-gift-product .s31-checkout-gift-img-box {
      padding: 5.34vw 0 5.34vw 5.34vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box label {
        font-size: 3.74vw;
        line-height: 3.74vw;
        margin-bottom: 5.34vw; }
        .s31-checkout-gift-product .s31-checkout-gift-img-box label input {
          margin-right: 2.67vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box img {
        width: 10.67vw;
        height: 10.67vw;
        margin-right: 5.34vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose p {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-checkout-gift-product .s31-checkout-gift-img-box .s31-checkout-gift-choose .s31-cartArticle-title {
        font-size: 3.74vw;
        line-height: 5.6vw;
        margin-bottom: 1.34vw; }
    .s31-checkout-gift-product .s31-checkout-gift-select-box {
      padding: 0 5.34vw 5.34vw 0; }
      .s31-checkout-gift-product .s31-checkout-gift-select-box p {
        padding-left: 5.34vw;
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-checkout-gift-product .s31-checkout-gift-select-box .s31-checkout-gift-select-price {
        margin-top: 5.34vw;
        padding-left: 5.34vw;
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-checkout-completeTotal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price-box {
      max-width: initial; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price hr {
      margin: 2.67vw 0; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-final {
      padding-top: 2.67vw;
      font-size: 3.74vw;
      line-height: 5.6vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-final:nth-of-type(2) {
        font-size: 5.6vw;
        line-height: 8vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box .s31-checkout-completeTotal-no-dph {
      font-size: 3.74vw;
      line-height: 8vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-price .s31-checkout-completeTotal-box div {
      font-size: 3.74vw;
      line-height: 5.07vw;
      padding-bottom: 2.67vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-astoreo {
      margin-top: 5.34vw; }
    .s31-checkout-completeTotal .s31-checkout-completeTotal-note {
      margin-bottom: 10.67vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-heading {
        -webkit-border-radius: 2.67vw 2.67vw 0 0;
        border-radius: 2.67vw 2.67vw 0 0;
        font-size: 3.74vw;
        line-height: 5.6vw;
        padding: 5.34vw; }
      .s31-checkout-completeTotal .s31-checkout-completeTotal-note .s31-checkout-completeTotal-note-text {
        padding: 5.34vw;
        -webkit-border-radius: 0 0 2.67vw 2.67vw;
        border-radius: 0 0 2.67vw 2.67vw;
        font-size: 3.74vw;
        line-height: 5.07vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-cartLeaverlayer-modalDialog {
  max-width: 100%; }

.s31-cartLeaverlayer-heading {
  background: #F0EFEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }
  .s31-cartLeaverlayer-heading h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: left; }
  .s31-cartLeaverlayer-heading .s31-cartLeaverlayer-closeBtn svg {
    vertical-align: middle;
    cursor: pointer; }
  .s31-cartLeaverlayer-heading .s31-cartLeaverlayer-closeBtn:hover svg g {
    stroke: #000; }

.s31-cartLeaverlayer-layerInside {
  width: 100%;
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 40px 0 #6e62594d;
  box-shadow: 0 0 40px 0 #6e62594d;
  margin: 0 auto;
  max-width: 710px;
  width: 710px;
  overflow: hidden; }

.s31-cartLeaverlayer-content {
  height: 400px;
  position: relative; }
  .s31-cartLeaverlayer-content img {
    position: absolute;
    top: 0;
    right: 0;
    top: -80px;
    pointer-events: none; }
  .s31-cartLeaverlayer-content .s31-cartLeaverlayer-text {
    position: relative;
    z-index: 1;
    width: 70%;
    max-width: 390;
    padding: 30px; }
    .s31-cartLeaverlayer-content .s31-cartLeaverlayer-text .h1-bitbag-block {
      font-size: 48px;
      margin-bottom: 20px;
      font-weight: 600; }
    .s31-cartLeaverlayer-content .s31-cartLeaverlayer-text p {
      font-size: 16px;
      margin-bottom: 20px; }
    .s31-cartLeaverlayer-content .s31-cartLeaverlayer-text .s31-button-submit-cartLeaver {
      max-width: 230px;
      display: inline-block;
      width: 100%;
      background: #F68D2E;
      padding: 19px 20px 18px;
      line-height: 19px;
      color: white !important;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s;
      border: none;
      outline: none !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin: 0px;
      -webkit-appearance: none !important;
      -moz-appearance: none !important;
      appearance: none !important;
      cursor: pointer;
      -webkit-border-radius: 5px;
      border-radius: 5px; }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-newsletterPopup-modalDialog {
  max-width: 100%; }

.s31-newsletterPopup-heading {
  background: #F0EFEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }
  .s31-newsletterPopup-heading h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: left; }
  .s31-newsletterPopup-heading .s31-newsletterPopup-closeBtn svg {
    vertical-align: middle;
    cursor: pointer; }
  .s31-newsletterPopup-heading .s31-newsletterPopup-closeBtn:hover svg g {
    stroke: #000; }

.s31-newsletterPopup-layerInside {
  width: 100%;
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 40px 0 #6e62594d;
  box-shadow: 0 0 40px 0 #6e62594d;
  margin: 0 auto;
  max-width: 710px;
  width: 710px;
  overflow: hidden; }

.s31-newsletterPopup-content {
  padding: 30px;
  min-height: 400px;
  position: relative; }
  .s31-newsletterPopup-content img {
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none; }
  .s31-newsletterPopup-content .s31-newsletterPopup-text {
    position: relative;
    z-index: 1;
    width: 70%;
    max-width: 390px; }
    .s31-newsletterPopup-content .s31-newsletterPopup-text .h1-bitbag-block {
      font-size: 48px;
      margin-bottom: 20px;
      font-weight: 600; }
    .s31-newsletterPopup-content .s31-newsletterPopup-text p {
      font-size: 16px;
      margin-bottom: 20px; }
    .s31-newsletterPopup-content .s31-newsletterPopup-text .s31-button-submit-newsletterPopup {
      max-width: 230px;
      display: inline-block;
      width: 100%;
      background: #F68D2E;
      padding: 19px 20px 18px;
      line-height: 19px;
      color: white !important;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s;
      border: none;
      outline: none !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin: 0px;
      -webkit-appearance: none !important;
      -moz-appearance: none !important;
      appearance: none !important;
      cursor: pointer;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
  .s31-newsletterPopup-content .s31-newsletter-loginBox {
    width: 59%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-item-align: end;
    align-self: flex-end; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe input[type="email"] {
      height: 46px;
      width: 100%;
      border: 1px solid #36363680;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 0 15px;
      background: transparent;
      outline: none; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe label.s31-checkbox-nwlLabel {
      position: static !important;
      font-size: 16px !important;
      line-height: 21px;
      cursor: pointer;
      display: block;
      -ms-touch-action: none !important;
      touch-action: none !important;
      margin-bottom: 0px;
      pointer-events: all; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box input:focus ~ label, .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box input:not(:placeholder-shown) ~ label,
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box textarea:focus ~ label, .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box textarea:not(:placeholder-shown) ~ label,
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box select:focus ~ label, .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box select:not([value=""]) ~ label {
      background: #ffff;
      top: -7px !important;
      left: 10px;
      font-size: 12px; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-floating-box label {
      font-size: 16px;
      line-height: 21px;
      top: 13px;
      left: 15px; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-NewsletterPopup {
      display: block !important;
      outline: none;
      background: #F68D2E;
      width: 100%;
      color: #fff;
      border: 0;
      -webkit-border-radius: 7px;
      border-radius: 7px;
      font-weight: 500;
      height: 57px;
      line-height: 57px;
      font-size: 16px;
      padding: 0 15px;
      margin-top: 20px; }
      .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-NewsletterPopup:hover {
        background: #F37000; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-button-green {
      display: none; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox .s31-footer-subscribe .s31-footer-agreement-text {
      display: none; }

@media (max-width: 767px) {
  .s31-newsletterPopup-content {
    padding: 20px; }
    .s31-newsletterPopup-content img {
      display: none; }
    .s31-newsletterPopup-content .s31-newsletterPopup-text {
      max-width: initial;
      width: 100%; }
    .s31-newsletterPopup-content .s31-newsletter-loginBox {
      width: 100%; }
    .s31-newsletterPopup-content br {
      display: none; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-embroideryAttrs input, .s31-embroideryAttrs label {
  display: none; }

.s31-embroideryAttrs input:checked ~ label {
  display: inline; }

.s31-floating-box.disabled {
  opacity: .4; }

.s31-article-embroideryButts {
  background: transparent !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 15px !important;
  margin-top: 30px; }
  .s31-article-embroideryButts.s31-article-embroideryButtsTop {
    margin-top: 0; }
    .s31-article-embroideryButts.s31-article-embroideryButtsTop a {
      margin-top: auto; }

.s31-embroideryItem {
  margin-bottom: 30px; }
  .s31-embroideryItem .s31-cart-articlesTable {
    margin: 0 15px 0; }
  .s31-embroideryItem .s31-detail-galleryBlock {
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .s31-embroideryItem .s31-detail-galleryBlock .s31-article-mainImageTable {
      position: relative;
      width: 100%;
      height: 100%; }
      .s31-embroideryItem .s31-detail-galleryBlock .s31-article-mainImageTable img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
  .s31-embroideryItem .s31-embroideryItemDetail {
    padding: 30px;
    border: 2px solid #F0EFEE;
    border-top: 0;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock {
      width: calc(33.33333% - 15px);
      -webkit-border-radius: 10px;
      border-radius: 10px; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetailBlock-quantity {
        margin-top: 15px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-positionPreview {
        -webkit-box-shadow: 0 0 20px 0 #3636360d;
        box-shadow: 0 0 20px 0 #3636360d; }
        .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-positionPreview img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 100%;
          height: auto; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview {
        -webkit-box-shadow: 0 0 20px 0 #3636360d;
        box-shadow: 0 0 20px 0 #3636360d; }
        .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 500px;
          height: 500px;
          zoom: 2.1; }
          .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview img.s31-article-mainImageZoomed {
            zoom: 4; }
        .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock img {
          position: static;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0);
          width: 150px;
          height: auto; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-inputs {
        min-height: 239px; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock .s31-floating-box {
        margin-bottom: 15px; }
    .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview {
      position: relative;
      overflow: hidden; }
      .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
        .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock p {
          text-align: center;
          font-size: 70px;
          line-height: 70px;
          color: #c7cccc;
          margin-bottom: 0px;
          font-family: 'Dynalight', cursive; }
        .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock.s31-embroideryColor-modra p {
          color: #2573d5; }
        .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock.s31-embroideryColor-seda p {
          color: #c7cccc; }
        .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock.s31-embroideryColor-antracitova p {
          color: #8c9398; }
        .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock.s31-embroideryColor-ruzova p {
          color: #dea3a5; }
        .s31-embroideryItem .s31-embroideryItemDetail .s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock.s31-embroideryColor-bila p {
          color: #ffffff; }

.s31-floating-select {
  position: relative; }
  .s31-floating-select .field {
    position: relative; }
    .s31-floating-select .field label {
      display: none; }
  .s31-floating-select .s31-floating-label {
    top: -7px !important;
    left: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #363636;
    background: #fff;
    padding: 0 5px; }
  .s31-floating-select .s31-floating-arrow {
    position: absolute;
    height: 46px;
    top: 0;
    bottom: 0;
    right: 15px;
    left: 0;
    pointer-events: none; }
    .s31-floating-select .s31-floating-arrow svg {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
  .s31-floating-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    border: 1px solid rgba(54, 54, 54, 0.5);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    height: 46px;
    padding: 0 15px;
    outline: none;
    color: #363636; }
  .s31-floating-select.s31-floating-box-last {
    margin-bottom: 0px; }

.s31-embroideryQuantity-selector {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 160px !important;
  margin-right: 20px;
  height: 56px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #F0EFEE;
  float: left; }
  .s31-embroideryQuantity-selector .s31-pocetks-minus {
    text-align: center;
    width: 50px;
    font-size: 30px;
    color: #6BA539;
    cursor: pointer; }
    .s31-embroideryQuantity-selector .s31-pocetks-minus:hover {
      color: black;
      cursor: pointer; }
    .s31-embroideryQuantity-selector .s31-pocetks-minus.s31-disabled {
      opacity: 0.3; }
  .s31-embroideryQuantity-selector .s31-pocetks-plus {
    text-align: center;
    width: 50px;
    font-size: 24px;
    color: #6BA539;
    cursor: pointer; }
    .s31-embroideryQuantity-selector .s31-pocetks-plus:hover {
      color: black;
      cursor: pointer; }
    .s31-embroideryQuantity-selector .s31-pocetks-plus.s31-disabled {
      opacity: 0.3; }
  .s31-embroideryQuantity-selector input {
    border: none !important;
    outline: 0;
    font-size: 18px;
    max-width: 60px;
    text-align: center; }
  .s31-embroideryQuantity-selector .s31-article-toCartButt-error {
    background: #363636;
    display: block;
    width: 50%;
    float: right;
    line-height: 14px;
    text-align: right;
    padding: 10px; }
  .s31-embroideryQuantity-selector.s31-article-toCartButt-disabled {
    position: relative; }
    .s31-embroideryQuantity-selector.s31-article-toCartButt-disabled .s31-toCartButt-disabled-overlay {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: transparent; }
    .s31-embroideryQuantity-selector.s31-article-toCartButt-disabled .s31-quantity-selector {
      opacity: .3; }

.s31-cart-removeButt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  outline: none;
  display: block;
  padding: 0; }
  .s31-cart-removeButt .s31-cart-removeButt-inside svg {
    cursor: pointer; }
  .s31-cart-removeButt .s31-cart-removeButt-inside:last-of-type  {
    text-align: right; }
  .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete {
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete:hover {
      background: #E8584B;
      stroke: #E8584B;
      stroke-opacity: 1;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }
      .s31-cart-removeButt .s31-cart-removeButt-inside .s31-delete:hover #trash {
        stroke: #fff; }

.s31-notfloating-box label {
  line-height: 15px;
  margin-right: 20px;
  margin-bottom: 10px; }
  .s31-notfloating-box label input {
    width: 15px;
    height: 15px;
    margin-right: 5px; }

.add-embroidery:hover, .s31-article-embroideryButts a {
  text-decoration: none !important; }

.embroidery-slider {
  width: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  margin: 10px 40px 0;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  .embroidery-slider::-webkit-scrollbar {
    display: none; }
  .embroidery-slider .embroidery-slider-wrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 246px;
    margin-left: -5px; }
    .embroidery-slider .embroidery-slider-wrapper .embroidery-slider-slide {
      width: 80px;
      text-align: center;
      margin: 0 10px 10px;
      cursor: pointer; }
      .embroidery-slider .embroidery-slider-wrapper .embroidery-slider-slide .embroidery-slider-imgBox {
        width: 80px;
        height: 80px;
        border: 2px solid #F0EFEE;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 5px; }
      .embroidery-slider .embroidery-slider-wrapper .embroidery-slider-slide img {
        max-width: 100%;
        height: auto; }
      .embroidery-slider .embroidery-slider-wrapper .embroidery-slider-slide span {
        color: #939292;
        display: block;
        font-size: 12px;
        height: 28px;
        line-height: 14px; }
      .embroidery-slider .embroidery-slider-wrapper .embroidery-slider-slide.active .embroidery-slider-imgBox {
        border-color: #6E6259; }
  .embroidery-slider .embroidery-slider-prev {
    width: 38px;
    height: 100%;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0px;
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
    .embroidery-slider .embroidery-slider-prev svg {
      cursor: pointer; }
    .embroidery-slider .embroidery-slider-prev.button-disabled {
      cursor: auto;
      pointer-events: none; }
      .embroidery-slider .embroidery-slider-prev.button-disabled svg {
        opacity: 0.35;
        cursor: auto; }
  .embroidery-slider .embroidery-slider-next {
    width: 38px;
    height: 100%;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0px;
    top: 0; }
    .embroidery-slider .embroidery-slider-next svg {
      cursor: pointer; }
    .embroidery-slider .embroidery-slider-next.button-disabled {
      cursor: auto;
      pointer-events: none; }
      .embroidery-slider .embroidery-slider-next.button-disabled svg {
        opacity: 0.35;
        cursor: auto; }

.s31-checkout-address .field.fieldsame.error, .s31-checkout-address .field.fieldsame.success {
  width: 100%; }

@media (max-width: 1199px) {
  .s31-embroideryItem .s31-embroideryItemDetail {
    padding: 1.96vw; }
    .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock {
      width: 100%; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview {
        width: 48%;
        height: 30vw;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock p {
          font-size: 7vw;
          line-height: 7vw; }
        .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview img {
          zoom: 1; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-positionPreview {
        width: 48%;
        height: 30vw;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-inputs {
        margin-top: 30px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        min-height: auto; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetailBlock-quantity {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4; } }

@media (max-width: 991px) {
  .s31-embroideryItem .s31-embroideryItemDetail {
    padding: 2.61vw; } }

@media (max-width: 767px) {
  .add-embroidery {
    width: 100%; }
  .s31-embroideryItem .s31-embroideryItemDetail {
    padding: 3.48vw; }
  .s31-article-embroideryButts {
    display: block; }
    .s31-article-embroideryButts.s31-article-embroideryButtsTop {
      display: none; }
    .s31-article-embroideryButts .s31-article-toCartButt {
      width: 100%;
      margin-top: 15px; }
      .s31-article-embroideryButts .s31-article-toCartButt .s31-addToCart {
        width: 100%;
        margin: 0px !important;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .s31-article-embroideryButts .s31-article-toCartButt .s31-addToCart button {
          margin: 0 auto; }
          .s31-article-embroideryButts .s31-article-toCartButt .s31-addToCart button span {
            line-height: 4.52vw !important;
            font-size: 2.78vw !important; }
    .s31-article-embroideryButts a {
      width: 100%;
      float: none;
      display: block; } }

@media (max-width: 575px) {
  .s31-embroideryItem .s31-embroideryItemDetail {
    padding: 5.34vw; }
    .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview {
      width: 100%;
      height: 50vw;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock p {
        font-size: 12vw;
        line-height: 12vw; }
      .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-textPreview .s31-embroideryItemDetail-textBlock img {
        width: 150px; }
    .s31-embroideryItem .s31-embroideryItemDetail div.s31-embroideryItemDetailBlock.s31-embroideryItemDetail-positionPreview {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      width: 100%;
      height: 40vw;
      margin-bottom: 20px; }
  .s31-article-embroideryButts .s31-article-toCartButt .s31-addToCart button span {
    line-height: 6.94vw !important;
    font-size: 4.27vw !important; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-addToCart-popupContent .s31-extra-discount {
  display: none; }

.s31-extra-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 15px;
  right: 15px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: red;
  padding: 6px;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  .s31-extra-discount svg {
    margin-right: 6px; }
  .s31-extra-discount p {
    font-size: 11px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 600;
    line-height: normal; }
    .s31-extra-discount p span {
      color: #fff;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      line-height: normal; }
  .s31-extra-discount .s31-extra-discount-title {
    text-transform: uppercase; }

.s31-article-images-cont .s31-extra-discount {
  padding: 10px; }
  .s31-article-images-cont .s31-extra-discount svg {
    width: 50px;
    height: auto;
    margin-right: 10px; }
  .s31-article-images-cont .s31-extra-discount p, .s31-article-images-cont .s31-extra-discount span {
    font-size: 16px; }

@media (max-width: 1199px) {
  .s31-extra-discount {
    right: 1.47vw;
    bottom: 1.47vw; } }

@media (max-width: 991px) {
  .s31-extra-discount {
    right: 1.96vw;
    bottom: 1.96vw; } }

@media (max-width: 767px) {
  .s31-extra-discount {
    right: 2.61vw;
    bottom: 2.61vw; }
  .s31-article-images-cont .s31-extra-discount {
    top: calc(100% - 32.595vw);
    bottom: auto; } }

@media (max-width: 575px) {
  .s31-extra-discount {
    right: 2.67vw;
    bottom: 2.67vw; }
  .s31-article-images-cont .s31-extra-discount {
    top: calc(100% - 66.667vw); } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.mobile-category-name {
  display: none; }

.s31-association-box {
  margin-bottom: 20px; }

.s31-new-products-h2, .s31-last-seen-h2, .s31-suggestions-h2 {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 40px; }

.s31-article-listing .desktop-category-name, .s31-wishlist .desktop-category-name, .s31-article-listing-border .desktop-category-name {
  margin-bottom: 27px; }
  .s31-article-listing .desktop-category-name h1, .s31-wishlist .desktop-category-name h1, .s31-article-listing-border .desktop-category-name h1 {
    font-size: 40px;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 14px;
    font-weight: 600; }
  .s31-article-listing .desktop-category-name .s31-listing-prod-count, .s31-wishlist .desktop-category-name .s31-listing-prod-count, .s31-article-listing-border .desktop-category-name .s31-listing-prod-count {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
    line-height: 19px;
    border: 1px solid rgba(54, 54, 54, 0.1);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 10px 15px; }
    .s31-article-listing .desktop-category-name .s31-listing-prod-count span, .s31-wishlist .desktop-category-name .s31-listing-prod-count span, .s31-article-listing-border .desktop-category-name .s31-listing-prod-count span {
      font-weight: 600;
      font-size: 16px;
      line-height: 19px; }

.s31-article-listing .s31-listing-leftmenu-box, .s31-wishlist .s31-listing-leftmenu-box, .s31-article-listing-border .s31-listing-leftmenu-box {
  background: #f1f0ef;
  height: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.s31-article-listing .s31-article-price-all, .s31-wishlist .s31-article-price-all, .s31-article-listing-border .s31-article-price-all {
  -webkit-box-flex: 40%;
  -ms-flex: 40%;
  flex: 40%; }

.s31-article-listing .s31-article-box, .s31-wishlist .s31-article-box, .s31-article-listing-border .s31-article-box {
  position: relative;
  height: 100%;
  -webkit-box-shadow: 0 0 40px 0 #6e62591a !important;
  box-shadow: 0 0 40px 0 #6e62591a !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }
  .s31-article-listing .s31-article-box:hover, .s31-wishlist .s31-article-box:hover, .s31-article-listing-border .s31-article-box:hover {
    -webkit-box-shadow: 0 0 30px 0 #36363633 !important;
    box-shadow: 0 0 30px 0 #36363633 !important; }
    .s31-article-listing .s31-article-box:hover .s31-listing-toCartButt, .s31-wishlist .s31-article-box:hover .s31-listing-toCartButt, .s31-article-listing-border .s31-article-box:hover .s31-listing-toCartButt {
      visibility: visible; }
    .s31-article-listing .s31-article-box:hover .s31-article-price-box, .s31-article-listing .s31-article-box:hover .s31-article-shortDesc, .s31-wishlist .s31-article-box:hover .s31-article-price-box, .s31-wishlist .s31-article-box:hover .s31-article-shortDesc, .s31-article-listing-border .s31-article-box:hover .s31-article-price-box, .s31-article-listing-border .s31-article-box:hover .s31-article-shortDesc {
      visibility: hidden; }
  .s31-article-listing .s31-article-box .s31-article-url-prod, .s31-wishlist .s31-article-box .s31-article-url-prod, .s31-article-listing-border .s31-article-box .s31-article-url-prod {
    position: relative;
    display: block; }
    .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-article-listing-border .s31-article-box .s31-article-url-prod .s31-in-cart {
      z-index: 2;
      width: 100%;
      position: absolute;
      bottom: 0;
      background: #eb7203cc;
      background-color: rgba(235, 114, 3, 0.8);
      text-align: center;
      color: #fff;
      padding: 10px 0 7px;
      text-decoration: none;
      font-size: 16px; }
      .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-article-listing-border .s31-article-box .s31-article-url-prod .s31-in-cart div {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        height: 33px; }
      .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart:hover, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart:hover, .s31-article-listing-border .s31-article-box .s31-article-url-prod .s31-in-cart:hover {
        text-decoration: none; }
  .s31-article-listing .s31-article-box .s31-article-mainImage, .s31-wishlist .s31-article-box .s31-article-mainImage, .s31-article-listing-border .s31-article-box .s31-article-mainImage {
    max-width: 100%;
    height: auto;
    min-height: auto;
    display: block; }
    .s31-article-listing .s31-article-box .s31-article-mainImage.s31-article-mainImagePLaceholder, .s31-wishlist .s31-article-box .s31-article-mainImage.s31-article-mainImagePLaceholder, .s31-article-listing-border .s31-article-box .s31-article-mainImage.s31-article-mainImagePLaceholder {
      max-width: 50%; }
  .s31-article-listing .s31-article-box .s31-article-brand, .s31-wishlist .s31-article-box .s31-article-brand, .s31-article-listing-border .s31-article-box .s31-article-brand {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal; }
  .s31-article-listing .s31-article-box .s31-article-text, .s31-wishlist .s31-article-box .s31-article-text, .s31-article-listing-border .s31-article-box .s31-article-text {
    padding: 22px 25px 19px;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 0; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-title, .s31-wishlist .s31-article-box .s31-article-text .s31-article-title, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-title {
      display: block;
      color: #363636;
      font-size: 17px;
      line-height: 21px;
      font-weight: 600;
      margin-bottom: 15px;
      min-height: 42px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -ms-flex-line-pack: end;
      align-content: flex-end;
      min-height: 80px; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-percent, .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-original, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-percent, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-original, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-percent, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-original {
        display: none !important; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-all, .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-stock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-all, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-stock, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-price-all, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box.s31-article-price-box-vo .s31-article-stock {
        -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
        flex: 100% !important;
        text-align: left !important; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent {
        color: #F68D2E;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        text-align: left;
        width: 100%; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        line-height: 21px;
        display: inline-block;
        color: #363636; }
        .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
          width: 100%;
          text-decoration: line-through;
          font-size: 14px;
          padding-right: 2px; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock {
        font-size: 14px;
        line-height: 16px;
        -webkit-box-flex: 40%;
        -ms-flex: 40%;
        flex: 40%;
        text-align: right;
        margin-bottom: 0; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-wishlist .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-shortDesc {
      font-size: 16px;
      line-height: 19px;
      margin-bottom: 10px;
      min-height: 57px;
      color: #363636;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-article-listing-border .s31-article-box .s31-article-text .s31-article-price-no-vat {
      font-size: 16px;
      text-align: left;
      line-height: 21px;
      padding: 5px 0;
      color: #949494;
      font-weight: normal; }
  .s31-article-listing .s31-article-box .s31-article-sizes, .s31-wishlist .s31-article-box .s31-article-sizes, .s31-article-listing-border .s31-article-box .s31-article-sizes {
    width: 80%;
    display: none;
    position: absolute; }
    .s31-article-listing .s31-article-box .s31-article-sizes hr, .s31-wishlist .s31-article-box .s31-article-sizes hr, .s31-article-listing-border .s31-article-box .s31-article-sizes hr {
      border: none;
      margin: 15px 0;
      background: #363636;
      opacity: 0.2;
      height: 1px; }
    .s31-article-listing .s31-article-box .s31-article-sizes .s31-article-sizes-box, .s31-wishlist .s31-article-box .s31-article-sizes .s31-article-sizes-box, .s31-article-listing-border .s31-article-box .s31-article-sizes .s31-article-sizes-box {
      border: 1px solid #36363633;
      font-size: 11px;
      padding: 5px;
      display: inline-block;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      margin-bottom: 5px; }

.s31-article-listing .s31-listing-loadMore, .s31-wishlist .s31-listing-loadMore, .s31-article-listing-border .s31-listing-loadMore {
  display: block;
  width: 150px;
  padding: 10px 20px;
  font-size: 16px;
  text-align: center;
  background: #6E6259;
  color: white;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  line-height: 26px;
  margin: 0 auto; }
  .s31-article-listing .s31-listing-loadMore span, .s31-wishlist .s31-listing-loadMore span, .s31-article-listing-border .s31-listing-loadMore span {
    font-weight: 600;
    line-height: 26px;
    font-size: 16px; }
  .s31-article-listing .s31-listing-loadMore:hover, .s31-wishlist .s31-listing-loadMore:hover, .s31-article-listing-border .s31-listing-loadMore:hover {
    background-color: #493A2F; }

.s31-listing-toCartButt {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  background-color: #fff; }
  .s31-listing-toCartButt .s31-button-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 13px 15px;
    height: 56px;
    line-height: initial; }
    .s31-listing-toCartButt .s31-button-submit.s31-addToCart-submit-mobile {
      display: none; }
    .s31-listing-toCartButt .s31-button-submit svg {
      margin-right: 10px; }
    .s31-listing-toCartButt .s31-button-submit .s31-loadingIco {
      -webkit-animation: spin 1s linear infinite;
      animation: spin 1s linear infinite;
      display: none; }
    .s31-listing-toCartButt .s31-button-submit span {
      font-size: 16px;
      font-weight: 600;
      line-height: 19px; }
  .s31-listing-toCartButt .s31-listing-select {
    position: relative;
    margin-bottom: 20px; }
    .s31-listing-toCartButt .s31-listing-select label {
      visibility: hidden; }
    .s31-listing-toCartButt .s31-listing-select .s31-listing-arrow {
      position: absolute;
      height: 46px;
      top: 0;
      bottom: 0;
      right: 8px;
      left: 0;
      pointer-events: none; }
      .s31-listing-toCartButt .s31-listing-select .s31-listing-arrow svg {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto; }
    .s31-listing-toCartButt .s31-listing-select select {
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 100%;
      border: 1px solid rgba(54, 54, 54, 0.5);
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: #FFFFFF;
      font-size: 16px;
      font-weight: 500;
      line-height: 19px;
      height: 46px;
      padding: 0 30px 0 15px; }

.s31-article-toCartButt-error {
  color: #E8584B;
  font-size: 16px;
  line-height: 19px;
  padding: 0 25px 20px; }

.s31-article-mainImage {
  width: 100%;
  height: auto;
  text-align: center;
  background: transparent;
  display: block;
  margin: 0 auto; }

.s31-article-listing-border {
  margin-top: 30px;
  margin-bottom: 30px; }
  .s31-article-listing-border .s31-article-wrap {
    margin-bottom: 20px; }

.s31-article-line {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 40px;
  border-bottom: 1px solid #E2E4E0; }
  .s31-article-line .s31-article-line-mobile .s31-article-title {
    display: none; }
  .s31-article-line .s31-article-line-desktopMainImage {
    width: 255px;
    min-width: 255px;
    display: block; }
    .s31-article-line .s31-article-line-desktopMainImage img {
      width: 100%;
      height: auto; }
    .s31-article-line .s31-article-line-desktopMainImage .s31-article-mainImage {
      -webkit-box-shadow: 0 0 40px 0 #6e62591a;
      box-shadow: 0 0 40px 0 #6e62591a;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      .s31-article-line .s31-article-line-desktopMainImage .s31-article-mainImage:hover {
        -webkit-box-shadow: 0 0 30px 0 #36363633;
        box-shadow: 0 0 30px 0 #36363633; }
  .s31-article-line .s31-article-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .s31-article-line .s31-article-text .s31-article-text-line {
      width: 100%;
      margin-bottom: 25px; }
      .s31-article-line .s31-article-text .s31-article-text-line .s31-article-title {
        font-size: 16px;
        color: #363636;
        font-weight: bold;
        line-height: 24px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .s31-article-line .s31-article-text .s31-article-lineVariants {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
      flex: 0 0 65%;
      margin-right: 20px;
      height: 100%; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariants-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 25px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariants-box:last-of-type {
          margin-bottom: 0; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariantText {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-size: 16px;
        line-height: 24px;
        width: calc(100% - 162px); }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-to-cart-box, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-to-cart-box-empty {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 30px;
        margin-top: auto;
        margin-bottom: auto; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePriceNoVAT, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineStock, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePriceMo {
        font-size: 16px;
        line-height: 24px; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice {
        font-weight: bold; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePriceMo {
        color: #949494; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineStock {
        color: #6BA539; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
        color: #E8584B;
        margin-bottom: 10px; }
    .s31-article-line .s31-article-text .s31-article-summary-prices {
      font-size: 16px;
      line-height: 24px; }
      .s31-article-line .s31-article-text .s31-article-summary-prices span {
        font-size: 16px;
        line-height: 24px; }
      .s31-article-line .s31-article-text .s31-article-summary-prices .s31-article-linePrice {
        font-weight: bold; }
  .s31-article-line .s31-article-to-cart-box-empty {
    width: 132px;
    min-width: 132px; }
  .s31-article-line .s31-quantity-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 132px;
    min-width: 132px;
    border: 1px solid rgba(54, 54, 54, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 15px;
    margin: 0 auto; }
    .s31-article-line .s31-quantity-selector .s31-numberItems-count {
      line-height: 26px;
      text-align: center;
      font-weight: 500;
      font-size: 18px;
      width: 34%; }
      .s31-article-line .s31-quantity-selector .s31-numberItems-count input {
        border: none;
        display: block;
        text-align: center;
        margin: 0;
        outline: 0;
        padding: 0;
        width: 100%;
        font-size: 18px; }
    .s31-article-line .s31-quantity-selector .s31-pocetks-minus {
      line-height: normal;
      text-align: left;
      font-weight: 500;
      font-size: 18px;
      width: 33%;
      height: 18px; }
    .s31-article-line .s31-quantity-selector .s31-pocetks-plus {
      line-height: normal;
      text-align: right;
      font-weight: 500;
      font-size: 18px;
      width: 33%;
      height: 18px; }
    .s31-article-line .s31-quantity-selector .s31-disabled {
      pointer-events: none; }
  .s31-article-line .s31-pocetks-minus {
    cursor: pointer; }
    .s31-article-line .s31-pocetks-minus:hover {
      color: black;
      cursor: pointer; }
    .s31-article-line .s31-pocetks-minus.s31-disabled svg {
      opacity: 0.3; }
  .s31-article-line .s31-pocetks-plus {
    cursor: pointer; }
    .s31-article-line .s31-pocetks-plus:hover {
      color: black;
      cursor: pointer; }
    .s31-article-line .s31-pocetks-plus.s31-disabled svg {
      opacity: 0.3; }
  .s31-article-line .s31-article-toCartButt-error {
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    display: none;
    width: calc(100% - 2px); }
  .s31-article-line.s31-error .s31-article-toCartButt-error {
    background: #363636;
    color: white;
    display: block;
    line-height: 16px;
    text-align: left;
    padding: 20px 30px; }
    .s31-article-line.s31-error .s31-article-toCartButt-error.hidden {
      display: none; }

.s31-banners-ct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .s31-banners-ct div {
    width: 32%;
    margin-bottom: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .s31-banners-ct div:hover {
      -webkit-box-shadow: 0 0 30px 0 #36363633;
      box-shadow: 0 0 30px 0 #36363633; }
    .s31-banners-ct div img {
      width: 100%;
      -webkit-border-radius: 10px;
      border-radius: 10px; }

.s31-listing-bottom-des-long {
  font-size: 16px; }
  .s31-listing-bottom-des-long a, .s31-listing-bottom-des-long strong {
    font-size: 16px; }

.s31-listing-bottom-des {
  margin-bottom: 30px; }
  .s31-listing-bottom-des .s31-listing-bottom-des-short, .s31-listing-bottom-des .s31-listing-bottom-des-button, .s31-listing-bottom-des a, .s31-listing-bottom-des strong {
    font-size: 16px; }
  .s31-listing-bottom-des .s31-listing-bottom-des-button {
    color: #F68D2E;
    cursor: pointer; }
    .s31-listing-bottom-des .s31-listing-bottom-des-button:hover {
      text-decoration: underline; }
  .s31-listing-bottom-des a {
    color: #F68D2E; }
    .s31-listing-bottom-des a:hover {
      text-decoration: underline !important; }

@media (max-width: 1439px) {
  .s31-article-line .s31-article-line-desktopMainImage {
    width: 150px;
    min-width: 150px; }
  .s31-banners-ct div {
    width: 31.9%; }
  .s31-article-listing .s31-article-box .s31-article-mainImage, .s31-wishlist .s31-article-box .s31-article-mainImage {
    min-height: auto; } }

@media (max-width: 1199px) {
  .s31-association-box {
    margin-bottom: 1.96vw; }
  .s31-new-products-h2, .s31-last-seen-h2, .s31-suggestions-h2 {
    font-size: 2.54vw;
    line-height: 2.93vw;
    margin-bottom: 3.91vw; }
  .s31-article-listing .desktop-category-name, .s31-wishlist .desktop-category-name, .s31-association-box .desktop-category-name {
    margin-bottom: 2.54vw; }
    .s31-article-listing .desktop-category-name h1, .s31-wishlist .desktop-category-name h1, .s31-association-box .desktop-category-name h1 {
      font-size: 3.91vw;
      margin-right: 1.47vw; }
    .s31-article-listing .desktop-category-name .s31-listing-prod-count, .s31-wishlist .desktop-category-name .s31-listing-prod-count, .s31-association-box .desktop-category-name .s31-listing-prod-count {
      font-size: 1.57vw;
      line-height: 1.86vw;
      padding: 0.93vw 1.47vw; }
      .s31-article-listing .desktop-category-name .s31-listing-prod-count span, .s31-wishlist .desktop-category-name .s31-listing-prod-count span, .s31-association-box .desktop-category-name .s31-listing-prod-count span {
        font-size: 1.57vw;
        line-height: 1.86vw; }
  .s31-article-listing .s31-article-box, .s31-wishlist .s31-article-box, .s31-association-box .s31-article-box {
    margin-bottom: 0; }
    .s31-article-listing .s31-article-box:hover .s31-article-price-box, .s31-article-listing .s31-article-box:hover .s31-article-shortDesc, .s31-wishlist .s31-article-box:hover .s31-article-price-box, .s31-wishlist .s31-article-box:hover .s31-article-shortDesc, .s31-association-box .s31-article-box:hover .s31-article-price-box, .s31-association-box .s31-article-box:hover .s31-article-shortDesc {
      visibility: visible; }
    .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart {
      padding: 0.98vw 0 0.69vw;
      font-size: 1.57vw; }
      .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div {
        margin-right: 0.98vw;
        height: 3.23vw; }
        .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div svg {
          width: 2.93vw;
          height: 2.93vw; }
    .s31-article-listing .s31-article-box .s31-article-brand, .s31-wishlist .s31-article-box .s31-article-brand, .s31-association-box .s31-article-box .s31-article-brand {
      font-size: 1.76vw; }
    .s31-article-listing .s31-article-box .s31-article-text, .s31-wishlist .s31-article-box .s31-article-text, .s31-association-box .s31-article-box .s31-article-text {
      padding: 2.15vw 2.45vw 1.86vw; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-title, .s31-wishlist .s31-article-box .s31-article-text .s31-article-title, .s31-association-box .s31-article-box .s31-article-text .s31-article-title {
        font-size: 1.76vw;
        line-height: 2.06vw;
        margin-bottom: 0.98vw;
        min-height: 6.15vw; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box {
        min-height: 6.05vw; }
        .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent {
          font-size: 14px;
          line-height: 1.57vw; }
        .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
          font-size: 1.76vw;
          line-height: 2.06vw; }
        .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock {
          -webkit-box-flex: 100%;
          -ms-flex: 100%;
          flex: 100%;
          text-align: left;
          margin-bottom: 0;
          font-size: 1.27vw;
          line-height: 1.57vw;
          margin-right: 3.91vw; }
        .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-instock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-instock, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-instock {
          line-height: 2.25vw; }
        .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-nostock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-nostock, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-nostock {
          margin-bottom: 0;
          line-height: 2.25vw; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-wishlist .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-association-box .s31-article-box .s31-article-text .s31-article-shortDesc {
        font-size: 1.57vw;
        line-height: 1.86vw;
        margin-bottom: 0.98vw;
        min-height: 7.42vw; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-no-vat {
        font-size: 1.57vw;
        line-height: 2.06vw; }
    .s31-article-listing .s31-article-box .s31-article-sizes hr, .s31-wishlist .s31-article-box .s31-article-sizes hr, .s31-association-box .s31-article-box .s31-article-sizes hr {
      margin: 1.47vw 0; }
    .s31-article-listing .s31-article-box .s31-article-sizes .s31-article-sizes-box, .s31-wishlist .s31-article-box .s31-article-sizes .s31-article-sizes-box, .s31-association-box .s31-article-box .s31-article-sizes .s31-article-sizes-box {
      font-size: 1.08vw;
      padding: 0.49vw; }
    .s31-article-listing .s31-article-box .s31-article-mainImage, .s31-wishlist .s31-article-box .s31-article-mainImage, .s31-association-box .s31-article-box .s31-article-mainImage {
      min-height: auto; }
  .s31-article-listing .s31-listing-loadMore, .s31-wishlist .s31-listing-loadMore, .s31-association-box .s31-listing-loadMore {
    padding: 0.98vw 1.96vw;
    font-size: 1.57vw;
    line-height: 2.54vw;
    width: 14.648vw; }
    .s31-article-listing .s31-listing-loadMore span, .s31-wishlist .s31-listing-loadMore span, .s31-association-box .s31-listing-loadMore span {
      line-height: 2.54vw;
      font-size: 1.57vw; }
  .s31-article-line {
    padding: 1.96vw 0 3.91vw; }
    .s31-article-line .s31-article-line-desktopMainImage {
      width: 19.531vw;
      min-width: 19.531vw; }
    .s31-article-line .s31-article-text {
      margin-left: 3.91vw; }
      .s31-article-line .s31-article-text .s31-article-text-line {
        margin-bottom: 2.45vw; }
        .s31-article-line .s31-article-text .s31-article-text-line .s31-article-title {
          font-size: 1.57vw;
          line-height: 2.35vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants {
        margin-right: 1.96vw;
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariants-box {
          margin-bottom: 2.45vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariantText {
          font-size: 1.57vw;
          line-height: 2.35vw;
          width: calc(100% - 15.820vw); }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-to-cart-box {
          margin-right: 2.93vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePriceNoVAT, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineStock, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
          font-size: 1.57vw;
          line-height: 2.35vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
          margin-bottom: 0.98vw; }
      .s31-article-line .s31-article-text .s31-article-summary {
        width: 100%;
        margin-top: 1.96vw;
        margin-left: 15.820vw; }
      .s31-article-line .s31-article-text .s31-article-summary-prices {
        font-size: 1.57vw;
        line-height: 2.35vw; }
        .s31-article-line .s31-article-text .s31-article-summary-prices span {
          font-size: 1.57vw;
          line-height: 2.35vw; }
    .s31-article-line .s31-article-to-cart-box-empty {
      width: 12.891vw;
      min-width: 12.891vw; }
    .s31-article-line .s31-quantity-selector {
      width: 12.891vw;
      min-width: 12.891vw;
      padding: 0.4vw 1.47vw; }
      .s31-article-line .s31-quantity-selector .s31-numberItems-count {
        line-height: 2.54vw;
        font-size: 1.76vw; }
        .s31-article-line .s31-quantity-selector .s31-numberItems-count input {
          font-size: 1.76vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-minus {
        font-size: 1.76vw;
        height: 1.76vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-plus {
        font-size: 1.76vw;
        height: 1.76vw; }
  .s31-banners-ct {
    margin-bottom: 0; }
    .s31-banners-ct div {
      width: calc(50% - 0.977vw);
      margin-bottom: 1.96vw;
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw; }
      .s31-banners-ct div:hover {
        -webkit-box-shadow: 0 0 2.93vw 0 #36363633;
        box-shadow: 0 0 2.93vw 0 #36363633; }
      .s31-banners-ct div img {
        -webkit-border-radius: 0.98vw;
        border-radius: 0.98vw; }
  .s31-listing-toCartButt {
    margin-top: 0;
    visibility: visible;
    padding: 0;
    position: absolute;
    width: 3.91vw;
    right: 0;
    left: auto;
    bottom: 20px; }
    .s31-listing-toCartButt .s31-addToCart-mobile .s31-button-submit {
      display: none; }
      .s31-listing-toCartButt .s31-addToCart-mobile .s31-button-submit.s31-addToCart-submit-mobile {
        display: block; }
    .s31-listing-toCartButt.s31-addToCart-mobile-soldout .s31-button-submit {
      display: none; }
      .s31-listing-toCartButt.s31-addToCart-mobile-soldout .s31-button-submit.s31-addToCart-submit-mobile {
        display: block; }
    .s31-listing-toCartButt .s31-button-submit {
      padding: 0;
      height: 3.42vw;
      width: 3.42vw;
      line-height: 5.469vw;
      background: #fff; }
      .s31-listing-toCartButt .s31-button-submit svg {
        margin-right: 0;
        height: 2.93vw;
        width: 2.93vw;
        min-height: 2.93vw;
        min-width: 2.93vw; }
        .s31-listing-toCartButt .s31-button-submit svg #shopping-bag {
          stroke: #F68D2E; }
      .s31-listing-toCartButt .s31-button-submit .s31-loadingIco #Artboard {
        fill: #F68D2E; }
      .s31-listing-toCartButt .s31-button-submit span {
        font-size: 0px !important; }
    .s31-listing-toCartButt .s31-listing-select {
      display: none; }
  .s31-article-toCartButt-error {
    font-size: 1.57vw;
    line-height: 1.86vw;
    padding: 0 2.45vw 1.96vw; }
  .s31-article-listing-border {
    margin-top: 2.93vw;
    margin-bottom: 2.93vw; }
  .s31-listing-bottom-des-long {
    font-size: 1.57vw; }
    .s31-listing-bottom-des-long a, .s31-listing-bottom-des-long strong {
      font-size: 1.57vw; }
  .s31-listing-bottom-des {
    margin-bottom: 2.93vw; }
    .s31-listing-bottom-des .s31-listing-bottom-des-short, .s31-listing-bottom-des .s31-listing-bottom-des-button, .s31-listing-bottom-des a, .s31-listing-bottom-des strong {
      font-size: 1.57vw; } }

@media (max-width: 991px) {
  .s31-association-box {
    margin-bottom: 2.61vw; }
  .s31-new-products-h2, .s31-last-seen-h2, .s31-suggestions-h2 {
    font-size: 3.39vw;
    line-height: 3.91vw;
    margin-bottom: 5.21vw; }
  .mobile-category-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3vw; }
    .mobile-category-name h1 {
      font-size: 5.21vw;
      margin-bottom: 0.66vw;
      display: inline-block;
      margin-right: 1.96vw;
      font-weight: 600; }
    .mobile-category-name .s31-listing-prod-count {
      display: inline-block;
      vertical-align: middle;
      font-weight: 400;
      line-height: 2.48vw;
      font-size: 2.09vw;
      border: 1px solid rgba(54, 54, 54, 0.1);
      -webkit-border-radius: 20px;
      border-radius: 20px;
      padding: 1.18vw 1.96vw; }
      .mobile-category-name .s31-listing-prod-count span {
        font-weight: 600;
        line-height: 2.48vw;
        font-size: 2.09vw; }
  .s31-article-listing .desktop-category-name, .s31-wishlist .desktop-category-name, .s31-association-box .desktop-category-name {
    display: none; }
  .s31-article-listing aside, .s31-wishlist aside, .s31-association-box aside {
    padding: 0 !important; }
  .s31-article-listing .s31-listing-leftmenu-box, .s31-wishlist .s31-listing-leftmenu-box, .s31-association-box .s31-listing-leftmenu-box {
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: auto; }
  .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart {
    font-size: 2.09vw;
    padding: 1.31vw 0 0.92vw; }
    .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div {
      height: 4.2vw;
      margin-right: 1.18vw; }
      .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div svg {
        width: 3.91vw;
        height: 3.91vw; }
  .s31-article-listing .s31-article-box .s31-article-text, .s31-wishlist .s31-article-box .s31-article-text, .s31-association-box .s31-article-box .s31-article-text {
    padding: 2.22vw 3.26vw 2.48vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-title, .s31-wishlist .s31-article-box .s31-article-text .s31-article-title, .s31-association-box .s31-article-box .s31-article-text .s31-article-title {
      line-height: 2.74vw;
      font-size: 2.35vw;
      min-height: 8.21vw;
      margin-bottom: 1.31vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-wishlist .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-association-box .s31-article-box .s31-article-text .s31-article-shortDesc {
      line-height: 2.48vw;
      font-size: 2.09vw;
      margin-bottom: 1.31vw;
      min-height: 9.9vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-no-vat {
      font-size: 2.09vw;
      line-height: 2.74vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-sizes, .s31-wishlist .s31-article-box .s31-article-text .s31-article-sizes, .s31-association-box .s31-article-box .s31-article-text .s31-article-sizes {
      display: none !important; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-all, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-all, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-all {
      -webkit-box-flex: 40%;
      -ms-flex: 40%;
      flex: 40%; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent {
      font-size: 1.83vw;
      line-height: 2.09vw;
      margin-bottom: 0 !important; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
      font-size: 2.35vw;
      line-height: 2.74vw; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
        font-size: 1.83vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock {
      font-weight: 400;
      font-size: 1.83vw;
      line-height: 3vw;
      margin-right: 5.21vw; }
  .s31-article-listing .s31-article-box .s31-article-mainImage, .s31-wishlist .s31-article-box .s31-article-mainImage, .s31-association-box .s31-article-box .s31-article-mainImage {
    min-height: auto; }
  .s31-article-listing .s31-listing-loadMore, .s31-wishlist .s31-listing-loadMore, .s31-association-box .s31-listing-loadMore {
    padding: 1.31vw 2.61vw;
    font-size: 2.09vw;
    line-height: 3.39vw;
    width: 19.531vw; }
    .s31-article-listing .s31-listing-loadMore span, .s31-wishlist .s31-listing-loadMore span, .s31-association-box .s31-listing-loadMore span {
      font-size: 2.09vw;
      line-height: 3.39vw;
      padding-right: 2.61vw; }
  .s31-article-line {
    padding: 2.61vw 0 5.21vw; }
    .s31-article-line .s31-article-line-desktopMainImage {
      width: 26.042vw;
      min-width: 26.042vw; }
    .s31-article-line .s31-article-text {
      margin-left: 5.21vw; }
      .s31-article-line .s31-article-text .s31-article-text-line {
        margin-bottom: 3.26vw; }
        .s31-article-line .s31-article-text .s31-article-text-line .s31-article-title {
          font-size: 2.09vw;
          line-height: 3.13vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants {
        margin-right: 2.61vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariants-box {
          margin-bottom: 3.26vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariantText {
          font-size: 2.09vw;
          line-height: 3.13vw;
          width: 100%; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-to-cart-box {
          margin-right: 3.91vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePriceNoVAT, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineStock, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
          font-size: 2.09vw;
          line-height: 3.13vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
          margin-bottom: 1.31vw; }
      .s31-article-line .s31-article-text .s31-article-summary {
        margin-top: 2.61vw;
        margin-left: 0; }
      .s31-article-line .s31-article-text .s31-article-summary-prices {
        font-size: 2.09vw;
        line-height: 3.13vw; }
        .s31-article-line .s31-article-text .s31-article-summary-prices span {
          font-size: 2.09vw;
          line-height: 3.13vw; }
    .s31-article-line .s31-article-to-cart-box-empty {
      width: 17.188vw;
      min-width: 17.188vw; }
    .s31-article-line .s31-quantity-selector {
      width: 17.188vw;
      min-width: 17.188vw;
      padding: 0.53vw 1.96vw; }
      .s31-article-line .s31-quantity-selector .s31-numberItems-count {
        line-height: 3.39vw;
        font-size: 2.35vw; }
        .s31-article-line .s31-quantity-selector .s31-numberItems-count input {
          font-size: 2.35vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-minus {
        font-size: 2.35vw;
        height: 2.35vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-plus {
        font-size: 2.35vw;
        height: 2.35vw; }
  .s31-banners-ct {
    display: none; }
    .s31-banners-ct div {
      width: calc(50% - 1.302vw);
      margin-bottom: 2.61vw;
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw; }
      .s31-banners-ct div:hover {
        -webkit-box-shadow: 0 0 3.91vw 0 #36363633;
        box-shadow: 0 0 3.91vw 0 #36363633; }
      .s31-banners-ct div img {
        -webkit-border-radius: 1.31vw;
        border-radius: 1.31vw; }
  .s31-listing-toCartButt {
    width: 5.21vw; }
    .s31-listing-toCartButt .s31-button-submit {
      width: 4.56vw;
      height: 4.56vw;
      line-height: 4.56vw; }
      .s31-listing-toCartButt .s31-button-submit svg {
        height: 3.91vw;
        width: 3.91vw;
        min-height: 3.91vw;
        min-width: 3.91vw; }
  .s31-article-toCartButt-error {
    font-size: 2.09vw;
    line-height: 2.48vw;
    padding: 0 3.26vw 2.61vw; }
  .s31-article-listing-border {
    margin-top: 3.91vw;
    margin-bottom: 3.91vw; }
  .s31-listing-bottom-des-long {
    font-size: 2.09vw; }
    .s31-listing-bottom-des-long a, .s31-listing-bottom-des-long strong {
      font-size: 2.09vw; }
  .s31-listing-bottom-des {
    margin-bottom: 3.91vw; }
    .s31-listing-bottom-des .s31-listing-bottom-des-short, .s31-listing-bottom-des .s31-listing-bottom-des-button, .s31-listing-bottom-des a, .s31-listing-bottom-des strong {
      font-size: 2.09vw; } }

@media (max-width: 767px) {
  .s31-association-box {
    margin-bottom: 3.48vw; }
  .s31-new-products-h2, .s31-last-seen-h2, .s31-suggestions-h2 {
    text-align: left;
    font-size: 3.65vw;
    line-height: 5.21vw;
    margin-bottom: 2.61vw; }
  .mobile-category-name {
    margin-bottom: 3.48vw; }
    .mobile-category-name h1 {
      font-size: 3.65vw;
      margin-bottom: 0;
      margin-right: 2.61vw; }
    .mobile-category-name .s31-listing-prod-count {
      font-size: 2.09vw;
      line-height: 2.44vw;
      border: 1px solid rgba(54, 54, 54, 0.1);
      -webkit-border-radius: 20px;
      border-radius: 20px;
      padding: 1.05vw 2.61vw; }
      .mobile-category-name .s31-listing-prod-count span {
        font-size: 2.09vw;
        line-height: 2.44vw; }
  .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart {
    font-size: 3vw;
    padding: 1.74vw 0 1.22vw; }
    .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div {
      height: 5.73vw;
      margin-right: 1.74vw; }
      .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div svg {
        width: 5.21vw;
        height: 5.21vw; }
  .s31-article-listing .s31-article-box .s31-article-text, .s31-wishlist .s31-article-box .s31-article-text, .s31-association-box .s31-article-box .s31-article-text {
    padding: 3.82vw 4.35vw 3.3vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-title, .s31-wishlist .s31-article-box .s31-article-text .s31-article-title, .s31-association-box .s31-article-box .s31-article-text .s31-article-title {
      font-size: 2.44vw;
      font-weight: 600;
      margin-bottom: 1.74vw;
      min-height: 10.94vw;
      line-height: normal; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-wishlist .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-association-box .s31-article-box .s31-article-text .s31-article-shortDesc {
      line-height: 3.3vw;
      font-size: 2.78vw;
      margin-bottom: 1.74vw;
      min-height: 9.9vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-no-vat {
      font-size: 2.44vw;
      line-height: 3.65vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent {
      font-size: 2.44vw;
      line-height: 2.78vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
      font-size: 3.13vw;
      line-height: 3.65vw; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
        font-size: 2.44vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock {
      font-size: 2.44vw;
      line-height: 4vw;
      margin-right: 6.95vw; }
  .s31-article-listing .s31-article-box .s31-article-mainImage, .s31-wishlist .s31-article-box .s31-article-mainImage, .s31-association-box .s31-article-box .s31-article-mainImage {
    min-height: auto; }
  .s31-article-listing .s31-listing-loadMore, .s31-wishlist .s31-listing-loadMore, .s31-association-box .s31-listing-loadMore {
    padding: 1.74vw 3.48vw;
    font-size: 2.44vw;
    line-height: 4.52vw;
    width: 26.087vw;
    margin-bottom: 5.21vw; }
    .s31-article-listing .s31-listing-loadMore span, .s31-wishlist .s31-listing-loadMore span, .s31-association-box .s31-listing-loadMore span {
      font-size: 2.44vw;
      line-height: 4.52vw;
      padding-right: 3.48vw; }
  .s31-article-line {
    padding: 3.48vw 0 6.95vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-article-line .s31-article-line-mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-bottom: 3.48vw; }
      .s31-article-line .s31-article-line-mobile .s31-article-title {
        display: block;
        -ms-flex-item-align: center;
        align-self: center;
        font-size: 2.44vw;
        line-height: 4.17vw;
        color: #363636;
        font-weight: 700;
        margin-left: 3.48vw; }
    .s31-article-line .s31-article-line-desktopMainImage {
      width: 12.174vw;
      min-width: 12.174vw; }
    .s31-article-line .s31-article-text {
      margin-left: 0; }
      .s31-article-line .s31-article-text .s31-article-text-line {
        margin-bottom: 4.35vw;
        display: none; }
        .s31-article-line .s31-article-text .s31-article-text-line .s31-article-title {
          font-size: 2.44vw;
          line-height: 4.17vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants {
        margin-right: 3.48vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariants-box {
          margin-bottom: 4.35vw;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariantText {
          width: 100%;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          font-size: 2.44vw;
          line-height: 4.17vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-to-cart-box {
          width: 100%;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          margin-right: 5.21vw;
          margin-top: 3.48vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePriceNoVAT, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineStock, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
          font-size: 2.44vw;
          line-height: 4.17vw; }
        .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
          margin-bottom: 1.74vw; }
      .s31-article-line .s31-article-text .s31-article-summary {
        margin-top: 3.48vw;
        margin-left: 0; }
      .s31-article-line .s31-article-text .s31-article-summary-prices {
        font-size: 2.44vw;
        line-height: 4.17vw; }
        .s31-article-line .s31-article-text .s31-article-summary-prices span {
          font-size: 2.44vw;
          line-height: 4.17vw; }
    .s31-article-line .s31-article-to-cart-box-empty {
      width: 22.957vw;
      min-width: 22.957vw; }
    .s31-article-line .s31-quantity-selector {
      width: 22.957vw;
      min-width: 22.957vw;
      padding: 0.7vw 2.61vw;
      margin-left: 0; }
      .s31-article-line .s31-quantity-selector .s31-numberItems-count {
        line-height: 4.52vw;
        font-size: 2.78vw; }
        .s31-article-line .s31-quantity-selector .s31-numberItems-count input {
          font-size: 2.78vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-minus {
        font-size: 2.78vw;
        height: 3.13vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-plus {
        font-size: 2.78vw;
        height: 3.13vw; }
  .s31-banners-ct div {
    width: 100%;
    margin-bottom: 3.48vw;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw; }
    .s31-banners-ct div:hover {
      -webkit-box-shadow: 0 0 5.21vw 0 #36363633;
      box-shadow: 0 0 5.21vw 0 #36363633; }
    .s31-banners-ct div img {
      -webkit-border-radius: 1.74vw;
      border-radius: 1.74vw; }
  .s31-listing-toCartButt {
    width: 6.95vw; }
    .s31-listing-toCartButt .s31-button-submit {
      width: 6.08vw;
      height: 6.08vw;
      line-height: 6.08vw; }
      .s31-listing-toCartButt .s31-button-submit svg {
        height: 5.21vw;
        width: 5.21vw;
        min-height: 5.21vw;
        min-width: 5.21vw; }
        .s31-listing-toCartButt .s31-button-submit svg #shopping-bag {
          stroke: #F68D2E; }
      .s31-listing-toCartButt .s31-button-submit .s31-loadingIco #Artboard {
        fill: #F68D2E; }
      .s31-listing-toCartButt .s31-button-submit span {
        font-size: 0px !important; }
    .s31-listing-toCartButt .s31-listing-select {
      display: none; }
  .s31-article-toCartButt-error {
    font-size: 2.44vw;
    line-height: 3.3vw;
    padding: 0 4.35vw 3.48vw; }
  .s31-article-listing-border {
    margin-top: 3.48vw;
    margin-bottom: 3.48vw; }
  .s31-listing-bottom-des-long {
    font-size: 2.44vw; }
    .s31-listing-bottom-des-long a, .s31-listing-bottom-des-long strong {
      font-size: 2.44vw; }
  .s31-listing-bottom-des {
    margin-bottom: 3.48vw; }
    .s31-listing-bottom-des .s31-listing-bottom-des-short, .s31-listing-bottom-des .s31-listing-bottom-des-button, .s31-listing-bottom-des a, .s31-listing-bottom-des strong {
      font-size: 2.44vw; } }

@media (max-width: 575px) {
  .s31-association-box {
    margin-bottom: 5.34vw;
    padding: 0 5px !important; }
  .s31-new-products-h2, .s31-last-seen-h2, .s31-suggestions-h2 {
    font-size: 5.6vw;
    line-height: 8vw;
    margin-bottom: 4vw; }
  .mobile-category-name {
    margin-bottom: 5.34vw; }
    .mobile-category-name h1 {
      font-size: 5.6vw;
      margin-right: 4vw; }
    .mobile-category-name .s31-listing-prod-count {
      font-size: 3.2vw;
      line-height: 3.74vw;
      border: 1px solid rgba(54, 54, 54, 0.1);
      -webkit-border-radius: 20px;
      border-radius: 20px;
      padding: 1.74vw 4vw; }
      .mobile-category-name .s31-listing-prod-count span {
        font-size: 3.2vw;
        line-height: 3.74vw; }
  .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart {
    font-size: 4.27vw;
    padding: 2.7vw 0 1.87vw; }
    .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div {
      height: 8.8vw;
      margin-right: 2.7vw; }
      .s31-article-listing .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-wishlist .s31-article-box .s31-article-url-prod .s31-in-cart div svg, .s31-association-box .s31-article-box .s31-article-url-prod .s31-in-cart div svg {
        width: 8vw;
        height: 8vw; }
  .s31-article-listing .s31-article-box .s31-article-text, .s31-wishlist .s31-article-box .s31-article-text, .s31-association-box .s31-article-box .s31-article-text {
    padding: 2.67vw 2.67vw 5.07vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-title, .s31-wishlist .s31-article-box .s31-article-text .s31-article-title, .s31-association-box .s31-article-box .s31-article-text .s31-article-title {
      font-size: 3.74vw;
      margin-bottom: 2.67vw;
      min-height: 8.54vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-wishlist .s31-article-box .s31-article-text .s31-article-shortDesc, .s31-association-box .s31-article-box .s31-article-text .s31-article-shortDesc {
      line-height: 5.3vw;
      font-size: 3.74vw;
      margin-bottom: 1.34vw;
      min-height: 16vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-no-vat, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-no-vat {
      font-size: 3.74vw;
      line-height: 5.6vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-all, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-all, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-all {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price-percent {
      font-size: 3.74vw;
      line-height: 4.27vw; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
      font-size: 3.74vw;
      line-height: 5.6vw; }
      .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
        font-size: 3.74vw;
        width: auto; }
    .s31-article-listing .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-wishlist .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock, .s31-association-box .s31-article-box .s31-article-text .s31-article-price-box .s31-article-stock {
      font-size: 3.74vw;
      line-height: 6.14vw;
      margin-right: 10.67vw; }
  .s31-article-listing .s31-article-box .s31-article-mainImage, .s31-wishlist .s31-article-box .s31-article-mainImage, .s31-association-box .s31-article-box .s31-article-mainImage {
    min-height: auto !important; }
  .s31-article-listing .s31-listing-loadMore, .s31-wishlist .s31-listing-loadMore, .s31-association-box .s31-listing-loadMore {
    padding: 2.67vw 5.34vw;
    font-size: 3.74vw;
    line-height: 6.94vw;
    width: 40vw;
    margin-bottom: 8vw; }
    .s31-article-listing .s31-listing-loadMore span, .s31-wishlist .s31-listing-loadMore span, .s31-association-box .s31-listing-loadMore span {
      font-size: 3.74vw;
      line-height: 6.94vw;
      padding-right: 5.34vw; }
  .s31-article-line {
    padding: 5.34vw 0 10.67vw; }
    .s31-article-line .s31-article-line-mobile {
      margin-bottom: 5.34vw; }
      .s31-article-line .s31-article-line-mobile .s31-article-title {
        font-size: 3.74vw;
        line-height: 6.4vw;
        margin-left: 5.34vw; }
    .s31-article-line .s31-article-line-desktopMainImage {
      width: 18.667vw;
      min-width: 18.667vw; }
    .s31-article-line .s31-article-text .s31-article-text-line {
      margin-bottom: 6.67vw; }
      .s31-article-line .s31-article-text .s31-article-text-line .s31-article-title {
        font-size: 4.27vw;
        line-height: 6.4vw; }
    .s31-article-line .s31-article-text .s31-article-lineVariants {
      margin-right: 5.34vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariants-box {
        margin-bottom: 6.67vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineVariantText {
        font-size: 3.74vw;
        line-height: 6.4vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-to-cart-box {
        margin-right: 8vw;
        margin-top: 5.34vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePriceNoVAT, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-linePrice, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-lineStock, .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
        font-size: 3.74vw;
        line-height: 6.4vw; }
      .s31-article-line .s31-article-text .s31-article-lineVariants .s31-article-toCartButt-error {
        margin-bottom: 2.67vw; }
    .s31-article-line .s31-article-text .s31-article-summary {
      margin-top: 5.34vw; }
    .s31-article-line .s31-article-text .s31-article-summary-prices {
      font-size: 3.74vw;
      line-height: 6.4vw; }
      .s31-article-line .s31-article-text .s31-article-summary-prices span {
        font-size: 3.74vw;
        line-height: 6.4vw; }
    .s31-article-line .s31-article-to-cart-box-empty {
      width: 35.200vw;
      min-width: 35.200vw; }
    .s31-article-line .s31-quantity-selector {
      width: 35.200vw;
      min-width: 35.200vw;
      padding: 1.07vw 4vw; }
      .s31-article-line .s31-quantity-selector .s31-numberItems-count {
        line-height: 6.94vw;
        font-size: 4.27vw; }
        .s31-article-line .s31-quantity-selector .s31-numberItems-count input {
          font-size: 4.27vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-minus {
        font-size: 4.27vw;
        height: 4.8vw; }
      .s31-article-line .s31-quantity-selector .s31-pocetks-plus {
        font-size: 4.27vw;
        height: 4.8vw; }
  .s31-banners-ct div {
    margin-bottom: 5.34vw;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw; }
    .s31-banners-ct div:hover {
      -webkit-box-shadow: 0 0 8vw 0 #36363633;
      box-shadow: 0 0 8vw 0 #36363633; }
    .s31-banners-ct div img {
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw; }
  .s31-listing-toCartButt {
    width: 10.67vw;
    bottom: 5px; }
    .s31-listing-toCartButt .s31-button-submit {
      width: 9.34vw;
      height: 9.34vw;
      line-height: 9.34vw; }
      .s31-listing-toCartButt .s31-button-submit svg {
        height: 8vw;
        width: 8vw;
        min-height: 8vw;
        min-width: 8vw; }
      .s31-listing-toCartButt .s31-button-submit span {
        font-size: 3.74vw;
        line-height: 5.07vw; }
  .s31-article-toCartButt-error {
    font-size: 3.74vw;
    line-height: 5.07vw;
    padding: 0 6.67vw 5.34vw; }
  .s31-article-listing-border {
    margin-top: 5.34vw;
    margin-bottom: 5.34vw;
    margin-left: -10px;
    margin-right: -10px; }
    .s31-article-listing-border .s31-article-wrap {
      margin-bottom: 10px; }
    .s31-article-listing-border .col-6 {
      padding: 0 5px; }
  .s31-listing-bottom-des-long {
    font-size: 3.74vw; }
    .s31-listing-bottom-des-long a, .s31-listing-bottom-des-long strong {
      font-size: 3.74vw; }
  .s31-listing-bottom-des {
    margin-bottom: 5.34vw; }
    .s31-listing-bottom-des .s31-listing-bottom-des-short, .s31-listing-bottom-des .s31-listing-bottom-des-button, .s31-listing-bottom-des a, .s31-listing-bottom-des strong {
      font-size: 3.74vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-label {
  z-index: 999;
  background: #706259;
  position: absolute;
  left: 0;
  top: 15px;
  color: white;
  padding: 0 10px;
  line-height: 27px;
  height: 27px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }
  .s31-label svg {
    position: relative;
    top: 3px;
    margin-right: 8px; }
  .s31-label.s31-label-count2 {
    top: 50px; }
  .s31-label.s31-label-count3 {
    top: 85px; }
  .s31-label.s31-label-count4 {
    top: 120px; }
  .s31-label.s31-label-count5 {
    top: 155px; }
  .s31-label.s31-label-count6 {
    top: 190px; }
  .s31-label.s31-label-akce {
    background-color: #EE7800; }
  .s31-label.s31-label-nejprodavanejsi {
    background-color: #F7A809; }
  .s31-label.s31-label-novinky {
    background-color: #C2D216; }
  .s31-label.s31-label-tip {
    background-color: #4D9D34; }
  .s31-label.s31-label-vyprodej {
    background-color: #EE7800; }
  .s31-label.s31-label-vyrobeno_v_cr {
    background-color: #4D9D34; }
  .s31-label.s31-label-seal {
    padding: 0px;
    left: auto;
    right: 0px;
    top: 120px;
    max-width: 100px; }
    .s31-label.s31-label-seal img {
      width: 100%;
      height: auto; }
  .s31-label.s31-label-sale svg {
    position: relative;
    top: 5px;
    left: -3px;
    margin-right: 2px; }
  .s31-label.s31-label-new svg {
    left: 3px;
    margin-right: 12px; }
  .s31-label.s31-label-action svg {
    margin-right: 7px; }
  .s31-label .s31-label-name {
    font-size: 11px;
    font-weight: 600; }

.s31-article-images-cont .s31-label.s31-label-seal {
  right: -2px; }

.s31-article-line .s31-article-lineLabels {
  position: absolute;
  top: -2px;
  left: 20px; }
  .s31-article-line .s31-article-lineLabels .s31-label {
    background: #363636;
    position: static;
    left: auto;
    top: auto;
    color: white;
    float: left;
    padding: 0 10px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    text-transform: uppercase;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px; }
    .s31-article-line .s31-article-lineLabels .s31-label svg {
      display: none; }
    .s31-article-line .s31-article-lineLabels .s31-label.s31-label-seal {
      display: none; }
  .s31-article-line .s31-article-lineLabels.s31-article-related-variants-lineLabels {
    position: static; }
    .s31-article-line .s31-article-lineLabels.s31-article-related-variants-lineLabels .s31-label {
      margin-left: 10px;
      text-transform: none; }

@media (max-width: 1199px) {
  .s31-label {
    top: 2.45vw;
    padding: 0 0.98vw;
    line-height: 2.64vw;
    height: 2.64vw;
    -webkit-border-top-right-radius: 0.4vw;
    border-top-right-radius: 0.4vw;
    -webkit-border-bottom-right-radius: 0.4vw;
    border-bottom-right-radius: 0.4vw; }
    .s31-label svg {
      top: 0.3vw;
      margin-right: 0.79vw; }
    .s31-label.s31-label-count2 {
      top: 6.06vw; }
    .s31-label.s31-label-count3 {
      top: 9.67vw; }
    .s31-label.s31-label-count4 {
      top: 13.281vw; }
    .s31-label.s31-label-count5 {
      top: 16.895vw; }
    .s31-label .s31-label-name {
      font-size: 1.08vw; } }

@media (max-width: 991px) {
  .s31-label {
    top: 3.26vw;
    padding: 0 1.31vw;
    line-height: 3.52vw;
    height: 3.52vw;
    -webkit-border-top-right-radius: 0.53vw;
    border-top-right-radius: 0.53vw;
    -webkit-border-bottom-right-radius: 0.53vw;
    border-bottom-right-radius: 0.53vw; }
    .s31-label svg {
      top: 0.4vw;
      margin-right: 1.05vw; }
    .s31-label.s31-label-count2 {
      top: 8.08vw; }
    .s31-label.s31-label-count3 {
      top: 12.891vw; }
    .s31-label.s31-label-count4 {
      top: 17.708vw; }
    .s31-label.s31-label-count5 {
      top: 22.526vw; }
    .s31-label .s31-label-name {
      font-size: 1.44vw; } }

@media (max-width: 767px) {
  .s31-label {
    top: 4.35vw;
    padding: 0 1.74vw;
    line-height: 4.69vw;
    height: 4.69vw;
    -webkit-border-top-right-radius: 0.7vw;
    border-top-right-radius: 0.7vw;
    -webkit-border-bottom-right-radius: 0.7vw;
    border-bottom-right-radius: 0.7vw; }
    .s31-label svg {
      top: 0.53vw;
      margin-right: 1.39vw; }
    .s31-label.s31-label-count2 {
      top: 10.77vw; }
    .s31-label.s31-label-count3 {
      top: 17.1875vw; }
    .s31-label.s31-label-count4 {
      top: 23.611vw; }
    .s31-label.s31-label-count5 {
      top: 29.514vw; }
    .s31-label .s31-label-name {
      font-size: 1.91vw; } }

@media (max-width: 575px) {
  .s31-label {
    top: 6.67vw;
    padding: 0 2.67vw;
    line-height: 7.2vw;
    height: 7.2vw;
    -webkit-border-top-right-radius: 1.07vw;
    border-top-right-radius: 1.07vw;
    -webkit-border-bottom-right-radius: 1.07vw;
    border-bottom-right-radius: 1.07vw; }
    .s31-label svg {
      top: 0.8vw;
      margin-right: 2.14vw; }
    .s31-label.s31-label-count2 {
      top: 16.53332vw; }
    .s31-label.s31-label-count3 {
      top: 26.4vw; }
    .s31-label.s31-label-count4 {
      top: 36.267vw; }
    .s31-label.s31-label-count5 {
      top: 46.133vw; }
    .s31-label .s31-label-name {
      font-size: 2.94vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-search-listing .s31-search-heading {
  float: left;
  font-size: 34px;
  margin-right: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px; }

.s31-search-listing .s31-search-headingH1 {
  float: none;
  font-size: 40px;
  font-weight: 600; }
  .s31-search-listing .s31-search-headingH1:after {
    content: ' ';
    display: block;
    clear: both; }

.s31-search-listing .s31-multifilters {
  padding-top: 15px; }

@media (max-width: 1199px) {
  .s31-search-listing .s31-search-heading {
    font-size: 3.91vw;
    margin-right: 0.98vw;
    line-height: 4.89vw; }
  .s31-search-listing .s31-search-headingH1 {
    font-size: 3.91vw; }
  .s31-search-listing .s31-multifilters {
    padding-top: 1.47vw; } }

@media (max-width: 991px) {
  .s31-search-listing .s31-search-heading {
    font-size: 5.21vw;
    margin-right: 1.31vw;
    line-height: 6.52vw; }
  .s31-search-listing .s31-search-headingH1 {
    font-size: 5.21vw; }
  .s31-search-listing .s31-multifilters {
    padding-top: 1.96vw; } }

@media (max-width: 767px) {
  .s31-search-listing .s31-search-heading {
    font-size: 3.65vw;
    margin-right: 1.74vw;
    line-height: normal; }
  .s31-search-listing .s31-search-headingH1 {
    font-size: 3.65vw; }
  .s31-search-listing .s31-multifilters {
    padding-top: 2.61vw; } }

@media (max-width: 575px) {
  .s31-search-listing .s31-search-heading {
    font-size: 5.6vw;
    margin-right: 2.67vw;
    line-height: normal; }
  .s31-search-listing .s31-search-headingH1 {
    font-size: 5.6vw; }
  .s31-search-listing .s31-multifilters {
    padding-top: 4vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-article-detail {
  margin: 0 0 30px 0; }
  .s31-article-detail .s31-article-headLine h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px; }
  .s31-article-detail h2 {
    margin-top: 30px; }
  .s31-article-detail a:not(.s31-button-submit) {
    color: #F68D2E; }
    .s31-article-detail a:not(.s31-button-submit):hover {
      text-decoration: underline;
      color: #F68D2E; }
  .s31-article-detail .s31-article-description ul, .s31-article-detail .s31-article-description ol {
    margin-left: 30px; }
  .s31-article-detail .s31-article-description iframe {
    width: 100%;
    min-height: 366px;
    height: auto !important; }
  .s31-article-detail a.s31-button-red {
    color: white; }
    .s31-article-detail a.s31-button-red:hover {
      color: white; }
  .s31-article-detail .s31-article-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 30px; }
    .s31-article-detail .s31-article-labels p {
      margin-bottom: 0px;
      font-size: 16px;
      margin-left: 30px; }
      .s31-article-detail .s31-article-labels p:first-of-type {
        margin-left: 0; }
      .s31-article-detail .s31-article-labels p a {
        font-size: 16px; }
      .s31-article-detail .s31-article-labels p span {
        font-size: 16px; }
      .s31-article-detail .s31-article-labels p .s31-fw-600 {
        font-weight: 600; }
    .s31-article-detail .s31-article-labels .s31-ratingCont {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 90px;
        margin-bottom: 0;
        margin-right: 38px; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-show-all-reviews, .s31-article-detail .s31-article-labels .s31-ratingCont .s31-review-addReview {
        font-size: 16px;
        color: #363636;
        margin-right: 30px;
        cursor: pointer;
        text-decoration: underline; }
  .s31-article-detail .s31-article-info {
    padding: 0px; }
    .s31-article-detail .s31-article-info .s31-article-desriptionshort {
      margin-bottom: 19px; }
    .s31-article-detail .s31-article-info p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 0; }
      .s31-article-detail .s31-article-info p a {
        text-decoration: underline;
        font-size: 16px;
        line-height: 30px; }
    .s31-article-detail .s31-article-info .s31-inCart p {
      line-height: normal; }
    .s31-article-detail .s31-article-info .s31-article-desription-vo {
      color: #949494; }
      .s31-article-detail .s31-article-info .s31-article-desription-vo span {
        font-size: 16px;
        line-height: 30px;
        color: #949494; }
    .s31-article-detail .s31-article-info .s31-article-subBrand {
      float: left;
      font-size: 34px;
      line-height: 38px;
      margin-right: 8px;
      color: #363636;
      font-weight: 500; }
      .s31-article-detail .s31-article-info .s31-article-subBrand:hover {
        text-decoration: underline; }
  .s31-article-detail .s31-article-prices .s31-price-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice {
      height: 38px;
      line-height: 38px;
      width: 206px;
      margin-left: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: #fcf6ea;
      font-size: 16px;
      font-weight: 600;
      color: #f0b323;
      text-align: center; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice svg {
        margin-right: 10px; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice:hover {
        background-color: #f0b323;
        color: #fff; }
        .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice:hover svg path {
          stroke: #fff; }
        .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice:hover svg circle {
          fill: #fff; }
    .s31-article-detail .s31-article-prices .s31-price-info.s31-price-infoNostock {
      padding-left: 15px !important;
      padding-right: 15px !important; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price {
      font-size: 30px;
      font-weight: 600; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price.s31-article-price-original {
        text-decoration: line-through;
        display: block;
        margin-right: 10px;
        text-align: left;
        line-height: 12px;
        font-weight: normal;
        font-size: 24px; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price.s31-article-price-without-tax {
        margin-left: 5px; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-percent {
      padding-left: 20px;
      font-size: 30px;
      color: #F68D2E; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-without-tax {
      font-size: 21px;
      font-weight: normal;
      color: #949494; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-info {
      font-size: 16px;
      line-height: 30px;
      color: #949494;
      width: 100%; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-info span {
        font-size: 16px;
        line-height: 30px;
        color: #949494; }
  .s31-article-detail .s31-article-prices .s31-article-warning {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries {
      background-color: rgba(47, 97, 201, 0.1);
      padding: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 13px 30px 0;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries p {
        color: #2F61C9;
        font-size: 16px;
        line-height: 30px; }
        .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries p strong {
          color: #2F61C9;
          font-size: 16px;
          line-height: 30px;
          font-weight: 600; }
      .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries svg {
        margin-right: 15px; }
    .s31-article-detail .s31-article-prices .s31-article-warning .s31-article-freeDelivery {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 20px; }
  .s31-article-detail .s31-article-prices .s31-tocart-block {
    border: 2px solid #F0EFEE;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants {
      padding: 40px 40px 36px 40px; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-options-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroideryText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColourText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSizeText {
        display: block;
        font-size: 26px;
        font-weight: 600;
        margin-right: 10px; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroidery, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize {
        font-size: 16px;
        line-height: 16px;
        display: block;
        float: right;
        font-weight: normal; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroidery span, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour span, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize span {
          font-size: 16px; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroidery svg, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour svg, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize svg {
          position: relative;
          top: 4px;
          margin-right: 5px; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Embroideries, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Colours, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Sizes {
        margin-top: 20px; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin {
        border: 1px solid #bbbbbb;
        height: 40px;
        width: 40px;
        padding: 0;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 40px;
        margin: 0 15px 15px 0;
        display: block;
        float: left;
        color: #363636;
        font-size: 14px;
        font-weight: 500;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        position: relative; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin img {
          display: block;
          margin: 5px auto 0;
          -webkit-border-radius: 2px;
          border-radius: 2px;
          width: 30px;
          height: 30px; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin:hover {
          text-decoration: none;
          background: rgba(110, 98, 89, 0.05); }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin.s31-active {
          border: 2px solid black;
          height: 38px;
          width: 38px;
          line-height: 38px; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin.s31-active img {
            margin: 4px auto 0; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin.s31-active:hover {
            cursor: default;
            background: transparent; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin.s31-variantAssociatinWithoutImg {
          min-width: 35px;
          width: auto;
          padding: 0 10px; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin:after {
          content: attr(data-title);
          color: white;
          font-size: 16px;
          position: absolute;
          padding: 5px 15px;
          top: -3.7em;
          left: 50%;
          white-space: nowrap;
          background: #6E6259;
          -webkit-border-radius: 10px;
          border-radius: 10px;
          -webkit-box-shadow: 0 20px 40px 0 #6e62594d;
          box-shadow: 0 20px 40px 0 #6e62594d;
          opacity: 0;
          z-index: 99999;
          visibility: hidden;
          -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          pointer-events: none; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin:before {
          position: absolute;
          content: " ";
          display: block;
          width: 10px;
          height: 10px;
          top: -1.2em;
          right: 5px;
          border-top: 0 solid transparent;
          border-right: 20px solid #6E6259;
          border-bottom: 15px solid transparent;
          opacity: 0;
          visibility: hidden;
          pointer-events: none; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin:hover:after {
          opacity: 1;
          -webkit-transition: all 0.1s ease 0.5s;
          -o-transition: all 0.1s ease 0.5s;
          transition: all 0.1s ease 0.5s;
          visibility: visible; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-variantAssociatin:hover:before {
          opacity: 1;
          -webkit-transition: all 0.1s ease 0.5s;
          -o-transition: all 0.1s ease 0.5s;
          transition: all 0.1s ease 0.5s;
          visibility: visible; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Embroideries .s31-variantAssociatin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Embroideries .s31-variantAssociatin svg {
          margin: auto;
          display: block; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Embroideries .s31-variantAssociatin.s31-active {
          cursor: default; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants #sylius-product-variants {
        display: none; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants label.required {
        display: none; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox {
        position: relative; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox .s31-checkbox-checkbox input {
          width: 0px;
          height: 0px;
          opacity: 0;
          position: absolute;
          top: 0;
          left: 0; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox .s31-checkbox-checkbox label {
          min-width: 42px;
          min-height: 42px;
          font-weight: 500;
          font-size: 14px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          border: 1px solid #bbbbbb;
          text-align: left;
          margin: 0 15px 15px 0;
          padding: 7px 10px;
          line-height: 25px;
          float: left;
          display: block;
          text-align: center;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          cursor: pointer; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox .s31-checkbox-checkbox label:hover {
            background: rgba(110, 98, 89, 0.05);
            border-color: #363636; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox .s31-checkbox-checkbox input:checked + label {
          border: 2px solid black;
          padding: 6px 9px; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox .s31-checkbox-checkbox input:checked + label:hover {
            cursor: default;
            background: rgba(110, 98, 89, 0.05); }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox.s31-not-in-stock .s31-checkbox-checkbox label {
          border: 1px solid rgba(232, 88, 75, 0.3);
          background: rgba(232, 88, 75, 0.05);
          color: #E8584B; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox.s31-not-in-stock .s31-checkbox-checkbox label:hover {
            border-color: #E8584B; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox.s31-not-in-stock .s31-checkbox-checkbox input:checked + label {
          border: 2px solid #E8584B;
          background: rgba(232, 88, 75, 0.05);
          padding: 6px 9px; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .checkbox.s31-not-in-stock .s31-checkbox-checkbox input:checked + label:hover {
            cursor: default;
            background: rgba(232, 88, 75, 0.05); }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-detail-warrantyBlock {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-detail-warrantyBlock label {
          margin: 0 10px;
          font-size: 16px;
          font-weight: 500; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-detail-disposalBlock {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-detail-disposalBlock label {
          margin: 0 10px;
          font-size: 16px;
          font-weight: 500; }
  .s31-article-detail .s31-article-prices .s31-article-stock svg {
    float: left;
    margin: 0 7px 20px -4px; }
  .s31-article-detail .s31-article-prices .s31-article-stock .s31-article-stockText {
    display: block;
    float: left;
    max-width: calc(100% - 40px);
    font-size: 16px; }
    .s31-article-detail .s31-article-prices .s31-article-stock .s31-article-stockText strong {
      font-size: 16px;
      font-weight: 600; }
  .s31-article-detail .s31-article-prices.s31-article-pointsLogin p {
    margin-bottom: 0px; }
  .s31-article-detail .s31-instock-info {
    line-height: 30px;
    margin: 24px 0 20px 0; }
    .s31-article-detail .s31-instock-info .s31-fw-600 {
      font-weight: 600;
      font-size: 16px; }
    .s31-article-detail .s31-instock-info p {
      margin-bottom: 0px; }
    .s31-article-detail .s31-instock-info .s31-deliveryOptions {
      margin-left: 9px; }
      .s31-article-detail .s31-instock-info .s31-deliveryOptions:hover {
        cursor: pointer; }
  .s31-article-detail .s31-hairclub-block hr {
    border: none;
    border-top: 1px solid #e0e5e8; }
  .s31-article-detail .s31-hairclub-block svg {
    float: left;
    margin: 5px 10px 20px 0; }
  .s31-article-detail .s31-hairclub-block p {
    line-height: 30px;
    margin-bottom: 0px; }
  .s31-article-detail .s31-article-darkBlock {
    padding: 40px;
    background: #F0EFEE; }
    .s31-article-detail .s31-article-darkBlock .alert {
      padding: 0;
      background: transparent;
      color: #E8584B;
      margin-bottom: 20px; }
    .s31-article-detail .s31-article-darkBlock .s31-instock-info {
      margin: 0; }
      .s31-article-detail .s31-article-darkBlock .s31-instock-info .s31-article-stockText {
        float: none; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: white;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 160px;
        height: 56px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-minus {
          text-align: center;
          width: 50px;
          font-size: 30px;
          color: #6BA539;
          cursor: pointer; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-minus:hover {
            color: black;
            cursor: pointer; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-minus.s31-disabled {
            opacity: 0.3; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-plus {
          text-align: center;
          width: 50px;
          font-size: 24px;
          color: #6BA539;
          cursor: pointer; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-plus:hover {
            color: black;
            cursor: pointer; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-plus.s31-disabled {
            opacity: 0.3; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector input {
          border: 0;
          outline: 0;
          font-size: 18px;
          max-width: 60px;
          text-align: center; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-article-toCartButt-error {
          background: #363636;
          display: block;
          width: 50%;
          float: right;
          line-height: 14px;
          text-align: right;
          padding: 10px; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector.s31-article-toCartButt-disabled {
          position: relative; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector.s31-article-toCartButt-disabled .s31-toCartButt-disabled-overlay {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background: transparent; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector.s31-article-toCartButt-disabled .s31-quantity-selector {
            opacity: .3; }
      .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart {
        margin-left: 20px;
        background-color: #F68D2E;
        border: 0;
        outline: none;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart input, .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button {
          width: 200px;
          height: 56px;
          background-color: transparent;
          border: 0;
          outline: none;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          cursor: pointer;
          -webkit-transition-duration: 0.2s;
          -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart input span, .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button span {
            color: #fff;
            font-size: 16px;
            line-height: 19px;
            font-weight: 600; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart input svg, .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button svg {
            margin-right: 10px; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart .s31-loadingIco {
          -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
          display: none; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart:hover {
          background-color: #F37000; }
      .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery {
        background-color: #F68D2E;
        border: 0;
        outline: none;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery input, .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button {
          width: 270px;
          height: 56px;
          background-color: transparent;
          border: 0;
          outline: none;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          cursor: pointer;
          -webkit-transition-duration: 0.2s;
          -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery input span, .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button span {
            color: #fff;
            font-size: 16px;
            line-height: 19px;
            font-weight: 600; }
          .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery input svg, .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button svg {
            margin-right: 10px; }
            .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery input svg path, .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button svg path {
              fill: white; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery .s31-loadingIco {
          -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
          display: none; }
        .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery:hover {
          background-color: #F37000; }
    .s31-article-detail .s31-article-darkBlock .s31-club {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-article-detail .s31-article-darkBlock .s31-club .s31-ico {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 8px; }
        .s31-article-detail .s31-article-darkBlock .s31-club .s31-ico svg {
          width: 20px;
          height: 20px; }
      .s31-article-detail .s31-article-darkBlock .s31-club span {
        font-weight: 600;
        font-size: 16px; }
    .s31-article-detail .s31-article-darkBlock .s31-inCart {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-article-detail .s31-article-darkBlock .s31-inCart.first {
        margin-top: 25px; }
      .s31-article-detail .s31-article-darkBlock .s31-inCart .s31-ico {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 8px; }
        .s31-article-detail .s31-article-darkBlock .s31-inCart .s31-ico svg {
          width: 20px;
          height: 20px; }
      .s31-article-detail .s31-article-darkBlock .s31-inCart span {
        font-weight: 600;
        font-size: 16px; }
  .s31-article-detail .s31-ratingCont .s31-starrating {
    float: left; }
  .s31-article-detail .s31-ratingCont .s31-show-all-reviews, .s31-article-detail .s31-ratingCont .s31-review-addReview {
    line-height: 30px;
    margin-right: 15px; }
  .s31-article-detail .s31-rating-count {
    display: inline-block;
    margin-right: 0;
    min-width: 20px;
    min-height: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #363636;
    color: white;
    font-size: 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500; }
  .s31-article-detail .s31-article-line {
    width: 100%; }
  .s31-article-detail .s31-detail-tabs {
    width: 100%;
    margin-top: 60px;
    padding: 0; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tab {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      border: 1px solid #F0EFEE;
      border-bottom: none;
      background-color: #F0EFEE;
      -webkit-border-top-left-radius: 10px;
      border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      border-top-right-radius: 10px; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tab .s31-rating-count {
        margin-left: 10px; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tab button {
        width: 33%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        height: 84px;
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        font-weight: 600;
        font-size: 18px;
        color: #6E6259;
        border-bottom: 2px solid transparent; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tab button.active {
          border-bottom: 2px solid #363636;
          color: #363636; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tabContent {
      display: none;
      padding: 30px;
      border: 2px solid #F0EFEE;
      border-top: none;
      -webkit-border-bottom-left-radius: 10px;
      border-bottom-left-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
      border-bottom-right-radius: 10px; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-rating-count {
        margin-left: 10px; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li {
        list-style: disc; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent p, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent strong, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 0; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent h3 {
        display: none; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .opened {
        display: block; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 35%;
        padding: 20px 0;
        border-bottom: 1px solid #D7D7D7; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-nameOfParametr {
          font-size: 16px;
          line-height: 19px;
          width: 40%;
          margin-right: 20px; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-valueOfParametr {
          font-size: 16px;
          font-weight: 600;
          width: 60%;
          line-height: 19px; }
          .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-valueOfParametr a.s31-detail-safetyListLink {
            margin-right: 10px; }
            .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-valueOfParametr a.s31-detail-safetyListLink:hover {
              -webkit-filter: brightness(0.85);
              filter: brightness(0.85); }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr:last-of-type {
          border-bottom: 0; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent #s31-article-videoContent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-video-container {
        overflow: hidden;
        position: relative;
        width: 100%; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-video-container::after {
        padding-top: 56.25%;
        display: block;
        content: ''; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .s31-article-detail .s31-detail-tabs .s31-article-description {
      display: block; }
  .s31-article-detail .s31-label {
    left: calc(12% + 35px); }
  .s31-article-detail .s31-article-images-contAlone .s31-label {
    left: 0; }

.s31-article-freeDelivery {
  padding: 20px 25px 20px 30px;
  background: #6ba5391a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 30px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .s31-article-freeDelivery div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .s31-article-freeDelivery svg {
    margin-right: 20px;
    width: 30px;
    height: 30px;
    min-height: 30px; }
  .s31-article-freeDelivery strong {
    font-size: 16px;
    font-weight: 600; }

.s31-article-freeDeliveryText {
  font-size: 16px;
  line-height: normal;
  color: #6BA539;
  margin-bottom: 0;
  min-width: initial;
  width: auto; }

.s31-instock {
  color: #6BA539; }

.s31-laterstock {
  color: #f0a038; }

.s31-nostock {
  color: #c52941; }

@media (max-width: 1199px) {
  .s31-article-detail .s31-article-headLine {
    padding: 0 2.45vw; }
  .s31-article-detail h1 {
    font-size: 3.91vw;
    font-weight: 600; }
  .s31-article-detail .s31-article-labels {
    margin-bottom: 2.93vw; }
    .s31-article-detail .s31-article-labels .s31-ratingCont {
      margin-bottom: 0; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating {
        width: 8.6vw;
        height: auto;
        margin-right: 2.93vw; }
        .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label {
          height: 1.96vw; }
          .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label svg {
            width: 1.96vw;
            height: auto; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-show-all-reviews, .s31-article-detail .s31-article-labels .s31-ratingCont .s31-review-addReview {
        font-size: 1.57vw;
        margin-right: 0.69vw; }
    .s31-article-detail .s31-article-labels p {
      font-size: 1.57vw; }
      .s31-article-detail .s31-article-labels p span {
        font-size: 1.57vw; }
      .s31-article-detail .s31-article-labels p a {
        font-size: 1.57vw; }
  .s31-article-detail .s31-rating-count {
    min-width: 1.96vw;
    min-height: 1.96vw;
    -webkit-border-radius: 1.96vw;
    border-radius: 1.96vw;
    font-size: 1.18vw; }
  .s31-article-detail .s31-article-images-cont {
    padding: 0 !important;
    /*margin: 0 !important;*/ }
  .s31-article-detail .s31-article-info {
    padding: 0 2.15vw; }
    .s31-article-detail .s31-article-info .s31-article-desriptionshort {
      margin-bottom: 1.96vw; }
    .s31-article-detail .s31-article-info p {
      font-size: 1.57vw;
      line-height: 2.93vw; }
      .s31-article-detail .s31-article-info p span {
        font-size: 1.57vw; }
      .s31-article-detail .s31-article-info p a {
        font-size: 1.57vw; }
    .s31-article-detail .s31-article-info .s31-article-desription-vo span {
      font-size: 1.57vw;
      line-height: 2.93vw; }
    .s31-article-detail .s31-article-info .s31-instock-info p {
      margin-bottom: 0; }
    .s31-article-detail .s31-article-info .s31-instock-info .s31-deliveryOptions {
      margin-left: 0;
      display: block; }
  .s31-article-detail .s31-article-prices .s31-price-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price {
      font-size: 2.93vw; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price.s31-article-price-original {
        font-size: 2.35vw; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-percent {
      padding-left: 1.96vw;
      font-size: 2.93vw;
      color: #F68D2E; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-without-tax {
      font-size: 2.06vw; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-info {
      font-size: 1.57vw;
      line-height: 2.93vw;
      color: #949494; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-info span {
        font-size: 1.57vw;
        line-height: 2.93vw;
        color: #949494; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice {
      height: 3.8vw;
      line-height: 3.8vw;
      width: 18.3vw;
      font-size: 1.57vw;
      margin-left: 0;
      margin-top: 0.49vw; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice svg {
        width: 2.15vw;
        height: auto; }
  .s31-article-detail .s31-article-prices .s31-article-warning {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries {
      padding: 1.96vw;
      margin: 0 0 2.93vw 0;
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; }
      .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries p {
        font-size: 1.57vw;
        line-height: 2.93vw; }
        .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries p strong {
          font-size: 1.57vw;
          line-height: 2.93vw; }
      .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries svg {
        margin-right: 1.96vw;
        width: 2.64vw;
        height: 3.13vw; }
    .s31-article-detail .s31-article-prices .s31-article-warning .s31-article-freeDelivery {
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      padding: 1.96vw; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroideryText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColourText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSizeText {
    width: auto;
    font-size: 21px; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroidery, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize {
    float: left; }
  .s31-article-detail .s31-instock-info {
    line-height: 2.93vw;
    margin-top: 2.93vw; }
  .s31-article-detail .s31-article-darkBlock {
    padding: 30px; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart input {
      width: 26vw;
      height: 56px; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button {
      width: 170px; }
      .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button span {
        font-size: 1.57vw;
        line-height: 1.86vw; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart:hover {
      background: #F68D2E; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery input {
      width: 26vw;
      height: 56px; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button span {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery:hover {
      background: #F68D2E; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector {
      width: 20.8vw;
      height: 56px; }
      .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-plus {
        position: relative;
        left: -5px; }
      .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector .s31-pocetks-minus {
        position: relative;
        right: -5px; }
    .s31-article-detail .s31-article-darkBlock .s31-club {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-top: 1.76vw; }
      .s31-article-detail .s31-article-darkBlock .s31-club .s31-ico {
        margin-top: 3px;
        margin-right: 0.98vw; }
        .s31-article-detail .s31-article-darkBlock .s31-club .s31-ico svg {
          width: 1.76vw;
          height: 1.76vw; }
      .s31-article-detail .s31-article-darkBlock .s31-club p {
        margin-bottom: 0;
        line-height: 1.86vw; }
        .s31-article-detail .s31-article-darkBlock .s31-club p a {
          line-height: 1.86vw; }
        .s31-article-detail .s31-article-darkBlock .s31-club p span {
          font-size: 1.57vw; }
    .s31-article-detail .s31-article-darkBlock .s31-inCart {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-top: 1.76vw; }
      .s31-article-detail .s31-article-darkBlock .s31-inCart .s31-ico {
        margin-top: 3px;
        margin-right: 0.98vw; }
        .s31-article-detail .s31-article-darkBlock .s31-inCart .s31-ico svg {
          width: 1.76vw;
          height: 1.76vw; }
      .s31-article-detail .s31-article-darkBlock .s31-inCart p {
        margin-bottom: 0;
        line-height: 1.86vw; }
        .s31-article-detail .s31-article-darkBlock .s31-inCart p span {
          font-size: 1.57vw; }
  .s31-article-detail .s31-detail-tabs {
    padding: 0 2.45vw;
    margin-top: 2.93vw; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tabContent p, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent strong, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li {
      font-size: 1.57vw;
      line-height: 2.93vw; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr {
      width: 100%;
      padding: 1.96vw 0; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-nameOfParametr {
        font-size: 1.57vw;
        line-height: 1.86vw;
        width: 30%;
        margin-right: 1.96vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-valueOfParametr {
        font-size: 1.57vw;
        line-height: 1.86vw;
        width: 70%; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants {
    padding: 30px 30px 25px 30px; }
  .s31-article-freeDelivery {
    padding: 1.96vw 1.96vw 1.96vw 2.93vw;
    margin: 0 0 2.93vw; }
    .s31-article-freeDelivery strong {
      font-size: 1.57vw; }
    .s31-article-freeDelivery svg {
      width: 2.93vw;
      height: 2.93vw;
      min-height: 2.93vw; }
  .s31-article-freeDeliveryText {
    font-size: 1.57vw; } }

@media (max-width: 991px) {
  .s31-article-detail .s31-article-headLine {
    padding: 0 3.26vw; }
    .s31-article-detail .s31-article-headLine h1 {
      font-size: 5.21vw;
      line-height: 5.21vw;
      font-weight: 600;
      margin-bottom: 2.09vw; }
  .s31-article-detail .s31-article-labels {
    width: 100%;
    margin-bottom: 3.91vw;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-article-detail .s31-article-labels .s31-ratingCont {
      margin-bottom: 0; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating {
        width: 11.8vw;
        height: auto;
        margin-right: 3.91vw; }
        .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label {
          height: 2.61vw; }
          .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label svg {
            width: 2.61vw;
            height: auto; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-show-all-reviews, .s31-article-detail .s31-article-labels .s31-ratingCont .s31-review-addReview {
        font-size: 2.09vw;
        margin-right: 0.92vw; }
    .s31-article-detail .s31-article-labels p {
      margin-left: 0; }
    .s31-article-detail .s31-article-labels p {
      font-size: 2.09vw; }
      .s31-article-detail .s31-article-labels p a {
        font-size: 2.09vw; }
      .s31-article-detail .s31-article-labels p span {
        font-size: 2.09vw; }
  .s31-article-detail .s31-rating-count {
    min-width: 2.61vw;
    min-height: 2.61vw;
    -webkit-border-radius: 2.61vw;
    border-radius: 2.61vw;
    font-size: 1.57vw; }
  .s31-article-detail .s31-article-info {
    padding: 0 3.26vw; }
    .s31-article-detail .s31-article-info .s31-article-desriptionshort {
      margin-bottom: 2.61vw; }
    .s31-article-detail .s31-article-info p {
      font-size: 2.09vw;
      line-height: 3.91vw; }
      .s31-article-detail .s31-article-info p span {
        font-size: 2.09vw; }
      .s31-article-detail .s31-article-info p a {
        font-size: 2.09vw; }
    .s31-article-detail .s31-article-info .s31-article-desription-vo span {
      font-size: 2.09vw;
      line-height: 3.91vw; }
    .s31-article-detail .s31-article-info .s31-instock-info p {
      margin-bottom: 0; }
    .s31-article-detail .s31-article-info .s31-instock-info .s31-deliveryOptions {
      display: inline-block;
      margin-left: 1.27vw; }
  .s31-article-detail .s31-article-prices .s31-price-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price {
      font-size: 3.91vw; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price.s31-article-price-original {
        font-size: 3.13vw; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-percent {
      padding-left: 2.61vw;
      font-size: 3.91vw;
      color: #F68D2E; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-without-tax {
      font-size: 2.74vw; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-info {
      font-size: 2.09vw;
      line-height: 3.91vw;
      color: #949494; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-article-price-info span {
        font-size: 2.09vw;
        line-height: 3.91vw;
        color: #949494; }
    .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice {
      height: 5vw;
      line-height: 5vw;
      width: 27vw;
      font-size: 2.09vw;
      margin-left: 2.61vw;
      margin-top: 0; }
      .s31-article-detail .s31-article-prices .s31-price-info .s31-watchPrice svg {
        width: 2.22vw;
        height: auto; }
  .s31-article-detail .s31-article-prices .s31-article-warning {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries {
      padding: 2.61vw;
      margin: 0 1.96vw 3.91vw 0;
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries p {
        font-size: 2.09vw;
        line-height: 3.91vw; }
        .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries p strong {
          font-size: 2.09vw;
          line-height: 3.91vw; }
      .s31-article-detail .s31-article-prices .s31-article-warning .s31-artivle-has-embroideries svg {
        margin-right: 1.96vw;
        width: 3.52vw;
        height: 4.17vw; }
    .s31-article-detail .s31-article-prices .s31-article-warning .s31-article-freeDelivery {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 2.61vw; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroideryText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColourText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSizeText {
    width: auto; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroidery, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize {
    float: right;
    margin-bottom: 0; }
  .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button {
    width: 200px; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button span {
      font-size: 2.09vw;
      line-height: 2.48vw; }
  .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button {
    width: 320px; }
    .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button span {
      font-size: 2.09vw;
      line-height: 2.48vw; }
  .s31-article-detail .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery:hover {
    background: #F68D2E; }
  .s31-article-detail .s31-article-darkBlock .s31-club {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.35vw; }
    .s31-article-detail .s31-article-darkBlock .s31-club .s31-ico {
      margin-top: 0;
      margin-right: 1.31vw; }
      .s31-article-detail .s31-article-darkBlock .s31-club .s31-ico svg {
        width: 2.35vw;
        height: 2.35vw; }
    .s31-article-detail .s31-article-darkBlock .s31-club p {
      margin-bottom: 0; }
      .s31-article-detail .s31-article-darkBlock .s31-club p span {
        font-size: 2.09vw; }
  .s31-article-detail .s31-article-darkBlock .s31-inCart {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.35vw; }
    .s31-article-detail .s31-article-darkBlock .s31-inCart .s31-ico {
      margin-top: 0;
      margin-right: 1.31vw; }
      .s31-article-detail .s31-article-darkBlock .s31-inCart .s31-ico svg {
        width: 2.35vw;
        height: 2.35vw; }
    .s31-article-detail .s31-article-darkBlock .s31-inCart p {
      line-height: 2.48vw; }
      .s31-article-detail .s31-article-darkBlock .s31-inCart p span {
        font-size: 2.09vw; }
  .s31-article-detail .s31-detail-tabs {
    padding: 0 3.26vw;
    margin-top: 3.91vw; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tabContent p, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent strong, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li {
      font-size: 2.09vw;
      line-height: 3.91vw; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr {
      padding: 2.61vw 0; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-nameOfParametr {
        font-size: 2.09vw;
        line-height: 2.48vw;
        margin-right: 2.61vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-valueOfParametr {
        font-size: 2.09vw;
        line-height: 2.48vw; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants {
    padding: 20px 20px 15px 20px; }
  .s31-article-freeDelivery {
    padding: 2.61vw 2.61vw 2.61vw 3.91vw;
    margin: 0 0 3.91vw; }
    .s31-article-freeDelivery strong {
      font-size: 2.09vw; }
    .s31-article-freeDelivery svg {
      width: 3.91vw;
      height: 3.91vw;
      min-height: 3.91vw; }
  .s31-article-freeDeliveryText {
    font-size: 2.09vw; } }

@media (max-width: 767px) {
  .s31-article-detail .s31-article-headLine {
    padding: 0; }
    .s31-article-detail .s31-article-headLine h1 {
      font-size: 3.65vw;
      line-height: 5.21vw;
      margin-bottom: 2.61vw;
      font-weight: 600; }
    .s31-article-detail .s31-article-headLine p {
      display: none; }
  .s31-article-detail .s31-article-labels {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
    .s31-article-detail .s31-article-labels .s31-ratingCont {
      margin-bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-ratingRead {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating {
        width: 16vw;
        height: auto; }
        .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label {
          height: 3.48vw; }
          .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label svg {
            width: 3.48vw;
            height: auto; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-show-all-reviews, .s31-article-detail .s31-article-labels .s31-ratingCont .s31-review-addReview {
        font-size: 2.44vw; }
    .s31-article-detail .s31-article-labels p {
      font-size: 2.44vw;
      margin-bottom: 2.61vw;
      margin-left: 0; }
      .s31-article-detail .s31-article-labels p a {
        font-size: 2.44vw; }
      .s31-article-detail .s31-article-labels p .s31-fw-600 {
        font-size: 2.44vw; }
  .s31-article-detail .s31-rating-count {
    min-width: 3.48vw;
    min-height: 3.48vw;
    -webkit-border-radius: 3.48vw;
    border-radius: 3.48vw;
    font-size: 2.084vw; }
  .s31-article-detail .s31-article-info {
    padding: 0; }
    .s31-article-detail .s31-article-info .s31-article-desriptionshort {
      margin-bottom: 3.48vw; }
    .s31-article-detail .s31-article-info p {
      font-size: 2.44vw;
      line-height: 3.48vw; }
      .s31-article-detail .s31-article-info p a {
        font-size: 2.44vw;
        line-height: 3.48vw; }
      .s31-article-detail .s31-article-info p span {
        font-size: 2.44vw;
        line-height: 3.48vw; }
    .s31-article-detail .s31-article-info .s31-article-desription-vo span {
      font-size: 2.44vw;
      line-height: 3.48vw; }
    .s31-article-detail .s31-article-info .s31-price-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-article-price {
        font-size: 3.65vw; }
        .s31-article-detail .s31-article-info .s31-price-info .s31-article-price.s31-article-price-original {
          font-size: 3.65vw; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-percent {
        margin-left: 1.74vw;
        padding-left: 0;
        font-size: 3.65vw;
        line-height: 5.21vw;
        color: #F68D2E; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-without-tax {
        font-size: 3.65vw; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-info {
        font-size: 2.44vw;
        line-height: 5.21vw;
        color: #949494; }
        .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-info span {
          font-size: 2.44vw;
          line-height: 5.21vw;
          color: #949494; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-watchPrice {
        width: 55vw;
        height: 6.95vw;
        line-height: 6.95vw;
        font-size: 2.44vw;
        -webkit-border-radius: 0.87vw;
        border-radius: 0.87vw;
        margin: 2.61vw 0 0 0; }
        .s31-article-detail .s31-article-info .s31-price-info .s31-watchPrice svg {
          width: 3.82vw;
          height: auto; }
    .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries {
      padding: 3.48vw;
      margin: 0 0 3.48vw 0;
      -webkit-border-radius: 1.74vw;
      border-radius: 1.74vw;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; }
      .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries p {
        font-size: 2.44vw;
        line-height: 3.48vw; }
        .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries p strong {
          font-size: 2.44vw;
          line-height: 3.48vw; }
      .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries svg {
        margin-right: 2.61vw;
        width: 4.69vw;
        height: 5.56vw; }
    .s31-article-detail .s31-article-info .s31-article-warning .s31-article-freeDelivery {
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      padding: 3.48vw; }
    .s31-article-detail .s31-article-info .s31-instock-info {
      line-height: 5.21vw;
      margin: 0 0 3.48vw 0; }
      .s31-article-detail .s31-article-info .s31-instock-info p {
        font-size: 2.44vw;
        margin-bottom: 0;
        line-height: 3.48vw; }
        .s31-article-detail .s31-article-info .s31-instock-info p .s31-deliveryOptions {
          display: block;
          font-size: 2.44vw;
          margin-left: 0;
          line-height: 3.48vw; }
      .s31-article-detail .s31-article-info .s31-instock-info .s31-fw-600 {
        font-size: 2.44vw; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants {
    padding-bottom: 0; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedEmbroideryText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColourText, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSizeText {
      width: auto;
      font-size: 16px; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock {
    padding: 3.48vw; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-right: 0; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector {
        width: 100%;
        height: 50px; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector input {
          height: 50px;
          line-height: 50px;
          font-size: 16px; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart {
        margin: 1.74vw 0 0 0; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart input {
          width: 100%;
          font-size: 2.44vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button {
          width: 100%;
          height: 50px; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart button span {
            font-size: 16px;
            line-height: normal; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery {
        margin: 1.74vw 0 0 0; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery input {
          width: 100%;
          font-size: 2.44vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button {
          width: 100%; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button span {
            font-size: 2.44vw;
            line-height: 3.3vw; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-top: 3.13vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club .s31-ico {
        margin-right: 1.74vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club .s31-ico svg {
          width: 3.13vw;
          height: 3.13vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club p {
        margin-bottom: 0; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club p span {
          font-size: 2.44vw; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-top: 3.13vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart .s31-ico {
        margin-right: 1.74vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart .s31-ico svg {
          width: 3.13vw;
          height: 3.13vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart p {
        margin-bottom: 0;
        line-height: 3.3vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart p span {
          font-size: 2.44vw; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Embroideries, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Colours, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-Sizes {
    margin-top: 0; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour svg, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize svg {
      margin-right: 10px;
      min-width: 16px;
      min-height: 16px; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedColour span, .s31-article-detail .s31-article-prices .s31-tocart-block .s31-variants .s31-selectedSize span {
      font-size: 14px;
      line-height: 21px; }
  .s31-article-detail .s31-detail-tabs {
    padding: 0;
    border: 2px solid #F0EFEE;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tab {
      display: none; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tabContent {
      display: block !important;
      padding: 0;
      border: 0; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr {
        width: 100%;
        padding: 3.48vw 0;
        margin: auto; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-nameOfParametr {
          font-size: 2.44vw;
          line-height: 3.3vw;
          width: 30%;
          margin-right: 3.48vw; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-valueOfParametr {
          font-size: 2.44vw;
          line-height: 3.3vw;
          width: 70%; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent h3 {
        display: block;
        width: 100%;
        padding: 3.48vw;
        background: #F0EFEE;
        height: 10.42vw;
        font-size: 2.44vw;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 2px solid transparent; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent h3 svg {
          height: auto;
          width: 2.61vw;
          margin-left: 1.74vw;
          -webkit-transition: -webkit-transform 0.5s;
          transition: -webkit-transform 0.5s;
          -o-transition: transform 0.5s;
          transition: transform 0.5s;
          transition: transform 0.5s, -webkit-transform 0.5s; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent p, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent strong {
        font-size: 2.44vw;
        line-height: 3.48vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li {
        font-size: 2.44vw;
        line-height: 3.48vw;
        margin-left: 4.35vw; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li strong {
          font-size: 2.44vw;
          line-height: 3.48vw;
          margin-left: 4.35vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent #s31-article-parametrContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent #s31-article-videoContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent #s31-article-reviewContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent #s31-article-descriptionContent {
        display: none; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent #s31-article-videoContent iframe {
        width: 100%;
        height: 60vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened p {
        display: block; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-parametrContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-videoContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-reviewContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-descriptionContent {
        display: block;
        padding: 3.48vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened h3 {
        border-bottom: 2px solid #363636; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened h3 svg {
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .s31-article-detail .s31-wishlist-button {
    max-width: 50px; }
  .s31-article-detail .s31-article-prices .s31-price-info {
    text-align: left; }
  .s31-article-detail .s31-article-prices.s31-article-pointsLogin p {
    margin-bottom: 10px; }
  .s31-article-detail .s31-hairclub-block svg {
    margin: 10px 10px 20px 0;
    float: left; }
  .s31-article-detail .s31-hairclub-block p {
    line-height: 20px; }
  .s31-article-detail .s31-article-toCartButt .s31-pocetks-minus:hover {
    color: #6BA539 !important; }
  .s31-article-detail .s31-article-toCartButt .s31-pocetks-plus:hover {
    color: #6BA539 !important; }
  .s31-article-detail .s31-ratingCont .s31-starrating {
    float: none;
    margin-right: 10px; }
  .s31-article-detail .s31-article-description iframe {
    min-height: 166px; }
  .s31-article-detail .s31-label {
    left: 7vw; }
  .s31-article-detail .s31-hp-suggestedBlock .s31-suggestedBlock-h2 {
    margin-top: 20px !important; }
  .s31-article-detail .s31-hp-suggestedBlock .s31-article-listing-border {
    margin-top: 20px !important; }
  .s31-article-detail .s31-hp-suggestedBlock .s31-association-box {
    margin-top: 0 !important; }
  .s31-article-freeDelivery {
    padding: 3.48vw 5.21vw 3.48vw 5.21vw;
    margin: 0 0 3.48vw; }
    .s31-article-freeDelivery strong {
      font-size: 2.44vw; }
    .s31-article-freeDelivery svg {
      width: 5.21vw;
      height: 5.21vw;
      min-height: 5.21vw; }
  .s31-article-freeDeliveryText {
    font-size: 2.44vw; } }

@media (max-width: 575px) {
  .s31-article-detail .s31-article-headLine {
    padding: 0; }
    .s31-article-detail .s31-article-headLine h1 {
      font-size: 5.6vw;
      line-height: 6.94vw;
      margin-bottom: 0;
      font-weight: 600; }
  .s31-article-detail .s31-article-labels {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
    .s31-article-detail .s31-article-labels .s31-ratingCont {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-ratingRead {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating {
        width: 24vw;
        height: auto; }
        .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label {
          height: 5.34vw; }
          .s31-article-detail .s31-article-labels .s31-ratingCont .s31-starrating label svg {
            width: 5.34vw;
            height: auto; }
      .s31-article-detail .s31-article-labels .s31-ratingCont .s31-show-all-reviews, .s31-article-detail .s31-article-labels .s31-ratingCont .s31-review-addReview {
        font-size: 3.74vw; }
    .s31-article-detail .s31-article-labels p {
      font-size: 3.74vw;
      margin-bottom: 4vw;
      margin-left: 0; }
      .s31-article-detail .s31-article-labels p a {
        font-size: 3.74vw; }
      .s31-article-detail .s31-article-labels p .s31-fw-600 {
        font-size: 3.74vw; }
  .s31-article-detail .s31-rating-count {
    min-width: 5.34vw;
    min-height: 5.34vw;
    -webkit-border-radius: 5.34vw;
    border-radius: 5.34vw;
    font-size: 3.2vw; }
  .s31-article-detail .s31-article-info {
    padding: 0; }
    .s31-article-detail .s31-article-info .s31-article-desriptionshort {
      margin-bottom: 5.34vw; }
    .s31-article-detail .s31-article-info p {
      font-size: 3.74vw;
      line-height: 5.34vw; }
      .s31-article-detail .s31-article-info p a {
        font-size: 3.74vw;
        line-height: 5.34vw; }
      .s31-article-detail .s31-article-info p span {
        font-size: 3.74vw;
        line-height: 5.34vw; }
    .s31-article-detail .s31-article-info .s31-article-desription-vo span {
      font-size: 3.74vw;
      line-height: 5.34vw; }
    .s31-article-detail .s31-article-info .s31-price-info .s31-article-price {
      font-size: 5.6vw; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-article-price.s31-article-price-original {
        font-size: 5.6vw; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-article-price.s31-article-price-without-tax {
        display: block; }
    .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-percent {
      margin-left: 2.67vw;
      font-size: 5.6vw;
      line-height: 8vw; }
    .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-without-tax {
      font-size: 5.6vw;
      width: 100%;
      margin-left: 0; }
    .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-info {
      font-size: 3.74vw;
      line-height: 8vw;
      color: #949494; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-article-price-info span {
        font-size: 3.74vw;
        line-height: 8vw;
        color: #949494; }
    .s31-article-detail .s31-article-info .s31-price-info .s31-watchPrice {
      width: 55vw;
      height: 10.67vw;
      line-height: 10.67vw;
      font-size: 3.74vw;
      -webkit-border-radius: 1.34vw;
      border-radius: 1.34vw;
      margin: 4vw 0 0 0; }
      .s31-article-detail .s31-article-info .s31-price-info .s31-watchPrice svg {
        width: 5.87vw;
        height: auto; }
    .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries {
      padding: 5.34vw;
      margin: 0 0 5.34vw 0;
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw; }
      .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries p {
        font-size: 3.74vw;
        line-height: 5.34vw; }
        .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries p strong {
          font-size: 3.74vw;
          line-height: 5.34vw; }
      .s31-article-detail .s31-article-info .s31-article-warning .s31-artivle-has-embroideries svg {
        margin-right: 4vw;
        width: 7.2vw;
        height: 8.54vw; }
    .s31-article-detail .s31-article-info .s31-article-warning .s31-article-freeDelivery {
      padding: 5.34vw; }
    .s31-article-detail .s31-article-info .s31-instock-info {
      line-height: 8vw;
      margin: 0 0 5.34vw 0; }
      .s31-article-detail .s31-article-info .s31-instock-info p {
        font-size: 3.74vw;
        margin-bottom: 0;
        line-height: 5.34vw; }
        .s31-article-detail .s31-article-info .s31-instock-info p .s31-deliveryOptions {
          display: block;
          font-size: 3.74vw;
          margin-left: 0;
          line-height: 5.34vw; }
      .s31-article-detail .s31-article-info .s31-instock-info .s31-fw-600 {
        font-size: 3.74vw; }
  .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock {
    padding: 5.34vw; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-right: 0; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-quantity-selector {
        width: 100%; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart {
        margin: 2.67vw 0 0 0; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addToCart input {
          width: 100%;
          font-size: 3.74vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery {
        margin: 2.67vw 0 0 0; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery input {
          width: 100%;
          font-size: 3.74vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button {
          width: 100%; }
          .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-article-toCartButt .s31-addEmbroidery button span {
            font-size: 3.74vw;
            line-height: 5.07vw; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club {
      margin-top: 4.8vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club .s31-ico {
        margin-right: 2.67vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club .s31-ico svg {
          width: 4.8vw;
          height: 4.8vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club p {
        line-height: 5.07vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club p a {
          line-height: 5.07vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-club p span {
          font-size: 3.74vw; }
    .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart {
      margin-top: 4.8vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart .s31-ico {
        margin-right: 2.67vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart .s31-ico svg {
          width: 4.8vw;
          height: 4.8vw; }
      .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart p {
        line-height: 5.07vw; }
        .s31-article-detail .s31-article-prices .s31-tocart-block .s31-article-darkBlock .s31-inCart p span {
          font-size: 3.74vw; }
  .s31-article-detail .s31-detail-tabs {
    padding: 0;
    border: 2px solid #F0EFEE;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tab {
      display: none; }
    .s31-article-detail .s31-detail-tabs .s31-detail-tabContent {
      display: block;
      padding: 0;
      border: 0; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr {
        width: 100%;
        padding: 5.34vw 0;
        margin: auto; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-nameOfParametr {
          font-size: 3.74vw;
          line-height: 5.07vw;
          width: 50%;
          margin-right: 5.34vw; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent .s31-detail-parametr .s31-detail-valueOfParametr {
          font-size: 3.74vw;
          line-height: 5.07vw;
          width: 50%; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent h3 {
        display: block;
        width: 100%;
        padding: 5.34vw;
        background: #F0EFEE;
        height: 16vw;
        font-size: 4.27vw;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 2px solid transparent;
        font-weight: 500; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent h3 svg {
          height: auto;
          width: 3.2vw;
          margin-left: 3.74vw;
          -webkit-transition: -webkit-transform 0.5s;
          transition: -webkit-transform 0.5s;
          -o-transition: transform 0.5s;
          transition: transform 0.5s;
          transition: transform 0.5s, -webkit-transform 0.5s; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent p, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent strong {
        line-height: 5.34vw;
        font-size: 3.74vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li {
        line-height: 5.34vw;
        font-size: 3.74vw;
        margin-left: 6.67vw; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent li strong {
          line-height: 5.34vw;
          font-size: 3.74vw;
          margin-left: 6.67vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent #s31-article-videoContent iframe {
        width: 100%;
        height: 60vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened p {
        display: block; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-parametrContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-videoContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-reviewContent, .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened #s31-article-descriptionContent {
        padding: 5.34vw; }
      .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened h3 {
        border-bottom: 2px solid #363636; }
        .s31-article-detail .s31-detail-tabs .s31-detail-tabContent.opened h3 svg {
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .s31-article-detail .s31-label {
    left: 9.34vw; }
  .s31-article-freeDelivery {
    padding: 2.67vw 5.34vw 2.67vw 5.34vw;
    margin: 0 0 5.34vw; }
    .s31-article-freeDelivery strong {
      font-size: 3.74vw; }
    .s31-article-freeDelivery svg {
      width: 8vw;
      height: 8vw;
      min-height: 8vw; }
  .s31-article-freeDeliveryText {
    font-size: 3.74vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-breadcrumb {
  margin-top: -5px;
  padding-bottom: 30px;
  overflow: auto;
  width: 100%; }
  .s31-breadcrumb a, .s31-breadcrumb div {
    display: inline-block; }
  .s31-breadcrumb .s31-breadcrumb-box {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
  .s31-breadcrumb .s31-breadcrumb-home, .s31-breadcrumb .s31-breadcrumb-section, .s31-breadcrumb .s31-breadcrumb-active, .s31-breadcrumb a, .s31-breadcrumb div {
    font-size: 13px;
    line-height: 15px;
    color: #6E6259; }
  .s31-breadcrumb .s31-breadcrumb-active {
    font-weight: 600; }
  .s31-breadcrumb .s31-breadcrumb-divider {
    padding: 0 5px; }

@media (max-width: 1199px) {
  .s31-breadcrumb {
    padding-bottom: 2.93vw; }
    .s31-breadcrumb .s31-breadcrumb-home, .s31-breadcrumb .s31-breadcrumb-section, .s31-breadcrumb .s31-breadcrumb-active, .s31-breadcrumb a, .s31-breadcrumb div {
      font-size: 1.27vw;
      line-height: 1.47vw; }
  .s31-breadcrumb-divider {
    padding: 0 0.49vw; } }

@media (max-width: 991px) {
  .s31-breadcrumb {
    margin-top: 3.26vw;
    padding-bottom: 3vw; }
    .s31-breadcrumb .s31-breadcrumb-home, .s31-breadcrumb .s31-breadcrumb-section, .s31-breadcrumb .s31-breadcrumb-active, .s31-breadcrumb a, .s31-breadcrumb div {
      font-size: 1.7vw;
      line-height: 1.96vw; }
  .s31-breadcrumb-divider {
    padding: 0 0.66vw; } }

@media (max-width: 767px) {
  .s31-breadcrumb {
    margin-top: 3.48vw;
    padding-bottom: 1.74vw;
    margin-bottom: 1.74vw; }
    .s31-breadcrumb .s31-breadcrumb-home, .s31-breadcrumb .s31-breadcrumb-section, .s31-breadcrumb .s31-breadcrumb-active, .s31-breadcrumb a, .s31-breadcrumb div {
      font-size: 2.26vw;
      line-height: 2.61vw; }
  .s31-breadcrumb-divider {
    padding: 0 0.87vw; } }

@media (max-width: 575px) {
  .s31-breadcrumb {
    margin-top: 1.34vw;
    padding-bottom: 2.67vw;
    margin-bottom: 2.67vw; }
    .s31-breadcrumb .s31-breadcrumb-home, .s31-breadcrumb .s31-breadcrumb-section, .s31-breadcrumb .s31-breadcrumb-active, .s31-breadcrumb a, .s31-breadcrumb div {
      font-size: 3.47vw;
      line-height: 4vw; }
  .s31-breadcrumb-divider {
    padding: 0 1.34vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
/* Bílá */
/* Tmavě červená */
.s31-mainmenu-container {
  background: #6e6259;
  margin-bottom: 30px;
  z-index: 10003;
  position: relative; }
  .s31-mainmenu-container .s31-mainmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .s31-mainmenu-container .s31-menu-christmas svg {
    position: relative;
    top: 8px;
    margin-right: 10px; }
  .s31-mainmenu-container a.s31-menu-point {
    color: white;
    line-height: 70px;
    height: 70px;
    float: left;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .s31-mainmenu-container .s31-sub-menu-level1 {
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-right: 30px; }
    .s31-mainmenu-container .s31-sub-menu-level1:last-of-type {
      margin-right: 0; }
    .s31-mainmenu-container .s31-sub-menu-level1 a.s31-menu-point {
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s;
      position: relative; }
    .s31-mainmenu-container .s31-sub-menu-level1.s31-menu-hover a.s31-menu-point:after {
      bottom: 0;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: #ffffff00;
      border-bottom-color: #ffffff;
      border-width: 10px;
      margin-left: -10px;
      z-index: 9999999999999; }
    .s31-mainmenu-container .s31-sub-menu-level1.s31-menu-hover.s31-sub-menu-none a.s31-menu-point:after {
      display: none !important; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container {
      position: absolute;
      width: 100%;
      top: 70px;
      left: 0px;
      z-index: 10001; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .container {
        padding: 30px 80px 50px;
        background: #fff;
        -webkit-box-shadow: 0 0 40px 0 #6e62594d;
        box-shadow: 0 0 40px 0 #6e62594d; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container a.s31-menu-point {
        display: block;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        color: #363636 !important;
        height: auto;
        line-height: 16px; }
        .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container a.s31-menu-point:after {
          display: none; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-container {
        position: static;
        width: 100%;
        z-index: 10001;
        padding-top: 0px;
        border-bottom: none; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 460px;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow: hidden; }
        .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems.s31-sub-menu-containerItemsHorizontal {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row; }
        .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 {
          margin: 10px 0;
          width: 25%; }
          .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2.s31-menu-point {
            float: right;
            width: calc(25% - 130px);
            font-size: 22px;
            font-weight: 600;
            line-height: 26px;
            margin-bottom: 20px;
            padding-left: 0px; }
            .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2.s31-menu-point .s31-sub-menu-img {
              margin-right: 30px; }
          .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-menu-point {
            float: right;
            width: calc(100% - 130px);
            font-size: 22px;
            font-weight: 600;
            line-height: 26px;
            cursor: pointer !important;
            margin-bottom: 20px;
            margin-right: 30px; }
          .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-img {
            float: left;
            max-width: 70px; }
            .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-img img {
              width: 100%;
              -webkit-border-radius: 5px;
              border-radius: 5px;
              height: auto; }
          .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-containerItems-level2 {
            float: right;
            width: calc(100% - 130px);
            margin-right: 30px; }
            .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-containerItems-level2 a.s31-menu-point {
              -webkit-transition-delay: 0s;
              -o-transition-delay: 0s;
              transition-delay: 0s;
              float: right;
              width: calc(100% - 30px);
              color: #939292 !important;
              height: auto;
              font-size: 14px;
              font-weight: 400;
              line-height: 16px;
              margin-bottom: 10px; }
              .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-containerItems-level2 a.s31-menu-point:hover {
                color: #363636 !important; }
          .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-level3 .s31-menu-point.s31-sub-menu-level4, .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-level3 .s31-menu-point.s31-sub-menu-level5 {
            display: none; }
  .s31-mainmenu-container.s31-hover-available a.s31-menu-point.s31-menu-hover {
    color: white;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .s31-mainmenu-container.s31-hover-available .s31-sub-menu-level1 .s31-sub-menu-container a.s31-menu-point:hover {
    text-decoration: underline !important; }
  .s31-mainmenu-container.s31-hover-available .s31-sub-menu-level1.s31-menu-hover a.s31-menu-point {
    color: #F68D2E;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .s31-mainmenu-container.s31-hover-available .s31-sub-menu-level1.s31-menu-hover .s31-sub-menu-container {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.s31-sub-menu-container {
  display: none; }

.s31-sub-menu-container-shadow {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #3636364d;
  z-index: 9999; }

#s31-submenu-container-109 .s31-sub-menu-containerItems {
  max-height: 280px; }

#s31-submenu-container-187 .s31-sub-menu-containerItems {
  max-height: 200px; }

@media (max-width: 1439px) {
  .s31-mainmenu-container .container {
    padding: 0px; }
  .s31-mainmenu-container a.s31-menu-point {
    padding: 0;
    font-size: 1vw;
    font-weight: 600;
    text-decoration: none; }
  .s31-mainmenu-container .s31-sub-menu-level1 a.s31-menu-point {
    padding: 0 .1vw 0 0; }
  .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-icon {
    padding: 0; }
  .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container {
    top: 69px; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .container {
      padding: 30px 30px 30px; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems {
      max-height: 800px; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 {
        width: 33%; } }

@media (max-width: 1199px) {
  .s31-mainmenu-container .container {
    padding: 0px; }
  .s31-mainmenu-container a.s31-menu-point {
    padding: 0;
    font-size: 1vw;
    font-weight: 600;
    text-decoration: none; }
  .s31-mainmenu-container .s31-sub-menu-level1 a.s31-menu-point {
    padding: 0 .1vw 0 0; }
  .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-icon {
    padding: 0; }
  .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container {
    top: 69px; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .container {
      padding: 30px 30px 30px; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems {
      max-height: 800px; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 {
        width: 33%; } }

@media (max-width: 991px) {
  .s31-mainmenu-container {
    position: absolute;
    top: 0;
    left: 0px;
    width: 85%;
    padding: 20px 0;
    display: none;
    z-index: 99999999; }
    .s31-mainmenu-container .s31-mainmenu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .s31-mainmenu-container a.s31-menu-point {
      display: block;
      width: calc(100% - 40px);
      padding: 0px 6vw;
      height: 50px;
      line-height: 50px;
      font-size: 20px; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .container {
      padding: 20px;
      background: #4F453D; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 {
        padding: 0;
        width: 100%;
        float: none; }
        .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-img {
          display: none; }
        .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-menu-point {
          float: none;
          padding: 0; }
        .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-containerItems-level2 {
          display: none;
          float: none;
          width: 100%; }
          .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-sub-menu-containerItems .s31-sub-menu-level2 .s31-sub-menu-containerItems-level2 .s31-menu-point {
            margin: 0 5.21vw;
            height: 14vw;
            line-height: 14vw;
            padding: 0;
            color: #fff !important; }
    .s31-mainmenu-container .s31-sub-menu-level1 a.s31-menu-point {
      padding: 0px 20px;
      height: 50px;
      line-height: 50px;
      font-size: 20px; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-icon {
      height: 50px;
      line-height: 50px;
      position: relative; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-icon.s31-activeBlock {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 5px;
        left: -5px; }
    .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container {
      clear: both;
      display: none;
      position: static !important;
      padding: 10px 0;
      background: #4F453D;
      border-bottom: none; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container a.s31-menu-point {
        display: block;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        background: none !important;
        height: 62px;
        line-height: 62px;
        width: 100% !important;
        font-size: 18px !important;
        border-bottom: 1px solid #6E6259 !important;
        color: #fff !important; }
      .s31-mainmenu-container .s31-sub-menu-level1 .s31-sub-menu-container .s31-mainmenu-container-quickbar div {
        margin-bottom: 10px; }
    .s31-mainmenu-container:after {
      bottom: 100%;
      left: 12%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #363636;
      border-width: 10px;
      margin-left: -10px; }
  .s31-sub-menu-container {
    display: none;
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-mobilemenu-container {
  position: fixed;
  display: none;
  top: 0px;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms; }
  .s31-mobilemenu-container a {
    -webkit-tap-highlight-color: transparent;
    color: #6E6259; }
  .s31-mobilemenu-container.s31-activeBlock {
    left: 0px; }
  .s31-mobilemenu-container .s31-mobilemenu-head {
    position: relative;
    z-index: 20;
    background: #d4cdc6;
    height: 60px; }
    .s31-mobilemenu-container .s31-mobilemenu-head span {
      float: left;
      color: #6E6259;
      line-height: 60px;
      font-size: 15px; }
    .s31-mobilemenu-container .s31-mobilemenu-head .s31-mobilemenu-headBack {
      padding-left: 20px;
      padding-right: 10px; }
      .s31-mobilemenu-container .s31-mobilemenu-head .s31-mobilemenu-headBack svg {
        position: relative;
        top: 1px;
        width: 13px;
        height: 13px; }
    .s31-mobilemenu-container .s31-mobilemenu-head .s31-mobilemenu-headClose {
      float: right;
      padding-left: 20px;
      padding-right: 20px; }
      .s31-mobilemenu-container .s31-mobilemenu-head .s31-mobilemenu-headClose svg {
        position: relative;
        top: 1px;
        width: 13px;
        height: 13px; }
    .s31-mobilemenu-container .s31-mobilemenu-head .s31-mobilemenu-headTitle {
      float: none;
      padding-left: 0px; }
      .s31-mobilemenu-container .s31-mobilemenu-head .s31-mobilemenu-headTitle svg {
        width: 25px;
        height: 36px; }
  .s31-mobilemenu-container .s31-mobilemenu-body {
    position: relative;
    z-index: 20;
    width: 100vw;
    height: calc(100vh - 60px);
    background: #F0EFEE;
    overflow-x: hidden;
    overflow-y: auto; }
    .s31-mobilemenu-container .s31-mobilemenu-body ul {
      padding-bottom: 100px;
      margin-bottom: 0px; }
      .s31-mobilemenu-container .s31-mobilemenu-body ul li {
        position: relative;
        z-index: 10; }
    .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #6E6259;
      border-left: 3px solid white;
      -webkit-transition-duration: 300ms;
      -o-transition-duration: 300ms;
      transition-duration: 300ms;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: 10;
      line-height: 59px; }
      .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 #mobileMenuPoint_7777777 .s31-mobilemenu-ico svg {
        fill: none; }
      .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-ico {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 60px;
        height: 60px;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-ico svg {
          display: block;
          margin: 0 auto;
          position: relative;
          -webkit-transition-duration: 300ms;
          -o-transition-duration: 300ms;
          transition-duration: 300ms;
          width: 25px;
          height: 25px;
          left: -2px;
          fill: white; }
          .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-ico svg .s31-filled {
            fill: #6E6259 !important; }
        .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-ico.s31-userIco svg path {
          stroke: #F0B323; }
      .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-icoToSub {
        -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
        border-bottom: 1px solid #d4cdc6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-icoToSub svg {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg);
          width: 13px;
          height: 13px; }
          .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-icoToSub svg path {
            fill: #363636 !important; }
      .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1 .s31-mobilemenu-lvl1Text {
        -ms-flex-preferred-size: 420px;
        flex-basis: 420px;
        display: block;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #6E6259;
        border-bottom: 1px solid #d4cdc6; }
      .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1.s31-submenu .s31-mobilemenu-lvl1Text {
        -ms-flex-preferred-size: 370px;
        flex-basis: 370px; }
      .s31-mobilemenu-container .s31-mobilemenu-body .s31-mobilemenu-lvl1.s31-activeBlock {
        border-color: #F68D2E; }
    .s31-mobilemenu-container .s31-mobilemenu-body.s31-activeBlock {
      background: grey; }
      .s31-mobilemenu-container .s31-mobilemenu-body.s31-activeBlock .s31-mobilemenu-lvl1 {
        background: grey;
        border-color: grey; }
        .s31-mobilemenu-container .s31-mobilemenu-body.s31-activeBlock .s31-mobilemenu-lvl1.s31-activeBlock {
          background: white;
          border-color: #F68D2E; }
        .s31-mobilemenu-container .s31-mobilemenu-body.s31-activeBlock .s31-mobilemenu-lvl1 .s31-mobilemenu-icoToSub {
          border-color: grey; }
        .s31-mobilemenu-container .s31-mobilemenu-body.s31-activeBlock .s31-mobilemenu-lvl1 .s31-mobilemenu-lvl1Text {
          font-size: 14px;
          border-color: grey; }
  .s31-mobilemenu-container .s31-mobilemenu-back {
    z-index: 10;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: black;
    overflow: hidden;
    opacity: .7; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu {
    background: white;
    position: fixed;
    top: 60px;
    height: calc(100vh - 60px);
    overflow: hidden;
    z-index: 20;
    opacity: 0;
    pointer-events: none; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu a {
      display: block; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu.s31-activeBlock {
      overflow-y: auto;
      overflow-x: hidden;
      opacity: 1;
      pointer-events: all; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu .s31-menu-point {
      display: block;
      padding-top: 19px;
      padding-bottom: 19px;
      padding-right: 10px;
      font-size: 14px;
      color: #6E6259;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu li:last-of-type {
      margin-bottom: 120px; }
  .s31-mobilemenu-container .s31-mobilesubmenu-lvl1 {
    padding-bottom: 0 !important; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl2 li .s31-menu-point {
    margin-left: 5%;
    width: 95%;
    font-weight: 500;
    border-bottom: 1px solid #d4cdc6; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl2 li .s31-menu-point .s31-mobilemenu-icoToSub {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      position: absolute;
      right: 20px;
      top: 18px;
      -webkit-transition-duration: 100ms;
      -o-transition-duration: 100ms;
      transition-duration: 100ms; }
      .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl2 li .s31-menu-point .s31-mobilemenu-icoToSub svg {
        width: 13px;
        height: 13px; }
        .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl2 li .s31-menu-point .s31-mobilemenu-icoToSub svg path {
          fill: #363636 !important; }
      .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl2 li .s31-menu-point .s31-mobilemenu-icoToSub.s31-activeBlock {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl2 li p {
    text-align: left;
    margin-left: 5%;
    font-size: 15px; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl2 li p.s31-account-name {
      font-weight: bold;
      font-size: 20px; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl3 li .s31-menu-point {
    padding-left: 5%;
    font-weight: 400;
    color: #6E6259;
    border-bottom: 1px solid #d4cdc6; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl3 li:last-of-type {
    margin-bottom: 0px; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl4 li .s31-menu-point {
    padding-left: 10%;
    border-bottom: 1px solid #d4cdc6; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl5 li .s31-menu-point {
    padding-left: 13%;
    border-bottom: 1px solid #d4cdc6; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl6 li .s31-menu-point {
    padding-left: 16%;
    border-bottom: 1px solid #d4cdc6; }
  .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl3, .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl4, .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl5, .s31-mobilemenu-container .s31-mobilemenu-submenu-lvl6 {
    padding-bottom: 0px !important;
    display: none; }
  .s31-mobilemenu-container .s31-lastCategory a {
    font-weight: bold;
    font-size: 14px; }

@media (max-width: 991px) {
  .s31-mobilemenu-container {
    max-width: 50vw;
    display: inline-block; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu {
      right: -100vw; }
      .s31-mobilemenu-container .s31-mobilemenu-submenu.s31-activeBlock {
        right: 50vw;
        width: calc(50vw - 60px);
        -webkit-transition-duration: 300ms;
        -o-transition-duration: 300ms;
        transition-duration: 300ms; }
    .s31-mobilemenu-container .s31-mobilemenu-body {
      max-width: 50vw; } }

@media (max-width: 575px) {
  .s31-mobilemenu-container {
    max-width: 100vw; }
    .s31-mobilemenu-container .s31-mobilemenu-submenu.s31-activeBlock {
      right: 0vw;
      width: calc(100vw - 60px); }
    .s31-mobilemenu-container .s31-mobilemenu-body {
      max-width: 100vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-listing-leftmenu-img {
  background: #fff;
  margin-top: -20px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }
  .s31-listing-leftmenu-img img {
    max-width: 100%;
    width: 100%; }
  .s31-listing-leftmenu-img .s31-listing-leftmenu-main-img {
    display: inline-block; }
    .s31-listing-leftmenu-img .s31-listing-leftmenu-main-img img {
      position: relative;
      top: -22px; }
  .s31-listing-leftmenu-img .s31-listing-leftmenu-small-img {
    display: inline-block;
    margin: 17px 10px;
    vertical-align: top; }
    .s31-listing-leftmenu-img .s31-listing-leftmenu-small-img img {
      width: 60px; }

.s31-listing-leftmenu {
  margin-bottom: 10px;
  padding: 30px 20px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .s31-listing-leftmenu h3 {
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 21px;
    cursor: pointer; }
    .s31-listing-leftmenu h3.s31-notClickable {
      cursor: default; }
    .s31-listing-leftmenu h3 svg {
      -webkit-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      transition-duration: 0.5s;
      position: relative;
      top: 3px; }
    .s31-listing-leftmenu h3 svg.opened {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    .s31-listing-leftmenu h3 .s31-listing-leftmenu-item {
      font-weight: 600;
      line-height: 21px;
      font-size: 18px; }
  .s31-listing-leftmenu .s31-listing-leftmenu-categories {
    margin-bottom: 26px;
    display: none; }
    .s31-listing-leftmenu .s31-listing-leftmenu-categories.s31-listing-leftmenu-categories-first {
      margin-left: 0; }
      .s31-listing-leftmenu .s31-listing-leftmenu-categories.s31-listing-leftmenu-categories-first .s31-listing-leftmenu-children {
        margin-left: 0 !important; }
  .s31-listing-leftmenu .s31-listing-leftmenu-item {
    display: block;
    color: #363636;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item.s31-listing-leftmenu-children {
      margin-left: 30px; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item.s31-active {
      font-weight: 600;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item:hover {
      text-decoration: underline; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item span {
      padding-right: 10px; }

.s31-show-more-categories, .s31-show-more-gradient {
  display: none; }

@media (max-width: 1199px) {
  .s31-listing-leftmenu-img {
    margin-top: -1.96vw; }
    .s31-listing-leftmenu-img .s31-listing-leftmenu-small-img {
      display: none; }
  .s31-listing-leftmenu {
    margin-bottom: 0.98vw;
    padding: 2.93vw 1.96vw 0; }
    .s31-listing-leftmenu h3 {
      margin-bottom: 0.98vw;
      font-size: 1.76vw;
      line-height: 2.06vw; }
      .s31-listing-leftmenu h3 svg {
        top: 0.3vw; }
      .s31-listing-leftmenu h3 .s31-listing-leftmenu-item {
        line-height: 2.06vw;
        font-size: 1.76vw; }
    .s31-listing-leftmenu .s31-listing-leftmenu-categories {
      margin-bottom: 2.54vw; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item {
      margin-bottom: 0.98vw;
      font-size: 1.57vw;
      line-height: 1.86vw;
      text-decoration: none; }
      .s31-listing-leftmenu .s31-listing-leftmenu-item span {
        padding-right: 0.98vw; }
        .s31-listing-leftmenu .s31-listing-leftmenu-item span svg {
          width: 1.18vw;
          height: 1.47vw; }
      .s31-listing-leftmenu .s31-listing-leftmenu-item.s31-listing-leftmenu-children {
        margin-left: 2.93vw; } }

@media (max-width: 991px) {
  .s31-listing-leftmenu-img {
    display: none; }
  .s31-listing-leftmenu {
    margin-bottom: 0;
    padding: 0 15px 0; }
    .s31-listing-leftmenu h3 {
      display: none; }
    .s31-listing-leftmenu .s31-listing-leftmenu-categories {
      margin-bottom: 0; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item {
      display: inline-block;
      font-size: 2.09vw;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 1.44vw 1.96vw;
      margin: 0 0.79vw 1.31vw 0;
      border: 1px solid rgba(54, 54, 54, 0.1);
      border-radius: 5px;
      background-color: #fff; }
      .s31-listing-leftmenu .s31-listing-leftmenu-item.s31-active {
        display: none; }
      .s31-listing-leftmenu .s31-listing-leftmenu-item span {
        display: none; }
      .s31-listing-leftmenu .s31-listing-leftmenu-item.s31-listing-leftmenu-children {
        margin-left: 0; } }

@media (max-width: 767px) {
  .s31-listing-leftmenu {
    padding: 0 15px 3.48vw;
    overflow: auto;
    width: 100%; }
    .s31-listing-leftmenu .s31-listing-leftmenu-categories {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      position: relative; }
    .s31-listing-leftmenu .s31-listing-leftmenu-gradient {
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.9)));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
      background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
      height: 100%;
      width: 100px;
      position: absolute;
      top: 0;
      right: 0;
      pointer-events: none;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item {
      font-size: 2.44vw;
      line-height: 2.78vw;
      padding: 2.4vw 1.74vw;
      margin: 0 0.87vw 0 0; } }

@media (max-width: 575px) {
  .s31-listing-leftmenu {
    padding: 0 0 5.34vw;
    -webkit-border-radius: 0;
    border-radius: 0; }
    .s31-listing-leftmenu .s31-listing-leftmenu-item {
      font-size: 3.74vw;
      line-height: 4.27vw;
      padding: 3.6vw 4vw;
      margin: 0 1.34vw 0 0; }
  .s31-listing-leftmenu-categories {
    padding: 0 15px; }
  .s31-show-more-categories {
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: center;
    text-decoration: underline;
    font-size: 4.27vw;
    padding: 5.34vw 0 0;
    color: #F68D2E; }
    .s31-show-more-categories.s31-show-more-cat {
      display: block; }
    .s31-show-more-categories.s31-show-less-cat {
      background: #fff;
      display: block; }
  .s31-show-more-gradient {
    position: absolute;
    pointer-events: none;
    margin: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35vw;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, white));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, white 90%);
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, white 90%);
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 90%); }
    .s31-show-more-gradient.s31-opened {
      display: none !important; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
.s31-dispensingPoints-popup {
  z-index: 100000 !important;
  max-height: 85vh;
  overflow-y: visible !important;
  overflow-x: visible !important; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupBodyWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px 30px; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog {
    overflow-y: visible !important;
    overflow-x: visible !important;
    margin: 0px auto;
    max-width: 94%;
    width: 1315px; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-leftSide {
      width: 50%;
      margin-right: 20px; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-rightSide {
      width: 50%;
      margin-left: 20px;
      position: relative;
      min-height: 140px; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-rightSide .s31-loading {
        max-width: 140px;
        display: block;
        position: absolute;
        left: calc(50% - 70px);
        top: calc(50% - 70px);
        -webkit-animation: spin 1s linear infinite;
        animation: spin 1s linear infinite; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px;
    background: #F0EFEE;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin-bottom: 30px; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader h2 {
      font-size: 26px;
      font-weight: 600;
      line-height: 30px;
      margin-bottom: 0; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose {
      cursor: pointer;
      width: 18px;
      height: 18px; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose:hover #Group {
        stroke: #000 !important; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupContent {
    padding: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 40px 0 rgba(110, 98, 89, 0.3);
    box-shadow: 0 0 40px 0 rgba(110, 98, 89, 0.3);
    border: none;
    width: 100%; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupBodyCont {
    max-height: calc(85vh - 210px);
    overflow-y: auto !important;
    overflow-x: auto !important; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupBody .s31-dispensing-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #F0EFEE; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC {
    height: 46px;
    position: relative;
    margin-bottom: 20px; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="text"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      outline: none;
      border: 1px solid #36363680;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: #FFFFFF !important;
      padding: 0 18px;
      width: 100%; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="text"]:focus {
        background-color: #FFFFFF !important;
        -webkit-box-shadow: 0 0 40px 0 #6e625926;
        box-shadow: 0 0 40px 0 #6e625926; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg {
      border: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 22px;
      margin: auto;
      padding: 0;
      background: none;
      height: 18px;
      width: 18px; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg svg {
        width: 18px;
        height: 18px;
        opacity: 0.3; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button {
      display: none;
      border: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      outline: none;
      position: absolute;
      cursor: pointer;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      padding: 0 16px;
      -webkit-border-radius: 0 5px 5px 0;
      border-radius: 0 5px 5px 0;
      background-color: #6E6259;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      line-height: 19px; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button:hover {
        background-color: #493A2F; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input:focus ~ .s31-search-button-svg, .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input:not(:placeholder-shown) ~ .s31-search-button-svg {
      display: none; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input:focus ~ .s31-search-button, .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input:not(:placeholder-shown) ~ .s31-search-button, .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input:not(:placeholder-shown) ~ input[type="reset"] {
      display: block; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="reset"] {
      display: none; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="reset"] {
      background-image: url("data:image/svg+xml,%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='icon-/-erase' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='help'%3E%3Ccircle id='Oval' fill='%236E6259' opacity='0.299999982' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cg id='Group' transform='translate(6.000000, 6.000000)' stroke='%236E6259' stroke-linecap='round' stroke-width='1.5'%3E%3Cline x1='-1.59872116e-14' y1='2.55795385e-14' x2='6' y2='6' id='Line' transform='translate(3.000000, 3.000000) scale(-1, 1) translate(-3.000000, -3.000000) '%3E%3C/line%3E%3Cline x1='-1.01918474e-13' y1='-1.70530257e-13' x2='6' y2='6' id='Line-Copy'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      height: auto;
      width: auto;
      border: none;
      background-color: transparent;
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 100px; }
  .s31-dispensingPoints-popup .mapContainer {
    width: 100%;
    height: 100%;
    min-height: 510px; }

.s31-dispensing-pointHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 20px 20px 20px 50px;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: relative;
  font-size: 16px;
  line-height: 19px; }
  .s31-dispensing-pointHead:hover {
    background: #F8F8F7; }
  .s31-dispensing-pointHead .s31-dispensing-pointHead-arrow {
    position: absolute;
    top: 20px;
    left: 20px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .s31-dispensing-pointHead strong {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px; }
  .s31-dispensing-pointHead.s31-active-point {
    background: #F8F8F7; }
    .s31-dispensing-pointHead.s31-active-point .s31-dispensing-pointHead-arrow {
      top: 20px;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }

.s31-dispensing-pointHead-box {
  width: 100%;
  font-size: 16px;
  line-height: 19px; }

.s31-dispensing-delivery-box {
  display: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 35%;
  margin-left: 10px; }
  .s31-dispensing-delivery-box .s31-dispensing-delivery {
    text-align: right;
    margin-right: 30px; }
    .s31-dispensing-delivery-box .s31-dispensing-delivery p {
      font-size: 16px;
      line-height: 19px;
      margin-bottom: 5px; }
      .s31-dispensing-delivery-box .s31-dispensing-delivery p:first-of-type {
        font-size: 18px;
        font-weight: 600;
        line-height: 21px; }
      .s31-dispensing-delivery-box .s31-dispensing-delivery p svg {
        position: relative;
        top: 2px; }

.s31-dispensing-pointContent {
  display: none;
  width: 100%;
  background: #F8F8F7;
  padding: 0 0 0 50px;
  font-size: 16px;
  line-height: 19px; }
  .s31-dispensing-pointContent strong, .s31-dispensing-pointContent a {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px; }
  .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box {
    width: calc(100% + 50px);
    padding: 20px 0;
    background-color: #F2F1F0;
    margin-left: -50px; }
    .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box .s31-button-submit {
      display: block;
      width: 171px;
      margin: 0 auto;
      padding: 10px 20px;
      line-height: 26px; }

#s31-button-backToMap {
  display: none; }

@media (max-width: 1199px) {
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupBodyWrapper {
    padding: 0 2.93vw 2.93vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-leftSide {
    margin-right: 1.96vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-rightSide {
    margin-left: 1.96vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader {
    padding: 2.93vw;
    -webkit-border-radius: 0.98vw 0.98vw 0 0;
    border-radius: 0.98vw 0.98vw 0 0;
    margin-bottom: 2.93vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader h2 {
      font-size: 2.54vw;
      line-height: 2.93vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose {
      width: 1.76vw;
      height: 1.76vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose svg {
        width: 1.76vw;
        height: 1.76vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupContent {
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    -webkit-box-shadow: 0 0 3.91vw 0 rgba(110, 98, 89, 0.3);
    box-shadow: 0 0 3.91vw 0 rgba(110, 98, 89, 0.3); }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC {
    height: 4.5vw;
    margin-bottom: 1.96vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="text"] {
      -webkit-border-radius: 0.49vw;
      border-radius: 0.49vw;
      -webkit-box-shadow: 0 0 3.91vw 0 #6e625926;
      box-shadow: 0 0 3.91vw 0 #6e625926;
      padding: 0 1.76vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg {
      right: 2.15vw;
      height: 1.76vw;
      width: 1.76vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg svg {
        width: 1.76vw;
        height: 1.76vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button {
      padding: 0 1.57vw;
      -webkit-border-radius: 0 0.49vw 0.49vw 0;
      border-radius: 0 0.49vw 0.49vw 0;
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="reset"] {
      right: 9.766vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-itemDetail a {
    font-size: 1.57vw !important; }
  .s31-dispensing-pointHead {
    padding: 1.96vw 1.96vw 1.96vw 4.89vw;
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-dispensing-pointHead .s31-dispensing-pointHead-arrow {
      top: 1.96vw;
      left: 1.96vw;
      width: 1.76vw;
      height: 1.76vw; }
    .s31-dispensing-pointHead strong {
      font-size: 1.76vw;
      line-height: 2.06vw; }
    .s31-dispensing-pointHead.s31-active-point .s31-dispensing-pointHead-arrow {
      top: 1.96vw; }
  .s31-dispensing-pointHead-box {
    width: 50%;
    font-size: 1.57vw;
    line-height: 1.86vw; }
  .s31-dispensing-delivery-box {
    width: 50%;
    margin-left: 0.98vw; }
    .s31-dispensing-delivery-box .s31-dispensing-delivery {
      margin-right: 2.93vw; }
      .s31-dispensing-delivery-box .s31-dispensing-delivery p {
        font-size: 1.57vw;
        line-height: 1.86vw;
        margin-bottom: 0.49vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p:first-of-type {
          font-size: 1.76vw;
          line-height: 2.06vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p svg {
          top: 0.19vw;
          width: 1.76vw;
          height: 1.76vw; }
    .s31-dispensing-delivery-box .s31-dispensing-image svg {
      width: 4.69vw;
      height: 4.69vw; }
  .s31-dispensing-pointContent {
    padding: 0 0 0 4.89vw;
    font-size: 1.57vw;
    line-height: 1.86vw; }
    .s31-dispensing-pointContent strong, .s31-dispensing-pointContent a {
      font-size: 1.57vw;
      line-height: 1.86vw; }
    .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box {
      width: calc(100% + 4.89vw);
      padding: 1.96vw 0;
      margin-left: -4.89vw; }
      .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box .s31-button-submit {
        width: 16.699vw;
        padding: 0.98vw 1.96vw;
        line-height: 2.54vw; } }

@media (max-width: 991px) {
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupBodyWrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 3.91vw 3.91vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-leftSide {
    margin-right: 0;
    width: 100%; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-rightSide {
    width: 100%;
    margin-bottom: 2.61vw;
    margin-left: 0; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .mapContainer {
    min-height: 40vh; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader {
    padding: 3.91vw;
    -webkit-border-radius: 1.31vw 1.31vw 0 0;
    border-radius: 1.31vw 1.31vw 0 0;
    margin-bottom: 3.91vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader h2 {
      font-size: 3.39vw;
      line-height: 3.91vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose {
      width: 2.35vw;
      height: 2.35vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose svg {
        width: 2.35vw;
        height: 2.35vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupContent {
    overflow: auto;
    max-height: 85vh;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw;
    -webkit-box-shadow: 0 0 5.21vw 0 rgba(110, 98, 89, 0.3);
    box-shadow: 0 0 5.21vw 0 rgba(110, 98, 89, 0.3);
    margin-bottom: 20px; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC {
    height: 6vw;
    margin-bottom: 2.61vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="text"] {
      -webkit-border-radius: 0.66vw;
      border-radius: 0.66vw;
      -webkit-box-shadow: 0 0 5.21vw 0 #6e625926;
      box-shadow: 0 0 5.21vw 0 #6e625926;
      padding: 0 2.35vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg {
      right: 2.22vw;
      height: 2.35vw;
      width: 2.35vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg svg {
        width: 2.35vw;
        height: 2.35vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button {
      padding: 0 2.09vw;
      -webkit-border-radius: 0 0.66vw 0.66vw 0;
      border-radius: 0 0.66vw 0.66vw 0;
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="reset"] {
      right: 13.021vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-itemDetail a {
    font-size: 2.09vw !important; }
  .s31-dispensing-pointHead {
    padding: 2.61vw 2.61vw 2.61vw 6.52vw;
    font-size: 2.09vw;
    line-height: 2.48vw; }
    .s31-dispensing-pointHead .s31-dispensing-pointHead-arrow {
      top: 2.61vw;
      left: 2.61vw;
      width: 2.35vw;
      height: 2.35vw; }
    .s31-dispensing-pointHead strong {
      font-size: 2.35vw;
      line-height: 2.74vw; }
    .s31-dispensing-pointHead.s31-active-point .s31-dispensing-pointHead-arrow {
      top: 2.61vw; }
  .s31-dispensing-pointHead-box {
    font-size: 2.09vw;
    line-height: 2.48vw; }
  .s31-dispensing-delivery-box {
    margin-left: 1.31vw; }
    .s31-dispensing-delivery-box .s31-dispensing-delivery {
      margin-right: 3.91vw; }
      .s31-dispensing-delivery-box .s31-dispensing-delivery p {
        font-size: 2.09vw;
        line-height: 2.48vw;
        margin-bottom: 0.66vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p:first-of-type {
          font-size: 2.35vw;
          line-height: 2.74vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p svg {
          top: 0.27vw;
          width: 2.35vw;
          height: 2.35vw; }
    .s31-dispensing-delivery-box .s31-dispensing-image svg {
      width: 6.25vw;
      height: 6.25vw; }
  .s31-dispensing-pointContent {
    padding: 0 0 0 6.52vw;
    font-size: 2.09vw;
    line-height: 2.48vw; }
    .s31-dispensing-pointContent strong, .s31-dispensing-pointContent a {
      font-size: 2.09vw;
      line-height: 2.48vw; }
    .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box {
      width: calc(100% + 6.52vw);
      padding: 2.61vw 0;
      margin-left: -6.52vw; }
      .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box .s31-button-submit {
        width: 22.266vw;
        padding: 1.31vw 2.61vw;
        line-height: 3.39vw; } }

@media (max-width: 767px) {
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupBodyWrapper {
    padding: 0 5.21vw 5.21vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-rightSide {
    margin-bottom: 3.48vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .mapContainer {
    min-height: 25vh; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader {
    padding: 5.21vw;
    -webkit-border-radius: 1.74vw 1.74vw 0 0;
    border-radius: 1.74vw 1.74vw 0 0;
    margin-bottom: 5.21vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader h2 {
      font-size: 3.65vw;
      line-height: 5.21vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose {
      width: 3.13vw;
      height: 3.13vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose svg {
        width: 3.13vw;
        height: 3.13vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupContent {
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw;
    -webkit-box-shadow: 0 0 6.95vw 0 rgba(110, 98, 89, 0.3);
    box-shadow: 0 0 6.95vw 0 rgba(110, 98, 89, 0.3); }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC {
    height: 8vw;
    margin-bottom: 3.48vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="text"] {
      -webkit-border-radius: 0.87vw;
      border-radius: 0.87vw;
      -webkit-box-shadow: 0 0 6.95vw 0 #6e625926;
      box-shadow: 0 0 6.95vw 0 #6e625926;
      padding: 0 3.13vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg {
      right: 3.82vw;
      height: 3.13vw;
      width: 3.13vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg svg {
        width: 3.13vw;
        height: 3.13vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button {
      padding: 0 2.78vw;
      -webkit-border-radius: 0 0.87vw 0.87vw 0;
      border-radius: 0 0.87vw 0.87vw 0;
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="reset"] {
      right: 17.361vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-itemDetail a {
    font-size: 2.78vw !important; }
  .s31-dispensing-pointHead {
    padding: 3.48vw 3.48vw 3.48vw 8.69vw;
    font-size: 2.44vw;
    line-height: 3.3vw; }
    .s31-dispensing-pointHead .s31-dispensing-pointHead-arrow {
      top: 3.48vw;
      left: 3.48vw;
      width: 3.13vw;
      height: 3.13vw; }
    .s31-dispensing-pointHead strong {
      font-size: 2.78vw;
      line-height: 3.65vw; }
    .s31-dispensing-pointHead.s31-active-point .s31-dispensing-pointHead-arrow {
      top: 3.48vw; }
  .s31-dispensing-pointHead-box {
    font-size: 2.44vw;
    line-height: 3.3vw; }
  .s31-dispensing-delivery-box {
    margin-left: 1.74vw; }
    .s31-dispensing-delivery-box .s31-dispensing-delivery {
      margin-right: 5.21vw; }
      .s31-dispensing-delivery-box .s31-dispensing-delivery p {
        font-size: 2.44vw;
        line-height: 3.3vw;
        margin-bottom: 0.87vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p:first-of-type {
          font-size: 2.78vw;
          line-height: 3.65vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p svg {
          top: 0.35vw;
          width: 3.13vw;
          height: 3.13vw; }
    .s31-dispensing-delivery-box .s31-dispensing-image svg {
      width: 8.34vw;
      height: 8.34vw; }
  .s31-dispensing-pointContent {
    padding: 0 0 0 8.69vw;
    font-size: 2.44vw;
    line-height: 3.3vw; }
    .s31-dispensing-pointContent strong, .s31-dispensing-pointContent a {
      font-size: 2.44vw;
      line-height: 3.3vw; }
    .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box {
      width: calc(100% + 6.52vw);
      padding: 3.48vw 0;
      margin-left: -8.69vw; }
      .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box .s31-button-submit {
        width: 29.688vw;
        padding: 1.74vw 3.48vw;
        line-height: 4.52vw; } }

@media (max-width: 575px) {
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupBodyWrapper {
    padding: 0 5.34vw 5.34vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-modalDialog .s31-dispensingPoints-rightSide {
    margin-bottom: 5.34vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader {
    padding: 5.34vw;
    -webkit-border-radius: 2.67vw 2.67vw 0 0;
    border-radius: 2.67vw 2.67vw 0 0;
    margin-bottom: 5.34vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader h2 {
      font-size: 5.6vw;
      line-height: 8vw;
      margin-right: 2.67vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose {
      width: 4.8vw;
      height: 4.8vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupHeader .s31-dispensingPoints-popupClose svg {
        width: 4.8vw;
        height: 4.8vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupContent {
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw;
    -webkit-box-shadow: 0 0 10.67vw 0 rgba(110, 98, 89, 0.3);
    box-shadow: 0 0 10.67vw 0 rgba(110, 98, 89, 0.3); }
  .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC {
    height: 12.27vw;
    margin-bottom: 5.34vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="text"] {
      -webkit-border-radius: 1.34vw;
      border-radius: 1.34vw;
      -webkit-box-shadow: 0 0 10.67vw 0 #6e625926;
      box-shadow: 0 0 10.67vw 0 #6e625926;
      padding: 0 4.8vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg {
      right: 5.87vw;
      height: 4.8vw;
      width: 4.8vw; }
      .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button-svg svg {
        width: 4.8vw;
        height: 4.8vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC .s31-search-button {
      padding: 0 4.27vw;
      -webkit-border-radius: 0 1.34vw 1.34vw 0;
      border-radius: 0 1.34vw 1.34vw 0;
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-dispensingPoints-popup .s31-dispensingPoints-popupPSC input[type="reset"] {
      right: 26.667vw; }
  .s31-dispensingPoints-popup .s31-dispensingPoints-itemDetail a {
    font-size: 4.27vw !important; }
  .s31-dispensing-pointHead {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5.34vw 5.34vw 5.34vw 13.34vw;
    font-size: 3.74vw;
    line-height: 5.07vw; }
    .s31-dispensing-pointHead .s31-dispensing-pointHead-arrow {
      top: 5.34vw;
      left: 5.34vw;
      width: 4.8vw;
      height: 4.8vw; }
    .s31-dispensing-pointHead strong {
      font-size: 4.27vw;
      line-height: 5.6vw; }
    .s31-dispensing-pointHead.s31-active-point .s31-dispensing-pointHead-arrow {
      top: 5.34vw; }
  .s31-dispensing-pointHead-box {
    width: 100%;
    font-size: 3.74vw;
    line-height: 5.07vw; }
  .s31-dispensing-delivery-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin-top: 5.34vw;
    margin-left: 0; }
    .s31-dispensing-delivery-box .s31-dispensing-delivery {
      margin-right: 8vw; }
      .s31-dispensing-delivery-box .s31-dispensing-delivery p {
        font-size: 3.74vw;
        line-height: 5.07vw;
        margin-bottom: 1.34vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p:first-of-type {
          font-size: 4.27vw;
          line-height: 5.6vw; }
        .s31-dispensing-delivery-box .s31-dispensing-delivery p svg {
          top: 0.54vw;
          width: 4.8vw;
          height: 4.8vw; }
    .s31-dispensing-delivery-box .s31-dispensing-image svg {
      width: 12.8vw;
      height: 12.8vw; }
  .s31-dispensing-pointContent {
    padding: 0 0 0 13.34vw;
    font-size: 3.74vw;
    line-height: 5.07vw; }
    .s31-dispensing-pointContent strong, .s31-dispensing-pointContent a {
      font-size: 3.74vw;
      line-height: 5.07vw; }
    .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box {
      width: calc(100% + 13.34vw);
      padding: 5.34vw 0;
      margin-left: -13.34vw; }
      .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box .s31-button-submit {
        width: 45.600vw; }
        .s31-dispensing-pointContent .s31-dispensingPoints-select-button-box .s31-button-submit .s31-button-submit {
          width: 29.688vw;
          padding: 2.67vw 5.34vw;
          line-height: 6.94vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-action-banner {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 40px;
  min-height: 225px;
  overflow: hidden;
  margin-top: 20px; }
  .s31-action-banner svg {
    min-width: 180px; }
    .s31-action-banner svg tspan {
      text-transform: uppercase; }
  .s31-action-banner .s31-action-banner-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%; }
  .s31-action-banner .s31-wishlist-button, .s31-action-banner .s31-article-stock, .s31-action-banner .s31-article-price-percent, .s31-action-banner .s31-listing-toCartButt, .s31-action-banner .s31-starrating, .s31-action-banner .s31-extra-discount, .s31-action-banner .s31-label {
    display: none; }
  .s31-action-banner .s31-article-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-action-banner .s31-article-box .s31-article-url-prod {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      display: block; }
    .s31-action-banner .s31-article-box .s31-article-mainImage {
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin: -85px 0; }
    .s31-action-banner .s31-article-box .s31-article-text {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      color: #fff;
      margin: 0 20px;
      min-width: 300px;
      width: 300px; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-title {
        color: #fff;
        font-size: 30px;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 10px; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-shortDesc {
        font-size: 16px;
        color: #fff; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box {
        color: #fff; }
        .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
          font-size: 30px;
          font-weight: 600; }
          .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
            font-size: 20px;
            text-decoration: line-through;
            padding-right: 2px; }
  .s31-action-banner .s31-action-banner-timer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 485px;
    width: 485px;
    margin-left: 20px; }
  .s31-action-banner .s31-action-banner-timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 40px;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold; }
    .s31-action-banner .s31-action-banner-timer div {
      color: #fff;
      font-size: 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 5px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-action-banner .s31-action-banner-timer div span {
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        color: #363636;
        width: 54px;
        height: 54px;
        display: block;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        line-height: 54px;
        margin: 0 3px; }
  .s31-action-banner .s31-action-banner-days {
    max-width: 485px;
    width: 485px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 3px; }
    .s31-action-banner .s31-action-banner-days span {
      min-width: 110px;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      padding: 0 5px;
      margin: 0 3px; }
      .s31-action-banner .s31-action-banner-days span:first-of-type {
        min-width: 50px; }
  .s31-action-banner .s31-action-banner-button {
    display: inline-block;
    min-width: 221px;
    padding: 11px 20px;
    background: #e12020;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    cursor: pointer; }
    .s31-action-banner .s31-action-banner-button:hover {
      background: #ca0505; }

@media (max-width: 1439px) {
  .s31-action-banner {
    padding: 0 20px; }
    .s31-action-banner svg {
      min-width: auto;
      height: auto; }
    .s31-action-banner .s31-action-banner-cont {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .s31-action-banner .s31-article-box .s31-article-mainImage {
      margin: -85px 0; }
    .s31-action-banner .s31-article-box .s31-article-text {
      margin: 0 20px;
      min-width: 280px;
      width: 280px; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-title {
        font-size: 26px; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
        font-size: 26px; }
    .s31-action-banner .s31-action-banner-timer-box {
      max-width: 370px;
      width: auto;
      margin-left: 15px; }
    .s31-action-banner .s31-action-banner-days span {
      min-width: 100px; }
    .s31-action-banner .s31-action-banner-timer {
      font-size: 26px; }
      .s31-action-banner .s31-action-banner-timer div {
        font-size: 25px;
        padding: 0 5px; }
        .s31-action-banner .s31-action-banner-timer div span {
          width: 40px;
          height: 40px;
          font-size: 26px;
          line-height: 40px; } }

@media (max-width: 1199px) {
  .s31-action-banner {
    padding: 60px; }
    .s31-action-banner .s31-action-banner-cont {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      max-width: 78.125vw;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .s31-action-banner svg {
      position: absolute;
      right: -4.395vw;
      top: -1.47vw; }
    .s31-action-banner .s31-article-box .s31-article-mainImage {
      margin: 0 0 -107px;
      max-height: 34.180vw;
      min-width: 34.180vw; }
    .s31-action-banner .s31-article-box .s31-article-text {
      margin: 0 65px 0 3px;
      min-width: 36.133vw;
      width: 100%; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-title {
        font-size: 2.54vw;
        margin-bottom: 0.98vw; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-shortDesc {
        font-size: 1.57vw; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
        font-size: 2.54vw; }
        .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
          font-size: 1.96vw; }
    .s31-action-banner .s31-action-banner-timer-box {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-left: 0;
      width: 100%; }
      .s31-action-banner .s31-action-banner-timer-box .s31-action-banner-button {
        margin-left: 3px; }
    .s31-action-banner .s31-action-banner-days {
      max-width: unset;
      width: 100%;
      margin-top: 0.3vw; }
      .s31-action-banner .s31-action-banner-days span {
        min-width: 10.156vw;
        font-size: 1.57vw;
        padding: 0 0.49vw; }
        .s31-action-banner .s31-action-banner-days span:first-of-type {
          min-width: 4.883vw; }
    .s31-action-banner .s31-action-banner-timer {
      font-size: 2.54vw;
      width: 100%;
      max-width: unset;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .s31-action-banner .s31-action-banner-timer div {
        font-size: 2.54vw;
        padding: 0 0.49vw; }
        .s31-action-banner .s31-action-banner-timer div:first-of-type {
          padding-left: 0; }
        .s31-action-banner .s31-action-banner-timer div span {
          width: 3.91vw;
          height: 3.91vw;
          font-size: 2.54vw;
          line-height: 3.91vw; } }

@media (max-width: 991px) {
  .s31-action-banner {
    padding: 30px; }
    .s31-action-banner .s31-action-banner-cont {
      max-width: 104.167vw; }
    .s31-action-banner svg {
      position: absolute;
      right: -15px;
      top: 5px;
      width: 13.038vw; }
    .s31-action-banner .s31-article-box .s31-article-text {
      width: 100%; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-title {
        font-size: 3.39vw;
        margin-bottom: 1.31vw; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-shortDesc {
        font-size: 2.09vw; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
        font-size: 3.39vw; }
        .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
          font-size: 2.61vw; }
    .s31-action-banner .s31-action-banner-days {
      margin-top: 0.4vw; }
      .s31-action-banner .s31-action-banner-days span {
        min-width: 13.411vw;
        font-size: 2.09vw;
        padding: 0 0.66vw; }
        .s31-action-banner .s31-action-banner-days span:first-of-type {
          min-width: 6.510vw; }
    .s31-action-banner .s31-action-banner-timer {
      font-size: 3.39vw;
      margin-top: 10px; }
      .s31-action-banner .s31-action-banner-timer div {
        font-size: 3.39vw;
        padding: 0 0.66vw; }
        .s31-action-banner .s31-action-banner-timer div span {
          width: 5.21vw;
          height: 5.21vw;
          font-size: 3.39vw;
          line-height: 5.21vw; } }

@media (max-width: 767px) {
  .s31-action-banner {
    padding: 30px 10px;
    margin: 20px 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    .s31-action-banner svg {
      width: 31.304vw;
      height: auto; }
    .s31-action-banner .s31-action-banner-cont {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%; }
    .s31-action-banner svg {
      position: initial; }
    .s31-action-banner .s31-article-box {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-action-banner .s31-article-box .s31-article-mainImage {
        margin: 0;
        max-height: unset; }
      .s31-action-banner .s31-article-box .s31-article-text {
        margin: 20px auto 0;
        padding: 0 20px;
        width: auto;
        min-width: auto; }
        .s31-action-banner .s31-article-box .s31-article-text .s31-article-title {
          font-size: 5.6vw;
          margin-bottom: 2.67vw; }
        .s31-action-banner .s31-article-box .s31-article-text .s31-article-shortDesc {
          font-size: 3.74vw; }
        .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
          font-size: 5.6vw; }
          .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
            font-size: 5.34vw; }
      .s31-action-banner .s31-article-box .s31-article-mainImage {
        margin: 20px auto;
        width: calc(100% - 20px); }
      .s31-action-banner .s31-article-box .s31-article-url-prod {
        margin: 0 auto; }
    .s31-action-banner .s31-action-banner-timer-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 86.957vw;
      width: 100%;
      margin-left: 0; }
    .s31-action-banner .s31-action-banner-days {
      margin-top: 0.53vw;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .s31-action-banner .s31-action-banner-days span {
        min-width: 18.087vw;
        font-size: 2.44vw;
        padding: 0 0.87vw; }
        .s31-action-banner .s31-action-banner-days span:first-of-type {
          min-width: 8.696vw; }
    .s31-action-banner .s31-action-banner-timer {
      font-size: 6.08vw;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .s31-action-banner .s31-action-banner-timer div {
        font-size: 6.08vw;
        padding: 0 0.87vw; }
        .s31-action-banner .s31-action-banner-timer div span {
          width: 8.34vw;
          height: 8.34vw;
          font-size: 6.08vw;
          line-height: 8.34vw; } }

@media (max-width: 575px) {
  .s31-action-banner {
    margin: 20px -15px; }
    .s31-action-banner svg {
      width: 48vw;
      height: auto; }
    .s31-action-banner .s31-article-box .s31-article-text .s31-article-title {
      font-size: 5.6vw;
      margin-bottom: 2.67vw; }
    .s31-action-banner .s31-article-box .s31-article-text .s31-article-shortDesc {
      font-size: 3.74vw; }
    .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price {
      font-size: 5.6vw; }
      .s31-action-banner .s31-article-box .s31-article-text .s31-article-price-box .s31-article-price.s31-article-price-original {
        font-size: 5.34vw; }
    .s31-action-banner .s31-action-banner-days {
      margin-top: 0.8vw; }
      .s31-action-banner .s31-action-banner-days span {
        min-width: 26.667vw;
        font-size: 3.74vw;
        padding: 0 1.34vw; }
        .s31-action-banner .s31-action-banner-days span:first-of-type {
          min-width: 13.333vw; }
    .s31-action-banner .s31-action-banner-timer {
      font-size: 5.6vw; }
      .s31-action-banner .s31-action-banner-timer div {
        font-size: 5.6vw;
        padding: 0 0.8vw; }
        .s31-action-banner .s31-action-banner-timer div span {
          width: 10.67vw;
          height: 10.67vw;
          font-size: 5.6vw;
          line-height: 10.67vw; }
    .s31-action-banner .s31-action-banner-button {
      width: 100%;
      text-align: center; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-bannerCont img {
  max-width: 100%;
  height: auto; }

.s31-bannerCont .s31-bannerCont-content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .s31-bannerCont .s31-bannerCont-content .s31-bannerCont-text {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    color: #fff; }
  .s31-bannerCont .s31-bannerCont-content .s31-button-green {
    outline: none;
    background: #6BA539;
    color: #fff;
    border: 0;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    font-weight: 500;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    padding: 0 15px; }

.s31-homepage-mainBanner {
  margin-bottom: 50px; }
  .s31-homepage-mainBanner .s31-homepage-mainBannerBig {
    width: calc(65% - 2px);
    float: left; }
  .s31-homepage-mainBanner .s31-homepage-mainBannerSmall1, .s31-homepage-mainBanner .s31-homepage-mainBannerSmall2 {
    width: 35%;
    float: left; }

@media (max-width: 1199px) {
  .s31-bannerCont .s31-bannerCont-content .s31-bannerCont-text {
    font-size: 2.54vw;
    line-height: 2.93vw;
    margin-bottom: 1.47vw; }
  .s31-bannerCont .s31-bannerCont-content .s31-button-green {
    padding: 0 1.47vw;
    height: 4.5vw;
    line-height: 4.5vw;
    font-size: 1.37vw; } }

@media (max-width: 991px) {
  .s31-bannerCont .s31-bannerCont-content .s31-bannerCont-text {
    font-size: 3.39vw;
    line-height: 3.91vw;
    margin-bottom: 1.96vw; }
  .s31-bannerCont .s31-bannerCont-content .s31-button-green {
    padding: 0 1.96vw;
    height: 6vw;
    line-height: 6vw;
    font-size: 1.83vw; } }

@media (max-width: 767px) {
  .s31-homepage-mainBanner {
    margin-bottom: 30px; }
    .s31-homepage-mainBanner .s31-homepage-mainBannerBig {
      width: 100%;
      float: none;
      margin-bottom: 20px; }
    .s31-homepage-mainBanner .s31-homepage-mainBannerSmall1, .s31-homepage-mainBanner .s31-homepage-mainBannerSmall2 {
      width: 100%;
      float: none;
      margin-bottom: 20px; }
  .s31-bannerCont .s31-bannerCont-content .s31-bannerCont-text {
    font-size: 2.78vw;
    line-height: 3.65vw;
    margin-bottom: 1.74vw; }
  .s31-bannerCont .s31-bannerCont-content .s31-button-green {
    padding: 0 2.61vw;
    height: 8vw;
    line-height: 8vw;
    font-size: 2.44vw; } }

@media (max-width: 575px) {
  .s31-bannerCont .s31-bannerCont-content .s31-bannerCont-text {
    font-size: 4.27vw;
    line-height: 5.6vw; }
  .s31-bannerCont .s31-bannerCont-content .s31-button-green {
    padding: 0 4vw;
    height: 12.27vw;
    line-height: 12.27vw;
    font-size: 3.74vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-mobile-filters-box {
  display: none; }

@media (max-width: 1439px) {
  .s31-mobile-filters-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
  .s31-mobile-select-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .s31-mobile-select-box .s31-mobile-formselect {
      border: none;
      background: none;
      max-width: 150px;
      width: 100%;
      position: absolute;
      padding: 11px 0;
      -webkit-appearance: none;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; }
  .s31-mobile-filters, .s31-mobile-select {
    font-weight: 500;
    width: 150px;
    color: #fff;
    background: #6E6259;
    font-size: 16px;
    line-height: 19px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 15px;
    margin: 15px 10px 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1; }
    .s31-mobile-filters span, .s31-mobile-select span {
      display: block;
      height: 30px; }
      .s31-mobile-filters span svg, .s31-mobile-select span svg {
        width: 30px;
        height: 30px; }
  .s31-mobile-select {
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .s31-mobile-filters {
    background: #F0B323 !important;
    display: none; }
  .s31-mobile-filters-back {
    display: none;
    width: 100vw;
    height: 100%;
    background: rgba(54, 54, 54, 0.3);
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0; } }

@media (max-width: 1199px) {
  .s31-mobile-filters-box {
    margin-bottom: 1.96vw; }
  .s31-mobile-select-box .s31-mobile-formselect {
    max-width: 14.65vw;
    padding: 1.08vw 0; }
  .s31-mobile-filters, .s31-mobile-select {
    width: 14.65vw;
    font-size: 1.57vw;
    line-height: 1.86vw;
    -webkit-border-radius: 0.49vw;
    border-radius: 0.49vw;
    padding: 0.79vw 1.47vw;
    margin: 0; }
    .s31-mobile-filters span, .s31-mobile-select span {
      height: 2.93vw; }
      .s31-mobile-filters span svg, .s31-mobile-select span svg {
        width: 2.93vw;
        height: 2.93vw; } }

@media (max-width: 991px) {
  .s31-mobile-filters-box {
    margin-bottom: 2.61vw; }
  .s31-mobile-select-box .s31-mobile-formselect {
    max-width: 19.54vw;
    padding: 1.44vw 0; }
  .s31-mobile-filters, .s31-mobile-select {
    width: 19.54vw;
    font-size: 2.09vw;
    line-height: 2.48vw;
    -webkit-border-radius: 0.66vw;
    border-radius: 0.66vw;
    padding: 1.05vw 1.96vw;
    margin: 0 1.31vw 0 0; }
    .s31-mobile-filters span, .s31-mobile-select span {
      height: 3.91vw; }
      .s31-mobile-filters span svg, .s31-mobile-select span svg {
        width: 3.91vw;
        height: 3.91vw; }
  .s31-mobile-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 767px) {
  .s31-mobile-filters-box {
    margin-bottom: 3.48vw; }
  .s31-mobile-select-box .s31-mobile-formselect {
    max-width: 26.05vw;
    padding: 1.91vw 0; }
  .s31-mobile-filters, .s31-mobile-select {
    width: 26.05vw;
    font-size: 2.44vw;
    line-height: 3.3vw;
    -webkit-border-radius: 0.87vw;
    border-radius: 0.87vw;
    padding: 1.39vw 2.61vw;
    margin: 0 1.74vw 0 0; }
    .s31-mobile-filters span, .s31-mobile-select span {
      height: 5.21vw; }
      .s31-mobile-filters span svg, .s31-mobile-select span svg {
        width: 5.21vw;
        height: 5.21vw; } }

@media (max-width: 575px) {
  .s31-mobile-filters-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0; }
  .s31-mobile-select-box {
    width: calc(50% - 5px); }
    .s31-mobile-select-box .s31-mobile-formselect {
      min-width: 100%;
      line-height: 6.67vw;
      padding: 2.14vw 4vw; }
  .s31-mobile-select {
    width: 100%;
    margin-right: 0; }
  .s31-mobile-filters {
    width: calc(50% - 5px);
    margin-right: 0; }
  .s31-mobile-filters, .s31-mobile-select {
    font-size: 3.74vw;
    line-height: 5.07vw;
    -webkit-border-radius: 1.34vw;
    border-radius: 1.34vw;
    padding: 2.14vw 4vw; }
    .s31-mobile-filters span, .s31-mobile-select span {
      height: 8vw; }
      .s31-mobile-filters span svg, .s31-mobile-select span svg {
        width: 8vw;
        height: 8vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-multifilters {
  margin-bottom: 30px;
  padding: 0 20px; }
  .s31-multifilters .s31-multifilters-hr {
    margin: 8px 0 17px;
    border: none;
    background: #363636;
    opacity: 0.2;
    height: 1px; }

.s31-multifilters-block .s31-multifilters-head {
  font-size: 18px;
  padding: 15px 0 10px;
  font-weight: 600;
  line-height: 21px;
  cursor: pointer; }
  .s31-multifilters-block .s31-multifilters-head:hover {
    text-decoration: underline; }
  .s31-multifilters-block .s31-multifilters-head svg {
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    margin-bottom: -3px; }
  .s31-multifilters-block .s31-multifilters-head.opened svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.s31-multifilters-block.s31-multifilters-disabled .s31-multifilters-head {
  color: #cccccc;
  cursor: default; }
  .s31-multifilters-block.s31-multifilters-disabled .s31-multifilters-head svg {
    display: none; }

.s31-multifilters-block .s31-filterError {
  margin: 10px 0 0 0; }

.s31-multifilters-block .s31-multifilters-inside {
  display: none;
  padding: 15px 0 6px; }
  .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-square {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: white;
    color: #363636;
    margin: 0 3px 3px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-square:hover {
      background: #363636;
      color: white; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-square.active {
      background: #e3e8ed;
      color: #717980;
      cursor: default; }
  .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    margin: 0 0 9px;
    line-height: 16px; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item:hover, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item:hover > .s31-multifilters-itemText {
      text-decoration: underline; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-radio, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-checkbox {
      vertical-align: middle;
      margin-right: 10px;
      line-height: 16px; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-radio input[type=radio], .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-checkbox input[type=radio] {
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #f1f0ef; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item a.s31-noLink {
      color: #212529;
      text-decoration: none !important; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-itemText {
      display: inline-block;
      font-size: 16px;
      cursor: pointer;
      max-width: 85%;
      text-decoration: none; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-itemText:hover {
        text-decoration: underline; }
  .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto {
    clear: both;
    margin-top: -20px; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSliderInputs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-price {
      position: absolute;
      background: #f1f0ef;
      width: 24px;
      text-align: center;
      top: -8px;
      font-size: 10px;
      line-height: 19px;
      font-weight: 500;
      -webkit-transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
      transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
      -o-transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
      transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
      transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
      z-index: 1; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto input {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      text-align: center;
      border: none;
      outline: none;
      background: none;
      z-index: 1;
      padding: 0;
      font-size: 15px; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSliderInputCont {
      border: 1px solid rgba(54, 54, 54, 0.5);
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 0 10px 0 5px;
      height: 46px;
      line-height: 46px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-od, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-do {
      position: relative; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-od .s31-multifilters-price, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-do .s31-multifilters-price {
        left: 5%; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto span:not(.unitCont) {
      display: block;
      line-height: 46px;
      text-align: center;
      min-width: 16px; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .unitCont {
      line-height: 46px;
      font-size: 15px;
      color: black; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider {
      border: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      height: 1px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: white;
      margin-top: 35px;
      margin-right: 16px;
      margin-bottom: 30px;
      margin-left: 0; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base {
        border: none;
        height: 2px;
        position: relative;
        top: 0px;
        background: white; }
        .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-connects {
          overflow: visible; }
          .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-connects .noUi-connect {
            height: 2px;
            background: #363636; }
        .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle {
          top: -10px;
          border: 2px solid #363636;
          cursor: pointer;
          -webkit-box-sizing: content-box;
          box-sizing: content-box;
          -webkit-background-clip: padding-box !important;
          background-clip: padding-box !important;
          width: 18px;
          height: 18px;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          background: white;
          -webkit-box-shadow: none;
          box-shadow: none; }
          .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle::before {
            left: 7px;
            top: 6px;
            background: transparent; }
          .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle::after {
            left: 5.5px;
            top: -16px;
            background: transparent;
            color: #363636;
            font-size: 25px;
            -webkit-border-radius: 50%;
            border-radius: 50%; }
        .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle:hover {
          right: -17px;
          background-color: #363636; }
          .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle:hover::after {
            color: white; }
        .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle-lower::after {
          content: ".";
          -webkit-border-radius: 50%;
          border-radius: 50%; }
        .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle-upper::after {
          content: ".";
          -webkit-border-radius: 50%;
          border-radius: 50%; }
  .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-cancel {
    display: block;
    color: #363636;
    margin-top: 10px;
    padding-left: 26px; }

.s31-multifilters-block .s31-multifilters-colors-box {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px -9px 12px 0; }
  .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors {
    border: 1px solid rgba(54, 54, 54, 0.2);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 9px 9px 0 0; }
    .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors input {
      display: none; }
    .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors img {
      width: 24px;
      height: 24px;
      margin: 4px; }
    .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors.active, .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors:hover {
      border: 2px solid #363636; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors.active img, .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors:hover img {
        margin: 3px; }

.s31-multifilters-block .s31-multifilters-size-box {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px -9px 15px 0; }
  .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size {
    border: 1px solid rgba(54, 54, 54, 0.2);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 9px 9px 0 0;
    padding: 6px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    font-weight: 500; }
    .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size input {
      display: none; }
    .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size.active {
      border: 2px solid #363636;
      background: #fff;
      padding: 5px; }
    .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size:hover {
      border: 2px solid #363636;
      padding: 5px; }

.s31-multifilters-block .s31-multifilters-rating-box {
  margin: 10px 0 12px 0;
  display: none; }
  .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label {
    margin: 0; }
    .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label svg {
      width: 26px;
      height: 26px; }

.s31-mobile-filters-show-more, .s31-multifilters-filters {
  display: none; }

.s31-resetFilterInfo {
  display: inline-block;
  padding: 5px; }
  .s31-resetFilterInfo svg {
    position: relative;
    top: 5px; }
  .s31-resetFilterInfo:hover svg #info-3 {
    fill: #493A2F; }

@media (max-width: 1199px) {
  .s31-multifilters .s31-multifilters-hr {
    margin: 0.79vw 0 1.67vw; }
  .s31-multifilters-block .s31-multifilters-head {
    font-size: 1.76vw;
    line-height: 2.06vw;
    padding: 1.47vw 0 0.98vw; }
    .s31-multifilters-block .s31-multifilters-head svg {
      margin-bottom: -0.3vw; }
  .s31-multifilters-block .s31-filterError {
    margin: 0.98vw 0 0 0; }
  .s31-multifilters-block .s31-multifilters-inside {
    padding: 1.47vw 0 0.79vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-square {
      width: 1.96vw;
      height: 1.96vw;
      line-height: 1.96vw;
      margin: 0 0.3vw 0.3vw 0; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item {
      font-size: 1.57vw;
      line-height: 1.57vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-radio, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-checkbox {
        margin-right: 0.98vw;
        line-height: 1.57vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-itemText {
        font-size: 1.57vw;
        line-height: 1.57vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto {
      margin-top: 1.96vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-price {
        width: 2.35vw;
        top: -0.79vw;
        font-size: 0.98vw;
        line-height: 1.86vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto input {
        height: 4.5vw;
        line-height: 4.5vw;
        font-size: 1.47vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-od .s31-multifilters-price, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-do .s31-multifilters-price {
        left: 0.98vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto span {
        line-height: 4.5vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .unitCont {
        font-size: 1.47vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider {
        margin-top: 3.42vw;
        margin-bottom: 2.93vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-cancel {
      margin-top: 0.98vw;
      padding-left: 2.54vw; }
  .s31-multifilters-block .s31-multifilters-colors-box {
    margin: 0.49vw 0 1.18vw; }
    .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors {
      margin: 0.98vw 0.98vw 0 0; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors img {
        width: 2.35vw;
        height: 2.35vw;
        margin: 0.4vw; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors.active img {
        margin: 0.3vw; }
  .s31-multifilters-block .s31-multifilters-size-box {
    margin: 0.49vw 0 1.18vw; }
    .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size {
      margin: 0.98vw 0.98vw 0 0;
      font-size: 1.57vw;
      line-height: 3.33vw;
      padding: 6px; }
      .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size.active {
        padding: 0;
        line-height: 3.13vw; }
  .s31-multifilters-block .s31-multifilters-rating-box {
    margin: 0.98vw 0 0.4vw 0; }
    .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label {
      margin-right: 0.69vw; }
      .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label svg {
        width: 2.54vw;
        height: 2.54vw; }
  .s31-resetFilterInfo:hover svg #info-3 {
    fill: #6E6259; } }

@media (max-width: 991px) {
  .s31-multifilters {
    height: 100%;
    width: 40vw;
    z-index: 999991;
    position: fixed;
    background: #F1F0EF;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    top: 0;
    left: -100%;
    padding-top: 7.82vw;
    overflow: auto; }
    .s31-multifilters.opened {
      left: 0; }
    .s31-multifilters .s31-multifilters-hr-mobile {
      display: none; }
    .s31-multifilters .s31-multifilters-hr {
      margin: 1.05vw 0 2.22vw; }
    .s31-multifilters .s31-multifilters-hr-last {
      margin-bottom: 13.81vw; }
  .s31-multifilters-filters {
    display: block;
    font-weight: 600;
    position: fixed;
    top: 0;
    height: 7.17vw;
    width: 40vw;
    padding-top: 20px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    left: -100%;
    background: #F1F0EF;
    z-index: 999992;
    padding-left: 20px;
    padding-right: 20px; }
    .s31-multifilters-filters.opened {
      left: 0; }
    .s31-multifilters-filters span {
      font-size: 3.39vw;
      line-height: 3.91vw;
      display: inline-block;
      width: 49%; }
      .s31-multifilters-filters span svg {
        width: 2.35vw;
        height: 2.35vw; }
      .s31-multifilters-filters span:last-of-type {
        text-align: right; }
  .s31-multifilters-block .s31-multifilters-head {
    font-size: 2.35vw;
    line-height: 2.74vw;
    padding: 1.96vw 0 1.31vw; }
    .s31-multifilters-block .s31-multifilters-head svg {
      width: 2.35vw;
      height: 2.35vw;
      margin-bottom: -0.4vw; }
  .s31-multifilters-block .s31-filterError {
    margin: 1.31vw 0 0 0; }
  .s31-multifilters-block .s31-multifilters-inside {
    padding: 1.96vw 0 1.05vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-square {
      width: 1.96vw;
      height: 1.96vw;
      line-height: 1.96vw;
      margin: 0 0.4vw 0.4vw 0; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item {
      font-size: 2.09vw;
      margin-bottom: 1.31vw;
      line-height: 2.09vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-radio, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-checkbox {
        margin-right: 1.31vw;
        line-height: 2.09vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-itemText {
        font-size: 2.09vw;
        line-height: 2.09vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto {
      margin-top: 2.61vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-price {
        width: 3.13vw;
        top: -1.05vw;
        font-size: 1.31vw;
        line-height: 2.48vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto input {
        height: 6vw;
        line-height: 6vw;
        font-size: 1.96vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-od .s31-multifilters-price, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-do .s31-multifilters-price {
        left: 1.31vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto span:not(.unitCont) {
        line-height: 6vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .unitCont {
        font-size: 1.96vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider {
        margin-top: 4.56vw;
        margin-bottom: 3.91vw;
        margin-left: 13px;
        margin-right: 17px; }
        .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle {
          width: 25px;
          height: 25px;
          top: -13.5px; }
          .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider .noUi-base .noUi-handle::after {
            left: 9px;
            top: -12.5px; }
  .s31-multifilters-block .s31-multifilters-colors-box {
    margin: -0.66vw 0 1.57vw; }
    .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors {
      margin: 2.61vw 2.48vw 0 0; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors img {
        width: 3.13vw;
        height: 3.13vw;
        margin: 0.53vw; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors.active img {
        margin: 0.4vw; }
  .s31-multifilters-block .s31-multifilters-size-box {
    margin: -0.66vw 0 1.57vw; }
    .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size {
      margin: 2.61vw 2.48vw 0 0;
      font-size: 2.09vw;
      line-height: 4.43vw;
      padding: 6px; }
      .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size.active {
        line-height: 4.17vw; }
  .s31-multifilters-block .s31-multifilters-rating-box {
    margin: 1.31vw 0 0.53vw 0; }
    .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label {
      margin-right: 1.96vw; }
      .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label svg {
        width: 3.39vw;
        height: 3.39vw; }
  .s31-mobile-filters-show-more {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40vw;
    pointer-events: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    left: -100%;
    z-index: 999992; }
    .s31-mobile-filters-show-more.opened {
      left: 0; }
    .s31-mobile-filters-show-more .s31-mobile-filters-show-shadow {
      height: 3.91vw;
      opacity: 0.1;
      -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      transform: scaleY(-1);
      background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
      background: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);
      background: -o-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); }
    .s31-mobile-filters-show-more .s31-mobile-filters-show-box {
      padding: 1.96vw 0;
      text-align: center;
      background: #F1F0EF;
      pointer-events: auto; }
      .s31-mobile-filters-show-more .s31-mobile-filters-show-box button {
        font-weight: 600;
        background: #6E6259;
        color: #fff;
        font-size: 2.09vw;
        line-height: 3.39vw;
        padding: 1.31vw 1.96vw;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        border: none;
        position: relative; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button span {
          font-size: 2.09vw;
          line-height: 3.39vw;
          font-weight: 400; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button .s31-loadingText, .s31-mobile-filters-show-more .s31-mobile-filters-show-box button svg {
          display: none; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button svg {
          float: left;
          -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
          position: absolute;
          top: 50%;
          left: 20px;
          margin-top: -15px; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button .s31-loadingText {
          display: none;
          margin-left: 40px; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button.s31-loadingActive .s31-loadingText, .s31-mobile-filters-show-more .s31-mobile-filters-show-box button.s31-loadingActive svg {
          display: inline; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button.s31-loadingActive .s31-normalText {
          display: none; } }

@media (max-width: 767px) {
  .s31-multifilters {
    width: 54.69vw;
    padding-top: 10.42vw; }
    .s31-multifilters .s31-multifilters-hr {
      margin: 1.39vw 0 2.96vw; }
    .s31-multifilters .s31-multifilters-hr-last {
      margin-bottom: 19.618vw; }
  .s31-multifilters-filters {
    height: 9.55vw;
    width: 54.69vw;
    padding-left: 20px;
    padding-right: 20px; }
    .s31-multifilters-filters span {
      font-size: 3.65vw;
      line-height: 5.21vw; }
      .s31-multifilters-filters span svg {
        width: 3.13vw;
        height: 3.13vw; }
  .s31-multifilters-block .s31-multifilters-head {
    font-size: 2.78vw;
    line-height: 3.65vw;
    padding: 2.61vw 0 1.74vw; }
    .s31-multifilters-block .s31-multifilters-head svg {
      width: 3.13vw;
      height: 3.13vw;
      margin-bottom: -0.53vw; }
  .s31-multifilters-block .s31-filterError {
    margin: 1.74vw 0 0 0; }
  .s31-multifilters-block .s31-multifilters-inside {
    padding: 2.61vw 0 1.39vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-square {
      width: 2.61vw;
      height: 2.61vw;
      line-height: 2.61vw;
      margin: 0 0.53vw 0.53vw 0; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item {
      font-size: 2.44vw;
      margin-bottom: 1.74vw;
      line-height: 2.78vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-radio, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-checkbox {
        margin-right: 1.74vw;
        line-height: 2.78vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-itemText {
        font-size: 2.44vw;
        line-height: 2.78vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto {
      margin-top: 3.48vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-price {
        width: 4.17vw;
        top: -1.39vw;
        font-size: 1.74vw;
        line-height: 3.3vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto input {
        height: 8vw;
        line-height: 8vw;
        font-size: 2.61vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-od .s31-multifilters-price, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-do .s31-multifilters-price {
        left: 1.74vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto span:not(.unitCont) {
        line-height: 8vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .unitCont {
        font-size: 2.61vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider {
        margin-top: 6.08vw;
        margin-bottom: 5.21vw; }
  .s31-multifilters-block .s31-multifilters-colors-box {
    margin: -0.87vw 0 2.084vw; }
    .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors {
      margin: 3.48vw 3.3vw 0 0; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors img {
        width: 4.17vw;
        height: 4.17vw;
        margin: 0.7vw; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors.active img {
        margin: 0.53vw; }
  .s31-multifilters-block .s31-multifilters-size-box {
    margin: -0.87vw 0 2.084vw; }
    .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size {
      margin: 3.48vw 3.3vw 0 0;
      font-size: 2.44vw;
      line-height: 5.91vw;
      padding: 6px; }
      .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size.active {
        line-height: 5.56vw; }
  .s31-multifilters-block .s31-multifilters-rating-box {
    margin: 1.74vw 0 0.7vw 0; }
    .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label {
      margin-right: 2.61vw; }
      .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label svg {
        width: 4.52vw;
        height: 4.52vw; }
  .s31-mobile-filters-show-more {
    width: 54.69vw; }
    .s31-mobile-filters-show-more .s31-mobile-filters-show-shadow {
      height: 6.95vw; }
    .s31-mobile-filters-show-more .s31-mobile-filters-show-box {
      padding: 3.48vw 0; }
      .s31-mobile-filters-show-more .s31-mobile-filters-show-box button {
        font-size: 2.44vw;
        line-height: 4.52vw;
        padding: 1.74vw 3.48vw; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button span {
          font-size: 2.44vw;
          line-height: 4.52vw; } }

@media (max-width: 575px) {
  .s31-multifilters {
    width: 84vw;
    padding-top: 16vw; }
    .s31-multifilters .s31-multifilters-hr {
      margin: 2.14vw 0 4.54vw; }
    .s31-multifilters .s31-multifilters-hr-last {
      margin-bottom: 30.14vw; }
  .s31-multifilters-filters {
    height: 14.67vw;
    width: 84vw;
    padding-left: 20px;
    padding-right: 20px; }
    .s31-multifilters-filters span {
      font-size: 5.6vw;
      line-height: 8vw;
      font-weight: bold; }
      .s31-multifilters-filters span svg {
        width: 4.8vw;
        height: 4.8vw; }
  .s31-multifilters-block .s31-multifilters-head {
    font-size: 4.27vw;
    line-height: 5.6vw;
    padding: 4vw 0 2.67vw; }
    .s31-multifilters-block .s31-multifilters-head svg {
      width: 4.8vw;
      height: 4.8vw;
      margin-bottom: -0.8vw; }
  .s31-multifilters-block .s31-filterError {
    margin: 2.67vw 0 0 0; }
  .s31-multifilters-block .s31-multifilters-inside {
    padding: 4vw 0 2.14vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-square {
      width: 4vw;
      height: 4vw;
      line-height: 4vw;
      margin: 0 0.8vw 0.8vw 0; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item {
      font-size: 3.74vw;
      margin-bottom: 2.67vw;
      line-height: 4.27vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-radio, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-checkbox {
        margin-right: 2.67vw;
        line-height: 4.27vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-item .s31-multifilters-itemText {
        font-size: 3.74vw;
        line-height: 4.27vw; }
    .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto {
      margin-top: 5.34vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-price {
        width: 6.4vw;
        top: -2.14vw;
        font-size: 2.67vw;
        line-height: 5.07vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto input {
        height: 12.27vw;
        line-height: 12.27vw;
        font-size: 4vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-od .s31-multifilters-price, .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-do .s31-multifilters-price {
        left: 2.67vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto span:not(.unitCont) {
        line-height: 12.27vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .unitCont {
        font-size: 4vw; }
      .s31-multifilters-block .s31-multifilters-inside .s31-multifilters-pricefromto .s31-multifilters-rangeSlider {
        margin-top: 9.34vw;
        margin-bottom: 8vw; }
  .s31-multifilters-block .s31-multifilters-colors-box {
    margin: -1.34vw 0 3.2vw; }
    .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors {
      margin: 5.34vw 5.07vw 0 0; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors img {
        width: 6.4vw;
        height: 6.4vw;
        margin: 1.07vw; }
      .s31-multifilters-block .s31-multifilters-colors-box .s31-multifilters-colors.active img {
        margin: 0.8vw; }
  .s31-multifilters-block .s31-multifilters-size-box {
    margin: -1.34vw 0 3.2vw; }
    .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size {
      margin: 5.34vw 5.07vw 0 0;
      font-size: 3.74vw;
      line-height: 9.07vw;
      padding: 6px; }
      .s31-multifilters-block .s31-multifilters-size-box .s31-multifilters-size.active {
        line-height: 8.54vw; }
  .s31-multifilters-block .s31-multifilters-rating-box {
    margin: 2.67vw 0 1.07vw 0; }
    .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label {
      margin-right: 4vw; }
      .s31-multifilters-block .s31-multifilters-rating-box .s31-starrating > label svg {
        width: 6.94vw;
        height: 6.94vw; }
  .s31-mobile-filters-show-more {
    width: 84vw; }
    .s31-mobile-filters-show-more .s31-mobile-filters-show-shadow {
      height: 10.67vw; }
    .s31-mobile-filters-show-more .s31-mobile-filters-show-box {
      padding: 4vw 0; }
      .s31-mobile-filters-show-more .s31-mobile-filters-show-box button {
        font-size: 3.74vw;
        line-height: 6.94vw;
        padding: 2.67vw 5.34vw; }
        .s31-mobile-filters-show-more .s31-mobile-filters-show-box button span {
          font-size: 3.74vw;
          line-height: 6.94vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-pagination {
  display: block;
  float: right;
  margin-bottom: 20px; }
  .s31-pagination .s31-pagination-item, .s31-pagination .s31-order-pagination-item {
    color: #363636;
    margin: 0 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400 !important; }
    .s31-pagination .s31-pagination-item.active, .s31-pagination .s31-order-pagination-item.active {
      font-weight: 600 !important; }
      .s31-pagination .s31-pagination-item.active:hover, .s31-pagination .s31-order-pagination-item.active:hover {
        color: #363636;
        cursor: default;
        text-decoration: none; }
    .s31-pagination .s31-pagination-item:hover, .s31-pagination .s31-order-pagination-item:hover {
      text-decoration: underline; }
      .s31-pagination .s31-pagination-item:hover .text, .s31-pagination .s31-order-pagination-item:hover .text {
        text-decoration: underline; }
    .s31-pagination .s31-pagination-item[rel=next]:hover, .s31-pagination .s31-pagination-item[rel=prev]:hover, .s31-pagination .s31-order-pagination-item[rel=next]:hover, .s31-pagination .s31-order-pagination-item[rel=prev]:hover {
      text-decoration: none; }
  .s31-pagination .s31-pagination-input {
    font-size: 16px;
    font-weight: 500 !important;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: textfield;
    float: none;
    padding: 5px;
    width: 46px;
    height: 46px;
    line-height: 44px;
    text-align: center;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin: 0 10px;
    background: transparent;
    border: 1px solid #9a9a9a;
    text-decoration: none;
    font-weight: bold;
    color: #363636;
    cursor: text !important; }
    .s31-pagination .s31-pagination-input::-webkit-outer-spin-button, .s31-pagination .s31-pagination-input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      appearance: none;
      margin: 0; }
    .s31-pagination .s31-pagination-input:hover {
      text-decoration: none; }
  .s31-pagination .s31-pagination-item[rel="next"], .s31-pagination .s31-pagination-item[rel="prev"] {
    border: none;
    width: auto; }
  .s31-pagination .s31-prev svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    top: 4px; }
    .s31-pagination .s31-prev svg polyline {
      stroke: #6E6259; }
  .s31-pagination .s31-prev .text {
    font-size: 16px;
    margin-left: 5px; }
  .s31-pagination .disabled .s31-next {
    display: none; }
  .s31-pagination .s31-next svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    top: 3px; }
    .s31-pagination .s31-next svg polyline {
      stroke: #6E6259; }
  .s31-pagination .s31-next .text {
    font-size: 16px;
    margin-right: 5px; }
  .s31-pagination .s31-pagination-delimiter {
    display: none; }
  .s31-pagination .dots {
    font-size: 16px;
    color: #363636; }

.s31-last-page  {
  margin-top: 30px; }

.s31-listing-loadMore + .s31-pagination {
  position: relative;
  margin-top: 0px;
  top: -46px; }

@media (max-width: 1199px) {
  .s31-pagination .s31-pagination-item, .s31-pagination .s31-order-pagination-item {
    font-size: 1.57vw; }
  .s31-pagination .s31-pagination-input {
    font-size: 1.57vw;
    width: 4.250vw;
    height: 4.250vw;
    line-height: 4.250vw; }
  .s31-pagination .s31-prev .text {
    display: none; }
  .s31-pagination .s31-prev svg {
    top: 0.413vw;
    width: 1.815vw;
    height: 1.815vw; }
  .s31-pagination .s31-next .text {
    display: none; }
  .s31-pagination .s31-next svg {
    top: 0.413vw;
    width: 1.815vw;
    height: 1.815vw; }
  .s31-pagination .dots {
    font-size: 1.57vw; }
  .s31-listing-loadMore + .s31-pagination {
    position: relative;
    margin-top: 0px;
    top: -4.250vw; } }

@media (max-width: 991px) {
  .s31-pagination .s31-pagination-item, .s31-pagination .s31-order-pagination-item {
    font-size: 2.09vw; }
  .s31-pagination .s31-pagination-input {
    font-size: 2.09vw;
    width: 5.746vw;
    height: 5.746vw;
    line-height: 5.746vw; }
  .s31-pagination .s31-prev svg {
    top: 0.361vw;
    width: 2.083vw;
    height: 2.083vw; }
  .s31-pagination .s31-next svg {
    top: 0.361vw;
    width: 2.083vw;
    height: 2.083vw; }
  .s31-pagination .dots {
    font-size: 2.09vw; }
  .s31-listing-loadMore + .s31-pagination {
    position: relative;
    margin-top: 0px;
    top: -5.746vw; } }

@media (max-width: 767px) {
  .s31-pagination {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .s31-pagination .s31-pagination-item, .s31-pagination .s31-order-pagination-item {
      font-size: 2.44vw; }
    .s31-pagination .s31-pagination-input {
      font-size: 2.44vw;
      width: 7.922vw;
      height: 7.922vw;
      line-height: 7.922vw; }
    .s31-pagination .s31-prev .text {
      font-size: 2.44vw;
      display: inline; }
    .s31-pagination .s31-prev svg {
      top: 0.444vw;
      width: 2.778vw;
      height: 2.778vw; }
    .s31-pagination .s31-next .text {
      font-size: 2.44vw;
      display: inline; }
    .s31-pagination .s31-next svg {
      top: 0.444vw;
      width: 2.778vw;
      height: 2.778vw; }
    .s31-pagination .dots {
      font-size: 2.44vw; }
  .s31-listing-loadMore + .s31-pagination {
    margin-top: 30px;
    top: 0; } }

@media (max-width: 575px) {
  .s31-pagination .s31-pagination-item, .s31-pagination .s31-order-pagination-item {
    font-size: 3.74vw; }
  .s31-pagination .s31-pagination-input {
    font-size: 3.74vw;
    width: 12.085vw;
    height: 12.085vw;
    line-height: 12.085vw; }
  .s31-pagination .s31-prev .text {
    font-size: 3.74vw; }
  .s31-pagination .s31-prev svg {
    top: 0.744vw;
    width: 4.778vw;
    height: 4.778vw; }
  .s31-pagination .dots {
    font-size: 3.74vw; }
  .s31-pagination .s31-next .text {
    font-size: 3.74vw; }
  .s31-pagination .s31-next svg {
    top: 0.744vw;
    width: 4.778vw;
    height: 4.778vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-sorting-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.s31-sorting {
  margin-bottom: 20px;
  background: #f1f0ef;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 2px;
  display: inline-block; }
  .s31-sorting.s31-sorting-mobile {
    display: none; }
  .s31-sorting .s31-sorting-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .s31-sorting .s31-sorting-title {
    float: left;
    margin-right: 7px; }
  .s31-sorting .s31-sorting-item {
    color: #939292;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 19px;
    line-height: 26px;
    text-decoration: none; }
    .s31-sorting .s31-sorting-item:first-of-type {
      padding-left: 19px; }
    .s31-sorting .s31-sorting-item:hover {
      text-decoration: underline;
      color: #6E6259; }
    .s31-sorting .s31-sorting-item.active {
      color: #FFFFFF;
      cursor: default;
      text-decoration: none;
      background: #6E6259;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      padding: 8px 19px; }
  .s31-sorting .s31-sorting-delimiter {
    vertical-align: middle;
    background: #6E6259;
    width: 1px;
    height: 22px;
    opacity: 0.1;
    margin: 0; }
    .s31-sorting .s31-sorting-delimiter.hidden {
      background: #6e62590d; }

.s31-sorting-hr {
  display: none; }

.s31-multifilters .s31-sorting-filters {
  display: none; }

.s31-sorting-filters .s31-sorting-filter {
  display: inline-block;
  margin: 0 6px 10px 0;
  font-size: 16px;
  padding: 9px 23px 12px 15px;
  -webkit-box-shadow: 0 0 20px 0 rgba(110, 98, 89, 0.1) !important;
  box-shadow: 0 0 20px 0 rgba(110, 98, 89, 0.1) !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #3636361a;
  font-weight: 500;
  line-height: 19px; }
  .s31-sorting-filters .s31-sorting-filter a {
    position: relative;
    left: 12px;
    top: 3px; }
    .s31-sorting-filters .s31-sorting-filter a svg {
      opacity: 0.5; }

.s31-sorting-filter-cancel {
  color: #939292;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  margin-left: 9px; }
  .s31-sorting-filter-cancel:hover {
    color: #939292; }

.s31-template {
  display: inline-block;
  margin-left: 25px;
  max-width: 100%; }
  .s31-template .s31-template-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .s31-template .s31-template-item:first-of-type {
    margin-right: 10px; }
  .s31-template .s31-template-item.active .s31-template-block #Rectangle {
    fill: #F68D2E; }
  .s31-template .s31-template-item.active .s31-template-block #Rectangle-Copy-2 {
    fill: #fff; }
  .s31-template .s31-template-item.active .s31-template-lines #Rectangle {
    fill: #F68D2E; }
  .s31-template .s31-template-item.active .s31-template-lines #icon {
    fill: #fff; }
  .s31-template .s31-template-item .s31-template-block svg, .s31-template .s31-template-item .s31-template-lines svg {
    width: 30px;
    height: 30px; }
    .s31-template .s31-template-item .s31-template-block svg:hover #Rectangle, .s31-template .s31-template-item .s31-template-lines svg:hover #Rectangle {
      fill: #F68D2E; }
    .s31-template .s31-template-item .s31-template-block svg:hover #Rectangle-Copy-2, .s31-template .s31-template-item .s31-template-lines svg:hover #Rectangle-Copy-2 {
      fill: #fff; }
    .s31-template .s31-template-item .s31-template-block svg:hover #icon, .s31-template .s31-template-item .s31-template-lines svg:hover #icon {
      fill: #fff; }

@media (max-width: 1439px) {
  .s31-sorting {
    display: none; }
  .s31-template {
    margin-left: 0;
    margin-right: 0; } }

@media (max-width: 1199px) {
  .s31-sorting {
    display: none; }
  .s31-template .s31-template-item .s31-template-block svg, .s31-template .s31-template-item .s31-template-lines svg {
    width: 2.93vw;
    height: 2.93vw; }
  .s31-sorting-filters .s31-sorting-filter {
    margin: 0 0.59vw 0.98vw 0;
    font-size: 1.57vw;
    padding: 0.88vw 2.25vw 1.18vw 1.47vw;
    line-height: 1.86vw; }
    .s31-sorting-filters .s31-sorting-filter a {
      left: 1.18vw;
      top: 0.3vw; }
      .s31-sorting-filters .s31-sorting-filter a svg {
        width: 1.76vw;
        height: 1.76vw; }
  .s31-sorting-filter-cancel {
    font-size: 1.57vw;
    margin-bottom: 0; } }

@media (max-width: 991px) {
  .s31-sorting.s31-sorting-mobile {
    display: block;
    font-size: 2.35vw;
    font-weight: 600;
    line-height: 2.74vw;
    cursor: pointer;
    margin-bottom: 1.96vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-head {
      font-size: 2.35vw;
      line-height: 2.74vw; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-head svg {
        width: 2.35vw;
        height: 2.35vw;
        margin-bottom: -0.4vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-menu {
      margin-top: 1.96vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-item {
      width: 100%;
      padding: 0;
      color: #363636;
      font-size: 2.09vw;
      line-height: 2.48vw;
      margin-bottom: 1.31vw; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-item:first-of-type {
        padding-left: 0; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-item span {
        vertical-align: middle; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio] {
        margin-right: 1.31vw;
        width: 1.83vw;
        height: 1.83vw;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #363636;
        outline: none;
        position: relative;
        cursor: pointer;
        -webkit-border-radius: 0.92vw;
        border-radius: 0.92vw;
        opacity: 0.3; }
        .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio]:checked {
          border: 0.27vw solid #363636;
          opacity: 1;
          background: #fff; }
        .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio]:checked:after {
          content: " ";
          display: block;
          width: 0.53vw;
          height: 0.53vw;
          margin: 0.4vw;
          background-color: #363636; }
  .s31-sorting.s31-sorting-mobile {
    display: block; }
  .s31-sorting .s31-sorting-title {
    margin-right: 7px; }
  .s31-sorting .s31-sorting-item {
    font-size: 16px;
    padding: 8px 19px;
    line-height: 26px;
    text-decoration: none; }
    .s31-sorting .s31-sorting-item:first-of-type {
      padding-left: 19px; }
    .s31-sorting .s31-sorting-item.active {
      -webkit-border-radius: 8px;
      border-radius: 8px;
      padding: 8px 19px; }
  .s31-sorting .s31-sorting-delimiter {
    width: 1px;
    height: 22px;
    opacity: 0.1;
    margin: 0; }
  .s31-sorting-hr {
    margin: 0.66vw 0;
    border: none;
    background: #363636;
    opacity: 0.2;
    height: 1px; }
  .s31-template .s31-template-item .s31-template-block svg, .s31-template .s31-template-item .s31-template-lines svg {
    width: 3.91vw;
    height: 3.91vw; }
  .s31-multifilters .s31-sorting-filters {
    display: block; }
  .s31-sorting-filters {
    display: none; }
    .s31-sorting-filters .s31-sorting-filter {
      margin: 0 0.79vw 1.31vw 0;
      font-size: 2.09vw;
      padding: 1.18vw 3vw 1.57vw 1.96vw;
      line-height: 2.48vw;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .s31-sorting-filters .s31-sorting-filter a {
        position: relative;
        left: 1.57vw;
        top: 0.4vw; }
        .s31-sorting-filters .s31-sorting-filter a svg {
          width: 2.35vw;
          height: 2.35vw; }
  .s31-sorting-filter-cancel {
    font-size: 2vw; } }

@media (max-width: 767px) {
  .s31-sorting.s31-sorting-mobile {
    font-size: 2.78vw;
    line-height: 3.65vw;
    margin-bottom: 2.61vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-head {
      font-size: 2.78vw;
      line-height: 3.65vw; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-head svg {
        width: 3.13vw;
        height: 3.13vw;
        margin-bottom: -0.53vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-menu {
      margin-top: 2.61vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-item {
      font-size: 2.44vw;
      line-height: 3.3vw;
      margin-bottom: 1.74vw; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio] {
        margin-right: 1.74vw;
        width: 2.44vw;
        height: 2.44vw;
        -webkit-border-radius: 1.22vw;
        border-radius: 1.22vw; }
        .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio]:checked {
          border: 0.35vw solid #363636; }
        .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio]:checked:after {
          width: 0.7vw;
          height: 0.7vw;
          margin: 0.53vw; }
  .s31-sorting-hr {
    display: block;
    margin: 0.87vw 0; }
  .s31-template .s31-template-item .s31-template-block svg, .s31-template .s31-template-item .s31-template-lines svg {
    width: 5.21vw;
    height: 5.21vw; }
  .s31-sorting-filters .s31-sorting-filter {
    margin: 0 0.8vw 1.74vw 0;
    font-size: 2.78vw;
    padding: 2vw 4vw 2.17vw 2.61vw;
    line-height: 3.3vw; }
    .s31-sorting-filters .s31-sorting-filter a {
      left: 2.01vw;
      top: 0.7vw; }
      .s31-sorting-filters .s31-sorting-filter a svg {
        width: 3.13vw;
        height: 3.13vw; }
  .s31-sorting-filter-cancel {
    font-size: 2.78vw; } }

@media (max-width: 575px) {
  .s31-sorting.s31-sorting-mobile {
    font-size: 4.27vw;
    line-height: 5.6vw;
    margin-bottom: 4vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-head {
      font-size: 4.27vw;
      line-height: 5.6vw; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-head svg {
        width: 4.8vw;
        height: 4.8vw;
        margin-bottom: -0.8vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-menu {
      margin-top: 4vw; }
    .s31-sorting.s31-sorting-mobile .s31-sorting-item {
      font-size: 3.74vw;
      line-height: 5.07vw;
      margin-bottom: 2.67vw; }
      .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio] {
        margin-right: 2.67vw;
        width: 3.74vw;
        height: 3.74vw;
        -webkit-border-radius: 1.87vw;
        border-radius: 1.87vw; }
        .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio]:checked {
          border: 0.54vw solid #363636; }
        .s31-sorting.s31-sorting-mobile .s31-sorting-item input[type=radio]:checked:after {
          width: 1.07vw;
          height: 1.07vw;
          margin: 0.8vw; }
  .s31-sorting-hr {
    margin: 1.34vw 0; }
  .s31-template .s31-template-item .s31-template-block svg, .s31-template .s31-template-item .s31-template-lines svg {
    width: 8vw;
    height: 8vw; }
  .s31-sorting-filters .s31-sorting-filter {
    margin: 0 1.4vw 2.67vw 0;
    font-size: 3.74vw;
    padding: 2.4vw 6.14vw 3.2vw 4vw;
    line-height: 5.07vw; }
    .s31-sorting-filters .s31-sorting-filter a {
      left: 3vw;
      top: 0.8vw; }
      .s31-sorting-filters .s31-sorting-filter a svg {
        width: 4.8vw;
        height: 4.8vw; }
  .s31-sorting-filter-cancel {
    font-size: 3.74vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-addToCart-popup {
  z-index: 999999 !important; }
  .s31-addToCart-popup .s31-addToCart-modalDialog {
    max-width: 660px !important; }
  .s31-addToCart-popup .s31-addToCart-popupContent {
    background: white;
    -webkit-box-shadow: 0 0 40px 0 #6e62594d;
    box-shadow: 0 0 40px 0 #6e62594d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    width: 100%; }
    .s31-addToCart-popup .s31-addToCart-popupContent hr {
      border: none;
      height: 1px;
      width: calc(100% - 60px);
      margin: 0 auto 20px;
      background: #F0EFEE; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #F0EFEE;
      padding: 30px;
      -webkit-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupClose {
        height: 18px;
        cursor: pointer; }
        .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupClose:hover #Group {
          stroke: #000 !important; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box svg {
          margin-right: 20px; }
        .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box span {
          font-size: 26px;
          font-weight: 600;
          line-height: 30px; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody {
      padding: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-mainImage {
        width: 90px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 20px 0 #3636360d;
        box-shadow: 0 0 20px 0 #3636360d;
        margin-right: 30px;
        height: 90px; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productColor, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productSize, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-original, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productAmount, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-total {
        font-size: 16px;
        line-height: 19px; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productTitle {
        font-size: 18px;
        font-weight: 600;
        line-height: 21px;
        margin: 5px 0; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-original {
        text-decoration: line-through; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom {
      margin-top: 10px;
      padding: 0 30px 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-back {
        padding: 10px 20px; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-submit {
        width: auto;
        padding: 15px 20px;
        line-height: 26px; }
  .s31-addToCart-popup h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    margin-bottom: 30px; }
  .s31-addToCart-popup .s31-article-listing-border {
    margin: 0;
    padding: 0 !important; }
    .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box {
      -webkit-box-shadow: 0 0 20px 0 #3636361a;
      box-shadow: 0 0 20px 0 #3636361a;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      width: 140px;
      height: 100%; }
      .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box .s31-in-cart, .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box .s31-wishlist-button, .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box .s31-label, .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box .s31-article-sizes {
        display: none !important; }
    .s31-addToCart-popup .s31-article-listing-border .s31-addToCart-mainImage {
      -webkit-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0;
      width: 100%;
      height: auto;
      min-height: 140px; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-text {
      padding: 20px; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-starrating, .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-shortDesc, .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-price-percent, .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-stock {
        display: none; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-button-submit {
        height: auto; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-title {
        display: block;
        color: #363636;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        max-height: 50px;
        min-height: 50px;
        overflow: hidden;
        margin-bottom: 5px; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-price {
        font-size: 18px;
        font-weight: 600;
        line-height: 21px; }
        .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-price.s31-article-price-original {
          text-decoration: line-through; }
    .s31-addToCart-popup .s31-article-listing-border h3 {
      text-align: center;
      margin: 10px 0 0 0;
      font-size: 21px;
      font-weight: bold; }
    .s31-addToCart-popup .s31-article-listing-border .swiper-button-popup-prev {
      left: 10px; }
    .s31-addToCart-popup .s31-article-listing-border .swiper-button-popup-next {
      right: 10px; }
    .s31-addToCart-popup .s31-article-listing-border .swiper-wrapper {
      padding: 30px 30px 0 30px; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-box .s31-listing-toCartButt {
      visibility: hidden; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-box .s31-article-price-box {
      min-height: 45px; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-box:hover .s31-article-price-box, .s31-addToCart-popup .s31-article-listing-border .s31-article-box:hover .s31-article-shortDesc {
      visibility: visible; }

.s31-addToCart-freeDelivery {
  padding: 20px 25px 10px 30px;
  background: #6ba5391a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 30px 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .s31-addToCart-freeDelivery br {
    display: none; }
  .s31-addToCart-freeDelivery div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px; }
  .s31-addToCart-freeDelivery svg {
    margin-right: 20px; }
  .s31-addToCart-freeDelivery strong {
    font-size: 16px;
    font-weight: 600; }
  .s31-addToCart-freeDelivery.lower {
    display: none; }
  .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryText {
    font-size: 16px;
    line-height: normal;
    color: #6BA539;
    margin-bottom: 0;
    min-width: initial;
    width: auto; }
  .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryFrom, .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryTo {
    line-height: 30px;
    font-size: 16px;
    color: #6BA539;
    width: auto; }
  .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box {
    width: 620px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryBar {
    margin: 0 20px;
    position: relative;
    width: calc(81% - 40px);
    height: 8px;
    background: #6ba53a33;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryBar .s31-addToCart-freeDeliveryBarDone {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 45%;
      height: 8px;
      background: #6BA539;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }

.modal-backdrop {
  z-index: 99999 !important;
  background-color: #3636364d;
  opacity: 1 !important; }

@media (max-width: 1199px) {
  .s31-addToCart-popup .s31-addToCart-modalDialog {
    max-width: 64.453vw !important; }
  .s31-addToCart-popup .s31-addToCart-popupContent {
    -webkit-box-shadow: 0 0 3.91vw 0 #6e62594d;
    box-shadow: 0 0 3.91vw 0 #6e62594d;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent hr {
      width: calc(100% - 5.859vw);
      margin: 0 auto 1.96vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader {
      padding: 2.93vw;
      -webkit-border-radius: 0.98vw 0.98vw 0 0;
      border-radius: 0.98vw 0.98vw 0 0; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupClose {
        height: 1.76vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box svg {
        margin-right: 1.96vw;
        width: 2.93vw;
        height: 2.93vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box span {
        font-size: 2.54vw;
        line-height: 2.93vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody {
      padding: 2.93vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-mainImage {
        width: 8.789vw;
        -webkit-border-radius: 0.49vw;
        border-radius: 0.49vw;
        -webkit-box-shadow: 0 0 1.96vw 0 #3636360d;
        box-shadow: 0 0 1.96vw 0 #3636360d;
        margin-right: 2.93vw;
        height: 8.789vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productColor, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productSize, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-original, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productAmount, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-total {
        font-size: 1.57vw;
        line-height: 1.86vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productTitle {
        font-size: 1.76vw;
        line-height: 2.06vw;
        margin: 0.49vw 0; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom {
      margin-top: 0.98vw;
      padding: 0 1.96vw 1.96vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-back {
        padding: 0.98vw 1.96vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-submit {
        padding: 1.47vw 1.96vw;
        line-height: 2.54vw; }
  .s31-addToCart-popup h4 {
    font-size: 1.76vw;
    line-height: 2.06vw;
    margin-bottom: 2.93vw; }
  .s31-addToCart-popup .s31-article-listing-border {
    padding: 0 2.93vw 1.96vw; }
    .s31-addToCart-popup .s31-article-listing-border h3 {
      font-size: 2.06vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box {
      -webkit-box-shadow: 0 0 1.96vw 0 #3636361a;
      box-shadow: 0 0 1.96vw 0 #3636361a;
      -webkit-border-radius: 0.98vw;
      border-radius: 0.98vw;
      width: 13.672vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-addToCart-mainImage {
      min-height: initial;
      -webkit-border-radius: 0.98vw 0.98vw 0 0;
      border-radius: 0.98vw 0.98vw 0 0; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-text {
      padding: 1.96vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-title {
        font-size: 1.37vw;
        line-height: 1.57vw;
        padding-bottom: 0.59vw;
        max-height: 4.89vw;
        min-height: 4.89vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-price {
        font-size: 1.76vw;
        line-height: 2.06vw; }
  .s31-addToCart-freeDelivery {
    padding: 1.47vw 2.93vw;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw;
    margin-bottom: 2.93vw; }
    .s31-addToCart-freeDelivery svg {
      margin-right: 1.47vw;
      margin-bottom: 0;
      width: 2.93vw;
      height: 2.93vw; }
    .s31-addToCart-freeDelivery strong {
      font-size: 1.57vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryText {
      font-size: 1.57vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryFrom, .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryTo {
      line-height: 2.93vw;
      font-size: 1.57vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box {
      width: 100%;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box .s31-addToCart-freeDeliveryBar {
        width: calc(81% - 3.91vw);
        margin: 1.08vw 1.96vw;
        height: 0.79vw;
        -webkit-border-radius: 0.4vw;
        border-radius: 0.4vw; }
        .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box .s31-addToCart-freeDeliveryBar .s31-addToCart-freeDeliveryBarDone {
          height: 0.79vw;
          -webkit-border-radius: 0.4vw;
          border-radius: 0.4vw; } }

@media (max-width: 991px) {
  .s31-addToCart-popup .s31-addToCart-modalDialog {
    max-width: 85.938vw !important; }
  .s31-addToCart-popup .s31-addToCart-popupContent {
    -webkit-box-shadow: 0 0 5.21vw 0 #6e62594d;
    box-shadow: 0 0 5.21vw 0 #6e62594d;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent hr {
      width: calc(100% - 5.859vw);
      margin: 0 auto 2.61vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .order-8 {
      display: none; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader {
      padding: 3.91vw;
      -webkit-border-radius: 1.31vw 1.31vw 0 0;
      border-radius: 1.31vw 1.31vw 0 0; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupClose {
        height: 2.35vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box svg {
        margin-right: 2.61vw;
        width: 3.91vw;
        height: 3.91vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box span {
        font-size: 3.39vw;
        line-height: 3.91vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody {
      padding: 3.91vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-mainImage {
        width: 11.719vw;
        -webkit-border-radius: 0.66vw;
        border-radius: 0.66vw;
        -webkit-box-shadow: 0 0 2.61vw 0 #3636360d;
        box-shadow: 0 0 2.61vw 0 #3636360d;
        margin-right: 3.91vw;
        height: 11.719vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productColor, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productSize, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-original, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productAmount, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-total {
        font-size: 2.09vw;
        line-height: 2.48vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productTitle {
        font-size: 2.35vw;
        line-height: 2.74vw;
        margin: 0.66vw 0; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom {
      margin-top: 1.31vw;
      padding: 0 2.61vw 2.61vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-back {
        padding: 1.31vw 2.61vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-submit {
        padding: 1.96vw 2.61vw;
        line-height: 3.39vw; }
  .s31-addToCart-popup h4 {
    font-size: 2.35vw;
    line-height: 2.74vw;
    margin-bottom: 3.91vw; }
  .s31-addToCart-popup .s31-article-listing-border {
    padding: 0 2.61vw 2.61vw; }
    .s31-addToCart-popup .s31-article-listing-border h3 {
      font-size: 2.74vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box {
      -webkit-box-shadow: 0 0 2.61vw 0 #3636361a;
      box-shadow: 0 0 2.61vw 0 #3636361a;
      -webkit-border-radius: 1.31vw;
      border-radius: 1.31vw;
      width: 18.229vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-addToCart-mainImage {
      -webkit-border-radius: 1.31vw 1.31vw 0 0;
      border-radius: 1.31vw 1.31vw 0 0; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-text {
      padding: 2.61vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-title {
        font-size: 1.83vw;
        line-height: 2.09vw;
        padding-bottom: 0.79vw;
        max-height: 6.52vw;
        min-height: 6.52vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-price {
        font-size: 2.35vw;
        line-height: 2.74vw; }
  .s31-addToCart-freeDelivery {
    margin: 0 2.61vw 2.61vw;
    padding: 1.96vw 3.91vw;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw; }
    .s31-addToCart-freeDelivery svg {
      margin-right: 1.96vw;
      width: 3.91vw;
      height: 3.91vw; }
    .s31-addToCart-freeDelivery strong {
      font-size: 2.09vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryText {
      font-size: 2.09vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryFrom, .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryTo {
      line-height: 3.91vw;
      font-size: 2.09vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box {
      width: 100%; }
      .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box .s31-addToCart-freeDeliveryBar {
        width: calc(81% - 5.21vw);
        margin: 1.44vw 2.61vw;
        height: 1.05vw;
        -webkit-border-radius: 0.53vw;
        border-radius: 0.53vw; }
        .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box .s31-addToCart-freeDeliveryBar .s31-addToCart-freeDeliveryBarDone {
          height: 1.05vw;
          -webkit-border-radius: 0.53vw;
          border-radius: 0.53vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryText {
      font-size: 2.09vw;
      min-width: inherit; } }

@media (max-width: 767px) {
  .s31-addToCart-popup .s31-addToCart-modalDialog {
    max-width: initial !important;
    margin: 0; }
  .s31-addToCart-popup .s31-addToCart-popupContent {
    -webkit-box-shadow: 0 0 6.95vw 0 #6e62594d;
    box-shadow: 0 0 6.95vw 0 #6e62594d;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent hr {
      width: calc(100% - 5.859vw);
      margin: 0 auto 1.74vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader {
      padding: 3.48vw;
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupClose {
        height: 3.13vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box svg {
        margin-right: 3.48vw;
        width: 5.21vw;
        height: 5.21vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box span {
        font-size: 3.65vw;
        line-height: 5.21vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody {
      padding: 3.48vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-mainImage {
        width: 15.625vw;
        -webkit-border-radius: 0.87vw;
        border-radius: 0.87vw;
        -webkit-box-shadow: 0 0 3.48vw 0 #3636360d;
        box-shadow: 0 0 3.48vw 0 #3636360d;
        margin-right: 5.21vw;
        height: 15.625vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productColor, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productSize, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-original, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productAmount, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-total {
        font-size: 2.44vw;
        line-height: 3.3vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productTitle {
        font-size: 2.78vw;
        line-height: 3.65vw;
        margin: 0.87vw 0; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 1.74vw;
      padding: 0 3.48vw 3.48vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-back {
        width: 100%;
        padding: 1.74vw 3.48vw;
        margin-bottom: 3.48vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-submit {
        width: 100%;
        padding: 2.61vw 3.48vw;
        line-height: 4.52vw; }
  .s31-addToCart-popup h4 {
    font-size: 2.78vw;
    line-height: 3.65vw;
    margin-bottom: 5.21vw; }
  .s31-addToCart-popup .s31-article-listing-border {
    padding: 0 3.48vw 3.48vw; }
    .s31-addToCart-popup .s31-article-listing-border h3 {
      font-size: 3.65vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box {
      -webkit-box-shadow: 0 0 3.48vw 0 #3636361a;
      box-shadow: 0 0 3.48vw 0 #3636361a;
      -webkit-border-radius: 1.74vw;
      border-radius: 1.74vw;
      width: 20.833vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-addToCart-mainImage {
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-text {
      padding: 3.48vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-title {
        font-size: 2.44vw;
        line-height: 2.78vw;
        padding-bottom: 1.05vw;
        max-height: 8.69vw;
        min-height: 8.69vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-price {
        font-size: 2.78vw;
        line-height: 3.65vw; }
  .s31-addToCart-freeDelivery {
    margin: 0 3.48vw 2.61vw;
    padding: 2.61vw 2.61vw 0.87vw;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw; }
    .s31-addToCart-freeDelivery br {
      display: none; }
    .s31-addToCart-freeDelivery svg {
      margin-right: 2.61vw;
      width: 5.21vw;
      height: 5.21vw; }
    .s31-addToCart-freeDelivery strong {
      font-size: 2.44vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryText {
      font-size: 2.44vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDelivery-bar-box {
      display: none; } }

@media (max-width: 575px) {
  .s31-addToCart-popup .s31-addToCart-popupContent {
    -webkit-box-shadow: 0 0 10.67vw 0 #6e62594d;
    box-shadow: 0 0 10.67vw 0 #6e62594d;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent hr {
      width: calc(100% - 5.859vw);
      margin: 0 auto 2.67vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader {
      padding: 5.34vw;
      -webkit-border-radius: 2.67vw 2.67vw 0 0;
      border-radius: 2.67vw 2.67vw 0 0; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupClose {
        height: 4.8vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box svg {
        margin-right: 5.34vw;
        width: 8vw;
        height: 8vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupHeader .s31-addToCart-popupHeader-box span {
        font-size: 5.6vw;
        line-height: 6.14vw; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody {
      padding: 5.34vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-mainImage {
        width: 24vw;
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        -webkit-box-shadow: 0 0 5.34vw 0 #3636360d;
        box-shadow: 0 0 5.34vw 0 #3636360d;
        margin-right: 8vw;
        height: 24vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productColor, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productSize, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-original, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productAmount, .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productPrice-total {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBody .s31-addToCart-productTitle {
        font-size: 4.27vw;
        line-height: 5.6vw;
        margin: 1.34vw 0; }
    .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom {
      margin-top: 2.67vw;
      padding: 0 5.34vw 5.34vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-back {
        padding: 2.67vw 5.34vw; }
      .s31-addToCart-popup .s31-addToCart-popupContent .s31-addToCart-popupBottom .s31-button-submit {
        padding: 4vw 5.34vw;
        line-height: 6.94vw; }
  .s31-addToCart-popup h4 {
    font-size: 4.27vw;
    line-height: 5.6vw;
    margin-bottom: 8vw; }
  .s31-addToCart-popup .s31-article-listing-border {
    padding: 0 5.34vw 5.34vw; }
    .s31-addToCart-popup .s31-article-listing-border h3 {
      font-size: 5.6vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-association-box:nth-of-type(2n) {
      margin-right: 0; }
    .s31-addToCart-popup .s31-article-listing-border .s31-association-box .s31-article-box {
      -webkit-box-shadow: 0 0 5.34vw 0 #3636361a;
      box-shadow: 0 0 5.34vw 0 #3636361a;
      -webkit-border-radius: 2.67vw;
      border-radius: 2.67vw;
      width: 42.667vw; }
    .s31-addToCart-popup .s31-article-listing-border .s31-addToCart-mainImage {
      -webkit-border-radius: 2.67vw 2.67vw 0 0;
      border-radius: 2.67vw 2.67vw 0 0; }
    .s31-addToCart-popup .s31-article-listing-border .s31-article-text {
      padding: 5.34vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-title {
        font-size: 3.74vw;
        line-height: 4.27vw;
        padding-bottom: 1.6vw;
        max-height: 13.34vw;
        min-height: 13.34vw; }
      .s31-addToCart-popup .s31-article-listing-border .s31-article-text .s31-article-price {
        font-size: 4.27vw;
        line-height: 5.6vw; }
    .s31-addToCart-popup .s31-article-listing-border .swiper-wrapper {
      padding: 30px 20px 0 20px; }
  .s31-addToCart-freeDelivery {
    margin: 0 5.34vw 4vw;
    padding: 4vw 4vw 1.34vw;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw; }
    .s31-addToCart-freeDelivery svg {
      margin-right: 4vw;
      width: 8vw;
      height: 8vw; }
    .s31-addToCart-freeDelivery strong {
      font-size: 3.74vw; }
    .s31-addToCart-freeDelivery .s31-addToCart-freeDeliveryText {
      font-size: 3.74vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-article-detail .s31-article-images-cont {
  position: relative;
  padding: 0;
  margin-right: 50px; }
  .s31-article-detail .s31-article-images-cont .s31-detail-galleryBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .s31-article-detail .s31-article-images-cont .s31-article-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .s31-article-detail .s31-article-images-cont .s31-article-mainImageTable {
    min-height: 400px;
    max-width: calc(100% - 90px); }
    .s31-article-detail .s31-article-images-cont .s31-article-mainImageTable .s31-article-mainImagePLaceholder {
      width: 40%; }
  .s31-article-detail .s31-article-images-cont .s31-article-gallery {
    width: 12%;
    margin-top: 5px;
    margin-right: 10px; }
    .s31-article-detail .s31-article-images-cont .s31-article-gallery.s31-article-galleryWithoutArrows {
      margin-top: -17px; }
    .s31-article-detail .s31-article-images-cont .s31-article-gallery a[data-zoom-id] img, .s31-article-detail .s31-article-images-cont .s31-article-gallery .mz-thumb img {
      border: none; }
    .s31-article-detail .s31-article-images-cont .s31-article-gallery .thumbnails-style-shaded.mz-thumb img {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .s31-article-detail .s31-article-images-cont .s31-article-gallery .mcs-button {
      outline: none; }
    .s31-article-detail .s31-article-images-cont .s31-article-gallery .s31-border-right {
      margin-bottom: 10px;
      padding: 0; }
      .s31-article-detail .s31-article-images-cont .s31-article-gallery .s31-border-right:nth-of-type(3n) {
        border: none; }
    .s31-article-detail .s31-article-images-cont .s31-article-gallery a {
      display: block; }
      .s31-article-detail .s31-article-images-cont .s31-article-gallery a img {
        max-width: 100%;
        display: block;
        margin: 0 auto 10px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
  .s31-article-detail .s31-article-images-cont .mz-hint {
    display: none !important; }
  .s31-article-detail .s31-article-images-cont.s31-article-images-contAlone .s31-detail-galleryBlock .s31-article-mainImageTable {
    margin-right: auto;
    max-width: 100%; }

button.mz-button {
  width: 16px !important;
  height: 42px !important;
  margin: 20px !important;
  color: white !important; }

button.mz-button.mz-button-next {
  right: 10px !important; }

button.mz-button.mz-button-prev {
  left: 10px !important; }

button.mz-button.mz-button-close {
  width: 27px !important;
  height: 27px !important;
  margin: 20px !important;
  color: white !important; }

button.mz-button.mz-button-close:before {
  -webkit-mask-image: url("../img/svg/zoom_close.svg") !important;
  mask-image: url("../img/svg/zoom_close.svg") !important; }

button.mz-button.mz-button-prev:before, button.mz-button.mz-button-next:before {
  -webkit-mask-image: url("../img/svg/zoom_right.svg") !important;
  mask-image: url("../img/svg/zoom_right.svg") !important;
  width: 16px !important;
  height: 42px !important; }

.thumbnails-style-shaded .mz-expand-thumbnails img {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 5px; }

.thumbnails-style-shaded.mz-thumb-selected img {
  -webkit-filter: brightness(0.6) opacity(0.7);
  filter: brightness(0.6) opacity(0.7); }

.MagicScroll-vertical .mcs-button-arrow-prev:before, .MagicScroll-vertical .mcs-button-arrow-next:before, .MagicScroll-horizontal .mcs-button-arrow-next:before, .MagicScroll-horizontal .mcs-button-arrow-prev:before {
  display: none; }

.MagicScroll-vertical .mcs-button-arrow-prev {
  width: 17px;
  height: 42px;
  background: url("../img/svg/gallery_right.svg") center center no-repeat;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: -20px; }

.MagicScroll-vertical .mcs-button-arrow-next {
  width: 17px;
  height: 42px;
  background: url("../img/svg/gallery_right.svg") center center no-repeat;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  bottom: -20px; }

.MagicScroll-horizontal .mcs-button-arrow-prev {
  width: 17px;
  height: 42px;
  background: url("../img/svg/gallery_right.svg") center center no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.MagicScroll-horizontal .mcs-button-arrow-next {
  width: 17px;
  height: 42px;
  background: url("../img/svg/gallery_right.svg") center center no-repeat; }

.MagicScroll-vertical .mcs-item {
  background: transparent; }

.mz-expand .mz-expand-bg {
  display: none !important; }

.mz-expand {
  background-color: rgba(0, 0, 0, 0.8) !important; }

.mz-expand-controls .mz-button-prev {
  height: 60vh !important;
  padding-right: 45vw !important; }
  .mz-expand-controls .mz-button-prev:before {
    display: block;
    position: absolute;
    left: auto;
    right: 10px;
    top: auto;
    bottom: 45%; }

.mz-expand-controls .mz-button-next {
  height: 60vh !important;
  padding-left: 45vw !important; }
  .mz-expand-controls .mz-button-next:before {
    display: block;
    position: absolute;
    left: auto;
    right: 10px;
    top: 45%;
    bottom: auto; }

.s31-cart-articles .s31-article-mainImageTable, .s31-checkout-complete .s31-article-mainImageTable, .s31-checkout-summary .s31-article-mainImageTable, .s31-cart-layer-inside .s31-article-mainImageTable, .s31-checkout-completeTable .s31-article-mainImageTable {
  min-height: auto; }

@media (max-width: 1199px) {
  .s31-article-detail .s31-article-images-cont {
    margin-right: 0px; } }

@media (max-width: 767px) {
  .s31-article-detail .s31-article-images-cont {
    margin-right: 0px;
    margin-bottom: 10px; }
    .s31-article-detail .s31-article-images-cont .s31-article-mainImageTable {
      max-width: 100%; }
  .s31-article-detail .s31-article-images {
    padding-left: 0;
    padding-right: 0; }
  .s31-article-detail .s31-article-images-cont .s31-detail-galleryBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .s31-article-detail .s31-article-images-cont .s31-detail-galleryBlock .s31-article-gallery {
      width: 100%;
      margin: 20px 0; }
      .s31-article-detail .s31-article-images-cont .s31-detail-galleryBlock .s31-article-gallery .mcs-item {
        margin: 0 5px; }
      .s31-article-detail .s31-article-images-cont .s31-detail-galleryBlock .s31-article-gallery a img {
        max-height: 100px;
        margin: 0 auto;
        width: 90%; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-review-new {
  margin-left: 0px !important;
  margin-right: 0px !important; }
  .s31-review-new h1 {
    margin-bottom: 20px; }
  .s31-review-new .s31-review-newRight input[type="text"],
  .s31-review-new .s31-review-newRight input[type="email"],
  .s31-review-new .s31-review-newRight input[type="date"],
  .s31-review-new .s31-review-newRight textarea {
    display: block;
    width: 100%;
    height: 46px;
    min-height: 46px;
    margin: 20px 0 5px;
    border: 2px solid #e3e8ed;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 0 10px;
    line-height: 46px; }
  .s31-review-new .s31-review-newRight textarea {
    padding: 10px;
    height: 110px;
    line-height: 22px; }
  .s31-review-new .s31-review-newRight .s31-starrating {
    margin-top: 20px; }
  .s31-review-new .s31-review-newRight .s31-button-red {
    margin-top: 20px; }
  .s31-review-new .s31-review-newRight .s31-review-newRight-title {
    display: none !important; }

.s31-article-reviewContent .s31-review-addReview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-top: 20px; }
  .s31-article-reviewContent .s31-review-addReview span {
    font-size: 16px;
    text-decoration: underline; }
  .s31-article-reviewContent .s31-review-addReview .s31-starrating {
    margin-right: 10px;
    margin-bottom: 0; }

.s31-article-reviewContent .s31-review-list .s31-review-hidden {
  display: none; }

.s31-article-reviewContent .s31-review-list .s31-review-comment {
  padding: 0 0 30px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #d7d7d7; }
  .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock span {
      font-size: 16px;
      font-weight: 600;
      line-height: 30px; }
    .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock .s31-starrating {
      margin-right: 20px;
      width: 90px;
      margin-bottom: 0; }
  .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-textBlock .s31-review-text {
    font-size: 16px; }

.s31-article-reviewContent .s31-show-all-reviews-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .s31-article-reviewContent .s31-show-all-reviews-box div {
    text-decoration: underline;
    line-height: normal;
    cursor: pointer;
    font-size: 16px;
    margin-top: 0; }
    .s31-article-reviewContent .s31-show-all-reviews-box div:first-of-type {
      margin-right: 20px; }

.s31-starrating {
  width: 90px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px; }

.s31-starrating > input {
  display: none; }

.s31-starrating > label {
  margin: 0 -1px 0 0; }
  .s31-starrating > label .rating-cls-1 {
    fill: #363636;
    opacity: 0.15; }
  .s31-starrating > label svg {
    width: 20px;
    height: 20px; }

.s31-starrating > input:checked ~ label .rating-cls-1 {
  fill: #ffc000;
  opacity: 1; }

.s31-starrating > input.active ~ label .rating-cls-1 {
  fill: #ffc000;
  opacity: 1; }

.s31-starrating > input:hover ~ label .rating-cls-1 {
  fill: #ffc000;
  opacity: 1; }

.s31-review-popup .s31-review-modalDialog {
  max-width: 630px; }

.s31-review-popup .s31-review-popupContent {
  background: white;
  -webkit-box-shadow: 0 0 40px 0 #6e62594d;
  box-shadow: 0 0 40px 0 #6e62594d;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  width: 100%; }
  .s31-review-popup .s31-review-popupContent .s31-review-popupHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F0EFEE;
    padding: 30px;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupClose {
      height: 18px;
      cursor: pointer; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupClose:hover #Group {
        stroke: #000 !important; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box svg {
        margin-right: 20px; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box span {
        font-size: 26px;
        font-weight: 600;
        line-height: 30px; }
  .s31-review-popup .s31-review-popupContent .s31-review-popupBody {
    padding: 30px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border: 1px solid #F0EFEE;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      padding: 20px;
      position: relative; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:after, .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        border-color: rgba(255, 255, 255, 0); }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:before {
        border-top-color: #f0efee !important;
        margin-left: -12px;
        border-width: 12px; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:after {
        border-top-color: white !important;
        margin-left: -10px;
        border-width: 10px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody p {
      width: 100%;
      margin-bottom: 30px;
      font-size: 16px;
      line-height: 19px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-addToCart-mainImage {
      -webkit-border-radius: 5px;
      border-radius: 5px;
      height: 70px;
      width: 70px;
      -webkit-box-shadow: 0 0 20px 0 #3636360d;
      box-shadow: 0 0 20px 0 #3636360d;
      margin-right: 20px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productBrand {
      font-size: 16px;
      line-height: 19px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice, .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
      font-size: 30px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 30px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productTitle {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      margin: 5px 0 8px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
      text-decoration: line-through;
      font-weight: normal;
      font-size: 24px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-product-rating {
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      margin: 20px 0; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-button-gray {
      text-align: center;
      display: inline-block;
      height: 45px;
      line-height: 45px;
      width: 49%;
      -webkit-border-radius: 7px;
      border-radius: 7px;
      color: #fff;
      background-color: #6E6259;
      font-size: 16px;
      font-weight: 600;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-button-gray:hover {
        background: #493A2F;
        text-decoration: none; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-bottom: 30px;
      height: 34px;
      margin-left: -6px; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating svg {
        width: 34px;
        height: 34px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody textarea {
      width: 100%;
      height: 100px;
      border: 1px solid #36363680;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      outline: none;
      padding: 14px 15px;
      font-size: 16px;
      line-height: 19px;
      margin-bottom: 30px; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box svg {
        margin-right: 20px; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box h2 {
        font-size: 18px;
        margin-bottom: 0;
        margin-top: 0; }

@media (max-width: 1199px) {
  .s31-review-list .s31-review-comment {
    padding: 0 20px 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #fdfdfd; }
    .s31-review-list .s31-review-comment span.s31-review-title {
      display: block;
      max-width: 50%;
      float: left; }
    .s31-review-list .s31-review-comment span.s31-review-date {
      max-width: 50%;
      float: left;
      font-weight: bold; }
    .s31-review-list .s31-review-comment .s31-starrating {
      float: none;
      margin-right: 0px; }
  .s31-starrating {
    height: 1.96vw; }
  .s31-starrating > label svg {
    width: 1.96vw;
    height: auto; }
  .s31-review-popup .s31-review-modalDialog {
    max-width: 630px; }
  .s31-review-popup .s31-review-popupContent {
    -webkit-box-shadow: 0 0 3.91vw 0 #6e62594d;
    box-shadow: 0 0 3.91vw 0 #6e62594d;
    -webkit-border-radius: 0.98vw;
    border-radius: 0.98vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupHeader {
      padding: 2.93vw;
      -webkit-border-radius: 0.98vw 0.98vw 0 0;
      border-radius: 0.98vw 0.98vw 0 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupClose {
        height: 1.76vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box svg {
        margin-right: 1.96vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box span {
        font-size: 2.54vw;
        line-height: 2.93vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody {
      padding: 2.93vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box {
        -webkit-border-radius: 0.98vw;
        border-radius: 0.98vw;
        padding: 1.96vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:before {
          margin-left: -1.18vw;
          border-width: 1.18vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:after {
          margin-left: -0.98vw;
          border-width: 0.98vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody p {
        margin-bottom: 2.93vw;
        font-size: 1.57vw;
        line-height: 1.86vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-addToCart-mainImage {
        -webkit-border-radius: 0.49vw;
        border-radius: 0.49vw;
        -webkit-box-shadow: 0 0 1.96vw 0 #3636360d;
        box-shadow: 0 0 1.96vw 0 #3636360d;
        margin-right: 1.96vw;
        height: 6.836vw;
        width: 6.836vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productBrand {
        font-size: 1.57vw;
        line-height: 1.86vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice, .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 2.93vw;
        line-height: 2.93vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 2.35vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productTitle {
        font-size: 1.76vw;
        line-height: 2.06vw;
        margin: 0.49vw 0 0.79vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-product-rating {
        font-size: 1.76vw;
        line-height: 2.06vw;
        margin: 1.96vw 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating {
        margin-bottom: 2.93vw;
        height: 3.33vw;
        margin-left: -0.59vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating svg {
          width: 3.33vw;
          height: 3.33vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody textarea {
        -webkit-border-radius: 0.49vw;
        border-radius: 0.49vw;
        padding: 1.37vw 1.47vw;
        font-size: 1.57vw;
        line-height: 1.86vw;
        margin-bottom: 2.93vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box svg {
        margin-right: 1.96vw;
        width: 2.93vw;
        height: 2.93vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box h2 {
        font-size: 2.06vw; } }

@media (max-width: 991px) {
  .s31-starrating {
    height: 2.61vw; }
  .s31-starrating > label svg {
    width: 2.61vw;
    height: auto; }
  .s31-review-popup .s31-review-modalDialog {
    max-width: 630px; }
  .s31-review-popup .s31-review-popupContent {
    -webkit-box-shadow: 0 0 5.21vw 0 #6e62594d;
    box-shadow: 0 0 5.21vw 0 #6e62594d;
    -webkit-border-radius: 1.31vw;
    border-radius: 1.31vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupHeader {
      padding: 3.91vw;
      -webkit-border-radius: 1.31vw 1.31vw 0 0;
      border-radius: 1.31vw 1.31vw 0 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupClose {
        height: 2.35vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box svg {
        margin-right: 2.61vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box span {
        font-size: 3.39vw;
        line-height: 3.91vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody {
      padding: 3.91vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box {
        -webkit-border-radius: 1.31vw;
        border-radius: 1.31vw;
        padding: 2.61vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:before {
          margin-left: -1.57vw;
          border-width: 1.57vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:after {
          margin-left: -1.31vw;
          border-width: 1.31vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody p {
        margin-bottom: 3.91vw;
        font-size: 2.09vw;
        line-height: 2.48vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-addToCart-mainImage {
        -webkit-border-radius: 0.66vw;
        border-radius: 0.66vw;
        -webkit-box-shadow: 0 0 2.61vw 0 #3636360d;
        box-shadow: 0 0 2.61vw 0 #3636360d;
        margin-right: 2.61vw;
        height: 9.115vw;
        width: 9.115vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productBrand {
        font-size: 2.09vw;
        line-height: 2.48vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice, .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 3.91vw;
        line-height: 3.91vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 3.13vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productTitle {
        font-size: 2.35vw;
        line-height: 2.74vw;
        margin: 0.66vw 0 1.05vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-product-rating {
        font-size: 2.35vw;
        line-height: 2.74vw;
        margin: 2.61vw 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating {
        margin-bottom: 3.91vw;
        height: 4.43vw;
        margin-left: -0.79vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating svg {
          width: 4.43vw;
          height: 4.43vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody textarea {
        -webkit-border-radius: 0.66vw;
        border-radius: 0.66vw;
        padding: 1.83vw 1.96vw;
        font-size: 2.09vw;
        line-height: 2.48vw;
        margin-bottom: 3.91vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box svg {
        margin-right: 2.61vw;
        width: 3.91vw;
        height: 3.91vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box h2 {
        font-size: 2.74vw; } }

@media (max-width: 767px) {
  .s31-article-reviewContent .s31-review-addReview span {
    font-size: 2.44vw; }
  .s31-article-reviewContent .s31-review-list .s31-review-comment {
    padding: 0 0 5.21vw 0;
    margin-bottom: 5.21vw; }
    .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock {
      margin-bottom: 1.74vw;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock span {
        font-size: 2.44vw;
        line-height: 5.21vw; }
      .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock .s31-starrating {
        margin-right: 3.48vw;
        width: 15.5vw; }
    .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-textBlock .s31-review-text {
      font-size: 2.44vw;
      line-height: 4.35vw; }
  .s31-article-reviewContent .s31-show-all-reviews-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-article-reviewContent .s31-show-all-reviews-box div {
      font-size: 2.44vw; }
  .s31-starrating {
    height: 3.48vw; }
  .s31-starrating > label svg {
    width: 3.48vw;
    height: auto; }
  .s31-review-popup .s31-review-modalDialog {
    max-width: 630px; }
  .s31-review-popup .s31-review-popupContent {
    -webkit-box-shadow: 0 0 6.95vw 0 #6e62594d;
    box-shadow: 0 0 6.95vw 0 #6e62594d;
    -webkit-border-radius: 1.74vw;
    border-radius: 1.74vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupHeader {
      padding: 5.21vw;
      -webkit-border-radius: 1.74vw 1.74vw 0 0;
      border-radius: 1.74vw 1.74vw 0 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupClose {
        height: 3.13vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box svg {
        margin-right: 3.48vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box span {
        font-size: 3.65vw;
        line-height: 5.21vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody {
      padding: 5.21vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box {
        -webkit-border-radius: 1.74vw;
        border-radius: 1.74vw;
        padding: 3.48vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:before {
          margin-left: -2.084vw;
          border-width: 2.084vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:after {
          margin-left: -1.74vw;
          border-width: 1.74vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody p {
        margin-bottom: 5.21vw;
        font-size: 2.44vw;
        line-height: 3.3vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-addToCart-mainImage {
        -webkit-border-radius: 0.87vw;
        border-radius: 0.87vw;
        -webkit-box-shadow: 0 0 3.48vw 0 #3636360d;
        box-shadow: 0 0 3.48vw 0 #3636360d;
        margin-right: 3.48vw;
        height: 12.153vw;
        width: 12.153vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productBrand {
        font-size: 2.44vw;
        line-height: 3.3vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice, .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 2.78vw;
        line-height: 3.65vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 3.13vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productTitle {
        font-size: 2.78vw;
        line-height: 3.65vw;
        margin: 0.87vw 0 1.39vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-product-rating {
        font-size: 2.78vw;
        line-height: 3.65vw;
        margin: 3.48vw 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating {
        margin-bottom: 5.21vw;
        height: 5.91vw;
        margin-left: -1.05vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating svg {
          width: 5.91vw;
          height: 5.91vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody textarea {
        -webkit-border-radius: 0.87vw;
        border-radius: 0.87vw;
        padding: 2.44vw 2.61vw;
        font-size: 2.44vw;
        line-height: 3.3vw;
        margin-bottom: 5.21vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box svg {
        margin-right: 3.48vw;
        width: 5.21vw;
        height: 5.21vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box h2 {
        font-size: 3.65vw; }
    .s31-review-popup .s31-review-popupContent .s31-button-grey-cart {
      width: 100%; } }

@media (max-width: 575px) {
  .s31-article-reviewContent .s31-review-addReview span {
    font-size: 3.74vw; }
  .s31-article-reviewContent .s31-review-list .s31-review-comment {
    padding: 0 0 8vw 0;
    margin-bottom: 8vw; }
    .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock {
      margin-bottom: 2.67vw;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock span {
        font-size: 3.74vw;
        line-height: 8vw;
        width: 100%;
        float: none;
        max-width: initial; }
      .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock .s31-starrating {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
      .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock .s31-review-name {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-headerBlock .s31-review-date {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
    .s31-article-reviewContent .s31-review-list .s31-review-comment .s31-review-textBlock .s31-review-text {
      font-size: 3.74vw;
      line-height: 6.67vw; }
  .s31-article-reviewContent .s31-show-all-reviews-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .s31-article-reviewContent .s31-show-all-reviews-box div {
      font-size: 3.74vw; }
  .s31-starrating {
    height: 5.34vw;
    margin-bottom: 1.34vw; }
  .s31-starrating > label svg {
    width: 5.4vw; }
  .s31-review-popup .s31-review-modalDialog {
    max-width: 630px; }
  .s31-review-popup .s31-review-popupContent {
    -webkit-box-shadow: 0 0 10.67vw 0 #6e62594d;
    box-shadow: 0 0 10.67vw 0 #6e62594d;
    -webkit-border-radius: 2.67vw;
    border-radius: 2.67vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupHeader {
      padding: 8vw;
      -webkit-border-radius: 2.67vw 2.67vw 0 0;
      border-radius: 2.67vw 2.67vw 0 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupClose {
        height: 4.8vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box svg {
        margin-right: 5.34vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupHeader .s31-review-popupHeader-box span {
        font-size: 5.6vw;
        line-height: 8vw; }
    .s31-review-popup .s31-review-popupContent .s31-review-popupBody {
      padding: 8vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box {
        -webkit-border-radius: 2.67vw;
        border-radius: 2.67vw;
        padding: 5.34vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:before {
          margin-left: -3.2vw;
          border-width: 3.2vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-popupBody-box:after {
          margin-left: -2.67vw;
          border-width: 2.67vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody p {
        margin-bottom: 8vw;
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-addToCart-mainImage {
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        -webkit-box-shadow: 0 0 5.34vw 0 #3636360d;
        box-shadow: 0 0 5.34vw 0 #3636360d;
        margin-right: 5.34vw;
        height: 18.667vw;
        width: 18.667vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productBrand {
        font-size: 3.74vw;
        line-height: 5.07vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice, .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 4.27vw;
        line-height: 5.6vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productPrice-original {
        font-size: 4.8vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-productTitle {
        font-size: 4.27vw;
        line-height: 5.6vw;
        margin: 1.34vw 0 2.14vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-product-rating {
        font-size: 4.27vw;
        line-height: 5.6vw;
        margin: 5.34vw 0; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating {
        margin-bottom: 8vw;
        height: 9.07vw;
        margin-left: -1.6vw; }
        .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-starrating svg {
          width: 9.07vw;
          height: 9.07vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody textarea {
        -webkit-border-radius: 1.34vw;
        border-radius: 1.34vw;
        padding: 3.74vw 4vw;
        font-size: 3.74vw;
        line-height: 5.07vw;
        margin-bottom: 5.34vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box svg {
        margin-right: 5.34vw;
        width: 8vw;
        height: 8vw; }
      .s31-review-popup .s31-review-popupContent .s31-review-popupBody .s31-review-success-box h2 {
        font-size: 5.6vw; } }

@charset "UTF-8";
/* Základní barvy */
/* Šedo-Černá */
/* Zelená */
/* Modrá */
/* Červená */
/* Oranžová */
/* Černá */
/* Zelená */
/* Ostatní barvy */
/* Světle šedá - nejsvětlejší */
/* Světle šedá - světlá */
/* Světle šedá - světlá */
/* Tmavě šedá */
/* Šedá */
/* Barvy skladů */
/* Zelená */
/* Oranžová */
/* červená */
/* Pozadí pro bloky */
/* Světle béžová - nejsvětlejší */
/* Světle šedá - nejsvětlejší trochu jiná */
/* Světle šedá - světlejší */
/* Velikosti fontů */
/* Velikosti fontů - mobile Respons 375px */
/* 375px - 26px */
/* 375px - 18px */
/* 375px - 16px */
/* 375px - 14px */
/* 769px - 18px */
/* 769px - 16px */
/* 375px - 14px */
/* Mezery */
/* Mezery - mobile */
/* Transitions */
/* Border radius */
/* Large devices (desktops, less than 1200px)(1024 reset) */
/* Medium devices (tablets, less than 992px)(768 reset) */
/* Small devices (landscape phones, less than 768px)(576 reset) */
/* Extra small devices (portrait phones, less than 576px)(375 reset) */
/* set the overriding variables */
.s31-article-watchdogBlock {
  padding: 40px;
  background: #F0EFEE; }
  .s31-article-watchdogBlock .s31-article-watchdog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .s31-article-watchdogBlock .s31-article-watchdog input, .s31-article-watchdogBlock .s31-article-watchdog button {
      height: 56px; }
    .s31-article-watchdogBlock .s31-article-watchdog button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #F0B323;
      min-width: 310px;
      padding: 0px; }
      .s31-article-watchdogBlock .s31-article-watchdog button span {
        margin-left: 20px; }
      .s31-article-watchdogBlock .s31-article-watchdog button svg {
        margin-left: 20px; }
        .s31-article-watchdogBlock .s31-article-watchdog button svg path {
          stroke: white; }
      .s31-article-watchdogBlock .s31-article-watchdog button:hover {
        background: #DBA118; }
    .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input {
      margin-right: 20px;
      min-width: 290px; }
      .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input.error input {
        border: 1px solid #E8584B;
        color: #E8584B; }
        .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input.error input::-webkit-input-placeholder {
          color: #E8584B; }
        .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input.error input::-moz-placeholder {
          color: #E8584B; }
        .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input.error input::-ms-input-placeholder {
          color: #E8584B; }
        .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input.error input::placeholder {
          color: #E8584B; }
      .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input input {
        width: 100%;
        border: none;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 0 20px; }
    .s31-article-watchdogBlock .s31-article-watchdog .s31shop-watchdog-validation-error {
      margin-top: 10px;
      width: 100%;
      margin-bottom: 0px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      color: #E8584B;
      background: none;
      padding: 0; }

@media (max-width: 1439px) {
  .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-button {
    width: 100%; }
  .s31-article-watchdogBlock .s31-article-watchdog .s31-article-watchdog-input {
    min-width: none;
    width: 100%;
    margin: 0;
    margin-bottom: 10px; } }

@media (max-width: 1199px) {
  .s31-article-watchdogBlock {
    padding: 1.96vw; } }

@media (max-width: 991px) {
  .s31-article-watchdogBlock {
    padding: 2.61vw; } }

@media (max-width: 767px) {
  .s31-article-watchdogBlock {
    padding: 3.48vw; }
    .s31-article-watchdogBlock .s31-article-watchdog button {
      min-width: initial; } }

@media (max-width: 575px) {
  .s31-article-watchdogBlock {
    padding: 5.34vw; } }

/*# sourceMappingURL=style.css.map */
