@charset "UTF-8";
/*!
Theme Name: Palmyra Golf Theme
Author: Jeff Dreher
Description: Palmyra Golf Course Theme Thing
Version: 1
License: ©Palmyra Golf Course
Text Domain: pgc
*/
/*~~~~~~~~~~~~~~~~~*     1.0 RESET
\*~~~~~~~~~~~~~~~~~*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.2; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define visible focus styles! 
:focus {
  outline: ?????;
} */
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.alignnone {
  margin: 0.75rem 1.5rem 0.75rem 0;
  height: auto; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.75rem auto 0.75rem auto;
  height: auto; }

.alignright {
  float: right;
  margin: 0.75rem 0 1.5rem 1.5rem;
  height: auto; }

.alignleft {
  float: left;
  margin: 0.75rem 1.5rem 1.5rem 0;
  height: auto; }

a img.alignright {
  float: right;
  margin: 0.75rem 0 1.5rem 1.5rem;
  height: auto; }

a img.alignnone {
  margin: 0.75rem 1.5rem 1.5rem 0;
  height: auto; }

a img.alignleft {
  float: left;
  margin: 0.75rem 1.5rem 1.5rem 0;
  height: auto; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 0.75rem;
  text-align: center; }

.wp-caption.alignnone {
  margin: 0.75rem 1.5rem 1.5rem 0; }

.wp-caption.alignleft {
  margin: 0.75rem 1.5rem 1.5rem 0; }

.wp-caption.alignright {
  margin: 0.75rem 0 1.5rem 1.5rem; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text {
  font-size: .75rem;
  margin: 0;
  text-align: left; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.typography p {
  margin-top: 1.5rem; }

.typography h1 {
  font-size: 2.6rem;
  margin-top: 1.5rem;
  font-weight: bold; }

.typography h2 {
  font-size: 2.2rem;
  margin-top: 1.5rem;
  font-weight: bold; }

.typography h3 {
  font-size: 1.6rem;
  margin-top: 1.5rem;
  font-weight: bold; }

.typography h4 {
  font-size: 1.2rem;
  margin-top: 1.5rem;
  font-weight: bold; }

.typography h5, .typography h6 {
  font-size: 1rem;
  margin-top: 1.5rem;
  font-weight: bold; }

.typography ul, .typography ol {
  margin: 1.5rem 0;
  padding-left: 1.5rem; }

.typography ul {
  list-style: disc; }

.typography ol {
  list-style: decimal; }

.typography blockquote {
  margin: 1.5rem 0;
  font-size: .9rem;
  background: #f2f2f2;
  padding: 1.5rem;
  font-style: italic; }
  .typography blockquote p:last-child {
    margin-bottom: 0; }
  .typography blockquote cite {
    display: block;
    text-align: right;
    font-style: normal;
    font-size: .8rem; }

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img, iframe, table {
  max-width: 100%; }

.mobile-show {
  display: none; }
  @media only screen and (max-width: 670px) {
    .mobile-show {
      display: block; } }

.mobile-hide {
  display: block; }
  @media only screen and (max-width: 670px) {
    .mobile-hide {
      display: none; } }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

html {
  font-family: "Open Sans",  sans-serif;
  font-size: 18px; }

body {
  background: transparent url("images/grass.jpg") 50% 50% no-repeat;
  background-size: cover;
  background-attachment: fixed; }

.header-inner,
.navigation-inner,
.content-inner,
.footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff; }

.content-inner {
  display: flex; }
  @media only screen and (max-width: 670px) {
    .content-inner {
      display: block; } }

.main {
  padding: 2vw;
  min-width: 0;
  flex: 1 1 auto;
  width: 670px; }
  @media only screen and (max-width: 670px) {
    .main {
      width: auto; } }

.sidebar {
  padding: 2vw;
  flex: 0 0 50%; }
  @media only screen and (max-width: 670px) {
    .sidebar {
      margin: 0; } }

.header-inner {
  padding: 2vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center; }

.site-title {
  position: relative;
  flex: 0 1 300px; }
  .site-title canvas {
    width: 100%; }
  .site-title svg {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 0; }
  .footer-logo .site-title path {
    fill: #fff; }

.header-extras {
  margin: 1em 0;
  text-align: center;
  color: #1A77B9;
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold; }
  .header-extras i {
    margin-right: .15em;
    color: #17A555; }

.slider-inner {
  max-width: 1200px;
  margin: 0 auto; }

html .flickity-prev-next-button {
  background-color: rgba(255, 255, 255, 0.2); }
  html .flickity-prev-next-button:hover {
    background-color: rgba(255, 255, 255, 0.4); }

html .flickity-prev-next-button .arrow {
  fill: #fff; }

.rotator-slide {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .rotator-slide img {
    display: block;
    width: 100%;
    max-width: none; }
  .rotator-slide .rotator-caption {
    position: absolute;
    bottom: 0;
    padding: .5em;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-shadow: 0px 0.1em 0.1em rgba(0, 0, 0, 0.4);
    font-size: 36px;
    font-size: 3vw;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.6)); }
    @media (max-width: 400px) {
      .rotator-slide .rotator-caption {
        font-size: 12px; } }
    @media (min-width: 1200px) {
      .rotator-slide .rotator-caption {
        font-size: 36px; } }

@media only screen and (max-width: 670px) {
  .flickity-prev-next-button {
    display: none; } }

.entry-title {
  font-size: 36px;
  font-size: 4vw;
  font-weight: bold; }
  @media (max-width: 300px) {
    .entry-title {
      font-size: 12px; } }
  @media (min-width: 1200px) {
    .entry-title {
      font-size: 48px; } }
  .home .entry-title {
    line-height: 0;
    text-indent: -9999px; }

.callout-button, .sidebar-banner {
  color: #fff;
  display: block;
  border-radius: 4px;
  padding: .5em 1em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  transition: .1s;
  position: relative;
  transform: translateY(-5px); }
  .callout-button:before, .sidebar-banner:before {
    content: "";
    display: block;
    position: absolute;
    background: #114627;
    width: 100%;
    height: 100%;
    top: 5px;
    bottom: -5px;
    left: 0;
    right: 0;
    z-index: -2;
    border-radius: 4px;
    transition: inherit; }
  .callout-button:after, .sidebar-banner:after {
    content: "";
    display: block;
    position: absolute;
    background: #1B6F3E;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 4px; }
  .callout-button:hover, .sidebar-banner:hover {
    background-color: #17A555;
    transform: translateY(-2px); }
    .callout-button:hover:before, .sidebar-banner:hover:before {
      transform: translateY(-3px); }

.home-split {
  display: flex; }
  .home-split .left, .home-split .right {
    flex: 0 1 50%;
    margin: 1vw;
    position: relative;
    display: flex;
    flex-direction: column; }
    .home-split .left h2, .home-split .right h2 {
      font-weight: bold;
      position: absolute;
      margin: 0;
      text-align: center;
      color: #fff;
      left: 0;
      top: 0;
      right: 0;
      line-height: 1;
      padding: .5em;
      font-size: 36px;
      font-size: 4vw;
      background: rgba(27, 111, 62, 0.7); }
      @media (max-width: 300px) {
        .home-split .left h2, .home-split .right h2 {
          font-size: 12px; } }
      @media (min-width: 1200px) {
        .home-split .left h2, .home-split .right h2 {
          font-size: 48px; } }
    .home-split .left p:last-of-type, .home-split .right p:last-of-type {
      margin-bottom: 1.5rem; }
    .home-split .left .big-link:hover h2, .home-split .right .big-link:hover h2 {
      background-color: #1B6F3E; }
    .home-split .left .callout, .home-split .right .callout {
      margin-top: auto;
      display: block;
      background: #1B6F3E;
      padding: 1em;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      color: #fff;
      font-weight: bold;
      font-size: 20px; }
      .home-split .left .callout:hover, .home-split .right .callout:hover {
        background-color: #17A555; }

.alert-wrapper {
  background-color: #EA212E;
  color: #fff;
  padding: 1em;
  font-size: 22px;
  max-width: 1200px;
  margin: 0 auto; }
  .alert-wrapper a {
    color: inherit; }
  .alert-wrapper strong {
    text-transform: uppercase; }

.sidebar-block + .sidebar-block {
  margin-top: 20px; }

.sidebar-widget-title {
  font-weight: bold;
  font-size: 1.4rem;
  margin-top: 1.5rem; }

.sidebar-banner + .sidebar-banner {
  margin-top: 1em; }

.footer-inner {
  padding: calc(3vw + 20px) 2vw;
  background-color: #193723;
  color: #fff;
  display: flex;
  flex-wrap: wrap; }
  .footer-inner a {
    color: inherit;
    text-decoration: none; }

.footer-logo {
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.footer-menu {
  margin-top: 10px;
  margin-bottom: .75em; }
  .footer-menu ul {
    display: flex; }
    .footer-menu ul a {
      display: block;
      padding-right: 1em; }

.footer-address {
  margin-bottom: .75em; }

.footer-phones .sep {
  display: inline-block;
  padding: 0 .5em; }

.footer-phones i {
  margin-left: .25em; }

@media print {
  .footer-wrapper,
  .navigation-wrapper,
  .slider-wrapper,
  .sidebar {
    display: none; } }

.navigation-inner {
  border-bottom: 4px solid #1B6F3E; }

.main-menu {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative; }
  .main-menu li {
    line-height: 1;
    margin: 0;
    flex: 0 0 25%;
    text-align: center;
    display: block;
    position: relative;
    transition: .1s; }
    @media only screen and (max-width: 550px) {
      .main-menu li {
        flex: 0 0 50%; } }
    .main-menu li a {
      text-align: center;
      display: inline-block;
      font-size: 24px;
      font-size: 2vw;
      padding: 10px 10px 10px 10px;
      text-decoration: none;
      color: #1B6F3E;
      position: relative; }
      @media (max-width: 1000px) {
        .main-menu li a {
          font-size: 20px; } }
      @media (min-width: 1200px) {
        .main-menu li a {
          font-size: 24px; } }
      @media only screen and (max-width: 550px) {
        .main-menu li a {
          font-size: 48px;
          font-size: 4vw; } }
  @media only screen and (max-width: 550px) and (max-width: 600px) {
    .main-menu li a {
      font-size: 24px; } }
  @media only screen and (max-width: 550px) and (min-width: 1200px) {
    .main-menu li a {
      font-size: 48px; } }
      .main-menu li a:before {
        content: "";
        background: url(images/flag.svg) 50% 50% no-repeat;
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        left: -12px;
        top: 50%;
        opacity: 0;
        transition: .1s;
        transform: translateY(-50%) translateX(-100%);
        pointer-events: none; }
      .main-menu li a:hover:before {
        opacity: 1;
        transform: translateY(-50%) translateX(0%); }
