@import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');
.clear_float:before,
.clear_float:after {
  display: table;
  content: " ";
}
.clear_float:after {
  clear: both;
}
body {
  box-sizing: border-box;
  max-width: 1920px;
  margin: 0 auto;
}
div.ccm-page {
  position: relative;
}
div.ccm-page.page-type-store-product.page-template-full .page-navigation {
  margin-top: 100px;
}
@media (max-width: 1200px) {
  div.ccm-page.page-type-store-product.page-template-full .page-navigation {
    margin-top: 150px;
  }
}
@media (max-width: 990px) {
  div.ccm-page.page-type-store-product.page-template-full .page-navigation {
    margin-top: 110px;
  }
}
html {
  font-size: 18px;
}
div.ccm-page {
  font-family: 'Lora', sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page blockquote {
  padding-left: 60px;
  font-size: 1.46em;
  font-weight: 300;
  border-color: #bdcfd8;
  color: #5b676c;
  line-height: 1.42857143;
}
div.ccm-page h1 {
  font-family: 'Lora', sans-serif;
  font-size: 2.7777rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page h2 {
  font-family: 'Lora', sans-serif;
  font-size: 1.6666rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page h3 {
  font-family: 'Lora', sans-serif;
  font-size: 1.1111rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page h4 {
  font-family: 'Lora', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page h5 {
  font-family: 'Lora', sans-serif;
  font-size: 0.8888rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: uppercase;
}
div.ccm-page h6 {
  font-family: 'Lora', sans-serif;
  font-size: 0.73rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: uppercase;
}
div.ccm-page img {
  max-width: 100%;
  height: auto;
}
div.ccm-page hr {
  margin-top: 80px;
  margin-bottom: 80px;
  border-top: 1px solid #ececec;
}
div.ccm-page main {
  display: block;
  width: 100%;
  background-color: #ffffff;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 3rem;
}
div.ccm-page main a:not(.fa):not(.btn),
div.ccm-page footer a:not(.fa):not(.btn) {
  color: #9e2a2a;
}
div.ccm-page main a:not(.fa):not(.btn):hover,
div.ccm-page footer a:not(.fa):not(.btn):hover {
  color: #c73a3a;
  text-decoration: none;
}
div.ccm-page a:hover {
  text-decoration: underline !important;
  transition: 0.5s all;
}
div.ccm-page div[data-container=block] div.container:last-child {
  padding-bottom: 0px;
}
div.ccm-page.page-type-blog-entry div.col-sidebar {
  padding-top: 40px;
}
div.ccm-page div.col-sidebar hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  div.ccm-page h1 {
    font-size: 1.6666rem !important;
  }
}
div.ccm-page div.block-sidebar-padded {
  padding: 25px 40px 25px 40px;
}
div.ccm-page div.block-sidebar-padded p {
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped {
  padding: 25px 40px 25px 40px;
  background-color: #f8faf1;
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
}
div.ccm-page div.block-sidebar-wrapped a {
  color: #75ca2a !important;
}
div.ccm-page div.block-sidebar-wrapped a:hover {
  text-decoration: none;
  color: #548627 !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.block-sidebar-wrapped ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #3e1214;
}
div.ccm-page div.block-sidebar-wrapped ul li {
  margin-bottom: 12px;
}
div.ccm-page div.block-sidebar-wrapped ul ul {
  padding-left: 20px;
  font-size: 1em;
}
div.ccm-page div.block-sidebar-wrapped + div.block-sidebar-wrapped {
  padding-top: 0px;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page {
  margin: -15px -40px -25px -40px;
  padding: 15px 40px 10px 40px;
  border-top: 1px solid #ececec;
  font-size: 1.1111rem;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a {
  color: #d1d1d1 !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover {
  color: #75ca2a !important;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 7px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-date {
  color: #404040;
  font-size: 0.8em;
  margin-bottom: 10px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title {
  margin: 0px;
  font-family: 'Lora', sans-serif;
  font-size: 1.6666rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a {
  color: #3e1214;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a:hover {
  text-decoration: none;
  color: #3e1214;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Lora', sans-serif;
  font-size: 1.6666rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a {
  color: #3e1214;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a:hover {
  color: #337ab7;
  text-decoration: none;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div.ccm-page div.area-content-accent {
  background-color: #f8faf1;
  margin-top: 80px;
  padding: 65px 0px 65px 0px;
  /*
  div.container:last-child {
    padding-bottom: 0px;
  }
  */
  margin-bottom: -80px;
}
div.ccm-page div.area-content-accent .title-caps,
div.ccm-page div.area-content-accent .title-caps-bold,
div.ccm-page div.area-content-accent h3 {
  color: #988e47 !important;
}
div.ccm-page div.testimonial-bio {
  margin-bottom: 60px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial {
  margin-left: 0px;
  margin-right: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image {
  width: auto;
  float: none;
  padding: 0px;
  margin-bottom: 30px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-text {
  float: none;
  padding: 0px;
}
div.ccm-page div.testimonial-bio + div.testimonial-bio {
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio:only-child {
  margin-bottom: 0px;
}
div.ccm-page .ccm-faq-container {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page .ccm-faq-block-links {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-links {
    float: left;
    width: 25%;
  }
}
div.ccm-page .ccm-faq-block-links a {
  display: block;
  margin-bottom: 10px;
}
div.ccm-page .ccm-faq-block-entries {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
div.ccm-page .ccm-faq-block-entries h3 {
  margin-top: 0px;
}
div.ccm-page .ccm-faq-block-entries div.faq-entry-content {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    margin-left: 8.33333333%;
  }
}
div.ccm-page div.ccm-block-feature-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-feature-item h4,
div.ccm-page div.ccm-block-feature-item i {
  color: #28a3cc;
}
div.ccm-page div.ccm-block-feature-item i {
  position: absolute;
  top: 3px;
  left: 0px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4 {
  font-size: 1.5em;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
  font-size: 1.3em;
  top: 1px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item {
  padding-left: 45px;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper {
  text-align: center;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title {
  color: #1a1a1a;
  font-size: 1.5em;
  font-weight: 300;
  margin-top: 20px;
}
div.ccm-page div.ccm-block-feature-item-hover {
  display: table;
  margin: 0px auto 0px auto;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
  border: 1px solid #666666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  margin: 0px auto 0px auto;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: help;
  width: 200px;
  height: 200px;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i {
  margin-top: 3px;
  color: #3e1214;
  font-size: 2.7777rem;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 134px;
    height: 134px;
  }
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon {
  background: #cc5056;
  border: 1px solid #b5343a;
}
div.ccm-page .image-right-tilt .ccm-image-block {
  display: block;
  margin: 0px auto 0px auto;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  /* IE 9 */
  -webkit-transform: rotate(3deg);
}
div.ccm-page .image-circle .ccm-image-block {
  border-radius: 50%;
}
div.ccm-page div.ccm-block-next-previous-header {
  font-size: 0.9375rem;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title {
  font-family: 'Lora', sans-serif;
  font-size: 1.1111rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child {
  padding-top: 0px;
  border-top: none;
  margin-top: 0px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #634142;
  border: 2px solid #634142;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  border: 1px solid transparent;
  display: inline-block;
  color: #000000;
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus {
  background: #825557;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #75c231;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #97d75f;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  color: #000000;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #97d75f;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active:hover,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active:focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active.focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #75c231;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus {
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge {
  color: #ffffff;
  background-color: #000000;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover {
  text-decoration: none;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 147px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 147px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 193px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 193px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 240px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 240px;
  }
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  background-color: rgba(158, 42, 42, 0.7);
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon {
  display: block;
  margin: 0px auto 10px auto;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before {
  font-family: FontAwesome;
  content: "\f064";
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title {
  margin-top: 30px;
  font-family: 'Lora', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page a.ccm-block-page-list-rss-feed {
  font-size: 1.5em;
  color: #d1d1d1;
}
div.ccm-page a.ccm-block-page-list-rss-feed:hover {
  color: #75ca2a;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  display: table;
  content: " ";
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  clear: both;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ececec;
}
div.ccm-page div.ccm-block-page-list-page-entry-read-more {
  margin-top: 20px;
}
div.ccm-page div.ccm-block-page-list-no-pages {
  text-align: center;
  font-size: 1.1111rem;
  font-family: 'Lora', sans-serif;
  color: #3e1214;
}
div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper {
  margin: 0px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed {
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry {
  border: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a {
  font-weight: normal;
}
div.ccm-page div.ccm-block-page-list-header {
  font-size: 0.9375rem;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper {
  border-top: 1px solid #ececec;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #404040;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title {
  color: #75ca2a;
  display: block;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child {
  border-bottom: 1px solid #ececec;
}
div.ccm-page h1.page-title {
  color: #3e1214;
  font-family: 'Lora', sans-serif;
  font-size: 2.7777rem;
  line-height: 1.42857143;
  font-weight: 700;
  text-transform: none;
  padding-bottom: 30px;
  padding-top: 30px;
}
div.ccm-page.page-type-portfolio-project h1.page-title {
  font-family: 'Lora', sans-serif;
  font-size: 2.7777rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline {
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline h1.page-title {
  font-family: 'Lora', sans-serif;
  font-size: 2.7777rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 1em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date {
  margin-right: 2em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date,
div.ccm-page div.ccm-block-page-title-byline span.page-author {
  color: #3e1214;
  font-style: italic;
  font-size: 0.85em;
}
div.ccm-page div.ccm-block-testimonial {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
    float: left;
    width: 25%;
  }
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
    float: left;
    width: 75%;
  }
}
div.ccm-page div.ccm-block-testimonial img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name {
  font-family: 'Lora', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #3e1214;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position {
  color: #75ca2a;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a {
  color: #75ca2a;
  text-decoration: underline;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph {
  margin-top: 20px;
}
div.ccm-page div.ccm-block-testimonial-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}
div.ccm-page div.ccm-block-testimonial-wrapper:before,
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  display: table;
  content: " ";
}
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  clear: both;
}
@media all and (max-width: 767px) {
  div.ccm-page .ccm-block-testimonial-image img {
    margin: 10px auto;
  }
}
div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper {
  margin: 25px 40px 25px 40px;
}
div.ccm-page div.ccm-block-tags-header {
  font-size: 0.9375rem;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover {
  text-decoration: none;
}
div.ccm-page span.ccm-block-tags-tag {
  background-color: #ffffff;
  border-color: #d1d1d1;
  border-width: 1px;
  border-style: solid;
  color: #000000;
}
div.ccm-page span.ccm-block-tags-tag.ccm-block-tags-tag-selected {
  border-color: #5da021;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag {
  border-color: #75ca2a;
}
div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-topic-list-header {
  font-size: 0.9375rem;
}
div.ccm-page ul.ccm-block-topic-list-list ul {
  margin-top: 10px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics li {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-topic-list-topic-selected {
  font-weight: bold;
}
div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-date-navigation-header {
  font-size: 0.9375rem;
}
div.ccm-page ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-date-navigation-dates li {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-date-navigation-date-selected {
  font-weight: bold;
}
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover {
  color: #fff;
}
div.ccm-page div.ccm-block-calendar-event-list,
div.ccm-page div.ccm-block-calendar-event-list-wrapper {
  margin-bottom: 10px;
  clear: both;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  border: 1px solid #f8faf1;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span {
  display: block;
  text-align: center;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child {
  font-weight: bold;
  background-color: #f8faf1;
  color: #988e47;
}
div.ccm-page div.ccm-block-calendar-event-list-event {
  padding-bottom: 10px;
  clear: both;
}
div.ccm-page div.ccm-system-errors {
  margin-top: 40px;
}
div.ccm-page header div.header {
  height: 168px;
}
div.ccm-page header div.header div.header-top-wrapper {
  position: relative;
  z-index: 200;
  background: #634142;
}
div.ccm-page header div.header div.header-top-wrapper div.header-top {
  color: #f6dece;
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.ccm-page header div.header div.header-top-wrapper div.header-top p {
  font-size: 0.8888rem;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
div.ccm-page header div.header div.header-top-wrapper div.header-top .header-top-left p::before {
  content: '';
  display: inline-block;
  position: relative;
  height: 15px;
  width: 10px;
  top: 1px;
  margin-right: 8px;
  background: url('/application/themes/elemental_custom/images/ico-point.png') center center no-repeat;
  background-size: cover;
}
div.ccm-page header div.header div.header-top-wrapper div.header-top .header-top-center div.logo a {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  width: 310px;
}
div.ccm-page header div.header div.header-vertical-center-wrapper {
  position: relative;
  background: #f5dece;
}
div.ccm-page header div.header div.header-vertical-center-wrapper div.header-vertical-center {
  height: 98px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.ccm-page header div.header div.header-vertical-center-wrapper div.header-vertical-center .header-center {
  display: block;
  width: 100%;
}
div.ccm-page header div.header div.header-vertical-center-wrapper div.header-vertical-center .header-center div.primary-navigation {
  height: 98px;
  display: block;
}
div.ccm-page header div.header div.header-vertical-center-wrapper div.header-vertical-center .header-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.ccm-page header div.header div.header-vertical-center-wrapper div.header-vertical-center .header-right div.utility {
  display: flex;
}
div.ccm-page header div.header div.header-bottom-wrapper div.header-bottom {
  height: 0;
}
@media (max-width: 1200px) {
  div.ccm-page header div.header {
    height: 68px;
  }
  div.ccm-page header div.header div.logo a {
    top: 62px !important;
    max-width: 250px;
  }
  div.ccm-page header div.header-vertical-center-wrapper {
    height: 0;
  }
}
@media (max-width: 990px) {
  div.ccm-page header div.header div.logo a {
    top: 64px !important;
    max-width: 180px;
  }
}
@media (max-width: 700px) {
  div.ccm-page header div.header div.header-top-wrapper div.header-top .header-top-left p {
    display: none;
  }
}
@media (max-width: 500px) {
  div.ccm-page header div.header div.header-top-wrapper div.header-top {
    height: 160px;
  }
  div.ccm-page header div.header div.header-top-wrapper div.header-top .header-top-center div.logo a {
    position: absolute;
    top: 156px !important;
    max-width: 130px;
  }
  div.ccm-page header div.header div.header-top-wrapper div.header-top .header-top-right {
    width: 100%;
  }
  div.ccm-page header div.header div.header-top-wrapper div.header-top .header-top-right .utility {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
div.ccm-page div.header-search .ccm-search-block-form {
  position: relative;
  white-space: nowrap;
  margin: 0;
}
div.ccm-page div.header-search .ccm-search-block-form:before {
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: absolute;
  left: 0.8rem;
  top: 0.6rem;
  text-decoration: inherit;
  color: #cbcbcb;
}
div.ccm-page div.header-search .ccm-search-block-form .ccm-search-block-text {
  border: 1px solid #cbcbcb;
  color: #cbcbcb;
  border-radius: 1.875rem;
  padding: 0.5rem 1rem 0.5rem 2rem;
  background-color: #ffffff;
}
div.ccm-page div.header-search .ccm-search-block-form .ccm-search-block-text:focus {
  outline: 0;
}
div.ccm-page div.ccm-pagination-wrapper {
  text-align: center;
}
div.ccm-page .pagination > li.active span {
  background: none;
  color: #548627;
  border-color: #d4efbd;
}
div.ccm-page .pagination > li.next.disabled a,
div.ccm-page .pagination > li.next.disabled span {
  color: #b3beb8;
}
div.ccm-page .pagination > li.next a {
  border-right: 1px solid #d4efbd;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-right: 25px;
}
div.ccm-page .pagination > li.next span {
  border-right: 1px solid #d4efbd;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-right: 25px;
}
div.ccm-page .pagination > li.prev.disabled a,
div.ccm-page .pagination > li.prev.disabled span {
  color: #b3beb8;
}
div.ccm-page .pagination > li.prev span {
  border-left: 1px solid #d4efbd;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding-left: 25px;
}
div.ccm-page .pagination > li.prev a {
  border-left: 1px solid #d4efbd;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding-left: 25px;
}
div.ccm-page .pagination > li > a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #d4efbd;
}
div.ccm-page .pagination > li > a:hover {
  background: none;
}
div.ccm-page .pagination > li > span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #d4efbd;
}
div.ccm-page .captcha {
  margin-bottom: -0.5rem;
}
div.ccm-page .captcha img.ccm-captcha-image {
  display: block;
  margin: 0.8rem auto 1.4rem auto;
}
div.ccm-page .btn,
div.ccm-page .btn-default {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #634142;
  border: 2px solid #634142;
  border-radius: 2px;
  padding: 0.5rem 1rem;
}
div.ccm-page .btn:hover,
div.ccm-page .btn-default:hover,
div.ccm-page .btn:focus,
div.ccm-page .btn-default:focus {
  background: #825557;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page div.promo-main .btn-primary {
  background: linear-gradient(to right, #6f9f31 0%, #b3cb2d 100%);
  border: none;
  border-radius: 2.287rem;
  padding: 1rem 1.5rem;
}
div.ccm-page div.promo-main .btn-primary:hover,
div.ccm-page div.promo-main .btn-primary:focus {
  background: linear-gradient(to right, #8ac43f 0%, #c4d952 100%);
  outline: none;
}
div.ccm-page div.promo-main .btn-primary a {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  text-decoration: none;
}
div.ccm-page div.promo-main .btn-primary a:hover,
div.ccm-page div.promo-main .btn-primary a:focus {
  color: #ffffff;
  text-decoration: none !important;
  outline: none;
}
div.ccm-page div.login-page a.btn {
  color: #000000;
  text-decoration: underline;
  background: transparent;
  border: none;
}
div.ccm-page div.login-page a.btn:hover,
div.ccm-page div.login-page a.btn:focus {
  text-decoration: none !important;
  background: transparent;
}
div.ccm-page .btn-success {
  color: #ffffff;
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.focus {
  color: #ffffff;
  background-color: #00994d;
  border-color: #255625;
}
div.ccm-page .btn-success:hover {
  color: #ffffff;
  background-color: #00994d;
  border-color: #398439;
}
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open > .dropdown-togglediv.ccm-page .btn-success {
  color: #ffffff;
  background-color: #00994d;
  background-image: none;
  border-color: #398439;
}
div.ccm-page .btn-success:active:hover,
div.ccm-page .btn-success.active:hover,
.open > .dropdown-togglediv.ccm-page .btn-success:hover,
div.ccm-page .btn-success:active:focus,
div.ccm-page .btn-success.active:focus,
.open > .dropdown-togglediv.ccm-page .btn-success:focus,
div.ccm-page .btn-success:active.focus,
div.ccm-page .btn-success.active.focus,
.open > .dropdown-togglediv.ccm-page .btn-success.focus {
  color: #ffffff;
  background-color: #00753b;
  border-color: #255625;
}
div.ccm-page .btn-success.disabled:hover,
div.ccm-page .btn-success[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-success:hover,
div.ccm-page .btn-success.disabled:focus,
div.ccm-page .btn-success[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.disabled.focus,
div.ccm-page .btn-success[disabled].focus,
fieldset[disabled] div.ccm-page .btn-success.focus {
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success .badge {
  color: #00cc66;
  background-color: #ffffff;
}
div.ccm-page .btn-default {
  color: #000000;
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #75c231;
}
div.ccm-page .btn-default:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #97d75f;
}
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open > .dropdown-togglediv.ccm-page .btn-default {
  color: #000000;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #97d75f;
}
div.ccm-page .btn-default:active:hover,
div.ccm-page .btn-default.active:hover,
.open > .dropdown-togglediv.ccm-page .btn-default:hover,
div.ccm-page .btn-default:active:focus,
div.ccm-page .btn-default.active:focus,
.open > .dropdown-togglediv.ccm-page .btn-default:focus,
div.ccm-page .btn-default:active.focus,
div.ccm-page .btn-default.active.focus,
.open > .dropdown-togglediv.ccm-page .btn-default.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #75c231;
}
div.ccm-page .btn-default.disabled:hover,
div.ccm-page .btn-default[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-default:hover,
div.ccm-page .btn-default.disabled:focus,
div.ccm-page .btn-default[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.disabled.focus,
div.ccm-page .btn-default[disabled].focus,
fieldset[disabled] div.ccm-page .btn-default.focus {
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page .btn-default .badge {
  color: #ffffff;
  background-color: #000000;
}
div.ccm-page form label {
  color: #000000;
  font-weight: 400;
}
div.ccm-page form .form-control {
  font-size: 0.9375rem;
  border-radius: 2px;
  box-shadow: none;
  outline: none;
}
div.ccm-page form .form-control:focus {
  appearance: none;
  box-shadow: none;
  outline: none;
  border: 1px solid #c73a3a;
}
div.ccm-page form button[type="submit"] {
  margin-top: 1rem;
}
div.ccm-page .page-background .img-1 {
  display: block;
  height: 200px;
  width: 100%;
  top: 168px;
  left: 0;
  background: url('/application/themes/elemental_custom/images/promo.jpg') center center no-repeat;
}
div.ccm-page .page-background .img-2 {
  display: block;
  height: 100%;
  width: 100%;
  left: 0;
}
div.ccm-page .page-title {
  position: relative;
}
div.ccm-page .page-title h1.page-title {
  font-family: 'Lora', sans-serif;
  color: #3e1214;
  font-size: 2.7777rem;
  font-weight: 700;
  text-transform: none;
  padding: 3rem 0 0;
  margin: 0 0 -10px;
}
div.ccm-page .page-title h1.page-title::after {
  content: url('/application/themes/elemental_custom/images/head-separator.png');
  display: block;
  margin-bottom: 0.85em;
  line-height: 15px;
}
div.ccm-page div.contact p .phone::before {
  font-family: FontAwesome;
  content: "\f10b";
  padding-right: 1.125rem;
  font-weight: bold;
}
div.ccm-page div.contact p .email::before {
  font-family: FontAwesome;
  content: "\f0e0";
  padding-right: 0.7rem;
}
div.ccm-page div.contact p .url::before {
  font-family: FontAwesome;
  content: "\f267";
  padding-right: 0.7rem;
}
div.ccm-page iframe {
  width: 100%;
  margin: 1rem 0 0.5rem;
}
div.ccm-page div.oou ul {
  padding-left: 0;
}
div.ccm-page div.oou ul li {
  list-style: none;
}
div.ccm-page div.oou ul.oou-list li {
  padding-bottom: 0;
}
div.ccm-page div.oou ul.oou-list li::before {
  content: "-";
  padding-right: 0.9375rem;
}
div.ccm-page div.oou ol.oou-list-number {
  padding-left: 1.25rem;
}
div.ccm-page div.oou ol.oou-list-number li {
  padding-bottom: 0.625rem;
}
div.ccm-page div.oou ol.oou-list-number li:last-child {
  padding-bottom: 0;
}
div.ccm-page div.oou ol.oou-list-number ul.oou-list li {
  padding-bottom: 0;
}
div.ccm-page div.oou ol.oou-list-number ul.oou-list li:first-child {
  padding-top: 0.625rem;
}
div.ccm-page div.promo-main {
  position: relative;
  height: 450px;
  width: 100%;
  overflow: hidden;
}
div.ccm-page div.promo-main .promo-main-background {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: url('/application/themes/elemental_custom/images/promo.jpg') center center no-repeat;
}
div.ccm-page div.promo-main .promo-main-background::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
div.ccm-page div.promo-main div.promo-main-text {
  width: 100%;
  z-index: 95;
}
div.ccm-page div.promo-main div.promo-main-text div.promo-main-title h1 {
  color: #513435;
  font-size: 2.7777rem;
  font-weight: 700;
  text-align: center;
  margin-top: 183px;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
div.ccm-page div.promo-main div.promo-main-text div.promo-main-title h1 a {
  color: #513435;
  text-decoration: none !important;
}
div.ccm-page div.promo-main div.promo-main-text div.promo-main-content h2 {
  color: #3c3c3c;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 3.5rem;
}
div.ccm-page div.promo-main div.promo-main-text div.promo-main-content p {
  color: #3c3c3c;
  font-size: 1.1rem;
  margin-bottom: 2.5rem;
}
div.ccm-page div.promo-main div.promo-main-text div.promo-main-content p span.btn {
  margin-bottom: 2rem;
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
  min-height: 511px;
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li::before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li img {
  object-fit: cover;
  object-position: bottom left;
  opacity: 0.4;
  height: 774px;
  width: 1280px;
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li .ccm-image-slider-text {
  position: absolute;
  width: 90%;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li .ccm-image-slider-text .ccm-image-slider-title {
  color: #28abcc;
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center;
  margin-top: 3.5rem;
  margin-bottom: 2.5rem;
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li .ccm-image-slider-text p {
  color: #3c3c3c;
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li .ccm-image-slider-text p span.btn {
  margin-bottom: 2rem;
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li .ccm-image-slider-text h2 {
  color: #3c3c3c;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 3.5rem;
}
@media (max-width: 1199px) {
  div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
    min-height: 540px;
  }
}
@media (max-width: 695px) {
  div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
    min-height: 570px;
  }
}
@media (max-width: 570px) {
  div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
    min-height: 600px;
  }
}
@media (max-width: 537px) {
  div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
    min-height: 630px;
  }
}
@media (max-width: 433px) {
  div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
    min-height: 660px;
  }
}
@media (max-width: 388px) {
  div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
    min-height: 688px;
  }
}
@media (max-width: 370px) {
  div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider .rslides li {
    min-height: 752px;
  }
}
div.ccm-page div.promo-main div.promo-main-slider .ccm-image-slider-container .ccm-image-slider-inner .rslides_nav {
  margin-top: -40px;
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
  height: 511px;
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide::before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide img {
  object-fit: cover;
  object-position: bottom left;
  opacity: 0.2;
  height: 774px;
  width: 1280px;
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide .ccm-slick-slider-text {
  position: absolute;
  width: 90%;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide .ccm-slick-slider-text .ccm-slick-slider-title {
  color: #28abcc;
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center;
  margin-top: 3.5rem;
  margin-bottom: 2.5rem;
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide .ccm-slick-slider-text p {
  color: #3c3c3c;
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide .ccm-slick-slider-text p span.btn {
  margin-bottom: 2rem;
}
div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide .ccm-slick-slider-text h2 {
  color: #3c3c3c;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 3.5rem;
}
@media (max-width: 1199px) {
  div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
    height: 540px;
  }
}
@media (max-width: 695px) {
  div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
    height: 570px;
  }
}
@media (max-width: 570px) {
  div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
    height: 600px;
  }
}
@media (max-width: 537px) {
  div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
    height: 630px;
  }
}
@media (max-width: 433px) {
  div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
    height: 660px;
  }
}
@media (max-width: 388px) {
  div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
    height: 688px;
  }
}
@media (max-width: 370px) {
  div.ccm-page div.promo-main .promo-main-slider .ccm-slick-slider-container .slick-slide {
    height: 752px;
  }
}
div.ccm-page div.promo-main .background-slider {
  height: 511px;
  width: 100%;
  animation: animate 15s ease-in-out infinite;
  background-size: cover;
}
div.ccm-page div.promo-main .background-slider img {
  position: center;
}
div.ccm-page div.promo-main .background-slider .outer {
  height: 511px;
  width: 100%;
}
@media (max-width: 695px) {
  div.ccm-page div.promo-main .background-slider {
    height: 540px;
  }
  div.ccm-page div.promo-main .background-slider .outer {
    height: 540px;
  }
}
@media (max-width: 570px) {
  div.ccm-page div.promo-main .background-slider {
    height: 570px;
  }
  div.ccm-page div.promo-main .background-slider .outer {
    height: 570px;
  }
}
@media (max-width: 537px) {
  div.ccm-page div.promo-main .background-slider {
    height: 600px;
  }
  div.ccm-page div.promo-main .background-slider .outer {
    height: 600px;
  }
}
@media (max-width: 433px) {
  div.ccm-page div.promo-main .background-slider {
    height: 630px;
  }
  div.ccm-page div.promo-main .background-slider .outer {
    height: 630px;
  }
}
@media (max-width: 388px) {
  div.ccm-page div.promo-main .background-slider {
    height: 660px;
  }
  div.ccm-page div.promo-main .background-slider .outer {
    height: 660px;
  }
}
@media (max-width: 1200px) {
  div.ccm-page div.promo-main div.promo-main-text div.promo-main-title h1 {
    margin-top: 230px;
  }
}
@media (max-width: 991px) {
  div.ccm-page div.promo-main {
    height: 300px;
  }
  div.ccm-page div.promo-main div.promo-main-text div.promo-main-title h1 {
    font-size: 1.9444rem;
    margin-top: 150px;
  }
}
@media (max-width: 626px) {
  div.ccm-page div.promo-main {
    height: 270px;
  }
  div.ccm-page div.promo-main div.promo-main-text div.promo-main-title h1 {
    font-size: 1.3888rem !important;
  }
}
@media (max-width: 456px) {
  div.ccm-page div.promo-main {
    height: 300px;
  }
}
div.ccm-page div.promo {
  display: block;
  width: 100%;
  background: #f5dece;
  padding: 52px 0 55px;
  position: relative;
  margin-bottom: 100px;
}
div.ccm-page div.promo::before {
  content: '';
  position: absolute;
  top: -19px;
  left: 0;
  width: 100%;
  height: 20px;
  background: url('/application/themes/elemental_custom/images/separator.png') top center repeat-x;
}
div.ccm-page div.promo::after {
  content: '';
  position: absolute;
  bottom: -19px;
  left: 0;
  width: 100%;
  height: 20px;
  background: url('/application/themes/elemental_custom/images/separator.png') top center repeat-x;
  transform: rotate(180deg);
}
div.ccm-page div.promo div.promo-title h1 {
  text-align: center;
  margin: 0;
}
div.ccm-page div.promo div.promo-title h1::after {
  content: url('/application/themes/elemental_custom/images/head-separator.png');
  display: block;
  margin-bottom: 0.85em;
  line-height: 25px;
}
div.ccm-page div.promo div.promo-content {
  display: flex;
  justify-content: space-around;
  margin-top: 60px;
}
div.ccm-page div.promo div.promo-content a {
  display: block;
  position: relative;
  height: 140px;
  width: 180px;
  color: #3e1214;
  text-decoration: none !important;
  text-align: center;
}
div.ccm-page div.promo div.promo-content a:hover,
div.ccm-page div.promo div.promo-content a:focus {
  color: #661d21;
}
div.ccm-page div.promo div.promo-content a:hover .icona,
div.ccm-page div.promo div.promo-content a:focus .icona {
  background: #661d21;
}
div.ccm-page div.promo div.promo-content a .text {
  font-weight: 700;
  font-size: 20px;
  text-wrap: none;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
}
div.ccm-page div.promo div.promo-content a .icona {
  background: #3e1214;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
div.ccm-page div.promo div.promo-content a:nth-child(1) .icona {
  height: 83px;
  width: 141px;
  background: url('/application/themes/elemental_custom/images/ico01.png') center center no-repeat;
}
div.ccm-page div.promo div.promo-content a:nth-child(2) .icona {
  height: 83px;
  width: 141px;
  background: url('/application/themes/elemental_custom/images/ico02.png') center center no-repeat;
}
div.ccm-page div.promo div.promo-content a:nth-child(3) .icona {
  height: 83px;
  width: 141px;
  background: url('/application/themes/elemental_custom/images/ico03.png') center center no-repeat;
}
div.ccm-page div.promo div.promo-content a:nth-child(4) .icona {
  height: 83px;
  width: 141px;
  background: url('/application/themes/elemental_custom/images/ico04.png') center center no-repeat;
}
@media (max-width: 768px) {
  div.ccm-page div.promo div.promo-content {
    flex-wrap: wrap;
  }
  div.ccm-page div.promo div.promo-content a {
    flex: 50%;
    text-align: center;
    margin-bottom: 50px;
  }
  div.ccm-page div.promo div.promo-content a:nth-child(3),
  div.ccm-page div.promo div.promo-content a:nth-child(4) {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  div.ccm-page div.promo div.promo-title h1 {
    font-size: 1.6666rem;
  }
  div.ccm-page div.promo div.promo-content a {
    flex: 100%;
    text-align: center;
    margin-bottom: 60px;
  }
  div.ccm-page div.promo div.promo-content a:first-child {
    margin-top: 0;
  }
  div.ccm-page div.promo div.promo-content a:nth-child(3) {
    margin-bottom: 70px;
  }
  div.ccm-page div.promo div.promo-content a:last-child {
    margin-bottom: 0;
  }
}
div.ccm-page div.page-content .home-content-left {
  margin-bottom: 3rem;
}
div.ccm-page div.page-content .home-content-right {
  margin-bottom: 3rem;
}
div.ccm-page div.page-content .home-content-right h2 {
  position: relative;
}
div.ccm-page div.page-content .home-content-right h2::after {
  content: url('/application/themes/elemental_custom/images/head-separator.png');
  display: block;
  margin-bottom: 0.85em;
  line-height: 25px;
}
div.ccm-page div.page-content .home-content-right h2 img {
  position: absolute;
  right: 0;
}
div.ccm-page div.footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.ccm-page div.footer-content a {
  color: rgba(255, 255, 255, 0.8100000000000001) !important;
  text-decoration: none;
  transition: none;
}
div.ccm-page div.footer-content a:hover {
  color: #ffffff !important;
  transition: none;
}
div.ccm-page div.footer-content div.footer-left {
  display: flex;
  justify-content: flex-start;
}
div.ccm-page div.footer-content div.footer-right {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 766px) {
  div.ccm-page footer.footer div.footer-content {
    display: block;
  }
  div.ccm-page footer.footer div.footer-content div.footer-left {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
  div.ccm-page footer.footer div.footer-content div.footer-right {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
}
div.ccm-page div.utility {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 30px;
  position: relative;
}
div.ccm-page div.utility .store-utility-links {
  display: block;
  position: relative;
}
div.ccm-page div.utility .store-utility-links::before {
  font-family: FontAwesome;
  content: "\f07a";
  font-size: 1.5rem;
  position: absolute;
  top: 0;
  left: -35px;
}
div.ccm-page div.utility .store-utility-links .store-utility-links-totals .store-items-in-cart {
  margin-right: 5px;
}
div.ccm-page div.utility .store-utility-links .store-utility-links-cart-link {
  position: absolute;
  top: 0;
}
div.ccm-page div.utility .store-utility-links .store-utility-links-cart-link a {
  color: #f6dece;
  text-decoration: none !important;
}
div.ccm-page div.utility .store-utility-links .store-utility-links-cart-link a:hover,
div.ccm-page div.utility .store-utility-links .store-utility-links-cart-link a:focus {
  color: #f6dece;
}
div.ccm-page div.utility .store-utility-links .store-utility-links-cart-link a::before {
  font-family: FontAwesome;
  content: "\f07a";
  font-size: 1.5rem;
  position: absolute;
  top: 0;
  left: -35px;
}
div.ccm-page div.utility #utility-login {
  display: block;
  margin-left: 32px;
}
div.ccm-page div.utility #utility-login a {
  color: #3e1214;
  font-size: 0.8888rem;
  font-weight: 700;
  background: #f6dece;
  padding: 4px 12px;
  margin-left: -2px;
  border: none;
  text-decoration: none !important;
}
div.ccm-page div.utility #utility-login a:hover,
div.ccm-page div.utility #utility-login a:focus {
  background: #eec1a3;
}
div.ccm-page div.utility .utility-social {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-left: 40px;
}
div.ccm-page div.utility .utility-social a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
div.ccm-page div.utility .utility-social a:hover {
  transform: scale(1.1);
}
@media all and (max-width: 500px) {
  div.ccm-page div.utility {
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
  }
  div.ccm-page div.utility .store-utility-links {
    padding-left: 30px;
    margin: 0 auto 10px;
  }
  div.ccm-page div.utility .store-utility-links::before {
    left: -5px;
  }
  div.ccm-page div.utility #utility-login {
    flex: 100%;
    text-align: center;
    margin: 0 0 12px;
  }
  div.ccm-page div.utility #utility-login #ccm-account-menu-container {
    width: 100%;
  }
  div.ccm-page div.utility .utility-social {
    margin-left: 0;
  }
}
div.ccm-page .store-product.store-product-block {
  margin-top: 50px;
}
div.ccm-page .store-product.store-product-block .store-product-details h1.store-product-name {
  color: #634142;
}
div.ccm-page .store-product.store-product-block .store-product-details p.store-product-price {
  display: inline-block;
  color: #634142;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 2px;
  margin: 10px 0 20px;
}
div.ccm-page .store-product.store-product-block .store-product-details .store-product-options .store-product-quantity {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
div.ccm-page .store-product.store-product-block .store-product-details .store-product-options .store-product-quantity .store-product-option-group-label {
  padding: 0;
  margin: 0 10px 0 0;
}
div.ccm-page .store-product.store-product-block .store-product-details .store-product-options .store-product-quantity .input-group input {
  width: 80px;
  text-align: center;
  margin-right: 10px;
}
div.ccm-page .store-product.store-product-block .store-product-details .store-product-options .store-product-quantity .input-group .input-group-addon {
  font-size: 0.9375rem;
  padding: 0;
  margin: 8px 0 0 0;
}
div.ccm-page .store-product.store-product-block .store-product-details .store-product-button button {
  font-weight: 700;
  margin: 20px 0;
}
div.ccm-page .store-product.store-product-block .store-product-details .store-product-button button:hover,
div.ccm-page .store-product.store-product-block .store-product-details .store-product-button button:focus {
  transition: 0.5s all;
  outline: none;
}
div.ccm-page .store-product.store-product-block .store-product-image .store-product-primary-image {
  margin-bottom: 20px;
}
div.ccm-page .store-product.store-product-block .store-product-image .store-product-additional-images .store-product-additional-image {
  height: 100px;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.ccm-page .store-product.store-product-block .store-product-image .store-product-additional-images .store-product-additional-image a {
  height: 100px;
  width: 100px;
}
div.ccm-page .store-product.store-product-block .store-product-image .store-product-additional-images .store-product-additional-image a img {
  height: 100px;
  width: 100px;
  object-fit: cover;
  object-position: center;
}
div.ccm-page .store-product.store-product-block .store-product-detailed-description {
  margin-top: 40px;
}
div.ccm-page .store-product-list-block .store-product-list-sort {
  margin: 35px 0 20px;
}
div.ccm-page .store-product-list-block .store-product-list-sort .pull-right {
  padding-right: 0;
}
div.ccm-page .store-product-list-block .store-product-list-sort .pull-right .form-group label {
  font-size: 0.9375rem;
}
div.ccm-page .store-product-list-block .store-product-list-sort .pull-right .form-group select.form-control {
  font-size: 0.9375rem;
  height: 38px;
  border-radius: 1px;
  box-shadow: none;
  outline: none;
}
div.ccm-page .store-product-list-block .store-product-list-sort .pull-right .form-group select.form-control:focus {
  appearance: none;
  box-shadow: none;
  outline: none;
  border: 1px solid rgba(99, 65, 66, 0.6);
}
div.ccm-page .store-product-list-block .store-product-list-sort .pull-right .form-group select.form-control option {
  font-size: 0.9375rem !important;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item {
  margin-bottom: 30px;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form {
  border: 1px solid rgba(99, 65, 66, 0.6);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 20px 10px 20px;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form:hover {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.3);
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form h2.store-product-list-name {
  display: block;
  height: 100px;
  color: #634142;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 0;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-product-list-thumbnail {
  margin: 5px 0 20px 0;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-product-list-thumbnail a {
  display: flex;
  height: 180px;
  align-items: flex-start;
  justify-content: center;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-product-list-thumbnail a img {
  display: block;
  width: 100%;
  object-fit: contain;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-product-list-price {
  display: inline-block;
  color: #634142;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 2px;
  padding: 0.2rem 0.5rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-btn-more-details-container {
  display: block;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-btn-more-details-container a {
  display: block;
  text-decoration: none !important;
  border: 2px solid #634142;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-product-options .store-product-quantity {
  display: flex;
  align-items: center;
  justify-content: center;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-product-options .store-product-quantity .store-product-option-group-label {
  padding: 0;
  margin: 0 10px 0 -20px;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-product-options .store-product-quantity .input-group input {
  width: 80px;
  text-align: center;
  margin-right: 10px;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-product-options .store-product-quantity .input-group .input-group-addon {
  font-size: 0.9375rem;
  padding: 0;
  margin: 8px 0 0 0;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-btn-add-to-cart-container {
  display: block;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-btn-add-to-cart-container button {
  display: block;
  width: 100%;
  font-weight: 700;
  margin: 0 auto;
}
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-btn-add-to-cart-container button:hover,
div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form .store-btn-add-to-cart-container button:focus {
  transition: 0.5s all;
  outline: none;
}
@media (max-width: 1199px) {
  div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-product-list-thumbnail a {
    height: 150px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-product-list-thumbnail a {
    height: 180px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .store-product-list-block .store-product-list .store-product-list-item {
    width: 350px;
    margin: 0 auto 30px;
  }
  div.ccm-page .store-product-list-block .store-product-list .store-product-list-item form p.store-product-list-thumbnail a {
    height: 220px;
  }
}
div.ccm-page .store-utility {
  display: flex;
  align-items: center;
}
div.ccm-page .store-utility .utility-cart {
  margin: 4px 0;
}
div.ccm-page .store-utility .store-items-count {
  position: relative;
  background: #ae2025;
  border-radius: 4px;
  padding: 2px 9px;
  margin-left: 10px;
}
div.ccm-page .store-utility .store-items-count::after {
  content: '';
  display: block;
  position: absolute;
  height: 9px;
  width: 9px;
  top: 50%;
  left: -4px;
  transform: translateY(-50%) rotate(45deg);
  border-radius: 1px;
  background: #ae2025;
}
div.ccm-page .store-utility .store-items-count p {
  color: #ffffff;
  padding: 0;
  margin: 0;
}
div.ccm-page .store-utility .store-utility-login {
  margin-left: 10px;
}
div.ccm-page #cart-modal a:hover,
div.ccm-page #cart-modal a:focus {
  text-decoration: none !important;
}
div.ccm-page #cart-modal .store-cart-page-cart form#store-modal-cart table tbody tr td.store-cart-list-remove-button a {
  background: rgba(220, 53, 69, 0.8);
  border-color: rgba(220, 53, 69, 0.8);
}
div.ccm-page #cart-modal .store-cart-page-cart .store-cart-page-cart-links .pull-left a {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #634142;
  border: 2px solid #634142;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
}
div.ccm-page #cart-modal .store-cart-page-cart .store-cart-page-cart-links .pull-left a:hover,
div.ccm-page #cart-modal .store-cart-page-cart .store-cart-page-cart-links .pull-left a:focus {
  background: #825557;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page #cart-modal .store-cart-page-cart .store-cart-page-cart-links .pull-right a {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #4cae4c;
  border: 2px solid #4cae4c;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
}
div.ccm-page #cart-modal .store-cart-page-cart .store-cart-page-cart-links .pull-right a:hover,
div.ccm-page #cart-modal .store-cart-page-cart .store-cart-page-cart-links .pull-right a:focus {
  background: #6ebf6e;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page .store-cart-page {
  margin-top: 150px;
}
div.ccm-page .store-cart-page a {
  text-decoration: none !important;
}
div.ccm-page .store-cart-page form #store-cart tbody tr td.store-cart-product-qty span input.store-product-qty {
  margin-right: 8px;
}
div.ccm-page .store-cart-page form #store-cart tbody tr td.text-right a {
  background: rgba(220, 53, 69, 0.8);
  border-color: rgba(220, 53, 69, 0.8);
}
div.ccm-page .store-cart-page form button.store-cart-page-discount-apply {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #634142;
  border: 2px solid #634142;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
}
div.ccm-page .store-cart-page form button.store-cart-page-discount-apply:hover,
div.ccm-page .store-cart-page form button.store-cart-page-discount-apply:focus {
  background: #825557;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page .store-checkout-page {
  margin-top: 150px;
}
div.ccm-page .store-checkout-page .btn {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #634142;
  border: 2px solid #634142;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
  text-decoration: none !important;
}
div.ccm-page .store-checkout-page .btn:hover,
div.ccm-page .store-checkout-page .btn:focus {
  background: #825557;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-signin .store-checkout-form-group-body a {
  margin-bottom: 30px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-billing .store-checkout-form-group-body h2 {
  display: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-billing .store-checkout-form-group-body label[for="store-checkout-billing-state"],
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-billing .store-checkout-form-group-body #store-checkout-billing-state {
  display: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-billing .store-checkout-form-group-body label[for="store-checkout-billing-country"],
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-billing .store-checkout-form-group-body #store-checkout-billing-country {
  display: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-billing .store-checkout-form-group-body .store-copy-billing-container label,
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-billing .store-checkout-form-group-body .store-copy-billing-container input#store-copy-billing {
  display: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body #store-checkout-shipping-method-options .store-shipping-method {
  margin-top: 20px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body #store-checkout-shipping-method-options .store-shipping-method .store-shipping-method-option {
  margin-bottom: 0;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body .store-checkout-form-delivery-instructions {
  margin-top: 20px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body .store-checkout-form-group-buttons {
  margin-top: 20px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body .store-checkout-form-group-buttons a {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #634142;
  border: 2px solid #634142;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body .store-checkout-form-group-buttons a:hover,
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body .store-checkout-form-group-buttons a:focus {
  background: #825557;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-shipping-method .store-checkout-form-group-body .store-checkout-form-group-buttons input.store-btn-next-pane {
  margin-top: 15px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-payment .store-checkout-form-group-body .store-payment-method-container #error-message-btn-complete-order {
  margin: 30px 0 10px 0;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-payment .store-checkout-form-group-body .store-payment-method-container .store-checkout-form-group-buttons a {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #634142;
  border: 2px solid #634142;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-payment .store-checkout-form-group-body .store-payment-method-container .store-checkout-form-group-buttons a:hover,
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-payment .store-checkout-form-group-body .store-payment-method-container .store-checkout-form-group-buttons a:focus {
  background: #825557;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-payment .store-checkout-form-group-body .store-payment-method-container .store-checkout-form-group-buttons input.store-btn-complete-order {
  color: #ffffff;
  font-size: 0.9375rem;
  background: #4cae4c;
  border: 2px solid #4cae4c;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-payment .store-checkout-form-group-body .store-payment-method-container .store-checkout-form-group-buttons input.store-btn-complete-order:hover,
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-form-shell #store-checkout-form-group-payment .store-checkout-form-group-body .store-payment-method-container .store-checkout-form-group-buttons input.store-btn-complete-order:focus {
  background: #6ebf6e;
  transition: 0.5s all;
  outline: none;
}
div.ccm-page .store-checkout-page .store-checkout-form-row .store-checkout-cart-view .store-checkout-cart-contents table + ul {
  display: none;
}
div.ccm-page .store-order-complete-page {
  margin-top: 150px;
}
div.ccm-page nav.ccm-responsive-navigation.original {
  height: 100%;
  display: block;
}
div.ccm-page nav.ccm-responsive-navigation.original ul {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li {
  height: 100%;
  display: inline-block;
  margin-right: 50px;
  position: relative;
  cursor: pointer;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li:nth-child(3) {
  margin-right: 400px;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li:last-child {
  margin-right: 0;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li:hover::before {
  display: none;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0.4;
  position: absolute;
  transform: skewX(-4deg);
}
div.ccm-page nav.ccm-responsive-navigation.original ul li.nav-selected::before {
  display: none;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0.4;
  position: absolute;
  transform: skewX(-4deg);
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a {
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  color: #3e1214;
  font-weight: 700;
  text-transform: none;
  line-height: 98px;
  white-space: nowrap;
  position: relative;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a:hover {
  color: #ae2025;
  text-decoration: none !important;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a:hover::before {
  content: '';
  display: none;
  width: 100%;
  height: 2px;
  top: 1.5rem;
  left: 0;
  background: linear-gradient(to right, #d8292f 0%, #ae2025 100%);
  position: absolute;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a:link {
  text-decoration: none;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a.dropdown:after {
  font-family: FontAwesome;
  content: ' \f107';
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a.dropdown:hover:after {
  font-family: FontAwesome;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a.nav-selected {
  color: #ae2025;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li a.nav-selected::before {
  display: none;
  content: '';
  width: 100%;
  height: 2px;
  top: 1.5rem;
  left: 0;
  background: linear-gradient(to right, #d8292f 0%, #ae2025 100%);
  position: absolute;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li ul {
  display: block;
  top: 98px !important;
  left: 0;
  height: auto;
  min-width: 200px;
  background-color: #f8f8f8;
  z-index: 999;
  padding-right: 1rem;
  margin: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 1px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
div.ccm-page nav.ccm-responsive-navigation.original ul li ul::before {
  display: none;
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  top: -5px;
  left: 20px;
  background: #f8f8f8;
  transform: rotate(45deg);
}
div.ccm-page nav.ccm-responsive-navigation.original ul li ul li {
  display: block;
  height: 45px;
  padding: 0 1rem;
  text-align: left;
  cursor: pointer;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li ul li:nth-child(3) {
  margin-right: 0;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li ul li.nav-selected::before {
  transform: none;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li ul li a {
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  color: #3e1214;
  font-weight: 700;
  text-transform: none;
  line-height: 45px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li ul li a.nav-selected::before {
  display: none;
}
div.ccm-page nav.ccm-responsive-navigation.original ul li:hover ul {
  opacity: 1;
  visibility: visible;
}
div.ccm-page .vertical-navigation {
  margin-bottom: 50px;
}
div.ccm-page .vertical-navigation ul {
  display: block;
  padding: 0;
  margin: 0;
}
div.ccm-page .vertical-navigation ul li {
  list-style: none;
}
div.ccm-page .vertical-navigation ul li:hover > ul {
  display: block;
}
div.ccm-page .vertical-navigation ul li a {
  display: block;
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  color: #3e1214 !important;
  font-weight: 700;
  text-transform: none;
  text-decoration: none !important;
  padding: 7px 0 7px 0;
}
div.ccm-page .vertical-navigation ul li a:hover,
div.ccm-page .vertical-navigation ul li a:focus {
  color: #ae2025 !important;
  background: none;
}
div.ccm-page .vertical-navigation ul li a.nav-selected {
  color: #ae2025 !important;
}
div.ccm-page .vertical-navigation ul li a.dropdown:after {
  font-family: FontAwesome;
  content: ' \f107';
}
div.ccm-page .vertical-navigation ul li a.dropdown:hover:after {
  font-family: FontAwesome;
}
div.ccm-page .vertical-navigation ul li ul {
  display: block;
}
div.ccm-page .vertical-navigation ul li ul li:hover > ul {
  display: block;
}
div.ccm-page .vertical-navigation ul li ul li a {
  display: block;
  padding: 7px 0 7px 15px;
}
div.ccm-page .vertical-navigation ul li ul li a:hover {
  color: #ae2025;
  text-decoration: none !important;
}
div.ccm-page .vertical-navigation ul li ul li ul {
  display: none;
}
div.ccm-page .vertical-navigation ul li ul li ul li a {
  display: block;
  padding: 7px 0 7px 30px;
}
@media all and (max-width: 750px) {
  div.ccm-page .vertical-navigation ul li:hover > ul {
    display: block;
  }
}
div.ccm-page .page-navigation {
  padding: 1rem 0;
  margin-top: 10px;
  margin-bottom: -50px;
  position: relative;
  z-index: 998;
}
div.ccm-page .page-navigation nav {
  padding: 0;
}
div.ccm-page .page-navigation nav ol.breadcrumb {
  background: transparent;
  padding-left: 0;
  margin: 0;
}
div.ccm-page .page-navigation nav ol.breadcrumb li a {
  color: #3e1214 !important;
  text-decoration: none !important;
}
div.ccm-page .page-navigation nav ol.breadcrumb li a:hover {
  color: #ae2025 !important;
}
@media (max-width: 990px) {
  div.ccm-page .page-navigation {
    margin-top: 110px;
  }
}
div.ccm-page #ccm-account-menu-container {
  position: relative;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #3e1214;
  font-size: 0.8888rem;
  font-weight: 700;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu a {
  color: #ae2025;
  font-size: 1.0555rem;
  padding: 0 15px;
  background: transparent;
  border: none;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu a:hover {
  color: #ae2025;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu a i {
  margin-right: 5px;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu button {
  color: #3e1214;
  font-size: 0.8888rem;
  font-weight: 700;
  background: #f6dece;
  padding: 4px 12px;
  border-radius: 1px;
  border: none;
  left: 50%;
  transform: translateX(-50%);
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu button:hover,
div.ccm-page #ccm-account-menu-container #ccm-account-menu button:focus {
  background: #eec1a3;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu button span i {
  margin-right: 5px;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu ul.dropdown-menu {
  min-width: 100px;
  position: absolute;
  top: 31px;
  background: #f8f8f8;
  border: none;
  padding: 7px 0;
  margin: 0;
  border-radius: 1px;
  z-index: 999;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu ul.dropdown-menu li {
  padding: 0;
  margin: 0;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu ul.dropdown-menu li a {
  color: #3e1214;
  font-size: 0.8888rem;
  font-weight: 700;
  text-align: right;
  padding: 0 15px;
  margin: 0;
  background: #f8f8f8;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu ul.dropdown-menu li a:hover {
  color: #ae2025;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu ul.dropdown-menu li:first-child {
  display: none;
}
div.ccm-page #ccm-account-menu-container #ccm-account-menu ul.dropdown-menu li.divider {
  display: none;
  background: #c5c5c5;
  height: 1px;
  width: 80%;
  margin: 5px auto;
}
body.login .ccm-page main,
body.concrete .ccm-page main,
body.forgot_password .ccm-page main {
  padding-top: 100px;
  padding-bottom: 50px;
}
body.login .ccm-page main .ccm-system-errors,
body.concrete .ccm-page main .ccm-system-errors,
body.forgot_password .ccm-page main .ccm-system-errors {
  margin-top: 100px;
}
body.login .ccm-page main div.login-page h1,
body.concrete .ccm-page main div.login-page h1,
body.forgot_password .ccm-page main div.login-page h1 {
  margin-top: 0;
  padding: 2rem 0 1.25rem;
}
body.login .ccm-page main div.login-page form .btn,
body.concrete .ccm-page main div.login-page form .btn,
body.forgot_password .ccm-page main div.login-page form .btn {
  margin-top: 1.5rem;
}
@media (max-width: 1200px) {
  body.login .ccm-page main,
  body.concrete .ccm-page main,
  body.forgot_password .ccm-page main {
    padding-top: 160px;
  }
}
@media (max-width: 980px) {
  body.login .ccm-page main,
  body.concrete .ccm-page main,
  body.forgot_password .ccm-page main {
    padding-top: 115px;
  }
}
@media (max-width: 766px) {
  body.login .ccm-page main,
  body.concrete .ccm-page main,
  body.forgot_password .ccm-page main {
    padding-top: 100px;
  }
  body.login .ccm-page main div.login-page div.login-form,
  body.concrete .ccm-page main div.login-page div.login-form,
  body.forgot_password .ccm-page main div.login-page div.login-form {
    margin-top: -2.5rem;
  }
}
body.register .ccm-page main,
body.do_register .ccm-page main {
  padding-top: 100px;
  padding-bottom: 50px;
}
body.register .ccm-page main .ccm-system-errors,
body.do_register .ccm-page main .ccm-system-errors {
  width: 50%;
  margin: 100px auto 0 auto;
}
body.register .ccm-page main .page-header,
body.do_register .ccm-page main .page-header {
  margin-top: 0;
}
body.register .ccm-page main .page-header h1,
body.do_register .ccm-page main .page-header h1 {
  margin-top: 0;
  padding: 2rem 0 1.25rem;
}
body.register .ccm-page main .registration-instructions,
body.do_register .ccm-page main .registration-instructions {
  margin-bottom: 50px;
}
body.register .ccm-page main form .btn,
body.do_register .ccm-page main form .btn {
  margin-top: 1.5rem;
}
@media (max-width: 1200px) {
  body.register .ccm-page main {
    padding-top: 160px;
  }
}
@media (max-width: 980px) {
  body.register .ccm-page main {
    padding-top: 115px;
  }
}
@media (max-width: 767px) {
  body.register .ccm-page main .ccm-system-errors,
  body.do_register .ccm-page main .ccm-system-errors {
    width: 100%;
  }
}
@media (max-width: 766px) {
  body.register .ccm-page main {
    padding-top: 100px;
  }
}
.ccm-ui form#form-edit-profile {
  background: red;
}
.ccm-ui form#form-edit-profile fieldset:nth-child(1) div.form-group:nth-child(2) {
  background: red;
}
body.0 .ccm-page .page-header h1 {
  margin-top: 100px;
  margin-bottom: 1rem;
  padding: 2rem 0 1.25rem;
}
body.email_validated .ccm-page .login-page h1 {
  margin-top: 100px;
  margin-bottom: 1rem;
  padding: 2rem 0 1.25rem;
}
.ccm-responsive-overlay {
  background: #efefef;
  display: none;
  position: absolute;
  border-bottom: 1px solid #ababab;
  width: 100%;
  z-index: 98;
  top: 168px;
  right: 0;
  padding: 10px 0;
  -webkit-text-size-adjust: none;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul {
  padding: 0;
  margin: 0;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li a {
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  color: #3e1214;
  font-weight: 700;
  text-transform: none;
  line-height: 45px;
  display: block;
  width: 100%;
  padding: 0 20px;
  text-decoration: none;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li a:hover {
  color: #ae2025;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li a.nav-selected {
  color: #ae2025;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li ul {
  display: block;
  background: #e7e7e7;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li ul li a {
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  color: #3e1214;
  font-weight: 700;
  text-transform: none;
  width: 100%;
  padding: 0 1.5rem 0 40px;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li ul li.last-li a:after {
  content: '';
  display: none;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li.parent-ul a {
  position: relative;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li.parent-ul a:after {
  display: inline-block;
  position: absolute;
  height: 1.2rem;
  width: 1.2rem;
  background: #e7e7e7;
  border-radius: 2px;
  top: 0.7rem;
  right: 25px;
  padding-top: 0.06rem;
  text-align: center;
  line-height: 1.2rem;
  font-size: 1.0555rem;
  content: " \f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  cursor: pointer;
}
.ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
}
.ccm-responsive-menu-launch i:after {
  font-size: 24px;
  content: "\f0c9";
  font-family: FontAwesome;
  color: #3e1214;
  font-weight: normal;
  font-style: normal;
  line-height: 168px;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
.ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 24px;
  color: #3e1214;
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
@media all and (max-width: 750px) {
  header .ccm-search-block-form {
    margin-top: 20px;
  }
}
.ccm-responsive-overlay {
  background: #efefef;
  display: none;
  position: absolute;
  border-bottom: 1px solid #ababab;
  width: 100%;
  z-index: 98;
  top: 168px;
  right: 0;
  padding: 10px 0;
  -webkit-text-size-adjust: none;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul {
  padding: 0;
  margin: 0;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li a {
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  color: #3e1214;
  font-weight: 700;
  text-transform: none;
  line-height: 45px;
  display: block;
  width: 100%;
  padding: 0 20px;
  text-decoration: none;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li a:hover {
  color: #ae2025;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li a.nav-selected {
  color: #ae2025;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li ul {
  display: block;
  background: #e7e7e7;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li ul li a {
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  color: #3e1214;
  font-weight: 700;
  text-transform: none;
  width: 100%;
  padding: 0 1.5rem 0 40px;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li ul li.last-li a:after {
  content: '';
  display: none;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li.parent-ul a {
  position: relative;
}
.ccm-responsive-overlay nav.ccm-responsive-navigation ul li.parent-ul a:after {
  display: inline-block;
  position: absolute;
  height: 1.2rem;
  width: 1.2rem;
  background: #e7e7e7;
  border-radius: 2px;
  top: 0.7rem;
  right: 25px;
  padding-top: 0.06rem;
  text-align: center;
  line-height: 1.2rem;
  font-size: 1.0555rem;
  content: " \f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  cursor: pointer;
}
div.ccm-page .ccm-responsive-menu-launch {
  position: relative;
  z-index: 98;
}
div.ccm-page .ccm-responsive-menu-launch .nav-toggle-button {
  display: none;
  position: relative;
  z-index: 99;
  height: 45px;
  width: 45px;
  top: 27.5px;
  right: 0;
  border: none;
  border-radius: 5px;
  background: transparent;
  padding: 10px 0;
  margin-right: 10px;
  margin-left: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  transition: all 0.4s ease;
}
div.ccm-page .ccm-responsive-menu-launch .nav-toggle-button .toggle-item {
  display: block;
  height: 5px;
  width: 65%;
  border-radius: 2.5px;
  background: #fdfdfd;
}
div.ccm-page .ccm-responsive-menu-launch.responsive-button-close .nav-toggle-button {
  transform: scale(1.1);
  transform-origin: top right;
  transition: all 0.4s ease;
}
@media all and (max-width: 750px) {
  header .ccm-search-block-form {
    margin-top: 20px;
  }
}
#toggle {
  display: none;
  position: absolute;
  height: 45px;
  width: 45px;
  top: 26.5px;
  right: 20px;
  z-index: 1;
  transition: all 0.4s ease;
}
#toggle .nav-toggle-button {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  z-index: 998;
  height: 100%;
  width: 100%;
  border: none;
  border-radius: 5px;
  background: transparent;
  padding: 10px 0;
  margin-right: 0;
  margin-left: auto;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  transition: all 0.4s ease;
}
#toggle .nav-toggle-button .toggle-item {
  display: block;
  height: 4px;
  width: 65%;
  border-radius: 2px;
  background: #3e1214;
}
#toggle:hover,
#toggle:focus {
  transition: all 0.4s ease;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn {
  font-family: 'Lora', sans-serif;
  font-size: 1.0555rem;
  font-weight: 700;
  text-transform: none;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn li:before:hover {
  border-top: none;
  border-right: 2px solid;
  border-bottom: 2px solid;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn li:after {
  border-top: none;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn a.dropdown::after {
  border-right: none;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--light {
  background: #efefef;
  color: #3e1214;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--light a {
  color: #3e1214;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--light a:hover {
  color: #ae2025;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--light a.nav-selected {
  color: #ae2025;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--dark {
  background: #333333;
  color: #dddddd;
  font-weight: 630;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--dark a {
  color: #dddddd;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--dark a:hover {
  color: #ae2025;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn.mm-spn--dark a.nav-selected {
  color: #ae2025;
}
.mm-ocd .mm-ocd__content #mmenu-light.mm-spn--vertical ul.mm-spn--open::after {
  display: none;
}
@media (max-width: 1200px) {
  #toggle {
    background: #f5dece;
  }
}
@media all and (max-width: 750px) {
  header .ccm-search-block-form {
    margin-top: 20px;
  }
}
div.ccm-page main .jumbo {
  min-height: 300px;
}
div.ccm-page main .jumbo h1 {
  color: #75ca2a !important;
  font-family: 'Lora', sans-serif !important;
  font-size: 2.46em !important;
  line-height: 1.14285714;
  font-weight: 200 !important;
  display: block;
  padding-top: 40px;
  font-size: 3.69em;
  padding-bottom: 40px;
}
div.ccm-page main .jumbo p {
  font-size: 1.6666rem;
  color: #3e1214;
  font-weight: 200;
}
/* comes outside of main because we want to show it in redactor */
.title-thin {
  color: #75ca2a !important;
  font-family: 'Lora', sans-serif !important;
  font-size: 2.46em !important;
  line-height: 1.14285714;
  font-weight: 200 !important;
  display: block;
}
.title-caps-bold {
  color: #75ca2a !important;
  font-family: 'Lora', sans-serif !important;
  font-size: 1.73em !important;
  line-height: 2.47142857em !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.title-caps {
  color: #75ca2a !important;
  font-family: 'Lora', sans-serif !important;
  font-size: 1.73em !important;
  line-height: 2.47142857em !important;
  font-weight: 300;
  text-transform: uppercase;
}
.image-caption {
  font-family: 'Lora', sans-serif;
  color: #b8c4cd;
  font-size: 1em;
}
div.ccm-page footer.footer {
  display: block;
  width: 100%;
  background-color: #634141;
  color: #f6dece;
  font-size: 0.7777rem;
  font-weight: 700;
  padding: 30px 0;
  background-size: cover;
  overflow: hidden;
}
footer#footer-theme div.ccm-block-social-links {
  text-align: right;
}
footer#footer-theme div.ccm-block-social-links ul a {
  color: #d1d1d1;
}
footer#footer-theme div.ccm-block-social-links ul a:hover {
  color: #75ca2a;
}
footer#footer-theme section {
  border-top: 1px solid #d9d9d9;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer#footer-theme section:first-child {
  background-color: #ffffff;
}
footer#footer-theme section:last-child {
  padding-bottom: 30px;
  background-color: transparent;
}
footer#footer-theme #footer-site-title {
  font-family: 'Lora', sans-serif;
  font-weight: 900;
  color: #75ca2a;
  text-transform: uppercase;
  font-size: 1.2em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
footer#footer-theme #footer-site-title:hover {
  color: #175f77;
  text-decoration: none !important;
}
footer#concrete5-brand {
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
}
footer#concrete5-brand a.concrete5 {
  color: #00baff;
}
footer#concrete5-brand a.concrete5:hover {
  color: #008dc0;
}
footer#concrete5-brand a {
  color: #9fa7aa;
}
footer#concrete5-brand a:hover {
  color: #7B8083;
}
footer#concrete5-brand #ccm-account-menu {
  right: 80px;
  top: -10px;
}
