/* 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";
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
#g-page-surround .nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
#g-page-surround .nav > li > a {
  display: block;
}
#g-page-surround .nav > li > a:hover, #g-page-surround .nav > li > a:focus {
  text-decoration: none;
}
#g-page-surround .nav > li > a > img {
  max-width: none;
}
#g-page-surround .platform-content .entries .tease.sticky {
  background-color: #f2f2f2;
}
#g-page-surround .platform-content form.password-form .password-box {
  margin: 5px 0;
}
#g-page-surround .search-form input.search-field {
  height: 40px;
  padding-top: 3px;
  color: #888888;
}
.pagination ul.pagination-list, .page-links ul.pagination-list {
  font-size: 0;
  display: inline-block;
  *zoom: 1;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagination ul.pagination-list li.pagination-list-item, .page-links ul.pagination-list li.pagination-list-item {
  font-size: 1rem;
  margin-bottom: 0;
}
.pagination ul.pagination-list li.pagination-list-item > a, .pagination ul.pagination-list li.pagination-list-item > span, .page-links ul.pagination-list li.pagination-list-item > a, .page-links ul.pagination-list li.pagination-list-item > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul.pagination-list li.pagination-list-item > a:hover, .pagination ul.pagination-list li.pagination-list-item > a:focus, .pagination ul.pagination-list li.pagination-list-item > span:hover, .pagination ul.pagination-list li.pagination-list-item > span:focus, .page-links ul.pagination-list li.pagination-list-item > a:hover, .page-links ul.pagination-list li.pagination-list-item > a:focus, .page-links ul.pagination-list li.pagination-list-item > span:hover, .page-links ul.pagination-list li.pagination-list-item > span:focus {
  background-color: #f5f5f5;
}
.pagination ul.pagination-list li.pagination-list-item:first-child > a, .pagination ul.pagination-list li.pagination-list-item:first-child > span, .page-links ul.pagination-list li.pagination-list-item:first-child > a, .page-links ul.pagination-list li.pagination-list-item:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul.pagination-list li.pagination-list-item:last-child > a, .pagination ul.pagination-list li.pagination-list-item:last-child > span, .page-links ul.pagination-list li.pagination-list-item:last-child > a, .page-links ul.pagination-list li.pagination-list-item:last-child > span {
  border-right-width: 1px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination p.counter, .page-links p.counter {
  margin: 0;
}
#comments {
  padding: 10px 15px 25px;
  background: #f5f5f5;
}
#comments h3 {
  color: #000000;
}
#comments ol.commentlist {
  margin-top: 0;
}
#comments ol.commentlist li.comment .comment-body {
  position: relative;
  margin-left: 5px;
  padding: 0 20px;
  border-radius: 5px;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.875rem;
}
#comments ol.commentlist li.comment .comment-body .child-arrow-indicator {
  visibility: hidden;
  position: absolute;
  top: 4px;
  left: -16px;
  color: #ffffff;
}
#comments ol.commentlist li.comment .comment-body .comment-reply {
  position: absolute;
  right: 20px;
  top: 20px;
}
#comments ol.commentlist li.comment .comment-author {
  line-height: normal;
  padding-top: 20px;
  height: auto;
}
#comments ol.commentlist li.comment .comment-author .author-avatar {
  flex: 0 40px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
#comments ol.commentlist li.comment .comment-author .author-avatar .avatar {
  border-radius: 50%;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name {
  font-size: 1rem;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a {
  color: #000000;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a:hover {
  color: #888888;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a {
  color: #888888;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a:hover, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a:hover {
  color: #50593e;
}
@media only all and (max-width: 47.99rem) {
  #comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link {
    display: inline;
  }
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a {
  color: #50593e;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a:hover {
  color: #888888;
}
#comments ol.commentlist li.comment .comment-content {
  overflow: hidden;
  margin-left: 60px;
  padding: 0 15px 10px 0;
}
#comments ol.commentlist ol.children li.comment .comment-body {
  border-left: 20px solid #e5e5e5;
}
#comments ol.commentlist ol.children li.comment .comment-body .child-arrow-indicator {
  visibility: visible;
}
#comments #responses > ol.commentlist > li.comment:first-child {
  margin-top: 0;
}
#comments #responses > ol.commentlist > li.comment:first-child > .comment-body .comment-author {
  border-top: none;
}
#comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
  vertical-align: top;
}
.g-loginform .login-pretext {
  margin-bottom: 1rem;
}
.g-loginform fieldset.login-data #login-username {
  margin-top: 0;
}
.g-loginform .login-extra {
  list-style-type: none;
  margin-left: 0;
}
.g-infolist small {
  font-size: 85%;
}
.widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_recent_comments ul, .widget.widget_recent_entries ul {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
}
.widget.widget_archive ul ul, .widget.widget_categories ul ul, .widget.widget_meta ul ul, .widget.widget_pages ul ul, .widget.widget_recent_comments ul ul, .widget.widget_recent_entries ul ul {
  list-style-type: none;
}
.widget.widget_archive ul ul.children, .widget.widget_categories ul ul.children, .widget.widget_meta ul ul.children, .widget.widget_pages ul ul.children, .widget.widget_recent_comments ul ul.children, .widget.widget_recent_entries ul ul.children {
  margin-left: 1.5rem;
}
.widget.widget_search input.search-field {
  margin-bottom: 5px;
}
.widget.widget_tag_cloud a {
  display: inline-block;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  border-radius: 3px;
  background: #353b29;
  color: #ffffff;
  padding: 5px 8px;
  margin: 0 4px 8px 0;
  vertical-align: bottom;
}
.widget.widget_tag_cloud a:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  margin-right: 5px;
  content: "";
}
.widget.widget_tag_cloud a:hover {
  background: #272c1f;
  color: #ffffff;
}
.widget.widget_calendar {
  margin-bottom: 1.5rem;
}
.g-contactform #contact-form .form-message {
  margin-bottom: 15px;
}
.g-contactform #contact-form .control-group {
  margin-bottom: 1.5rem;
}
.g-contactform #contact-form .control-group .control-label-checkbox {
  margin-right: 0.75rem;
  float: left;
}
.g-contactform #contact-form .g-recaptcha {
  margin: 20px 0;
}
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch *:after *:after {
  box-sizing: border-box;
}
.rokajaxsearch #roksearch_search_str {
  border: 1px solid #8a8a8a;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
  width: 100%;
  box-shadow: none;
}
form#rokajaxsearch {
  margin: 0;
}
form#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
#roksearch_results {
  color: #888888;
  background: #ffffff;
  border: 1px solid #8a8a8a;
}
#roksearch_results .roksearch_result_wrapper1 {
  background: #f2f2f2;
  color: #888888;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #50593e;
  color: #ffffff;
  border: 1px solid black;
}
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
  color: #92a077;
}
#roksearch_results span.highlight {
  color: #ffffff;
  background-color: #272c1f;
  text-shadow: none;
}
@media only all and (max-width: 47.99rem) {
  body #roksearch_results {
    width: 95%;
  }
}
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.rokajaxsearch .clr {
  clear: both;
}
.rokajaxsearch .searchintro {
  overflow: hidden;
}
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
#roksearch_results a {
  color: #0c0e0a;
}
#roksearch_results h3 {
  color: #0c0e0a;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
#roksearch_results h3:hover {
  color: inherit;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  border: none;
}
#roksearch_results .container-wrapper {
  overflow: hidden;
}
#roksearch_results .page {
  float: left;
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #f2f2f2;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #8a8a8a;
}
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
#roksearch_results .roksearch_odd {
  background: rgba(0, 0, 0, 0.05);
}
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
#roksearch_results .readon {
  margin-top: 15px;
}
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
#roksearch_results #roksearch_link:before {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 100;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-size: 1.3em;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #50593e;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: "";
}
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: "";
}
/*# sourceMappingURL=requiem-wordpress_home.css.map */