@charset "UTF-8";
/*--
    Theme Name:  Edina Plastic Surgery Theme
    Description:  A custom WordPress theme
    Author: Marktime Media
    Version: 1.0
    License: GPLv2
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
--*/
/* 01. SETTINGS */
/* 02. TOOLS */
* {
  box-sizing: border-box; }

/* 03. GENERIC */
/*
  ---- ---- ---- ---- RESET STYLESHEET ---- ---- ---- ----
*/
html, body {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
  margin: 0; }

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

*,
*:before,
*:after {
  box-sizing: border-box;
  word-wrap: break-word; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: ""; }
  .clearfix:after {
    clear: both; }

/* 04. ELEMENTS */
/* BODY */
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
html {
  background: #F1F0ED;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  width: 100%; }

body {
  background: transparent;
  color: #6D6E72;
  font-weight: 400;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 100%;
  height: 100%;
  letter-spacing: 0px;
  line-height: 1.5em;
  width: 100%; }

p {
  color: #6D6E72;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 100%;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5em;
  text-rendering: optimizeLegibility; }

/* Links */
a {
  color: #7998b2;
  cursor: pointer;
  text-decoration: none;
  transition: color .3s; }
  a:hover {
    border: 0;
    color: #5b7f9d;
    outline: 0;
    text-decoration: none; }
  a:focus, a:active {
    border: 0;
    color: #5b7f9d;
    outline: 0; }
  a img {
    border: 0;
    outline: 0; }
  a.button:hover, li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    color: #fff; }

/* Headings */
h1, .h1, #mtm-module-2 .mtm_module_content_callout h2,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5, #tribe-events .tribe-events-list-separator-month span, #tribe-events-day .tribe-events-day-time-slot h5,
h6, .h6 {
  letter-spacing: 0px;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  text-shadow: none; }
  h1 *, .h1 *, #mtm-module-2 .mtm_module_content_callout h2 *,
  h2 *, .h2 *,
  h3 *, .h3 *,
  h4 *, .h4 *,
  h5 *, .h5 *, #tribe-events .tribe-events-list-separator-month span *, #tribe-events-day .tribe-events-day-time-slot h5 *,
  h6 *, .h6 * {
    line-height: 1.1; }

h1,
.h1,
#mtm-module-2 .mtm_module_content_callout h2 {
  color: #222330;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 33.12px;
  font-size: 2.07rem;
  font-weight: 200;
  margin-bottom: 0.8rem; }
  h1 a,
  .h1 a,
  #mtm-module-2 .mtm_module_content_callout h2 a {
    color: #222330;
    font-weight: 200; }
    h1 a:hover, h1 a:focus,
    .h1 a:hover,
    #mtm-module-2 .mtm_module_content_callout h2 a:hover,
    .h1 a:focus,
    #mtm-module-2 .mtm_module_content_callout h2 a:focus {
      color: #7998b2; }

h2,
.h2 {
  color: #222330;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 27.36px;
  font-size: 1.71rem;
  font-weight: 200;
  margin-bottom: 0.8rem; }
  h2 a,
  .h2 a {
    color: #222330;
    font-weight: 200; }
    h2 a:hover, h2 a:focus,
    .h2 a:hover,
    .h2 a:focus {
      color: #7998b2; }

h3,
.h3 {
  color: #222330;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 21.6px;
  font-size: 1.35rem;
  font-weight: 300;
  margin-bottom: 0.8rem;
  text-transform: uppercase; }
  h3 a,
  .h3 a {
    color: #222330;
    font-weight: 300; }
    h3 a:hover, h3 a:focus,
    .h3 a:hover,
    .h3 a:focus {
      color: #7998b2; }

h4,
.h4 {
  color: #6D6E72;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 18.72px;
  font-size: 1.17rem;
  font-weight: 300;
  margin-bottom: 0.8rem;
  text-transform: uppercase; }
  h4 a,
  .h4 a {
    color: #6D6E72;
    font-weight: 300; }
    h4 a:hover, h4 a:focus,
    .h4 a:hover,
    .h4 a:focus {
      color: #7998b2; }

h5,
.h5,
#tribe-events .tribe-events-list-separator-month span,
#tribe-events-day .tribe-events-day-time-slot h5 {
  color: #948b90;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 15.84px;
  font-size: 0.99rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
  text-transform: uppercase; }
  h5 a,
  .h5 a,
  #tribe-events .tribe-events-list-separator-month span a,
  #tribe-events-day .tribe-events-day-time-slot h5 a {
    color: #948b90;
    font-weight: 500; }
    h5 a:hover, h5 a:focus,
    .h5 a:hover,
    #tribe-events .tribe-events-list-separator-month span a:hover,
    #tribe-events-day .tribe-events-day-time-slot h5 a:hover,
    .h5 a:focus,
    #tribe-events .tribe-events-list-separator-month span a:focus,
    #tribe-events-day .tribe-events-day-time-slot h5 a:focus {
      color: #7998b2; }

h6,
.h6 {
  color: #a7a6a6;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 12.6px;
  font-size: 0.7875rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
  text-transform: uppercase; }
  h6 a,
  .h6 a {
    color: #a7a6a6;
    font-weight: 500; }
    h6 a:hover, h6 a:focus,
    .h6 a:hover,
    .h6 a:focus {
      color: #7998b2; }

/* Lists */
ol,
ul,
dl {
  line-height: 1.5em;
  margin-bottom: 1.5em; }

p,
address {
  margin-bottom: 0.75em; }

small {
  font-size: .875em; }

ul,
ol {
  color: #6D6E72;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 100%;
  letter-spacing: 0px;
  margin-left: 1em;
  padding: 0 0 0 1em; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

li {
  font-weight: 400;
  line-height: 1.5em;
  margin: .3em 0; }
  li h1, li h2, li h3, li h4, li h5, li h6 {
    margin-bottom: .2em; }
  li span {
    vertical-align: text-top; }

blockquote {
  border-left: 0 solid #EFEFEB;
  color: #B2A069;
  font-family: "skolar-sans-latin", sans-serif;
  font-style: normal;
  font-weight: 200;
  line-height: 1.3em;
  padding-left: 0;
  font-size: 20.8px;
  font-size: 1.3rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }
  blockquote * {
    font-family: "skolar-sans-latin", sans-serif;
    font-style: normal;
    font-size: 20.8px;
    font-size: 1.3rem;
    font-weight: 200; }
  blockquote p {
    color: #B2A069; }

q {
  font-style: italic;
  font-weight: inherit; }

cite {
  font-weight: inherit; }

dl,
dd {
  margin-bottom: 0.75em; }

dt {
  font-weight: bold;
  margin-bottom: 0.375em; }

b,
strong {
  font-weight: bold; }
  b a,
  strong a {
    font-weight: bold; }

i,
dfn,
em {
  font-style: italic;
  font-weight: inherit; }
  i a,
  dfn a,
  em a {
    font-style: italic; }

u {
  text-decoration: underline; }

ins {
  background-color: #F1F0ED;
  color: #e22025;
  text-decoration: none; }

mark {
  background-color: #F1F0ED;
  color: #e22025;
  font-style: italic;
  font-weight: bold; }

del, strike {
  font-weight: inherit; }

pre,
code,
kbd,
samp,
var,
tt {
  background-color: #F1F0ED;
  border: 0;
  color: #6D6E72;
  font-family: monospace;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5em;
  margin: 1em 0;
  padding: 0.5em; }

code, kbd, var, tt {
  display: inline-block; }

pre, samp {
  display: block; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

sub,
sup {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 0;
  position: relative;
  vertical-align: middle; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

hr {
  background-color: #EFEFEB;
  border: 0;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0; }

abbr, acronym {
  font-weight: inherit; }

address {
  font-weight: inherit;
  line-height: inherit; }

span {
  display: inline-block; }

nav ul {
  line-height: 1;
  list-style: none; }
nav a {
  color: #B2A069; }
  nav a:hover, nav a:focus {
    color: #efefeb; }

/* SELECTION */
::-moz-selection {
  background-color: #EFEFEB;
  color: #F1F0ED;
  text-shadow: none; }

::selection {
  background-color: #EFEFEB;
  color: #F1F0ED;
  text-shadow: none; }

@media only screen and (min-width: 50em) {
  h1,
  .h1,
  #mtm-module-2 .mtm_module_content_callout h2 {
    font-size: 36.8px;
    font-size: 2.3rem; }

   h2,
  .h2 {
    font-size: 30.4px;
    font-size: 1.9rem;}

  h3,
  .h3 {
    font-size: 24px;
    font-size: 1.5rem; }

  h4,
  .h4 {
    font-size: 20.8px;
    font-size: 1.3rem; }

  h5,
  .h5,
  #tribe-events .tribe-events-list-separator-month span,
  #tribe-events-day .tribe-events-day-time-slot h5 {
    font-size: 17.6px;
    font-size: 1.1rem; }

  h6,
  .h6 {
    font-size: 14px;
    font-size: 0.875rem; }

  nav li {
    line-height: 1; } }
/* FORMS */
label {
  color: #6D6E72;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 1.125em;
  font-weight: 400; }

input[type="text"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="file"],
input[type="password"],
select,
textarea,
.textbox {
  background-color: #fff;
  border: 1px solid #a7a6a6;
  color: #6D6E72;
  display: block;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: .875em;
  font-weight: 400;
  margin-bottom: 11.2px;
  margin-bottom: 0.7rem;
  max-width: 100%;
  padding: 0.5em;
  width: 100%; }
  input[type="text"]:active, input[type="text"]:focus,
  input[type="date"]:active,
  input[type="date"]:focus,
  input[type="time"]:active,
  input[type="time"]:focus,
  input[type="datetime"]:active,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:active,
  input[type="datetime-local"]:focus,
  input[type="url"]:active,
  input[type="url"]:focus,
  input[type="email"]:active,
  input[type="email"]:focus,
  input[type="number"]:active,
  input[type="number"]:focus,
  input[type="search"]:active,
  input[type="search"]:focus,
  input[type="file"]:active,
  input[type="file"]:focus,
  input[type="password"]:active,
  input[type="password"]:focus,
  select:active,
  select:focus,
  textarea:active,
  textarea:focus,
  .textbox:active,
  .textbox:focus {
    outline-color: #B2A069; }

input[type="checkbox"],
input[type="radio"] {
  margin: 3px 0;
  padding: 0;
  *width: 13px;
  *height: 13px; }

button,
.button,
li.woocommerce-MyAccount-navigation-link--customer-logout a,
.global-button,
.woocommerce .button,
.woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a,
li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a,
.woocommerce a.button,
.woocommerce button,
.woocommerce input.button,
#tribe-events .tribe-events-button,
#tribe-bar-form .tribe-bar-submit input[type=submit],
input[type="button"],
input[type="submit"],
input[type="reset"] {
  color: #fff;
  cursor: pointer;
  background-color: #B2A069;
  border: 0;
  border-bottom: 0 solid #887846;
  display: inline-block;
  font-family: "skolar-sans-latin", sans-serif;
  font-size: 1em;
  font-weight: 200;
  height: auto;
  padding: 0.5em 2em;
  width: auto; }
  button:hover,
  .button:hover,
  li.woocommerce-MyAccount-navigation-link--customer-logout a:hover,
  .global-button:hover,
  .woocommerce .button:hover,
  .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a:hover,
  li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a:hover,
  .woocommerce button:hover,
  #tribe-events .tribe-events-button:hover,
  #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    background-color: #99874f;
    border-bottom: 0 solid #bbab7a; }
  button.alt, .woocommerce button.button.alt, .woocommerce button.alt,
  .button.alt,
  .woocommerce .button.alt,
  .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a.alt,
  li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a.alt,
  .woocommerce a.button.alt,
  .woocommerce input.button.alt,
  li.woocommerce-MyAccount-navigation-link--customer-logout a.alt,
  .global-button.alt,
  .woocommerce .button.alt,
  .woocommerce a.button.alt,
  .woocommerce input.button.alt,
  .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a.alt,
  li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a.alt,
  .woocommerce button.alt,
  #tribe-events .alt.tribe-events-button,
  #tribe-bar-form .tribe-bar-submit input.alt[type=submit],
  input[type="button"].alt,
  .woocommerce input[type="button"].button.alt,
  input[type="submit"].alt,
  .woocommerce input[type="submit"].button.alt,
  input[type="reset"].alt,
  .woocommerce input[type="reset"].button.alt {
    background-color: #6D6E72;
    border-color: #48484b; }
    button.alt:hover, button.alt:focus,
    .button.alt:hover,
    .woocommerce a.button.alt:hover,
    .woocommerce input.button.alt:hover,
    li.woocommerce-MyAccount-navigation-link--customer-logout a.alt:hover,
    .button.alt:focus,
    .woocommerce a.button.alt:focus,
    .woocommerce input.button.alt:focus,
    li.woocommerce-MyAccount-navigation-link--customer-logout a.alt:focus,
    .global-button.alt:hover,
    .woocommerce .button.alt:hover,
    .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a.alt:hover,
    li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a.alt:hover,
    .woocommerce button.alt:hover,
    #tribe-events .alt.tribe-events-button:hover,
    #tribe-bar-form .tribe-bar-submit input.alt[type=submit]:hover,
    .global-button.alt:focus,
    .woocommerce .button.alt:focus,
    .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a.alt:focus,
    li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a.alt:focus,
    .woocommerce button.alt:focus,
    #tribe-events .alt.tribe-events-button:focus,
    #tribe-bar-form .tribe-bar-submit input.alt[type=submit]:focus,
    input[type="button"].alt:hover,
    input[type="button"].alt:focus,
    input[type="submit"].alt:hover,
    input[type="submit"].alt:focus,
    input[type="reset"].alt:hover,
    input[type="reset"].alt:focus {
      background-color: #EFEFEB;
      border-color: white; }
  button.neutral,
  .button.neutral,
  li.woocommerce-MyAccount-navigation-link--customer-logout a.neutral,
  .global-button.neutral,
  .woocommerce .neutral.button,
  .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a.neutral,
  li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a.neutral,
  .woocommerce button.neutral,
  #tribe-events .tribe-events-button,
  #tribe-bar-form .tribe-bar-submit input[type=submit],
  input[type="button"].neutral,
  input[type="submit"].neutral,
  input[type="reset"].neutral {
    background-color: #948b90; }
    button.neutral:hover, button.neutral:focus,
    .button.neutral:hover,
    li.woocommerce-MyAccount-navigation-link--customer-logout a.neutral:hover,
    .button.neutral:focus,
    li.woocommerce-MyAccount-navigation-link--customer-logout a.neutral:focus,
    .global-button.neutral:hover,
    .woocommerce .neutral.button:hover,
    .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a.neutral:hover,
    li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a.neutral:hover,
    .woocommerce button.neutral:hover,
    #tribe-events .tribe-events-button:hover,
    #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
    .global-button.neutral:focus,
    .woocommerce .neutral.button:focus,
    .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a.neutral:focus,
    li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a.neutral:focus,
    .woocommerce button.neutral:focus,
    #tribe-events .tribe-events-button:focus,
    #tribe-bar-form .tribe-bar-submit input[type=submit]:focus,
    input[type="button"].neutral:hover,
    input[type="button"].neutral:focus,
    input[type="submit"].neutral:hover,
    input[type="submit"].neutral:focus,
    input[type="reset"].neutral:hover,
    input[type="reset"].neutral:focus {
      background-color: #6D6E72; }
  button:active, button:focus,
  .button:active,
  li.woocommerce-MyAccount-navigation-link--customer-logout a:active,
  .button:focus,
  li.woocommerce-MyAccount-navigation-link--customer-logout a:focus,
  .global-button:active,
  .woocommerce .button:active,
  .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a:active,
  li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a:active,
  .woocommerce button:active,
  #tribe-events .tribe-events-button:active,
  #tribe-bar-form .tribe-bar-submit input[type=submit]:active,
  .global-button:focus,
  .woocommerce .button:focus,
  .woocommerce li.woocommerce-MyAccount-navigation-link--customer-logout a:focus,
  li.woocommerce-MyAccount-navigation-link--customer-logout .woocommerce a:focus,
  .woocommerce button:focus,
  #tribe-events .tribe-events-button:focus,
  #tribe-bar-form .tribe-bar-submit input[type=submit]:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus {
    outline-color: #B2A069; }

input[type="hidden"] {
  display: none; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

::-webkit-input-placeholder {
  color: #EFEFEB;
  font-size: 0.875em;
  font-style: normal; }

:-moz-placeholder {
  color: #EFEFEB;
  font-size: 0.875em;
  font-style: normal; }

:-ms-input-placeholder {
  color: #EFEFEB;
  font-size: 0.875em;
  font-style: normal; }

/* TABLES */
table {
  background-color: #F1F0ED;
  border-spacing: 0;
  height: 100%;
  margin-bottom: 0.75em;
  width: 100%; }
  table a {
    color: #6D6E72; }

th,
td {
  font-size: .875em;
  line-height: 1.5em;
  padding: 0.25em 1em 0.4em;
  text-align: left;
  vertical-align: middle; }

th {
  font-weight: bold; }

td {
  border: 2px solid #fff; }

thead th {
  vertical-align: bottom; }

thead:first-child tr:first-child th,
thead:first-child tr-first-child td {
  border-top: 0; }

tbody tr td,
tbody tr th {
  -webkit-transition: background-color 0.25s 0 ease;
  -moz-transition: background-color 0.25s 0 ease;
  -ms-transition: background-color 0.25s 0 ease;
  -o-transition: background-color 0.25s 0 ease;
  transition: background-color 0.25s 0 ease; }

tbody tr:hover td,
tbody tr:hover th {
  background-color: transparent; }

img {
  border: 0;
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  vertical-align: middle; }

figure {
  margin-bottom: 1.5em; }

figcaption {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  font-weight: normal;
  margin: .5em 0 0 0;
  padding: 0; }

/* 05. OBJECTS */
.wrapper {
  background: #fff;
  font-size: 17.6px;
  font-size: 1.1rem;
  min-height: 100%;
  margin-top: -1px;
  overflow: hidden;
  padding-top: 1px;
  position: relative;
  -webkit-transition: margin-left .2s ease-out, margin-right .2s ease-out, left .2s ease-out;
  -moz-transition: margin-left .2s ease-out, margin-right .2s ease-out, left .2s ease-out;
  -ms-transition: margin-left .2s ease-out, margin-right .2s ease-out, left .2s ease-out;
  -o-transition: margin-left .2s ease-out, margin-right .2s ease-out, left .2s ease-out;
  transition: margin-left .2s ease-out, margin-right .2s ease-out, left .2s ease-out; }

.content {
  max-width: 1296px;
  max-width: 81rem;
  padding: 0 1rem;
  padding-top: 100px; }
  .content.inner-padding {
    padding: 0 1rem; }

.content--body a {
  text-transform: uppercase; }

.page-template-template-home .content {
  max-width: none;
  padding-top: 0; }

.page-template-template-full-width-page .content {
  max-width: none; }

@media only screen and (min-width: 50em) {
  .content {
    padding: 0 3rem;
    padding-top: 100px; } }
@media only screen and (min-width: 50em) {
  .content-main {
    display: inline-block;
    margin-right: -.275em;
    vertical-align: top;
    width: 68.75%;
    padding: 0 7%;
    padding-top: 1.5em; }
    .content-main:nth-of-type(2n+1) {
      padding-left: 0; }
    .content-main:nth-of-type(2n+2) {
      padding-right: 0; } }
@media only screen and (min-width: 78em) {
  .content {
    margin: 0 auto; }

  .content-full {
    margin: 0 auto; }
    .content-full .content--page {
      margin: 0 auto; } }
.alignright,
.alignleft,
.aligncenter,
.alignnone {
  display: block;
  max-width: 100%;
  margin: 0 0 .5em 0; }

@media only screen and (min-width: 38em) {
  .alignright {
    float: right;
    margin: 0 0 8px 16px;
    margin: 0 0 0.5rem 1rem;
    max-width: 50%; }

  .alignleft {
    float: left;
    margin: 0 16px 8px 0;
    margin: 0 1rem 0.5rem 0;
    max-width: 50%; }

  .aligncenter {
    display: block;
    margin: .5em auto;
    clear: both; }

  .alignnone {
    float: none;
    margin: 8px 0;
    margin: 0.5rem 0;
    max-width: 100%; } }
@media only screen and (max-width: 65em) {
  .hide-small {
    display: none; } }
@media only screen and (min-width: 65em) {
  .hide-large {
    display: none; } }
/* BUTTON SIZES */
.button-xl {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 14px 28px;
  padding: 0.875rem 1.75rem; }

.button-lg {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  font-size: 16px;
  font-size: 1rem;
  padding: 8px 16px;
  padding: 0.5rem 1rem; }

.button-med {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  padding: 6px 12px;
  padding: 0.375rem 0.75rem; }

.button-xs {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem;
  padding: 4px 8px;
  padding: 0.25rem 0.5rem; }

.social-icons {
  display: inline-block;
  padding-bottom: 1em;
  vertical-align: middle; }

.button-social {
  background-color: #a7a6a6;
  border-radius: 50%;
  min-width: 33px;
  padding: 8px;
  padding: 0.5rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .button-social:hover, .button-social:focus {
    background-color: #5b7f9d;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .button-social:before {
    content: '\2665 '; }

@media only screen and (min-width: 50em) {
  .social-icons {
    padding-bottom: 0;
    position: absolute;
    right: 0;
    top: 1.5em; } }
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #fff; }

.table-info {
  width: 20%; }

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

.wp-caption-text,
.gallery-caption {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.4em; }

.youtube {
  height: 0;
  margin-bottom: 48px;
  margin-bottom: 3rem;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
  z-index: 1; }
  .youtube.standard {
    padding-top: 75%; }
  .youtube iframe {
    height: 100% !important;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100% !important; }

.gallery dl, .gallery dt, .gallery dd {
  margin: 0; }
.gallery br + br {
  display: none; }
.gallery .gallery-item {
  margin-bottom: .5em;
  text-align: center; }
.gallery .gallery-caption {
  text-align: center; }

.gallery-columns-2 .gallery-item {
  display: inline-block;
  margin-right: -.275em;
  vertical-align: top;
  width: 50%;
  padding: 0 8%; }
  .gallery-columns-2 .gallery-item:nth-of-type(2n+1) {
    padding-left: 0; }
  .gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
    padding-right: 0; }

.gallery-columns-3 .gallery-item {
  display: inline-block;
  vertical-align: top;
  margin-right: -.275em;
  width: 100%;
  padding: 1em 0; }
  @media only screen and (min-width: 38em) {
    .gallery-columns-3 .gallery-item {
      width: 34%;
      padding-right: 2%; }
      .gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
        padding-right: 0;
        width: 32%; } }

.gallery-columns-4 .gallery-item {
  display: inline-block;
  vertical-align: top;
  margin-right: -.275em;
  width: 100%;
  padding: 1em 0; }
  @media only screen and (min-width: 38em) and (max-width: 65em) {
    .gallery-columns-4 .gallery-item {
      width: 51%;
      padding-right: 2%; }
      .gallery-columns-4 .gallery-item:nth-of-type(2n+2) {
        padding-right: 0;
        width: 49%; } }
  @media only screen and (min-width: 65em) {
    .gallery-columns-4 .gallery-item {
      width: 25.5%;
      padding-right: 2%; }
      .gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
        padding-right: 0;
        width: 23.5%; } }

.embed-container, .entry-content-asset {
  height: auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%; }
  .embed-container iframe, .embed-container object, .embed-container embed, .entry-content-asset iframe, .entry-content-asset object, .entry-content-asset embed {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%; }

.sticky {
  background: #f2f2f2;
  padding: 1em; }

.alert {
  color: #B2A069;
  font-weight: bold; }

.error-404 {
  *zoom: 1; }
  .error-404:before, .error-404:after {
    display: table;
    content: ""; }
  .error-404:after {
    clear: both; }
  .error-404 img {
    float: right;
    margin: 0 0 1em 1em; }

/* 06. COMPONENTS */
.link-toggle {
  display: block;
  min-height: 2em;
  position: relative;
  width: 100%; }
  .link-toggle .link-toggle--title {
    color: #a7a6a6;
    display: inline-block; }
  .link-toggle:after {
    color: #a7a6a6;
    content: ' +';
    display: inline-block;
    font-size: 2em;
    font-weight: 800;
    line-height: 1;
    transition: all .5s;
    vertical-align: baseline; }
  .link-toggle:hover .link-toggle--title, .link-toggle:focus .link-toggle--title {
    color: #5b7f9d; }
  .link-toggle:hover:after, .link-toggle:focus:after {
    color: #5b7f9d; }
  .link-toggle.read-less:after {
    content: ' –'; }

.toggle-area {
  border-bottom: 2px solid #929b6b;
  max-height: 9999px;
  overflow: hidden;
  transition: max-height, 1s; }
  .toggle-area.hidden {
    max-height: 0;
    transition: max-height, .2s; }

.mtm-module--table a {
  text-transform: none; }
.mtm-module--table .table-info a {
  text-transform: uppercase; }

.mtm-module--hero, .mtm-module--slider-slide > a {
  min-height: 15em;
  position: relative;
  padding: 0;}

.mtm-module--hero {
  margin-bottom: -76px !important;}

.mtm-module--hero h2, .mtm-module--slider h2 {
  font-size: 3rem;
  letter-spacing: 2px;
   text-transform: none; 
  text-shadow: 2px 2px #000000;}

/* LDG Added 052118 */

.mtm-hero-image-content, .mtm-module--slider-content {
  padding: 1rem;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  width: 100%; }

.mtm-module--hero-title, .mtm-module--hero-subtitle {
  max-width: 1296px;
  max-width: 81rem;
  margin-left: auto;
  margin-right: auto;}

.flexslider {
  margin-bottom: 0; }

.mtm_module_content_callout .mtm-module--content-heading {
  text-transform: none;
  line-height: 1.2em; }
  .mtm_module_content_callout .mtm-module--content-heading br {
    display: block;
    content: '';
    margin-top: 10px; }
.mtm_module_content_callout .mtm-module--content-secondary {
  background-color: #7998b2;
  border-radius: 50%;
  text-align: center;
  padding: 1.6em 1.4em !important;
  height: 13em;
  width: 13em; }
  .mtm_module_content_callout .mtm-module--content-secondary p, .mtm_module_content_callout .mtm-module--content-secondary .inner-link {
    color: #fff;
    line-height: 1.5em;
    margin-bottom: .4em; }
    .mtm_module_content_callout .mtm-module--content-secondary p:first-of-type, .mtm_module_content_callout .mtm-module--content-secondary .inner-link:first-of-type {
      font-size: 1.1em;
      line-height: 1.2em;
      text-transform: uppercase; }
  .mtm_module_content_callout .mtm-module--content-secondary a {
    color: #222330; }

.mtm-module--content-secondary h4 a:before {
  content: '› '; }

.mtm-grid--single-content {
  background-color: #efefeb;
  padding: .8em 1.2em;
  height: 100%; }
  .mtm-grid--single-content h4 a {
    color: #7998b2; }
    .mtm-grid--single-content h4 a:before {
      content: '› '; }
  .mtm-grid--single-content .gallery-link {
    display: none; }

.mtm_module_feature_boxes p a:before {
  content: '› '; }
.mtm_module_feature_boxes img {
  max-width: none;
  width: 100%; }
.mtm_module_feature_boxes .mtm-home-featured--single {
  padding-right: 0 !important; }
.mtm_module_feature_boxes .mtm-per-row-2 {
  display: inline-block;
  vertical-align: top;
  margin-right: -.275em;
  width: 100%;
  padding: 1em 0; }
  @media only screen and (min-width: 38em) {
    .mtm_module_feature_boxes .mtm-per-row-2 {
      width: 50%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-2:nth-of-type(2n+2) {
        padding-right: 0;
        width: 50%; } }
.mtm_module_feature_boxes .mtm-per-row-3 {
  display: inline-block;
  vertical-align: top;
  margin-right: -.275em;
  width: 100%;
  padding: 1em 0; }
  @media only screen and (min-width: 38em) {
    .mtm_module_feature_boxes .mtm-per-row-3 {
      width: 33.3333333333%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-3:nth-of-type(3n+3) {
        padding-right: 0;
        width: 33.3333333333%; } }
.mtm_module_feature_boxes .mtm-per-row-4 {
  display: inline-block;
  vertical-align: top;
  margin-right: -.275em;
  width: 100%;
  padding: 1em 0; }
  @media only screen and (min-width: 38em) and (max-width: 65em) {
    .mtm_module_feature_boxes .mtm-per-row-4 {
      width: 50%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-4:nth-of-type(2n+2) {
        padding-right: 0;
        width: 50%; } }
  @media only screen and (min-width: 65em) {
    .mtm_module_feature_boxes .mtm-per-row-4 {
      width: 25%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-4:nth-of-type(4n+4) {
        padding-right: 0;
        width: 25%; } }
.mtm_module_feature_boxes .mtm-per-row-5 {
  display: inline-block;
  vertical-align: top;
  margin-right: -.275em;
  width: 100%;
  padding: 1em 0; }
  @media only screen and (min-width: 38em) and (max-width: 65em) {
    .mtm_module_feature_boxes .mtm-per-row-5 {
      width: 33.3333333333%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-5:nth-of-type(3n+3) {
        padding-right: 0;
        width: 33.3333333333%; } }
  @media only screen and (min-width: 65em) {
    .mtm_module_feature_boxes .mtm-per-row-5 {
      width: 20%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-5:nth-of-type(5n+5) {
        padding-right: 0;
        width: 20%; } }
.mtm_module_feature_boxes .mtm-per-row-6 {
  display: inline-block;
  vertical-align: top;
  margin-right: -.275em;
  width: 100%;
  padding: 1em 0; }
  @media only screen and (min-width: 38em) and (max-width: 65em) {
    .mtm_module_feature_boxes .mtm-per-row-6 {
      width: 33.3333333333%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-6:nth-of-type(3n+3) {
        padding-right: 0;
        width: 33.3333333333%; } }
  @media only screen and (min-width: 65em) {
    .mtm_module_feature_boxes .mtm-per-row-6 {
      width: 16.6666666667%;
      padding-right: 2%; }
      .mtm_module_feature_boxes .mtm-per-row-6:nth-of-type(6n+6) {
        padding-right: 0;
        width: 16.6666666667%; } }

.mtm-home-featured--image {
  overflow: hidden; }

.mtm-home-featured--single-text {
  padding: 0 1rem;
  text-align: center;}

.mtm-linkable-tabs--title-container, .mtm-component--term-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .mtm-linkable-tabs--title-container li, .mtm-component--term-list li {
    background-color: #efefeb;
    color: #464144;
    cursor: pointer;
    padding: .4em 1em .5em;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .mtm-linkable-tabs--title-container li a, .mtm-component--term-list li a {
      color: #464144; }
    .mtm-linkable-tabs--title-container li:hover, .mtm-linkable-tabs--title-container li:focus, .mtm-linkable-tabs--title-container li.current, .mtm-component--term-list li:hover, .mtm-component--term-list li:focus, .mtm-component--term-list li.current {
      background-color: #B2A069;
      color: #fff;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .mtm-linkable-tabs--title-container li:hover a, .mtm-linkable-tabs--title-container li:focus a, .mtm-linkable-tabs--title-container li.current a, .mtm-component--term-list li:hover a, .mtm-component--term-list li:focus a, .mtm-component--term-list li.current a {
        color: #fff; }
    .mtm-linkable-tabs--title-container li:before, .mtm-component--term-list li:before {
      content: '› '; }

.mtm-linkable-tabs--content {
  display: none;
  border-top: 0;
  padding: 1em 0; }
  .mtm-linkable-tabs--content.current {
    display: inherit; }

.procedure--back:before {
  content: '› '; }

.tax-related-doctor .procedure--back {
  margin-top: 0;
  margin-bottom: 1em; }

.mtm-list--single {
  border-bottom: 0; }
  .mtm-list--single h4 a {
    text-transform: none; }

.eps-faq--single {
  padding: 1.2em 0; }
  .eps-faq--single strong {
    font-weight: 800; }
  .eps-faq--single p {
    display: inline; }
  .eps-faq--single h3 {
    text-transform: none; }

.faq-topics-label {
  color: #B2A069;
  margin-right: .6em;
  text-transform: uppercase; }

.eps-faq--answer {
  margin-top: .5em; }

.example--labels {
  display: inline-block;
  margin-right: -.275em;
  vertical-align: top;
  width: 50%;
  padding: 0 8%;
  font-size: 0.875em;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase; }
  .example--labels:nth-of-type(2n+1) {
    padding-left: 0; }
  .example--labels:nth-of-type(2n+2) {
    padding-right: 0; }

.example--description {
  margin: 1em 0 2em; }

.home .mtm-module > div {
  max-width: 1296px;
  max-width: 81rem;
  margin: 0 auto; }
.home .mtm-module .mtm-module--hero, .home .mtm-module .mtm_module_feature_boxes, .home .mtm-module .mtm_module_slider {
  max-width: none;
  margin-left: -1rem;
  margin-right: -1rem; }
.home .mtm_module_content_callout .mtm-module--content-secondary {
  margin-top: 1em; }

.page-template-template-faq .toggle-area, .tax-topic .toggle-area, .post-type-archive-faq .toggle-area, .single-faq .toggle-area {
  border-bottom: 0; }
.page-template-template-faq .link-toggle, .tax-topic .link-toggle, .post-type-archive-faq .link-toggle, .single-faq .link-toggle {
  border-bottom: 2px solid #929b6b; }

.page-template-template-faq .term-all, .post-type-archive-faq .term-all, .term-body .term-body, .term-breast .term-breast, .term-face .term-face, .term-skin .term-skin {
  background-color: #B2A069; }
  .page-template-template-faq .term-all a, .page-template-template-faq .term-all:before, .post-type-archive-faq .term-all a, .post-type-archive-faq .term-all:before, .term-body .term-body a, .term-body .term-body:before, .term-breast .term-breast a, .term-breast .term-breast:before, .term-face .term-face a, .term-face .term-face:before, .term-skin .term-skin a, .term-skin .term-skin:before {
    color: #fff; }

.page-template-template-testimonials .mtm-list--single, .tax-related-doctor .mtm-list--single {
  clear: both; }
  .page-template-template-testimonials .mtm-list--single:before, .tax-related-doctor .mtm-list--single:before {
    color: #B2A069;
    content: '\f27a';
    float: left;
    font-family: 'FontAwesome';
    font-size: 2em;
    padding-right: .25em; }
  .page-template-template-testimonials .mtm-list--single:nth-of-type(4n+2):before, .tax-related-doctor .mtm-list--single:nth-of-type(4n+2):before {
    color: #7998b2; }
  .page-template-template-testimonials .mtm-list--single:nth-of-type(4n+3):before, .tax-related-doctor .mtm-list--single:nth-of-type(4n+3):before {
    color: #929b6b; }
  .page-template-template-testimonials .mtm-list--single:nth-of-type(4n+4):before, .tax-related-doctor .mtm-list--single:nth-of-type(4n+4):before {
    color: #8FB8C0; }

#mtm-module-1 {
  padding-top: 0; }
  #mtm-module-1 .mtm_module_slider {
    margin-bottom: -1em;
    margin-top: -1.3em; }

#mtm-module-2 .mtm_module_content_callout h2 {
  margin-bottom: 1.2rem; }

@media only screen and (min-width: 38em) {
  .link-toggle:after {
    position: absolute;
    right: 0;
    top: -.25em; }

  .mtm-linkable-tabs--title-container, .mtm-component--term-list {
    display: inline-block; }
    .mtm-linkable-tabs--title-container li, .mtm-component--term-list li {
      margin-right: .25em;
      display: inline-block; }

  .procedure--back {
    float: right;
    margin-top: 1em; }

  .tax-related-doctor .procedure--back {
    margin-top: 0;
    margin-bottom: 1em; }

  .mtm_module_feature_boxes .mtm-home-featured--image {
    max-height: 6em; } }
@media only screen and (min-width: 50em) {
  .mtm-module--hero, .mtm-module--slider-slide > a {
    min-height: 25em; }

  .mtm-module--hero, .mtm-module--slider {
    margin-left: -3rem;
    margin-right: -3rem; }
    .mtm-module--hero h2, .mtm-module--slider h2 {
      font-size: 4.5rem; }

  .mtm-hero-image-content, .mtm-module--slider-content {
    padding: 3rem; }

  .mtm_module_dual_content_area .mtm-module--content-primary {
    display: inline-block;
    margin-right: -.275em;
    vertical-align: top;
    width: 66.6666666667%;
    padding: 0 2%; }
    .mtm_module_dual_content_area .mtm-module--content-primary:nth-of-type(2n+1) {
      padding-left: 0; }
    .mtm_module_dual_content_area .mtm-module--content-primary:nth-of-type(2n+2) {
      padding-right: 0; }
  .mtm_module_dual_content_area .mtm-module--content-secondary {
    display: inline-block;
    margin-right: -.275em;
    vertical-align: top;
    width: 33.3333333333%;
    padding: 0 2%; }
    .mtm_module_dual_content_area .mtm-module--content-secondary:nth-of-type(2n+1) {
      padding-left: 0; }
    .mtm_module_dual_content_area .mtm-module--content-secondary:nth-of-type(2n+2) {
      padding-right: 0; }

  .mtm_module_content_callout .mtm-module--content-primary {
    width: 66%; }

  .mtm_module_feature_boxes .mtm-home-featured--image {
    max-height: 8em; }

  .mtm-home-featured--single-text {
    padding: 0 3rem; }

  .home .mtm-module .mtm-module--hero, .home .mtm-module .mtm_module_feature_boxes, .home .mtm-module .mtm_module_slider {
    margin-left: -3rem;
    margin-right: -3rem; } }
@media only screen and (min-width: 65em) {
  .mtm-module--hero h2, .mtm-module--slider h2 {
    font-size: 5.8rem; }

  .mtm-module--hero, .mtm-module--slider-slide > a {
    min-height: 30em; }

  .mtm_module_content_callout .mtm-module--content-primary {
    width: 74%; }

  .mtm_module_feature_boxes .mtm-home-featured--image {
    max-height: 10em; }

  .mtm-list--image {
    width: 40%; }

  .mtm-list--post-content {
    width: 60%; } }
@media only screen and (min-width: 78em) {
  .mtm-module--hero, .mtm-module--slider-slide > a {
    min-height: 37em; }

  .mtm_module_content_callout .mtm-module--content-primary {
    width: 80%; }

  .mtm_module_feature_boxes .mtm-home-featured--image {
    max-height: 16em; } }
.nav-main {
  padding: 1em;
  position: absolute;
  right: 100%;
  top: 0;
  width: 80%; }
  .nav-main ul {
    list-style: none; }
  .nav-main a {
    font-size: 16px;
    font-size: 1rem; }

.nav-main--menu {
  margin: 0;
  padding: 0; }

.menu-item {
  padding: 0;
  margin-bottom: 0; }
  .menu-item:last-child {
    border-bottom: 0; }
  .menu-item a,
  .menu-item a:visited {
    color: #B2A069;
    display: block;
    padding: .5em 0;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s; }
    .menu-item a:hover, .menu-item a:focus,
    .menu-item a:visited:hover,
    .menu-item a:visited:focus {
      color: #99874f; }
  .menu-item.menu-text a {
    cursor: default;
    color: #7998b2 !important;
    font-style: italic; }

.footer--menu {
  list-style: none;
  margin: 1em 0 0 0;
  padding: 1.5em 0;
  text-transform: uppercase; }
  .footer--menu li {
    display: inline-block;
    font-size: 1.2em;
    margin-left: .5em;
    margin-right: .5em; }
  .footer--menu a, .footer--menu a:visited {
    color: #6D6E72;
    font-weight: 300;
    padding: 0; }

@media only screen and (max-width: 50em) {
  .nav-main {
    padding: 2em;
    position: absolute;
    right: 100%;
    top: 0;
    width: 60%; }
    .nav-main #closeSidebar {
      border: 1px solid #B2A069;
      border-radius: 50%;
      color: #B2A069;
      display: inline-block;
      font-size: 1.8em;
      line-height: 1;
      margin-top: .75em;
      padding: 0 .25em; } }
@media only screen and (max-width: 38em) {
  .nav-main {
    width: 80%; } }
@media only screen and (min-width: 50em) {
  .nav-main {
    clear: right;
    float: right;
    height: auto;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    text-transform: uppercase;
    top: auto;
    width: auto; }

  .menu-main-menu-container {
    height: 100%; }

  .nav-main--menu {
    height: 100%;
    text-align: right; }
    .nav-main--menu .menu-item {
      display: inline-block;
      height: 100%; }
      .nav-main--menu .menu-item > a {
        height: 100%;
        display: inline-block;
        padding: .5em; }
      .nav-main--menu .menu-item :last-of-type a {
        padding-right: 0; }

  .nav-footer {
    position: relative; }

  .footer--menu {
    margin-top: 0; }
    .footer--menu .menu-item:first-child a {
      padding-left: 0; } }
@media only screen and (max-width: 50em) {
  .nav-main--menu .menu-item {
    position: relative; }
    .nav-main--menu .menu-item a {
      color: #222330; }
      .nav-main--menu .menu-item a:hover, .nav-main--menu .menu-item a:focus {
        color: #B2A069; }
  .nav-main--menu .menu-item-has-children a {
    position: relative; }
  .nav-main--menu .menu-toggle {
    background: #B2A069;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2em; }
    .nav-main--menu .menu-toggle:after {
      content: '+';
      color: #fff;
      font-size: 1.2em;
      padding: .3em 0;
      display: inline-block;
      width: 100%;
      text-align: center; }
  .nav-main--menu .menu-toggle-active:after {
    content: "–"; }
  .nav-main--menu ul.sub-menu {
    border-bottom: 1px solid #B2A069;
    margin: 0 0 1em 0;
    padding-bottom: .5em; }
    .nav-main--menu ul.sub-menu.menu-collapse {
      border-bottom: 0;
      height: 0;
      margin: 0;
      padding-bottom: 0;
      overflow: hidden; } }
@media only screen and (min-width: 50em) {
  .nav-main--menu, .nav-main--menu * {
    list-style: none;
    margin: 0;
    padding: 0; }

  .nav-main--menu ul.sub-menu {
    background: #F1F0ED;
    display: block;
    height: auto;
    left: .5em;
    max-height: 0;
    overflow: hidden;
    padding: 0 .5em;
    position: absolute;
    text-align: left;
    top: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    width: 12em;
    z-index: 99; }
    .nav-main--menu ul.sub-menu:hover {
      overflow: inherit; }
    .nav-main--menu ul.sub-menu ul {
      top: 100%;
      left: 10%;
      background: #e6e4df; }
    .nav-main--menu ul.sub-menu li {
      padding: 0em;
      width: 100%; }
      .nav-main--menu ul.sub-menu li > a {
        color: #222330;
        padding: 9.6px 16px;
        padding: 0.6rem 1rem;
        text-transform: none;
        width: 100%;
        white-space: normal; }
        .nav-main--menu ul.sub-menu li > a:hover, .nav-main--menu ul.sub-menu li > a:focus {
          color: #B2A069; }
  .nav-main--menu li {
    position: relative; }
    .nav-main--menu li:hover > ul, .nav-main--menu li.sfHover > ul {
      display: block;
      max-height: 800px;
      padding: 0 .5em .5em;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
  .nav-main--menu > li:last-child ul {
    left: auto;
    right: 0; }
  .nav-main--menu a {
    display: block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; } }
.header-main {
  position: fixed;
  width: 100%;
  z-index: 999; }

.header--inner {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0;
  top: 0;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  z-index: 999; }

.header--quicklinks {
  padding: 0.5em 1rem;
  background: #6D6E72;
  position: relative;
  z-index: 1000; }

.header--blog-name {
  box-sizing: border-box;
  font-size: 2rem;
  height: 100%;
  margin: 0 auto;
  padding: 4.8px 40px 8px;
  padding: 0.3rem 2.5rem 0.5rem;
  text-align: center; }
  .header--blog-name a {
    display: block; }
  .header--blog-name img {
    max-width: 9em;
    width: 100%; }
  .header--blog-name .header-logo {
    display: none; }
  .header--blog-name .header-logo-mobile {
    display: inline-block;
    max-height: 4em; }

.header--extra-text {
  clear: both;
  display: none; }
  .header--extra-text p {
    margin: 1em 0 .5em; }

.nav-main .header--extra-text {
  display: block; }

.header-main-small .header--quicklinks {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden; }
.header-main-small .header--inner {
  top: -130px;
  overflow: hidden;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }
.header-main-small .header--blog-name {
  -webkit-transition: font-size 0.6s;
  -moz-transition: font-size 0.6s;
  -ms-transition: font-size 0.6s;
  -o-transition: font-size 0.6s;
  transition: font-size 0.6s; }

@media only screen and (min-width: 38em) {
  .header--blog-name {
    width: inherit; } }
@media only screen and (min-width: 50em) {
  .header-main {
    background-color: rgba(0, 0, 0, 0.6); }

  .header--inner, .nav-quicklinks {
    background-color: transparent;
    *zoom: 1;
    max-width: 1296px;
    max-width: 81rem;
    padding-left: 3rem;
    padding-right: 3rem; }
    .header--inner:before, .header--inner:after, .nav-quicklinks:before, .nav-quicklinks:after {
      display: table;
      content: ""; }
    .header--inner:after, .nav-quicklinks:after {
      clear: both; }

  .header--inner {
    border: 0;
    position: relative; }

  .header--blog-name {
    float: left;
    margin-top: 0;
    padding: 1.5rem 0 0;
    text-align: left; }
    .header--blog-name .header-logo {
      display: inline-block; }
    .header--blog-name .header-logo-mobile {
      display: none; }

  .header--extra-text {
    clear: right;
    display: block;
    float: right;
    text-align: right;
    padding: 0; }
    .header--extra-text p {
      color: #fff; }

  .nav-main .header--extra-text {
    display: none; }

  .header-main-small .header--inner {
    height: 2.2em;
    overflow: visible;
    top: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s; }
  .header-main-small .header--blog-name {
    font-size: 1.3em;
    padding-top: .4em;
    -webkit-transition: font-size 0.5s;
    -moz-transition: font-size 0.5s;
    -ms-transition: font-size 0.5s;
    -o-transition: font-size 0.5s;
    transition: font-size 0.5s; }
  .header-main-small .header--extra-text {
    display: none; }
  .header-main-small .nav-main {
    height: auto;
    top: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .header-main-small .nav-main .menu-item a {
      margin: 0 .3em;
      padding: .6em 0 .5em;
      -webkit-transition: padding .5s, margin .5s;
      -moz-transition: padding .5s, margin .5s;
      -ms-transition: padding .5s, margin .5s;
      -o-transition: padding .5s, margin .5s;
      transition: padding .5s, margin .5s; } }
@media only screen and (min-width: 78em) {
  .header--inner, .nav-quicklinks {
    display: block;
    margin-left: auto;
    margin-right: auto; }

  .header-main-small .header--blog-name {
    display: inline-block;
    width: 25%; }
  .header-main-small .nav-main {
    width: 74%; } }
.open-button-wrapper {
  position: relative;
  width: 100%; }

.open-button {
  -webkit-box-shadow: 0 0px 0 transparent;
  -moz-box-shadow: 0 0px 0 transparent;
  box-shadow: 0 0px 0 transparent;
  background: none;
  border: 0;
  font-size: 1em;
  height: 2.8em;
  overflow: hidden;
  padding: .4em;
  position: absolute;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  top: 0;
  width: 2.5em; }
  .open-button:active, .open-button:focus {
    outline: 0; }
  .open-button span {
    display: inline-block;
    left: 100%;
    position: absolute; }

.open-main-menu {
  left: 0; }
  .open-main-menu:before {
    color: #B2A069;
    content: '\2630';
    display: block;
    font-size: 1.5em;
    width: 100%; }
  .open-main-menu:hover:before {
    color: #fff; }
  .open-main-menu:after {
    color: #B2A069;
    content: 'MENU';
    display: block;
    font-size: 7px;
    font-weight: 600;
    letter-spacing: .5px;
    width: 100%; }
  .open-main-menu:hover:after {
    color: #fff; }

.open-sidebar {
  right: 0; }
  .open-sidebar:before {
    border-left: 12px solid #B2A069;
    border-right: 6px solid #B2A069;
    content: ' ';
    display: block;
    height: 70%;
    margin-left: 3px;
    width: 21px; }
  .open-sidebar:hover:before {
    border-color: #fff; }
  .open-sidebar:after {
    color: #B2A069;
    content: 'INFO';
    display: block;
    font-size: 7px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-top: .3em;
    width: 100%; }
  .open-sidebar:hover:after {
    color: #fff; }

@media only screen and (max-width: 50em) {
  .open-the-menu {
    overflow: hidden; }
    .open-the-menu body {
      overflow: hidden;
      height: 100%; }
    .open-the-menu .wrapper {
      width: 100%;
      height: 100%;
      margin-left: 60%;
      margin-right: -60%;
      overflow: visible; }
    .open-the-menu .nav-main {
      overflow-y: auto; }
    .open-the-menu .admin-bar .nav-main {
      padding-bottom: 4em; }

  .open-the-sidebar {
    overflow: hidden; }
    .open-the-sidebar body {
      overflow: hidden;
      height: 100%; }
    .open-the-sidebar .wrapper {
      width: 100%;
      height: 100%;
      margin-left: -60%;
      margin-right: 60%; } }
@media only screen and (max-width: 38em) {
  .open-the-menu .wrapper {
    margin-left: 80%;
    margin-right: -80%; }

  .open-the-sidebar .wrapper {
    margin-left: -80%;
    margin-right: 80%; } }
@media only screen and (min-width: 50em) {
  .open-button-wrapper {
    display: none; }

  .open-the-menu .wrapper {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }

  .open-the-sidebar .wrapper {
    margin-left: 0;
    margin-right: 0; }

  #closeSidebar {
    display: none; } }
.footer-main {
  position: relative;
  bottom: 0;
  width: 100%; }

.footer--inner {
  *zoom: 1;
  padding: 1rem;
  background-color: #fff;
  text-align: center; }
  .footer--inner:before, .footer--inner:after {
    display: table;
    content: ""; }
  .footer--inner:after {
    clear: both; }

.footer--copyright {
  padding: 1em 0;
  border-top: 1px solid #F1F0ED; }
  .footer--copyright p {
    color: #a7a6a6;
    font-size: .85em; }

@media only screen and (min-width: 50em) {
  .footer--inner {
    max-width: 1296px;
    max-width: 81rem;
    padding: 0 3rem; } }
@media only screen and (min-width: 78em) {
  .footer--inner {
    display: block;
    margin-left: auto;
    margin-right: auto; } }
.content--sidebar {
  left: 100%;
  padding: 32px;
  padding: 2rem;
  position: absolute;
  top: 0;
  width: 80%; }

@media only screen and (max-width: 50em) {
  .content--sidebar {
    width: 60%; }

  .open-the-sidebar .wrapper {
    overflow: visible; }
  .open-the-sidebar .content--sidebar {
    height: 100%;
    overflow-y: auto; }
  .open-the-sidebar .admin-bar .content--sidebar {
    padding-bottom: 4em; } }
@media only screen and (max-width: 38em) {
  .content--sidebar {
    width: 80%; } }
@media only screen and (min-width: 50em) {
  .content--sidebar {
    left: auto;
    margin-top: 2em;
    padding: 0;
    position: relative;
    top: auto;
    width: 100%; } }
@media only screen and (min-width: 50em) {
  .sidebar-main {
    display: inline-block;
    margin-right: -.275em;
    vertical-align: top;
    width: 31.25%;
    padding: 0 1%;
    padding-left: 0;
    padding-right: 0; }

  .sidebar--leftcol,
  .sidebar--rightcol {
    margin-top: 0; } }
.widget {
  border-top: 2px solid #929b6b;
  margin-bottom: 1.2em; }
  .widget:last-child {
    margin-bottom: 0; }
  .widget a:before {
    content: '› '; }
  .widget .social-icons {
    float: none; }

.widget-inner {
  padding-top: 1.2em; }
  .widget-inner .h4 {
    color: #222330; }

.bio-photo {
  max-width: 70%; }

.widget-callout {
  background-color: #7998b2;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  padding: 1.1em !important;
  height: 11em;
  width: 11em; }
  .widget-callout p {
    color: #fff;
    line-height: 1.5em;
    margin-bottom: .1em; }
    .widget-callout p:first-of-type {
      font-size: 1.1em;
      line-height: 1.2em; }
  .widget-callout a {
    color: #222330; }

.widget_recent_entries ul {
  margin-left: 0;
  padding-left: 0; }
.widget_recent_entries li {
  list-style: none; }

.search-form {
  position: relative;
  width: 100%; }
  .search-form label {
    display: none; }

.textbox.search--textbox {
  border: 0;
  margin: 0;
  padding: .5em 2.25em .5em .25em; }

.search--button {
  background: #7998b2;
  bottom: 0;
  color: #fff;
  font-size: .7em;
  font-weight: bold;
  padding: .5em;
  position: absolute;
  right: 0;
  top: 0; }
  .search--button:hover {
    color: #fff; }

.sidebar .search-form {
  max-width: inherit;
  margin: 0;
  width: 100%; }

.search-toggle {
  background-color: #7998b2;
  border: none;
  color: #fff;
  float: right;
  padding: .5em;
  -webkit-transition: padding 0.8s;
  -moz-transition: padding 0.8s;
  -ms-transition: padding 0.8s;
  -o-transition: padding 0.8s;
  transition: padding 0.8s; }
  .search-toggle:hover {
    background-color: #5b7f9d;
    border: none; }
  .search-toggle:before {
    content: "⚲"; }

.header-main .search-form {
  margin: 0;
  max-height: 0;
  overflow: hidden;
  padding-bottom: 0;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }

.header-main .search-form.search-expanded {
  margin: .4em 0 0;
  max-height: 3em;
  padding-bottom: .4em;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }
  .header-main .search-form.search-expanded .search--button {
    margin-bottom: .4em; }

@media only screen and (min-width: 50em) {
  .search-toggle {
    display: none !important; }

  .header-main .search-form {
    clear: both;
    float: right;
    max-height: 3em;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    width: 20em; } }
.post, .archive {
  *zoom: 1;
  margin-bottom: 5em; }
  .post:before, .post:after, .archive:before, .archive:after {
    display: table;
    content: ""; }
  .post:after, .archive:after {
    clear: both; }

.post--title {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  .post--title a:hover {
    text-decoration: none; }

.post--thumbnail {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.post--byline, #tribe-events .tribe-event-schedule-details {
  font-style: italic;
  margin: 0 0 12px 0;
  margin: 0 0 0.75rem 0; }
  .post--byline a, #tribe-events .tribe-event-schedule-details a {
    font-style: italic; }

.post--summary {
  *zoom: 1; }
  .post--summary:before, .post--summary:after {
    display: table;
    content: ""; }
  .post--summary:after {
    clear: both; }

.post--content table {
  background-color: transparent; }
.post--content th, .post--content td {
  padding-left: 0;
  padding-top: 0;
  vertical-align: top; }

.post--content h1, .post--content h2, .post--content h3, .post--content h4, .post--content h5, .post--content h6, .post--content .h1, .post--content #mtm-module-2 .mtm_module_content_callout h2, #mtm-module-2 .mtm_module_content_callout .post--content h2, .post--content .h2, .post--content .h3, .post--content .h4, .post--content .h5, .post--content #tribe-events .tribe-events-list-separator-month span, #tribe-events .tribe-events-list-separator-month .post--content span, .post--content #tribe-events-day .tribe-events-day-time-slot h5, #tribe-events-day .tribe-events-day-time-slot .post--content h5, .post--content .h6, .eps-faq--single section h1, .eps-faq--single section h2, .eps-faq--single section h3, .eps-faq--single section h4, .eps-faq--single section h5, .eps-faq--single section h6, .eps-faq--single section .h1, .eps-faq--single section #mtm-module-2 .mtm_module_content_callout h2, #mtm-module-2 .mtm_module_content_callout .eps-faq--single section h2, .eps-faq--single section .h2, .eps-faq--single section .h3, .eps-faq--single section .h4, .eps-faq--single section .h5, .eps-faq--single section #tribe-events .tribe-events-list-separator-month span, #tribe-events .tribe-events-list-separator-month .eps-faq--single section span, .eps-faq--single section #tribe-events-day .tribe-events-day-time-slot h5, #tribe-events-day .tribe-events-day-time-slot .eps-faq--single section h5, .eps-faq--single section .h6 {
  margin-top: 1.65rem;
  margin-bottom: 0.88rem; }
.post--content h5, .eps-faq--single section h5 {
  color: #B2A069;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: none; }

.post--metadata {
  border-top: 1px solid #EFEFEB;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin-top: 16px;
  margin-top: 1rem;
  padding-top: 4px;
  padding-top: 0.25rem; }
  .post--metadata ul {
    display: inline-block;
    margin: 0 16px 0 0;
    margin: 0 1rem 0 0;
    padding: 0; }
    .post--metadata ul li {
      display: inline-block;
      list-style: none;
      margin: 0;
      padding: 0 1.6px 0 0;
      padding: 0 0.1rem 0 0; }
  .post--metadata a {
    font-style: italic;
    text-transform: none; }

.post--metadata--title {
  font-weight: bold;
  margin-right: .5em; }

.post--hr {
  width: 50%;
  margin: 3em auto; }

.archive .post--title {
  font-size: 31.28px;
  font-size: 1.955rem; }

.single .post--metadata {
  margin-bottom: 4.8px;
  margin-bottom: 0.3rem;
  margin-top: 4px;
  margin-top: 0.25rem; }
.single .post--summary {
  font-size: 20.8px;
  font-size: 1.3rem; }
  .single .post--summary p {
    color: #a7a6a6;
    line-height: 1.3; }

.page--header {
  margin-bottom: 25.6px;
  margin-bottom: 1.6rem; }

.page--title {
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }

.content .social-icons {
  float: none; }

section.comments {
  border-top: 1px solid #EFEFEB;
  margin-top: 2em;
  padding-top: 1em; }

.comments--list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .comments--list ul.comment,
  .comments--list ol.comment {
    border-left: 1px solid #EFEFEB;
    border-top: 1px solid #F1F0ED;
    border-bottom: 1px solid #F1F0ED;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    padding-left: 40px;
    padding-left: 2.5rem; }

.comments--form-row textarea, .comments--form-row input {
  margin-top: .5em; }

.comment {
  *zoom: 1;
  clear: both;
  margin-top: .5em; }
  .comment:before, .comment:after {
    display: table;
    content: ""; }
  .comment:after {
    clear: both; }
  .comment:first-of-type {
    margin-top: 0; }
  .comment .avatar {
    float: left;
    height: 32px;
    height: 2rem;
    margin-right: 4px;
    margin-right: 0.25rem;
    width: 32px;
    width: 2rem; }

.comment--body {
  float: right;
  margin-bottom: 1.5em;
  width: 60%;
  width: -moz-calc(100% - 2.5rem);
  width: -webkit-calc(100% - 2.5rem);
  width: calc(100% - 2.5rem); }

.comment--name {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: .5em; }
  .comment--name a {
    font-weight: bold; }

.comment--byline {
  margin: 0 0 6px 0;
  margin: 0 0 0.375rem 0; }
  .comment--byline a {
    font-style: italic; }

.bypostauthor img.avatar {
  border: 2px solid #B2A069; }

.comments--respond {
  border-top: 1px solid #EFEFEB;
  margin-top: 2em;
  padding-top: 1em; }

.comment-subscription-form {
  margin-bottom: 0; }
  .comment-subscription-form:first-of-type {
    margin-top: 1em; }
  .comment-subscription-form label.subscribe-label {
    font-size: 1em; }

@media only screen and (min-width: 50em) {
  .comments--list ol.comment,
  .comments--list ul.comment {
    padding-left: 80px;
    padding-left: 5rem; }

  .comment .avatar {
    height: 64px;
    height: 4rem;
    margin-right: 16px;
    margin-right: 1rem;
    width: 64px;
    width: 4rem; }

  .comment--body {
    width: -moz-calc(100% - 5rem);
    width: -webkit-calc(100% - 5rem);
    width: calc(100% - 5rem); } }
.woocommerce .content {
  *zoom: 1; }
  .woocommerce .content:before, .woocommerce .content:after {
    display: table;
    content: ""; }
  .woocommerce .content:after {
    clear: both; }
.woocommerce div.product div.images img {
  max-height: 40em; }

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
.woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #EFEFEB; }
  .woocommerce-MyAccount-navigation li.is-active a {
    font-weight: bold; }
    .woocommerce-MyAccount-navigation li.is-active a:after {
      content: ' »'; }

li.woocommerce-MyAccount-navigation-link--customer-logout {
  display: block;
  border-bottom: 0; }
  li.woocommerce-MyAccount-navigation-link--customer-logout a {
    margin-top: 1em; }

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  margin-bottom: 1.2em; }
.gform_wrapper .ginput_container .gfield_checkbox li label, .gform_wrapper .ginput_container .gfield_radio li label {
  font-size: 1em; }

#tribe-events table.tribe-events-calendar {
  color: #222330; }
  #tribe-events table.tribe-events-calendar th {
    background-color: #EFEFEB;
    border-color: #EFEFEB;
    color: #222330; }
  #tribe-events table.tribe-events-calendar td {
    border-color: #EFEFEB; }
  #tribe-events table.tribe-events-calendar div[id*=tribe-events-daynum-], #tribe-events table.tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #F1F0ED;
    color: #222330; }
#tribe-events .tribe-events-single h1, #tribe-events .tribe-events-single h2 {
  margin-top: 0; }
#tribe-events .tribe-events-single .tribe-events-schedule {
  background: transparent;
  border: 0;
  padding: 0; }
  #tribe-events .tribe-events-single .tribe-events-schedule h2 {
    display: inline-block; }
#tribe-events .tribe-events-single .tribe-events-event-meta {
  background: #F1F0ED;
  border: 0;
  display: block; }
#tribe-events .tribe-events-single .tribe-events-venue-map {
  background: transparent;
  border: 0; }
#tribe-events .tribe-events-list .type-tribe_events {
  border-bottom-color: #F1F0ED; }
#tribe-events .tribe-events-event-meta {
  margin-bottom: 0.75em; }
#tribe-events .tribe-events-meta-group {
  margin-bottom: 1em; }
#tribe-events .tribe-events-cal-links a, #tribe-events .tribe-events-ical {
  font-size: .8em; }
#tribe-events .tribe-events-cost, #tribe-events .tribe-events-event-cost {
  background-color: #F1F0ED;
  border: 0;
  display: inline-block;
  font-weight: bold;
  padding: .5em; }
  #tribe-events .tribe-events-cost span, #tribe-events .tribe-events-event-cost span {
    background: transparent;
    border: 0;
    padding: 0; }
#tribe-events .tribe-events-list-separator-month {
  background-color: #F1F0ED; }

#tribe-events-day h2 {
  display: block;
  margin-top: 0; }
#tribe-events-day .tribe-events-content {
  float: none;
  width: 100%; }
#tribe-events-day .tribe-events-event-meta {
  background: transparent;
  border: 0;
  padding: 0; }
#tribe-events-day .time-details, #tribe-events-day .tribe-events-venue-details {
  padding-left: 0;
  border: 0; }
#tribe-events-day .tribe-events-day-time-slot h5 {
  background-color: #F1F0ED;
  padding: 6px 10px; }

#tribe-bar-form {
  background: #F1F0ED; }
  #tribe-bar-form .tribe-bar-collapse-toggle {
    background: #F1F0ED; }
  #tribe-bar-form .tribe-bar-views-inner {
    background: #EFEFEB; }
  #tribe-bar-form .tribe-bar-views-list .tribe-bar-views-option a, #tribe-bar-form .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a {
    background: #EFEFEB; }
    #tribe-bar-form .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-bar-form .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
      background: #a7a6a6; }

.tribe-events-notices {
  background: #fbfcfc;
  border-radius: 0;
  border: 0;
  padding: 1em;
  text-shadow: none;
  color: #222330; }

@media only screen and (min-width: 38em) {
  #tribe-events .tribe-events-event-meta {
    display: inline-block; }
  #tribe-events .tribe-events-cost, #tribe-events .tribe-events-event-cost {
    float: right; }

  #tribe-events-day h2 {
    display: inline-block;
    float: left; }
  #tribe-events-day .tribe-events-event-meta {
    float: left; } }
@media only screen and (min-width: 50em) {
  #tribe-events .tribe-events-single .tribe-events-event-meta {
    padding: 0 2%; }
    #tribe-events .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group {
      padding: 0 4% 0 0; }
  #tribe-events .tribe-events-event-cost {
    float: right; }
  #tribe-events .tribe-events-event-meta {
    display: inline-block; }
  #tribe-events .tribe-ticket.quantity {
    width: 30%; }
  #tribe-events .tribe-events-tickets td {
    padding: .75em 1em .75em 0;
    vertical-align: top; }
  #tribe-events .tickets_name {
    font-weight: 500; }

  #tribe-events-day .tribe-events-event-meta {
    float: left;
    width: 30%; }
  #tribe-events-day .tribe-events-content {
    float: right;
    width: 67%; } }
.nav-pager {
  *zoom: 1; }
  .nav-pager:before, .nav-pager:after {
    display: table;
    content: ""; }
  .nav-pager:after {
    clear: both; }

.pager {
  list-style: none;
  margin: 0;
  padding: 0; }

.post--pager {
  margin: 2em auto 0 auto;
  text-align: center; }

.post--pager-all {
  padding: 0 1em; }

.page-numbers {
  padding: 0 .3em; }

/* 07. TRUMPS */
/*
 * Temporary fix for https://core.trac.wordpress.org/ticket/26609
 */
html #wpadminbar {
  position: fixed; }

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