/*posunutie celeho obsahu o vysku hlavnej navigacie (.main-content) */
.elementor header.desktop-only,
.elementor header.mobile-only {
    position: relative;
    top: 100px;
    margin-bottom: 100px;
    overflow: hidden;
}

/*odstranenie medzier nad a pod bannermi */
.e-con > .e-con-inner {
    gap: 0 !important;
}

.e-con-inner .elementor-widget-container .page-section {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}


/*zvacsenie medzier medzi jednotlivymi blokmi*/
.page-section {
    padding: 75px 0 25px;
}

/*zmensenie medzier nad a pod wp elementami*/
.elementor-element {
    --widgets-spacing: 10px 10px !important;
    --widgets-spacing-row: 10px !important;
    --widgets-spacing-column: 10px !important;
}

/*odstranenie scrolovanie na podstranke co je dobry anjel*/
.o-nas-principy .container .bg-image {
    right: 6px;
}

/*medzery nad a pod hr*/
.elementor hr {
    margin: .3rem 0 .5rem !important;
}

.e-con-inner .elementor-widget-container .page-section {
    margin-top: 0 !important;
}

/*oprava sirky daruj narodeniny*/
.pribehy-rodin .pribehy .item img.picture {
    height: 320px;
    width: 320px;
    min-width: 320px;
}

/*rozsirenie hlavneho menu na mobile na 100%*/
#menu-hlavne-menu {
    width: 100%;
}

/*zvacsenie loga na mobile*/
.navbar.shrink .logo {
    height: 80px;
}

.navbar-nav .dropdown-menu {
  border-radius: 0;
  background-color: var(--color--yellow);
  min-width: 210px;
  border: 1px solid #E6CF00;
}

/*odstranenie scrolovanie na podstranke co je dobry anjel*/
.o-nas-principy .container .bg-image {
    right: 6px !important;
}

.znami-anjeli .znamy-anjel img {
  border-radius: 15px;
  border: 2px solid #000;
  margin-bottom: 10px;
  width: 150px !important;
  max-width: initial !important;
  height: 150px;
  object-fit: cover;
  object-position: center center;
}

.navbar .nav-link {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: .5rem .8rem !important;
  color: var(--color--text);
}

header.page-header .container h1 {
    max-width: 1100px;
    text-align: center;
    margin: 20px auto;
}

header.page-header .container h1 {
    max-width: 1100px;
    text-align: center;
    margin: 20px auto;
}

@media (max-width: 768px) {
    header.page-header .container .my-5 img {
        bottom: 20px !important;
        margin-top: 0 !important;
    }
}

@media (max-width: 768px) {
    header .owl-carousel .owl-item .item {
        height: calc(100vh - 100px) !important;
    }
}

@media (max-width: 600px) {
    header .owl-carousel .owl-item .item .container {
        padding: 0 15px;
        bottom: 100px;
        position: absolute;
    }
}

.potvrdenie-registracie-banky a {
    text-align:center;
    margin: 0 10px 10px;
    font-size: 14px;
    color: var(--color--text);
}


/* ---------------------------------------------------------*/

.referencie-height-block {
    min-height: 200px;
}

.referencie .item {
    min-height: 500px;
    height: auto;
    background-color: var(--color--white);
    border-radius: 15px;
    overflow: hidden;
}

.page-section {
    padding: 45px 0 25px;
}


@media (max-width: 991px) {
    .vizia {
        margin: 0 auto;
    }

    .principy .princip {
        padding: 40px 25px 0px 25px;
        margin-bottom: 60px;
        min-height: 200px;
    }

    .principy .col-lg-4:last-child .princip {
        margin-bottom: 0;
    }

    .o-nas-motto blockquote {
        padding: 40px 0 20px 10px;
    }
}

.povedali-dobri-anjelu-height-block {
    min-height: 300px;
}

@media (max-width: 1200px) {
    .owl-carousel.sda-banner .owl-nav {
      top: 455px;
      z-index: 1;
    }
}

header .owl-carousel.sda-banner {
    height: 450px;
}

@media (max-width: 768px) {
    header .owl-carousel.sda-banner .owl-item .item {
      height: auto !important;
    }
}

@media (max-width: 768px) {
    .referencie-height-block {
      min-height: 220px;
    }
}

.html-block strong {
    font-weight: 700;
}
