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

div.mod-languages li {
  margin: 0rem;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 #b87d48;
}
.com-content-article__body {
  text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.75rem 0 1rem 0;
  text-rendering: optimizeLegibility;
}
h1 {
  font-size: 1.5rem;
}
.page-header {
  text-align: center;
}
.table, .table-bordered {
  border-color: #b87d48;
  border-radius: 6px;
  margin-top: 1rem;
}
.thumbnail > img {
  max-width: 30%;
  border-radius: 10px;
}
.thumbnail {
  border: none;
  border-radius: none;
  box-shadow: none;
}
.djslider-default ul.djslider-in > li {
  border-radius: 10px;
}
.control-group {
  margin: 0.5rem 0;
}
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .search #search-form .btn, .finder #searchForm .btn, .finder #search-form .btn {
  border-radius: 0.5rem;
}
#contact-form .controls input, #contact-form .controls textarea {
  border: none;
}
#g-expanded {
  padding: 0rem;
}
.com-users-login__submit.control-group {
  display: none;
}
.com-users-login__options {
  display: none;
}
.com-users-login__options {
  margin-top: 0;
  margin-bottom: 2rem;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  display: none;
}
fieldset {
  margin-bottom: 0 !important;
}
.usermenu .g-menu-item-title {
  font-size: small;
  font-weight: normal;
}
joomla-tab button[aria-expanded="true"]::after {
  background-color: #b87d48;
}
.homeslider img {
  filter: url('data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='old-timey'><feColorMatrix%20type='matrix'%20values='0.14%200.45%200.05%200%200%200.12%200.39%200.04%200%200%200.08%200.28%200.03%200%200%200%200%200%201%200'/></filter></svg>#old-timey');
  -webkit-filter: sepia(1);
  -webkit-filter: sepia(100%);
  -moz-filter: sepia(100%);
  -ms-filter: sepia(100%);
  -o-filter: sepia(100%);
  filter: sepia(100%);
}
.homeslider img:hover {
  filter: none;
  -webkit-filter: sepia(0);
  -moz-filter: sepia(0);
  -ms-filter: sepia(0);
  -o-filter: sepia(0);
  filter: sepia(0);
}
/*# sourceMappingURL=custom_14.css.map */