/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*@import "compass/reset";*/
/**
 * 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_blank
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* Reset ================================================================================= */
/* line 39, ../sass/styles.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 41, ../sass/styles.scss */
body {
  background: #f8f2eb url(../images/bkg-site.jpg) 50% 200px no-repeat;
  font: 12px/1.35 Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
}

/* line 43, ../sass/styles.scss */
img {
  border: 0;
  vertical-align: top;
}

/* line 45, ../sass/styles.scss */
a {
  color: #05c;
  text-decoration: underline;
}

/* line 46, ../sass/styles.scss */
a:hover {
  text-decoration: none;
}

/* line 47, ../sass/styles.scss */
:focus {
  outline: 0;
}

/* Headings */
/* line 50, ../sass/styles.scss */
h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.15;
}

/* line 51, ../sass/styles.scss */
h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.25;
}

/* line 52, ../sass/styles.scss */
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
}

/* line 53, ../sass/styles.scss */
h4 {
  font-size: 14px;
  font-weight: bold;
}

/* line 54, ../sass/styles.scss */
h5 {
  font-size: 12px;
  font-weight: bold;
}

/* line 55, ../sass/styles.scss */
h6 {
  font-size: 11px;
  font-weight: bold;
}

/* Forms */
/* line 58, ../sass/styles.scss */
form {
  display: inline;
}

/* line 59, ../sass/styles.scss */
fieldset {
  border: 0;
}

/* line 60, ../sass/styles.scss */
legend {
  display: none;
}

/* Table */
/* line 63, ../sass/styles.scss */
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}

/* line 64, ../sass/styles.scss */
caption, th, td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}

/* Content */
/* line 67, ../sass/styles.scss */
strong {
  font-weight: bold;
}

/* line 68, ../sass/styles.scss */
address {
  font-style: normal;
}

/* line 69, ../sass/styles.scss */
cite {
  font-style: normal;
}

/* line 70, ../sass/styles.scss */
q,
blockquote {
  quotes: none;
}

/* line 72, ../sass/styles.scss */
q:before,
q:after {
  content: '';
}

/* line 74, ../sass/styles.scss */
small, big {
  font-size: 1em;
}

/* line 75, ../sass/styles.scss */
sup {
  font-size: 1em;
  vertical-align: top;
}

/* Lists */
/* line 78, ../sass/styles.scss */
ul, ol {
  list-style: none;
}

/* Tools */
/* line 81, ../sass/styles.scss */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

/* line 82, ../sass/styles.scss */
.nobr {
  white-space: nowrap !important;
}

/* line 83, ../sass/styles.scss */
.wrap {
  white-space: normal !important;
}

/* line 84, ../sass/styles.scss */
.a-left {
  text-align: left !important;
}

/* line 85, ../sass/styles.scss */
.a-center {
  text-align: center !important;
}

/* line 86, ../sass/styles.scss */
.a-right {
  text-align: right !important;
}

/* line 87, ../sass/styles.scss */
.v-top {
  vertical-align: top;
}

/* line 88, ../sass/styles.scss */
.v-middle {
  vertical-align: middle;
}

/* line 89, ../sass/styles.scss */
.f-left,
.left {
  float: left !important;
}

/* line 91, ../sass/styles.scss */
.f-right,
.right {
  float: right !important;
}

/* line 93, ../sass/styles.scss */
.f-none {
  float: none !important;
}

/* line 94, ../sass/styles.scss */
.f-fix {
  float: left;
  width: 100%;
}

/* line 95, ../sass/styles.scss */
.no-display {
  display: none;
}

/* line 96, ../sass/styles.scss */
.no-margin {
  margin: 0 !important;
}

/* line 97, ../sass/styles.scss */
.no-padding {
  padding: 0 !important;
}

/* line 98, ../sass/styles.scss */
.no-bg {
  background: none !important;
}

/* ======================================================================================= */
/* Layout ================================================================================ */
/* line 103, ../sass/styles.scss */
.page {
  margin: 0;
  padding: 0;
  text-align: left;
}

/* line 104, ../sass/styles.scss */
.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}

/* line 105, ../sass/styles.scss */
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}

/* line 106, ../sass/styles.scss */
.page-popup {
  padding: 20px;
  text-align: left;
}

/* Base Columns */
/* line 109, ../sass/styles.scss */
.col-left {
  float: left;
  width: 230px;
  border: 1px solid #ddd;
}

/* line 110, ../sass/styles.scss */
.col-main {
  float: left;
  width: 736px;
}

/* line 111, ../sass/styles.scss */
.col-right {
  float: right;
  width: 230px;
  border: 1px solid #ddd;
}

/* 2 Columns Layout */
/* line 115, ../sass/styles.scss */
.col2-left-layout .col-main {
  float: right;
}

/* 3 Columns Layout */
/* line 119, ../sass/styles.scss */
.col3-layout .col-main {
  width: 484px;
  margin-left: 10px;
}

/* line 120, ../sass/styles.scss */
.col3-layout .col-wrapper {
  float: left;
  width: 748px;
}

/* line 121, ../sass/styles.scss */
.col3-layout .col-wrapper .col-main {
  float: right;
}

/* Content Columns */
/* line 124, ../sass/styles.scss */
.col2-set .col-1 {
  float: left;
  width: 49%;
}

/* line 125, ../sass/styles.scss */
.col2-set .col-2 {
  float: right;
  width: 49%;
}

/* line 126, ../sass/styles.scss */
.col2-set .col-narrow {
  width: 33%;
}

/* line 127, ../sass/styles.scss */
.col2-set .col-wide {
  width: 65%;
}

/* line 129, ../sass/styles.scss */
.col3-set .col-1 {
  float: left;
  width: 32%;
}

/* line 130, ../sass/styles.scss */
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}

/* line 131, ../sass/styles.scss */
.col3-set .col-3 {
  float: right;
  width: 32%;
}

/* line 133, ../sass/styles.scss */
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}

/* line 134, ../sass/styles.scss */
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}

/* line 135, ../sass/styles.scss */
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}

/* line 136, ../sass/styles.scss */
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}

/* ======================================================================================= */
/* Global Styles ========================================================================= */
/* Form Elements */
/* line 142, ../sass/styles.scss */
input, select, textarea, button {
  font: 12px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}

/* line 143, ../sass/styles.scss */
input.input-text, select, textarea {
  background: #fff;
  border: 1px solid #ddd;
}

/* line 144, ../sass/styles.scss */
input.input-text, textarea {
  padding: 2px;
}

/* line 145, ../sass/styles.scss */
select {
  padding: 1px;
}

/* line 146, ../sass/styles.scss */
select option {
  padding-right: 10px;
}

/* line 147, ../sass/styles.scss */
select.multiselect option {
  border-bottom: 1px solid #ddd;
  padding: 2px 5px;
}

/* line 148, ../sass/styles.scss */
select.multiselect option:last-child {
  border-bottom: 0;
}

/* line 149, ../sass/styles.scss */
textarea {
  overflow: auto;
}

/* line 150, ../sass/styles.scss */
input.radio {
  margin-right: 3px;
}

/* line 151, ../sass/styles.scss */
input.checkbox {
  margin-right: 3px;
}

/* line 152, ../sass/styles.scss */
input.qty {
  width: 2.5em !important;
}

/* line 153, ../sass/styles.scss */
button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* FF Fix */
/* line 154, ../sass/styles.scss */
button.button {
  -webkit-border-fit: lines;
}

/* <- Safari & Google Chrome Fix */
/* line 155, ../sass/styles.scss */
button.button {
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
}

/* line 156, ../sass/styles.scss */
button.button span {
  float: left;
  height: 21px;
  padding: 0 0 0 8px;
  font: bold 12px/21px Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}

/* line 157, ../sass/styles.scss */
button.button span span {
  background-position: 100% 0;
  padding: 0 12px 0 4px;
}

/* line 159, ../sass/styles.scss */
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/
/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
/* line 168, ../sass/styles.scss */
.form-list li {
  margin: 0 0 8px;
}

/* line 169, ../sass/styles.scss */
.form-list label {
  float: left;
  color: #111;
  font-weight: bold;
  position: relative;
  z-index: 0;
}

/* line 171, ../sass/styles.scss */
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -8px;
}

/* line 172, ../sass/styles.scss */
.form-list li.control label {
  float: none;
}

/* line 173, ../sass/styles.scss */
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}

/* line 175, ../sass/styles.scss */
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}

/*.form-list li.fields { margin-right:-15px; }*/
/* line 177, ../sass/styles.scss */
.form-list .input-box {
  display: block;
  clear: both;
  width: 260px;
}

/* line 178, ../sass/styles.scss */
.form-list .field {
  float: left;
  width: 275px;
}

/* line 179, ../sass/styles.scss */
.form-list input.input-text {
  width: 254px;
}

/* line 180, ../sass/styles.scss */
.form-list textarea {
  width: 254px;
  height: 10em;
}

/* line 181, ../sass/styles.scss */
.form-list select {
  width: 260px;
}

/* line 182, ../sass/styles.scss */
.form-list li.wide .input-box {
  width: 535px;
}

/* line 183, ../sass/styles.scss */
.form-list li.wide input.input-text {
  width: 529px;
}

/* line 184, ../sass/styles.scss */
.form-list li.wide textarea {
  width: 529px;
}

/* line 185, ../sass/styles.scss */
.form-list li.wide select {
  width: 535px;
}

/* line 186, ../sass/styles.scss */
.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}

/* line 187, ../sass/styles.scss */
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}

/* line 188, ../sass/styles.scss */
.form-list .input-range input.input-text {
  width: 74px;
}

/* Customer */
/* line 190, ../sass/styles.scss */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}

/* line 197, ../sass/styles.scss */
.form-list .name-prefix {
  width: 65px;
}

/* line 198, ../sass/styles.scss */
.form-list .name-prefix select {
  width: 55px;
}

/* line 199, ../sass/styles.scss */
.form-list .name-prefix input.input-text {
  width: 49px;
}

/* line 201, ../sass/styles.scss */
.form-list .name-suffix {
  width: 65px;
}

/* line 202, ../sass/styles.scss */
.form-list .name-suffix select {
  width: 55px;
}

/* line 203, ../sass/styles.scss */
.form-list .name-suffix input.input-text {
  width: 49px;
}

/* line 205, ../sass/styles.scss */
.form-list .name-middlename {
  width: 70px;
}

/* line 206, ../sass/styles.scss */
.form-list .name-middlename input.input-text {
  width: 49px;
}

/* line 208, ../sass/styles.scss */
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}

/* line 210, ../sass/styles.scss */
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
  width: 124px;
}

/* line 212, ../sass/styles.scss */
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}

/* line 213, ../sass/styles.scss */
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}

/* line 215, ../sass/styles.scss */
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}

/* line 216, ../sass/styles.scss */
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}

/* line 217, ../sass/styles.scss */
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}

/* line 220, ../sass/styles.scss */
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}

/* line 221, ../sass/styles.scss */
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}

/* line 222, ../sass/styles.scss */
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}

/* line 225, ../sass/styles.scss */
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}

/* line 228, ../sass/styles.scss */
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 205px;
}

/* line 233, ../sass/styles.scss */
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}

/* line 239, ../sass/styles.scss */
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}

/* line 242, ../sass/styles.scss */
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}

/* line 243, ../sass/styles.scss */
.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888;
}

/* line 244, ../sass/styles.scss */
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}

/* line 246, ../sass/styles.scss */
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}

/* line 248, ../sass/styles.scss */
.form-list .customer-dob .dob-year {
  width: 140px;
}

/* line 249, ../sass/styles.scss */
.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}

/* line 251, ../sass/styles.scss */
.buttons-set {
  clear: both;
  margin: 5px 0 0;
  padding: 5px;
  border: 1px solid #ddd;
}

/* line 252, ../sass/styles.scss */
.buttons-set .back-link {
  float: left;
}

/* line 253, ../sass/styles.scss */
.buttons-set button.button {
  float: right;
}

/* line 254, ../sass/styles.scss */
.buttons-set p.required {
  margin: 0 0 5px;
}

/* line 258, ../sass/styles.scss */
.fieldset {
  border: 1px solid #ddd;
  background: #fefefe;
  padding: 22px 25px 12px 33px;
  margin: 28px 0;
}

/* line 259, ../sass/styles.scss */
.fieldset .legend {
  float: left;
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #fefefe;
  background: #dedede;
  color: #333;
  margin: -33px 0 0 -10px;
  padding: 0 8px;
  position: relative;
}

/* Form Validation */
/* line 262, ../sass/styles.scss */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 10px;
  line-height: 13px;
  background: url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
  color: #f00;
}

/* line 263, ../sass/styles.scss */
.validation-failed {
  border: 1px dashed #f00 !important;
  background: #faebe7 !important;
}

/* line 265, ../sass/styles.scss */
p.required {
  font-size: 10px;
  text-align: right;
  color: #f00;
}

/* Expiration date and CVV number validation fix */
/* line 267, ../sass/styles.scss */
.v-fix {
  float: left;
}

/* line 268, ../sass/styles.scss */
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}

/* Global Messages  */
/* line 271, ../sass/styles.scss */
.success {
  color: #3d6611;
  font-weight: bold;
}

/* line 272, ../sass/styles.scss */
.error {
  color: #f00;
  font-weight: bold;
}

/* line 273, ../sass/styles.scss */
.notice {
  color: #ccc;
}

/* line 275, ../sass/styles.scss */
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 277, ../sass/styles.scss */
.messages {
  width: 100%;
  overflow: hidden;
}

/* line 278, ../sass/styles.scss */
.messages li {
  margin: 0 0 10px;
}

/* line 279, ../sass/styles.scss */
.messages li li {
  margin: 0 0 3px;
}

/* line 280, ../sass/styles.scss */
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 8px 32px !important;
  font-size: 11px !important;
  font-weight: bold !important;
}

/* line 284, ../sass/styles.scss */
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(../images/i_msg-error.gif);
  color: #df280a;
}

/* line 285, ../sass/styles.scss */
.success-msg {
  border-color: #446423;
  background-color: #eff5ea;
  background-image: url(../images/i_msg-success.gif);
  color: #3d6611;
}

/* line 286, ../sass/styles.scss */
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(../images/i_msg-note.gif);
  color: #3d6611;
}

/* BreadCrumbs */
/* line 290, ../sass/styles.scss */
.breadcrumbs {
  padding: 10px;
  margin: 0 0 10px;
  border: 1px solid #ddd;
}

/* line 291, ../sass/styles.scss */
.breadcrumbs li {
  display: inline;
}

/* Page Heading */
/* line 294, ../sass/styles.scss */
.page-title {
  border-bottom: 1px solid #ddd;
  padding: 0 0 5px;
  margin: 0 0 10px;
}

/* line 295, ../sass/styles.scss */
.page-title h1,
.page-title h2 {
  font-size: 18px;
  color: #000;
}

/* line 297, ../sass/styles.scss */
.page-title .separator {
  margin: 0 3px;
}

/* line 298, ../sass/styles.scss */
.page-title .link-rss {
  float: right;
}

/* line 299, ../sass/styles.scss */
.title-buttons {
  text-align: right;
}

/* line 300, ../sass/styles.scss */
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}

/* line 307, ../sass/styles.scss */
.subtitle,
.sub-title {
  clear: both;
}

/* Pager */
/* line 311, ../sass/styles.scss */
.pager {
  border: 1px solid #ddd;
  padding: 5px;
  margin: 5px 0;
  text-align: center;
}

/* line 312, ../sass/styles.scss */
.pager .amount {
  float: left;
}

/* line 313, ../sass/styles.scss */
.pager .limiter {
  float: right;
}

/* line 314, ../sass/styles.scss */
.pager .pages {
  margin: 0 135px;
}

/* line 315, ../sass/styles.scss */
.pager .pages ol {
  display: inline;
}

/* line 316, ../sass/styles.scss */
.pager .pages li {
  display: inline;
}

/* Sorter */
/* line 320, ../sass/styles.scss */
.sorter {
  border: 1px solid #ddd;
  padding: 5px;
  margin: 5px 0;
}

/* line 321, ../sass/styles.scss */
.sorter .view-mode {
  float: left;
}

/* line 322, ../sass/styles.scss */
.sorter .sort-by {
  float: right;
}

/* Toolbar */
/* Data Table */
/* line 332, ../sass/styles.scss */
.data-table {
  width: 100%;
}

/* line 333, ../sass/styles.scss */
.data-table th {
  padding: 5px;
  border: 1px solid #ddd;
  font-weight: bold;
  white-space: nowrap;
}

/* line 334, ../sass/styles.scss */
.data-table td {
  padding: 5px;
  border: 1px solid #ddd;
}

/* line 335, ../sass/styles.scss */
.data-table thead {
  background-color: #f2f2f2;
}

/* line 341, ../sass/styles.scss */
.data-table tr.even {
  background-color: #f6f6f6;
}

/* line 343, ../sass/styles.scss */
.data-table tbody.odd td {
  border-width: 0 1px;
}

/* line 344, ../sass/styles.scss */
.data-table tbody.even {
  background-color: #f6f6f6;
}

/* line 345, ../sass/styles.scss */
.data-table tbody.even td {
  border-width: 0 1px;
}

/* line 346, ../sass/styles.scss */
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom-width: 1px;
}

/* line 348, ../sass/styles.scss */
.data-table th .tax-flag {
  white-space: nowrap;
  font-weight: normal;
}

/* line 349, ../sass/styles.scss */
.data-table td.label,
.data-table th.label {
  font-weight: bold;
  background-color: #f6f6f6;
}

/* Shopping cart total summary row expandable to details */
/* line 354, ../sass/styles.scss */
tr.summary-total {
  cursor: pointer;
}

/* line 356, ../sass/styles.scss */
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}

/* line 357, ../sass/styles.scss */
tr.show-details .summary-collapse {
  background-position: 0 -53px;
}

/* line 359, ../sass/styles.scss */
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}

/* line 360, ../sass/styles.scss */
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}

/* line 361, ../sass/styles.scss */
tr.summary-details-excluded {
  font-style: italic;
}

/* Shopping cart tax info */
/* line 364, ../sass/styles.scss */
.cart-tax-info {
  display: block;
}

/* line 365, ../sass/styles.scss */
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}

/* line 367, ../sass/styles.scss */
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}

/* line 368, ../sass/styles.scss */
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}

/* line 370, ../sass/styles.scss */
.cart-tax-total-expanded {
  background-position: 100% -53px;
}

/* Class: std - styles for admin-controlled content */
/* line 373, ../sass/styles.scss */
.std .subtitle {
  padding: 0;
}

/* line 374, ../sass/styles.scss */
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

/* line 375, ../sass/styles.scss */
.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}

/* line 376, ../sass/styles.scss */
.std dl dt {
  font-weight: bold;
}

/* line 377, ../sass/styles.scss */
.std dl dd {
  margin: 0 0 10px;
}

/* line 378, ../sass/styles.scss */
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}

/* line 384, ../sass/styles.scss */
.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}

/* line 385, ../sass/styles.scss */
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

/* line 386, ../sass/styles.scss */
.std ul ul {
  list-style-type: circle;
}

/* line 387, ../sass/styles.scss */
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}

/* line 391, ../sass/styles.scss */
.std dt {
  font-weight: bold;
}

/* line 392, ../sass/styles.scss */
.std dd {
  padding: 0 0 0 1.5em;
}

/* line 393, ../sass/styles.scss */
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}

/* line 394, ../sass/styles.scss */
.std address {
  font-style: normal;
}

/* line 395, ../sass/styles.scss */
.std b,
.std strong {
  font-weight: bold;
}

/* line 397, ../sass/styles.scss */
.std i,
.std em {
  font-style: italic;
}

/* Misc */
/* line 401, ../sass/styles.scss */
.links li {
  display: inline;
}

/* line 402, ../sass/styles.scss */
.links li.first {
  padding-left: 0 !important;
}

/* line 403, ../sass/styles.scss */
.links li.last {
  background: none !important;
  padding-right: 0 !important;
}

/* line 405, ../sass/styles.scss */
.link-cart {
  font-weight: bold;
  color: #f00;
}

/* line 406, ../sass/styles.scss */
.link-wishlist {
  font-weight: bold;
}

/* line 407, ../sass/styles.scss */
.link-reorder {
  font-weight: bold;
}

/* line 408, ../sass/styles.scss */
.link-compare {
  font-weight: bold;
}

/* line 409, ../sass/styles.scss */
.link-print {
  background: url(../images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px;
}

/* line 410, ../sass/styles.scss */
.link-rss {
  background: url(../images/i_rss.gif) 0 1px no-repeat;
  padding-left: 18px;
  white-space: nowrap;
}

/* line 411, ../sass/styles.scss */
.btn-remove {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(../images/btn_remove.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

/* line 412, ../sass/styles.scss */
.btn-remove2 {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background: url(../images/btn_trash.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

/* line 413, ../sass/styles.scss */
.btn-edit {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(../images/btn_edit.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

/* line 415, ../sass/styles.scss */
.cards-list dt {
  margin: 5px 0 0;
}

/* line 416, ../sass/styles.scss */
.cards-list .offset {
  padding: 2px 0 2px 20px;
}

/* line 419, ../sass/styles.scss */
.separator {
  margin: 0 3px;
}

/* line 421, ../sass/styles.scss */
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: #ddd;
  text-indent: -999em;
  overflow: hidden;
}

/* Noscript Notice */
/* line 424, ../sass/styles.scss */
.noscript {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}

/* line 425, ../sass/styles.scss */
.noscript .noscript-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(../images/i_notice.gif) 20px 50% no-repeat;
}

/* line 426, ../sass/styles.scss */
.noscript p {
  margin: 0;
}

/* Demo Notice */
/* line 429, ../sass/styles.scss */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  text-align: center;
  color: #fff;
}

/* Cookie Notice */
/* line 432, ../sass/styles.scss */
.notice-cookie {
  border-bottom: 1px solid #cfcfcf;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}

/* line 433, ../sass/styles.scss */
.notice-cookie .notice-inner {
  width: 870px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(../images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}

/* line 434, ../sass/styles.scss */
.notice-cookie .notice-inner p {
  margin: 0 0 10px;
  border: 1px dotted #cccc73;
  padding: 10px;
}

/* ======================================================================================= */
/* Header ================================================================================ */
/* line 445, ../sass/styles.scss */
.header .welcome-msg {
  font-weight: bold;
  text-align: right;
}

/* line 447, ../sass/styles.scss */
.header .links {
  float: right;
}

/* line 448, ../sass/styles.scss */
.header .form-search {
  text-align: right;
}

/* line 449, ../sass/styles.scss */
.header .form-search .search-autocomplete {
  z-index: 999;
}

/* line 450, ../sass/styles.scss */
.header .form-search .search-autocomplete ul {
  border: 1px solid #ddd;
  background-color: #fff;
}

/* line 451, ../sass/styles.scss */
.header .form-search .search-autocomplete li {
  padding: 3px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

/* line 452, ../sass/styles.scss */
.header .form-search .search-autocomplete li .amount {
  float: right;
  font-weight: bold;
}

/* line 454, ../sass/styles.scss */
.header .form-language {
  clear: both;
  text-align: right;
}

/* line 455, ../sass/styles.scss */
.header-container .top-container {
  clear: both;
  text-align: right;
}

/* All Levels */
/* line 458, ../sass/styles.scss */
#nav li a {
  display: block;
  text-decoration: none;
}

/* line 459, ../sass/styles.scss */
#nav li a:hover {
  text-decoration: none;
}

/* line 460, ../sass/styles.scss */
#nav li a span {
  display: block;
  white-space: nowrap;
  cursor: pointer;
}

/* line 461, ../sass/styles.scss */
#nav li ul a span {
  white-space: normal;
}

/* 1st Level */
/* 2nd Level */
/* line 467, ../sass/styles.scss */
#nav div ul {
  position: static;
  width: auto;
  border: none;
}

/* 3rd+ leven */
/* line 470, ../sass/styles.scss */
#nav ul ul,
#nav ul div {
  top: 7px;
}

/* line 474, ../sass/styles.scss */
#nav ul li.last {
  border-bottom: 0;
}

/* line 475, ../sass/styles.scss */
#nav ul li a {
  float: none;
  padding: 3px 9px;
  font-weight: normal;
  color: #888 !important;
}

/* line 476, ../sass/styles.scss */
#nav ul li a:hover {
  color: #000 !important;
}

/* line 477, ../sass/styles.scss */
#nav ul li.active > a,
#nav ul li.over > a {
  color: #000 !important;
}

/* Show menu */
/* line 481, ../sass/styles.scss */
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
  left: 100px;
}

/********** Navigation > */
/* ======================================================================================= */
/* Sidebar =============================================================================== */
/* line 488, ../sass/styles.scss */
.block {
  border: 1px solid #ddd;
  margin: 0 0 10px;
}

/* line 489, ../sass/styles.scss */
.block .block-title {
  border-bottom: 1px solid #ddd;
  padding: 3px 10px;
}

/* line 490, ../sass/styles.scss */
.block .block-title strong {
  font-size: 14px;
  font-weight: bold;
}

/* line 492, ../sass/styles.scss */
.block .block-title a {
  text-decoration: none !important;
}

/* line 493, ../sass/styles.scss */
.block .block-subtitle {
  font-size: 13px;
  font-weight: bold;
}

/* line 494, ../sass/styles.scss */
.block .block-content {
  padding: 10px;
}

/* line 495, ../sass/styles.scss */
.block .block-content li.item {
  padding: 5px 0;
}

/* line 496, ../sass/styles.scss */
.block .btn-remove,
.block .btn-edit {
  float: right;
}

/* line 498, ../sass/styles.scss */
.block .actions {
  text-align: right;
}

/* line 499, ../sass/styles.scss */
.block .actions a {
  float: left;
}

/* line 503, ../sass/styles.scss */
.block li.even {
  background-color: #f6f6f6;
}

/* Mini Products List */
/* line 506, ../sass/styles.scss */
.mini-products-list li {
  padding: 5px 0;
}

/* line 507, ../sass/styles.scss */
.mini-products-list .product-image {
  float: left;
  width: 50px;
  padding: 5px;
  border: 1px solid #ddd;
}

/* line 508, ../sass/styles.scss */
.mini-products-list .product-details h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

/* line 509, ../sass/styles.scss */
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}

/* line 511, ../sass/styles.scss */
.block-cart .mini-products-list .product-details .nobr {
  white-space: normal !important;
}

/* Block: Account */
/* Block: Currency Switcher */
/* line 518, ../sass/styles.scss */
.block-currency select {
  width: 100%;
  border: 1px solid #888;
}

/* Block: Layered Navigation */
/* line 522, ../sass/styles.scss */
.block-layered-nav dt {
  font-weight: bold;
}

/* line 524, ../sass/styles.scss */
.block-layered-nav .btn-remove {
  float: left;
  margin: 2px 3px 0 0;
}

/* Block: Cart */
/* line 527, ../sass/styles.scss */
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}

/* line 528, ../sass/styles.scss */
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 5px 0;
}

/* Block: Wishlist */
/* Block: Related */
/* line 535, ../sass/styles.scss */
.block-related li {
  padding: 5px 0;
}

/* line 536, ../sass/styles.scss */
.block-related input.checkbox {
  float: left;
  margin-right: -20px;
}

/* line 537, ../sass/styles.scss */
.block-related .product {
  margin-left: 20px;
}

/* line 538, ../sass/styles.scss */
.block-related .product .product-image {
  float: left;
  margin-right: -65px;
}

/* line 539, ../sass/styles.scss */
.block-related .product .product-details {
  margin-left: 65px;
}

/* Block: Compare Products */
/* line 543, ../sass/styles.scss */
.block-compare li {
  padding: 5px 0;
}

/* Block: Recently Viewed */
/* Block: Recently Compared */
/* Block: Poll */
/* line 553, ../sass/styles.scss */
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}

/* line 554, ../sass/styles.scss */
.block-poll .label {
  display: block;
  margin-left: 18px;
}

/* line 555, ../sass/styles.scss */
.block-poll li {
  padding: 3px 9px;
}

/* line 556, ../sass/styles.scss */
.block-poll .actions {
  margin: 5px 0 0;
}

/* line 557, ../sass/styles.scss */
.block-poll .answer {
  font-weight: bold;
}

/* line 558, ../sass/styles.scss */
.block-poll .votes {
  float: right;
  margin-left: 10px;
}

/* Block: Tags */
/* line 561, ../sass/styles.scss */
.block-tags ul,
.block-tags li {
  display: inline;
}

/* Block: Subscribe */
/* Block: Reorder */
/* line 569, ../sass/styles.scss */
.block-reorder li {
  padding: 5px 0;
}

/* line 570, ../sass/styles.scss */
.block-reorder input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}

/* line 571, ../sass/styles.scss */
.block-reorder .product-name {
  margin-left: 20px;
}

/* Block: Banner */
/* line 575, ../sass/styles.scss */
.block-banner .block-content {
  text-align: center;
}

/* Block: Login */
/* line 578, ../sass/styles.scss */
.block-login label {
  font-weight: bold;
  color: #666;
}

/* line 579, ../sass/styles.scss */
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}

/* Paypal */
/* line 582, ../sass/styles.scss */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}

/* line 583, ../sass/styles.scss */
.sidebar .paypal-logo a {
  float: none;
}

/* ======================================================================================= */
/* Category Page ========================================================================= */
/* line 588, ../sass/styles.scss */
.category-title {
  border: 0;
  margin: 0 0 7px;
}

/* line 589, ../sass/styles.scss */
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: center;
}

/* line 591, ../sass/styles.scss */
.category-description {
  margin: 0 0 10px;
}

/* View Type: Grid */
/* line 595, ../sass/styles.scss */
.products-grid {
  border-bottom: 1px solid #ddd;
  position: relative;
}

/* line 596, ../sass/styles.scss */
.products-grid.last {
  border-bottom: 0;
}

/* line 597, ../sass/styles.scss */
.products-grid li.item {
  float: left;
  width: 138px;
  padding: 12px 10px 80px;
}

/* line 598, ../sass/styles.scss */
.products-grid .product-image {
  display: block;
  width: 135px;
  height: 135px;
  margin: 0 0 10px;
}

/* line 599, ../sass/styles.scss */
.products-grid .product-name {
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 13px;
}

/* line 601, ../sass/styles.scss */
.products-grid .price-box {
  margin: 5px 0;
}

/* line 602, ../sass/styles.scss */
.products-grid .availability {
  line-height: 21px;
}

/* line 603, ../sass/styles.scss */
.products-grid .actions {
  position: absolute;
  bottom: 12px;
}

/* line 604, ../sass/styles.scss */
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
  width: 632px;
  margin: 0 auto;
}

/* line 606, ../sass/styles.scss */
.col1-layout .products-grid {
  width: 790px;
  margin: 0 auto;
}

/* View Type: List */
/* line 609, ../sass/styles.scss */
.products-list li.item {
  border-bottom: 1px solid #ddd;
  padding: 12px 10px;
}

/* line 610, ../sass/styles.scss */
.products-list li.item.last {
  border-bottom: 0;
}

/* line 611, ../sass/styles.scss */
.products-list .product-image {
  float: left;
  width: 135px;
  height: 135px;
  margin: 0 0 10px;
}

/* line 612, ../sass/styles.scss */
.products-list .product-shop {
  margin-left: 150px;
}

/* line 613, ../sass/styles.scss */
.products-list .product-name {
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 13px;
}

/* line 615, ../sass/styles.scss */
.products-list .price-box {
  float: left;
  margin: 3px 13px 5px 0;
}

/* line 616, ../sass/styles.scss */
.products-list .availability {
  float: left;
  margin: 3px 0 0;
}

/* line 617, ../sass/styles.scss */
.products-list .desc {
  clear: both;
  padding: 6px 0 0;
  margin: 0 0 15px;
  line-height: 1.35;
}

/* line 618, ../sass/styles.scss */
.products-list .desc .link-learn {
  font-size: 11px;
}

/* line 619, ../sass/styles.scss */
.products-list .add-to-links {
  clear: both;
}

/* line 620, ../sass/styles.scss */
.products-list .add-to-links li {
  display: inline;
}

/* line 621, ../sass/styles.scss */
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 2px;
}

/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
/* line 627, ../sass/styles.scss */
.no-rating {
  margin: 0;
}

/* line 629, ../sass/styles.scss */
.ratings {
  font-size: 11px;
  line-height: 1.25;
  margin: 7px 0;
}

/* line 630, ../sass/styles.scss */
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}

/* line 631, ../sass/styles.scss */
.ratings .rating-links {
  margin: 0;
}

/* line 632, ../sass/styles.scss */
.ratings .rating-links .separator {
  margin: 0 2px;
}

/* line 635, ../sass/styles.scss */
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(../images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}

/* line 636, ../sass/styles.scss */
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(../images/bkg_rating.gif) 0 100% repeat-x;
}

/* line 637, ../sass/styles.scss */
.ratings .rating-box {
  float: left;
  margin-right: 3px;
}

/* line 640, ../sass/styles.scss */
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}

/* line 642, ../sass/styles.scss */
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}

/* Availability */
/* line 645, ../sass/styles.scss */
.availability {
  margin: 0;
}

/* line 646, ../sass/styles.scss */
.availability span {
  font-weight: bold;
}

/* line 648, ../sass/styles.scss */
.availability.out-of-stock span {
  color: #d83820;
}

/* line 650, ../sass/styles.scss */
.availability-only {
  margin: 0 0 7px;
}

/* line 651, ../sass/styles.scss */
.availability-only a {
  background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
}

/* line 652, ../sass/styles.scss */
.availability-only .expanded {
  background-position: 100% -15px;
}

/* line 655, ../sass/styles.scss */
.availability-only-details {
  margin: 0 0 7px;
}

/* line 656, ../sass/styles.scss */
.availability-only-details th {
  background: #f2f2f2;
  font-size: 10px;
  padding: 0 8px;
}

/* line 657, ../sass/styles.scss */
.availability-only-details td {
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  padding: 2px 8px 1px;
}

/* Email to a Friend */
/* Alerts */
/********** < Product Prices */
/* line 668, ../sass/styles.scss */
.price {
  white-space: nowrap !important;
}

/* line 671, ../sass/styles.scss */
.price-box .price {
  font-weight: bold;
}

/* Regular price */
/* line 675, ../sass/styles.scss */
.regular-price .price {
  font-weight: bold;
}

/* Old price */
/* line 679, ../sass/styles.scss */
.old-price .price-label {
  white-space: nowrap;
}

/* line 680, ../sass/styles.scss */
.old-price .price {
  font-weight: bold;
  text-decoration: line-through;
}

/* Special price */
/* line 684, ../sass/styles.scss */
.special-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* line 685, ../sass/styles.scss */
.special-price .price {
  font-weight: bold;
}

/* Minimal price (as low as) */
/* line 689, ../sass/styles.scss */
.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* line 691, ../sass/styles.scss */
.minimal-price-link {
  display: block;
}

/* line 693, ../sass/styles.scss */
.minimal-price-link .price {
  font-weight: normal;
}

/* Excluding tax */
/* line 696, ../sass/styles.scss */
.price-excluding-tax {
  display: block;
}

/* line 697, ../sass/styles.scss */
.price-excluding-tax .label {
  white-space: nowrap;
}

/* line 698, ../sass/styles.scss */
.price-excluding-tax .price {
  font-weight: normal;
}

/* Including tax */
/* line 701, ../sass/styles.scss */
.price-including-tax {
  display: block;
}

/* line 702, ../sass/styles.scss */
.price-including-tax .label {
  white-space: nowrap;
}

/* line 703, ../sass/styles.scss */
.price-including-tax .price {
  font-weight: bold;
}

/* Configured price */
/* line 707, ../sass/styles.scss */
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* line 708, ../sass/styles.scss */
.configured-price .price {
  font-weight: bold;
}

/* FPT */
/* line 711, ../sass/styles.scss */
.weee {
  display: block;
  font-size: 11px;
  color: #444;
}

/* line 712, ../sass/styles.scss */
.weee .price {
  font-size: 11px;
  font-weight: normal;
}

/* Excl tax (for order tables) */
/* line 715, ../sass/styles.scss */
.price-excl-tax {
  display: block;
}

/* line 716, ../sass/styles.scss */
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}

/* line 717, ../sass/styles.scss */
.price-excl-tax .price {
  display: block;
}

/* Incl tax (for order tables) */
/* line 720, ../sass/styles.scss */
.price-incl-tax {
  display: block;
}

/* line 721, ../sass/styles.scss */
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}

/* line 722, ../sass/styles.scss */
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}

/* Price range */
/* line 726, ../sass/styles.scss */
.price-from .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* line 729, ../sass/styles.scss */
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* Price notice next to the options */
/* line 732, ../sass/styles.scss */
.price-notice {
  padding-left: 10px;
}

/* line 733, ../sass/styles.scss */
.price-notice .price {
  font-weight: bold;
}

/* Price as configured */
/* line 737, ../sass/styles.scss */
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/********** Product Prices > */
/* Tier Prices */
/* line 743, ../sass/styles.scss */
.tier-prices .price {
  font-weight: bold;
}

/* Add to Links */
/* line 749, ../sass/styles.scss */
.add-to-links .separator {
  display: none;
}

/* Add to Cart */
/* line 752, ../sass/styles.scss */
.add-to-cart label {
  float: left;
  margin-right: 5px;
}

/* line 753, ../sass/styles.scss */
.add-to-cart .qty {
  float: left;
}

/* line 754, ../sass/styles.scss */
.add-to-cart button.button {
  float: left;
  margin-left: 5px;
}

/* line 755, ../sass/styles.scss */
.add-to-cart .paypal-logo {
  clear: left;
  text-align: right;
}

/* line 756, ../sass/styles.scss */
.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}

/* line 757, ../sass/styles.scss */
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}

/* Add to Links + Add to Cart */
/* line 761, ../sass/styles.scss */
.add-to-box .add-to-cart {
  float: left;
}

/* line 762, ../sass/styles.scss */
.add-to-box .or {
  float: left;
  margin: 0 10px;
}

/* line 763, ../sass/styles.scss */
.add-to-box .add-to-links {
  float: left;
}

/* line 770, ../sass/styles.scss */
.product-collateral .box-collateral {
  margin: 0 0 15px;
}

/* Product Images */
/* line 773, ../sass/styles.scss */
.product-view .product-img-box {
  float: left;
  width: 267px;
}

/* line 774, ../sass/styles.scss */
.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}

/* line 775, ../sass/styles.scss */
.product-view .product-img-box .product-image {
  border: 1px solid #ddd;
}

/* line 776, ../sass/styles.scss */
.product-view .product-img-box .product-image img {
  max-width: 100%;
}

/* line 777, ../sass/styles.scss */
.product-view .product-img-box .product-image-zoom {
  position: relative;
  width: 265px;
  height: 265px;
  overflow: hidden;
  z-index: 9;
}

/* line 778, ../sass/styles.scss */
.product-view .product-img-box .product-image-zoom img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
}

/* line 779, ../sass/styles.scss */
.product-view .product-img-box .zoom-notice {
  text-align: center;
}

/* line 780, ../sass/styles.scss */
.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 18px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(../images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
}

/* line 781, ../sass/styles.scss */
.product-view .product-img-box .zoom.disabled {
  -moz-opacity: .3;
  -webkit-opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /*IE8*/
  opacity: .3;
}

/* line 782, ../sass/styles.scss */
.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}

/* line 783, ../sass/styles.scss */
.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: -1px;
  width: 9px;
  height: 22px;
  background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

/* line 784, ../sass/styles.scss */
.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}

/* line 785, ../sass/styles.scss */
.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}

/* line 786, ../sass/styles.scss */
.product-view .product-img-box .more-views ul {
  margin-left: -4px;
}

/* line 787, ../sass/styles.scss */
.product-view .product-img-box .more-views li {
  float: left;
  padding: 1px;
  background-color: #ddd;
  margin: 0 0 8px 4px;
}

/* line 789, ../sass/styles.scss */
.product-image-popup {
  margin: 0 auto;
}

/* line 790, ../sass/styles.scss */
.product-image-popup .buttons-set {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 791, ../sass/styles.scss */
.product-image-popup .nav {
  margin: 0 100px;
  text-align: center;
}

/* line 792, ../sass/styles.scss */
.product-image-popup .image {
  display: block;
}

/* Product Shop */
/* line 796, ../sass/styles.scss */
.product-view .product-shop {
  float: right;
  width: 445px;
}

/* line 797, ../sass/styles.scss */
.col1-layout .product-view .product-shop {
  float: right;
  width: 700px;
}

/* line 798, ../sass/styles.scss */
.col3-layout .product-view .product-shop {
  float: none;
  width: auto;
}

/* Product Options */
/* line 803, ../sass/styles.scss */
.product-options {
  padding: 10px;
  margin: 10px 0 0;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}

/* line 804, ../sass/styles.scss */
.product-options dt label {
  font-weight: bold;
}

/* line 805, ../sass/styles.scss */
.product-options dt .qty-holder {
  float: right;
}

/* line 806, ../sass/styles.scss */
.product-options dt .qty-holder label {
  vertical-align: middle;
}

/* line 807, ../sass/styles.scss */
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #000;
}

/* line 808, ../sass/styles.scss */
.product-options dd {
  margin: 10px 0;
}

/* line 810, ../sass/styles.scss */
.product-options dd input.input-text {
  width: 98%;
}

/* line 811, ../sass/styles.scss */
.product-options dd input.datetime-picker {
  width: 150px;
}

/* line 812, ../sass/styles.scss */
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}

/* line 813, ../sass/styles.scss */
.product-options dd textarea {
  width: 98%;
  height: 8em;
}

/* line 814, ../sass/styles.scss */
.product-options dd select {
  width: 100%;
}

/* line 816, ../sass/styles.scss */
.product-options .options-list input.radio {
  float: left;
  margin: 3px -18px 0 0;
}

/* line 817, ../sass/styles.scss */
.product-options .options-list input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}

/* line 818, ../sass/styles.scss */
.product-options .options-list .label {
  display: block;
  margin-left: 20px;
}

/* line 819, ../sass/styles.scss */
.product-options ul.validation-failed {
  padding: 0 7px;
}

/* line 820, ../sass/styles.scss */
.product-options p.required {
  padding: 15px 0 0;
}

/* line 822, ../sass/styles.scss */
.product-options-bottom {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 0;
}

/* line 823, ../sass/styles.scss */
.product-options-bottom .price-box {
  margin: 10px 0;
}

/* Grouped Product */
/* Block: Description */
/* Block: Additional */
/* Block: Upsell */
/* line 836, ../sass/styles.scss */
.product-view .box-up-sell .products-grid td {
  width: 25%;
}

/* Block: Tags */
/* line 840, ../sass/styles.scss */
.product-view .box-tags .form-add label {
  float: left;
}

/* line 841, ../sass/styles.scss */
.product-view .box-tags .form-add .input-box {
  float: left;
  width: 260px;
  margin: 0 5px;
}

/* line 842, ../sass/styles.scss */
.product-view .box-tags .form-add input.input-text {
  width: 254px;
}

/* line 843, ../sass/styles.scss */
.product-view .box-tags .form-add p {
  clear: both;
}

/* Block: Reviews */
/* Send a Friend */
/* ======================================================================================= */
/* Content Styles ================================================================= */
/* line 855, ../sass/styles.scss */
.product-name {
  font-size: 1em;
  font-weight: normal;
}

/* Product Tags */
/* line 859, ../sass/styles.scss */
.tags-list li {
  display: inline;
}

/* Advanced Search */
/* CMS Home Page */
/* Sitemap */
/* line 871, ../sass/styles.scss */
.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0;
}

/* line 872, ../sass/styles.scss */
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}

/* line 873, ../sass/styles.scss */
.page-sitemap .links a:hover {
  text-decoration: underline;
}

/* line 874, ../sass/styles.scss */
.page-sitemap .sitemap {
  margin: 12px;
}

/* line 876, ../sass/styles.scss */
.page-sitemap .sitemap li {
  margin: 3px 0;
}

/* line 877, ../sass/styles.scss */
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}

/* RSS */
/* line 881, ../sass/styles.scss */
.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}

/* line 882, ../sass/styles.scss */
.rss-table .link-rss {
  display: block;
  line-height: 1.35;
  background-position: 0 2px;
}

/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
/* Checkout Types */
/* line 890, ../sass/styles.scss */
.cart .checkout-types {
  float: right;
  text-align: right;
}

/* line 891, ../sass/styles.scss */
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}

/* line 892, ../sass/styles.scss */
.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3;
}

/* line 893, ../sass/styles.scss */
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 3px 55px 8px 0;
  line-height: 1.0;
  font-size: 11px;
}

/* Shopping Cart Table */
/* line 896, ../sass/styles.scss */
.cart-table .item-msg {
  font-size: 10px;
}

/* Shopping Cart Collateral boxes */
/* line 899, ../sass/styles.scss */
.cart .cart-collaterals {
  padding: 25px 0 0;
}

/* line 900, ../sass/styles.scss */
.cart .cart-collaterals .col2-set {
  float: left;
  width: 700px;
}

/* line 903, ../sass/styles.scss */
.cart .crosssell h2 {
  font-size: 13px;
  font-weight: bold;
}

/* line 904, ../sass/styles.scss */
.cart .crosssell .product-image {
  float: left;
  width: 75px;
  height: 75px;
  border: 1px solid #ddd;
}

/* line 905, ../sass/styles.scss */
.cart .crosssell .product-details {
  margin-left: 90px;
}

/* line 906, ../sass/styles.scss */
.cart .crosssell li.item {
  margin: 12px 0;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
/* Shopping Cart Totals */
/* line 913, ../sass/styles.scss */
.cart .totals {
  float: right;
}

/* line 914, ../sass/styles.scss */
.cart .totals table {
  width: 100%;
}

/* line 915, ../sass/styles.scss */
.cart .totals table th,
.cart .totals table td {
  padding: 5px;
}

/* line 917, ../sass/styles.scss */
.cart .totals table th {
  font-weight: bold;
}

/* Options Tool Tip */
/* line 921, ../sass/styles.scss */
.item-options dt {
  font-weight: bold;
  font-style: italic;
}

/* line 922, ../sass/styles.scss */
.item-options dd {
  padding-left: 10px;
}

/* line 923, ../sass/styles.scss */
.truncated {
  cursor: help;
}

/* line 924, ../sass/styles.scss */
.truncated a.dots {
  cursor: help;
}

/* line 925, ../sass/styles.scss */
.truncated a.details {
  cursor: help;
}

/* line 926, ../sass/styles.scss */
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}

/* line 927, ../sass/styles.scss */
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}

/* line 928, ../sass/styles.scss */
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 929, ../sass/styles.scss */
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}

/* line 930, ../sass/styles.scss */
.col-left .truncated .show .item-options {
  left: 30px;
  top: 7px;
}

/* line 931, ../sass/styles.scss */
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}

/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
/* line 938, ../sass/styles.scss */
.sp-methods dt {
  font-weight: bold;
}

/* line 939, ../sass/styles.scss */
.sp-methods .price {
  font-weight: bold;
}

/* line 940, ../sass/styles.scss */
.sp-methods .form-list {
  padding-left: 20px;
}

/* line 941, ../sass/styles.scss */
.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}

/* line 942, ../sass/styles.scss */
.sp-methods select.year {
  width: 96px;
}

/* line 943, ../sass/styles.scss */
.sp-methods input.cvv {
  width: 3em !important;
}

/* line 945, ../sass/styles.scss */
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}

/* line 946, ../sass/styles.scss */
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}

/* line 947, ../sass/styles.scss */
.sp-methods .checkmo-list address {
  float: left;
}

/* line 949, ../sass/styles.scss */
.sp-methods .centinel-logos a {
  margin-right: 3px;
}

/* line 950, ../sass/styles.scss */
.sp-methods .centinel-logos img {
  vertical-align: middle;
}

/* line 952, ../sass/styles.scss */
.sp-methods .release-amounts {
  margin: 0.5em 0 1em;
}

/* line 953, ../sass/styles.scss */
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* line 955, ../sass/styles.scss */
.please-wait {
  float: right;
  margin-right: 5px;
}

/* line 956, ../sass/styles.scss */
.please-wait img {
  vertical-align: middle;
}

/* line 957, ../sass/styles.scss */
.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}

/* Tooltip */
/* line 960, ../sass/styles.scss */
.tool-tip {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 5px;
  position: absolute;
  z-index: 9999;
}

/* line 961, ../sass/styles.scss */
.tool-tip .btn-close {
  text-align: right;
}

/* line 962, ../sass/styles.scss */
.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}

/* line 963, ../sass/styles.scss */
.tool-tip .tool-tip-content {
  padding: 5px;
}

/* Gift Messages */
/* line 967, ../sass/styles.scss */
.gift-messages-form {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
}

/* line 968, ../sass/styles.scss */
.gift-messages-form {
  position: relative;
}

/* line 969, ../sass/styles.scss */
.gift-messages-form label {
  float: none !important;
  position: static !important;
}

/* line 972, ../sass/styles.scss */
.gift-messages-form .item {
  margin: 0 0 10px;
}

/* line 973, ../sass/styles.scss */
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}

/* line 974, ../sass/styles.scss */
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}

/* line 975, ../sass/styles.scss */
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
}

/* line 976, ../sass/styles.scss */
.gift-messages-form .item .details {
  margin-left: 90px;
}

/* line 979, ../sass/styles.scss */
.gift-message-link {
  display: block;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}

/* line 980, ../sass/styles.scss */
.gift-message-link.expanded {
  background-position: 0 -53px;
}

/* line 982, ../sass/styles.scss */
.gift-message-row .btn-close {
  float: right;
}

/* line 983, ../sass/styles.scss */
.gift-message dt strong {
  font-weight: bold;
}

/* Checkout Agreements */
/* line 987, ../sass/styles.scss */
.checkout-agreements li {
  margin: 10px 0;
}

/* line 988, ../sass/styles.scss */
.checkout-agreements .agreement-content {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 5px;
  height: 10em;
  overflow: auto;
}

/* line 989, ../sass/styles.scss */
.checkout-agreements .agree {
  padding: 6px;
}

/* Centinel */
/* line 993, ../sass/styles.scss */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}

/* line 994, ../sass/styles.scss */
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

/* Generic Info Set */
/********** Common Checkout Styles > */
/* One Page Checkout */
/* line 1002, ../sass/styles.scss */
.block-progress dt {
  font-weight: bold;
}

/* line 1003, ../sass/styles.scss */
.block-progress dt.complete,
.block-progress dd.complete {
  background-color: #f6f6f6;
}

/* line 1006, ../sass/styles.scss */
.opc {
  border-bottom: 1px solid #ddd;
  position: relative;
}

/* line 1007, ../sass/styles.scss */
.opc li.section {
  border: 1px solid #ddd;
  border-bottom: 0;
}

/* line 1009, ../sass/styles.scss */
.opc .buttons-set.disabled button.button {
  display: none;
}

/* line 1010, ../sass/styles.scss */
.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
}

/* line 1012, ../sass/styles.scss */
.opc .step-title {
  background-color: #f6f6f6;
  padding: 0 5px;
  text-align: right;
}

/* line 1013, ../sass/styles.scss */
.opc .step-title .number {
  float: left;
  line-height: 22px;
  margin-right: 5px;
}

/* line 1014, ../sass/styles.scss */
.opc .step-title h2 {
  float: left;
}

/* line 1015, ../sass/styles.scss */
.opc .step-title a {
  display: none;
  float: right;
}

/* line 1017, ../sass/styles.scss */
.opc .allow .step-title {
  cursor: pointer;
}

/*.opc .allow .step-title a { display:block; }*/
/* line 1021, ../sass/styles.scss */
.opc .active .step-title {
  background-color: #ccc;
  cursor: default;
}

/*.opc .active .step-title a { display:none; }*/
/* line 1024, ../sass/styles.scss */
.opc .step {
  border-top: 1px solid #ddd;
  padding: 10px;
  position: relative;
}

/* line 1025, ../sass/styles.scss */
.opc .step .tool-tip {
  right: 10px;
}

/* Multiple Addresses Checkout */
/* line 1032, ../sass/styles.scss */
.checkout-progress {
  padding: 0 50px;
  margin: 10px 0;
}

/* line 1033, ../sass/styles.scss */
.checkout-progress li {
  float: left;
  width: 20%;
  border-top: 5px solid #ccc;
  text-align: center;
  color: #ccc;
}

/* line 1034, ../sass/styles.scss */
.checkout-progress li.active {
  border-top-color: #000;
  color: #000;
}

/* line 1036, ../sass/styles.scss */
.multiple-checkout {
  position: relative;
}

/* line 1037, ../sass/styles.scss */
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}

/* line 1038, ../sass/styles.scss */
.multiple-checkout .grand-total {
  font-size: 1.5em;
  text-align: right;
}

/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */
/* Account Login/Create Pages ============================================================ */
/* Captcha */
/* line 1054, ../sass/styles.scss */
.captcha-image {
  float: left;
  position: relative;
}

/* line 1055, ../sass/styles.scss */
.captcha-img {
  border: 1px solid #ccc;
}

/* line 1058, ../sass/styles.scss */
.captcha-reload {
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 1059, ../sass/styles.scss */
.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
/* Remember Me Popup ===================================================================== */
/* line 1075, ../sass/styles.scss */
.window-overlay {
  background: url(../images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}

/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
/* line 1088, ../sass/styles.scss */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}

/********** < Dashboard */
/* Block: Recent Orders */
/* line 1095, ../sass/styles.scss */
.dashboard .box-recent {
  margin: 10px 0;
}

/* Block: Account Information */
/* Block: Reviews */
/* line 1101, ../sass/styles.scss */
.dashboard .box-reviews .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #ddd;
}

/* line 1102, ../sass/styles.scss */
.dashboard .box-reviews .details {
  margin-left: 20px;
}

/* Block: Tags */
/* line 1105, ../sass/styles.scss */
.dashboard .box-tags .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #ddd;
}

/* line 1106, ../sass/styles.scss */
.dashboard .box-tags .details {
  margin-left: 20px;
}

/********** Dashboard > */
/* Address Book */
/* Order View */
/* line 1114, ../sass/styles.scss */
.order-info {
  border: 1px solid #ddd;
  padding: 5px;
}

/* line 1115, ../sass/styles.scss */
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}

/* line 1119, ../sass/styles.scss */
.order-info dt {
  font-weight: bold;
}

/* line 1121, ../sass/styles.scss */
.order-date {
  margin: 10px 0;
}

/* line 1125, ../sass/styles.scss */
.order-items {
  width: 100%;
  overflow-x: auto;
}

/* line 1127, ../sass/styles.scss */
.order-additional {
  margin: 15px 0;
}

/* Order Gift Message */
/* line 1129, ../sass/styles.scss */
.gift-message dt strong {
  color: #666;
}

/* line 1130, ../sass/styles.scss */
.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0;
}

/* Order Comments */
/* line 1132, ../sass/styles.scss */
.order-about dt {
  font-weight: bold;
}

/* line 1133, ../sass/styles.scss */
.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}

/* line 1135, ../sass/styles.scss */
.tracking-table {
  margin: 0 0 15px;
}

/* line 1136, ../sass/styles.scss */
.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}

/* line 1138, ../sass/styles.scss */
.tracking-table-popup {
  width: 100%;
}

/* line 1139, ../sass/styles.scss */
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}

/* line 1140, ../sass/styles.scss */
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}

/* Order Print Pages */
/* line 1145, ../sass/styles.scss */
.page-print .print-head img {
  float: left;
}

/* line 1146, ../sass/styles.scss */
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}

/* Price Rewrites */
/* line 1148, ../sass/styles.scss */
.page-print .gift-message-link {
  display: none;
}

/* line 1149, ../sass/styles.scss */
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}

/* line 1151, ../sass/styles.scss */
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}

/* My Reviews */
/* line 1158, ../sass/styles.scss */
.product-review .product-img-box {
  float: left;
  width: 140px;
}

/* line 1159, ../sass/styles.scss */
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}

/* line 1160, ../sass/styles.scss */
.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px;
}

/* line 1161, ../sass/styles.scss */
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}

/* line 1162, ../sass/styles.scss */
.product-review .product-details {
  margin-left: 150px;
}

/* line 1163, ../sass/styles.scss */
.product-review .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}

/* line 1165, ../sass/styles.scss */
.product-review .ratings-table {
  margin: 0 0 10px;
}

/* line 1166, ../sass/styles.scss */
.product-review dt {
  font-weight: bold;
}

/* line 1167, ../sass/styles.scss */
.product-review dd {
  font-size: 13px;
  margin: 5px 0 0;
}

/* ======================================================================================= */
/* Clears ================================================================================ */
/* line 1172, ../sass/styles.scss */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.home-slider:after,
.reassor-flash:after,
.block-pushprod:after,
.blocks-bottom:after,
.brand-reseller:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

/* ======================================================================================= */
/* line 1234, ../sass/styles.scss */
.overlay_magento {
  background-color: #444;
  opacity: 0.6;
}

/********* Styles SOON ******/
/* line 1240, ../sass/styles.scss */
.no-display {
  display: none;
}

/* Mixins ================================================================================= */
/* line 248, sprite-elements/*.png */
.sprite-elements-sprite, .sprite-elements-amshopby-tooltip, .sprite-elements-bkg-block-marque, .sprite-elements-bkg-flash-achat, .sprite-elements-bkg-input-search, .sprite-elements-bkg-news-home, .sprite-elements-bkg-title-une, .sprite-elements-bt-ajouter-big-disabled, .sprite-elements-bt-ajouter-big, .sprite-elements-bt-ajouter-disabled, .sprite-elements-bt-ajouter, .sprite-elements-bt-bois, .sprite-elements-bt-continue-achat, .sprite-elements-bt-no-login, .sprite-elements-bt-ok-vert, .sprite-elements-bt-remove, .sprite-elements-bt-search, .sprite-elements-bt-valid-achat, .sprite-elements-logo-footer-old, .sprite-elements-logo-footer, .sprite-elements-picto-enveloppe, .sprite-elements-picto-tel, .sprite-elements-picto-title-reseller, .sprite-elements-title-flash, .sprite-elements-visuel-popin-particulier, .sprite-elements-visuel-popin-pro, .sprite-elements-visuel-popin-pro_old, .header-container .top-header-container .top-header .right-top-head li a.contact, .header-container .top-header-container .top-header .right-top-head li.tel, .header-container .header .form-search .input-box, .header-container .block.block-cart .item .btn-remove, .footer-container .footer .logo-footer, .reassor-flash .block-reassor button.button span, .reassor-flash .block-quickcart, .reassor-flash .block-quickcart h3, .reassor-flash .block-quickcart form button.button span, .block-pushprod button.button span, .blocks-bottom .block-bottom.une h3, .blocks-bottom .block-bottom .block-subscribe button.button span, .brand-reseller .block-reseller h3, .brand-reseller .block-reseller button.button span, .popin-add-cart .bts-popin a.bt-valid, .welcomepopin-index-index .left-welcome, .welcomepopin-index-index .right-welcome .title-reseller-popin {
  background-image: url('../images/sprite-elements-sb7b42019e8.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-amshopby-tooltip {
  background-position: 0 0;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bkg-block-marque {
  background-position: 0 -9px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bkg-flash-achat {
  background-position: 0 -182px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bkg-input-search {
  background-position: 0 -545px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bkg-news-home {
  background-position: 0 -577px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bkg-title-une {
  background-position: 0 -650px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-ajouter-big-disabled {
  background-position: 0 -693px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-ajouter-big {
  background-position: 0 -726px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-ajouter-disabled {
  background-position: 0 -759px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-ajouter {
  background-position: 0 -784px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-bois {
  background-position: 0 -809px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-continue-achat {
  background-position: 0 -840px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-no-login {
  background-position: 0 -871px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-ok-vert {
  background-position: 0 -909px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-remove {
  background-position: 0 -932px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-search {
  background-position: 0 -946px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-bt-valid-achat {
  background-position: 0 -977px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-logo-footer-old {
  background-position: 0 -1008px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-logo-footer {
  background-position: 0 -1067px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-picto-enveloppe {
  background-position: 0 -1126px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-picto-tel {
  background-position: 0 -1137px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-picto-title-reseller {
  background-position: 0 -1150px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-title-flash {
  background-position: 0 -1177px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-visuel-popin-particulier {
  background-position: 0 -1218px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-visuel-popin-pro {
  background-position: 0 -1388px;
}

/* line 84, ../../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-elements-visuel-popin-pro_old {
  background-position: 0 -1558px;
}

/******** VARIABLES COULEURS *************/
/******** VARIABLES POLICES ************/
/*****************************************/
/* line 1278, ../sass/styles.scss */
.header-container {
  background: #231813;
}
/* line 1282, ../sass/styles.scss */
.header-container .header .show-hide-price-link {
  top: 2px !important;
  color: #000000 !important;
}
/* line 1288, ../sass/styles.scss */
.header-container .top-header-container {
  background: #43531f;
  height: 29px;
}
/* line 1292, ../sass/styles.scss */
.header-container .top-header-container .top-header {
  width: 980px;
  margin: 0 auto;
}
/* line 1296, ../sass/styles.scss */
.header-container .top-header-container .top-header .left-top-head {
  float: left;
  padding-top: 6px;
}
/* line 1299, ../sass/styles.scss */
.header-container .top-header-container .top-header .left-top-head li {
  color: #f0e7e7;
  font-size: 9px;
  text-transform: uppercase;
  display: inline;
}
/* line 1305, ../sass/styles.scss */
.header-container .top-header-container .top-header .left-top-head li a {
  color: #f0e7e7;
  text-decoration: none;
  padding: 0 5px;
}
/* line 1309, ../sass/styles.scss */
.header-container .top-header-container .top-header .left-top-head li a:hover {
  text-decoration: underline;
}
/* line 1313, ../sass/styles.scss */
.header-container .top-header-container .top-header .left-top-head li.first a {
  padding-left: 0;
}
/* line 1319, ../sass/styles.scss */
.header-container .top-header-container .top-header .right-top-head {
  float: right;
  padding-top: 9px;
}
/* line 1322, ../sass/styles.scss */
.header-container .top-header-container .top-header .right-top-head li {
  color: #f0e7e7;
  font-size: 9px;
  text-transform: uppercase;
  display: block;
  float: left;
  padding: 0 8px;
}
/* line 1329, ../sass/styles.scss */
.header-container .top-header-container .top-header .right-top-head li a {
  color: #f0e7e7;
  text-decoration: none;
  display: block;
}
/* line 1334, ../sass/styles.scss */
.header-container .top-header-container .top-header .right-top-head li a:hover {
  text-decoration: underline;
}
/* line 1337, ../sass/styles.scss */
.header-container .top-header-container .top-header .right-top-head li a.contact {
  background-position: 0 -1126px;
  padding: 0 0 0 25px;
}
/* line 1343, ../sass/styles.scss */
.header-container .top-header-container .top-header .right-top-head li.tel {
  background-position: 0 -1137px;
  padding: 0 10px 0 20px;
}
/* line 1348, ../sass/styles.scss */
.header-container .top-header-container .top-header .right-top-head li.welcome-msg {
  padding-right: 0;
}
/* line 1355, ../sass/styles.scss */
.header-container .header {
  height: 161px;
}
/* line 1358, ../sass/styles.scss */
.header-container .header .content-header {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
/* line 1362, ../sass/styles.scss */
.header-container .header .content-header .accroche {
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  color: #485b53;
  left: 257px;
  top: 98px;
}
/* line 1371, ../sass/styles.scss */
.header-container .header .logo {
  float: left;
  text-decoration: none;
  margin: 18px 0 0 0;
  padding: 0;
}
/* line 1377, ../sass/styles.scss */
.header-container .header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
/* line 1389, ../sass/styles.scss */
.header-container .header h1.logo {
  margin: 0;
}
/* line 1392, ../sass/styles.scss */
.header-container .header .quick-access {
  float: right;
  width: 723px;
}
/* line 1396, ../sass/styles.scss */
.header-container .header .form-search {
  width: 355px;
  float: left;
  margin-top: 40px;
}
/* line 1400, ../sass/styles.scss */
.header-container .header .form-search .input-box {
  height: 32px;
  width: 218px;
  background-position: 0 -545px;
  float: left;
  margin-right: 4px;
}
/* line 1404, ../sass/styles.scss */
.header-container .header .form-search .input-box input {
  border: none;
  background: none;
  font-size: 12px;
  color: #818181;
  float: left;
  margin: 7px 0 0 35px;
  width: 173px;
}
/* line 1414, ../sass/styles.scss */
.header-container .header .form-search button.button {
  width: 129px;
  height: 31px;
  margin-top: 2px;
}
/* line 1418, ../sass/styles.scss */
.header-container .header .form-search button.button span {
  line-height: 31px;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Arvo", Arial, sans-serif;
  background-color: #d29e48;
}
/* line 1426, ../sass/styles.scss */
.header-container .header .form-search button.button span span {
  background: none;
}
/* line 1433, ../sass/styles.scss */
.header-container .right-header {
  width: 180px;
  position: absolute;
  right: 0;
  top: 40px;
  background: #d29e48;
  border: 2px solid #d29e48;
}
/* line 1440, ../sass/styles.scss */
.header-container .right-header .block-cart {
  background: #d29e48;
}
/* line 1444, ../sass/styles.scss */
.header-container .block {
  border: none;
  margin: 0;
}
/* line 1447, ../sass/styles.scss */
.header-container .block .block-title {
  padding: 0;
  border: none;
  color: #fff;
  font-size: 12px;
  padding-left: 13px;
  background: url(../images/fleche-deroule.png) 165px 15px no-repeat;
  cursor: pointer;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 1459, ../sass/styles.scss */
.header-container .block.block-cart .block-content {
  display: block;
  color: #fff;
  display: none;
  padding: 10px 6px 10px 10px;
}
/* line 1465, ../sass/styles.scss */
.header-container .block.block-cart .block-title {
  height: 40px;
  line-height: 40px;
}
/* line 1468, ../sass/styles.scss */
.header-container .block.block-cart .block-title span {
  display: block;
  height: 40px;
  line-height: 40px;
  background: url(../images/picto-panier.png) 108px 3px no-repeat;
}
/* line 1475, ../sass/styles.scss */
.header-container .block.block-cart .item {
  border-bottom: 1px dashed #fff;
  position: relative;
}
/* line 1478, ../sass/styles.scss */
.header-container .block.block-cart .item.even {
  background: none;
}
/* line 1481, ../sass/styles.scss */
.header-container .block.block-cart .item .left-mini-cart {
  float: left;
  width: 115px;
}
/* line 1484, ../sass/styles.scss */
.header-container .block.block-cart .item .left-mini-cart p {
  font-size: 12px;
  color: #fff;
  line-height: 13px;
}
/* line 1489, ../sass/styles.scss */
.header-container .block.block-cart .item .left-mini-cart a {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/* line 1495, ../sass/styles.scss */
.header-container .block.block-cart .item .left-mini-cart .price-mini-cart {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 1503, ../sass/styles.scss */
.header-container .block.block-cart .item input {
  float: right;
  width: 20px;
  padding-right: 5px;
  height: 20px;
  border: none;
  color: #818181;
  margin-right: 21px;
  text-align: right;
}
/* line 1513, ../sass/styles.scss */
.header-container .block.block-cart .item .btn-remove {
  position: absolute;
  height: 14px;
  width: 14px;
  background-position: 0 -932px;
  right: 0;
  top: 8px;
}
/* line 1520, ../sass/styles.scss */
.header-container .block.block-cart .summary {
  text-align: right;
  padding-top: 10px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 15px;
}
/* line 1530, ../sass/styles.scss */
.header-container .block.block-compare .block-content {
  color: #fff;
  display: none;
}
/* line 1534, ../sass/styles.scss */
.header-container .block.block-compare .block-title {
  border-top: 1px solid #e9a580;
  height: 30px;
  line-height: 30px;
}
/* line 1538, ../sass/styles.scss */
.header-container .block.block-compare .block-title span {
  display: block;
  height: 30px;
  line-height: 30px;
}

/* line 1547, ../sass/styles.scss */
.nav-container {
  background-color: #d29e48;
}
/* line 1549, ../sass/styles.scss */
.nav-container #nav {
  width: 980px;
  margin: 0 auto;
  height: 44px;
  line-height: 44px;
  position: relative;
}
/* line 1555, ../sass/styles.scss */
.nav-container #nav > li {
  float: left;
  text-align: left;
  font-size: 13px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 1562, ../sass/styles.scss */
.nav-container #nav > li a {
  float: none;
  padding: 0 14px;
  color: #fff;
  height: 44px;
  line-height: 44px;
  text-transform: uppercase;
}
/* line 1569, ../sass/styles.scss */
.nav-container #nav > li a:hover {
  color: #586e4e;
  background: #fff;
  border-bottom: none;
}
/* line 1575, ../sass/styles.scss */
.nav-container #nav > li.first {
  border-left: none;
}
/* line 1577, ../sass/styles.scss */
.nav-container #nav > li.first a {
  padding-left: 6px;
}
/* line 1581, ../sass/styles.scss */
.nav-container #nav > li.last {
  border-right: none;
}
/* line 1583, ../sass/styles.scss */
.nav-container #nav > li.last a {
  padding-right: 6px;
}
/* line 1587, ../sass/styles.scss */
.nav-container #nav > li.over {
  z-index: 998;
}
/* line 1589, ../sass/styles.scss */
.nav-container #nav > li.over > a {
  color: #586e4e;
  background: #fff;
  padding: 0 13px;
  border-bottom: none;
}
/* line 1595, ../sass/styles.scss */
.nav-container #nav > li.over ul.shown-sub {
  left: 0;
  z-index: 999;
}
/* line 1599, ../sass/styles.scss */
.nav-container #nav > li.over.first a {
  padding-left: 5px;
}
/* line 1602, ../sass/styles.scss */
.nav-container #nav > li.over.last a {
  padding-right: 5px;
}
/* line 1606, ../sass/styles.scss */
.nav-container #nav > li.active a {
  color: #586e4e;
  background: #fff;
  padding: 0 13px;
  border-bottom: none;
}

/********** Contenus principal **********/
/* line 1618, ../sass/styles.scss */
.main {
  margin: 22px 0;
}

/* line 1622, ../sass/styles.scss */
.main-container.col1-layout {
  width: 980px;
  margin: 0 auto;
}
/* line 1625, ../sass/styles.scss */
.main-container.col1-layout .main {
  width: 100%;
}
/* line 1627, ../sass/styles.scss */
.main-container.col1-layout .main .col-main {
  width: 100%;
  float: none;
  width: auto;
}

/***** FOOTER **********/
/* line 1637, ../sass/styles.scss */
.footer-container {
  background: #fff;
}
/* line 1639, ../sass/styles.scss */
.footer-container .footer {
  width: 980px;
  margin: 0 auto;
  padding: 10px 0 25px 0;
}
/* line 1643, ../sass/styles.scss */
.footer-container .footer .logo-footer {
  height: 59px;
  width: 297px;
  background-position: 0 -1067px;
  text-indent: -10000px;
  display: block;
  margin: 0 auto 35px auto;
}
/* line 1648, ../sass/styles.scss */
.footer-container .footer-legal {
  background: #373737;
  height: 27px;
  line-height: 27px;
}
/* line 1652, ../sass/styles.scss */
.footer-container .footer-legal .content-legal {
  width: 980px;
  margin: 0 auto;
  text-align: center;
}
/* line 1656, ../sass/styles.scss */
.footer-container .footer-legal .content-legal li {
  display: inline;
  text-transform: uppercase;
  font-size: 9px;
}
/* line 1660, ../sass/styles.scss */
.footer-container .footer-legal .content-legal li a {
  color: #fff;
  text-decoration: none;
  padding: 0 7px;
}
/* line 1664, ../sass/styles.scss */
.footer-container .footer-legal .content-legal li a:hover {
  text-decoration: underline;
}

/* line 1673, ../sass/styles.scss */
.bloc-foot-top {
  float: left;
  margin-right: 30px;
}
/* line 1676, ../sass/styles.scss */
.bloc-foot-top.agenda {
  margin: 0;
}
/* line 1679, ../sass/styles.scss */
.bloc-foot-top h4 {
  font-size: 14px;
  color: #818181;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: "Arvo", Arial, sans-serif;
  font-weight: normal;
}
/* line 1687, ../sass/styles.scss */
.bloc-foot-top ul {
  list-style: disc inside;
}
/* line 1690, ../sass/styles.scss */
.bloc-foot-top li {
  font-size: 11px;
  margin-bottom: 5px;
  color: #818181;
  list-style: disc inside;
}
/* line 1696, ../sass/styles.scss */
.bloc-foot-top li a {
  text-decoration: none;
  color: #818181;
}
/* line 1699, ../sass/styles.scss */
.bloc-foot-top li a:hover {
  text-decoration: underline;
}

/************ HOME PAGE **************/
/* line 1708, ../sass/styles.scss */
.home-slider {
  padding: 14px;
  margin-bottom: 18px;
  border: 1px solid #b39b86;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiMjcwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(75, 39, 0, 0.1)), color-stop(30%, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: -webkit-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: linear-gradient(to top, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
}
/* line 1716, ../sass/styles.scss */
.home-slider .slider-container {
  width: 703px;
  height: 366px;
  float: left;
  position: relative;
}
/* line 1722, ../sass/styles.scss */
.home-slider .buttons-set {
  border: none;
  position: absolute;
  bottom: 16px;
  z-index: 20;
  padding: 0;
  margin-left: 50%;
}
/* line 1729, ../sass/styles.scss */
.home-slider .buttons-set li {
  margin-right: 3px;
}
/* line 1731, ../sass/styles.scss */
.home-slider .buttons-set li.activeSlide button.button span span {
  background: #96a63a;
}
/* line 1735, ../sass/styles.scss */
.home-slider .buttons-set button.button {
  width: 27px;
  height: 6px;
}
/* line 1738, ../sass/styles.scss */
.home-slider .buttons-set button.button span {
  text-indent: -9999px;
  width: 27px;
  height: 6px;
  padding: 0;
  background: #fff;
}
/* line 1748, ../sass/styles.scss */
.home-slider .right-slide-home {
  width: 230px;
  float: right;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 1752, ../sass/styles.scss */
.home-slider .right-slide-home h3 {
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #4d3b3b;
}
/* line 1757, ../sass/styles.scss */
.home-slider .right-slide-home h3 span {
  font-size: 18px;
}
/* line 1761, ../sass/styles.scss */
.home-slider .right-slide-home li {
  clear: both;
  padding-top: 13px;
}
/* line 1765, ../sass/styles.scss */
.home-slider .right-slide-home img {
  float: left;
  margin-right: 10px;
}
/* line 1769, ../sass/styles.scss */
.home-slider .right-slide-home p {
  float: left;
  width: 170px;
  font-size: 15px;
  color: #818181;
  line-height: 16px;
  padding-top: 8px;
}
/* line 1776, ../sass/styles.scss */
.home-slider .right-slide-home p.lignes3 {
  padding-top: 2px;
}

/* line 1783, ../sass/styles.scss */
.reassor-flash {
  margin-bottom: 18px;
}
/* line 1785, ../sass/styles.scss */
.reassor-flash .block-reassor {
  width: 725px;
  float: left;
  border: 1px solid #b39b86;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiMjcwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(75, 39, 0, 0.1)), color-stop(30%, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: -webkit-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: linear-gradient(to top, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  padding-bottom: 12px;
  min-height: 349px;
}
/* line 1794, ../sass/styles.scss */
.reassor-flash .block-reassor h2 {
  height: 35px;
  line-height: 35px;
  background: #d29e48;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  border: 1px solid #211307;
  border-bottom: 1px solid #44362c;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  padding-left: 15px;
  margin-bottom: 17px;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 1808, ../sass/styles.scss */
.reassor-flash .block-reassor ul {
  padding-left: 25px;
}
/* line 1812, ../sass/styles.scss */
.reassor-flash .block-reassor li.item {
  width: 340px;
  float: left;
  padding-top: 15px;
}
/* line 1816, ../sass/styles.scss */
.reassor-flash .block-reassor li.item.item-0 {
  border-bottom: 1px dashed #818181;
  border-right: 1px dashed #818181;
  padding: 0 0 15px 0;
}
/* line 1821, ../sass/styles.scss */
.reassor-flash .block-reassor li.item.item-1 {
  border-bottom: 1px dashed #818181;
  padding: 0 0 15px 0;
}
/* line 1824, ../sass/styles.scss */
.reassor-flash .block-reassor li.item.item-1 .product-image {
  margin-left: 20px;
}
/* line 1828, ../sass/styles.scss */
.reassor-flash .block-reassor li.item.item-2 {
  border-right: 1px dashed #818181;
}
/* line 1831, ../sass/styles.scss */
.reassor-flash .block-reassor li.item.item-3 .product-image {
  margin-left: 20px;
}
/* line 1835, ../sass/styles.scss */
.reassor-flash .block-reassor .product-image {
  display: block;
  float: left;
  margin-right: 12px;
}
/* line 1840, ../sass/styles.scss */
.reassor-flash .block-reassor .right-item-reassor {
  width: 197px;
  float: left;
}
/* line 1843, ../sass/styles.scss */
.reassor-flash .block-reassor .right-item-reassor ul {
  padding: 0;
}
/* line 1845, ../sass/styles.scss */
.reassor-flash .block-reassor .right-item-reassor ul li {
  font-size: 12px;
  color: #818181;
}
/* line 1851, ../sass/styles.scss */
.reassor-flash .block-reassor .product-name {
  color: #757575;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}
/* line 1856, ../sass/styles.scss */
.reassor-flash .block-reassor .product-name a {
  color: #757575;
  text-decoration: none;
}
/* line 1862, ../sass/styles.scss */
.reassor-flash .block-reassor select {
  width: 131px;
  border: 1px solid #818181;
  text-transform: uppercase;
  color: #818181;
  font-size: 10px;
  margin-top: 10px;
}
/* line 1870, ../sass/styles.scss */
.reassor-flash .block-reassor button.button {
  width: 131px;
  height: 25px;
  margin-top: 6px;
}
/* line 1874, ../sass/styles.scss */
.reassor-flash .block-reassor button.button span {
  line-height: 25px;
  font-family: "Arvo", Arial, sans-serif;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
  height: 25px;
  width: 131px;
  background-position: 0 -784px;
}
/* line 1881, ../sass/styles.scss */
.reassor-flash .block-reassor button.button span span {
  background: none;
  padding-left: 45px;
  text-align: left;
  width: 86px;
}
/* line 1889, ../sass/styles.scss */
.reassor-flash .block-reassor a.all-reassor {
  display: block;
  clear: both;
  font-weight: bold;
  color: #335029;
  padding: 20px 0 0 24px;
  text-transform: uppercase;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 1900, ../sass/styles.scss */
.reassor-flash .block-quickcart {
  width: 241px;
  float: right;
  height: 363px;
  width: 241px;
  background-position: 0 -182px;
}
/* line 1904, ../sass/styles.scss */
.reassor-flash .block-quickcart h3 {
  height: 41px;
  width: 224px;
  background-position: 0 -1177px;
  text-indent: -10000px;
  display: block;
  margin: 10px auto 0 auto;
}
/* line 1908, ../sass/styles.scss */
.reassor-flash .block-quickcart p {
  width: 212px;
  margin: 23px auto;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}
/* line 1915, ../sass/styles.scss */
.reassor-flash .block-quickcart form {
  width: 212px;
  margin: 0 auto;
  display: block;
}
/* line 1919, ../sass/styles.scss */
.reassor-flash .block-quickcart form li {
  clear: both;
  padding-top: 3px;
}
/* line 1923, ../sass/styles.scss */
.reassor-flash .block-quickcart form input {
  border: 1px solid #d8d8d8;
  background: url(../images/bkg-input.jpg) 0 0 repeat-x;
  width: 109px;
  height: 21px;
  padding-left: 12px;
  font-size: 10px;
  color: #818181;
}
/* line 1932, ../sass/styles.scss */
.reassor-flash .block-quickcart form select {
  width: 85px;
  border: 1px solid #818181;
  text-transform: uppercase;
  color: #818181;
  font-size: 11px;
  height: 23px;
  float: right;
}
/* line 1941, ../sass/styles.scss */
.reassor-flash .block-quickcart form button.button {
  width: 131px;
  height: 25px;
  margin-top: 26px;
  float: right;
}
/* line 1946, ../sass/styles.scss */
.reassor-flash .block-quickcart form button.button span {
  line-height: 25px;
  font-family: "Arvo", Arial, sans-serif;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
  height: 25px;
  width: 131px;
  background-position: 0 -784px;
}
/* line 1953, ../sass/styles.scss */
.reassor-flash .block-quickcart form button.button span span {
  background: none;
  padding-left: 45px;
  text-align: left;
  width: 86px;
}

/* line 1965, ../sass/styles.scss */
.block-pushprod {
  margin-bottom: 18px;
  border: 1px solid #b39b86;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiMjcwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(75, 39, 0, 0.1)), color-stop(30%, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: -webkit-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: linear-gradient(to top, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  padding-bottom: 15px;
}
/* line 1973, ../sass/styles.scss */
.block-pushprod h2 {
  height: 35px;
  line-height: 35px;
  background-color: #d29e48;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  padding-left: 15px;
  margin-bottom: 20px;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 1985, ../sass/styles.scss */
.block-pushprod li {
  display: block;
  position: relative;
  float: left;
  width: 215px;
  padding-left: 25px;
  border-right: 1px dashed #666;
}
/* line 1992, ../sass/styles.scss */
.block-pushprod li.last {
  border: none;
}
/* line 1996, ../sass/styles.scss */
.block-pushprod .product-image {
  display: block;
  margin-bottom: 7px;
}
/* line 2000, ../sass/styles.scss */
.block-pushprod .product-name {
  color: #757575;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}
/* line 2005, ../sass/styles.scss */
.block-pushprod .product-name a {
  color: #757575;
  text-decoration: none;
}
/* line 2010, ../sass/styles.scss */
.block-pushprod .price-push {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2015, ../sass/styles.scss */
.block-pushprod .price-push .price {
  color: #6f7f15;
}
/* line 2019, ../sass/styles.scss */
.block-pushprod select {
  width: 131px;
  border: 1px solid #818181;
  text-transform: uppercase;
  color: #818181;
  font-size: 10px;
  margin-top: 10px;
}
/* line 2027, ../sass/styles.scss */
.block-pushprod button.button {
  width: 131px;
  height: 25px;
  margin-top: 6px;
}
/* line 2031, ../sass/styles.scss */
.block-pushprod button.button span {
  line-height: 25px;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Arvo", Arial, sans-serif;
  height: 25px;
  width: 131px;
  background-position: 0 -784px;
}
/* line 2038, ../sass/styles.scss */
.block-pushprod button.button span span {
  background: none;
  padding-left: 45px;
  text-align: left;
  width: 86px;
}
/* line 2046, ../sass/styles.scss */
.block-pushprod .picto-listing {
  position: absolute;
  top: -10px;
  left: 25px;
}

/* line 2054, ../sass/styles.scss */
.blocks-bottom .block-bottom {
  width: 229px;
  float: left;
  border: 1px solid #b39b86;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiMjcwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(75, 39, 0, 0.1)), color-stop(30%, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: -webkit-linear-gradient(bottom, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  background-image: linear-gradient(to top, rgba(75, 39, 0, 0.1), rgba(255, 255, 255, 0.3) 30%);
  min-height: 315px;
  padding-bottom: 40px;
  margin-right: 15px;
  position: relative;
}
/* line 2065, ../sass/styles.scss */
.blocks-bottom .block-bottom img {
  display: block;
  margin: 7px auto 0 auto;
}
/* line 2070, ../sass/styles.scss */
.blocks-bottom .block-bottom.une h3 {
  height: 43px;
  width: 229px;
  background-position: 0 -650px;
  padding-left: 16px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 41px;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2080, ../sass/styles.scss */
.blocks-bottom .block-bottom.une p {
  font-size: 11px;
  color: #818181;
  line-height: 18px;
  width: 212px;
  margin: 0 auto;
}
/* line 2086, ../sass/styles.scss */
.blocks-bottom .block-bottom.une p.titre {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #564a4a;
}
/* line 2093, ../sass/styles.scss */
.blocks-bottom .block-bottom.une a.link-plus {
  display: block;
  border-top: 1px solid #b4b4b4;
  height: 30px;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  font-family: "Arvo", Arial, sans-serif;
  bottom: 0;
  left: 0;
}
/* line 2107, ../sass/styles.scss */
.blocks-bottom .block-bottom.une a.link-plus span {
  display: block;
  border-top: 1px solid #fff;
  padding-left: 10px;
  line-height: 30px;
}
/* line 2116, ../sass/styles.scss */
.blocks-bottom .block-bottom.recompense h3 {
  font-size: 15px;
  height: 41px;
  padding: 4px 0 0 10px;
  color: #335029;
  line-height: 19px;
  font-weight: normal;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2124, ../sass/styles.scss */
.blocks-bottom .block-bottom.recompense h3 strong {
  font-weight: bold;
}
/* line 2128, ../sass/styles.scss */
.blocks-bottom .block-bottom.recompense p {
  font-size: 11px;
  color: #818181;
  line-height: 18px;
  width: 212px;
  margin: 15px auto 0 auto;
}
/* line 2135, ../sass/styles.scss */
.blocks-bottom .block-bottom.recompense a.link-plus {
  display: block;
  border-top: 1px solid #b4b4b4;
  height: 30px;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  font-family: "Arvo", Arial, sans-serif;
  bottom: 0;
  left: 0;
}
/* line 2149, ../sass/styles.scss */
.blocks-bottom .block-bottom.recompense a.link-plus span {
  display: block;
  border-top: 1px solid #fff;
  padding-left: 10px;
  line-height: 30px;
}
/* line 2158, ../sass/styles.scss */
.blocks-bottom .block-bottom.catalogue h3 {
  font-size: 15px;
  height: 41px;
  text-align: center;
  color: #335029;
  line-height: 41px;
  font-weight: normal;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2166, ../sass/styles.scss */
.blocks-bottom .block-bottom.catalogue h3 strong {
  font-weight: bold;
}
/* line 2170, ../sass/styles.scss */
.blocks-bottom .block-bottom.catalogue p {
  font-size: 11px;
  color: #818181;
  line-height: 18px;
  width: 212px;
  margin: 15px auto 0 auto;
}
/* line 2176, ../sass/styles.scss */
.blocks-bottom .block-bottom.catalogue p.title-guide {
  font-size: 10px;
  color: #000;
  text-align: center;
  margin-top: 0;
}
/* line 2183, ../sass/styles.scss */
.blocks-bottom .block-bottom.catalogue a.link-plus {
  display: block;
  border-top: 1px solid #b4b4b4;
  height: 30px;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  font-family: "Arvo", Arial, sans-serif;
  bottom: 0;
  left: 0;
}
/* line 2197, ../sass/styles.scss */
.blocks-bottom .block-bottom.catalogue a.link-plus span {
  display: block;
  border-top: 1px solid #fff;
  padding-left: 10px;
  line-height: 30px;
}
/* line 2205, ../sass/styles.scss */
.blocks-bottom .block-bottom.actu {
  margin: 0;
  background: #fbf5ee;
  border: 1px solid #818181;
  width: 240px;
  padding-bottom: 83px;
  min-height: 272px;
}
/* line 2212, ../sass/styles.scss */
.blocks-bottom .block-bottom.actu h3 {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  padding: 15px 0 10px 0;
  font-family: "Arvo", Arial, sans-serif;
  background: url(../images/bg-title-actu.jpg) 0 23px repeat-x;
}
/* line 2220, ../sass/styles.scss */
.blocks-bottom .block-bottom.actu h3 span {
  background: #fbf5ee;
  padding: 0 10px;
}
/* line 2225, ../sass/styles.scss */
.blocks-bottom .block-bottom.actu ul {
  padding: 0 10px 0 20px;
}
/* line 2228, ../sass/styles.scss */
.blocks-bottom .block-bottom.actu li {
  color: #694e4e;
  padding: 10px 0;
  border-bottom: 1px dashed #000;
}
/* line 2232, ../sass/styles.scss */
.blocks-bottom .block-bottom.actu li.last {
  border: none;
}
/* line 2235, ../sass/styles.scss */
.blocks-bottom .block-bottom.actu li a {
  color: #694e4e;
  text-decoration: none;
  display: block;
}
/* line 2242, ../sass/styles.scss */
.blocks-bottom .block-bottom .block-subscribe {
  margin: 0;
  border: none;
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 2248, ../sass/styles.scss */
.blocks-bottom .block-bottom .block-subscribe h4 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 0 0 22px;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2255, ../sass/styles.scss */
.blocks-bottom .block-bottom .block-subscribe input {
  border: 1px solid #d8d8d8;
  background: url(../images/bkg-input.jpg) 0 0 repeat-x;
  height: 21px;
  width: 142px;
  padding: 0 0 0 12px;
  font-size: 10px;
  color: #818181;
  margin: 0 4px 0 13px;
}
/* line 2265, ../sass/styles.scss */
.blocks-bottom .block-bottom .block-subscribe button.button {
  width: 34px;
  height: 23px;
}
/* line 2268, ../sass/styles.scss */
.blocks-bottom .block-bottom .block-subscribe button.button span {
  height: 23px;
  width: 34px;
  background-position: 0 -909px;
  font-family: "Arvo", Arial, sans-serif;
  line-height: 23px;
  color: #fff;
  font-weight: normal;
  padding: 0;
}
/* line 2275, ../sass/styles.scss */
.blocks-bottom .block-bottom .block-subscribe button.button span span {
  background: none;
}

/* line 2284, ../sass/styles.scss */
.brand-reseller {
  margin-top: 27px;
}
/* line 2286, ../sass/styles.scss */
.brand-reseller .block-marques {
  float: left;
  width: 479px;
  position: relative;
}
/* line 2290, ../sass/styles.scss */
.brand-reseller .block-marques h3 {
  margin: 14px 0 0 18px;
  font-family: "Arvo", Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  background: url(../images/border-title-mark.png) right 8px no-repeat;
}
/* line 2299, ../sass/styles.scss */
.brand-reseller .block-marques .link-tous {
  display: block;
  height: 23px;
  width: 100px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  line-height: 23px;
  text-decoration: none;
  font-family: "Arvo", Arial, sans-serif;
  position: absolute;
  right: 11px;
  bottom: 9px;
  background: #000;
}
/* line 2315, ../sass/styles.scss */
.brand-reseller .block-marques ul li {
  float: left;
  margin: 12px 0 0 18px;
}
/* line 2321, ../sass/styles.scss */
.brand-reseller .block-reseller {
  float: right;
  width: 484px;
  border: 1px solid #b39b86;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiMjcwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(75, 39, 0, 0.2)), color-stop(40%, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(bottom, rgba(75, 39, 0, 0.2), rgba(255, 255, 255, 0.3) 40%);
  background-image: -webkit-linear-gradient(bottom, rgba(75, 39, 0, 0.2), rgba(255, 255, 255, 0.3) 40%);
  background-image: linear-gradient(to top, rgba(75, 39, 0, 0.2), rgba(255, 255, 255, 0.3) 40%);
}
/* line 2328, ../sass/styles.scss */
.brand-reseller .block-reseller img {
  float: left;
  margin-right: 25px;
}
/* line 2332, ../sass/styles.scss */
.brand-reseller .block-reseller form {
  display: block;
  float: left;
  width: 268px;
}
/* line 2337, ../sass/styles.scss */
.brand-reseller .block-reseller h3 {
  font-size: 17px;
  font-family: "Arvo", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #335029;
  margin: 18px 0 10px 0;
  padding: 4px 0 2px 32px;
  background-position: 0 -1150px;
}
/* line 2347, ../sass/styles.scss */
.brand-reseller .block-reseller input {
  border: 1px solid #d8d8d8;
  background: url(../images/bkg-input.jpg) 0 0 repeat-x;
  height: 21px;
  padding: 0 0 0 12px;
  font-size: 10px;
  color: #818181;
}
/* line 2355, ../sass/styles.scss */
.brand-reseller .block-reseller select {
  border: 1px solid #d8d8d8;
  height: 21px;
  font-size: 10px;
  color: #818181;
  width: 267px;
}
/* line 2362, ../sass/styles.scss */
.brand-reseller .block-reseller button.button {
  width: 125px;
  height: 31px;
  margin-top: 6px;
  float: right;
}
/* line 2367, ../sass/styles.scss */
.brand-reseller .block-reseller button.button span {
  font-family: "Arvo", Arial, sans-serif;
  line-height: 31px;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  height: 31px;
  width: 125px;
  background-position: 0 -946px;
}
/* line 2375, ../sass/styles.scss */
.brand-reseller .block-reseller button.button span span {
  background: none;
}

/****** POPIN D'AJOUT AU PANIER ***********/
/* line 2384, ../sass/styles.scss */
.popin-add-cart {
  width: 600px;
  text-align: left;
}
/* line 2387, ../sass/styles.scss */
.popin-add-cart h4 {
  font-size: 17px;
  font-family: "Arvo", Arial, sans-serif;
  color: #d29e48;
  font-weight: bold;
  margin-bottom: 30px;
  background: url(../images/bd-title-popin.jpg) 0 11px repeat-x;
}
/* line 2394, ../sass/styles.scss */
.popin-add-cart h4 span {
  padding-right: 32px;
  background: #fff;
}
/* line 2399, ../sass/styles.scss */
.popin-add-cart img {
  float: left;
  margin-right: 10px;
}
/* line 2403, ../sass/styles.scss */
.popin-add-cart .description {
  float: left;
  width: 300px;
  margin: 15px 15px 0 0;
}
/* line 2407, ../sass/styles.scss */
.popin-add-cart .description p {
  color: #373737;
  font-size: 11px;
}
/* line 2410, ../sass/styles.scss */
.popin-add-cart .description p.cat-arme {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
}
/* line 2417, ../sass/styles.scss */
.popin-add-cart .qty-popin {
  width: 120px;
  height: 70px;
  float: left;
  border-left: 1px dashed #757575;
  margin: 15px 0 0 0;
  text-align: center;
  color: #373737;
}
/* line 2425, ../sass/styles.scss */
.popin-add-cart .qty-popin strong {
  display: block;
  padding-top: 20px;
}
/* line 2430, ../sass/styles.scss */
.popin-add-cart .bts-popin {
  clear: both;
  padding-top: 15px;
  height: 35px;
}
/* line 2434, ../sass/styles.scss */
.popin-add-cart .bts-popin a {
  display: block;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  line-height: 31px;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2443, ../sass/styles.scss */
.popin-add-cart .bts-popin a.bt-continue {
  float: left;
  background-color: #d29e48;
}
/* line 2447, ../sass/styles.scss */
.popin-add-cart .bts-popin a.bt-valid {
  height: 31px;
  width: 237px;
  background-position: 0 -977px;
  float: right;
  padding-left: 10px;
}

/*********** WELCOME POPIN *************/
/* line 2458, ../sass/styles.scss */
.welcomepopin-index-index {
  padding: 0;
}
/* line 2460, ../sass/styles.scss */
.welcomepopin-index-index h1 {
  text-align: center;
  font-family: "Arvo", Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  margin: 15px 0;
  color: #43531f;
}
/* line 2468, ../sass/styles.scss */
.welcomepopin-index-index .left-welcome {
  height: 170px;
  width: 329px;
  background-position: 0 -1218px;
  float: left;
  margin: 0 38px;
  border: 1px dashed #666;
  position: relative;
}
/* line 2474, ../sass/styles.scss */
.welcomepopin-index-index .left-welcome span {
  display: block;
  width: 16px;
  text-transform: uppercase;
  position: absolute;
  width: 308px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  left: 10px;
  top: 120px;
  color: #fff;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2489, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome {
  width: 334px;
  float: left;
  height: 350px;
  padding-left: 38px;
  border-left: 1px dashed #666;
  margin-bottom: 60px;
}
/* line 2496, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome .title-reseller-popin {
  height: 170px;
  width: 329px;
  background-position: 0 -1388px;
  border: 1px dashed #666;
  position: relative;
}
/* line 2500, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome .title-reseller-popin span {
  display: block;
  width: 16px;
  text-transform: uppercase;
  position: absolute;
  height: 39px;
  line-height: 39px;
  text-align: center;
  left: 10px;
  top: 120px;
  color: #fff;
  font-family: "Arvo", Arial, sans-serif;
}
/* line 2514, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome input {
  width: 320px;
  margin-top: 16px;
  border: 1px solid #d8d8d8;
  background: url(../images/bkg-input.jpg) 0 0 repeat-x;
  height: 21px;
  padding: 0 0 0 10px;
  font-size: 10px;
  color: #818181;
}
/* line 2525, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome .actions button.button {
  height: 31px;
  margin-top: 15px;
  float: right;
}
/* line 2529, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome .actions button.button span {
  font-family: "Arvo", Arial, sans-serif;
  line-height: 31px;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px !important;
  background-color: #d29e48;
  background-size: 100%;
}
/* line 2543, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome button.button.bt-create span {
  background-color: #d29e48;
}
/* line 2545, ../sass/styles.scss */
.welcomepopin-index-index .right-welcome button.button.bt-create span span {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 2554, ../sass/styles.scss */
.welcomepopin-index-index .buttons-popin {
  clear: both;
  text-align: center;
  padding-top: 30px;
}
/* line 2558, ../sass/styles.scss */
.welcomepopin-index-index .buttons-popin a {
  text-transform: uppercase;
  font-weight: bold;
  color: #43531f;
  font-family: "Arvo", Arial, sans-serif;
}

/* Product ================================================================================= */
/* line 2570, ../sass/styles.scss */
.product-tabs-menu {
  background-color: #d29e48;
}

/* ========================================================================================== */
/* Block ================================================================================= */
/* line 2578, ../sass/styles.scss */
.block {
  background-color: #d29e48;
}
/* line 2580, ../sass/styles.scss */
.block-title {
  background-color: #d29e48;
}
/* line 2585, ../sass/styles.scss */
.block.block-list.block-compare, .block.block-list.opc-block-progress, .block.block-progress.block-compare, .block.block-progress.opc-block-progress {
  background: none;
}

/* Block: Layered Navigation */
/* line 2593, ../sass/styles.scss */
.block-layered-nav dt {
  background-color: #d29e48;
}

/* line 2597, ../sass/styles.scss */
.block-marques {
  background-color: #d29e48;
}

/* ======================================================================================= */
/* Btn ================================================================================= */
/* line 2604, ../sass/styles.scss */
button.button {
  background-color: #d29e48;
}
/* line 2607, ../sass/styles.scss */
button.btn-update {
  background-color: transparent;
}

/* line 2611, ../sass/styles.scss */
.bt-continue,
.link-elem-1 {
  background: #d29e48;
}

/* line 2620, ../sass/styles.scss */
.auth-form .buttons-set button.button span,
.step .buttons-set button.button span {
  background: #d29e48;
}
/* line 2629, ../sass/styles.scss */
.auth-form-right .buttons a.link,
.step-right .buttons a.link {
  background: #d29e48;
}

/* line 2638, ../sass/styles.scss */
.cart-buttons button.btn-quotation span {
  background: none;
  padding: 0 25px 0 25px;
  text-align: center;
}

/* line 2647, ../sass/styles.scss */
.step button.button {
  padding: 0 10px 0 10px;
}
/* line 2649, ../sass/styles.scss */
.step button.button span {
  padding: 0;
}

/* ======================================================================================= */
