/*
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
*/


.header.top .wpml-ls-legacy-list-horizontal {
    margin-right: -8px;
}

.fusion-sticky-container.fusion-container-stuck {
    border-bottom: 2px solid var(--awb-color6);
}

@media (max-width: 1200px) {
    .fusion-sticky-transition .collapse-enabled.mobile-size-column-absolute:not(.mobile-mode-always-expanded) .awb-menu__main-ul, .fusion-sticky-transition .collapse-enabled.mobile-size-full-absolute:not(.mobile-mode-always-expanded) .awb-menu__main-ul {
        max-height: unset !important;
    }
    .respo-height img {
        max-height: 300px;
    }
}

@media (max-width: 800px) {
    .sluzba-box .respo-sluzba-height img {
        max-height: 300px;
        object-fit: cover;
        object-position: top;
    }
}

.awb-menu.collapse-enabled.mobile-mode-collapse-to-button .awb-menu__m-toggle {
    border-radius: 8px;
}


.fusion-checklist.checkflex {
    display: flex;
    gap: 25px;
}

.fusion-checklist.checkflex .icon-wrapper {
    margin-inline-end: 0;
}

.fusion-checklist.checkflex .fusion-li-item-content {
    margin-inline-start: 35px;
}

.fusion-button i {
    display: none;
}

.fusion-checklist.checkflex .fusion-li-icon {
    margin-bottom: 2px;
}

main#main .fusion-fullwidth.main-hero > .fusion-builder-row.fusion-flex-align-items-flex-start {
    max-width: 1355px !important;
    width: 1355px !important;
}

.main-hero .awb-background-mask {
    min-width: 120%;
}

@media (min-width: 1200px) {
  .main-hero .main-hero-column {
    margin-left: 30px;
  }
}

.fusion-counters-box .content-box-counter {
    font-weight: 600;
}

.fusion-column-wrapper .fusion-post-cards .fusion-filters li a:hover {
    color: var(--awb-color4);
}

.fusion-column-wrapper .fusion-post-cards .fusion-filters li.fusion-active a {
    color: var(--awb-color1);
    padding: 6px 25px;
    background-color: var(--awb-color4);
    border-radius: 8px;
    border-color: #a6ce3900;
    border-top-width: 0;
}

@media only screen and (max-width: 800px) {
    .fusion-filters .fusion-filter {
        border-bottom: none;
    }
    .fusion-post-cards .fusion-filters li a {
        text-align: center;
    }
}

@media (min-width: 1000px) {
    #menu-main-menu > *:last-child a {
        color: var(--awb-color1) !important;
        padding: 0 25px;
        background-color: var(--awb-color5);
        border-radius: 8px;
        height: 45px;
        align-self: center;
    }
}


#menu-main-menu > *:last-child a:hover {
    color: var(--awb-color2) !important;
    background-color: var(--awb-color6);
}

.fusion-column-wrapper .fusion-post-cards .fusion-filters {
    margin-bottom: 40px;
    margin-top: 0;
}

.fworks_consent_shortcode .fworks_consent_bar_mini-inner {
	display: contents;
    transition-duration: .2s;
    transition-timing-function: linear;
}

.fworks_consent_shortcode .fworks_consent_button_settings:hover {
    text-decoration: none;
}

.fworks_consent_shortcode .fworks_consent_bar_mini-inner:hover {
	color: var(--link_hover_color);
}

.fusion-form-form-wrapper .fusion-form-field.fusion-form-label-above label {
    color: var(--awb-color1);
}

.fusion-builder-row .fusion-form-form-wrapper .fusion-form-field {
    margin-top: 0;
    margin-bottom: 0;
}

table.striped tbody tr:nth-child(odd)  {
    background-color: #ffffff;
}

table.striped tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}

table.striped tbody tr td,
table.striped th {
    border-color: #797a7d;
}

table.striped tbody tr:hover {
    background-color: #f2f2f2;
}

table.striped {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  /* overflow: hidden; */
}

/* .fusion-form-form-wrapper.fusion-form-508 .fusion-form-field .fusion-form-input-with-icon>i {
    color: var(--awb-color5);
} */

.no-under .no-under-text a {
    text-decoration-line: none !important;
}

.quality {
    position: absolute;
    background: var(--awb-color1);
    border-radius: 50% !important;
    border: solid 3px var(--awb-color5);
    padding: 15px;
    z-index: 20;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90px;
    height: 90px;
    justify-content: center;
}

.quality.image1 {
    top: 35%;
    left: 50px;
}

@media (max-width: 800px) {
    .quality.image1 {
        top: 35%;
        right: 50px;
        left: auto;
    }
}

@media (max-width: 450px) {
    .quality.image1 {
        display: none;
    }
}

.fusion-layout-column.sluzba-box > .fusion-column-wrapper > *:last-child {
  margin-top: auto;
}

.psot-title h3 {
    font-weight: 700 !important;
    text-decoration-line: none !important;
    color: var(--awb-color1) !important;
}

.psot-title h3 a {
    text-decoration-line: none !important;
    color: var(--awb-color1) !important;
}

.psot-title h3 a:hover {
    color: var(--awb-color5) !important;
}

/* #novinky .swap-bg {
  position: relative;
  overflow: hidden;
}

#novinky .swap-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;
  transform: rotate(180deg);
  transform-origin: center;
  z-index: 0;
}
#novinky .swap-bg > * {
  position: relative;
  z-index: 1;
} */


.pozadi-bottom,
.pozadi-top {
    position: relative;
    z-index: 0;
}

.pozadi-bg {
    position: relative;
    z-index: 0;
}

.pozadi-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
    opacity: 15%;
}

.pozadi-bottom::before {
    background-image: url('/wp-content/uploads/2025/11/az_bg-bottom-big.jpg');
    background-position: left bottom;
}

.pozadi-top::before {
    background-image: url('/wp-content/uploads/2025/11/az_bg-top-big.jpg');
    background-position: right top;
}

.brd-weight > h1 {
    font-weight: bolder !important;
}

.table-wrapper {
    width: 100%;
}


 

@media (max-width: 850px) {
    .table-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-wrapper table {
        min-width: 750px;
    }

    

/**/
}



.icon {
    background: var(--awb-color1);
    border-radius: 50% !important;
    border: solid 3px var(--awb-color5);
    padding: 10px;
}


.col__imgfill .fusion-column-wrapper,
.col__imgfill .fusion-column-wrapper .fusion-image-element,
.col__imgfill .fusion-column-wrapper .fusion-image-element .fusion-imageframe,
.col__imgfill .fusion-column-wrapper .fusion-image-element .fusion-imageframe img {
height: 100%;
}

.col__imgfill .fusion-column-wrapper .fusion-image-element .fusion-imageframe img {
object-fit: cover;
}

.fusion-counters-box .fusion-counter-box {
       display: flex;
       text-align: left !important;
}

.fusion-counters-box .fusion-counter-box .counter-box-container {
    padding: 20px 0px !important;
}


.img-s-logem::after {
    content: "";
    position: absolute;
    top: 31%;
    left: 22%;    
    width: 300px;
    height: 300px; 
    background-image: url('/wp-content/uploads/2025/11/cropped-logo-270.png');
    background-size: contain; 
    background-repeat: no-repeat;
    background-position: center;
    z-index: 99;

}

.col__imgfill .fusion-column-wrapper .fusion-image-element .fusion-imageframe img {
    filter: brightness(0.5);
}






