/* 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
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap");
@media only screen and (max-width: 767px) {
  aside#g-aside {
    padding: 0rem;
    text-align: center;
  }
  aside#g-aside img, aside#g-aside a {
    margin: auto;
  }
  .itemid-101 #g-mainbar {
    padding-top: 0rem;
  }
}
@media only screen and (min-width: 1100px) {
  figure {
    min-width: 260px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 73.115rem) {
  .g-container {
    width: calc(100% - 4rem);
    margin: auto;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: calc(100% - 4rem);
    margin: auto;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 100%;
  }
}
@font-face {
  font-family: "algerianregular";
  src: url('../../fonts/algerian/algerian_regular-webfont.woff2') format("woff2"), url('../../fonts/algerian/algerian_regular-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 28px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif;
  font-weight: 400;
}
h1 {
  font-family: "algerianregular", serif;
  font-size: 2.1875rem;
  text-align: center;
}
h2.item-title a, em {
  color: #FFF;
}
body .logo h1, body .logo h1 a {
  font-size: 45px;
  margin-bottom: 10px;
  font-family: "algerianregular", serif;
  line-height: 1;
  color: #000;
  margin-top: 33px;
}
body .logo h1:hover, body .logo h1 a:hover {
  color: #572d35;
}
body .logo h1 a span.lower {
  font-size: 35px;
}
a {
  color: #94c7d7;
  text-decoration: none;
}
a:hover {
  color: #FFF;
}
.logo h2, .logo h2 a {
  font-size: 17px;
  color: #000;
  line-height: 1;
  color: #000;
}
.logo h2:hover, .logo h2 a:hover {
  color: #572d35;
}
#g-topbar .g-content {
  padding: 0;
  margin: 0;
}
#g-topbar #topbar {
  width: 100%;
  height: 30px;
  background: #572d35;
  position: relative;
}
#g-logo .g-container, #g-navigation .g-container {
  background: #dbdbdb;
  border-right: 10px solid #81807e;
  border-left: 10px solid #81807e;
}
#g-logo .g-content, #g-navigation .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
#g-logo .g-main-nav .g-dropdown, #g-navigation .g-main-nav .g-dropdown {
  background: #909dad;
  border-radius: 0;
  padding: 3px 20px 0px;
}
#g-logo .g-main-nav .g-dropdown .g-menu-item-title, #g-navigation .g-main-nav .g-dropdown .g-menu-item-title {
  color: #FFF !important;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
}
#g-logo .g-main-nav .g-dropdown .g-menu-item-title:hover, #g-navigation .g-main-nav .g-dropdown .g-menu-item-title:hover {
  color: #81807e !important;
}
#g-logo .g-sublevel > li.g-parent .g-menu-parent-indicator::after, #g-navigation .g-sublevel > li.g-parent .g-menu-parent-indicator::after {
  content: "";
  font-size: 12px;
  color: #FFF;
}
#g-logo .g-sublevel > li.g-parent:hover .g-menu-parent-indicator::after, #g-navigation .g-sublevel > li.g-parent:hover .g-menu-parent-indicator::after {
  color: #81807e;
}
#g-logo .g-main-nav .g-sublevel > li > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  border-bottom: #768798;
}
#g-logo .g-dropdown-right, #g-navigation .g-dropdown-right {
  margin-top: 2px;
}
#g-page-surround {
  background: transparent url('../../images/backgrounds/bg-pattern.jpg');
}
section, #g-footer, #g-footer-2, #g-navigation {
  background: transparent;
}
#g-navigation .g-main-nav {
  font-family: "Libre Baskerville", serif;
  margin-bottom: 42px;
}
#g-navigation .g-main-nav .g-toplevel {
  text-align: center;
  width: fit-content;
  margin: auto;
  border-top: 1px solid #8b99a7;
  line-height: 1;
  display: flex;
  gap: 2rem;
}
#g-navigation .g-main-nav .g-toplevel li {
  margin: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  font-weight: normal;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
  padding: 6px 0 0;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #81807e;
}
#g-navigation .g-main-nav .g-toplevel li.active .g-menu-item-title {
  color: #572d35;
}
#g-header {
  background: transparent;
  padding: 0;
}
#g-header .g-container {
  background: #dbdbdb;
}
#g-header .g-content {
  padding: 0;
  margin: 0;
}
#g-header .ig-image-descriptions-below {
  padding: 0rem 2rem;
  color: #572d35;
}
#g-header .ig-thumb-scroller {
  margin: auto;
  padding-bottom: 1rem;
}
.artistsBlog .categoryLayout .categoryContent {
  display: flex;
  gap: 1rem;
}
.artistsBlog .readmore a.btn {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
  background-image: none;
  color: #94c7d7;
  background-color: transparent;
  border: 1px solid #94c7d7;
  text-transform: uppercase;
  border-radius: 0px;
}
.artistsBlog .readmore a.btn:hover {
  color: #000 !important;
  background-color: #dbdbdb;
}
.artistsBlog .icon-chevron-right {
  display: none;
}
.artistsBlog .readmore {
  display: flex;
  justify-content: center;
}
#g-mainbar, #g-sidebar {
  background: #572d35;
  color: #FFF;
  height: 100%;
}
#g-aside {
  background: #572d35;
  color: #FFF;
  height: 100%;
}
#g-footer {
  padding: 0;
}
#g-footer .g-container {
  background: -moz-linear-gradient(top, #383838 0%, #81807e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #383838), color-stop(100%, #81807e));
  background: -webkit-linear-gradient(top, #383838 0%, #81807e 100%);
  background: -o-linear-gradient(top, #383838 0%, #81807e 100%);
  background: -ms-linear-gradient(top, #383838 0%, #81807e 100%);
  background: linear-gradient(to bottom, #383838 0%, #81807e 100%);
  border-top: 2px inset #dbdbdb;
}
#g-footer .g-content {
  padding: 10px 30px;
}
#g-footer-2 .g-container {
  background: #572d35;
  color: #FFF;
}
#g-footer-2 .g-content {
  padding: 0.5rem 1rem;
  margin: 0.5rem 1rem;
}
#g-footer-2 #g-totop {
  color: #FFF;
}
.sidebar.moduletable {
  border: solid 1px #eee;
  padding: 20px;
}
.sidebar.moduletable h3 {
  border-bottom: solid 1px #eee;
  padding-bottom: 1rem;
}
.itemid-101 .page-header h1 {
  display: none;
}
.page-header h1 {
  color: #ddd;
  font-size: 35px;
  text-transform: uppercase;
}
.g-offcanvas-toggle {
  display: block;
  position: relative;
  top: 2.5rem;
  left: 1.8rem;
  z-index: 10;
  line-height: 1;
  cursor: pointer;
}
.g-offcanvas-toggle::before {
  content: "menu";
  position: absolute;
  font-size: 1.1rem;
  color: #572d35;
  box-shadow: 0 1px 0 #572d35;
  font-family: "Lato", sans-serif;
}
.g-offcanvas-toggle i {
  display: none;
}
table {
  border: none;
}
.btn, .mailing-list {
  background-image: none;
  background-color: transparent;
  filter: none;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  border-radius: 0px;
  border: 1px solid #94c7d7 !important;
  font-size: 14px;
  text-shadow: none;
  color: #94c7d7;
  box-shadow: none;
  letter-spacing: 0px;
  font-weight: 400;
  padding: 0.375rem 0.75rem;
}
.btn:hover, .mailing-list:hover {
  color: #000;
  background-color: #dbdbdb;
}
.mailingModule label {
  font-size: 14px;
  max-width: 64px;
  line-height: 22px;
  display: inline-block;
}
.mailingModule input[type="text"] {
  width: 214px;
  height: 30px;
  border-radius: 0px;
}
.mailingModule tr {
  display: flex;
  align-items: center;
}
.mailingModule td {
  padding-top: 0px;
  padding-bottom: 0px;
}
body ::selection {
  background: rgba(255, 255, 255, 0.1);
  color: #FFF;
}
#g-offcanvas {
  background: #dbdbdb;
  color: #000;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  /*#g-mobilemenu-container ul {
    background: transparent;
    }
    #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: $blk;
    }
    #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) a:hover,
    #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a{
    background: $red;
        .g-menu-item-container {
            color:$wht;
        }
    }*/
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #572d35;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #572d35;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: transparent;
  border-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #dbdbdb;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover::after {
  color: #572d35;
}
ul.jl-nav {
  max-width: 260px !important;
  margin: auto !important;
}
ul.jl-nav svg {
  transform: rotate(-90deg);
}
ul.jl-nav li a {
  color: #000;
  font-size: 1.1rem !important;
  font-weight: 600;
}
ul.jl-nav li a:hover {
  color: #813243 !important;
}
.jl-nav-default {
  font-size: 1.1rem !important;
  line-height: 1.5;
}
.jl-modal-dialog {
  max-width: 100% !important;
  background: #dbdbdb !important;
}
ul.jl-nav-sub li a {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-size: 12px !important;
  text-transform: uppercase;
  color: #000 !important;
}
.jl-modal-close-full {
  background: #572d35 !important;
}
.jl-close {
  color: #FFF !important;
}
.jl-navbar-toggle {
  font-size: 1.1rem !important;
  font-family: "Lato", sans-serif !important;
}
/*# sourceMappingURL=custom_12.css.map */