<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     AL Theme One (Boise)
 Theme URI:      https://www.assistanceleague.org
 Description:    Gaea Child Theme
 Author:         Nicola Griebe
 Author URI:     https://www.assistanceleague.org
 Template:       Gaea
 Version:        1.0
*/

@import url(../Gaea/style.css);

/* Theme customization starts here
------------------------------------------------------- */

/* adds shadows to slider overlays with .whiter class and slider buttons */
.whiter {
  text-shadow: 2px 2px 4px #0006f;
}
.tp-caption.theme-slider-button a {
  text-shadow: 2px 2px 0 #0006f;
}
.tp-caption.theme-slider-button a:hover {
  text-shadow: none;
}

/* Reducing top menu button sizes on smaller screens */
@media only screen and (max-width: 992px) {
  .top-menu li a {
    padding: 0 15px;
  }
  .top-menu li {
    font-size: 10px;
  }
}

#header {
  margin: 0 auto;
}

.page-header .breadcrumb {
  color: #292929 !important;
  font-family: "Hind", sans-serif !important;
  text-transform: none;
}
.breadcrumb a {
  color: #22387d !important;
}  /* breadcrumb links - navy */

.top-header .col-md-6:first-child {
  width: 25%;
}
.top-header .col-md-6:last-child {
  width: 75%;
}

.board-directors {
  color: #7a5a78;
  text-transform: uppercase;
}  /* theme purple */
.advisory-director-title {
  color: #7a5a78;
  font-size: 12px;
  font-style: italic;
  margin-top: -20px;
}
.name-directors {
  font-weight: 300;
}

h4 {
  margin-bottom: 8px;
  text-transform: none;
}  /* navy */
h3 {
  color: #22387d;
  margin-bottom: 8px;
  text-transform: uppercase;
}
h5 {
  color: #7a5a78;
  margin-bottom: 8px;
  text-transform: uppercase;
}  /* purple */
h6 {
  color: #7a5a78;
  margin-bottom: 8px;
}  /* purple */

/* to remove the all-caps on bottom footer menu */
.footer-nav li {
  text-transform: none;
}

.vc_btn3.vc_btn3-color-violet {
  background-color: #7a5a78;
}  /* theme purple */
.vc_btn3.vc_btn3-color-violet:visited {
  background-color: #674c65;
}
.vc_btn3.vc_btn3-color-violet:hover {
  background-color: #8c6789;
}
.vc_btn3.vc_btn3-color-violet:focus {
  background-color: #8c6789;
}
.vc_btn3.vc_btn3-color-violet:active {
  background-color: #8c6789;
}

sup {
  top: -.4em;
}  /* Move the superscripted text up */

/* for header-v1 &amp; header-v2 */
.header-v1 h1.logo,
.header-v2 h1.logo {
  position: absolute;
  top: -11px;
}
.header-v1 h1.logo img,
.header-v2 h1.logo img {
  height: 120px !important;
}
.header-v1 h1.logo a,
.header-v2 h1.logo a {
  height: 120px !important;
}

/* overrides for header-v3 */
.header-v3 h1.logo {
  position: absolute;
  top: -8px;
}
.header-v3 h1.logo img {
  height: 54px !important;
  width: 60px !important;
}
.header-v3 h1.logo a {
  height: 54px !important;
}

.sticky-header h1.logo {
  top: -9px;
}
.sticky-header h1.logo img {
  height: 56px !important;
  width: 62px !important;
}
.sticky-wrapper.is-sticky .logo div {
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
  height: 56px !important;
  width: 62px !important;
}
.sticky-header h1.logo a {
  height: 56px !important;
}

.content {
  padding: 40px 0 10px;
}  /* reduce space between share icons and footer - 10px was 50px */

/* on small screens, reduce height of drop-down menu, reduce width, add lines between top level items */
@media only screen and (max-width: 992px) {
  .main-navigation {
    border: 1px solid #d4d9dd;
    left: 13%;
    width: 75%;
  }
  .main-navigation &gt; ul &gt; li &gt; a {
    border-bottom: 1px solid #d4d9dd;
  }
  .main-navigation &gt; ul &gt; li ul {
    left: 13% !important;
    position: absolute;
    top: 35px !important;
  }
  .main-navigation &gt; ul &gt; li &gt; ul li &gt; a {
    background-color: #22387d;
  }
  .main-navigation &gt; ul &gt; li &gt; ul li &gt; a:hover {
    background-color: #213778;
  }
}

/* hide duplicated items on the main menu when top menu visible */
@media only screen and (min-width: 768px) {
  .menu-item-2445,
  .menu-item-2446,
  .menu-item-2447,
  .menu-item-2498 {
    display: none !important;
  }
}

/* to accommodate for larger logo  - no top menu */
@media only screen and (max-width: 767px) {
  .header-v1 .page-header h2 {
    padding-top: 120px;
  }
}

.header-v3 .page-header .breadcrumb {
  padding-top: 50px;
}
.header-v3 .page-header h2 {
  padding-top: 42px;
}
/* Add to breadcrumb padding in mid-size windows to align with page title */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .header-v3 .page-header .breadcrumb {
    padding-top: 95px;
  }
}

/* Fix where menu-toggle wasn't showing at 992px because bootstrap had max-width:991px */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #menu-toggle {
    display: block !important;
  }
}

/* Fix where main menu doesn't reappear after window size increased after drop-down menu opened and closed on smaller screens */
@media only screen and (min-width: 993px) {
  .main-navigation {
    display: block !important;
  }
  /* 08-01-23 fix for theme issues with new mobile menu behavior */
  /* on large screens, don't show small menu opener when browser resized */
  span.smenu-opener {
    display: none;
  }
}

/* 08-01-23 fix for theme issues with new mobile menu behavior */
/* on small screens, show small menu opener when browser resized */
@media only screen and (max-width: 992px) {
  span.smenu-opener {
    display: flex;
  }
}

/* to prevent the pageable container from causing the rest of the page to shift down with each transition */
@media only screen and (min-width: 768px) {
  #philanthropic-programs .vc_tta-panels-container {
    height: 180px;
  }
}

@media only screen and (min-width: 415px) and (max-width: 767px) {
  #philanthropic-programs .vc_tta-panels-container {
    height: 345px;
  }
}

@media only screen and (max-width: 414px) {
  #philanthropic-programs .vc_tta-panels-container {
    height: 390px;
  }
}

#star-stats-navy img,
#star-stats-white img,
#star-stats-dark-gray img {
  display: block;
  margin: auto;
}

#star-stats-navy h4 {
  color: #22387d;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
}

#star-stats-dark-gray h4 {
  color: #333;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
}

#star-stats-dark-gray p {
  color: #333;
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto;
  padding: 15px 0 15px 0;
  width: 200px;
}

#star-stats-white h4 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
}

#star-stats-navy p,
#star-stats-white p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto;
  padding: 15px 0 15px 0;
  width: 200px;
}

#star-stats-navy,
#star-stats-white,
#star-stats-dark-gray {
  background-position: 0 92px !important;
  background-repeat: repeat-x !important;
  padding-bottom: 30px;
  padding-top: 20px;
}

@media only screen and (max-width: 767px) {
  #star-stats-navy,
  #star-stats-white,
  #star-stats-dark-gray {
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    margin: 40px auto auto auto !important;
    padding-top: 50px;
  }
}

#acc-override .cq-accordion div.accordion-content {
  letter-spacing: 0;
}
#acc-override .cq-accordion ul li ul li {
  border-top: 0 none;
  list-style: inside;
  padding-left: 10px;
}
#acc-override .cq-accordion ul li ol li {
  border-top: 0 none;
  padding-left: 10px;
}
#acc-override .cq-accordion h4,
#acc-override .cq-accordion h3 {
  color: #666;
  margin-bottom: 8px;
  text-transform: none;
}

/* Contact Us button colors */
.label-ALblue {
  background-color: #22387d;
} /* email - theme navy */
.label-ALred {
  background-color: #da322a;
} /* phone - theme red */
.label-ALpurple {
  background-color: #7a5a78;
} /* phone - theme purple */

/* override Gravity Form settings */
.gform_wrapper ul li.gfield {
  margin-bottom: 25px;
}
.gform_wrapper label.gfield_label {
  margin-bottom: 0;
}
.gform_wrapper table.gfield_list td.gfield_list_icons img {
  height: 18px;
}
/* to fix entry box on Gravity Form save and continue later confirmation screen */
div.form_saved_message div.form_saved_message_emailform form input[type="text"] {
  height: 32px;
}

/* PTA SIGN-UP SHEETS AND CALENDAR */
/* To add spacing on PTA Sign-Up Sheets */
.pta-sus {
  margin-bottom: 4px;
}
.pta-sus-sheets {
  padding-bottom: 20px;
}

/* To make contents of PTA Calendars fit better */
.sheet-details-link,
.cal-view-signup-link,
.pta-sus-cal-event-wrap h4,
.pta-sus-cal-event-wrap p,
.pta-sus-cal-event-wrap ul,
.task_description,
.sheet_details,
.pta-sus-cal-popup-info a {
  display: block;
  font-size: 80% !important;
  line-height: 150%;
}

.task_description a {
  color: #003cb3;
  text-decoration: none;
}

.pta-sus-cal-event-wrap li {
  margin: 0 0 0 0.65rem !important;
}
.pta-sus-cal-task-wrap,
div.pta-sus-cal-task-wrap {
  margin: 0.3em 0.1em;
}

/* to add horizontal lines in the calendar */
tr.pta-sus-row td {
  border-top: 1px solid #ddd;
}

/* to make the pop-up dialog boxes look better */
.pta-sus-hidden-info p,
.pta-sus-hidden-info ul {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 6px;
}
.pta-sus-hidden-info ul {
  margin-top: 0;
}
#cal-form-dialog p {
  font-size: 15px;
  margin-bottom: 6px;
  margin-top: 6px;
}
#cal-form-dialog .time_end {
  margin-bottom: 12px;
}
.volunteer_calendar-template-default .ui-dialog-titlebar {
  background: rgb(204, 0, 0);
  height: 40px;
  line-height: 20px;
}

.cal-signup-link a,
.pta-sus-cal-popup-info a {
  color: #003cb3 !important;
  text-decoration: none;
}
.cal-signup-link a:hover,
.pta-sus-cal-popup-info a:hover {
  color: #000 !important;
  text-decoration: none;
}

/* to make 'Clear'/'X' red and italicized */
.signup-clear-link {
  color: #da322a !important;
  font-style: italic;
  text-decoration: none !important;
}

/* to make PTA custom fields look good on sign-up sheet pages and calendars */
.pta-custom-field {
  font-size: 15px;
  margin-bottom: 6px;
  margin-top: 6px;
}
.pta-custom-field input[type="radio"] {
  margin-left: 10px;
  margin-right: 5px;
}
.pta-custom-field input[type="radio"] + label {
  display: inline;
  font-weight: normal;
}
.pta-custom-field label {
  margin-right: 5px;
}
.pta-custom-field input[type="checkbox"] {
  display: inline-block;
  margin: auto;
  position: relative;
}
.pta-sus.custom_field,
.pta-sus.custom_field .label {
  color: #666;
  font: inherit !important;
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
  top: auto;
}
/* font size needs to be set manually, instead of percentage -- will need adjusting in Custom CSS/JS if chapter changes */
.pta-sus-cal-event-wrap .pta-sus.custom_field,
.pta-sus-cal-event-wrap .pta-sus.custom_field .label {
  font-size: 12px !important;
}


/** kwrk **/
.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0;
}

.vc_column-inner {
  padding-top: 0;
}

#philanthropic-programs .vc_column-inner {
  padding-top: 0 !important;
}
#philanthropic-programs .vc_col-sm-9 .vc_column-inner {
  padding-top: 30px !important;
}

/* Nicci - this doesn't appear to do anything -- check on other pages? */
#star-stats-navy .vc_column-inner,
#star-stats-white .vc_column-inner,
#star-stats-dark-gray .vc_column-inner,
.vc_column-inner.vc_custom_1452414931321 {
  padding: 0 !important;
}

#content-col .vc_column_container.vc_col-sm-8 .vc_custom_1450037536845 {
  margin-bottom: 35px !important;
}
@media (max-width: 767px) {
  #content-col .vc_column_container.vc_col-sm-8 .vc_custom_1450037536845 {
    margin-bottom: 50px !important;
  }
}

.vc_row-has-fill &gt; .vc_column_container &gt; .vc_column-inner {
  padding-top: 0;
}

/* Philanthropic Programs page */
.page-id-980 .share-bar {
  margin-top: 0 !important;
}
.page-id-980 .vc_btn3-container {
  margin-bottom: 35px;
}

.wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *:last-child {
  margin-bottom: 0;
}

.wpb_column &gt; .wpb_wrapper &gt; *:last-child {
  margin-bottom: 0;
}

.wpb_row {
  margin-bottom: 35px;
}

.wpb_single_image .vc_figure-caption {
  font-size: 15px;
  margin-top: 7.5px;
}
/*kwrk ends */

/**
 *  * Hide elements visually, but keep them available for screen-readers.
 *   *
 *    * Used for information required for screen-reader users to understand and use
 *     * the site where visual display is undesirable. Information provided in this
 *      * manner should be kept concise, to avoid unnecessary burden on the user.
 *       * "!important" is used to prevent unintentional overrides.
 *        */
a.element-invisible {
  height: 1px;
  left: -999px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
  z-index: -999;
}
a.element-invisible:focus,
a.element-invisible:active {
  background-color: #000;
  border: 4px solid yellow;
  border-radius: 15px;
  color: #fff;
  font-size: 1.2em;
  height: auto;
  left: auto;
  margin: 10px 35%;
  overflow: auto;
  padding: 5px;
  text-align: center;
  top: auto;
  width: 30%;
  z-index: 999;
}

/* to improve chapter site printing */
@media print {
  /* allow content to fill the printed page */
  .container {
    width: auto;
  }

  img {
    max-width: 100%;
  }

  /* to remove URLs on hyperlinks - display: none required for calendar links to be removed */
  a[href]:after,
  img[src]:after {
    display: none !important;
  }

  /* to still print the page title, but minimize the height of the page header */
  .page-header {
    height: auto !important;
    min-height: auto !important;
  }
  .page-header h2 {
    padding-top: 0;
  }
  .page-header .col-md-6:last-child {
    width: 100%;
  }

  /* to prevent "background" from preventing parts of the calendar from printing */
  .pta-sus-inner:before,
  .pta-sus-inner:after {
    background: none;
    box-shadow: 0 0 0 rgba(0,0,0,0);
  }

  /* to remove the revolution slider */
  .hero-slider {
    display: none;
  }

  /* Auto scales pages to fit on Chrome */
  .vc_col-sm-1,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12 {
    float: left;
  }
  .vc_col-sm-12 {
    width: 100%;
  }
  .vc_col-sm-11 {
    width: 91.66666667%;
  }
  .vc_col-sm-10 {
    width: 83.33333333%;
  }
  .vc_col-sm-9 {
    width: 75%;
  }
  .vc_col-sm-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-7 {
    width: 58.33333333%;
  }
  .vc_col-sm-6 {
    width: 50%;
  }
  .vc_col-sm-5 {
    width: 41.66666667%;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-3 {
    width: 25%;
  }
  .vc_col-sm-2 {
    width: 16.66666667%;
  }
  .vc_col-sm-1 {
    width: 8.33333333%;
  }
  .vc_col-sm-pull-12 {
    right: 100%;
  }
  .vc_col-sm-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-sm-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-sm-pull-9 {
    right: 75%;
  }
  .vc_col-sm-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-sm-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-sm-pull-6 {
    right: 50%;
  }
  .vc_col-sm-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-sm-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-sm-pull-3 {
    right: 25%;
  }
  .vc_col-sm-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-sm-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-sm-pull-0 {
    right: auto;
  }
  .vc_col-sm-push-12 {
    left: 100%;
  }
  .vc_col-sm-push-11 {
    left: 91.66666667%;
  }
  .vc_col-sm-push-10 {
    left: 83.33333333%;
  }
  .vc_col-sm-push-9 {
    left: 75%;
  }
  .vc_col-sm-push-8 {
    left: 66.66666667%;
  }
  .vc_col-sm-push-7 {
    left: 58.33333333%;
  }
  .vc_col-sm-push-6 {
    left: 50%;
  }
  .vc_col-sm-push-5 {
    left: 41.66666667%;
  }
  .vc_col-sm-push-4 {
    left: 33.33333333%;
  }
  .vc_col-sm-push-3 {
    left: 25%;
  }
  .vc_col-sm-push-2 {
    left: 16.66666667%;
  }
  .vc_col-sm-push-1 {
    left: 8.33333333%;
  }
  .vc_col-sm-push-0 {
    left: auto;
  }
  .vc_col-sm-offset-12 {
    margin-left: 100%;
  }
  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-sm-offset-9 {
    margin-left: 75%;
  }
  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-sm-offset-6 {
    margin-left: 50%;
  }
  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-sm-offset-3 {
    margin-left: 25%;
  }
  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-sm-offset-0 {
    margin-left: 0;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  /* to remove menus, breadcrumbs, share bar at the bottom of non-home pages and the footers */
  .top-header,
  .lower-header,
  .breadcrumb,
  .share-bar {
    display: none !important;
  }
}

/* OSB Tool */
/* student entry form */
.osb-buttons {
  padding-bottom: 20px;
}
td.osb-input &gt; p.form-row {
  padding: 2px 2px;
}
#osb-student-assignments-table th,
#osb-student-assignments-table td {
  border: 1px solid #eee;
}
#osb-student-assignments-table abbr[title] {
  border-bottom: 0;
}
#osb-student-assignments th {
  padding-left: 4px;
  padding-right: 4px;
}
.osb-input input[type="radio"] {
  margin: -2px 4px 0 3px;
}
.osb-input .radio {
  margin: -10px 0 0 3px;
}
.osb-input input[type="checkbox"] {
  display: block;
  margin: 0 auto;
}
.osb-input .select:focus {
  outline-style: dotted;
  outline-width: 1px;
}  /* added so select box focus clear on Chrome */
.osb-clear {
  text-align: center;
}
#osb_edit_single_assignment .description {
  padding-left: 10px;
}

/* show messages below form */
#form-messages.hidden {
  display: block !important;
  visibility: visible !important;
}

/* data tables */
#osb_event_table.dataTable,
#osb_event_table.dataTable th,
#osb_event_table.dataTable td,
#osb-student-assignments-datatable,
#osb-student-assignments-datatable th,
#osb-student-assignments-datatable td,
#osb-reporttable.dataTable,
#osb-reporttable.dataTable th,
#osb-reporttable.dataTable td {
  border: 1px solid #eee;
}
#osb_event_table.dataTable thead th,
#osb-student-assignments-datatable.dataTable thead th,
#osb-reporttable.dataTable thead th {
  padding: 10px 20px 10px 10px;
}
#osb_event_table.dataTable tfoot th,
#osb-student-assignments-datatable.dataTable tfoot th,
#osb-reporttable.dataTable tfoot th {
  padding: 10px 10px;
}
#osb_event_table.dataTable .material-icons {
  font-size: 22px;
  line-height: 70%;
}

/* print assignments */
.dt-print-view h1 {
  font-size: 18px;
}

/* CSV import table */
#csv-format-table th,
#csv-format-table td {
  border: 1px solid #eee;
  padding: 5px;
  vertical-align: top;
}
#csv-format-table {
  margin-bottom: 20px;
}

/* to improve the look of the single assignment page */
#osb_edit_single_assignment .checkbox {
  margin-left: 20px;
}
#osb_edit_single_assignment .radio {
  display: inline-block;
}
#osb_edit_single_assignment .form-row {
  margin: 8px;
}
#osb-edit-single-wrapper .osb-buttons {
  padding-top: 20px;
}
/* .osb-move input[type="checkbox"] { margin: 0 auto; display: block; } */
.osb-move input[type="checkbox"] {
  margin-left: 15px;
}

/* calendar location */
.pta-sus-content .osb-location {
  display: inline-block;
  font-size: 80%;
  line-height: 150%;
}

/* for OSB Families */
#osb-familytable.dataTable,
#osb-familytable.dataTable th,
#osb-familytable.dataTable td {
  border: 1px solid #eee;
}
#osb-familytable.dataTable thead th {
  padding: 10px 20px 10px 10px;
}
#osb-familytable.dataTable tfoot th,
#osb-familytable.dataTable tfoot td {
  padding: 10px 10px;
}
#osb-table.dataTable,
#osb-table.dataTable th,
#osb-table.dataTable td {
  border: 1px solid #eee;
}
#osb-table.dataTable thead th {
  padding: 10px 20px 10px 10px;
}
#osb-table.dataTable tfoot th,
#osb-table.dataTable tfoot td {
  padding: 10px 10px;
}
.osb-family-info {
  padding-bottom: 25px;
}
.add-edit-family .description,
.family-form .description {
  padding-left: 5px;
}
.add-edit-family label.checkbox,
.family-form label.checkbox {
  margin-left: 20px;
}
#osb_edit_student label.checkbox {
  margin-left: 20px;
}

/* to fix entry box on Gravity Form save and continue later confirmation screen */
div.form_saved_message div.form_saved_message_emailform form input[type="text"] {
  height: 32px;
}

/* to force right alignment on slider overlays */
.text-align-right {
  text-align: right !important;
}

/* Fix slider layers */
.rev_slider li.tp-revslider-slidesli {
  display: none;
}

/* Font Awesome Icon Fix -- no longer needed with latest version
.fa, .far, .fas {
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome !important;
} */

.row:before,
.row:after {
  display: inline-block;
}

/* To fix issue with added blank lines in posts and calendars */
p:empty::before {
  content: none;
}

/* placeholder for Sawfish Search */
.sforc-search::placeholder {
  color: #999 !important;
}

/* to correct overlays after Revolution Slider update */
.rs-layer.theme-slider-button a {
  background: none;
  background-color: transparent;
  border-color: #fff;
  border-radius: 20px;
  border-style: solid;
  border-width: 2px;
  color: #fff;
  display: inline-block;
  font-family: Hind;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  opacity: 1;
  padding: 7px 15px;
  text-decoration: none;
  text-shadow: 2px 2px 0 #0006f;
  text-transform: uppercase;
  visibility: visible;
}

.rs-layer.theme-slider-button a:hover {
  background: #fff;
  color: #666;
  text-shadow: none;
}

div.whiter.h2 {
  line-height: 55px !important;
}

.rs-layer .h2 {
  border-width: 0;
  color: #fff;
  display: block;
  font-family: Montserrat,Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 3px;
  margin: 20px 0 0;
  opacity: 1;
  padding: 0;
  text-align: inherit;
  text-transform: uppercase;
  transition: none 0s ease 0s;
  visibility: visible;
}

.rs-layer .h3 {
  border-width: 0;
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 26px;
  margin: 20px 0 0;
  padding: 0;
  transition: none 0s ease 0s;
}

@media (max-width: 1200px) {
  .sf-menu &gt; li &gt; a {
    align-items: center;
    display: flex !important;
    gap: 4px;
  }

  .sf-menu .fa-angle-down {
    font-size: 24px;
  }
}

/* To correct for top margin issues on Call To Action elements introduced with WPBakery Page Builder 7.7 */
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
  margin-top: 50px;
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg {
  margin-top: 35px;
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
  margin-top: 28px;
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm {
  margin-top: 22px;
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs {
  margin-top: 17px;
}
</pre></body></html>