.promopanel {
  float: left;
  width: 33%;
  text-transform: uppercase; }
  .promopanel div.panelimg {
    float: left;
    width: 38%; }
  .promopanel div.paneltxt {
    float: left;
    padding: 20px;
    width: 62%; }
  .promopanel a {
    font-weight: 500;
    text-decoration: underline;
    font-size: 0.8em; }
  .promopanel span {
    font-style: italic;
    color: #666;
    font-size: 0.75rem; }
  .promopanel div.paneltxt p {
    color: #666;
    letter-spacing: 0.025rem;
    font-size: 0.9rem;
    margin-bottom: 2%;
    line-height: 120%; }

div.header-container {
  background: #EEE;
  text-align: center; }

div.spacer {
  min-height: 1px; }

p.textlinks a {
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
  padding: 0px 15px 10px 15px;
  font-size: 0.8em; }

h1.search-cat-name {
  padding-top: 1em;
  font-size: 2em; }
  h1.search-cat-name span {
    display: inline-block;
    border-bottom: 1px solid;
    margin-bottom: 0.5em;
    padding-bottom: 0.2em; }

div.belowpanel {
  background: #EEE;
  height: 2em;
  clear: both; }

.columntwo div.video-panel-standard.youtubecontainer {
  margin-bottom: 0px; }

a#jcnext-best {
  right: 0; }

/* Mobile */
@media only screen and (max-width: 767px) {
  .mobileexpander {
    text-transform: uppercase;
    padding: 5px 10px;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    margin-bottom: 5px;
    clear: both;
    cursor: pointer;
    font-size: 0.90rem;
    background: #eeeeee url(../images/icons-plusminus-large.png) no-repeat right 3px; }

  .mobileexpander.expanded {
    background: white url(../images/icons-plusminus-large.png) no-repeat right -22px;
    border-bottom: 0px;
    font-weight: 500; }

  .promopanel {
    display: none;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EEE; }
    .promopanel span {
      font-size: 0.8em; }

  div.header-container {
    background: #FFF; }

  h1.search-cat-name {
    padding-top: 0.1em;
    font-size: 1.75em; }
    h1.search-cat-name span {
      border-bottom: 0px;
      margin: 0px;
      padding: 0px; }

  div.belowpanel {
    display: none; }

  p.textlinks span {
    display: block; }

  .columntwo div.video-panel-standard.youtubecontainer iframe {
    display: none; }

  .catheadertext.large-10 h1.search-cat-name {
    padding-top: 1em; } }
div.carousel-arrows #jcnext-best-lw {
  right: 0;
  position: absolute; }

section#content-search div.sidebar {
  padding: 0px !important; }

ul.off-canvas-list li a.mmheadlink {
  border: none;
  padding: 0 .4rem; }

.prodfromrange.gtl {
  text-align: center;
  float: left;
  width: 33%; }

.brandlandingcontent:not(.darktheme) {
  /* line 92, ../sass/build-al.scss */
  /* line 96, ../sass/build-al.scss */ }
  .brandlandingcontent:not(.darktheme) .introtext {
    color: #000 !important; }
  .brandlandingcontent:not(.darktheme) .content-wrapper-wider {
    background-color: #f2f2f2; }
  .brandlandingcontent:not(.darktheme) .brandsubcats li a {
    color: #FFF !important;
    background-color: #000 !important; }

.brandlandingcontent .lgpromo {
  float: left;
  width: 50%; }

/* Desktop only */
@media only screen and (min-width: 768px) {
  div.promopanel {
    display: block !important; } }