/* compiled by scssphp v0.6.5 on Thu, 07 Mar 2019 13:00:44 +1300 (0.5143s) */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:700');
@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
/* line 286, styles/_functions.scss */
body > header:after, .content ul li:before, .sub-footer .copyright:before, .main-navigation .sel > a:after, .slideshow button.slick-arrow:before {
  content: '';
  display: block;
  position: absolute; }
/* line 296, styles/_functions.scss */
/* line 298, styles/_functions.scss */
  .content:before, main > *:before, .search-results article:before, .search-results a:before, .slideshow:before, .gallery ul:before, .content:after, main > *:after, .search-results article:after, .search-results a:after, .slideshow:after, .gallery ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden; }
/*** element styles ***/
/* line 2, styles/_main.scss */
* {
  box-sizing: border-box; }
/* line 4, styles/_main.scss */
body {
  background: #fff;
  color: #000;
  font: normal 16px/22px 'Droid Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0; }
/* line 16, styles/_main.scss */
p, div, h1, h2, h3 {
  margin: 0;
  padding: 0;
  position: relative; }
/* line 127, styles/_functions.scss */
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font: normal 1em 'Droid Sans', sans-serif;
  margin: 0 0 1em 0; }
/* line 33, styles/_main.scss */
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  color: #ff0f15;
  font-weight: normal; }
/* line 40, styles/_main.scss */
h1 {
  font-size: 44px; }
/* line 45, styles/_main.scss */
h2 {
  font-size: 30px; }
/* line 50, styles/_main.scss */
h3 {
  font-size: 21px;
  font-family: 'Roboto', sans-serif; }
/* line 56, styles/_main.scss */
a {
  color: #ff0f15; }
/* line 182, styles/_functions.scss */
a:link, a:visited {
  text-decoration: none; }
/* line 195, styles/_functions.scss */
a:hover, a:focus, a:active {
  color: #656a6e; }
/* line 69, styles/_main.scss */
a img {
  border: none; }
/* line 75, styles/_main.scss */
@media screen and (max-width: 599px) {
    img {
      height: auto;
      max-width: 100%; } }
/* line 84, styles/_main.scss */
/* line 87, styles/_main.scss */

input:disabled, textarea:disabled {
  opacity: 0.5; }
/*** globally relevant styles ***/
/* line 94, styles/_main.scss */
.button {
  display: inline-block;
  margin: 0.5em 0;
  min-width: 210px;
  padding: 0 5px;
  border: none;
  border-radius: 0;
  background: #000 url('images/triangle_red.png') top left no-repeat;
  color: #fff;
  font: normal 22px/2.5em 'Droid Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  cursor: pointer; }
/* line 195, styles/_functions.scss */
.button:hover, .button:focus, .button:active {
  background: #ff0f15;
  color: #fff;
  text-decoration: none; }
/* line 121, styles/_main.scss */
.highlight {
  color: #ff0f15;
  font-weight: bold; }
/* line 127, styles/_main.scss */
.pagination {
  text-align: center; }
/* line 131, styles/_main.scss */
.pagination > * {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #656a6e;
  pause-after: medium; }
/* line 137, styles/_main.scss */
.pagination > *:first-child {
  border-left: none; }
/* line 146, styles/_main.scss */
.pagination .current {
  font-weight: bold; }
/* line 152, styles/_main.scss */
.struct {
  display: none; }

@media screen and (max-width: 599px) {
  /* line 159, styles/_main.scss */
    .mobile-hide {
      display: none; } }
/* float clearing usually applied to <br /> sometimes div or span  */
/* DEPRECATED use @extend clearfix */
/* line 167, styles/_main.scss */
.clear {
  clear: both;
  content: "";
  display: block;
  height: 1px;
  overflow: hidden;
  width: 99%; }
/*** section styles ***/
/* line 178, styles/_main.scss */
body > [role=banner], main {
  margin: 0 auto;
  position: relative;
  width: 100%; }
/* line 186, styles/_main.scss */
.container {
  margin: 0 auto;
  width: 100%; }

@media screen and (min-width: 1171px) {
    .container {
      width: 1170px; } }

@media screen and (max-width: 599px) {
    .container {
      width: auto; } }
/* line 202, styles/_main.scss */
body > header {
  background: rgba(0, 0, 0, 0.7);
  height: 130px;
  z-index: 10; }

@media screen and (max-width: 1169px) {
    body > header {
      height: auto; } }
/* line 213, styles/_main.scss */
body > header:after {
  height: 3px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 1169px) {
      body > header:after {
        display: none; } }
/* line 226, styles/_main.scss */
body > header .site-header {
  height: 130px;
  position: relative; }

@media screen and (max-width: 1169px) {
      body > header .site-header {
        background: #000;
        height: auto;
        padding: 20px;
        padding-top: 80px; } }

@media screen and (max-width: 599px) {
      body > header .site-header {
        padding-top: 60px; } }
/* line 244, styles/_main.scss */
body > header .site-header .header-contact {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 17px;
  line-height: 45px; }
/* line 253, styles/_main.scss */
body > header .site-header .header-contact .phone {
  display: inline-block;
  padding-left: 20px;
  background: url('images/icon_phone.png') left center no-repeat; }
/* line 260, styles/_main.scss */
body > header .site-header .header-contact .donate {
  margin-left: 10px;
  background: #ff0f15;
  border-radius: 2px;
  line-height: 45px;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  min-width: 185px; }
  @media screen and (max-width: 1169px) {
        body > header .site-header .header-contact .donate {
          line-height: 35px;
          font-size: 18px;
          min-width: 140px; } }
/* line 277, styles/_main.scss */
body > header .site-header .header-contact .donate:hover {
  background: #656a6e; }

@media screen and (max-width: 1169px) {
        body > header .site-header .header-contact {
          right: 15px; } }
/* line 291, styles/_main.scss */
body > header .logo {
  display: block;
  left: 0;
  position: absolute;
  top: 16px;
  max-width: 405px; }

@media screen and (min-width: 1171px) {
      body > header .logo {
        left: -20px; } }

@media screen and (max-width: 1169px) {
      body > header .logo {
        position: relative;
        top: auto;
        left: auto;
        width: 80%; } }

@media screen and (max-width: 399px) {
      body > header .logo {
        max-width: 310px; } }
/* line 317, styles/_main.scss */
@media screen and (max-width: 599px) {
        body > header .logo .tagline {
          font-size: 16px; } }

@media screen and (max-width: 399px) {
        body > header .logo .tagline {
          font-size: 14px; } }
/* line 330, styles/_main.scss */
body > header .logo:hover {
  text-decoration: none; }

/* line 342, styles/_main.scss */

.tagline {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-style: italic;
  text-align: right; }
/* line 351, styles/_main.scss */
main {
  z-index: 5; }
/* line 356, styles/_main.scss */
.content {
  padding: 40px 0;
  padding-bottom: 60px; }

@media screen and (max-width: 1169px) {
    .content {
      padding: 20px; } }
/* line 369, styles/_main.scss */
.content p {
  margin: 0 0 20px 0; }
/* line 374, styles/_main.scss */
.content ul {
  padding: 0; }
/* line 378, styles/_main.scss */
.content ul li {
  list-style-type: none;
  position: relative;
  padding-left: 15px; }
/* line 384, styles/_main.scss */
.content ul li:before {
  left: 3px;
  content: '.';
  font-size: 40px;
  top: -12px; }
/* line 395, styles/_main.scss */
.content .content-left, .content .content-right {
  max-width: 565px;
  width: 100%;
  float: left; }

@media screen and (max-width: 1169px) {
      .content .content-left, .content .content-right {
        max-width: 100%;
        float: none; } }
/* line 409, styles/_main.scss */
.content .content-left {
  margin-right: 30px; }
/* line 414, styles/_main.scss */
.content .view-videos {
  margin-top: 15px;
  float: right;
  font: normal 16px/22px 'Droid Sans', sans-serif; }
/* line 422, styles/_main.scss */
.resource {
  padding: 25px;
  padding-bottom: 10px;
  margin-bottom: 5px;
  background: #f3f3f3;
  border: 1px solid #e5e5e5; }
/* line 430, styles/_main.scss */
.resource h3 {
  margin-bottom: 0; }
/* line 435, styles/_main.scss */
.resource .contact {
  color: #ff0f15; }
/* line 441, styles/_main.scss */
.hasSidebar {
  display: block;
  float: left;
  width: 74%; }
/* line 448, styles/_main.scss */
.sidebar {
  display: block;
  float: right;
  width: 25%; }
/* line 455, styles/_main.scss */
/* line 460, styles/_main.scss */

.content-block {
  width: 50%;
  float: left;
  background-color: #656a6e;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover; }

@media screen and (max-width: 1169px) {
    .content-block {
      float: none;
      width: 100%;
      background-position: bottom center; } }
/* line 476, styles/_main.scss */
/* line 478, styles/_main.scss */

.content-block:nth-child(2n+1) .block-content {
  float: right; }

@media screen and (max-width: 1169px) {
        .content-block:nth-child(2n+1) .block-content {
          float: none; } }
/* line 489, styles/_main.scss */
.content-block .block-content {
  display: block;
  max-width: 590px;
  width: 100%;
  padding: 55px;
  color: #fff; }

@media screen and (max-width: 1169px) {
      .content-block .block-content {
        max-width: 100%;
        padding: 55px 20px; } }
/* line 503, styles/_main.scss */
.content-block .block-content h2 {
  color: inherit;
  margin-bottom: 10px; }
/* line 510, styles/_main.scss */
.content-block a {
  color: inherit; }
/* line 514, styles/_main.scss */
.content-block a.more {
  color: #ff0f15; }
/* line 519, styles/_main.scss */
.content-block a:hover {
  text-decoration: none;
  color: #fff; }
/* line 527, styles/_main.scss */
.supporters {
  padding-top: 35px;
  padding-bottom: 20px;
  text-align: center; }

@media screen and (max-width: 1169px) {
    .supporters {
      padding: 20px; } }
/* line 538, styles/_main.scss */
.supporters ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  width: 100%;
  align-items: center; }
/* line 552, styles/_main.scss */
.supporters ul li {
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
  padding: 0; }
/* line 560, styles/_main.scss */
.supporters ul li::before, .supporters ul li::after {
  display: none; }
/* line 567, styles/_main.scss */
.supporters h2 {
  font-size: 24px; }
/* line 572, styles/_main.scss */
.supporters .view-all {
  margin-top: 20px; }
/* line 578, styles/_main.scss */
footer[role="banner"] {
  margin-bottom: 0;
  z-index: 0;
  color: #000;
  font: normal 0.67308em 'Roboto', sans-serif;
  border-top: 2px solid #ff0f15;
  background: #000; }

@media screen and (max-width: 1169px) {
    footer[role="banner"] {
      padding: 0 30px; } }
/* line 592, styles/_main.scss */
/* line 182, styles/_functions.scss */

footer[role="banner"] a:link, footer[role="banner"] a:visited {
  color: inherit; }
/* line 195, styles/_functions.scss */
footer[role="banner"] a:hover, footer[role="banner"] a:focus, footer[role="banner"] a:active {
  text-decoration: none; }
/* line 606, styles/_main.scss */
.site-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 1em 0;
  padding-top: 40px;
  padding-bottom: 15px;
  position: relative;
  text-align: left; }

@media screen and (max-width: 1169px) {
    .site-footer {
      padding: 40px 0;
      text-align: center; } }
/* line 625, styles/_main.scss */
.site-footer .logo {
  display: inline-block;
  max-width: 405px; }
/* line 631, styles/_main.scss */
/* line 182, styles/_functions.scss */

.site-footer a.donate:link, .site-footer a.donate:visited {
  margin-left: 10px;
  background: #ff0f15;
  border-radius: 2px;
  line-height: 45px;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  min-width: 185px;
  color: #fff; }

@media screen and (max-width: 1169px) {
      .site-footer a.donate {
        line-height: 35px;
        font-size: 18px;
        min-width: 140px; } }
/* line 652, styles/_main.scss */
.site-footer a.donate:hover {
  background: #656a6e; }
/* line 660, styles/_main.scss */
.sub-footer {
  position: relative;
  padding-bottom: 25px;
  color: #747474;
  text-align: right;
  font-size: 13px;
  overflow: hidden; }

@media screen and (max-width: 1169px) {
    .sub-footer {
      border-top: 1px solid #363636;
      padding: 30px 0;
      text-align: center; } }
/* line 676, styles/_main.scss */
.sub-footer .copyright {
  display: inline-block;
  position: relative; }
/* line 681, styles/_main.scss */
.sub-footer .copyright:before {
  left: -1000%;
  right: 106%;
  top: 8px;
  height: 1px;
  background: #363636; }

@media screen and (max-width: 1169px) {
        .sub-footer .copyright:before {
          display: none; } }
/* line 697, styles/_main.scss */
/* line 701, styles/_main.scss */

.sub-footer .attribution a {
  color: inherit; }
/* line 182, styles/_functions.scss */
.sub-footer .attribution a:link, .sub-footer .attribution a:visited {
  text-decoration: none; }
/* line 195, styles/_functions.scss */
.sub-footer .attribution a:hover, .sub-footer .attribution a:focus, .sub-footer .attribution a:active {
  text-decoration: underline; }

@media screen and (max-width: 599px) {
    .sub-footer {
      position: relative;
      left: 0;
      right: 0; } }
/* default form styling
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
/* line 728, styles/_main.scss */
form.contact {
  margin-top: 35px; }
/* line 733, styles/_main.scss */
.contact {
  /* captcha */ }
/* line 735, styles/_main.scss */
.contact p {
  margin-bottom: 8px; }

/* line 743, styles/_main.scss */

.contact p.btr-dateinput-calendar-header {
  margin: 0; }
/* line 749, styles/_main.scss */
.contact .action .button {
  margin: 0; }

@media screen and (max-width: 599px) {
      .contact .action .button {
        margin-bottom: 3px;
        width: 100%; } }
/* line 760, styles/_main.scss */
.contact label {
  display: inline-block;
  vertical-align: top;
  width: 20%; }

@media screen and (max-width: 1169px) {
      .contact label {
        display: block;
        width: 100%; } }
/* line 772, styles/_main.scss */
.contact label.error {
  color: #fd1a00;
  font-size: 0.875em;
  margin-left: 10px;
  width: auto; }
/* line 781, styles/_main.scss */
.contact input[type=text], .contact input[type=email], .contact input[type=password], .contact input[type=tel], .contact select, .contact textarea {
  max-width: 565px;
  width: 100%;
  background: #f3f3f3;
  border: 1px solid #e5e5e5;
  padding: 13px 10px;
  font-size: 16px; }
/* line 796, styles/_main.scss */
.contact p.date-time input, .contact p.date-time select {
  width: 24%; }

@media screen and (max-width: 1169px) {
      .contact p.date-time input, .contact p.date-time select {
        width: 100%;
        margin-bottom: 3px; } }
/* line 808, styles/_main.scss */
.contact #other-amount {
  max-width: 110px;
  padding: 5px; }
/* line 814, styles/_main.scss */
.contact input {
  /* basic code for using customised radio button graphics
   * - checkboxes can be handled similarly
   * - fallback to normal in <= IE8
   */ }

/* line 829, styles/_main.scss */

/* line 831, styles/_main.scss */

.contact input[type=radio] + label {
  margin-right: 30px;
  position: relative;
  width: auto; }
/* line 837, styles/_main.scss */
.contact input[type=radio] + label:after {
  background: #fff;
  border-radius: 9px;
  content: '';
  display: block;
  height: 18px;
  left: -22px;
  position: absolute;
  top: 4px;
  width: 18px; }
/* line 851, styles/_main.scss */
.contact input[type=radio]:checked + label:after {
  background: #ff0f15; }
/* line 859, styles/_main.scss */
.contact .auth + input {
  width: 20%; }
/* line 864, styles/_main.scss */
.contact textarea {
  font-family: inherit;
  height: 140px; }
/* line 871, styles/_main.scss */
img.auth {
  vertical-align: middle; }
/* line 876, styles/_main.scss */
@media screen and (max-width: 599px) {
    input[type=submit] {
      -ms-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      -webkit-appearance: none;
      appearance: none; } }
/* tables */
/* line 885, styles/_main.scss */
.control_panel {
  width: 90%;
  border: none;
  margin: 10px auto;
  padding: 0;
  border-bottom: 1px dashed #656a6e;
  border-collapse: collapse;
  line-height: 20px;
  text-align: left; }
/* line 895, styles/_main.scss */
.control_panel tr {
  background: #8b8b8b;
  border-bottom: 8px solid #fff; }
/* line 899, styles/_main.scss */
.control_panel tr:nth-child(2n) {
  background: #fff; }
/* line 905, styles/_main.scss */
.control_panel thead tr {
  background: #fff; }
/* line 909, styles/_main.scss */
.control_panel th {
  vertical-align: top; }
/* line 912, styles/_main.scss */
.control_panel th.control {
  width: 70px; }
/* line 918, styles/_main.scss */
.control_panel th:first-child, .control_panel td:first-child {
  padding-left: 20px; }
/* line 922, styles/_main.scss */
.control_panel th:last-child, .control_panel td:last-child {
  padding-right: 20px; }
/* line 927, styles/_main.scss */
/* line 928, styles/_main.scss */

.users th:first-child {
  width: 20%; }
/* line 932, styles/_main.scss */
.users th:last-child {
  width: 40%; }
/* search results */
/* line 938, styles/_main.scss */
.search-results {
  border-top: 1px solid #ff0f15; }
/* line 942, styles/_main.scss */
.search-results article {
  border-bottom: 1px solid #d9d9d7; }
/* line 948, styles/_main.scss */
.search-results h3 {
  margin: 0; }
/* line 953, styles/_main.scss */
.search-results p {
  line-height: initial; }
/* line 958, styles/_main.scss */
.search-results img {
  display: block;
  float: left;
  height: auto;
  margin: 0 0.5em 0.5em 0;
  max-width: 150px; }
/* line 967, styles/_main.scss */
.search-results a {
  display: block;
  padding: 0.5em 0;
  color: inherit; }
/* line 195, styles/_functions.scss */
.search-results a:hover, .search-results a:focus, .search-results a:active {
  text-decoration: none; }
/* line 979, styles/_main.scss */
.search-results a:hover h3, .search-results a:focus h3, .search-results a:active h3 {
  color: #656a6e;
  text-decoration: underline; }
/* line 988, styles/_main.scss */
/* line 990, styles/_main.scss */

.sidebar.search-results img {
  float: none;
  margin: 0.5em 0; }
/* jQueryUI overrides */
/* line 3, styles/_jqueryUI.scss */
.accordion {
  margin-bottom: 10px; }
/* line 8, styles/_jqueryUI.scss */
.ui-widget {
  font-family: inherit;
  font-size: 1em; }
/* line 13, styles/_jqueryUI.scss */
.ui-helper-reset {
  font-size: 1em; }
/* line 18, styles/_jqueryUI.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #f3f3f3;
  border-color: #000;
  border-radius: 0;
  color: #000; }
/* line 27, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-default a:link, .ui-widget-content .ui-state-default a:link, .ui-widget-header .ui-state-default a:link, .ui-state-default a:visited, .ui-widget-content .ui-state-default a:visited, .ui-widget-header .ui-state-default a:visited {
  color: inherit;
  text-decoration: none; }
/* line 37, styles/_jqueryUI.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
  border-color: #ff0f15;
  color: #000; }
/* line 45, styles/_jqueryUI.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #ff0f15;
  border-color: #ff0f15;
  color: #fff; }
/* line 53, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-active a:link, .ui-widget-content .ui-state-active a:link, .ui-widget-header .ui-state-active a:link, .ui-state-active a:visited, .ui-widget-content .ui-state-active a:visited, .ui-widget-header .ui-state-active a:visited {
  text-decoration: none; }
/* line 60, styles/_jqueryUI.scss */
.ui-accordion .ui-accordion-content {
  border-radius: 0;
  font-size: 0.875em;
  margin-bottom: 10px;
  overflow: inherit; }

@media screen and (max-width: 1169px) {
    .ui-accordion .ui-accordion-content {
      padding: 10px; } }
/* line 72, styles/_jqueryUI.scss */
.ui-accordion .ui-accordion-content + .ui-accordion-header {
  margin-top: 10px; }
/* line 78, styles/_jqueryUI.scss */
.ui-accordion-header {
  font-size: 0.875em; }
/* line 83, styles/_jqueryUI.scss */
.ui-tabs .ui-tabs-nav li {
  border-width: 0; }
/* line 86, styles/_jqueryUI.scss */
.ui-tabs .ui-tabs-nav li:before {
  display: none; }
/* line 92, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-active a:link, .ui-state-active a:visited {
  color: inherit; }
/* Better tab styles */
/* line 100, styles/_jqueryUI.scss */
.tabs.ui-tabs {
  padding: 0;
  border-radius: 0;
  border: none; }
/* line 107, styles/_jqueryUI.scss */
.ui-tabs .ui-tabs-nav {
  background: none;
  border: none;
  border-bottom: 2px solid #ff0f15;
  padding: 0;
  border-radius: 0; }
/* line 116, styles/_jqueryUI.scss */
.ui-tabs .ui-tabs-panel {
  border-radius: 0; }

@media screen and (max-width: 1169px) {
    .ui-tabs .ui-tabs-panel {
      padding: 10px; } }
/* line 2, styles/_lightbox.scss */
/* line 4, styles/_lightbox.scss */

#cboxLoadedContent .content {
  padding: 0; }
/* line 1, styles/_navigation.scss */
.main-navigation {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 750px;
  width: 100%;
  z-index: 7;
  padding: 0;
  background: transparent;
  color: #fff;
  font: 16px 'Roboto', sans-serif;
  text-transform: none; }

@media screen and (max-width: 1169px) {
    .main-navigation {
      display: none; } }
/* line 22, styles/_navigation.scss */
.main-navigation ul:first-child {
  margin: 0;
  max-width: 1170px;
  padding: 0;
  width: 100%; }
/* line 30, styles/_navigation.scss */
.main-navigation li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0; }
/* line 38, styles/_navigation.scss */
.main-navigation li ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 190px;
  background: rgba(0, 0, 0, 0.7);
  text-transform: none; }
/* line 53, styles/_navigation.scss */
.main-navigation li li {
  display: block;
  height: auto;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 190px; }
/* line 64, styles/_navigation.scss */
/* line 182, styles/_functions.scss */

.main-navigation li li a:link, .main-navigation li li a:visited {
  padding: 5px 10px;
  width: 100%; }
/* line 75, styles/_navigation.scss */
.main-navigation a {
  color: inherit;
  position: relative; }
/* line 182, styles/_functions.scss */
.main-navigation a:link, .main-navigation a:visited {
  display: inline-block;
  padding: 26px 15px;
  text-decoration: none; }
/* line 195, styles/_functions.scss */
.main-navigation a:hover, .main-navigation a:focus, .main-navigation a:active {
  color: #ff0f15;
  background: transparent; }
/* line 94, styles/_navigation.scss */
.main-navigation .sel > a, .main-navigation .sel .sel > a {
  color: #ff0f15;
  background: transparent; }
/* line 101, styles/_navigation.scss */
.main-navigation .sel > a:after {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ff0f15; }
/* line 111, styles/_navigation.scss */
.main-navigation li:hover ul, .main-navigation a:focus + ul {
  height: auto; }
/* line 118, styles/_navigation.scss */
.mobile-menu {
  position: absolute;
  z-index: 200;
  padding: 0;
  width: 100%;
  overflow: visible;
  color: #fff;
  text-align: center;
  font: 16px 'Roboto', sans-serif;
  text-align: left; }

@media screen and (min-width: 1171px) {
    .mobile-menu {
      display: none; } }
/* line 137, styles/_navigation.scss */
.mobile-menu ul {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.9); }
/* line 148, styles/_navigation.scss */
.mobile-menu li {
  display: block;
  text-transform: uppercase; }
/* line 153, styles/_navigation.scss */
.mobile-menu li.submenu {
  background: transparent url("images/mobileMenuArrowRightwhite.png") right no-repeat; }
/* line 158, styles/_navigation.scss */
.mobile-menu li.back {
  background: transparent url("images/mobileMenuArrowLeftwhite.png") left no-repeat; }
/* line 163, styles/_navigation.scss */
.mobile-menu li.sel {
  background: #ff0f15; }
/* line 169, styles/_navigation.scss */
.mobile-menu h2 {
  margin: 0;
  padding: 0;
  color: inherit; }
/* line 176, styles/_navigation.scss */
.mobile-menu a {
  display: block;
  padding: 10px 15px;
  color: inherit; }
/* line 195, styles/_functions.scss */
.mobile-menu a:hover, .mobile-menu a:focus, .mobile-menu a:active {
  background: transparent; }
/* line 187, styles/_navigation.scss */
.sel > .mobile-menu a {
  background: transparent; }
/* line 195, styles/_navigation.scss */
.mobile-menu h2 {
  position: absolute;
  top: -60px;
  right: 20px;
  border-bottom: none;
  color: #8b8b8b;
  font-size: 3em; }
/* line 204, styles/_navigation.scss */
/* line 182, styles/_functions.scss */

.mobile-menu h2 a:link, .mobile-menu h2 a:visited {
  width: 33px;
  height: 28px;
  text-indent: -9999px;
  background: #fff;
  background: -moz-linear-gradient(top,  #fff 0%, #fff 17%, transparent 17%, transparent 42%, #fff 42%, #fff 59%, transparent 59%, transparent 84%, #fff 84%, #fff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fff 0%, #fff 17% , transparent 17%, transparent 42%, #fff 42%, #fff 59%, transparent 59%, transparent 84%, #fff 84%, #fff 100%);
  background: linear-gradient(to bottom, #fff 0%, #fff 17%, transparent 17%, transparent 42%, #fff 42%, #fff 59%, transparent 59%, transparent 84%, #fff 84%, #fff 100%); }
/* line 218, styles/_navigation.scss */
/* line 222, styles/_navigation.scss */

/* line 182, styles/_functions.scss */

footer[role="banner"] a:link, footer[role="banner"] a:visited {
  color: inherit;
  font-weight: normal; }
/* line 195, styles/_functions.scss */
/* line 236, styles/_navigation.scss */

footer[role="banner"] nav {
  position: relative;
  font: inherit;
  text-align: left;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between; }

@media screen and (max-width: 599px) {
      footer[role="banner"] nav {
        display: block;
        height: auto;
        padding: 10px;
        background-position: center 30px;
        text-align: center; } }
/* line 256, styles/_navigation.scss */
footer[role="banner"] nav div {
  display: table-cell;
  padding: 10px; }
/* line 263, styles/_navigation.scss */
footer[role="banner"] nav h2 {
  margin: 0 0 0.5em;
  color: #ff0f15;
  font-size: 1.5em; }
/* line 270, styles/_navigation.scss */
footer[role="banner"] nav ul {
  display: block;
  margin: 0;
  padding: 0; }
/* line 277, styles/_navigation.scss */
footer[role="banner"] nav ul ul {
  display: none; }
/* line 282, styles/_navigation.scss */
footer[role="banner"] nav li {
  display: block;
  padding: 0; }
/* line 288, styles/_navigation.scss */
/* line 182, styles/_functions.scss */

footer[role="banner"] nav a:link, footer[role="banner"] nav a:visited {
  color: inherit; }
/* line 195, styles/_functions.scss */
footer[role="banner"] nav a:hover, footer[role="banner"] nav a:focus, footer[role="banner"] nav a:active {
  color: #ff0f15; }

@media screen and (max-width: 599px) {
    /* line 304, styles/_navigation.scss */
      /* line 306, styles/_navigation.scss */
        footer[role="banner"] nav div {
          display: block;
          float: none;
          position: static;
          margin-bottom: 2em;
          width: 100%;
          text-align: center; }
/* line 316, styles/_navigation.scss */
footer[role="banner"] nav div p {
  display: inline-block;
  width: 40%;
  margin: 0; } }
/* line 2, styles/_slideshow.scss */
.slideshow {
  position: relative;
  z-index: 7;
  margin-top: -130px;
  height: auto;
  max-height: auto;
  overflow: hidden;
  background: #fff; }

@media screen and (max-width: 1169px) {
    .slideshow {
      margin-top: 0; } }
/* line 22, styles/_slideshow.scss */
.slideshow .page-title.container {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 25px;
  z-index: 1000;
  font-size: 44px;
  line-height: 44px;
  font-family: 'Oswald', sans-serif;
  color: #fff; }

@media screen and (max-width: 1169px) {
      .slideshow .page-title.container {
        padding: 0 20px; } }

@media screen and (max-width: 499px) {
      .slideshow .page-title.container {
        font-size: 30px; } }
/* line 46, styles/_slideshow.scss */
.slideshow .container {
  padding: 0; }
/* line 53, styles/_slideshow.scss */
.slideshow figure {
  position: relative;
  height: auto;
  margin: 0;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
  width: 100%;
  background-position: center bottom;
  background-size: cover;
  text-align: center; }
/* line 66, styles/_slideshow.scss */
.slideshow figure .slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

@media screen and (max-width: 599px) {
        .slideshow figure .slide {
          height: 150px; }
/* line 76, styles/_slideshow.scss */
.slideshow figure .slide:before {
  padding: 0; } }

@media screen and (max-width: 499px) {
        .slideshow figure .slide {
          height: 100px; } }
/* line 87, styles/_slideshow.scss */
.slideshow figure .slide:before {
  content: '';
  display: block;
  padding-top: 23%; }
/* line 96, styles/_slideshow.scss */
.slideshow figure + figure {
  display: none; }
/* line 100, styles/_slideshow.scss */
.slideshow figure img {
  width: 100%;
  height: auto; }

@media screen and (max-width: 599px) {
        .slideshow figure img {
          height: 100%;
          max-width: 1000000%;
          width: auto; } }
/* line 113, styles/_slideshow.scss */
.slideshow figure .mobile {
  display: none; }

@media screen and (max-width: 1169px) {
        .slideshow figure .mobile {
          display: block; } }
/* line 123, styles/_slideshow.scss */
@media screen and (max-width: 1169px) {
        .slideshow figure .has-mobile {
          display: none; } }
/* line 132, styles/_slideshow.scss */
.slideshow svg {
  width: 101%;
  height: 101%; }
/* line 138, styles/_slideshow.scss */
.slideshow figcaption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 1170px;
  width: 100%;
  padding-top: 130px;
  margin: auto;
  background: transparent;
  color: #000;
  font: normal 16px/22px 'Droid Sans', sans-serif;
  text-align: left;
  text-transform: none; }

@media screen and (max-width: 1169px) {
      .slideshow figcaption {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        max-width: 100%;
        padding: 25px;
        width: 100%;
        background: #656a6e; } }
/* line 170, styles/_slideshow.scss */
.slideshow figcaption div.center {
  display: table;
  height: 100%;
  max-width: 550px; }

@media screen and (max-width: 1169px) {
        .slideshow figcaption div.center {
          max-width: 100%; } }
/* line 181, styles/_slideshow.scss */
.slideshow figcaption div.center div {
  display: table-cell;
  vertical-align: middle; }
/* line 188, styles/_slideshow.scss */
.slideshow figcaption h1 {
  color: inherit;
  margin-bottom: 20px; }

@media screen and (max-width: 1519px) {
        .slideshow figcaption h1 {
          font-size: 30px; } }
/* line 199, styles/_slideshow.scss */
.slideshow figcaption p {
  margin-bottom: 15px; }

@media screen and (max-width: 1519px) {
        .slideshow figcaption p {
          font-size: 15px;
          line-height: 18px; } }

/* line 223, styles/_slideshow.scss */

/* line 226, styles/_slideshow.scss */

.slideshow .slick-slide .bw {
  opacity: 0; }
/* line 232, styles/_slideshow.scss */
.slideshow .slick-slide .color {
  opacity: 1; }

/* line 244, styles/_slideshow.scss */

/* line 259, styles/_slideshow.scss */

.slideshow button.slick-arrow {
  position: absolute;
  overflow: hidden;
  top: 50%;
  z-index: 100;
  height: 60px;
  width: 60px;
  border: 1px solid #999;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-indent: -9999px; }
/* line 276, styles/_slideshow.scss */
.slideshow button.slick-arrow:before {
  top: calc(60px / 3);
  height: 18px;
  width: 18px;
  border: 1px solid transparent;
  border-top-color: #000;
  border-left-color: #000; }
/* line 288, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev {
  left: 10px;
  left: 10px; }
/* line 295, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev:before {
  left: calc(60px * 0.4);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* line 303, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next {
  right: 10px;
  right: 10px; }
/* line 310, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next:before {
  right: 24px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
/* line 195, styles/_functions.scss */
.slideshow button.slick-arrow:hover, .slideshow button.slick-arrow:focus, .slideshow button.slick-arrow:active {
  background: #ff0f15; }
/* line 322, styles/_slideshow.scss */
.slideshow button.slick-arrow:hover:before, .slideshow button.slick-arrow:focus:before, .slideshow button.slick-arrow:active:before {
  border-top-color: #000;
  border-left-color: #000; }
/* line 330, styles/_slideshow.scss */
.slideshow ul.slick-dots {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 20px;
  left: 30px;
  margin: 0;
  padding: 0; }
/* line 340, styles/_slideshow.scss */
.slideshow ul.slick-dots li {
  display: inline-block;
  border: 1px solid #ff0f15;
  border-radius: 50%;
  height: 12px;
  margin: 0;
  margin-left: 5px;
  padding: 0;
  width: 12px;
  background: transparent;
  text-indent: -1000000px; }
/* line 354, styles/_slideshow.scss */
.slideshow ul.slick-dots li.slick-active {
  border: 1px solid #ff0f15;
  background: #ff0f15; }
/* line 360, styles/_slideshow.scss */
.slideshow ul.slick-dots li:hover {
  cursor: pointer; }
/* line 4, styles/_homepage.scss */
.type-homepage .content-block .block-content {
  min-height: 520px; }
/* line 9, styles/_homepage.scss */
/* line 11, styles/_homepage.scss */

/* line 13, styles/_homepage.scss */

.type-homepage .slideshow figure .slide:before {
  padding-top: 41.8%; }

@media screen and (max-width: 1169px) {
        .type-homepage .slideshow figure .slide:before {
          padding-top: 68.8%; } }

@media screen and (max-width: 599px) {
      .type-homepage .slideshow figure .slide {
        height: auto; } }

@media screen and (max-width: 499px) {
      .type-homepage .slideshow figure .slide {
        height: auto; } }
/* line 36, styles/_homepage.scss */
@media screen and (max-width: 599px) {
      .type-homepage .slideshow img {
        width: 100%;
        height: auto; } }
/* blog */
/* line 2, styles/_blog.scss */
.blog-summary > div {
  border-bottom: 1px solid #8b8b8b;
  clear: both;
  margin-bottom: 1em;
  overflow: hidden;
  padding-bottom: 1em; }
/* line 11, styles/_blog.scss */
/* line 13, styles/_blog.scss */

.hasSidebar .blog-feature-image {
  display: table-cell; }
/* line 18, styles/_blog.scss */
.hasSidebar .blog-summary {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top; }
/* line 26, styles/_blog.scss */
.blog-feature-image img {
  border: 1px solid #8b8b8b;
  border-radius: 5px;
  display: block;
  max-width: 100%; }
/* line 34, styles/_blog.scss */
.blog-article .blog-feature {
  border: 1px solid #8b8b8b;
  border-radius: 5px;
  display: block;
  margin: 0 auto 1em; }
/* line 42, styles/_blog.scss */
.articleNav {
  height: 2em;
  width: 100%; }
/* line 48, styles/_blog.scss */
.articleNav .previous {
  float: right; }
/* line 52, styles/_blog.scss */
.articleNav .previous a:after {
  content: '>>';
  left: 101%;
  position: absolute;
  top: -0.0625em; }
/* line 62, styles/_blog.scss */
.articleNav .next {
  float: left; }
/* line 66, styles/_blog.scss */
.articleNav .next a:before {
  content: '<<';
  position: absolute;
  right: 101%;
  top: -0.0625em; }
/* old gallery module */
/* line 2, styles/_galleries.scss */
/* line 4, styles/_galleries.scss */

.gallery ul {
  margin: 0;
  padding: 0; }
/* line 12, styles/_galleries.scss */
.gallery li {
  display: block;
  float: left;
  height: 0;
  margin-bottom: 1%;
  margin-right: 1%;
  overflow: hidden;
  padding-bottom: 24%;
  position: relative;
  width: 24%; }
/* line 24, styles/_galleries.scss */
.gallery li:nth-child(1n) {
  padding-bottom: 24.25%;
  width: 24.25%; }
/* line 30, styles/_galleries.scss */
.gallery li:nth-child(4n) {
  margin-right: 0; }
/* line 35, styles/_galleries.scss */
.gallery li a {
  display: block; }
/* line 39, styles/_galleries.scss */
.gallery li a:before {
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  content: attr(title);
  left: 0;
  opacity: 1;
  padding: 20px;
  position: absolute;
  transition: opacity 0.25s;
  z-index: 5;
  width: 100%; }
/* line 55, styles/_galleries.scss */
.gallery li a[title=""]:before {
  display: none; }
/* line 60, styles/_galleries.scss */
.gallery li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) url('images/gallery-zoom.png') center center no-repeat;
  opacity: 0;
  transition: opacity 0.25s; }
/* line 195, styles/_functions.scss */
/* line 76, styles/_galleries.scss */

.gallery li a:hover:before, .gallery li a:focus:before, .gallery li a:active:before {
  opacity: 0; }
/* line 81, styles/_galleries.scss */
.gallery li a:hover:after, .gallery li a:focus:after, .gallery li a:active:after {
  opacity: 1; }
/* line 89, styles/_galleries.scss */
.gallery img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  width: auto; }

@supports (transform: translateX(-50%)) {
/* line 104, styles/_galleries.scss */
.gallery img {
  margin-left: 50%;
  margin-top: 50%;
  transform: translateX(-50%) translateY(-50%); } }
/* line 112, styles/_galleries.scss */
@media screen and (min-width: 601px) {
    .mobileGallery {
      display: none;
      overflow: visible; } }
/* line 120, styles/_galleries.scss */
.mobileGallery .slide {
  text-align: center; }
/* line 125, styles/_galleries.scss */
.mobileGallery img {
  margin: 0 auto; }
/** Profiles **/
/* line 2, styles/_profiles.scss */
/* line 4, styles/_profiles.scss */

/* line 6, styles/_profiles.scss */

.profiles .cboxElement p {
  display: none; }
/* line 13, styles/_profiles.scss */
/* line 15, styles/_profiles.scss */

.profile img {
  display: block;
  height: auto;
  width: 270px;
  margin: 0 auto; }
/* line 23, styles/_profiles.scss */
.profile h3 {
  font-size: 1em;
  text-align: center; }
/* line 30, styles/_profiles.scss */
.profiles .profile {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  width: 300px;
  margin-bottom: 15px; }
/* line 39, styles/_profiles.scss */
/* line 41, styles/_profiles.scss */

.profiles .profile:hover h3 {
  text-decoration: underline; }
/* line 49, styles/_profiles.scss */
/* line 51, styles/_profiles.scss */

.content-block.SimpleProfile-ProfileBlock .profiles {
  padding: 0;
  text-align: justify;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
/* line 64, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock .profiles span {
  display: inline-block; }

/* line 75, styles/_profiles.scss */

.content-block.SimpleProfile-ProfileBlock a {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  margin-bottom: 5px; }
/* line 182, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:link, .content-block.SimpleProfile-ProfileBlock a:visited {
  opacity: 0.6; }
/* line 195, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:hover, .content-block.SimpleProfile-ProfileBlock a:focus, .content-block.SimpleProfile-ProfileBlock a:active {
  opacity: 1; }
/* line 94, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock img {
  width: 100%;
  height: auto; }
/** shopping cart (collapsible) **/
/*
 .cart-bg {
 display: block;
 margin: 0;
 padding: 40px 25px 40px;
 background: #f0f6f7 url('bg.jpg') left top repeat;
 }
 */
/* line 11, styles/_cart.scss */
.cart_options {
  background: #fff;
  border: 1px solid #8b8b8b;
  margin-bottom: 15px; }
/* line 17, styles/_cart.scss */
.cart_options h4 {
  background: #fff;
  border-bottom: 1px solid #8b8b8b;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 10px; }
/* line 27, styles/_cart.scss */
.cart_options p {
  background: #fff;
  margin: 0;
  padding: 10px 30px; }
/* line 35, styles/_cart.scss */
/* line 37, styles/_cart.scss */

.cart table {
  border: none;
  border-collapse: collapse;
  text-align: center;
  width: 100%; }
/* line 45, styles/_cart.scss */
.cart thead {
  background: #fff;
  border: 1px solid #8b8b8b; }
/* line 51, styles/_cart.scss */
.cart th {
  font-size: 0.875em;
  font-weight: normal;
  padding: 10px 5px; }
/* line 58, styles/_cart.scss */
.cart tbody {
  background: #fff;
  border-left: 1px solid #8b8b8b;
  border-right: 1px solid #8b8b8b;
  font-size: 0.875em; }
/* line 66, styles/_cart.scss */
.cart td {
  padding: 10px;
  vertical-align: middle; }

@media screen and (max-width: 599px) {
      .cart td {
        display: block;
        max-width: calc(100% - 20px);
        text-align: center;
        width: 200px; } }
/* line 79, styles/_cart.scss */
/* line 81, styles/_cart.scss */

.cart td.image a {
  background: #fff;
  border: 1px solid #656a6e;
  border-radius: 3px;
  display: block;
  height: 105px;
  position: relative;
  width: 105px; }

@media screen and (max-width: 599px) {
          .cart td.image a {
            display: inline-block; } }
/* line 97, styles/_cart.scss */
.cart td.image img {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100px;
  max-width: 100px;
  position: absolute;
  right: 0;
  top: 0; }
/* line 112, styles/_cart.scss */
.cart td.name {
  font-size: 1.143em;
  text-align: left; }

@media screen and (max-width: 599px) {
        .cart td.name {
          text-align: center; } }
/* line 123, styles/_cart.scss */
.cart td.quantity input {
  padding: 10px;
  text-align: center;
  width: 1em; }
/* line 130, styles/_cart.scss */
.cart td.total {
  color: #656a6e;
  font-weight: bold; }
/* line 136, styles/_cart.scss */
@media screen and (max-width: 599px) {
        .cart td.remove:before {
          content: "Remove: "; } }
/* line 144, styles/_cart.scss */
@media screen and (max-width: 599px) {
        .cart td.quantity, .cart td.price, .cart td.total {
          display: inline;
          padding: 0; } }
/* line 155, styles/_cart.scss */
/* line 157, styles/_cart.scss */

@media screen and (max-width: 599px) {
          .cart td.price:before {
            content: " x "; } }
/* line 165, styles/_cart.scss */
@media screen and (max-width: 599px) {
          .cart td.price:after {
            content: " = "; } }
/* line 175, styles/_cart.scss */
.cart tfoot {
  border-top: 1px solid #8b8b8b; }
/* line 179, styles/_cart.scss */
.cart tfoot td:last-child {
  text-align: right; }
/* line 185, styles/_cart.scss */
.cart span.total {
  font-weight: bold; }
/* line 189, styles/_cart.scss */
.cart span.total.value {
  color: #656a6e;
  font-size: 1.123em; }
/* line 196, styles/_cart.scss */
.cart h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 1em; }
/* line 202, styles/_cart.scss */
.cart h3 {
  color: #656a6e;
  font-family: 'Roboto', sans-serif;
  margin: 0; }
/* line 209, styles/_cart.scss */
.cart input.selectAddress ~ span {
  box-sizing: border-box;
  display: block;
  height: 1px;
  overflow: hidden;
  padding-top: 1px; }
/* line 218, styles/_cart.scss */
.cart input.selectAddress:checked ~ span {
  height: auto; }
/* line 223, styles/_cart.scss */
/* line 225, styles/_cart.scss */

.cart .login-form p {
  position: relative; }
/* line 230, styles/_cart.scss */
.cart .login-form label {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1; }
/* line 238, styles/_cart.scss */
.cart .login-form input[type=text], .cart .login-form input[type=password] {
  display: block;
  width: 100%; }
/* line 246, styles/_cart.scss */
.cart .warning {
  color: #fd1a00;
  font-size: 2em; }
/* line 253, styles/_cart.scss */
form.checkout-options {
  float: left;
  width: 50%; }
/* line 258, styles/_cart.scss */
form.checkout-options + .checkout-options {
  float: right;
  width: 45%; }
/* line 264, styles/_cart.scss */
form.checkout-options .button {
  margin-bottom: 0;
  margin-top: 0; }
/* line 271, styles/_cart.scss */
.button.poli {
  background: url('images/poli.png') center center no-repeat;
  border: 0;
  height: 70px;
  padding: 0;
  text-indent: -9999px;
  min-width: 110px;
  width: 110px; }
/* line 282, styles/_cart.scss */
.poli-block {
  display: inline-block; }
/* print order */
/* line 288, styles/_cart.scss */
/* line 290, styles/_cart.scss */

.print-order table {
  width: 100%; }
/* line 295, styles/_cart.scss */
.print-order th, .print-order td {
  vertical-align: top; }
/* line 301, styles/_cart.scss */
/* line 303, styles/_cart.scss */

.print-order thead tr:first-child > * {
  border-bottom: 1px solid #656a6e;
  padding-bottom: 4px; }
/* line 309, styles/_cart.scss */
.print-order thead th:first-child {
  text-align: left; }
/* line 315, styles/_cart.scss */
.print-order .print-order tbody {
  padding: 4px 0; }
/* line 319, styles/_cart.scss */
.print-order .print-order tbody th {
  font-weight: normal;
  padding-bottom: 4px; }
/* line 326, styles/_cart.scss */
.print-order tfoot tr:first-child > * {
  border-top: 1px solid #656a6e;
  padding-top: 4px; }
/* line 332, styles/_cart.scss */
/* line 335, styles/_cart.scss */

.print-order tbody th, .print-order tfoot th {
  font-weight: normal;
  text-align: left; }
/* line 342, styles/_cart.scss */
/* line 345, styles/_cart.scss */

.print-order td + td, .print-order tfoot td + td {
  text-align: center; }
/* line 349, styles/_cart.scss */
.print-order td + td + td, .print-order tfoot td + td + td {
  text-align: right; }
/* line 356, styles/_cart.scss */
.print-order th:last-child {
  text-align: right; }
/* customers/orders */
/* line 363, styles/_cart.scss */
table.orders {
  width: 100%;
  border-collapse: collapse; }
/* line 369, styles/_cart.scss */
/* line 371, styles/_cart.scss */

.orders th, .orders td {
  padding: 4px;
  vertical-align: top; }
/* line 378, styles/_cart.scss */
.orders thead tr:first-child > * {
  border-bottom: 1px solid #656a6e;
  text-indent: 0; }
/* line 384, styles/_cart.scss */
.orders tbody th {
  font-weight: normal;
  text-indent: 0; }
/* line 390, styles/_cart.scss */
.orders .ref {
  text-align: left; }
/* line 395, styles/_cart.scss */
.orders .date {
  width: 95px; }
/* line 400, styles/_cart.scss */
.orders .details {
  text-align: left;
  text-indent: 1em; }
/* line 406, styles/_cart.scss */
.orders .price {
  text-align: right; }
/* line 411, styles/_cart.scss */
.orders .link {
  text-align: right;
  width: 75px; }
/* line 418, styles/_cart.scss */
#hoverCart {
  background-color: rgba(0, 0, 0, 0.8);
  background-color: #000\9;
  border-radius: 5px;
  color: #fff;
  max-height: 100%;
  max-height: calc(100% - 100px);
  overflow: auto;
  padding: 15px;
  position: fixed;
  right: 50px;
  top: 50px;
  width: 200px;
  z-index: 1000; }
/* line 127, styles/_functions.scss */
#hoverCart h1, #hoverCart h2, #hoverCart h3, #hoverCart h4, #hoverCart h5, #hoverCart h6 {
  border-bottom: 1px solid #fff;
  color: #fff;
  margin: 0 0 5px;
  padding-bottom: 3px; }
/* line 446, styles/_cart.scss */
#hoverCart a {
  color: #fff; }
/* line 451, styles/_cart.scss */
#hoverCart .items {
  border-bottom: 1px solid #fff;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  padding-bottom: 5px; }
/* line 460, styles/_cart.scss */
#hoverCart .checkout {
  float: left; }
/* line 465, styles/_cart.scss */
#hoverCart .dismiss {
  display: block;
  float: right;
  text-align: right; }
/* line 472, styles/_cart.scss */
#hoverCart .row {
  border-bottom: 1px solid #fff;
  overflow: hidden;
  padding: 10px 0 5px;
  position: relative; }
/* line 479, styles/_cart.scss */
#hoverCart .row .right {
  font-family: "Courier New", Courier, monospace;
  text-align: right; }
/* line 486, styles/_cart.scss */
#hoverCart .remove {
  display: block;
  font-size: 12px; }
/** files **/
/* line 2, styles/_files.scss */
.file {
  margin-bottom: 10px;
  overflow: hidden;
  /* float clearing */
  padding: 15px;
  position: relative; }
/* line 9, styles/_files.scss */
.file h2 {
  margin-bottom: 1em; }
/* line 14, styles/_files.scss */
.file .button {
  position: absolute;
  right: 10px;
  top: 6px; }
/** customer panel **/
/* line 2, styles/_user.scss */
fieldset.addressForm {
  border: 1px solid #8b8b8b;
  box-sizing: border-box;
  margin-top: 4px;
  overflow: hidden;
  padding: 5px; }
/* line 11, styles/_user.scss */
/* line 13, styles/_user.scss */

.addressForm label {
  display: block;
  float: left;
  margin-bottom: 4px;
  width: 49%; }
/* line 20, styles/_user.scss */
.addressForm label:last-child {
  clear: both;
  float: none;
  width: 100%; }
/* line 27, styles/_user.scss */
.addressForm label span {
  display: block;
  margin-bottom: 4px; }
/* line 34, styles/_user.scss */
.addressForm input[type=text], .addressForm textarea {
  box-sizing: border-box;
  width: 96%; }
/* line 41, styles/_user.scss */
.addressForm textarea {
  height: 70px; }
/* line 47, styles/_user.scss */
/* line 49, styles/_user.scss */

.log-form input[type=text], .log-form input[type=email], .log-form input[type=password], .log-form input[type=tel], .log-form select, .log-form textarea {
  max-width: 812px;
  width: 72.5%; }

@media screen and (max-width: 1169px) {
      .log-form input[type=text], .log-form input[type=email], .log-form input[type=password], .log-form input[type=tel], .log-form select, .log-form textarea {
        max-width: 100%;
        width: 100%; } }
/* line 67, styles/_user.scss */
.delete-entry {
  float: right;
  margin-right: 5px; }
/* tinymce universal formatting */
/* line 2, styles/_tinymce.scss */
#tinymce {
  padding: 10px;
  width: 1170px;
  background: #fff;
  color: #000;
  font-size: 1em;
  text-align: left; }
/* line 12, styles/_tinymce.scss */
#tinymce p {
  margin: 0 0 1em; }
/* line 17, styles/_tinymce.scss */
#tinymce form {
  outline: 1px dotted #ff0f15; }
/* line 22, styles/_tinymce.scss */
#tinymce a {
  border-bottom: 1px dotted #ff0f15;
  text-decoration: none; }
/* line 28, styles/_tinymce.scss */
#tinymce td {
  font-family: inherit;
  font-size: inherit; }
