/* custom css */
.display-none {
    display: none;
}

/* bg fix */
html, body,
.mfp-iframe-scaler iframe, iframe {
    background-color: #fff;
}

#top .av-video-slide .avia-slide-wrap {
    background: transparent;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}

.html_stretched #wrap_all {
    background: #fff;
}

html, body,
.mfp-iframe-scaler iframe, iframe {
    background-color: #fff;
}

.container_wrap { border: 0; }

/* helpers */

.column_centered,.col_centered,.col_center {
    float:none !important;
    margin: 0 auto !important;
    max-width: 860px;
}

.mt-100  { margin-top:  -100px !important;}
.mt100  { margin-top:  100px !important; }
.mt50  { margin-top:  50px !important; }
.mt40  { margin-top:  40px !important; }
.mt30  { margin-top:  30px !important; }
.mt20  { margin-top:  20px !important; }
.mt10  { margin-top:  10px !important; }

.mb100 { margin-bottom: 100px !important; }
.mb90  { margin-bottom:  90px !important; }
.mb80  { margin-bottom:  80px !important; }
.mb70  { margin-bottom:  70px !important; }
.mb60  { margin-bottom:  60px !important; }
.mb50  { margin-bottom:  50px !important; }
.mb40  { margin-bottom:  40px !important; }
.mb30  { margin-bottom:  30px !important; }
.mb20  { margin-bottom:  20px !important; }
.mb10  { margin-bottom:  10px !important; }

.pt100 { padding-top:  100px !important; }
.pt50  { padding-top:   50px !important; }
.pt40  { padding-top:   40px !important; }
.pt30  { padding-top:   30px !important; }
.pt20  { padding-top:   20px !important; }
.pt10  { padding-top:   10px !important; }
.pt0   { padding-top:    0px !important; }

.section_pt0 .content { padding-top:  0px !important; }
.section_pt20 .content { padding-top:  20px !important; }

@media only screen and (min-width: 768px) {
    .desktop_ml_100 {
        margin-left: 100px
    }
}

@media only screen and (min-width: 1680px) { /*desktop*/
.mt100-d  { margin-top:  100px !important; }
.mt50-d  { margin-top:  50px !important; }
.mt40-d  { margin-top:  40px !important; }
.mt30-d  { margin-top:  30px !important; }
.mt20-d  { margin-top:  20px !important; }
.mt10-d  { margin-top:  10px !important; }
}

@media only screen and (min-width: 768px) { /*tablet*/
.mt100-t  { margin-top:  100px !important; }
.mt50-t  { margin-top:  50px !important; }
.mt40-t  { margin-top:  40px !important; }
.mt30-t  { margin-top:  30px !important; }
.mt20-t  { margin-top:  20px !important; }
.mt10-t  { margin-top:  10px !important; }
}

.text-normal,.text-normal * { text-transform: none !important; }

.text-bold,.text-bold * { font-weight: 700 !important; }

.av-subheading.av_custom_color {
	opacity: 1;
}

#top .main_color a,
#top  .main_color .avia-button {
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}

#top .main_color a:hover {
    color: #299848;
}

#top .main_color .avia-button:hover,
#top .main_color input[type="submit"]:hover {
    color: #fff;
    background: #299848;
    opacity: 1;
}

.av_header_border_disabled #header_main {
    border: 0;
}

.header_color .header_bg {
    background-color: #fff;
}

#header {
    background-color: #fff;
}

.html_av-overlay-side-minimal .av-burger-overlay-bg {
    opacity: 0;
}

/* flags */

.av-main-nav > li.wpml-ls-menu-item > a {
    padding: 0 0 0 10px;
}

.av-main-nav > li.wpml-ls-menu-item > a .avia-menu-fx {
    display: none;
}

.av-main-nav > li.av-language-switch-item {
    display: none !important;
}
/*
.av-main-nav > li.wpml-ls-menu-item img {
    opacity: 0.5;
    -webkit-filter: brightness(90%) contrast(95%) grayscale(75%) saturate(50%);
    filter: brightness(90%) contrast(95%) grayscale(75%) saturate(50%);
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
*/

.av-main-nav > li.wpml-ls-menu-item:hover,
.av-main-nav > li.wpml-ls-menu-item a:hover {
    background: none;
}

.av-main-nav > li.wpml-ls-menu-item a:hover img {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}

.av-main-nav > li.wpml-ls-menu-item.menu-item-language-current a img {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}

#av-burger-menu-ul .wpml-ls-menu-item {
    float: left;
}

#av-burger-menu-ul .wpml-ls-menu-item a {
    padding-right: 0 !important;
    border-bottom: 0 !important;
}

/* menu */

.header_color .main_menu ul ul {
    background: transparent;
    border: 0;
}

.av-main-nav ul {
    width: 320px;
}

.header_color .main_menu .menu ul li a {
    background: #fff;
    border: 0;
}
.header_color .main_menu .menu ul li a:hover {
    background: #f5f5f5;
}

.header_color .main_menu li {
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}

#top #header .av-main-nav li a {
    font-family: 'coda', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}
#top #header .av-main-nav > li > a {
    padding: 0 15px;
}

/*
#top.home #header.av_header_transparency .av-main-nav li a {
    text-shadow: 0 0 8px rgba(0,0,0,0.7)
}
*/
#top #header .av-main-nav > li.current_page_ancestor > a,
#top #header .av-main-nav > li.current-page-ancestor > a,
#top #header .av-main-nav li.current_page_item > a,
#top #header .av-main-nav li.current-page-item > a {
    font-weight: 400;
    color: #555555;
}

.header_color .main_menu li:not(.wpml-ls-menu-item):hover {
    color: #222;
}

.header_color .avia-menu-fx {
    height: 0;
}

.header_color .avia-menu-fx .avia-arrow-wrap {
    top: -12px;
    visibility: visible;
}

.header_color .avia-menu-fx .avia-arrow-wrap .avia-arrow {
    top: 8px;
}

/*
#av-burger-menu-ul .current_page_item:not(.current_page_ancestor) .avia-menu-text {
    font-weight: 600;
    color: #222;    
}
*/

.avia-menu.av_menu_icon_beside {
    border: 0;
}
.cart_dropdown {
    border: 0;
}

#menu-item-shop {
    /* display: none; */
}

#menu-item-shop .cart_dropdown_link {
    padding: 0 15px;
}


/* logo  */
.av-logo-container .logo {
    max-width: 320px;
}
.av-logo-container .logo a {
    padding: 24px 0;
}

/* logo background circle */
/*
@media only screen and (max-width: 480px) {
    .av-logo-container .logo:before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 90px;
        height: 90px;
        background: #fff;
        border-radius: 50%;
    }
}*/

/* home */
.av-rotator-text-single.av-rotator-text-single-1,
.av-rotator-text-single.av-rotator-text-single-2,
.av-rotator-text-single.av-rotator-text-single-3,
.av-rotator-text-single.av-rotator-text-single-4,
.av-rotator-text-single.av-rotator-text-single-5
{
    background: transparent !important;
    text-shadow: 0 0 8px #000;
}

#section_home_video {
    overflow: hidden;
}

#top .avia-slideshow-inner .avia-slide-wrap video {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

#top .avia-slideshow-inner,
#top .avia-slideshow-inner li  {
    margin: 0 !important;
    padding: 0 !important;
}

#section_home_video .avia-slideshow-inner {
    position: relative;
}

#section_home_video .av-rotator-container {
    max-width: 900px;
    margin: 0 auto !important;
}

@media screen and (max-width: 768px) {
    #top .av-rotator-container-inner,
    #top .av-rotator-text {
        font-size: 48px;
        line-height: 52px;
    }

    #section_home_video .av-rotator-container {
        max-width: 520px;
    }

}

@media screen and (max-width: 580px) {
    #top .av-rotator-container-inner,
    #top .av-rotator-text {
        font-size: 34px;
        line-height: 32px;
        text-align: center;
    }
}

/* about  */

@media only screen and (max-width:  480px) {
    .hp_about_logo {
        max-width: 220px;
    }
}




/* images */
.avia_image {
    border-radius: 0;
}

.avia-image-container.avia-align-center.avia-builder-el-no-sibling.jmb_image {
    margin-bottom: 60px;
}

/* sections */
.section_narrowed .container {
    padding: 0 150px;
}

.section_mt0 .container {
    margin-top: 0!important;
}

.section_pb0 .content {
    padding-bottom: 0;
}

.section_boxed .container {
    max-width: 1170px;
    float: none;
    margin: 100px auto;
    position: relative;
    background: #fff;
    padding: 0 100px;
}

.section_contact_form .container {
    max-width: 960px;
    float: none;
    margin: 100px auto;
    position: relative;
    background: #fff;
    padding: 0 100px;
}

@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .section_boxed .container {
        width: 100%;
        max-width: 100%;
        padding: 0 7.5%;
    }
}




body {
    font-weight: 400;
}

/*
#top h1, #top h2,
#top h1 a, #top h2 a {
    font-weight: 900;
    letter-spacing: normal;
}
*/
/* reset type */
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: normal;
}

h1 span, h2 span, h3, h4, h5, h6,
.av-thin-font .av-special-heading-tag,
.modern-quote .av-special-heading-tag {
    font-weight: 700;
}

#top h1 { font-size: 32px; margin-bottom: 10px; }
#top h2 { font-size: 24px; margin-bottom: 25px; }
#top h3 { font-size: 22px; margin-bottom: 8px; }
#top h4 { font-size: 18px; margin-bottom: 8px; }
#top h5 { font-size: 15px; }
#top h6 { font-size: 14px; }

/*h1, h2, h3, h4, h5, h6 {
    font-style: normal;
}*/

#top .section_heading .av-special-heading,
#top #av_section_1 .av-special-heading,
#top #av_section_1 .av-special-heading h1,
#top #wrap_all .section_heading .flex_column {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

#top .section_heading .av-special-heading-tag { 
    font-size: 48px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.85);
}

/* smaller h1 on mobiles */
@media only screen and (max-width:  420px) {
    #top .section_heading .av-special-heading-tag {
        font-size: 26px;
    }
}

/* bigger h1 padding on desktop */
@media only screen and (min-width:  768px) {
    #top .section_heading .content {
        padding-top: 130px;
        padding-bottom: 130px;
    }
}

#top .section_heading .av-subheading p { 
    font-size: 20px;
}

#top .special-heading-border {
    display: none;
}


#top .heading_spacing h2 {
    font-size: 20px;
    font-weight: 400;
    color: #999;
    letter-spacing: 8px;
    margin-bottom: 2em;
}


.block_desc {
    margin-bottom: 50px;
} 

@media only screen and (min-width: 767px) {
    .block_desc_narrow {
        max-width: 340px;
    }
}




.main_color strong {
    color: #333;
    font-weight: 700;
}

.main_color.strong_color strong,
.strong_color strong {
    color: #122F77;
}


.main_color p a {
    font-weight: 700;
    text-decoration: underline;
}


#top a.link_nounderline {
    font-weight: inherit;
    text-decoration: none;
}

#top a.link_nounderline:hover {
    text-decoration: underline;
}

.main_color a.more_link {
    padding-right: 70px;
    display: inline-block;
    margin-top: 50px;

    background: url('more-link.png') no-repeat 95% center ;
    letter-spacing: 2px;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}

.main_color a.more_link:hover {
    background-position: right center ;
    color: #555555;
}

/* layout fix * /
.content, .sidebar {
    padding-top: 100px;
    padding-bottom: 100px;
}
*/


/* list style */
/*
#top #main .entry-content-wrapper .avia_textblock li {
    background: url('./li.png') left 7px no-repeat transparent;
    padding-left: 20px;
    list-style: none;
    position: relative;
    z-index: 10;
    margin-left: -6px;
}


#top #main .alternate_color .entry-content-wrapper .avia_textblock li {
    background: url('./li-white.png') left 7px no-repeat transparent;
}*/

/* sections */
@media only screen and (max-width: 767px) { 
    .content, .sidebar {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

body div .avia-button {
    font-weight: 600;
}

body div .avia-button.avia-size-x-large .avia_button_icon_left,
body div .avia-button.avia-size-large .avia_button_icon_left {
    margin-right: 10px;
    font-size: 24px;
}

body div .avia-button.avia-size-x-large .avia_button_icon_right,
body div .avia-button.avia-size-large .avia_button_icon_right {
    margin-left: 10px;
    font-size: 24px;
}


body div .avia-button .avia_iconbox_title {
    top: -2px;
    position: relative;
}

/* contacts persons */

#top .row {
    display: flex;
    flex-wrap: wrap;
} 

#top .row .contact {
    margin-bottom: 3rem;
} 

#top .row .text-center {
  text-align: center !important;
}

#top .row .align-items-center {
  align-items: center !important;
}

#top .row .contact-name {
  color: #003869;
  font-weight: 700;
}


#top .row .col-12 {
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 767px) {
  #top .row .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}


/* contact form */

.av-google-badge-message {
    display: none;
}


/* footer */
#footer {
    /* background: #555555;
    background: linear-gradient(0deg, #555555 0%, #555555 90%); */
}

#footer .av_one_fourth:nth-child(1) {
    padding-top: 10px;
    width: 16%;
}

#footer .av_one_fourth:nth-child(2) {
    margin-left: 4%;
    width: 24%;
}

#footer .av_one_fourth:nth-child(3) {
    margin-left: 4%;
    width: 24%;
}

#footer .av_one_fourth:nth-child(4) {
    margin-left: 4%;
    width: 24%;
}

@media only screen and (max-width: 599px) {
    #footer .av_one_fourth {
        text-align: center;
    }

    #footer .av_one_fourth.first .widget_media_image img,
    #footer .av_one_fourth:nth-child(3) .widget_media_image img {
        max-width: 130px !important;
    }
}


#footer .widget {
	margin-top: 0;
}

#footer h4.widgettitle {
    border-bottom: 1px dotted #fff;
    padding-bottom: 8px;
    text-transform: none;
    color: #fff;
}

#top #footer .widget_nav_menu li {
	border: 0;
}

#top #footer .widget_nav_menu li a {
	color: #fff;
	padding: 3px 0px;
	font-weight: 700;
    text-transform: uppercase;
}

#footer .template-page.content {
	margin: 0;
}

#footer .wpml-ls-item {
    width: 32px;
    clear: none !important;
    float: left;
}

#footer .wpml-ls-item,
#footer .wpml-ls-item a,
#footer .wpml-ls-item a:hover,
#footer .wpml-ls-item a:visited {
    background: transparent !important;
}

/* home slider */
#top #home_slider {
    max-width: 1720px;
    margin: 0 auto;
    float: none;

} 

#top #home_slider + div .av-section-color-overlay-wrap a {
    top: -50px;
}

@media only screen and (max-width: 767px) {

    .sort_by_cat .text-sep {
        display: none;
    }

    #full_slider_1 ul.avia-slideshow-inner {
        height: 500px !important;
    }

    .avia-slide-wrap img {
        object-fit: cover;
        height: 500px;
    }

    #top .avia-slideshow-arrows a {
    }

}

@media only screen and (min-width: 768px) {
    #full_slider_1 .avia-caption-title {
        font-size: 52px;
        text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.85);
    }  

    #full_slider_1 .avia-caption-content {
        text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.85);
    }
}

#full_slider_1 .avia-caption-content p {
    text-align: justify;
}  





/* mobile menu */
@media only screen and (max-width: 990px) {

    .responsive.html_cart_at_menu #top .main_menu .menu > li:last-child {
    	margin-right: 0;
    	padding-right: 0;
    }

    #top #av-burger-menu-ul {
        display: table-cell;
        height: 100%;
        width: 100%;
        vertical-align: middle;
    }

    .html_av-overlay-side #top .av-burger-overlay-scroll {
        opacity: 1;
        background-color: transparent;
        /*background-image: url(/wp-content/uploads/2020/12/triangle_raster.png);*/
        background-repeat: no-repeat;
        background-size: cover;
    }
    /*
    .html_av-overlay-side #top .av-burger-overlay-scroll ul {
        background-color: #eee;
        padding: 0 !important;
        margin-top: 80px !important;
    }
    */

    #top #wrap_all #av-burger-menu-ul > li {
        transform: none;
    }

    .html_av-overlay-side #top #wrap_all #av-burger-menu-ul li {
        line-height: 1.4em;
        padding: 0;
    }
    
    .html_av-overlay-side #top #wrap_all #av-burger-menu-ul li a {
        font-size: 18px;
        font-weight: 400;
        padding: 10px 40px;
        text-transform: uppercase;
        background-color: #ffffff;
        border: 0;
    }

    .html_av-overlay-side #top #wrap_all #av-burger-menu-ul li.current_page_item > a,
    .html_av-overlay-side #top #wrap_all #av-burger-menu-ul li.current-menu-item > a {
        font-weight: 600;
        color: #555555;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: #222;
    }

    .html_av-overlay-side #av-burger-menu-ul li a:hover,
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        opacity: 1;
        background: #ddd;
    }

    .header_color .av-subnav-menu a:hover, 
    .header_color .main_menu ul:first-child > li a:hover,
    .header_color .main_menu ul:first-child > li.current-menu-item > a, 
    .header_color .main_menu ul:first-child > li.current_page_item > a, 
    .header_color .main_menu ul:first-child > li.active-parent-item > a
    /*,
    #av-burger-menu-ul .current_page_item:not(.current_page_ancestor) .avia-menu-text */ {
        /*background-color: #fff;*/
        color: #555555;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay li ul {
        border-top: 0;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
        padding-left: 55px !important;
        font-size: 16px !important;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a .avia-bullet {
        display: none;
    }

}


/* social icons */


#top #wrap_all .social_bookmarks li {
    margin-left: 5px;
}

#top #wrap_all .social_bookmarks .av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
}

#top #wrap_all .social_bookmarks .av-social-link-instagram a {
    color: #fff;
    background-color: #FF8D1C;
}

#top #wrap_all .social_bookmarks .av-social-link-youtube a {
    color: #fff;
    background-color: #dd0000;
}



@media only screen and (max-width: 1279px) {
    #top nav .social_bookmarks {
        display: none;
    }
}

@media only screen and (max-width: 989px) {
    .avia-menu.av_menu_icon_beside {
        padding-right: 0;
        margin-right: 0;
        margin-left: 25px;
    }
    .av-main-nav-wrap {
        float: right;
    }
    .responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks {
        float: right;
    }
}

/* sluzby */

.section_sluzby_bottom_buttons .content {
    padding-bottom: 130px;
}

@media only screen and (min-width:  768px) {
    .section_sluzby_bottom_buttons .col_left .avia-button {
        float: right;
    }
    .section_sluzby_bottom_buttons .col_right .avia-button {
        float: left;
    }
}







/* Footer */

#socket .container {
    text-align: center;
}
#socket .created,
#socket .created a {
    color: #888;
}
#socket .created {
    display: inline-block;
    display: none;
    min-width: 320px;
}

/* Footer WPML flags*/

#socket #lang_sel_list {
    float: right;
    border: 0;
    padding: 0;
    clear: none;
    margin-left: 36px;
}

/* photos title */
.mfp-title {
    display: none;
}

/* masonry */
#top .av-masonry-image-container {
    opacity: 1 !important;
}
/* o nas gallery + noborder */

#top div .avia-gallery.gallery_noborder img {
    border: 0 none;
}

@media only screen and (max-width: 767px) {
    #top div .avia-gallery .avia-gallery-thumb a {
        width: 100% !important;
        clear: both;
        float: none !important;
    }
}





/* home icons */

.col_home_iconbox {
	margin-bottom: 25px;
}

.col_home_iconbox .home_iconbox_image {
	width: 18%;
	float: left;	
}

#top .col_home_iconbox .home_iconbox_title {
	width: 78%;
	margin-top: 0;
	margin-left: 4%;
	float: left;
	clear: none;
}

#top .col_home_iconbox .home_iconbox_title .av-special-heading-tag {
	font-size: 24px !important;
	font-weight: 600;
	margin-bottom: 0;
	color: #222;

}

.col_home_iconbox .home_iconbox_text {
	float: left;
	color: #555;
}





