 html {
     scroll-behavior: smooth;
     scroll-padding-top: 80px;
}
 body {
     color: #fff;
     font-family: 'Helvetica', sans-serif;
     background: #161324 url('../images/bg.png') center top/contain no-repeat;
     margin: 0;
     padding: 0;
     font-weight: 400;
}

/* DELETE */


.wpuf-sub-desciption {
    margin-bottom: 50px;
}


.wpuf-pack-cycle.wpuf-nullamount-hide {
    display: none;
}

.page-template-platba .platba {
    min-height: 100vh;
}

.page-template-platba ul.wpuf-payment-gateways {
    display: none;
}

.page-template-platba a.wpuf-copon-show {
	display: none;
}

.page-template-platba form#wpuf-payment-gateway p {
    display: none;
}

.page-template-platba a.wpuf-copon-show {
    display: none !important;
}
.page-template-platba form#wpuf-payment-gateway p:last-child {
    display: block;
}

body.page-template-platba .wpuf-coupon-info-wrap {
    padding: 0px 15px 20px!important;
    background: #fff;
    color: #000;
    margin: auto;
    max-width: 530px;
    border-radius: 20px;
    margin-bottom: 40px;
}

/* end */


.wpuf-sub-button {
    visibility: hidden;
    height: 0;
}
body.divky {
    background: #161324 url('../images/bg-divky.png') center top/contain no-repeat!important;

}

body.podniky {
    background: #161324 url('../images/bg-podniky.png') center top/contain no-repeat!important;

}

input#wpuf-map-add-google_map {
    border: 3px solid #ff417b !important;
}


.item {
  position: relative;
}

.nova-divka {
    position: absolute;
    background: #ff4040;
    padding: 6px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
    right: 17px;
    border-radius: 2px;
    top: 15px;
    font-size: 9px;
}

form#resetpasswordform .wpuf-fields-inline {
    width: auto !important;
}


.items-table.post td {
    color: #fff;
}

div#wpuf_google_map_637 .btn {
    display: none!important;
}


.column-1.items-of-column-1.wpuf-column-inner-fields ul {
    display: flex;
    align-items: flex-end;
    gap: 14px;
}

 a {
     color: #fff;
     transition: all 0.4s;
}
 p {
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
     line-height: 1.5;
     letter-spacing: 0.5px;
}
 img {
     max-width: 100%;
}

label.sf-label-checkbox {
    color: #fff;
}


h1 {
    color: #fff;
    text-align: center;
    font-family: Jost, sans-serif;
    font-size: 64px;
    margin: 0 0;
    font-weight: 700;
    line-height: normal;
}
 h2 {
     text-align: center;
    font-family: Jost, sans-serif;
     margin: 0 0 30px;
     text-transform: uppercase;
     padding: 0;
     font-weight: 700;
     font-size: 32px;
     font-style: normal;
     letter-spacing: 1px;
}
 h3 {
     font-size: 20px;
     margin: 0;
     padding: 0;
     font-family: Jost, sans-serif;
     line-height: 1.2;
     margin: 12px 0;
     text-align: center;
     letter-spacing: 1px;
}
 input, textarea {
     font-family: Jost, sans-serif;
     color: #000;
     font-size: 16px;
     border-radius: 6px;
     background: #FFF;
     padding: 24px 18px;
     box-shadow: 0px 4px 24px 0px rgba(110, 110, 110, 0.30);
     outline: none;
     border: 0;
}


 textarea {
     width: 100%;
     background: none;
     height: 120px;
     padding: 16px 0;
     outline: none;
}

.flex {
  display: flex;
  gap: 48px;
}


.flex-reverse {
  display: flex;
  flex-direction: row-reverse;
    gap: 48px;
}



.bg-black {
  background: #000;
}

.white {
  color: #fff;
}

.left-side,
.right-side {
    width: 50%;
}


table.t1 {
    background: #fbfbfb;
    padding: 13px 20px;
}

table.t1 td {
    padding: 0px 19px;
}


h2.title-detail {
    text-align: left;
    margin: 0 0 8px;
    padding: 0;
    font-size: 40px;
}

.left-side p.info {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    text-transform: none;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
}

.phone-number {
    padding: 12px 0 0;
    display: table;
    margin: 24px 0;
    width: 100%;
    border-top: 1px solid #3B3947;
}

.phone-number h3 {
    font-size: 18px;
    text-align: left;
}

.phone-number a {
    text-decoration: none;
    color: #FF407B;
    font-weight: 700;
    letter-spacing: 1px;
    display: flex;
    font-size: 32px;
    align-items: center;
}

.c-email {
    font-size: 26px;
    font-weight: 700;
    display: flex;
    font-family: 'Poppins';
    margin: 30px 0;
    align-items: center;
    align-content: center;
    gap: 26px;
    justify-content: center;

}

.c-email::before {
    content: url(../images/icon/email.svg);
}

.c-tel::before {
    content: url(../images/icon/phone.svg);
}

.c-tel a, .c-email a {
    text-decoration: none;
    width: 240px;
}

.c-tel {
    font-size: 26px;
    font-weight: 700;
    display: flex;
    font-family: 'Poppins';
    margin-bottom: 20px;
    margin: auto;
    align-items: center;
    align-content: center;
    gap: 26px;
    justify-content: center;

}

.support strong {
    font-size: 26px;
    letter-spacing: 1.2px;
    font-weight: 700;
    display: block;
    margin-bottom: 43px;
    text-align: center;
    display: block;
    color: #E4235A;
    font-family: 'Poppins';
}

section {
  padding: 60px 0;
}

section.HPcontent {
    padding: 32px 0 60px;
}

section.main {
    padding: 0;
}



.codespacing_progress_map_area.cspm_linear_gradient_bg {
    height: 800px!important;
}

.cspmmf_markers_filter_container.left.cspm_border_shadow.cspm_border_radius {
    position: relative;
    top: 165px;
    left: 60px;
}

.cspmmf_filter_field_title.cspm_txt_hex_hover {
    display: none;
}

.cspm_bg_rgb, .cspm_bg_rgb_hover, .cspm_bg_before_rgb:before, .cspm_bg_after_rgb:after {
    background-color: rgb(239 59 142) !important;
}


.container {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}

header {
  padding: 32px;
  display: flex;
  justify-content: space-between;
}

header .menu-panel {
  display: flex;
  width: 80%;
    gap: 32px;
    align-items: center;
  justify-content: flex-end;
}

html body .wpuf-info {
background-color: #cc0f7e!important;
border: 2px solid #2a1636!important;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
padding: 30px!important;
margin: 0 0 10px 0;
font-size: 16px;
letter-spacing: 0.5px;
font-weight: 600;
text-align: center;
}

header .menu-panel a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.8px;
}

.main {
  position: relative;
}

body .wpuf-coupon-info-wrap .wpuf-copon-show:hover {
  background: #d42a5e;
}

html body .wpuf-message {
    border: 0 !important;
}

.button {
  font-family: Jost, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 6px;

}

input[type="submit"],
button#wpuf-account-update-profile,
.button-pink {
  border-radius: 6px;
  background: #FF407B;
  transition: 0.5s background-position;
  color: #fff;
  padding: 16px 32px;
  font-family: Jost;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 0.8px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  align-items: center;
  margin: 24px auto;
  display: block;
  max-width: 190px;
  text-align: center;
  cursor: pointer;
}

input[type="submit"]:hover,
.button-pink:hover {
  background-position: right;
}



.button-outline {
  border: 1px solid #fff;
  color: #fff;
  padding: 8px 12px;
  font-size: 12px;
  display: flex;
  letter-spacing: 0.5px;
  align-items: center;
}

.button-outline:hover {
  color: #000;
  background: #fff;
}

.button-outline:hover span {
  content: url(../images/plus_a.svg);

}

.button-outline span {
  content: url(../images/plus.svg);
  margin-right: 8px;
  transition: 0.4s;
}

.popup-menu {
  content: url(../images/menu.svg);
  width: 24px;
  cursor: pointer;
}

.profile {
  content: url(../images/profile.svg);
  width: 24px;
}

.pridat-inzerat {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.8px;
}


a.flags {
    max-width: 24px;
    max-height: 24px;
}

.search-divky {
 display: flex;
  margin: 16px auto 0;
  position: relative;
}

ol.ol2 {
    margin-left: 16px;
    line-height: 24px;
}

ol.ol3 {
    margin-left: 16px;
    line-height: 24px;
}

.search-button {
  position: absolute;
  right: 24px;
top: 24px;
  content: url(../images/search.svg);
}


input.sf-input-text.podle-jmena {
    max-width: 280px;
    display: flex;
    margin: auto;
    box-shadow: none;
    justify-content: center;
    border: 2px solid #d6d6d6;
}


select#kraje {
    max-width: 332px;
    margin: auto;
}

.main input {
  font-family: loos-normal, sans-serif;
  color: #000;
  border-radius: 6px;
  background: #FFF;
  padding: 24px 24px;
  box-shadow: 0px 4px 24px 0px rgba(110, 110, 110, 0.30);
  outline: none;
  border: 0;
  width: 100%;
  margin: auto;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


.title-space {
  margin-top: 60px;
}

.right-side .tab-container {
  max-width: 100%;
  margin: 0;
}

.right-side .tab-header {
  list-style: none;
  padding: 0 0 16px;
  margin: 0;
  gap: 40px;
  display: flex;
  justify-content: flex-start;
}

.right-side li.tab-link.active-tab {
  background: none;
  color: #FF407B;
  text-transform: none;
  font-weight: 700;
}


.right-side .tab-header li {
  text-align: center;
  cursor: pointer;
  font-family: Helvetica, sans-serif;
  padding: 10px 16px;
  color: #fff;
  font-weight: 700;
  transition: 0.3s;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: none;
  padding: 0;
}


table.items-table.post .items-list-header {
    display: none;
}

.fa-whatsapp:before {
    content: "\f232";
    font-size: 28px;
    text-decoration: none;
    color: #29bc42;
}


.wa {
    padding: 0px 0 20px;
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    text-decoration: none;
    border-bottom: 1px solid #3B3947;
    gap: 10px;
}

.wa span {
  text-decoration: underline;
}

.gallery img {
    margin: 12px 4px;
    object-fit: cover;
    width: 106px;
    height: 120px;
    border-radius: 4px;
    cursor: pointer;
}

.gallery a {
    text-decoration: none;
}

.login {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  margin: auto;
    max-width: 350px;
}

.login h3 {
  color: #fff;
  text-align: left;
  font-family: 'loos-normal';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0;
  margin: 16px 0 0;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.login h4 {
  color: #fff;
  font-family: 'loos-normal';
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 16px 0 0;
}

input.sf-input-text.podle-jmena {
    max-width: 280px;
    display: flex;
    margin: auto;
    font-size: 14px;
    padding: 18px 24px;
    box-shadow: none;
    justify-content: center;
    border: 2px solid #d6d6d6;
    flex-direction: column;
    flex-wrap: nowrap;
}

.login .check {
  flex-wrap: wrap;
  display: flex;
  gap: 24px;
}

.login input {
  border-radius: 6px;
  border: 2px solid #D6D6D6;
  color: #000;
  font-family: 'loos-normal';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  padding: 16px;
  width: 90%;
  line-height: normal;
  letter-spacing: 0.6px;
  box-shadow: none;
}

input#wp-submit {
    border: 0;
    color: #fff;
    font-size: 16px;
}


.login .loginform input {
    width: 100%;
    font-size: 16px;
}

.links-login {
    text-align: center;
}



input[type="checkbox"],
input[type="radio"] {
width: 14px;
    padding: 0;
    border: 2px solid #D6D6D6;
     accent-color: #FF407B;
     transform: scale(1.6);
     cursor: pointer;
     box-shadow: none!important
}

.login label {
    display: flex;
    gap: 8px;   cursor: pointer;
    font-family: 'loos-normal';
}

.login input:placeholder {

  font-family: 'loos-normal';
  font-size: 18px;

}

.double {
  display: flex;
  gap: 16px;
  }


  .double input {
    width: 50%;
    }

.slick-track {
  display: flex!important;
  gap: 10px;
  overflow: hidden;
  margin-top: 4px;
}

.main-image img {
  width: 100%;
  cursor: pointer;
  border-radius: 12px;
}

.shadow-left {
  content: url(../images/shadow.svg);
  position: absolute;
  z-index: 5;
  display: none;
}

.pink {
  color: #EC048F;
}

body ul.wpuf-form .wpuf-submit .button-primary-disabled {
    color: #ffc4e7 !important;
    background: #e666b3 !important;
    border-color: #ffffff !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
    cursor: default;
}

.shadow-right {
  content: url(../images/shadow.svg);
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  display: none;
  transform: rotate(180deg);
}


.gallery-wrap {
  position: relative;
}



iframe {
  border-radius: 6px;
}

.wpuf-message-inzerat {
    background: #f8f8f8;
    border: 0!important;
    color: #999999;
    font-family: 'loos-normal';
    margin: 10px 0 20px 0;
    padding: 20px 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
      font-size: 16px;
}

fieldset.wpuf-multistep-fieldset.field-active li {
    margin-bottom: 16px;
}

body ul.wpuf-form li .wpuf-label {
    margin-bottom: 6px!important;
}

fieldset.wpuf-multistep-fieldset.field-active .items-of-column-2 li {
  margin-bottom: 6px;
}

.wpuf-section-details {
    display: none;
}

body .wpuf-message {
    background: none;
    /* border: 1px solid #de038d; */
    color: #ffe5f7;
    margin: 10px 0 20px 0;
    background: #7a00e8;
    padding: 19px;
    font-family: helvetica;
    text-align: center;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 13px;
}

body .file-selector {
    border: 2px solid #ffffff!important;
    box-shadow: none!important;
    padding: 10px!important;
    display: block!important;
    max-width: 200px;
    background: #fff!important;
    font-weight: 500;
    color: #fff!important;
    margin: auto! important;
    letter-spacing: 0.5px!important;
    font-size: 14px!important;
    background: transparent!important;
    border-radius: 4px!important;
}

.wpuf-form-add .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li.active-step, .wpuf-form-add .wpuf-form .wpuf-multistep-progressbar .ui-widget-header {
    color: #ffffff;
    background-color: #ff407b!important;
}

body fieldset.wpuf-multistep-fieldset button.wpuf-multistep-prev-btn.btn.btn-primary {
    position: absolute;
    bottom: -20px;
    right: auto;
    margin: auto;
    left: 0;
}
body fieldset.wpuf-multistep-fieldset button.wpuf-multistep-prev-btn.btn.btn-primary {
    position: absolute;
    bottom: 0;
    left: 0;
}
button.wpuf-multistep-prev-btn.btn.btn-primary {
    border-radius: 4px;
    background: #fff!important;
    color: #151324;
    font-family: Jost, sans-serif;
    font-size: 16px;
    border: none!important;
}

button.wpuf-multistep-prev-btn.btn.btn-primary:hover {
      color: #151324!important;
}

.stats span {
    background: #c6245e;
    padding: 6px;
    border-radius: 7px;
}

.stats {
    background: #302848;
    padding: 15px;
    color: #fff;
    display: flex;
    gap: 30px;
    justify-content: center;
    font-weight: 600;
}

.wpuf-subscription-error {
    background: #ffffff;
    color: #ff407b;
    padding: 12px;
    max-width: 70%;
    margin: 0px auto 20px;
}

input.wpuf-coupon-field {
    width: 270px;
    padding: 20px;
    font-size: 13px;
    border: 2px solid #000;
    box-shadow: none !important;
}

body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
    display: inline-block;
    border: 1px solid #eee;
    padding: 5px;
    width: 150px;
    overflow: hidden;
    height: auto;
    padding: 10px;
    margin-right: 5px;font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .attachment-name {
    margin-bottom: 11px;
    overflow: hidden;
    display: block;
}

body .file-selector:hover {
    border: 2px solid #eb068f!important;
    color: #fff!important;
    background: #eb068f!important;
}

.tab-container {
    max-width: 650px;
    margin: 24px auto 0;
}

.tab-header {
  list-style: none;
  padding: 0 0;
  margin: 0;
  gap: 16px;
  display: flex;
  justify-content: flex-start;
}

.tab-header li {
  text-align: center;
  cursor: pointer;
  font-family: Helvetica , sans-serif;
  padding: 10px 16px;
  color: #fff;
  font-weight: 600;
  transition: 0.3s;
  line-height: normal;
  letter-spacing: 0.8px;
}
.tab-content {
  display: none;
}

li.tab-link.active-tab {
  color: #FF407B;
}


.seach-advance {
  display: flex;
  justify-content: space-between;
}

a.adv-map {
    font-family: Jost, sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    border: 2px solid #ff407b;
    padding: 10px;
    margin: 11px;
    letter-spacing: 0.3px;
    border-radius: 7px;
}

a.adv-map:hover {

    color: #ff407b;
}

a.adv-map::before {
    content: url(../images/map_pink.svg);
    margin-right: 8px;
    position: relative;
    top: 1px;
}

li.sf-field-sort_order ul li {
    padding: 0;
    margin: 0;
}

.page-template-homepage .HPcontent {
    padding: 0px 0 60px;
}

.wpuf-dashboard-content.invoices {
    background: #fff;
    color: #000;
    padding: 40px;
    border-radius: 20px;
    max-width: 540px !important;
    margin: auto;
}

.wpuf-dashboard-content.invoices a {
 color: #000!important;

}

h2.wpuf-section-title {
  color: #fff;
}

body .wpuf-error {
color: #a94442;
border: 1px solid #ebccd1;
margin: 10px 10px 20px;
padding: 14px;
font-weight: 600;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
}

body .wpuf-dashboard-container table.items-table th {
  box-shadow: none;
}

body .wpuf-dashboard-container.invoices table.items-table a {
 color: #000!important;
}

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

.tabs ul.filter_tab {
    display: flex;
    justify-content: center;
    gap: 10px;
    list-style: none;
    text-align: center;
    padding: 21px;
    max-width: 640px;
    margin: 0 auto 40px;
}

.tabs ul.filter_tab li a {
    padding: 12px 40px;
    text-decoration: none;
    color: #5c5c5c;
    font-size: 18px;
    border: 3px solid #f5f5f5;
    border-radius: 60px;
    background: #f5f5f5;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.72px;
}

.tabs ul.filter_tab li.active a {
    padding: 12px 40px;
    color: #ff407b;
    border: 3px solid #FF407B;
    border-radius: 60px;
    background: none;
}





.home .item-podniky {
  background: none;
}
.home .item-podniky .item-name {
    color: #fff;
  }

.advance-filter {
  position: relative;
  top: 16px;
  text-decoration: underline;
  cursor: pointer;
      height: 20px;

}

.advance-filter:hover {
  text-decoration: none;

}


.advert {
    justify-content: center;
    gap: 24px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.advert h3 {
  color: #FFF;
font-family: Jost;
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 1.5px;
text-transform: uppercase;
}

.advert div a {
  margin: 50px auto 0;
}

body.page-template-default{

      background: #161324 url(../images/bg.png) center top / 110% no-repeat;

}

div#qrcode {
    margin: 12px auto;
    padding: 10px;
    display: block;
    width: 128px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}


p.age-gate__challenge {
    color: #000;
}

button.age-gate__submit.age-gate__submit--yes {
    background-color: #c50a3f;
}


p.age-gate__challenge {
    font-size: 19px;
    font-weight: 700;
    padding: 0 26px 26px;
}
.age-gate__additional-information p {
    font-style: italic;
    font-weight: 300;
    color: #000;
    font-size: 12px;
    padding: 0px 70px;
}

.wpuf_sub_info h3 {
    display: none;
}

body .wpuf_sub_info .wpuf-text {
    padding: 30px;
}

.wpuf-text {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

body .wpuf_sub_info .wpuf-text {
    padding: 30px;
    line-height: 1.3;
    color: #000;
}

body .wpuf_sub_info {
    padding: 0;
    margin: 10px 5px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: #fff;
}

body ul.wpuf_packs h3, ul.wpuf_packs h3 {
  background-color: #ff407b !important;
  border-bottom: 1px solid #ff407b !important;
    color: #ffffff !important;
    font-weight: 600;
    font-size: 23px;
    padding: 24px !important;
}

body .entry-content ul.wpuf_packs > li, body ul.wpuf_packs > li {
    background: #fff;
    display: inline-block;
    vertical-align: top;
    border: 0;
    overflow: hidden;
    border-radius: 8px;
    list-style: circle;
    margin: 0 25px 25px 0;
    position: relative;
    width: 31%;
    box-shadow:0;
}

.platba {
  text-align: center;
}

li.sf-field-sort_order label.sf-label-radio {
  padding: 0;
}

.sort li.sf-field-sort_order ul {
    display: flex;
    gap: 30px;
}

.wpuf-sub-desciption {
  color: #000;
}

body .wpuf-sub-desciption ul li {
  text-align: left;
}

html body ul.wpuf_packs .wpuf-sub-desciption li,
html body ul.wpuf_packs .wpuf-sub-desciption ul {
  list-style: square!important;
}

.wpuf-sub-desciption p {
    color: #000;
    font-size: 15px;
    padding: 40px;
}

body .entry-content ul.wpuf_packs .wpuf-sub-desciption p, body ul.wpuf_packs .wpuf-sub-desciption p {
    padding: 0 30px;
    margin-bottom: 15px;
}

body ul.wpuf_packs .wpuf-pricing-wrap {
    background: #ffffff;
}

.wpuf-sub-amount {
    margin: auto;
    max-width: 89%;
}

html body ul.wpuf_packs .wpuf-sub-button a {
    border-radius: 6px;
    background: #FF407B!important;
    transition: 0.5s background-position;
    color: #fff!important;
    padding: 16px 32px;
    font-family: Jost;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.8px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    align-items: center;
    margin: 24px auto;
    display: block;
    max-width: 190px;
    text-align: center;
    cursor: pointer;
}

body ul.wpuf_packs li {
    background-color: #fff !important;
}

html body ul.wpuf_packs .wpuf-sub-desciption li {
  border-top: 0!important;
}

html body .entry-content ul.wpuf_packs .wpuf-sub-desciption li:last-child,
html body ul.wpuf_packs .wpuf-sub-desciption li:last-child {
  border-bottom: 0!important;
}

ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount, ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount {
    background-color: #ffffff !important;
    border-bottom: 1px solid #e2e2e2 !important;
    color: #000000 !important;
}

.wpuf-pack-cycle.wpuf-nullamount-hide {
    letter-spacing: 1.7px;
    color: #a49e9e;
    font-weight: 100;
}


input.wpuf-coupon-field {
    width: 270px;
    padding: 20px;
    font-size: 13px;
}

.page-template-dekujeme {
    margin: auto;
    text-align: center;
}
.page-template-dekujeme img {
    margin: auto;
    text-align: center;
    max-width: 130px;
    margin-bottom: 40px;
}

span.wpuf-sub-cost {
    font-weight: 600;
    padding: 40px !important;
    font-size: 32px !important;
}

body ul.wpuf_packs .wpuf-sub-desciption li {
    border-top: 1px solid #eee!important;
    padding: 7px 0;
    letter-spacing: 0.4px;
    font-family: helvetica!important;
    text-align: left!important;
    padding: 6px 0px !important;
    margin: 0 40px !important;
}

.advert div {
    border: 0;
    background: #3d2444b0;
    padding: 40px;
    border-radius: 6px;
    width: 32%;
}


.acf-label label {
color: #fff;
text-align: center;
font-family: 'Jost';
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.6px;
margin-top: 10px;
display: block;
text-align: left;
text-transform: uppercase;
}
.list-podniky {
    display: flex;
    gap: 16px;
    justify-content: center;
}

.item-podnik {
  padding: 3px;
  width: 32%;
  text-decoration: none;
}

.item-podnik h3 {
  color: #fff;
  padding: 8px 0;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.item-podnik p {
  color: #6B6B6B;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
}

.acf-map {
    width: 100%;
    height: 500px;
    margin: 10px 0;
    border-radius: 10px;
}

.acf-map img {
   max-width: inherit !important;
}

video {
    border-radius: 10px;
}


.left {
  text-align: left;
}

.list-swingers {
    display: flex;
    gap: 16px;
    justify-content: center;
    padding-bottom: 16px;

}

.item-swingers {
  padding: 0 0 16px;
  width: 32%;
  text-decoration: none;
  border-radius: 6px;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.10);

}


.item-swingers h3 {
  color: #000;
  padding: 8px 0;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.item-swingers p {
  color: #6B6B6B;
  font-weight: 400;
  display: block;
  text-align: center;
  padding: 0;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}



.item {
  padding: 3px;
  width: 22%;
  text-decoration: none;
}

.item:hover,
.item-podnik:hover,
.item-swingers:hover {
  transform: scale(1.03);
}

.item-photo img {
    border-radius: 4px;
    width: 220px;
    height: 270px;
    object-fit: cover;
}

img.item-photo-podniky {
    border-radius: 6px;
    width: 350px;
    height: 185px;
    object-fit: cover;
}

.left-side .datum,
.left-side .cas {
 font-size: 20px;
 font-weight: 500;
 font-family: Jost;
 display: flex;
 align-items: center;
 gap: 6px;
 margin-bottom: 12px;
}

.left-side .cas::before {
  content: url(../images/time.svg);
  height: 20px;

}

.left-side .datum::before {
  content: url(../images/date.svg);
  height: 20px;

}

.nofound {
  font-size: 14px;
  color: #adadad
}

body .wpuf-dashboard-container table.items-table td:nth-child(3) span {
  font-size: 14px;
}
.item-swingers img.item-photo-swingers {
    width: 340px;
    height: 300px;
    object-fit: cover;
}

.item-swingers p.date_s {
    color: #ef027e;
    font-weight: 600;
    font-size: 15px;
    margin-top: 3px;
}


.item-photo {
  border-radius: 9px;
  padding: 3px;
}



.item-photo.top div {
  position: absolute;
  margin: 12px 12px;
  content: url(../images/top.svg);
}

.item-name {
  color: #fff;
  text-align: center;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
}

.item-desc {
  color: #FF407B;
  text-align: center;
  font-family: Helvetica, sana-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
  display: block;
  margin-top: 2px;
}

.list-divky {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}


.banner {
  margin: auto;
  max-width: 900px;
  font-size: 10px;
  margin-bottom: 80px;
  text-transform: uppercase;
  color: #565555;
  letter-spacing: 1px;
}

.banner img {
  width: 100%;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #dbffe4;
    border: 0;
    padding: 18px;
    color: #2b4230;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    font-family: jost;
}

.meta-slider .noUi-base:first-child {
  display: none;
}


ul.menu li a {
    text-decoration: none;
    font-family: Helvetica;
    text-transform: uppercase;
    font-size: 16px;
    padding: 16px 0;
    display: block;
    letter-spacing: 1px;
    color: #000;
}
ul.menu li a:hover {
  color: #e2018d;

}

ul.menu li:last-child a {
    color: #e2018d;
}

ul.menu li:last-child a:hover {
    transform: scale(1.02);
}


ul.menu {
    list-style: none;
    margin-top: 30px;
    padding: 30px;
}


ul.pagination {
  display: flex;
  gap: 10px;
  list-style: none;
  justify-content: center;
  margin: 50px 0 0;

}

ul.pagination li.active a {
  background: #FF407B;
  color: #fff;
}


ul.pagination li:first-child a {
  content: url(../images/arrow_black.svg);
  background: none;
  width: 8px;
}

ul.pagination li:last-child a {
  content: url(../images/arrow_black.svg);
  background: none;
  width: 8px;
  transform: rotate(180deg);
}


ul.pagination li a {
  background: #EEEEEE;
  color: #8C8C8C;
  padding: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  text-decoration: none;
}

ul.pagination li a:hover {
  background: #000;
  color: #fff;

}

ul.pagination li.active a:hover {
  background: #FF407B;
  color: #fff;

}

.parametres {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 32px 0;
}

.parametres div {
    text-align: center;
    width: 100%;
    display: flex;
    padding: 14px 0;
    justify-content: space-between;
    border-bottom: 1px solid #3B3947;
}

.parametres div span {
  color: #FF407B;
  font-weight: 600;
}

.parametres p {
    padding: 0 0;
    margin: 0;
}

.services h3,
.lang h3,
.daily h3 {
  text-align: left;
  text-transform: uppercase;
}

.services ul {
  column-count: 2;
  list-style: none;
  padding: 0;
}

.services ul li {
    padding: 4px 0;
}

.services ul li::before {
  content: url(../images/check.svg);
  margin-right: 8px;
}

.lang,
.daily {
  margin-top: 40px;
}

.lang ul {
  display: flex;
  gap: 16px;
  padding: 0;
  flex-wrap: wrap;
  list-style: none;
}

.lang ul li {
    text-transform: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 0.4px;
}




.lang ul li:before  {
  content: url(../images/check.svg);
  height: 20px;
}


.daily ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.daily ul li {
  padding: 4px 0;

}

.daily strong {
    font-weight: 600;
    width: 24px;
    display: inline-block;
}


.divky-podnik {
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.10);
  padding: 22px;
  display: flex;
  align-items: center;
  gap: 24px;
  text-decoration: none;
  margin-top: 32px;

}

.divky-podnik:hover {
  transform: scale(1.02);
box-shadow: 0px 4px 34px 0px rgba(164, 3, 110, 0.15);
}

.divky-podnik img {
  object-fit:cover;
  width: 130px;
  height: 100px;
border-radius: 6px;
}


.divky-podnik div p:nth-child(1){
  color: #EC048F;
  font-family: Jost';
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.65px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.divky-podnik div p:nth-child(2) {
  color: #000;
  text-align: center;
  font-family: 'loos-normal';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 8px 0;
  margin: 0;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.divky-podnik div p:nth-child(3) {
  color: #6B6B6B;
text-align: center;
font-family: Poppins;
font-size: 12px;
font-style: normal;
padding: 0;
margin: 0;
text-align: left;
font-weight: 400;
line-height: normal;
letter-spacing: 0.6px;
}


footer {
  background: #060219;
  padding: 80px 0 0;
}

footer a {
  color: #fff;
  font-size: 16px;
  margin-bottom: 5px;
}

footer a:hover {
  text-decoration: none;
}

footer p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
}

footer p.copy {
    font-weight: 600;
    padding: 20px;
    margin: 50px auto 0;
    text-align: center;
    width: 96%;
    border-top: 1px solid #2E2A3E;
}

body .wpuf-pagination .page-numbers.current {
    padding: 2px 8px;
    margin: 2px;
    border: 1px solid #ff407b;
    font-weight: bold;
    background-color: #ff407b;
    font-size: 16px;
    /* padding: 10px; */
    color: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

section#shadow-host-companion {
    display: none;
}


footer .container {
  display: flex;
  justify-content: space-around;
}
footer .container div {
  width: 32%;
  display: flex;
  flex-direction: column;
}

footer .container div:first-child {
    padding-right: 15%;
}

.mob-info {
  display: none;
}



@media only screen and (max-width: 768px) {
  h1 {
      font-size: 37px;
      position: relative;
      top: 15px;
      line-height: 1.2;
      margin: -10px 0 43px;
  }

  .stats {
      justify-content: flex-start;
      white-space: nowrap;
      overflow: auto;
      padding: 24px 10px;
  }

  li.wpuf-el.po_none.field-size-large,
  li.wpuf-el.ut_none.field-size-large,
  li.wpuf-el.st_none.field-size-large,
  li.wpuf-el.ct_none.field-size-large,
  li.wpuf-el.pa_none.field-size-large,
  li.wpuf-el.so_none.field-size-large,
  li.wpuf-el.ne_none.field-size-large
   {
    width: 100%;
}

.column-1.items-of-column-1.wpuf-column-inner-fields ul {
  display: flex;
  flex-wrap: wrap;
}

body ul.wpuf-form .column-1 li.field-size-large .wpuf-fields {
    float: none;
    width: 100% !important;
}


  .advert div {
    border: 0;
    background: #3d2444b0;
    padding: 40px;
    border-radius: 6px;
    width: 77%;
}

li.passed-wpuf-ms-bar {
    font-size: 11px !important;
    padding: 9px 0!important;
}

body .wpuf-dashboard-container table.items-table tr {
    text-align: left;
    border: none;
    padding: 5px 0px!important;
    display: flex;
    border-top: 2px solid #5b5964;
    border-radius: 0px;
    justify-content: space-between;
    align-items: center;
}

.wpuf-dashboard-content.post table.items-table.post a {
    font-size: 13px;
}

body .wpuf-dashboard-container table.items-table td:nth-child(2) p {
    font-size: 12px;
}
  .seach-advance {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
  }
  div#show-popup {
    margin: auto;
}

a.adv-map {
    text-align: center;
    margin-top: 20px;
    padding: 16px;
    width: auto;
}

.list-divky .search-filter-results {
    display: flex;
    flex-wrap: wrap;
    gap: 8px!important;
    justify-content: center;
}

.sort li.sf-field-sort_order ul {
    display: flex;
    gap: 9px!important;
}

.tab-header li {
    text-align: center;
    cursor: pointer;
    font-family: Helvetica, sans-serif;
    padding: 10px 8px;
    color: #fff;
    font-weight: 600;
    transition: 0.3s;
    line-height: normal;
    letter-spacing: 0.8px;
}

  table.items-table.post td::before {
      display: none;
  }

    table.items-table.post span.post-edit-icon {
    display: none !important;
}

nav.wpuf-dashboard-navigation a {
    color: #000 !important;
}


body .wpuf-menu-item.active a {
    color: #FF407B !important;
    padding: 10px 16px;
    border-radius: 40px;
    font-weight: 700;
    padding: 0;
}

li.wpuf-menu-item.submit-post,
li.wpuf-menu-item.invoices {
    display: none !important;
}

li.wpuf-menu-item.dashboard a {
    color: #000 !important;
}

.nabidka-prace {
  display: none
}
  p.info {
    font-size: 18px;
}

.login label {
  align-items: center;
}


input[type="checkbox"] {

     transform: scale(1.5);

}

#popup-container h3 {
    font-size: 20px!important;
    margin-top: 30px;
    max-width: 100%;
    color: #000!important;
}

.tabs ul.filter_tab li.active a,
.tabs ul.filter_tab li a  {
    padding: 8px 18px;
  }

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

.item-swingers img.item-photo-swingers {
    width: 100%;
}


.tabs ul.filter_tab {
    margin: 33px auto 10px;
}


  .list-swingers,
  .list-podniky {
    flex-direction: column;
}

.main {
    background: #000 url(../images/bg.png) top cover no-repeat;
    position: relative;
}

#popup-menu {
    width: 75%!important;
  }

.item-swingers {
    width: 100%;

}

.advance-filter {
    position: relative;
    top: 16px;
    text-decoration: underline;
    cursor: pointer;
    display: flex;
}

.item {
    width: 45%;

}

.list-divky {

    gap: 14px;
}

.box {
  margin-bottom: 28px;
}

.left-side, .right-side {
    width: 100%;
}



.flex {
    display: flex;
    flex-direction: column;
    gap: 0!important;
}

.banner {
    margin: auto;
    max-width: 900px;
    font-size: 10px;
    margin-bottom: 50px;
    text-transform: uppercase;
    color: #565555;
    max-width: 90%;
    letter-spacing: 1px;
}

.item-podnik {
    width: 100%;
}


.tab-header {
    justify-content: flex-start;
    overflow: auto;
}

.menu-panel a:nth-child(1) {
  display: none;

}

.flex {
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.container {
    width: 90%;
    padding: 0 5%;
}


  footer .container {
      flex-direction: column;
  }

  footer .container div:first-child {
    padding-right: 0;
  }

  footer .container div {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
}


.flex-reverse.mobile,
.flex.mobile {
    display: flex-reverse;
    flex-direction: column-reverse;
    gap: 48px;
}

.desk-info {
  display: none;
}

.page-template-map section {
  padding: 0;
}

.gmnoprint.gm-style-mtc-bbw div:last-child {
    display: none;
}

.cspmmf_markers_filter_container.left.cspm_border_shadow.cspm_border_radius {
  max-width: 80%;
}


.mob-info {
  display: block;
}

.lang ul {
    display: flex;
    gap: 16px;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
}

body .entry-content ul.wpuf_packs > li, body ul.wpuf_packs > li {
    background: #fff;
    display: inline-block;
    vertical-align: top;
    border: 0;
    overflow: hidden;
    border-radius: 8px;
    list-style: circle;
    margin: 0 25px 25px 0;
    position: relative;
    width: 100%;
    box-shadow: 0;
}

body ul.wpuf-form li.field-size-large .wpuf-fields {
    float: none;
    width: 90%!important;
}


footer p.copy {
    width: 60%;
}

form#wpuf-payment-gateway .wpuf-pack-inner {
    flex-direction: column;
    gap: 14px;
}

form#wpuf-payment-gateway {
    margin: 0;
    max-width: 90%
}

body #wpuf-payment-gateway ul.wpuf-payment-gateways li .wpuf-payment-instruction {
    padding: 8px 10px;
    margin: 0;
}

body #wpuf-payment-gateway ul.wpuf-payment-gateways li .wpuf-instruction {
    padding: 8px 10px;
    margin-bottom: 10px;
    background: #ffffff;
    color: #000;
    width: 86%;
  }

}

.wpuf-instruction a {
    color: #000;
}

#popup-menu a {
    text-decoration: none;
    font-family: Helvetica;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    letter-spacing: 1px;
    color: #000;
}
