.pum-theme-180, .pum-theme-default-theme {
    background-color: rgba( 0, 0, 0, 0.50 ) !important;
}
.pum-theme-180 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: #fdddcf !important;
}
.portfolio_navigation {
    display: none;
}
.info.portfolio_categories {
    display: none;
}
nav.main_menu ul li.active a {
    color: #242424;
}
nav.main_menu ul li.active a:hover {
    color: #fdddcf !important;
}
.q_logo img {
    max-height: 45px;
    padding: 25px;
}
a.qode-btn.qode-btn-medium.qode-btn-simple.flowerbtn.qode-btn-default-hover {
    border-bottom: 1px solid white;
    padding: 5px !important;
    letter-spacing: 0.9px;
}
::selection {
    background: #fdddcf;
    color: #fff;
}
.flowerbtn2 {
    border-bottom: 1px solid #fdddcf !important;
}
.qode-btn.qode-btn-simple:not(.qode-btn-custom-border-hover):hover {
    border-bottom: 1px solid #555 !important;
}
a, p a {
    font-style: normal;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    line-height: 38px;
}
a:hover, p a:hover {
    text-decoration: none !important;
}
input[type=text],input[type=email] {
    height: auto;
    padding: 8px 16px;
    line-height: 1.428571429;
    color: #242424 !important;
    vertical-align: middle;
    background: #fdddcf;
    border: 1px solid #fff;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.mc4wp-form-basic input[type=submit] {
    cursor: pointer;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    color: #242424;
    background-color: #fdddcf;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
}
h5 a:hover {
    color: #fdddcf;
}