/*
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
*/

/* ************** */
/* GLOBAL STYLES */
/* ************ */

/* ************** */
/* HEADER STYLES */
/* ************ */

/* ************** */
/* FOOTER STYLES */
/* ************ */
/* FOOTER - 4ws consent */
.fworks_consent_shortcode {
  display: inline-block !important;
  color: var(--link_color) !important;
  transition: 0.3s ease all;
  text-decoration: underline !important;
  text-underline-offset: var(--awb-link_decoration_underline_offset);
}

.fworks_consent_shortcode:hover {
  color: var(--link_hover_color) !important;
  text-decoration: none !important;
}

.fworks_consent_button_settings {
  text-decoration: none !important;
}

/* ***************** */
/* RESPONSIVE STYLES */
/* ***************** */

.grecaptcha-badge {
  display: none !important;
}

i.fa.fa-lock.fa-2x {
  font-size: 18px;
}

.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.3);
}

.sluzby-box p {
  background-color: #2c3e7c;
  padding: 15px;
  margin-bottom: 16px;
  color: black;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
}

.fusion-footer-widget-area {
  font-size: 15px !important;
}
#wrapper .fusion-widget-area .current_page_item > a {
  color: #fff !important;
  font-weight: bold;
}
#wrapper .fusion-widget-area .current_page_item > a::before {
  color: #fff !important;
}
.fusion-footer-widget-area .widget_nav_menu li {
  font-size: 15px !important;
}
.logged-in div.wpcf7 {
  margin-top: 45px !important;
}

body .cf7-style.cf7-style-91 input[type="submit"] {
  width: 100% !important;
}
.fusion-mobile-menu-icons .fusion-icon-bars {
  font-size: 40px !important;
}

.sluzby-box h5 {
  background: white;
  padding: 10px;
}

.certifikaty-box .fusion-carousel-item-wrapper {
  padding: 10px;
}

.vyhody-con .fusion-column-wrapper {
  margin-bottom: 30px;
}

.vyhody-con .fusion-column-wrapper h4 {
  font-weight: bold !important;
}

h3,
h2 {
  text-transform: uppercase !important;
}

body .cf7-style.cf7-style-91 input {
  color: #000 !important;
}

@media only screen and (max-width: 1200px) {
  .form-box .fusion-column-wrapper {
    padding: 0px 30px !important;
  }
}

@media only screen and (max-width: 800px) {
  .sluzby-box h5 {
    max-width: 400px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 375px) {
  .fusion-logo {
    width: 75% !important;
  }
}

body .cf7-style.cf7-style-91 input {
  color: #c7c7c7 !important;
}
