/* Overlay for Revolution Slider images */
#rev_slider_22_1 .slotholder::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    /* Adjust opacity here */
    z-index: 2;
    pointer-events: none;
}

#rev_slider_22_1 .tp-caption,
#rev_slider_22_1 .tp-caption * {
    position: relative;
    z-index: 3;
}

/* navbar logo font */

.nav-logo {
  font-family: "Inter", sans-serif!important;
  font-optical-sizing: auto;
  font-weight: 300!important;
  font-style: normal;
}

.logo-o {
  font-size: 2em;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
}

.ac-title-big {
  font-size: 2em!important;
  font-weight: 800!important;
}

.font-cormorant-garamond, .font-cormorant-garamond a, .font-cormorant-garamond h1, .font-cormorant-garamond h2, .font-cormorant-garamond h3, .font-cormorant-garamond h4, .font-cormorant-garamond h5, .font-cormorant-garamond h6, h1.font-cormorant-garamond, h2.font-cormorant-garamond, h3.font-cormorant-garamond, h4.font-cormorant-garamond, h5.font-cormorant-garamond, h6.font-cormorant-garamond { font-family: 'Poppins', cursive; font-weight: 300 }
