/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/*  Nadstavenie cookie notice */
/*
COLOR  SETTINGS
hneda -     #BEA080
grey - #474749 

*/
/*  @import "coockie_notice.css";*/
/* HNEDA */
/* TMAVO SEDA */
/*$secondary-font: 'Work Sans';*/
body {
  font-size: 15px;
}
@media screen and (max-width: 767.98px) {
  body {
    padding-top: 40px;
  }
}
nav.main-navigation {
  z-index: 1100;
  position: relative;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
}
@media screen and (max-width: 767.98px) {
  nav.main-navigation {
    position: fixed;
    width: 100%;
    top: 0px;
  }
}
.align-c {
  text-align: center;
}
#s1-show-gallery-section {
  padding: 10px !important;
}
#s1-show-gallery-section .elementor-cta__content {
  padding: 25px 10px !important;
}
#s1-show-gallery-section h2.elementor-cta__content-item {
  margin-top: 0px !important;
}
#s1-show-gallery-section h2.elementor-cta__content-item:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 150px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-color: #bea080;
}
.s1-product-img-wrapper {
  width: 300px !important;
}
.s1-product-loop ul.products {
  margin: 0px !important;
  list-style: none !important;
}
@media screen and (max-width: 767.98px) {
  .s1-product-loop ul.products {
    width: calc(100% + 40px) !important;
    margin-left: -20px !important;
    display: block !important;
  }
}
.s1-product-loop li.product .star-rating {
  display: none !important;
}
/* 
.s1-product-loop li.product{
    margin-bottom: 15px !important;
    margin-left: 0px !important;
}

.s1-product-loop li.product .star-rating{
    display: none !important;
}

.s1-product-loop ul.products{
    margin: 0px !important;
    list-style: none !important;
} */
.s1-product-loop ul.products li.product, .s1-product-loop .woocommerce[class*=columns-] ul.products li.product {
  margin-bottom: 15px !important;
  margin-left: 0px !important;
}
@media screen and (max-width: 767.98px) {
  .s1-product-loop ul.products li.product, .s1-product-loop .woocommerce[class*=columns-] ul.products li.product {
    margin: 3px !important;
    width: calc(50% - 6px) !important;
    -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1) !important;
    float: left !important;
  }
}
@media screen and (max-width: 767.98px) {
  .s1-product-loop ul.products li.product .s1-item-title {
    text-align: left;
  }
}
/* mixin */
.owl-carousel.owl-drag .owl-item, .owl-carousel {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
#s1-carousel-row {
  margin-left: -100px;
  margin-right: -100px;
}
#s1-carousel-row .owl-carousel .owl-stage {
  padding-top: 50px;
  padding-bottom: 100px;
}
#s1-carousel-row:after {
  display: block;
  position: absolute;
  right: -100px;
  top: 0px;
  width: 110px;
  height: 100%;
  z-index: 10;
  content: " ";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1);
  /* IE6-9 */
}
#s1-carousel-row:before {
  display: block;
  position: absolute;
  left: -100px;
  top: 0px;
  width: 110px;
  height: 100%;
  z-index: 10;
  content: " ";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1);
  /* IE6-9 */
}
#s1-carousel-row a.s1-item-link {
  height: 100%;
  display: block;
  position: relative !important;
}
#s1-carousel-row .s1-item {
  height: 450px;
  transition: all 0.35s ease;
  border-radius: 3px;
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.08);
}
#s1-carousel-row .s1-item:hover {
  -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16);
}
#s1-carousel-row .s1-item.even {
  margin-top: 50px !important;
}
#s1-carousel-row .s1-item-content {
  height: 100%;
  border-radius: 3px;
}
#s1-carousel-row .s1-item-overlay {
  display: block;
  width: 100%;
  height: 70%;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.95);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.8) 50%, white 70%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.8) 50%, white 70%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.8) 50%, white 70%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
}
#s1-carousel-row .s1-item-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 10px;
}
#s1-carousel-row .s1-item-title {
  font-family: "Playfair Display" !important;
  font-size: 150% !important;
  color: #474749 !important;
  text-align: left;
}
#s1-carousel-row .s1-item-subtitle {
  color: #000000;
  font-family: "Montserrat" !important;
  font-size: 70%;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
}
#s1-carousel-row .s1-item-subtitle:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  width: 50px;
  padding-top: 1px;
  margin-bottom: 7px;
  border-color: #BEA080;
}
/* BUTTONS RADIO */
.s1-form-radio {
  margin-right: 10px;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 120%;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default radio button */
.s1-form-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  bottom: 0;
  left: 0;
  /* height: 25px; */
  width: 100%;
  background-color: #eee;
  /* border-radius: 50%; */
}
/* On mouse-over, add a grey background color */
.s1-form-radio:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.s1-form-radio input:checked ~ .checkmark {
  background-color: #2196F3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.s1-form-radio input:checked ~ .checkmark:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #BEA080;
  display: block !important;
  width: 100%;
  /* height: 1px; */
  /* background-color: #111111; */
  padding-top: 1px;
  margin-bottom: 7px;
}
/* Style the indicator (dot/circle) */
.s1-form-radio .checkmark:after {
  background: white;
}
/*.slick-initialized .slick-slide {
    margin: 7px;
}*/
#carousel-filter {
  position: absolute;
  right: 0px;
  top: -45px;
  z-index: 100;
}
#s1-carousel-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200%;
  margin-left: -50%;
  margin-right: -50%;
  z-index: 100;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 150%;
}
#s1-carousel-overlay .elementor-widget-container {
  vertical-align: top;
  text-align: center;
  padding-top: 100px;
}
.display-none {
  display: none !important;
}
@media screen and (max-width: 767.98px) {
  #s1-carousel-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #s1-carousel-row .s1-item {
    height: 300px;
  }
  #carousel-filter {
    position: absolute;
    top: unset;
    right: unset;
    width: 100%;
    text-align: center;
    z-index: 100;
  }
  #s1-carousel-row .s1-item.even {
    margin-top: 0px !important;
  }
  #s1-carousel-row .owl-carousel .owl-stage {
    padding-bottom: 20px;
  }
  #s1-carousel-row .s1-item {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  }
  #s1-carousel-row:after {
    content: "";
  }
  #s1-carousel-row:before {
    content: "";
  }
}
#s1-problem-row a.s1-item-link {
  height: 100%;
  display: block;
  position: relative !important;
}
#s1-problem-row .s1-item {
  height: 450px;
  width: 18%;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
  transition: all 0.35s ease;
  border-radius: 3px;
}
#s1-problem-row .s1-item:hover {
  -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16);
}
#s1-problem-row .s1-item-content {
  height: 100%;
  border-radius: 3px;
}
#s1-problem-row .s1-item-overlay {
  display: block;
  width: calc(100% + 1px);
  height: 70%;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.95);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.8) 50%, white 70%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.8) 50%, white 70%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.8) 50%, white 70%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
}
#s1-problem-row .s1-item-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 10px;
}
#s1-problem-row .s1-item-title {
  font-family: "Playfair Display" !important;
  font-size: 150% !important;
  color: #474749 !important;
}
#s1-problem-row .s1-item-subtitle {
  color: #000000;
  font-family: "Montserrat" !important;
  font-size: 70%;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
}
#s1-problem-row .s1-item-subtitle:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  width: 50px;
  padding-top: 1px;
  margin-bottom: 7px;
  border-color: #BEA080;
}
/* BUTTONS RADIO */
.s1-form-radio {
  margin-right: 10px;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 120%;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default radio button */
.s1-form-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  bottom: 0;
  left: 0;
  /* height: 25px; */
  width: 100%;
  background-color: #eee;
  /* border-radius: 50%; */
}
/* On mouse-over, add a grey background color */
.s1-form-radio:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.s1-form-radio input:checked ~ .checkmark {
  background-color: #2196F3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#s1-problem-shortcode-wrapper .pagination {
  text-align: center;
}
#s1-problem-shortcode-wrapper .pagination .page-numbers {
  color: #BEA080 !important;
  font-size: 120%;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 400;
  padding: 5px;
  border: 1px solid;
  border-radius: 3px;
}
#s1-problem-shortcode-wrapper .pagination .page-numbers.current {
  color: #000000 !important;
  font-weight: 500;
}
/* Show the indicator (dot/circle) when checked */
.s1-form-radio input:checked ~ .checkmark:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #BEA080;
  display: block !important;
  width: 100%;
  /* height: 1px; */
  /* background-color: #111111; */
  padding-top: 1px;
  margin-bottom: 7px;
}
/* Style the indicator (dot/circle) */
.s1-form-radio .checkmark:after {
  background: white;
}
/*.slick-initialized .slick-slide {
    margin: 7px;
}*/
#problem-filter {
  position: absolute;
  right: 2%;
  top: -45px;
}
#s1-problem-shortcode-wrapper {
  margin-bottom: 60px;
}
#s1-problem-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200%;
  margin-left: -50%;
  margin-right: -50%;
  z-index: 100;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 150%;
}
#s1-problem-overlay .elementor-widget-container {
  vertical-align: top;
  text-align: center;
  padding-top: 100px;
}
.display-none {
  display: none !important;
}
@media screen and (max-width: 767.98px) {
  #s1-problem-row .s1-item {
    height: 350px;
    width: 31.3%;
  }
  #problem-filter {
    position: absolute;
    top: -10px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }
  #s1-problem-shortcode-wrapper {
    padding-top: 30px;
  }
  #problemy-page h2 {
    text-align: center;
  }
  #problemy-page h2:after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-color: #BEA080;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  #s1-problem-row .s1-item {
    height: 300px;
    width: 48%;
  }
  #s1-best-problems {
    padding-top: 25px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #s1-problem-row .s1-item {
    height: 400px;
    width: 23%;
  }
}
.blog-archive-wrapper {
  padding: 30px 0;
}
@media screen and (max-width: 575.98px) {
  .blog-archive-wrapper {
    margin: 7px;
  }
}
.blog-archive-wrapper .post.type-post {
  -webkit-box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.08);
  box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
}
.blog-archive-wrapper h2 {
  margin-top: 10px !important;
}
.post.type-post .inside-article {
  padding: 0;
  position: relative;
  border-radius: 5px;
}
.post.type-post .post-image {
  margin-bottom: 0 !important;
  margin-right: 30px !important;
  float: left !important;
  max-height: 200px;
  overflow: hidden;
}
@media screen and (max-width: 575.98px) {
  .post.type-post .post-image {
    margin-right: 10px !important;
  }
}
.post.type-post .post-image img {
  border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 575.98px) {
  .post.type-post .post-image img {
    width: 135px !important;
  }
}
.post.type-post h2 {
  margin-top: 2em;
}
.post.type-post h2 a {
  font-family: "Playfair Display" !important;
  font-size: 110% !important;
  color: #474749 !important;
  position: relative;
}
.post.type-post h2 a:hover {
  color: #151515 !important;
}
.post.type-post h2 a:after {
  content: "";
  display: block;
  width: 100px;
  background-color: #BEA080;
  height: 1px;
  margin: 10px 0;
  position: absolute;
  left: 0;
}
.post.type-post .entry-summary {
  margin-bottom: 30px;
}
.post.type-post .entry-summary p {
  font-weight: 500 !important;
}
@media screen and (max-width: 575.98px) {
  .post.type-post .entry-summary p {
    padding: 0 7px;
  }
}
.post.type-post .read-more {
  display: block;
  color: #BEA080;
  position: absolute;
  bottom: 5px;
  left: 230px;
}
@media screen and (max-width: 575.98px) {
  .post.type-post .read-more {
    left: 0;
    padding-left: 5px;
  }
}
.post.type-post .read-more:hover {
  color: #ad875e;
}
.site-main > .post.post-type {
  margin: 40px;
}
.left.underline h1:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 300px;
  padding-top: 20px;
  border-color: #bea080;
}
.elementor-location-single.post {
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .type-post .elementor-widget-theme-post-content p {
    font-size: 150%;
  }
}
.custom-h2-heading {
  text-transform: uppercase;
  color: #474749 !important;
  font-family: "Montserrat" !important;
  font-size: 120% !important;
  margin-top: 40px !important;
  font-weight: 600 !important;
}
.custom-h2-heading a {
  font-weight: 600 !important;
  font-size: 90%;
}
.related-problems {
  font-size: 140% !important;
}
.custom-h1-heading {
  margin-top: 40px !important;
}
.custom-h1-heading:after, .custom-h2-heading:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: table-cell;
  width: 150px;
  padding-top: 10px;
  border-color: #BEA080;
}
.product-symptoms-wrapper, .symptoms-page {
  margin-bottom: 0;
}
.product-symptoms-wrapper li, .symptoms-page li {
  list-style: circle;
}
.product-symptoms-wrapper a, .symptoms-page a {
  color: #BEA080;
  font-weight: 700;
}
.product-symptoms-wrapper a:hover, .symptoms-page a:hover {
  color: #474749;
}
.product-symptoms-wrapper {
  margin-bottom: 0;
}
.product-symptoms-wrapper li {
  list-style: circle;
}
.symptoms-page {
  margin-bottom: 20px;
}
.symptoms-page a {
  color: #474749;
}
.symptoms-page p {
  font-size: 110%;
  margin-left: 2em;
}
.children-button-wrapper {
  z-index: 10;
}
.children-button-wrapper .elementor-column-wrap.elementor-element-populated {
  padding: 0 !important;
}
.children-button .s1-text {
  display: block;
}
.children-button .s1-subtitle {
  display: block;
  float: left;
  border-radius: 3px;
  color: #fff;
  border-radius: 3px;
  font-family: "Montserrat" !important;
  font-size: 70%;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 3px;
  padding: 5px 12px;
  background: #a78662;
  background: -moz-linear-gradient(left, #a78662 0%, #85623d 100%);
  background: -webkit-linear-gradient(left, #a78662 0%, #85623d 100%);
  background: linear-gradient(to right, #a78662 0%, #85623d 100%);
}
.children-button .s1-title {
  display: block;
  float: left;
  font-family: "Playfair Display" !important;
  font-size: 130% !important;
  color: #474749 !important;
  line-height: 28px;
  padding: 0 10px;
  margin-bottom: 5px;
  padding-right: 25px;
  margin-bottom: 0;
}
.children-button {
  display: block;
  position: relative;
  background-color: white;
  padding: 0.5em 6% 0.5em 90px;
  margin: auto;
  margin-top: -22px;
  max-width: 380px;
  transition: all 0.35s ease;
  -webkit-box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1) !important;
}
@media screen and (max-width: 575.98px) {
  .children-button {
    width: 100%;
  }
}
.children-button .boy-image {
  max-width: 65px;
  position: absolute;
  bottom: 0;
  left: 4%;
}
.children-button .fa.fa-angle-right {
  font-size: 220%;
  line-height: 28px;
  position: absolute;
  color: #474749 !important;
  right: 15px;
}
@media screen and (max-width: 575.98px) {
  .children-button .fa.fa-angle-right {
    top: 50%;
    transform: translate(0, -50%);
  }
}
.children-button:hover {
  -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16) !important;
  -moz-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16) !important;
  transform: translate(0%, -15%);
}
.sub-menu {
  display: flex;
  justify-content: space-between;
  background: linear-gradient(to bottom, #fbfaf9 0%, #f5f4f0 100%);
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  background: #fbfaf9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fbfaf9 0%, #f5f4f0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fbfaf9 0%, #f5f4f0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fbfaf9 0%, #f5f4f0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 1;
  /* procedure subpage menu  - old */
}
.sub-menu .sub-menu-inner {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sub-menu ul.s1-subpage-menu {
  margin: 0px;
}
.sub-menu ul.s1-subpage-menu li {
  float: left;
  list-style: none;
  margin-right: 40px;
  text-transform: uppercase;
  color: #474749;
  font-weight: 600;
  padding-top: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767.98px) {
  .sub-menu ul.s1-subpage-menu li {
    clear: both;
    margin: 10px;
  }
}
.sub-menu ul.s1-subpage-menu li a {
  color: #474749;
  padding-bottom: 6px;
  display: inline-block;
}
.sub-menu ul.s1-subpage-menu li a.active {
  border-bottom: solid 2px #BEA080;
}
.sub-menu a.btn.btn-m.btn-primary {
  float: right;
  margin: 0px;
}
.s1-header {
  background-image: url("https://www.lauros.sk/wp-content/uploads/2018/09/procedura-headerjpg.jpg");
}
.s1-header .s1-header-inner {
  padding: 30px 10px;
  box-sizing: border-box;
}
.s1-header .header-label {
  line-height: 34px;
  margin-right: 20px;
  text-transform: uppercase;
  color: #000 !important;
  font-family: "Montserrat" !important;
  font-size: 80% !important;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.s1-header .s1-mb-relationship ul {
  margin: 0;
}
.s1-header .s1-mb-relationship ul::after {
  display: block;
  content: "";
  clear: both;
}
.s1-header .s1-mb-relationship li {
  width: auto;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
  background-color: #fff;
  padding: 2px 15px;
  padding-bottom: 3px !important;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  transition: all 0.35s ease;
}
.s1-header .s1-mb-relationship li a {
  color: #000;
  text-transform: lowercase;
}
.s1-header .s1-mb-relationship li:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product-new-header {
  display: flex;
}
@media (max-width: 682.98px) {
  .product-new-header {
    flex-direction: column;
  }
}
.product-new-header .proc-subheader {
  background-image: url(https://www.lauros.sk/wp-content/uploads/2019/01/pozadie.jpg);
  width: 50%;
}
@media (max-width: 682.98px) {
  .product-new-header .proc-subheader {
    width: 100%;
  }
}
.product-new-header .proc-subheader .proc-subheader-inner {
  padding: 3em 10px;
  max-width: 600px;
  margin-left: auto;
}
.product-new-header .proc-subheader .proc-subheader-inner .label {
  margin: 1.5em 0;
  font-family: "Montserrat" !important;
  text-transform: uppercase;
}
.product-new-header .why-us-points {
  width: 50%;
  background-image: linear-gradient(90deg, #a78662 0%, #85623d 100%);
  display: flex;
  align-items: center;
}
@media (max-width: 682.98px) {
  .product-new-header .why-us-points {
    width: 100%;
  }
}
.product-new-header .why-us-points .points-list {
  margin: 3em auto 3em 6em;
}
@media (max-width: 575.98px) {
  .product-new-header .why-us-points .points-list {
    margin: 2em auto 2em 2em;
  }
}
.product-new-header .why-us-points .points-list .list-item {
  color: #fff;
}
.proc-subheader ul {
  list-style: none;
  display: block;
  margin: 0px;
}
.proc-subheader ul li {
  width: auto;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
  background-color: #ffffff;
  padding: 2px 15px;
  padding-bottom: 3px !important;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  transition: all 0.35s ease;
}
.proc-subheader ul li a {
  font-family: "Montserrat" !important;
  font-size: 100% !important;
  font-weight: 400 !important;
  color: #000000 !important;
  text-transform: lowercase !important;
}
.proc-subheader ul li:hover {
  transform: translateY(-5px);
}
.doctor-info .img-wrapper, .doctor-box .img-wrapper {
  float: left;
  width: 65px;
  height: 65px;
  margin-right: 10px;
  overflow: hidden;
}
.doctor-info .d-title, .doctor-box .d-title {
  font-size: 80%;
  font-weight: 600;
  line-height: 1.1;
}
.doctor-info .d-name, .doctor-box .d-name {
  font-weight: 700;
  font-size: 115%;
}
.doctor-info .d-description, .doctor-box .d-description {
  font-size: 90%;
  line-height: 1.1;
}
.doctor-info {
  margin-top: 15px;
}
.doctor-info .img-wrapper {
  border-radius: 55px;
  border: 5px solid white;
  margin-right: 20px;
}
.doctor-info:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  width: 140px;
  padding-top: 25px;
}
.doctor-box {
  background-color: white;
  padding: 5px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
}
.new-header-mudr {
  background-image: url(https://www.lauros.sk/wp-content/uploads/2019/01/pozadie.jpg);
  padding: 3em 10px;
}
.header-mudr .doctor-info:after {
  display: none;
}
.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.box-content {
  max-width: 1200px;
  margin: auto;
}
.box-content-small {
  max-width: 950px;
  margin: auto;
}
.box-content-blog {
  max-width: 630px;
  margin: auto;
}
h1 {
  font-size: 220% !important;
  line-height: 1.5;
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 190% !important;
  }
}
h1.heading-underline:after, h2.heading-underline:after, .heading-underline h2:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 150px;
  padding-top: 0.5em;
  color: #BEA080;
}
h1.heading-underline:after {
  width: 30%;
  max-width: 300px;
  padding-top: 20px;
  color: #BEA080;
}
h2.sub-heading, .sub-heading h2 {
  text-transform: uppercase;
  color: #000 !important;
  font-family: "Montserrat" !important;
  font-size: 120% !important;
  font-weight: 500 !important;
}
@media (max-width: 767px) {
  h2.sub-heading, .sub-heading h2 {
    font-size: 110% !important;
  }
}
* {
  box-sizing: border-box;
}
.btn-secondary {
  /*$f-size: 90*/
  display: inline-block;
  border-radius: 30px;
  background: transparent;
  color: #000 !important;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px 30px !important;
  border: 2px solid #000;
}
@media (max-width: 575.98px) {
  .btn-secondary {
    padding: 5px 30px !important;
  }
}
.btn-secondary:hover {
  text-decoration: none;
  background-color: #BEA080 !important;
  color: #fff !important;
  border-color: #BEA080;
}
#content-left {
  float: left;
  width: 70%;
  padding-right: 25px;
  padding-left: 10px;
}
#sidebar-right {
  float: right;
  width: 30%;
  padding-right: 10px;
}
@media (max-width: 767px) {
  #sidebar-right {
    padding-top: 3em;
  }
}
@media (max-width: 767px) {
  #content-left, #sidebar-right {
    float: none;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.i-arrow-right:after {
  content: "";
  background-image: url("../../icons/i-arrow-right.png");
  display: block;
  height: 17px;
  width: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  align-self: center;
}
.points-list {
  max-width: 600px;
}
.points-list .list-item {
  display: flex;
  align-items: center;
  list-style: none;
  line-height: 1.5;
  font-size: 130% !important;
}
@media (max-width: 767px) {
  .points-list .list-item {
    font-size: 120% !important;
  }
}
.points-list .list-item:before {
  content: "+";
  display: inline-block;
  margin-right: 15px;
  font-size: 150% !important;
  font-weight: bold;
}
@media (max-width: 767px) {
  .points-list .list-item:before {
    font-size: 120% !important;
  }
}
.product-after-content, .product-main-content, .product-sub-content {
  background-color: #f5f4f0;
}
.product-after-content {
  padding-bottom: 3em;
}
.product-content-inner {
  padding: 70px 0;
}
.product-mian-content {
  padding: 0 10px;
}
.product-price {
  margin-bottom: 40px;
}
.workplace {
  margin-bottom: 40px;
}
.workplace .phone, .workplace .envelope {
  font-size: 120% !important;
  display: block;
  color: #000;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .workplace .phone, .workplace .envelope {
    font-size: 110% !important;
  }
}
.workplace i {
  font-size: 150% !important;
  background: -webkit-linear-gradient(#a78662, #85623d);
  color: #a78662;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
@media (max-width: 767px) {
  .workplace i {
    font-size: 120% !important;
  }
}
.product-questions {
  margin-top: 4em;
  margin-bottom: 20px;
  padding: 10px;
}
.questions_tabs {
  display: flex;
}
.questions_tabs .tab {
  max-width: 30%;
}
.questions_tabs .tablinks {
  display: block;
  width: 100%;
  color: #000;
  background-color: transparent;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  text-transform: uppercase !important;
  line-height: 1.2em !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  text-align: left;
}
@media (max-width: 575.98px) {
  .questions_tabs .tablinks {
    padding: 10px 5px;
  }
}
.questions_tabs .tablinks.active {
  background-color: #fff;
}
.questions_tabs .tabcontent {
  display: none;
  max-width: 70%;
  width: 70%;
}
.product-gallery {
  margin-top: 4em;
  padding: 10px;
}
.product-gallery-inner {
  background-color: #f7f7f7;
  padding: 25px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-gallery-inner .sub-heading.heading-underline:after {
  margin: auto;
  padding-top: 10px;
}
.product-gallery-inner p {
  font-size: 100% !important;
}
@media (max-width: 767px) {
  .product-gallery-inner p {
    font-size: 90% !important;
  }
}
.product-gallery-inner .sub-heading, .product-gallery-inner p {
  margin-bottom: 15px;
}
.product-reviews {
  margin-top: 4em;
}
.related.products {
  padding: 4em 5px 0 5px;
}
@media (max-width: 767px) {
  .related.products .heading-underline:after {
    margin: auto;
  }
}
.related.products .products {
  display: block !important;
  margin: 0 !important;
}
.related.products .product:nth-child(odd) {
  margin-right: 15px !important;
}
@media (max-width: 575.98px) {
  .related.products .product:nth-child(odd) {
    margin-right: 3px !important;
  }
}
.related.products .product {
  border-radius: 5px;
  width: calc(50% - 8px) !important;
  margin-bottom: 15px !important;
  margin-left: 0px !important;
}
@media (max-width: 575.98px) {
  .related.products .product {
    width: calc(50% - 6px) !important;
    margin: 3px !important;
  }
}
.video-section {
  padding: 40px 0;
  border-top: 1px solid #bcbcbc;
}
.video-iframe-wrapper iframe {
  margin: auto;
  display: block;
  width: 620px;
  max-width: 100%;
}
@media screen and (max-width: 575.98px) {
  .video-iframe-wrapper iframe {
    height: auto;
    min-height: 200px;
  }
}
.product-new-content {
  display: flex;
  min-height: 512px;
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
}
@media (max-width: 682.98px) {
  .product-new-content {
    flex-direction: column;
    flex-direction: column-reverse;
    height: auto;
  }
}
.product-new-content .product-text {
  width: 40%;
  position: relative;
  float: right;
  right: -15%;
  z-index: 10;
  text-align: center;
  padding: 100px 10px;
}
@media (max-width: 682.98px) {
  .product-new-content .product-text {
    width: 100%;
    float: none;
    right: 0;
  }
}
.product-new-content .product-text .heading-underline:after {
  color: #BEA080;
  margin: auto;
  padding-top: 15px;
}
.product-new-content .product-image {
  width: 60%;
  min-height: 300px;
  background-image: url(https://www.lauros.sk/wp-content/uploads/2020/03/06080610_rsz_4470-min.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scaleX(-1);
}
@media (max-width: 682.98px) {
  .product-new-content .product-image {
    width: 100%;
  }
}
.product-new-content .gradient {
  background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  position: fixed;
}
.product-new-offer {
  display: flex;
  min-height: 500px;
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
  top: -1px;
}
@media (max-width: 682.98px) {
  .product-new-offer {
    flex-direction: column;
    height: auto;
  }
}
.product-new-offer .offer-image {
  width: 50%;
  min-height: 300px;
  position: relative;
  background-image: url(https://www.lauros.sk/wp-content/uploads/2020/03/27864-min.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 682.98px) {
  .product-new-offer .offer-image {
    width: 100%;
  }
}
.product-new-offer .gradient {
  background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  position: absolute;
}
.product-new-offer .what-offer-points {
  display: flex;
  align-self: center;
  flex-direction: column;
  padding: 4em;
}
.product-new-offer .what-offer-points .points-list {
  margin: 0;
}
.product-new-offer .what-offer-points .heading-underline:after {
  width: 70%;
}
.product-new-offer .what-offer-points .btn-wrapper {
  margin-top: 2em;
}
.product-new-content .gradient, .product-new-offer .gradient {
  transform: scaleX(-1);
  height: 100%;
  width: 100%;
  left: 1px;
}
@media (max-width: 682.98px) {
  .product-new-content .gradient, .product-new-offer .gradient {
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  }
}
.book-procedure {
  padding: 3em 0;
  background-color: #F5F4F0;
  border-bottom: 1px solid #bcbcbc;
}
.book-procedure .book-heading {
  padding: 0 0.7em;
}
.book-procedure-inner {
  display: flex;
}
@media (max-width: 682.98px) {
  .book-procedure-inner {
    flex-direction: column;
  }
}
.book-procedure-inner .proc-column {
  width: 33.33%;
  padding: 0.7em;
}
@media (max-width: 682.98px) {
  .book-procedure-inner .proc-column {
    width: 100%;
  }
}
.book-procedure-inner .doctor-box {
  margin-bottom: 1.4em;
}
#clinic-gallery {
  display: flex;
  border-top: 1px solid;
  border-color: #dadada;
}
@media (max-width: 767px) {
  #clinic-gallery {
    flex-direction: column;
    margin-top: 3em;
  }
}
#clinic-gallery .cg-text {
  width: 30%;
  background-color: #fff;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #clinic-gallery .cg-text {
    width: 100%;
  }
}
#clinic-gallery .cg-text-inner {
  padding: 1em 10px 1em 3em;
  max-width: 500px;
  margin-left: auto;
  margin-right: -40%;
  position: relative;
  z-index: 2;
}
@media (max-width: 991.98px) {
  #clinic-gallery .cg-text-inner {
    max-width: unset;
    padding: 1em 10px 1em 1em;
  }
}
@media (max-width: 767px) {
  #clinic-gallery .cg-text-inner {
    margin-right: auto;
    padding: 3em 10px 1em 1em;
  }
}
#clinic-gallery .heading-underline {
  font-size: 210%;
}
@media (max-width: 991.98px) {
  #clinic-gallery .heading-underline {
    font-size: 150%;
  }
}
@media (max-width: 767px) {
  #clinic-gallery .heading-underline {
    font-size: 210%;
  }
}
#clinic-gallery .heading-underline:after {
  width: 250px;
}
#clinic-gallery .doctor-box {
  max-width: 370px;
}
#clinic-gallery .cg-main-image {
  width: 35%;
  position: relative;
  line-height: 0;
}
@media (max-width: 767px) {
  #clinic-gallery .cg-main-image {
    width: 100%;
    margin-top: -7em;
  }
}
#clinic-gallery .cg-main-image:before {
  content: "";
  background: linear-gradient(270deg, rgba(93, 83, 73, 0.0001) 0%, rgba(255, 255, 255, 0.639069) 52.55%, rgba(255, 255, 255, 0.950577) 77.29%, #FFFFFF 87.45%, #FFFFFF 100%);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  #clinic-gallery .cg-main-image:before {
    background: linear-gradient(0deg, rgba(93, 83, 73, 0.0001) 0%, rgba(255, 255, 255, 0.639069) 52.55%, rgba(255, 255, 255, 0.950577) 77.29%, #FFFFFF 87.45%, #FFFFFF 100%);
  }
}
#clinic-gallery .cg-small-images {
  width: 35%;
  display: flex;
  flex-wrap: wrap;
  line-height: 0;
}
#clinic-gallery .cg-small-images figure {
  width: 50%;
}
#clinic-gallery .cg-small-images figure img {
  width: 100%;
}
@media (max-width: 767px) {
  #clinic-gallery .cg-small-images {
    width: 100%;
  }
}
#clinic-gallery .lauros-1945 img {
  height: 100%;
}
#clinic-gallery .doctor-box {
  background-color: rgba(221, 221, 221, 0);
  box-shadow: unset;
  padding: 0;
}
#clinic-gallery .doctor-box .img-wrapper {
  border-radius: 50px;
  width: 75px;
  height: 75px;
}
@media (max-width: 991.98px) {
  #clinic-gallery .doctor-box .img-wrapper {
    width: 65px;
    height: 65px;
  }
}
#clinic-gallery .doctor-box .d-title {
  font-size: 100%;
}
@media (max-width: 991.98px) {
  #clinic-gallery .doctor-box .d-title {
    font-size: 80%;
  }
}
#clinic-gallery .doctor-box .d-name {
  font-size: 140%;
}
@media (max-width: 991.98px) {
  #clinic-gallery .doctor-box .d-name {
    font-size: 110%;
  }
}
#clinic-gallery .doctor-box .d-description {
  font-size: 110%;
}
@media (max-width: 991.98px) {
  #clinic-gallery .doctor-box .d-description {
    font-size: 90%;
  }
}
#clinic-gallery .open-clinic-gallery {
  cursor: pointer;
}
.box-content-blog .entry-content, .product-mian-content {
  padding: 10px;
  font-size: 18px;
}
.box-content-blog .entry-content p, .product-mian-content p {
  font-size: 100% !important;
}
@media (max-width: 767px) {
  .box-content-blog .entry-content p, .product-mian-content p {
    font-size: 90% !important;
  }
}
.box-content-blog .entry-content .image-block-prev, .box-content-blog .entry-content .image-block-next, .product-mian-content .image-block-prev, .product-mian-content .image-block-next {
  width: calc(100% + 2em);
  position: relative;
  z-index: 1;
  background-color: white;
  border-radius: 3px;
  padding: 1em;
  min-height: 5em;
  margin-left: -1em;
}
.box-content-blog .entry-content .highlighted-text, .product-mian-content .highlighted-text {
  font-size: 110% !important;
  font-weight: 500 !important;
}
@media (max-width: 767px) {
  .box-content-blog .entry-content .highlighted-text, .product-mian-content .highlighted-text {
    font-size: 100% !important;
  }
}
.box-content-blog .entry-content h2, .product-mian-content h2 {
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  font-size: 150% !important;
}
@media (max-width: 767px) {
  .box-content-blog .entry-content h2, .product-mian-content h2 {
    font-size: 120% !important;
  }
}
.box-content-blog .entry-content h3, .product-mian-content h3 {
  font-size: 115%;
  font-weight: 600;
  color: #474749;
}
@media (max-width: 767px) {
  .box-content-blog .entry-content h3, .product-mian-content h3 {
    font-size: 100%;
  }
}
.box-content-blog .entry-content ul, .box-content-blog .entry-content ol, .product-mian-content ul, .product-mian-content ol {
  margin: 0;
}
.box-content-blog .entry-content ul li, .product-mian-content ul li {
  position: relative;
  margin-bottom: 1em;
  list-style: none;
  line-height: 1.3;
  padding-left: 1.2em;
}
.box-content-blog .entry-content ul li:not(.list-item):before, .product-mian-content ul li:not(.list-item):before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  min-width: 15px;
  background-image: url("../../icons/i-ellipse.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: 3px;
  left: 0;
}
.box-content-blog .entry-content ol li::marker, .product-mian-content ol li::marker {
  color: #BEA080;
}
.box-content-blog .entry-content ol li, .product-mian-content ol li {
  margin-bottom: 1em;
  line-height: 1.3;
}
.s1-simple-link-block {
  display: flex;
  -webkit-box-shadow: 1.44812px 1.44812px 2.17219px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 1.44812px 1.44812px 2.17219px rgba(0, 0, 0, 0.11);
  box-shadow: 1.44812px 1.44812px 2.17219px rgba(0, 0, 0, 0.11);
  border-radius: 2px;
  border-left: 4px solid #BEA080;
  padding: 0.5em;
  margin: 0.8em 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.s1-simple-link-block .simple-link-text {
  width: 100%;
  color: #000;
}
.s1-simple-link-block:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.image-block .img-wrapper {
  margin: auto;
  max-width: 700px;
  width: 100%;
  max-height: 500px;
  overflow: hidden;
  margin-top: -5em;
  margin-bottom: -5em;
}
.image-block .img-wrapper img {
  width: 100%;
}
.image-block:first-child {
  margin-top: 3em !important;
}
.sub-heading {
  margin-bottom: 20px;
}
.product-block-wrap {
  padding: 0 !important;
}
.product-block {
  display: block;
  position: relative;
  -webkit-box-shadow: 1.44812px 1.44812px 2.17219px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 1.44812px 1.44812px 2.17219px rgba(0, 0, 0, 0.11);
  box-shadow: 1.44812px 1.44812px 2.17219px rgba(0, 0, 0, 0.11);
  margin: 2em 0;
  border-radius: 2px;
}
.product-title-wrapper {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-around;
  color: #000;
  font-weight: 600;
  padding: 0.6em 0.5em 0.6em 4.5em;
  margin: 0;
}
.product-title-wrapper img {
  position: absolute;
  max-width: 75px;
  border-radius: 50px;
  border: 1px solid #BEA080;
  left: -1em;
}
@media (max-width: 682.98px) {
  .product-title-wrapper img {
    left: 0;
  }
}
.product-title-wrapper .product-title {
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-title-wrapper .product-title:hover {
  text-decoration: underline;
}
.product-description {
  display: block;
  font-size: 100% !important;
  color: #000;
  background-color: #F9F9F6;
  border-radius: 0 0 2px 2px;
  padding: 1em 1em 1em 3em;
}
@media (max-width: 767px) {
  .product-description {
    font-size: 90% !important;
  }
}
@media (max-width: 575.98px) {
  .product-description {
    padding: 1em 1em 1em 2em;
  }
}
.list-block {
  background: linear-gradient(90deg, #FFFFFF 0%, #E3DFD9 100%);
  padding: 2em;
  margin-bottom: 2em;
  border-radius: 5px;
}
@media (max-width: 575.98px) {
  .list-block {
    padding: 1em;
  }
}
.list-block .list-block-title {
  font-size: 110% !important;
  font-weight: 600;
}
@media (max-width: 767px) {
  .list-block .list-block-title {
    font-size: 100% !important;
  }
}
.list-block .points-list {
  margin: 0;
}
.list-block .list-item {
  font-size: 100% !important;
  font-weight: 500;
}
@media (max-width: 767px) {
  .list-block .list-item {
    font-size: 90% !important;
  }
}
.s1-copy-text {
  font-size: 70% !important;
}
.main-navigation a, .menu-toggle, .main-navigation .main-nav ul li a {
  font-size: 180%;
  line-height: 70px;
}
.payment_method_bacs label {
  display: none !important;
}
.switch-candy .pv-selected-row2 {
  display: none !important;
}
.wc-appointments-appointment-form .pv-selected .pv-col {
  width: 33%;
  float: left;
}
.wc-appointments-appointment-form .pv-selected label {
  font-size: 80%;
}
.wc-appointments-appointment-form .pv-selected p {
  font-size: 100%;
  margin-bottom: 0px !important;
}
.main-navigation .navigation-logo {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}
.main-navigation .navigation-logo img {
  padding: 5px !important;
}
h1, h2 {
  font-family: "Playfair Display" !important;
  color: #474749 !important;
  font-weight: 400 !important;
}
h3, h4, h5, h6, a {
  font-family: "Montserrat" !important;
}
h2 {
  font-size: 200%;
}
p {
  font-size: 120%;
  font-weight: 300 !important;
}
p b, p strong, strong {
  font-weight: 500;
}
.center.underline {
  text-align: center;
}
.center.underline h2:after, .center.underline.heading:after, .center.underline h1:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 300px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  border-color: #BEA080;
}
@media screen and (max-width: 575.98px) {
  .center.underline h2:after, .center.underline.heading:after, .center.underline h1:after {
    padding-top: 10px;
  }
}
.center.underline h3:after, .woocommerce-order h2:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 150px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-color: #BEA080;
}
.left.underline h2:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 300px;
  padding-top: 20px;
  border-color: #BEA080;
}
@media screen and (max-width: 575.98px) {
  .left.underline h2:after {
    padding-top: 10px;
  }
}
.woocommerce-MyAccount-content h2:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 150px;
  padding-top: 20px;
  border-color: #BEA080;
}
@media screen and (max-width: 575.98px) {
  .woocommerce-MyAccount-content h2:after {
    padding-top: 10px;
  }
}
.left.underline.primary h2:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-color: #BEA080;
  display: block;
  width: 300px;
  padding-top: 20px;
}
@media screen and (max-width: 575.98px) {
  .left.underline.primary h2:after {
    padding-top: 10px;
  }
}
#menu-menu-empty {
  float: left;
}
.slideout-toggle a {
  margin-left: -20px !important;
}
/* HLAVNA NAVIGACIA - SIDE MENU  */
nav.slideout-navigation.is-open {
  width: 100% !important;
  display: table;
}
nav.slideout-navigation .inside-navigation {
  margin-top: 50px !important;
  display: table-cell;
  vertical-align: middle;
}
nav.slideout-navigation li.slider-exit {
  position: absolute !important;
  left: 0px !important;
  top: 10px !important;
  width: auto !important;
}
nav.slideout-navigation li.slider-exit a div {
  float: right;
  font-size: 100% !important;
  line-height: 30px !important;
  margin-top: 2px;
  margin-left: 10px;
}
nav.slideout-navigation li.slider-exit a i {
  font-size: 30px !important;
  line-height: 30px !important;
}
nav.slideout-navigation li.menu-item {
  text-align: center !important;
  margin-bottom: 40px;
}
nav.slideout-navigation li.menu-item a {
  font-family: "Montserrat" !important;
  font-weight: 600 !important;
  background-color: #ffffff !important;
  color: #474749 !important;
  text-transform: uppercase !important;
}
nav.slideout-navigation li.menu-item.current-menu-item a {
  background-color: #ffffff !important;
  color: #BEA080 !important;
}
/* HEADER - pod menu line s objednavkovym textom a buttonom - call to action */
.under-menu {
  position: relative;
  z-index: 1;
  /* SVETLY GRADIENT  ZHORA DOLE */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfaf9+0,f5f4f0+100 */
  background: #fbfaf9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fbfaf9 0%, #f5f4f0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fbfaf9 0%, #f5f4f0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fbfaf9 0%, #f5f4f0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fbfaf9", endColorstr="#f5f4f0",GradientType=0);
  /* IE6-9 */
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  font-size: 80%;
  text-align: center;
  letter-spacing: 1px;
}
.under-menu a.phone {
  font-size: 130%;
  font-weight: 600;
  margin-left: 15px;
  margin-right: 15px;
  color: #000000;
  letter-spacing: 1px;
}
.under-menu a.btn {
  margin-left: 30px;
}
#wc-deposits-options-form .amount {
  font-weight: 700 !important;
  color: #111111 !important;
}
.deposit-switch #wc-deposits-options-form .amount {
  font-weight: 700 !important;
  color: #BEA080 !important;
}
.btn, .s1-single-add-to-cart-appointment .wc-appointments-appointment-form-button.single_add_to_cart_button, .wpcf7-submit {
  font-family: "Montserrat" !important;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
}
.btn-m, .wpcf7-submit, #s1-show-gallery-section .elementor-cta__button {
  padding: 6px 12px !important;
  font-size: 100%;
}
.btn-s {
  padding: 5px 10px;
  font-size: 80%;
}
.btn-xs {
  padding: 4px 8px;
  font-size: 70%;
}
.btn-xl {
  padding: 7px 14px;
  font-size: 130%;
}
.btn-full-width, .s1-single-add-to-cart-appointment .wc-appointments-appointment-form-button.single_add_to_cart_button {
  width: calc(100% - 20px) !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.btn-primary, .wc-appointments-appointment-form-button.single_add_to_cart_button, .wpcf7-submit {
  background-color: #BEA080 !important;
  border-color: #BEA080 !important;
  color: #ffffff !important;
}
.btn-primary:hover, .wc-appointments-appointment-form-button.single_add_to_cart_button:hover, .wpcf7-submit:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-black, .wc-appointments-appointment-form-button.single_add_to_cart_button.btn-black {
  border-color: #BEA080 !important;
  color: #BEA080 !important;
}
.btn-black:hover, .wc-appointments-appointment-form-button.single_add_to_cart_button.btn-black:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
#wc-deposits-options-form .btn-black:hover .amount {
  color: #ffffff !important;
}
.btn-outline, .wc-appointments-appointment-form-button.single_add_to_cart_button.btn-outline {
  background-color: rgba(1, 1, 1, 0) !important;
  border: 2px solid;
}
.btn:disabled[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}
.elementor-button {
  font-family: "Montserrat" !important;
  border-radius: 20px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
}
.elementor-button.elementor-size-md {
  padding: 10px 35px !important;
  font-size: 120% !important;
  border-radius: 50px !important;
}
.elementor-button.elementor-size-sm {
  padding: 6px 21px !important;
  font-size: 100% !important;
}
.elementor-btn-outline a.elementor-button, #s1-show-gallery-section .elementor-cta__button {
  background-color: rgba(1, 1, 1, 0) !important;
  border: 2px solid !important;
}
.elementor-btn-outline a.elementor-button:hover, #s1-show-gallery-section .elementor-cta__button:hover {
  background-color: #BEA080 !important;
  border: 2px solid !important;
}
.elementor-btn-black a.elementor-button, #s1-show-gallery-section .elementor-cta__button {
  border-color: #111111 !important;
  color: #111111 !important;
}
.elementor-btn-black a.elementor-button:hover, #s1-show-gallery-section .elementor-cta__button:hover {
  border-color: #BEA080 !important;
  color: #ffffff !important;
}
#citat {
  padding-top: 150px;
  padding-bottom: 150px;
}
#citat .citat-text p {
  font-family: "Playfair Display" !important;
  font-size: 220% !important;
  line-height: 150%;
  letter-spacing: 2px;
  font-weight: 300;
  color: #ffffff !important;
  margin-bottom: 15px;
}
#citat .citat-podpis {
  font-size: 80%;
  color: #ffffff !important;
}
#why-us {
  margin-top: 50px;
}
#why-us-points .elementor-icon-list-item, .why-us-points .elementor-icon-list-item {
  padding-bottom: 20px !important;
}
#why-us-points .elementor-icon-list-icon i, .why-us-points .elementor-icon-list-icon i {
  color: #000000 !important;
  font-size: 120% !important;
}
#why-us-points .elementor-icon-list-text, .why-us-points .elementor-icon-list-text {
  color: #000000 !important;
  font-family: "Montserrat" !important;
  font-size: 120% !important;
  font-weight: 400 !important;
}
#why-us-points .left-col .elementor-widget-wrap, .why-us-points .left-col .elementor-widget-wrap {
  padding-top: 65px !important;
  padding-bottom: 40px !important;
  position: relative;
  display: block;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
}
#why-us-points .left-col .elementor-widget-wrap, .why-us-points .left-col .elementor-widget-wrap {
  float: right;
  position: relative;
  padding-right: 150px;
}
#why-us-points .left-col .elementor-widget-wrap .elementor-widget-icon-list, .why-us-points .left-col .elementor-widget-wrap .elementor-widget-icon-list {
  max-width: 510px;
  margin-left: auto;
}
#why-us-points .left-col .elementor-button, .why-us-points .left-col .elementor-button {
  margin-top: 20px !important;
}
#why-us-points .right-col .elementor-widget-wrap, .why-us-points .right-col .elementor-widget-wrap {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  position: relative;
  display: block;
  margin-top: 60px;
  margin-left: -130px;
  -webkit-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  position: absolute !important;
  width: calc(100% + 130px) !important;
}
#why-us-points .right-col .elementor-widget-wrap, .why-us-points .right-col .elementor-widget-wrap {
  float: left;
}
#why-us-points .right-col img, .why-us-points .right-col img {
  opacity: 0.8;
}
#s1-counter-row {
  margin-top: 20px;
  margin-bottom: 30px;
}
#s1-counter-row .s1-counter .elementor-counter-number-wrapper {
  font-size: 350% !important;
}
#s1-counter-row .s1-counter .elementor-counter-number-wrapper .elementor-counter-number {
  color: #a78662;
  background: -webkit-linear-gradient(#A78662, #85623D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#s1-counter-row .s1-counter .elementor-counter-number-wrapper .elementor-counter-number-suffix {
  color: #a78662;
  background: -webkit-linear-gradient(#A78662, #85623D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#s1-counter-row .elementor-counter-title {
  line-height: 1.5 !important;
}
#s1-product-header .elementor-column-wrap, .s1-product-header .elementor-column-wrap {
  padding: 20px !important;
  padding-top: 15px !important;
  padding-bottom: 5px !important;
}
#s1-product-header .elementor-column-wrap h1.elementor-heading-title, .s1-h1 h1, .s1-product-header .elementor-column-wrap h1.elementor-heading-title {
  color: #474749 !important;
  font-family: "Playfair Display" !important;
  font-size: 220% !important;
  font-weight: 400;
  line-height: 150% !important;
}
#s1-product-header .elementor-column-wrap ul, .s1-product-header .elementor-column-wrap ul {
  list-style: none !important;
  display: block !important;
  margin: 0px;
}
#s1-product-header .elementor-column-wrap ul li, .s1-product-header .elementor-column-wrap ul li {
  width: auto;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
  background-color: #ffffff;
  padding: 2px 15px;
  padding-bottom: 3px !important;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  transition: all 0.35s ease;
}
#s1-product-header .elementor-column-wrap ul li a, .s1-product-header .elementor-column-wrap ul li a {
  font-family: "Montserrat" !important;
  font-size: 100% !important;
  font-weight: 400 !important;
  color: #000000 !important;
  text-transform: lowercase !important;
}
#s1-product-header .elementor-column-wrap ul li:hover, .s1-product-header .elementor-column-wrap ul li:hover {
  transform: translateY(-5px);
}
#s1-product-header .elementor-column-wrap .s1-product-problems-title, .s1-product-header .elementor-column-wrap .s1-product-problems-title {
  width: auto;
  display: block;
  float: left;
  line-height: 34px;
  margin-right: 20px;
  text-transform: uppercase;
  color: #000000 !important;
  font-family: "Montserrat" !important;
  font-size: 80% !important;
  font-weight: 500;
  letter-spacing: 1px;
}
#s1-single-product-info, .s1-single-product-info {
  background-color: #F5F4F0 !important;
  border: 1px solid !important;
  border-color: #dadada !important;
  padding-top: 20px !important;
}
.s1-page {
  background-color: #F5F4F0 !important;
  /*border: 1px solid !important;
    border-color:  $primary-border-color !important;*/
  padding-top: 20px !important;
}
.s1-post-subtitle h2, .s1-post-subtitle h4 {
  text-transform: uppercase;
  color: #000000 !important;
  font-family: "Montserrat" !important;
  font-size: 120% !important;
  margin-top: 40px !important;
  font-weight: 500 !important;
}
.s1-post-subtitle h2:after, .s1-post-subtitle h4:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: table-cell;
  width: 150px;
  padding-top: 10px;
  border-color: #BEA080;
}
#s1-footer .s1-post-subtitle h2:after, .s1-post-subtitle h4:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: table-cell;
  width: 50px;
  padding-top: 10px;
  border-color: #BEA080;
}
.white-bg-rounded, .s1-single-add-to-cart-appointment {
  text-align: justify;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 15px 15px;
  color: #000000 !important;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  font-family: "Montserrat" !important;
  font-size: 100% !important;
  font-weight: 400 !important;
}
.price-list-table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
}
.price-list-table td, .price-list-table th {
  border-right: 0;
}
.price-list-name {
  font-size: 100%;
  border: 0 !important;
}
.price-list-border-row {
  border-bottom: 1px solid #ccc;
}
.price-list-description {
  font-size: 80%;
}
.price-list-price {
  font-size: 120%;
  font-weight: 600;
  text-align: right;
  border: 0 !important;
}
.s1-single-add-to-cart-appointment .slot-picker {
  text-align: center;
}
/*SINGLE ADD TO CART APPOINTMENT*/
.wc-appointments-appointment-form {
  border: 0px !important;
}
.wc-appointments-appointment-hook {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.wc-appointments-appointment-form .product-addon p.form-row label {
  width: 100% !important;
}
.s1-single-add-to-cart-appointment form {
  display: block !important;
}
.s1-single-add-to-cart-appointment .wc-appointments-appointment-form-button .single_add_to_cart_button {
  position: relative;
  width: 100% !important;
}
.s1-single-add-to-cart-appointment #wc-appointments-appointment-form {
  padding: 0px !important;
}
.s1-single-add-to-cart-appointment .ui-datepicker-current-day a, .s1-single-add-to-cart-appointment .slot-picker .slot.selected a {
  background-color: #BEA080 !important;
  border-radius: 3px !important;
}
.s1-single-add-to-cart-appointment .slot_heading {
  display: none !important;
}
.s1-product-price-appointment .price {
  margin-bottom: 0px !important;
  position: relative;
}
.s1-product-price-appointment .price .amount {
  right: 15px !important;
  position: absolute !important;
  font-size: 150% !important;
  font-weight: 600 !important;
  line-height: 100% !important;
  color: #474749 !important;
}
.s1-product-price-appointment .price .duration {
  display: none !important;
}
.s1-product-price-appointment .price .s1-price-label {
  font-weight: 400;
  color: #000000 !important;
  font-family: "Montserrat" !important;
  font-size: 100% !important;
  letter-spacing: 2px;
  line-height: 100% !important;
}
.s1-product-questions .elementor-tabs-wrapper {
  width: 30% !important;
}
.s1-product-questions .elementor-tabs-wrapper .elementor-tab-title, .s1-product-questions .elementor-tab-title.elementor-tab-mobile-title {
  padding: 10px 15px !important;
  border: none !important;
  color: #000000 !important;
  font-size: 100% !important;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  text-transform: uppercase !important;
  line-height: 1.2em !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
}
.s1-product-questions .elementor-tabs-wrapper .elementor-tab-title.elementor-active, .s1-product-questions .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
  background-color: #ffffff !important;
}
.s1-product-questions .elementor-tabs-content-wrapper {
  background-color: #ffffff !important;
  border: none !important;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
}
.s1-product-questions .elementor-tabs-content-wrapper .elementor-tab-content {
  color: #000000 !important;
  font-size: 100% !important;
}
.s1-product-gallery .gallery-item .gallery-icon {
  position: relative !important;
  display: block !important;
  padding: 0px !important;
  margin: 2px !important;
  border-radius: 3px !important;
  /* TMAVY HNEDY GRADIENT Z PRAVA DO LAVA */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a78662+0,85623d+100 */
  background: #a78662;
  /* Old browsers */
  background: -moz-linear-gradient(left, #a78662 0%, #85623d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #a78662 0%, #85623d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #a78662 0%, #85623d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a78662", endColorstr="#85623d",GradientType=1);
  /* IE6-9 */
}
.s1-product-gallery .gallery-item .gallery-icon img {
  border-radius: 3px !important;
  opacity: 0.2 !important;
  transition: all 0.35s ease;
}
.s1-product-gallery .gallery-item .gallery-icon img:hover {
  opacity: 0.8 !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
  /*  -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important;
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important;
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important; */
  -webkit-box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.08);
  box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  display: flex !important;
}
.woocommerce ul.products[class*=columns-] li.product:hover, .woocommerce-page ul.products[class*=columns-] li.product:hover {
  /*  -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important;
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important;
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important; */
  -webkit-box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.16);
  box-shadow: -20px 0px 40px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  display: flex !important;
}
.woocommerce-loop-product__link {
  width: 100% !important;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 3px !important;
  min-height: 70px !important;
  transition: all 0.35s ease;
  display: block !important;
}
#s1-most-selling {
  background-color: #ffffff;
}
.s1-home-most-selling {
  margin-top: 0px !important;
}
.s1-home-most-selling #s1-pre-footer {
  border-bottom: 1px solid;
  border-color: #dadada;
}
#s1-most-selling .left-col {
  border-right: 1px solid !important;
  border-color: #dadada !important;
  padding-right: 10px;
}
@media screen and (max-width: 575.98px) {
  #s1-most-selling .left-col {
    padding-right: 0px;
    border: 0;
  }
}
#s1-most-selling .right-col {
  padding-left: 10px;
}
@media screen and (max-width: 575.98px) {
  #s1-most-selling .right-col {
    padding-left: 0px;
  }
}
/* .woocommerce-loop-product__link:hover{
    transform: translateX(10px);
} */
.woocommerce-loop-product__link .s1-item-title {
  font-family: "Playfair Display" !important;
  font-size: 150% !important;
  color: #474749 !important;
  position: relative;
  margin-bottom: 10px;
}
.woocommerce-loop-product__link .s1-item-description {
  font-family: "Montserrat" !important;
  font-size: 100% !important;
  color: #474749 !important;
  position: relative;
  margin-bottom: 0px;
}
.woocommerce-loop-product__link .s1-item-title:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  width: 80px;
  padding-top: 8px;
  margin-bottom: 7px;
  border-color: #BEA080;
}
.woocommerce-loop-product__link .s1-product-img-overlay {
  display: block;
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 76%, rgba(255, 255, 255, 0.85) 80%, rgba(255, 255, 255, 0.9) 85%, rgba(255, 255, 255, 0.95) 90%, white 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 76%, rgba(255, 255, 255, 0.85) 80%, rgba(255, 255, 255, 0.9) 85%, rgba(255, 255, 255, 0.95) 90%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 76%, rgba(255, 255, 255, 0.85) 80%, rgba(255, 255, 255, 0.9) 85%, rgba(255, 255, 255, 0.95) 90%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
  position: absolute;
  top: 0;
  right: -1px;
}
@media screen and (max-width: 575.98px) {
  .woocommerce-loop-product__link .s1-product-img-overlay {
    width: 100%;
    height: 50%;
    left: 0;
    bottom: -1px;
    top: unset;
    background: rgba(255, 255, 255, 0.95);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 76%, rgba(255, 255, 255, 0.85) 80%, rgba(255, 255, 255, 0.9) 85%, rgba(255, 255, 255, 0.95) 90%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 76%, rgba(255, 255, 255, 0.85) 80%, rgba(255, 255, 255, 0.9) 85%, rgba(255, 255, 255, 0.95) 90%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 76%, rgba(255, 255, 255, 0.85) 80%, rgba(255, 255, 255, 0.9) 85%, rgba(255, 255, 255, 0.95) 90%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
  }
}
.woocommerce-loop-product__link .s1-list-product-problems {
  list-style: none !important;
  display: block !important;
  margin: 0px;
}
.woocommerce-loop-product__link .s1-list-product-problems li {
  width: auto;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
  color: #474749;
  background-color: #ffffff;
  font-size: 80%;
  padding: 2px 10px;
  padding-bottom: 3px !important;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  transition: all 0.35s ease;
}
@media screen and (max-width: 575.98px) {
  .woocommerce-loop-product__link .s1-list-product-problems li {
    height: auto;
  }
}
.woocommerce-loop-product__link .s1-product-loop-desc-col {
  width: calc(60% + 5px);
  margin-left: -5px;
  height: 100% !important;
  float: none;
  display: block !important;
  float: left;
  background-color: #ffffff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-top: 0 !important;
  padding: 15px 0px;
  padding-right: 10px;
  padding-bottom: 25px;
  text-align: left;
  height: 200px !important;
}
@media screen and (max-width: 575.98px) {
  .woocommerce-loop-product__link .s1-product-loop-desc-col {
    width: 100% !important;
    margin: 0px !important;
    height: auto;
    margin-top: -30px !important;
    padding: 10px 15px !important;
    text-align: justify;
  }
}
.woocommerce-loop-product__link .s1-product-loop-desc-col-overlay {
  display: block;
  width: calc(60% + 5px);
  margin-left: -5px;
  height: calc(100% + 1px);
  background: rgba(255, 255, 255, 0.95);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.95) 95%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.95) 95%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.95) 95%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
  position: absolute;
  bottom: 0;
  right: 0;
  margin-top: 0 !important;
  height: 200px !important;
}
@media screen and (max-width: 575.98px) {
  .woocommerce-loop-product__link .s1-product-loop-desc-col-overlay {
    width: 100% !important;
    height: 150px !important;
  }
}
.woocommerce-loop-product__link .wc-product-image {
  width: 40%;
  padding: 0px;
  /* display: block; */
  height: 200px !important;
  display: block !important;
  float: left !important;
  margin-right: 0 !important;
}
@media screen and (max-width: 575.98px) {
  .woocommerce-loop-product__link .wc-product-image {
    width: 100% !important;
    height: 200px !important;
  }
}
.woocommerce-loop-product__link .wc-product-image .s1-loop-product-img-wrapper {
  width: 100%;
  margin: 0 !important;
  height: 100% !important;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(30%);
  -webkit-filter: grayscale(30%);
}
.woocommerce-loop-product__link:hover .s1-loop-product-img-wrapper {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.woocommerce-loop-product__link .wc-product-image .inside-wc-product-image {
  display: block;
  height: 100%;
}
.s1-loop-most-selling .woocommerce-loop-product__link .woocommerce-loop-product__title {
  width: 40% !important;
}
.s1-loop-most-selling .woocommerce-loop-product__link .s1-product-loop-problemy-col {
  width: 60% !important;
}
.s1-loop-most-selling .woocommerce-loop-product__link .s1-product-loop-trvanie {
  display: none !important;
}
.woocommerce-loop-product__link .s1-product-loop-problemy-col {
  width: 60% !important;
  float: none;
  display: table-cell !important;
  text-align: left !important;
  padding: 10px 15px !important;
  color: #474749;
  background-color: #ffffff !important;
  border-right: 1px solid !important;
  border-color: #dadada !important;
}
.woocommerce-loop-product__link .s1-product-loop-problemy-col .s1-label {
  font-size: 60% !important;
  text-transform: uppercase !important;
}
.woocommerce-loop-product__link .s1-product-loop-problemy-col .s1-problems {
  font-size: 80% !important;
}
.woocommerce-loop-product__link .price {
  width: 15% !important;
  float: none;
  display: none !important;
  vertical-align: middle !important;
  background-color: #ffffff !important;
  text-align: right !important;
  color: #000000 !important;
  padding: 10px 15px !important;
  font-size: 150% !important;
  font-weight: 400 !important;
  line-height: 100% !important;
  color: #474749 !important;
}
.woocommerce-loop-product__link .price .duration {
  display: none !important;
}
.woocommerce-loop-product__link .s1-product-loop-trvanie {
  vertical-align: middle !important;
  background-color: #ffffff !important;
  width: 15% !important;
  float: none;
  display: table-cell !important;
  font-size: 80% !important;
  font-family: "Montserrat" !important;
  color: #000000 !important;
  padding: 10px 15px !important;
}
.woocommerce-loop-product__link .s1-product-loop-trvanie label {
  font-size: 70% !important;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin-right: 10px;
}
/*#s1-page-loading{
    z-index: 1000;
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    min-height: 10000px;
    background: #ffffff;
    content: " ";
}*/
#s1-product-loop-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200%;
  margin-left: -50%;
  margin-right: -50%;
  z-index: 100;
  height: 100%;
  min-height: 3000px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 150%;
}
#s1-page-loading {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 150%;
}
#s1-product-loop-overlay .elementor-widget-container {
  vertical-align: top;
  text-align: center;
  padding-top: 100px;
}
#s1-product-loop-overlay.display-none, #s1-page-loading.display-none {
  display: none !important;
}
.woocommerce-info {
  background-color: #BEA080 !important;
  margin-bottom: 0px;
}
/*.loading:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;
}*/
/*#s1-page-loading > .loading:after{
    content: ' .';
    animation: dots 1s steps(5, end) infinite;
    left: 50% !important;
    top: 100px !important;
    transform: translate(-50%,-50%) !important;
    position: fixed;
    font-size: 200px;
}*/
.loading:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 10px;
  text-indent: -9999em;
}
.loader-animation-4 .loading:before, .loading:before {
  width: 1em;
  height: 1em;
  margin: -0.5em 0 0 -0.5em;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: 0 0;
  -webkit-animation: loader-animation-4 1.3s infinite linear;
  animation: loader-animation-4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes loader-animation-4 {
  0%, 100% {
    -webkit-box-shadow: 0 -4em 0 0.2em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 0 #000;
    box-shadow: 0 -4em 0 0.2em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 0 #000;
  }
  12.5% {
    -webkit-box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 0.2em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 0.2em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  25% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 0.2em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 0.2em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  37.5% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 0.2em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 0.2em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  50% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 0.2em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 0.2em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  62.5% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 0.2em #000, -4em 0 0 0 #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 0.2em #000, -4em 0 0 0 #000, -2.7em -2.7em 0 -0.5em #000;
  }
  75% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0.2em #000, -2.7em -2.7em 0 0 #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0.2em #000, -2.7em -2.7em 0 0 #000;
  }
  87.5% {
    -webkit-box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0 #000, -2.7em -2.7em 0 0.2em #000;
    box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0 #000, -2.7em -2.7em 0 0.2em #000;
  }
}
@keyframes loader-animation-4 {
  0%, 100% {
    -webkit-box-shadow: 0 -4em 0 0.2em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 0 #000;
    box-shadow: 0 -4em 0 0.2em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 0 #000;
  }
  12.5% {
    -webkit-box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 0.2em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 0.2em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  25% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 0.2em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 0 #000, 4em 0 0 0.2em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  37.5% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 0.2em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 0 #000, 2.7em 2.7em 0 0.2em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 -0.5em #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  50% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 0.2em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 0 #000, 0 4em 0 0.2em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 -0.5em #000, -2.7em -2.7em 0 -0.5em #000;
  }
  62.5% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 0.2em #000, -4em 0 0 0 #000, -2.7em -2.7em 0 -0.5em #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 0 #000, -2.7em 2.7em 0 0.2em #000, -4em 0 0 0 #000, -2.7em -2.7em 0 -0.5em #000;
  }
  75% {
    -webkit-box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0.2em #000, -2.7em -2.7em 0 0 #000;
    box-shadow: 0 -4em 0 -0.5em #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0.2em #000, -2.7em -2.7em 0 0 #000;
  }
  87.5% {
    -webkit-box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0 #000, -2.7em -2.7em 0 0.2em #000;
    box-shadow: 0 -4em 0 0 #000, 2.7em -2.7em 0 -0.5em #000, 4em 0 0 -0.5em #000, 2.7em 2.7em 0 -0.5em #000, 0 4em 0 -0.5em #000, -2.7em 2.7em 0 0 #000, -4em 0 0 0 #000, -2.7em -2.7em 0 0.2em #000;
  }
}
@keyframes dots {
  0%, 20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: black;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 black, 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%, 100% {
    text-shadow: 0.25em 0 0 black, 0.5em 0 0 black;
  }
}
#slider-man-img {
  position: absolute;
  bottom: 0px !important;
  right: -5%;
}
#slider-man-img img {
  max-height: 500px;
  width: auto;
  margin-top: 20px;
  opacity: 0.8;
}
#s1-search-slider .s1-col > .elementor-column-wrap {
  padding: 0px !important;
}
#s1-search-slider .s1-col > .elementor-column-wrap > .elementor-widget-wrap {
  overflow: hidden !important;
  display: table !important;
}
#s1-problemy-carousal li.sow-carousel-item {
  width: 200px !important;
  position: relative !important;
  border-radius: 3px;
}
#s1-problemy-carousal li.sow-carousel-item h3 {
  position: absolute !important;
  bottom: 20px !important;
  width: 100% !important;
  text-align: left;
  padding-left: 20px;
}
#s1-problemy-carousal .sow-carousel-thumbnail a {
  height: 400px !important;
  width: 100% !important;
  background-size: cover !important;
}
#s1-problemy-carousal .sow-carousel-thumbnail a span.overlay {
  /* BIELY GRADIENT Z DOLA HORE*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+76,ffffff+89,ffffff+100&0+0,1+80 */
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 76%, white 80%, white 89%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 76%, white 80%, white 89%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 76%, white 80%, white 89%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
  /* IE6-9 */
  opacity: 1;
}
/*#problem-select{
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
    z-index: 10 !important;
}

#problem-select .select2-container{
        display: inline;

}

#problem-select .select2-selection{
    max-width: 600px;
    padding-left: 10%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;

    border-radius: 30px;
    border: 0px !important;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important;
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important;
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11) !important;
}*/
#s1-slider-search-col {
  min-height: 500px !important;
  vertical-align: middle !important;
  text-align: center !important;
  z-index: 10 !important;
  padding-top: 100px;
  margin-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  padding-left: 20px;
  padding-right: 20px;
}
#problem-select .select2-container.select2-container--open {
  position: absolute;
  top: 40px !important;
  left: 20px !important;
  width: calc(100% - 40px) !important;
}
#problem-select .select2-container.select2-container--open .select2-selection--single {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
#problem-select .elementor-widget-container .select2-container {
  display: inline !important;
  top: 0px !important;
  /* position: absolute;
        top: 40px !important;
        left: 20px !important;
        width: calc(100% - 40px) !important;*/
}
#problem-select .elementor-widget-container button {
  margin-top: 25px !important;
}
#problem-select .select2-container .select2-dropdown--below {
  width: 100% !important;
  border: 0 !important;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11) !important;
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11) !important;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11) !important;
}
#problem-select .select2-selection {
  width: 100% !important;
  border-radius: 30px;
  border: 0px !important;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11) !important;
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11) !important;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11) !important;
  height: 40px !important;
}
#problem-select .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #a78662;
  /* Old browsers */
  background: -moz-linear-gradient(left, #a78662 0%, #85623d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #a78662 0%, #85623d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #a78662 0%, #85623d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a78662", endColorstr="#85623d",GradientType=1);
  /* IE6-9 */
}
#problem-select .elementor-widget-container .select2-container .select2-selection__rendered {
  padding: 6px !important;
  font-size: 120% !important;
  font-weight: 600 !important;
}
.s1-h1 {
  margin-bottom: 40px !important;
}
.s1-h1 h1:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: table-cell;
  width: 300px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#s1-product-result {
  /* SVETLY GRADIENT  ZHORA DOLE */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfaf9+0,f5f4f0+100 */
  /* background: #fbfaf9; 
    background: -moz-linear-gradient(top, #fbfaf9 0%, #f5f4f0 100%); 
    background: -webkit-linear-gradient(top, #fbfaf9 0%,#f5f4f0 100%); 
    background: linear-gradient(to bottom, #fbfaf9 0%,#f5f4f0 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfaf9', endColorstr='#f5f4f0',GradientType=0 ); */
  background: #ffffff;
}
#s1-product-count {
  position: absolute !important;
  right: 0px !important;
  top: -55px !important;
  display: table !important;
}
#s1-product-count:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: table-cell;
  width: 150px;
  right: 0px;
  bottom: -3px;
  position: absolute;
}
#s1-product-count .label, #s1-product-count .number {
  display: table-cell !important;
  vertical-align: middle !important;
}
#s1-product-count .number {
  font-size: 150%;
}
#s1-product-count .label {
  font-size: 80%;
  padding-right: 10px;
  padding-top: 5px;
}
#s1-best-problems {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
#s1-pre-footer {
  border-top: 1px solid;
  border-color: #dadada;
}
#s1-pre-footer .elementor-column, #s1-pre-footer .elementor-widget, #s1-pre-footer .elementor-widget-container {
  height: 100px;
}
#s1-pre-footer .s1-arrow, #s1-pre-footer .s1-text {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: center;
}
#s1-pre-footer .s1-text {
  padding-top: 10px;
}
#s1-pre-footer a {
  display: table !important;
  width: 100% !important;
  height: 100%;
}
#s1-pre-footer .left-col {
  border-right: 0.5px solid;
  border-color: #dadada;
  transition: all 0.35s ease;
}
#s1-pre-footer .right-col {
  border-color: #dadada;
  transition: all 0.35s ease;
}
#s1-pre-footer .left-col:hover {
  -webkit-box-shadow: 0 -20px 50px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 -20px 50px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 -20px 50px 0 rgba(0, 0, 0, 0.16);
}
#s1-pre-footer .right-col:hover {
  -webkit-box-shadow: 0 -20px 50px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 -20px 50px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 -20px 50px 0 rgba(0, 0, 0, 0.16);
}
#s1-pre-footer .elementor-column-wrap {
  padding: 0 !important;
}
#s1-pre-footer .s1-title {
  font-family: "Playfair Display" !important;
  font-size: 180% !important;
  color: #474749 !important;
}
#s1-pre-footer .s1-subtitle {
  color: #000000;
  font-family: "Montserrat" !important;
  font-size: 70%;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
}
#s1-pre-footer .s1-subtitle:after {
  margin-left: auto;
  margin-right: auto;
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  width: 50px;
  padding-top: 1px;
  margin-bottom: 7px;
  border-color: #BEA080;
}
#s1-pre-footer .left-col .s1-arrow:before {
  content: " ";
  position: absolute;
  top: 30px;
  right: 80%;
  width: 40px;
  height: 40px;
  margin-right: -47px;
  border-left: 1px solid;
  border-top: 1px solid;
  transform: rotate(-45deg);
  border-color: #BEA080;
}
#s1-pre-footer .left-col .s1-arrow:after {
  content: " ";
  position: absolute;
  right: 50%;
  width: 30%;
  border-bottom: 1px solid;
  border-color: #BEA080;
}
#s1-pre-footer .right-col .s1-arrow:after {
  content: " ";
  position: absolute;
  top: 30px;
  left: 80%;
  width: 40px;
  height: 40px;
  margin-left: -47px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  transform: rotate(-45deg);
  border-color: #BEA080;
}
#s1-pre-footer .right-col .s1-arrow:before {
  content: " ";
  position: absolute;
  left: 50%;
  width: 30%;
  border-bottom: 1px solid;
  border-color: #BEA080;
}
#s1-footer {
  /*padding-top: 50px;
    padding-bottom: 50px;*/
  background-color: #F5F4F0;
  border-top: 1px solid;
  border-color: #dadada;
}
#s1-footer-logo {
  margin-top: 35px !important;
  margin-left: -20px !important;
}
@media screen and (max-width: 575.98px) {
  #s1-footer-logo {
    margin-left: 0px !important;
    text-align: center !important;
  }
}
#s1-footer-company-address {
  font-size: 80% !important;
}
@media screen and (max-width: 575.98px) {
  #s1-footer-company-address p {
    text-align: center !important;
  }
}
@media screen and (max-width: 575.98px) {
  #s1-footer .s1-contact {
    text-align: center !important;
  }
}
#s1-footer .s1-contact a i {
  background: -webkit-linear-gradient(#A78662, #85623D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 130%;
  padding-right: 10px;
}
#s1-footer .s1-contact a {
  color: #000000;
  font-size: 100%;
  display: block;
  height: 150%;
  margin-bottom: 10px;
  font-weight: 400;
}
#s1-footer-copyright {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #EFE9E3;
  border-top: 1px solid #dadada;
}
#s1-footer-copyright p {
  margin-bottom: 0px !important;
}
/*@media screen and (max-width: 460px){
    #slider-man-img{
        right: -30%;
    }
}

@media screen and (max-width: 768px){
    
    #slider-man-img{
        right: -20%;
    }
}*/
.separate-containers .site-main {
  margin-top: 0px;
  margin-bottom: 0px;
}
.separate-containers .inside-article {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
#s1-home-slider {
  border-bottom: 1px solid #dadada;
}
#s1-home-slider .s1-col .elementor-column-wrap {
  padding: 0px !important;
}
#s1-home-slider-nav {
  width: 50%;
  float: left;
  display: block;
  height: 100%;
  /* min-width: 500px; */
  position: absolute;
  right: 0;
  top: 0;
}
#s1-home-slider-nav .elementor-container {
  position: absolute;
  bottom: 0;
}
#s1-home-slider-nav .elementor-column {
  padding: 0px !important;
}
#s1-home-slider-text {
  float: left;
  display: block;
  width: 50%;
}
#s1-home-slider-text > .elementor-container {
  display: block;
}
#s1-home-slider-text .s1-col {
  min-height: 500px !important;
  vertical-align: middle !important;
  text-align: center !important;
  z-index: 10 !important;
  top: 50%;
  -ms-transform: translate(0%, 20%);
  -webkit-transform: translate(0%, 20%);
  transform: translate(0%, 20%);
  margin-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
#s1-home-slider-nav {
  overflow: hidden;
}
#s1-home-slider-nav .s1-text {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: center;
}
#s1-home-slider-nav a {
  display: table !important;
  width: 100% !important;
}
#s1-home-slider-nav .s1-img {
  margin-bottom: 0px !important;
}
#s1-home-slider-nav .s1-img img {
  max-width: 130% !important;
  opacity: 0.8;
}
#s1-home-slider-nav .s1-html-widget {
  position: absolute;
  width: 85%;
  /* padding: 0px 20px; */
  background-color: #ffffff;
  /* margin-top: auto; */
  /* margin-bottom: auto; */
  border: 2px solid #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  transition: all 0.35s ease;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#s1-home-slider-nav .s1-html-widget:hover {
  /* -webkit-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.22);
        -moz-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.22);
        box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.22);*/
  -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.16);
  transform: translate(-50%, -70%);
}
#s1-home-slider-nav .s1-title {
  font-family: "Playfair Display" !important;
  font-size: 150% !important;
  color: #474749 !important;
  line-height: 150%;
  padding: 0px 10px;
  margin-bottom: 5px;
  padding-right: 25px;
}
@media screen and (max-width: 575.98px) {
  #s1-home-slider-nav .s1-title {
    font-size: 120% !important;
  }
}
#s1-home-slider-nav .s1-subtitle {
  color: #ffffff;
  border-radius: 3px;
  font-family: "Montserrat" !important;
  font-size: 80%;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 3px;
  padding: 5px 20px;
  /* TMAVY HNEDY GRADIENT Z PRAVA DO LAVA */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a78662+0,85623d+100 */
  background: #a78662;
  /* Old browsers */
  background: -moz-linear-gradient(left, #a78662 0%, #85623d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #a78662 0%, #85623d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #a78662 0%, #85623d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  margin-bottom: 5px;
}
#s1-home-slider-nav .s1-title i.fa {
  margin-left: 15px !important;
  margin-left: 15px !important;
  font-size: 200%;
  line-height: 70%;
  position: absolute;
}
/*#s1-home-slider-nav .elementor-column-wrap:hover{
        -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11);
        -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.11);
        box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
      
        z-index: 2;
    }*/
.s1-before-price {
  font-size: 80%;
  display: inline-block;
  line-height: 150%;
  color: black;
  margin-right: 10px;
}
.s1-section-desc p {
  color: #000000;
}
.inside-header {
  padding: 0px !important;
}
.s1-section-template .elementor-column-wrap.elementor-element-populated {
  padding: 0 !important;
}
/*
************************************************************
************************************************************
CHECKOUT AND FORMS
************************************************************
************************************************************
*/
#s1-checkout .woocommerce-thankyou-order-details {
  display: none;
}
#s1-checkout .woocommerce-additional-fields__field-wrapper .form-row label {
  width: 100% !important;
}
#s1-checkout dl.variation * {
  font-family: "Montserrat" !important;
  font-size: 100% !important;
}
#s1-checkout .variation-Duration {
  display: none !important;
}
input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  color: #BEA080;
  border: 1px solid #dadada;
  background-color: #F5F4F0;
  border-radius: 0;
  padding: 5px 10px;
  box-sizing: border-box;
  max-width: 100%;
  font-size: 80%;
  border-radius: 3px;
}
#s1-checkout .payment_box.payment_method_bacs {
  background-color: white !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid white;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
  display: none !important;
}
.woocommerce form input[type=email], .woocommerce form input[type=number], .woocommerce form input[type=password], .woocommerce form input[type=tel], .woocommerce form input[type=text], .woocommerce form select, .woocommerce form .form-row .select2-container {
  width: 60% !important;
  float: right;
  border-radius: 3px;
}
#wc-appointments-appointment-form .select2-container {
  width: 100% !important;
}
.woocommerce form em {
  font-size: 80% !important;
}
.woocommerce form .form-row label {
  width: 40% !important;
  font-size: 100%;
  text-align: left;
  float: left;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 100% !important;
  float: none !important;
}
.woocommerce .col2-set, .woocommerce-page .col2-set, #order_review_heading, #order_review {
  width: 100% !important;
  float: left !important;
}
#order_review_heading {
  text-transform: uppercase;
  color: #000000 !important;
  font-family: "Montserrat" !important;
  font-size: 120% !important;
  margin-top: 40px !important;
  font-weight: 500 !important;
  text-align: center !important;
}
.appointment-form-title {
  text-transform: uppercase;
  color: #000000 !important;
  font-family: "Montserrat" !important;
  font-size: 100% !important;
  margin-top: 0px !important;
  font-weight: 500 !important;
  text-align: center !important;
}
#s1-konzultacia-page .appointment-form-title {
  text-transform: uppercase;
  color: #000000 !important;
  font-family: "Montserrat" !important;
  font-size: 120% !important;
  margin-top: 0px !important;
  font-weight: 500 !important;
  text-align: center !important;
}
#order_review_heading:after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  width: 100px;
  padding-top: 5px;
  margin-left: auto;
  margin-right: auto;
  border-color: #BEA080;
}
#s1-checkout-form-section .elementor-column-wrap {
  padding: 0px !important;
}
.woocommerce-page #payment #place_order {
  font-family: "Montserrat" !important;
  border-radius: 30px;
  text-transform: uppercase;
  padding: 10px 20px !important;
  font-weight: 400 !important;
  font-size: 130% !important;
  letter-spacing: 1px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  width: calc(100% - 20px) !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  background-color: #BEA080 !important;
  border-color: #BEA080 !important;
  color: #ffffff !important;
}
form.woocommerce-checkout, .woocommerce-order {
  display: inline-block;
  height: auto;
  position: relative;
  text-align: justify;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 15px 15px;
  color: #000000 !important;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  font-family: "Montserrat" !important;
  font-size: 100% !important;
  font-weight: 400 !important;
}
.checkout-title {
  text-align: center;
  color: #474749 !important;
}
h2.checkout-title {
  font-weight: 600 !important;
}
#s1-checkout-form-section h3.checkout-title, .woocommerce-order h2, .woocommerce-MyAccount-content h2 {
  font-weight: 500 !important;
  font-size: 150% !important;
  font-family: "Playfair Display" !important;
}
.woocommerce-order h2 {
  text-align: center;
  color: #474749 !important;
  font-size: 120% !important;
}
.woocommerce table.shop_table {
  border: 0.5px solid #dadada !important;
}
.woocommerce table.shop_table th {
  font-weight: 300 !important;
}
.woocommerce table.shop_table tfoot td {
  font-weight: 500 !important;
}
.wc-bacs-bank-details-account-name {
  display: none !important;
}
#s1-checkout-form-section ul.order_details li {
  min-width: 33%;
  margin-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  text-transform: uppercase;
  border-right: 0px dashed #d3ced2;
  padding-right: 10px;
  padding-left: 10px;
}
#s1-checkout-form-section p.woocommerce-notice {
  text-align: center !important;
}
ul.wc-bacs-bank-details.order_details.bacs_details {
  margin-bottom: 0px !important;
}
ul.wc-bacs-bank-details.order_details.bacs_details.var-symbol-row {
  margin-bottom: 30px !important;
}
.var-symbol {
  float: none !important;
  font-size: 80% !important;
}
.var-symbol strong {
  font-size: 150% !important;
}
.text-align-center {
  text-align: center;
}
#s1-checkout-form-section table.shop_table, #s1-checkout-form-section table.shop_table tr {
  display: flex;
  flex-flow: row wrap;
}
#s1-checkout-form-section thead, #s1-checkout-form-section .product-total, #s1-checkout-form-section .product-quantity {
  display: none !important;
}
#s1-checkout-form-section .product-name, .woocommerce table.shop_table tfoot, .woocommerce table.shop_table tbody {
  flex: 1 100%;
}
#s1-checkout-form-section .product-name {
  display: block;
}
#s1-checkout-form-section .shop_table tfoot th, .woocommerce-table--order-details tfoot td {
  padding: 10px 20px !important;
  width: 50%;
}
.wc_appointment_field_ordinacia-doktor {
  text-align: center;
}
#phone-menu {
  position: absolute;
  right: 0px;
}
#phone-menu a {
  height: 70px;
  display: block;
  float: left;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #dadada;
  /*border-right: 1px solid $primary-border-color;*/
}
@media screen and (max-width: 575.98px) {
  #phone-menu a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#phone-menu a i {
  color: #a78662;
  background: -webkit-linear-gradient(#A78662, #85623D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
button.menu-toggle {
  text-align: left !important;
  float: left !important;
}
#s1-problem-keywords ul {
  margin: 0;
}
#s1-problem-keywords ul li {
  width: auto;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
  background-color: #ffffff;
  padding: 2px 15px;
  padding-bottom: 3px !important;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.11);
  transition: all 0.35s ease;
}
.pracovisko-section {
  padding: 0px !important;
}
.pracovisko-section .map-column .elementor-column-wrap {
  padding: 0px !important;
}
.pracovisko-section .address-column {
  padding: 10px !important;
}
.pracovisko-section a i {
  background: -webkit-linear-gradient(#A78662, #85623D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 150%;
  padding-right: 10px;
}
.pracovisko-section a {
  color: #000000;
  font-size: 120%;
  height: 150%;
  margin-bottom: 10px;
  font-weight: 400;
}
.pracovisko-section a span {
  vertical-align: 5px;
}
.pracovisko-section .map-column .elementor-widget, .pracovisko-section .map-column .elementor-widget > .elementor-widget-container, .pracovisko-section .map-column .elementor-widget > .elementor-widget-container > .elementor-custom-embed, .pracovisko-section .map-column .elementor-widget > .elementor-widget-container > .elementor-custom-embed iframe {
  height: 100% !important;
}
.pracovisko-section .s1-toggle .elementor-tab-title {
  color: #474749 !important;
}
.s1-contact-form label {
  width: 40% !important;
  font-size: 100%;
  text-align: left;
  float: left;
  line-height: 1.5;
}
.s1-contact-form .wpcf7-form-control-wrap {
  width: 60% !important;
  font-size: 100%;
  text-align: left;
  float: left;
}
.s1-contact-form .s1-form-row {
  margin-bottom: 10px;
}
.s1-contact-form .s1-form-row select {
  width: 100% !important;
  height: 35px !important;
}
.s1-footer-menu ul {
  list-style-type: circle;
  font-weight: 300;
  margin-left: 18px;
  font-size: 100%;
}
@media screen and (max-width: 575.98px) {
  .s1-footer-menu ul {
    list-style-type: none;
    text-align: center;
  }
}
.s1-footer-menu ul li {
  margin-bottom: 10px;
}
.s1-footer-menu ul li a {
  color: #474749;
}
#wc-deposits-options-form {
  width: calc(100% - 20px) !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}
#wc-deposits-options-form div a.wc-deposits-switcher {
  width: 100% !important;
  height: 50% !important;
  /* TMAVY HNEDY GRADIENT Z PRAVA DO LAVA */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a78662+0,85623d+100 */
  background: #a78662 !important;
  /* Old browsers */
  background: -moz-linear-gradient(left, #a78662 0%, #85623d 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #a78662 0%, #85623d 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #a78662 0%, #85623d 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#wc-deposits-options-form .switch-toggle .amount, #wc-deposits-options-form .wc-appointments-appointment-cost {
  position: absolute;
  display: block;
  right: 0px;
  top: 0px;
  padding: 5px 20px;
  color: #ffffff !important;
  font-weight: 600 !important;
}
#wc-appointments-appointment-form .wc-appointments-appointment-cost {
  background-color: #dadada;
}
#wc-deposits-options-form .wc-appointments-appointment-cost dt {
  display: none !important;
}
#wc-deposits-options-form .switch-toggle .duration {
  display: none !important;
}
.switch-candy {
  display: grid;
  overflow: hidden;
}
.switch-candy label:hover {
  font-size: 100%;
}
.switch-candy input:checked + label {
  font-size: 100%;
}
.switch-toggle {
  height: auto !important;
}
.switch-toggle input + label {
  width: 100% !important;
  padding: 5px 20px;
  text-align: left;
  font-weight: 400 !important;
  font-size: 80%;
  font-family: "Montserrat";
  transition: all 0.35s ease;
}
.switch-toggle input:last-of-type:checked ~ a {
  top: 50% !important;
  left: 0 !important;
}
.s1-hide-content-gradient {
  max-height: 400px;
  position: relative;
  overflow: hidden;
}
.s1-hide-content-gradient-widget {
  max-height: 200px;
  position: relative;
  overflow: hidden;
}
.s1-hide-content-gradient .read-more, .s1-hide-content-gradient-widget .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0;
  padding-top: 100px;
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
}
.s1-product-gallery .gallery-caption {
  font-size: 80% !important;
}
.woocommerce .s1-contact-form input[type=text], .woocommerce .s1-contact-form input[type=email] {
  width: 100% !important;
}
@media screen and (max-width: 767.98px) {
  /*    .woocommerce ul.products[class*=columns-]{
        display: block !important;
    }

     .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product,
     .woocommerce[class*=columns-] ul.products li.product {
    {
        //width: calc(50% - 10px) !important;
        width: 100%;
        //margin: 5px !important;
        background-color: #ffffff;
        height: 280px;
        float: left !important;


    }
    
    .woocommerce-loop-product__link .s1-product-loop-trvanie, .woocommerce-loop-product__link .wc-product-image{
        display: none !important;
    } 

   
    .woocommerce-loop-product__link .price .amount, 
    .woocommerce-loop-product__link .s1-before-price,
    .woocommerce-loop-product__link .s1-product-loop-problemy-col{
        width: 100% !important;
        text-align: center !important;
        display: block;
    }

    .woocommerce-loop-product__link{
        display: block !important;
        width: 100% !important;
        height: 100% !important;
    }


    .woocommerce-loop-product__link .woocommerce-loop-product__title{
      display: block !important;
        width: 100% !important;
        margin-top: 0px !important;
        padding: 30px 5px !important;
        height: auto !important;
        min-height: 100px !important;
        display: flex !important;
        justify-content: center;
        align-items: center;

    }



     .woocommerce-loop-product__link .s1-product-loop-problemy-col{
        display: block !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
       

    .woocommerce-loop-product__link .price{
        display: block !important;
        width: 100% !important;
        margin-top: 0px !important;
        position: absolute;
        bottom: 0;
    }
        .woocommerce-loop-product__link .price .duration{
            display: none !important;
        }


    .woocommerce-loop-product__link .s1-product-loop-trvanie{
       display: block !important;
       width: 100% !important;
       margin-top: 0px !important;
        position: absolute;
        bottom: 50px;
        background-color: $primary-bg-color !important;

    } */
  body {
    font-size: 13px;
  }
  nav.slideout-navigation li.menu-item {
    margin-bottom: 10px;
  }
  #s1-counter-row .s1-counter .elementor-counter-number-wrapper {
    font-size: 180% !important;
  }
  #phone-menu a {
    height: 50px;
  }
  .main-navigation a, .menu-toggle, .main-navigation .main-nav ul li a {
    line-height: 50px !important;
  }
  .elementor-button.elementor-size-md {
    padding: 10px 15px !important;
  }
  .s1-product-loop ul.products {
    margin-top: 60px !important;
  }
  #s1-product-count {
    position: absolute;
    top: unset;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }
  .s1-post-subtitle h2, .s1-post-subtitle h4 {
    text-transform: uppercase;
    color: #000000 !important;
    font-family: "Montserrat" !important;
    font-size: 120% !important;
    margin-top: 40px !important;
    font-weight: 500 !important;
    text-align: center;
  }
  .s1-post-subtitle h2:after, .s1-post-subtitle h4:after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    display: block;
    width: 150px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border-color: #BEA080;
  }
  #s1-home-slider-nav .s1-html-widget {
    width: 90%;
  }
  .under-menu {
    display: none;
  }
  #s1-home-slider .elementor-container {
    min-height: 0px !important;
  }
  #s1-home-slider-text {
    width: 100%;
  }
  #s1-home-slider-text .s1-col {
    padding-top: 20px;
    min-height: 0 !important;
  }
  #s1-home-slider-nav {
    height: 300px;
    min-width: 0px;
    width: 100%;
    position: relative;
    margin-top: 30px;
    overflow: visible;
  }
  #s1-home-slider-nav > .elementor-container {
    overflow: hidden;
  }
  #s1-home-slider-nav .s1-subtitle {
    padding: 5px 12px;
  }
  #s1-home-slider-nav .s1-title {
    font-size: 120% !important;
  }
  .s1-h1 {
    margin-bottom: 20px !important;
  }
  #slider-man-img {
    right: -30%;
  }
  #s1-home-slider-nav .s1-man-col, #s1-home-slider-nav .s1-woman-col {
    width: 50%;
    max-height: 350px;
  }
  #why-us-points .left-col .elementor-column-wrap .elementor-widget-wrap {
    padding-right: 0px;
  }
  #why-us-points .left-col .elementor-column-wrap {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  #why-us-points .left-col .elementor-column-wrap .elementor-button {
    margin-top: 0px !important;
  }
  #why-us-points .right-col {
    display: none;
  }
  #s1-counter-row .elementor-col-25 {
    width: 50%;
  }
  #s1-counter-row {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  #s1-counter-row .elementor-counter-title {
    font-size: 100% !important;
    line-height: 1.5 !important;
  }
  #why-us-points .elementor-icon-list-item {
    padding-bottom: 10px !important;
  }
  #citat {
    padding: 50px 20px;
  }
  #s1-home-slider {
    margin-bottom: 20px;
  }
  .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding: 0px;
  }
  #s1-pre-footer .elementor-column {
    width: 50% !important;
  }
  #s1-pre-footer .s1-arrow {
    display: none !important;
  }
  #s1-best-problems h2 {
    text-align: center;
  }
  #s1-best-problems h2:after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-color: #BEA080;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    padding-top: 10px;
  }
  html {
    overflow-x: hidden;
  }
  body {
    position: relative;
  }
  #s1-product-header .s1-product-problems-title {
    margin: 0 !important;
    width: 100% !important;
  }
  .s1-post-subtitle h2, .s1-post-subtitle h4 {
    margin-top: 10px !important;
  }
  .s1-product-gallery .gallery-item {
    width: 33.3% !important;
  }
  .s1-product-gallery .gallery-item .gallery-icon img {
    width: 100%;
  }
  #s1-home-slider-text .s1-col {
    transform: translate(0%, -43%);
  }
  #s1-home-slider-nav .s1-img img {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 767.98px) and (max-width: 765px) {
  #s1-home-slider-text .s1-col {
    transform: translate(0%, 20%);
  }
}
@media screen and (max-width: 575.98px) {
  body {
    font-size: 12px;
  }
  #s1-home-slider-nav .s1-title {
    font-size: 150% !important;
  }
  #s1-counter-row .s1-counter .elementor-counter-number-wrapper {
    font-size: 260% !important;
  }
  #s1-footer-copyright * {
    text-align: center;
  }
  .main-navigation .navigation-logo {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
  }
  .main-navigation .navigation-logo {
    transform: none;
    left: 50px;
  }
  .s1-h1 h1:after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    display: table-cell;
    width: 300px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #slider-man-img {
    right: -20%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #phone-menu {
    display: none;
  }
  #s1-counter-row .s1-counter .elementor-counter-number-wrapper {
    font-size: 280% !important;
  }
  #s1-slider-search-col {
    margin-right: 30%;
  }
  #s1-home-slider-nav .s1-html-widget {
    width: 90%;
  }
  #why-us-points .left-col {
    width: 70%;
  }
  #why-us-points .right-col {
    width: 30%;
  }
  #citat {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  #phone-menu a {
    height: 50px;
  }
  .main-navigation a, .menu-toggle, .main-navigation .main-nav ul li a {
    line-height: 50px !important;
  }
  .main-navigation .site-logo.navigation-logo img {
    height: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  /*     #s1-slider-search-col{
        margin-left: 10%;
    } */
  #phone-menu {
    display: none;
  }
  #slider-man-img {
    right: 10%;
  }
}
@media (min-width: 1200px) {
  /* #s1-slider-search-col{
        margin-left: 10%;
    } */
  #phone-menu {
    display: none;
  }
  #slider-man-img {
    right: 20%;
  }
}
@media screen and (max-width: 575.98px) {
  #s1-home-slider-nav .s1-title {
    font-size: 130% !important;
  }
}
.problem-select-none {
  display: none !important;
}
.s1-title-divider {
  border-bottom: solid 2px #BEA080 !important;
  padding-bottom: 10px !important;
}
.s1-subtitle-padding {
  padding-top: 10px !important;
}
.s1-title-size {
  width: auto !important;
  margin: auto !important;
}
h1 .s1-title-text {
  font-family: "Montserrat" !important;
  font-size: 80% !important;
}
h1 .s1-subtitle-text {
  font-family: "Playfair Display" !important;
  font-size: 100% !important;
}
.procedure-content .center.underline h2:after {
  width: 150px;
}
#more-info-section {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 2s ease-in;
}
#more-info-btn.hide {
  display: none;
}
#more-info-section.display {
  height: auto;
  max-height: 10000px;
}
.children-results-wrapper #s1-product-count {
  display: none !important;
}
.thank-you-page {
  padding: 15em 0;
}
.thank-you-page h1 {
  text-align: center;
}
.thank-you-page a {
  display: block;
  margin: auto;
  max-width: 150px;
  text-align: center;
  margin-top: 3em;
}
.custom-content .elementor-element-populated {
  padding: 0 !important;
}
.grecaptcha-badge {
  visibility: hidden;
}
.product-video-img-wrap {
  position: relative;
  max-width: 620px;
  margin: auto;
}
.product-video-link {
  display: block;
}
.product-video-link img {
  border: 1px solid #dfdfdf;
}
.youtube-btn-wrap {
  position: absolute;
  width: 75px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.youtube-btn-wrap svg path.btn-background {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-video-img-wrap:hover .youtube-btn-wrap svg path.btn-background {
  fill: #e62117;
}
body.page-id-212 .pracovisko-section a {
  display: inline-block;
}
