/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.fusion-page-title-captions h1 {
  font-size: 32px !important;
  width: 65%;
  margin: 0 auto !important;
}
@media (max-width: 650px) {
  .fusion-page-title-captions h1 {
    font-size: 24px !important;
    width: 90%;
  }
}
.rev_slider .slotholder:after,
.rev_slider .slotholder .kenburnimg img:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 99;
  background: rgba(0, 0, 0, 0.35);
}

.fusion-menu li a {
  text-transform: uppercase;
}

.sluzby-box h3 {
  transition: all 0.3s ease-in-out;
}
.sluzby-box:hover h3 {
  color: #8ab239 !important;
}

.onas-box .fusion-column-wrapper {
  border-radius: 10px;
}

.bigger-title {
  font-size: 30px;
  text-transform: uppercase;
}
.cta-con h2,
.cta-con p {
  color: white !important;
}

/*---------- novinky Start---------------*/
.novinky-con .fusion-post-wrapper {
  border-radius: 10px;
}

.novinky-con .fusion-post-content-wrapper {
  border-radius: 5px;
  padding: 30px 25px 30px 25px !important;
  min-height: 290px;
}
.novinky-con .fusion-content-sep {
  display: none;
}

.novinky-con .fusion-post-wrapper h2 {
  font-size: 24px !important;
  font-family: "Montserrat" !important;
  font-weight: bold !important;
  color: #243150 !important;
}

.novinky-con .fusion-post-wrapper .fusion-image-wrapper {
  max-height: 150px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.post-template-default #content .type-post h2 {
  font-size: 40px !important;
  margin-top: 25px !important;
  margin-bottom: 40px !important;
  font-family: "Montserrat" !important;
  font-weight: bold !important;
  color: #8ab239 !important;
}

.post-template-default #main {
  background-color: #d6e2bd;
}

.post-template-default #main #content {
  padding: 30px;
  background: white;
  margin-top: 70px;
  margin-bottom: 65px;
  border-radius: 10px;
}
/*---------- novinky End---------------*/

/*---------- FOOTER START---------------*/
/*
.fusion-footer .menu li a{
    border-left: 2px solid #dcbf4f!important;
    margin-bottom: 13px!important;
    padding: 3px 20px!important;
}
*/

.fusion-footer .fusion-column:nth-child(3) i {
  color: #8ab239;
  margin-right: 15px;
  margin-top: 12px;
}
/*---------- FOOTER End---------------*/

.image_link_wrapper {
  background-color: #8ab239 !important;
}

/* respo */
/*
@media screen and (max-width:799px){
    #main .post h2, #main .reading-box h2, #main h2, .ei-title h2, .fusion-modal h2, .fusion-title h2, .fusion-widget-area h2, .main-flex .slide-content h2, .post-content h2, .title h2 {
    font-size: 40px !important;
}
}
*/
@media only screen and (max-width: 800px) {
  .fusion-title {
    margin-top: 25px !important;
    margin-bottom: 20px !important;
  }
  table td {
    white-space: pre-wrap !important;
  }
}
.fusion-mobile-menu-icons a,
.fusion-mobile-menu-icons a:before {
  font-size: 40px;
  color: #000 !important;
  line-height: 80px;
}

.fusion-page-title-bar-center .fusion-page-title-captions {
  padding-top: 8%;
}

/*KONTAKT*/
.reditel .fusion-column-wrapper {
  min-height: 0 !important;
}

.reditel .fusion-column-wrapper .fusion-text a {
  color: #333 !important;
}

.linky .fusion-column-wrapper a {
  color: #333 !important;
}
.qtr-img-smaller-pls img {
  height: 180px;
  width: auto;
}
.qtr-eu-boxes .fusion-column-wrapper {
  background: #f0f0f0;
  padding: 60px 50px !important;
}
.qtr-eu-boxes img {
  max-height: 269px;
  width: auto;
}
.qtr-eu-boxes .fusion-text {
  min-height: 256px;
}
.qtr-eu-boxes.no-img .fusion-text {
  min-height: 1px;
}

.fusion-footer-widget-column.social_links {
  margin-bottom: 0px !important;
}

.fusion-footer-widget-column.social_links h4 {
  margin-bottom: 10px !important;
}

#content table,
#content tbody {
  width: 100%;
}

#content table td {
  padding: 10px 15px;
}

#content table tr {
  border-bottom: 1px solid #e9e9e9;
}
#content table tr:first-of-type {
  background-color: #8ab239;
  color: white;
  text-align: center;
}

/* NEXTGEN GALLERY */
.ngg-pro-album {
  display: flex;
  flex-direction: column;
}
.ngg-pro-album .image_container {
  width: 100% !important;
}
.image_container .image_link_wrapper {
  display: flex;
  gap: 20px;
}
