/***
====================================================================
  Add your custom css here
====================================================================
***/
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main{
  top:91px;
  width: 200px!important;
  left: -30px!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
  background: white;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  text-align: center;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
  display: block;
  padding: 5px;
  font-size: 15px;
  transition: all 500ms ease;
  cursor: pointer;
  font-weight: bold;
  color: #082a6e !important;
}
ul.sp-megamenu-parent div.sp-dropdown li.sp-menu-item > a:not(.sp-group-title):hover, ul.sp-megamenu-parent div.sp-dropdown li.sp-menu-item.active > a:not(.sp-group-title){
  background-color: white!important;
  color: #e32129!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{
  padding: 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  border-top: none!important;
}
#sp-menu{
  width: 75%;
}
#sp-logo{
  width: 25%;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  color: #e32129;
  font-weight: 600;
  border-bottom: 4px solid;
  z-index: 999;
  position: inherit;
}
h1.blue_heading{
  color: #ff6600;
  font-size: 24pt;
  margin: 0;
  font-weight: lighter;
  margin-top: -8px;
}
.sm-panel{position:fixed;width:155px;top:150px;right:-105px;z-index:1000000;transition:visibility .25s,opacity .25s}.sm-panel>ul{margin:0;padding:0;list-style-type:none}.sm-panel>ul>li{transition:transform .25s}.sm-panel>ul>li:hover{transform:translateX(-105px)}.sm-panel>ul>li>a{display:flex;align-items:center;color:#fff;padding:5px 0 5px 5px;text-decoration:none}.sm-panel>ul>li>a>img{margin:0 10px 0 0}.sm-panel>ul>li>a>span{font-size:initial}.sm-panel>ul>li[class^=sm-]{background-image:none;background-repeat:repeat;background-attachment:scroll;background-position:0}.sm-text-black{color:#000}.sm-fb{background:#1977f3}.sm-tiktok,.sm-twitter{background:#fff}.sm-gmap{background:#333}.sm-blog{background:#0171bb}.sm-pinterest{background:#d73532}.sm-youtube{background:#e32c26}.sm-allegro{background:#ff5a00}.sm-linkedin{background:#0097bd}.sm-payback{background:#00349a}.sm-olx{background:#002f34}.sm-instagram{background:#eee}.sm-pyszne{background:#ff8000}.sm-booksy{background:#f9e5bc} .sm-cookie{background:#DAB842}

.sm-panel a:before{
display:none;
}

