.itemid-127 #sp-component > div > div.login button{
  background: #c9a970;
  color: white;
  border: 0px;
}

.itemid-127 .alert-danger {
    color: #ffffff;
    background-color: #caa970;
    border-color: #caa970;
}


.itemid-127 #sp-component > div > div.login > div > div > div:nth-child(3) > div{
  display: none;
}

.featureBox{
  border: 1px solid #e3e3e3
}

a {
    color: #8c0f01;
}

a:hover {
    color: #8a1002;
}


#sp-main-body {
    padding: 50px 0;
}

.sp-page-title {
    background: #1d1d1b;
}

.article-details .article-ratings-social-share{
  display: none !important;
}


.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a , .sp-megamenu-parent > li:hover > a {

    color: #8a1002 !important;
  	font-weight: bold;
}
  
  
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a{
     color: #8a1002 !important;
    font-weight: bold;
  } 

.featureBox h3{
  text-align: left;
    background: #000000b0;
    padding: 10px 15px;
    margin-top: -42px;
    z-index: 9999999;
    position: relative;
  color: white !important;
}

.featureBox .sppb-addon-text{
  padding: 20px
}

#sp-header-sticky-wrapper{
  position: relative;
  z-index: 9999999
}

#sp-header {
    background:  #c9a970;
}
#offcanvas-toggler > .fa {
    color: black;
    border: 2px solid black;
    padding: 5px;
}
/*.sp-megamenu-parent > li.active, 
.sp-megamenu-parent > li:hover
{
      border-top: 5px solid #8a1002;
}*/
.sp-megamenu-parent > li.active >a,
.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > a:focus,
.sp-megamenu-parent > li > a:active
{
   color: white;
}
.sp-megamenu-parent > li >a{
   font-weight: bold;
  color:white;
  margin-top: -5px;
}
.offcanvas-menu {
    background-color:  #c9a970;
    color: black;
}
.close-offcanvas {
    color: #f2cb2f;
}
#sp-footer a, #sp-bottom a {
    color: white;
}

@import url('../fonts/fjallaone.ttf');


@media only screen and (max-width: 768px){
  #section-id-1565717857116 a{
  display: block;
    width: 100%;
    margin: 10px 0px;
}
  
  #sp-footer #sp-footer2 {
    text-align: left !important;
    margin-top: 10px;
}



#section-id-1565717857116 [id*="sppb-addon-"]{
  margin: 0px;
      margin-bottom: -10px;
}

#column-wrap-id-1565717857112{
  margin-bottom: 20px
}
}

#section-id-1565717857116 a{
  display: block !important;
    width: 100% !important;
    margin: 10px 0px;
}


