/*
Theme Name: Hello child
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/

body {
    counter-reset: x;
}
.home .comments-area{
    display: none !important;
}
/* HEADER STYLE */
.zx-header-search {
    background-color: #B6358A1A;
    padding: 15px;
    border-radius: 10px;
}
.header-search-form-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header-search-form-content select {
    cursor: pointer;
    flex: 0 0 170px;
    border-radius: 0 !important;
}
.zx-search-wrap {
    flex: 1;
    position: relative;
}
.zx-search-wrap [type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-flex;
    border: none !important;
    padding: 0 !important;
    justify-content: center;
    align-items: center;
    width: 50px;
    background-color: transparent !important;
	cursor: pointer !important;
    transition: .2s ease-out;
}
.zx-search-wrap [type="submit"]:hover {
    opacity: .5 !important;
}
.zx-search-wrap > input {
    border-radius: 0 !important;
}
.header-search-form-content select, 
.header-search-form-content input {
    outline: none !important;
    border: 1px solid #B6358A !important;
    min-height: 45px;
    font-family: inherit;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #B6358A !important;
}
.header-search-form-content input::placeholder {
    color: #B6358A !important;
}
.header-search-form-content > select:first-child {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-right: 0 !important;
}
.header-search-form-content > select:nth-child(2) {
    border-left-color: rgb(182, 53, 138, .2) !important;
    border-right: 0 !important;
}
.header-search-form-content input[type="text"] {
	border-left-color: rgb(182, 53, 138, .2) !important;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	padding-right: 40px;
}
.header-search-form-content select {
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/chev.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 90% 50%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    padding-right: 30px;
}
.hs-map-btn,
.hs-map-btn-2{
    cursor: pointer !important;
    flex: 0 0 170px !important;
	max-width: 170px !important;
    border-radius: 5px 0 0 5px !important;
    outline: none !important;
    border: 1px solid #B6358A !important;
    min-height: 45px;
    font-family: inherit !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #B6358A !important;
    border-right: 0 !important;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/chev.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 90% 50%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff !important;
    padding-right: 30px;
	text-align: left !important;
}
.hs-map-btn-2 {
    flex: 0 0 160px !important;
	max-width: 160px !important;
    border-radius: 0 !important;
    border-left-color: rgb(182, 53, 138, .2) !important;
}
.zx-temp label, 
.zx-temp a {
    color: #00000080 !important;
    font-size: 16px !important;
    display: inline-block !important;
    line-height: 130% !important;
}
.zx-temp label {
    margin-right: 10px;
}
.zx-map-tax {
    cursor: pointer !important;
}
.zx-map-tax:hover {
    fill: rgb(62 162 255 / 100%) !important;
}
.zx-temp a {
    text-decoration: underline !important;
}
.zx-header-btn:hover span.elementor-button-text, 
.zx-header-btn:hover svg path {
    color: #B6358A !important;
    stroke: #B6358A !important;
}
.zx-header a.elementor-sub-item:hover {
    background-color: #B6358A !important;
    color: #fff !important;
}
.zx-map-dropdown-2 {
    background-color: #fff;
    border: 1px solid #b6358a;
    border-radius: 3px;
    overflow: hidden;
    max-width: 170px;
    width: 100% !important;
    position: absolute;
    left: 165px;
    z-index: 8;
	display: none;
}
.zx-cpt-options {
    padding: 0 !important;
    list-style: none !important;
    margin: 0 !important;
}
.zx-cpt-options li > label {
    display: block;
    padding: 7px 10px;
    line-height: 140%;
    cursor: pointer;
}
.zx-cpt-options li > label .zx-cpt-label {
    font-size: 16px !important;
    color: #000 !important;
}
.zx-cpt-options li > label:hover .zx-cpt-label {
    color: #fff !important;
}
.zx-cpt-options li > label:hover {
    background-color: #b6358a;
}
.zx-cpt-group {
    padding: 5px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 3px;
}
.zx-cpt-group > label {
    flex: 0 0 49%;
    background-color: #b6358a;
    color: #fff !important;
    padding: 5px;
    border-radius: 3px;
    line-height: 100% !important;
    cursor: pointer;
}
.zx-cpt-group .zx-cpt-label {
    display: block;
    font-size: 14px !important;
    line-height: 100% !important;
}
.zx-map-dropdown-2 input[type="radio"] {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
}
.zx-header .menu-item-66 > a:before,
#MegaShop a.e-n-menu-title-text:before{
    content: '';
    display: inline-flex;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/shop.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 16px !important;
    height: 16px !important;
    opacity: 1 !important;
    position: absolute;
    left: 10px;
    background-color: transparent !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.zx-header .menu-item-66 > a, 
#MegaShop a.e-n-menu-title-text {
    padding-left: 30px !important;
}
#MegaShop{
	background-color: rgba(255, 255, 255, .2);
    border-radius: 5px;
}
.zx-header-mobile-left .elementor-menu-toggle {
    background-color: transparent !important;
    padding: 0;
}
.zx-header-mobile-left .elementor-widget-dyncontel-modalwindow > .elementor-widget-container, 
.zx-header-mobile-left > .elementor-widget-dyncontel-modalwindow {
    display: inline-flex !important;
}
.zx-mobile-burger nav.elementor-nav-menu--dropdown > ul {
    background-color: #B6358A1A;
    margin-top: 5px;
}
.zx-mobile-burger nav.elementor-nav-menu--dropdown > ul .sub-arrow svg path {
    fill: #B6358A;
}
.zx-mobile-burger nav.elementor-nav-menu--dropdown > ul li.menu-item a:hover .sub-arrow svg path{
    fill: #fff;	
}
.zx-newsletter {
    max-width: 450px;
    margin: auto;
}
.zx-newsletter-content {
    background-color: rgb(255, 255, 255, .1);
    border-radius: 5px;
    position: relative;
    padding: 5px;
}
.zx-newsletter-content input[type="email"] {
    min-height: 50px !important;
    outline: none !important;
    display: block !important;
    border-radius: 5px !important;
	border: none !important;
}
.zx-newsletter-content button[type="submit"] {
    background-color: #FF9900;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.01em;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 5px;
    width: 100px;
    border: none !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.zx-footer-box .elementor-widget-image-box .elementor-image-box-description {
    max-width: 90%;
}
.home-gallery-slider .elementor-swiper-button-prev {
    top: calc(100% - 50px) !important;
    transform: translateY(0) !important;
    left: 25px !important;
	z-index: 99 !important;
}
.home-gallery-slider .elementor-swiper-button-next{
	top: calc(100% - 50px) !important;
    transform: translateY(0) !important;
    right: 25px !important;
	z-index: 99 !important;
}
.home-gallery-slider .swiper-pagination-bullets {
    bottom: 27px !important;
}
.zx-calendar-label {
    margin: 0 0 0 0 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    color: #3EA2FF !important;
    line-height: 100%;
    margin-bottom: 12px !important;
    font-weight: 400;
}
.zx-calender-date {
    list-style: none !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    column-gap: 2px;
    margin-bottom: 15px;
}
.zx-calender-date-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgb(62 162 255 / 20%);
    color: #fff;
    font-weight: 600;
    padding: 5px;
	height: 45px;
    border-radius: 4px;
    position: relative;
}
.zx-calender-date-link > span {
    color: #fff;
}
.zx-calender-date-li {
    flex: 1;
}
.zx-cd-day {
    display: none;
    transform: translateY(-5px);
    opacity: 0;
    transition: .4s ease;
	font-size: 13px;
}
.zx-active:after{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: rgb(62 162 255 / 100%);
    transform: rotate(45deg) translateX(-50%);
    position: absolute;
    bottom: -8px;
    left: 50%;
    z-index: -1;
}
.zx-active,
.zx-calender-date-link:hover{
    background-color: rgb(62 162 255 / 100%) !important;
}
.zx-active .zx-cd-day,
.zx-calender-date-link:hover .zx-cd-day{
    display: inline-block;
    opacity: 1;
    font-weight: 400;
}
.zx-calender-events ul {
    padding: 0 !important;
    list-style: none !important;
}
.zx-calender-top {
    flex: 0 0 100px;
}
.zx-calender-top img {
    display: block;
    max-width: 100px !important;
    width: 100% !important;
    height: 60px !important;
    object-fit: cover !important;
    border-radius: 5px !important;
}
.zx-calender-bottom h6 {
    margin: 0 !important;
    font-size: 16px;
    font-weight: 500;
}
#EventSliderV .zx-calender-card {
    padding: 3px 0;
	height: 66px;
	overflow: hidden;
	display: flex;
    align-items: center;
    column-gap: 15px;
}
#EventSliderV .splide__arrows--ttb > button {
    position: relative !important;
    top: unset !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    transform: none !important;
    background-color: rgb(62 162 255 / 10%);
    border: none !important;
	outline: none !important;
}
#EventSliderV .splide__arrows--ttb {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
	margin-top: 20px;
}
.zx-cd-date {
    font-size: 14px;
}
#EventSliderV {
    display: flex;
    flex-direction: column-reverse;
}
#EventSliderV .splide__arrows--ttb > button svg {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    position: absolute;
}
#EventSliderV .splide__arrow--prev:after,
#EventSliderV .splide__arrow--next:after{
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/up_arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
}
#EventSliderV .splide__arrow--next:after{
	background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/down_arrow.svg) !important;
}
.zx-calender-bottom a:hover {
    color: #b6358a;
}
.zx-calender-bottom a {
    color: #000000;
}
.zx-post-list ol.dce-posts-container.dce-posts {
    padding-left: 0px;
}
.zx-post-list .elementor-post__title {
	display: flex;
    flex-direction: row;
    align-items: flex-start;
    column-gap: 8px;
}
.zx-post-list .elementor-post__title:before {
    counter-increment: x;
    content: counter(x) '.';
	font-weight: 500;
}
.zx-post-list .elementor-post__title a:hover {
    color: #b6358a !important;
}
.zx-home-events article.dce-post-item > .dce-post-block {
    background: linear-gradient(0deg, rgba(62, 162, 255, 0.1), rgba(62, 162, 255, 0.01)), linear-gradient(0deg, rgba(62, 162, 255, 0.01), rgba(62, 162, 255, 0.1));
    border: 1px solid #3EA2FF33;
    border-radius: 5px;
	position: relative;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	padding-bottom: 20px;
	overflow: hidden !important;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-0a0d686 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-0a0d686 > .dce-post-custommeta .dce-meta-item {
    padding: 10px 14px;
    border-bottom-right-radius: 5px;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-50f9520 {
    padding: 20px 20px 0 20px;
	flex: 0 0 100%;
	margin-bottom: 15px;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-0a0d686 {
    flex: 1;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-3fd9692 {
    flex: 0 0 100% !important;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-a56f0a3 {
    flex: 1;
	padding-left: 20px;
	padding-right: 10px;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-d20178f {
    flex: 0 0 85px;
	padding-right: 20px 
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-a56f0a3 p {
    margin: 0 !important;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-a56f0a3 > .dce-post-custommeta div > p:before {
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/loc_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-a56f0a3 > .dce-post-custommeta div > p:before {
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/loc_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-d20178f a {
    background-color: transparent !important;
    font-size: 0 !important;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-d20178f a:after {
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/action_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-top: 5px;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-d20178f .dce-post-button {
    text-align: right;
}
.zx-home-single-article .dce-post-item > .dce-post-block {
    background-color: #fff;
    border: 1px solid #B6358A80;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    padding-bottom: 15px;
	border-radius: 5px;
    overflow: hidden;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-53116e5 p {
    margin: 0;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-53116e5 {
    padding: 15px 15px 0 15px;
    margin-bottom: 5px;
    flex: 0 0 100%;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-c887d65 {
    padding: 0 15px 0 15px;
    flex: 1;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-58db8fa {
    padding: 0 15px 0 15px;
    flex: 0 0 90px;
    align-self: center;
    text-align: end;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-77a256f {
    flex: 0 0 100%;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-58db8fa > .dce-post-button a:after {
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/action_icon2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-top: 5px;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-58db8fa > .dce-post-button a {
    font-size: 0 !important;
    background-color: #B6358A1A !important;
    min-width: 45px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 4px;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-77a256f .dce-img img {
    height: 342px;
    object-fit: cover;
    object-position: center center;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-c529a99 > .dce-post-custommeta .dce-meta-item {
    padding: 10px 14px;
    border-bottom-right-radius: 5px;
}
.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-c529a99 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.zx-home-multi-article .dce-post-item > .dce-post-block figure.dce-img img {
    height: 140px;
    object-fit: cover;
    object-position: center;
	border-radius: 5px;
}
.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-77a256f .dce-img .zx-img-span,
.zx-home-multi-article .dce-post-item > .dce-post-block figure.dce-img .zx-img-span{
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
}
.zx-home-multi-article .dce-post-item .dce-post-block .dce-image-area {
    width: 45%;
}
.zx-home-multi-article .dce-post-item .dce-post-block .dce-content-area {
    width: 55%;
}
.zx-home-multi-article .dce-post-item .dce-post-block .dce-content-area p {
    margin-bottom: 5px;
}
.zx-home-eshop .dce-post-item .dce-post-block {
    background-color: #3EA2FF0D !important;
    border: 1px solid #3EA2FF33;
    padding: 20px;
}
.zx-home-eshop .dce-post-item .dce-post-block > .elementor-repeater-item-d4ae426 {
    padding: 20px 0 0 0;
}
.zx-home-eshop .dce-post-item .dce-post-block > .elementor-repeater-item-d4ae426:before {
    content: 'E-Shop';
    text-transform: uppercase;
    color: #3EA2FF;
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    line-height: 100%;
}
.zx-home-comp .dce-post-item .dce-post-block{
	background-color: #3EA2FF0D !important;
    border: 1px solid #3EA2FF33;
	display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
	padding-bottom: 11px;
}
.zx-home-comp .elementor-repeater-item-5a2205c p {
    margin-bottom: 0 !important;
}
.zx-home-comp .dce-post-item .dce-post-block > .elementor-repeater-item-0251273 {
    flex: 0 0 100% !important;
}
.zx-home-comp .dce-post-item .dce-post-block > .elementor-repeater-item-5a2205c {
    flex: 0 0 100%;
	padding: 20px 20px 0 20px;
	margin-bottom: 10px;
}
.zx-home-comp .dce-post-item .dce-post-block > .elementor-repeater-item-d630a2a {
    flex: 1;
	padding: 0 20px;
}
.zx-home-comp .dce-post-item .dce-post-block > .elementor-repeater-item-3eb80f3 {
    flex: 0 0 90px;
	padding: 0 20px;
	text-align: right !important;
}
.zx-home-comp .dce-item figure.dce-img img,
.zx-home-eshop .dce-item figure.dce-img img{
    height: 280px;
    object-fit: cover;
}
.zx-home-comp .dce-item figure.dce-img img{
	height: 314px !important;
}
.zx-home-comp .dce-post-item .dce-post-block > .elementor-repeater-item-d630a2a > .dce-post-title {
    max-width: 95%;
}
.zx-home-comp .dce-post-item > .dce-post-block > .elementor-repeater-item-3eb80f3 > .dce-post-button a:after {
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/action_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-top: 5px;
}
.zx-home-comp .dce-post-item > .dce-post-block > .elementor-repeater-item-3eb80f3 > .dce-post-button a {
    font-size: 0 !important;
    background-color: #3EA2FF1A !important;
    min-width: 45px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 4px !important;
}
#content .page-content > div {
    overflow-x: hidden !important;
}
.zx-home-trip article.dce-post-item > .dce-post-block > .elementor-repeater-item-50f9520 {
    padding: 0 20px 0 20px !important;
	margin-bottom: 10px !important;
}
.zx-home-trip article.dce-post-item > .dce-post-block > .elementor-repeater-item-d05ddd9 {
    flex: 0 0 100%;
    padding: 20px 20px 0 20px;
}
.zx-home-trip article.dce-post-item > .dce-post-block > .elementor-repeater-item-d05ddd9 p {
    margin-bottom: 5px !important;
}
.zx-sm-box-wrap {
    background: linear-gradient(0deg, rgba(62, 162, 255, 0.1), rgba(62, 162, 255, 0.01)), linear-gradient(0deg, rgba(62, 162, 255, 0.01), rgba(62, 162, 255, 0.1));
    border: 1px solid #3EA2FF33;
    padding: 30px 25px !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    /* min-height: 455px !important; */
}
.zx-home-sm-box .dce-post-block .dce-item_image {
    margin-bottom: 10px;
}
.zx-home-sm-box .dce-post-block .dce-item_title {
    margin-bottom: 15px;
}
.zx-home-sm-box .dce-post-block .elementor-repeater-item-a56f0a3 p:before,
.zx-top-box .elementor-image-box-description:before{
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/02/loc_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
	margin-top: 4px;
}
.zx-home-sm-box .dce-post-block .elementor-repeater-item-a56f0a3 p {
    margin-bottom: 0 !important;
    display: flex;
    align-items: flex-start;
}
.zx-top-box .elementor-image-box-description:before{
	margin-top: 0px !important;
}
.zx-top-box .elementor-image-box-title {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    max-width: 80% !important;
}
.zx-top-box .elementor-image-box-img img {
    border-radius: 5px !important;
}
.zx-on-slider-post .dce-meta-item > p {
    line-height: 100% !important;
    margin-bottom: 7px;
}
.zx-on-slider-post .dce-img img {
    height: 120px;
    object-fit: cover;
    object-position: center;
}

/* Single Post */
.zx-ev-date .dynamic-content-for-elementor-acf,
.zx-ev-region .dynamic-content-for-elementor-acf,
.zx-ev-time .dynamic-content-for-elementor-acf,
.zx-ev-price .dynamic-content-for-elementor-acf,
.zx-ev-age .dynamic-content-for-elementor-acf{
    display: inline-flex;
    align-items: center;
    line-height: 100% !important;
}
.zx-ev-date .dynamic-content-for-elementor-acf:before,
.zx-ev-region .dynamic-content-for-elementor-acf:before,
.zx-ev-time .dynamic-content-for-elementor-acf:before,
.zx-ev-price .dynamic-content-for-elementor-acf:before,
.zx-ev-age .dynamic-content-for-elementor-acf:before{
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/ev_date.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
.zx-ev-region .dynamic-content-for-elementor-acf:before{
	background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/ev_location.svg) !important;
}
.zx-ev-time .dynamic-content-for-elementor-acf:before{
	background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/ev_clock.svg) !important;
}
.zx-ev-price .dynamic-content-for-elementor-acf:before{
	background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/ev_ticket.svg) !important;
}
.zx-ev-age .dynamic-content-for-elementor-acf:before{
	background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/ev_person.svg) !important;
}
.zx-single-btn-1 span.elementor-button-icon svg {
    width: 20px;
    height: 20px;
}
.zx-single-btn-1 span.elementor-button-content-wrapper {
    align-items: center;
}
.zx-single-btn-2 span.elementor-button-icon.elementor-align-icon-left svg {
    width: 18px;
    height: 18px;
}
.zx-single-btn-2 span.elementor-button-content-wrapper {
    align-items: center;
}
.zx-single-side-post .dce-post-item > .dce-post-block figure.dce-img img {
    height: 115px !important;
}
#comments textarea,
#comments input{
    border: 1px solid #3EA2FF80;
    border-radius: 5px !important;
}

#comments textarea {
    border: 1px solid #3EA2FF80;
    border-radius: 5px !important;
    height: 90px; /* Adjust this value to make it smaller */
    width: 100%; /* You can reduce this percentage to make it narrower */
    font-size: 14px !important; /* Decrease the font size if needed */
    padding: 10px; /* Adjust padding for inner spacing */
}


#comments label {
    font-family: 'DM Sans';
    font-size: 16px !important;
}
#comments input#submit {
    background-color: #3EA2FF1A !important;
    border-color: #3EA2FF1A !important;
    height: 45px;
    font-size: 14px !important;
    padding: 0 30px 0 30px;
    color: #3EA2FF !important;
    position: relative;
    outline: none !important;
}
#comments .comment-author.vcard * {
    color: #3EA2FF !important;
}
#comments .comment-metadata * {
    color: #3EA2FF !important;
    font-size: 16px !important;
}
.woocommerce-account .site-main {
    max-width: 100% !important;
    width: 100%;
}
.woocommerce-account .elementor-element-60fabbc {
    display: none !important;
}
.woocommerce-account .site-main .page-header {
    background-color: #efefef;
    height: 250px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.woocommerce-account .site-main .page-content {
    max-width: 1140px;
    padding: 0 15px;
    margin: auto;
}
.woocommerce-account .site-main .page-content h2 {
    margin: 0 0 25px 0 !important;
    font-weight: 700;
	text-align: center;
}
.woocommerce-account .site-main .page-content .woocommerce {
    max-width: 600px;
    margin: auto;
}
.woocommerce-account .site-main .page-content .woocommerce .woocommerce-button {
    font-family: "DM Sans", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #3ea2ff;
    background-color: #3EA2FF1A;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 20px 10px 20px;
}
.woocommerce-account .site-main .page-content .woocommerce .woocommerce-LostPassword.lost_password {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}
.woocommerce-account .site-main .page-content .woocommerce .woocommerce-LostPassword.lost_password font {
    color: #3ea2ff !important;
}
.woocommerce-account .site-main .page-content .woocommerce .woocommerce-LostPassword.lost_password a {
    text-decoration: none !important;
}
.logged-in.woocommerce-account .woocommerce {
    max-width: 100% !important;
    width: 100% !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    padding: 0 !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul li > a {
    text-decoration: none !important;
    font-size: 18px !important;
    text-transform: capitalize;
    display: block;
    background-color: #efefef;
    padding: 10px 20px;
    transition: .2s ease;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul > li:not(:last-child) {
    border-bottom: 1px solid #000;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul li > a:hover {
    background-color: #b6358a !important;
    color: #fff !important;
}
.logged-in.woocommerce-account .woocommerce-EditAccountForm button[type="submit"] {
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    fill: #3ea2ff;
    color: var(--e-global-color-primary);
    background-color: #3EA2FF1A;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 20px 15px 20px;
    margin-top: 15px;
}
.logged-in.woocommerce-account nav.woocommerce-MyAccount-navigation {
    margin-bottom: 25px;
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-wrap {
    z-index: 1050 !important;
}
.zx-map-pop-inner svg {
    max-width: 500px !important;
    width: 100% !important;
    max-height: 205px !important;
    height: 100% !important;
}
.zx-map-pop-inner {
    text-align: center;
}
.zx-map-pop {
    position: relative;
    max-width: max-content;
    margin: auto;
}
.zx-map-pop .mfp-close {
    position: absolute;
    right: -45px;
    top: -45px;
    font-size: 36px;
    padding: 0 !important;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px !important;
    background-color: #b6358a !important;
    color: #fff !important;
}
.zx-map-option:hover {
    fill: rgb(62 162 255 / 100%) !important;
}
.zx-map-option {
    cursor: pointer !important;
}
.zx-map-option.hs-active {
    fill: rgb(62 162 255 / 100%) !important;
}
.hs-search-results {
    position: absolute;
    background-color: #fff;
    z-index: 2;
    max-width: 100%;
    width: 100%;
    top: 47px;
    overflow-y: scroll;
    height: 389px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);
	scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #b6358a #f0f0f0; /* For Firefox */
	display: none;
}
.hs-search-results ul {
    padding: 0;
    list-style: none !important;
}
.hs-search-results ul > li a {
    display: inline-block;
    color: #000000;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 130%;
    padding: 10px 15px;
}
.hs-search-results ul > li:not(:last-child) {
    border-bottom: 1px solid #ddd !important;
}
.hs-search-results::-webkit-scrollbar {
    height: 8px;
}
.hs-search-results::-webkit-scrollbar-track {
    background-color: #f0f0f0;
}
.hs-search-results::-webkit-scrollbar-thumb {
    background-color: #b6358a;
    border-radius: 4px;
}
.zx-loader:after {
    content: '';
    display: inline-block;
    width: 18px !important;
    height: 18px !important;
    border: 3px solid #b6358a !important;
    border-bottom-color: transparent !important;
    border-radius: 50% !important;
    box-sizing: border-box !important;
    animation: rotation 1s linear infinite;
    position: absolute;
    left: 15px;
    top: 15px;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} 
.zx-loader svg {
    opacity: 0 !important;
}
.hs-search-results ul > li a:hover {
    color: #b6358a !important;
}
.hs-search-results > p {
    padding: 10px;
    line-height: 130% !important;
    color: #000 !important;
    font-weight: 600;
    font-size: 14px !important;
    text-align: center;
}
.zx-header-search-form > form {
    position: relative;
}
.zx-map-dropdown {
    max-width: max-content;
    position: absolute;
    z-index: 9;
    display: none;
}
.zx-map-dropdown svg {
    display: block;
}
.zx-template-events-filter input[type="date"] {
    border: 1px solid rgba(0, 0, 0, .3) !important;
    border-radius: 5px !important;
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 35px !important;
    font-size: 14px !important;
    padding: 0 10px !important;
}
.zx-template-events-filter p {
    margin: 0 !important;
}
.zx-template-events-filter p > label {
    font-size: 14px !important;
    display: block !important;
    line-height: 100% !important;
    margin-bottom: 5px !important;
}
.zx-condition-date > p:not(:last-child) {
    margin-bottom: 10px !important;
}
#CollectDate,
#CollectDate1{
    background-color: #3EA2FF1A !important;
    border-color: #3EA2FF1A !important;
    height: 35px;
    font-size: 14px !important;
    padding: 0 10px 0 10px;
    color: #3EA2FF !important;
    position: relative;
    outline: none !important;
}
.zx-condition-date {
    padding-top: 10px;
    display: none;
}
.zx-reset-filters {
	margin-top:25px;
    margin-bottom: 25px;
}
.zx-reset-filters a {
    color: #B6358A;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}
.zx-template-search-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.zx-template-search-row > div {
    padding: 0 10px;
}
.zx-template-search-left {
    flex: 0 0 75%;
}
.zx-template-search-right {
    flex: 0 0 25%;
}
.zx-template-search-box {
    background-color: #3EA2FF0A;
    border: 1px solid #3EA2FF80;
    padding: 25px;
    border-radius: 8px !important;
    overflow: hidden;
    box-shadow: 0px 10px 40px 0px #3EA2FF1A;
    margin-bottom: 40px;
}
.zx-template-sb-heading {
    margin-bottom: 25px !important;
}
.zx-template-sb-heading .zx-tmr-label {
    margin-bottom: 0 !important;
}
.zx-template-sb-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
	row-gap: 15px;
}
.zx-template-sb-row > div {
    padding: 0 5px;
    flex: 0 0 25% !important;
}
.zx-template-box-feature img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.zx-template-box-feature {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.zx-template-box-date {
    position: absolute;
    left: 0;
    top: 0;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    padding: 7px 10px;
    border-bottom-right-radius: 5px;
    background-color: #3EA2FF;
}
.zx-template-box-title h4 {
    margin: 0 !important;
}
.zx-template-box-bottom {
    padding: 10px !important;
	background-color: #fff;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    min-height: 100px;
}
.zx-template-box-location {
    color: #3EA2FF;
}
.zx-template-box-title a {
    display: inline-block;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.zx-template-box-title {
    margin-bottom: 20px;
}
.zx-template-box-meta {
    display: flex;
    align-items: center;
}
.zx-template-box-meta > a {
    display: inline-block;
}
.zx-template-box-location {
    flex: 1;
    display: inline-flex;
    align-items: center;
    column-gap: 5px;
    font-size: 14px !important;
    line-height: 100% !important;
}
.zx-template-box-location img {
    display: block;
    width: 14px;
    height: auto;
}
.zx-template-box-meta > a img {
    display: block;
    width: 14px;
    height: auto;
}
.zx-template-box-redirect a {
    font-family: "DM Sans", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    fill: var(--e-global-color-primary) !important;
    color: var(--e-global-color-primary) !important;
    background-color: #3EA2FF1A;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 20px 15px 20px;
    display: inline-flex;
}
.zx-template-box-redirect {
    text-align: center;
    margin-top: 35px !important;
}
.zx-template-title h2 {
    margin: 0 !important;
    color: #000000;
    font-family: "DM Sans", Sans-serif;
    font-size: 26px;
    font-weight: 400;
}
.zx-template-title {
    margin-bottom: 25px;
}
.no-results {
    background-color: #3EA2FF0A;
    border: 1px solid #3EA2FF80;
    padding: 25px;
    border-radius: 8px !important;
    overflow: hidden;
    box-shadow: 0px 10px 40px 0px #3EA2FF1A;
    margin-bottom: 40px;
}
.zx-template-search-for {
    padding: 0 !important;
    list-style: none !important;
}
.zx-tsf-label {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    text-align: left;
    text-transform: uppercase;
    color: #3EA2FF;
}
.zx-tsf-value {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    text-align: left;
    color: #000;
}
.zx-template-search-for > li:not(:last-child) {
    margin-bottom: 5px !important;
}
.zx-template-search-for {
    margin: 20px 0 !important;
}
.zx-template-box {
    position: relative;
}
.zx-template-box-meta > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    top: 0;
    right: 5px;
    bottom: 0;
    cursor: pointer;
}
a.zx-teli-action:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    cursor: pointer;
}
.zx-mobile-submit {
	background-color: transparent !important;
    display: none !important;
}
button.zx-mobile-submit.zx-hid {
    display: none !important;
}
.zx-eft-btn {
    background-color: #3EA2FF1A !important;
    border-color: #3EA2FF1A !important;
    height: 45px;
    font-size: 14px !important;
    padding: 0 15px 0 15px;
    color: #3EA2FF !important;
    position: relative;
    outline: none !important;
}
.zx-event-filter-toggler {
    text-align: center;
    margin-bottom: 10px;
}
/* .zx-mobile-form-search button.hs-map-btn-2 {
    border-radius: 0 !important;
    border-bottom-color: rgb(182, 53, 138, .2) !important;
} */
.zx-stars .dce-post-item .dce-item_title:after,
.zx-stars .elementor-image-box-title:after{
    content: '';
    display: block;
    width: 79px;
    height: 14px;
    background-image: url("https://novy.sdetmi.com/wp-content/uploads/2024/11/zx_star.svg");
    background-size: 16px 13px;
    background-repeat: repeat-x;
    margin-top: 5px;
}
.zx-stars .zx-top-box .elementor-image-box-title {
    margin-bottom: 5px !important;
}
.zx-weather {
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    color: #00000080 !important;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline !important;
}
.zx-weather img {
    display: block !important;
    max-width: 30px !important;
    width: 100% !important;
    height: 30px !important;
    object-fit: cover !important;
}
.zx-temp abbr {
    text-decoration: none !important;
}
.zx-label-top {
    color: #fff;
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 100%;
    padding: 5px !important;
    border-radius: 2px;
    display: inline-flex;
    margin-bottom: 10px;
    min-width: 50px;
    min-height: 25px;
    justify-content: center;
    align-items: center;
}
.zx-ev-loc img {
    max-width: 19px !important;
    width: 100% !important;
    height: 19px !important;
    object-fit: contain;
}
.zx-ev-time img {
    max-width: 17px !important;
    width: 100% !important;
    height: 17px !important;
    object-fit: contain;
}
.zx-ev-tic img {
    max-width: 20px !important;
    width: 20px !important;
    height: 20px !important;
    object-fit: contain;
}
.zx-ev-person img {
    max-width: 17px !important;
    width: 100% !important;
    height: 17px !important;
    object-fit: contain;
}
.zx-ev-meta span.elementor-icon-list-icon svg, 
.zx-ev-meta span.elementor-icon-list-icon {
    width: 18px !important;
    height: 18px !important;
}
.post-type-vylety .zx-teli-title {
    margin-bottom: 5px !important;
}
.zx-template-events-days.zx-no-dates {
    padding-bottom: 25px;
    justify-content: center;
}
.zx-tooltip {
    position: relative;
    display: inline-block;
	margin-left: 5px;
}
.zx-tooltip .tooltiptext {
    visibility: hidden;
    width: 115px;
    background-color: #3ea2ff;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: calc(100% + 5px);
    left: 50%;
    margin-left: -55px;
    line-height: 125% !important;
    font-size: 14px;
    z-index: 1;
	text-align: right;
}
.zx-tooltip:hover .tooltiptext {
  visibility: visible;
}
.zx-tooltip .tooltiptext:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #3ea2ff;
    transform: rotate(45deg) translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0px;
    z-index: -1;
}
.zx-date-shortcode {
    color: #3EA2FF;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    line-height: 100% !important;
}
.zx-date-shortcode:before {
    content: '';
    display: inline-block;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/ev_date.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
.zx-excerpt {
    color: #000;
    text-align: left;
}
.zx-hybrid-title {
    font-family: "DM Sans", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #000000;
    margin: 0 !important;
}
.zx-hybrid-heading {
    margin-bottom: 20px;
}
.zx-sep-banner {
    background-color: #efefef;
    max-width: 100%;
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
    margin: 30px 0;
}
.zx-ev-time .elementor-image-box-img {
    flex: 0 0 17px;
}
.zx-single-socials .elementor-grid > div:hover > div{
    background-color: #3EA2FF;
}
.zx-single-socials .elementor-grid > div:hover .elementor-share-btn__icon svg path {
    fill: #fff !important;
}
p:last-child {
    margin: 0 !important;
}
.zx-single-body-socials .elementor-share-btn__icon {
    width: auto !important;
    height: auto !important;
}
.zx-single-body-socials .elementor-share-btn {
    height: auto !important;
}
.zx-single-body-socials .elementor-grid-item {
    margin-bottom: 0 !important;
}
.zx-single-body-socials .elementor-grid-item svg {
    width: 20px !important;
    height: 18px !important;
    background-color: transparent !important;
}
.zx-single-body-socials .elementor-share-btn:hover svg path {
    fill: #3EA2FF !important;
}
.zx-comments .title-comments {
    margin: 0 !important;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 28px;
    color: #000 !important;
    flex: 0 0 40% !important;
}
.zx-comments #comments {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.zx-comments ol.comment-list {
    flex: 0 0 60% !important;
}
.zx-comments #respond {
    display: flex;
    flex-direction: column; /* vertikálne rozloženie */
    align-items: flex-start; /* zarovná doľava */
    flex-wrap: nowrap; /* netreba zalamovanie */
    margin-top: 15px;
    width: 100%;
}
.zx-comments #respond #reply-title {
    margin: 0 !important;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 28px;
    color: #000 !important;
    flex: 0 0 40% !important;
}
.zx-comments #respond #commentform {
    flex: 0 0 60%;
}
.zx-comments ol.comment-list .comment-author.vcard img {
    display: none !important;
}
.zx-comments ol.comment-list li .comment-body {
    padding-left: 0 !important;
}
.zx-comments #comments .comment-metadata * {
    color: rgba(0,0,0,.5) !important;
}
.zx-comments #respond .comment-notes {
    font-style: italic !important;
    font-size: 14px !important;
}
.zx-comments #comments ol.comment-list #respond #reply-title {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    font-size: 20px !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.zx-comments ol.comment-list #commentform {
    flex: 0 0 100% !important;
}
.zx-comments #comments ol.comment-list #respond #reply-title small {
    font-size: 12px !important;
}
.zx-comments p.comment-form-cookies-consent {
	display: flex;
	align-items: flex-start;
	gap: 5px;
}
#stars-rating-review .stars-style-solid .br-widget a:after {
    content: '★' !important;
	font-size: 26px !important;
}
#stars-rating-review .br-widget a.br-selected:after {
    color: #3EA2FF !important;
}
#stars-rating-review {
    margin-bottom: 10px;
}
#stars-rating-review .br-widget a.br-active:after {
    color: #3EA2FF !important;
}
.rating-stars i.stars-style-solid:after {
    content: '★' !important;
    font-size: 26px !important;
}
.rating-stars i.rated:after {
    color: #FFB800 !important;
}
.zx-single-ratings .stars-avg-rating {
    margin: 0 !important;
    text-align: left !important;
}
.zx-plugin-modify-rating-class {
    line-height: 100% !important;
    margin-bottom: 10px !important;
}
.zx-plugin-modify-rating-class .rating-stars {
    display: flex;
    align-items: center;
}
.zx-plugin-modify-rating-class .rating-stars i.stars-style-solid:after {
    font-size: 24px !important;
    display: block;
}
.zx-comments ol.comment-list li .comment-body .reply {
    margin-top: 5px !important;
}
.zx-single-acf-gallery .swiper-button {
    background-color: #fff;
    display: flex;
    width: 45px !important;
    height: 45px !important;
    padding: 5px;
}
.zx-single-acf-gallery .swiper-button svg {
    width: 20px !important;
    height: 20px !important;
}
.zx-single-acf-gallery .swiper-button:hover {
    background-color: #3EA2FF !important;
}
.zx-single-acf-gallery .swiper-button:hover line {
    stroke: #fff !important;
}
.zx-single-acf-gallery .swiper-button:hover polyline {
    stroke: #fff !important;
}
.zx-single-ratings i.zx0 {
    font-style: normal !important;
}
.rating-text.zx0r {
    position: relative;
    top: -2px;
}
.zx-single-ratings .rating-text {
    color: rgba(0,0,0,.4) !important;
}
.zx-single-event-content {
    word-wrap: break-word;
}
.zx-stars-sh {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 3px;
}
.zx-stars-sh .zx-star-icon {
    display: block !important;
    line-height: 100% !important;
}
.zx-stars-sh .zx-star-icon i {
    font-style: normal !important;
    font-size: 20px !important;
}
.zx-stars-sh .zx-r0 {
    color: #D9D9D9 !important;
}
.zx-stars-sh .zx-r1 {
    color: #FF9900 !important;
}
.zx-star-rating {
    margin: 12px 0 !important;
}
.zx-rec-stars {
    margin-top: 7px;
}
.zx-feature-events-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -7.5px;
}
.zx-fe-col {
    flex: 0 0 25%;
    padding: 0 7.5px;
    margin-bottom: 15px;
}
.zx-fe-card {
    background: linear-gradient(0deg, rgba(62, 162, 255, 0.1), rgba(62, 162, 255, 0.01)), linear-gradient(0deg, rgba(62, 162, 255, 0.01), rgba(62, 162, 255, 0.1));
    border: 1px solid #3EA2FF33;
    border-radius: 5px;
}
.zx-fe-bottom {
    padding: 20px;
}
.zx-fe-title {
    font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    margin: 0 0 15px 0 !important;
}
.zx-fe-title a {
    color: #000000;
}
.zx-fem-location {
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #3EA2FF;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.zx-fe-action {
    display: inline-flex;
    width: 16px;
    height: 16px;
    justify-content: center;
    align-items: center;
}
.zx-fe-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zx-fe-date {
    display: inline-block;
    padding: 10px 14px;
    border-bottom-right-radius: 5px;
    background-color: #3EA2FF;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
}
.zx-fe-top img {
    display: block !important;
    height: 310px !important;
    object-fit: cover !important;
}
.zx-fe-top {
    position: relative;
}
.zx-fe-top a {
    display: block;
}
.zx-map-tax {
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.zx-splide-thumbnails #main-carousel .splide__slide img {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 550px;
    object-fit: cover;
}
#thumbnail-carousel .splide__slide.is-active {
    opacity: 1 !important;
}
#thumbnail-carousel .splide__slide {
    opacity: 0.7;
    border: none !important;
}
#thumbnail-carousel .splide__slide img {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
#main-carousel {
    margin-bottom: 10px;
}
#thumbnail-carousel .splide__arrows > button {
    background-color: #fff !important;
    display: flex !important;
    width: 45px !important;
    height: 45px !important;
    padding: 5px !important;
    border: none !important;
    opacity: 1 !important;
}
#thumbnail-carousel .splide__arrows > button > svg {
    display: none !important;
}
#thumbnail-carousel .splide__arrows > button.splide__arrow:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#thumbnail-carousel .splide__arrows > button.splide__arrow--prev:after {
    background-image: url(https://novy.sdetmi.com/wp-content/uploads/2024/03/arrow_left.svg);
}
.zx-splide-thumbnails,
.zx-single-thumbnail {
    margin-bottom: 10px !important;
}
.zx-single-thumbnail img {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
}
.gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.gallery.gallery-columns-1 > figure {
    flex: 0 0 100% !important;
}
.gallery.gallery-columns-2 > figure {
    flex: 0 0 calc(100% / 2) !important;
    padding: 0 5px;
}
.gallery.gallery-columns-3 > figure {
    flex: 0 0 calc(100% / 3) !important;
    padding: 0 5px;
}
.gallery.gallery-columns-4 > figure {
    flex: 0 0 calc(100% / 4) !important;
    padding: 0 5px;
}
.gallery.gallery-columns-5 > figure {
    flex: 0 0 calc(100% / 5) !important;
    padding: 0 5px;
}
.gallery.gallery-columns-6 > figure {
    flex: 0 0 calc(100% / 6) !important;
    padding: 0 5px;
}
.gallery.gallery-columns-7 > figure {
    flex: 0 0 calc(100% / 7) !important;
    padding: 0 5px;
}
.gallery.gallery-columns-8 > figure {
    flex: 0 0 calc(100% / 8) !important;
    padding: 0 5px;
}
.gallery.gallery-columns-9 > figure {
    flex: 0 0 calc(100% / 9) !important;
    padding: 0 5px;
}
.custom-podujatia-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}
.custom-podujatia-wrapper > div {
    flex: 0 0 25%;
    padding: 0 8px;
}
.custom-podujatia-wrapper .zx-template-box-feature img {
    height: 310px !important;
    object-fit: cover !important;
}
.custom-podujatia-wrapper span.zx-template-box-date {
    padding: 10px 14px !important;
    font-size: 16px !important;
}
.custom-podujatia-wrapper .zx-template-box-inner {
    background: linear-gradient(0deg, rgba(62, 162, 255, 0.1), rgba(62, 162, 255, 0.01)), linear-gradient(0deg, rgba(62, 162, 255, 0.01), rgba(62, 162, 255, 0.1)) !important;
    border: 1px solid #3EA2FF33 !important;
    border-radius: 5px !important;
}
.custom-podujatia-wrapper  .zx-template-box-bottom {
    background-color: transparent !important;
    box-shadow: unset !important;
}
.custom-podujatia-wrapper  .zx-template-box-title a {
    font-size: 18px !important;
}
.custom-podujatia-wrapper .zx-template-box-location {
    font-size: 16px !important;
}
.custom-podujatia-wrapper  .zx-template-box-meta > a img {
    width: 16px;
}
.zx-html-cpts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}
.zx-html-cpts > div {
    flex: 0 0 25%;
    padding: 0 8px;
}
.zx-html-cpts.zx-count-2 > div {
    flex: 0 0 50%;
}
.zx-html-cpts .zx-template-box-feature img {
    height: 310px !important;
    object-fit: cover !important;
}
.zx-html-cpts .zx-template-box-bottom {
    background: linear-gradient(0deg, rgba(62, 162, 255, 0.1), rgba(62, 162, 255, 0.01)), linear-gradient(0deg, rgba(62, 162, 255, 0.01), rgba(62, 162, 255, 0.1));
    border: 1px solid #3EA2FF33;
    box-shadow: none !important;
    flex: 1;
    position: relative;
    padding-bottom: 45px !important;
}
.zx-html-cpts .zx-template-box-title a {
    font-size: 18px;
    line-height: 125% !important;
    color: #000 !important;
    font-weight: 400 !important;
}
.zx-html-cpts .zx-template-box-location {
    font-size: 16px !important;
}
.zx-html-cpts .zx-template-box-location img {
    width: 16px;
}
.zx-html-cpts .zx-template-box-meta > a img {
    width: 16px;
}
.zx-html-cpts .zx-template-box-title h4 {
    line-height: 100% !important;
}
.zx-html-cpts .zx-template-box-title {
    margin-bottom: 10px !important;
}
.zx-html-cpts .zx-template-box-rating.zx-stars-sh {
    margin: 10px 0 15px 0;
}
.zx-html-cpts .zx-template-box-meta {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.zx-html-cpts .zx-template-box-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}
.zx-html-cpts .zx-tb-link {
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 1;
}
.zx-sutaze .dce-item.dce-item_image {
    margin-bottom: 46px;
}
.zx-adj-3 span.zx-img-span {
    display: block !important;
    max-width: 100%;
    width: 100%;
}
.zx-adj-3.zx-sutaze .dce-item.dce-item_image {
    margin-bottom: 32px !important;
}
.zx-home-eshop span.zx-img-span {
    display: block !important;
}
.zx-sutaze .dce-post-block {
    padding-bottom: 32px !important;
}
.tp-zx::-webkit-scrollbar {
    width: 5px;
}
.tp-zx::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, .4);
    border-radius: 100px;
}
.tp-zx::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 100px;
}
.tp-zx {
    display: block;
    height: 200px;
    overflow-y: auto;
    padding-right: 5px;
}
.zx-html-cpts.zx-grid-small .zx-template-box-feature img {
    height: 150px !important;
}
.zx-adj-5 .zx-html-cpts.zx-grid-small .zx-template-box-feature img{
    height: 138px !important;
}
.zx-html-cpts.zx-grid-small .zx-template-box-title a {
    font-size: 14px;
}
.zx-post-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.zx-post-box-feature img {
    display: block;
    max-width: 100% !important;
    width: 100%;
    border-radius: 5px !important;
    height: 100px !important;
    object-fit: cover;
}
.zx-post-box-left {
    flex: 0 0 35%;
}
.zx-post-box-right {
    flex: 0 0 65%;
    padding-left: 12px;
}
.zx-post-box-title > h4 {
    display: flex;
    margin: 0 !important;
    line-height: 100% !important;
}
.zx-post-box-title > h4 a {
    display: inline-block;
    color: #000000;
    font-family: "DM Sans", Sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.zx-post-box-title {
    margin-bottom: 5px;
}
.zx-post-box-rating {
    margin-bottom: 5px;
}
.zx-post-box-location {
    display: flex;
    align-items: center;
    gap: 7px;
    color: #3EA2FF;
}
.zx-post-box-location img {
    position: relative;
    top: 1px;
}
.zx-post-box-wrapper > div:not(:last-child):after {
    content: '';
    display: block;
    max-width: 90%;
    width: 100%;
    height: 1px;
    background-color: #f8eaf3;
    margin: 14px 0;
    position: relative;
    z-index: 2;
}
.zx-post-box .zx-tb-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    cursor: pointer;
    z-index: 1;
}
.zx-search-wrap.zx-hs-vis {
    display: block !important;
}
.zx-hs-mobile-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0px;
    min-height: 95px;
    background-color: rgba(0,0,0,.7);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 99999;
    display: none;
}
#ZxCloseHS {
    border-color: #fff !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 0px !important;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 100% !important;
    position: absolute;
    right: 5px;
    top: 5px;
}














































/* Responsive */
@media only screen and (max-width: 1360px){
	.elementor-element.e-con-boxed.e-con.e-parent,
	.zx-footer,
	.zx-header > div:first-child{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.zx-template-events {
		padding: 15px !important;
	}
}
@media only screen and (max-width: 1300px){
	.zx-date-action,
	.zx-template-events-days .splide__arrow{
		max-width: 35px !important;
		height: 35px !important;
		font-size: 14px !important;
	}
	#ZxEventDates {
		padding: 15px 45px !important;
		max-width: 345px !important;
	}
	.zx-template-events-days {
    	justify-content: space-between;
	}
}
@media only screen and (max-width: 1200px){
	.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-d20178f {
    	align-self: center !important;
	}
	/* .zx-sm-box-wrap {
		min-height: 430px !important;
	} */
}

@media only screen and (max-width: 1024px) 
{
	.zx-header-search {
		background-color: #B6358A1A !important;
		margin: 0 50px;
	}
	.zx-home-eshop .dce-post-title,
	.zx-home-comp .dce-post-title{
    	min-height: 70px;
	}
	.zx-sm-box-wrap {
		padding: 15px !important;
	}
	/* .zx-sm-box-wrap {
		min-height: 407px !important;
	} */
	.zx-fe-top img {
		height: 220px !important;
	}
    .gallery.gallery-columns-5 > figure,
    .gallery.gallery-columns-6 > figure,
    .gallery.gallery-columns-7 > figure,
    .gallery.gallery-columns-8 > figure,
    .gallery.gallery-columns-9 > figure {
        flex: 0 0 calc(100% / 4) !important;
    }
    .zx-grid-small .zx-template-box.zx-home-hybrid {
        flex: 50% !important;
        margin-bottom: 15px !important;
    }

}

@media only screen and (max-width: 991px) 
{
	.zx-template-search-left,
	.zx-template-search-right{
		flex: 0 0 100% !important;
	}
    .custom-podujatia-wrapper > div {
        flex: 0 0 50% !important;
        margin-bottom: 16px !important;
    }
    .zx-html-cpts > div {
        flex: 0 0 50%;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 769px)
{
	.zx-event-filter-toggler{
		display: none;
	}
}

@media only screen and (max-width: 768px){
	.zx-template-events-filters-wrap {
    	display: none;
	}
	.zx-pagination-wrap {
		margin-bottom: 25px !important;
	}
	.zx-reset-filters {
    	text-align: center;
	}
	.zx-fe-col {
		flex: 0 0 50% !important;
	}
    .zx-html-cpts.zx-grid-small .zx-template-box-feature img {
        height: 310px !important;
    }
}

@media only screen and (max-width: 767px) 
{
	.zx-header-search {
		margin: 0 15px !important;
	}
	.header-search-form-content {
    	display: block !important;
	}
	.header-search-form-content > select:first-child {
		border-top-left-radius: 5px !important;
		border-top-right-radius: 5px !important;
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		border-bottom: 0 !important;
		border-color: #B6358A !important;
	}
	.header-search-form-content > select:nth-child(2) {
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		border-bottom: 0 !important;
		border-color: #B6358A !important;
		border-top-color: #B6358A1A !important;
	}
	.header-search-form-content input[type="text"] {
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
		border-bottom-left-radius: 5px !important;
		border-bottom-right-radius: 5px !important;
		border-bottom: 1px solid !important;
		border-color: #B6358A !important;
		border-top-color: #B6358A1A !important;
		border-right: 0 !important;
	}
	.header-search-form-content > select:first-child, 
	.header-search-form-content > select:nth-child(2) {
		max-width: 100% !important;
		width: 100% !important;
		display: block !important;
		padding-right: 15px !important;
		background-position: 95% 50% !important;
	}
	.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-d20178f {
		flex: 0 0 30px;
		padding-right: 10px;
	}
	.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-a56f0a3 {
		padding-left: 10px;
		padding-right: 5px;
	}
	.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-50f9520 {
		padding: 10px 10px 0 10px;
	}
	.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-a56f0a3 p {
		display: flex;
		align-items: flex-start;
	}
	.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-a56f0a3 p:before {
    	margin-top: 5px;
	}
	.zx-home-events article.dce-post-item > .dce-post-block > .elementor-repeater-item-0a0d686 > .dce-post-custommeta .dce-meta-item {
		padding: 6px 10px;
	}
	.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-77a256f .dce-img img {
		height: 270px;
	}
	.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-c887d65 {
		padding: 0 10px 0 15px;
	}
	.zx-home-single-article .dce-post-item > .dce-post-block > .elementor-repeater-item-58db8fa {
		padding: 0 15px 0 10px;
		flex: 0 0 80px;
	}
	.zx-home-eshop .dce-item figure.dce-img img {
		height: 160px;
	}
	.zx-home-eshop .dce-post-item .dce-post-block {
		padding: 10px;
	}
	.zx-home-eshop .dce-post-title{
    	min-height: 90px;
	}
	.zx-home-trip article.dce-post-item > .dce-post-block > .elementor-repeater-item-50f9520 {
		padding: 0 10px 0 10px !important;
	}
	.zx-home-trip article.dce-post-item > .dce-post-block > .elementor-repeater-item-d05ddd9 {
		padding: 10px 10px 0 10px;
	}
	.zx-top-box .elementor-image-box-title {
		margin-bottom: 10px !important;
		max-width: 100% !important;
	}
	.zx-top-box .elementor-image-box-wrapper {
		display: flex;
		align-items: center;
		column-gap: 10px;
	}
	.zx-top-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    	width: 50% !important;
	}
	.zx-on-slider-post .dce-img img {
		height: 110px;
	}
	.zx-event-meta-details .e-con-inner > div {
		flex: 0 0 100%;
		margin-bottom: 8px !important;
	}
	.zx-home-eshop.zx-no-min-height .dce-post-title {
    	min-height: auto !important;
	}
	.zx-box-nowrap .elementor-image-box-wrapper {
		display: flex;
		column-gap: 15px;
	}
	.woocommerce-account .site-main .page-header {
		height: 140px;
	}
	.zx-template-sb-row > div {
		flex: 0 0 100% !important;
	}
	.zx-template-sb-row > div:not(:last-child) {
		margin-bottom: 25px !important;
	}
	.hs-map-btn,
	.hs-map-btn-2{
		background-position: 95% 50% !important;
		max-width: 100% !important;
		width: 100% !important;
		border: none !important;
	}
	.zx-map-dropdown svg {
		display: block !important;
        width: 295px !important;
        height: 132px !important;
	}
	.zx-map-dropdown {
		top: 45px !important;
		left: 0px !important;
		right: 0 !important;
	}
	.header-search-form-content input[type="text"], 
	.header-search-form-content > select:nth-child(2) {
    	border: none !important;
	}
	.elementor-element-60fabbc > .e-con-inner {
    	padding-bottom: 0 !important;
	}
	.zx-map-dropdown-2 {
		max-width: 100% !important;
		left: 2px;
        top: 90px;
	}
	.zx-search-wrap {
    	display: none;
	}
	.zx-mobile-submit {
		position: relative;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
		margin-top: -40px;
		display: flex !important;
		max-width: 100% !important;
		width: 100% !important;
		border-radius: 0 0 3px 3px !important;
		justify-content: center;
		align-items: center;
		border-color: rgb(204 51 102 / 30%) !important;
		transition: .2s ease-out;
	}
	.zx-mobile-submit.zx-vis {
		opacity: 1 !important;
		visibility: visible !important;
		z-index: 1 !important;
		margin-top: 0 !important;
	}
	.zx-event-meta-details > div {
		flex: 0 0 calc(50% - 10px) !important;
		line-height: 100% !important;
	}
	.zx-event-meta-details {
		row-gap: 10px !important;
	}
	.zx-event-meta-details > div .elementor-image-box-wrapper {
		column-gap: 5px !important;
	}
	.zx-event-meta-details > div figure.elementor-image-box-img {
		margin-left: 0 !important;
	}
	
	.zx-event-meta-details .elementor-image-box-wrapper {
    	align-items: center;
	}
	.zx-event-meta-details > div.zx-ev-date {
		order: 1;
	}
	.zx-event-meta-details .zx-ev-tic {
		order: 2;
	}
	.zx-event-meta-details .zx-ev-loc {
		order: 3;
	}
	.zx-event-meta-details .zx-ev-person {
		order: 4;
	}
	.zx-event-meta-details .zx-ev-time {
		order: 5;
	}
	button.hs-map-btn {
		border: 1px solid #B6358A !important;
		border-radius: 5px 5px 0 0 !important;
		border-bottom-color: rgb(182, 53, 138, .2) !important;
	}
	button.hs-map-btn-2 {
		border: 1px solid #B6358A !important;
		border-radius: 0 0 6px 6px !important;
		border-top: 0 !important;
	}
	.zx-header-search-form input#HsSearch {
		border: 1px solid #B6358A !important;
		/* border-top: 0 !important; */
	}
	.zx-label-top {
		font-size: 12px;
		padding: 2px 5px 2px 5px;
	}
	.zx-comments #comments {
		display: block !important;
	}
	.zx-comments #comments .comment-meta {
		flex-direction: column !important;
		justify-content: flex-start !important;
		gap: 10px !important;
	}
	.zx-comments #respond {
		display: block !important;
	}
	#stars-rating-review {
		margin-top: 10px !important;
	}
	.zx-fe-top img {
		height: 160px !important;
	}
	.zx-fe-bottom {
		padding: 10px !important;
	}
	.zx-fe-title {
		font-size: 16px !important;
	}
	.zx-fem-location {
		font-size: 14px !important;
	}
    #thumbnail-carousel .splide__arrows > button {
        width: 30px !important;
        height: 30px !important;
    }
    #thumbnail-carousel-list {
        justify-content: center !important;
    }
    .zx-splide-thumbnails #main-carousel .splide__slide img {
        height: 250px;
    }
    .gallery.gallery-columns-2 > figure,
    .gallery.gallery-columns-3 > figure,
    .gallery.gallery-columns-4 > figure,
    .gallery.gallery-columns-5 > figure,
    .gallery.gallery-columns-6 > figure,
    .gallery.gallery-columns-7 > figure,
    .gallery.gallery-columns-8 > figure,
    .gallery.gallery-columns-9 > figure {
        flex: 0 0 calc(100% / 2) !important;
    }
    .custom-podujatia-wrapper .zx-template-box-feature img {
        height: 150px !important;
    }
    .custom-podujatia-wrapper .zx-template-box-title a,
    .custom-podujatia-wrapper .zx-template-box-location{
        font-size: 14px !important;
    }
    .custom-podujatia-wrapper .zx-template-box-meta > a img {
        width: 14px;
    }
    .zx-html-cpts > div {
        flex: 0 0 50%;
        margin-bottom: 15px;
    }
    .zx-html-cpts .zx-template-box-feature img {
        height: 140px !important;
    }
    .zx-html-cpts .zx-template-box-title a {
        font-size: 14px;
    }
    .zx-html-cpts .zx-template-box-location {
        font-size: 14px !important;
    }
    .zx-html-cpts .zx-template-box-location img {
        width: 14px;
    }
    .zx-html-cpts.zx-grid-small .zx-template-box-feature img {
        height: 140px !important;
    }
    .zx-html-cpts-2 {
        margin-bottom: 25px;
    }
    .zx-sutaze .dce-item.dce-item_image {
        margin-bottom: 20px;
    }
    .zx-sutaze .dce-post-block {
        padding-bottom: 10px !important;
    }
    a.zx-teli-action {
        position: absolute;
        right: 15px;
        bottom: 15px;
    }
    .zx-teli-feature img {
        aspect-ratio: 1 / 1 !important;
        max-width: unset !important;
        height: unset !important;
    }
}

/* figcaption {
    color: #A9A9A9 !important;
}
.single .elementor-widget-theme-post-content a {
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: grey;
    text-decoration-thickness: 1px;
	color: #B6358A;
} */


/* Figure/captions drž na plnú šírku kontajnera */
.elementor .elementor-widget-theme-post-content figure,
.elementor .elementor-widget-theme-post-content .wp-caption {
  width: 100% !important;
  max-width: 100% !important;
}

/* Zruš pevné zarovnania “alignleft/right”, nech obrázky neplávajú */
.elementor .elementor-widget-theme-post-content .alignleft,
.elementor .elementor-widget-theme-post-content .alignright {
  float: none;
  margin: 1rem 0;
}




/* základné nastavenie pre všetky H4 nadpisy */
.zx-template-box-title h4,
.zx-template-box-title h4 a,
.zx-post-box-title h4,
.zx-post-box-title h4 a,
.zx-teli-content h4.zx-teli-title,
.zx-teli-content h4.zx-teli-title a {
  transition: color .25s ease;
  color: inherit;
  text-decoration: none;
}

/* zmena farby pri hoveri nad boxom */
.zx-template-box-bottom:hover .zx-template-box-title h4,
.zx-template-box-bottom:hover .zx-template-box-title h4 a,
.zx-template-box:hover .zx-template-box-title h4,
.zx-template-box:hover .zx-template-box-title h4 a,
.zx-post-box-bottom:hover .zx-post-box-title h4,
.zx-post-box-bottom:hover .zx-post-box-title h4 a,
.zx-post-box:hover .zx-post-box-title h4,
.zx-post-box:hover .zx-post-box-title h4 a,
.zx-teli-content:hover h4.zx-teli-title,
.zx-teli-content:hover h4.zx-teli-title a {
  color: #b6358a !important;
}

/* aj pri focus-within (klávesnicová navigácia) */
.zx-template-box-bottom:focus-within .zx-template-box-title h4,
.zx-template-box-bottom:focus-within .zx-template-box-title h4 a,
.zx-post-box-bottom:focus-within .zx-post-box-title h4,
.zx-post-box-bottom:focus-within .zx-post-box-title h4 a,
.zx-teli-content:focus-within h4.zx-teli-title,
.zx-teli-content:focus-within h4.zx-teli-title a {
  color: #b6358a !important;
}



.single .elementor-widget-theme-post-content a {
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: grey;
    text-decoration-thickness: 1px;
	color: #B6358A; /* Link color */
}

/* Väčšie spodné odsadenie pre obrázky vložené cez editor */
p > img,
p > a > img {
    margin-bottom: 1.2rem; /* alebo napr. 32px */
    display: block;
}

.zx-img-span i {

    font-size: 12px !important;
    margin-top: 50px;
}
.e-n-menu-item:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
}



.wp-block-image :where(figcaption) {

    margin-top: -4em;
}

.dce-post-title a:hover {
    color: #b6358a !important;
}
.zx-filter-panel-inner label:hover {
    color: #b6358a !important;
}
.zx-filter-panel-inner label:active {
    color: #b6358a !important;
}

.zx-tmr-list li a:hover {
    color: #b6358a !important;
}
.e-n-menu-item.active-menu-item {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
}


/* figcaption základ – nech ostane, ako máš */
figcaption,
.wp-caption-text {
  color:#646464; text-align:center; font-size:12px; line-height:1.2; 
		margin-top:8px;
	display:block;
}

/* „Zdroj: …“ na samostatnom riadku pod popisom */
.wp-caption-text .caption-source {
  display:block;
  margin-top:4px;
  font-style:italic;           /* nech je zdroj kurzívou */
}
.wp-caption-text .caption-source-label {
  font-style:normal;           /* text „Zdroj:“ normálne písmo */
  color:#666;
  margin-right:2px;

}



/* SINGLE: úplne všetky obrázky v obsahu na 100% šírky */
body.single .elementor .elementor-widget-theme-post-content :is(img, figure img, .wp-caption img, .dce-img img) {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

/* SINGLE: wrappery okolo obrázkov nech nezväzujú šírku */
body.single .elementor .elementor-widget-theme-post-content :is(figure, .wp-caption, .dce-img, .zx-img-span) {
  width: 100% !important;
  max-width: 100% !important;
}

/* zruš „plávanie“ obrázkov, aby ich nič netlačilo do stĺpcov */
body.single .elementor .elementor-widget-theme-post-content :is(img.alignleft, img.alignright, .wp-caption.alignleft, .wp-caption.alignright) {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* ignoruj pevné HTML atribúty šírky/výšky z editoru */
body.single .elementor .elementor-widget-theme-post-content img[width],
body.single .elementor .elementor-widget-theme-post-content img[height] {
  height: auto !important;
  max-width: 100% !important;
  width: 100% !important;
}


/* Schovaj zdroj v .zx-img-span iba na homepage */
body.home .zx-img-span i {
  display: none !important;
}


.sd-promo-box {
    display: flex;
    align-items: flex-start;
    gap: 12px;

    padding: 14px 24px;
    margin: 16px 0;

    background: #FFF2DD;          /* svetlé krémové pozadie */
    border: 1px solid #F0C189;    /* jemný oranžový okraj */
    border-radius: 9999px;        /* „pilulka“ */
    font-size: 14px;
    line-height: 1.5;
}

.sd-promo-box::before {
    content: "i";
    flex: 0 0 22px;
    height: 22px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
    border: 1px solid #F0C189;
    color: #F0C189;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;            /* optické vyrovnanie s textom */
}

.sd-promo-box b,
.sd-promo-box strong {
    font-weight: 600;           /* mierne zvýraznený úvod textu */
}

