@import 'https://fonts.googleapis.com/css?family=Merriweather:700|Open+Sans:300,400,600,700|Roboto:300,400,500,900';
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
     */
@import 'https://fonts.googleapis.com/css?family=Merriweather:700|Open+Sans:300,400,600,700|Roboto:300,400,500,900';
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/* HTML5 display definitions
       ========================================================================== */
/**
     * Add the correct display in IE <10.
     * Add the correct display in Edge, IE, and Firefox for `details` or `summary`.
     * Add the correct display in IE for `main`.
     */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
     * Add the correct display in IE <10.
     */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
     * Add the correct display and remove excess height in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  vertical-align: baseline; }

/**
     * Add the correct display in IE <11, Safari <8, and Firefox <22.
     * 1. Add the correct display in IE.
     */
template,
[hidden] {
  display: none; }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox <40.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
     * Add the correct font style in Android <4.4.
     */
dfn {
  font-style: italic; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin: 0.75em 0; }

/**
     * Add the correct background and color in IE <10.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Remove the border on images inside links in IE <11.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1.5em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
       ========================================================================== */
/**
     * Known issues:
     * - By default, Chrome on OS X and Safari on OS X allow very limited styling of
     *   select, unless a border property is set. The default font weight on
     *   optgroup elements cannot safely be changed in Chrome on OSX and Safari on
     *   OS X.
     * - It is recommended that you do not style checkbox and radio inputs as
     *   Firefox's implementation does not respect box-sizing, padding, or width.
     * - Certain font size values applied to number inputs cause the cursor style of
     *   the decrement button to change from default to text.
     * - The search input is not fully stylable by default. In Chrome and Safari on
     *   OSX/iOS you can't control font, padding, border, or background. In Chrome
     *   and Safari on Windows you can't control border properly. It will apply
     *   border-width but will only show a border color (which cannot be controlled)
     *   for the outer 1px of that border. Applying -webkit-appearance: textfield
     *   addresses these issues without removing the benefits of search inputs (e.g.
     *   showing past searches). Safari (but not Chrome) will clip the cancel button
     *   on when it has padding (and textfield appearance).
     */
/**
     * 1. Change font properties to `inherit` in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     * 3. Address `font-family` inconsistency between `textarea` and other form in IE 7
     * 4. Improve appearance and consistency with IE 6/7.
     */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE <11.
     * 2. Remove the padding in IE <11.
     * 3. Remove excess padding in IE 7.
     *    Known issue: excess padding remains in IE 6.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * Correct the text style of placeholders in Chrome, Edge, and Safari.
     */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     * 4. Correct alignment displayed oddly in IE 6/7.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
  color: inherit;
  /* 2 */
  padding: 0;
  /* 3 */ }

/**
     * Restore the font weight unset by a previous rule.
     */
optgroup {
  font-weight: bold; }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

html,
body {
  background-color: #f4f4f4; }

body {
  min-height: 100vh;
  overflow-y: scroll; }

* {
  box-sizing: border-box; }
  *:not(span) {
    font-family: "Open Sans", sans-serif; }

img {
  max-width: 100%; }

a {
  transition: .1s ease-in-out; }
  a:not(.cs-button) {
    color: #dc6830;
    text-decoration: none; }
    a:not(.cs-button):hover, a:not(.cs-button):active {
      color: #c55621; }
    a:not(.cs-button).cs-link-alternate {
      color: #fff; }
      a:not(.cs-button).cs-link-alternate:hover, a:not(.cs-button).cs-link-alternate:active {
        color: #dc6830; }

.cs-inline-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .cs-inline-list li {
    display: inline-block; }

.cs-block-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .cs-block-list li {
    margin: .5rem 0 0; }

button {
  transition: .1s ease-in-out; }

.cs-button {
  background-color: #dc6830;
  border: 0;
  border-radius: .125rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: .875rem;
  font-weight: bolder;
  padding: .625rem 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
  transition-property: background-color; }
  .cs-button:hover, .cs-button:active {
    background-color: #cf5b23;
    color: #fff; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  margin: 0; }

.cs-category-header {
  color: #dc6830;
  font-size: 1.35rem;
  font-weight: 600; }

input,
select,
textarea {
  background: #fff;
  border: solid 0.0625rem #c0c0c0;
  border-radius: .25rem;
  padding: .5rem;
  transition: .15s ease-in-out; }

input:not([type='checkbox'])[type='text']:focus, input:not([type='checkbox'])[type='password']:focus {
  border-color: #dc6830;
  box-shadow: 0 0 0.375rem -0.0625rem #dc6830; }

label {
  color: #000;
  margin-bottom: .3125rem; }

textarea:focus {
  border-color: #dc6830;
  box-shadow: 0 0 0.375rem -0.0625rem #dc6830; }

.cs-no-flex-container {
  margin: 0 auto;
  max-width: 70rem; }
  .cs-no-flex-container::after {
    clear: both;
    content: '';
    display: table; }

.cs-flex {
  display: -ms-flexbox;
  display: flex; }

.cs-flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }

.cs-flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.cs-flex-center,
.cs-flex-middle {
  -ms-flex-align: center;
      align-items: center; }

.cs-flex-middle {
  -ms-flex-pack: center;
      justify-content: center; }

.cs-flex-grow {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.cs-flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.cs-media {
  display: -ms-flexbox;
  display: flex; }

.cs-media-image {
  margin: 0 1rem 0 0; }

.cs-media-content {
  -ms-flex: 1;
      flex: 1; }

.cs-content-filter {
  background-color: #fff;
  border: solid 0.0625rem #c0c0c0;
  border-radius: .25rem;
  margin: 0 0 0 1.25rem;
  position: relative; }
  .cs-content-filter > ul {
    list-style: none;
    margin: 0;
    padding: 0 1.125rem; }
    .cs-content-filter > ul > li {
      display: inline-block;
      margin: 0 1.125rem; }
      .cs-content-filter > ul > li > a {
        color: #161616;
        display: block;
        font-size: .875rem;
        line-height: 3.125rem;
        padding: 0;
        text-decoration: none; }
        .cs-content-filter > ul > li > a:hover {
          color: #161616; }
      .cs-content-filter > ul > li.active {
        border-bottom: 0.3125rem solid #646464; }
      .cs-content-filter > ul > li.search {
        font-size: .875rem; }
        .cs-content-filter > ul > li.search input {
          margin-left: .25rem;
          min-width: 12rem; }
        .cs-content-filter > ul > li.search label {
          color: #161616;
          line-height: 50px; }

.cs-xlet-search-results-container {
  background-color: #fff;
  border: solid 1px #c0c0c0;
  border-radius: .25rem;
  margin-left: 3.625rem;
  margin-top: -.375rem;
  min-width: 12rem;
  position: absolute;
  z-index: 10; }
  .cs-xlet-search-results-container ul {
    padding-left: 0; }
    .cs-xlet-search-results-container ul li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      float: none;
      margin: 0; }
      .cs-xlet-search-results-container ul li a {
        -ms-flex-align: center;
            align-items: center;
        color: #161616;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        padding: .5rem 1rem;
        width: 100%; }
        .cs-xlet-search-results-container ul li a:hover, .cs-xlet-search-results-container ul li a.active {
          color: #161616; }
        .cs-xlet-search-results-container ul li a img {
          height: 2rem;
          margin-right: 1rem;
          width: 2rem; }
      .cs-xlet-search-results-container ul li:hover, .cs-xlet-search-results-container ul li.active {
        background-color: #ddd;
        border: 0; }

.cs-header {
  color: #fff;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: auto;
  max-width: 70rem;
  padding: 1.32812rem 1rem;
  width: 100%; }
  @media (min-width: 72rem) {
    .cs-header {
      padding-left: 0;
      padding-right: 0; } }

.cs-header-logo img {
  display: block;
  width: 10.3125rem; }

.cs-header-logo div {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  font-weight: 200;
  margin-top: .0625rem;
  text-align: right; }

.cs-header-menu {
  text-align: right; }
  .cs-header-menu a {
    color: #fff; }
  .cs-header-menu-avatar {
    display: inline-block;
    margin-top: -.125rem;
    padding: 0 0.58333rem;
    vertical-align: middle; }
    .cs-header-menu-avatar img {
      border-radius: .25rem;
      height: 1.875rem;
      width: 1.875rem; }
  .cs-header-menu-link.active, .cs-header-menu-login.active {
    border-bottom: 0.0625rem solid #dc682f; }
  .cs-header-menu-link {
    color: #fff;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: .875rem;
    margin-right: 0;
    padding: 0.375rem 0.58333rem;
    text-decoration: none;
    text-transform: uppercase; }
  .cs-header-menu-login {
    margin-left: .5rem;
    padding: .625rem 1rem; }
  .cs-header-menu-logout {
    padding: .5rem 1rem; }

.cs-breadcrumbs {
  margin-bottom: 1rem;
  opacity: .5; }
  .cs-breadcrumbs:hover {
    opacity: 1; }
  .cs-breadcrumbs li::after {
    content: '/';
    display: inline-block;
    font-size: 1rem;
    margin: 0 .25rem 0 .375rem; }
  .cs-breadcrumbs li:last-child::after {
    display: none; }

.cs-items-list-container {
  margin: .75rem 0 0; }

.cs-items-list-image {
  background-color: #fff;
  line-height: 0;
  position: relative;
  text-align: center; }
  .cs-items-list-image .cs-items-bg-image {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 15.3125rem;
    opacity: .85;
    width: 100%; }
  .cs-items-list-image:hover .cs-items-list-overlay {
    opacity: .75; }
  .cs-items-list-image:hover .cs-items-bg-image {
    opacity: 1; }

.cs-items-list-details {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  line-height: 2rem;
  padding: .625rem;
  text-decoration: none; }
  .cs-items-list-details > img {
    height: 3rem;
    width: 3rem; }
  .cs-items-list-details > label {
    color: #dc6830;
    cursor: pointer;
    -ms-flex-positive: 1;
        flex-grow: 1;
    font-size: 1.25rem;
    margin-left: .625rem;
    text-decoration: none;
    width: 100%; }

.cs-items-list-overlay {
  background-color: #000;
  height: 1.875rem;
  opacity: .5;
  position: absolute;
  width: 100%;
  z-index: 2; }

.cs-items-list-title {
  color: #fff;
  font-size: .875rem;
  left: .625rem;
  position: absolute;
  top: .9375rem; }

.cs-items-list-item {
  -ms-flex-align: stretch;
      align-items: stretch;
  background-color: #fff;
  border: solid 0.0625rem #c0c0c0;
  border-radius: .25rem;
  -ms-flex: 1 0 18rem;
      flex: 1 0 18rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: .625rem 0 .625rem 1.25rem;
  overflow: hidden;
  width: auto; }

.cs-items-list-info-bar {
  background: #f4f4f4;
  box-sizing: border-box;
  font-size: .875rem;
  padding: .625rem; }
  .cs-items-list-info-bar a {
    text-transform: none; }
  .cs-items-list-info-bar span {
    display: -ms-flexbox;
    display: flex;
    float: right;
    height: 2.1875rem;
    line-height: 2.1875rem;
    margin-left: .5rem; }
    .cs-items-list-info-bar span > svg {
      fill: #6d7986;
      margin-right: .25rem;
      width: 1.25rem; }

.cs-jumbotron {
  background: #843f18;
  background: linear-gradient(to bottom, #372318 0%, #843f18 100%);
  background-color: #372318; }

.cs-jumbotron-content {
  -ms-flex-align: start;
      align-items: flex-start;
  background: url("/resources/bg/jumbotron-mountain.png") 42rem bottom no-repeat;
  color: #fff;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  margin: auto;
  max-width: 70rem;
  min-height: 26.5rem;
  padding: 2rem 1rem;
  width: 100%; }
  .cs-jumbotron-content p {
    color: #d09f85;
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 1rem 0 1.5rem;
    max-width: 32.5rem; }
  @media (min-width: 72rem) {
    .cs-jumbotron-content {
      padding-left: 0;
      padding-right: 0; } }

.cs-jumbotron-highlight {
  color: #f3e7e1; }

.cs-login-signup-header {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: linear-gradient(to bottom, #372318 0%, #843f18 100%);
  min-height: 12.5rem; }
  .cs-login-signup-header .cs-login-signup-header-logo {
    margin-bottom: .5rem;
    margin-top: 2rem; }
    .cs-login-signup-header .cs-login-signup-header-logo img {
      height: 3.625rem;
      width: 3.625rem; }
    .cs-login-signup-header .cs-login-signup-header-logo svg {
      fill: #dc6830;
      height: 3.625rem;
      width: 3.625rem; }
      .cs-login-signup-header .cs-login-signup-header-logo svg:hover {
        fill: #c55621; }
  .cs-login-signup-header .cs-login-signup-header-text {
    color: #fff;
    font-size: 2rem;
    font-weight: 300; }

.cs-login-wrap {
  -ms-flex: 1;
      flex: 1; }

.cs-login-signup {
  background-color: #fff;
  border: solid 0.0625rem #c0c0c0;
  border-radius: .3rem;
  max-width: 20rem;
  padding: 1.59375rem; }

.cs-login-signup-form {
  font-size: .9rem;
  margin: -2.75rem auto auto; }

.cs-login-form-row {
  margin: .5rem 0; }
  .cs-login-form-row p {
    color: #f40000;
    margin: .5rem 0 0; }
  .cs-login-form-row:first-of-type {
    margin-top: 0; }
  .cs-login-form-row:last-of-type {
    margin-bottom: 0; }
  .cs-login-form-row .cs-login-form-forgot-password label {
    float: left; }
  .cs-login-form-row .cs-login-form-forgot-password a {
    float: right; }

.cs-login-form-row-tall {
  margin: .625rem 0; }

.cs-login-signup-call {
  font-size: .9rem;
  margin: -2.5rem auto 0; }
  .cs-login-signup-call .cs-button-social {
    margin-bottom: 1rem; }
    .cs-login-signup-call .cs-button-social:last-child {
      margin-bottom: 0; }

.cs-sidebar {
  margin-right: .5rem; }
  .cs-sidebar .title {
    color: #858585;
    position: inherit;
    position: -webkit-sticky;
    position: sticky;
    top: 1rem; }

.cs-sidebar-links {
  border: solid 0.0625rem #c0c0c0;
  border-radius: .125rem;
  list-style: none;
  padding: 0;
  position: inherit;
  position: -webkit-sticky;
  position: sticky;
  top: 3.375rem;
  width: 10.625rem; }
  .cs-sidebar-links li {
    background: linear-gradient(to bottom, #fbfbfb 0%, #f7f7f7 100%);
    border-bottom: solid 0.0625rem #c0c0c0;
    padding: .3125rem 1.25rem; }
    .cs-sidebar-links li:hover {
      background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%); }
    .cs-sidebar-links li:last-child {
      border-bottom: 0; }
    .cs-sidebar-links li.active {
      background: linear-gradient(to bottom, #e7e7e7 0%, #e1e1e1 100%); }
    .cs-sidebar-links li a {
      color: #161616;
      display: block;
      font-size: .875rem;
      line-height: 2.37rem;
      text-decoration: none; }
      .cs-sidebar-links li a:hover {
        color: #000; }

.cs-main-wrap {
  margin: auto;
  max-width: 70rem;
  padding: 1.0625rem 1rem;
  width: 100%; }
  @media (min-width: 72rem) {
    .cs-main-wrap {
      padding-left: 0;
      padding-right: 0; } }

.cs-main-content {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.cs-addons {
  background: #fcfcfc;
  padding: 4.25rem 0; }

.cs-addons-header {
  margin: 0 0 0.53125rem; }

.cs-addons-sub-header {
  font-size: 1.125rem;
  margin: 0 0 2.125rem;
  text-align: center; }

.cs-addons-item {
  -ms-flex: 1;
      flex: 1;
  margin: 0 1.0625rem;
  text-align: center; }
  .cs-addons-item:first-child {
    margin-left: 0; }
  .cs-addons-item:last-child {
    margin-right: 0; }
  .cs-addons-item:hover a {
    color: #c55621; }
  .cs-addons-item:hover .cs-addons-item-icon {
    background: #c55621; }

.cs-addons-item-icon {
  background: #dc6830;
  border-radius: 4rem;
  height: 8rem;
  transition: background .1s ease-in-out;
  width: 8rem; }
  .cs-addons-item-icon svg {
    fill: #fff;
    max-width: 40%; }

.cs-addons-item-header {
  margin: 1.0625rem 0; }

.cs-addons-item-content {
  color: #6d7986;
  margin: 0; }

.cs-spotlight {
  background-color: #faf6ec;
  padding: 2.125rem 0 4.25rem; }

.cs-spotlight-header,
.cs-addons-header {
  color: #dc682f;
  font-size: 2.25rem;
  text-align: center; }

.cs-spotlight-header {
  margin: 2.125rem auto; }

.cs-spotlight-item {
  -ms-flex: 1;
      flex: 1;
  margin: 0 0.53125rem; }

.cs-spotlight-item-header {
  margin: 0; }

.cs-spotlight-item-description {
  color: #414141;
  margin: .375rem 0 .125rem; }

.cs-spotlight-item-publish {
  color: #6d7986;
  font-size: .8125rem;
  margin: 0; }
  .cs-spotlight-item-publish span {
    color: #090909;
    font-weight: 600; }

.cs-footer {
  background-color: #000; }

.cs-footer-fact {
  background-color: #dc6830;
  padding: 2.65625rem;
  text-align: center; }
  .cs-footer-fact h4 {
    color: #fff;
    font-family: "Merriweather", serif;
    font-size: 1.65rem;
    letter-spacing: .046875rem;
    margin: 0 auto;
    padding: 0; }

.cs-footer-downloads,
.cs-footer-navigation {
  background-color: #090909; }

.cs-footer-navigation .cs-main-wrap {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.cs-footer-download-card {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin: 0 auto;
  padding: 2.125rem 0 1.0625rem; }

.cs-footer-download-item {
  margin: 1.0625rem 0;
  text-align: center; }
  .cs-footer-download-item h4 {
    color: #fff;
    font-weight: 100;
    margin: 0 0 0.53125rem; }
  .cs-footer-download-item span {
    color: #dc6830;
    font-size: 1rem;
    font-weight: normal; }
  .cs-footer-download-item svg {
    fill: #dc6830; }

.cs-footer-sub-navigation {
  font-size: .75rem; }
  .cs-footer-sub-navigation .active {
    color: #dc6830;
    cursor: default; }
  .cs-footer-sub-navigation a {
    color: #fff;
    font-weight: bold; }
  .cs-footer-sub-navigation li {
    padding-left: .875rem; }
    .cs-footer-sub-navigation li:first-child {
      padding-left: 0; }

.cs-footer-copyright {
  color: #6d7986;
  font-size: .75rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: .5rem 1rem; }
  .cs-footer-copyright .cs-sponsor a {
    display: inline-block;
    float: right;
    font-size: 1rem;
    margin-left: .25rem;
    margin-top: -.1675rem; }
    .cs-footer-copyright .cs-sponsor a:hover, .cs-footer-copyright .cs-sponsor a:active {
      color: #73bb3d; }
  @media (min-width: 72rem) {
    .cs-footer-copyright {
      padding-left: 0;
      padding-right: 0; } }

.cs-form-row {
  margin: .5rem 0; }

.cs-profile {
  max-width: 46.66667rem; }
  .cs-profile label {
    font-weight: bold; }

.cs-profile-avatar {
  background: center no-repeat;
  background-size: cover;
  border-radius: 4rem;
  height: 8rem;
  margin: 0 0 1rem;
  width: 8rem; }

.cs-profile-form,
.cs-profile-view {
  margin-top: 1rem; }
  .cs-profile-form button,
  .cs-profile-view button {
    margin-top: .5rem; }
  .cs-profile-form .cs-sidebar img,
  .cs-profile-view .cs-sidebar img {
    margin-right: .25rem;
    max-height: 1rem; }

.cs-details-head h1 {
  font-size: 1.9rem;
  margin-right: .5rem; }

.cs-details-head .cs-button:not(.cs-button-outline) {
  border: .0625rem solid transparent; }

.cs-details-icon {
  -ms-flex: 0 0 3rem;
      flex: 0 0 3rem;
  margin-right: .5rem; }
  .cs-details-icon img {
    height: 3rem;
    width: 3rem; }

.cs-details-body {
  border-bottom: 0.0625rem solid #414141;
  border-top: 0.0625rem solid #414141;
  margin: 1rem 0 0;
  padding: 1.25rem 0 1.5rem; }

.cs-item-details-screenshot {
  max-width: 100%;
  width: auto; }

.cs-item-details-description {
  background-color: #fff;
  border: solid 1px #c0c0c0;
  border-radius: .5rem;
  margin-top: 1.25rem;
  padding: 1rem; }
  .cs-item-details-description pre {
    overflow-x: auto; }

.cs-comment-login .cs-button-social {
  margin: 0 1rem 0 0; }

.cs-comments-amount {
  font-size: 1.5rem; }

.cs-comments-title {
  font-size: 1.675rem;
  padding: 1.25rem 0; }

.cs-comment {
  margin-top: 1rem;
  padding: 1rem 0; }

.cs-comment-parent {
  max-width: 55rem; }
  .cs-comment-parent:first-child .cs-comment {
    margin-top: .5rem; }
  .cs-comment-parent:last-child {
    margin-bottom: 2rem; }

.cs-comment-child {
  border-left: 0.25rem solid #c0c0c0;
  padding-left: 2rem; }
  .cs-comment-child .cs-comment-child {
    border-color: #ddd; }

.cs-comment-no-indent {
  border-left: 0;
  padding-left: 0; }

.cs-comment-author {
  margin-bottom: .5rem; }

.cs-comment-image img {
  border-radius: .5rem;
  height: 4rem;
  width: 4rem; }

.cs-comment-author-name {
  font-weight: bold;
  margin-right: 1rem; }

.cs-comment-date {
  color: #c0c0c0;
  margin: 0 1rem; }

.cs-comment-reply {
  margin-left: 1rem; }

.cs-comment-form {
  margin-bottom: 1rem; }
  .cs-comment-form > form {
    margin-bottom: 0;
    max-width: 55rem; }
    .cs-comment-form > form > textarea {
      display: block;
      resize: vertical;
      margin-bottom: 1rem;
      width: 100%; }
    .cs-comment-form > form a {
      margin-right: .5rem; }
  .cs-comment-form-main {
    border-bottom: 0.0625rem solid #414141;
    padding: 0 0 1.25rem; }
  .cs-comment-form-reply {
    margin-bottom: 0;
    margin-top: 1rem;
    padding-bottom: 1rem;
    padding-top: 1rem; }

.loader,
.loader:before,
.loader:after {
  border-radius: .5rem;
  width: 1rem;
  height: 1rem;
  animation-fill-mode: both;
  animation: loader .75s infinite ease-in-out; }

.loader {
  color: #dc6830;
  font-size: .75rem;
  text-indent: -9999em;
  transform: translateX(3rem);
  animation-delay: -0.1s; }

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0; }

.loader:before {
  left: -2rem;
  animation-delay: -0.2s; }

.loader:after {
  left: 2rem; }

@keyframes loader {
  0%,
  80%,
  100% {
    box-shadow: 0 2rem 0 -2em; }
  40% {
    box-shadow: 0 2em 0 0; } }

.cs-button-sm {
  font-size: .75rem;
  padding: .625rem 1rem; }

.cs-button-large {
  padding: 1rem 2rem; }

.cs-button-thin-text {
  font-weight: 600; }

.cs-button-cancel {
  background-color: #bbb; }
  .cs-button-cancel:hover {
    background-color: #a2a2a2; }

.cs-button-social span {
  vertical-align: middle; }

.cs-button-social svg {
  fill: #fff;
  height: 1.5rem;
  margin-right: .5rem;
  vertical-align: middle;
  width: 1.5rem; }

.cs-button-outline {
  background: transparent;
  border: .125rem solid;
  border-color: #dc6830;
  transition-property: all; }
  .cs-button-outline:hover {
    border-color: transparent; }
  .cs-button-outline-gray {
    border-color: #999;
    border-width: .0625rem;
    color: #333; }

.cs-button-facebook {
  background-color: #3c5a99; }
  .cs-button-facebook:hover {
    background-color: #354f87; }

.cs-button-github {
  background-color: #767676; }
  .cs-button-github:hover {
    background-color: dimgray; }

.cs-button-google {
  background-color: #d34935; }
  .cs-button-google:hover {
    background-color: #c43e2b; }

.cs-header-logo-inline div {
  margin-left: .25rem; }

.cs-heading-large {
  font-size: 3em; }

.cs-header-normal {
  font-weight: normal; }

.cs-header-thin {
  font-weight: 300; }

.cs-jumbotron-small {
  background: #372318; }

.cs-items-list-theme .cs-items-list-info-bar {
  background: #fff; }

.cs-items-list-theme .cs-items-list-item {
  -ms-flex: 1 0 20rem;
      flex: 1 0 20rem; }

.cs-pagination {
  background-color: #fff;
  border: solid 0.0625rem #c0c0c0;
  border-radius: .25rem;
  margin-left: 1.25rem;
  margin-top: .5rem;
  padding: .625rem; }
  .cs-pagination li {
    margin-right: .5rem; }

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