.custom p {
  margin-bottom:0px;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li a 
{   padding: 5px 8px; }

.mespas-divider {
  display:block;
  margin-top:1px;
  margin-bottom:15px;
}

.sppb-item-has-bg.active {
  overflow:hidden;
}

.sppb-item-has-bg.active img {
  transition-timing-function: linear;
  transition-duration: 7.0s;
  transform: scale(1.1);
}

.link-button-flip-panel {
  color:#ffffff; 
  border-style:solid; 
  border-color: #99255E;
  border-width: 1px;
  padding:10px 20px; 
  background-color:#99255E;

}

.link-button-flip-panel:hover {
  color:#99255E; 
  border-style: solid; 
  border-width: 1px;
  padding:10px 20px; 
  background-color:#ffffff;
}



@media (max-width: 1260px) {
    #offcanvas-toggler {
        display: block !important;
        float: right !important;
        line-height: 70px !important;
        margin-left: 15px !important;
        font-size: 20px !important;
    }
}

@media (max-width: 1260px){
 .sp-megamenu-parent > li > a {
	display: none;
	}
}

.article-main .article-intro-media .item-image { max-height: 10%; }

.backgroundblue > a {
  color: #ffffff !important;
}