/**
 * 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/components/slider.scss */
.owl {
  position: relative;
}
/* line 7, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-buttons > div {
  background-size: 100%;
  cursor: pointer;
  height: 24px;
  margin: -12px 0px 0px 0px;
  position: absolute;
  top: 50%;
  width: 24px;
  z-index: 10;
}
/* line 17, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-buttons > div.btn-prev {
  background-image: url('../../../../images/arrow-prev-products.png?1428581213');
  left: 17px;
}
@media only screen and (max-width: 770px) {
  /* line 17, ../../../../scss/holdyourfire/global/components/slider.scss */
  .owl .owl-buttons > div.btn-prev {
    left: 10px;
  }
}
/* line 27, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-buttons > div.btn-next {
  background-image: url('../../../../images/arrow-next-products.png?1428581213');
  right: 17px;
}
@media only screen and (max-width: 770px) {
  /* line 27, ../../../../scss/holdyourfire/global/components/slider.scss */
  .owl .owl-buttons > div.btn-next {
    right: 10px;
  }
}
/* line 39, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 46, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel .owl-wrapper .owl-item li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 51, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel .owl-wrapper .owl-item li img {
  width: 100%;
}
/* line 61, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products + .owl-buttons > div.btn-prev {
  background-image: url('../../../../images/arrow-prev-products.png?1428581213');
}
/* line 65, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products + .owl-buttons > div.btn-next {
  background-image: url('../../../../images/arrow-next-products.png?1428581213');
}
/* line 74, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products .owl-stage .owl-item li,
.owl .owl-carousel.owl-products .owl-wrapper .owl-item li {
  cursor: pointer;
  margin: 0px 0px 0px 8px;
  position: relative;
}
/* line 79, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products .owl-stage .owl-item li .info,
.owl .owl-carousel.owl-products .owl-wrapper .owl-item li .info {
  background: rgba(255, 255, 255, 0.7);
  height: 100%;
  left: 0;
  opacity: 0;
  padding-top: 35%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
/* line 90, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products .owl-stage .owl-item li .info .product-name,
.owl .owl-carousel.owl-products .owl-wrapper .owl-item li .info .product-name {
  font-size: 21px;
  margin-bottom: 20px;
}
/* line 95, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products .owl-stage .owl-item li .info a,
.owl .owl-carousel.owl-products .owl-wrapper .owl-item li .info a {
  border: 2px solid #939598;
  color: #939598;
  font-family: "BrandonGrotesque Medium";
  padding: 0px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 107, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products .owl-stage .owl-item.first li,
.owl .owl-carousel.owl-products .owl-wrapper .owl-item.first li {
  margin: 0px 8px 0px 0px;
}
/* line 113, ../../../../scss/holdyourfire/global/components/slider.scss */
.owl .owl-carousel.owl-products .owl-stage .owl-item.second li,
.owl .owl-carousel.owl-products .owl-wrapper .owl-item.second li {
  margin: 0px 4px;
}
@media only screen and (min-width: 641px) {
  /* line 119, ../../../../scss/holdyourfire/global/components/slider.scss */
  .owl .owl-carousel.owl-products .owl-stage .owl-item.third li,
  .owl .owl-carousel.owl-products .owl-wrapper .owl-item.third li {
    margin: 0px 3px 0px 5px;
  }
}

/* line 133, ../../../../scss/holdyourfire/global/components/slider.scss */
.touch .owl-buttons > div {
  top: 40% !important;
}
/* line 140, ../../../../scss/holdyourfire/global/components/slider.scss */
.touch .owl-carousel .owl-item li {
  margin-bottom: 35px !important;
}
/* line 143, ../../../../scss/holdyourfire/global/components/slider.scss */
.touch .owl-carousel .owl-item li .info {
  opacity: 1 !important;
  background: none !important;
  top: 100% !important;
  padding-top: 0 !important;
}
/* line 149, ../../../../scss/holdyourfire/global/components/slider.scss */
.touch .owl-carousel .owl-item li .info a {
  display: none;
}
