.sppb-addon.sppb-addon-single-image.sppb-text-center.grey {
    filter: grayscale(1);
}

.sppb-addon.sppb-addon-single-image.sppb-text-center.grey:hover{
    filter: grayscale(0);
}

.sppb-addon.sppb-addon-raw-html.map {
    filter: grayscale(1);
}


.sppb-addon.sppb-addon-raw-html.map:hover {
    filter: grayscale(0);
}


.sp-page-title, .sp-page-title-no-img {
    height: 390px !important;
}

.entry-header h1:after, .entry-header h2:after {
    background: #000000 !important;
}

.entry-header.has-post-format {
 
    margin-top: 65px;
}

.entry-header h1, .entry-header h2 {
   margin-top: 65px;
  
}
.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link, .entry-status, .entry-quote {
   
    margin-top: 65px;
}

.sp-module .sp-module-title, .sppb-addon-module .sp-module-title {
   
    margin-top: 65px;
}

#iw-footer-menu {
    margin: 0px 0px 0px 10px !important;
}



.sp-module ul >li, .sppb-addon-module ul >li {
 
    border-bottom: none !important;

}



.sp-megamenu-parent >li >a {

    padding: 0 8px!important;
  
}


.sp-module-content .mod-languages .dropdown-menu {
    background-color: rgb(227 227 227 / 87%)!important;
  
  
}
/*widgetkit*/

.uk-scope .uk-inline-clip {
  
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%,25% 50%, 0% 0%);
    filter: grayscale(1);
}

.uk-scope .uk-inline-clip:hover {
  filter: grayscale(0);
}



@media (max-width: 576px) {
#sp-main-body {
    padding: 0px 0px  !important;
}
  
 }

@media (max-width: 576px) {
.entry-header h1, .entry-header h2 {
   margin-top: 115px;
  
	}
}
  
 }