/**
 * 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 3, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart {
  border: 1px solid #f1f1f2 !important;
  margin: 0;
  padding: 0px;
}
/* line 8, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-message {
  padding: 10px 0px 0px 10px;
}
@media only screen and (max-width: 770px) {
  /* line 8, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart .minicart-message {
    padding: 48px 0px 0px 10px;
  }
}
/* line 17, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar {
  padding: 0;
}
/* line 20, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item {
  border-bottom: 1px solid #f4f5f5;
  padding: 10px;
}
/* line 24, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-image {
  border: none;
  float: left;
  width: 40%;
}
/* line 29, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-image img {
  height: auto;
  width: 100%;
}
/* line 34, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-image:hover {
  border: none;
}
@media only screen and (max-width: 770px) and (min-width: 360px) {
  /* line 24, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart .minicart-wrapper #cart-sidebar .item .product-image {
    width: 20%;
  }
}

/* line 45, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details {
  float: right;
  margin: 0;
  padding: 0px 0px 0px 25px;
  width: 60%;
}
/* line 51, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper {
  font-family: "BrandonGrotesque Medium";
  margin: 0;
  width: 100%;
}
/* line 57, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr {
  font-size: 15px;
}
/* line 60, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr th {
  text-transform: none;
  vertical-align: text-top;
  width: 40%;
}
/* line 66, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr td {
  padding: 0px 0px 10px 0px;
  vertical-align: text-top;
  width: 60%;
}
/* line 71, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr td .btn-edit {
  font-family: "BrandonGrotesque RegularItalic";
  font-size: 13px;
  margin: 0px 0px 0px 7px;
  text-decoration: underline;
}
/* line 80, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr.qty-wrapper td {
  height: auto;
  line-height: 1.5;
  padding: 0;
}
/* line 85, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr.qty-wrapper td input {
  border: 1px solid #f4f5f5;
  height: 30px;
  margin: 0;
  padding: 5px;
  width: 40px;
}
/* line 93, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr.qty-wrapper td .remove {
  background-image: url('../../../images/header/cart-delete-item.png?1428581213');
  background-size: 100%;
  display: inline-block;
  float: right;
  height: 24px;
  margin: 4px 0px 0px 0px;
  width: 24px;
}
/* line 103, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr.qty-wrapper td .quantity-button {
  background: transparent;
  text-transform: initial;
  font-family: "BrandonGrotesque RegularItalic";
  font-size: 13px;
  margin: 0 0 0 7px;
  padding: 0;
  text-decoration: underline;
  color: #939598;
}
/* line 113, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr.qty-wrapper td .quantity-button:hover {
  color: #2e8ab8;
}
/* line 118, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper tbody tr.qty-wrapper td input[disabled] {
  background-color: transparent;
}
/* line 126, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item .product-details .info-wrapper span {
  font-family: "BrandonGrotesque Medium";
}
@media only screen and (max-width: 770px) and (min-width: 360px) {
  /* line 45, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart .minicart-wrapper #cart-sidebar .item .product-details {
    width: 80%;
  }
}

/* line 138, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper #cart-sidebar .item:last-child {
  border-bottom: none;
}
/* line 144, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .block-content {
  margin: 0;
}
/* line 147, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .block-content .subtotal {
  background: #f1f1f2;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
/* line 153, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .block-content .subtotal span {
  color: #939598;
}
/* line 156, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .block-content .subtotal span.label {
  font-family: "BrandonGrotesque Bold";
  margin: 0px 5px 0px 0px;
}
/* line 161, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .block-content .subtotal span.price {
  font-family: "BrandonGrotesque Bold";
  margin: 0px 0px 0px 5px;
}
/* line 170, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .minicart-actions .checkout-types {
  float: none;
  text-align: center;
}
/* line 174, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .minicart-actions .checkout-types li {
  text-align: center;
  float: left;
  margin: 0;
  width: 50%;
}
/* line 180, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .minicart-actions .checkout-types li a {
  border: 1px solid #cacbcd;
  font-family: "Norwester";
  font-size: 18px;
  height: auto;
  line-height: 18px;
  min-width: 0;
  position: static;
  width: 100%;
}
/* line 190, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .minicart-actions .checkout-types li a.cart-link {
  background: #fff;
  color: #6d6f71;
}
/* line 195, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .minicart-actions .checkout-types li a.checkout-button {
  background: #6d6f71;
  color: #fff;
}
/* line 201, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .minicart-actions .checkout-types li:first-child {
  padding: 0px 10px 0px 0px;
}
/* line 205, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .minicart-actions .checkout-types li:last-child {
  padding: 0px 0px 0px 10px;
}
@media only screen and (max-width: 770px) {
  /* line 169, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart .minicart-wrapper .minicart-actions {
    padding: 10px;
  }
}
/* line 216, ../../../scss/holdyourfire/global/minicart.scss */
#header-cart .minicart-wrapper .empty {
  padding: 10px;
}
@media only screen and (max-width: 770px) {
  /* line 16, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart .minicart-wrapper {
    padding: 10px 0px 0px 0px;
  }
}
@media only screen and (min-width: 771px) {
  /* line 225, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart.skip-active {
    right: -11px !important;
    top: 16px !important;
  }
}
@media only screen and (min-width: 771px) {
  /* line 232, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart.no-count {
    height: auto;
    line-height: normal;
  }
}
@media only screen and (max-width: 770px) {
  /* line 3, ../../../scss/holdyourfire/global/minicart.scss */
  #header-cart {
    border: none !important;
    border-bottom: 2px solid #f1f1f2 !important;
  }
}
