@charset "UTF-8";
.view-id-photos .item-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.view-id-photos .item-list ul .item-list__item {
  margin: 0;
  max-width: 50%;
  /**/
}

.regions {
  background-color: transparent;
}

#block-views-block-background-block-1 {
  margin: 0;
}

.node,
#rid-content-suffix .block,
#rid-content {
  background-color: rgba(255, 255, 255, 0.8);
}

#rid-content {
  margin-top: 1.25em;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #4b68a3;
  /*{borderColorActive}*/
  background: #4b68a3;
  /*{bgColorActive}*/
  /*{bgImgUrlActive}*/
  /*{bgActiveXPos}*/
  /*{bgActiveYPos}*/
  /*{bgActiveRepeat}*/
}

#rid-subfeatures-second .block__content a:link,
#rid-subfeatures-second .block__content a:visited,
#rid-subfeatures-first .block__content a:link,
#rid-subfeatures-first .block__content a:visited {
  color: #dddddd;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

#rid-subfeatures-second .block__content a:hover,
#rid-subfeatures-first .block__content a:hover {
  color: white;
}

#rid-subfeatures-second #edit-actions .button,
#rid-subfeatures-first #edit-actions .button {
  color: #4b68a3;
  background-color: white;
  border: 0px #000000 solid;
}

.node,
#block-aboutus,
#block-views-block-photos-block-1,
#rid-content {
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25em;
  padding: 1.25em;
  border-radius: 1em;
  /**/
}

#block-wynchcottage-content article {
  -webkit-box-shadow: initial;
  box-shadow: initial;
  margin-bottom: initial;
  padding: initial;
  border-radius: initial;
  background-color: transparent;
}

#block-pagetitle {
  margin: 0 0 1.25em;
}

#block-pagetitle .block__content,
#block-pagetitle .path-frontpage .node__title {
  padding: .5em;
  background-color: #4b68a3;
  color: white;
  border-radius: .5em;
}

#block-pagetitle .block__content h1,
#block-pagetitle .path-frontpage .node__title h1 {
  margin: 0;
}

.ui-widget-content a {
  color: #4b68a3;
}

.flexslider {
  margin: 0 0 1em 0;
  background: transparent;
  border: none;
  border-radius: 0;
}

.flexslider .slides img {
  border-radius: 1em 1em 0 0;
}

.flexslider .flex-caption {
  text-align: center;
  background-color: #4b68a3;
  color: white;
  padding: 0 1em;
  border-radius: 0 0 1em 1em;
}

#block-views-block-slideshow-block-2 .image-style-trio {
  border-radius: 1em 1em 0 0;
}

#block-views-block-slideshow-block-2 span.title {
  text-align: center;
  background-color: #4b68a3;
  color: white;
  padding: 0 1em;
  border-radius: 0 0 1em 1em;
  display: block;
  max-width: none;
}

#block-views-block-photos-block-1 .photoswipe-gallery .field-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin: 0 1em 1em 1em;
}

#block-views-block-photos-block-1 .photoswipe-gallery .photoswipe {
  margin: 0;
  padding: 0;
}

#block-views-block-photos-block-1 .photoswipe-gallery .photoswipe img {
  border-radius: 1em 1em 0 0;
}

#block-views-block-photos-block-1 .photoswipe-gallery .field-content .title {
  max-width: 325px;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  text-align: center;
  background-color: #4b68a3;
  color: white;
  padding: 0 1em;
  border-radius: 0 0 1em 1em;
  display: block;
}

.block__content p img {
  border-radius: .5em;
}

@media screen and (max-width: 45em) {
  .view-id-photos .item-list ul .item-list__item {
    max-width: none;
  }
  .node,
  #block-aboutus,
  #block-views-block-photos-block-1 {
    border-radius: .5em;
  }
  #main-content .l-rw {
    padding: 0;
  }
  #rid-content {
    padding: 0.5em;
    border-radius: initial;
    margin: 0;
  }
  .page {
    background-image: initial;
  }
  #content-suffix .l-rw {
    padding: 0;
  }
  #content-suffix #rid-content {
    padding: 0.5em;
    border-radius: initial;
    margin: 0;
  }
  #content-suffix .block {
    padding: 0.5em;
    margin: 0.5em 0;
  }
  #content-suffix .view-id-photos .item-list ul .item-list__item {
    margin: 0 0 0.5em 0;
  }
  .node__content,
  .block__content {
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
  }
}

/**
 * Table Base
 * Set base styles for table elements.
 ============================================================================ */
table {
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

table caption {
  font-size: 0.875rem;
  font-style: italic;
}

tr {
  border: 1px solid;
}

caption,
th,
td {
  text-align: left;
}

thead tr {
  font-weight: 600;
}

tr,
td,
th {
  border: 1px solid;
}

td,
th {
  padding: 0.5rem;
  vertical-align: middle;
}

/**
 * Table Theme
 * Style Drupal selectors for tables.
 ============================================================================ */
.path-admin table {
  width: 100%;
}

table.sticky-header {
  z-index: 10;
}

table .view-table__details {
  padding: 0;
  margin: 0 0 1rem;
  font-size: 1rem;
}

table .view-table__details,
table .view-table__details--summary {
  border: 0;
}

table .view-table__details--description {
  font-style: italic;
}

table ul {
  margin: 0;
}

table[align='right'] {
  margin-left: 1rem;
}

table[align='left'] {
  margin-right: 1rem;
}

@media screen and (max-width: 45em) {
  table[align='right'], table[align='left'] {
    margin-left: 0;
    margin-right: 0;
  }
}

thead, tbody, tr, th, td {
  border-width: 1px;
}

[border='2'] thead, [border='2'] tbody, [border='2'] tr, [border='2'] th, [border='2'] td {
  border-width: 2px;
}

[border='3'] thead, [border='3'] tbody, [border='3'] tr, [border='3'] th, [border='3'] td {
  border-width: 3px;
}

[border='4'] thead, [border='4'] tbody, [border='4'] tr, [border='4'] th, [border='4'] td {
  border-width: 4px;
}

[border='5'] thead, [border='5'] tbody, [border='5'] tr, [border='5'] th, [border='5'] td {
  border-width: 5px;
}

[border='6'] thead, [border='6'] tbody, [border='6'] tr, [border='6'] th, [border='6'] td {
  border-width: 6px;
}

[border='7'] thead, [border='7'] tbody, [border='7'] tr, [border='7'] th, [border='7'] td {
  border-width: 7px;
}

[border='8'] thead, [border='8'] tbody, [border='8'] tr, [border='8'] th, [border='8'] td {
  border-width: 8px;
}

[border='9'] thead, [border='9'] tbody, [border='9'] tr, [border='9'] th, [border='9'] td {
  border-width: 9px;
}

[border='10'] thead, [border='10'] tbody, [border='10'] tr, [border='10'] th, [border='10'] td {
  border-width: 10px;
}

thead .active img {
  display: inline;
}

/**
 * Table sort indicators.
 ============================================================================ */
.tablesort {
  height: 1rem;
  width: 1rem;
  display: inline-block;
}

.tablesort--asc:after, .tablesort--desc:after {
  font-family: FontAwesome, sans-serif;
  height: 1rem;
  width: 1rem;
  padding: 0 0.1875rem;
  background-image: none;
  display: none;
}

.fa-loaded .tablesort--asc:after, .fa-loaded .tablesort--desc:after {
  display: inline-block;
}

.tablesort--asc:after {
  content: "";
}

.tablesort--desc:after {
  content: "";
}
/*# sourceMappingURL=tables.css.map */