header.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    transition: height .3s;
}
.header .container { 
	    width: 100%;
	    max-width: 1700px;
}
.logo-wrapper img.small-logo{
		display: none;
}
.header-h {
    height: 140px;
    background-color: white;
}
header.header {
    box-shadow: 0px 4px 0 -1px rgba(39, 39, 39, 0.2);
    -webkit-box-shadow: 0px 4px 0 -1px rgba(39, 39, 39, 0.2);
    -moz-box-shadow: 0px 4px 0 -1px rgba(39, 39, 39, 0.2);
}
.header-top-right {
    text-align: right;
}
.header-top {
    background: #6d2f8f;
    height: 49px;
    padding: 11px 0;
}
.logo-wrapper {
    background-color: white;
    text-align: center;
    padding: 12px 40px;
    margin-top: -50px;
    max-width: 282px;
    margin-right: auto;
}
.header-bottom-middle span {
    color: #858584;
    font-size: 34px;
    font-weight: 300;
}
.header-bottom-middle .btn {
    margin-left: 16px;
    margin-top: -16px;
}
.header-menu ul li {
    display: inline-block;
    padding: 10px;
}
.header-menu ul li a {
    font-size: 18px;
    position: relative;
    padding-left: 18px;
    transition: .3s;
}
.header-menu ul li a:before {
    content: "•";
    position: absolute;
    left: 0;
}
.header-menu ul li.s-icon {
    position: relative;
    padding: 0;
    width: 20px;
    height: 20px;
    top: 4px;
    margin-left: 30px;
}
.header-menu ul li.s-icon a:before{
    content: none;
}
.header-menu ul li.s-icon a {
    font-size: 0;
    background: url(/wp-content/themes/completeaupair/assets//images/s-icon-img.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.header-menu ul li.current_page_item > a, .header-menu ul li > a:hover {
    color: #6d2f8f;
}
/*superfly menu*/
.sfm-sidebar-close {
    margin-bottom: 0!important;
}
div#sfm-sidebar {
    background: #6d2f8f;
}
body.sfm-body-pushed {
    overflow: hidden;
}
.sfm-body-pushed #sfm-sidebar {
    overflow: hidden;
    min-height: 100%;
}
body.sfm-body-pushed #main {
    overflow: hidden;
}
div.sfm-rollback {
    width: 0;
}
div.sfm-title h3 {
    color: white;
}
.sfm-navicon-button.sf_label_default {
    top: 3px;
    background-color: transparent;
}
div#sfm-sidebar .sfm-menu-level-0 li, div#sfm-sidebar .sfm-menu-level-0 li a {
    color: white;
}
div#sfm-sidebar .sfm-menu li > a:before {
    background: rgba(255, 255, 255, 0.1);
    transition: .3s;
}
div.sfm-navicon-button.sf_label_default {
    background: #6d2f8f;
    width: 48px;
    height: 49px;
    top: 0%;
    position: fixed;
    z-index: 9000;
}

#sfm-sidebar .sfm-menu li a {
    font-size: 38px !important;
    line-height: 1.2 !important;
}
div#sfm-sidebar .sfm-social a {
    color: white;
}
.sfm-style-full #sfm-sidebar ul.sfm-social{
    border: none;
}
div.sfm-sidebar-close:before, div.sfm-sidebar-close:after{
    background-color: white;
    height: 3px !important;
}
div#sfm-sidebar .sfm-search-form {
    display: block !important;
    max-width: 470px;
    margin: auto !important;
    padding: 5px 0;
    height: 46px;
    font-size: 26px;
}
div#sfm-sidebar .sfm-search-form input[type=text] {
    height: 100%;
    font-size: 22px;
}
.sfm-va-middle {
    text-align: center;
}
li.sfm-menu-item-122, li.sfm-menu-item-121, li.sfm-menu-item-123 {
    display: inline-block;
}
#sfm-sidebar .sfm-menu li.sfm-menu-item-121 a, #sfm-sidebar .sfm-menu li.sfm-menu-item-122 a, #sfm-sidebar .sfm-menu li.sfm-menu-item-123 a {
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 600;
}
.sfm-style-full #sfm-sidebar div.sfm-logo {
    margin-top: 50px;
}
div.sfm-sidebar-close:after, div.sfm-sidebar-close:before {
    left: 12px;
    top: 25px;
}
div.sfm-sidebar-close {
    margin-bottom: 0!important;
    width: 50px;
    height: 50px;
}
body.sfm-body-pushed {
    overflow: hidden;
    position: fixed;
}
li.sfm-menu-item-39 {
    display: none;
}
header a:hover, header a:focus {
    color: initial;
}
header ul.sub-menu {
    background: white;
    float: left;
    left: auto;
    display: none;
    position: absolute;
    width: 300px;
    top: 60px;
    z-index: 2;
}
.menu-item-has-children:hover .sub-menu {
    display: block;
}
header ul.sub-menu li {
    display: block;
    width: 100%;
    padding: 0;
}
header ul li ul.sub-menu a {
    display: block;
    padding: 12px 10px 12px 30px;
    background-color: #6d2f8f;
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
header ul li ul.sub-menu a:focus{
    color: white;
}

header ul li ul.sub-menu a:hover {
    background-color: white;
    color: #6d2f8f;
    transition: .3s;
}
.header-menu ul li .sub-menu li a:before {
    left: 10px;
}
div#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i, 
div#sfm-sidebar .sfm-menu-level-0 .sfm-sl, 
div.sfm-title h2, .sfm-social:after {
    color: white;
}
.header-menu ul.sub-menu li.current_page_item > a{
    color: #6d2f8f;
    background-color: white;
}
.wpml-ls-legacy-dropdown {
    width: 120px;
    border: none;
    background: transparent;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag{
    display: none;
}
.lng-switch {
    display: inline-block;
    float: right;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
    color: white;
    background-color: transparent;
    border: none;
    font-size: 14px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: none;
    background-image: url(/wp-content/themes/completeaupair/assets//images/arrow-down-select.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 9px;
    height: 5px;
    padding-right: 20px;
    padding-top: 8px;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, 
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
    color: white;
    background: transparent;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    background: #6d2f8f;
    color: white;
    font-size: 14px;
    display: inline-flex;
    border: 1px solid white;
    width: 145px;
}