@charset "UTF-8";
body {
  background-color: #f6f5f2;
}

* {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #2e2d2a;
}

img {
  display: block;
  border: none;
}

blockquote {
  font-family: Georgia, serif !important;
  font-size: 13px;
  line-height: 18px;
}
blockquote p, blockquote a, blockquote abbr, blockquote span, blockquote mark {
  font: inherit;
  color: inherit;
}
blockquote p:before {
  content: "“";
}
blockquote p:after {
  content: "”";
}
blockquote p + p {
  text-indent: 1em;
}
blockquote footer:before {
  content: "—";
}

h1, figure {
  margin: 0;
}

abbr[title] {
  border-bottom: none;
}

.border-error {
  border-color: #e55a20;
  border-width: 2px;
}

h1, h2, h3, h4, p, ul, li, cite, a, td, th, label {
  font-size: 12px;
  line-height: 18px;
}

a, abbr, span {
  font: inherit;
  color: inherit;
}

ul {
  list-style-type: square;
}

li {
  margin-left: 18px;
}

hr {
  margin: 18px 0;
  background-color: #ccc;
  height: 1px;
  border: none;
  outline-style: none;
}

.border-error input {
  border-color: #e55a20;
  border-style: solid;
}

ul.errorlist li {
  list-style-position: inside;
  color: #e55a20;
  font-weight: bold;
  padding: 0px;
  margin-left: 7px;
  margin-right: 0px;
}

a.section {
  padding: 9px 18px;
}

body > header {
  width: 100%;
}
body > header > div.logo {
  width: 50%;
  height: 90px;
  float: left;
  background-repeat: no-repeat;
}
body > header > div.logo.left img {
  position: absolute;
  right: 50%;
}
body > header > div.logo.left {
  background-color: #3e3d3a;
  background-position: right;
  /* Rectangle: */
}
body > header > div.logo.right {
  background-color: #3e3d3a;
  background-position: left;
  /* Rectangle: */
}
body > header nav {
  clear: both;
  width: 100%;
  background-color: #DADAD4;
  height: 36px;
}
body > header nav div {
  width: 792px;
  margin-left: auto;
  margin-right: auto;
}
body > header nav div ul {
  float: left;
  list-style-type: none;
  width: 396px;
  padding: 9px 0;
}
body > header nav div ul li {
  display: inline;
}
body > header nav div ul li a {
  cursor: pointer;
}
body > header nav div ul.main li {
  font-weight: bold;
  font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 15px;
  margin: 0 1em 0 0;
}
body > header nav div ul.main li:first-child {
  margin-left: 9px;
}
body > header nav div ul.site {
  text-align: right;
}
body > header nav div ul.site li {
  font-family: "Knockout 30 A", "Knockout 30 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 15px;
  margin: 0 0 0 1em;
}
body > header nav div ul.site li:last-child {
  margin-right: 9px;
}
body > header section#site-language-switcher {
  width: 100%;
  padding-bottom: 18px;
}
body > header section#site-language-switcher div {
  clear: both;
  width: 792px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}
body > header section#site-language-switcher div p {
  margin-right: 9px;
}
body > header section#site-language-switcher div span {
  cursor: pointer;
}
body > header section#site-language-switcher div span.switch-to {
  text-decoration: underline;
}
body > header section#site-language-switcher div span a {
  text-decoration: underline;
}
body > section {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 792px;
}
body > section > header {
  display: inline;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
  width: 774px;
}
body > section > header h1 {
  font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 34px;
  line-height: 36px;
}
body > section > header h1 + p {
  font-family: "Knockout 34 A", "Knockout 34 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 18px;
}
body section.promo {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 792px;
}
body section.promo a {
  display: block;
  display: inline;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
  width: 774px;
  clear: both;
  margin-bottom: 18px;
}
body section.promo a h2, body section.promo a header h2 {
  text-align: center;
}
body section.promo a h2 abbr, body section.promo a header h2 abbr {
  text-decoration: none;
}
body section.promo a h2 + p, body section.promo a header h2 + p {
  margin-bottom: 18px;
  width: 550px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
body section.promo a p {
  position: relative;
  bottom: 36px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-family: "Knockout 51 A", "Knockout 51 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  line-height: 36px;
}
body section.promo a p.black-friday {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #ee461e;
  color: white;
}
body section.promo a p.black-friday span.date {
  margin: 0px 1px;
  padding: 1px 3px;
  background-color: white;
  color: #ee461e;
}
body section.promo a p.holiday-2017 {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #258f04;
  border: 4px solid #808080;
}
body section.promo a p.pop-rocks {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
}
body section.promo a p.latin-vibes {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #ffc53b;
  color: #0a0701;
}
body section.promo a p.power-chords {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #ffc53b;
  color: #0a0701;
}
body section.promo a p.technocracy {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #ffc53b;
  color: #0a0701;
}
body section.promo a p.solids {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #ff7335;
  color: #201601;
}
body section.promo a p.twentieth-anniversary {
  margin: 0px 25%;
  text-transform: uppercase;
  background-color: #ffdf0d;
  color: #282420;
}
body > footer {
  clear: both;
  width: 792px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
}
body > footer nav.shortcuts ul {
  background-color: #4C4C4A;
  list-style-type: none;
  padding: 9px 0;
  padding-left: 9px;
}
body > footer nav.shortcuts ul li {
  color: #fff;
  display: inline;
  border: none;
  margin: 0;
  margin-right: 1em;
  font-family: "Knockout 30 A", "Knockout 30 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 15px;
}
body > footer nav.shortcuts ul li a {
  color: #fff;
}
body > footer p.copyrights {
  margin-bottom: 9px;
  padding-left: 9px;
}

.tassman-color {
  color: #60a3b4;
  background-color: #60a3b4;
}

.lounge-lizard-color {
  color: #ab2429;
  background-color: #ab2429;
}

.ultra-analog-color {
  color: #658f30;
  background-color: #658f30;
}

.string-studio-color {
  color: #e55a20;
  background-color: #e55a20;
}

.strum-acoustic-color {
  color: #e8ad1f;
  background-color: #e8ad1f;
}

.strum-electric-color {
  color: #6e375b;
  background-color: #6e375b;
}

.chromaphone-color {
  color: #118177;
  background-color: #118177;
}

.neutral-color {
  color: #6d6e67;
  background-color: #6d6e67;
}

.debug {
  border-color: #f3e75c;
  background-color: #faf5bb;
}

.info {
  border-color: #5c9af3;
  background-color: #bbd5fa;
}

.success {
  border-color: #9af35c;
  background-color: #d5fabb;
}

.warning {
  border-color: #f3b55c;
  background-color: #fae0bb;
}

.error {
  border-color: #f36a5c;
  background-color: #fac1bb;
}

body > footer {
  margin-top: 0px;
}

body > section {
  position: relative;
  clear: both;
  width: 100%;
}
body > section > section {
  width: 100%;
  margin: 0px;
  display: block;
  float: none;
}
body > header section#site-language-switcher {
  background-color: #252525;
  color: black;
  height: 18px;
}
body > header section#site-language-switcher p {
  position: relative;
  z-index: 10;
  margin: 0 18px !important;
}

body > section > section > header {
  background-color: #252525;
}
body > section > section > header > div {
  width: 774px;
  margin: 0px auto;
}
body > section > section > header > div h1 {
  font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 34px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 5px;
  color: white;
  line-height: 75.6px;
  font-size: 71.4px;
}
body > section > section > header > div p {
  font-family: "Knockout 34 A", "Knockout 34 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: white;
  line-height: 37.8px;
  font-size: 27.3px;
}
body > section > section > header > div figure.product-image {
  position: relative;
  top: -36px;
}

section.engagement {
  background-color: #cfcfcd;
}
section.engagement div {
  width: 792px;
  height: 126px;
  margin: 0px auto;
}
section.engagement div section.social-media, section.engagement div section.newsletter {
  display: inline;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
  width: 378px;
}
section.engagement div section.social-media h2, section.engagement div section.newsletter h2 {
  font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 34px;
  line-height: 36px;
  margin-top: 18px;
  font-size: 23px;
  text-transform: uppercase;
  text-align: center;
}
section.engagement div section.social-media > ul, section.engagement div section.newsletter > ul {
  list-style-type: none;
  margin: 0px;
}
section.engagement div section.social-media > ul > li, section.engagement div section.newsletter > ul > li {
  margin-left: 0px;
}
section.engagement div section.social-media ul, section.engagement div section.newsletter ul {
  width: 378px;
  text-align: center;
  margin-bottom: 18px;
}
section.engagement div section.social-media ul li, section.engagement div section.newsletter ul li {
  display: inline;
  width: 36px;
  height: 36px;
}
section.engagement div section.social-media ul li img, section.engagement div section.newsletter ul li img {
  display: inline-block;
  margin: 0px 9px;
}
section.engagement div section.social-media input[type=submit], section.engagement div section.newsletter input[type=submit] {
  font-family: "Knockout 34 A", "Knockout 34 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 15px;
  text-transform: uppercase;
  color: white;
  background-color: #3e3d39;
  cursor: pointer;
  border: 0px solid white;
  padding: 9px 18px;
  line-height: 18px;
  margin: 0px 4.5px;
  padding: 9px 18px;
}
section.engagement div section.social-media input[type=email], section.engagement div section.newsletter input[type=email] {
  font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 18px;
  width: 190px;
  margin: 0px 4.5px;
  height: 32px;
  padding-left: 6px;
}

section.news {
  width: 792px;
  margin: 0px auto;
}
section.news > ul {
  list-style-type: none;
  margin: 0px;
}
section.news > ul > li {
  margin-left: 0px;
}
section.news ul {
  display: block;
  margin-top: 18px;
}
section.news ul li {
  display: inline;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
  width: 378px;
  height: 378px;
  margin-bottom: 18px;
  float: left;
  position: relative;
}
section.news ul li a {
  display: block;
  height: 378px;
}
section.news ul li a img {
  position: absolute;
  top: 0px;
  z-index: -1;
}
section.news ul li a h1, section.news ul li a p {
  color: white;
  text-align: center;
}
section.news ul li a header > h1 {
  font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 34px;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: 18px;
}
section.news ul li a header > h1 span.new-tag {
  font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 34px;
  line-height: 36px;
  color: white;
  padding: 2px 7px;
  font-size: 17px;
  vertical-align: 6px;
  margin-left: 9px;
  background-color: black;
  font-size: 20px;
  vertical-align: 5px;
  margin-left: 4px;
  padding: 0px 7px;
}
section.news ul li a header > p {
  font-family: "Knockout 34 A", "Knockout 34 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 18px;
  font-size: 13px;
  padding: 0px 36px;
}
section.news ul li a > p {
  font-family: "Knockout 51 A", "Knockout 51 B", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 18px;
  margin-top: 216px;
  padding: 0px 36px;
}
section.news ul li a > p.three-lines {
  margin-top: 207px;
}
section.news ul li a > p.top-layout {
  margin-top: 27px;
}

/*# sourceMappingURL=home-holidays-2020.css.map */
