/* DELTABLOC-61 - fix link color on citybloc */
body.is-domain-www-citybloc-eu.path-about-deltabloc .c-button {
  color: #fff !important;
}

/* DELTABLOC-49 Cookie Banner implementieren inklusive Anpassungen Design */
#sliding-popup.sliding-popup-top {
  z-index: 10;
  padding: 20px;
  background: #dcdcdc;
  width: 100%;
}

#sliding-popup .popup-content #popup-text p {
  margin: .75em 0;
}

body.is-domain-www-deltabloc-com #sliding-popup .popup-content #popup-text h1,
body.is-domain-www-deltabloc-com #sliding-popup .popup-content #popup-text h2,
body.is-domain-www-deltabloc-com #sliding-popup .popup-content #popup-text h3,
body.is-domain-www-deltabloc-com #sliding-popup .popup-content #popup-text p {
  color: #e1001f;
}

body.is-domain-www-phonobloc-com #sliding-popup .popup-content #popup-text h1,
body.is-domain-www-phonobloc-com #sliding-popup .popup-content #popup-text h2,
body.is-domain-www-phonobloc-com #sliding-popup .popup-content #popup-text h3,
body.is-domain-www-phonobloc-com #sliding-popup .popup-content #popup-text p {
  color: #398073;
}

body.is-domain-www-deltabloc-com .c-hero {
  justify-content: flex-start;
  align-items: flex-end !important;
}

body.is-domain-www-deltabloc-com.is-front .o-container {
  margin: 0 auto;
  max-width: 70em;
  padding-right: 1.5em;
  padding-left: 1.5em;
}

body.is-domain-www-deltabloc-com.is-front .c-hero__content {
  margin-bottom: 3em;
}

body.is-domain-www-deltabloc-com.is-front .c-hero__content .c-hero__content-wrapper {
  padding: 2em;
  background: rgba(17, 17, 17, 0.8);
  max-width: 65%;
}

/**
 * Font sizes
 */
/*---
title:   Fonts
name:    variable_typography_fonts
section: variable_typography
---

Font sizes and weights are defined globally to ensure a consistent look.
*/
/**
 * If you use webfonts set the font weight variables according to the font weights the font provides.
 * E.g. you use a Google font like http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700
 * In this case set the font weights to 200, 400 and 700.
 * If you set a font weight in your css you must use this variables!
 */
/*---
  title:   Font A
  name:    variable_typography_fonts_font_a
  section: variable_typography_fonts
  ---

  <p style="font-family: map-get-deep((a: (family: "DIN, sans-serif", weights: (thin: 300, extra-light: 300, light: 300, normal: 300, medium: 500, semi-bold: 500, bold: 500, extra-bold: 500, ultra-bold: 500)), b: (family: "Thekla, sans-serif", weights: (thin: 400, extra-light: 400, light: 400, normal: 400, medium: 700, semi-bold: 700, bold: 700, extra-bold: 700, ultra-bold: 700))), a, family);">
  **map-get-deep((a: (family: "DIN, sans-serif", weights: (thin: 300, extra-light: 300, light: 300, normal: 300, medium: 500, semi-bold: 500, bold: 500, extra-bold: 500, ultra-bold: 500)), b: (family: "Thekla, sans-serif", weights: (thin: 400, extra-light: 400, light: 400, normal: 400, medium: 700, semi-bold: 700, bold: 700, extra-bold: 700, ultra-bold: 700))), a, family)**  
  ABCDEFGHIJKLMNOPQRSTUVWXYZ  
  abcdefghijklmnopqrstuvwxyz  
  0123456789!?#%&$@*{(/|\)}</p>
  */
/*---
  title:   Font B
  name:    variable_typography_fonts_font_b
  section: variable_typography_fonts
  ---

  <p style="font-family: map-get-deep((a: (family: "DIN, sans-serif", weights: (thin: 300, extra-light: 300, light: 300, normal: 300, medium: 500, semi-bold: 500, bold: 500, extra-bold: 500, ultra-bold: 500)), b: (family: "Thekla, sans-serif", weights: (thin: 400, extra-light: 400, light: 400, normal: 400, medium: 700, semi-bold: 700, bold: 700, extra-bold: 700, ultra-bold: 700))), b, family);">
  **map-get-deep((a: (family: "DIN, sans-serif", weights: (thin: 300, extra-light: 300, light: 300, normal: 300, medium: 500, semi-bold: 500, bold: 500, extra-bold: 500, ultra-bold: 500)), b: (family: "Thekla, sans-serif", weights: (thin: 400, extra-light: 400, light: 400, normal: 400, medium: 700, semi-bold: 700, bold: 700, extra-bold: 700, ultra-bold: 700))), b, family)**  
  ABCDEFGHIJKLMNOPQRSTUVWXYZ  
  abcdefghijklmnopqrstuvwxyz  
  0123456789!?#%&$@*{(/|\)}</p>
  */
/**
 * Breakpoints
 *
 * Infos about media queries: [Brad Frost - 7 Habits of highly effective media queries](http://bradfrost.com/blog/post/7-habits-of-highly-effective-media-queries/)
 */
/**
 * min Breakpoints
 */
/**
 * max Breakpoints
 *
 * Use with care, min-width breakpoints should be preferred!
 */
/**
 * Spacing
 */
/**
 * Namespace
 */
/**
* Colors 
*/
.is-domain-test-steelcat-com .c-subhero-section .c-brand-edge__right {
  height: 28px;
  padding-right: 60px;
}

.is-domain-test-steelcat-com .c-subhero-section .c-brand-edge__right .c-subhero-section-news {
  background: none;
}

.is-domain-test-steelcat-com .c-subhero-section .c-brand-edge__right .c-subhero-section-news a {
  display: none;
}

.is-domain-test-steelcat-com .c-view__content.c-view-news__content {
  height: 27px;
}

.is-domain-test-steelcat-com .c-view__content.c-view-news__content .item-list {
  display: none;
}

.is-domain-test-steelcat-com .c-main-header__top .c-brand-edge {
  margin-bottom: 38px;
}

.is-domain-test-steelcat-com .c-footer-menu {
  display: none;
}

.is-domain-test-steelcat-com .c-footer-top {
  background-image: url("../assets/footer-steelbloc.jpg");
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

@media (max-width: 30em) {
  .is-domain-test-steelcat-com .c-footer-top {
    padding-top: 0;
  }
}

.is-domain-test-steelcat-com .c-footer-top {
  padding-top: 21em;
}

.steelcat-container-wrapper {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 52em) {
  .steelcat-container-content {
    max-width: 100%;
  }
}

.steelcat-container-content h1 {
  color: #a98561;
  font-family: 'Thekla', sans-serif;
  font-weight: 400;
  font-size: 1.75em;
  line-height: 1.25em;
}

.steelcat-container-content h2 {
  color: #a98561;
  font-family: 'Thekla', sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.25em;
  margin-top: 0;
}

.steelcat-container-content .counter {
  margin-top: .5em;
  font-size: 2em;
}

.is-domain-test-steelcat-com .c-subhero-section .c-subhero-section-submenu {
  border-bottom: 0;
}

.is-domain-test-steelcat-com footer {
  margin-top: 0;
}

.is-domain-test-steelcat-com footer .c-brand-edge--flip .c-brand-edge__right {
  padding-left: 7em;
}

.is-domain-test-steelcat-com.is-front .c-hero__content,
.is-domain-test-steelcat-com.c-paragraphs-item-hero__pg-hero-content .c-hero__content {
  max-width: 70em;
}

.is-domain-test-steelcat-com.is-front .c-hero__content-wrapper,
.is-domain-test-steelcat-com.path-home-steelcat-vers2 .c-hero__content-wrapper {
  display: flex;
  justify-content: flex-end;
  text-align: left;
}

.is-domain-test-steelcat-com.is-front .c-paragraphs-item-hero__pg-hero-content,
.is-domain-test-steelcat-com.path-home-steelcat-vers2 .c-paragraphs-item-hero__pg-hero-content {
  max-width: 42%;
  background: rgba(17, 17, 17, 0.8);
}

.is-domain-test-steelcat-com.is-front .c-paragraphs-item-hero__pg-hero-content h1,
.is-domain-test-steelcat-com.path-home-steelcat-vers2 .c-paragraphs-item-hero__pg-hero-content h1 {
  padding: 1em;
}

.is-domain-test-steelcat-com.is-front .c-paragraphs-item-hero__pg-hero-content p,
.is-domain-test-steelcat-com.path-home-steelcat-vers2 .c-paragraphs-item-hero__pg-hero-content p {
  margin-top: 0;
  padding: 0 1.5em 2em;
}

@media (max-width: 52em) {
  .is-domain-test-steelcat-com.is-front .c-paragraphs-item-hero__pg-hero-content,
  .is-domain-test-steelcat-com.path-home-steelcat-vers2 .c-paragraphs-item-hero__pg-hero-content {
    max-width: 80%;
  }
}

.counter.flip-clock-wrapper {
  font-family: 'DIN', 'Helvetica Neue', Helvetica, sans-serif;
  margin-left: 0;
}

.counter-1.flip-clock-wrapper {
  margin-bottom: 60px;
}

.counter-2.flip-clock-wrapper {
  margin-top: 0;
  margin-bottom: 60px;
}

.counter .hours .flip-clock-dot {
  display: none;
}

.counter .flip-clock-dot {
  box-shadow: none;
}

.counter.flip-clock-wrapper ul {
  height: 51px;
  margin: 0 3.63636px;
  width: 30px;
  box-shadow: none;
  background: transparent;
  font-weight: 400;
}

@media (max-width: 30em) {
  .counter.flip-clock-wrapper ul {
    width: 21px;
  }
}

.counter.flip-clock-wrapper ul li {
  line-height: 51px;
}

.counter.flip-clock-wrapper ul li a div div.inn {
  background-color: #b3b3b3;
  color: #fff;
  font-size: 30px;
  text-shadow: none;
}

.counter.flip-clock-wrapper ul,
.counter.flip-clock-wrapper ul li a div div.inn {
  border-radius: 6px;
}

.counter.flip-clock-wrapper ul li a div.down {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.counter.flip-clock-wrapper ul li a div.up:after {
  top: 24.5px;
}

.counter .flip-clock-dot.top {
  top: 15.5px;
}

.counter .flip-clock-dot.bottom {
  top: 27.5px;
}

.counter .flip-clock-dot {
  height: 8px;
  left: 8px;
  width: 8px;
  background: #b3b3b3;
}

.counter .flip-clock-divider {
  height: 51px;
  width: 24px;
}

.counter .flip-clock-divider:first-child {
  width: 0;
}

.counter .flip-clock-divider.seconds .flip-clock-label,
.counter .flip-clock-divider.minutes .flip-clock-label {
  right: -74.54545px;
}

.counter .flip-clock-divider .flip-clock-label {
  color: #b3b3b3;
  font-size: 17.14286px;
  width: 74.54545px;
  text-transform: lowercase;
  top: 115%;
}

.counter .days .flip-clock-label {
  right: -75px;
}

.counter .hours .flip-clock-label {
  right: -77px;
}

.is-front .counter .flip-clock-divider .flip-clock-label {
  color: #fff;
}

@media (min-width: 60em) {
  .is-domain-test-steelcat-com nav#main-menu {
    text-align: right;
  }
}

.is-domain-test-steelcat-com nav#main-menu .c-menu__list {
  display: none;
  z-index: 200;
}

.is-domain-test-steelcat-com nav#main-menu > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li {
  display: inline-block;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li:last-child {
  position: relative;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li:last-child .c-menu__link {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  color: #222;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li:not(:first-child) {
  margin-left: 1.5em;
}

@media (max-width: 60em) {
  .is-domain-test-steelcat-com nav#main-menu > ul > li:not(:first-child) {
    margin-left: .5em;
  }
}

.is-domain-test-steelcat-com nav#main-menu > ul > li:not(:last-child) > a {
  pointer-events: auto;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li a {
  display: inline-block;
  padding: 1em 0;
  padding-bottom: .7em;
  font-size: 0.8em;
  color: #222;
  font-family: map-get-deep((a: (family: "DIN, sans-serif", weights: (thin: 300, extra-light: 300, light: 300, normal: 300, medium: 500, semi-bold: 500, bold: 500, extra-bold: 500, ultra-bold: 500)), b: (family: "Thekla, sans-serif", weights: (thin: 400, extra-light: 400, light: 400, normal: 400, medium: 700, semi-bold: 700, bold: 700, extra-bold: 700, ultra-bold: 700))), a, family);
}

@media (max-width: 60em) {
  .is-domain-test-steelcat-com nav#main-menu > ul > li a {
    font-size: .6em;
  }
}

.is-domain-test-steelcat-com nav#main-menu > ul > li a.is-level1 {
  text-transform: uppercase;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li a.is-level1 img {
  display: none;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li:hover ul {
  display: block;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul {
  position: absolute;
  text-align: left;
  background: #f6f6f6;
  max-width: 280px;
  min-width: 250px;
  border-top: 0.2em solid #e1001f;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul:before {
  position: absolute;
  content: '';
  top: -10px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1001f;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul li:first-child {
  background: linear-gradient(to bottom, transparent 0%, rgba(206, 205, 205, 0.4) 85%, rgba(156, 156, 156, 0.65) 100%);
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul li:first-child span {
  width: 60%;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul li:first-child a:hover {
  background: transparent;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul li:first-child .is-level2 {
  font-family: map-get-deep((a: (family: "DIN, sans-serif", weights: (thin: 300, extra-light: 300, light: 300, normal: 300, medium: 500, semi-bold: 500, bold: 500, extra-bold: 500, ultra-bold: 500)), b: (family: "Thekla, sans-serif", weights: (thin: 400, extra-light: 400, light: 400, normal: 400, medium: 700, semi-bold: 700, bold: 700, extra-bold: 700, ultra-bold: 700))), b, family) !important;
  font-size: 0.8em !important;
  text-transform: uppercase;
  font-weight: bold;
  display: block !important;
  min-height: 40px;
  padding: 6px 3px 0;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul li:first-child .is-level2 > img {
  margin-top: -12px;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul li:first-child:hover {
  background: linear-gradient(to bottom, transparent 0%, rgba(206, 205, 205, 0.4) 85%, rgba(156, 156, 156, 0.65) 100%);
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul a {
  align-items: center;
  line-height: 1.2em;
  padding: 1px 3px 0;
  display: block;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul a:hover {
  background: white;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul a img {
  margin: 5px;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul.c-menu__list--level1 li {
  border-bottom: 1px solid #dcdcdc;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul.c-menu__list--level1 li > div > .content {
  display: table;
  min-height: 40px;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul.c-menu__list--level1 li .c-menu__link--level2 {
  font-family: map-get-deep((a: (family: "DIN, sans-serif", weights: (thin: 300, extra-light: 300, light: 300, normal: 300, medium: 500, semi-bold: 500, bold: 500, extra-bold: 500, ultra-bold: 500)), b: (family: "Thekla, sans-serif", weights: (thin: 400, extra-light: 400, light: 400, normal: 400, medium: 700, semi-bold: 700, bold: 700, extra-bold: 700, ultra-bold: 700))), a, family);
  font-size: 1em;
  vertical-align: middle;
}

.is-domain-test-steelcat-com nav#main-menu > ul > li ul.c-menu__list--level1 li .c-menu__link--level2 span {
  display: inline-block;
}

.is-domain-test-steelcat-com nav#main-menu .c-menu__list--level1 .c-menu__list--level1 {
  display: none;
}

.is-domain-test-steelcat-com .c-button,
.is-domain-test-steelcat-com .c-button:visited,
.is-domain-test-steelcat-com .c-button:active,
.is-domain-test-steelcat-com a:visited {
  background: #a98561;
}

.is-domain-test-steelcat-com .c-subhero-section .c-subhero-section-submenu .c-view-news__content .views-field-view-node a {
  color: #a98561;
}

.is-domain-test-steelcat-com .c-main-header {
  border-top-color: #a98561;
}

.is-domain-test-steelcat-com .c-site-logo img {
  width: 300px;
  height: auto;
}

.is-domain-test-steelcat-com .c-brand-edge__right::before {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2210000px%22%20height%3D%22115px%22%20viewBox%3D%220%200%2010000%2085%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M10000%2C0%20L9861.29295%2C85%20L138.70705%2C85%20L0%2C0%20L10000%2C0%20Z%22%20fill%3D%22%23A98561%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat left;
}

.is-domain-test-steelcat-com .c-brand-edge__right a,
.is-domain-test-steelcat-com .c-brand-edge__right a:visited {
  color: #fff;
}

@media (min-width: 30em) {
  .is-domain-test-steelcat-com .c-main-header__top {
    background: linear-gradient(to right, transparent 0, transparent 90%, #a98561 90%, #a98561 100%);
  }
}

@media (min-width: 75em) {
  .is-domain-test-steelcat-com .c-main-header__top {
    background: linear-gradient(to right, transparent 0, transparent 60%, #a98561 60%, #a98561 100%);
  }
}

.is-domain-test-steelcat-com .headroom--not-top--secondary {
  background: #a98561 !important;
}

.is-domain-test-steelcat-com .c-subhero-section {
  background: linear-gradient(to right, transparent 0, transparent 90%, #a98561 90%, #a98561 100%);
}

@media (min-width: 83em) {
  .is-domain-test-steelcat-com .c-subhero-section {
    background: linear-gradient(to right, transparent 0, transparent 82%, #a98561 82%, #a98561 100%);
  }
}

@media (min-width: 102em) {
  .is-domain-test-steelcat-com .c-subhero-section {
    background: linear-gradient(to right, transparent 0, transparent 77%, #a98561 77%, #a98561 100%);
  }
}

@media (min-width: 122em) {
  .is-domain-test-steelcat-com .c-subhero-section {
    background: linear-gradient(to right, transparent 0, transparent 72%, #a98561 72%, #a98561 100%);
  }
}

@media (min-width: 150em) {
  .is-domain-test-steelcat-com .c-subhero-section {
    background: linear-gradient(to right, transparent 0, transparent 68%, #a98561 68%, #a98561 100%);
  }
}

.is-domain-test-steelcat-com .c-footer-bottom {
  background: linear-gradient(to right, transparent 0, transparent 90%, #a98561 90%, #a98561 100%);
}

@media (min-width: 83em) {
  .is-domain-test-steelcat-com .c-footer-bottom {
    background: linear-gradient(to right, transparent 0, transparent 82%, #a98561 82%, #a98561 100%);
  }
}

@media (min-width: 102em) {
  .is-domain-test-steelcat-com .c-footer-bottom {
    background: linear-gradient(to right, transparent 0, transparent 77%, #a98561 77%, #a98561 100%);
  }
}

@media (min-width: 122em) {
  .is-domain-test-steelcat-com .c-footer-bottom {
    background: linear-gradient(to right, transparent 0, transparent 72%, #a98561 72%, #a98561 100%);
  }
}

@media (min-width: 150em) {
  .is-domain-test-steelcat-com .c-footer-bottom {
    background: linear-gradient(to right, transparent 0, transparent 68%, #a98561 68%, #a98561 100%);
  }
}

.is-domain-test-steelcat-com .has-subnav .c-main-menu__link.is-level1::after {
  border-bottom-color: #a98561;
}

.is-domain-test-steelcat-com .c-image-teaser,
.is-domain-test-steelcat-com .c-image-teaser:visited {
  color: #fff;
}

.is-domain-test-steelcat-com .c-mega-dropdown {
  border-top-color: #a98561;
}

@media (min-width: 45em) {
  .is-domain-test-steelcat-com .c-main-header__right::after {
    background: #a98561;
  }
  .is-domain-test-steelcat-com .c-subhero-section .c-brand-edge__right::after {
    background: #a98561;
  }
  .is-domain-test-steelcat-com footer .c-brand-edge__right::after {
    background: #a98561;
  }
}

.is-domain-test-steelcat-com .c-subhero-section .c-subhero-section-submenu {
  border-top-color: #a98561;
}

.is-domain-test-steelcat-com .c-button--alt,
.is-domain-test-steelcat-com .c-button--alt:visited {
  background-color: #fff;
}

.is-domain-test-steelcat-com .u-background-cs-a {
  background: #a98561;
}

.is-domain-test-steelcat-com footer .c-footer-bottom-line {
  background-color: #a98561;
}

.is-domain-test-steelcat-com .c-toggle-icon:after {
  background: #a98561;
  color: #fff;
}

.is-domain-test-steelcat-com .c-mobile-search:after {
  background: #fff;
  color: #a98561;
}

.is-domain-test-steelcat-com ul.mm-listview {
  display: none;
}

.is-domain-test-steelcat-com.path-contact .o-container.c-entity.c-paragraphs-item-grid {
  display: none;
}

.path-home-steelcat-vers2 .c-hero {
  align-items: center;
}

.path-home-steelcat-vers2 .c-hero__content .c-hero__content-wrapper {
  background: transparent;
}

.path-home-steelcat-vers2 .c-hero__content {
  margin-left: 0;
  margin-right: 0;
}

.path-home-steelcat-vers2 .c-hero__content .c-hero__content-wrapper {
  max-width: 100%;
  padding: 0;
}

.path-home-steelcat-vers2 .steelcat-container-wrapper {
  display: block;
}

.path-home-steelcat-vers2 .steelcat-container-content {
  max-width: 100%;
}

.path-home-steelcat-vers2 .flip li {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
}

@media (min-width: 45em) {
  .path-home-steelcat-vers2 .c-media-multi--big {
    padding-top: 7em;
    padding-bottom: 7em;
  }
}

.path-home-steelcat-vers2 .c-paragraphs-item-media-multi {
  margin-bottom: 3em;
}

.path-home-steelcat-vers2 h2.steelcat-thin {
  font-weight: 300;
  margin-bottom: 0;
}

.path-home-steelcat-vers2 h1.media-multi-title {
  margin-top: 0;
}

.is-domain-test-steelcat-com div[class*='c-paragraphs'] li, .is-domain-test-steelcat-com
.c-node-product__product-textarea li, .is-domain-test-steelcat-com
.bulletlist li {
  list-style-image: url("../assets/triangle-bullet_STEELCAT.png");
}

.is-domain-test-steelcat-com ul.flip li {
  list-style-image: none;
  list-style-type: none;
}

.c-button,
.c-button--alt--1 {
  letter-spacing: .1em;
}

@media (min-width: 90em) {
  .is-domain-test-steelcat-com .c-media-multi img {
    width: 600px;
  }
}

@media (min-width: 120em) {
  .is-domain-test-steelcat-com .c-media-multi img {
    width: 740px;
  }
}

.is-domain-test-steelcat-com .c-subhero-section .c-brand-edge__right:before {
  bottom: -1px;
}

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