.prague-logo a img {width:150px !important;height:73px !important;}        h3,
        h3 a {
            font-family: Open Sans !important;font-size: 28px !important;
 line-height: normal;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */
    /* BUTTON */
    .a-btn, .a-btn-arrow-2, .a-btn-2, .a-btn-arrow, .button.prev, .button.next {
                    font-family: "Open Sans", sans-serif !important;
                                                                        font-size: 14px !important;;
                            line-height: 14px !important;;
                            letter-spacing: 1px !important;
            }

/* Theme Options Custom CSS */
.prague-services-wrapper, .prague-clients-wrapper, .testimonials-wrapper .testimonials-swiper { box-shadow: 10px 10px 30px rgb(0 0 0 / 20%) !important }
.blur-edge { display:block; position:relative; }
.blur-edge:before { display:block; content:''; position:absolute; width:100%; height:100%; -moz-box-shadow:inset 0px 0px 6px 6px rgba(255,255,255,1); -webkit-box-shadow:inset 0px 0px 6px 6px rgba(255,255,255,1); box-shadow:inset 0px 0px 16px 16px rgba(255,255,255,1); }