/*hide home -- desktop menu*/
/*div#sp-menu ul.sp-megamenu-parent li:nth-child(1) {
    display: none;
}*/
/*-----
offcanvas
-----*/

/*-----
offcanvas
--------*/
/*hide search and login*/
.offcanvas-inner form.mod-finder.js-finder-searchform.form-search,
.offcanvas-menu .offcanvas-inner .sp-sign-in{
    display:none;
}


/*adjustment*/
@media(min-width:992px){
div#sp-menu a#offcanvas-toggler {
    display: none !important;
}
}
.burger-icon span {background:#af8061; !important}

.offcanvas-menu.border-menu {
    background: #000;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a{color:white;}
.offcanvas-menu .offcanvas-inner ul.menu li.active a{color:#b08162 !important;}
label.fabchat span#close {font-size:20px;font-weight:500;padding-right:5px;}
label.fabchat{background:#b98766 !important;box-shadow:none !important}
@media (max-width: 991px) {
    img.logo-image {height: 25px;}
    #sp-header {height: 50px;}
    .logo-image{height:25px;margin-top:-25px}
    div#sp-menu {height:50px;font-size:15px;}
    .burger-icon{width:20px;}
}


/*------
header
------*/
header#sp-header.header-sticky {
    background: #000; display: block !important;
}
header#sp-header.header-sticky div#sp-logo {display:block !important;}

#sp-header{box-shadow:none;}
.home section#sp-page-title {
    background: transparent;
    padding: 40px;
}
@media (max-width: 991px) {
    #sp-header .logo {
        height: 80px;
    }
}

.sp-dropdown {width: 300px !important;}

/*------
menu position
------*/
@media(max-width:565px){
.home section#sp-main-body {
    margin-top: -40px;
 }
}
@media(max-width:991px) and (min-width:566px){
.home section#sp-main-body {
    margin-top: -50px;
 }
}
@media(min-width:992px){
.home section#sp-main-body {
    margin-top: -80px;
 }
}

/*---------
top menu
---------*/
/*.home section#sp-main-body {
    margin-top: -160px;
}
@media(max-width:991px){
.home section#sp-main-body{
    margin-top:-130px;
   }
}
@media(max-width:575px){
.home section#sp-main-body{
    margin-top:-120px;
   }
}*/

/*-------
main menu
--------*/
.home header#sp-header{ background: transparent;}
header#sp-header,
body.site.helix-ultimate.hu.com_spsimpleportfolio.com-spsimpleportfolio.view-item.layout-default.task-none.itemid-0.en-gb.ltr.sticky-header.layout-fluid.offcanvas-init.offcanvs-position-right.home header#sp-header{
  background: #001522;
  position: absolute;
  top: 0;
}

div#sp-menu a {
  font-family:'Gill-Sans' !important; 
  color: white;
  font-size:16px;
  text-transform: uppercase;
}


@media(min-width:992px){
div#sp-logo a#offcanvas-toggler { display: none !important;}
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #001522;
    }
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li a{
    color:white;
}
}

div#sp-menu a:hover { color: #af8061;}

@media(max-width:991px){
  span.menu-toggler {
    color: #7b5a45 !important;
   }
  .offcanvas-menu .offcanvas-inner ul.menu>li li a {
    color: rgb(198 198 198 / 80%);
   }
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a:hover,
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a:focus{
    color:#7c5b45;
}


header#sp-header.header-sticky {
    background: #000;
}
