

.onlyresponsive {
    display: none !Important;
}

@media all and (max-width: 1000px) {

    .onlyresponsive {
        display: inline-block !Important;
    }

    .side_menu_button_wrapper {
        display: none;
    }
}

.footer_top .widget_nav_menu li.menu-item a {
    margin-bottom: 10px;
    float: left;
    padding-right: 20px;
}

.footer_top ul {
    list-style: none;
    display: flex;
    justify-content: center;

}

.fa-search:before {
    content: "Login" !Important;
}

.search_button {
    font-family: 'Raleway', sans-serif !Important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 8px !Important;
    letter-spacing: 2px;
    -webkit-box-shadow: inset 0px 0px 0px 2px #e6ae48;
    -moz-box-shadow: inset 0px 0px 0px 2px #e6ae48;
    box-shadow: inset 0px 0px 0px 2px #e6ae48;
    background-color: #ffffff !Important;
    color: #e6ae48 !Important;
    padding: 8px 15px 8px 15px !Important;
    cursor: pointer ! Imporant;
    margin-left: 25px;
}

.search_button:link {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 8px !Important;
    letter-spacing: 2px;

}

.search_button:visited {
    font-family: 'Raleway', sans-serif !Important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 8px !Important;
    letter-spacing: 2px;

}

.search_button:visited {
    font-family: 'Raleway', sans-serif !Important;
    background-color: #e6ae48 !Important;
    color: #ffffff !Important;

}

.side_menu_button {
    font-family: 'Raleway', sans-serif !Important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 8px !Important;
    letter-spacing: 2px;

}

.vw_login {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 8px !Important;
    letter-spacing: 2px;
    margin-top: 0px !Important;
    top: -22px;
    background-color: #e6ae48 !Important;
    color: #ffffff !Important;
    padding: 8px 20px 8px 20px !Important;
    cursor: pointer ! Imporant;
    border: none !Important;
    position: relative !Important;
}

.vw_login:hover {
    -webkit-box-shadow: inset 0px 0px 0px 3px #e6ae48;
    -moz-box-shadow: inset 0px 0px 0px 3px #e6ae48;
    box-shadow: inset 0px 0px 0px 3px #e6ae48;
    background-color: transparent !Important;
    color: #ffffff !Important;
}

#username {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 8px !Important;
    letter-spacing: 2px;
    display: table;
    float: left;
    background-color: #464646;
}

#password {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 8px !Important;
    letter-spacing: 2px;
    display: table;
    float: left;
    background-color: #464646;
}

.wpcf7-form-control.wpcf7-submit {
    right: -20px !Important;
}

.vw_cs_btn a {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0 22px;
    border: 0px solid #e6ae48 !Important;
    font-size: 12px;
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    color: #fff !Important;
    background-color: #e6ae48 !Important;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 2px;
    white-space: nowrap;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
}

.vw_cs_btn a:hover {
    -webkit-box-shadow: inset 0px 0px 0px 2px #e6ae48;
    -moz-box-shadow: inset 0px 0px 0px 2px #e6ae48;
    box-shadow: inset 0px 0px 0px 2px #e6ae48;
    background-color: transparent !Important;
    color: #e6ae48 !Important;
    border: 0px !Important;
}

.vc_gitem-link.vc-zone-link:hover {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e6ae48;
    background-image: url('https://www.prospective.ch/wp-content/uploads/2017/09/Bildschirmfoto-2017-09-01-um-09.09.16.jpg') !Important;
}

.single-post .title_outer {
    display: none !important;
}

.qode_search_form table {
    margin-top: 4px !important;
}

.qode_search_form {
    padding: 9px 0px 0px 0px !important;
}

.qode_search_form table td {
    padding: 0px 5px 0px 0px !Important;
    text-align: center !Important;
}

.qode_search_form .container i {
    padding: 0;
    margin-top: 4px !important;
}


