

h1 {
   color: #7a2d19;
}

/* navigation bar */
#sp-header.menu-fixed {
   background: #ffffff;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
   color: #7a2d19;
   font-weight: 700;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
   color: #f57f28 !important;
   font-weight: 700;
}

#sp-header.menu-fixed .sp-megamenu-parent >li >a {
   color: #7a2d19;
   font-weight: 700;
}

.sppb-carousel-pro-text h2 {
    text-shadow: 1px 1px 3px #7a2d19;
}

.sppb-carousel-pro-text strong {
    text-shadow: 1px 1px 5px #fefc4f;
}

/* page title */
.sp-page-title h3 {
   text-shadow: 3px 3px 5px #7a2d19bf;
}

.flip-box {
   font-weight: 800 !important;
   text-shadow: 2px 2px 3px #7a2d19;
}
/*End of page title */

/*footer*/
#sp-bottom .nav.menu li a {
    color: #505050;
    padding: 20px 0px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 16px;
    color: #f57f28;
    text-transform: uppercase;
}
#sp-bottom .nav.menu li a {
    font-size: 16px;
}
/*End of footer*/

#sp-footer {
  padding: 10px 0;
  font-size: 14px;
}

span.sp-copyright a:hover, a:focus  {
  color: #000 !important;
}

#offcanvas-toggler >i {
    color: #f57f28 !important;
}
#offcanvas-toggler >i:hover {
    color: #faa933 !important;
}

.fab {
  font-size: x-large;
}

.sp-module ul >li >a:before {
  content: none;
}

.sp-module ul >li >a {
  line-height: 20px;
}

.sp-module ul >li {
  border-bottom: none;
}