/**
* Theme Name: KJP Halabi
* Description: This is a dazzling WordPress child theme for KJP Halabi website.
* Author: KJP Halabi
* Version: 1.0.0
* Template: page-builder-framework
*/

header#header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#header .wpbf-1-4 {
    width: 96%;
}
#header .wpbf-3-4 {
    width: 4%;
}
.wpbf-logo a {
    position: relative;
    z-index: 99;
}
#header .wpbf-logo>a>img {
    width: 340px;
}
.wpbf-mobile-menu-toggle, .wpbf-menu-toggle {
    position: relative;
    z-index: 1;
}
.menu-headermenue-container {
    height: 0;
}
#header #menu-headermenue {
    max-width: 1300px !important;
    padding: 20px !important;
}
#header #menu-headermenue-1,
#header #menu-headermenue {
    padding: 0;
    margin: 0;
}
#header #menu-headermenue>li,
#header #menu-headermenue-1>li {
    display: inline-block;
    list-style: none;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}
#header #menu-headermenue-1>li:first-child {
    padding-left: 0;
}
#header #menu-headermenue>li:first-child::before,
#header #menu-headermenue>li:last-child::before,
#header #menu-headermenue-1>li:first-child::before,
#header #menu-headermenue-1>li:last-child::before {
    display: none;
}
#header #menu-headermenue>li::before,
#header #menu-headermenue-1>li::before {
    background-color: #eaeaeb;
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -3px;
    margin: auto;
    height: 15px;
    width: 1px;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.wpbf-container {
    max-width: 1300px !important;
    padding: 20px !important;
}
span.menu-image-title-after.menu-image-title {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
.menu-image-title-after.menu-image-not-hovered img {
    padding-right: 0;
}

@media (max-width: 991px){
    .wpbf-2-3 {
        width: 96.666% !important;
    }
    .wpbf-1-3 {
        width: 4.444% !important;
    }
    .wpbf-mobile-logo>a>img {
        width: 300px;
    }
    ul#menu-headermenue-1>li {
        display: inline-block;
    }
    ul#menu-headermenue-1>li>a>img {
        width: 18px;
        height: 18px;
    }
    .wpbf-mobile-logo a {
        font-weight: 700;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .wpbf-mobile-logo>a>img {
        margin-left: 30px;
    }
    .wpbf-mobile-menu-toggle {
        margin-top: -10px !important;
    }
    #header #menu-headermenue-1>li {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (max-width: 767px){
    .wpbf-mobile-logo a {
        text-align: left;
    }
    .wpbf-mobile-logo>a>img {
        width: 200px;
        margin-left: 0;
    }
    #header #menu-headermenue>li {
        padding-right: 5px;
        padding-left: 5px;
    }
    .wpbf-mobile-menu-toggle {
        position: absolute;
        margin-top: 0!important;
        top: 18px;
        right: 20px;
    }
    .wpbf-menu-toggle-container {
        text-align: right;
        position: relative;
        right: -20px;
        bottom: 31px;
    }
    .menu-headermenue-container {
        height: auto;
    }
    #header #menu-headermenue {
        text-align: center;
        padding: 7px 10px 0px !important;
    }
    ul#menu-headermenue>li>a>img {
        width: 10px;
        height: 10px;
    }
    span.menu-image-title-after.menu-image-title {
        font-size: 11;
        padding-left: 3px;
    }
    #header #menu-headermenue>li::before {
        display: none;
    }
    .wpbf-container {
        padding-top: 5px !important;
        padding-bottom: 0 !important;
    }
}

@media (min-width: 600px) and (max-width: 767px){
    ul#menu-headermenue>li>a>img {
        width: 16px;
        height: 16px;
    }
}
@media (min-width: 1200px){
    #header #menu-headermenue {
        right: 8rem;
        position: relative;
        z-index: 1;
        text-align: right;
        margin: 0 auto;
    }
}

/* Portrait */
@media (min-width: 820px) and (max-width: 1180px) {
    .wpbf-mobile-logo a {
        display: inline-block;
    }
    .wpbf-mobile-logo>a>img {
        width: 200px;
        margin-left: 0;
    }
    .menu-headermenue-container {
        height: 0 !important;
    }
    #header #menu-headermenue {
        left: 6rem;
        bottom: -5px;
        position: relative;
        z-index: 1;
    }
    ul#menu-headermenue>li>a>img {
        width: 14px;
        height: 14px;
    }
    span.menu-image-title-after.menu-image-title {
        font-size: 11px;
        padding-left: 3px;
    }
}

/* Portrait */
@media (min-width: 768px) and (max-width: 1024px) {
    .menu-headermenue-container {
        height: auto;
    }
    #header #menu-headermenue {
        text-align: center;
    }
    .wpbf-mobile-logo a {
        font-weight: 700;
        text-align: left;
    }
    .wpbf-mobile-logo>a>img {
        margin-left: 0 !important;
    }
    #header #menu-headermenue {
        padding: 15px 10px 0px !important;
    }
    ul#menu-headermenue>li>a>img {
        width: 16px;
        height: 16px;
    }
}

@media (max-width: 500px){
    .menu-headermenue-container {
        height: auto;
    }
    #header #menu-headermenue {
        padding: 5px 5px 0px !important;
    }
}

@media (min-width: 961px) and (max-width: 1180px) {
    .menu-headermenue-container {
        height: 0;
    }
    #header #menu-headermenue {
        text-align: center;
    }
    .wpbf-mobile-logo a {
        font-weight: 700;
        text-align: left;
    }
    .wpbf-mobile-logo>a>img {
        width: 250px;
        margin-left: 0 !important;
    }
    #header .wpbf-logo>a>img {
        width: 250px !important;
    }
    #header #menu-headermenue {
        padding: 15px 10px 0px !important;
        left: 7rem;
        bottom: -10px
    }
    ul#menu-headermenue>li>a>img {
        width: 16px;
        height: 16px;
    }
}

@media (min-width: 961px) and (max-width: 1024px) {
    #header #menu-headermenue {
        bottom: -5px
    }
}
@media (min-width: 1181px) and (max-width: 1300px) {
    #header #menu-headermenue {
        right: 4rem;
        bottom: 0;
        position: relative;
        z-index: 1;
        text-align: right;
        margin: 0 auto;
    }
}
@media (min-width: 1215px) and (max-width: 1300px) {
    #header #menu-headermenue {
        right: 8rem;
    }
}
@media (min-width: 1215px) and (max-width: 1289px) {
    #header #menu-headermenue {
        right: 6rem;
    }
}
@media (min-width: 820px) and (max-width: 991px) {
    .wpbf-mobile-nav-wrapper {
        padding-bottom: 10px !important;
    }
}