/*GLOBAL*/
html {
  scroll-behavior: smooth;
}

header .latepoint-book-button.os_trigger_booking,
header .latepoint-book-button.os_trigger_booking:hover {
  background: transparent;
  padding: 0 !important;
  color: white;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  border-radius: 0;
  text-decoration: none;
  font-family: "MONTSERRAT";
  transition: 0.2s ease-out;
  border: 0;
  line-height: 1.3;
  display: block;
}

main .latepoint-book-button.os_trigger_booking,
main .latepoint-book-button.os_trigger_booking:hover {
  background: transparent;
  padding: 0 !important;
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-radius: 0;
  text-decoration: none;
  font-family: "MONTSERRAT";
  transition: 0.2s ease-out;
  border: 0;
  line-height: 1.3;
  display: block;
}
.ds_slider_side_link {
  color: #1c1c1c !important;
  position: absolute;
  right: 0;
  transform: rotate(-90deg);
}
a.ds_slider_side_link.ds_slider_side_link_fb {
  font-weight: bold;
  right: -24px;
  bottom: 340px;
}
a.ds_slider_side_link.ds_slider_side_link_ig {
  bottom: 480px;
  right: -25px;
  font-weight: bold;
}
#masthead {
  background: transparent;
  transition: 0.3s ease-out;
}

#masthead.smallHeader {
  background: #dcdcdc;
}

#masthead nav {
  padding: 24px 0 !important;
  transition: 0.3s ease-out;
}

#masthead.smallHeader nav {
  padding: 10px 0 !important;
}

.text-danger {
}

.navbar-brand {
  margin-bottom: -10px;
}

.navbar-brand a img {
  width: 100%;
}

.navbar-toggler {
  background: transparent;
  height: 35px;
  width: 40px;
  position: relative;
}

.navbar {
  z-index: 1;
}

.navbar-toggler span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: black;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transition: 0.5s cubic-bezier(0.86, -0.01, 0.15, 1.04);
}

.navbar-toggler span:nth-child(1) {
  top: 0px;
}

.navbar-toggler span:nth-child(2),
.navbar-toggler span:nth-child(3) {
  top: 12px;
}

.navbar-toggler span:nth-child(2),
.navbar-toggler span:nth-child(3) {
  top: 12px;
}

.navbar-toggler span:nth-child(4) {
  top: 24px;
}

#nav-icon3.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.header-wrapper .navbar-nav li a {
  font-size: 22px;
  font-weight: bold;
  color: #1c1c1c;
  font-family: "Montserrat";
  transition: 0.2s ease-out;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header-wrapper .navbar-nav li a:hover {
  color: #c7a46e;
}

.header-wrapper .navbar-nav li {
  margin-right: 22px;
}

.ds_header_button {
  padding: 5px;
  display: inline-block;
  background-size: 28px 28px;
  background-position: 0%;
  border-radius: 10px;
  border: 0;
  outline: none !important;
}

.ds_header_button span {
  background: #171717;
  padding: 7px 32px 8px;
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-radius: 6px;
  text-decoration: none;
  font-family: "Montserrat";
  transition: 0.2s ease-out;
  display: inline-block;
  font-size: 17px;
  line-height: 1.3;
}

.ds_slider_wrapper {
  padding-top: 250px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 132px;
  margin-bottom: 37px;
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
}

.ds_title_slider h2 {
  font-size: 40px;
  font-weight: bold;
  color: #1c1c1c;
  margin-bottom: 16px;
  text-transform: inherit;
  font-family: "Montserrat";
  line-height: 1.3;
}

.ds_title_slider h1 {
  font-size: 60px;
  font-weight: bold;
  color: #1c1c1c;
  font-family: "Montserrat";
  letter-spacing: 3px;
  position: relative;
  line-height: 1.3;
  padding-bottom: 19px;
  margin-bottom: 14px;
}

.ds_title_slider h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 530px;
  height: 3px;
  background-color: #707070;
}

.ds_title_slider p {
  font-size: 18px;
  color: #171717;
  font-weight: 300;
  font-family: "Montserrat";
  margin-bottom: 38px;
}

.ds_title_slider p b {
  font-weight: bold;
}

.ds_slider_button p {
  font-size: 18px;
  color: #171717;
  font-weight: 300;
  font-family: "Montserrat";
  margin-top: 25px;
}

.ds_slider_button p strong {
  font-weight: bold;
}

.ds_slider_button {
  padding: 5px;
  display: inline-block;
  background-size: 28px 28px;
  background-position: 0%;
  border-radius: 10px;
  margin-bottom: 32px;
  border: 0;
  outline: none !important;
}

.ds_slider_button span {
  background: #171717;
  padding: 9px 33px 10px;
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-radius: 6px;
  text-decoration: none;
  font-family: "Montserrat";
  transition: 0.2s ease-out;
  display: inline-block;
}

.ds_holicstvi_pack {
  padding-left: 45px;
  padding-right: 15px;
  position: relative;
}

.ds_holicstvi_stetec {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  z-index: 5;
  bottom: 170px;
}
.ds_holicstvi_strojek {
  position: absolute;
  right: 5%;
  z-index: 5;
  bottom: 70px;
  max-width: 270px;
}
.ds_holicstvi_strojek img {
  width: 100%;
}

.ds_image1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ds_image1 {
  height: 100%;
}

.ds_image2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ds_image2 {
  height: 100%;
}

.ds_image3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ds_image3 {
  height: 100%;
}

.ds_image4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ds_image4 {
  height: 100%;
}

.ds_image_1 {
  height: 527px;
  padding-bottom: 20px;
}

.ds_image_2 {
  height: 527px;
  padding-bottom: 20px;
}

.ds_title_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: calc(100% - 22.6%);
  padding-top: 104px;
}

.ds_title_content h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 21px;
  font-family: "Montserrat";
}

.ds_title_holicstvi {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 100px;
}

.ds_logo_holicstvi figure img {
  width: 405px;
}

.ds_logo_holicstvi figure {
  margin-bottom: 73px;
}

.ds_title_holicstvi .ds_info_barber h4 {
  font-size: 14px;
  font-weight: 700;
  color: #1c1c1c;
  margin-top: 15px;
}

.ds_info_r {
  justify-content: center;
}

.ds_title_holicstvi h4 {
  font-size: 30px;
  font-weight: bold;
  color: #171717;
}

.ds_title_holicstvi h3 {
  font-size: 50px;
  font-weight: bold;
  color: #171717;
}

.ds_no_border {
  border: 0 !important;
}

.ds_title_content h5 {
  font-size: 16px;
  border-top: 3px solid;
  padding-top: 8px;
  padding: 8px 124px;
  letter-spacing: 9px;
  margin-bottom: 15px;
}

.ds_title_content p {
  font-size: 14px;
  font-weight: 400;
  color: #1c1c1c;
  text-align: center;
  max-width: 648px;
  line-height: 2.14;
  margin-bottom: 0;
}

.ds_holicstvi_wrapper {
  margin-bottom: 20px;
}

.ds_image_holicstvi {
  position: relative;
}

#ds_cenik_wrapper {
  padding-top: 97px;
}

.ds_sluzba h3 {
  font-size: 18px;
  font-weight: 500;
  color: #171717;
  text-align: center;
  margin-top: auto;
}

.ds_sluzby_img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ds_sluzby_img figure {
  margin-bottom: 0;
  height: 100%;
}

.ds_sluzby_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
}

.ds_sluzby_title h2 {
  font-weight: bold;
  color: #171717;
  border-bottom: 1px solid #2b2b2b;
  padding-bottom: 21px;
  margin-bottom: 16px;
  font-family: "Montserrat";
}

.ds_sluzby_title p {
  font-size: 14px;
  font-weight: 400;
  color: #1c1c1c;
  text-align: center;
}

.ds_sluzby_pack {
  padding-right: 15px;
}

.ds_sluzby_box {
  max-width: ;
}

.ds_sluzby_wrapper {
  max-width: 487px;
  margin: 0 auto;
  padding-top: 213px;
}

.ds_sluzba figure img {
  max-height: 92px;
  max-width: 100px;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.ds_sluzby_r {
  justify-content: center;
}

.ds_sluzba {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid;
  margin-bottom: 30px;
  padding: 0;
}

.ds_sluzba figure {
  margin-bottom: 3px;
}

.ds_sluzba:last-of-type {
  border: 0;
}

.ds_park_cena {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0rem;
  align-items: center;
  background-image: url(../../../../uploads/2021/07/dot.svg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.ds_park_cena_mezi {
  display: none;
  height: 30px;
  background-image: url(../../../../uploads/2021/07/dot.svg);
  background-repeat: repeat-x;
}

.ds_park_cena h5 {
  font-size: 24px;
  font-weight: bold;
  color: #1c1c1c;
  display: flex;
  font-family: "Montserrat";
  align-items: baseline;
  margin-bottom: 0;
  justify-content: space-between;
  line-height: 1.2;
  padding-top: 6px;
  padding-right: 10px;
  background-color: white;
}

.ds_park_cena span {
  color: #c7a46e;
  font-weight: bold;
  font-size: 34px;
  font-family: "Montserrat";
  line-height: 1.2;
  min-width: 130px;
  text-align: right;
  background-color: white;
}

.ds_obal_cenik p {
  font-size: 14px;
  font-weight: 300;
  color: #1c1c1c;
  margin-bottom: 5px;
}

.ds_obal_cenik {
  width: 100%;
}

.ds_cenik_button a {
  background: #171717;
  padding: 5px 54px;
  color: #c7a46e;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  border-radius: 6px;
  text-decoration: none;
  font-family: "Montserrat";
  transition: 0.2s ease-out;
  border: 2px solid #171717;
}

.ds_cenik_button a:hover {
  border: 2px solid #171717;
  color: #171717;
  border-radius: 8px;
  background: white;
}

.ds_cenik_button {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.ds_cenik_nadpis {
  display: flex;
  justify-content: center;
}

.ds_cenik_pack {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ds_cenik_nadpis h2 {
  font-weight: bold;
  padding-bottom: 21px;
  margin-bottom: 35px;
  border-bottom: 1px solid;
  font-family: "Montserrat";
}

.ds_cenik_pack .ds_slider_button {
  margin-top: 30px;
  margin-bottom: 0;
}

.map {
  filter: grayscale(100%) invert(90%) contrast(115%);
  height: 586px;
}

.ds_mapa {
  position: relative;
}

.ds_mapa::before {
  content: "";
  position: absolute;
  background-image: url("../../../../uploads/2021/06/barber-holi%c3%8c%c2%81ci%c3%8c%c2%81-shaveta.html");
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
  width: 200px;
  height: 370px;
  right: -66px;
  top: 5px;
  z-index: 1000;
  display: none;
}

.ds_mapa figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ds_mapa figure {
  height: 100%;
  margin-bottom: 0;
}

.ds_title_box_misto .ds_info_barber p {
  font-size: 14px;
  font-weight: 300;
  color: #1c1c1c;
  margin-bottom: 8px;
}

.ds_title_box_misto .ds_info_barber p:first-of-type {
  font-weight: 400;
}

.ds_title_box_misto .ds_info_barber figure img {
  width: 70px;
  height: 70px;
}

.ds_title_box_misto .ds_info_barber a {
  font-size: 14px;
  color: #1c1c1c;
  text-decoration: none;
  margin-bottom: 8px;
  font-weight: 300;
  display: inline-block;
}

.ds_title_box_misto .ds_info_barber {
  max-width: 224px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.ds_title_adresy_info {
  margin-bottom: 15px;
  margin: 0 auto 15px;
}

.ds_title_adresy_info h2 {
  font-weight: bold;
  margin-bottom: 0px;
  font-family: "Montserrat";
  text-transform: none;
  padding-bottom: 21px;
  position: relative;
  text-align: center;
}
.ds_title_adresy_info h2:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 1px;
  width: 300px;
  transform: translateX(-50%);
  background-color: var(--color1);
}

.ds_title_adresy_info p {
  font-size: 14px;
  font-weight: 400;
  color: #1c1c1c;
  padding: 5px 10px 15px;
  max-width: 338px;
  text-align: center;
  margin: 0 auto;
}

.ds_title_adresy_info {
  margin-bottom: 15px;
}

.ds_kde_nas_najdete_pack {
  position: relative;
}
.ds_kde_nas_najdete_pack h1 {
  text-align: center;
  text-transform: unset;
  font-weight: 700;
  letter-spacing: 8px;
  position: relative;
  font-size: 40px;
  padding-bottom: 13px;
  margin-bottom: 10px;
}
.ds_kde_nas_najdete_pack h1:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 1px;
  transform: translate(-50%);
  background-color: var(--color1);
  width: 300px;
}

.ds_kde_nas_najdete_pack .ds_kde_undertitle {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 18px;
  margin-bottom: 70px;
}
.ds_kde_nas_najdete_pack .ds_image_2,
.ds_kde_nas_najdete_pack .ds_image_1,
.ds_kde_nas_najdete_pack .ds_image_2 > figure,
.ds_kde_nas_najdete_pack .ds_image_1 > figure,
.ds_kde_nas_najdete_pack .ds_image_2 > figure img,
.ds_kde_nas_najdete_pack .ds_image_1 > figure img {
  height: auto;
}
.ds_mapa_wrapper {
  max-width: 910px;
  padding-left: 30px;
  margin-left: auto;
}
.ds_mapa_wrapper .row {
  align-items: flex-end;
}
.ds_mapa_wrapper .row > div figure:not(:first-of-type) {
  margin-top: 30px;
}
.ds_kde_nas_najdete_britva {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  pointer-events: none;
}

.ds_button_call_navigation a {
  padding: 9px 30px;
  border: 2px solid #171717;
  font-size: 28px;
  font-weight: bold;
  color: #171717;
  border-radius: 8px;
  transition: 0.2s ease-out;
  text-decoration: none;
  text-align: center;
  max-width: 224px;
  width: 100%;
}

.ds_button_call_navigation a:hover {
  background: #171717;
  color: #c7a46e;
}

.ds_button_call_navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

#ds_kde_nas_najdete_wrapper {
  padding-top: 134px;
}

.ds_title_box_misto .ds_info_r {
  justify-content: space-between;
  margin: 0 auto;
}

.ds_kadernici_content figure img {
  width: 100%;
  object-fit: cover;
  max-height: 220px;
  object-position: top;
}

.ds_kadernici_content {
  border: 1px solid #171717;
  border-radius: 20px;
  padding: 41px 44px;
  height: 100%;
}

.ds_kadernici_content h2 {
  font-size: 40px;
  font-weight: bold;
  color: #171717;
  margin-bottom: 20px;
  font-family: "Montserrat";
  text-transform: none;
  text-align: center;
}

.ds_kadernici_content p {
  /*font-size: 18px;
    color: #1C1C1C;
    font-family: 'Montserrat';
    text-align: center;*/
  font-size: 14px;
  font-weight: 400;
  color: #1c1c1c;
  text-align: center;
}

.ds_zamestanci_title1 h2 {
  font-size: 40px;
  font-weight: bold;
  color: #171717;
}

.ds_zamestanci_title1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ds_zamestanci_title1 p {
  font-size: 16px;
  color: #1c1c1c;
  text-align: center;
  padding-top: 37px;
  border-top: 1px solid;
  max-width: 462px;
}

.ds_Barbos {
  align-items: baseline;
}

.ds_zamestnanci_wrapper {
  margin-bottom: 100px;
}

#sb_instagram .sbi_photo,
#sb_instagram .sbi_photo_wrap,
#sb_instagram.sbi_col_5 #sbi_images .sbi_item,
#sb_instagram #sbi_images {
  height: 100% !important;
}

.ds_footer_barber {
  background: #ebebeb;
  padding: 30px 0;
}

.ds_left_wrapper {
  display: flex;
  align-items: center;
}

.ds_right_wrapper {
  display: flex;
  justify-content: flex-end;
}

.ds_left_wrapper a {
  font-size: 15px;
  color: black;
}

.ds_right_wrapper p {
  font-size: 15px;
  color: black;
  margin-bottom: 0;
}

.ds_right_wrappe {
  align-items: center;
  display: flex;
}

.ds_mr_mrs_barber_wrapper {
  position: relative;
}

.ds_mr_mrs_barber_wrapper:before {
  content: "@MR._MRS._BARBEROVI";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 30px 55px;
  color: #2b2b2b;
  font-size: 30px;
  line-height: 1.3;
  pointer-events: none;
  z-index: 10;
}

.ds_mr_mrs_barber_wrapper figure {
  margin-bottom: 0;
}

.ds_mr_mrs_barber_wrapper figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.latepoint main article {
  padding: 100px 0;
  display: flex;
  height: 90vh;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.error404 > main {
  padding: 100px 0;
}
.error404 > main .page-content {
  display: none;
}

.privacy-policy.latepoint main article {
  height: auto;
}

.privacy-policy header.entry-header h2 {
  cursor: text;
}

.privacy-policy header.entry-header h2 a {
  color: #171717;
  pointer-events: none;
  cursor: text;
}

/* Fotky */

.photos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  margin: 0 0 50px 0;
}

.photo-container {
  max-width: 200px;
  overflow: hidden;
}

.photo-container img {
  width: 100%;
}

@media only screen and (min-width: 990px) {
  .photos-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

/*KONTAKT*/
@media only screen and (min-width: 1370px) {
  .ds_kontakt_sec .container {
    max-width: 1140px;
  }
}

.ds_kontakt_sec {
  padding-top: 109px;
}

.ds_kontakt_title {
  text-align: center;
}

.ds_kontakt_title h1 {
  font-size: 40px;
  margin-bottom: 13px;
  letter-spacing: 6px;
  text-transform: unset;
  font-weight: bold;
}

.ds_kontakt_title p {
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: bold;
  margin-bottom: 36px;
}

h2.ds_kontakt_col_title {
  font-size: 30px;
  line-height: 1.3;
  text-transform: none;
  margin-bottom: 0;
  padding-left: 11px;
  font-weight: bold;
}
.ds_kontakt_col_wrapper {
  border: 1px solid #171717;
  border-radius: 20px;
  padding: 36px 62px 20px;
  margin-bottom: 67px;
}
.ds_kontakt_col_col {
  max-width: 50%;
  width: 100%;
}
.ds_kontakt_col_col_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35;
  margin-bottom: 1px;
}
.ds_kontakt_col_col_text {
  font-size: 14px;
  line-height: 1.4;
  color: #1c1c1c;
  margin-bottom: 0px;
}

.ds_kontakt_col_wrapper .ds_kontakt_col_col:nth-child(-n + 2) {
  min-height: 66px;
}

.ds_kontakt_col_wrapper .ds_kontakt_col_col:nth-last-child(-n + 2) {
  margin-top: 22px;
}

.ds_kontakt_col_wrapper .ds_kontakt_col_col:nth-last-child(-n + 2) a {
  margin-right: 10px;
}

.ds_kontakt_col_wrapper .ds_kontakt_col_col:nth-last-child(-n + 2) a img {
  transition: 0.2s ease-out;
}

.ds_kontakt_col_wrapper
  .ds_kontakt_col_col:nth-last-child(-n + 2)
  a
  img:last-of-type {
  position: absolute;
  left: 0;
  opacity: 0;
  bottom: 1px;
}

.ds_kontakt_col_wrapper .ds_kontakt_col_col:nth-last-child(-n + 2) a:hover img {
  opacity: 0;
}

.ds_kontakt_col_wrapper
  .ds_kontakt_col_col:nth-last-child(-n + 2)
  a:hover
  img:last-of-type {
  opacity: 1;
}
.ds_kontakt_col_wrapper_last {
  padding: 35px 30px 55px 40px;
}
.ds_kontakt_col_wrapper_last label {
  font-size: 20px;
  line-height: 1.35;
  font-weight: bold;
  margin-bottom: 0;
}
.ds_kontakt_col_wrapper_last br {
  display: none;
}
.ds_kontakt_col_wrapper_last input[type="text"],
.ds_kontakt_col_wrapper_last input[type="email"],
.ds_kontakt_col_wrapper_last textarea {
  width: 100%;
  border: 0;
  box-shadow: none !important;
  background-color: transparent;
  border-bottom: 1px solid #1c1c1c;
  padding: 6px 10px;
  outline: none !important;
  font-size: 14px;
}
.ds_kontakt_col_wrapper_last input[type="text"]::placeholder,
.ds_kontakt_col_wrapper_last input[type="email"]::placeholder {
  font-size: 14px;
  line-height: 1.35;
  color: #1c1c1c;
}
.ds_kontakt_col_wrapper_last p {
  margin-bottom: 0;
}
.ajax-loader {
  display: none !important;
}

.ds_kontakt_col_wrapper_last form .row .col-12:first-child {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ds_kontakt_col_wrapper_last form .row .col-12:first-child p:first-of-type {
  margin-bottom: 24px;
}
.ds_kontakt_col_wrapper_last form .row .col-12:first-child p:last-of-type {
  margin-top: auto;
  padding: 0;
}
.ds_kontakt_col_wrapper_last .ds_slider_button input[type="submit"] {
  background: transparent;
  padding: 6px 30px;
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-radius: 6px;
  text-decoration: none;
  font-family: "Montserrat";
  transition: 0.2s ease-out;
  display: inline-block;
  border: 5px solid rgba(255, 255, 255, 0.01);
  position: relative;
}
.ds_kontakt_col_wrapper_last .ds_slider_button {
  position: relative;
}
.ds_kontakt_col_wrapper_last .ds_slider_button:before {
  content: "";
  background: #171717;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  left: 5px;
  top: 5px;
  border-radius: 5px;
  z-index: 0;
  pointer-events: none;
}
.wpcf7-not-valid-tip {
  font-size: 13px;
}
.wpcf7 form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}
.ds_kontakt_sec .wpcf7-response-output {
  border-color: #171717 !important;
}
.page-template-ds_kontakt main {
  min-height: calc(100vh - 84px);
}
.ds_content_misto {
  max-width: calc(100% - 47.9%);
  margin: 0 auto;
}

/*15.06.2022*/
.ds_nase_sluzby_wrapper {
  position: relative;
  overflow: visible;
}
.ds_sluzby_pack > div {
  justify-content: space-between;
}
.ds_nase_pobocky_sec {
  padding-top: 120px;
}
.ds_nase_pobocky_sec .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 90%;
}
.ds_nase_pobocky_sec h2 {
  font-weight: bold;
  padding-bottom: 21px;
  margin-bottom: 100px;
  border-bottom: 1px solid;
  font-family: "Montserrat";
}
.ds_pobocky_row {
  justify-content: center;
}
.ds_pobocky_pobocka {
  margin-bottom: 40px;
}
.ds_pobocka_wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.ds_pobocka_wrapper > a {
  display: block;
  margin-bottom: 35px;
}
.ds_pobocka_wrapper > a img {
  width: 100%;
  height: auto;
  display: block;
}
.ds_pobocka_info {
  max-width: 310px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-align: center;
  border: 1px solid var(--color1);
  border-top: 0;
  padding: 8px;
  padding-top: 0;
  padding-bottom: 15px;
}
.ds_pobocka_info h3 {
  font-size: 40px;
  font-family: "Montserrat";
  margin-bottom: 0;
  line-height: 1;
  margin-top: -5px;
}
.ds_pobocka_info .ds_pobocka_ulice {
  font-size: 17px;
  font-weight: 600;
  border-bottom: 1px solid var(--color1);
  margin-bottom: 5px;
}
.ds_pobocka_info a {
  /*color: var(--color1);
    font-size: 19px;
    line-height: 1.1;*/
  font-size: 14px;
  font-weight: 300;
  color: #1c1c1c;
}

.ds_barbers_sec {
  padding-top: 130px;
  padding-bottom: 150px;
}
.ds_barbers_sec h2 {
  text-transform: unset;
  padding-bottom: 16px;
  margin-bottom: 0;
  position: relative;
}
.ds_barbers_sec h2:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: var(--color1);
  height: 1px;
  width: 400px;
}
.ds_kadernici_box {
  margin-bottom: 40px;
}
.ds_barbers_sec .ds_zamestanci_title1 {
  margin-bottom: 60px;
}
.ds_barbers_sec .ds_zamestanci_title1 p {
  max-width: 600px;
  border-top: 0;
  font-size: 13px;
  padding-top: 16px;
}
.ds_barbers_sec .ds_kadernici_content {
  max-width: 80%;
  margin: 0 auto;
  padding: 0;
  border: 0;
}
.ds_barbers_sec .ds_kadernici_content h2:before {
  display: none;
}
.ds_barbers_sec .ds_kadernici_content figure img {
  height: 220px;
  border-radius: 220px;
  max-width: 220px;
  margin: 0 auto;
  display: block;
}
.ds_kadernici_r {
  justify-content: center;
}
.ds_kadernici_texts {
  border: 1px solid var(--color1);
  border-top: 0;
  padding: 0 40px 6px;
} /*
.ds_kadernici_texts p{
    line-height: 1.2;
}*/
.ds_content_misto {
  max-width: 500px;
  margin: 0 auto;
}
.ds_mapa_sec {
  padding-bottom: 160px;
}
.ds_mapa_sec iframe {
  display: block;
  width: 100%;
  height: 600px;

  filter: grayscale(100%) invert(90%) contrast(115%);
}

@media only screen and (max-width: 1199px) {
  .ds_title_content {
    padding-top: 20px;
  }
  .ds_logo_holicstvi figure {
    margin-bottom: 30px;
  }
  body.page-template section h2 {
    font-size: 28px;
  }
  .ds_title_content h5 {
    padding: 8px 10px;
    width: 100%;
    text-align: center;
  }
  .ds_holicstvi_stetec {
    max-width: 130px;
  }
  .ds_holicstvi_strojek {
    max-width: 200px;
  }
  .ds_holicstvi_stetec img {
    width: 100%;
  }
  .ds_title_holicstvi {
    margin-bottom: 0;
  }
  .ds_park_cena h5 {
    font-size: 18px;
    max-width: 64%;
  }
  .ds_park_cena span {
    font-size: 22px;
    min-width: 90px;
  }
  .ds_park_cena {
    align-items: flex-end;
  }
  .ds_title_box_misto .ds_info_r {
    padding-right: 30px;
  }
  #ds_kde_nas_najdete_wrapper {
    padding-top: 200px;
  }
  .ds_title_box_misto .ds_info_barber {
    padding-right: 15px;
  }
  .ds_button_call_navigation a {
    max-width: 214px;
  }
  .ds_kde_nas_najdete_britva {
    max-width: 200px;
  }
  .ds_kde_nas_najdete_britva img {
    width: 100%;
  }
  .ds_kadernici_content h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .ds_kadernici_content p {
    font-size: 17px;
  }
  .ds_kadernici_content {
    padding: 30px;
  }
  .ds_mr_mrs_barber_wrapper #sb_instagram {
    height: 250px !important;
    overflow-y: hidden;
  }
  .ds_mr_mrs_barber_wrapper:before {
    padding: 20px 35px;
    font-size: 25px;
  }
  .ds_kontakt_figure img {
    width: 100%;
  }
  .ds_content_misto {
    max-width: 400px;
  }
}

@media only screen and (max-width: 991px) {
  .ds_content_misto {
    max-width: unset;
  }
  .ds_mapa_wrapper {
    max-width: unset;
    padding-right: 30px;
  }
  .ds_barbers_sec {
    padding-bottom: 100px;
  }
  #stetec_id,
  #britva_id {
    display: none;
  }
  .ds_mapa_sec {
    padding-bottom: 100px;
  }
  .ds_mapa_sec iframe {
    height: 400px;
  }
  #main-nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: white;
    top: 0;
    right: 0;
    z-index: 10;
    align-items: center;
    justify-content: center !important;
    display: flex;
    text-align: center;
    transform: translateX(100%);
    transition: 1s cubic-bezier(0.88, 0.04, 0.18, 0.97);
    z-index: -1;
    flex-direction: column;
  }
  .header-wrapper .navbar-nav li {
    margin-right: 0;
  }
  .ds_header_button {
    margin-top: 8px;
  }
  #main-nav.menuOpen {
    transform: translateX(0);
  }
  .ds_slider_wrapper {
    padding-bottom: 250px;
    padding-top: 150px;
    background-position: 40% center;
  }
  .ds_title_slider h1:before {
    width: 400px;
  }
  body.page-template section h2 {
    font-size: 25px;
  }
  .ds_title_slider h1 {
    font-size: 50px;
  }
  .ds_holicstvi_pack {
    padding-left: 15px;
  }
  .ds_holicstvi_stetec {
    display: none;
  }
  .ds_holicstvi_strojek {
    display: none;
  }
  .ds_sluzby_pack {
    padding-left: 15px;
  }
  .ds_holicstvi_wrapper {
    margin-bottom: 70px;
  }
  .ds_sluzby_wrapper {
    padding-top: 70px;
  }
  #ds_kde_nas_najdete_wrapper {
    padding-top: 100px;
  }
  .map {
    height: 250px;
  }
  .ds_kde_nas_najdete_britva {
    display: none;
  }
  .ds_sluzby_wrapper,
  .ds_title_adresy_info,
  .ds_title_box_misto .ds_info_r {
    max-width: unset;
    padding-right: 0;
  }
  .ds_content_misto {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 63px;
  }
  .ds_title_box_misto .ds_info_barber {
    max-width: 50%;
  }
  .ds_title_adresy_info {
    align-items: center;
  }
  .ds_button_call_navigation {
    justify-content: flex-start;
  }
  .ds_button_call_navigation a {
    margin-right: 30px;
  }
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: calc(100% / 3);
  }
  .navbar-brand a img {
    max-width: 200px;
  }
  .ds_kontakt_sec .row > .ds_kontakt_col {
    padding-top: 54px;
  }
  .ds_mapa {
    order: 1;
    padding-top: 70px;
  }
  .ds_pobocka_info h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ds_slider_wrapper {
    padding-top: 120px;
    padding-bottom: 40vh;
    align-items: flex-start;
    background-image: url(../../../../assets/img/bg.mobile.801x893.jpg?v=1) !important;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #dddddd;
  }
  .ds_title_slider h1:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .ds_title_slider {
    text-align: center;
  }
  .ds_sluzby_slider {
    flex-direction: column;
    align-items: center;
  }
  .ds_sluzba {
    border-right: 0;
  }
  .ds_holicstvi_wrapper {
    padding-top: 33px;
    /*margin-bottom: 0;*/
  }
  .ds_image_holicstvi .ds_image1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ds_image_holicstvi > div {
    margin: 0 -5px;
  }
  .ds_image_holicstvi > div > div,
  .ds_sluzby_img > div > div {
    height: auto;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .ds_image_holicstvi figure {
    margin-bottom: 0;
  }
  .ds_title_holicstvi {
    padding-top: 40px;
    margin-bottom: 0;
  }
  .ds_nase_sluzby_wrapper {
    padding-top: 24px;
  }
  #ds_cenik_wrapper {
    padding-top: 70px;
  }
  .ds_park_cena span {
    font-size: 25px;
    min-width: auto;
    padding-left: 5px;
  }
  .ds_sluzby_title,
  .ds_sluzby_r {
    margin-bottom: 30px;
  }
  .ds_cenik_nadpis h2 {
    margin-bottom: 20px;
  }
  .ds_title_box_misto .ds_info_barber {
    margin-bottom: 30px;
  }
  .ds_title_box_misto {
    margin-bottom: 30px;
  }
  .ds_zamestanci_title1 h2 {
    text-align: center;
  }
  .ds_kadernici_content {
    padding: 40px 50px;
  }
  .ds_kadernici_box {
    margin-bottom: 30px;
  }
  .ds_zamestnanci_wrapper {
    margin-bottom: 40px;
  }
  .ds_mr_mrs_barber_wrapper figure img {
    height: 175px;
  }
  .ds_footer_r > div {
    justify-content: center;
  }
  .ds_info_barber {
    max-width: unset;
  }
  .ds_nase_pobocky_sec .container {
    max-width: 100%;
  }
  .ds_pobocka_wrapper {
    max-width: 400px;
  }
  .ds_pobocka_info h3 {
    font-size: 30px;
    margin-top: -2px;
  }
  .ds_nase_pobocky_sec h2 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 575px) {
  .ds_title_slider h2 {
    font-size: 32px;
    margin-bottom: 0;
  }

  .ds_title_slider h1 {
    font-size: 42px;
  }

  .ds_sluzby_slider {
    flex-direction: column;
    align-items: center;
  }

  .ds_sluzba {
    border: 0;
    max-width: 100%;
    padding: 0 15px;
  }

  .ds_sluzba figure img {
    max-width: 100px;
    width: 100%;
    max-height: unset;
  }
  .ds_title_content {
    max-width: unset;
  }
  .ds_title_content h2 {
    font-size: 29px;
  }

  .ds_title_content h5 {
    padding: 8px 14px;
  }

  .ds_title_holicstvi {
    align-items: unset;
    margin-bottom: 0px;
  }
  /*
    .ds_holicstvi_wrapper{
        margin-bottom: 0;
    }
*/
  .ds_sluzby_title h2 {
    font-size: 28px;
  }

  .ds_sluzby_r {
    justify-content: center;
  }

  .ds_park_cena span {
    font-size: 20px;
    line-height: 1.2;
    display: block;
    width: auto;
    text-align: right;
  }

  .ds_park_cena h5 {
    font-size: 20px;
  }

  .ds_title_adresy_info h2 {
    font-size: 28px;
  }

  .ds_mapa {
    margin-bottom: 0px;
    padding: 0;
  }

  .ds_mapa figure {
    margin: 0 -15px;
  }

  .ds_title_adresy_info p {
    padding: 15px 0;
  }

  .ds_button_call_navigation a {
    margin-bottom: 15px;
    margin-right: 0px;
    max-width: 48%;
    padding: 9px 15px;
    font-size: 18px;
  }

  .ds_button_call_navigation {
    align-items: center;
    justify-content: space-between;
    margin-top: 0px;
  }

  .ds_zamestanci_title1 h2 {
    font-size: 28px;
  }

  .ds_kadernici_box {
    margin-bottom: 30px;
    padding: 0 10px;
  }

  .navbar-brand a img {
    width: 70%;
  }

  .ds_kadernici_r {
    margin: 0 -10px;
  }

  .ds_kadernici_content {
    padding: 15px;
    border-radius: 10px;
  }

  body.page-template section h2 {
    font-size: 20px;
  }

  #nav-icon3.open span:nth-child(1) {
    top: 12px;
    width: 0%;
    left: 50%;
  }

  .ds_kadernici_content p {
    font-size: 15px;
  }

  #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  .header-wrapper .navbar-nav li {
    margin-right: 0;
  }

  .ds_slider_wrapper {
    padding-top: 150px;
  }

  .ds_info_barber {
    margin-bottom: 30px;
  }

  .header-wrapper .navbar-nav li {
    margin-bottom: 6px;
  }

  #sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: calc(100% / 2);
  }
  .ds_mr_mrs_barber_wrapper:before {
    font-size: 18px;
  }

  .ds_left_wrapper {
    justify-content: center;
  }

  .ds_right_wrapper {
    text-align: center;
    padding-top: 20px;
  }

  .ds_obal_cenik {
    margin-bottom: 20px;
  }

  .latepoint-book-button.os_trigger_booking {
    padding: 13px 34px !important;
    font-size: 16px !important;
  }
  .page-id-57 h2 a {
    font-size: 40px !important;
  }
  .ds_park_cena {
    display: flex;
    padding-bottom: 4px;
    align-items: flex-end;
  }
  .ds_obal_cenik {
    margin-bottom: 20px;
  }
  .ds_cenik_nadpis h2 {
    font-size: 28px;
  }
  .ds_zamestanci_title1 p {
    margin-bottom: 30px;
  }
  .ds_kadernici_content h2 {
    font-size: 32px;
  }
  .ds_logo_holicstvi figure img {
    width: 100%;
  }
  .ds_park_cena_mezi {
    display: none;
  }
  .ds_button_call_navigation a {
    margin-right: 0px;
  }
  .ds_kontakt_col_wrapper_last form .row .col-12:first-child p:nth-of-type(2) {
    margin-bottom: 24px;
  }
  .ds_kontakt_col_wrapper form > .row {
    position: relative;
    padding-bottom: 85px;
  }
  .ds_kontakt_col_wrapper form > .row > .col-12 {
    position: unset;
  }
  .ds_kontakt_col_wrapper form .ds_slider_button {
    position: absolute !important;
    bottom: 0;
  }
  .ds_kontakt_col_wrapper {
    padding: 28px 40px 30px;
  }
  .ds_kontakt_col_col {
    max-width: 100%;
  }
  .ds_kontakt_col_wrapper .ds_kontakt_col_col:nth-child(-n + 2) {
    margin-bottom: 22px;
  }
  .ds_title_slider h1:before {
    width: 100%;
  }
  .ds_title_box_misto .ds_info_barber {
    max-width: 100%;
    text-align: center;
    padding-right: 0px;
  }
  .ds_kde_nas_najdete_pack .ds_kde_undertitle {
    margin-bottom: 0;
  }
  .single-pobocky .ds_button_call_navigation {
    justify-content: center;
  }
  .single-pobocky .ds_mapa figure {
    margin: 0;
  }
  .single-pobocky .ds_mapa .ds_image_1,
  .single-pobocky .ds_mapa .ds_image_2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .ds_mapa_wrapper .row > div figure:not(:first-of-type) {
    margin-top: 10px;
  }
  .ds_barbers_sec .ds_zamestanci_title1 {
    margin-bottom: 0px;
  }
  .ds_barbers_sec .ds_kadernici_content {
    max-width: 100%;
  }
  .ds_kadernici_texts {
    padding: 0 20px 6px;
  }
  .single-pobocky .ds_mapa {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ds_barbers_sec h2:before {
    width: 220px;
  }
  .ds_barbers_sec {
    padding-top: 40px;
  }
}

@keyframes barberpole {
  from {
    background-position: 0%;
  }
  to {
    background-position: 100%;
  }
}
