/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 1.5rem;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  transition: 0.35s ease;
}
.g-offcanvas-toggle {
  color: #ffffff;
}
#g-container-top .g-content {
  margin: 0rem;
  padding: 0rem;
  background: #000000;
}
#g-utility .g-content {
  margin-top: 0rem;
  padding-top: 0rem;
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}
.mt-page-listing .mt-ld-field {
  display: inline-block;
  vertical-align: top;
  padding: 0.35em 0;
  background-color: transparent;
  border-bottom: 0px solid #ddd !important;
}
.mt-page-listing h3.listing_details {
  margin-top: 0.75rem;
  border-bottom: 3px solid #ddd;
  padding: 0.25rem 0.25rem 0.25rem 0;
  margin-bottom: 0;
  display: none;
}
.mt-page-listing {
  margin-top: 0rem;
  padding-top: 0rem;
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}
#g-extension {
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}
.g-blockcontent-subcontent-title {
  margin-bottom: 0;
  text-align: center;
}
.mod_mt_listings.cards {
  display: flex;
  gap: 0.5rem;
  overflow: hidden;
  margin: 0;
  padding: 0;
  align-content: center;
  justify-content: space-evenly;
}
h3.g-title {
  font-size: 1.7rem;
  font-weight: 700;
  display: block;
  line-height: 1.5;
  text-align: center;
}
.detailimage {
  float: right;
  maximum-width: 50%;
}
.g-blockcontent-subcontent-desc {
  text-align: center;
}
.g-blockcontent-subcontent-block .g-blockcontent-buttons {
  text-align: center;
}
.booksubtitle {
  color: #5876ef;
  font-family: "Roboto Condensed", "Barlow Semi Condensed", sans-serif !important;
  line-height: 180%;
  font-size: 24px;
  padding-bottom: 55px;
  font-weight: 700 !important;
}
h3::before, h3::after {
  display: inline-block;
  content: "";
  border-top: 0.1rem solid gray;
  width: 5%;
  margin: 0 2rem;
  transform: translateY(-0.5rem);
}
.title1 .title, .title1 .g-title {
  font-family: "Roboto Condensed";
  font-weight: 700 !important;
  text-align: center;
  color: #ffffff;
}
.mod_mt_listings.cards .listing-card .data .name .value {
  color: #374151;
  font-weight: 500;
  font-family: "Roboto Condensed";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
}
#field_39.col-lg-12.mt-ld-field.mfieldtype_mtext {
  display: none;
}
.mt-page-listing .output {
  margin-right: 0;
  margin-left: 0;
  display: block;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
}
#g-sidebar {
  color: #ffffff;
  background-image: linear-gradient(to right top, #a32daf, #9623bc, #811dcb, #621eda, #1225eb);
}
h3.g-title {
  font-size: 1.3rem !important;
  font-family: Questrial, Roboto, sans-serif;
  line-height: 100% !important;
  border-bottom: 0 !important;
  text-transform: uppercase;
  color: #777777;
  margin-top: 20px;
  margin-bottom: 1.5rem !important;
  letter-spacing: 1px;
}
.section-horizontal-paddings {
  padding-left: 2%;
  padding-right: 2%;
}
.page-header h1 {
  text-transform: uppercase;
  font-weight: 400;
  color: #651095;
  border-bottom: 5px solid purple;
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 150%;
}
h1 {
  font-size: 3.2rem !important;
  font-family: "Roboto Condensed", "Barlow Semi Condensed", sans-serif !important;
  line-height: 130%;
  font-weight: 700 !important;
  color: black;
  margin-bottom: 0.7rem !important;
}
h2 {
  font-size: 1.5rem !important;
  line-height: 130%;
  color: #267DFF;
  margin: 1rem 0 1.5rem 0 !important;
}
.mosetlink {
  font-weight: 400;
  background-color: #000000;
  color: #ffffff;
  box-sizing: inherit;
  font-size: 18px;
  font-weight: 400;
  border: 2px solid #501e8e;
  border-radius: 30px;
  padding: 0 10px;
}
.readon {
  color: black;
  background-color: #ffffff;
  border-color: #000000;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
a.readon:hover, a.readon:active {
  color: white !important;
  background-color: #0366CE;
  border: 1px solid #0366CE;
}
.section-vertical-paddings {
  padding-top: 0vw;
  padding-bottom: 0vw;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/*# sourceMappingURL=custom_12.css.map */