/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
// ----------------------------------------------
// 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; }
}

// ----------------------------------------------
*/
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* line 4, ../../../scss/holdyourfire/global/header.scss */
.page .page-header {
  border-bottom: 1px solid #e6e7e8;
  max-width: 968px;
  padding: 20px 40px 45px 40px;
}
@media only screen and (max-width: 979px) {
  /* line 4, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header {
    padding: 20px 10px 45px 10px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 4, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header {
    border: none;
    padding: 0px;
  }
}
/* line 19, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .logo {
  display: inline-block;
  height: 28px;
  margin: 20px 0px 0px 0px;
  max-width: 118px;
  min-height: 0;
  padding: 0;
  width: 100%;
}
/* line 28, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .logo img {
  width: auto;
}
@media only screen and (max-width: 770px) {
  /* line 19, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .logo {
    display: block;
    float: none;
    margin: 15px auto;
  }
}
/* line 39, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav {
  position: relative;
  text-transform: uppercase;
}
/* line 43, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #social {
  position: absolute;
  right: 13px;
  text-align: right;
  top: -25px;
  width: 100%;
}
/* line 51, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #social ul li {
  display: inline-block;
  height: 19px;
  margin: 0px 0px 0px 5px;
}
/* line 56, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #social ul li a {
  background: url('../../../images/header/socialicons.png?1428900792') no-repeat;
  display: inline-block;
  height: 19px;
  opacity: 0.5;
  text-indent: -9999px;
  width: 19px;
}
/* line 64, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #social ul li a.facebook {
  background-position: 0px 0px;
}
/* line 68, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #social ul li a.twitter {
  background-position: 0px -19px;
}
/* line 72, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #social ul li a.instagram {
  background-position: 0px -38px;
}
/* line 76, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #social ul li a:hover {
  opacity: 1;
}
@media only screen and (min-width: 771px) {
  /* line 43, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #social {
    display: inline-block;
  }
}
/* line 89, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary {
  margin: 0;
}
/* line 93, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 {
  margin: 0px 3px;
}
/* line 96, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a {
  border-bottom: 1px solid transparent;
  color: #939598;
  font-family: "BrandonGrotesque Regular";
}
/* line 101, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a.level0 {
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 13px;
  padding: 10px;
}
@media only screen and (max-width: 770px) {
  /* line 101, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a.level0 {
    border: none;
    padding: 10px;
  }
}
/* line 112, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a.level0:after {
  display: none;
}
/* line 117, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a.level1 {
  font-size: 10px;
  line-height: 10px;
  padding: 5px 0px;
}
/* line 122, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a.level1:before {
  bottom: 2px;
  content: ">\0000a0";
  font-size: 8px;
  margin: 0px 2px 0px 0px;
  position: relative;
}
@media only screen and (max-width: 770px) {
  /* line 117, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a.level1 {
    font-size: 11px;
    line-height: 11px;
    padding: 10px;
  }
}
@media only screen and (min-width: 771px) {
  /* line 137, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 a:hover {
    color: #606265;
  }
}
/* line 144, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 ul {
  border-bottom: 1px solid transparent;
}
/* line 147, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 ul.level0 {
  background: #fff;
  width: 100%;
}
@media only screen and (min-width: 771px) {
  /* line 153, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 ul.level0 li.level1:first-child {
    display: none;
  }
}
/* line 165, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0.menu-active a.level0 {
  background: #f1f1f2;
}
/* line 170, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0.menu-active ul {
  border-bottom: 1px solid #eaebec;
}
@media only screen and (min-width: 771px) {
  /* line 179, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0.active a.level0:not(:hover):after {
    background: #b2b4b7;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 35px;
    width: 100%;
    z-index: 9;
  }
}
/* line 201, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0:hover a.level0 {
  border: 1px solid #eaebec;
}
@media only screen and (max-width: 770px) {
  /* line 201, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0:hover a.level0 {
    border: none;
  }
}
/* line 210, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level0:hover ul {
  border: solid 1px #eaebec;
}
@media only screen and (max-width: 770px) {
  /* line 210, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0:hover ul {
    border: none;
    border-bottom: 1px solid #eaebec;
  }
}
@media only screen and (max-width: 770px) {
  /* line 93, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level0 {
    margin: 0px;
  }
}
/* line 225, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-nav #nav .nav-primary li.level1 {
  margin: 5px 0px;
}
@media only screen and (max-width: 770px) {
  /* line 227, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level1.first {
    margin: 0;
  }
}
@media only screen and (max-width: 770px) {
  /* line 232, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level1.last {
    margin: 0;
  }
}
@media only screen and (max-width: 770px) {
  /* line 225, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav #nav .nav-primary li.level1 {
    padding: 0;
  }
}
@media only screen and (min-width: 771px) {
  /* line 39, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav {
    border: none;
    display: inline-block;
    margin: 20px 0px 0px 65px;
  }
}
@media only screen and (min-width: 771px) and (max-width: 979px) {
  /* line 39, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav {
    margin: 20px 0px 0px 20px;
  }
}

@media only screen and (max-width: 770px) {
  /* line 39, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-nav {
    padding: 0;
  }
}
/* line 261, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .header-account {
  font-family: Arial, "Helvetica Neue", Verdana, sans-serif;
  font-size: 11px;
  line-height: normal;
  padding: 0;
  position: absolute;
  right: 76px;
  top: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 770px) {
  /* line 261, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-account {
    display: none;
  }
}
@media only screen and (min-width: 771px) {
  /* line 277, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-account a {
    color: #939598;
    font-family: Arial, "Helvetica Neue", Verdana, sans-serif;
    font-size: 11px;
  }
}
@media only screen and (min-width: 771px) {
  /* line 284, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-account a:hover {
    color: #606265;
    text-decoration: underline;
  }
}
/* line 293, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .header-account ul li {
  display: inline-block;
  margin: 0px 0px 0px 10px;
}
/* line 301, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .header-account .links ul li {
  border-right: 1px solid #939598;
  padding-right: 10px;
}
/* line 309, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-account {
  padding: 0;
  width: 100%;
}
/* line 315, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-account ul li a {
  border: none;
  font-size: 13px;
  line-height: 13px;
  padding: 10px;
}
/* line 321, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-account ul li a:hover {
  color: #6d6f72;
}
@media only screen and (min-width: 771px) {
  /* line 329, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-minicart {
    position: absolute;
    right: 0;
    text-transform: none;
    top: 0;
  }
}
@media only screen and (min-width: 771px) {
  /* line 337, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-minicart .skip-cart {
    color: #939598;
    height: auto;
    font-family: Arial, "Helvetica Neue", Verdana, sans-serif;
    font-size: 11px;
    line-height: normal;
    padding: 0;
    text-align: right;
    text-transform: none;
    width: 67px;
  }
}
@media only screen and (min-width: 771px) {
  /* line 350, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-minicart .skip-cart .label, .page .page-header .page-header-container .header-minicart .skip-cart .count {
    color: #939598;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Verdana, sans-serif;
    font-size: 11px;
    height: auto;
    line-height: normal;
    width: auto;
  }
}
@media only screen and (max-width: 770px) {
  /* line 350, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-minicart .skip-cart .label, .page .page-header .page-header-container .header-minicart .skip-cart .count {
    display: none;
  }
}
@media only screen and (min-width: 771px) {
  /* line 366, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-minicart .skip-cart .icon {
    display: none;
  }
}
@media only screen and (min-width: 771px) {
  /* line 372, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-minicart .skip-cart:hover {
    color: #606265;
    opacity: 1;
  }
}
@media only screen and (min-width: 771px) {
  /* line 379, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .header-minicart .skip-cart.skip-active {
    border: 1px solid #f1f1f2;
    border-bottom: none;
    padding: 5px 10px;
    right: -11px;
    text-decoration: none;
    top: -6px;
    width: 89px;
    z-index: 300;
  }
}
/* line 394, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-newsletter {
  height: 30px;
  max-width: 150px;
  position: absolute;
  right: 0;
  top: 25px;
  width: 19%;
}
@media only screen and (max-width: 770px) {
  /* line 394, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-newsletter {
    display: none;
  }
}
/* line 407, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-search {
  max-width: 150px;
  top: 60px;
  width: 19%;
}
/* line 412, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-search .input-text {
  border: 1px solid #f4f5f5;
  background-color: #f4f5f5;
  font-size: 14px;
  font-family: "BrandonGrotesque Regular";
  height: auto;
  padding: 0px 25px 0px 5px;
}
/* line 2, ../../../scss/mixin/placeholder.scss */
.page .page-header .page-header-container #header-search .input-text.placeholder {
  text-transform: none;
  font-size: 14px;
}
/* line 3, ../../../scss/mixin/placeholder.scss */
.page .page-header .page-header-container #header-search .input-text:-moz-placeholder {
  text-transform: none;
  font-size: 14px;
}
/* line 4, ../../../scss/mixin/placeholder.scss */
.page .page-header .page-header-container #header-search .input-text::-moz-placeholder {
  text-transform: none;
  font-size: 14px;
}
/* line 5, ../../../scss/mixin/placeholder.scss */
.page .page-header .page-header-container #header-search .input-text::-webkit-input-placeholder {
  text-transform: none;
  font-size: 14px;
}
@media only screen and (max-width: 770px) {
  /* line 412, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-search .input-text {
    padding: 5px 25px 5px 5px;
  }
}
/* line 430, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-search .search-button {
  background: url('../../../images/header/search-dark.png?1428581213') right center no-repeat;
  height: 14px;
  margin: -7px 0px 0px 0px;
  padding: 0;
  right: 5px;
  top: 50%;
  width: 14px;
}
/* line 439, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container #header-search .search-button::before {
  display: none;
}
@media only screen and (max-width: 770px) {
  /* line 430, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-search .search-button {
    right: 10px;
    width: 28px;
  }
}
@media only screen and (min-width: 771px) {
  /* line 449, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-search .validation-advice {
    font-size: 10px;
    margin: 1px 0px 0px 0px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 407, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container #header-search {
    max-width: 100%;
    padding: 10px;
    width: 100%;
  }
}
/* line 463, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .skip-links {
  border: none;
}
@media only screen and (min-width: 771px) {
  /* line 463, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links {
    clear: none;
  }
}
/* line 470, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .skip-links .skip-link {
  white-space: nowrap;
}
@media only screen and (min-width: 771px) {
  /* line 473, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-account {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  /* line 463, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links {
    border: 2px solid #eceded;
    border-bottom: none;
  }
  /* line 484, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link {
    background: #f1f1f2;
    border-left: 1px solid #eceded;
    border-right: 1px solid #eceded;
    height: 38px;
    line-height: 38px;
  }
  /* line 492, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link > span.icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 15px;
    margin: -6px 0px 0px 0px;
    vertical-align: middle;
    width: 15px;
  }
  /* line 502, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link > span.label {
    display: none;
  }
  /* line 507, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-nav {
    border-left: none;
  }
  /* line 511, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-nav > span.icon {
    background-image: url('../../../images/header/mobile/menu.png?1428581213');
    height: 9px;
    width: 49px;
  }
  /* line 521, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-search > span.icon {
    background-image: url('../../../images/header/mobile/search.png?1428581213');
  }
  /* line 529, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-account > span.icon {
    background-image: url('../../../images/header/mobile/account.png?1428581213');
  }
  /* line 535, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-cart {
    border-right: none;
  }
  /* line 539, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-cart > span.icon {
    background-image: url('../../../images/header/mobile/cart.png?1428581213');
  }
  /* line 545, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link.skip-active {
    background: #fff;
  }
  /* line 550, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-links .skip-link:not(.skip-active):hover {
    opacity: 1;
  }
}
/* line 559, ../../../scss/holdyourfire/global/header.scss */
.page .page-header .page-header-container .skip-content.skip-active {
  background: #fff;
}
@media only screen and (max-width: 770px) {
  /* line 559, ../../../scss/holdyourfire/global/header.scss */
  .page .page-header .page-header-container .skip-content.skip-active {
    border: 2px solid #f1f1f2;
    border-top: none;
  }
}
