@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/DINPro-Regular.woff") format("woff"), url("/fonts/DINPro-Regular.ttf") format("truetype"), url("/fonts/DINPro-Regular.svg#DINPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DIN-RegularItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/DIN-RegularItalic.woff") format("woff"), url("/fonts/DIN-RegularItalic.ttf") format("truetype"), url("/fonts/DIN-RegularItalic.svg#DIN-RegularItalic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/DINPro-Bold.woff") format("woff"), url("/fonts/DINPro-Bold.ttf") format("truetype"), url("/fonts/DINPro-Bold.svg#DINPro-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DIN-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/DIN-BoldItalic.woff") format("woff"), url("/fonts/DIN-BoldItalic.ttf") format("truetype"), url("/fonts/DIN-BoldItalic.svg#DIN-BoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'DINCondensed';
  src: url("/fonts/DINCondBold.eot?#iefix") format("embedded-opentype"), url("/fonts/DINCondBold.woff") format("woff"), url("/fonts/DINCondBold.ttf") format("truetype"), url("/fonts/DINCondBold.svg#DINCondBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProBook.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProBook.woff") format("woff"), url("/fonts/ArcherProBook.ttf") format("truetype"), url("/fonts/ArcherProBook.svg#ArcherProBook") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProBookIta.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProBookIta.woff") format("woff"), url("/fonts/ArcherProBookIta.ttf") format("truetype"), url("/fonts/ArcherProBookIta.svg#ArcherProBookIta") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProSemibold.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProSemibold.woff") format("woff"), url("/fonts/ArcherProSemibold.ttf") format("truetype"), url("/fonts/ArcherProSemibold.svg#ArcherProSemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProSemiboldIta.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProSemiboldIta.woff") format("woff"), url("/fonts/ArcherProSemiboldIta.ttf") format("truetype"), url("/fonts/ArcherProSemiboldIta.svg#ArcherProSemiboldIta") format("svg");
  font-weight: 600;
  font-style: italic;
}
#help-grid .pagination {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 18px;
}
#help-grid .pagination:after:after {
  content: "";
  display: table;
  clear: both;
}
#help-grid .pagination > ul {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}
@media only screen and (max-width: 764px) {
  #help-grid .pagination > ul {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    margin-bottom: 12px;
  }
}
#help-grid .pagination .pagination-item {
  font-size: 18px;
  padding: 0 6px;
  display: inline-block;
  box-sizing: border-box;
}
@media only screen and (max-width: 420px) {
  #help-grid .pagination .pagination-item {
    font-size: 16px;
  }
}
#help-grid .pagination .pagination-item .disabled {
  cursor: default;
  color: #aaa;
}
#help-grid .pagination .pagination-item .current {
  cursor: default;
  color: #454545;
}
#help-grid .pagination .pagination-item:after {
  content: "|";
  position: relative;
  top: 3px;
  font-weight: 400;
  left: 6px;
  color: #aaa;
}
#help-grid .pagination .pagination-item:last-child:after {
  content: " ";
}
#help-grid .pagination .view-all-items-link {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
  text-align: right;
}
@media only screen and (max-width: 764px) {
  #help-grid .pagination .view-all-items-link {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    text-align: left;
    padding-left: 18px;
  }
}
#help-grid .pagination .view-limit.view-all-items-link {
  float: right !important;
}

#help-grid #example-help-grid .example-help-tile {
  display: block;
  margin-bottom: 36px;
  width: 33.33333%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}
@media only screen and (max-width: 989px) {
  #help-grid #example-help-grid .example-help-tile {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 764px) {
  #help-grid #example-help-grid .example-help-tile {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
#help-grid #example-help-grid .example-help-tile .help-tile-content {
  width: 360px;
  padding-bottom: 36px;
  min-height: 60px;
}
@media only screen and (max-width: 599px) {
  #help-grid #example-help-grid .example-help-tile .help-tile-content {
    width: 240px;
  }
}
@media only screen and (max-width: 420px) {
  #help-grid #example-help-grid .example-help-tile .help-tile-content {
    width: 124px;
  }
}
#help-grid #example-help-grid .example-help-tile .help-tile-content .help-content-post-listing {
  font-weight: 400;
  margin-bottom: 12px;
}
#help-grid #example-help-grid .example-help-tile .help-tile-content .help-content-post-listing > li {
  line-height: 24px;
  margin-bottom: 6px;
  position: relative;
}
#help-grid #example-help-grid .example-help-tile .help-tile-content .help-content-post-listing > li > a {
  font-size: 18px;
}
#help-grid #example-help-grid .example-help-tile .help-name {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
  font-size: 26px;
  color: #454545;
  line-height: 18px;
  margin-bottom: 6px;
}
#help-grid #example-help-grid .example-help-tile .help-name .help-link {
  color: inherit;
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}

/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
#help-section {
  margin-bottom: 40px;
}

#help-grid {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 48px;
  padding-right: 48px;
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (max-width: 770px) {
  #help-grid {
    padding-left: 24px;
    padding-right: 24px;
  }
}
#help-grid .breadcrumb {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#help-grid .page-header {
  content: '';
  display: table;
  clear: both;
}
#help-grid .page-title {
  float: left;
}
@media only screen and (max-width: 599px) {
  #help-grid .page-title {
    float: none;
  }
}
#help-grid .sorting-options {
  float: right;
}
@media only screen and (max-width: 599px) {
  #help-grid .sorting-options {
    float: none;
    position: relative;
    padding-left: 60px;
  }
}
#help-grid .sort-by-dropdown-label {
  line-height: 41px;
  display: block;
  float: left;
  padding-right: 0.8em;
}
@media only screen and (max-width: 599px) {
  #help-grid .sort-by-dropdown-label {
    position: absolute;
    left: 0;
  }
}
#help-grid .sort-by-dropdown {
  display: inline-block;
  width: 240px;
  overflow: hidden;
  background-image: url(../images/dropdown-arrow.svg);
  background-repeat: no-repeat;
  background-position: right;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px #ddd solid;
  background-color: #ffffff;
  color: #333;
}
#help-grid .sort-by-dropdown:hover {
  border: 1px solid #aaa;
}
#help-grid .sort-by-dropdown select {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  width: 265px;
  padding: 8px 9px 10px 9px;
  font-size: 16px;
  line-height: 21px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background: transparent;
}
#help-grid .sort-by-dropdown select:focus {
  outline: none;
}
@media only screen and (max-width: 599px) {
  #help-grid .sort-by-dropdown {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background-image: url(../images/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: right;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px #ddd solid;
    background-color: #ffffff;
    color: #333;
  }
  #help-grid .sort-by-dropdown:hover {
    border: 1px solid #aaa;
  }
  #help-grid .sort-by-dropdown select {
    font-family: "DINPro", Helvetica, Arial, Sans-Serif;
    width: 125%;
    padding: 8px 9px 10px 9px;
    font-size: 16px;
    line-height: 21px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    background: transparent;
  }
  #help-grid .sort-by-dropdown select:focus {
    outline: none;
  }
}
#help-grid #example-help-grid {
  clear: both;
  padding-top: 36px;
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#help-grid #example-help-grid:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 770px) {
  #help-grid {
    padding-left: 0;
    padding-right: 0;
  }
}

#help-contact-us {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 48px;
  padding-right: 48px;
  padding: 0px !important;
  padding-top: 40px !important;
}
@media only screen and (max-width: 770px) {
  #help-contact-us {
    padding-left: 24px;
    padding-right: 24px;
  }
}
#help-contact-us a {
  white-space: nowrap;
}
#help-contact-us .page-heading {
  margin-bottom: 12px;
}
#help-contact-us .type-of-support {
  width: 33%;
}
@media only screen and (max-width: 979px) {
  #help-contact-us .type-of-support {
    width: 67%;
  }
}
@media only screen and (max-width: 599px) {
  #help-contact-us .type-of-support {
    width: 100%;
  }
}
#help-contact-us input[type=text] {
  font-family: "ArcherPro", Georgia, Serif;
  padding: 10px 9px 8px 9px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2);
  font-size: 16px;
  width: 33%;
  margin-bottom: 12px;
}
@media only screen and (max-width: 599px) {
  #help-contact-us input[type=text] {
    width: 100%;
  }
}
#help-contact-us input[type=text]:active, #help-contact-us input[type=text]:focus {
  border: 1px solid #93ccdd;
  background: rgba(255, 255, 255, 0.3);
}
#help-contact-us input[type=text]::-webkit-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us input[type=text]:-moz-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us input[type=text]:-ms-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
@media only screen and (max-width: 979px) {
  #help-contact-us input[type=text] {
    width: 67%;
  }
}
@media only screen and (max-width: 599px) {
  #help-contact-us input[type=text] {
    width: 100%;
  }
}
#help-contact-us input[type=submit] {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  margin: 0;
  padding-top: 13px;
  padding-right: 24px;
  padding-bottom: 11px;
  padding-left: 24px;
  background: #45A7C5;
  min-width: 136px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #45A7C5;
  border-spacing: 0;
  cursor: pointer;
  margin-bottom: 48px;
}
#help-contact-us input[type=submit]:hover {
  color: #ffffff;
  background: #6cb9d1;
  transition: background 180ms ease-in-out;
}
#help-contact-us input[type=submit]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#help-contact-us input[type=submit]:disabled, #help-contact-us input[type=submit].-disabled {
  pointer-events: none;
  background: #93ccdd;
  border-color: #78bfd5;
  color: white;
}
#help-contact-us textarea {
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 9px 8px 9px;
  font-family: "ArcherPro", Georgia, Serif;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2);
  font-size: 16px;
  width: 67%;
  height: 300px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 599px) {
  #help-contact-us textarea {
    width: 100%;
  }
}
#help-contact-us textarea:active, #help-contact-us textarea:focus {
  border: 1px solid #93ccdd;
  background: rgba(255, 255, 255, 0.3);
}
#help-contact-us textarea::-webkit-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us textarea:-moz-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us textarea:-ms-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
@media only screen and (max-width: 599px) {
  #help-contact-us textarea {
    width: 100%;
  }
}
#help-contact-us label {
  display: block;
}
#help-contact-us #email {
  margin-bottom: 24px;
}
#help-contact-us .contact-us-dropdown {
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  background-image: url(../images/dropdown-arrow.svg);
  background-repeat: no-repeat;
  background-position: right;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px #ddd solid;
  background-color: #ffffff;
  color: #333;
}
#help-contact-us .contact-us-dropdown:hover {
  border: 1px solid #aaa;
}
#help-contact-us .contact-us-dropdown select {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  width: 125%;
  padding: 8px 9px 10px 9px;
  font-size: 16px;
  line-height: 21px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background: transparent;
}
#help-contact-us .contact-us-dropdown select:focus {
  outline: none;
}
#help-contact-us .dropdown-alert {
  width: 100%;
  border: #aaa solid 2px;
  background: #ddd;
  border-radius: 3px;
  padding: 12px;
  box-sizing: border-box;
  margin-bottom: 24px;
}
#help-contact-us .contact-options {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#help-contact-us .contact-options:after {
  content: '';
  display: table;
  clear: both;
}
#help-contact-us .contact-number {
  margin-bottom: 6px;
}
#help-contact-us .contact-number a {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  font-weight: 600;
}
#help-contact-us .live-chat-button {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  margin: 0;
  padding-top: 13px;
  padding-right: 24px;
  padding-bottom: 11px;
  padding-left: 24px;
  background: #f6f6f6;
  min-width: 136px;
  color: #454545;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #f6f6f6;
  border-spacing: 0;
  cursor: pointer;
  border: 1px solid #ddd;
  width: 100%;
}
#help-contact-us .live-chat-button:hover {
  color: #454545;
  background: #eeeeee;
  transition: background 180ms ease-in-out;
}
#help-contact-us .live-chat-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#help-contact-us .live-chat-button:disabled, #help-contact-us .live-chat-button.-disabled {
  pointer-events: none;
  background: #fbfbfb;
  color: #929292;
}
#help-contact-us .customer-support-line,
#help-contact-us .live-chat,
#help-contact-us .mailing-address {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}
@media only screen and (max-width: 979px) {
  #help-contact-us .customer-support-line,
  #help-contact-us .live-chat,
  #help-contact-us .mailing-address {
    width: 33.33333%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 599px) {
  #help-contact-us .customer-support-line,
  #help-contact-us .live-chat,
  #help-contact-us .mailing-address {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    min-height: 0;
    margin-bottom: 24px;
  }
}
#help-contact-us .live-chat,
#help-contact-us .mailing-address {
  margin-left: 12.5%;
}
@media only screen and (max-width: 979px) {
  #help-contact-us .live-chat,
  #help-contact-us .mailing-address {
    margin-left: 0;
  }
}
#help-contact-us .contact-options {
  margin-bottom: 24px;
}
#help-contact-us .grill-service {
  font-size: 18px;
  margin-bottom: 0;
}
#help-contact-us .hours-of-operation {
  margin-bottom: 18px;
}
#help-contact-us .hours-of-operation p {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 0;
}
#help-contact-us .hours-of-operation .day {
  font-weight: 600;
}
#help-contact-us .contact-option-header {
  margin-bottom: 12px;
}
#help-contact-us .contact-option-header a {
  color: inherit;
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#help-contact-us .contact-option-image {
  margin: 0 auto 12px auto;
  width: 80%;
}
@media only screen and (max-width: 599px) {
  #help-contact-us .contact-option-image {
    width: 40%;
    margin: 0 auto;
  }
}
#help-contact-us .chat-now {
  font-size: 18px;
}
#help-contact-us .address-line {
  font-size: 18px;
  margin-bottom: 0;
}

#help-section .breadcrumb {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#help-section .page-title {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
  margin-top: 0px;
  margin-bottom: 36px;
}
@media only screen and (max-width: 599px) {
  #help-section .page-title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 479px) {
  #help-section .page-title {
    font-size: 27px;
    line-height: 30px;
  }
}
#help-section .help-content-wrapper {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ddd;
}
#help-section .help-content-wrapper:last-child {
  border-bottom: 1px solid #aaa;
  padding-bottom: 36px !important;
}
#help-section .table-contents {
  max-width: 1248px;
  margin: 0 auto;
}
#help-section .help-content {
  max-width: 1248px;
  margin: 0 auto;
}
#help-section .help-content .copy {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 12px;
}
@media only screen and (max-width: 599px) {
  #help-section .help-content .copy img {
    width: 100%;
  }
}
@media only screen and (min-width: 1199px) {
  #help-section {
    /*
    Back to top button 
    */
  }
  #help-section #back-top {
    position: fixed;
    bottom: 30px;
    width: 108px;
    height: 126px;
    z-index: 999;
  }
  #help-section #back-top a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    outline: none;
  }
  #help-section #back-top a span {
    background-image: url(../images/up-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ddd;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    display: block;
    border-radius: 15px;
  }
}

body.catalog-help-subcat .main-container {
  max-width: 100%;
}

/* ============================================ *
 * Homepage
 * ============================================ */
/* -------------------------------------------- *
 * Primary Banner
 */
body.cms-home .slideshow-container {
  margin-top: 0;
}

.slideshow .banner-msg {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  top: 30%;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.slideshow .banner-msg h2 {
  color: #FFFFFF;
  font-size: 24px;
  text-shadow: 1px 1px 3px #555555;
}

.slideshow .banner-msg h2 strong {
  font-weight: bold;
  display: block;
  font-size: 36px;
}

@media only screen and (max-width: 770px) {
  .slideshow .banner-msg h2 {
    font-size: 20px;
  }

  .slideshow .banner-msg h2 strong {
    font-size: 24px;
  }
}
@media only screen and (max-width: 479px) {
  .slideshow .banner-msg {
    top: 20%;
  }

  .slideshow .banner-msg h2 {
    font-size: 14px;
  }

  .slideshow .banner-msg h2 strong {
    font-size: 16px;
  }
}
/* -------------------------------------------- *
 * Promotion Banner Section
 */
.promos {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

.promos:after {
  content: '';
  display: table;
  clear: both;
}

/* Specifying the body only in order to override the .std ul li styling */
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #ddd;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.promos > li:last-child {
  margin-bottom: 0;
}

.promos img {
  max-width: 100%;
  width: 100%;
}

.promos a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: block;
}

.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 20px;
  font-family: "DINCondensed", Helvetica, Arial, Sans-Serif;
  text-shadow: 1px 1px 3px #555555;
}

.promos strong {
  font-weight: 600;
  font-size: 26px;
  display: block;
}

@media only screen and (min-width: 771px) {
  #mobile-homepage-hero {
    display: none;
  }

  .mobile-homepage-hero-content {
    display: none;
  }

  .promos span {
    font-size: 16px;
  }

  .promos strong {
    font-size: 17px;
  }

  /* Config: Three columns + flexible gutter */
  body .promos > li {
    float: left;
    width: 31.74603%;
    margin-right: 2.38095%;
  }

  .promos > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .promos span {
    font-size: 18px;
  }

  .promos strong {
    font-size: 24px;
  }
}
/* -------------------------------------------- *
 * New Products Section
 */
/* Hiding the reviews content via CSS because we can't modify the template, */
/* since it may be used in other places where those elements are needed */
.cms-index-index .products-grid .ratings,
.cms-index-index .products-grid .actions,
.cms-index-noroute .products-grid .ratings,
.cms-index-noroute .products-grid .actions {
  display: none;
}

.cms-index-index h2.subtitle {
  padding: 6px 0;
  text-align: center;
  color: #45a7c5;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.cms-index-noroute h2.subtitle {
  display: none;
}

/* ============================================ *
 * New homepage
 * ============================================ */
@media only screen and (max-width: 599px) {
  html, body {
    width: 100%;
    overflow-x: hidden;
  }

  #homepage #promotional-banner-container {
    clear: both;
  }
}
#homepage #homepage-hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 654px;
  position: relative;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
}
#homepage #homepage-hero .homepage-hero-content {
  padding-left: 48px;
  padding-right: 48px;
  color: #ffffff;
}
#homepage #homepage-hero .consumer-story {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  box-sizing: border-box;
}
#homepage #homepage-hero .consumer-story .consumer-story-content {
  float: left;
  box-sizing: border-box;
  padding: 0 24px;
  margin-left: 0%;
  width: 315px;
  height: 400px;
  position: relative;
  background-color: rgba(69, 167, 197, 0.8);
}
#homepage #homepage-hero .consumer-story .consumer-story-content .hero-headline {
  float: none;
  color: #ffffff;
}
#homepage #homepage-hero .consumer-story .consumer-story-content .hero-headline h1 {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 41px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#homepage #homepage-hero .consumer-story .consumer-story-content .hero-headline img {
  width: 45%;
}
#homepage #homepage-hero .consumer-story .consumer-story-content .desktop-hero-copy {
  position: relative;
  left: 50%;
  bottom: 250px;
}
#homepage #homepage-hero .consumer-story .consumer-story-content .desktop-hero-copy .hero-copy .hero-link {
  width: 33%;
  height: 37px;
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
  transition: color 180ms ease-in-out;
  display: block;
  font-size: 18px;
  line-height: 37px;
  border-radius: 40px;
  background: #FEB600;
  text-align: center;
}
#homepage #promotional-banner-container {
  background: #FEB600;
  box-sizing: border-box;
  border-bottom: 12px solid #ffffff;
  height: 92px;
  max-width: 1248px;
  margin: 0 auto;
}
@media only screen and (max-width: 471px) {
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .hero-headline h1 {
    font-size: 18px !important;
    line-height: 23px !important;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy {
    bottom: 90px !important;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy .hero-copy {
    line-height: 20px;
  }
}
@media only screen and (max-width: 770px) {
  #homepage #homepage-hero {
    height: 380px;
    margin: 0 auto;
    margin-bottom: 150px;
  }
  #homepage #homepage-hero .homepage-hero-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    bottom: 0px;
    position: absolute;
    margin-bottom: -150px;
    width: 100%;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content {
    box-sizing: border-box;
    padding: 0px 24px;
    margin-left: 0%;
    background-color: #45a7c5;
    height: 150px;
    position: relative;
    width: 100%;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .hero-headline {
    float: left;
    width: 100%;
    color: #FFFFFF;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .hero-headline h1 {
    font-family: "DINPro", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 28px;
    text-rendering: optimizeLegibility;
    margin-bottom: 6px;
    float: right;
    width: 75%;
    padding-top: 0px;
    padding-left: 5px;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .hero-headline h1 font {
    font-size: 20px;
    line-height: 24px;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .hero-headline img {
    float: left;
    max-height: 140px;
    width: auto;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .hero-headline > div {
    width: 33%;
    padding-top: 5px;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy {
    float: right;
    bottom: 80px;
    left: 0;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy .hero-copy {
    padding-top: 5px;
    font-size: 17px;
    padding-left: 5px;
    width: 100%;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy .hero-copy font {
    font-size: 20px;
  }
  #homepage #homepage-hero .homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy a {
    width: 35%;
    float: left;
    position: relative;
    margin-top: 5px;
    bottom: 0px;
  }
}

.homepage-hero-content .consumer-story .consumer-story-content .hero-headline h1 {
  padding-top: 12px;
}
.homepage-hero-content .consumer-story .consumer-story-content .hero-headline font {
  float: none;
  width: 75%;
  color: #ffffff;
}
.homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy {
  color: #ffffff;
  width: 75%;
}
.homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy .hero-copy {
  font-size: 24px;
  width: 70%;
  float: left;
  line-height: 30px;
  padding-top: 12px;
}
.homepage-hero-content .consumer-story .consumer-story-content .desktop-hero-copy a {
  font-family: DINCondensed, Helvetica, Arial, Sans-Serif;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
  transition: color 180ms ease-in-out;
  display: block;
  font-size: 18px;
  line-height: 37px;
  border-radius: 15px;
  background: #FEB600;
  text-align: center;
  width: 70%;
  margin-top: 15px;
  float: left;
}

#homepage #homepage-hero .consumer-story-content h1 {
  color: #FFFFFF;
  line-height: 43px;
}

#homepage #homepage-hero .consumer-story-content p {
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 6px;
}

#homepage #homepage-hero .find-your-cb-button {
  position: absolute;
  bottom: 18px;
  right: 18px;
  width: 150px;
  height: 150px;
  display: none;
}

#homepage #promotional-banner-container .promotional-banner {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
  /*padding-top: 18px;
  padding-bottom: 18px;*/
  position: relative;
}

#homepage #promotional-banner-container .promotional-banner-content {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  box-sizing: border-box;
  /*padding-left: 20px;*/
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col {
  max-width: 75em;
  margin: 0 auto;
  padding: 0 12px;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-1 {
  display: inline-block;
  float: left;
  width: 25%;
  line-height: 80px;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-1 img {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 957px) {
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-1 {
    display: none;
  }
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 {
  display: inline-block;
  height: 78px;
  float: left;
  width: 50%;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 h3 {
  height: 78px;
  line-height: 85px;
  font-size: 35px;
  display: inline-block;
  font-family: "DINCondensed", Helvetica, Arial, Sans-Serif !important;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 img {
  padding: 0 0 0 25px;
  margin-top: 10px;
  height: 45px;
  display: inline-block;
  padding-right: 0px;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 .pb-2-inner {
  text-align: center;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 .pb-2-inner a {
  color: #424245;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 .pb-2-inner a:hover {
  color: #424245;
}
@media only screen and (max-width: 479px) {
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 h3 {
    font-size: 20px !important;
  }
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 img {
    padding: 0 8px;
    margin-top: 22px;
    height: 25px !important;
  }
}
@media only screen and (max-width: 957px) {
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 {
    width: 100%;
  }
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1120px) {
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 h3 {
    font-size: 30px;
  }
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-2 img {
    height: 35px;
  }
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-3 {
  display: inline-block;
  float: left;
  width: 25%;
  line-height: 80px;
  text-align: right;
}
#homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-3 img {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 957px) {
  #homepage #promotional-banner-container .promotional-banner-content .pb-3col .pb-3 {
    display: none;
  }
}

#homepage #promotional-banner-container .promoted-item-description {
  width: 66.6666666667%;
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
  display: none;
}

#homepage #promotional-banner-container .promoted-item-description h3 {
  font-family: "ArcherPro", Georgia, Serif;
  font-size: 24px;
  color: #FFB600;
  font-style: italic;
}

#homepage #promotional-banner-container .promoted-item-description h2 {
  color: #ffffff;
}

#homepage #promotional-banner-container .promoted-item-description p {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
}

#homepage #promotional-banner-container .promoted-item-description a {
  display: block;
  color: #ffffff;
  font-weight: normal;
}

#homepage #promotional-banner-container .promoted-item-image {
  /*width: 25%;*/
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}

#homepage #promotional-banner-container .promoted-item-image img {
  /*position: absolute;
  bottom: 0;
  right: 48px;
  height: 120px;
  width: auto;*/
}

#homepage #promotional-banner-container .promotional-banner-content:after {
  content: "";
  display: table;
  clear: both;
}

#homepage #brand-story {
  margin-bottom: 48px;
}

#homepage #brand-story .brand-story-content {
  color: #FFFFFF;
}

#homepage #brand-story .col2-set .brand-story-content .col-1,
#homepage #brand-story .col2-set .brand-story-content .col-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

#homepage #brand-story .brand-story-innovation-container {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

#homepage #brand-story .brand-story-innovation-container, #homepage #brand-story .brand-story-performance-container {
  width: 50%;
  float: left;
  height: 360px;
}

#homepage #brand-story .brand-story-innovation {
  height: 100%;
  width: 100%;
  position: relative;
}

#homepage #brand-story .brand-story-innovation .brand-story-innovation-content {
  box-sizing: border-box;
  position: absolute;
  max-width: 624px;
  padding: 15px 30px 15px 30px;
  margin: 10px;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}

#homepage #brand-story .brand-story-innovation .brand-story-innovation-content h3 {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-size: 30px;
}

#homepage #brand-story .brand-story-innovation .brand-story-innovation-content p {
  font-size: 16px;
}

.cms-home h3 {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 30px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}

#homepage #brand-story .brand-story-innovation .brand-story-innovation-content a, #homepage #brand-story .brand-story-performance .brand-story-performance-content a {
  display: block;
}

#homepage #brand-story .brand-story-performance-container {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

#homepage #brand-story .brand-story-innovation-container, #homepage #brand-story .brand-story-performance-container {
  width: 100%;
  float: left;
  height: 360px;
}

#homepage #brand-story .brand-story-performance {
  height: 100%;
  width: 100%;
  position: relative;
}

#homepage #brand-story .brand-story-performance .brand-story-performance-content {
  box-sizing: border-box;
  position: absolute;
  max-width: 624px;
  padding: 15px 30px 15px 30px;
  margin: 10px;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}

#homepage #brand-story .brand-story-performance .brand-story-performance-content h3 {
  font-size: 30px;
}

#homepage #brand-story .brand-story-performance .brand-story-performance-content p {
  font-size: 16px;
}

#homepage #brand-story:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (max-width: 1300px) {
  #homepage #homepage-hero .homepage-hero-content {
    padding-left: 48px;
    padding-right: 48px;
  }
  #homepage #promotional-banner-container .promotional-banner {
    padding-left: 48px;
    padding-right: 48px;
  }
  #homepage #brand-story .col2-set .brand-story-content {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (max-width: 989px) {
  #homepage #brand-story .brand-story-performance .brand-story-performance-content {
    left: auto;
    right: 0;
  }

  /*#homepage #brand-story .brand-story-performance .brand-story-performance-content h3{
      font-size:1.5em;
  }
  #homepage #brand-story .brand-story-performance .brand-story-performance-content p{
      font-size:1.5em;
  }*/
  #homepage #brand-story .col2-set .brand-story-content .col-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #homepage #brand-story .col2-set .brand-story-content .col-1 .brand-story-innovation-content {
    max-width: 850px;
  }
  #homepage #brand-story .col2-set .brand-story-content .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #homepage #brand-story .col2-set .brand-story-content .col-2 .brand-story-performance-content {
    max-width: 850px;
  }

  #homepage #brand-story .brand-story-innovation-container, #homepage #brand-story .brand-story-performance-container {
    width: 100%;
    float: none;
    height: 300px;
  }

  #homepage #brand-story .brand-story-innovation .brand-story-innovation-content {
    left: 0;
    right: auto;
  }

  #homepage #brand-story .brand-story-innovation-container, #homepage #brand-story .brand-story-performance-container {
    width: 100%;
    float: none;
    height: 300px;
  }

  #homepage #promotional-banner-container .promoted-item-image {
    width: 33.3333333333%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }

  #homepage #promotional-banner-container .promoted-item-description h2 {
    font-family: "DINPro", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    line-height: 24px;
    text-rendering: optimizeLegibility;
    margin-bottom: 6px;
    margin-bottom: 0;
  }

  #homepage #promotional-banner-container .promoted-item-description h3 {
    font-size: 14px;
    margin-bottom: 0;
  }

  #homepage #promotional-banner-container .promoted-item-description {
    width: 66.6666666667%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 770px) {
  #homepage #brand-story .brand-story-performance .brand-story-performance-content {
    left: auto;
    max-width: 100%;
    padding: 36px 24px 12px 24px;
  }

  #homepage #brand-story .brand-story-innovation .brand-story-innovation-content {
    left: auto;
    max-width: 100%;
    padding: 36px 24px 12px 24px;
  }

  #homepage #promotional-banner-container .promoted-item-description a {
    display: inline;
    white-space: nowrap;
  }

  #homepage #promotional-banner-container .promoted-item-description p {
    line-height: 21px;
  }

  #homepage #promotional-banner-container .promotional-banner {
    padding-left: 24px;
    padding-right: 24px;
  }

  #homepage #brand-story .col2-set .brand-story-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  #homepage #promotional-banner-container .promoted-item-description {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 599px) {
  #homepage #promotional-banner-container .promoted-item-image img {
    height: 120px;
  }

  #homepage #promotional-banner-container .promoted-item-image {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    height: 90px;
  }

  #homepage #promotional-banner-container .promoted-item-description {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }

  .cms-home h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .cms-home h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 420px) {
  #homepage #promotional-banner-container .promoted-item-image img {
    right: 12px;
  }

  .cms-home h1 {
    font-size: 27px;
    line-height: 30px;
  }

  #homepage #product-showcase .product-category-block .find-your-cb-logo img {
    top: 0 !important;
  }
}
.cms-home .main-container {
  padding: 0;
}

.cms-home p {
  font-family: "ArcherPro", Georgia, Serif;
}

.cms-home h2 {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 30px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}

/* ============================================ *
 * Homepage product grid
 * ============================================ */
#homepage #product-showcase {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 48px;
  padding: 15px;
}

#homepage #product-showcase .product-showcase-intro {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  box-sizing: border-box;
  margin-bottom: 12px;
}

#homepage #product-showcase .product-showcase-intro:after {
  content: "";
  display: table;
  clear: both;
}

#homepage #product-showcase .product-showcase-intro-content {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}

#homepage #product-showcase .product-showcase-intro-content h2 {
  font-size: 36px;
  line-height: 36px;
}

#homepage #product-showcase .product-showcase-intro-content p {
  font-size: 21px;
}

#homepage #product-showcase .product-showcase-categories {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  box-sizing: border-box;
}

#homepage #product-showcase .product-category-block {
  width: 16.6666666667%;
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
  position: relative;
}

#homepage #product-showcase .product-category-block img {
  width: 100%;
  height: auto;
}

#homepage #product-showcase .product-category-block .featured-product-category-title {
  display: block;
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

#homepage #product-showcase .product-category-block .featured-product-review, #homepage #product-showcase .product-category-block .featured-product-permalink {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}

#homepage #product-showcase .product-category-block .featured-product-review {
  font-size: 18px;
}

#homepage #product-showcase .product-category-block .featured-product-review strong {
  font-size: 18px;
}

#homepage #product-showcase .product-category-block .featured-product-rating .rating-star {
  height: 18px;
  width: auto;
  display: inline-block;
  padding-right: 2px;
}

#homepage #product-showcase .product-category-block img {
  width: 100%;
  height: auto;
}

#homepage #product-showcase .product-category-block .product-showcase-image.-find-your-cb {
  /*padding-top: 24px;*/
}

#homepage #product-showcase .product-category-block .find-your-cb-logo {
  position: relative;
}

#homepage #product-showcase .product-category-block .find-your-cb-logo img {
  position: absolute;
  width: 45%;
  top: -30px;
}

#homepage #product-showcase .product-category-block img {
  width: 100%;
  height: auto;
}

#homepage #community-banner {
  background: #FFB600;
  color: #FFFFFF;
}

#homepage #community-banner a {
  color: #FFFFFF;
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
}

#homepage #community-banner .community-banner-content {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}

#community-banner .community-banner-content {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}

#homepage #community-banner h3 {
  padding: 24px 78px 24px 0;
  margin-bottom: 0;
}

#community-banner h3 {
  padding: 24px 78px 24px 0;
  margin-bottom: 0;
}

#homepage #community-banner h3 strong {
  padding-right: 0.75em;
}

#community-banner h3 strong {
  padding-right: 0.75em;
}

#homepage #community-banner .hands-icon {
  width: 72px;
  height: 72px;
  box-sizing: border-box;
  padding: 12px;
  position: absolute;
  right: 48px;
  top: 0;
}

#community-banner .hands-icon {
  width: 72px;
  height: 72px;
  box-sizing: border-box;
  padding: 12px;
  position: absolute;
  right: 48px;
  top: 0;
}

#homepage #community-banner .hands-icon img {
  height: 100%;
  width: auto;
}

#community-banner .hands-icon img {
  height: 100%;
  width: auto;
}

#homepage #product-showcase .product-showcase-categories:after {
  content: "";
  display: table;
  clear: both;
}

#homepage #content-showcase-container {
  background: #DDD;
}

#homepage #content-showcase-container .content-showcase {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 48px;
  padding-right: 48px;
}

#homepage #content-showcase-container .content-showcase-content {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  box-sizing: border-box;
  padding-top: 24px;
  padding-bottom: 24px;
}

#homepage #content-showcase-container .featured-content {
  width: 25%;
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
  margin-bottom: 24px;
  height: 276px;
}

#homepage #content-showcase-container .featured-content-item {
  display: block;
  background: #FFFFFF;
  border-radius: 3px;
  padding: 12px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  height: 100%;
  box-sizing: border-box;
  padding: 6px;
  position: relative;
  overflow: hidden;
}

#homepage #content-showcase-container .featured-content-image {
  height: 204px;
  width: 100%;
  overflow: hidden;
}

#homepage #content-showcase-container .featured-content-image img {
  display: block;
  height: 100%;
  width: auto;
}

#homepage #content-showcase-container .featured-content-item .featured-content-text {
  background: #FFFFFF;
  padding-top: 12px;
  position: absolute;
  bottom: 6px;
  right: 6px;
  left: 6px;
}

#homepage #content-showcase-container .featured-content-item h3 {
  text-transform: uppercase;
  font-family: "DINCondensed", Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  line-height: 18px;
  padding: 0 6px;
  margin-bottom: 0;
}

#homepage #content-showcase-container .featured-content-item h2 {
  font-size: 18px;
  line-height: 24px;
  padding: 0 6px;
}

#homepage #content-showcase-container .content-showcase-content:after {
  content: "";
  display: table;
  clear: both;
}

#homepage #content-showcase-container .featured-content.-content-2, #homepage #content-showcase-container .featured-content.-content-4 {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}

#homepage #content-showcase-container .featured-content.-content-3 {
  float: right;
  height: 576px;
}

#product-showcase .fycb {
  line-height: 24px;
}

@media only screen and (max-width: 989px) {
  #homepage #content-showcase-container .featured-content.-content-3 {
    display: none;
  }

  #homepage #content-showcase-container .featured-content.-content-2, #homepage #content-showcase-container .featured-content.-content-4 {
    width: 66.6666666667%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }

  #homepage #content-showcase-container .featured-content {
    width: 33.3333333333%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }

  #homepage #community-banner h3 strong {
    display: none;
  }

  #community-banner h3 strong {
    display: none;
  }

  #homepage #product-showcase .product-category-block .product-showcase-image {
    width: 174px;
    height: 174px;
    margin: 0 auto;
  }

  #homepage #product-showcase .product-showcase-content {
    width: 174px;
    margin: 0 auto;
  }

  #homepage #product-showcase .product-category-block .product-showcase-image {
    width: 174px;
    height: 174px;
    margin: 0 auto;
  }

  #homepage #product-showcase .product-category-block {
    width: 33.3333333333%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    min-height: 384px;
  }

  #homepage #product-showcase .product-showcase-intro-content {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 770px) {
  #homepage #content-showcase-container .featured-content {
    height: 241.5px;
  }

  #homepage #content-showcase-container .content-showcase {
    padding-left: 24px;
    padding-right: 24px;
  }

  #community-banner .hands-icon {
    width: 60px;
    height: 60px;
    right: 24px;
  }

  #homepage #community-banner .hands-icon {
    width: 60px;
    height: 60px;
    right: 24px;
  }

  #homepage #community-banner h3 {
    font-family: "DINPro", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    text-rendering: optimizeLegibility;
    padding: 18px 66px 18px 0;
  }

  #community-banner h3 {
    font-family: "DINPro", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    text-rendering: optimizeLegibility;
    padding: 18px 66px 18px 0;
  }

  #homepage #community-banner .community-banner-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  #community-banner .community-banner-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  #homepage #product-showcase .product-showcase-intro-content {
    width: 75%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }

  #homepage #product-showcase {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 599px) {
  #homepage #content-showcase-container .featured-content {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }

  #homepage #community-banner .hands-icon {
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    left: 24px;
  }

  #community-banner .hands-icon {
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    left: 24px;
  }

  #homepage #community-banner h3 {
    padding: 18px 0 18px 78px;
  }

  #community-banner h3 {
    padding: 18px 0 18px 78px;
  }

  #homepage #product-showcase .product-category-block .product-showcase-image {
    width: 148px;
    height: 148px;
  }

  #homepage #product-showcase .product-category-block .product-showcase-image {
    width: 148px;
    height: 148px;
  }

  #homepage #product-showcase .product-showcase-intro-content {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }

  #homepage #product-showcase .product-category-block {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    min-height: 372px;
  }
}
@media only screen and (max-width: 420px) {
  #homepage #community-banner h3 .flavor-text {
    display: none;
  }

  #community-banner h3 .flavor-text {
    display: none;
  }

  #homepage #product-showcase .product-category-block .featured-product-rating .rating-star {
    display: none;
  }

  #homepage #product-showcase .product-category-block .featured-product-review, #homepage #product-showcase .product-category-block .featured-product-permalink {
    display: none;
  }

  #homepage #product-showcase .product-category-block .featured-product-category-title {
    padding-left: 12px;
  }

  #homepage #product-showcase .product-showcase-content {
    width: 148px;
  }

  #homepage #product-showcase .product-category-block {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    min-height: 204px;
  }
}
/* ============================================ *
 * Category Landing Pages
 * ============================================ */
.category-image {
  position: relative;
}

body.catalog-category-parent p.category-image {
  display: none;
}

body.catalog-category-parent .category-image {
  display: none;
}

.categorylandingMainblock {
  border: 1px solid #E2E2E2;
  padding: 7px;
}

.catblocks {
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}

.catblocks li {
  position: relative;
  float: left !important;
  width: 23% !important;
  margin-right: 2.66667% !important;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  padding: 10px;
}

.catblocks li:hover {
  border-color: #FFB600;
}

@media only screen and (max-width: 770px) {
  .catblocks li {
    width: 49% !important;
    margin-right: 2% !important;
  }

  .catblocks li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .catblocks li {
    width: 100% !important;
    margin-right: 0 !important;
    float: none;
  }
}
.catblocks li:last-child {
  margin-right: 0 !important;
}

.catblocks li img {
  width: 100%;
  max-width: 100%;
}

.catblocks li a span {
  color: #FFFFFF;
  position: absolute;
  background-color: #7B7C7B;
  font-family: raleway;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 5px 10px;
  margin-right: 10px;
}

.catblocklinks a {
  color: #FFFFFF;
  text-decoration: none;
}

.catlandingbottomPromoblock {
  float: left;
  width: 100%;
  border: 1px solid #E2E2E2;
  margin-bottom: 100px;
}

.catalog-category-view div.categoryland-caption {
  display: block;
  margin: 0;
  position: absolute;
  color: #000000;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption a.link:hover,
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.link:hover {
  text-decoration: underline;
  color: #1189C5;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.blue-big-text,
.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.three-dots,
.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption p.desc,
.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
  max-width: 100%;
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
