/*

Theme Name: Inside Golf Magazine
Author: Ded Red
Author URI: http://www.dedred.co.uk/

*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Exo:300,400,600,700,800,900|Open+Sans:300,400,700,800");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  box-sizing: border-box; }

.page-wrapper {
  display: block;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 -20px 30px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  z-index: 9000;
  zoom: 1; }
  .page-wrapper:before, .page-wrapper:after {
    content: '';
    display: table; }
  .page-wrapper:after {
    clear: both; }

.wrapper {
  display: block;
  width: 100%;
  padding: 20px 0;
  background-color: #ffffff; }
  .wrapper--no-pad {
    padding: 0; }
  .wrapper--grey {
    background-color: #f0efe9; }

.container {
  display: block;
  width: 100%;
  margin: auto;
  padding: 0 30px;
  zoom: 1; }
  .container:before, .container:after {
    content: '';
    display: table; }
  .container:after {
    clear: both; }
  .container--full {
    width: 100%; }
  @media (min-width: 1024px) {
    .container {
      width: 1000px; } }
  @media (min-width: 1440px) {
    .container {
      width: 1200px; } }
  @media (min-width: 1800px) {
    .container {
      width: 1600px; } }

.row {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1; }
  .row:before, .row:after {
    content: '';
    display: table; }
  .row:after {
    clear: both; }

.content-block {
  display: block;
  width: 100%;
  zoom: 1; }
  .content-block:before, .content-block:after {
    content: '';
    display: table; }
  .content-block:after {
    clear: both; }

.content-block--sidebar {
  padding-left: 20px;
  padding-right: 20px; }

[class*='col'] {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 100%;
  min-height: 1px;
  zoom: 1; }
  [class*='col']:before, [class*='col']:after {
    content: '';
    display: table; }
  [class*='col']:after {
    clear: both; }

@media (min-width: 1024px) {
  .col--1 {
    width: 8.33333%;
    -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
            flex-basis: 8.33333%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--2 {
    width: 16.66667%;
    -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
            flex-basis: 16.66667%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--3 {
    width: 25%;
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--4 {
    width: 33.33333%;
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--5 {
    width: 41.66667%;
    -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
            flex-basis: 41.66667%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--6 {
    width: 50%;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--7 {
    width: 58.33333%;
    -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
            flex-basis: 58.33333%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--8 {
    width: 66.66667%;
    -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
            flex-basis: 66.66667%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--9 {
    width: 75%;
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--10 {
    width: 83.33333%;
    -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
            flex-basis: 83.33333%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--11 {
    width: 91.66667%;
    -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
            flex-basis: 91.66667%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

  .col--12 {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; } }
html {
  font-size: 62.5%; }

body {
  font-size: 100%; }

.text--left {
  text-align: left; }

.text--right {
  text-align: right; }

.text--centre {
  text-align: center; }

.button, .widget--social .social-links li a.social-link, .comment-form .submit,
a.button,
.widget--social .social-links li a.social-link,
.comment-form a.submit {
  display: inline-block;
  padding: 12px 30px;
  border: solid 2px transparent;
  border-radius: 4px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s; }
  .button--primary,
  a.button--primary {
    background-color: #B8D04C; }
  .button--secondary,
  a.button--secondary {
    background-color: #85ACA7; }
  .button--outline,
  a.button--outline {
    border-color: #B8D04C;
    color: #B8D04C; }
  .button:hover, .widget--social .social-links li a.social-link:hover, .comment-form .submit:hover,
  a.button:hover,
  .widget--social .social-links li a.social-link:hover,
  .comment-form a.submit:hover {
    background-color: #85ACA7;
    color: #ffffff; }
  .button:after, .widget--social .social-links li a.social-link:after, .comment-form .submit:after,
  a.button:after,
  .widget--social .social-links li a.social-link:after,
  .comment-form a.submit:after {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s; }

.back-to-top .button, .back-to-top .widget--social .social-links li a.social-link, .widget--social .social-links li .back-to-top a.social-link, .back-to-top .comment-form .submit, .comment-form .back-to-top .submit {
  padding: 6px 12px; }

.table {
  display: table;
  width: 100%;
  margin: 3rem 0;
  font-size: 1.8rem;
  border-collapse: collapse; }
  .table thead {
    text-align: left; }
    .table thead tr > th {
      padding: 1rem;
      border-bottom: solid 2px #2e3030; }
  .table tbody tr > td {
    padding: 1rem;
    border-bottom: solid 1px #939797; }
  .table tbody tr:nth-child(even) {
    background-color: #f0efe9; }
  .table tbody tr:hover {
    background-color: #dbd9cb; }
  .table tbody tr.selected {
    background-color: #B8D04C;
    color: #ffffff; }

.form {
  border: none; }
  .form__group {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
  .form__control {
    display: block;
    width: 100%;
    padding: 10px;
    border: solid 1px #2e3030;
    border-radius: 2px; }

.form--signup-callout .form__group {
  position: relative;
  top: 15px; }
  .form--signup-callout .form__group .form__control {
    display: inline-block;
    width: 85%;
    height: 52px;
    background: #ffffff;
    border-radius: 4px 0 0 4px;
    border: none; }
  .form--signup-callout .form__group .button, .form--signup-callout .form__group .widget--social .social-links li a.social-link, .widget--social .social-links li .form--signup-callout .form__group a.social-link, .form--signup-callout .form__group .comment-form .submit, .comment-form .form--signup-callout .form__group .submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 15%;
    height: 52px;
    background-color: #B8D04C;
    border-radius: 0 4px 4px 0; }

code {
  display: inline-block;
  padding: 5px 10px;
  color: #2e403b;
  background: #f0efe9; }

.responsive-image, .size-full {
  display: block;
  width: 100%;
  height: auto; }

.wp-caption img {
  display: block;
  width: 100%;
  height: auto; }
.wp-caption .wp-caption-text {
  margin: 0;
  padding: 10px;
  font-size: 1.2rem;
  font-style: italic;
  background-color: #f0efe9; }

.alignleft {
  float: left;
  margin: 10px 20px 10px 0; }

.alignright {
  float: right;
  margin: 10px 0 10px 10px; }

.aligncenter {
  display: block;
  margin: auto; }

.gallery-item img {
  display: block;
  width: 100%;
  height: auto; }

.banner {
  display: block;
  position: relative;
  width: 100%;
  height: 400px;
  padding: 0;
  background-color: #f0efe9; }
  @media (min-width: 768px) {
    .banner {
      height: 700px; } }
  .banner__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(46, 64, 59, 0.5); }
  .banner__content {
    width: 100%; }
  .banner .post--featured {
    display: block;
    position: relative;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center; }
    @media (min-width: 768px) {
      .banner .post--featured {
        height: 700px; } }
    .banner .post--featured__content {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      -webkit-transform: translate(0, -30%);
          -ms-transform: translate(0, -30%);
              transform: translate(0, -30%);
      width: 100%; }
      @media (min-width: 1024px) {
        .banner .post--featured__content {
          -webkit-transform: translate(0, -80%);
              -ms-transform: translate(0, -80%);
                  transform: translate(0, -80%); } }
      .banner .post--featured__content h1,
      .banner .post--featured__content p,
      .banner .post--featured__content a {
        color: #ffffff; }
      .banner .post--featured__content h1 {
        margin-bottom: -15px;
        font-size: 2.2rem; }
        @media (min-width: 1024px) {
          .banner .post--featured__content h1 {
            font-size: 6rem; } }
      .banner .post--featured__content .post__meta .divider {
        margin: 0 10px; }
      .banner .post--featured__content .post__meta .comments {
        margin-right: 10px; }

.banner-slider .slick-prev,
.banner-slider .slick-next {
  display: block;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 5px;
  z-index: 9800;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .banner-slider .slick-prev:before,
  .banner-slider .slick-next:before {
    position: relative;
    top: 0px;
    color: #ffffff;
    font-family: "FontAwesome";
    font-size: 4rem; }
  .banner-slider .slick-prev:hover,
  .banner-slider .slick-next:hover {
    background-color: #B8D04C; }
.banner-slider .slick-prev {
  left: 30px; }
  .banner-slider .slick-prev:before {
    content: '\f104'; }
.banner-slider .slick-next {
  right: 30px; }
  .banner-slider .slick-next:before {
    content: '\f105'; }
.banner-slider:hover .slick-prev,
.banner-slider:hover .slick-next {
  opacity: 1; }

.banner--featured_thumbs {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 60px 0 30px 0;
  background: -webkit-linear-gradient(0deg, black, transparent);
  background: -webkit-linear-gradient(90deg, black, transparent);
  background: linear-gradient(0deg, black, transparent); }
  .banner--featured_thumbs .banner-thumbs-slider {
    display: none;
    position: relative;
    top: 10px;
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out; }
    @media (min-width: 1024px) {
      .banner--featured_thumbs .banner-thumbs-slider {
        display: block; } }
    .banner--featured_thumbs .banner-thumbs-slider.slick-initialized {
      top: 0;
      opacity: 1;
      visibility: visible; }

.tabs {
  display: block; }

.tabs__list {
  margin: 0 0 20px 0;
  padding: 0;
  zoom: 1; }
  .tabs__list:before, .tabs__list:after {
    content: '';
    display: table; }
  .tabs__list:after {
    clear: both; }
  .tabs__list li {
    display: inline-block;
    list-style-type: none; }
    .tabs__list li a {
      display: block; }

.tabs__list li.active a,
.tabs__list li.hover a {
  border-bottom: solid 2px #B8D04C; }

.tabs__list li.active a,
.tabs__list li a:hover {
  border-bottom: solid 2px #B8D04C; }

.tabs__panels__item {
  display: none; }
  .tabs__panels__item.active {
    display: block; }

.alert, .latest-issue {
  display: block;
  width: 100%;
  margin: 30px auto;
  padding: 20px; }
  .alert--info {
    background-color: #ECF9FF;
    border-left: solid 5px #20b9ff;
    color: #20b9ff; }
  .alert--error {
    background-color: #FF7C7C;
    border-left: solid 5px #af0000;
    color: #af0000; }
  .alert--warning {
    background-color: #EEED70;
    border-left: solid 5px #828210;
    color: #828210; }
  .alert--message {
    background-color: #7AC7E3;
    border-left: solid 5px #195f78;
    color: #195f78; }
  .alert--success {
    background-color: #CBEEB8;
    border-left: solid 5px #59b02a;
    color: #59b02a; }

.site-header {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 10px;
  z-index: 9900; }
  .site-header__inner {
    position: relative;
    zoom: 1; }
    .site-header__inner:before, .site-header__inner:after {
      content: '';
      display: table; }
    .site-header__inner:after {
      clear: both; }
  .site-header .site-logo,
  .site-header .site-menu {
    width: 50%; }
    @media (min-width: 1440px) {
      .site-header .site-logo,
      .site-header .site-menu {
        width: 15%; } }

.site-logo img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 120px; }
@media (min-width: 768px) {
  .site-logo {
    width: 50%; } }

.site-menu {
  padding-top: 20px;
  text-align: right; }
  @media (min-width: 768px) {
    .site-menu {
      width: 50%; } }
  .site-menu a {
    margin-left: 10px;
    color: #ffffff;
    font-size: 2.4rem; }

.site-links {
  display: none;
  width: 70%; }
  @media (min-width: 1440px) {
    .site-links {
      display: block; } }

.site-footer {
  display: block;
  width: 100%;
  padding: 0 0 40px 0;
  background-color: #2e403b;
  zoom: 1; }
  .site-footer:before, .site-footer:after {
    content: '';
    display: table; }
  .site-footer:after {
    clear: both; }
  .site-footer__top {
    background-color: #23312d; }
  .site-footer__main {
    padding: 40px 0; }
    .site-footer__main img {
      display: block;
      margin: auto; }
      @media (min-width: 1024px) {
        .site-footer__main img {
          margin: 0; } }
  .site-footer__bottom {
    border-top: solid 1px #394f49; }
    .site-footer__bottom a {
      display: block;
      width: 100%;
      margin-bottom: 10px;
      text-align: center; }
      @media (min-width: 1024px) {
        .site-footer__bottom a {
          display: inline-block;
          width: auto;
          margin-bottom: 0;
          text-align: left; } }
    .site-footer__bottom span.divider {
      display: none; }
      @media (min-width: 1024px) {
        .site-footer__bottom span.divider {
          display: inline-block; } }

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .back-to-top a.button, .back-to-top .widget--social .social-links li a.social-link, .widget--social .social-links li .back-to-top a.social-link, .back-to-top .comment-form a.submit, .comment-form .back-to-top a.submit {
    display: block;
    width: 36px;
    height: 36px;
    background-color: #B8D04C;
    border-radius: 50%;
    text-align: center; }
    .back-to-top a.button .fa, .back-to-top .widget--social .social-links li a.social-link .fa, .widget--social .social-links li .back-to-top a.social-link .fa, .back-to-top .comment-form a.submit .fa, .comment-form .back-to-top a.submit .fa {
      position: relative;
      left: -3px;
      font-size: 1.8rem; }

.scrolled .back-to-top {
  opacity: 1;
  visibility: visible; }

.site-links {
  padding-top: 10px;
  text-align: center; }
  .site-links .nav-links {
    display: none; }
    @media (min-width: 1440px) {
      .site-links .nav-links {
        display: block; } }
    .site-links .nav-links li {
      display: inline-block;
      margin: 0 10px;
      padding-bottom: 20px; }
      .site-links .nav-links li a {
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none; }

.site-links .mega-menu-wrap li .mega-menu {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .site-links .mega-menu-wrap li .mega-menu ul.row {
    padding: 0; }
  .site-links .mega-menu-wrap li .mega-menu .mega-menu__item {
    display: inline-block;
    float: left;
    width: 16.6666666667%;
    margin: 0;
    padding: 0; }
    .site-links .mega-menu-wrap li .mega-menu .mega-menu__item .post {
      width: 100% !important; }
      .site-links .mega-menu-wrap li .mega-menu .mega-menu__item .post .post__thumb {
        height: 250px; }
      .site-links .mega-menu-wrap li .mega-menu .mega-menu__item .post .post__content {
        bottom: 0 !important; }
    .site-links .mega-menu-wrap li .mega-menu .mega-menu__item a {
      color: #2e3030 !important; }
    .site-links .mega-menu-wrap li .mega-menu .mega-menu__item figure {
      margin: 0 0 10px 0; }
      .site-links .mega-menu-wrap li .mega-menu .mega-menu__item figure img {
        display: block;
        width: 100%;
        height: auto; }

.mega-menu-wrap li:hover > .mega-menu {
  visibility: visible;
  opacity: 1; }

.social-links {
  text-align: center; }
  @media (min-width: 1024px) {
    .social-links {
      text-align: right; } }
  .social-links .social-link {
    display: inline-block; }
    .social-links .social-link a {
      display: block;
      width: 40px;
      height: 40px;
      border: solid 2px #ffffff;
      border-radius: 50%;
      text-align: center;
      color: #ffffff; }
      .social-links .social-link a .fa {
        position: relative;
        top: 5px;
        font-size: 1.6rem; }
    .social-links .social-link.social-link--fb a:hover {
      background-color: #3B5998;
      border-color: #3B5998; }
    .social-links .social-link.social-link--tw a:hover {
      background-color: #62A4C4;
      border-color: #62A4C4; }
    .social-links .social-link.social-link--ig a:hover {
      background-color: #608BA6;
      border-color: #608BA6; }

.nav-links--sidebar {
  padding: 0; }
  .nav-links--sidebar li {
    display: block;
    margin-bottom: 10px; }
    .nav-links--sidebar li.menu-accordion > a {
      position: relative; }
      .nav-links--sidebar li.menu-accordion > a:after {
        position: absolute;
        top: 5px;
        right: -20px;
        font-family: "FontAwesome";
        font-size: 1.2rem;
        content: '\f0d7'; }
      .nav-links--sidebar li.menu-accordion > a.open:after {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
    .nav-links--sidebar li > .sub-menu {
      display: none;
      padding: 10px 0 10px 10px; }

.social-links--sidebar {
  padding: 0;
  text-align: left; }
  .social-links--sidebar li {
    display: inline-block;
    margin-right: 5px; }
    .social-links--sidebar li a {
      display: block;
      width: 36px;
      height: 36px; }
      .social-links--sidebar li a .fa {
        position: relative;
        top: 4px;
        font-size: 1.4rem; }

.nav-links--footer {
  padding: 0;
  text-align: center; }
  .nav-links--footer li {
    display: block;
    width: 100%; }
    @media (min-width: 1024px) {
      .nav-links--footer li {
        display: inline-block;
        width: auto;
        margin-left: 10px;
        text-align: right; } }
    .nav-links--footer li a {
      color: #B8D04C; }
      .nav-links--footer li a:hover {
        color: #85ACA7; }
  @media (min-width: 1024px) {
    .nav-links--footer {
      text-align: right; } }

.post {
  position: relative;
  width: 100%;
  padding: 0 5px; }
  @media (min-width: 768px) {
    .post {
      width: 50%; } }
  @media (min-width: 1440px) {
    .post {
      width: 33.33333333333333%; } }
  .post .post__cats {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9000; }
  .post h3 {
    margin-bottom: 0; }
  .post__thumb {
    margin: 0;
    border-radius: 5px; }
    .post__thumb img {
      display: block;
      width: 100%;
      height: auto; }
  .post h3 {
    font-size: 1.8rem; }
  .post .post__meta {
    font-size: 1.2rem; }
  .post p.post__date {
    height: auto !important;
    margin: 0;
    font-size: 1rem !important;
    font-weight: 300; }
  .post .post__cats span,
  .post .post__cats a {
    display: inline-block;
    margin-right: 5px;
    padding: 3px;
    background-color: #B8D04C;
    color: #ffffff;
    border-radius: 3px; }
    .post .post__cats span:hover,
    .post .post__cats a:hover {
      background-color: #85ACA7; }

.post--featured {
  padding-left: 0;
  padding-right: 0; }

.row--post-grid {
  margin-left: -5px;
  margin-right: -5px; }

.post--grid-item {
  display: block;
  width: 100%;
  padding: 5px; }
  @media (min-width: 768px) {
    .post--grid-item {
      width: 50%; } }
  @media (min-width: 1440px) {
    .post--grid-item {
      width: 33.333333333%; } }
  .post--grid-item .inner {
    display: block;
    position: relative;
    overflow: hidden;
    background-size: 100%;
    border-radius: 5px; }
    .post--grid-item .inner .post__thumb {
      width: 100%;
      height: 330px;
      background-size: cover;
      background-position: center center;
      z-index: 4000;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .post--grid-item .inner .post__content {
      position: absolute;
      bottom: 0px;
      width: 100%;
      padding: 100px 15px 15px 15px;
      background: -webkit-linear-gradient(90deg, #2e403b, transparent);
      background: linear-gradient(0deg, #2e403b, transparent);
      z-index: 5000;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1440px) {
        .post--grid-item .inner .post__content {
          bottom: -70px; } }
      .post--grid-item .inner .post__content .post__cats {
        position: relative;
        top: 0;
        right: 0; }
      .post--grid-item .inner .post__content h3,
      .post--grid-item .inner .post__content p {
        color: #ffffff; }
      .post--grid-item .inner .post__content p {
        height: 40px;
        font-size: 1.4rem;
        font-family: "Open Sans", sans-serif;
        font-weight: lighter; }
    .post--grid-item .inner:hover .post__thumb {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
    .post--grid-item .inner:hover .post__content {
      bottom: 0; }

/* ================================================================= */
/* ================================================================= */
@media (min-width: 768px) {
  .row--post-clothing .post {
    width: 50%;
    height: 460px; } }
@media (min-width: 1800px) {
  .row--post-clothing .post {
    min-height: 550px; } }

@media (min-width: 768px) {
  .row--post-tech .post {
    width: 50%;
    height: 450px; } }
@media (min-width: 1440px) {
  .row--post-tech .post {
    width: 33.33333333333333333%;
    height: 405px; } }
@media (min-width: 1800px) {
  .row--post-tech .post {
    width: 33.33333333333333333%;
    height: 470px; } }

.row--post-list {
  margin-left: -15px;
  margin-right: -15px; }
  .row--post-list .post {
    width: 100%;
    margin-bottom: 20px; }
  .row--post-list .post--list-item .post__thumb {
    position: relative; }
    @media (min-width: 768px) {
      .row--post-list .post--list-item .post__thumb {
        width: 50%; } }
  .row--post-list .post--list-item .post__content {
    position: relative; }
    @media (min-width: 768px) {
      .row--post-list .post--list-item .post__content {
        width: 50%; } }

.row--post-grid--news .post--grid-item {
  /*@include breakpoint(large) {
  	
  	&:nth-child(1),
  	&:nth-child(2) {
  		width:50%;
  		
  		.post__content {
  			bottom:-80px;
  			
  			p {
  				height:50px;
  			}
  		}
  	}
  
  	
  }*/ }
  .row--post-grid--news .post--grid-item:last-child {
    display: none; }
    @media (min-width: 1024px) {
      .row--post-grid--news .post--grid-item:last-child {
        display: block; } }
  .row--post-grid--news .post--grid-item:hover .post__content {
    bottom: 0; }

.row.reviews-slider {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 0; }
  .row.reviews-slider .slick-next,
  .row.reviews-slider .slick-prev {
    display: block;
    top: -50px;
    width: 36px;
    height: 36px;
    background-color: #B8D04C;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .row.reviews-slider .slick-next:before,
    .row.reviews-slider .slick-prev:before {
      font-family: "FontAwesome"; }
    .row.reviews-slider .slick-next:hover,
    .row.reviews-slider .slick-prev:hover {
      background-color: #a0b930; }
  .row.reviews-slider .slick-prev {
    left: auto;
    right: 41px; }
    .row.reviews-slider .slick-prev:before {
      content: '\f104'; }
  .row.reviews-slider .slick-next {
    right: 0; }
    .row.reviews-slider .slick-next:before {
      content: '\f105'; }

.post--reviews {
  padding: 0 5px; }
  .post--reviews .inner {
    position: relative;
    height: 400px; }
    .post--reviews .inner .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(46, 64, 59, 0.3);
      z-index: 7000;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .post--reviews .inner .post--reviews__cat {
      display: block;
      position: absolute;
      top: 20px;
      right: 20px;
      left: auto;
      z-index: 8000; }
      .post--reviews .inner .post--reviews__cat a {
        padding: 5px;
        border-radius: 4px;
        color: #ffffff;
        background-color: #B8D04C; }
        .post--reviews .inner .post--reviews__cat a:first-child {
          display: none; }
    .post--reviews .inner .post__content {
      position: absolute;
      bottom: 0;
      padding: 20px;
      z-index: 8000;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1440px) {
        .post--reviews .inner .post__content {
          bottom: -80px; } }
      .post--reviews .inner .post__content h3,
      .post--reviews .inner .post__content p {
        color: #ffffff !important; }
    .post--reviews .inner:hover .overlay {
      background-color: rgba(46, 64, 59, 0.5); }
    .post--reviews .inner:hover .post__content {
      bottom: 0; }

.row--masonry .post--grid-item {
  width: 100%;
  padding: 5px; }
  .row--masonry .post--grid-item .inner {
    position: relative;
    height: 410px;
    overflow: hidden; }
    .row--masonry .post--grid-item .inner .post__thumb {
      width: 100%;
      height: 100%;
      background-size: cover; }
    .row--masonry .post--grid-item .inner .post__content {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 100px 15px 15px 15px;
      background: -webkit-linear-gradient(90deg, black, transparent);
      background: linear-gradient(0deg, black, transparent);
      z-index: 5000;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1440px) {
        .row--masonry .post--grid-item .inner .post__content {
          bottom: -70px; } }
      .row--masonry .post--grid-item .inner .post__content h3,
      .row--masonry .post--grid-item .inner .post__content p {
        color: #ffffff !important; }
  @media (min-width: 1024px) {
    .row--masonry .post--grid-item {
      width: 50%; } }
  .row--masonry .post--grid-item:nth-child(2), .row--masonry .post--grid-item:nth-child(3) {
    width: 50%; }
    .row--masonry .post--grid-item:nth-child(2) .inner, .row--masonry .post--grid-item:nth-child(3) .inner {
      height: 200px; }
  .row--masonry .post--grid-item:hover .inner .post__content {
    bottom: 0; }

.row--clothing .post {
  width: 100%; }
  @media (min-width: 768px) {
    .row--clothing .post {
      width: 50%; } }

.post--menu {
  display: block;
  width: 100%;
  margin-bottom: 10px; }
  .post--menu .post__thumb {
    float: left;
    position: relative;
    width: 30%; }
  .post--menu .post__content {
    float: right;
    width: 68%;
    padding: 0 10px; }

.widget-posts {
  padding: 0; }
  .widget-posts li {
    display: block; }
    .widget-posts li .post--widget {
      display: block;
      width: 100%;
      margin-bottom: 10px; }
      .widget-posts li .post--widget figure {
        margin: 0; }
        .widget-posts li .post--widget figure img {
          display: block;
          width: 100%;
          height: auto; }

.page-title--single {
  position: relative;
  height: 700px;
  padding: 0; }
  .page-title--single .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2e403b;
    opacity: 0.3; }
  .page-title--single .page-title__contents {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    z-index: 9000; }
    .page-title--single .page-title__contents h1,
    .page-title--single .page-title__contents p {
      color: #ffffff; }
    .page-title--single .page-title__contents p span {
      display: inline-block;
      margin-right: 20px; }
    .page-title--single .page-title__contents h1 {
      font-size: 3rem; }
      @media (min-width: 768px) {
        .page-title--single .page-title__contents h1 {
          font-size: 3rem; } }
      @media (min-width: 1024px) {
        .page-title--single .page-title__contents h1 {
          font-size: 3rem; } }
      @media (max-width: 768px) {
        .page-title--single .page-title__contents h1 {
          font-size: 2rem; } }
  .page-title--single .page-title__meta {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 160px 20px 20px 20px;
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(46, 64, 59, 0)), color-stop(100%, #2e403b));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(46, 64, 59, 0) 0%, #2e403b 100%);
    /* safari5.1+,chrome10+ */
    /* opera 11.10+ */
    /* ie10+ */
    background: linear-gradient(180deg, rgba(46, 64, 59, 0) 0%, #2e403b 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e403b', endColorstr='#2e403b',GradientType=0 )
    /* ie6-9 */ }
    .page-title--single .page-title__meta figure {
      float: left;
      width: 60px;
      margin: 0 20px 0 0; }
      .page-title--single .page-title__meta figure img {
        display: block;
        width: 100%;
        height: auto;
        border-radius: 50%; }
    .page-title--single .page-title__meta p {
      margin: 5px;
      color: #ffffff; }
    .page-title--single .page-title__meta .post-tags {
      margin-top: 20px;
      text-align: right;
      color: #ffffff; }
      .page-title--single .page-title__meta .post-tags__list {
        display: inline-block;
        padding: 0; }
        .page-title--single .page-title__meta .post-tags__list li {
          display: inline-block;
          margin-left: 10px;
          font-size: 1.2rem; }
          .page-title--single .page-title__meta .post-tags__list li a {
            display: block;
            padding: 5px 10px;
            background-color: rgba(255, 255, 255, 0.5);
            border-radius: 4px;
            color: #2e403b;
            font-weight: normal; }
            .page-title--single .page-title__meta .post-tags__list li a:hover {
              background-color: #B8D04C;
              color: #ffffff; }

.post-author {
  display: block;
  width: 100%;
  margin: 30px 0;
  padding: 50px;
  background-color: #f0efe9; }
  .post-author .author-info__avatar {
    display: none; }
    @media (min-width: 1440px) {
      .post-author .author-info__avatar {
        display: block; } }
  .post-author .author-info__heading {
    margin: 0 0 -10px 0;
    font-size: 1.2rem;
    text-transform: uppercase; }
  .post-author figure {
    margin: 0; }
    .post-author figure img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 50%; }

.post-nav {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  background: #f0efe9; }
  @media (min-width: 1024px) {
    .post-nav {
      margin-bottom: 0; } }
  .post-nav figure {
    float: left;
    width: 140px;
    margin: 0 20px 0 0; }
    .post-nav figure img {
      display: block;
      width: 100%;
      height: auto; }
  .post-nav strong {
    display: block;
    margin-top: 10px;
    margin-bottom: -5px;
    color: #85ACA7; }
  .post-nav h4 {
    padding-right: 20px;
    font-size: 1.6rem;
    color: #2e3030; }
  @media (min-width: 1024px) {
    .post-nav {
      width: 400px; } }
  .post-nav--next {
    float: right; }
    .post-nav--next figure {
      float: right;
      margin: 0 0 0 20px; }
    .post-nav--next strong {
      padding-left: 20px; }
    .post-nav--next h4 {
      padding-right: 0;
      padding-left: 20px; }

.row--related .post {
  width: 100%; }
  @media (min-width: 1024px) {
    .row--related .post {
      width: 33.33333333333333%; } }
  .row--related .post .post__content {
    bottom: 0 !important; }

.widget {
  margin-bottom: 30px;
  padding: 0 30px; }
  .widget h3, .widget__title {
    margin-top: 0;
    font-size: 1.6rem;
    overflow: hidden; }
    .widget h3 span, .widget__title span {
      display: inline-block;
      padding: 10px;
      background-color: #B8D04C;
      color: #ffffff;
      border-radius: 4px; }
  .widget h4 {
    font-size: 1.6rem; }
  .widget a.button, .widget .widget--social .social-links li a.social-link, .widget--social .social-links li .widget a.social-link, .widget .comment-form a.submit, .comment-form .widget a.submit {
    display: block; }
  .widget ul {
    padding: 0; }
    .widget ul li {
      display: block; }
      .widget ul li a {
        color: #535757;
        font-weight: 500; }
        .widget ul li a:hover {
          color: #B8D04C; }

.widget--social {
  padding: 0; }
  .widget--social .social-links {
    margin: 0;
    padding: 0; }
    .widget--social .social-links li {
      display: block; }
      .widget--social .social-links li a.social-link {
        display: block;
        position: relative;
        margin-bottom: 10px;
        padding-left: 75px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 2rem;
        border: none;
        overflow: hidden; }
        .widget--social .social-links li a.social-link .social-icon {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          width: 60px;
          padding: 15px;
          background-color: rgba(0, 0, 0, 0.2);
          font-size: 2.4rem;
          text-align: center; }
        .widget--social .social-links li a.social-link--fb {
          background-color: #3B5998 !important; }
        .widget--social .social-links li a.social-link--tw {
          background-color: #62A4C4 !important; }
        .widget--social .social-links li a.social-link--li {
          background-color: #1C87BD !important; }
        .widget--social .social-links li a.social-link--yt {
          background-color: #F23030 !important; }
        .widget--social .social-links li a.social-link--ig {
          background-color: #608BA6 !important; }
        .widget--social .social-links li a.social-link--rss {
          background-color: #EF5500 !important; }

.widget--posts {
  padding: 0; }
  .widget--posts .post-list {
    padding: 0; }
    .widget--posts .post-list li {
      margin-bottom: 20px; }
      .widget--posts .post-list li figure {
        margin: 0; }
        .widget--posts .post-list li figure img {
          display: block;
          width: 100%;
          height: auto; }
  .widget--posts article {
    width: 100% !important; }
    .widget--posts article figcaption {
      padding-top: 40px; }

.widget--advertise {
  padding: 30px;
  background-color: #B8D04C; }
  .widget--advertise h3.widget__title {
    background: none; }
  .widget--advertise a.button, .widget--advertise .widget--social .social-links li a.social-link, .widget--social .social-links li .widget--advertise a.social-link, .widget--advertise .comment-form a.submit, .comment-form .widget--advertise a.submit {
    background-color: #a0b930;
    color: #ffffff; }
    .widget--advertise a.button:hover, .widget--advertise .widget--social .social-links li a.social-link:hover, .widget--social .social-links li .widget--advertise a.social-link:hover, .widget--advertise .comment-form a.submit:hover, .comment-form .widget--advertise a.submit:hover {
      background-color: #7d9026; }
  .widget--advertise h3,
  .widget--advertise p {
    color: #ffffff; }

.widget--sub-pages {
  margin-bottom: 30px;
  padding: 0; }
  .widget--sub-pages ul {
    padding: 0; }
    .widget--sub-pages ul li {
      list-style: none; }
      .widget--sub-pages ul li:before {
        margin-right: 10px;
        font-family: "FontAwesome";
        content: '\f0da'; }

.widget--footer {
  padding: 0 30px; }
  @media (min-width: 1024px) {
    .widget--footer {
      padding: 30px; } }
  .widget--footer .row {
    margin-left: -5px;
    margin-right: -5px; }
    .widget--footer .row .col {
      padding: 0 10px; }
  .widget--footer .widget__title {
    background: none; }
    .widget--footer .widget__title span {
      border-radius: 4px !important; }
  .widget--footer ul {
    padding: 0; }
    .widget--footer ul li {
      display: block;
      margin-bottom: 10px; }
      .widget--footer ul li a {
        font-size: 1.4rem;
        font-weight: 400;
        color: #ffffff; }
        .widget--footer ul li a:hover {
          color: #B8D04C; }

.widget--posts-footer figure {
  width: 30%; }
  @media (min-width: 1024px) {
    .widget--posts-footer figure {
      width: 35%; } }
.widget--posts-footer .col--8 {
  width: 70%; }
  @media (min-width: 1024px) {
    .widget--posts-footer .col--8 {
      width: 65%; } }

.signup-callout {
  margin: 30px 0;
  padding: 30px;
  background-color: #2e403b; }
  .signup-callout h4,
  .signup-callout p {
    color: #ffffff; }
  .signup-callout h4 {
    margin-top: 0;
    font-size: 2rem; }
  .signup-callout p {
    margin-bottom: 0; }

h3.comments-title {
  font-size: 2rem; }
  h3.comments-title:before {
    margin-right: 5px;
    font-family: "FontAwesome";
    content: '\f0e6'; }

ol.comment-list {
  padding: 0; }
  ol.comment-list li.comment {
    display: inline-block;
    margin-bottom: 30px;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05); }
    ol.comment-list li.comment .comment-author img {
      float: left;
      margin-right: 10px;
      border-radius: 50%; }
    ol.comment-list li.comment a.comment-reply-link {
      padding: 5px;
      border: solid 2px #B8D04C;
      border-radius: 4px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      ol.comment-list li.comment a.comment-reply-link:hover {
        background-color: #B8D04C;
        color: #ffffff; }

.comment-form label {
  display: block; }
.comment-form input[type="text"],
.comment-form textarea {
  width: 100%;
  padding: 10px;
  background-color: #ffffff;
  border-radius: 4px;
  border: none; }
  @media (min-width: 1024px) {
    .comment-form input[type="text"],
    .comment-form textarea {
      width: 500px; } }
.comment-form .submit {
  background-color: #B8D04C;
  cursor: pointer; }

.show-search .page-wrapper {
  -webkit-transform: translateY(240px);
      -ms-transform: translateY(240px);
          transform: translateY(240px); }

.search-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 400px;
  background-color: #2e403b;
  z-index: 8000; }
  .search-wrapper .container {
    padding-top: 60px; }
    .search-wrapper .container h2 {
      color: #ffffff;
      font-size: 3.6rem;
      font-weight: 300;
      text-align: center; }
    .search-wrapper .container .form {
      border-bottom: solid 1px #ffffff; }
      .search-wrapper .container .form .form__group {
        display: inline-block;
        width: 94%;
        margin: 0;
        font-size: 2rem;
        font-weight: 300; }
        .search-wrapper .container .form .form__group--button {
          width: 5%; }
          .search-wrapper .container .form .form__group--button button {
            position: relative;
            top: -10px;
            right: 10px;
            padding: 0;
            background: none;
            font-size: 3rem; }
            @media (min-width: 1024px) {
              .search-wrapper .container .form .form__group--button button {
                right: -25px; } }
        .search-wrapper .container .form .form__group .form__control {
          float: right;
          padding: 10px;
          background: none;
          border: none;
          color: #ffffff; }

.search-count {
  font-size: 1.2rem; }

.row--search {
  margin-left: -10px;
  margin-right: -10px; }
  .row--search .post {
    padding-left: 10px;
    padding-right: 10px; }

html {
  font-size: 62.5%; }

body {
  font-size: 100%;
  font-family: "Open Sans", sans-serif;
  line-height: 1.6;
  color: #535757; }

ul {
  padding-left: 20px;
  font-size: 1.6rem; }

a {
  text-decoration: none;
  color: #B8D04C;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  a:hover {
    color: #85ACA7; }

h1,
h2,
h3,
h4,
h5 {
  margin: 10px 0;
  font-family: "Exo", sans-serif; }

h1 {
  font-size: 5.96rem; }

h2 {
  font-size: 4.768rem; }

h3 {
  font-size: 3.815rem; }

h4 {
  font-size: 3.052rem; }

h5 {
  font-size: 2.441rem; }

/*.section-heading {
	display:block;
	position:relative;
	margin-bottom:20px;
	//font-size:2rem;
	border-bottom:solid 4px darken(colour('grey','light'),10);
	
	h2,
	h3,
	h4 {
		display:inline-block;
		position:relative;
		top:20px;
		margin:0;
		font-size:2rem;
		
		&:after {
			display:inline-block;
			position:relative;
			top:-9px;
			width:100%;
			height:4px;
			background-color:colour('primary');
			content:'';
		}
	}
	
	a.button {
		display:none;
		float:right;
		font-size:1.6rem;
		
		@include breakpoint(large) {
			display:block;
			position:relative;
			top:10px;
		}
		
		&:hover {
			background-color:colour('secondary');
		}
	}
}*/
.section-heading {
  display: block;
  position: relative;
  margin: 20px 0;
  background-color: #f0efe9;
  border-radius: 4px;
  overflow: hidden; }
  .section-heading h2,
  .section-heading h3,
  .section-heading h4 {
    display: inline-block;
    margin: 0;
    padding: 10px;
    font-size: 1.6rem;
    color: #ffffff;
    background-color: #B8D04C; }
  .section-heading a.button, .section-heading .widget--social .social-links li a.social-link, .widget--social .social-links li .section-heading a.social-link, .section-heading .comment-form a.submit, .comment-form .section-heading a.submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    font-size: 1.4rem;
    background: none;
    border-radius: 0;
    -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s; }
  .section-heading p {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 1.2rem; }

p {
  font-size: 1.8rem; }

.text--lead {
  font-weight: 300;
  font-size: 2rem;
  font-style: normal; }

blockquote {
  margin: 30px 0;
  padding-left: 3rem;
  border-left: solid 3px #B8D04C; }
  blockquote p {
    font-size: 2.2rem;
    font-weight: 300; }

.text--center {
  text-align: center; }

/*.drop-cap {
	float:left;
	font-weight:bold;
	font-size:6rem;
	line-height: 1;
	margin-top:-10px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
}*/
.wrapper--holding {
  padding: 0;
  background-image: url(images/holding-bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-attachment: fixed; }
  @media (min-width: 1280px) {
    .wrapper--holding {
      height: 100vh; } }
  .wrapper--holding .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .wrapper--holding .container {
    position: relative;
    height: 100%; }
    .wrapper--holding .container h1,
    .wrapper--holding .container p {
      color: #ffffff; }
    .wrapper--holding .container h1 {
      font-size: 3.2rem; }

a.button, .widget--social .social-links li a.social-link, .comment-form a.submit {
  background-color: #B8D04C; }
  a.button:hover, .widget--social .social-links li a.social-link:hover, .comment-form a.submit:hover {
    background-color: #a0b930; }

@media (min-width: 1280px) {
  .content-block--center-v {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); } }

.holding-logo {
  width: 200px;
  margin: 0; }
  .holding-logo img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 150px; }
  @media (min-width: 768px) {
    .holding-logo {
      width: 300px;
      margin: 0; }
      .holding-logo img {
        max-width: 100%; } }

.holding-mockup {
  float: right; }
  .holding-mockup img {
    display: block;
    width: 100%;
    height: auto; }
    @media (min-width: 1280px) {
      .holding-mockup img {
        margin: 150px auto 0 auto; } }

.form--signup .form__control {
  display: inline-block;
  width: 400px;
  height: 52px;
  border: none;
  border-radius: 4px 0 0 4px; }
.form--signup .button, .form--signup .widget--social .social-links li a.social-link, .widget--social .social-links li .form--signup a.social-link, .form--signup .comment-form .submit, .comment-form .form--signup .submit {
  position: relative;
  left: -3px;
  height: 52px;
  background-color: #B8D04C;
  border-radius: 0 4px 4px 0; }

.latest-issue {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 60px;
  background-color: #B8D04C;
  background-size: cover;
  color: #ffffff;
  text-align: center;
  border-radius: 4px; }
  .latest-issue img {
    position: absolute;
    left: 20px;
    top: 15px;
    max-width: 80px;
    height: auto; }
  .latest-issue a.button, .latest-issue .widget--social .social-links li a.social-link, .widget--social .social-links li .latest-issue a.social-link, .latest-issue .comment-form a.submit, .comment-form .latest-issue a.submit {
    position: absolute;
    top: 15px;
    right: 20px;
    background-color: #ffffff;
    color: #2e3030; }

.wrapper--course-review {
  position: relative;
  height: 660px;
  background-size: cover;
  background-position: center center; }
  @media (min-width: 1024px) {
    .wrapper--course-review {
      height: 500px; } }
  .wrapper--course-review .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, black 0%, rgba(255, 255, 255, 0.2) 100%);
    /* safari5.1+,chrome10+ */
    /* opera 11.10+ */
    /* ie10+ */
    background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0.2) 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
    /* ie6-9 */
    opacity: 0.7; }
  .wrapper--course-review .course-content {
    position: relative;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    .wrapper--course-review .course-content h2,
    .wrapper--course-review .course-content h3,
    .wrapper--course-review .course-content h4,
    .wrapper--course-review .course-content h5,
    .wrapper--course-review .course-content p,
    .wrapper--course-review .course-content li {
      color: #ffffff; }
    .wrapper--course-review .course-content h2 {
      margin-bottom: -10px;
      font-size: 2.2rem;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 2px; }
    @media (min-width: 1024px) {
      .wrapper--course-review .course-content__excerpt {
        margin: 40px 0;
        font-size: 2rem;
        font-weight: 300;
        font-style: italic;
        padding-left: 40px;
        border-left: solid 5px #B8D04C; } }
    .wrapper--course-review .course-content a.button, .wrapper--course-review .course-content .widget--social .social-links li a.social-link, .widget--social .social-links li .wrapper--course-review .course-content a.social-link, .wrapper--course-review .course-content .comment-form a.submit, .comment-form .wrapper--course-review .course-content a.submit {
      width: 100%;
      margin-bottom: 10px;
      text-align: center; }
      @media (min-width: 1024px) {
        .wrapper--course-review .course-content a.button, .wrapper--course-review .course-content .widget--social .social-links li a.social-link, .widget--social .social-links li .wrapper--course-review .course-content a.social-link, .wrapper--course-review .course-content .comment-form a.submit, .comment-form .wrapper--course-review .course-content a.submit {
          width: auto;
          margin-right: 10px; } }
      .wrapper--course-review .course-content a.button--secondary {
        background-color: #85ACA7; }
    .wrapper--course-review .course-content__reviewer {
      width: 175px;
      margin: auto;
      color: #ffffff; }
      .wrapper--course-review .course-content__reviewer figure {
        margin: 0; }
        .wrapper--course-review .course-content__reviewer figure img {
          display: block;
          width: 100%;
          height: auto;
          border-radius: 50%; }
      .wrapper--course-review .course-content__reviewer .text--small {
        display: block;
        margin-bottom: -10px;
        padding-top: 10px;
        font-size: 1.2rem;
        font-weight: 300; }
      .wrapper--course-review .course-content__reviewer .text--large {
        font-size: 1.8rem;
        font-weight: bold; }

.review-slider .slick-prev,
.review-slider .slick-next {
  z-index: 8000; }
  .review-slider .slick-prev:before,
  .review-slider .slick-next:before {
    font-family: "FontAwesome"; }
.review-slider .slick-prev {
  left: 25px; }
  .review-slider .slick-prev:before {
    content: '\f104'; }
.review-slider .slick-next {
  right: 25px; }
  .review-slider .slick-next:before {
    content: '\f105'; }

.wrapper--feat-vids {
  position: relative;
  height: 500px;
  background-size: cover;
  background-position: center center; }
  .wrapper--feat-vids .overlay {
    position: absolute;
    top: 20%;
    bottom: 0;
    width: 100%;
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, transparent));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, black 0%, rgba(255, 255, 255, 0) 100%);
    /* safari5.1+,chrome10+ */
    /* opera 11.10+ */
    /* ie10+ */
    background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
    /* ie6-9 */
    opacity: 0.5; }

.form--societies .form__group label,
.form--societies .form__group .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%; }
  @media (min-width: 768px) {
    .form--societies .form__group label,
    .form--societies .form__group .wpcf7-form-control-wrap {
      width: 20%; } }
.form--societies .form__group label {
  font-size: 1.6rem; }
@media (min-width: 768px) {
  .form--societies .form__group .wpcf7-form-control-wrap {
    width: 75%; } }
.form--societies .form__group input[type="text"],
.form--societies .form__group input[type="email"] {
  height: 46px;
  border: solid 2px #f0efe9; }
.form--societies .form__group .select2-container--default .select2-selection--single {
  border: solid 2px #f0efe9; }

.course-of-month {
  display: block;
  width: 100%;
  height: 600px;
  border-radius: 4px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .course-of-month {
      height: 400px; } }
  .course-of-month__inner {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }
    .course-of-month__inner .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #2e403b;
      opacity: 0.3; }
  .course-of-month__content {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 1024px) {
      .course-of-month__content .container {
        width: 50%;
        margin: 0; } }
    .course-of-month__content h3,
    .course-of-month__content p {
      color: #ffffff; }
    .course-of-month__content h3 {
      margin-bottom: 0; }
    .course-of-month__content p {
      margin-top: 0; }

.featured-courses-slider {
  margin-bottom: 0; }
  .featured-courses-slider .slick-prev,
  .featured-courses-slider .slick-next {
    top: auto;
    bottom: 0;
    width: 50%;
    height: 52px;
    background-color: #2e403b;
    z-index: 9000;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .featured-courses-slider .slick-prev:before,
    .featured-courses-slider .slick-next:before {
      font-family: "FontAwesome";
      font-size: 2rem;
      color: #ffffff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .featured-courses-slider .slick-prev:hover,
    .featured-courses-slider .slick-next:hover {
      opacity: 1; }
    @media (min-width: 768px) {
      .featured-courses-slider .slick-prev,
      .featured-courses-slider .slick-next {
        top: 50%;
        width: 52px;
        bottom: auto; } }
  .featured-courses-slider .slick-prev {
    left: 0;
    border-radius: 0 4px 4px 0; }
    .featured-courses-slider .slick-prev:before {
      content: '\f104'; }
  .featured-courses-slider .slick-next {
    right: 0;
    border-radius: 4px 0 0 4px; }
    .featured-courses-slider .slick-next:before {
      content: '\f105'; }
  .featured-courses-slider .course-of-month .container {
    width: 100%;
    margin: auto; }
    @media (min-width: 768px) {
      .featured-courses-slider .course-of-month .container {
        padding: 0 80px; } }

@media (min-width: 1800px) {
  .post.region-page {
    width: 33.33333333333%; } }
.post.region-page .inner {
  background-image: url(images/inside-golf-placeholder.jpg);
  background-size: cover; }

.post--course-list .post__cats--courses {
  margin: 0;
  padding: 0;
  text-align: center; }
  .post--course-list .post__cats--courses li {
    display: inline-block;
    padding: 3px 6px;
    font-size: 1.2rem;
    font-weight: 500;
    color: #ffffff;
    background-color: #B8D04C;
    border-radius: 4px; }
    .post--course-list .post__cats--courses li.course-directory {
      background-color: #742283; }
    .post--course-list .post__cats--courses li.course-Review {
      background-color: #005ba0; }

.page-title--courses {
  height: 650px;
  padding-bottom: 160px !important; }
  @media (min-width: 1024px) {
    .page-title--courses {
      height: auto; } }

.course-search {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 30px;
  background-color: #2e403b; }
  .course-search .form__group {
    overflow: hidden;
    border-radius: 4px; }
    @media (min-width: 1024px) {
      .course-search .form__group {
        width: 20%;
        margin-bottom: 0; } }
    .course-search .form__group input[type="text"],
    .course-search .form__group select {
      height: 45px;
      border-radius: 4px; }
    .course-search .form__group .wpas-taxonomy-field {
      overflow: hidden;
      border-radius: 4px; }
    .course-search .form__group--select {
      position: relative; }
      .course-search .form__group--select select {
        width: 115%; }
      .course-search .form__group--select:after {
        position: absolute;
        right: 20px;
        top: 10px;
        font-family: "FontAwesome";
        font-size: 1.6rem;
        content: '\f0d7'; }
    .course-search .form__group .button--course-search {
      width: 100%;
      height: 45px;
      background-color: #B8D04C; }
      .course-search .form__group .button--course-search:hover {
        background-color: #85ACA7; }

.page-title--course-review {
  position: relative;
  height: 400px; }
  .page-title--course-review .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(46, 64, 59, 0.5);
    z-index: 7000; }
  .page-title--course-review .page-title__contents {
    position: relative;
    z-index: 8000; }
    .page-title--course-review .page-title__contents h1 {
      margin-top: 80px; }
    .page-title--course-review .page-title__contents h1,
    .page-title--course-review .page-title__contents p {
      color: #ffffff; }
    .page-title--course-review .page-title__contents p {
      margin: 40px 0;
      font-size: 2rem;
      font-weight: 300;
      font-style: italic;
      padding-left: 40px;
      border-left: solid 5px #B8D04C; }
  .page-title--course-review .review-author {
    margin: 0;
    padding: 0;
    background: none; }
    .page-title--course-review .review-author figure {
      float: left;
      width: 72px;
      margin-right: 20px; }
      .page-title--course-review .review-author figure img {
        display: block;
        width: 100%;
        height: auto; }
    .page-title--course-review .review-author p {
      position: relative;
      top: 15px;
      font-size: 1rem;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 2px;
      border: none; }
      .page-title--course-review .review-author p strong {
        font-weight: bold;
        font-size: 2.4rem;
        text-transform: none;
        letter-spacing: normal; }

.widget--facts {
  float: right;
  width: 100%;
  margin: 0 0 30px 30px;
  background-color: #f0efe9; }
  @media (min-width: 1024px) {
    .widget--facts {
      width: 300px; } }
  .widget--facts .widget__title {
    font-size: 2rem; }
  .widget--facts li {
    margin-bottom: 10px; }

.review-fees {
  display: block;
  width: 100%;
  margin: 30px 0;
  padding: 30px;
  border-radius: 4px;
  background-color: #B8D04C; }
  .review-fees h3,
  .review-fees h4,
  .review-fees p,
  .review-fees ul,
  .review-fees ul li {
    color: #ffffff; }

.course-review-gallery {
  margin-bottom: 0; }
  .course-review-gallery__slide {
    position: relative;
    margin: 0; }
    .course-review-gallery__slide figcaption {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 10px;
      color: #ffffff;
      background-color: rgba(0, 0, 0, 0.5); }
  .course-review-gallery .slick-prev,
  .course-review-gallery .slick-next {
    z-index: 8000;
    width: 36px;
    height: 36px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .course-review-gallery .slick-prev:before,
    .course-review-gallery .slick-next:before {
      font-family: "FontAwesome"; }
    .course-review-gallery .slick-prev:hover,
    .course-review-gallery .slick-next:hover {
      width: 46px;
      height: 46px;
      background-color: rgba(0, 0, 0, 0.6); }
  .course-review-gallery .slick-prev {
    left: 30px; }
    .course-review-gallery .slick-prev:before {
      content: '\f104'; }
  .course-review-gallery .slick-next {
    right: 30px; }
    .course-review-gallery .slick-next:before {
      content: '\f105'; }

.course-review-gallery--thumbs .slick-prev,
.course-review-gallery--thumbs .slick-next {
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  z-index: 9100; }
  .course-review-gallery--thumbs .slick-prev:before,
  .course-review-gallery--thumbs .slick-next:before {
    font-family: "FontAwesome"; }
  .course-review-gallery--thumbs .slick-prev:hover,
  .course-review-gallery--thumbs .slick-next:hover {
    background-color: #B8D04C; }
.course-review-gallery--thumbs .slick-prev {
  left: 15px; }
  .course-review-gallery--thumbs .slick-prev:before {
    content: '\f104'; }
.course-review-gallery--thumbs .slick-next {
  right: 15px; }
  .course-review-gallery--thumbs .slick-next:before {
    content: '\f105'; }
.course-review-gallery--thumbs .course-review-gallery__thumb {
  max-width: 100px;
  margin: 0;
  border: solid 5px #dbd9cb; }
  .course-review-gallery--thumbs .course-review-gallery__thumb img {
    -webkit-filter: grayscale(100);
            filter: grayscale(100); }
  .course-review-gallery--thumbs .course-review-gallery__thumb.slick-current {
    border-color: #B8D04C; }
    .course-review-gallery--thumbs .course-review-gallery__thumb.slick-current img {
      -webkit-filter: grayscale(0);
              filter: grayscale(0); }
  .course-review-gallery--thumbs .course-review-gallery__thumb:hover {
    border-color: #85ACA7; }

.review-pros-cons ul {
  padding: 0; }
  .review-pros-cons ul li {
    margin-bottom: 10px;
    list-style: none; }
    .review-pros-cons ul li .fa {
      margin-right: 10px; }
  .review-pros-cons ul.pros-list li .fa {
    color: #8fda66; }
  .review-pros-cons ul.cons-list li .fa {
    color: #ff4949; }

.review-scores {
  padding: 0; }
  .review-scores__item {
    display: block;
    margin-bottom: 10px; }
    .review-scores__item h4 {
      margin-bottom: -10px;
      font-size: 2rem; }
    .review-scores__item p {
      margin: 0 0 10px 0; }

.review-course-info {
  display: block;
  width: 100%;
  margin: 30px 0;
  background-color: #2e403b; }
  .review-course-info .review-course-info__content {
    padding: 40px; }
    .review-course-info .review-course-info__content h3,
    .review-course-info .review-course-info__content h4,
    .review-course-info .review-course-info__content h5,
    .review-course-info .review-course-info__content p,
    .review-course-info .review-course-info__content address {
      color: #ffffff; }
    .review-course-info .review-course-info__content address {
      font-style: normal;
      font-size: 1.6rem; }

.review-author {
  display: block;
  width: 100%;
  margin: 30px 0;
  padding: 50px;
  background-color: #f0efe9; }
  .review-author .author-info__heading {
    margin: 0 0 -10px 0;
    font-size: 1.2rem;
    text-transform: uppercase; }
  .review-author figure {
    margin: 0; }
    .review-author figure img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 50%; }

.row--related-courses {
  margin-left: -5px;
  margin-right: -5px; }

.wrapper--featured-course {
  display: block;
  width: 100%;
  position: relative;
  height: 700px;
  padding: 0;
  background: #f5f3eb; }
  .wrapper--featured-course .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(46, 64, 59, 0.5); }
  .wrapper--featured-course .course {
    display: block;
    width: 100%;
    height: 700px;
    background-size: cover;
    background-position: center center; }
    .wrapper--featured-course .course .course--featured__content {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      width: 100%; }
      .wrapper--featured-course .course .course--featured__content h1,
      .wrapper--featured-course .course .course--featured__content h2,
      .wrapper--featured-course .course .course--featured__content p {
        color: #ffffff; }
      .wrapper--featured-course .course .course--featured__content h1 {
        font-size: 2rem;
        font-weight: 200;
        text-transform: uppercase; }

.row--reviewers {
  margin: 30px 0; }
  .row--reviewers .course-reviewer img {
    max-width: 60%;
    margin: auto; }
  @media (min-width: 768px) {
    .row--reviewers .course-reviewer {
      width: 50%; } }
  @media (min-width: 1024px) {
    .row--reviewers .course-reviewer {
      width: 25%; } }

.row--courses-scoring {
  margin-top: 30px; }
  .row--courses-scoring .course-scores {
    width: 100% !important;
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .row--courses-scoring .course-scores .course-scores__icon {
        width: 10%; } }
    .row--courses-scoring .course-scores .course-scores__icon img {
      max-width: 40%;
      margin: auto; }
      @media (min-width: 768px) {
        .row--courses-scoring .course-scores .course-scores__icon img {
          max-width: 80%;
          margin: 0; } }
    @media (min-width: 768px) {
      .row--courses-scoring .course-scores .course-scores__content {
        width: 90%; } }
    @media (min-width: 768px) {
      .row--courses-scoring .course-scores {
        text-align: left; } }

@media (min-width: 1440px) {
  .row--course-regions .post.region-page {
    width: 33.33333333%; } }
@media (min-width: 1800px) {
  .row--course-regions .post.region-page {
    width: 25%; } }

.post.post--course-list {
  width: 100%; }
  @media (min-width: 768px) {
    .post.post--course-list {
      width: 50%; } }
  .post.post--course-list .inner {
    position: relative;
    height: 260px;
    background-position: center center;
    background-size: cover;
    background-image: url(images/inside-golf-placeholder.jpg); }
    .post.post--course-list .inner .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #2e403b;
      opacity: 0.5;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .post.post--course-list .inner .post--course-list__content {
      display: block;
      width: 100%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
      .post.post--course-list .inner .post--course-list__content h3 {
        color: #ffffff; }
      .post.post--course-list .inner .post--course-list__content p.course-location {
        margin: 0;
        text-align: center;
        color: #ffffff; }
        .post.post--course-list .inner .post--course-list__content p.course-location .fa {
          margin-right: 10px;
          color: #B8D04C; }
    .post.post--course-list .inner:hover .overlay {
      opacity: 0.7; }

@media (min-width: 1024px) {
  .row--course-reviews .post.post--course-list {
    width: 33.333333333333%; } }

body {
  overflow-x: hidden; }

.ad-placeholder {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 0px; }
  .ad-placeholder .inner {
    background-color: #ebebeb;
    padding: 30px; }

.page-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.cat-nav-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  padding-top: 30px;
  background-color: #090909;
  z-index: 9999;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media (min-width: 768px) {
    .cat-nav-wrapper {
      width: 400px;
      -webkit-transform: translateX(400px);
          -ms-transform: translateX(400px);
              transform: translateX(400px); } }
  .cat-nav-wrapper a {
    color: #ffffff; }
  .cat-nav-wrapper .nav-toggle {
    font-size: 3rem; }
  .cat-nav-wrapper .widget__title {
    color: #ffffff; }

.show-nav .cat-nav-wrapper {
  right: 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }
.show-nav .page-overlay {
  opacity: 1;
  visibility: visible; }

.off-canvas {
  position: fixed;
  min-height: 100vh;
  overflow: scroll; }
  .off-canvas__header {
    display: block;
    width: 100%;
    position: relative;
    height: 50px;
    margin-top: 20px; }
    .off-canvas__header img {
      position: absolute;
      left: 20px;
      max-width: 70px; }
    .off-canvas__header .nav-toggle {
      position: absolute;
      right: 20px; }
  .off-canvas h3 {
    font-size: 1.8rem;
    color: #ffffff; }
  .off-canvas__body {
    display: block;
    width: 100%;
    padding: 0 20px; }
  .off-canvas__footer {
    padding: 0 20px; }

.page-title {
  display: block;
  position: relative;
  width: 100%;
  padding: 120px 0 60px 0;
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/06/holding-bg-overlay.jpg);
  background-size: cover;
  background-position: center center; }
  .page-title h1 {
    color: #ffffff; }
  .page-title__contents {
    display: block;
    width: 100%; }

.breadcrumbs {
  width: 100%; }
  .breadcrumbs .container {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #f0efe9; }

.post a.post__cat-link {
  background-color: #B8D04C; }

.post--banner-thumb {
  padding: 0 10px;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .post--banner-thumb figure {
    margin: 0; }
    .post--banner-thumb figure img {
      display: block;
      width: 100%;
      height: auto;
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%); }
  .post--banner-thumb h3 {
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: normal;
    color: #ffffff; }
  .post--banner-thumb:hover {
    opacity: 0.8; }
  .post--banner-thumb.slick-current {
    opacity: 1; }
    .post--banner-thumb.slick-current figure img {
      -webkit-filter: grayscale(0);
              filter: grayscale(0); }

.single-post-share {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center; }
  .single-post-share .button-row {
    display: block;
    text-align: center; }
  .single-post-share a.button, .single-post-share .widget--social .social-links li a.social-link, .widget--social .social-links li .single-post-share a.social-link, .single-post-share .comment-form a.submit, .comment-form .single-post-share a.submit {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 15px;
    text-align: center;
    background: none; }
    @media (min-width: 768px) {
      .single-post-share a.button, .single-post-share .widget--social .social-links li a.social-link, .widget--social .social-links li .single-post-share a.social-link, .single-post-share .comment-form a.submit, .comment-form .single-post-share a.submit {
        width: 33%;
        margin-bottom: 0; } }
    .single-post-share a.button:hover, .single-post-share .widget--social .social-links li a.social-link:hover, .widget--social .social-links li .single-post-share a.social-link:hover, .single-post-share .comment-form a.submit:hover, .comment-form .single-post-share a.submit:hover {
      color: #ffffff; }
    .single-post-share a.button .fa, .single-post-share .widget--social .social-links li a.social-link .fa, .widget--social .social-links li .single-post-share a.social-link .fa, .single-post-share .comment-form a.submit .fa, .comment-form .single-post-share a.submit .fa {
      font-size: 3rem; }
    .single-post-share a.button--share--fb .inner {
      padding: 30px;
      background-color: #3B5998; }
    .single-post-share a.button--share--fb:hover .inner {
      background-color: #2d4373; }
    .single-post-share a.button--share--tw .inner {
      padding: 30px;
      background-color: #62A4C4; }
    .single-post-share a.button--share--tw:hover .inner {
      background-color: #428db1; }
    .single-post-share a.button--share--go .inner {
      padding: 30px;
      background-color: #DC4335; }
    .single-post-share a.button--share--go:hover .inner {
      background-color: #bd2e21; }

.related-posts {
  display: block;
  width: 100%;
  margin-top: 60px;
  padding: 30px 0;
  border-top: solid 1px #f0efe9; }

.wrapper--signup {
  padding: 20px 0;
  background-color: #4b7162; }
  .wrapper--signup h3,
  .wrapper--signup p {
    color: #ffffff;
    text-align: center; }
  .wrapper--signup .form {
    display: block;
    width: 100%;
    margin-top: 30px;
    margin: 30px auto; }
    @media (min-width: 768px) {
      .wrapper--signup .form {
        width: 605px; } }
    .wrapper--signup .form .form__control {
      width: 100%;
      font-size: 1.8rem; }
      @media (min-width: 768px) {
        .wrapper--signup .form .form__control {
          width: 500px; } }
    .wrapper--signup .form .button, .wrapper--signup .form .widget--social .social-links li a.social-link, .widget--social .social-links li .wrapper--signup .form a.social-link, .wrapper--signup .form .comment-form .submit, .comment-form .wrapper--signup .form .submit {
      position: relative;
      left: 0 !important;
      width: 100%; }
      @media (min-width: 768px) {
        .wrapper--signup .form .button, .wrapper--signup .form .widget--social .social-links li a.social-link, .widget--social .social-links li .wrapper--signup .form a.social-link, .wrapper--signup .form .comment-form .submit, .comment-form .wrapper--signup .form .submit {
          width: 100px;
          top: -3px;
          left: -3px; } }

.wp-pagenavi {
  display: block;
  width: 100%;
  margin: 30px 0;
  text-align: center;
  zoom: 1; }
  .wp-pagenavi a,
  .wp-pagenavi span {
    padding: 10px;
    color: #ffffff;
    background-color: #B8D04C;
    border: none;
    border-radius: 4px;
    font-size: 1.4rem; }
  .wp-pagenavi a:hover {
    background-color: #85ACA7; }
  .wp-pagenavi span.pages {
    background: none;
    border: none;
    color: #2e3030; }
  .wp-pagenavi span.current {
    border: none; }
  .wp-pagenavi:before, .wp-pagenavi:after {
    content: '';
    display: table; }
  .wp-pagenavi:after {
    clear: both; }

div.wpcf7-mail-sent-ok {
  padding: 20px;
  background-color: #CBEEB8 !important;
  border-color: #CBEEB8 !important;
  font-size: 1.6rem;
  border-radius: 5px;
  text-align: center !important; }

@media (min-width: 1024px) {
  .site-links .nav-links {
    display: block !important; } }
@media (min-width: 1024px) and (max-width: 1440px) {
  .site-header .site-logo {
    width: 14% !important; } }
@media (min-width: 1024px) and (max-width: 1440px) {
  .site-header .site-menu {
    width: 13% !important; } }
@media (min-width: 1024px) and (max-width: 1440px) {
  .site-links {
    width: 73% !important; } }
@media (min-width: 1024px) {
  .site-links {
    display: block !important; } }
@media (min-width: 1024px) and (max-width: 1440px) {
  .banner .post--featured__content h1 {
    font-size: 5rem; } }
@media (max-width: 1440px) {
  .latest-issue {
    padding: 20px; }
    .latest-issue img {
      position: relative;
      display: block;
      margin: auto;
      top: 0px;
      left: 0px; }
    .latest-issue a.button, .latest-issue .widget--social .social-links li a.social-link, .widget--social .social-links li .latest-issue a.social-link, .latest-issue .comment-form a.submit, .comment-form .latest-issue a.submit {
      position: relative;
      display: block;
      top: 0px;
      left: 0px;
      width: 160px;
      margin: auto; } }
@media (max-width: 1024px) {
  .latest-issue a.button, .latest-issue .widget--social .social-links li a.social-link, .widget--social .social-links li .latest-issue a.social-link, .latest-issue .comment-form a.submit, .comment-form .latest-issue a.submit {
    font-size: 1.4rem;
    width: 120px;
    padding: 9px 0px; } }
.page-title--courses {
  padding-top: 90px !important;
  padding-bottom: 110px !important; }

.mega-menu__item .post--grid-item .inner .post__content {
  text-transform: none; }

.wrapper--signup {
  background-color: #669ed5; }

p {
  font-size: 1.4rem; }

.category-15 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/equipment-banner.jpg); }

.p-category-15 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/equipment-banner.jpg); }

.category-59 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/clothing-banner.jpg); }

.p-category-59 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/clothing-banner.jpg); }

.page-id-652 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/societies-banner.jpg); }

.category-25 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/travel-banner.jpg); }

.p-category-25 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/travel-banner.jpg); }

.category-155 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/pro-tips-banner.jpg); }

.p-category-155 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/pro-tips-banner.jpg); }

.category-120 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/Junior-Golf-Image-banner.jpg); }

.category-121 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/Ladies-Golf-banner.jpg); }

.category-164 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/Senior-VGOLF-banner.jpg); }

.page-id-322 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/Courses-banner.jpg); }

.page-id-322 .page-wrapper .site-main .page-title {
  background-image: url(http://insidegolfmag.com/wp-content/uploads/2017/11/Courses-banner.jpg); }

@media (max-width: 1024px) {
  .widget--footer {
    padding-top: 30px; } }
.page-title--single {
  height: 420px; }

@media (max-width: 1024px) {
  h1 {
    font-size: 4rem; } }
.page-title {
  padding-bottom: 30px;
  padding-top: 105px; }

.banner .post--featured__content h1 {
  font-size: 3.5rem; }

@media (max-width: 768px) {
  .banner .post--featured__content h1 {
    font-size: 2rem; } }
@media (min-width: 768px) {
  .banner {
    height: 500px; } }
@media (min-width: 768px) {
  .banner .post--featured {
    height: 500px; } }
.post--banner-thumb h3 {
  font-size: 1.2rem; }

h1 {
  font-size: 3.5rem; }

@media (max-width: 1024px) {
  h1 {
    font-size: 3rem; } }
@media (max-width: 768px) {
  h1 {
    font-size: 2rem; } }
@media (max-width: 768px) {
  .banner .post--featured__content {
    top: 45%; } }
@media (max-width: 500px) {
  .banner--featured_thumbs {
    display: none; } }
h1 {
  line-height: 1.3; }

@media (max-width: 1024px) {
  .page-title--courses {
    height: 560px; } }
.fa-bars::before {
  content: "Menu";
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
  padding-left: 5px;
  position: relative;
  top: 0px; }

.site-menu a {
  font-size: 1.6rem; }

.site-menu {
  padding-top: 26px; }

.society-link {
  font-size: 2rem;
  padding: 10px; }

.society-link {
  display: none; }

.category-166 .page-wrapper .site-main .wrapper .container .row .society-link {
  display: block; }
  .category-166 .page-wrapper .site-main .wrapper .container .row .society-link a h3 {
    font-size: 2.4rem; }

.new-issue .magazine img {
  width: 100%;
  height: auto;
  max-width: 150px; }
.new-issue .magazine-tag strong {
  text-align: center;
  vertical-align: middle;
  line-height: 150px; }
.new-issue .magazine-button {
  padding-top: 50px; }
  .new-issue .magazine-button a {
    background-color: #ffffff;
    color: #111111;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    font-size: 1.6rem; }

@media (max-width: 1440px) {
  .new-issue .magazine-tag strong {
    line-height: 120px; }
  .new-issue .magazine-button {
    padding-top: 38px; }
    .new-issue .magazine-button a {
      background-color: #ffffff;
      color: #111111;
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 130px;
      font-size: 1.2rem; } }
@media (max-width: 1024px) {
  .new-issue .magazine img {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .new-issue .magazine-tag strong {
    line-height: 10px; }
  .new-issue .magazine-button {
    padding-top: 10px; } }

/*# sourceMappingURL=style.css.map */