@charset "UTF-8";
/*--
    Theme Name:  Sun Chemical 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: #f4f2f3;
  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: #464144;
  font-weight: 400;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 100%;
  height: 100%;
  letter-spacing: 0px;
  line-height: 1.625em;
  width: 100%; }

p {
  color: #464144;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 100%;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.625em;
  text-rendering: optimizeLegibility; }

/* Links */
a {
  color: #ee3224;
  cursor: pointer;
  text-decoration: none;
  transition: color .3s; }
  a:hover {
    border: 0;
    color: #f2665c;
    outline: 0;
    text-decoration: none; }
  a:focus, a:active {
    border: 0;
    color: #f2665c;
    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,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5, #tribe-events-day .tribe-events-day-time-slot h5,
h6, .h6 {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  text-shadow: none; }
  h1 *, .h1 *,
  h2 *, .h2 *,
  h3 *, .h3 *,
  h4 *, .h4 *,
  h5 *, .h5 *, #tribe-events-day .tribe-events-day-time-slot h5 *,
  h6 *, .h6 * {
    line-height: 1.1; }

h1,
.h1 {
  color: #322e2f;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 33.84px;
  font-size: 2.115rem;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.1;
  margin-bottom: 1rem; }
  h1 a,
  .h1 a {
    font-weight: 100; }

h2,
.h2 {
  color: #322e2f;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.1;
  margin-bottom: 1rem; }
  h2 a,
  .h2 a {
    font-weight: 100; }

h3,
.h3 {
  color: #00a7dc;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 21.6px;
  font-size: 1.35rem;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 1.1;
  margin-bottom: 1rem; }
  h3 a,
  .h3 a {
    font-weight: 600; }

h4,
.h4 {
  color: #322e2f;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 18.72px;
  font-size: 1.17rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.1;
  margin-bottom: 1rem; }
  h4 a,
  .h4 a {
    font-weight: 400; }

h5, .h5, #tribe-events-day .tribe-events-day-time-slot h5 {
  color: #322e2f;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 17.28px;
  font-size: 1.08rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.1;
  margin-bottom: 1rem; }
  h5 a,
  .h5 a,
  #tribe-events-day .tribe-events-day-time-slot h5 a {
    font-weight: 400; }

h6,
.h6 {
  color: #322e2f;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 14.4px;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.1;
  margin-bottom: 1rem;
  text-transform: uppercase; }
  h6 a,
  .h6 a {
    font-weight: 400; }

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

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

small {
  font-size: .875em; }

ul,
ol {
  color: #464144;
  font-family: "Proxima Nova", "proxima-nova", 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.3em;
  margin: .3em 0; }
  li h1, li h2, li h3, li h4, li h5, li h6 {
    margin-bottom: .2em; }
  li span {
    vertical-align: bottom; }

blockquote {
  border-left: 0 solid #d4ccd4;
  color: #948b90;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: 200;
  line-height: 1.3em;
  padding-left: 0;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }
  blockquote * {
    font-family: "Proxima Nova", "proxima-nova", sans-serif;
    font-style: italic;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 200; }

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

cite {
  font-weight: inherit; }

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

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

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: #f4f2f3;
  color: #e22025;
  text-decoration: none; }

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

del, strike {
  font-weight: inherit; }

pre,
code,
kbd,
samp,
var,
tt {
  background-color: #f4f2f3;
  border: 0;
  color: #464144;
  font-family: monospace;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.625em;
  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: #d4ccd4;
  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; }

/* fency slider css */
.fancybox-toolbar {
	visibility: visible;
	opacity: 1;
	transition: unset;
}
.fancybox-slide {
	padding: 15px !important;
}
body button.fancybox-button {
	background: #000;
  border-radius: 50px;
	width: 32px;
	height: 32px;
  padding: 10px;
  color:#ccc;
}

body button.fancybox-button:hover {
  background:#000;
  color:#fff;
}
.fancybox-content{
	position: relative;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    z-index: 111102;
    border: 10px solid #fff;
    background: #fff;
    background-clip: padding-box;
}
.fancybox-inner {
    width: 705px;
    height: 418px;
    margin: auto;
}
@media only screen and (max-width: 767px) {
	.fancybox-inner {
    	width: 100%;
	}
}
/* end of fency slider css */

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

::selection {
  background-color: #d4ccd4;
  color: #f4f2f3;
  text-shadow: none; }

@media only screen and (min-width: 55em) {
  h1,
  .h1 {
    font-size: 37.6px;
    font-size: 2.35rem; }
  h2,
  .h2 {
    font-size: 32px;
    font-size: 2rem; }
  h3,
  .h3 {
    font-size: 24px;
    font-size: 1.5rem; }
  h4,
  .h4 {
    font-size: 20.8px;
    font-size: 1.3rem; }
  h5, .h5, #tribe-events-day .tribe-events-day-time-slot h5 {
    font-size: 19.2px;
    font-size: 1.2rem; }
  h6,
  .h6 {
    font-size: 16px;
    font-size: 1rem; }
  nav li {
    line-height: 1; } }

/* FORMS */
label {
  color: #464144;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  letter-spacing: 1pt;
  text-transform: uppercase; }

input[type="text"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="search"],
input[type="file"],
input[type="password"],
select,
textarea,
.textbox {
  background-color: #fff;
  border: 1px solid #d4ccd4;
  color: #464144;
  display: block;
  font-family: "Proxima Nova", "proxima-nova", 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="tel"]:active,
  input[type="tel"]: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: #ee3224; }

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: #ee3224;
  border: 0;
  border-radius: 0;
  display: inline-block;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-size: 1em;
  font-weight: 200;
  height: auto;
  padding: 0.5em 2em;
  width: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  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:hover[type=submit],
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    background-color: #b51006;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  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.button.alt[type="button"],
  input[type="submit"].alt,
  .woocommerce input.button.alt[type=submit],
  input[type="reset"].alt,
  .woocommerce input.button.alt[type="reset"] {
    background-color: #77be3e; }
    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:hover[type=submit],
    .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:focus[type=submit],
    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: #348d00; }
  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:hover[type=submit],
    .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:focus[type=submit],
    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: #635d61; }
  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:active[type=submit],
  .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:focus[type=submit],
  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: #ee3224; }

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: #afa8af;
  font-size: 0.875em;
  font-style: normal; }

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

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

/* TABLES */
table {
  background-color: transparent;
  border-spacing: 0;
  height: 100%;
  margin-bottom: 0.8125em;
  width: 100%; }

th,
td {
  font-size: .875em;
  line-height: 1.625em;
  min-width: 10em;
  padding: 0.5em;
  text-align: left;
  vertical-align: top; }

th {
  font-weight: bold; }

td {
  border-top: 1px solid #d4ccd4; }

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.625em; }

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: 16px;
  font-size: 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 {
  padding: 0;
  padding-top: 150px; }
  .content.inner-padding {
    padding: 0 1rem; }
  .content.has_sidebar {
    max-width: 1296px;
    max-width: 81rem;
    padding-left: 1rem;
    padding-right: 1rem; }
    .content.has_sidebar .sidebar-main, .content.has_sidebar .content-main {
      padding-bottom: 1rem;
      padding-top: 1rem; }
  .content .content-full .content--page,.intro .intro__content {
    max-width: 1296px;
    max-width: 81rem;
    padding: 1rem; }

@media only screen and (min-width: 55em) {
  .content {
    padding-top: 150px; }
    .content.has_sidebar {
      padding-left: 3rem;
      padding-right: 3rem; }
      .content.has_sidebar .sidebar-main, .content.has_sidebar .content-main {
        padding-bottom: 3rem;
        padding-top: 3rem; }
    .content .content-full .content--page, .intro .intro__content {
      padding: 3rem; } }

@media only screen and (min-width: 63em) {
  .content-main {
    display: inline-block;
    margin-right: -.275em;
    vertical-align: top;
    width: 75%;
    padding: 0 3%;
    padding-right: 0; } }

@media only screen and (min-width: 74em) {
  .content {
    margin: 0 auto;
    padding-top: 150px; }
  .content-full {
    margin: 0 auto; }
    .content-full .content--page, .intro .intro__content {
      margin: 0 auto; } }

  .page-template-template-modules .intro__content, .page-template-template-modular-content-with-form-fill .intro__content {
    display: block;
  }

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

@media only screen and (min-width: 33em) {
  .alignright {
    clear: right;
    float: right;
    margin: 0 0 8px 16px;
    margin: 0 0 0.5rem 1rem;
    max-width: 50%; }
  .alignleft {
    clear: left;
    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%; } }

/* 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: block;
  clear: both;
  vertical-align: middle;
  -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 .social-icons {
    float: right;
    position: absolute;
    top: -30%;
    left: 1rem; }
  .header-main-small .social-icons {
    top: 120%; }
  .social-icons a.button-social {
    background: transparent;
    padding: 0 .5em; }
    .social-icons a.button-social:before {
      font: normal normal normal 1em/1 FontAwesome; }
    .social-icons a.button-social:hover, .social-icons a.button-social:focus, .social-icons a.button-social:active {
      background: transparent;
      color: #322e2f; }

.back-to-top {
  bottom: 1em;
  display: none;
  position: fixed;
  right: 1em; }
  .back-to-top:before {
    content: '\f062';
    font-family: 'FontAwesome';
    padding-right: .5em; }

@media only screen and (min-width: 55em) {
  .header-main .social-icons {
    top: 107%;
    left: auto;
    right: 3rem; }
  .header-main-small .social-icons {
    top: 120%; } }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #d4ccd4; }

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

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

.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-caption {
  text-align: center; }

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

.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: 33em) {
    .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: 33em) and (max-width: 63em) {
    .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: 63em) {
    .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: #ee3224;
  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 */
.eventcontainer {
  display: grid;
  grid-template-columns: auto 25%;
  grid-template-rows: auto 1fr;
  grid-gap: 2em; }

.eventcontent {
  grid-column-start: 1;
  grid-column-end: 2; }

.eventsidebar {
  grid-column-start: 2;
  grid-column-end: 2;
  height: fit-content;
  background-color: #f8f8f8;
  padding: 1em; }

@media only screen and (max-width: 600px) {
  .mobileeventcontainer {
    display: none !important; } }

.mtm-module {
  padding-bottom: 0;
  padding-top: 0; }
  .mtm-module > div {
    padding-top: 2em;
    padding-bottom: 1em; }
  .mtm-module:nth-of-type(2n+2):not(#mtm-module-2) {
    background-color: #f4f2f3; }
  .mtm-module:last-of-type > div {
    padding-bottom: 1.5em; }
.mtm-module .mtm_module_resources {
  overflow: hidden !important;
}
.mtm-inner-container .mtm-module:nth-of-type(2n+2):not(#mtm-module-2) {
	background-color: inherit;
	background-color: transparent; }

.widgetized .mtm-module:nth-of-type(2n+2):not(#mtm-module-2) {
  background-color: inherit; }

.mtm_module_widget_area {
  display: none; }
  .mtm_module_widget_area .widget {
    width: 100% !important;
    margin-right: 0 !important;
    padding: 0 !important; }

.mtm-grid--single-content .post--thumbnail img {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1;
  object-fit: cover;
}

.page-template-template-modules .content .content-full .content--page,
.page-template-template-modular-content-with-form-fill .content .content-full .content--page {
  max-width: none;
  overflow: auto;
  padding: 0; }

.page-template-template-modules .page--title,
.page-template-template-modular-content-with-form-fill .page--title {
  max-width: 81rem;
  margin: 0 auto;
  padding: 1rem; }

.page-template-template-modules .mtm-module > div,
.page-template-template-modular-content-with-form-fill .mtm-module > div {
  margin-left: auto;
  margin-right: auto;
  max-width: 81rem;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: hidden; }

.mtm_module_slider .flex-control-nav {
  z-index: 10;
}

.mtm_module_carousel .flex-viewport .post--thumbnail {
  margin-bottom: 0;
}

.mtm_module_carousel .carousel ol.flex-control-nav {
  margin-top: 1.625em;
}

.page-template-template-modules .mtm-module .mtm_module_slider,
.page-template-template-modules .mtm-module .mtm_module_hero_image,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_slider,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_hero_image {
  margin: 0;
  max-width: none;
  overflow: hidden;
  padding: 0;
  width: 100%; }
  .page-template-template-modules .mtm-module .mtm_module_slider button,
  .page-template-template-modules .mtm-module .mtm_module_slider .button,
  .page-template-template-modules .mtm-module .mtm_module_slider li.woocommerce-MyAccount-navigation-link--customer-logout a,
  li.woocommerce-MyAccount-navigation-link--customer-logout .page-template-template-modules .mtm-module .mtm_module_slider a,
  .page-template-template-modules .mtm-module .mtm_module_hero_image button,
  .page-template-template-modules .mtm-module .mtm_module_hero_image .button,
  .page-template-template-modules .mtm-module .mtm_module_hero_image li.woocommerce-MyAccount-navigation-link--customer-logout a,
  li.woocommerce-MyAccount-navigation-link--customer-logout .page-template-template-modules .mtm-module .mtm_module_hero_image a,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_slider button,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_slider .button,
  .page-template-template-modular-content-with-form-fill .mtm_module_slider li.woocommerce-MyAccount-navigation-link--customer-logout a,
  li.woocommerce-MyAccount-navigation-link--customer-logout .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_slider a,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_hero_image button,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_hero_image .button,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_hero_image li.woocommerce-MyAccount-navigation-link--customer-logout a,
  li.woocommerce-MyAccount-navigation-link--customer-logout .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_hero_image a {
    border: 1px solid #fff; }

.page-template-template-modules .mtm-module .mtm-module--hero,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--hero {
  padding: 2em; }

.page-template-template-modules .mtm-module .mtm-module--slider-content,
.page-template-template-modules .mtm-module .mtm-module--hero-content,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--slider-content,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--hero-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 81rem;
  padding: 0 1rem; }

.page-template-template-modules .mtm-module .mtm-module--slider-title,
.page-template-template-modules .mtm-module .mtm-module--hero-title,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--slider-title,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--hero-title {
  font-weight: 900 !important;
  margin: 0 auto .75em;
  font-size:42px;
  word-wrap: normal; }

.page-template-template-modules .mtm-module .mtm_module_call_to_action,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action {
  background-color: #00a7dc;
  color: #fff;
  margin: 0;
  max-width: none;
  padding: 0; }
  .page-template-template-modules .mtm-module .mtm_module_call_to_action h2,
  .page-template-template-modules .mtm-module .mtm_module_call_to_action h3,
  .page-template-template-modules .mtm-module .mtm_module_call_to_action h4,
  .page-template-template-modules .mtm-module .mtm_module_call_to_action h5,
  .page-template-template-modules .mtm-module .mtm_module_call_to_action h6,
  .page-template-template-modules .mtm-module .mtm_module_call_to_action p,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action h2,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action h3,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action h4,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action h5,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action h6,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action p {
    color: #fff; }
  .page-template-template-modules .mtm-module .mtm_module_call_to_action button,
  .page-template-template-modules .mtm-module .mtm_module_call_to_action .button,
  .page-template-template-modules .mtm-module .mtm_module_call_to_action li.woocommerce-MyAccount-navigation-link--customer-logout a,
  li.woocommerce-MyAccount-navigation-link--customer-logout .page-template-template-modules .mtm-module .mtm_module_call_to_action a,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action button,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action .button,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action li.woocommerce-MyAccount-navigation-link--customer-logout a,
  li.woocommerce-MyAccount-navigation-link--customer-logout .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_call_to_action a {
    border: 1px solid #fff; }

.page-template-template-modules .mtm-module .mtm-module--cta,
.page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--cta {
  margin-left: auto;
  margin-right: auto;
  max-width: 81rem;
  padding: 1rem; }

.mtm-module--hero-wrapper {
  padding: 1rem;
  text-align: left; }

/*.mtm-home-featured--single .post--thumbnail {
  text-align: center; }
*/
.mtm-home-featured--single-title a {
  color: #00a7dc; }
  .mtm-home-featured--single-title a:hover, .mtm-home-featured--single-title a:focus, .mtm-home-featured--single-title a:active {
    color: #ee3224; }

@media only screen and (min-width: 55em) {
  .page-template-template-modules .page--title,
  .page-template-template-modular-content-with-form-fill .page--title {
    padding: 3rem; }
  .page-template-template-modules .mtm-module > div,
  .page-template-template-modular-content-with-form-fill .mtm-module > div {
    padding-left: 3rem;
    padding-right: 3rem; }

  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_gridlist,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_resources,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm_module_single_content_area {
    padding-left: 0;
    padding-right: 0;
  }
  .page-template-template-modules .mtm-module .mtm-module--slider-content,
  .page-template-template-modules .mtm-module .mtm-module--hero-content,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--slider-content,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--hero-content {
    padding: 0 3rem; }
  .page-template-template-modules .mtm-module .mtm-module--hero-wrapper,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--hero-wrapper {
    padding: 3rem;
    width: 50%; }
  .page-template-template-modules .mtm-module .mtm-module--cta,
  .page-template-template-modular-content-with-form-fill .mtm-module .mtm-module--cta {
    padding: 1rem 3rem; }
  .modular-widgets .mtm-module {
    overflow: initial; }
    .modular-widgets .mtm-module:not(#mtm-module-1) {
      margin-left: auto;
      margin-right: auto;
      max-width: 81rem; }
      .modular-widgets .mtm-module:not(#mtm-module-1):nth-of-type(2n+2):not(#mtm-module-2) {
        background-color: transparent; }
  .modular-widgets .mtm_module_widget_area {
    display: block;
    height: auto;
    float: left;
    padding-right: 0 !important;
    width: 26%; }
    .mtm-module .modular-widgets .mtm_module_widget_area {
      background-color: red; }
  .modular-widgets .mtm-module--widget {
    margin-bottom: 1em; }
  .modular-widgets .mtm-module .mtm_module_call_to_action {
    background-color: #77be3e; } }

.menu-item {
  padding: 0;
  margin-bottom: 0; }
  .menu-item a,
  .menu-item a:visited {
    color: #fff;
    display: block;
    padding: .5em;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s; }

.nav-quicklinks {
  width: 100%;
  position: relative;
  text-align: right;
  z-index: 1000; }
  .nav-quicklinks > div {
    display: inline-block; }
  .nav-quicklinks .menu-item a, .nav-quicklinks .menu-item a:visited {
    color: #fff;
    font-weight: 400;
    padding: 0 .5em; }
    .nav-quicklinks .menu-item a:hover, .nav-quicklinks .menu-item a:visited:hover {
      color: #322e2f; }
  .nav-quicklinks .menu-item.current-menu-item a, .nav-quicklinks .menu-item.current-menu-ancestor > a {
    color: #322e2f; }

.quicklinks-menu {
  margin: 0;
  padding: 0; }
  .quicklinks-menu li {
    display: inline-block;
    margin: 0; }

.menu-quicklinks-menu-container {
  display: inline-block; }

.nav-main {
  background-color: #ee3224;
  position: absolute;
  right: 100%;
  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;
  width: 80%; }
  .nav-main ul {
    list-style: none; }
  .nav-main a {
    font-size: 16px;
    font-size: 1rem;
    margin: .5em 1em; }

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

.footer--menu {
  margin: 1em 0 0 0;
  padding: 0; }
  .footer--menu li {
    display: inline-block;
    margin-right: 1em; }
  .footer--menu a, .footer--menu a:visited {
    padding: 0; }
  .footer--menu ul.sub-menu {
    display: none; }

@media only screen and (max-width: 55em) {
  .nav-main {
    position: absolute;
    right: 100%;
    top: 0;
    width: 60%; }
  .nav-quicklinks .menu-item-has-children {
    display: none; } }

@media only screen and (max-width: 33em) {
  .nav-main {
    width: 80%; }
  .nav-quicklinks .menu-item:not(.mobile-special) {
    display: none; } }

@media only screen and (min-width: 33em) {
  .nav-main .quicklinks-menu > .menu-item:not(.menu-item-has-children) {
    display: none; }
  .nav-main .quicklinks-menu .menu-item.mobile-special {
    display: none; } }

@media only screen and (min-width: 55em) {
  .menu-quicklinks-menu-container {
    padding: 0; }
  .nav-quicklinks {
    z-index: 0; }
    .nav-quicklinks .menu-item a, .nav-quicklinks .menu-item a:visited {
      color: #322e2f; }
      .nav-quicklinks .menu-item a:hover, .nav-quicklinks .menu-item a:visited:hover {
        color: #ee3224; }
    .nav-quicklinks .menu-item.current-menu-item > a, .nav-quicklinks .menu-item.current-menu-parent > a, .nav-quicklinks .menu-item.current-menu-ancestor > a {
      color: #ee3224; }
  .quicklinks-menu {
    padding: .25em .25em .08em; }
  .nav-main {
    border-bottom: 3px solid #fff;
    height: auto;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    top: auto;
    width: 100%; }
    .nav-main a {
      margin: 0; }
    .nav-main .quicklinks-menu {
      display: none; }
  .menu-global-nav-container {
    height: 100%;
    margin: 0 auto;
    max-width: 81rem;
    padding: 0 3rem; }
  .nav-main--menu {
    height: 100%; }
    .nav-main--menu .menu-item {
      display: inline-block;
      height: 100%;
      vertical-align: top; }
      .nav-main--menu .menu-item > a {
        border: solid transparent;
        border-width: 4px 0;
        height: 100%;
        display: inline-block;
        padding: .5em;
        vertical-align: bottom; }
      .nav-main--menu .menu-item:hover > a, .nav-main--menu .menu-item:focus > a {
        color: #322e2f;
        border-bottom-color: #fff; }
      .nav-main--menu .menu-item.current-menu-item > a, .nav-main--menu .menu-item.current-menu-parent > a, .nav-main--menu .menu-item.current-menu-ancestor > a {
        border-bottom-color: #fff; }
  .nav-footer > div {
    display: inline-block; }
  .footer--menu {
    margin-top: 0; }
    .footer--menu .menu-item:first-child a {
      padding-left: 0; } }

ul.sub-menu a:hover, ul.sub-menu a:focus {
  color: #322e2f; }

ul.sub-menu .menu-item a {
  border: 0; }

ul.sub-menu .menu-item.current-menu-item > a, ul.sub-menu .menu-item.current-menu-ancestor > a {
  color: #322e2f;
  font-weight: 600; }

@media only screen and (max-width: 55em) {
  .nav-main .menu-item {
    display: block;
    position: relative; }
  .nav-main .menu-item-has-children a {
    position: relative; }
  .nav-main .menu-toggle {
    background: #fff;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2em; }
    .nav-main .menu-toggle:after {
      content: '+';
      color: #ee3224;
      font-size: 1.2em;
      padding: .3em 0;
      display: inline-block;
      width: 100%;
      text-align: center; }
  .nav-main .menu-toggle-active:after {
    content: "–"; }
  .nav-main ul.sub-menu {
    background: #77be3e;
    margin-left: 0;
    padding: .5em 0; }
    .nav-main ul.sub-menu.menu-collapse {
      border: 0;
      height: 0;
      overflow: hidden;
      padding: 0; }
    .nav-main ul.sub-menu ul {
      background-color: #348d00; } }

@media only screen and (min-width: 55em) {
  nav ul.sub-menu {
    display: block;
    height: auto;
    left: 0;
    margin: 0 auto;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 106%;
    -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: auto;
    z-index: 99; }
    nav ul.sub-menu:hover {
      overflow: inherit; }
    nav ul.sub-menu li {
      padding: 0;
      position: relative; }
      nav ul.sub-menu li > a {
        padding: 8px 16px;
        padding: 0.5rem 1rem;
        width: 100%; }
  nav li:hover > ul, nav li.sfHover > ul {
    display: block;
    max-height: 800px;
    min-height: 350px !important;
    -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 a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .nav-main--menu, .nav-main--menu * {
    margin: 0;
    padding: 0; }
  .nav-quicklinks .menu-item {
    position: relative; }
  .nav-quicklinks ul.sub-menu {
    background: #f4f2f3;
    left: 10%;
    top: 130%; }
    .nav-quicklinks ul.sub-menu li {
      display: block; }
      .nav-quicklinks ul.sub-menu li > a {
        padding: 8px 16px;
        padding: 0.5rem 1rem; }
  .nav-main ul.sub-menu {
    background: #77be3e;
    display: inline-block;
    max-width: 81rem;
    padding: 0 1em; }
    .nav-main ul.sub-menu li > a {
      color: #fff;
      font-size: 1.2em;
      font-weight: 600;
      text-transform: none;
      width: 100%; }
      .nav-main ul.sub-menu li > a:hover, .nav-main ul.sub-menu li > a:focus {
        color: #322e2f; }
      .nav-main ul.sub-menu li > a:after {
        content: "»";
        display: inline-block;
        padding-left: .5em; }
    .nav-main ul.sub-menu ul {
      border: 0;
      top: 100%;
      left: 0;
      display: block;
      max-height: 800px;
      padding: .5em 1em;
      position: relative;
      width: auto; }
      .nav-main ul.sub-menu ul li {
        display: block;
        position: relative; }
        .nav-main ul.sub-menu ul li > a {
          font-size: 1em;
          font-weight: 300;
          padding-left: 0; }
      .nav-main ul.sub-menu ul ul {
        top: 100%;
        left: 100%;
        display: block;
        max-height: 0;
        padding: 0 1em;
        position: absolute; }
  .nav-main li:hover > ul, .nav-main li.sfHover > ul {
    padding: .5em 1em; } }

.header-main {
  position: fixed;
  width: 100%;
  z-index: 999; }

.header--inner {
  background: #fff url("/wp-content/themes/sun-pink-spring-theme/assets/img/header-squares-bright.png") no-repeat right;
  background-size: 20%;
  border-bottom: 1px solid #f4f2f3;
  padding: 0;
  position: relative;
  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: #ee3224;
  position: relative;
  -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: 1000; }

.header--blog-name {
  box-sizing: border-box;
  font-size: 2rem;
  height: 100%;
  margin: 0 auto;
  padding: 16px 40px;
  padding: 1rem 2.5rem;
  text-align: center;
  -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--blog-name a {
    display: block; }
    .header--blog-name a:before {
      opacity: 0;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
  .header--blog-name img {
    max-width: 9em;
    opacity: 1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .header--blog-name .header-logo {
    display: none; }
  .header--blog-name .header-logo-mobile {
    display: inline-block;
    max-height: 4em; }

.header--extra-text {
  clear: both;
  padding: 0 16px;
  padding: 0 1rem;
  text-align: center; }

.header-main-small .header--quicklinks {
  padding-top: 0;
  padding-bottom: 0;
  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--inner {
  top: -130px;
  overflow: hidden;
  position: relative;
  -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: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .header-main-small .header--blog-name img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }

@media only screen and (min-width: 33em) {
  .header--blog-name {
    padding: 16px 0;
    padding: 1rem 0;
    width: inherit; } }

@media only screen and (min-width: 55em) {
  .header-main {
    background: #fff url("/wp-content/themes/sun-pink-spring-theme/assets/img/header-squares-bright.png") no-repeat right top;
    background-size: 20em;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); }
  .header--inner, .header--quicklinks {
    *zoom: 1; }
    .header--inner:before, .header--inner:after, .header--quicklinks:before, .header--quicklinks:after {
      display: table;
      content: ""; }
    .header--inner:after, .header--quicklinks:after {
      clear: both; }
  .header--quicklinks {
    background: transparent;
    float: right;
    padding-left: 0;
    padding-right: 0;
    width: 68%; }
  .nav-quicklinks {
    background-color: rgba(255, 255, 255, 0.8);
    float: right;
    width: auto;
    padding: .25em; }
  .header--inner {
    max-width: 1296px;
    max-width: 81rem;
    background: transparent;
    border: 0;
    padding-left: 3rem;
    padding-right: 3rem;
    position: relative; }
  .header--blog-name {
    float: left;
    text-align: left; }
    .header--blog-name .header-logo {
      display: inline-block; }
    .header--blog-name .header-logo-mobile {
      display: none; }
    .header--blog-name img {
      max-width: 7em; }
  .header--extra-text {
    text-align: left;
    padding: 0; }
  .header-main-small .header--inner {
    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--quicklinks {
    overflow: visible;
    padding-top: .2em;
    padding-bottom: .2em; }
  .header-main-small .header--blog-name {
    margin-top: -1.3em;
    padding: 0;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .header-main-small .header--blog-name img {
      opacity: 0; }
    .header-main-small .header--blog-name a:first-of-type {
      display: inline-block; }
      .header-main-small .header--blog-name a:first-of-type:before {
        bottom: 0;
        content: '\f015';
        font-family: "FontAwesome";
        opacity: 1;
        position: absolute;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
  .header-main-small .header--extra-text {
    display: none; }
  .header-main-small .nav-main {
    height: auto;
    top: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .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: 63em) {
  .header--blog-name img {
    max-width: 9em; } }

@media only screen and (min-width: 74em) {
  .header--inner, .header--quicklinks {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .header-main-small .header--blog-name {
    display: inline-block; } }

.open-button-wrapper {
  position: relative;
  width: 100%; }

button.open-button {
  -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.8);
  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; }
  button.open-button:active, button.open-button:focus {
    outline: 0; }
  button.open-button:hover {
    border: 0;
    background: #fff; }
  button.open-button span {
    display: inline-block;
    left: 100%;
    position: absolute; }

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

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

@media only screen and (max-width: 55em) {
  .open-the-menu {
    overflow: hidden; }
    .open-the-menu .open-main-menu:before {
      color: #322e2f;
      content: 'X';
      display: block;
      font-size: 1.5em;
      width: 100%;
      font-weight: 600; }
    .open-the-menu .open-main-menu:after {
      color: #322e2f;
      content: 'CLOSE';
      display: block;
      font-size: 7px;
      font-weight: 600;
      letter-spacing: .5px;
      width: 100%; }
    .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 .header-inner {
      position: static; }
    .open-the-menu .nav-main {
      overflow-y: auto; }
      .open-the-menu .nav-main #closeSidebar {
        border: 1px solid #ee3224;
        border-radius: 50%;
        color: #ee3224;
        display: inline-block;
        font-size: 1.8em;
        line-height: 1;
        margin-top: .75em;
        padding: 0 .29em .1em .25em; }
    .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%;
      overflow: visible; } }

@media only screen and (max-width: 33em) {
  .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: 55em) {
  .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 {
  background: #464144 url("/wp-content/themes/sun-pink-spring-theme/assets/img/footer-boxes.png") no-repeat right bottom;
  background-size: 25em;
  bottom: 0;
  color: #f4f2f3;
  padding: 1rem 0;
  position: relative;
  width: 100%; }
  .footer-main p {
    color: #d4ccd4; }
  .footer-main h1, .footer-main h2, .footer-main h3 {
    color: #77be3e; }
  .footer-main a {
    color: #fff; }
    .footer-main a:hover, .footer-main a:focus {
      color: #ee3224; }
  .footer-main .widget {
    display: inline-block;
    vertical-align: top;
    margin-right: -.275em;
    width: 100%;
    padding: 1em 0;
    margin-right: 0; }
    @media only screen and (min-width: 33em) and (max-width: 63em) {
      .footer-main .widget {
        width: 52%;
        padding-right: 2%; }
        .footer-main .widget:nth-of-type(2n+2) {
          padding-right: 0;
          width: 48%; } }
    @media only screen and (min-width: 63em) {
      .footer-main .widget {
        width: 26%;
        padding-right: 2%; }
        .footer-main .widget:nth-of-type(4n+4) {
          padding-right: 0;
          width: 22%; } }

.footer--inner {
  *zoom: 1;
  padding: 0 1rem; }
  .footer--inner:before, .footer--inner:after {
    display: table;
    content: ""; }
  .footer--inner:after {
    clear: both; }

.footer--copyright {
  padding-top: .5em; }
  .footer--copyright p {
    color: #afa8af; }

@media only screen and (min-width: 55em) {
  .footer--inner {
    max-width: 1296px;
    max-width: 81rem;
    padding: 0 3rem; } }

@media only screen and (min-width: 74em) {
  .footer--inner {
    display: block;
    margin-left: auto;
    margin-right: auto; } }

.content--sidebar {
  left: 100%;
  position: absolute;
  top: 0;
  width: 80%; }

.sidebar--inner, .mtm-module--widget {
  background-color: #00a7dc;
  color: #fff;
  padding: 10px; }
  .sidebar--inner h2, .sidebar--inner h3, .sidebar--inner h4, .sidebar--inner h5, .sidebar--inner h6, .sidebar--inner p, .sidebar--inner span, .sidebar--inner div, .mtm-module--widget h2, .mtm-module--widget h3, .mtm-module--widget h4, .mtm-module--widget h5, .mtm-module--widget h6, .mtm-module--widget p, .mtm-module--widget span, .mtm-module--widget div {
    color: #fff; }
  .sidebar--inner a, .mtm-module--widget a {
    color: #fff; }
    .sidebar--inner a:hover, .sidebar--inner a:focus, .sidebar--inner a:active, .mtm-module--widget a:hover, .mtm-module--widget a:focus, .mtm-module--widget a:active {
      color: #322e2f; }
  .sidebar--inner .widget-inner > h3, .sidebar--inner .widget--title-wrap > h3, .mtm-module--widget .widget-inner > h3, .mtm-module--widget .widget--title-wrap > h3 {
    background-color: #5fc8e9;
    margin: -10px -10px 10px -10px;
    padding: .5em; }

@media only screen and (max-width: 55em) {
  .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: 33em) {
  .content--sidebar {
    width: 80%; } }

@media only screen and (max-width: 55em) {
  .sidebar--leftcol,
  .sidebar--rightcol {
    display: none; } }

@media only screen and (min-width: 55em) and (max-width: 63em) {
  .content.has_sidebar .sidebar-main {
    margin-bottom: 0;
    padding-bottom: 0; }
  .sidebar--inner {
    max-height: 100em;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .sidebar--inner h3 {
      margin: 0; }
    .sidebar--inner.sidebar-hidden {
      max-height: 3em;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
  .sidebar--toggle {
    position: absolute;
    right: .5em;
    top: .5em; }
    .sidebar--toggle.sidebar-toggle-open:before {
      content: 'Hide More [â€“]'; }
    .sidebar--toggle.sidebar-toggle-closed:before {
      content: 'Show More [+]'; }
  .sidebar--rightcol {
    padding-top: 3em; }
  .woocommerce .widget_layered_nav li.chosen {
    margin: 0; } }

@media only screen and (min-width: 55em) {
  .content--sidebar {
    border-top: 1px solid #d4ccd4;
    display: -ms-flexbox;
    -ms-box-orient: horizontal;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    left: auto;
    margin: 2em 0;
    position: relative;
    top: auto;
    width: 100%; }
  .sidebar-main {
    border: 0;
    display: inline-block;
    margin-right: -.275em;
    vertical-align: top;
    width: 100%;
    padding: 0 1%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0; }
  .sidebar--leftcol,
  .sidebar--rightcol {
    display: inline-block;
    vertical-align: top;
    width: 49.5%; }
  .sidebar--leftcol {
    padding-right: 16px;
    padding-right: 1rem; }
  .sidebar--rightcol {
    padding-left: 16px;
    padding-left: 1rem; } }

@media only screen and (min-width: 63em) {
  .sidebar-main {
    display: inline-block;
    margin-right: -.275em;
    vertical-align: top;
    width: 25%;
    padding: 0 1%;
    padding-left: 0;
    padding-right: 0; }
  .sidebar--leftcol,
  .sidebar--rightcol {
    margin-top: 0;
    display: none; } }

.widget {
  margin-bottom: 1.5em; }
  .widget:last-child {
    margin-bottom: 0; }
  .widget .menu {
    margin-left: 0;
    padding-left: 0; }
    .widget .menu a {
      padding-left: 0; }
  .widget .social-icons {
    float: none; }

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

.rpwe_widget li {
  margin-bottom: 1em; }

.rpwe_widget .rpwe-title {
  font-size: 1.2em; }

.widget_nav_menu ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .widget_nav_menu ul a {
    font-size: 1.2em; }
  .widget_nav_menu ul ul a {
    font-size: 1em; }

footer .widget_nav_menu ul a {
  font-size: 1em; }

#menu-ink-pressroom li.menu-item-has-children, #menu-advanced-materials li.menu-item-has-children, #menu-pigment li.menu-item-has-children {
  margin-bottom: 1em; }
  #menu-ink-pressroom li.menu-item-has-children > a, #menu-advanced-materials li.menu-item-has-children > a, #menu-pigment li.menu-item-has-children > a {
    background-color: #5fc8e9;
    font-size: 1.5em;
    font-weight: 600;
    margin: -10px -10px 10px -10px;
    padding: .5em; }

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

.textbox.search--textbox, .woocommerce-product-search .search-field {
  margin: 0;
  padding: .5em 2.25em .5em .25em; }

button.button.search--button, .woocommerce-product-search input[type="submit"] {
  background: #ee3224;
  bottom: 0;
  color: #fff;
  font-size: .7em;
  font-weight: bold;
  height: 100%;
  margin-bottom: .6em;
  padding: .5em;
  position: absolute;
  right: 0;
  top: 0; }
  button.button.search--button:hover, .woocommerce-product-search input[type="submit"]:hover {
    background: #b51006;
    color: #fff; }
  .header-main button.button.search--button, .header-main .woocommerce-product-search input[type="submit"] {
    background: #00a7dc; }

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

button.search-toggle {
  border: none;
  color: #fff;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  font-weight: 600;
  float: right;
  margin-left: .2em;
  padding: 0;
  -webkit-transition: padding 0.8s;
  -moz-transition: padding 0.8s;
  -ms-transition: padding 0.8s;
  -o-transition: padding 0.8s;
  transition: padding 0.8s; }
  button.search-toggle:hover {
    background: none;
    color: #00a7dc; }
  button.search-toggle:before {
    font: normal normal normal 1.5em/1 FontAwesome;
    vertical-align: middle; }

.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;
  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; }
  .header-main .search-form.search-expanded .search--button {
    margin-bottom: 0; }

@media only screen and (min-width: 55em) {
  button.search-toggle {
    background-color: transparent;
    color: #322e2f; }
    button.search-toggle:hover {
      background-color: transparent; }
  .header-main .search-form {
    position: absolute;
    top: 130%;
    right: .5em;
    -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; }
    .header-main .search-form button.button.search--button, .header-main .search-form .woocommerce-product-search input[type="submit"] {
      background: #ee3224; }
  .header-main-small .search-form {
    float: right;
    position: relative;
    right: 0;
    width: 100%; }
    .header-main-small .search-form .search--form {
      float: right;
      width: 70%; } }

.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: 12px;
  margin-bottom: 0.75rem; }
  .post--title a:hover {
    text-decoration: none; }

.post--thumbnail {
  width: 100%; }

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

.post--eventdate {
  font-size: 1.2em;
  font-weight: bold; }

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

.post--content {
  /*overflow: auto;*/ }
  .post--content h1, .post--content h2, .post--content h3, .post--content h4, .post--content h5, .post--content h6, .post--content .h1, .post--content .h2, .post--content .h3, .post--content .h4, .post--content .h5, .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 {
    margin-top: 1.5rem;
    margin-bottom: 0.8rem; }

.post--metadata {
  border-top: 1px solid #d4ccd4;
  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; }

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

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

.archive .post--title {
  font-size: 31.96px;
  font-size: 1.9975rem; }

.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: #afa8af;
    line-height: 1.3; }

.page--header {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.page--title, h1.page--title {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

@media only screen and (min-width: 55em) {
  .post .post--thumbnail {
    float: right;
    margin: .25em 0 1em 1em;
    width: auto; } }

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

.color-single {
  overflow: auto;
  padding-bottom: .5em; }

.color-box {
  box-shadow: 0px 0px 15px #888888;
  float: left;
  height: 50px;
  margin-right: 10px;
  width: 50px; }

.color-meta {
  font-size: .8em;
  font-style: italic; }

@media only screen and (min-width: 55em) {
  .color-box {
    height: 115px;
    width: 115px; } }

section.comments {
  border-top: 1px solid #d4ccd4;
  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 #d4ccd4;
    border-top: 1px solid #f4f2f3;
    border-bottom: 1px solid #f4f2f3;
    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 #ee3224; }

.comments--respond {
  border-top: 1px solid #d4ccd4;
  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: 55em) {
  .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, .woocommerce .related {
  clear: both; }

.woocommerce div.product div.images img {
  max-height: 40em; }

.woocommerce .woocommerce-breadcrumb a {
  vertical-align: text-top; }
  .woocommerce .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:focus {
    color: #ee3224; }

.woocommerce .widget_layered_nav .chosen {
  background-color: #fff;
  color: #322e2f;
  margin: 0 -10px;
  padding: 10px; }
  .woocommerce .widget_layered_nav .chosen a, .woocommerce .widget_layered_nav .chosen span {
    color: #322e2f; }
  .woocommerce .widget_layered_nav .chosen:before {
    color: #ee3224; }

.woocommerce .widget_layered_nav .count {
  display: none; }

.woocommerce .widget_product_categories ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: #77be3e; }

.woocommerce #content div.product div.images, .woocommerce div.product div.images {
  float: none;
  width: 100%; }
  .woocommerce #content div.product div.images img, .woocommerce div.product div.images img {
    max-width: 100%;
    width: auto; }

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary {
  float: none;
  /* overflow-x: auto; */
  width: 100%; }
  .woocommerce #content div.product div.summary table, .woocommerce div.product div.summary table {
    min-width: 600px; }

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #d4ccd4; }
  .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; }

#tribe-events table.tribe-events-calendar {
  color: #322e2f; }
  #tribe-events table.tribe-events-calendar th {
    background-color: #d4ccd4;
    border-color: #d4ccd4;
    color: #322e2f; }
  #tribe-events table.tribe-events-calendar td {
    border-color: #d4ccd4; }
  #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: #f4f2f3;
    color: #322e2f; }

#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: #f4f2f3;
  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: #f4f2f3; }

#tribe-events .tribe-events-event-meta {
  margin-bottom: 0.8125em; }

#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: #f4f2f3;
  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: #f4f2f3; }
  #tribe-events .tribe-events-list-separator-month span {
    background-color: #f4f2f3;
    color: #948b90;
    font-family: "Proxima Nova", "proxima-nova", sans-serif;
    font-size: 17.28px;
    font-size: 1.08rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.1;
    padding: 0 .5em; }

#tribe-events .tribe-bar-submit {
  margin-left: 0; }

#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: #f4f2f3;
  padding: 6px 10px; }

#tribe-bar-form {
  background: #f4f2f3; }
  #tribe-bar-form .tribe-bar-collapse-toggle {
    background: #f4f2f3; }
  #tribe-bar-form .tribe-bar-views-inner {
    background: #d4ccd4; }
  #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: #d4ccd4; }
    #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: #afa8af; }

#tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
  color: #ee3224; }

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

form.visual-form-builder fieldset {
  background-color: inherit;
  border: none; }
  form.visual-form-builder fieldset ul {
    margin: 0 !important;
    font-size: 1em; }

form.visual-form-builder select.vfb-select, form.visual-form-builder input.vfb-text, form.visual-form-builder input[type="text"].vfb-text, form.visual-form-builder input[type="tel"].vfb-text, form.visual-form-builder input[type="email"].vfb-text, form.visual-form-builder input[type="url"].vfb-text {
  padding: 0.5em;
  height: 36px; }

form.visual-form-builder textarea.vfb-textarea {
  padding: 0.5em; }

form.visual-form-builder li.vfb-left-third, form.visual-form-builder li.vfb-middle-third, form.visual-form-builder li.vfb-right-third {
  width: 32% !important; }

form.visual-form-builder .vfb-item-address {
  padding: 0; }
  form.visual-form-builder .vfb-item-address > div span {
    padding: 6px 1% 9px; }
  form.visual-form-builder .vfb-item-address span.vfb-left-third, form.visual-form-builder .vfb-item-address span.vfb-middle-third, form.visual-form-builder .vfb-item-address span.vfb-right-third {
    width: 32% !important; }

form.visual-form-builder li.vfb-left-two-thirds, form.visual-form-builder li.vfb-right-two-thirds {
  width: 66% !important; }

form.visual-form-builder div span input.vfb-medium, form.visual-form-builder div span input[type="text"].vfb-medium, form.visual-form-builder div span input[type="tel"].vfb-medium, form.visual-form-builder div span input[type="email"].vfb-medium, form.visual-form-builder div span input[type="url"].vfb-medium, form.visual-form-builder div span select.vfb-medium {
  width: 100% !important; }

@media only screen and (max-width: 768px) {
  #tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover, .tribe-events-calendar td.tribe-events-present.mobile-active, .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a {
    background-color: #ee3224; } }

@media only screen and (min-width: 33em) {
  #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: 55em) {
  #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; }

.mtm-view-all-link {
  font-weight: bold; }
  .mtm-view-all-link:after {
    content: '  →'; }

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

.boxes{
  flex-wrap: wrap;
}

.box-grey{
  margin-bottom: 16px;
}

.box-grey div.list-details p{
  margin-top: 5px;
}

.box-grey div.list-details .addtoany_content{
  display: none;
}

/*Single Region Page*/

.page-template-template-single-region .content--sidebar {
  display: none;
}

.page-template-template-single-region .content.has_sidebar .content-main{
  padding: 0;
}

.page-template-template-single-region .intro {
  margin-bottom: 2rem;
}

.page-template-template-single-region .content--body {
  width: 100%;
  overflow: hidden;
}

.srt-resource, .srt-partner {
  padding-bottom: 2rem;
}

.srt-related-resources h2, .srt-partnerships h2 {
  margin-top: 1rem;
}

.srt-resources-cont {
  margin-top: 2rem;
}

.map {
  margin-top: 2rem;
}

.srt-resource .btn-play { -webkit-transition: background .2s, -webkit-box-shadow .2s; transition: background .2s, -webkit-box-shadow .2s; -o-transition: box-shadow .2s, background .2s; transition: box-shadow .2s, background .2s; transition: box-shadow .2s, background .2s, -webkit-box-shadow .2s;  }

.srt-resource .btn-play:before { -webkit-transition: border-color .2s; -o-transition: border-color .2s; transition: border-color .2s; }

.srt-resource:hover .btn-play { -webkit-box-shadow: 0 0 5px 1px #ed3024; box-shadow: 0 0 5px 1px #ed3024; background: #fff; }

.srt-resource:hover .btn-play:before { border-color: transparent transparent transparent #ed3024; }

.srt-resource .image-cont {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 960px) {
  .srt-resource .image-cont {
    width: 100%;
  }
}

@media only screen and (min-width: 960px) {
  .srt-resources-cont, .srt-partnerships-cont {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
  }

  .page-template-template-single-region .srt-resource {
    width: 31.33%;
  }

  .page-template-template-single-region .srt-resource:nth-of-type(3n+2) {
    margin-right: 3%;
    margin-left: 3%; 
  }

  .three .srt-resource, .srt-partner {
    width: 31.33%;
  }
  .three .srt-resource:nth-of-type(3n+2), .srt-partner:nth-of-type(3n+2) {
    margin-right: 3%;
    margin-left: 3%; 
  }

  .four .srt-resource {
    width: 23%;
    margin-right: 2%;
  }
  .four .srt-resource:nth-of-type(4n) {
    margin-right: 0
  }
}

.address-num p {
  margin-bottom: 0;
}

.address-phone {
  margin-top: .6rem;
}

.address-phone a {
  cursor: pointer;
}
/* Footer columns */

.footer-col h2 {
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: 700 !important;
}

.footer-numbers p {
  font-size: 90%;
}

.footer-numbers p::after {
  content: '';
  clear: both;
  display: block;
  overflow: hidden;
}

.footer-numbers p:nth-of-type(even) {
  width: 49%;
  float: right;
}

.footer-numbers p:nth-of-type(odd) {
  width: 49%;
  float: left;
}

.nav-footer {
  margin-top: 3rem;
}

@media only screen and (min-width: 960px) {
  .footer-col h2 {
    margin-top: 0;
  }
  .footer-col-cont {
    display: flex;
    justify-content: space-between;
  }
  .footer-col {
    width: 23%;
  }
}

.wpml-ls-statics-shortcode_actions {
  margin-bottom: 2rem;
}

.language-select .nice-select {
  float: none;
  margin-bottom: 2rem;
}

.nice-select.open .list {
  width: 100%;
  margin-left: 0;
}

.color-materials-2-column-column {
  float: left;
}

.mtm_module_blue_green_yellow_or_red_box .mtm-module--cta-buttons {
  padding-left: 0;
  width: 100%;
}

@media only screen and (min-width: 960px) {

  .color-materials-2-column-column {
    padding-right: 15px;
    width: 50%;
  }

  .page-template-template-modules .box .box__image {
    height:288px;
  }
  
  .mtm_module_blue_green_yellow_or_red_box .mtm-module--cta-buttons {
    padding-left: 1.625em;
    float: left;
    width: 50%;
  }
}

@media only screen and (min-width: 500px) {
  .slider-carousel .slides .li {
    margin: .3em 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .color-materials-2-column-column { 
    clear: both;
  }
}

.page-template-template-modular-content-with-form-fill .content--body .main .shell .main__body {
  padding: 61px 30px 0px;
}

@media only screen and (min-width: 55em) {
  .page-template-template-modular-content-with-form-fill .intro .intro__content:first-of-type {
    padding: 2rem;
  }
}

.display-inline-block {
  display: inline-block;
}

.padding-bottom-0 {
  padding-bottom: 0;
}


.margin-left-right-5 {
  padding: 0 5px;
}

.max-width-100 {
  max-width: 100%;
}

.mtm_module_dual_content_area .srt-resource {
  margin-top:.5rem;
  margin-bottom:.8rem;
}

.mtm-module-h2-headline-copy-on-the-right-with-a-photo-fix {
  float: left;
}

@media all and (min-width: 1195px) {
  .mtm-module-h2-headline-copy-on-the-right-with-a-photo-fix {
    width: 50%;
  }

  body.page-id-234844 .mtm-module-h2-headline-copy-on-the-right-with-a-photo-fix {
    width: auto;
  }
}


.pt-0 {
  padding-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pb-2 {
  padding-bottom: 2rem;
}

.page-template-template-news-events-landing-page .events .event-listing,
.page-template-template-news-events-page .events .event-listing {
  clear: both;
}

.page-template-template-news-events-landing-page .events .event-listing img,
.page-template-template-news-events-page .events .event-listing img {
  float: left;
  margin: 0 15px 15px 0;
}

.page-template-template-news-events-landing-page .flex-container {
  max-width: 81rem;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}

.page-template-template-news-events-landing-page .flex-container .main-section {
  flex-grow: 1;
  width: 70%;
}

.page-template-template-news-events-landing-page .flex-container .events-sidebar {
  width:30%;
}

@media screen and (max-width: 700px) {
  .page-template-template-news-events-landing-page .flex-container {
    flex-direction: column;
  } 

  .page-template-template-news-events-landing-page .flex-container .main-section { 
    width:100%;
  }
  
  .page-template-template-news-events-landing-page .flex-container .events-sidebar {
    width: 100%;
    height: auto;
  }
}

.page-template-template-news-events-landing-page .news-listing {
  margin-bottom:25px;
}

.page-template-template-news-events-landing-page h1 {
  margin-top:0;
}

.page-template-template-news-events-page .intro .button {
  margin-top: 1rem;
  font-family: "Proxima Nova", "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  border: 3px solid #000;
  border-radius: 30px;
  padding:13px 30px;
  background-color: #fff;
  color:#000;
}

.page-template-template-news-events-page .intro h1 {
  font-weight: bold !important;
}

.page-template-template-news-events-page .intro .button:first-of-type {
  background-color: #000;
  color:#fff;
  margin-right:1rem;
}

@media only screen and (min-width: 960px) {
  .page-template-template-news-events-page .intro h1 {
    width: 40%;
  }

  .page-template-template-news-events-page .intro p {
    width: 30%;
  }

  .page-template-template-news-events-page .flex-container div {
    width: 50%;
  }

  .page-template-template-news-events-page .flex-container {
    flex-direction: row !important;
  }
}

.page-template-template-news-events-page .flex-container {
  display: flex;
  flex-direction: column;
}

.page-template-template-news-events-page .flex-container div img {
  display: inline-block;
  vertical-align: top;
  padding:0 15px 0 0;
}

.d-inline-block {
  display: inline-block;
}

.page-template-template-news-events-page .intro {
  border-bottom: 1px solid #e7e7e7;
}

.page-template-template-news-events-page .content .content-full .content--page, .intro .intro__content {
  max-width: 91rem;
}

.page-template-template-news-events-page .upcoming-events {
  border-top: 1px solid #e7e7e7;
}

.page-template-template-news-events-page .events .event-listing {
  padding-top:1rem;
  border-top: 1px solid #e7e7e7;
}
/* STYLES ADDED TO SUPPORT SASS IMPLEMENTATION AS OPPOSED TO HARD-CODING JD - 5/8/23 */

.event-listing {
	margin:6rem 0;
}

.event-listing:first-child {
	margin-top: 0;
}

.related.products li.product a.product_type_simple {
  display: none;
  visibility: hidden;
}

.color-materials-2-column-column .mtm-module-h2-headline-copy-on-the-right-with-a-photo-fix {
	width: 100%;
}

form#vfbp-form-74 > :first-child {
	display: none;
}