/*
 * 1. GLOBAL
 */
body {
  padding-top: 120px; }


body {
  padding-top: px !important; }


@media (max-width: 1023px) {
  body {
    padding-top: px !important; } }


.safari body.superside-open .supermenu {
  margin-top: px !important; }


.sm-navbar-fixed-top {
  top: 0;
  border-width: 0 0 0; }


.supermenu {
  min-height: 120px;
  border-width: 0 0 0 0;
  border-color: white;
  border-style: solid;
  border-radius: 0px;
  background: transparent; }


.supermenu.style_2 {
  background: transparent; }


.supermenu .container {
  width: 1170px;
  max-width: 100%; }


.supermenu.change-color {
  background: rgba(255, 255, 255, 0.3) !important; }


.supermenu.is-hidden {
  transform: translateY(-120px); }


.supermenu.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }


@media (max-width: 1023px) {
  .supermenu,
  .supermenu .sm-navbar-collapse {
    background: white; }


  .supermenu .sm-navbar-collapse.collapse {
    display: none !important; }


  .supermenu .sm-navbar-collapse.collapse.expand {
    display: block !important; }


  .supermenu .smdropdown-menu li {
    background: white; }


  .supermenu .sm-navbar-header {
    position: relative; }


  .supermenu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }


  .supermenu .smdropdown-menu {
    padding: 0; }


  .visible-mobile .supermenu.style_2 .sm-nav>li,
  .visible-mobile .supermenu.style_2.change-size .sm-nav>li {
    padding-top: 0;
    padding-bottom: 0; }


  .supermenu .sm-nav>li>a {
    line-height: 2 !important; }


  .supermenu .sm-nav>li>a>i {
    line-height: 2 !important;
    margin-left: 15px; }


  .supermenu .menu-item.smdropdown .fa {
    float: right;
    padding: 10px;
    font-size: 16px;
    font-weight: bold; }


  .supermenu .sm-nav>li {
    clear: both;
    min-height: 0 !important; }


  .superside-in-topmenu-clone {
    display: block;
    float: right;
    z-index: 99;
    position: relative;
    padding: 0 5px; }


  .supermenu .smdropdown-submenu > a > .fa {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none; }


  .visible-mobile {
    display: block; }


  .hidden-mobile {
    display: none; } }


/*
 * 2. LOGO
 */
.sm-navbar-header {
  min-height: 120px; }


.sm-navbar-brand img {
  max-height: 266px; }


.sm-navbar-brand.text-logo {
  font-family: Lato;
  font-weight: 700;
  font-size: 18px;
  margin-top: 44px;
  margin-bottom: 44px;
  padding: 5px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #232323;
  border-width: 2px 2px 2px 2px;
  border-color: #232323;
  border-style: solid; }


.sm-navbar-brand.text-logo.alt-color,
.sm-navbar-brand.text-logo.alt-color:hover {
  color: #565656;
  border-width: 2px 2px 2px 2px;
  border-color: #565656;
  border-style: solid;
  margin-bottom: 0;
  margin-top: 44px; }


.sm-navbar-brand.text-logo:hover {
  color: #919191;
  border-width: 2px 2px 2px 2px;
  border-color: #919191;
  border-style: solid; }


.logo-img.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }


.supermenu.change-size .sm-navbar-brand.text-logo {
  margin-top: 1px;
  margin-bottom: 1px; }


.supermenu.change-size.style_2 .sm-navbar-brand.text-logo {
  margin-top: 1px;
  margin-bottom: 1px; }


/*
 * 3. MENU ITEMS
 */
.sm-nav>li {
  padding-top: 47px;
  padding-bottom: 47px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.sm-nav.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }


.sm-nav>li.superside-in-topmenu {
  padding-top: 47px;
  padding-bottom: 47px; }


.sm-nav>li>a {
  color: black;
  font-family: Josefin Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.sm-nav>li.active>a,
.sm-nav>li.active>a:hover,
.sm-nav>li.active>a:focus {
  color: #eb7d62; }


.sm-nav>li>a:hover,
.sm-nav>li>a:focus {
  color: black; }


.supermenu li.has-icon i {
  font-size: 24px; }




.change-color .sm-nav>li>a {
  color: #9b9898; }


.change-color .sm-nav>li>a:hover,
.change-color .sm-nav>li>a:focus {
  color: #ff3366; }


.change-color .sm-nav>li.active>a,
.change-color .sm-nav>li.active>a:hover,
.change-color .sm-nav>li.active>a:focus {
  color: #ff3366; }


/*
 * 4. DROPDOWN & MEGAMENU
 */
.smdropdown-menu {
  background-color: white;
  border-width: 3px 0 0 0;
  border-color: #78cac4;
  border-radius: 2px; }


.supermenu .megamenu .smdropdown-menu {
  max-width: 1170px;
  margin: 0 auto; }


.change-color .smdropdown-menu {
  background-color: white; }


.smdropdown-menu>li>a,
.supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget ul li a {
  color: black;
  font-family: Josefin Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-transform: none; }


.smdropdown-menu>li.active>a,
.smdropdown-menu>.active>a,
.smdropdown-menu>.active>a:hover,
.smdropdown-menu>.active>a:focus,
.supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget ul li a:hover {
  color: #ec7d63; }


.smdropdown-menu>li>a:hover,
.smdropdown-menu>li>a:focus {
  color: black; }


.supermenu li.megamenu > ul > li.menu-item-has-children > a,
.supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget h4 {
  color: black;
  font-family: Josefin Sans;
  font-weight: 700;
  font-size: 15px;
  line-height: 34px;
  letter-spacing: 1px;
  text-transform: uppercase; }


.change-color .smdropdown-menu>li>a {
  color: #9b9898; }


.change-color .smdropdown-menu>li.active>a,
.change-color .smdropdown-menu>.active>a,
.change-color .smdropdown-menu>.active>a:hover,
.change-color .smdropdown-menu>.active>a:focus {
  color: #ff3366; }


.change-color .smdropdown-menu>li>a:hover,
.change-color .smdropdown-menu>li>a:focus {
  color: #ff3366; }


.supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget li,
.supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget p,
.supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget .textwidget,
.supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget table {
  color: black; }


.smdropdown-menu.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }


.supermenu.change-size .sm-nav>li {
  padding-top: 4px;
  padding-bottom: 4px; }


.supermenu.change-size .sm-nav>li>a,
.supermenu.change-size .sm-nav>li>a>i {
  font-size: 11px !important; }


.supermenu.change-size {
  min-height: 35px !important;
  max-height: 35px !important; }


.supermenu.style_2 .sm-navbar-header {
  background: transparent; }


.supermenu.change-size .sm-navbar-brand img {
  max-height: 25px; }


/*
 * 5. MOBILE TOGGLE
 */
.tm-lines-button .lines,
.tm-lines-button .lines:before,
.tm-lines-button .lines:after {
  background: #919191; }


.tm-lines-button:hover .lines,
.tm-lines-button:hover .lines:before,
.tm-lines-button:hover .lines:after {
  background: #232323; }


.supermenu .sm-navbar-toggle,
.superside-in-topmenu-clone {
  margin-top: 42px; }


.topmenu-toggler {
  top: 130px; }


/*
 * 6. MENU LAYOUTS
 */
.supermenu.style_2 .sm-navbar-toggle,
.supermenu.style_2 .superside-in-topmenu-clone {
  margin-top: 120px; }


.supermenu.style_2 .sm-navbar-collapse {
  background: white;
  min-height: 60px; }


.supermenu.style_2 .sm-navbar-header {
  min-height: 60px; }


.supermenu.style_2.change-size .sm-navbar-collapse {
  min-height: 17.5px; }


.supermenu.style_2.change-size .sm-navbar-header {
  min-height: 17.5px; }


.supermenu.style_2 .sm-nav>li {
  padding-top: 17px;
  padding-bottom: 17px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.supermenu.style_2.change-size .sm-nav>li {
  padding-top: -5px;
  padding-bottom: -5px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.supermenu.style_2 .sm-navbar-brand.text-logo {
  margin-top: 22px;
  margin-bottom: 22px; }


.supermenu.style_2 .sm-searchform-alt {
  position: absolute;
  left: 0; }


/*
 * 7. LINK EFFECTS
 */
.supermenu .sm-effect-8>li {
  padding-top: 42px;
  padding-bottom: 42px; }


.supermenu .sm-effect-8 li.active a .menu-item-name::before,
.supermenu .sm-effect-8 li.active a .menu-item-name::after {
  border-color: #eb7d62; }


.supermenu .sm-effect-8 li.active a .menu-item-name::after {
  border-color: #eb7d62; }


.supermenu .sm-effect-8 li.active a .menu-item-name::before {
  border-color: #eb7d62;
  opacity: 0.3; }


.supermenu .sm-effect-21 a .menu-item-name::before,
.supermenu .sm-effect-21 a .menu-item-name::after {
  background: black; }


.supermenu .sm-effect-21 li.active a .menu-item-name::before,
.supermenu .sm-effect-21 li.active a .menu-item-name::after {
  background: #eb7d62; }


/*
 * 8. SEARCHFORMS
 */
.searchform-fullscreen.open {
  background: rgba(0, 0, 0, 0.6); }


.sm-searchform input[type="search"] {
  font-family: Josefin Sans;
  color: #0a0a0a;
  background: white;
  border-radius: 8px;
  border-width: 0 0 0 0;
  border-color: lightgrey;
  border-style: solid; }


.sm-searchform input[type=search]::-webkit-input-placeholder {
  color: #0a0a0a; }


.sm-searchform input[type=search]::-moz-input-placeholder {
  color: #0a0a0a; }


.sm-searchform input[type=search]:-ms-input-placeholder {
  color: #0a0a0a; }


.sm-searchform .search-icon {
  color: #0a0a0a; }


.searchform-undermenu.open {
  top: 120px; }


/*
 * 9. SUPERSIDE MENU
 */
.superside-open.superside-enabled {
  cursor: url(https://www.lucysparkles.com.au/wp-content/plugins/supermenu/assets/img/close-white.png), pointer; }


.superside {
  background: #1c1c1c; }


.superside .ss-sep {
  margin-top: 18px;
  margin-bottom: 18px;
  background: rgba(0, 0, 0, 0.1); }

.superside li > a:hover {
  background: rgba(0, 0, 0, 0.1); }

.superside a {
  color: #565656;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 11px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.superside a:hover {
  color: white; }


.ss-inner-close .lines:before,
.ss-inner-close .lines:after {
  background: #565656; }

.ss-inner-close:hover .lines:before,
.ss-inner-close:hover .lines:after {
  background: white; }

.superside li.current_page_item a {
  color: white; }


.superside .superside-social-icons .icon {
  font-size: 16px; }


body.superside-enabled:before {
  background: transparent; }

.ss-copy {
  color: #565656;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 11px;
  line-height: 40px;
  letter-spacing: 2px; }

.superside-toggler .lines,
.superside-toggler .lines:before,
.superside-toggler .lines:after {
  background: #919191; }

.superside-toggler:hover .lines,
.superside-toggler:hover .lines:before,
.superside-toggler:hover .lines:after {
  background: #232323; }

.superside .ss-text-logo .logo {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  margin-top: 46px;
  margin-bottom: 46px;
  padding: 5px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #565656;
  border-width: 2px 2px 2px 2px;
  border-color: #565656;
  border-style: solid; }

.superside .ss-text-logo:hover .logo {
  color: white;
  border-width: 2px 2px 2px 2px;
  border-color: white;
  border-style: solid; }

.superside .superside-logo {
  max-width: 150px; }


/*
 * 10. SUPERSIDE WIDGETS
 */
@media (min-width: 1023px) {
  .supermenu .smdropdown:hover>.smdropdown-menu {
    display: block; }


  .supermenu .smdropdown .smdropdown-menu {
    display: block;
    right: auto;
    left: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s; }


  .supermenu .smdropdown:hover .smdropdown-menu {
    visibility: visible;
    opacity: 1;
    transition: all 0.2s;
    overflow: visible; }


  .supermenu li.smdropdown ul.smdropdown-menu li.smdropdown-submenu ul.smdropdown-menu {
    opacity: 0;
    visibility: hidden;
    right: -100%;
    left: 100%;
    top: 0;
    margin: 0;
    transition: all 0.3s; }


  .supermenu .smdropdown > ul.smdropdown-menu > li.smdropdown-submenu:hover > ul.smdropdown-menu {
    opacity: 1;
    visibility: visible;
    top: -3px; }


  .supermenu .smdropdown.megamenu >.smdropdown-menu {
    padding: 10px 25px; }


  .supermenu li.megamenu > ul > li {
    padding-right: 15px; }


  .supermenu li.megamenu > ul > li.menu-item-has-children > a,
  .supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget h4 {
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }


  .supermenu li.megamenu > ul > li > a > .fa-angle-down {
    display: none; }


  .visible-mobile {
    display: none; }


  .hidden-mobile {
    display: block; }


  body.superside-is-sidebar .superside-in-topmenu {
    display: none; }


  .superside-in-topmenu-clone {
    display: none; }


  body.superside-is-sidebar.superside-is-aside--right .superside {
    position: fixed;
    right: 0;
    width: 300px; }


  body.superside-is-sidebar.superside-is-aside--left .superside {
    position: fixed;
    left: 0;
    width: 300px; }


  body.superside-is-sidebar.superside-is-aside--left #wpadminbar {
    float: right;
    right: 0;
    left: auto; }


  body.superside-is-sidebar.superside-is-aside--left .supermenu.sm-navbar-fixed-top {
    float: right;
    right: 0;
    left: auto; }


  body.superside-is-sidebar.superside-is-aside--right #wpadminbar {
    float: left;
    left: 0;
    right: auto; }


  body.superside-is-sidebar.superside-is-aside--right .supermenu.sm-navbar-fixed-top {
    float: left;
    left: 0;
    right: auto; }


  body.superside-is-sidebar .superside .ss-inner-close {
    display: none;
    padding-top: 40px; } }


@media (max-width: 1023px) {
  .sm-navbar-header {
    float: none;
    text-align: center; }


  .navbar-left,
  .navbar-right {
    float: none !important; }


  .sm-navbar-brand img {
    left: 0;
    right: 0;
    max-width: 180px; }


  .sm-navbar-toggle {
    display: block; }


  .sm-navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-right: -5px !important;
    margin-left: -5px !important; }


  .sm-navbar-collapse.collapse {
    display: none; }


  .sm-navbar-nav {
    float: none !important;
    margin-top: 7px; }


  .sm-navbar-nav>li {
    float: none; }


  .sm-nav>li,
  .supermenu.change-size .sm-nav>li {
    padding-top: 0;
    padding-bottom: 0; }


  .supermenu .sm-nav>li>a {
    padding: 5px 0 5px 0; }


  .supermenu a.smdropdown-toggle {
    width: 100%;
    position: relative; }


  .supermenu a.smdropdown-toggle .smdropdown-togglenb {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10%;
    background: rgba(0, 0, 0, 0.1);
    text-align: center; }


  .collapse.in {
    display: block !important; }


  .supermenu.style_2 {
    max-height: 60px; }


  .supermenu.style_2 .sm-navbar-toggle,
  .supermenu.style_2 .superside-in-topmenu-clone {
    margin-top: 12px; }


  .supermenu.style_2.change-size .sm-navbar-toggle,
  .supermenu.style_2.change-size .superside-in-topmenu-clone {
    margin-top: -9.25px; }


  .supermenu .sm-nav {
    margin: 0;
    float: none !important; }


  .sm-navbar-nav .open .smdropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }


  .supermenu li.megamenu > ul > li,
  .supermenu li.megamenu-2-column li,
  .supermenu li.megamenu-3-column li,
  .supermenu li.megamenu-4-column li,
  .supermenu li.megamenu-5-column li,
  .supermenu li.megamenu-5-column li {
    width: 100%;
    float: left; }


  .supermenu li.superside-in-topmenu {
    display: none; }


  .supermenu li.megamenu > ul > li.menu-item-type-sidebar .supermenu-widget {
    width: 100%; }


  .supermenu .sm-widgets-container {
    padding: 20px 0; }


  .sm-navbar-collapse {
    padding-left: 0;
    padding-right: 0; }


  .supermenu .sm-nav.animated {
    -webkit-animation-delay: 0;
    animation-delay: 0; }


  body.superside-is-sidebar.superside-is-aside--right,
  body.superside-is-sidebar.superside-is-aside--left {
    width: 100%; }


  body.superside-is-sidebar.superside-is-aside--right .superside {
    right: -300px;
    width: 300px; }


  body.superside-is-sidebar.superside-is-aside--left .superside {
    left: -300px;
    width: 300px; }


  body.superside-is-sidebar,
  body.superside-is-sidebar #wpadminbar,
  body.superside-is-sidebar .supermenu.sm-navbar-fixed-top {
    width: 100%; }


  body.superside-is-sidebar .superside-in-topmenu-clone {
    display: block; }


  body.superside-is-sidebar.superside-is-aside--right.superside-open .superside {
    right: 0; }


  body.superside-is-sidebar.superside-is-aside--left.superside-open .superside {
    left: 0; } }


