#sp-top-bar {
  display: none
}

.logo img {
    height: auto;
    transform: scale(1.8);
  }


h1 {
  font-family: Open Sans, sans-serif;
}

#sp-header.menu-fixed .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  margin-top: 2rem;
}

.offcanvas-menu {
  background-color: #f7c33d;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.active>a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li:hover>a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li:focus>a {
  color: #e44c42;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
    color: #e44c42;
}

.offcanvas-menu .offcanvas-inner .search input {
    width: 80%;
    margin-left: 3rem;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 1px solid #000;
  color: #000;
}

.sppb-addon-content {
  line-height: 20px;
}

.major-color,
.sp-my-account ul.nav>li>a:hover,
.sppb-addon-header.title-line-before:before,
.sppb-section.title-line-before .sppb-section-title:before,
.sppb-section.title-line-after:after {
  margin-bottom: 3rem;
}

.sppb-testimonial-pro-advanced .sppb-carousel-indicators {
  display: none;
}

.sp-page-builder .page-content #section-id-1499752512074 {
  margin-top: -10rem!important;
}

#sp-bottom p, #sp-footer a {
  color: #A8ACB8!important;
}

#sp-footer a:hover {
    color: #e44c42!important;
}

#sp-bottom2,
#sp-bottom3,
#sp-bottom4 {
  margin-top: 0px;
  position: relative;
  left: 5rem;
}


.bottom-content-wrap {
    border-bottom: 0px;
}


/* Internal Page Styling */

div.sp-page-title h3 {
    color: #f6a623;
}


#section-id-1566187942808 a, 
#section-id-1566792288582 a,
#section-id-1566779271041 a,
#section-id-1566790694435 a
{
    color: #fef1de;
}

#section-id-1566187942808 a:hover, 
#section-id-1566792288582 a:hover,
#section-id-1566779271041 a:hover, 
#section-id-1566790694435 a:hover
{
    color: #dd8d09;
}

.view-article .author-info {
display:none;
}

#column-wrap-id-1566780373873 {
    max-width: 15%!important;
    flex-basis: 15%!important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) and (min-width: 320px) {
.alternate-title-font h4.sppb-addon-title {
    font-size: 1.5rem!important;
    line-height: 1.5rem!important;
}

#sp-bottom2, #sp-bottom3{
    margin-top:4rem;
  }
  
  #sp-menu {
    position: relative!important;
    bottom: 6rem!important;
}
  
} 

/* Small devices (portrait tablets and large phones, 600px and up) */
 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {...} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...}

/* Codes for Bootstrap hidden elements on devices
hidden-xs
hidden-sm
hidden-md
hidden-lg
 */



























