/*---COLORS: text: #555555 | cyan: #00b1f3 | fushia: #ca64d7 | brand-lilac: #ae8de1 | highlight pale-lilac: #eae1f7 | footer link lavender ##b9b9fd | bg-lilac #9164d7 ---*/
/*---TEXT SIZE: 16px/18px body | .89em = 16px | .78em = 14px | .75em = 13.5px ---*/
/*-------- reset --------*/
html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  height: 100%;
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
::-moz-selection {
  background: #A8E1FF;
  color: #ffffff;
  text-shadow: none;
}
::selection {
  background: #A8E1FF;
  color: #ffffff;
  text-shadow: none;
}
b,
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
blockquote {
  margin: 1em 40px;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #cccccc;
}
dl,
dt,
dd,
ol,
ul,
li,
menu,
nav {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  order: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/*-------- c5 defaults --------*/
a {
  cursor: pointer;
}
fieldset {
  border: 1px solid #ccc;
}
/* error text class optionally provided by theme */
div.ccm-error-response {
  color: #f00;
  margin-bottom: 12px;
}
/* Page Structure / Navigation */
#page {
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page header {
  position: relative;
}
/* Sidebar Pages Only */
#page #central {
  clear: both;
}
#page #central.central-left #sidebar {
  float: left !important;
}
#page #central.central-left article {
  float: right;
}
/* MISC STYLES & SHORTCUTS */
div.code {
  border: 1px solid #ddd;
  background: #eee;
  padding: 10px;
}
div.spacer,
div.ccm-spacer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}
.noTopSpace {
  margin-top: 0px;
  padding-top: 0px;
}
div.pageSection {
  margin-bottom: 10px;
}
#ccm-account-menu {
  /* logged-in menu being blocked by edit toolbar */
  top: 50px;
}
/*-------- Header & Nav --------*/
.ccm-page {
  height: 100%;
}
#page {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
header {
  background: transparent;
}
.ccm-page.page-type-page header,
.ccm-page.page-type-blog-entry header {
  border: 0;
}
/* for container-header see grid.css */
.brand {
  display: inline-block;
  background: url('/packages/theme_severine/themes/severine/img/DarkmoonBreedables-logo.jpg') center top / contain no-repeat;
  width: 140px;
  height: 140px;
}
.brand a {
  display: block;
  border-radius: 36%;
  width: 100%;
  height: 100%;
}
#header-title {
  margin: 1.5% auto 0 auto;
}
#social {
  display: none;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#social img {
  width: 16px;
  margin: 25px 5px 0;
  padding: 0;
  border: 0;
}
.nav i {
  vertical-align: baseline;
}
/* Stuck menu */
.stuck_container {
  padding: 10px 0;
}
.isStuck {
  padding-top: 4px;
  background-color: #211d17 !important;
  z-index: 999;
}
.isStuck .brand {
  display: none;
}
.isStuck .nav {
  margin-top: 6px;
}
/* breadcrumbs */
.breadcrumb-trail {
  margin: 5% 0;
  padding: 0;
}
.breadcrumb-trail .fa.fa-home {
  vertical-align: baseline;
}
/*	Superfish menu - enhanced Suckerfish-style menu jQuery plugin.
* @author Joel Birch
* @link http://users.tpg.com.au/j_birch/plugins/superfish/
* @license MIT license - http://opensource.org/licenses/MIT
*/
.sf-menu {
  text-align: left;
  display: inline-block;
}
.sf-menu::before,
.sf-menu::after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu::after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 16px;
}
.sf-menu a {
  display: block;
}
.sf-menu > li > a {
  padding-left: 24px;
}
/* Account link & sub-menu */
.sf-menu a.account-link {
  display: inline-block;
  padding: 0 0 0 3px;
}
.sf-menu > li.sfHover > a.account-link,
.sf-menu a.account-link:hover {
  background-image: none;
}
.sf-menu li.account::before {
  display: inline-block;
  padding-right: 6px;
}
.sf-menu li.account ul {
  min-width: 130px;
}
.sf-menu li.account ul > li > a {
  margin-top: 3px;
}
/* sub-menu dropdowns */
.sf-menu > li .sf-with-ul {
  position: relative;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 170px;
  margin-top: 10px;
  padding: 0 0 5px;
  background-color: rgba(33, 29, 23, 0.9);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li:hover {
  background-color: #211d17;
}
.sf-menu ul > li > a {
  padding: 5px 15px;
}
.sf-menu ul ul {
  position: absolute;
  top: 0%;
  left: 100%;
  min-width: 200px;
  margin-top: 0;
  padding: 0;
  background: #553f3d;
  z-index: 4;
}
/* RD Mobile Menu - mobile navbar
* @author       Evgeniy Gusarov (Diversant)
* @link         http://cms.devoffice.com/diversant/rd-navbar/
*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 10px 20px;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font-family: "Font Awesome 5 Pro";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle::after {
  content: '\f13a';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul {
  margin: 1px 0 0;
  padding-left: 0;
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  display: none;
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span::before,
.rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span::after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span::after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}
/*-------- Content Structure --------*/
.content {
  display: block;
  width: 100%;
  min-height: 480px;
  margin: 0 auto;
  padding: 0;
}
/* For containers see grid.css */
article,
section,
.block,
.border-block,
.sidebar-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article {
  margin-bottom: 5%;
  background-color: #FFFFFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.ccm-page.page-type-page article header,
.ccm-page.page-type-blog-entry article header {
  padding: 0;
  border: 0;
}
article .page-body {
  margin-bottom: 8%;
  text-align: left;
}
article footer {
  margin-bottom: 8%;
  padding-top: 4%;
  border-top: 2px dotted #eae1f7;
}
article footer::before,
article footer::after {
  content: "";
  display: table;
}
article footer::after {
  clear: both;
}
.block,
.sidebar-block,
.sidebar-image-block {
  margin: 0 auto 10%;
}
.border-block {
  margin: 0 auto 5%;
  padding: 10px;
  border: 1px solid #d9d9d9;
  /* grey */
}
.ccm-page img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ccm-page #logo img,
.ccm-page ul img {
  width: 100%;
}
img#ccm-logo {
  /* c5 logo getting caught in page formatting */
  width: 23px;
}
#central {
  /* sidebar page container, mobile first */
  width: 100%;
  margin: 0 auto;
  padding: 0 5%;
}
#central article {
  width: 100%;
  margin: 6% 0 10%;
}
#central #sidebar {
  width: 100%;
  margin: 0 0 10%;
  padding: 0;
  /* overflow:hidden; */
}
.ccm-page .sidebar-image-block {
  text-align: center;
}
.ccm-page .sidebar-image-block img {
  width: auto;
}
.ccm-page .sidebar-image-block + .caption {
  margin-top: -8%;
}
.ccm-block-page-list-header {
  margin-bottom: 5%;
}
.ccm-page .ad-block {
  padding: 0;
  border: 1px solid #d9d9d9;
  /* grey */
  text-align: center;
}
.ccm-page .ad-image-links a img {
  width: auto;
}
/*--- Footer ---*/
footer {
  width: 100%;
}
.footer-upper {
  padding: 2.5% 0 2%;
}
footer .brand {
  float: none;
  margin: 5% auto;
  background: url('/packages/theme_severine/themes/severine/img/DarkmoonBreedables-logo144.png') center top no-repeat;
}
.footer-lower {
  padding-top: 8px;
  padding-bottom: 10px;
}
footer .ccm-block-page-list-wrapper {
  margin: 1em 0;
  padding: 0;
  border: 0;
}
footer .ccm-block-page-list-page-entry {
  margin-bottom: 0;
  padding: 0;
  border: 0;
}
/*---  flex classes ---*/
.flex-row {
  /* flex layout: http://www.w3.org/TR/css-flexbox-1/ */
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  /* Flex layout so items have equal height  */
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /* Allow items to wrap into multiple lines */
}
.flex-block {
  /* height: 100%; */
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  /* Lay out each item using flex layout */
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  /* Lay out item’s contents vertically */
}
.flex-block > img {
  align-self: center;
  /* Center the image cross-wise (horizontally) */
}
.flex-block > button {
  margin-top: auto;
  /* Auto top margin pushes button to bottom */
}
/*-------- Content Formatting --------*/
.ccm-page blockquote {
  min-height: 35px;
  padding-left: 50px;
  background-image: url('/packages/theme_severine/themes/severine/img/quotes.png');
  background-repeat: no-repeat;
}
.ccm-page blockquote p {
  margin-top: .25em;
}
.ccm-page blockquote.plainquote {
  min-height: 100%;
  background-image: none;
}
.ccm-page blockquote.pullquote {
  float: right;
  max-width: 42%;
  min-width: 200px;
}
.ccm-page blockquote.wide-quote {
  margin: 0 20px;
}
.ccm-page ul {
  list-style: none;
}
.ccm-page li::before {
  color: #ae8de1;
  /* brand-lilac */
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#sidebar ul {
  padding-left: 0;
}
#sidebar li {
  margin: 0.5em 0;
}
#sidebar ul ul {
  display: none;
}
/* - link-list -*/
.link-list {
  margin: 0;
  padding: 0;
  text-align: left;
}
.link-list li {
  margin: 1em 0;
}
/* - feature-list -*/
.feature-list li {
  margin: 1em 0;
}
.feature-list li::before {
  display: inline-block;
  padding-right: 1em;
  content: "\f111";
  /* circle */
  font-size: 10px;
  vertical-align: middle;
}
/* - check-list -*/
.check-list {
  margin: 0;
  padding: 0;
}
.check-list li {
  margin: 1em 0;
}
.check-list li::before {
  content: "\f058";
  /*check-circle  */
}
/* - tag-list -*/
span.tag-list {
  /* span for spots where ul won't work, such as FAQ answers */
  display: block;
  margin: 1em 0;
  padding-left: 0.5em;
}
span.tag-list::before,
.tag-list li::before {
  padding-right: 0.5em;
  content: "\f02b";
  /* tag */
  color: #00b1f3;
  /* cyan */
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  transform: scaleX(-1);
}
.list-reset {
  margin: 0;
  padding: 0;
}
* + .marked-list {
  margin-bottom: 1.5em;
}
* + .terms-list {
  margin-top: 24px;
}
* + .copyright {
  margin-top: 57px;
}
* + .inline-list {
  margin-top: 19px;
}
* + .owl-carousel {
  margin-top: 46px;
}
* + .contact-info {
  margin-top: 15px;
}
h1 + h2 {
  margin-top: 22px;
}
h1 + p {
  margin-top: 46px;
}
h2 + .btn {
  margin-top: 36px;
}
img + h2 {
  margin-top: 21px;
}
p + .btn {
  margin-top: 48px;
}
.big + p {
  margin-top: 32px;
}
/* --- Backgrounds ---*/
#page {
  background: url('/packages/theme_severine/themes/severine/img/photos/Darkmoon-Fall-Day.jpg') center center / cover no-repeat fixed;
}
.ccm-page.page-type-page.page-template-right-sidebar #page {
  background: url('/packages/theme_severine/themes/severine/img/photos/Barn-at-DarkMoon.jpg') center center / cover no-repeat fixed;
}
.bg-primary {
  background-color: rgba(33, 29, 23, 0.4);
  /* transparent espresso brown */
}
header .bg-primary,
footer .bg-primary {
  background-color: rgba(33, 29, 23, 0.75);
  /* less transparent espresso brown */
}
.bg-primary--alt {
  background-color: #211d17;
  /* opaque espresso brown */
}
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6,
.bg-primary .heading-1,
.bg-primary .heading-2,
.bg-primary .heading-3,
.bg-primary .heading-4,
.bg-primary .heading-5,
.bg-primary .heading-6 {
  color: #FFFFFF;
}
.bg-secondary {
  background: #9164d7;
  /* bg-lilac */
}
.bg-secondary h1,
.bg-secondary h2,
.bg-secondary h3,
.bg-secondary h4,
.bg-secondary h5,
.bg-secondary h6,
.bg-secondary .heading-1,
.bg-secondary .heading-2,
.bg-secondary .heading-3,
.bg-secondary .heading-4,
.bg-secondary .heading-5,
.bg-secondary .heading-6 {
  color: #FFFFFF;
}
.bg-third {
  background: #aad764;
  /* green */
}
.bg-contrast {
  background: #FFFFFF;
}
.bg-contrast-image {
  /* b&w contrast of #page background */
  background: url('/packages/theme_severine/themes/severine/img/photos/Darkmoon-Fall-Day-2.jpg') center center / cover no-repeat fixed;
}
.bg-image {
  background: #ffffff url('/packages/theme_severine/themes/severine/img/horse-head-outline.png') center center / contain no-repeat fixed;
}
/*--- RD Parallax ---*/
.parallax {
  position: relative;
  overflow: hidden;
  min-height: 480px;
  padding-top: 200px;
  color: #000000;
  background-color: #e4fdc5;
  /* pale green */
}
#feature-page .parallax,
#blog .parallax {
  padding-top: 130px;
}
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6,
.parallax .heading-1,
.parallax .heading-2,
.parallax .heading-3,
.parallax .heading-4,
.parallax .heading-5,
.parallax .heading-6,
.parallax p {
  color: #ffffff;
  text-shadow: 2px 2px 4px #000000;
}
.parallax .btn-default {
  border-color: #8c5435;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
}
/* -------- Home page --------*/
/* blocks section */
.feature-well {
  margin: 7% auto;
  padding-top: 4%;
  padding-bottom: 4%;
}
#home article {
  background-color: transparent;
}
.link-block {
  max-width: 500px;
  margin: 0 auto 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.link-block .border-block {
  margin-bottom: 0;
}
.link-block img {
  border: 1px solid #2f3032;
  /* dk-grey */
}
.block-1 {
  /* home page blocks section */
  display: inline-block;
  width: 100%;
  max-width: 370px;
  padding-top: 45px;
  padding-bottom: 45px;
}
.block-2 {
  /* home page blocks section */
  display: inline-block;
  width: 100%;
  max-width: 370px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.thumb,
.scale {
  display: inline-block;
  overflow: hidden;
  position: relative;
  max-width: 100%;
}
.thumb img,
.thumb > div,
.scale img,
.scale > div {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.thumb img:hover,
.scale > div:hover {
  margin-right: 12px;
  margin-left: 12px;
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.thumb > div:hover {
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* --- Home News index
		 * See Page List block for views CSS ---*/
#home .ccm-block-page-list-header {
  border-bottom: 1px solid #bbbcbe;
  /* grey */
}
@media screen and (min-width: 992px) {
  .link-block-row {
    margin-bottom: 2%;
  }
  .link-block {
    max-width: 100%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .img-contain img {
    max-height: 280px;
    width: auto;
  }
  .link-box-height {
    min-height: 288px;
  }
}
/* -------- FAQ page --------*/
#faq-block h2 {
  margin-bottom: 0.25em;
}
#faq-block h2::before {
  display: inline-block;
  padding-right: 15px;
  content: "\f7ab";
  /* horse-head */
  color: #ae8de1;
  /* brand-lilac */
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  vertical-align: top;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
dl + h2 {
  margin-top: 2em;
}
dl.faq {
  margin-left: 3em;
}
dl.faq button {
  margin: 1em 0 0;
  padding: 0 0 0 0.125em;
  font-size: 1em;
  font-weight: bold;
  background-color: transparent;
  border: thin solid transparent;
}
dl.faq button:hover,
dl.faq button:focus {
  background-color: #eee;
}
dl.faq button:focus {
  border-color: #630;
}
dl.faq button:active {
  background-color: #bbb;
}
dl.faq button::before {
  display: inline-block;
  padding-right: 0.35em;
  color: #00b1f3 !important;
  /* cyan */
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
dl.faq button[aria-expanded="false"]::before {
  content: "\f0da";
  /* caret-right */
  text-rendering: auto;
}
dl.faq button[aria-expanded="true"]::before {
  content: "\f0da";
  /* caret-right */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
dl dd {
  margin: 0.25em 0 1em 1em;
  padding: 0;
}
dl.faq .desc {
  margin: 0;
  padding: 0.5em;
  display: none;
  background-color: #eae1f7;
  /* pale lilac */
}
.no-js dl.faq .desc {
  display: block;
}
/* -------- News pages --------*/
/* .ccm-page.page-type-news-main-page.page-template-blog #page {
	background: #FFFFFF;
} */
.blog-post p + .btn {
  margin-top: 26px;
}
.post {
  display: inline-block;
  max-width: 370px;
  width: 100%;
}
.post_content {
  padding: 20px 30px 45px;
  background: #fdf6ec;
}
.post_content p {
  letter-spacing: 0.2px;
}
.ccm-block-page-list-page-entry-thumbnail img {
  height: auto;
}
.post-date {
  margin-top: 1em;
}
.blog-index img,
.post-content img {
  max-width: 350px;
}
.post-footer {
  margin-top: 5%;
}
.post-footer .ccm-block-share-this-page {
  margin: 1em 0;
  padding-left: 5px;
}
.post-footer .ccm-block-tags-wrapper {
  margin: 1em 0;
  padding: .3em .5em;
  background-color: #f3f3f3;
  /* lt-grey */
}
.previous-post {
  float: left;
  width: 40%;
  padding-left: 30px;
  text-align: left;
}
.next-post {
  float: right;
  width: 40%;
  padding-right: 30px;
  text-align: right;
}
.ccm-conversation-wrapper {
  margin-top: 10%;
}
form.main-reply-form {
  margin-bottom: 5%;
}
img.ccm-captcha-image {
  width: auto;
  margin: 0 0 5%;
}
/* -------- Conversation (News comments) blocks --------*/
.ccm-conversation-wrapper h4 {
  margin-bottom: 1em;
}
div.ccm-conversation-add-new-message div.ccm-conversation-message-form a.btn {
  padding: .455rem .75rem;
  font-size: .75em;
}
div.ccm-conversation-add-new-message div.ccm-conversation-message-form .ccm-conversation-attachment-toggle,
div.ccm-conversation-add-reply div.ccm-conversation-message-form .ccm-conversation-attachment-toggle {
  padding: 0 .75rem;
  background: none;
  border: none;
  font-size: 1.5em;
  line-height: 1.35;
}
div.ccm-conversation-add-new-message div.ccm-conversation-message-form .ccm-conversation-attachment-toggle:hover,
div.ccm-conversation-add-reply div.ccm-conversation-message-form .ccm-conversation-attachment-toggle:hover {
  color: #ca64d7;
  /* fuschia */
}
.ccm-conversation-message-list {
  margin-top: 10%;
}
/* -------- Member pages --------*/
.ccm-page #member-directory .page-title {
  margin-bottom: 2%;
}
.ccm-page #member-directory .navbar {
  margin: 0 auto 5%;
  text-align: center;
}
#ccm-members-directory {
  border-collapse: separate;
  border-spacing: 0 15px;
}
.ccm-members-directory-avatar,
.ccm-members-directory-name {
  font-size: .83em;
  /* 15px */
  vertical-align: middle;
}
.ccm-members-directory-avatar img {
  max-width: 50px;
  margin-right: 1em;
}
#ccm-profile-header {
  margin: 10% auto 2%;
}
#ccm-profile-avatar img {
  max-width: 200px;
}
#comm-points,
#comm-badges {
  display: none;
}
#comm-badges-detail h4 {
  display: none;
}
#comm-badges-detail ul.thumbnails {
  padding: 0;
}
#comm-badges-detail ul.thumbnails li {
  display: inline-block;
  margin-right: 10px;
  font-size: .70em;
  /* 12.6px */
  text-align: center;
}
#comm-badges-detail ul.thumbnails img {
  max-height: 50px;
  width: auto;
}
#ccm-profile-detail {
  margin-top: 5%;
}
#ccm-profile-detail div + div {
  margin-top: 5%;
}
#ccm-profile-detail .ccm-social-link-service-icon > a > i {
  vertical-align: baseline;
}
#ccm-profile-controls {
  padding-top: 5%;
}
#ccm-profile-controls a.btn {
  min-width: 100px;
  padding: 5px;
  font-size: .78em;
  /* 14px */
}
#ccm-profile-controls a i {
  vertical-align: baseline;
}
/* -------- helper classes - mobile first --------*/
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
br {
  clear: both;
}
.left,
.right {
  float: none;
}
.image-left,
.image-right {
  float: none;
  padding: 0;
  text-align: center;
}
/*-------- Search, Forms & Buttons --------*/
/* --- Search Block
		 * Search Results page formatting in Search block view.css ---*/
#search-block {
  margin: 3% auto;
}
#search-block label {
  display: none;
}
#search-block #search-input {
  width: 200px;
  border-color: #504637;
  font-size: 12px !important;
}
#sidebar-search {
  margin-bottom: 10%;
  text-align: left;
  display: block;
}
#sidebar-search input.ccm-search-block-text {
  width: 85%;
  font-size: .75em !important;
  /* 14px */
}
/*--- Form inputs ---*/
.ccm-page button,
.ccm-page input,
.ccm-page select,
.ccm-page textarea {
  margin: 0;
  vertical-align: middle;
}
.ccm-page button,
.ccm-page input {
  overflow: visible;
  line-height: normal;
}
.ccm-page button,
.ccm-page input[type="button"],
.ccm-page input[type="reset"],
.ccm-page input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button,
input[type='button'] {
  display: inline-block;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  outline-offset: 0;
}
.ccm-page button::-moz-focus-inner,
.ccm-page input[type='button']::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ccm-page input[type="text"] {
  padding: 2px !important;
  font-size: .70em !important;
  /* 12.5px */
}
.ccm-page input[type="text"]::placeholder {
  color: #9e9fa1 important;
  /* grey */
}
.ccm-page textarea {
  height: auto;
  overflow: auto;
  vertical-align: top;
}
/*--- .BTN formatting ---*/
.ccm-page .btn {
  display: inline-block;
  padding: .375rem .75rem;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: .5rem;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.ccm-page .btn-default {
  color: #555555;
  /* charcoal */
  background-color: #eef0f3;
  /* pale-grey	*/
  border-color: #e2e6ea;
  /* lt-grey	*/
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.ccm-page a[href^="mailto:"].btn-default {
  color: #555555;
}
.ccm-page .btn-default:visited,
.ccm-page a[href^="mailto:"].btn-default:visited {
  color: #555555;
}
.ccm-page .btn-default:hover,
.ccm-page a[href^="mailto:"].btn-default:hover {
  color: #353535;
  /* dk-charcoal */
  background-color: #e2e6ea;
  /* lt-grey	*/
  border-color: #d6dce2;
  /* med-lt-grey	*/
}
.ccm-page .btn-primary,
.ccm-page .btn-primary:visited {
  color: #FFFFFF;
  background-color: #8fc739;
  /* green	*/
  border-color: #aad764;
  /*	lt-green	*/
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.ccm-page .btn-primary:hover {
  color: #ca64d7;
  /* fuschia */
  background-color: #aad764;
  /*	lt-green	*/
}
.ccm-page .btn-secondary,
.ccm-page .btn-secondary:visited {
  color: #FFFFFF;
  background-color: #6c757d;
  /* grey	*/
  border-color: #6c757d;
}
.ccm-page .btn-secondary:hover {
  color: #FFFFFF;
  background-color: #5a6268;
  /* dk-grey	*/
  border-color: #545b62;
}
.ccm-page .btn-submit {
  /* blue	*/
  color: #FFFFFF;
  background-color: #8fc739;
  /* green	*/
  border-color: #aad764;
  /*	lt-green	*/
}
.ccm-page .btn-sm {
  min-width: 130px;
  padding: 19px;
  font-weight: 700;
}
.ccm-page .btn-md {
  min-width: 200px;
  margin-right: 8px;
  margin-left: 8px;
  padding: 15px 12px;
}
iframe.iubenda-ibadge a.iubenda-white {
  background-color: #ae8de1 !important;
  border-top-color: #b294e3 !important;
  border-left-color: #a683df !important;
  border-right-color: #a683df !important;
  border-bottom-color: #a27ddd !important;
}
/* Wiona hover effect buttons */
.btn-wiona {
  position: relative;
  overflow: hidden;
  padding: 0;
  -webkit-transition: border-color 0.3s, background-color 0.3s;
  transition: border-color 0.3s, background-color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-wiona::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}
.btn-wiona > span {
  display: block;
}
.btn-wiona::after,
.btn-wiona > span {
  padding: 0 5px;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-wiona:hover {
  background-color: #aad764;
}
.btn-wiona:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-wiona:hover > span {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.ccm-page .btn-sm.btn-wiona::after {
  top: 19px;
}
.ccm-page .btn-md.btn-wiona::after {
  top: 15px;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .ccm-page .btn-md {
    min-width: initial;
    margin-right: 8px;
    margin-left: 8px;
    padding: 8px;
  }
  .ccm-page .btn-md.btn-wiona::after {
    top: 9px;
  }
}
/*-------- print styles --------*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #d9d9d9;
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* -------- media queries --------*/
@media screen and (min-width: 767px) {
  /* two-column layout */
  .ccm-page .page-title {
    text-align: left;
  }
  /* -------- responsive helper classes --------*/
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .image-left {
    float: left;
    padding: 0 5% 4% 0;
  }
  .image-right {
    float: right;
    padding: 0 0 4% 5%;
  }
  .image-left--block {
    float: left;
    margin: 0 5% 3% 0 !important;
  }
  .image-right--block {
    float: right;
    margin: 0 0 3% 5% !important;
  }
}
@media screen and (max-width: 900px) {
  /* end mobile menu */
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
  .isStuck {
    display: none !important;
  }
  .sf-menu {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  /* sidebar layout */
  header .nav {
    float: right;
    margin: 60px 0 0 0;
  }
  .brand {
    float: left;
    margin: 0;
  }
  #header-title {
    float: left;
    margin: 1.25% 0 0 1%;
  }
  html.ccm-toolbar-visible #stuck_container.isStuck {
    padding-top: 48px !important;
  }
  .isStuck .brand {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-top: 4px;
  }
  .isStuck .nav {
    margin-top: 2.5em;
  }
  .isStuck .header-title {
    margin: .85% 0 0 .75%;
  }
  #social {
    float: right;
    width: 100px;
    margin: 0;
  }
  .link-list,
  .link-block-list {
    padding-left: 25px;
  }
  #search-block {
    position: absolute;
    top: 3%;
    right: 0;
    margin: 0;
  }
  #central {
    /* for sidebar pages */
    margin-top: 3%;
  }
  #central article {
    float: left;
    width: 70%;
    margin: 0 0 12%;
    text-align: justify;
  }
  #central #sidebar {
    float: right;
    width: 23%;
    margin-bottom: 5%;
  }
  .ccm-page .sidebar-block,
  .ccm-page .sidebar-image-block {
    margin: 0 auto 25%;
  }
  .ccm-page .sidebar-image-block + .caption {
    margin-top: -20%;
    text-align: right;
  }
  /* -------- responsive helper classes --------*/
  .alpha {
    margin-left: 0;
  }
  .omega {
    margin-right: 0;
  }
  .alpha-p {
    padding-left: 0;
  }
  .omega-p {
    padding-right: 0;
  }
}
@media screen and (min-width: 951px) {
  .column-full-sidebar {
    padding: 0 5% 0 10%;
  }
}
@media (min-width: 992px) {
  /* -------- responsive helper classes --------*/
  .alpha-res {
    margin-left: 0;
    padding-left: 0;
  }
  .omega-res {
    margin-right: 0;
    padding-right: 0;
  }
  .text-left-res {
    text-align: left;
  }
  .text-right-res {
    text-align: right;
  }
}
@media (max-width: 1100px) {
  .sf-menu li.account ul {
    left: -20%;
  }
}
@media (min-width: 1100px) {
  .sf-menu > li + li {
    margin-left: 36px;
  }
  .sf-menu li.account a.account-link {
    padding-top: 4px;
  }
  .breadcrumb-trail {
    margin: 3% 0;
  }
}
@media (min-width: 1200px) {
  footer .inline-list li + li {
    margin-left: 10px;
  }
}
@media (min-width: 1400px) {
  #central {
    /* for sidebar pages */
    max-width: 1400px;
    margin-top: 3%;
  }
}
/* -------- helper classes --------*/
.nodisplay {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.border {
  border: 1px solid #d9d9d9;
}
.noborder {
  border: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.nopadding {
  padding: 0 !important;
}
.nofloat {
  float: none !important;
}
.noshadow {
  box-shadow: none !important;
}
.auto-size {
  width: auto;
  max-width: 100%;
}
.full-width {
  width: 100 !important%;
}
.img-vsm,
.image-vsm img {
  max-width: 150px !important;
}
.img-sm,
.image-sm img {
  max-width: 250px !important;
}
.img-med,
.image-med img {
  max-width: 400px !important;
}
.img-lg,
.image-lg img {
  max-width: 500px !important;
}
.center {
  float: none;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.auto-center {
  margin-right: auto;
  margin-left: auto;
}
.image-center {
  display: block;
  float: none;
  width: auto;
  margin: 2.5em auto;
  text-align: center;
  box-shadow: none;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/* div.ccm-page {padding-top:0 !important;}
.ccm-ui {display: none;} */
