.elementor-element-2ce7075 > div:nth-child(1) {
    max-height: 30px;
    padding: 0px;
}

.hdr-searchbutton {
    color: white;
    font-size: 10px;
    top: -2px;
    position: relative;    
}

/*div.elementor-element:nth-child(3) {
    line-height: 18px;
}*/

.elementor-heading-title > a:nth-child(1) {
    top: -2px;
    position: relative;    
}

a.d_hdr_pod_a {
    font-family: Montserrat;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    color: white;
}

#d_mainmenu {
    height: 100vh;
    width: 100%;
    background-color: #294CCC;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    transition: visibility 0s, opacity 0.5s linear;
    background-image: url(/wp-content/uploads/2024/04/riviera-mmenu-bg.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: calc(100% + 90px);
}

#d_mainmenu.visible {
    opacity: 1; 
/*    display: block;     */
    visibility: visible;
}

.d_mmenu_closediv {
    color: white;
    font-size: 16px;
    width: 100%;
    text-align: right;
    padding: 40px 40px 0 0;
}

a.d_mmenu_close {
    color: white;
}

.d_mainmenu_container {
    display: flex;
     
    align-items: flex-start; 
    /* flex-flow: row wrap; */ 
    flex-direction: row; 
    flex-wrap: wrap; 
    align-content: flex-start;

    height: 100%;
    padding: 0 100px;
    gap: 5px;    
}

.d_mainmenu_container > div{
    margin: 30px;
    text-align: left;
}

.d_mainmenu_item {
    /* flex:1 1 25%; */
    flex-grow:1;
    flex-basis:25%;    
    color: white;
    line-height: 28px;
}

.d_mainmenu_toptitle, a.d_mainmenu_only {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    color: white;
}

.d_mainmenu_a, .d_mainmenu_a:visited {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    opacity: 50%;
    color: white;
}

.d_mainmenu_a:active, .d_mainmenu_a:hover {
    opacity: 100%;
}

a.d_catmenu_a, a.d_catmenu_a:visited {
    font-family: Montserrat;
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 400;
    color: #0000007A;
    margin-left: 20px;
}

a.d_catmenu_a:hover, a.d_catmenu_a:active {
    color: #000000;
}

.pp-post-load-more {
    width: 96%;
}

.wpcf7-text {
    margin-bottom: 20px;
}

.elementor-9 .elementor-element.elementor-element-0551849 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select,
.elementor-844 .elementor-element.elementor-element-0551849 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select {
    border-radius: 20px;
    text-indent: 8px;
/*    padding-left: 0px;*/
    outline: 0px;
    background: white;
    font-family: Montserrat;
}

.elementor-9 .elementor-element.elementor-element-0551849 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea {
    padding-top: 20px;
}

/*podat zayavku*/

.elementor-844 .elementor-element.elementor-element-0551849 .eael-contact-form-7 .wpcf7-form-control.wpcf7-date {
    font-size: 16px;
}

.elementor-844 .elementor-element.elementor-element-0551849 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select {
    margin-top: 20px;
}

ul.elementor-icon-list-items:nth-child(2) {
    list-style-type: none;
}

span.sub-arrow {
    position: absolute;
    right: 20px;
}

button.sub-menu-toggle {
    display: none;
}

.menu-item {
    padding-top: 30px;
    padding-bottom: 10px;
/*    border-top: 1px solid #ffffff2a;    */
}

