/* custom css */
.display-none {
    display: none;
}

/*
html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
*/

/* bg fix */
html, body,
.mfp-iframe-scaler iframe, iframe {
    background-color: #fff;
}

#top .av-video-slide .avia-slide-wrap {
    background: #000;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}

.html_stretched #wrap_all {
    background: #fff;
}

html, body,
.mfp-iframe-scaler iframe, iframe {
    background-color: #fff;
}

/* force light mode */
/*
@media (prefers-color-scheme: dark) {
    :root {
        html, body, #main, #wrap_all, #header, #header_main, #header_main .container {
            background-image: linear-gradient(#ffffff, #ffffff); 
            background-color: #000;
        }
        background-image: linear-gradient(#ffffff, #ffffff); 
            background-color: #000;
    }
    html, body, #main, #wrap_all, #header, #header_main, #header_main .container {
            background-image: linear-gradient(#ffffff, #ffffff);
            background-color: #000;
        }
}*/


.container_wrap { border: 0; }

/* helpers */

.column_centered,.col_centered {
    float:none !important;
    margin: 0 auto !important;
    max-width: 860px;
}

.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; }

.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; }

.text-bold {
    font-weight: bold;
}

@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; }

#top .overflow-visible {
    overflow: visible !important
}
#top .bg_red {
    background: #d00;
    color: #fff !important;
    text-decoration: none;
    padding: 2px 8px;
}

#header div .logo {
    display: block;
    width: 100%;
    max-width: 360px;
    height: 100%;
    position: relative;
    /*left: -20px;*/
    vertical-align: middle;
    padding: 8px 0;
}

#header div .logo img {
    max-height: none;
}

.responsive .logo a {
    position: relative;
    background: transparent;
    z-index: 101;
    display: inline-block;
    margin: 8px 0;
    overflow: visible;
}

@media only screen and (max-width: 767px) {
    #header div .logo {
        max-width: 260px;
        margin-left: -20px;
    }
}

/*
.logo img, .logo img.alternate {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: inherit;
    left: inherit;
}*/

body {
    font-family: 'Montserrat', 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
}

body #header,
body #footer {
    font-family: 'exo', 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
}

.av_header_border_disabled #header_main {
    border: 0;
}

/* /* with border header > semitransparent header */
#top .av_header_with_border.av_header_transparency #header_main {
    background: rgba(0,0,0,0.88);
    border: none;
}

/* transparent header */
#top .av_header_transparency:hover .header_bg {
    background: rgba(0,0,0,0.88);
    opacity: 1;
}

/* normal header */
.header_color .header_bg {
    background: #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;
}

/* menu */

.header_color .main_menu ul ul {
    background: transparent;
    border: 0
}

.av-main-nav ul {
    width: 240px;
}

.header_color .main_menu .menu ul li a {
    background: #fff;
    border: 0;
}

.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-weight: 400;
    font-size: 16px;
}

#top #header .av-main-nav > li > a {
    padding: 0 9px;
}
#top.home #header.av_header_transparency .av-main-nav li a {
    text-shadow: 0 0 8px rgba(255,255,255,0.7);
}

#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-menu-item > a,
#top #header .av-main-nav > li.current-product_cat-ancestor > a,
#top #header .av-main-nav > li.current-product-ancestor > a {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: 1px;
    color: #d00;
}

#top #header .av-main-nav .menu_link_shop > a {
    font-weight: 700;
    color: #d00;
}

.header_color .main_menu li:not(.wpml-ls-menu-item):hover {
    color: #000;
    text-shadow: 0 0 16px rgba(255,255,255,0.7);
}

.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;
}

/* disable mobile menu */
.av-burger-menu-main {
    display: none;
}

/* BC */
/* layout mobile fix */
.responsive .title_container .breadcrumb {
    left: auto;
}

#top .title_container .breadcrumb {
    right: inherit;
    @media only screen and (min-width: 767px) {
        left: 50px;
    }
}

.breadcrumbs .trail-before,
.breadcrumbs .trail-before + span,
.breadcrumbs .trail-before + span + .sep {
    display: none;
}

.breadcrumb-trail span, 
.alternate_color .breadcrumb a {
    font-size: 14px;
    font-weight: 600;
}


/* list style */

#top #main .entry-content-wrapper .avia_textblock ul {
    margin-left: 0;
    padding-left: 0;
}

#top #main .entry-content-wrapper .avia_textblock li {
    background: url('./li.png') -3px 7px no-repeat transparent;
    padding-left: 20px;
    margin-left: 1px;
    list-style: none;
    position: relative;
    z-index: 10;
}


#top #main .alternate_color .entry-content-wrapper .avia_textblock li {
    background: url('./li-white.png') left 7px no-repeat transparent;
}


/* WOO sidebars */

.single-product .sidebar {
    display: none!important;
}

#top.woocommerce.woocommerce-page #main .sidebar {
    display:none!important;
}

#top.woocommerce.woocommerce-page #main .sidebar_left .content {
    float: none;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 100px;
}

#top.woocommerce.woocommerce-page #main .sidebar_left .content .entry-content-wrapper {
    padding-bottom: 100px;
}     

ul.products:after {
    display: block;
    content: "";
    clear: both;
}

.woocommerce.woocommerce-page .container .av-content-small.units {
    width: 100%;
    border: none;
}


/* 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;
    /* top: -40vh; */
}

#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;
    }
}

/* WE DO */
.section_home_we_do h2 {
    text-shadow: 0 0 8px #000;
}

.section_home_we_do .av-subheading p {
    font-size: 14px;
}

.section_home_we_do .avia_textblock {
    max-width: 360px;
    margin: 0 auto;
}

/* woo styling */
.product-sorting {
	display: none;
}


@media only screen and (min-width: 768px) {
    .noDesktop, .no-desktop, .no_desktop {
        display: none;
    }
}

/* submenu */
#top .av-subnav-menu > li > a {
    font-size: 16px;
    text-transform: uppercase;
}

.eshop_submenu_categories {}

#top .av-submenu-container .av-subnav-menu .current-menu-item a,
#top .av-submenu-container .av-subnav-menu .current-product-ancestor a,
#top .av-submenu-container .av-subnav-menu .current-menu-parent a,
#top .av-submenu-container .av-subnav-menu .current-product-parent a {
    font-weight: 700;
}
/*
#top .av-submenu-container .av-subnav-menu .current-menu-item .avia-menu-fx {
    display: block;    
}

#top .alternate_color .av-subnav-menu a {
    background-color: #006c3f;
    color: #ffffff;
}

*/


/* scroll snap * /
#main {
    scroll-snap-type: y mandatory;
}

.scrollsnap {
  scroll-snap-align: start;
}

.pager {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding: 0
}
.pager li {
    display: block;
    margin: 20px;
}
.pager li a{
    display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}
.pager .is-current a {background: #232323;}

*/

/* home text slider */

#top .av-rotator-container-inner {
    font-size: 84px;
    font-weight: 900;
}


/* home slider */
#top .home_slider,
#top .home_slider .avia-slideshow-inner li {
    max-height: 75vh;
}

/* slider controls */
#top .av-control-minimal .avia-slideshow-arrows a:before {
    border:  0;
}

@media only screen and (max-width: 768px) {
    #top .home_slider,
    #top .home_slider .avia-slideshow-inner li {
        max-height: 100vh;
    }
}

.home_slider_logo_container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
}

/* nadpisy */
body .av-special-heading.heading_black .av-special-heading-tag {
	background-color: rgba(0, 0, 0, 0.85);
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
}


/* h1 */
.av-special-heading {
    margin-top: 1em;
}

body {
    font-weight: 400;
}

#top h1, #top h2,
#top h1 a, #top h2 a {
    font-weight: 900;
    letter-spacing: normal;
}

#top .home_slogan h2 {
	font-weight: 900;
}

h1 span, h2 span, h3, h4, h5, h6 {
    font-weight: 700
}

h1 { font-size: 38px; margin-bottom: 10px; }
h2 { font-size: 30px; margin-bottom: 10px; }
h3 { font-size: 22px; margin-bottom: 8px; }
h4 { font-size: 18px; margin-bottom: 8px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
}

.av-special-heading.heading_shadow {
    text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.85);
}



/* reset type */
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: normal;
}

.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;
}
/* layout fix */
.content, .sidebar {
    padding-top: 100px;
    padding-bottom: 100px;
}

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_iconbox_title {
    top: -2px;
    position: relative;
}

/* default gallery thumb width */
#top .avia-gallery .avia-gallery-thumb a {
    width: auto;
}

/* grid responsive */
@media only screen and (max-width: 767px) {
    #top .container {
        padding: 0 20px;
    }
}

/* reference */
.main_color #js_sort_items a {
    color: #ed1c23;
}


/* paticka */

#footer .av_one_fourth {
    margin-left: 4%;
    width: 21%;
}

#footer .av_one_fourth:nth-child(1) {
    width: 19%;
    margin-left: 0px;
}

#footer .av_one_fourth:nth-child(2) {
    margin-left: 5%;
    width: 21%;
}

#footer .av_one_fourth:nth-child(3) {
    margin-left: 5%;
    width: 21%;
}

@media only screen and (max-width: 767px) {
    #top #footer .av_one_fourth,
    .responsive #top #wrap_all #footer .flex_column {
        width: 45%;
        margin-left: 0%;
        margin-right: 5%;
    }

    /* footer logo max width - mobile */
    #footer .av_one_fourth:nth-child(1) .widget_media_image {
        max-width: 180px;;
    }

}

@media only screen and (max-width: 420px) {
    #top #footer .av_one_fourth, 
    .responsive #top #wrap_all #footer .flex_column {
        width: 100%;
        margin-left: 0%;
        margin-right: 5%;
    }
}

#footer .widget_nav_menu a {
    padding-bottom: 0;
}

#footer .news-wrap .news-link .news-time {
    display: none;
}

#footer #menu-footer-dokumenty-cs li a {
    font-size: 10px;
    padding: 0px;
}

#footer h3.widgettitle {
    border-bottom: 1px dotted #555555;
    padding-bottom: 8px;
    text-transform: none;
}

#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;
}

#footer .footer_slogan {
    font-weight: normal;
}

#socket .sub_menu_socket li {
    padding: 0 5px;
}

/* product detail */

.product_meta .posted_in {
    display: none;
}

.main_color .woocommerce-tabs .tabs a {
    color: #99bb00;
}

#top.single-product .container_wrap.alternate_color {
    border-top: 1px solid #eee;
}


/* contact form */

#top .main_color .input-text, 
#top .main_color input,
#top .main_color textarea, 
#top .main_color select {
    color: #222 !important;
}

/* order */

#billing_address_2_field {
    display: none;
}

@media only screen and (max-width: 767px) {
    #footer .widget {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 767px) {

    .sort_by_cat .text-sep {
        display: none;
    }

    /* home slider */
    #full_slider_1 ul.avia-slideshow-inner {
        height: 480px !important;
    }

    .avia-slide-wrap img {
        object-fit: cover;
        height: 480px;
    }

    #top .avia-slideshow-arrows a {
        top: 88%;
    }
}

.avia-section.section_footer_divider {
    min-height: 1px;
}

/* mobile menu */
@media only screen and (max-width: 990px) {
    /*home icon */
    /*#top #av-burger-menu-ul > li:nth-child(1) > a:before { content: "HOME"; }
    #top #av-burger-menu-ul > li > a .av-icon-char { display: none; }*/


    .responsive.html_cart_at_menu #top .main_menu .menu > li:last-child {
    	margin-right: 0;
    	padding-right: 0;
    }

    #top #av-burger-menu-ul {
        vertical-align: top;
    }

    .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: 700;
        padding-left: 38px;
    }

    .html_av-overlay-side #av-burger-menu-ul li a:hover {
        opacity: 1;
    }

    .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: #d00;
    }

}

.html_mobile_menu_tablet #top.home .header_color div .av-hamburger-inner, 
.html_mobile_menu_tablet #top.home .header_color div .av-hamburger-inner::before, 
.html_mobile_menu_tablet #top.home .header_color div .av-hamburger-inner::after {
    background-color: #fff;
}


/* social icons */

#top #wrap_all .social_bookmarks li,
#top #socket .social_bookmarks li {
    margin-left: 5px;
}

#top #wrap_all .social_bookmarks .av-social-link-facebook a,
#top #socket .social_bookmarks .av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
}

#top #wrap_all .social_bookmarks .av-social-link-instagram a,
#top #socket .social_bookmarks .av-social-link-instagram a {
    color: #fff;
    background-color: #FF8D1C;
}

#top #wrap_all .social_bookmarks .av-social-link-youtube a,
#top #socket .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;
    }
}

/* 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;
}


/* barva image open big - icon hover */

.main_color .image-overlay .image-overlay-inside::before {
    border-color: #000;
    background-color: #d00;
    color: #000;
}









































