/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/



/*GLOBAL*/
/*content*/
.content-section {
  overflow-x: hidden;
}
.content-section h1 {
  font-size: 35px;
  line-height: 45px;
}
.content-section h2 {
  font-size: 25px;
  line-height: 35px;
}
.content-section h3 {
  font-size: 20px;
  line-height: 30px;
}


/*video*/
.elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play svg {
  opacity: 1;
}

/*gap*/
.col-gap-20 > .elementor-container {
  column-gap: 20px;
}
@media (min-width: 767px) {
.col-gap-20 > .elementor-container .elementor-column.elementor-col-25 {
  width: calc(25% - 15px)
}
}

.col-gap-30 > .elementor-container {
  column-gap: 30px;
}
.col-gap-40 > .elementor-container {
  column-gap: 40px;
}

.row-gap-20 > .elementor-container {
  row-gap: 20px;
}


/*btn*/
a.btn {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  padding: 20px 30px;
  background: #c6c6c6;
  transition: .45s cubic-bezier(.4, 0, .2, 1);
}
a.btn:hover {
  background: #c6c6c6;
}

a.btn.btn-round {
  border-radius: 10px;
}
a.btn img {
  margin-left: 10px;
}
a.btn-custom-sc {
  padding: 22px 37px 22px 37px !important;
  font-size: 18px;
  font-weight: 700;
  background-color: #E1E1E1 !important
}
a.btn-custom-sc:hover {
  background-color: #26335d !important
}
.elementor-sticky--effects a.btn-custom-sc {
  padding: 15px 30px !important;
  font-size: 16px;
}

/*FAQ SECTIONS*/
.faq-section .elementor-section.elementor-inner-section:not(.title-wrapper) .elementor-container {
  column-gap: 20px;
}

/*TESTIMONIALS*/
.elementor-widget-testimonial-carousel .elementor-main-swiper {
  width: 100% !important;
}
.elementor-2 .elementor-element .elementor-swiper-button.elementor-swiper-button-prev {
  margin-left: -40px;
}
.elementor-2 .elementor-element .elementor-swiper-button.elementor-swiper-button-next {
  margin-right: -40px;
}
.elementor-widget-testimonial-carousel .swiper-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.elementor-widget-testimonial-carousel .swiper-wrapper .swiper-slide {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/*BLOG SECTION GRID*/
.blog-section-grid .e-loop-item .elementor-heading-title {
  min-height: 75px;
}
.blog-section-grid .elementor-widget-theme-post-excerpt > .elementor-widget-container {
  overflow: hidden;
  width:100%;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}



/*CITY CAROUSEL*/
.section-city .elementor-container {
  column-gap: 20px;
}
.section-city .elementor-image-box-wrapper {
  background: rgb(255 255 255 / 80%);
  width: calc(100% - 50px);
  padding: 15px;
  align-items: center !important;
}
.section-city .elementor-image-box-wrapper .elementor-image-box-img img {
  display: block;
}

/*CONTACT FORM*/
.wpcf7 form .wpcf7-response-output {
  clear: both;
  color: #fff;
  padding: 10px !important;
  width: 100%;
  margin: 20px 0;
  font-size: 14px;
  line-height: 18px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  background: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  background: #46b450;
}
.wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 18px;
}
.grecaptcha-badge{visibility:hidden}

.wpcf7 p {
  margin: 0;
}
p.recapcha-text {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  margin-bottom: 15px;
}
.wpcf7-acceptance {
  font-size: 14px;
  line-height: 18px;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  border: 0;
  margin-bottom: 10px;
  font-size: 14px;
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
  outline: 1px solid #b7b7b7;
}
.elementor-kit-7 input[type="submit"] {
  padding: 15px 30px;
  line-height: 1;
  border-radius: 3px;
  background: #fff;
  border: none;
  color: #838383;
  font-style: italic;
  float: right;
}
.elementor-kit-7 input[type="submit"]:hover {
  color: #000;
  outline: none;
}
.elementor-kit-7 input[type="submit"]:focus {
  outline: none
}



/*CITY SINGLE PAGE*/
.city-section-banner .elementor-widget-wrap,
.city-section-banner .elementor-column {
  position: initial;
}
.city-section-banner .banner-title-wrapper {
  position: absolute;
  top: 40px;
}
.city-section-banner .banner-title-wrapper .pre-title {
  display: block;
  font-size: 25px;
  line-height: 40px;
}
.city-section-banner .city-badge-wrapper {
  margin-top: auto;
}
.city-section-cena .boxes-wrapper > .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-button {
  margin-top: auto;
}
.boxes-wrapper > .elementor-container .elementor-column .elementor-widget-wrap {
  align-items: initial;
  align-content: initial;
}

/*galery*/

/*video gallery*/
.video-gallery-wrapper > .elementor-container > .elementor-column{
  width: 50%;
}

/*pohoha*/
/* .city-section-poloha .cintorin-map-wrapper {
  max-width: 500px;
  margin-left: 10px;
}
.city-section-poloha .cintorin-wrapper {
  position: absolute;
  max-width: 500px;
  right: 0;
  top: 0;
  transform: translateY(40%);
} */

.city-section-poloha .cintorin-section-wrapper > .elementor-container {
  column-gap: 20px;
}
.city-section-poloha .cintorin-wrapper .elementor-widget-image > .elementor-widget-container {
  height: 290px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}


/*viac info section*/
.boxes-section-wrapper > .elementor-container {
  column-gap: 20px;
}


/*MENU*/
.city-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.city-logo-wrapper img {
  display: block !important;
  max-width: 150px;
}
.city-header .city-menu-wrapper ul.menu {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  column-gap: 80px;
}
.city-header .city-menu-wrapper ul.menu li a {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}


/*A-Z LISTING*/
ul.alphabet-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  column-gap: 10px;
  margin-bottom: 40px;
}
ul.alphabet-list li {
  border: 1px solid #e1e1e1;
  line-height: 1;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.alphabet-list li a {
  color: #000;
  padding: 10px;
}
.cities-section:not(:last-child) {
  margin-bottom: 30px;
}
.cities-section .title {
  border-bottom: 1px solid #e1e1e1;
}
.city-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.city-list li a {
  color: var(--e-global-color-primary);
}





/*MEDIA QUERIES*/
@media (max-width: 1024px) {
.city-section-poloha .cintorin-wrapper {
  position: initial;
  transform: none;
}
.elementor-2 .elementor-element .elementor-swiper-button.elementor-swiper-button-prev {
  margin-left: 0;
}
.elementor-2 .elementor-element .elementor-swiper-button.elementor-swiper-button-next {
  margin-right: 0;
}
}

@media (max-width: 767px) {
.blog-section-grid .e-loop-item .elementor-heading-title {
  min-height: auto;
}
.video-gallery-wrapper > .elementor-container > .elementor-column{
  width: calc(50% - 10px);
}
.city-section-poloha .cintorin-wrapper {
  margin-top: 15px;
}
.city-section-poloha .cintorin-wrapper .elementor-widget-image > .elementor-widget-container {
  height: auto;
}
/* .city-section-poloha .cintorin-map-wrapper {
  margin-left: 0;
  margin-top: 30px;
  order: 2;
} */
}



@media (max-width: 479px) {
.video-gallery-wrapper > .elementor-container > .elementor-column{
  width: 100%;
}
}
