﻿#mega-menu-wrap-header-menu {
  font-family: 'Dosis', sans-serif;
  font-style: normal;
  font-weight: 600;
}

body {
  font-family: 'Dosis', sans-serif;
  font-style: normal;
  font-weight: 600;
  overflow-x: hidden;
}

h1, h2 {
  font-family: 'Dosis', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}

.verse2words0 {
  display: flex;
  width: 100%;
}

.verse0.ltr .verse2words0 {
  flex-direction: row;
  justify-content: flex-start;
}

.verse0.rtl .verse2words0 {
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.verse2words1, .verse2words3 {
  flex: 0 0 auto;
}

.verse2words2 {
  flex: 1 1 auto;
}

.verse0.rtl {
  direction: rtl;
  unicode-bidi: isolate;
}

.verse0.ltr {
  direction: ltr;
  unicode-bidi: isolate;
}

.verse0.rtl .verse1reference, .verse0.rtl .verse2words0 {
  text-align: right;
}

.verse0.ltr .verse1reference, .verse0.ltr .verse2words0 {
  text-align: left;
}

.wpv-post-verses-1 {
  width: 100%;
}

span.ref-none {
  cursor: text;
  color: darkblue;
  text-decoration: none;
  background-color: transparent;
  font-size: 18px;
  font-style: italic;
}

.subjectOptionsContainer a span,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu.subjectOptionsContainer > li.mega-menu-item a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*language options*/
#mega-menu-wrap-header-menu #mega-menu-header-menu #countryList {
  left: 80px;
  top: 45px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: calc(100% - 160px);
  max-width: none;
}

#countryList.lang-grid {
  min-width: clamp(760px, 80vw, 1100px);
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  list-style: none !important;
  margin: 0;
  padding: 0;
  border: 1px solid #2433e0;
  border-right: 0;
  border-bottom: 0;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li#countryOptions.mega-menu-item {
  padding: 0;
}

  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li#countryOptions.mega-menu-item:hover,
  #countryList #countryOptions a:hover {
    background: #6464ff;
  }

  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li#countryOptions.mega-menu-item .mega-menu-link.lang-link:hover,
  #countryList #countryOptions a:hover {
    color: white !important;
  }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link.lang-link,
#countryList #countryOptions a {
  transition: none;
  font-size: 18px;
  color: #000;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  flex-wrap: nowrap;
  line-height: 40px;
  padding-left: 10px !important;
}

#countryList.lang-grid {
  border-top: 1px solid #000090 !important;
  border-left: 1px solid #000090 !important;
}

  #countryList.lang-grid > .mega-menu-item {
    border-right: 1px solid #000090 !important;
    border-bottom: 1px solid #000090 !important;
  }

.flag-icon {
  width: 30px !important;
  height: 20px !important;
  flex: 0 0 30px;
  display: block;
  object-fit: contain;
  background: #fff;
}

:root:dir(rtl) .lang-link {
  flex-direction: row-reverse;
}

:root:dir(rtl) .lang-sep {
  display: none;
}

.inVisible {
  visibility: hidden !important;
}

.single-subject .wpv-post-body-0 .wpv-post-body-1 {
  background: #eef;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  height: auto;
  position: relative;
}

.single-subject div.wpv-post-verses-1 {
  margin-top: 50px;
}

  .single-subject div.wpv-post-verses-1.primaryadd1 {
    margin-top: 40px;
  }

.primaryadd1 .primaryadd2 .types-total-1 a,
.primaryadd1 .primaryadd2 .types-download-1 a,
.primaryadd1 .primaryadd2 .types-printed-1 a {
  width: 100%;
  display: flex;
}

  .primaryadd1 .primaryadd2 .types-total-1 a .types-total-2,
  .primaryadd1 .primaryadd2 .types-download-1 a .types-total-2,
  .primaryadd1 .primaryadd2 .types-printed-1 a .types-total-2 {
    min-width: 40px;
  }

.verse0.rtl .verse2words0 {
  transform: translateX(25px);
}

h1.wpv-post-title-1.rtl,
.wpv-post-body-1b.rtl p {
  direction: rtl;
}

.single-subject div.wpv-post-verses-1 {
  display: block;
}

@media (min-width: 600px) {
  #wpv-view-layout-334 div.subjectlist0 {
    margin: 0;
    margin-left: calc(50% - 200px);
    width: calc(50% + 200px);
    box-sizing: border-box;
  }

  .primaryadd2 .types-total-1,
  .primaryadd2 .types-download-1,
  .primaryadd2 .types-printed-1 {
    min-width: 500px;
    width: auto;
  }
}

.languagesblock1 .languagescredit1 {
  display: none;
}

.strbottomleft1 .strbottom1,
.strbottomleft1 .strbottom2,
.strbottomleft1 .strbottom3 {
  display: inline-block;
}

@media (max-width: 600px) {
  .primaryadd2 .types-total-1, .primaryadd2 .types-download-1, .primaryadd2 .types-printed-1 {
    max-width: 100%;
    width: 100%;
  }
}

@media only screen and (max-width: 1220px) {
  .primaryadd2 .types-printed-1, .primaryadd2 .types-download-1, .primaryadd2 .types-total-1 {
    max-width: 100%;
  }

  .notLanguagePage {
    display: none !important;
    visibility: hidden !important;
  }

  #languageSelector {
    border-top: 10px #FFF solid !important;
  }

    #languageSelector .mega-indicator {
      display: none !important;
    }

  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item > ul.mega-sub-menu {
    display: block;
  }
}
