/*
Theme Name: marito
Theme URI: http://dessau.select-themes.com
Template: dessau
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Description: A Contemporary Theme for Architects and Interior Designers
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-menu,featured-images,flexible-header,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.1.2.36
Updated: 2024-01-17 08:05:31

*/

.qodef-main-menu > ul > li > a > span.item_outer {
    display: flex;
}

.qodef-mobile-header .qodef-mobile-nav {
    height: auto !important;
}

.qodef-mobile-header .qodef-mobile-nav ul ul {
    background: white;
    padding: 10px;
    width: 100%;
    margin: 0;
}

.wpml-ls-flag {
    margin-right: 10px;
}

.qodef-breadcrumbs ol {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.qodef-breadcrumbs li {
    line-height: 1em;
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs .qodef-delimiter {
    height: 14px;
}

.cky-consent-container {
    z-index: 999999999;
}

#callnowbutton {
    z-index: 999998;
}


#nav-menu-item-8908 .item_text,
#sticky-nav-menu-item-8908 .item_text,
#mobile-menu-item-8908 span {
    color: #FFA800 !important;
}


#cn-accept-cookie, #cn-more-info {
    color: red !important;
}


/* go top delete */
#qodef-back-to-top {
    display: none;
}

/* odstepy w menu glownym */
.qodef-main-menu > ul > li > a {
    padding: 0 17px;
}

/* ukrycie zadzwon i zostaw numer w DE i EN */
html:lang(de-DE) div.sfm-1671487614972,
html:lang(de-DE) .call-now-button,
html:lang(en-US) div.sfm-1671487614972,
html:lang(en-US) .call-now-button {
    display: none !important;
}

.qodef-header-dessau .qodef-page-header {
    width: 100%;
    z-index: 999999;
}


@media only screen and (max-width: 784px) {
    .qodef-image-info-section-holder.marito-home-above-fold-image img {
        display: none;
    }
}