.page-header {
    background-color: #373737;
    color: #4a4a4a;
    border-top-width: 0;
}
.page-header .logo {
    margin: 10px 0;
}
.page-header > .main-panel-top {
    background-color: #2f2f2f;
    border-bottom: solid 1px #2f2f2f;
}
.page-header .header.panel {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.page-header .panel.header {
    position: relative;
}

    .page-header .header .account-area {
        float: right;
        padding: 0 5px;
        margin: 0 5px;
        height: 47px;
        position: relative;
    }
    
    .page-header .header .account-area a.account-toggle-icon { line-height: 46px; color: #fff; font-size: 13px; font-weight: 600; letter-spacing: 0.025em;}
    .page-header .header .account-area a.account-toggle-icon:hover { text-decoration: none; color: #b99867; }
    .page-header .header .account-area a.account-toggle-icon span {
        display: inline-block;
     }
    .page-header .header .account-area a.account-toggle-icon i:before {
        color: #fff;
        font-size: 21px;
        line-height: 46px;
        content: '\f850';
        font-family: 'porto-icons';
    }
    .page-header .header .account-area a.account-toggle-icon:hover i:before { color: #b99867; }
    
    .page-header .header .account-area .block-account {
        display: none;
        position: absolute;
        z-index: 100;
        top: 60px;
        right: -30px;
        min-width: 300px;
        padding: 15px 18px 10px 18px;
        border: 0;
        border-top: 6px solid #b99867;
        color: #777777;
        border-radius: 8px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
        margin: 0;
        list-style: none none;
        background: #ffffff;
        box-sizing: border-box;
        text-align: left;
    }
    .page-header .header .account-area .block-account.show {
        display: block !important;
    }
    .page-header .header .account-area .block-account:before {
        left: auto;
        top: -21px;
        right: 32px;
        border: 8px solid;
        border-color: transparent transparent #b99867 transparent;
        z-index: 99;
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0;
    }
.page-header .panel.header .header.links {
    padding: 0px;
    display: inline-block;
}

.page-header .panel.header .header.links > li {
    list-style: none;
    text-align: left;
    padding: 6px 10px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 1.4rem;
    width: 100%;
}
.page-header .panel.header .header.links > li > a {
    border: none;
    color: #b99867;
    padding: 5px;
    font-weight: 600;
    letter-spacing: 0.03em;
    font-size: 11px;
    text-transform: uppercase;
}
.page-header .panel.header .header.links > li:last-child > a {
    border-bottom: 0px;
}


.page-header .panel.header .header.links li.welcome {
    padding: 18px 8px;
    font-size: 1.6rem;
    color: #777;
}

.customer-menu .header.links {
    min-width: 220px;
}

.page-header .switcher { height: auto; float: none; }
.page-header .switcher .toggle > strong {
    display: inline-block;
    margin-top: -1px;
}
.page-header .switcher .toggle > strong > * {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}
.page-header .switcher .toggle > strong > img {
    margin-right: 3px;
}
.page-header .panel.wrapper {
    background-color: transparent;
    color: #b99867;
}
.page-header.sticky-header .minicart-wrapper {
    bottom: auto;
}
.page-header .minicart-wrapper .action.showcart:before {
    /* content: '\f881'; */
    content: '\e87f';
    font-size: 21px;
    color: #FFF;
    line-height: 26px;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: auto;
    padding: 0;
    font-family: "Oswald";
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    color: #FFF;
    letter-spacing: 0.025em;
}
.page-header .minicart-wrapper .action.showcart .counter-number {
    display: inline-block;
    vertical-align: middle;
}
.page-header .minicart-wrapper .action.showcart .counter-label {
    height: auto;
    width: auto;
    position: static;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0;
}
.page-header .minicart-wrapper .loading-mask {
    left: -9px;
    height: 40px;
    top: 0;
    bottom: auto;
}

.page-header .navigation { text-align: center; }



.page-header .switcher { height: auto; float: none;  }
.page-header .settings-switchers {
    margin: 0 0 10px; display: inline-block; float: left;
}
.page-header .settings-switchers .switcher-options,.page-header .settings-switchers .switcher-option {
    background-color: #b99867;
    border-bottom: 0;
}
.page-header .settings-switchers .switcher .options ul.dropdown .switcher-option:hover {
    background-color: #b99867;
}
.page-header .settings-switchers .switcher .options ul.dropdown .switcher-option a {
    color: #FFF;
}
.page-header .switcher .toggle > strong {
    display: inline-block;
    margin-top: -1px;
    line-height: 22px;
    font-family: 'Oswald';
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-size: 14px;
    font-weight: normal;
}
.page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after,
.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
  margin: 5px 0 5px 5px;
}
.page-header .switcher .toggle > strong > * {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}
.page-header .switcher .toggle > strong > img {
    margin-right: 3px;
}

.page-header .switcher .options .action.toggle {
    margin-right: 0px;
    padding: 5px 10px;
    color: #fff;
}
@media (min-width: 992px) {
    
}

@media (min-width: 768px) {
    
    .page-header .header.content {
        text-align: center;
        position: relative;
        z-index: 4;
    }
    .page-header .select-area {
        position: absolute;
        left: 15px;
        top: calc(50% - 15px);
    }
    .panel.header .switcher,
    .page-header .switcher {
        background-color: transparent;
        padding: 7px 10px 4px;
        height: 30px;
        text-align: left;
        margin-right: 8px;
    }
    .page-header .switcher.language {
        margin-right: 0;
    }
    .page-header .switcher strong, .page-footer.type18 .switcher strong {
        font-weight: 600;
        letter-spacing: 0.03em;
        font-size: 11px;
        text-transform: uppercase;
    }

    .page-header .header .toolbar-area {
        float: right;
        display: block;
    }

    .page-header .header.panel .search-area {
        display: block;
    }
    .page-header .header.panel .search-area > a {
        color: #FFF;
        padding-right: 6px;
        display: block;
        position: absolute;
        left: 0;
        top: 1px;
        font-size: 13px;
        
        font-weight: 600;
        letter-spacing: 0.025em;
        line-height: 46px;
    }
    .page-header .header.panel .search-area > a:hover { text-decoration: none; color: #b99867; }
    .page-header .header.panel .search-area > a i {
        font-size: 13px;
        line-height: 46px;
    }
    
    .page-header .block-search {
        display: none;
        width: 350px;
        position: absolute;
        left: 0px;
        top: 1px;
        text-align: left;
        margin-left: 0;
        z-index: 100;
    }
    .page-header .block-search input {
        background-color: #e6e3df;
        color: #4a4a4a;
        line-height: 46px;
        height: 46px;
        border: 0;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        padding: 9px 34px 9px 15px;
        border-radius: 0;
    }
    .page-header .block-search .action.search {
        width: 30px;
        line-height: 46px;
        height: 46px;
    }
    .page-header .block-search .action.search:before {
        font-size: 12px;
        padding-left: 1px;
    }
    .page-header .minicart-wrapper {
        display: block;
        float: right;
    }
    .page-header .minicart-wrapper .action.showcart {
        padding: 11px 25px 10px;
        margin-left: 25px;
        background-color: #b99867;
    }
    .page-header .nav-sections {
        position: relative;
        z-index: 3;
        border-top: solid 1px #373737;
    }
    .page-header.sticky-header .nav-sections {
        background-color: #373737;
    }
    .page-header .nav-sections .navigation > ul{
        padding-right: 3px;
        padding-left: 3px;
    }
    .page-header .navigation .level0 > .level-top {
        font-size: 13px;
        /* font-family: 'Oswald';
        font-weight: 400; */
        font-family: Montserrat;
        font-weight: normal;
        color: #FFF;
    }
    .page-header .navigation .level0.parent > a:after {
        line-height: 48px;
    }
    .page-header .navigation .level0 .submenu {
        border-top-width: 0;
        box-shadow: 0 7px 10px -2px rgba(0,0,0,0.25);
        background-color: #373737;
        border-radius: 0 0 3px 3px !important;
    }
    .page-header .navigation li.level0.fullwidth .submenu li.level1 > a,
    .page-header .navigation li.level0.staticwidth .submenu li.level1 > a {
        font-size: 13px;
        font-weight: 700;
        margin-top: 26px;
        margin-bottom: 4px;
        color: #FFF;
        padding: 0 5px;
        text-align: left;
    }
    .page-header .navigation li.level0.fullwidth .submenu a,
    .page-header .navigation li.level0.classic .submenu a,
    .page-header .navigation li.level0.staticwidth .submenu a {
        font-size: 12px;
        font-weight: 600;
        line-height: 24px;
        text-transform: uppercase;
        text-align: left;
        color: #FFF;
    }
    .page-header .navigation li.level0.fullwidth .submenu a:hover,
    .page-header .navigation li.level0.classic .submenu a:hover,
    .page-header .navigation li.level0.staticwidth .submenu a:hover {
        background-color: #2f2f2f;
        color: #b99867;
    }
    .page-header .navigation .level0 .submenu li.parent > a:after {
        display: none;
    }
}
@media (max-width: 991px) {
    .page-header .logo img {
        height: auto;
        width: auto;
        max-height: none;
        max-width: 100%;
    }
    header.page-header.sticky-header .navigation li.level0 > .level-top {
        padding: 0 10px;
    }

    
    
    
    
    .page-header .header .account-area .account-toggle { line-height: 1.4; }
    .page-header .header .account-area .account-toggle:before { line-height: 60px; }
    .page-header .header .account-area .account-toggle span { display: none; }
}
@media (max-width: 767px) {
    .page-header .switcher .options ul.dropdown {
        right: unset;
    }
    .page-header .switcher .options ul.dropdown:before {
        right: auto;
        left: 10px;
    }
    .page-header .switcher .options .action.toggle {
        margin-right: 0px;
        padding: 5px 10px;
        color: #777777;
    }
    .page-header .switcher .options ul.dropdown:after {
        right: auto;
        left: 9px;
    }
    .page-header .header.content { display: none; }
    .page-header .main-panel-top .container {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }
    .page-header .logo {
        max-width: 200px;
        margin: 0px auto;
    }
    
    .page-header .select-area {
        display: none;
    }

    
    .page-header .nav-toggle {
        float: left;
        margin: 0 5px 0 15px;
    }

    .page-header .header .account-area { height: 60px; }
    .page-header .header .account-area a.account-toggle-icon { line-height: 60px; }

    
    .page-header .search-area .search-toggle-icon { display: none !important; }
    .page-header .search-area .block-search { padding: 0 15px; }
    .page-header .block-search {
        float: none;
        margin-bottom: 0;
    }
    .page-header .block-search .label {
        float: left;
        margin: 0;
        line-height: 1.4;
        margin-left: 10px;
        padding: 0 5px;
        
    }
    .page-header .block-search .label:before {
        line-height: 60px;
        font-size: 18px;
        color: #FFF;
    }
    .page-header .minicart-wrapper {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin: 0 0 0 15px;
        float: right;
        padding: 0px 20px; 
        background-color: #b99867;
    }
    .minicart-wrapper .block-minicart {
        right: 15px;
    }
    .page-header .minicart-wrapper .action.showcart {
        line-height: 60px;
    }
    .page-header .minicart-wrapper .action.showcart:before {
        font-size: 26px;
        color: #FFF;
        line-height: 26px;
        margin-right: 5px;
        margin-top: 3px;
        line-height: 57px;
    }
    .page-header .minicart-wrapper .action.showcart .counter.qty {
        height: 60px;
        line-height: inherit;
    }
}
@media (min-width: 768px) {
    .page-header .header.panel > .header.links {
        float: none;
        text-align: right;
        display: block;
    }
    .page-header .header.panel > .header.links > li.compare {
        float: left;
    }
    .page-header .header.panel > .header.links > li.compare > a {
        padding: 0;
    }
}
@media (max-width: 575px) {
    .page-header .logo {
        margin: 10px auto;
    }
    .page-header .logo img {
        width: 100%;
    }
}
.page-header .search-category select {
    border-top: 0;
    border-bottom: 0;
    font-family: 'Oswald';
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    
}
@media (max-width: 1199px) {
    
}
@media (max-width: 991px) {
    
}
@media (max-width: 767px) {
    .page-header .header .account-area a.account-toggle-icon span.text { display: none; }
}

.cms-index-index .page-header.type13.header-newskin {background-color: transparent;position: absolute;width: 100%;}

@media (min-width: 768px) {
    
}
@media (max-width: 1199px) {
    
}
@media (max-width: 991px) {
    
}
@media (max-width: 767px) {
    
}