.elementor-803 .elementor-element.elementor-element-1e21220 > .elementor-background-overlay{background-color:#F9F7EF;opacity:1;}.elementor-803 .elementor-element.elementor-element-1e21220, .elementor-803 .elementor-element.elementor-element-1e21220 > .elementor-background-overlay{border-radius:0px 0px -15px 0px;}.elementor-803 .elementor-element.elementor-element-1e21220{box-shadow:0px -6px 31px 0px rgba(0,0,0,0.5);}@media(min-width:768px){.elementor-803 .elementor-element.elementor-element-532d35d{width:30.968%;}.elementor-803 .elementor-element.elementor-element-577cb03{width:69.032%;}}/* Start custom CSS for html, class: .elementor-element-a4523d4 */ul.menujm {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 80%;
    height: 45px;
    line-height: 45px;
    margin: 20px auto;
    display: flex;
}

ul.menujm, li.menujm {
    width: 100% !important;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

ul.menujm, li.menujm, a.menujm {
    position: relative;
    width: 600px !important;
    text-align: center;
    color: #d7bf93;
    text-decoration: none;
}

 li.menujm::before {
    content: '';
    position: absolute;
    top: 0%;
    left: 0%;
    background-color: #d7bf93;
    height: 2px;
    width: 100%;
    transition: 0.5s all;
}

 li.menujm:hover::before{
    width: 100%;
    background-color: #BC9B5D;
    height: 6px;
    transition: 0.5s all;
}

.current-menu-item a,
.current-page-ancestor a,
.current-post-ancestor a { background: #000; }/* End custom CSS */