
/*HEADER COLOR*/


.right-menu #topmenu > ul > li > a::before,
.top-menu #topmenu > ul > li > a::before{
    background-image: url('data:image/svg+xml;utf8,<svg width="8" height="4" viewBox="0 0 8 4" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.5c-.588 0-.94.375-1.53 1C6 3.125 5.177 4 4 4c-1.294 0-1.882-.875-2.47-1.5-.47-.625-.824-1-1.53-1V0c1.294 0 1.882.875 2.47 1.5.47.625.824 1 1.53 1 .588 0 .94-.375 1.53-1C6 .875 6.823 0 8 0v1.5z" fill="#ddc999" fill-rule="evenodd"/></svg>');
}

/*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*/



/*GALLERY FULL WIDTH COLORS*/


/*GALLERY FULL WIDTH COLORS*/




#topmenu ul li a{
font-family: "Montserrat", sans-serif;
        
}

#topmenu ul ul li a{
font-family: "Montserrat", sans-serif;

}

.banner-gallery .content-wrap .description{
        font-family: "Libre Baskerville", sans-serif;
                }

#footer .copyright{
        font-family: "Libre Baskerville", sans-serif;
                }

.dgwt-jg-gallery.justified-gallery .dgwt-jg-caption span{
                                } 

@-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://marcellszoboszlay.com/wp-content/uploads/2018/12/giphy-10.gif) !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;
}





