.logo img {}
/*HEADER COLOR*/



/*HEADER COLOR*/


/*FRONT COLOR*/
/*FRONT COLOR*/

/*BASE WHITE COLOR*/
.a-btn, .a-btn-2{
    
            
       font-style:normal !important;

            
        
    
    }

  a:not(.ab-item) {
    
            
       font-style:normal !important;
        
    
            
         }

 

/*FOOTER*/

#footer .social-links a{
    color: rgba(255,255,255,0.01);
}

#footer{
    background-color: rgba(255,255,255,0.01);
}

#footer .copyright a{
    color: #131313;
}
/*FOOTER*/



/*GALLERY FULL WIDTH COLORS*/
.lg-backdrop{
    background-color: #131313 !important;
}

.lg-sub-html h4{
    color: #131313 !important;
}

/*GALLERY FULL WIDTH COLORS*/


h2,
h2 a{
       font-family: Times New Roman !important;          font-size: 54px !important;
 line-height: normal;     color: #131313 !important;}


h6,
h6 a{
       font-family: Dancing Script !important;          font-size: 54px !important;
 line-height: normal;    }


h5,
h5 a{
       font-family: Great Vibes !important;          font-size: 23px !important;
 line-height: normal;    }




#topmenu ul li a{
font-family: "Times New Roman", sans-serif;
        color: #131313;
font-size: 14px;
line-height: 35px;

}

#topmenu ul ul li a{
font-family: "Great Vibes", sans-serif;
color: #131313;
font-size: 14px;
line-height: 26px;

}

.banner-gallery .content-wrap .description{
        font-family: "Great Vibes", sans-serif;
            color: #0a0a0a;
            font-size: 14px;
            line-height: 28px;
    }

#footer .copyright{
        font-family: "Libre Baskerville", sans-serif;
                font-size: 12px;
            line-height: 30px;
    }

.dgwt-jg-gallery.justified-gallery .dgwt-jg-caption span{
                                font-size: 24px;
                        line-height: 30px;
        } 

@-webkit-keyframes scaleout-image {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes scaleout-image {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.animsition-loading{
    background-image: url(https://hochzeitsroman.de/wp-content/uploads/2017/03/ladelogo.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -webkit-animation: scaleout-image 1.0s infinite ease-in-out;
      animation: scaleout-image 1.0s infinite ease-in-out;

}
.animsition-loading:before{
    display: none;
}





