@charset "UTF-8";
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
@font-face {
  font-family: 'arsenalregular';
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-regular-webfont.eot");
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-regular-webfont.woff") format("woff"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-regular-webfont.ttf") format("truetype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-regular-webfont.svg#arsenalregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arsenalbold';
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bold-webfont.eot");
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bold-webfont.woff") format("woff"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bold-webfont.ttf") format("truetype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bold-webfont.svg#arsenalbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arsenalitalic';
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-italic-webfont.eot");
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-italic-webfont.woff") format("woff"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-italic-webfont.ttf") format("truetype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-italic-webfont.svg#arsenalitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arsenalbold_italic';
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bolditalic-webfont.eot");
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bolditalic-webfont.woff") format("woff"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bolditalic-webfont.ttf") format("truetype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/arsenal-bolditalic-webfont.svg#arsenalbold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ReklameScriptDEMORegular';
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/ReklameScript-Regular_DEMO-webfont.eot");
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/ReklameScript-Regular_DEMO-webfont.eot?iefix") format("eot"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/ReklameScript-Regular_DEMO-webfont.woff") format("woff"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/ReklameScript-Regular_DEMO-webfont.ttf") format("truetype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/ReklameScript-Regular_DEMO-webfont.svg#webfontN5iWxj8h") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Reset ================================================================================= */
* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  font: 12px/1.35 Tahoma, Helvetica, sans-serif;
  color: #6b5629;
  text-align: center;
  min-width: 1200px;
}

img {
  border: 0;
  vertical-align: top;
}

a {
  color: #6F7612;
  text-decoration: underline;
}

.no-touch a:hover {
  text-decoration: none;
}

:focus {
  outline: 0;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear {
  width: auto !important;
  float: none !important;
}

.clear:after {
  clear: both;
}

/* Headings */
h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.15;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.25;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
}

h4 {
  font-size: 14px;
  font-weight: bold;
}

h5 {
  font-size: 12px;
  font-weight: bold;
}

h6 {
  font-size: 11px;
  font-weight: bold;
}

/* Forms */
form {
  display: inline;
}

fieldset {
  border: 0;
}

legend {
  display: none;
}

/* Table */
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}

caption, th, td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}

/* Content */
strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

cite {
  font-style: normal;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after {
  content: '';
}

small, big {
  font-size: 1em;
}

sup {
  font-size: 1em;
  vertical-align: top;
}

/* Lists */
ul, ol {
  list-style: none;
}

/* Tools */
.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;
}

.nobr {
  white-space: nowrap !important;
}

.wrap {
  white-space: normal !important;
}

.a-left {
  text-align: left !important;
}

.a-center {
  text-align: center !important;
}

.a-right {
  text-align: right !important;
}

.v-top {
  vertical-align: top;
}

.v-middle {
  vertical-align: middle;
}

.f-left,
.left {
  float: left !important;
}

.f-right,
.right {
  float: right !important;
}

.f-none {
  float: none !important;
}

.f-fix {
  float: left;
  width: 100%;
}

.no-display {
  display: none;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-bg {
  background: none !important;
}

/* ======================================================================================= */
/* Layout ================================================================================ */
.page {
  text-align: left;
  background: #FFEAA7;
}

.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.page-popup {
  padding: 20px;
  text-align: left;
}

.main-container-tile {
  padding: 0;
}

.main {
  width: 1100px;
  margin: 0 auto;
  background: #efefef;
  padding: 5px 5px 30px;
  border-radius: 3px;
  -o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
}

.cms-index-index .page {
  background: #FFEAA7 url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_repeat.png);
}

.cms-index-index .main-container {
  background: none;
}

.cms-index-index .main-container-tile {
  background: none;
  padding-bottom: 0;
}

.cms-index-index .main {
  width: 1198px;
  background: none;
  padding: 0;
  border-radius: 0;
}

.checkout-onepage-index .col-main,
.checkout-cart-index .col-main {
  padding: 0;
}

/* Base Columns */
.col-left {
  float: left;
  width: 275px;
}

.col-main {
  float: left;
  width: 735px;
  padding: 35px 40px 30px 40px;
}

.col-right {
  float: right;
  width: 275px;
}

.cms-home .col-main {
  padding: 0;
}

.checkout-onepage-index .col-main {
  width: 820px;
}

/* Sidebar */
.block-title-aff,
.sidebar .block .block-title {
  padding: 12px 10px 11px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b21526', endColorstr='#b21526');
  /* IE6-9 */
  background: -webkit-gradient(linear, left top, left bottom, from(#b21526), to(#981520));
  background: -moz-linear-gradient(top, #b21526, #981520);
  /* firefox 3.6+ */
  background: -o-linear-gradient(top, #b21526, #981520);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b21526, #981520);
  /* IE10+ */
}

.block-title-aff h2,
.sidebar .block .block-title strong {
  font-size: 16px;
}

/* 1 Column Layout */
.col1-layout .col-main {
  float: none;
  width: auto;
}

/* 2 Columns Layout */
.col2-left-layout .col-main {
  float: right;
}

/* 3 Columns Layout */
.col3-layout .col-main {
  width: 484px;
  margin-left: 10px;
}

.col3-layout .col-wrapper {
  float: left;
  width: 748px;
}

.col3-layout .col-wrapper .col-main {
  float: right;
}

/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 49%;
}

.col2-set .col-2 {
  float: right;
  width: 49%;
}

.col2-set .col-narrow {
  width: 33%;
}

.col2-set .col-wide {
  width: 65%;
}

.col3-set .col-1 {
  float: left;
  width: 32%;
}

.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}

.col3-set .col-3 {
  float: right;
  width: 32%;
}

.col4-set .col-1 {
  float: left;
  width: 23.5%;
}

.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}

.col4-set .col-3 {
  float: left;
  width: 23.5%;
}

.col4-set .col-4 {
  float: right;
  width: 23.5%;
}

/* ======================================================================================= */
/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button {
  font: 12px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #485151;
}

input.input-text, select, textarea {
  background: #fff;
  border: 1px solid #d4d4d4;
}

input.input-text, textarea {
  padding: 3px;
}

select {
  padding: 1px;
}

select option {
  padding-right: 10px;
}

select.multiselect option {
  border-bottom: 1px solid #ddd;
  padding: 2px 5px;
}

select.multiselect option:last-child {
  border-bottom: 0;
}

textarea {
  overflow: auto;
}

input.radio {
  margin-right: 3px;
}

input.checkbox {
  margin-right: 3px;
}

input.qty {
  width: 2.5em !important;
}

button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* FF Fix */
button.button {
  -webkit-border-fit: lines;
}

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

a.button span,
button.button span {
  float: left;
  height: 35px;
  background: transparent url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/button_yellow.png) 0 0 no-repeat;
  padding: 0 0 0 19px;
  font: normal 16px/35px 'arsenalbold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  text-shadow: 0 1px 1px #333300;
}

a.button span span,
button.button span span {
  background-position: 100% 0;
  padding: 0 19px 0 0;
}

button.button span span span {
  background: none;
  padding: 0;
}

button.btn-text {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/clear_link.png) left 7px no-repeat;
}

button.btn-text span {
  background: none;
  color: #60660F;
  text-transform: none;
  text-shadow: none;
  font-size: 16px;
  padding: 0 0 0 25px;
}

.no-touch button.btn-text:hover span {
  text-decoration: underline;
}

button.btn-text span span {
  padding: 0 21px 0 0;
}

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; }*/
p + .form-list {
  margin-top: 15px;
}

.form-list li {
  margin: 0 0 8px;
}

.form-list label {
  float: left;
  color: #485151;
  font-weight: normal;
  position: relative;
  z-index: 0;
  margin-bottom: 3px;
}

.form-list label.required em {
  float: right;
  font-style: normal;
  color: #B25721;
  position: absolute;
  top: 0;
  right: -8px;
}

.form-list li.control label {
  float: none;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}

.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}

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

.form-list .field {
  float: left;
  width: 315px;
}

.form-list input.input-text {
  width: 284px;
}

.form-list textarea {
  width: 284px;
  height: 10em;
}

.form-list select {
  width: 260px;
}

.form-list li.wide .input-box {
  width: 535px;
}

.form-list li.wide input.input-text {
  width: 599px;
}

.form-list li.wide textarea {
  width: 599px;
}

.form-list li.wide select {
  width: 595px;
}

.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}

.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}

.form-list .input-range input.input-text {
  width: 74px;
}

/* Customer */
.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;
}

.form-list .name-prefix {
  width: 65px;
}

.form-list .name-prefix select {
  width: 55px;
}

.form-list .name-prefix input.input-text {
  width: 49px;
}

.form-list .name-suffix {
  width: 65px;
}

.form-list .name-suffix select {
  width: 55px;
}

.form-list .name-suffix input.input-text {
  width: 49px;
}

.form-list .name-middlename {
  width: 70px;
}

.form-list .name-middlename input.input-text {
  width: 49px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}

.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;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}

.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;
}

.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;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}

.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}

.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}

.form-list .customer-dob .dob-year {
  width: 140px;
}

.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}

.buttons-set {
  clear: both;
  padding: 5px 0;
}

.buttons-set .back-link {
  float: right;
}

.buttons-set button.button {
  float: left;
  margin-right: 30px;
}

.buttons-set p.required {
  margin: 0 0 5px;
}

.buttons-set-single {
  border-top: 1px solid #c9cccc;
}

.buttons-set-single button.button {
  float: none;
}

.buttons-set p.required {
  text-align: left;
}

.fieldset {
  border: none;
  background: none;
  padding: 0;
  margin: 28px 0;
}

.fieldset + .fieldset {
  border-top: 1px solid #c9cccc;
  padding-top: 28px;
}

.fieldset .legend {
  font-weight: bold;
  font-size: 18px;
  border: none;
  background: none;
  color: #b10000;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
}

/* Form Validation */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 10px;
  line-height: 13px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/validation_advice_bg.gif) 2px 1px no-repeat;
  color: #f00;
}

.validation-failed {
  border: 1px dashed #f00 !important;
  background: #faebe7 !important;
}

p.required {
  font-size: 10px;
  text-align: right;
  color: #B25721;
}

/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}

.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}

/* Global Messages  */
#messages {
  position: fixed;
  z-index: 1000;
  left: 50%;
  right: 50%;
  margin: -50px 0 0 -200px;
  width: 400px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  padding: 10px;
}

.page-popup #messages {
  position: static;
  left: auto;
  right: auto;
  margin: 0;
  width: auto;
  padding: 0;
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}

#messages a.close {
  display: block;
  position: absolute;
}

.success {
  color: #3d6611;
  font-weight: bold;
}

.error {
  color: #f00;
  font-weight: bold;
}

.notice {
  color: #ccc;
}

.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.messages {
  width: 100%;
  overflow: hidden;
}

.messages li {
  margin: 0;
}

.messages li li {
  margin: 0 0 3px;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border: none !important;
  background-repeat: no-repeat;
  background-position: 5px center;
  min-height: 24px !important;
  padding: 20px 8px 10px 60px !important;
  font-size: 11px !important;
  font-weight: bold !important;
}

.error-msg {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/icons/msg_error.gif);
}

.success-msg {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/icons/msg_ok.gif);
}

.note-msg,
.notice-msg {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/icons/msg_info.gif);
}

#messages a.close,
#acp-product-options a.close-box,
#ajaxcartpro-add-confirm a.close-box,
#ajaxcart-content a.close-popup,
.fancybox-close {
  width: 23px !important;
  height: 23px !important;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/x.png) !important;
  top: -13px !important;
  right: -13px !important;
}

.page-popup #messages a.close {
  display: none;
}

#acp-product-options a.close-box,
#ajaxcartpro-add-confirm a.close-box {
  position: absolute;
}

/* BreadCrumbs */
.top_holder {
  min-height: 20px;
  width: 1100px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}

.cms-index-index .top_holder {
  display: none;
}

.breadcrumbs {
  padding: 23px 0 20px 30px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #e9d561;
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs li span {
  padding: 0 10px;
  color: #B01E22;
}

.breadcrumbs a {
  color: #B01E22;
}

.breadcrumbs strong {
  color: #67A33E;
  font-weight: normal;
}

/* Page Heading */
.aff-title,
.page-title {
  padding: 8px 40px 5px 40px;
  background: #68A33E;
  box-shadow: inset 0 0 11px rgba(0, 0, 0, 0.2);
}

.col-main .aff-title,
.col-main .page-title {
  margin: -35px -40px 30px;
}

.checkout-onepage-index .col-main .page-title,
.checkout-cart-index .col-main .page-title {
  margin: 0;
}

.checkout-multishipping-success .col-main .page-title,
.checkout-multishipping-overview .col-main .page-title,
.checkout-multishipping-billing .col-main .page-title,
.checkout-multishipping-shipping .col-main .page-title,
.checkout-multishipping-addresses .col-main .page-title {
  margin: 0 -40px 30px;
}

.aff-title h1,
.aff-title h2,
.page-title h1,
.page-title h2 {
  font-family: 'Myriad Pro', 'arsenalbold';
  font-size: 25px;
  font-weight: normal;
  color: #fff;
  margin: 0;
}

.page-title .separator {
  margin: 0 3px;
}

.page-title .link-rss {
  float: right;
}

.title-buttons {
  text-align: right;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}

.title-buttons a {
  color: #fff;
}

.title-buttons button.button span {
  height: 25px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_cart.png) 0 0 no-repeat;
  padding: 0 0 0 13px;
  text-transform: none;
  line-height: 25px;
}

.title-buttons button.button span span {
  background-position: 100% 0;
  padding: 0 13px 0 0;
}

.subtitle,
.sub-title {
  clear: both;
}

/* Pager */
.pager {
  background: #FFC925;
  padding: 0 30px 0 40px;
  text-align: center;
}

.pager .amount {
  float: right;
  padding: 12px 15px 0 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #6b5629;
}

.pager .amount strong {
  color: #b10000;
}

.pager .limiter {
  float: left;
  padding: 10px 0 10px 0;
}

.pager .limiter label {
  float: left;
  padding: 2px 17px 0 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #6b5629;
}

.pager .limiter select {
  border: solid 1px #c7aa8a;
  background: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #b10000;
}

.pager .pages {
  float: right;
}

.pager .pages strong {
  display: none;
}

.pager .pages li {
  float: left;
  padding: 12px 10px 12px 10px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6b5629;
}

.pager .pages li a {
  color: #6b5629;
  text-decoration: none;
}

.no-touch .pager .pages li a:hover {
  color: #fff;
}

.pager .pages li.next_li, .pager .pages li.prev_li {
  padding: 11px 10px 10px 10px;
}

.pager .pages .current {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_current_top.png) no-repeat 50% 0%;
}

.toolbar-bottom .pager .pages .current {
  margin-top: -3px;
  padding-top: 15px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_current.png) no-repeat 50% 0%;
}

/* Sorter */
.sorter {
  border-bottom: 1px solid #c9cccc;
  padding: 0 30px 0 40px;
}

.toolbar-bottom .sorter {
  border-bottom: none;
}

.sorter .amount {
  float: left;
  padding: 14px 15px 0 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #6b5629;
}

.sorter .amount strong {
  color: #b10000;
}

.sorter .view-mode {
  float: left;
  padding: 13px 0 0 0;
}

.sorter .view-mode label {
  display: none;
}

.sorter .view-mode a, .sorter .view-mode strong {
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  padding: 0 25px 0 0;
  margin: 0 3px 0 0;
  background-repeat: no-repeat;
}

.sorter .view-mode .grid {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_grid.gif);
}

.sorter .view-mode .list {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_list.gif);
}

.sorter .view-mode a {
  color: #b10000;
  background-position: 100% -87px;
}

.sorter .view-mode strong {
  color: #6b5629;
  background-position: 100% 4px;
}

.sorter .sort-by {
  float: right;
  padding: 10px 0 10px 0;
}

.sorter .sort-by a,
.sorter .sort-by label {
  float: left;
  padding: 2px 0 0 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #6b5629;
}

.sorter .sort-by a {
  text-decoration: none;
  padding: 2px 0 0 17px;
}

.no-touch .sorter .sort-by a:hover {
  text-decoration: underline;
}

.sorter .sort-by a.current {
  color: #b10000;
  padding-right: 13px;
  background-position: right 8px;
  background-repeat: no-repeat;
  font-weight: bold;
}

.sorter .sort-by a.asc {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/sort_asc.png);
}

.sorter .sort-by a.desc {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/sort_desc.png);
}

.sorter .sort-by select {
  border: solid 1px #c7aa8a;
  background: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #b10000;
}

.catalog-seo-sitemap-category .pager .amount {
  float: left;
  padding: 5px 15px 8px 0;
}

/* Toolbar */
.toolbar {
  margin-bottom: 40px;
}

.toolbar-bottom .toolbar {
  margin-bottom: 0;
  border-top: 3px solid #D9BFA1;
}

.toolbar-bottom {
  border-top: 4px solid #60650F;
}

/* Data Table */
.data-table {
  width: 100%;
}

.data-table th {
  padding: 5px;
  border: 1px solid #c9cccc;
  font-weight: bold;
  white-space: nowrap;
}

.data-table td {
  padding: 5px;
  border: 1px solid #c9cccc;
}

.data-table tbody.odd td {
  border-width: 0 1px;
}

.data-table tbody.even td {
  border-width: 0 1px;
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom-width: 1px;
}

.data-table th .tax-flag {
  white-space: nowrap;
  font-weight: normal;
}

.data-table td.label,
.data-table th.label {
  font-weight: bold;
}

/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}

tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}

tr.show-details .summary-collapse {
  background-position: 0 -53px;
}

tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}

tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
  font-style: italic;
}

/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}

.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}

.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}

.cart-tax-total-expanded {
  background-position: 100% -53px;
}

/* Class: std - styles for admin-controlled content */
/*
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
*/
/* Misc */
.links li {
  display: inline;
}

.links li.first {
  padding-left: 0 !important;
}

.links li.last {
  background: none !important;
  padding-right: 0 !important;
}

.link-cart {
  font-weight: bold;
  color: #f00;
}

.link-wishlist {
  font-weight: bold;
}

.link-reorder {
  font-weight: bold;
}

.link-compare {
  font-weight: bold;
}

.link-print {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px;
}

.link-rss {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_rss.gif) 0 1px no-repeat;
  padding-left: 18px;
  white-space: nowrap;
}

.btn-remove {
  display: block;
  width: 12px;
  height: 12px;
  font-size: 0;
  line-height: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_remove.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

.btn-remove2 {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_trash.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

.btn-edit {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_edit.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

.cards-list dt {
  margin: 5px 0 0;
}

.cards-list .offset {
  padding: 2px 0 2px 20px;
}

.separator {
  margin: 0 3px;
}

.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 */
.noscript {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}

.noscript .noscript-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_notice.gif) 20px 50% no-repeat;
}

.noscript p {
  margin: 0;
}

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

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

.notice-cookie .notice-inner {
  width: 870px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}

.notice-cookie .notice-inner p {
  margin: 0 0 10px;
  border: 1px dotted #cccc73;
  padding: 10px;
}

/* ======================================================================================= */
/* Header ================================================================================ */
.header .welcome-message {
  float: left;
  color: #B01E22;
  padding: 25px 0 0;
  width: 190px;
}

.top-container {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_top.gif) repeat-x 50% 0%;
  height: 44px;
}

.top-wrapper {
  margin: 0 auto;
  width: 960px;
}

.slogan {
  float: left;
  padding: 13px 0 0 0;
  font-size: 13px;
  color: #7e6839;
}

.header .links {
  float: right;
  margin: 18px -90px 0 0;
}

.top_links {
  margin: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_header_links.png) no-repeat center center;
  padding: 6px 10px 10px;
  float: right;
}

.top_links li {
  float: left;
  font-size: 13px;
  border-right: 1px solid #fff;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 13px;
}

.top_links li.last {
  border: none;
}

.top_links li a {
  float: left;
  color: #fff;
  text-decoration: none;
}

.no-touch .top_links li a:hover {
  text-decoration: underline;
}

.top_customer_links {
  width: 250px;
  text-align: center;
  float: right;
}

.top_customer_links ul {
  list-style-type: none;
}

.top_customer_links ul li {
  padding: 0 3px;
}

.top_customer_links ul li a {
  color: #66A33D;
}

.header-container {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_header2.png) repeat-x center -10px;
  position: relative;
}

.header-container .header {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 0 0;
  height: 205px;
  position: relative;
}

.header .logo {
  float: left;
  margin: 10px 90px 0 -90px;
  text-decoration: none !important;
}

.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}

.header .welcome-msg {
  font-weight: bold;
  text-align: right;
}

.header .links {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 260px;
}

.header .quick-access {
  float: left;
}

.header .form-search {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_search_new1.png) no-repeat;
  width: 302px;
  height: 26px;
  padding: 15px 0 0 0;
  margin: 6px 0 2px 0;
}

.header .form-search label {
  display: none;
}

.header .form-search .input-text {
  float: left;
  background: none;
  border: none;
  padding: 5px 10px 5px 15px;
  width: 155px;
  height: 15px;
  line-height: 16px;
}

.header .form-search button {
  float: left;
}

.header .form-search button > span {
  padding: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_search_new1.png) no-repeat center center;
  border: 0;
  width: 80px;
  height: 25px;
}

.header .form-search button span span {
  display: none;
}

.header .form-search .search-autocomplete {
  z-index: 999;
}

.header .form-search .search-autocomplete ul {
  border: 1px solid #ddd;
  background-color: #fff;
}

.header .form-search .search-autocomplete li {
  padding: 3px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

.header .form-search .search-autocomplete li .amount {
  float: right;
  font-weight: bold;
}

.header .link_search {
  float: right;
  clear: both;
  padding-right: 50px;
}

.header .link_search a {
  font-size: 11px;
  color: #B01E21;
}

.header .form-language {
  clear: both;
  text-align: right;
}

.header-container .top-container {
  clear: both;
  text-align: right;
}

.header .header_info {
  float: left;
  color: #444;
  display: none;
}

.header .header_info h2 {
  font-family: 'arsenalregular';
  font-size: 24px;
  margin: 0 0 6px 0;
}

.header .header_info h2 strong {
  font-family: 'arsenalbold';
  font-weight: normal;
  color: #b10000;
}

.header .header_info p {
  font-family: 'arsenalbold';
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
}

.block-cart-header {
  float: none;
  position: absolute;
  margin: 39px -60px 0 0;
  right: 0;
  top: 63px;
}

.block-cart-header .block-content {
  height: 47px;
}

.block-cart-header .block-content .empty,
.block-cart-header .block-content .summary {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_cart.png) no-repeat 100% 1px;
  padding: 14px 40px 0 14px;
  height: 33px;
  font-size: 13px;
  color: #66A33D;
}

.block-cart-header .block-content .summary .amount-2 a {
  color: #6b5629;
  text-decoration: none;
}

.block-cart-header .block-content .summary .amount-2 a span {
  color: #707904;
  text-decoration: underline;
}

.block-cart-header .cart-content {
  position: absolute;
  right: 0;
  top: 47px;
  z-index: 9;
  min-width: 350px;
  width: 100%;
  display: none;
  cursor: default;
  -o-box-shadow: 0 1px 5px #cecece;
  -webkit-box-shadow: 0 1px 5px #cecece;
  -moz-box-shadow: 0 1px 5px #cecece;
  box-shadow: 0 1px 5px #cecece;
}

.block-cart-header .empty .cart-content {
  background: #fff;
  padding: 10px;
  font-size: 13px;
  color: #6b5629;
  border: 1px solid #ddd;
  text-transform: none;
}

.block-cart-header .cart-indent {
  background: #efefef;
  padding: 20px;
}

.block-cart-header .subtotal {
  background: #767c13;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}

.block-cart-header .subtotal .price {
  float: right;
}

.block-cart-header .block-subtitle {
  font-size: 11px;
  margin-bottom: 7px;
}

.block-cart-header .btn-remove, .block-cart-header .btn-edit {
  float: right;
  margin: 0 0 0 4px;
}

.block-cart-header .actions {
  overflow: hidden;
  padding-top: 10px;
}

.block-cart-header .mini-products-list:after {
  content: " ";
  display: table;
}

.block-cart-header .mini-products-list:after {
  clear: both;
}

/********** < Navigation */
.nav-container {
  min-height: 38px;
  margin-top: -40px;
  margin-bottom: -10px;
}

#nav {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

/* All Levels */
#nav li {
  text-align: left;
}
#nav li.over {
  z-index: 998;
}
#nav li li {
  position: relative;
}
#nav li a {
  display: block;
  text-decoration: none;
}
#nav li a:hover {
  text-decoration: none;
}
#nav li a span {
  display: block;
  white-space: nowrap;
  cursor: pointer;
}
#nav li ul a span {
  white-space: normal;
}

.no-touch #nav li.view-all {
  display: none;
}

/* 1st Level */
#nav > li {
  float: left;
  padding: 0;
  margin: 0;
  font-size: 13px;
}

/* Normal menu */
#nav > li > a {
  float: left;
  padding: 0;
  color: #fff;
 background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/main_menu_new.png) no-repeat center center;
  // background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/main_menu_passover.png) no-repeat center center;
  z-index: 1000;
}

/* Passover menu */
@media only screen and (min-width: 771px) {
  #nav li.over a,
  #nav li.active a {
    color: #fff;
  }

  #nav > li > a span {
    display: none;
  }
}
@media only screen and (min-width: 1250px) {
  .no-touch #nav > li.over > a,
  .no-touch #nav > li > a:hover {
background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/main_menu_new_hover.png);
    //	background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/main_menu_passover_hover.png);
  }

  #nav > li.nav-1 {
    margin-left: -117px;
  }

  #nav > li.nav-2 {
    margin-top: 0;
  }

  #nav > li.nav-3 {
    margin-top: -9px;
  }

  #nav > li.nav-4 {
    margin-top: -26px;
  }

  #nav > li.nav-5 {
    margin-top: -30px;
  }

  #nav > li.nav-6 {
    margin-top: -30px;
  }

  #nav > li.nav-7 {
    margin-top: -30px;
    margin-right: -140px;
  }

  #nav > li.nav-1 > a {
    width: 145px;
    height: 30px;
    background-position: 0px -30px;
  }

  #nav > li.nav-2 > a {
    width: 94px;
    height: 30px;
    background-position: -145px -30px;
  }

  #nav > li.nav-3 > a {
    width: 160px;
    height: 39px;
    background-position: -239px -21px;
  }

  #nav > li.nav-4 > a {
    width: 232px;
    height: 49px;
    background-position: -399px -4px;
  }

  #nav > li.nav-5 > a {
    width: 235px;
    height: 37px;
    background-position: -631px 0;
  }

  #nav > li.nav-6 > a {
    width: 181px;
    height: 44px;
    background-position: -866px 0;
  }

  #nav > li.nav-7 > a {
    width: 148px;
    height: 44px;
    background-position: -1047px 0;
  }
}
.passover #nav > li > a {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/main_menu_passover.png);
}
@media only screen and (min-width: 1250px) {
  .passover .no-touch #nav > li.over > a,
  .passover .no-touch #nav > li > a:hover {
    background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/main_menu_hover.png);
  }
}

/* 2nd Level */
#nav ul,
#nav div {
  position: absolute;
  width: 15em;
  top: 60px;
  left: -10000px;
  border: 1px solid #ffe48c;
  background: #B01E23;
  border-radius: 5px;
}

#nav div ul {
  position: static;
  width: auto;
  border: none;
}

/* 3rd+ leven */
#nav ul ul,
#nav ul div {
  top: -4px;
}

#nav ul li {
  float: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #c99154;
}

#nav ul li.last {
  border-bottom: 0;
}

#nav ul li a {
  float: none;
  padding: 6px 10px;
  font-weight: normal;
  color: #ffe48c !important;
  text-decoration: underline;
}

@media only screen and (min-width: 771px) {
  #nav li {
    position: relative;
  }

  .no-touch #nav ul li a:hover {
    background: none;
    color: #ffe48c !important;
    text-decoration: none;
  }

  #nav ul li.active > a,
  #nav ul li.over > a {
    background: none;
    color: #fff !important;
  }

  /* Show menu */
  #nav li ul.shown-sub,
  #nav li div.shown-sub {
    left: 0px;
    z-index: 999;
    top: 38px;
  }

  #nav li .shown-sub ul.shown-sub,
  #nav li .shown-sub li div.shown-sub {
    left: 100px;
    top: 10px;
  }
}
/* Show menu */
@media only screen and (min-width: 1250px) {
  #nav li ul.shown-sub,
  #nav li div.shown-sub {
    left: -100px;
    z-index: 999;
  }

  #nav li .shown-sub ul.shown-sub,
  #nav li .shown-sub li div.shown-sub {
    left: 100px;
  }

  #nav > li > div.children-wrap {
    border: none;
    background: transparent url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_submenu2.png) no-repeat left center;
    width: 1105px;
    height: 142px;
    padding: 25px 40px 20px 30px;
  }

  #nav > li.nav-1 > div.children-wrap {
    background: transparent url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_submenu1.png) no-repeat left center;
    padding: 65px 40px 20px 60px;
  }

  #nav > li.nav-1 > div.shown-sub {
    left: -131px;
    top: 21px;
  }

  #nav > li > div.children-wrap > ul {
    border: none;
    background: none;
    float: left;
    width: 200px;
  }

  #nav > li > div.children-wrap > ul.children6-2 {
    width: 400px;
  }

  #nav > li > div.children-wrap > ul > li {
    border-bottom: none;
    width: 200px;
    float: left;
  }

  #nav > li > div.children-wrap > ul > li > a {
    padding: 3px 9px;
  }

  .no-touch #nav > li > div.children-wrap > ul > li > a:hover {
    background: none;
    text-decoration: underline;
  }

  #nav li ul a.has-children > span {
    display: inline-block;
  }
  #nav li ul a.has-children > span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff;
    border-right: none;
    position: relative;
    display: inline-block;
    margin-left: 8px;
  }

  #nav div.corner,
  #nav div.featured_menu_product div,
  #nav div.featured_menu_product {
    position: static;
    width: auto;
    top: auto;
    left: auto;
    border: none;
    background: none;
  }

  #nav div.featured_menu_product {
    float: left;
  }

  #nav div.featured_menu_product > div {
    float: left;
    text-align: center;
    width: 140px;
  }

  #nav div.featured_menu_product > div a img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
  }

  #nav div.featured_menu_product > div span {
    white-space: normal;
  }

  #nav div.featured_menu_product > div span.price {
    color: #FFE48C;
  }

  #nav div.featured_menu_product > div a {
    color: #fff;
    margin-bottom: 5px;
  }

  .no-touch #nav div.featured_menu_product > div a:hover span {
    text-decoration: underline;
  }

  #nav div.featured_menu_product > div a span {
    height: 17px;
    overflow: hidden;
  }

  #nav .nav-2 .corner {
    display: block;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_submenu_corner2.png);
    width: 164px;
    height: 43px;
    position: absolute;
    z-index: 1;
    left: 106px;
    top: -37px;
  }

  #nav .nav-3 .corner {
    display: block;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_submenu_corner3.png);
    width: 257px;
    height: 53px;
    position: absolute;
    z-index: 1;
    left: 197px;
    top: -47px;
  }

  #nav .nav-4 .corner {
    display: block;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_submenu_corner4.png);
    width: 321px;
    height: 70px;
    position: absolute;
    z-index: 1;
    left: 354px;
    top: -64px;
  }

  #nav .nav-5 .corner {
    display: block;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_submenu_corner5.png);
    width: 300px;
    height: 77px;
    position: absolute;
    z-index: 1;
    left: 592px;
    top: -70px;
  }

  #nav .nav-6 .corner {
    display: block;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_submenu_corner6.png);
    width: 238px;
    height: 77px;
    position: absolute;
    z-index: 1;
    left: 825px;
    top: -72px;
  }
}
/********** Navigation > */
/* ======================================================================================= */
/* Sidebar =============================================================================== */
.block {
  margin: 0 0 10px;
}

.block .block-title {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#787e14', endColorstr='#585d0e');
  /* IE6-9 */
  background: -webkit-gradient(linear, left top, left bottom, from(#787e14), to(#585d0e));
  background: -moz-linear-gradient(top, #787e14, #585d0e);
  /* firefox 3.6+ */
  background: -o-linear-gradient(top, #787e14, #585d0e);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #787e14, #585d0e);
  /* IE10+ */
  padding: 6px 40px 5px 40px;
}

.block-title-aff h2,
.block .block-title strong {
  font-family: 'arsenalbold';
  font-size: 25px;
  font-weight: normal;
  line-height: 1.15;
  color: #fff;
}

.block .block-title a {
  text-decoration: none !important;
}

.block .block-subtitle {
  font-size: 13px;
  font-weight: bold;
}

.block .block-content {
  padding: 10px;
}

.block .block-content li.item {
  padding: 5px 0;
}

.block .btn-remove,
.block .btn-edit {
  float: right;
}

.block .actions {
  text-align: right;
}

.block .actions a {
  float: left;
}

/* Mini Products List */
.mini-products-list li {
  margin: 0 0 10px;
}

.mini-products-list .product-image {
  float: left;
  width: 50px;
  border: 1px solid #767c13;
}

.mini-products-list .product-details {
  margin-left: 65px;
}

.mini-products-list .product-details .product-name {
  margin: 0 0 7px;
}

.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}

.block-cart .mini-products-list .product-details .nobr {
  white-space: normal !important;
}

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

/* Block: Layered Navigation */
.block-layered-nav dt {
  font-weight: bold;
}

.block-layered-nav .btn-remove {
  float: left;
  margin: 2px 3px 0 0;
}

/* Block: Cart */
.block-cart .subtotal {
  text-align: center;
}

.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 5px 0;
}

/* Block: Wishlist */
/* Block: Related */
.block-related li {
  padding: 5px 0;
}

.block-related input.checkbox {
  float: left;
  margin-right: -20px;
}

.block-related .product {
  margin-left: 20px;
}

.block-related .product .product-image {
  float: left;
  margin-right: -65px;
}

.block-related .product .product-details {
  margin-left: 65px;
}

/* Block: Compare Products */
.block-compare li {
  padding: 5px 0;
}

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

.block-poll .label {
  display: block;
  margin-left: 18px;
}

.block-poll li {
  padding: 3px 9px;
}

.block-poll .actions {
  margin: 5px 0 0;
}

.block-poll .answer {
  font-weight: bold;
}

.block-poll .votes {
  float: right;
  margin-left: 10px;
}

/* Block: Tags */
.block-tags ul,
.block-tags li {
  display: inline;
}

/* Block: Subscribe */
.block-subscribe {
  width: 220px;
}

.block-subscribe .block-content {
  padding: 0;
}

/* Block: Reorder */
.block-reorder li {
  padding: 5px 0;
}

.block-reorder input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}

.block-reorder .product-name {
  margin-left: 20px;
}

/* Block: Banner */
.block-banner .block-content {
  text-align: center;
}

/* Block: Login */
.block-login label {
  font-weight: bold;
  color: #666;
}

.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}

/* Paypal */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}

.sidebar .paypal-logo a {
  float: none;
}

/* ======================================================================================= */
/* Category Page ========================================================================= */
.category-title {
  border: 0;
  margin: 0;
}

.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: center;
  display: none;
}

.category-description {
  margin: 0;
}

.category-description p {
  margin-bottom: 10px;
}

.category-products {
  margin: -30px -40px;
}

.category-description + .category-products {
  margin-top: 30px;
}

/* View Type: Grid */
.products-grid {
  margin: 0 30px 40px;
}
.products-grid .product-image {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: solid 7px #fff;
  margin: 0 0 19px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
}
.products-grid .product-image span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px inset;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px inset;
}
.products-grid .product-image img {
  width: 100%;
  height: auto;
}
.products-grid .product_holder {
  padding: 0 7px 0 7px;
}
.products-grid .product-name {
  margin: 0 0 9px 0;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
}
.products-grid .price-box {
  margin: 0 0 15px 0;
}
.products-grid .availability {
  line-height: 21px;
}
.products-grid .actions a.button span,
.products-grid .actions button.button span {
  height: 29px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_cart_new.png) 0 0 no-repeat;
  padding: 0 0 0 15px;
  text-transform: none;
  line-height: 25px;
}
.products-grid .actions a.button span span,
.products-grid .actions button.button span span {
  background-position: 100% 0;
  padding: 0 13px 0 0;
}

/* View Type: List */
.products-list li.item {
  padding: 0 40px 0 30px;
  margin-bottom: 40px;
}

.products-list li.item.last {
  border-bottom: 0;
}

.products-list .product-image {
  float: left;
  position: relative;
  width: 186px;
  height: 186px;
  border: solid 7px #fff;
  border-radius: 3px;
  margin: 0 0 19px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.products-list .product-image span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 186px;
  height: 186px;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.products-list .product-shop {
  margin-left: 235px;
}

.products-list .product-name {
  margin: 0 0 9px 0;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
}

.products-list .product-name a {
  color: #6F7612;
}

.products-list .price-box {
  margin: 0 0 15px 0;
}

.products-list .availability {
  float: left;
  margin: 3px 0 0;
}

.products-list .desc {
  clear: both;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 16px;
}

.products-list .desc .link-learn {
  font-size: 11px;
}

.products-list .actions button.button span {
  height: 25px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_cart.png) 0 0 no-repeat;
  padding: 0 0 0 13px;
  text-transform: none;
  line-height: 25px;
}

.products-list .actions button.button span span {
  background-position: 100% 0;
  padding: 0 13px 0 0;
}

.products-list .add-to-links {
  clear: both;
}

.products-list .add-to-links li {
  display: inline;
}

.products-list .add-to-links .separator {
  display: inline;
  margin: 0 2px;
}

/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
.no-rating {
  margin: 0;
}

.ratings {
  font-size: 11px;
  line-height: 1.25;
  margin: 7px 0;
}

.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}

.ratings .rating-links {
  margin: 0;
}

.ratings .rating-links .separator {
  margin: 0 2px;
}

.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}

.rating-box .rating {
  float: left;
  height: 13px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
  float: left;
  margin-right: 3px;
}

.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}

.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}

/* Availability */
.availability {
  margin: 0;
}

.availability span {
  font-weight: bold;
}

.availability.out-of-stock span {
  color: #d83820;
}

.availability-only {
  margin: 0 0 7px;
}

.availability-only a {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
}

.availability-only .expanded {
  background-position: 100% -15px;
}

.availability-only-details {
  margin: 0 0 7px;
}

.availability-only-details th {
  background: #f2f2f2;
  font-size: 10px;
  padding: 0 8px;
}

.availability-only-details td {
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  padding: 2px 8px 1px;
}

/* Email to a Friend */
.email-friend {
  margin-bottom: 10px;
}

/* Alerts */
/********** < Product Prices */
.price {
  white-space: nowrap !important;
}

.price-box .price {
  font-weight: bold;
}

/* Regular price */
.regular-price .price {
  font-size: 18px;
  font-weight: normal;
  color: #b10000;
}

/* Old price */
.old-price {
  font-size: 14px;
  font-weight: normal;
  color: #666;
}

.old-price .price-label {
  white-space: nowrap;
}

.old-price .price {
  font-weight: normal;
  text-decoration: none;
}

/* Special price */
.special-price {
  font-size: 18px;
  font-weight: normal;
  color: #b10000;
}

.special-price .price-label {
  font-weight: normal;
  white-space: nowrap;
}

.special-price .price {
  font-weight: normal;
}

/* Minimal price (as low as) */
.minimal-price .price-label {
  font-weight: normal;
  white-space: nowrap;
}

.minimal-price .price {
  color: #b10000;
  font-weight: normal;
  font-size: 18px;
}

.minimal-price-link {
  display: block;
}

.minimal-price-link .price {
  font-weight: normal;
}

/* Excluding tax */
.price-excluding-tax {
  display: block;
}

.price-excluding-tax .label {
  white-space: nowrap;
}

.price-excluding-tax .price {
  font-weight: normal;
}

/* Including tax */
.price-including-tax {
  display: block;
}

.price-including-tax .label {
  white-space: nowrap;
}

.price-including-tax .price {
  font-weight: bold;
}

/* Configured price */
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}

.configured-price .price {
  font-weight: bold;
}

/* FPT */
.weee {
  display: block;
  font-size: 11px;
  color: #444;
}

.weee .price {
  font-size: 11px;
  font-weight: normal;
}

/* Excl tax (for order tables) */
.price-excl-tax {
  display: block;
}

.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}

.price-excl-tax .price {
  display: block;
}

/* Incl tax (for order tables) */
.price-incl-tax {
  display: block;
}

.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}

.price-incl-tax .price {
  display: block;
  font-weight: bold;
}

/* Price range */
.price-from {
  font-size: 18px;
  font-weight: normal;
  color: #b10000;
}

.price-from .price-label {
  font-weight: normal;
  white-space: nowrap;
}

.price-from .price {
  font-weight: normal;
}

.price-to {
  font-size: 14px;
  font-weight: normal;
  color: #666;
}

.price-to .price-label {
  font-weight: normal;
  white-space: nowrap;
}

.price-to .price {
  font-weight: normal;
}

/* Price notice next to the options */
.price-notice {
  padding-left: 10px;
}

.price-notice .price {
  font-weight: bold;
}

/* Price as configured */
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/********** Product Prices > */
/* Tier Prices */
.tier-prices .price {
  font-weight: bold;
}

/* Add to Links */
.add-to-links .separator {
  display: none;
}

/* Add to Cart */
.add-to-cart label {
  float: left;
  margin: -39px 5px 0 35px;
  display: none;
}

.product-view .grouped-items-table .qty,
.add-to-cart .qty {
  float: left;
  border: solid 1px #c6a989;
  border-radius: 11px;
  margin: -40px 0 0 50px;
  background: #fff;
}

.add-to-cart input.qty,
.add-to-cart .qty input,
.product-view .grouped-items-table .qty input {
  width: 30px;
  border: none;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #b10000;
  background: none;
  float: left;
  padding-right: 0;
}

.add-to-cart .qty span,
.product-view .grouped-items-table .qty span {
  width: 10px;
  display: block;
  float: left;
  padding: 2px 7px 0 0;
}

.touch .add-to-cart .qty span,
.touch .product-view .grouped-items-table .qty span {
  display: none;
}

.add-to-cart .qty a,
.product-view .grouped-items-table .qty a {
  display: block;
  width: 7px;
  height: 4px;
  padding: 2px 3px;
}

.add-to-cart .qty a.inc,
.product-view .grouped-items-table .qty a.inc {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/arr_up.gif) no-repeat center center;
}

.add-to-cart .qty a.dec,
.product-view .grouped-items-table .qty a.dec {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/arr_down.gif) no-repeat center center;
}

.product-view .grouped-items-table .qty {
  margin-top: 0;
  margin-left: 0;
}

.add-to-cart button.button {
  float: left;
  margin-left: 10px;
}

.add-to-cart .paypal-logo {
  clear: left;
  text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}

.product-view .add-to-cart .paypal-logo {
  margin: 0;
}

/* Add to Links + Add to Cart */
.add-to-box {
  margin-bottom: 25px;
}

.add-to-box .add-to-cart {
  float: left;
  margin: 0 15px 0 0;
  width: 131px;
}

.add-to-box .or {
  display: none;
  float: left;
  margin: 0 10px;
}

.product-options-bottom .add-to-links,
.add-to-box .add-to-links {
  float: left;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.product-options-bottom .add-to-links li,
.add-to-box .add-to-links li {
  margin: 0 0 5px;
}

.product-shop .add-to-box {
  padding-left: 22px;
}

.product-shop .add-to-box .add-to-links {
  width: 150px;
}

.product-shop .link-wishlist {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_heart.png) no-repeat right center;
  padding-right: 20px;
}

.product-shop .add-to-box .add-to-cart button.button span {
  text-transform: none;
  font-weight: normal;
}

.product-shop .today-ship {
  float: left;
  font-size: 11px;
  color: #6B5528;
  padding-top: 3px;
}

.product-type-grouped .product-shop .add-to-box .add-to-cart {
  margin-right: 30px;
  float: right;
}

.page-title .product-sku {
  font-size: 12px;
  float: right;
  color: #fff;
  padding: 4px 0 0;
  margin-right: -15px;
}

.grouped-items-table .product-sku {
  font-size: 11px;
  color: #A29B8C;
}

.product-view {
  margin: -30px -40px;
}

.product-essential {
  padding: 30px 25px 0 30px;
}

.product-collateral .box-collateral {
  margin: 0 0 15px;
}

/* Product Images */
.product-view .product-img-box {
  float: left;
  width: 501px;
}

.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}

.products-list .product-image {
  float: left;
  position: relative;
  width: 186px;
  height: 186px;
  border: solid 7px #fff;
  border-radius: 3px;
  margin: 0 0 19px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.products-list .product-image span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 186px;
  height: 186px;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.product-view .product-img-box .product-image {
  background: #fff;
  border: solid 7px #fff;
  border-radius: 3px;
  margin: 0 0 10px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.product-view .product-img-box .product-image-zoom {
  position: relative;
  width: 486px;
  height: 486px;
  overflow: hidden;
  z-index: 9;
}

.product-view .product-img-box .product-image-zoom img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
  z-index: 10;
}

.product-view .product-img-box .product-image-zoom span.product-image-shadow {
  width: 491px;
  height: 491px;
  display: block;
  -moz-box-shadow: inset 0 0 7px #cecece;
  -webkit-box-shadow: inset 0 0 7px #cecece;
  box-shadow: inset 0 0 7px #cecece;
  z-index: 11;
  position: absolute;
  left: 0;
  top: 0;
}

.product-view .product-img-box .zoom-notice {
  text-align: center;
  display: none;
}

.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 18px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
  display: none;
}

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

.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}

.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: -1px;
  width: 9px;
  height: 22px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}

.product-view .product-img-box .more-views h2 {
  display: none;
}

.product-view .product-img-box .more-views ul {
  margin-left: -10px;
}

.product-view .product-img-box .more-views li {
  float: left;
  margin: 0 0 10px 10px;
  background: #fff;
  border: solid 7px #fff;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.product-view .product-img-box .more-views li img {
  display: none;
}

.product-view .product-img-box .more-views li span.product-image-bg {
  width: 95px;
  height: 95px;
  background-size: 95px 95px;
  display: block;
  -moz-box-shadow: inset 0 0 7px #cecece;
  -webkit-box-shadow: inset 0 0 7px #cecece;
  box-shadow: inset 0 0 7px #cecece;
}

.product-image-popup {
  margin: 0 auto;
}

.product-image-popup .buttons-set {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0;
}

.product-image-popup .nav {
  margin: 0 100px;
  text-align: center;
}

.product-image-popup .image {
  display: block;
}

/* Product Shop */
.product-view .product-shop {
  float: right;
  width: 506px;
  position: relative;
}
.product-view .product-shop .ratings {
  margin: 0 0 10px 0;
}
.product-view .product-shop .availability {
  margin-bottom: 10px;
  display: none;
}
.product-view .product-shop .price-box {
  margin: 0 0 20px 20px;
}
.product-view .product-shop .regular-price .price {
  font-size: 18px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
}
.product-view .product-shop .short-description p,
.product-view .product-shop .short-description ul {
  margin-bottom: 10px;
}
.product-view .product-shop .short-description h2 {
  display: none;
}
.product-view .product-shop .short-description .std {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
}
.product-view .product-shop .grouped-items-table .availability {
  display: block;
}
.product-view .product-shop .block-autoresponder-backtostock {
  display: none;
}

.product-view .product-shop .short-description ul li {
  text-indent: -1.55em;
  padding-left: 1.5em;
}

.product-view .product-shop .short-description ul li:before {
  content: '\2022\a0\a0';
  color: #333;
}

.product_label_block {
  background: #fff;
  border-radius: 4px;
  padding: 20px 0 7px 20px;
  margin: 0 0 22px;
}
.product_label_block li {
  position: relative;
  line-height: 20px;
  float: left;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6E7612;
  background-position: left center;
  background-repeat: no-repeat;
  margin: 0 25px 10px 0;
}
.product_label_block li img {
  margin-right: 5px;
}
.product_label_block li img.thumb {
  display: none;
  width: 125px;
  height: 125px;
  position: absolute;
  left: -50px;
  top: -50px;
  z-index: 10;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

.no-touch .product_label_block li:hover img.thumb {
  display: block;
}

.title_attr1 {
  position: relative;
  z-index: 2;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_title1.png) no-repeat;
  width: 240px;
  height: 41px;
  padding: 4px 0 0 23px;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  margin-bottom: -20px;
}

.title_attr2 {
  position: relative;
  z-index: 1;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_title2.png) no-repeat;
  width: 452px;
  height: 45px;
  padding: 14px 0 0 22px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #fff;
  margin-bottom: -31px;
}

.block_attributes_shape {
  background: #fff;
  border-radius: 4px;
  padding: 0;
}

.attr_table {
  margin: 20px 23px 24px;
}

.attr_table td {
  border-top: 1px solid #d3c7ab;
  padding: 3px 0;
}

.attr_table td.sub {
  border-left: 27px solid #fff;
}

.attr_table td.right {
  text-align: right;
  float: none !important;
}

.attr_table td.last td {
  border: 0;
}

.attr_table td.small-title {
  font-size: 11px;
  font-weight: bold;
}

.attr_table tr.serving-size td {
  border-bottom: 8px solid #d3c7ab;
  border-top: none;
  font-size: 13px;
}

.attr_table tr.last td {
  border-bottom: 8px solid #d3c7ab;
}

.attr_table tr.calories td {
  border-bottom: 3px solid #d3c7ab;
}

.attr_table td td {
  border-bottom: none;
  border-top: none;
  font-size: 11px;
}

.attr_table table.daily_values {
  width: 100%;
}

.attr_table table.daily_values tr.columns td {
  border-bottom: 1px solid #d3c7ab;
}

.short-description {
  padding: 20px 20px 10px 23px;
  margin-bottom: 13px;
  font-size: 12px;
}

.attr_ingredients {
  padding: 33px 20px 10px 23px;
  margin-bottom: 13px;
  font-size: 12px;
}

.attr_ingredients p {
  margin-bottom: 15px;
}

.attr_storage {
  padding: 33px 20px 30px 23px;
  font-size: 12px;
}

.frozen_ship {
  position: relative;
  z-index: 2;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_ship_yellow.png) no-repeat;
  width: 295px;
  height: 38px;
  padding: 8px 0 0 22px;
  font-size: 12px;
  color: #fff;
  margin-bottom: 20px;
}

.ships-frozen .ship_question,
.frozen_ship .ship_question {
  display: block;
  position: absolute;
  right: 12px;
  top: 7px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/ship_question.png) no-repeat;
  width: 18px;
  height: 18px;
}
.ships-frozen .ship_question span,
.frozen_ship .ship_question span {
  display: none;
}

.shipping_zip {
  position: relative;
  z-index: 1;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_zip_green.png) no-repeat;
  width: 430px;
  height: 46px;
  padding: 14px 0 0 22px;
  font-size: 12px;
  color: #fff;
  margin-bottom: 20px;
}

.shipping_zip input {
  position: absolute;
  right: 58px;
  top: 11px;
  width: 55px;
  height: 16px;
  line-height: 16px;
  padding: 2px;
  text-align: center;
  border: 0;
  border-radius: 8px;
  box-shadow: inset 0 1px 1px #b2b2b2;
}

.shipping_zip a {
  color: #fff;
  float: right;
  margin-right: 13px;
  margin-top: -17px;
}

.frozen_ship + .shipping_zip {
  margin-top: -41px;
}

.product_comments_block {
  padding: 15px 0 0 0;
}
.product_comments_block h2 {
  display: none;
}

.comment_item {
  margin: 0 0 22px 0;
}

.comment_shape {
  position: relative;
  background: #fff;
  border-radius: 3px;
  padding: 20px 20px 24px 22px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #6B5528;
}

.comment_shape span.corner {
  position: absolute;
  bottom: -23px;
  left: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/comment_shape_corner.png) no-repeat;
  width: 34px;
  height: 23px;
}

.comment_details {
  padding: 10px 0 0 50px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #6F7612;
}

.comment_details strong {
  display: block;
  padding-top: 5px;
}

.comment_details img.avatar {
  float: left;
  margin-right: 10px;
}

.expand_link {
  text-align: right;
  margin-bottom: 24px;
}

.expand_link a {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/arr_down.gif) no-repeat 100% 6px;
  padding: 0 18px 0 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #AC470C;
}

.comment_form {
  margin-bottom: 17px;
}

.comment_avatar {
  float: left;
  width: 110px;
}

.comment_avatar h4 {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #6F7612;
}

.comment_avatar_img {
  display: block;
  width: 95px;
  height: 95px;
  border: solid 7px #fff;
  border-radius: 3px;
  margin: 0 0 16px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.comment_form_input_col {
  float: right;
}

.comment_form_input_col textarea {
  background: #fff;
  border: solid 1px #d4d4d4;
  border-radius: 3px;
  width: 267px;
  max-width: 267px;
  min-width: 267px;
  height: 128px;
  padding: 5px 10px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #333;
}

.login_to_submit {
  text-align: right;
  margin-bottom: 13px;
}

.login_to_submit a {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/arr_down.gif) no-repeat 100% 6px;
  padding: 0 18px 0 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #AC470C;
}

.comment_login_form {
  background: #d0b08b;
  padding: 14px 0 19px 10px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}

.comment_login_form_close {
  position: absolute;
  top: 8px;
  right: 9px;
  display: block;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_login_close.gif) no-repeat;
  width: 16px;
  height: 16px;
}

.comment_login_col1 {
  float: left;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/sp_line.gif) repeat-y 100% 0;
  width: 220px;
  padding: 0 20px 0 0;
}

.comment_login_col1 .input-text {
  padding: 5px 10px;
  width: 198px;
  height: 18px;
  line-height: 18px;
  border-radius: 4px;
}

.inp_com1 {
  margin-bottom: 10px;
}

.inp_com2 {
  margin-bottom: 12px;
}

.comment_login_col1 .comment_actions {
  overflow: hidden;
}

.comment_login_col1 .comment_actions a {
  float: left;
  margin: 3px 0 0 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #b10000;
}

.comment_login_col1 .comment_actions button {
  float: right;
}

.comment_login_col1 .comment_actions button span {
  height: 25px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_cart.png) 0 0 no-repeat;
  padding: 0 0 0 13px;
  text-transform: none;
  line-height: 25px;
}

.comment_login_col1 .comment_actions button span span {
  background-position: 100% 0;
  padding: 0 40px 0 27px;
}

.comment_login_col2 {
  float: right;
  width: 153px;
  padding: 45px 0 0 0;
}

.comment_login_col2 h3 {
  font-family: "arsenalbold";
  font-size: 18px;
  font-weight: normal;
  color: #b10000;
  margin: 0 0 8px 0;
}

.comment_login_col2 a {
  float: left;
  width: 32px;
  height: 32px;
  margin: 0 7px 0 0;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.login_social1 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/login_social1.gif);
}

.login_social2 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/login_social2.gif);
}

.login_social3 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/login_social3.gif);
}

/* Product Options */
.product-options {
  padding: 0 0 0 22px;
  margin: 10px 0 25px;
  border: none;
  background-color: none;
}

.product-options dt label {
  font-weight: bold;
}

.product-options dt label em {
  display: none;
}

.product-options dt .qty-holder {
  float: right;
}

.product-options dt .qty-holder label {
  vertical-align: middle;
}

.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #000;
}

.product-options dd {
  margin: 10px 0;
}

.product-options dd input.input-text {
  width: 98%;
}

.product-options dd input.datetime-picker {
  width: 150px;
}

.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea {
  width: 98%;
  height: 8em;
}

.product-options dd select {
  width: 100%;
}

.product-options .options-list input.radio {
  float: left;
  margin: 3px -18px 0 0;
}

.product-options .options-list input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}

.product-options .options-list .label {
  display: block;
  margin-left: 20px;
}

.product-options ul.validation-failed {
  padding: 0 7px;
}

.product-options p.required {
  padding: 15px 0 0;
  display: none;
}

.product-options-bottom {
  padding: 0 0 0 22px;
  border: none;
  border-top: 0;
  margin-bottom: 25px;
}

.product-options-bottom .price-box {
  margin: 10px 0;
  display: none;
}

.product-options-bottom .add-to-cart {
  float: right;
  margin-right: 80px;
}

.product-options-bottom .add-to-cart .qty {
  float: none;
  position: absolute;
  margin-top: 0;
  top: 60px;
  left: 175px;
}

/* Grouped Product */
.shipping_zip + .grouped-items-table {
  margin-top: -39px;
}

.product-view .grouped-items-table {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_grouped2.png) no-repeat left top;
  margin-bottom: 20px;
}

.product-view .default-item-table {
  margin-bottom: 5px;
}

.product-view .grouped-items-table td,
.product-view .grouped-items-table th {
  border: none;
}

.product-view .grouped-items-table thead th {
  padding: 11px 22px 16px;
}

.product-view .default-item-table thead th {
  padding-bottom: 25px;
}

.product-view .default-item-table thead th.th-price {
  width: 160px;
}

.product-view .grouped-items-table tbody td {
  padding: 15px 22px;
  border-bottom: 1px dotted #999999;
  line-height: 18px;
}

.product-view .grouped-items-table tbody tr.last td {
  border-bottom: none;
}

.product-view .product-shop .grouped-items-table tbody td .price-box {
  margin-bottom: 0;
}

/* Block: Description */
/* Block: Additional */
/* Block: Upsell */
.product-view .box-up-sell .products-grid td {
  width: 25%;
}

/* Block: Tags */
.product-view .box-tags .form-add label {
  float: left;
}

.product-view .box-tags .form-add .input-box {
  float: left;
  width: 260px;
  margin: 0 5px;
}

.product-view .box-tags .form-add input.input-text {
  width: 254px;
}

.product-view .box-tags .form-add p {
  clear: both;
}

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

/* Product Tags */
.tags-list li {
  display: inline;
}

/* Advanced Search */
.catalogsearch-advanced-result .category-products {
  margin-top: 30px;
}

/* CMS Home Page */
/* Sitemap */
.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0;
}

.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}

.page-sitemap .links a:hover {
  text-decoration: underline;
}

.page-sitemap .sitemap {
  padding: 20px;
}

.page-sitemap .sitemap li {
  margin: 3px 0;
}

.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}

/* RSS */
.rss-title h1 {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}

.rss-table .link-rss {
  display: block;
  line-height: 1.35;
  background-position: 0 2px;
}

/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
/* Checkout Types */
.cart .checkout-types {
  text-align: center;
}

.cart .checkout-types li button {
  margin-bottom: 13px;
}

.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}

.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3;
}

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

.cart-empty {
  padding: 20px;
}

.cart_bottom_buttons {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_cart_table.gif) repeat;
  padding: 9px 13px 6px 0;
  text-align: right;
  margin-bottom: 17px;
}

.cart_bottom_buttons button {
  margin-left: 12px;
}

.cart_bottom_buttons p.back-link {
  margin-left: 15px;
  float: left;
  padding-top: 5px;
}

.cart_bottom_buttons .btn-update {
  float: right;
}

/* Shopping Cart Table */
.cart-table .item-msg {
  font-size: 10px;
}

.cart-table {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_cart_table.gif) repeat;
  width: 100%;
}

.cart-table thead th {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #6B5629;
  padding-top: 8px;
  padding-bottom: 8px;
}

.cart-table tbody td {
  background: #efefef;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #c9cccc;
}

.cart-table tbody tr.last td {
  border-bottom: 0;
}

.th_cart1 {
  width: 80px;
}

.th_cart2 {
  width: 90px;
  padding-left: 40px;
}

.th_cart5 {
  width: 118px;
  text-align: center;
}

.th_cart6 {
  width: 100px;
  text-align: center;
}

.th_cart7 {
  padding-left: 30px;
  width: 110px;
}

.td_cart2 {
  padding-left: 40px;
}

.td_cart5 {
  width: 118px;
  text-align: center;
}

.td_cart6 {
  width: 100px;
  text-align: center;
}

.td_cart7 {
  padding-left: 30px;
  width: 110px;
}

.td_cart6 .label, .td_cart5 .label {
  display: none;
}

.td_cart1 input {
  float: left;
  margin: 0 10px 0 0;
}

.td_cart1 label {
  float: left;
  margin: -2px 0 0 0;
}

.chks_cart {
  overflow: hidden;
  margin-bottom: 11px;
}

.td_cart2 .product-image {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border: solid 3px #fff;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.td_cart2 .product-image span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}
.td_cart2 .product-image img {
  width: 50px;
  height: 50px;
}

.td_cart3 .btn-remove {
  display: none;
}
.td_cart3 .product-name {
  margin: 0;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
}
.td_cart3 .product-sku {
  margin: 0 0 9px 0;
}
.td_cart3 .product-name a {
  color: #6F7612;
}
.td_cart3 span.ships-frozen,
.td_cart3 .ships-frozen {
  background: #b3bf3d;
  color: #fff;
  padding: 5px 35px 5px 10px;
  display: block;
  float: left;
  border-radius: 15px;
  position: relative;
}
.td_cart3 .ships-frozen a {
  top: 5px;
  right: 10px;
}

span.ships-frozen {
  background: #b3bf3d;
  color: #fff;
  padding: 5px 35px 5px 10px;
  display: block;
  float: left;
  border-radius: 15px;
  position: relative;
}

.td_cart4 {
  text-align: center;
}

.td_cart5 .price {
  font-family: 'arsenalregular';
  font-size: 18px;
  font-weight: normal;
  color: #6F7612;
}

.td_cart7 .price {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #6B5629;
}

.td_cart6 .qty {
  border: solid 1px #cbcbc2;
  text-align: center;
}

span.ships-frozen {
  padding-right: 10px;
  display: inline-block;
  font-size: 11px;
  float: none;
  margin-left: 10px;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
  position: relative;
  padding: 0 0 0 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_right_cart.gif) repeat-y 100% 0;
  border-bottom: solid 1px #c9cccc;
  border-top: solid 1px #c9cccc;
  overflow: hidden;
}

.cart .cart-collaterals .block_cart_left {
  float: left;
  width: 587px;
}

.cart .crosssell h2 {
  font-size: 13px;
  font-weight: bold;
}

.cart .crosssell .product-image {
  float: left;
  width: 75px;
  height: 75px;
  border: 1px solid #ddd;
}

.cart .crosssell .product-details {
  margin-left: 90px;
}

.cart .crosssell li.item {
  margin: 12px 0;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount {
  border-bottom: solid 1px #c9cccc;
  padding: 20px 50px;
}

.cart .discount h2 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #6B5629;
  margin: 0 0 26px 0;
}

.cart .discount label {
  display: block;
  margin-bottom: 3px;
}

.cart .discount .input-text {
  width: 260px;
  margin-bottom: 5px;
}

.cart .discount .buttons-set {
  margin: 10px 0 0 0;
  padding: 0;
}

.cart .discount .buttons-set .button {
  margin-bottom: -5px;
}

.cart .shipping {
  padding: 20px 50px 50px;
}

.cart .shipping h2 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #6B5629;
  margin: 0 0 26px 0;
}

.cart .shipping .buttons-set {
  padding-top: 10px;
}

.cart .shipping #shipping-zip-form .buttons-set {
  margin-top: -37px;
  float: right;
  padding: 0;
}

.cart .shipping .sp-methods {
  padding-top: 20px;
}

.cart .shipping .form-list select,
.cart .shipping .form-list input.input-text {
  width: 260px;
}

.sp-methods dd + dt {
  padding-top: 10px;
}

.sp-methods li.split-rate {
  padding-top: 2px;
}

.sp-methods li.split-rate input {
  float: left;
  margin-top: 10px;
}

.sp-methods li.split-rate label {
  margin-left: 20px;
  display: block;
  padding-bottom: 3px;
}

.sp-methods .rates-cut ul {
  height: 112px;
  overflow-y: hidden;
  margin-left: -2px;
}

.sp-methods .rates-cut ul li {
  padding-left: 2px;
}

.sp-methods .rates-cut p.show-more {
  cursor: pointer;
  margin-left: 20px;
}

/* Shopping Cart Totals */
.cart .totals {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 13px 15px 0;
  width: 340px;
}

.cart .totals table {
  width: 100%;
  margin-bottom: 25px;
}

.cart .totals table th,
.cart .totals table td {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #6B5629;
  padding: 3px 5px;
}

.cart .totals table tfoot td {
  text-transform: uppercase;
  color: #B25721;
}

/* Options Tool Tip */
.item-options dt {
  font-weight: bold;
  font-style: italic;
}

.item-options dd {
  padding-left: 10px;
}

.truncated {
  cursor: help;
}

.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}

.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;
}

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}

.truncated .show .item-options {
  top: -20px;
  left: 50%;
}

.col-left .truncated .show .item-options {
  left: 30px;
  top: 7px;
}

.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}

/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt {
  font-weight: bold;
}

.sp-methods .price {
  font-weight: bold;
}

.sp-methods .form-list {
  padding-left: 20px;
}

.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}

.sp-methods select.year {
  width: 96px;
}

.sp-methods input.cvv {
  width: 3em !important;
}

.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}

.sp-methods .checkmo-list address {
  float: left;
}

.sp-methods .centinel-logos a {
  margin-right: 3px;
}

.sp-methods .centinel-logos img {
  vertical-align: middle;
}

.sp-methods .release-amounts {
  margin: 0.5em 0 1em;
}

.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

.sp-methods a.infobox {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/icons/question.png);
}

.please-wait {
  float: right;
  margin-right: 5px;
}

.please-wait img {
  vertical-align: middle;
}

.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}

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

.tool-tip .btn-close {
  text-align: right;
}

.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}

.tool-tip .tool-tip-content {
  padding: 5px;
}

/* Gift Messages */
.gift-messages-form {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
}

.gift-messages-form {
  position: relative;
}

.gift-messages-form label {
  float: none !important;
  position: static !important;
}

.gift-messages-form .item {
  margin: 0 0 10px;
}

.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}

.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}

.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
}

.gift-messages-form .item .details {
  margin-left: 90px;
}

.gift-message-link {
  display: block;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}

.gift-message-link.expanded {
  background-position: 0 -53px;
}

.gift-message-row .btn-close {
  float: right;
}

.gift-message dt strong {
  font-weight: bold;
}

/* Checkout Agreements */
.checkout-agreements li {
  margin: 10px 0;
}

.checkout-agreements .agreement-content {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 5px;
  height: 10em;
  overflow: auto;
}

.checkout-agreements .agree {
  padding: 6px;
}

/* Centinel */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}

.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 */
.block-progress dt {
  font-weight: bold;
}

.block-progress dd {
  margin-bottom: 20px;
}

.opc {
  position: relative;
}

.opc .buttons-set.disabled button.button {
  display: none;
}

.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
}

.opc .step-title {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_opc1.png) repeat-y;
  padding: 9px 0 9px 40px;
  margin-bottom: 1px;
  text-align: right;
}

.opc .step-title .number {
  float: left;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_number.png) no-repeat;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  margin: 2px 10px 0 0;
}

.opc .step-title h2 {
  float: left;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

.opc .step-title a {
  display: none;
  float: right;
}

.opc .allow .step-title {
  cursor: pointer;
}

/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_opc2.png) repeat-y;
  cursor: default;
}

.opc .active .step-title .number {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_number.png) no-repeat 0 -19px;
}

/*.opc .active .step-title a { display:none; }*/
.opc .step {
  padding: 30px 35px 30px 45px;
  position: relative;
}

.opc .step .tool-tip {
  right: 10px;
}

#checkout-step-login h3 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #60660F;
  margin-bottom: 10px;
}

#checkout-step-login h4 {
  margin-bottom: 10px;
  color: #B25721;
  margin-top: 15px;
}

#checkout-step-login p {
  margin-bottom: 10px;
}

#checkout-step-login .col-1 .buttons-set p.required {
  display: none;
}

#checkout-step-login .col-1 .buttons-set {
  padding: 15px 0 0 0;
}

#checkout-step-login .col-1 .buttons-set button.button {
  float: none;
}

#checkout-step-login .col-2 a.f-left {
  float: right !important;
}

#opc-billing .buttons-set, #opc-shipping .buttons-set, #opc-shipping_method .buttons-set, #opc-payment .buttons-set {
  padding-top: 20px;
}

#opc-billing .buttons-set button.button span, #opc-shipping .buttons-set button.button span, #opc-shipping_method .buttons-set button.button span, #opc-payment .buttons-set button.button span {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_continue.gif) no-repeat 100% 3px;
  height: 25px;
  line-height: 25px;
  padding: 0 29px 0 0;
  font-size: 16px;
  text-transform: none;
  text-shadow: none;
  color: #60660F;
}

#opc-billing .buttons-set button.button span span, #opc-shipping .buttons-set button.button span span, #opc-shipping_method .buttons-set button.button span span, #opc-payment .buttons-set button.button span span {
  background: none;
  padding: 0;
}

.back-link a {
  float: left;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/back_link.png) no-repeat 0 0;
  padding: 0 0 0 27px;
  font-family: 'arsenalbold';
  font-size: 16px;
  font-weight: normal;
  color: #60660F;
  text-decoration: none;
}

.no-touch .back-link a:hover {
  text-decoration: underline;
}

.back-link a small {
  display: none;
}

#checkout-review-submit .btn-checkout {
  float: right;
}

#opc-review .step {
  padding: 0;
}

#opc-review .data-table {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_cart_table.gif) repeat-y;
  width: 100%;
}

#opc-review .data-table thead th {
  padding: 8px 20px;
  border: 0;
  white-space: nowrap;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #6B5629;
}

#opc-review .data-table tbody td {
  padding: 8px 20px;
  border: 0;
  vertical-align: middle;
  background: #efefef;
  border-bottom: solid 1px #c9cccc;
}
#opc-review .data-table tbody td .label {
  display: none;
}

#opc-review .data-table tbody tr.last td {
  border: 0;
}

#opc-review .data-table tbody td .price {
  font-family: 'arsenalregular';
  font-size: 18px;
  font-weight: normal;
  color: #6F7612;
}

#opc-review .data-table tbody td.last .price {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #6B5629;
}

#opc-review .data-table tfoot th,
#opc-review .data-table tfoot td {
  padding: 8px 20px;
  background: #efefef;
  border: 0;
  border-bottom: solid 1px #c9cccc;
}

#opc-review .data-table tfoot tr.last td, #opc-review .data-table tfoot tr.first td {
  border: 0;
}

#opc-review .data-table tfoot tr.first td {
  background: none;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #b10000;
}

#opc-review .data-table tfoot tr.last td {
  background: #6b5629;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

#opc-review .buttons-set {
  padding: 40px 30px 30px 40px;
}

#opc-review .buttons-set .f-left {
  padding: 8px 0 0 0;
}

/* Multiple Addresses Checkout */
.checkout-progress {
  padding: 0 50px;
  margin: -15px -35px 20px;
}

.checkout-progress li {
  float: left;
  width: 20%;
  border-top: 5px solid #ccc;
  text-align: center;
  color: #ccc;
}

.checkout-progress li.active {
  border-top-color: #000;
  color: #000;
}

.opc_success {
  padding: 15px 20px;
}

.multiple-checkout {
  position: relative;
}

.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}

.multiple-checkout .grand-total {
  font-size: 1.5em;
  text-align: right;
}

.multiple-checkout .buttons-set {
  margin-top: 20px;
}

.multiple-checkout h2 {
  margin-bottom: 10px;
}

.multiple-checkout h3.legend {
  margin-bottom: 10px;
}

.multiple-checkout h2.legend {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_tools.gif) repeat-y 0 0;
  padding: 8px 40px 8px 40px;
  margin: 0 -40px 30px;
}

.multiple-checkout .col2-set {
  margin-bottom: 20px;
}

.multiple-checkout .col2-set .col-wide {
  width: 40%;
  margin-bottom: 10px;
}

.multiple-checkout .col2-set .col-narrow {
  width: 60%;
  margin-bottom: 10px;
}

.multiple-checkout .col2-set h4 span.separator,
.multiple-checkout .col2-set h2 span.separator,
.multiple-checkout .col2-set h3 span.separator {
  display: none;
}

.multiple-checkout .col2-set h4 a,
.multiple-checkout .col2-set h2 a,
.multiple-checkout .col2-set h3 a {
  font-size: 12px;
  margin-left: 10px;
}

.multiple-checkout .col2-set h2,
.multiple-checkout .col2-set .box-title h3,
.multiple-checkout .col2-set .box-title h4,
.multiple-checkout .col2-set .col-2 > h3,
.multiple-checkout .col2-set .col-2 > h4 {
  margin-bottom: 5px;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
}

.multiple-checkout .col2-set h2.legend {
  margin-bottom: 10px;
}

.multiple-checkout .col2-set .box {
  margin-bottom: 15px;
}

.multiple-checkout .sp-methods dd + dt {
  margin-top: 10px;
}

/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */
.account-login .col2-set {
  background: none;
}

.account-login .new-users {
  width: 405px;
  padding: 0;
}

.account-login .registered-users {
  border-left: solid 1px #efefef;
  width: 434px;
  padding: 0;
}

.account-login h2 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #60660F;
  margin-bottom: 12px;
}

.account-login .new-users p {
  padding: 0 40px 15px 0;
}

.account-login .new-users .buttons-set button.button {
  float: left;
}

.account-login .registered-users p {
  margin-bottom: 7px;
}

.account-login .registered-users p.required {
  display: none;
}

.account-login .registered-users .buttons-set button.button {
  float: left;
  margin: 0 15px 0 0;
}

.account-login .registered-users .buttons-set a {
  float: left;
  margin: 8px 0 0 0;
}

.account-create #form-validate, .customer-account-forgotpassword #form-validate {
  display: block;
}

/* Account Login/Create Pages ============================================================ */
/* Captcha */
.captcha-image {
  float: left;
  position: relative;
}

.captcha-img {
  border: 1px solid #ccc;
}

.captcha-reload {
  position: absolute;
  top: 2px;
  right: 2px;
}

.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 ===================================================================== */
.overlay_magento,
.window-overlay {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}

/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
.my-account .col2-set {
  margin-bottom: 10px;
}
.my-account h2 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  color: #60660F;
  margin-bottom: 10px;
}
.my-account h3 {
  font-family: 'arsenalbold';
  font-size: 15px;
  font-weight: normal;
  color: #b10000;
  margin-bottom: 10px;
}
.my-account h4 {
  font-family: 'arsenalbold';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 5px;
}
.my-account .addresses-primary .item,
.my-account .addresses-additional .item {
  margin-bottom: 20px;
}

/********** < Dashboard */
.dashboard .box-title, .dashboard .box-head {
  overflow: hidden;
}

.dashboard .box-title a, .dashboard .box-head a {
  float: right;
  margin-right: 20px;
}

.dashboard .box-title h3, .dashboard .box-head h2 {
  float: left;
}

/* Block: Recent Orders */
.dashboard .box-recent {
  margin: 10px 0;
}

/* Block: Account Information */
/* Block: Reviews */
.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;
}

.dashboard .box-reviews .details {
  margin-left: 20px;
}

/* Block: Tags */
.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;
}

.dashboard .box-tags .details {
  margin-left: 20px;
}

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

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}

.order-info dt {
  font-weight: bold;
}

.order-date {
  margin: 10px 0;
}

.order-items {
  width: 100%;
  overflow-x: auto;
}

.order-additional {
  margin: 15px 0;
}

/* Order Gift Message */
.gift-message dt strong {
  color: #666;
}

.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0;
}

/* Order Comments */
.order-about dt {
  font-weight: bold;
}

.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}

.tracking-table {
  margin: 0 0 15px;
}

.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}

.tracking-table-popup {
  width: 100%;
}

.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}

/* Order Print Pages */
.page-print .print-head img {
  float: left;
}

.page-print .print-head address {
  float: left;
  margin-left: 15px;
}

/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}

.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 */
.product-review .product-img-box {
  float: left;
  width: 140px;
}

.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}

.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px;
}

.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}

.product-review .product-details {
  margin-left: 150px;
}

.product-review .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}

.product-review .ratings-table {
  margin: 0 0 10px;
}

.product-review dt {
  font-weight: bold;
}

.product-review dd {
  font-size: 13px;
  margin: 5px 0 0;
}

/* ======================================================================================= */
/* Footer ================================================================================ */
.footer-container {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_footer.jpg) repeat-x 50% 0%;
  height: 379px;
}

.footer {
  width: 1100px;
  margin: 0 auto;
  padding: 85px 0 0 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/logo_subfooter.png) no-repeat 100px 45px;
}

.footer-container .bottom-container {
  text-align: center;
}

.fcol1 {
  float: left;
  width: 334px;
}

.fcol2 {
  float: left;
  width: 260px;
}

.fcol3 {
  float: right;
  width: 297px;
}

.f_cols h2 {
  font-family: 'arsenalbold';
  font-size: 30px;
  font-weight: normal;
  color: #fff;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.footer-line {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_footer_split.png) repeat-x center top;
  height: 52px;
  margin: -22px 0 -30px 0;
  position: relative;
}

.middle-line {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_middle_split.png) repeat-x center top;
  height: 91px;
  margin: -41px 0 -50px 0;
  position: relative;
}

.green-line {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_green_line.png) repeat-x center top;
  height: 126px;
  margin: -83px 0 -43px 0;
  position: relative;
  z-index: 2;
}

.fcol1 h2 {
  margin-bottom: 18px;
}

.fcol1 p {
  font-family: 'arsenalregular';
  font-size: 14px;
  color: #fff;
  margin: 0 0 28px 0;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.fcol1 .input-text {
  width: 220px;
  height: 16px;
  padding: 5px 10px;
  line-height: 16px;
  margin: 0 0 11px;
  border-radius: 3px;
}

.fcol1 .actions {
  padding: 0 0 0 149px;
}

.fcol1 button > span {
  padding: 0;
  border: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_subscribe.png) no-repeat;
  width: 94px;
  height: 28px;
}

.fcol1 button span span {
  display: none;
}

.fcol2 h2 {
  margin-bottom: 13px;
}

.fcol2 p {
  font-family: 'arsenalregular';
  font-size: 14px;
  color: #fff;
  margin: 0 0 14px 0;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.fcol2 h3 {
  font-family: 'arsenalregular';
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 2px 0;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.socials {
  overflow: hidden;
  margin: 0 0 10px 0;
}
.socials a {
  float: left;
  width: 34px;
  height: 34px;
  margin: 0 5px 0 0;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.socials a span {
  display: none;
}

.no-touch .socials a:hover {
  background-position: 0 -34px;
}

.social1 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/social1.png);
}

.social2 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/social2.png);
}

.social3 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/social3.png);
}

.social4 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/social4.png);
}

.social5 {
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/social5.png);
}

.phone1 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #C1D240;
  text-decoration: underline;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.phone1 a {
  text-decoration: none;
}

.phone2 {
  font-family: 'arsenalregular';
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 14px 0 0 0;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.phone2 strong {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
}

.fcol3 h2 {
  margin-bottom: 13px;
}

.fcol3 p {
  font-family: 'arsenalregular';
  font-size: 14px;
  color: #fff;
  margin: 0 0 14px 0;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.fcol3 p a {
  color: #C1D240;
}

.bottom-container {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_bottom.png) repeat 50% 0%;
}

.bottom-block {
  width: 1100px;
  margin: 0 auto;
  padding: 8px 0 10px 0;
}

.bottom_row1 {
  overflow: hidden;
  margin: 0 0 24px 0;
}

.bottom_row1 ul {
  float: left;
  font-size: 13px;
}

.bottom_row1 ul li {
  float: left;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/fsp.png) no-repeat 100% 3px;
  padding: 0 13px 0 0;
  margin: 0 11px 0 0;
}

.bottom_row1 ul li.last {
  background: none;
  margin: 0;
}

.bottom_row1 ul li a {
  color: #FFE590;
  text-decoration: underline;
}

.bottom_row1 ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.link_whosale {
  float: right;
  font-size: 13px;
  color: #FFE590;
  text-decoration: underline;
}

.link_whosale:hover {
  text-decoration: none;
}

.bottom_row2 {
  overflow: hidden;
  margin: 0 0 0 0;
}

.left_part {
  float: left;
  padding: 30px 0 0 200px;
  font-size: 13px;
  color: #535148;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/logo_footer.png) no-repeat left top;
}

.left_part a {
  color: #535148;
  text-decoration: none;
}

.left_part a:hover {
  text-decoration: underline;
}

.right_part {
  float: right;
}

.pic_foot1 {
  float: right;
  padding: 0 0 0 24px;
}

.pic_foot2 {
  float: right;
  padding: 0 0 0 22px;
}

.pic_foot3 {
  float: right;
  padding: 20px 0 0 0;
}

.bottom_row3 {
  text-align: right;
  padding: 4px 0 0 0;
}

.bottom_row3 a {
  color: #535148;
  text-decoration: underline;
}

.bottom_row3 a:hover {
  color: #535148;
  text-decoration: none;
}

/* ======================================================================================= */
/* Clears ================================================================================ */
.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,
.comment_form:after,
.send-friend .form-list li p:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

/* ======================================================================================= */
.index_block1 {
  height: 405px;
  background: #fff url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/website-header-banner-bg.jpg) repeat-x center center;
  z-index: 1;
  margin-top: -100px;
}

.index_block1_tile {
  padding: 50px 0 55px 0;
  overflow: hidden;
}

.index_wrapper {
  width: 960px;
  margin: 0 auto;
}

.index_products {
  float: left;
  width: 482px;
  padding-top: 10px;
}

.index_products li {
  float: left;
  width: 201px;
  margin: 0 60px 23px 0;
}

.index_products li.sm_item_second {
  margin-right: 0;
}

.index_products li .sm_img {
  display: block;
  border: solid 7px #fff;
  width: 186px;
  height: 91px;
  border-radius: 3px;
  margin: 0 0 7px 0;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.index_products li h3 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #b10000;
  margin: 0 0 2px 0;
}

.index_products li .sm_attr {
  font-size: 13px;
  margin: 0 0 2px 0;
}

.index_products li .sm_attr a {
  text-decoration: none;
}

.index_products li .sm_attr a:hover {
  text-decoration: underline;
}

.index_products li a.sm_link_more {
  text-decoration: underline;
}

.index_products li a.sm_link_more:hover {
  text-decoration: none;
}

.index_products li h3 a {
  text-decoration: none;
}

.index_products li h3 a:hover {
  text-decoration: underline;
}

.index_slider_col {
  float: right;
  width: 440px;
  margin: -4px 0 0 0;
  padding-left: 0;
  padding-top: 10px;
}

.index_slider {
  padding: 0 0 32px;
  position: relative;
  height: 320px;
}

#s4 {
  width: 100%;
}

.slide h2 {
  font-family: 'arsenalbold';
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 11px 0;
  height: 30px;
  overflow: hidden;
}

.slide h2 a {
  color: #707904;
  text-decoration: underline;
}

.slide h2 a:hover {
  color: #707904;
  text-decoration: none;
}

.slide_pic {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#nav_slides {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}

#nav_slides a {
  display: inline-block;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/sl_dot.png) no-repeat;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  text-indent: -9999px;
}

#nav_slides a.activeSlide, #nav_slides a:hover {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/sl_dot.png) no-repeat 0 -12px;
}

.testimonials-block {
  position: absolute;
  width: 440px;
  height: 120px;
  padding: 35px 55px 30px 230px;
  overflow: hidden;
  top: -110px;
  right: -120px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_testimonials.png) no-repeat right top;
  z-index: 3;
}

.testimonial_single {
  font-size: 13px;
  line-height: 22px;
  color: #525252;
}

.testimonial_single strong {
  display: block;
  padding: 11px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  color: #b10000;
}

.testimonial_single .actions {
  margin-top: 25px;
}

.testimonial_single .testimonial-text {
  max-height: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.testimonial_single .bg .testimonial-more {
  display: none;
}

.testimonial_single .ellipsisApplied .testimonial-more {
  display: block;
}

.testimonial_single .bg .testimonial-more a {
  text-decoration: none;
}

.testimonial_single .bg .testimonial-more a:hover {
  text-decoration: underline;
}

.index_block2 {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_featured.png);
}
.index_block2 .index_wrapper {
  padding-bottom: 20px;
  padding-top: 30px;
  position: relative;
}
.index_block2 .products-grid .item {
  margin-bottom: 20px;
}
.index_block2 .products-grid .item .actions {
  display: none;
}

.special_title {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/title_featured_items.png) no-repeat;
  height: 52px;
  margin: 0 0 50px -50px;
}

.special_title span {
  display: none;
}

.specials_list {
  overflow: hidden;
  padding-bottom: 40px;
}

.specials_list li {
  float: left;
  width: 200px;
  margin: 0 53px 0 0;
}

.specials_list li.fourth {
  margin: 0;
}

.specials_list .pic_spec {
  display: block;
  border: solid 7px #fff;
  width: 185px;
  height: 185px;
  border-radius: 3px;
  margin: 0 0 15px 0;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.specials_list h3 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 9px 0;
}

.specials_list .price {
  font-size: 18px;
  margin-bottom: -2px;
}

.index_block3 {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/bg_content_dotted-1.png) repeat center top;
}

.index_block3 .index_wrapper {
  height: 420px;
}

.main_banner {
  float: left;
  padding: 60px 0 0 0;
  margin: 0 0 0 -5px;
}

.tips_recipes {
  float: right;
  width: 440px;
  padding: 67px 0 0 0;
}

.tips_title {
  font-family: 'arsenalbold';
  font-size: 30px;
  font-weight: normal;
  color: #b10000;
  margin: 0 0 -6px 0;
}

.tips_descr {
  font-family: 'arsenalregular';
  font-size: 16px;
  color: #525252;
  margin: 0 0 16px 0;
}

.recipe_box {
  position: relative;
  border-radius: 3px;
  border: solid 7px #fff;
  width: 424px;
  height: 274px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.recipe_txt1 {
  position: absolute;
  top: 19px;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.recipe_txt1 .recipe_wrap {
  padding: 3px 31px 5px 28px;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: bold;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/shd.png) repeat-y;
}

.recipe_txt1 .recipe_wrap a {
  color: #707904;
}

.recipe_txt2 {
  position: absolute;
  top: 55px;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.recipe_txt2 .recipe_wrap {
  padding: 3px 31px 2px 28px;
  font-family: 'arsenalregular';
  font-size: 13px;
  font-weight: normal;
  color: #525252;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/shd.png) repeat-y;
}

.recipe_txt2 .recipe_wrap a {
  color: #707904;
}

.bg_hours {
  position: absolute;
  top: 199px;
  left: 0;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_hours.png) no-repeat;
  width: 318px;
  height: 50px;
  padding: 8px 0 0 27px;
  font-family: 'arsenalregular';
  font-size: 13px;
  font-weight: normal;
  color: #fff;
}

.bg_hours strong {
  display: block;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 -1px 0;
}

.h_col1 {
  float: left;
  width: 106px;
}

.h_col2 {
  float: left;
  width: 109px;
}

.h_col3 {
  float: left;
  width: 96px;
}

.more_recipes {
  text-align: right;
  font-size: 13px;
  padding: 14px 0 0 0;
}

.wishlist-index-index .buttons-set {
  display: none;
}

.wishlist-index-index .buttons-set2 {
  display: block !important;
  padding: 6px 0;
}

.wishlist-index-index .buttons-set2 button {
  margin-left: 13px;
}

#wishlist-table {
  margin: 0 0 10px 0;
}

#wishlist-table td {
  padding: 8px;
}

#wishlist-table .product-image {
  float: left;
  position: relative;
  width: 95px;
  height: 95px;
  border: solid 7px #fff;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

#wishlist-table .product-image span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 95px;
  height: 95px;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}

#wishlist-table .product-name {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 7px;
}

#wishlist-table .product-name a {
  color: #60660F;
}

#wishlist-table .description {
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 10px;
}

#wishlist-table textarea {
  border: solid 1px #cbcbcb;
  height: 40px;
  width: 95%;
}

#wishlist-table .price-box {
  margin: 0 0 5px 0;
}

#wishlist-table .price {
  font-family: 'arsenalregular';
  font-size: 18px;
  font-weight: normal;
  color: #6F7612;
}

#wishlist-table input.qty {
  margin-bottom: 4px;
}

#wishlist-table .add-to-cart-alt {
  margin-bottom: 5px;
}

#wishlist-table td.last {
  vertical-align: middle;
}

#wishlist-table button.button span {
  height: 25px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/btn_cart.png) 0 0 no-repeat;
  padding: 0 0 0 13px;
  text-transform: none;
  line-height: 25px;
}

#wishlist-table button.button span span {
  background-position: 100% 0;
  padding: 0 13px 0 0;
}

.catalogsearch-advanced-index .buttons-set {
  padding-bottom: 20px;
}

.page-content,
.cms_page_wrapper {
  font-size: 12px;
}

.cms_page_wrapper h2 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #60660F;
  margin-bottom: 25px;
}

.cms_page_wrapper p {
  margin-bottom: 25px;
}

.cms_page_wrapper blockquote {
  background: #fff;
  padding: 18px 20px 18px 20px;
  margin-bottom: 25px;
}

.cms_page_wrapper ul {
  margin-bottom: 20px;
}

.cms_page_wrapper ul li {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/marker.gif) no-repeat 0 7px;
  padding: 0 0 8px 15px;
  font-size: 12px;
}

.cms_page_wrapper dl dt {
  font-weight: bold;
  margin-bottom: 5px;
}

.cms_page_wrapper dl dd {
  margin-bottom: 5px;
}

.fancybox-wrap {
  text-align: left;
}

.fancybox-wrap .fancybox-inner p {
  margin-bottom: 10px;
}

.fancybox-modal .fancybox-skin {
  padding: 0 !important;
}

.fancybox-modal .fancybox-inner h2 {
  margin: 0;
}

.fancybox-modal .fancybox-inner h3 {
  color: #B01E22;
  margin: 0 0 9px 0;
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
}

.fancybox-modal .fancybox-inner .modal-content {
  padding: 15px;
}

.fancybox-modal .fancybox-inner .buttons-set {
  margin-top: 20px;
  text-align: center;
}

.fancybox-modal .fancybox-inner .buttons-set button {
  float: none;
}

.fancybox-modal .fancybox-inner .buttons-set a.cancel {
  margin-left: 10px;
  margin-top: 7px;
}

.block-submit-recipe {
  display: block;
  border: solid 7px #fff;
  border-radius: 3px;
  margin: 0 0 7px 0;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  background: #fff;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
}

.block-submit-recipe strong {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 10px;
  text-align: center;
  left: 60px;
  top: 20px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.block-submit-recipe:hover strong {
  text-decoration: underline;
}

.product-out-of-stock .price-box {
  float: left;
}

.out-of-stock-text {
  display: block;
  float: left;
  color: #ba2f49;
  font-weight: bold;
  padding: 5px 0 0 50px;
}

.block-notify-in-stock {
  padding: 20px;
}
.block-notify-in-stock h3 {
  margin-bottom: 10px;
  color: #b10000;
}
.block-notify-in-stock .button {
  float: right;
}
.block-notify-in-stock .input-box {
  padding-top: 5px;
  float: left;
}
.block-notify-in-stock .input-box input {
  width: 240px;
  box-sizing: border-box;
}

/* CMS Page */
.cms-page-view .col-main .std h2,
.cms-page-view .col-main .std h3,
.cms-page-view .col-main .std p,
.cms-page-view .col-main .std ul {
  margin-bottom: 10px;
}

.cms-page-view .col-main .std {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
}

.cms-page-view .col-main .std h3 {
  font-size: 14px;
}

.cms-page-view .col-main .std ul + h2,
.cms-page-view .col-main .std p + h2 {
  margin-top: 20px;
}

.cms-page-view .col-main .std ul + h3,
.cms-page-view .col-main .std p + h3 {
  margin-top: 15px;
}

.cms-page-view .col-main .std ul li {
  text-indent: -1.55em;
  padding-left: 1.5em;
}

.cms-page-view .col-main .std ul li:before {
  content: '\2022\a0\a0';
  color: #333;
}

.top-notification {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/bg_notifications.png) repeat-x bottom left;
  padding: 30px 0 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1;
}
.top-notification .zblock {
  background: #fff0b8;
  border: 5px solid #ffc925;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 1038px;
  padding: 20px 75px;
}
.top-notification .zblock h2 {
  color: #b01f23;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* Gift Card */
.product-gift-card .gift-description {
  padding: 20px;
}

.product-gift-card .gift-description p {
  margin-bottom: 10px;
}

.product-gift-card .price-box {
  display: none;
}

.product-gift-card dl.dl-gift {
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
  padding-bottom: 20px;
}

.product-gift-card dl.dl-gift:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.product-gift-card dl.dl-gift dt {
  font-size: 42px;
  line-height: 42px;
  float: left;
  width: 40px;
  color: #BBAE93;
}

.product-gift-card dl.dl-gift dd {
  float: left;
}

.product-gift-card dl.dl-gift dd p.title {
  font-weight: bold;
  padding: 10px 0;
}

.product-gift-card .block_attributes,
.product-gift-card .add-to-links,
.product-gift-card .add-to-cart .qty,
.product-gift-card .divider,
.product-gift-card .giftcard_template_select_label {
  display: none;
}

#giftcard-template-show-images {
  margin-bottom: 0 !important;
}

.product-gift-card #giftcard_template_select {
  margin-bottom: 10px;
}

.product-gift-card .giftvoucher-receiver {
  padding-top: 10px;
}

.product-gift-card .giftvoucher-receiver p {
  margin-bottom: 5px;
}

/* Modal dialog from Webforms */
.dialog {
  border: none;
  text-align: left !important;
  background-color: #ffffff;
  color: black;
  min-height: 130px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 5px 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 5px 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 0 0 10px rgba(0, 0, 0, 0.4);
  /*position:absolute;*/
  /*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

.dialog .magento_buttons {
  text-align: center;
}

.dialog table.top {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  background: #69a43d;
  font-family: 'arsenalbold';
  font-size: 25px;
  font-weight: normal;
  color: #fff;
}

.dialog table.mid > div,
.dialog table.top div {
  padding: 6px 15px 5px 15px;
}

/* Nutrition facts */
.nutrition-facts-tabs .tab-header {
  display: block;
  background: #dec7ac url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/nf_arrow_down.png) no-repeat right center;
  padding: 5px 10px;
  color: #6b5629;
  text-decoration: none;
  margin-bottom: 1px;
  font-weight: bold;
}

.nutrition-facts-tabs .tab-header span {
  float: right;
}

.nutrition-facts-tabs .tab-current,
.nutrition-facts-tabs .tab-header:hover {
  background-color: #6b5629;
  color: #dec7ac;
  background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/nf_arrow_down_light.png);
}

.nutrition-facts-tabs {
  padding: 27px 20px 20px 23px;
}

.nutrition-facts-tabs .tab-content {
  display: none;
  border: 2px solid #6b5629;
  margin-top: -1px;
  margin-bottom: 1px;
}

.nutrition-facts-tabs .tab-content .attr_table {
  margin: 10px 13px;
}

.nutrition-facts-tabs li:first-child a.tab-header {
  border-radius: 5px 5px 0 0;
}

.nutrition-facts-tabs li:last-child a.tab-header {
  border-radius: 0 0 5px 5px;
}

.nutrition-facts-tabs li:last-child a.tab-current {
  border-radius: 0;
}

.nutrition-facts-tabs li:last-child .tab-content {
  border-radius: 0 0 5px 5px;
}

.nutrition-facts-tabs .tab-text {
  padding: 10px 13px;
}

.product-ingredients .tab-text {
  padding: 20px;
}

.mobile-reviews-placeholder,
.mobile-menu {
  display: none;
}

.wrapper {
  min-width: 320px;
  min-height: 100%;
}

/* Config: Two columns + flexible gutter */
.products-grid > li {
  float: left;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 30px;
}

.products-grid > li:nth-child(odd) {
  clear: left;
}

.products-grid > li:nth-child(even) {
  margin-right: 0;
}

@media only screen and (min-width: 480px) {
  /* Config: Three columns + flexible gutter */
  .products-grid {
    /* Undo two-column config */
    /* Set three-column config */
  }
  .products-grid > li:nth-child(odd) {
    clear: none;
  }
  .products-grid > li:nth-child(even) {
    margin-right: 3.57143%;
  }
  .products-grid > li {
    width: 30.95238%;
    margin-right: 3.57143%;
  }
  .products-grid > li:nth-child(3n+1) {
    clear: left;
  }
  .products-grid > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-of-type(1n+4),
  .products-grid--max-4-col > li:nth-of-type(1n+5),
  .products-grid--max-4-col > li:nth-of-type(1n+6),
  .products-grid--max-4-col > li:nth-of-type(1n+7),
  .products-grid--max-4-col > li:nth-of-type(1n+8) {
    display: block;
  }

  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(7n+1),
  .products-grid--max-4-col > li:nth-child(6n+1),
  .products-grid--max-4-col > li:nth-child(5n+1),
  .products-grid--max-4-col > li:nth-child(4n+1),
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(7n),
  .products-grid--max-4-col > li:nth-child(6n),
  .products-grid--max-4-col > li:nth-child(5n),
  .products-grid--max-4-col > li:nth-child(4n),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 7.14286%;
  }

  /* Set column config */
  .products-grid--max-4-col > li {
    margin-right: 7.14286%;
  }

  .products-grid--max-4-col > li {
    width: 46.42857%;
    margin-right: 7.14286%;
  }

  .products-grid--max-4-col > li:nth-child(2n+1) {
    clear: left;
  }

  .products-grid--max-4-col > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 560px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-of-type(1n+4),
  .products-grid--max-4-col > li:nth-of-type(1n+5),
  .products-grid--max-4-col > li:nth-of-type(1n+6),
  .products-grid--max-4-col > li:nth-of-type(1n+7),
  .products-grid--max-4-col > li:nth-of-type(1n+8) {
    display: block;
  }

  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(7n+1),
  .products-grid--max-4-col > li:nth-child(6n+1),
  .products-grid--max-4-col > li:nth-child(5n+1),
  .products-grid--max-4-col > li:nth-child(4n+1),
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(7n),
  .products-grid--max-4-col > li:nth-child(6n),
  .products-grid--max-4-col > li:nth-child(5n),
  .products-grid--max-4-col > li:nth-child(4n),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 3.84615%;
  }

  /* Set column config */
  .products-grid--max-4-col > li {
    margin-right: 3.84615%;
  }

  .products-grid--max-4-col > li {
    width: 30.76923%;
    margin-right: 3.84615%;
  }

  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: left;
  }

  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 760px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-of-type(1n+4),
  .products-grid--max-4-col > li:nth-of-type(1n+5),
  .products-grid--max-4-col > li:nth-of-type(1n+6),
  .products-grid--max-4-col > li:nth-of-type(1n+7),
  .products-grid--max-4-col > li:nth-of-type(1n+8) {
    display: block;
  }

  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(7n+1),
  .products-grid--max-4-col > li:nth-child(6n+1),
  .products-grid--max-4-col > li:nth-child(5n+1),
  .products-grid--max-4-col > li:nth-child(4n+1),
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(7n),
  .products-grid--max-4-col > li:nth-child(6n),
  .products-grid--max-4-col > li:nth-child(5n),
  .products-grid--max-4-col > li:nth-child(4n),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 2.17391%;
  }

  /* Set column config */
  .products-grid--max-4-col > li {
    margin-right: 2.17391%;
  }

  .products-grid--max-4-col > li {
    width: 23.36957%;
    margin-right: 2.17391%;
  }

  .products-grid--max-4-col > li:nth-child(4n+1) {
    clear: left;
  }

  .products-grid--max-4-col > li:nth-child(4n) {
    margin-right: 0;
  }
}
/* Responsivity */
@media only screen and (max-width: 1249px) {
  body {
    min-width: 0;
  }

  .main,
  .footer,
  .bottom-block,
  .index_wrapper,
  .top-wrapper,
  .header-container .header,
  .top_holder {
    max-width: 970px;
    margin: 0 auto;
    width: auto;
  }

  .header-container {
    background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/bg_header.png);
  }
  .header-container:after {
    content: "";
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/header_line.png);
    height: 25px;
    width: 100%;
    margin-bottom: -5px;
  }
  .header-container .header {
    height: 115px;
    width: auto;
    position: relative;
  }
  .header-container .header .logo {
    margin: 10px;
    display: block;
    overflow: hidden;
    height: 100px;
  }
  .header-container .header .links {
    margin: 0;
  }
  .header-container .header .block-cart-header {
    margin: 0;
  }

  .nav-container {
    background: #b10000;
    margin: 0;
    position: relative;
    min-height: 0;
  }

  #nav {
    width: auto;
    text-align: center;
  }
  #nav > li {
    margin: 0 !important;
    float: none;
    display: inline-block;
  }
  #nav > li > a {
    background: none;
    width: auto;
    height: auto;
    padding: 7px 8px 10px;
  }
  #nav > li > a span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
  }

  #bvcustomerattr textarea,
  .form-list .field,
  .form-list li.wide select,
  .form-list li.wide textarea,
  .form-list input.input-text,
  .form-list .input-box,
  .form-list select,
  .form-list li.wide input.input-text,
  .form-list li.wide .input-box {
    width: 100%;
    box-sizing: border-box;
  }

  .form-list select {
    font-size: 13px;
  }

  .form-list li.control input.radio, .form-list li.control input.checkbox,
  .form-list li.control input.radio,
  .form-list .control input.radio,
  .form-list .control input.checkbox,
  .form-list .control input[type=checkbox],
  .sp-methods dt input.radio,
  .sp-methods dt input.checkbox,
  .sp-methods dt input[type=checkbox],
  #checkout-shipping-method-load .sp-methods dd input.radio,
  #checkout-shipping-method-load .sp-methods dd input.checkbox,
  #checkout-shipping-method-load .sp-methods dd input[type=checkbox],
  #co-shipping-method-form .sp-methods dd input.radio,
  #co-shipping-method-form .sp-methods dd input.checkbox,
  #co-shipping-method-form .sp-methods dd input[type=checkbox],
  .product-options ul.options-list input.radio,
  .product-options ul.options-list input[type=checkbox],
  .product-options ul.options-list input.checkbox {
    float: left;
    margin-right: -40px;
    margin-top: 10px;
    margin-left: 15px;
    position: relative;
    z-index: 2;
  }

  .form-list .control label,
  .sp-methods dt label,
  #checkout-shipping-method-load .sp-methods dd label,
  #co-shipping-method-form .sp-methods dd label,
  .product-options ul.options-list label {
    color: #333333;
    background-color: #dfdfdf;
    padding: 5px 10px;
    display: inline-block;
    width: 100%;
    float: none;
    padding: 6px 10px 6px 40px;
    box-sizing: border-box;
    line-height: 20px;
  }

  .recaptchatable #recaptcha_response_field {
    height: auto;
  }

  .cms-index-index .main {
    width: auto;
  }
  .cms-index-index .special_title {
    background: none;
    margin: 0 0 0 30px;
    height: auto;
  }
  .cms-index-index .special_title span {
    display: block;
    text-align: left;
    color: #b10000;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'arsenalbold';
  }
  .cms-index-index .index_block1 {
    margin-top: -35px;
  }
  .cms-index-index .index_block1 .welcome-bee {
    width: 100%;
    height: 340px;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/welcome_bee.png) no-repeat center center;
    background-size: 320px 164px;
  }
  .cms-index-index .index_block2 .index_wrapper {
    padding-top: 12px;
  }
  .cms-index-index .index_block3 .main_banner,
  .cms-index-index .index_block3 .tips_recipes {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    text-align: center;
  }
  .cms-index-index .index_block3 .main_banner .recipe_box,
  .cms-index-index .index_block3 .tips_recipes .recipe_box {
    display: inline-block;
  }
  .cms-index-index .index_block3 .widget img {
    max-width: 100%;
    height: auto;
  }
  .cms-index-index .index_block3 .tips_recipes .recipe_box {
    width: auto;
    height: auto;
  }
  .cms-index-index .testimonials-block {
    display: none;
  }

  .shipping-form input.input-text, .shipping-form select {
    width: 260px;
  }
  .shipping-form .buttons-set button.button {
    margin-right: 0;
  }

  .cart .discount .buttons-set .button {
    margin-right: 0;
  }
  .cart .cart-collaterals .block_cart_left {
    width: 100%;
    padding-right: 360px;
    box-sizing: border-box;
  }

  .sp-methods dd ul li,
  .sp-methods dt {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 969px) {
  .main {
    padding: 0 0 20px;
  }

  .cms-index-index .index_block3,
  .cms-index-index .index_block2 {
    padding: 0 20px;
  }
  .cms-index-index .index_block3 .special_title,
  .cms-index-index .index_block2 .special_title {
    margin-left: 0;
  }

  .col2-left-layout .col-main {
    float: none;
  }

  .col2-set {
    margin: 0 auto;
    max-width: 479px;
  }
  .col2-set .col-1 {
    width: auto;
    float: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cecece;
  }
  .col2-set .col-2 {
    width: auto;
    float: none;
  }

  .col-main {
    padding: 10px;
    float: none;
    width: auto;
  }
  .col-main .aff-title,
  .col-main .page-title {
    box-sizing: border-box;
    padding: 10px;
    margin: -10px -10px 10px;
  }
  .col-main .aff-title .product-sku,
  .col-main .page-title .product-sku {
    margin-right: 0;
  }
  .col-main .aff-title h2,
  .col-main .aff-title h1,
  .col-main .page-title h2,
  .col-main .page-title h1 {
    text-align: center;
  }

  .col-right {
    display: none;
  }

  .breadcrumbs {
    display: none;
  }

  .account-create .webform-content,
  .account-create > form,
  .col-main .webform-content,
  .col-main > form {
    margin: 0 auto;
    max-width: 479px;
  }

  .footer-container {
    height: auto;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/footer_wood.jpg) repeat center top;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
    background-position: 130px 45px;
  }
  .footer .fcol1, .footer .fcol2, .footer .fcol3 {
    margin-bottom: 20px;
  }
  .footer .fcol2 {
    width: 300px;
  }
  .footer .fcol3 {
    float: left;
  }

  .bottom-container .bottom-block {
    padding-top: 0;
    padding-bottom: 0;
  }
  .bottom-container .bottom-block .bottom_row1 {
    padding: 20px 20px 10px;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/footer_red.png);
    overflow: auto;
    margin: 0;
  }
  .bottom-container .bottom-block .bottom_row1:after {
    content: '';
    display: table;
    clear: both;
  }
  .bottom-container .bottom-block .bottom_row1 li {
    margin-bottom: 10px;
  }
  .bottom-container .bottom-block .bottom_row2 {
    padding: 20px 20px 0;
    overflow: auto;
  }
  .bottom-container .bottom-block .bottom_row2:after {
    content: '';
    display: table;
    clear: both;
  }
  .bottom-container .bottom-block .bottom_row2 .left_part,
  .bottom-container .bottom-block .bottom_row2 .right_part {
    float: none;
    padding: 0;
    background: none;
    text-align: center;
  }
  .bottom-container .bottom-block .bottom_row2 .left_part .pic_foot1,
  .bottom-container .bottom-block .bottom_row2 .right_part .pic_foot1 {
    float: none;
    padding: 0;
    margin-top: 10px;
  }
  .bottom-container .bottom-block .bottom_row3 {
    padding: 0 20px 60px;
    text-align: center;
  }

  /* Customer account */
  .my-account {
    padding: 0;
  }

  .dashboard .box-recent,
  .box-account {
    margin: 20px 0;
  }

  /* Webforms */
  .fieldset {
    margin: 0 0 20px;
  }
  .fieldset .legend {
    color: #60660F;
    font-weight: normal;
    font-family: 'arsenalbold';
  }

  .fieldset + .fieldset {
    padding-top: 10px;
    border-top: none;
  }

  .buttons-set-single {
    border: none;
  }

  /* Products grid */
  .products-grid {
    margin: 0;
  }

  .category-products {
    margin: 0;
  }
  .category-products > .toolbar {
    display: none;
  }

  .toolbar-bottom {
    border: none;
    margin-top: 10px;
  }
  .toolbar-bottom .toolbar {
    border: none;
    border-top: 1px solid #cecece;
    padding-top: 30px;
  }
  .toolbar-bottom .pager {
    background: none;
  }
  .toolbar-bottom .pager .pages {
    float: none;
  }
  .toolbar-bottom .pager .pages li {
    float: none;
    display: inline-block;
    padding: 5px 10px;
  }
  .toolbar-bottom .pager .pages .current {
    background: #cecece;
    padding-top: 5px;
  }
  .toolbar-bottom .limiter,
  .toolbar-bottom .sorter {
    display: none;
  }

  .product-view {
    margin: 0;
  }
  .product-view .product-essential {
    padding: 20px;
  }
  .product-view .product-shop,
  .product-view .product-img-box {
    width: 50%;
    box-sizing: border-box;
  }
  .product-view .product-img-box {
    width: 50%;
    padding-right: 30px;
  }
  .product-view .product-img-box .product-image img {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .product-view .product-img-box .product-image-zoom {
    width: auto;
    max-width: 479px;
    margin: 0 auto 20px;
    height: auto;
  }
  .product-view .product-img-box .product-image-zoom img {
    position: static;
  }
  .product-view .product-img-box .product-image-zoom span.product-image-shadow {
    width: 100%;
    height: 100%;
  }

  /* Header */
  .header-container {
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/header_pattern.png) repeat center center;
  }
  .header-container:after {
    display: none;
  }
  .header-container .header {
    height: auto;
  }
  .header-container .header .welcome-message,
  .header-container .header .link_search {
    display: none;
  }
  .header-container .header .logo {
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/logo_new.png);
    background-size: 126px 40px;
    width: 126px;
    height: 40px;
  }
  .header-container .header .logo img {
    display: none;
  }
  .header-container .header .header-line {
    clear: both;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/header_line.png);
    height: 25px;
    margin-bottom: -4px;
  }
  .header-container .header .quick-access {
    float: none;
    background: #b10000;
    padding: 10px;
    clear: left;
    margin-bottom: 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
  }
  .header-container .header .form-search {
    background: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .header-container .header .form-search .input-text {
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    height: 30px;
    margin-bottom: 10px;
  }
  .header-container .header .form-search button {
    float: right;
    background: #7E0000;
    margin-top: -40px;
    position: relative;
    z-index: 2;
    height: 30px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .header-container .header .links {
    position: relative;
    float: none;
    background: #b10000;
    width: auto;
    clear: both;
    margin-bottom: 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
  }
  .header-container .header .links .top_customer_links,
  .header-container .header .links .top_links {
    float: none;
    background: none;
    padding: 0;
    width: auto;
  }
  .header-container .header .links .top_customer_links li,
  .header-container .header .links .top_links li {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    border-bottom: 1px solid #890000;
  }
  .header-container .header .links .top_customer_links li a,
  .header-container .header .links .top_links li a {
    float: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 10px 10px;
    display: block;
    line-height: 1.35;
    color: #fff;
    text-align: left;
    text-decoration: none;
  }
  .header-container .header .links .top_links {
    display: none;
  }
  .header-container .header .links .top_links li:first-child {
    display: none;
  }
  .header-container .header .block-cart-header {
    position: relative;
    top: auto;
    clear: left;
    margin-bottom: 0;
    background: #b10000;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
  }
  .header-container .header .block-cart-header .block-content {
    height: auto;
  }
  .header-container .header .block-cart-header .block-content .empty {
    background: none;
    height: auto;
    padding: 20px 10px;
    color: #fff;
    text-align: center;
  }
  .header-container .header .block-cart-header .block-content .empty .amount {
    display: none;
  }
  .header-container .header .block-cart-header .block-content .empty .cart-content {
    border: none;
    background: none;
    color: #fff;
    padding: 0;
  }
  .header-container .header .block-cart-header .summary {
    display: none;
  }
  .header-container .header .block-cart-header .cart-indent {
    padding: 10px;
    background: #b10000;
    color: #fff;
  }
  .header-container .header .block-cart-header .cart-indent a {
    color: #fff;
  }
  .header-container .header .block-cart-header .cart-indent .btn-remove, .header-container .header .block-cart-header .cart-indent .btn-edit {
    display: none;
  }
  .header-container .header .block-cart-header .cart-content {
    position: static;
    display: block !important;
    min-width: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .nav-container {
    margin-bottom: 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 4px 2px -2px;
  }
  .nav-container #nav {
    text-align: left;
  }
  .nav-container #nav > li {
    display: block;
  }
  .nav-container #nav ul, .nav-container #nav div {
    position: relative;
    border: none;
    top: auto;
    left: auto;
    background: none;
    width: auto;
  }
  .nav-container #nav .children-wrap {
    margin-left: 10px;
    display: none;
  }
  .nav-container #nav .featured_menu_product {
    display: none;
  }
  .nav-container #nav li.view-all {
    display: block;
  }
  .nav-container #nav li.parent {
    position: relative;
  }
  .nav-container #nav li.parent > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    border-right: none;
    position: absolute;
    right: 10px;
    top: 13px;
  }
  .nav-container #nav li.sub-menu-active > .children-wrap,
  .nav-container #nav li.menu-active > .children-wrap {
    display: block;
    top: auto;
    left: auto;
  }
  .nav-container #nav li.sub-menu-active > a:after,
  .nav-container #nav li.menu-active > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #fff;
    border-bottom: none;
    top: 16px;
  }
  .nav-container #nav > li {
    float: none;
    border-bottom: 1px solid #890000;
    margin: 0 !important;
  }
  .nav-container #nav > li:last-child {
    border: none;
  }
  .nav-container #nav > li > a {
    float: none;
    padding: 7px 10px 10px;
  }
  .nav-container #nav > li.parent > a:after {
    top: 13px;
  }
  .nav-container #nav > li.sub-menu-active > a:after, .nav-container #nav > li.menu-active > a:after {
    top: 17px;
  }
  .nav-container #nav ul li a {
    text-decoration: none;
    padding: 10px;
  }

  /* Menu */
  .mobile-menu {
    display: block;
    float: right;
    margin: 17px 10px 0 0;
  }
  .mobile-menu a {
    margin-left: 15px;
    position: relative;
    line-height: 27px;
    display: inline-block;
  }
  .mobile-menu a.skip-active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: 9px solid #68a13c;
    border-top: none;
    position: absolute;
    bottom: -16px;
    left: 16px;
    margin-left: -9px;
  }
  .mobile-menu a i {
    font-size: 22px;
    color: #B01E22;
  }
  .mobile-menu a span {
    display: inline-block;
    color: #b10000;
    font-size: 14px;
    vertical-align: top;
    margin-left: 3px;
  }

  .skip-content {
    display: none;
  }
  .skip-content.skip-active {
    display: block;
    position: relative;
    z-index: 3;
  }
}
@media only screen and (max-width: 900px) {
  .cart .shipping #shipping-zip-form .buttons-set,
  .cart .shipping .buttons-set,
  .cart .discount #shipping-zip-form .buttons-set,
  .cart .discount .buttons-set {
    width: auto;
    float: none;
    margin: 0;
  }
}
@media only screen and (max-width: 770px) {
  /* Forms */
  input[type="text"], input[type="search"], input[type="number"],
  input[type="tel"], input[type="password"], textarea, input.input-text {
    font-size: 15px;
    font-family: Arial, sans-serif;
    height: 32px;
    line-height: 15px;
    padding: 0 11px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
  }

  .col-main .aff-title,
  .col-main .page-title {
    background: none;
    margin-bottom: 0;
    padding: 20px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .col-main .aff-title h2,
  .col-main .aff-title h1,
  .col-main .page-title h2,
  .col-main .page-title h1 {
    color: #b10000;
    font-family: 'arsenalbold';
    font-size: 24px;
  }
  .col-main .aff-title .product-sku,
  .col-main .page-title .product-sku {
    margin-right: 0;
    color: #6b5629;
    position: absolute;
    right: 10px;
  }

  .top_holder {
    min-height: 0;
  }

  /* Product page */
  .product-view {
    margin: 0;
  }
  .product-view .product-essential {
    padding: 0;
  }
  .product-view .product-img-box {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .product-view .product-img-box .product-image img {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .product-view .product-img-box .product-image .mousetrap {
    display: none;
  }
  .product-view .product-img-box .product-image-zoom {
    width: auto;
    max-width: 479px;
    margin: 0 auto 20px;
    height: auto;
  }
  .product-view .product-img-box .product-image-zoom img {
    position: static;
  }
  .product-view .product-img-box .product-image-zoom span.product-image-shadow {
    width: 100%;
    height: 100%;
  }
  .product-view .product-img-box .more-views {
    text-align: center;
    background: #fff;
    max-width: 479px;
    margin: 0 auto 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
  }
  .product-view .product-img-box .more-views li {
    float: none;
    display: inline-block;
    background: none;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 5px;
  }
  .product-view .product-img-box .more-views li span.product-image-bg {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
  }
  .product-view .product-shop {
    float: none;
    width: auto;
    max-width: 479px;
    margin: 0 auto;
  }
  .product-view .product-shop .add-to-box {
    padding-left: 0;
  }
  .product-view .mobile-reviews-placeholder {
    width: auto;
    max-width: 479px;
    margin: 0 auto;
  }
  .product-view .mobile-reviews-placeholder h2 {
    display: block;
    color: #b10000;
    text-align: left;
    font-size: 20px;
    font-family: "arsenalbold";
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .product-view .default-item-table {
    display: none;
  }
  .product-view .grouped-items-table {
    background: none;
  }
  .product-view .grouped-items-table thead {
    display: none;
  }
  .product-view .grouped-items-table thead th,
  .product-view .grouped-items-table tbody td {
    padding-left: 0;
    padding-right: 10px;
    line-height: 25px;
  }
  .product-view .grouped-items-table tbody td.a-center {
    width: 40px;
  }
  .product-view .frozen_ship {
    background: #ffc925;
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px rgba(0, 0, 0, 0.3);
  }
  .product-view .frozen_ship + .shipping_zip {
    margin-top: -23px;
  }
  .product-view .frozen_ship a {
    display: block;
    position: relative;
    right: auto;
    top: auto;
    background: none;
    width: auto;
    height: auto;
    margin-top: 10px;
  }
  .product-view .frozen_ship a span {
    display: block;
  }
  .product-view .shipping_zip {
    background: #68a13c;
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px rgba(0, 0, 0, 0.3);
  }
  .product-view .shipping_zip p {
    margin-bottom: 20px;
  }
  .product-view .shipping_zip a,
  .product-view .shipping_zip input {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    margin: 0 auto;
    float: none;
  }

  .mobile-reviews-placeholder {
    display: block;
  }

  .product-img-box .product_comments_block {
    display: none;
  }

  .product-type-grouped .grouped-items-table {
    margin-bottom: 10px;
  }
  .product-type-grouped .product-shop .add-to-box .add-to-cart {
    margin: 0 10px 0 0;
    float: right;
  }

  .product_label_block {
    text-align: center;
    padding: 0;
  }
  .product_label_block li {
    float: none;
    display: inline-block;
    margin: 10px 0 10px 10px;
  }
  .product_label_block li img.img {
    display: none;
  }
  .product_label_block li img.thumb {
    display: block;
    width: 50px;
    height: auto;
    position: static;
    top: auto;
    left: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .add-to-box .add-to-cart {
    margin-left: 0;
  }
  .add-to-box .add-to-cart label {
    display: block;
    margin-left: 22px;
  }

  .add-to-cart .qty span, .product-view .grouped-items-table .qty span {
    display: none;
  }

  .product-view .grouped-items-table .qty, .add-to-cart .qty {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .product-options-bottom .add-to-cart {
    margin-right: 10px;
  }
  .product-options-bottom .add-to-cart .qty {
    top: 0;
    left: auto;
    right: 60px;
  }

  .add-to-cart input.qty, .add-to-cart .qty input, .product-view .grouped-items-table .qty input {
    padding: 0 3px;
    font-size: 14px;
    margin-bottom: 0;
    height: 25px;
  }

  /* Home page */
  .cms-index-index .header-line {
    position: relative;
    z-index: 2;
  }
  .cms-index-index .index_block1 {
    margin-top: -15px;
    height: 220px;
    background-size: auto 100%;
    position: relative;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
  }
  .cms-index-index .index_block1 .welcome-bee {
    height: 200px;
  }
  .cms-index-index .index_block2 {
    padding: 0 10px;
  }
  .cms-index-index .index_block2 .index_wrapper {
    padding-top: 20px;
  }
  .cms-index-index .index_block2 .products-grid {
    padding-bottom: 20px;
  }
  .cms-index-index .index_block2 .products-grid .item {
    margin-bottom: 10px;
  }
  .cms-index-index .index_block3 {
    padding: 0 10px 50px;
  }
  .cms-index-index .index_block3:after {
    content: '';
    display: table;
    clear: both;
  }
  .cms-index-index .index_block3 .index_wrapper {
    height: auto;
  }
  .cms-index-index .index_block3 .main_banner {
    width: auto;
    float: none;
    margin: 0 auto 20px;
    text-align: center;
    padding-top: 20px;
  }
  .cms-index-index .index_block3 .tips_recipes {
    float: none;
    padding-top: 0;
    margin: 0 auto;
    width: auto;
    max-width: 415px;
  }
  .cms-index-index .green-line {
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/green_line.png);
    background-size: 34px 19px;
    height: 20px;
    margin-top: -4px;
    margin-bottom: -4px;
    position: relative;
    z-index: 2;
  }
  .cms-index-index .testimonials-block {
    display: none;
  }
  .cms-index-index .special_title {
    margin: 0 0 0 30px;
  }

  /* Grid of products */
  .products-grid .product-image {
    margin-bottom: 10px;
  }
  .products-grid .product-name {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .products-grid .price-box {
    margin-bottom: 10px;
  }
  .products-grid .item {
    margin-bottom: 20px;
  }

  /* Shopping cart */
  .cart-table {
    background: none;
  }
  .cart-table thead {
    display: none;
  }
  .cart-table tbody tr {
    margin: 0 10px 20px;
    display: block;
  }
  .cart-table tbody tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .cart-table tbody tr td {
    padding: 0;
    border: none;
    width: 75%;
    float: right;
    text-align: left;
  }
  .cart-table tbody tr td a {
    text-decoration: none;
  }
  .cart-table tbody tr td .product-name {
    margin-bottom: 10px;
  }
  .cart-table tbody tr td.td_cart2 {
    padding-left: 0;
    width: 25%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .cart-table tbody tr td.td_cart2 .product-image {
    width: 100%;
    height: auto;
  }
  .cart-table tbody tr td.td_cart2 .product-image span {
    width: 100%;
    height: 100%;
  }
  .cart-table tbody tr td.td_cart2 .product-image img {
    width: 100%;
    height: auto;
  }
  .cart-table tbody tr td .product-sku, .cart-table tbody tr td.td_cart1, .cart-table tbody tr td.td_cart7 {
    display: none;
  }
  .cart-table tbody tr td.td_cart6 .label, .cart-table tbody tr td.td_cart5 .label {
    display: inline-block;
  }
  .cart-table tbody tr td .ships-frozen {
    margin-bottom: 10px;
  }
  .cart-table tbody tr td .btn-remove {
    display: block;
    float: right;
    margin-left: 10px;
  }

  .cart_bottom_buttons {
    text-align: center;
    padding: 0 0 10px;
  }
  .cart_bottom_buttons p.back-link {
    display: none;
  }
  .cart_bottom_buttons .btn-update,
  .cart_bottom_buttons button {
    float: none;
    margin-top: 10px;
    margin-left: 0;
  }

  .cart .cart-collaterals {
    padding: 10px;
    background: none;
    border: none;
  }
  .cart .cart-collaterals .block_cart_left {
    width: auto;
    float: none;
    padding-right: 0;
  }
  .cart .sp-methods dt {
    margin-bottom: 10px;
  }
  .cart .sp-methods li {
    margin-bottom: 10px;
  }
  .cart .shipping,
  .cart .discount {
    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .cart .shipping h2,
  .cart .discount h2 {
    margin-bottom: 10px;
  }
  .cart .shipping #shipping-zip-form .buttons-set,
  .cart .shipping .buttons-set,
  .cart .discount #shipping-zip-form .buttons-set,
  .cart .discount .buttons-set {
    width: auto;
    float: none;
    margin: 0;
  }
  .cart .totals {
    position: static;
    width: auto;
    padding: 20px 10px;
    background: #fff;
  }
  .cart #shopping-cart-totals-table {
    width: auto;
    margin: 0 auto 25px;
  }

  /* One Page Checkout */
  .checkout-onepage-index .col-main {
    width: auto;
    padding: 0;
  }

  .opc {
    padding: 0 10px;
  }
  .opc .step-title {
    padding-left: 10px;
  }
  .opc .step {
    padding: 20px 10px 10px;
  }
  .opc .step fieldset {
    margin: 0;
    padding: 0;
  }
  .opc .sp-methods dt {
    margin-bottom: 5px;
  }
  .opc .sp-methods dd li {
    margin-bottom: 5px;
  }

  #opc-review .data-table {
    background: none;
  }
  #opc-review .data-table thead {
    display: none;
  }
  #opc-review .data-table tbody tr {
    margin: 10px 0;
    border-bottom: 1px solid #cecece;
  }
  #opc-review .data-table tbody tr td {
    display: block;
    border: none;
    text-align: left !important;
    padding: 0 10px;
  }
  #opc-review .data-table tbody tr td:first-child {
    padding-top: 10px;
  }
  #opc-review .data-table tbody tr td:last-child {
    padding-top: 10px;
  }
  #opc-review .data-table tbody tr td .product-name {
    font-weight: bold;
    font-size: 13px;
  }
  #opc-review .data-table tbody tr td span.label {
    display: inline-block;
  }
  #opc-review .data-table tfoot {
    background: #dfdfdf;
  }
  #opc-review .data-table tfoot tr:first-child td {
    padding-top: 20px;
  }
  #opc-review .data-table tfoot td {
    display: block;
    float: left;
    box-sizing: border-box;
    border: none;
    background: none;
  }
  #opc-review .data-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  #opc-review .data-table tfoot td:nth-child(even) {
    width: 40%;
  }
  #opc-review .buttons-set {
    text-align: center;
  }
  #opc-review .buttons-set .f-left {
    float: none !important;
    margin-bottom: 20px;
    padding: 0;
  }

  #checkout-review-submit .btn-checkout {
    float: none;
    margin-right: 0;
  }

  .top-notification {
    padding: 10px 10px 20px;
  }
  .top-notification .zblock {
    padding: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .fcol1, .fcol2, .fcol3 {
    width: auto;
    float: none;
  }

  .mobile-menu a {
    margin-left: 5px;
  }
  .mobile-menu a span {
    display: none;
  }

  .col-main .page-title h1 {
    text-align: left;
  }
  .col-main .page-title .product-sku {
    position: static;
  }

  .block-notify-in-stock .input-box {
    float: none;
  }
  .block-notify-in-stock .input-box input {
    width: 100%;
  }
  .block-notify-in-stock .input-box .validation-advice {
    margin-bottom: 10px;
  }
  .block-notify-in-stock .button {
    float: none;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 479px) {
  #messages {
    width: 250px;
    margin-left: -135px;
  }
}
@media only screen and (min-width: 970px) and (max-width: 1249px) {
  .header .welcome-message {
    display: none;
  }

  .header-container .header .links {
    margin-top: 38px;
  }

  .header .quick-access {
    position: absolute;
    top: 20px;
    left: 390px;
  }

  .block-cart-header {
    top: 85px;
  }
  .block-cart-header .block-content .empty, .block-cart-header .block-content .summary {
    background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/r/bg_cart.png);
    background-position: right 9px;
  }
}
@media only screen and (min-width: 1250px) {
  #nav li {
    position: static;
  }
  #nav li div.shown-sub {
    top: 60px;
  }
}
.touch .product-view .product-img-box .product-image .mousetrap {
  display: none;
}

@font-face {
  font-family: 'wellbees';
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/wellbees.eot?20654727");
  src: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/wellbees.eot?20654727#iefix") format("embedded-opentype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/wellbees.woff?20654727") format("woff"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/wellbees.ttf?20654727") format("truetype"), url("https://ver1.wellbees.com/skin/frontend/default/wellbees/fonts/wellbees.svg?20654727#wellbees") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wellbees';
    src: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/font/wellbees.svg?20654727#wellbees') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "wellbees";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-cart:before {
  content: '\e800';
}

/* '' */
.icon-user:before {
  content: '\e801';
}

/* '' */
.icon-dots:before {
  content: '\e802';
}

/* '' */
.icon-search:before {
  content: '\e803';
}

/* '' */
.icon-menu:before {
  content: '\e804';
}

/* '' */
.icon-down-dir:before {
  content: '\e805';
}

/* '' */
#ajaxcartpro-progress {
  position: fixed;
  text-align: center;
  padding: 0;
  background: #ffffff url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/loading.gif) no-repeat center center;
  z-index: 9999;
  color: black;
  overflow: auto;
  height: 44px !important;
  line-height: 44px;
  width: 44px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*position:absolute;*/
  /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#ajaxcartpro-add-confirm,
#ajaxcartpro-remove-confirm {
  position: fixed;
  border: none;
  text-align: left !important;
  padding: 10px;
  background-color: #ffffff;
  z-index: 9999;
  color: black;
  min-height: 20px;
  min-width: 260px;
  width: auto;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  /*position:absolute;*/
  /*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

.ajaxcartpro-box-hide {
  display: none;
}

.ajaxcartpro-box-show {
  display: block;
}

#acp-configurable-block #bundle-product-wrapper {
  z-index: 1000;
}

#acp-configurable-block dl {
  text-align: left;
  padding-left: 10px;
}

#acp-configurable-block .price {
  font-size: 14px;
}

#acp-configurable-block .product-name {
  font-size: 14px;
  font-weight: bold;
  margin-left: 140px;
  color: #851616;
  padding-top: 4px;
  padding-bottom: 15px;
}

#acp-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  -moz-opacity: 0.3;
  opacity: .30;
  filter: alpha(opacity=30);
  z-index: 100;
}

#acp-overlay[id] {
  /* IE6 and below Can't See This */
  position: fixed;
}

#acp-product-options {
  min-width: 400px;
  position: fixed;
  z-index: 1000;
  background-color: white;
  padding: 0 15px 15px;
  width: auto;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
  /*position:absolute;*/
  /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#acp-product-options .aw-acp-continue,
#acp-product-options .aw-acp-checkout {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

#acp-product-options .aw-acp-btn-container {
  margin: 20px auto 0;
  text-align: center;
}

#acp-product-options .giftcard-send-form {
  margin: 0;
}

#acp-product-options .product-options dt label.required em {
  color: #EB340A;
  margin-left: 5px;
}

#acp-product-options #product-options-wrapper {
  margin: 0;
  padding: 0;
}

#acp-product-options .product-options {
  background: none;
  border: none;
}

#acp-product-options .product-options .data-table {
  margin-left: 140px;
  width: 370px;
  margin-bottom: 10px;
}

#acp-product-options .product-options p {
  margin-left: 140px;
}

.map-popup {
  z-index: 1001 !important;
}

#ajaxcartpro-add-confirm {
  padding: 0 15px 15px;
}

.fancybox-modal h2,
#acp-product-options h2,
#ajaxcartpro-add-confirm h2 {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  margin: 0 -15px 15px -15px;
  background: #69a43d;
  padding: 6px 15px 5px 15px;
  font-family: 'arsenalbold';
  font-size: 25px;
  font-weight: normal;
  color: #fff;
}

#ajaxcartpro-add-confirm .product-info {
  margin-bottom: 10px;
}

#ajaxcartpro-add-confirm .mini-products-list .product-image {
  width: 75px;
  height: 75px;
  background: #CAC0A5;
  border: solid 1px #CAC0A5;
  padding: 0;
}
#ajaxcartpro-add-confirm .mini-products-list .product-image img {
  width: 100%;
  height: 100%;
}

#ajaxcartpro-add-confirm .price-qty {
  float: right;
}

#ajaxcartpro-add-confirm .mini-products-list .product-details {
  margin-left: 85px;
}

#ajaxcartpro-add-confirm .block-cart .mini-products-list .product-details .product-name {
  font-weight: bold;
  font-size: 14px;
  padding-top: 4px;
  margin-bottom: 10px;
}

#acp-configurable-block .product-info {
  margin-left: 140px;
  padding-left: 0;
}

#acp-configurable-block .product-info dt,
#ajaxcartpro-add-confirm .product-info dt {
  font-weight: bold;
  width: 100px;
  float: left;
}

#acp-configurable-block .product-info dd,
#ajaxcartpro-add-confirm .product-info dd {
  font-weight: normal;
  margin-left: 100px;
  margin-bottom: 5px;
  margin-top: 0;
}

#ajaxcartpro-add-confirm .product-info dd p span {
  font-weight: normal;
}

#acp-configurable-block .product-info-selection dt,
#ajaxcartpro-add-confirm .product-info-selection dt {
  margin-bottom: 10px;
  width: 100px;
}

#acp-configurable-block .product-info-selection dd,
#ajaxcartpro-add-confirm .product-info-selection dd {
  margin-left: 100px;
}

#ajaxcartpro-add-confirm .product-info p.name {
  color: #584F43;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

#ajaxcartpro-add-confirm .product-info p.name span {
  display: block;
}

#ajaxcartpro-add-confirm .buttons {
  text-align: center;
}
#ajaxcartpro-add-confirm .buttons button {
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 0;
}

#ajaxcartpro-add-confirm .block-cart {
  margin: 0;
}

#ajaxcartpro-add-confirm .block-content {
  padding: 0;
}

#ajaxcartpro-add-confirm .subtotal {
  text-align: right !important;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: -5px;
}

#ajaxcartpro-add-confirm .btn-edit,
#ajaxcartpro-add-confirm .btn-remove {
  display: none;
}

#ajaxcartpro-add-confirm span.qty {
  float: right;
  margin-right: 15px;
  padding-top: 3px;
}

#ajaxcartpro-add-confirm span.qty strong {
  font-weight: normal;
}

#ajaxcartpro-add-confirm .product-details > .price {
  font-size: 16px;
  color: #851616;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}

#ajaxcartpro-add-confirm .subtotal strong {
  color: #851616;
  padding-right: 15px;
}

#ajaxcartpro-add-confirm .block-related {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #cecece;
  padding-bottom: 0;
}

#ajaxcartpro-add-confirm .block-related .block-title {
  margin-bottom: 15px;
}

#ajaxcartpro-add-confirm .block-related .block-title strong {
  text-transform: none;
  font-size: 16px;
}

#ajaxcartpro-add-confirm .block-related .products-grid {
  margin: 0;
  background: none;
}

#ajaxcartpro-add-confirm .block-related .products-grid li.item {
  width: 120px;
  margin: 0;
  background: none;
}

#ajaxcartpro-add-confirm .products-grid .product-name {
  width: 110px;
}

#ajaxcartpro-add-confirm .block-related .products-grid .price-actions {
  width: 110px;
}

#ajaxcartpro-add-confirm .block-related .products-grid .product-image {
  width: 75px;
  height: 75px;
}

#ajaxcartpro-add-confirm .block-related .products-grid .price {
  font-size: 13px;
}

#ajaxcartpro-add-confirm .products-grid .price-actions-hidden {
  padding-top: 3px;
}

#ajaxcartpro-add-confirm .products-grid .price-box {
  margin-bottom: 10px;
}

#acp-product-options .product-image {
  float: left;
  border: solid 1px #CAC0A5;
  margin-bottom: 15px;
}

#acp-product-options .acp-msg-block {
  display: none;
  margin-bottom: 20px !important;
}
#acp-product-options .acp-msg-block.ajaxcartpro-box-show {
  display: block;
}

#acp-product-options .product-grouped-items {
  clear: both;
}

#acp-product-options .product-info + .product-grouped-items {
  padding-top: 20px;
}

@media only screen and (min-width: 771px) {
  #ajaxcartpro-add-confirm {
    width: 600px !important;
  }
  #ajaxcartpro-add-confirm .buttons {
    text-align: right !important;
  }
  #ajaxcartpro-add-confirm .buttons button {
    margin-bottom: 0;
  }
  #ajaxcartpro-add-confirm .mini-products-list .product-image {
    width: 120px;
    height: 120px;
  }
  #ajaxcartpro-add-confirm .mini-products-list .product-details {
    margin-left: 140px;
  }
}
@media only screen and (max-width: 770px) {
  #acp-product-options {
    min-width: 250px;
  }
  #acp-product-options .product-image {
    display: none;
  }
  #acp-product-options .product-options p,
  #acp-product-options .product-name {
    margin-left: 0;
  }
  #acp-product-options .product-options .data-table {
    margin-left: 0;
    width: 100%;
  }
  #acp-product-options input.input-text {
    width: 30px;
  }
}
.reviews-container {
  background: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/bkg_product_collateral.gif") repeat-x scroll 0 0 #FAF7EE;
  border: 1px solid #C4C6C8;
  padding: 25px;
}

.reviews-container #customer-reviews {
  margin-top: 10px;
}

.product-view .reviews-container {
  background: none;
  border: none;
  padding: 0;
}

p.error-message {
  color: red;
}

.review-top {
  overflow: hidden;
}

.review-top h4 {
  clear: both;
}

.review-top .review-average-info {
  margin-bottom: 14px;
}

.review-top .button-write-review,
.review-top .average-rating {
  float: left;
}

.review-top.no-reviews .button-write-review {
  border-right: none;
  width: 100%;
}

.review-top .button-write-review {
  float: right;
}

.review-top .button-write-review .error {
  font-size: 14px;
}

.review-top .average-sizing-box {
  width: 25%;
  height: 73px;
  padding-left: 15px;
  overflow: hidden;
  float: right;
}

.review-top .button-write-review .review-dialog {
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  padding: 0 10px;
  cursor: pointer;
  background: #F18200;
  border: 1px solid #DE5400;
  color: #FFFFFF;
}

.review-top .search-review-button {
  margin-left: 5px;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  padding: 0 5px;
  cursor: pointer;
  background: #F18200;
  border: 1px solid #DE5400;
  color: #FFFFFF;
}

.review-top.no-reviews .button-write-review .review-dialog {
  margin: 10px 0;
}

.review-top .average-caption {
  font-size: 14px;
  float: left;
}

.review-top .average-rating .average-based-on,
.review-top .average-rating .rating-box {
  margin-left: 110px;
}

.review-top .average-rating .average-based-on {
  font-size: 11px;
  padding-left: 0;
  padding-top: 5px;
}

.review-top .average-sizing {
  color: #E26703;
  font-size: 14px;
}

.review-top .filters {
  width: 100%;
  float: left;
}

.review-top .filters h4 {
  float: left;
}

.review-top #review_search_mini_form {
  float: right;
}

.review-left ul {
  float: left;
  padding: 5px;
}

.review-left ul.review-date-filters {
  margin-right: 40px;
}

.review-left .attr-rating li {
  margin: 0 0 5px 0;
  font-size: 10px;
}

.review-right {
  float: right;
}

.review-right .separate-rating .mark-rating {
  width: 100%;
  float: left;
  clear: left;
  margin: 5px 0;
}

.review-right .separate-rating .mark-rating .rating-percent {
  float: left;
  font-size: 10px;
}

.review-right .separate-rating .rating-box {
  margin-right: 4px;
  float: left;
}

.review-right .separate-rating .scroll-box {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/scroll_bar_off.jpg) no-repeat;
  height: 13px;
  width: 71px;
  margin-right: 4px;
  float: left;
}

.review-right .separate-rating .scroll-box .scroll-rating {
  background: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/scroll_bar_on.jpg") no-repeat 0 0 transparent;
  height: 13px;
  width: 71px;
}

.review-top .review-sorts {
  clear: both;
}

.review-top .review-sorts .clear-filters-link {
  color: #000;
  font-size: 10px;
}

.review-top .review-sorts .select-review-sorts {
  float: right;
  font-size: 10px;
  margin-top: 10px;
}

.box-reviews .review-dt {
  float: left;
  width: 22%;
  padding-left: 2%;
  padding-right: 1%;
  clear: both;
  border-right: 2px solid #999;
  margin-bottom: 20px;
  line-height: 1.2;
  overflow: hidden;
}

.box-reviews .review-dt.account {
  text-align: center;
}

.box-reviews .review-dt li {
  float: left;
  clear: left;
  margin-top: 5px;
}

.box-reviews .review-dt .label-review-attr {
  font-weight: bold;
}

.box-reviews .review-dt .nickname {
  color: #E26703;
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}

.box-reviews .review-dt .date {
  display: block;
}

.box-reviews .review-dt .value-review-attr {
  color: #000;
}

.box-reviews .review-dt .label-review-attr.left, .box-reviews .review-dt .value-review-attr.left {
  float: left;
}

.box-reviews .review-dt .value-review-attr > img {
  margin: 8px 0px 0px 15px;
}

.box-reviews .review-dd {
  float: left;
  border-left: 2px solid #999;
  width: 70%;
  padding-left: 3%;
  overflow: hidden;
}

.box-reviews#customer-reviews .review-dd {
  margin: 0 0 20px -2px;
}

.box-reviews .review-dd .ratings-table {
  margin-left: 7px;
}

.box-reviews .review-dd .title {
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}

.box-reviews .review-dd .title.status {
  text-align: center;
}

.box-reviews .review-dd li {
  margin-bottom: 10px;
}

.box-reviews .review-dd .label-review-attr {
  color: #000;
  font-weight: bold;
}

.box-reviews .review-dd li.sizing .label-review-attr {
  float: left;
  margin-right: 5px;
}

.box-reviews .review-dd .image-review {
  width: 110px;
  height: auto;
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  font-size: 8px;
}

.box-reviews .review-dd .sizing {
  height: 30px;
}

.box-reviews .review-dd .sizing label {
  margin: 4px 10px 0 0;
  float: left;
}

.box-reviews .review-dd .sizing .value-review-attr {
  color: #E26703;
}

/*.box-reviews .review-dd .video-review { background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/play_video_icon.jpg) no-repeat; width: 94px; height: 60px; cursor: pointer; }*/
.box-reviews .review-dd .video-review {
  text-decoration: underline;
  color: #62AC62;
}

.box-reviews .review-dd .helpful-block button {
  color: #7C5266;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0px 0 3px 0;
}

.box-reviews .ratings-table td {
  vertical-align: middle;
  font-size: 11px;
  line-height: 1.5;
  padding: 3px 5px 3px 0;
}

.box-reviews .review-dd .header-reviews {
  float: right;
  margin: 0 0 15px 20px;
}

.box-reviews .vb-image img {
  margin-left: 6px;
}

.ui-dialog .ui-dialog-title {
  display: none;
}

.ui-dialog .ui-widget-header,
.login-dialog-block .account-create .fieldset,
.login-dialog-block .account-login .content,
.login-dialog-block .account-login .buttons-set {
  background: none;
  border: none;
  width: auto;
}

.login-dialog-block {
  padding-left: 25px !important;
}

.login-dialog-block .login-dialog-container {
  overflow: hidden;
  text-align: left;
}

.login-dialog-block .account-login {
  float: left;
  width: 242px;
}

.login-dialog-block .form-list {
  text-align: left;
}

.login-dialog-block .form-list .input-box {
  width: 196px;
}

.login-dialog-block .form-list input.input-text {
  width: 190px;
}

.login-dialog-block .account-create {
  float: left;
  width: 453px;
}

.login-dialog-block .account-create h2 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
  color: #60660F;
  margin-bottom: 12px;
}

.login-dialog-block .account-create .fieldset {
  border-left: 1px solid #BBAFA0;
  margin: 0;
  padding: 0 10px 10px 22px;
}

.login-dialog-block .account-create .form-list .field {
  width: 210px;
}

.login-dialog-block .account-create .buttons-set {
  border-top: none;
  margin-top: 38px;
}

.ui-dialog .login-dialog-block .account-login .content {
  min-height: 240px;
}

.overall-raiting .right li {
  float: left;
}

.review-dialog-block .sizing .right li input.radio,
.reviews-container .sizing .right li input.radio,
.overall-raiting .right li input.radio {
  display: none;
}

.review-dialog-block .sizing .right .sizing-ul li {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/arrow_up.jpg) no-repeat center 0;
  float: left;
  margin-right: 65px;
  margin-top: 5px;
  font-size: 10px;
  padding-top: 5px;
  width: 40px;
  text-align: center;
}

.review-dialog-block .sizing .right .sizing-ul li.last {
  margin-right: 0;
  background-position: 100% 0;
  text-align: right;
}

.review-dialog-block .sizing .right .sizing-ul li.first {
  background-position: 0 0;
  text-align: left;
}

.review-dialog-block .sizing .right .slider-wrapper {
  width: 250px;
  float: left;
  margin-right: 10px;
  font-size: 10px;
  border: none;
  background: none;
  overflow: visible;
}

.review-dialog-block .sizing .right #sizing-label {
  font-size: 9px;
  display: block;
}

.reviews-wrapper .sizing-bar {
  float: left;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/bg_sizing-bar.jpg) no-repeat;
  width: 91px;
  height: 6px;
}

.reviews-wrapper .sizing-bar div {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/selected-sizing.jpg) no-repeat 100% 0;
  width: 7%;
  height: 6px;
}

.box-collateral .review-hr {
  border-top: 1px solid #999;
  clear: both;
  margin: 15px 10px;
}

.my-account .box-collateral {
  float: left;
  border: 1px solid #616161;
  width: 100%;
  padding: 10px;
  margin-top: 12px;
}

.my-account .box-collateral .review-hr {
  border-top: 1px solid #616161;
  width: 100%;
  clear: both;
  margin: 15px 0;
}

.my-account .box-collateral .review-dt .review-image {
  margin-bottom: 10px;
}

.my-account .box-collateral .page-title {
  margin: 0;
  border: none;
}

.my-account .box-collateral .page-title h1 {
  color: #000;
}

.customer-review-info-table {
  width: 95%;
  margin: 0 auto;
}

.customer-review-info-table th,
.customer-review-info-table td {
  text-align: center;
}

.customer-review-info-table th {
  font-weight: bold;
}

.customer-review-info-table td {
  color: #616161;
}

.review-dialog-block #review-form {
  display: block;
  padding: 7px 0 0 0;
}

.review-dialog-block #review-form .form-add {
  float: left;
}

.review-dialog-block #review-form fieldset > div {
  width: 100%;
  float: left;
  clear: both;
}

.review-dialog-block #review-form fieldset div.with-border {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cbcbcb;
}

.review-dialog-block #review-form fieldset div.about-you.with-border {
  border-bottom: 2px solid #cbcbcb;
}

.review-dialog-block #review-form .your-review.overall {
  margin-top: 7px;
}

.review-dialog-block #review-form p {
  margin: 0;
}

.review-dialog-block #review-form .header {
  width: 100%;
  text-align: left;
  padding-top: 0;
  height: auto;
  margin-bottom: 15px;
}

.review-dialog-block #review-form .header .tell-us {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: bold;
  color: #0A263C;
}

.review-dialog-block #review-form .header .questions {
  float: right;
  margin-top: 4px;
  font: bold 9px Arial;
  color: #252525;
}

.review-dialog-block #review-form .header .customer-service {
  float: right;
  margin-top: 2px;
  clear: right;
  font: normal 9px Arial;
  color: #252525;
}

.review-dialog-block #review-form .header .customer-service a {
  color: #bb4381;
  font-weight: bold;
  text-decoration: none;
}

.review-dialog-block #review-form .left {
  width: 202px;
  padding: 2px 10px 0 0;
  text-align: left;
}

.review-dialog-block #review-form .left .title {
  font: normal 14px Arial;
  color: #0A263C;
}

.review-dialog-block #review-form .left .title em {
  color: #EB340A;
}

.review-dialog-block #review-form .left .desc {
  padding-top: 4px;
  font: normal 12px Arial;
  color: #2F2F2F;
}

.review-dialog-block #review-form .left overall.desc {
  margin-bottom: 5px;
}

.review-dialog-block #review-form .right {
  width: 320px;
  padding-right: 6px;
  text-align: left;
}

.review-dialog-block #review-form .right label {
  font: bold 12px Arial;
  color: #0A263C;
}

.review-dialog-block #review-form .right label.proscons {
  font: italic 10px Arial;
  color: #0A263C;
}

.review-dialog-block #review-form .right .proscons {
  line-height: 10px;
  margin-bottom: 5px;
}

.review-dialog-block #review-form .right label em {
  color: #EB340A;
}

.review-dialog-block #review-form .right input, .review-dialog-block #review-form .right textarea {
  width: 100%;
  line-height: 11px;
  font-size: 12px;
  box-sizing: border-box;
}

.review-dialog-block #review-form .right .wide {
  width: 100%;
  margin-bottom: 5px;
}

.review-dialog-block #review-form .right .wide textarea {
  height: 158px;
}

.review-dialog-block #review-form .right .input-box {
  font-size: 12px;
  line-height: 1;
}

.review-dialog-block #review-form .right .narrow {
  width: 147px;
  float: left;
}

.review-dialog-block #review-form .right .narrow.first {
  margin-right: 26px;
}

.review-dialog-block #review-form .right .age, .review-dialog-block #review-form .right .height {
  width: 70px;
  float: left;
}

.review-dialog-block #review-form .right .age input, .review-dialog-block #review-form .right .height input {
  width: 50px;
}

.review-dialog-block #review-form .right .body-types li {
  float: left;
  width: 30px;
  text-align: center;
}

.review-dialog-block #review-form .right .body-types li input {
  display: inline;
  clear: both;
}

.review-dialog-block #review-form .right .rating-code {
  float: left;
  clear: both;
  width: 80px;
}

.review-dialog-block #review-form .overall-raiting .right li {
  margin: 0 5px;
}

.review-dialog-block #review-form .sizing .right {
  padding-top: 10px;
}

.review-dialog-block #review-form .your-review.overall .left {
  padding-top: 17px;
}

.review-dialog-block #review-form .your-review.overall .right {
  margin-bottom: 15px;
}

.review-dialog-block #review-form .your-review.overall .wide {
  margin-bottom: 3px;
}

.review-dialog-block #review-form .your-review.overall ul li {
  margin-bottom: 3px;
  font: 12px Arial;
}

.review-dialog-block #review-form .upload-image {
  margin-bottom: 5px;
}

.review-dialog-block #review-form .upload-image img {
  margin-top: 10px;
}

.review-dialog-block #review-form .about-you img {
  height: 92px;
}

.review-dialog-block #review-form .upload-video .right {
  padding-top: 10px;
}

.block-reviewed ul {
  position: relative;
}

.block-reviewed ul li {
  height: 155px;
  display: block !important;
  overflow: hidden;
}

.block-reviewed ul li .li-content {
  padding: 4px 10px 4px 4px;
}

.block-reviewed .thumbnail {
  float: left;
}

.block-reviewed .product-title {
  font-size: 8pt;
}

.block-reviewed .review-title {
  font-weight: bold;
  overflow: hidden;
  height: 16px;
}

.block-reviewed .detail {
  overflow: hidden;
  height: 36px;
}

.block-reviewed .nickname {
  float: right;
  font-weight: bold;
}

.block-reviewed .spyWrapper {
  overflow: hidden;
}

.review-dialog-block #review-form .buttons-set {
  border-top: none;
  margin: 0px;
}

.review-dialog-block #review-form .pros input,
.review-dialog-block #review-form .cons input {
  width: auto;
  margin-right: 5px;
}

#review_search_mini_form ::-webkit-input-placeholder {
  color: #aaa;
}

#review_search_mini_form :-moz-placeholder {
  color: #aaa;
}

#review_search_mini_form .placeholder {
  color: #aaa;
}

.review-dialog-block #review-form #recaptcha_widget_div {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.review-dialog-block #review-form .captcha-error {
  color: #f00;
}

.review-dialog-block .overall-raiting .right li .separate-rating-star {
  height: 18px;
}

.reviews-container .review-top .average-rating .rating-box .rating {
  height: 18px;
}

.reviews-container .review-top .average-rating .rating-box {
  height: 18px;
}

#review-form #review-captcha {
  float: none;
  margin: 0 auto;
  width: 450px;
}

.box-reviews .title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 12px;
}

.box-reviews .header-reviews {
  float: right;
  margin: -10px -10px 0 0;
}

.box-reviews .review-wrapper {
  margin-bottom: 15px;
  font-size: 12px;
}

.box-reviews .share-fb {
  width: 200px;
  height: 12px;
  margin-top: 6px;
  padding-left: 15px;
  line-height: 12px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/fb_logo_12x12.png) 0 0 no-repeat;
}

.box-reviews .share-twitter {
  float: right;
}

.box-reviews .recommendation {
  width: 100%;
}

.review-dialog-block #slider {
  width: 250px;
  border: 1px solid #CCC;
  height: 0.8em;
  background: #fff;
  -webkit-touch-callout: none;
  border-radius: 4px 4px 4px 4px;
}

.review-dialog-block .noUi-midBar {
  height: 100%;
  z-index: 0;
  background: #39C;
  -webkit-touch-callout: none;
}

.review-dialog-block .noUi-handle > div {
  position: absolute;
  width: 1.2em;
  top: -5px;
  left: -8px;
  z-index: 5;
  border: 1px solid #CCC;
  background: #EEE;
  border-radius: 4px 4px 4px 4px;
  height: 1.5em;
}

.review-dialog-block .noUi-handle > div:hover,
.review-dialog-block .noUi-handle > div.noUi-activeHandle {
  background: #fff;
  border-color: #ccc;
}

.review-dialog-block .disabled > .noUi-midBar {
  background: #999;
}

.review-dialog-block .disabled .noUi-handle > div {
  border-color: #CCC;
  background: #CCC;
}

@media (-webkit-min-device-pixel-ratio: 1.2), -moz-touch-enabled, (max-device-width: 1024px) {
  .review-dialog-block .noUi-handle > div {
    height: 32px;
    width: 32px;
    top: -13px;
    left: -16px;
  }
}
.ui-widget-content {
  border: none;
}

.write-review .review-dialog {
  float: right;
}

@media only screen and (max-width: 599px) {
  .review-dialog-block #review-form .right,
  .review-dialog-block #review-form .left {
    width: auto;
    float: none !important;
    padding: 0 0 10px;
  }

  .login-dialog-block .account-create,
  .login-dialog-block .account-login {
    float: none;
    width: auto;
  }
  .login-dialog-block .account-create form,
  .login-dialog-block .account-login form {
    width: auto;
    margin: 0;
  }
  .login-dialog-block .account-create .fieldset,
  .login-dialog-block .account-login .fieldset {
    border: none;
    padding: 0;
  }
  .login-dialog-block .account-create .form-list .field,
  .login-dialog-block .account-login .form-list .field {
    float: none;
    width: auto;
  }
  .login-dialog-block .account-create .form-list .input-box,
  .login-dialog-block .account-login .form-list .input-box {
    width: auto;
  }
  .login-dialog-block .account-create .form-list input.input-text,
  .login-dialog-block .account-login .form-list input.input-text {
    width: 100%;
  }
  .login-dialog-block .account-create {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #BBAFA0;
  }
}
.posts {
  margin: 0 -15px;
}
.posts:after {
  content: '';
  display: table;
  clear: both;
}
.posts .post {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
  box-sizing: border-box;
  float: left;
}
.posts .post .cover {
  margin-bottom: 10px;
}
.posts .post .cover div, .posts .post .cover a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: solid 7px #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px;
}
.posts .post .cover div span, .posts .post .cover a span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px inset;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px inset;
}
.posts .post .cover div img, .posts .post .cover a img {
  width: 100%;
  height: auto;
}
.posts .post .details {
  padding: 0 7px;
  margin-bottom: 10px;
  color: #A29B8C;
}
.posts .post .details .author {
  float: right;
}
.posts .post .title {
  padding: 0 7px;
  margin-bottom: 10px;
}
.posts .post .title h2 {
  font-family: 'arsenalbold';
  font-size: 18px;
  font-weight: normal;
}
.posts .post .content,
.posts .post .short-content {
  padding: 0 7px;
}

.single-post {
  margin: -10px;
}
.single-post .post {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
}
.single-post .post .details,
.single-post .post .cover {
  margin-bottom: 20px;
}
.single-post .post .details {
  font-size: 13px;
}
.single-post .post .title h1 {
  color: #b10000;
  font-family: 'arsenalbold';
  font-size: 24px;
}
.single-post .post .content .std p, .single-post .post .content .std ul {
  margin-bottom: 10px;
}
.single-post .post-comments {
  margin-top: 30px;
}

@media only screen and (max-width: 969px) {
  .single-post {
    margin: 0;
  }
}
@media only screen and (max-width: 599px) {
  .posts .post {
    width: 100%;
  }
}
#magegiant-popup {
  max-width: 450px;
  display: inline-block;
}

#magegiant-popup a {
  text-decoration: none;
}

#magegiant-popup a:hover {
  text-decoration: underline;
}

#magegiant-popup .popup-btn {
  background: #3068a2;
  background: linear-gradient(to bottom, #4687ce 0%, #3068a2 100%);
  border-color: #486582;
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 0 #295989;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3.01px;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  font-variant: normal;
  height: 2.14285714em;
  line-height: 1.42857143;
  margin: 0;
  padding: 4px 10px;
  text-decoration: none;
  vertical-align: baseline;
  white-space: nowrap;
}

#magegiant-popup .popup-btn:hover {
  background: #3673b5;
  background: linear-gradient(to bottom, #5a94d3 0%, #3673b5 100%);
  border-color: #205081;
  color: #fff;
  text-shadow: 0 1px 0 #205081;
}

#magegiant-popup .popup-btn:visited {
  background: #3068a2;
  background: linear-gradient(to bottom, #4687ce 0%, #3068a2 100%);
  border-color: #486582;
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 0 #295989;
}

#sociallogin_button {
  margin-top: 10px;
}

#magegiant-popup .input-box {
  width: 100%;
}

#sociallogin-other-a {
  width: 91px;
  display: block;
}

.sociallogin-other-span {
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
}

.other-button {
  margin: 7px 3px 5px 4px;
}

.sociallogin-other-button {
  width: auto;
  max-width: 528px;
}

button.bt-login-social {
  background: none;
  border: none;
  cursor: pointer;
}

button.bt-login-social span {
  height: 28px;
  line-height: 27px;
  color: #fff;
  padding: 0 0 0 28px;
  float: left;
}

button.bt-login-social span span {
  background-position: 100% 0 !important;
  padding-right: 10px !important;
  padding-left: 5px !important;
  min-width: 110px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

button.bt-login-social.visible span span {
  min-width: 100px;
}

#magegiant-login-social {
  margin-right: 10px;
}

#sociallogin-close:hover {
  text-decoration: underline;
}

#magegiant-login-form {
  width: 100%;
  margin: 0;
}

.magegiant-loign-h3 {
  margin-bottom: 18px;
  border-bottom: 1px solid #CCCCCC;
  font-family: 'tahoma', Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding-bottom: 3px;
}

.magegiant-login-input-box {
  margin-bottom: 12px;
  height: 30px;
}

.login-label {
  float: left;
  padding-top: 5px;
  width: 20%;
  font-weight: bold;
  color: #666;
  min-width: 150px;
}

.login-label em {
  color: red;
}

.sociallogin-input-box {
  float: left;
  margin-bottom: 12px;
  width: 65%;
}

.magegiant-login-form-popup .input-text {
  border: 1px solid #CCCCCC;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 2px 2px #E3E3E3 inset;
  font-family: inherit;
  font-size: 1.1em;
  margin: 0;
  padding: 5px 4px;
  min-width: 280px;
  float: left;
}

#magegiant-create-user .sociallogin-field .input-text {
  min-width: 200px !important;
}

#magegiant-forgot-password {
  font-size: 10px;
  float: right;
  margin: 0 10px 10px 0;
}

#magegiant-forgot-back {
  margin-right: 40px;
}

.popup_click_btn {
  margin-right: 10px !important;
  float: right;
}

.ajax-login-image {
  background: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/images/opc-ajax-loader.gif") no-repeat scroll 0 0 transparent;
  width: 16px;
  height: 16px;
  margin: 5px 0 5px 152px;
}

.magegiant-invalid-email {
  margin-left: 152px;
  color: red;
}

#sociallogin-forgot {
  margin-bottom: 20px;
}

.magegiant-sociallogin-create-new-customer {
  float: left;
  clear: both;
  margin: 10px 0;
}

#magegiant-login-social {
  padding-bottom: 10px;
}

.magegiant-sociallogin-create-new-customer a {
  margin-left: 10px;
  font-weight: bold;
}

.sociallogin-field {
  width: 218px !important;
  float: left;
}

.sociallogin-field .input-text {
  width: 201px !important;
}

#magegiant-create-back {
  font-size: 12px;
}

#magegiant-login-social .magegiant-loign-h3 {
  text-align: center;
}

.social-button-wapper ul li img {
  max-width: 100px;
  min-height: 25px;
  cursor: pointer;
}

.magegiant-login-popup-button #magegiant-button-sociallogin {
  float: left;
  margin: 0;
}

.social-button-wapper ul {
  position: relative;
  list-style: none;
  margin: 40px 0 0 0;
  padding: 30px 0 0px 0;
  border-top: 1px solid #ccc;
}
.social-button-wapper ul:before {
  content: 'or';
  position: absolute;
  top: 0;
  left: 50%;
  margin: -11px 0 0 -7px;
  padding: 0 3px;
  background-color: #efefef;
  font-weight: bold;
}
.social-button-wapper ul li {
  float: left;
  margin: 10px 15px 20px 0;
}
.social-button-wapper ul li.title {
  float: none;
  margin: 0;
}

.social-button-container {
  margin: 20px 0;
}

.social-button-container button.btn-social-login {
  position: relative;
  margin: 0;
  padding-left: 40px;
  width: 123px;
  height: 46px;
  text-align: left;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
}

.social-button-container button.btn-social-login:hover {
  cursor: pointer;
  background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
  border-color: #999;
  color: #000;
}

.social-button-container button.btn-social-login:visited {
  cursor: pointer;
}

.social-button-container button.btn-social-login img {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-size: 24px;
}

#magegiant-create-user {
  margin: 0;
}

#magegiant-button-sociallogin-create {
  float: right;
  margin-right: 24px;
}

#magegiant-sociallogin-create-new-customer {
  margin: 0;
}

.social-footer {
  color: #ecf3f6;
}

.social-popup-footer {
  color: #CFD3DA;
  font-size: 0.8em;
  position: absolute;
  right: 0;
  bottom: -40px;
  padding-right: 20px;
  background: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/css/sociallogin/small_footer_logo1.png") no-repeat 110px 0;
}

.social-popup-footer a {
  text-decoration: none !important;
  color: #CFD3DA;
}

.scd-foods .alphabet {
  border-bottom: 2px solid #d3c7ab;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.scd-foods .alphabet a {
  font-size: 20px;
  text-decoration: none;
  margin: 0 9px;
}
.scd-foods .alphabet a:last-child {
  margin-right: 0;
}
.scd-foods .alphabet a:hover {
  text-decoration: underline;
}
.scd-foods .alphabet.stick {
  background: #fff;
  margin-top: 0 !important;
  position: fixed;
  top: 0;
  z-index: 10000;
  border-radius: 0 0 0.5em 0.5em;
  padding: 10px 0;
}
.scd-foods .letter-anchor {
  padding-bottom: 50px;
  margin-bottom: 5px;
  font-size: 1px;
}
.scd-foods .letter-anchor:first-child {
  padding: 0;
  margin: 0;
}
.scd-foods .letter-box {
  background: #fff;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.scd-foods .letter-box .letter {
  background: #f6e08b;
  font-size: 18px;
  padding: 5px 10px;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 0 0 10px;
  position: absolute;
  top: 22px;
  right: 100%;
}
.scd-foods .letter-box.items-1 {
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
}
.scd-foods .letter-box.items-1 .letter {
  top: 0;
  padding: 1px 10px;
}
.scd-foods .letter-box.items-2 .letter {
  top: 10px;
}
.scd-foods .letter-box .item {
  padding: 5px 20px;
}
.scd-foods .letter-box .item:nth-child(2n) {
  background: #eeeade;
}
.scd-foods .letter-box .item:last-child {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0;
  border-radius: 0 0 4px 4px;
}
.scd-foods .letter-box .item:after {
  content: '';
  display: table;
  clear: both;
}
.scd-foods .letter-box .item .n {
  width: 200px;
  padding-right: 20px;
  border-right: 2px dashed #cfcbbf;
  display: table-cell;
}
.scd-foods .letter-box .item .l {
  width: 40px;
  padding: 0 20px;
  display: table-cell;
  color: #68A33E;
}
.scd-foods .letter-box .item .l.no {
  color: #B01E22;
}
.scd-foods .letter-box .item .lr {
  display: none;
}
.scd-foods .letter-box .item .d {
  display: table-cell;
  padding-left: 20px;
  border-left: 2px dashed #cfcbbf;
}

@media only screen and (max-width: 969px) {
  .scd-foods .letter-box {
    margin-top: 40px;
  }
  .scd-foods .letter-box .letter {
    bottom: 100%;
    left: 7px;
    top: auto;
    right: auto;
    padding: 3px 15px;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0 0;
  }
  .scd-foods .letter-box.items-1 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .scd-foods .letter-box.items-1 .letter {
    top: auto;
    padding: 3px 15px;
  }
  .scd-foods .letter-box.items-2 .letter {
    top: auto;
  }
}
@media only screen and (max-width: 599px) {
  .scd-foods .letter-box .item .n {
    width: 130px;
  }
}
@media only screen and (max-width: 479px) {
  .scd-foods .letter-box .item .n, .scd-foods .letter-box .item .d {
    display: block;
    width: auto;
    border: none;
  }
  .scd-foods .letter-box .item .n {
    font-weight: bold;
  }
  .scd-foods .letter-box .item .l {
    display: none;
  }
  .scd-foods .letter-box .item .lr {
    display: block;
    float: right;
    padding-right: 0;
  }
  .scd-foods .letter-box .item .d {
    padding: 5px 0 0 0;
    margin-top: 5px;
    border-top: 1px dashed #cfcbbf;
    font-size: 11px;
  }
  .scd-foods .letter-box .item .d:after {
    content: '';
    display: table;
    clear: both;
  }
  .scd-foods .letter-box .item .de {
    display: none;
  }
}

/*# sourceMappingURL=styles.css.map */

/**
 * 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     base_default
 * @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)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://ver1.wellbees.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */


#aw_popup_wraper {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000000;
}

#aw_popup_window {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    background: #ffffff;
    top: 0px;
    left: 0px;
    border: 5px solid #fff;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#aw_popup_inner {
    border: 10px solid #ffc925;
    padding: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

#aw_popup_title {
    font-weight: bold;
}

#aw_popup_close_btn {
    cursor: pointer;
    float: right;
}


/** Gravatar in Reviews **/
.product-view .box-reviews dl dt { padding-left:55px; position:relative; }
.product-view .box-reviews dl dt .gravatar { margin-top:3px; margin-left:1px; position:absolute; left:0; }
.product-view .box-reviews dl dd { margin-bottom:10px; padding-left:55px; min-height:30px; }
.product-review .product-details .gravatar-box { margin:5px 0 10px; padding:5px 9px 5px 5px; float:right; }
.product-review .product-details .gravatar-box span { vertical-align:top; }
.product-review .product-details .gravatar { margin-right:6px;}
/* Small image */
.product-view .box-reviews dl.small dt { padding-left:45px; }
.product-view .box-reviews dl.small dd { padding-left:45px; min-height:20px; }
/* Large image */
.product-view .box-reviews dl.large dt { padding-left:65px; }
.product-view .box-reviews dl.large dd { padding-left:65px; min-height:40px; }

.product-sticker {position: absolute;}
.product-sticker.top-left {left: 0px; top: 0px;}
.product-sticker.top-right {right: 0px; top: 0px;}
.product-sticker.bottom-left {bottom: 0px; left: 0px;}
.product-sticker.bottom-right {right: 0px; bottom: 0px;}
.product-sticker img {position: relative !important; border: 0px !important; background: transparent !important;}
a.product-image {display: block;}
.product-image a {display: block;}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
.products-grid.slider_p{
	margin:0px;
}

.products-grid.slider{
	margin:0px;
}
/** RESET AND LAYOUT
===================================*/
.slide h2{
	height:45px !important;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	width: 97%;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/
.item_c.slide a img{
	background-color:#fff;

}


.item_c.slide .actions .button{
	display:none;

}
.bx-wrapper .bx-viewport {

	left: -5px;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(https://ver1.wellbees.com/skin/frontend/default/default/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(https://ver1.wellbees.com/skin/frontend/default/default/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(https://ver1.wellbees.com/skin/frontend/default/default/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 30%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(https://ver1.wellbees.com/skin/frontend/default/default/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(https://ver1.wellbees.com/skin/frontend/default/default/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://ver1.wellbees.com/skin/frontend/default/wellbees/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.tbox {
    position: absolute;
    display: none;
    padding: 14px 17px;
    z-index: 9999;
}

.tinner {
    padding: 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff url(https://ver1.wellbees.com/skin/frontend/base/default/css/magegiant/tinybox2/images/preload.gif) no-repeat 50% 50%;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
}

.tmask {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 9998;
}

.tclose {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(https://ver1.wellbees.com/skin/frontend/base/default/css/magegiant/tinybox2/images/close.png) no-repeat
}

.tclose:hover {
    background-position: 0 -30px
}

#error {
    background: #ff6969;
    color: #fff;
    text-shadow: 1px 1px #cf5454;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0
}

#error .tcontent {
    padding: 10px 14px 11px;
    border: 1px solid #ffb8b8;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#success {
    background: #2ea125;
    color: #fff;
    text-shadow: 1px 1px #1b6116;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10;
    -moz-border-radius: 0;
    border-radius: 0
}

#bluemask {
    background: #4195aa
}

#frameless {
    padding: 0
}

#frameless .tclose {
    left: 6px
}




/* Affiliateplus stylesheet */
.affiliate_message { margin: 10px 0px 0px 0px; }
.affiliateplus-account-bottom .col-button{text-align: center;}
.affiliateplus-account-bottom button.form-button{
    border:none;
    background:none;
    box-shadow: none;
    float:none;
    width:160px;
    height:53px;
    margin: 10px auto;
}
.affiliateplus-account-bottom button.form-button span{
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width:160px;
    height: 53px;
    line-height: 53px;
    padding:0 53px 0 20px;
    margin: 0;
    float:left;
    border-radius: 5px;
    text-align: left;
    opacity: 0.85;
    filter:alpha(opacity=85);
}
.affiliateplus-account-bottom button.form-button:hover span,.affiliateplus-account-bottom button.form-button:focus span{
    opacity: 1;
    filter:alpha(opacity=100); 
}
.affiliateplus-account-bottom button.form-button.btn-login span{
    background:url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/bg-btn.png) no-repeat right -7px  #E05435;
}
.affiliateplus-account-bottom button.form-button.btn-signup span{
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/bg-btn.png) no-repeat right -71px  #8ec549;
}
.affiliateplus-account-bottom button.form-button.btn-contact span{
    background:url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/bg-btn.png) no-repeat right -142px  #0081ba;
}
/* Banner-Links */
#banner-view-list li.banner-view-item{ border-top: 2px solid #CCCCCC; margin-bottom: 45px; }
#banner-view-list li.banner-view-item span.share{ float: right; }
.aff-link-over{
    /*    float: left;*/
    width:98%;
    overflow: auto;
}
/* Referer */
#referer_grid thead th a { color: #0A263C; }
#referer_grid thead th a:hover{ color: #0A263C; }

/* Miniform request money */
.affiliateplus_form_request { 
    margin-bottom: 10px;
    float: left;
    width: 100%; }
.affiliateplus_form_request #request_amount{color:#686868}

/* Tiers */
#tiers_grid thead th a { color: #0A263C; }
#tiers_grid thead th a:hover{ color: #0A263C; }

/* Payment Method */
li.payment_method_form { margin-left: 21px;*float: left;*width: 100%; }
#account-new-address-form  li.wide,
#account-new-address-form  div.field{
    width: 50%;
    float: left;
}
#account-new-address-form li.field{
    width: 100%;
}   
#affiliateplus_payment_request_form .fieldset{
    float:left;
    padding: 0px 0 12px 0;
    background: #fff;
    border: 1px solid #ececec;
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0;
}
#affiliateplus_payment_request_form input.radio { 
    float:left;
    margin: 3px 5px 0px 0px; 
}
#affiliateplus_payment_request_form .form-group .verified{
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_msg-success.gif) no-repeat;    
    margin-top: 8px;
    background-position: 0;  
}
#affiliateplus_payment_request_form .form-group .verified a{
    padding-left: 25px;
    color:#446423 !important;
    text-decoration:none;
    cursor: default;
}
#affiliateplus_payment_request_form .form-group .verified a:hover {
    text-decoration: none;
}
#affiliateplus_payment_request_form .field .not-verified{
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/i_msg-error.gif) no-repeat;
    margin-top: 30px;
}
#affiliateplus_payment_request_form .field .required-email {
    float: right;
    margin-top: -20px;
}
#affiliateplus_payment_request_form .field .not-verified a{
    padding-left: 20px;
    text-decoration: none;
    color: red;
    cursor: default;
    background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/i_msg-error.gif) no-repeat;
}
.affiliateplus-action-gray{
    background: #ACABAB !important;
    border: 1px solid #ACABAB !important;
}

/*  Contact Group */
#group-table tr { cursor:pointer;}
#group-table tr:hover{ background-color:#FCF5DD}

/* Commissions */
ul.affiliate-commission-tab{
    height: 27px;
    font-weight: bold;
    margin-top: 10px;
}
ul.affiliate-commission-tab li.affiliate-tab-item{
    float: left;
    height: 20px;
    border: 1px solid #E2E2E2;
    border-bottom: 0px;
    margin: 1px 2px;
    padding: 3px 6px;
    background-color: #E2E2E2;
}
ul.affiliate-commission-tab li.active-tab{
    font-size: 1.1em;
    background-color: #FFF;
    color: #DE5400;
}
ul.affiliate-commission-tab li a{
    text-decoration: none;
    color: #999;

}
.aff-main-content .fade {
    opacity: 0;
    -webkit-transition: opacity 2.25s linear;
    -moz-transition: opacity 2.25s linear;
    -ms-transition: opacity 2.25s linear;
    -o-transition: opacity 2.25s linear;
    transition: opacity 2.25s linear;
}
/* End commissions */

/* Search Grid Style */
.data-table .affiliateplus-grid-title th{
    background-image: none;
    border-bottom: 1px solid #C2D3E0;
}

.data-table .affiliateplus-grid-search th{
    vertical-align: top;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item{
    padding-bottom: 2px;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .search-text{
    width: 97%;
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container{
    float: left;
    padding-bottom: 2px;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range{
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range .label{
    display: block;
    width: 36px;
    float: left;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range img{
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range input.range-text{
    float: right;
    width: 50px;
    padding: 1px;
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item select{
    width: 100%;
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .from-price,
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .to-price{
    min-width: 100px;
}

.affiliateplus-search-button {
    padding-bottom: 5px;
    text-align: right;
}
/* End Search */

/*bonus*/
#affiliateplus_payment_request_form .authentication-comment{margin: 0;padding: 0 0 0 13px;font-size: 11px;}

/* End */

/*==========Custom Credit by Crystal===========*/
.affiliate-page input[type=email],
.affiliate-page input[type=search], 
.affiliate-page input[type=number], 
.affiliate-page input[type=password], 
.affiliate-page input[type=tel], 
.affiliate-page input[type=text],
.affiliate-page select.form-control{
    width: 100%;
    margin-top: 0;
}
.affiliate-page #affiliateplusstatistic-filter select.form-control{
    width:90%;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.lable-title, .aff-main-content .block .block-title{
}
.affiliate-page h2.legend, .popup-content h2.legend, .affiliate-page .aff-main-content .block .block-title strong{
margin-top: 0;
}
.affiliate-page .aff-main-content .block .block-title strong:after{
    border-left: none;
}
#discount-affiliateplus-form h2.legend{
    color: #fff;
    font-size: 14px;
    padding: 7px 15px 7px 60px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/custom.png') no-repeat;
} 
#discount-affiliateplus-form .discount{
    padding: 0;
    border: 1px solid #d0cbc1;
    margin: 0 0 18px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
#discount-affiliateplus-form .discount-form{
    padding: 12px 15px;
    float: left;
}
#discount-affiliateplus-form .affiliateplus_credit,
#checkout-step-payment .affiliateplus_credit{
    float: left;
    width: 100%;
}
#checkout-step-payment #affiliateplus_credit{
    float: left;
    margin-top: 4px;  
}
#discount-affiliateplus-form #affiliateplus_credit{
    float: left;
    margin-top: 3px;  
}

#discount-affiliateplus-form .affiliateplus_credit label,
#checkout-step-payment .affiliateplus_credit label{
    float: left;
    width: 90%;
    margin-left: 5px;
}
#discount-affiliateplus-form .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#discount-affiliateplus-form .btn-warning:hover{
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
button {
    border: none;
    background: none;
}
/*============ Blance by Crystal============*/

/*============Popup request payment=============*/
.affiliateplus-index-paymentform #tinybox{
    right: 0 !important;
    left: 0 !important;
    margin: auto !important;
    // width: 35% !important;
}
#verify-email-form #authentication_code {
    float: left;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
}
#verify-email-form h2.legend{

}
#tinybox #verify-email-form {
    width: 100%;
    float: left;
}

/*=============Checkout-affiliate=============*/
.img-reload {
    width: 30px;
    height: 30px;
}
.affiliateplus-discount-code .title-spending {
    float: left
}
.affiliateplus-discount-code .style-form{
    float: right;
    margin-left: 10px
}
.affiliateplus-discount-code .using_credit{
    cursor: pointer;
    float: left;
    margin-left: 10px;
}
.affiliateplus-discount-code .img-edit {
    margin-top: 5px;
    float: right;
    margin-left: 5px;
}
.affiliateplus-discount-code .image-success{
    margin-top: 5px;
    float: right;
    margin-left: 10px;
}
/*======== My widgets========*/
.affiliate-list-widgets tbody textarea {
    //width: 100%;
    //float: left;
    outline: 0;    
}
/******banner & link by Sally*******/
.affiliate-page .affiliate-get-link .box-all{
    border: 1px solid #e7e7e7;
    float: left;
    width: 100%;
}
.affiliate-page .affiliate-get-link{
    padding: 0;
    margin: 28px 0;
}
.affiliate-page #banner-view-list li.banner-view-item{
    border: 1px solid #e7e7e7;
}
.affiliate-page .affiliate-get-link .form-list{
}
.affiliate-page .affiliate-get-link #affiliate-page-link{

    margin-bottom: 5px;
}
/*******detail lead********/
.affiliate-page  #payperlead-url-form .fieldset{
    border: 1px solid #e7e7e7;
    padding: 0;
    margin: 28px 0;
}
.affiliate-page  #payperlead-url-form .fieldset .form-list{
    padding-top: 40px;
    margin:20px;
}
.affiliate-page  #payperlead-url-form .fieldset .form-list li{
    margin: 0;
}
.affiliate-page  #payperlead-url-form .fieldset .form-list input#use-personal-url {
    margin:0;
    vertical-align: middle;
}

.affiliate-page  #payperlead-url-form .fieldset .form-list label{
    float: none;
    padding: 0;
}
.affiliate-page .buttons-set-aff{
    margin-left: 15px;
    margin-bottom: 10px;
}
.affiliate-page .aff-main-content .actions{
    padding-left: 20px;
    padding-bottom: 20px;
}
/*============Setting page=============*/
signup_affiliate_account_form{
    border: 1px solid #ececec;
}
#signup_affiliate_account_form .form-group input.checkbox{
    float: left;
    width: auto;
    margin-right: 5px;
}
/************Report***************/
#affiliateplusstatistic-filter input.aff-date{
    width: 90%;
    float: left;
}
#affiliateplusstatistic-filter #report-filter{
    border: 1px solid #ececec;
    padding-bottom: 10px;
}
#affiliateplusstatistic-filter #date_picker_from,
#affiliateplusstatistic-filter #date_picker_to{
    float: left; 
    margin: 10px 0px 0px 5px;
}
#affiliateplusstatistic-filter .form-group label{
    width: 100%;
}
/*******Balance by Sally********/
.affiliate-page label.required:after, span.required:after{
    content: '';
}
/*footer subcribe*/
.affiliate-page .footer .block-subscribe .input-text{
    border: 1px solid silver;
}
.affiliate-page  #tinymask{
    z-index: 9999;
}
.affiliate-page #tinybox{
    z-index: 10000;
    /*    max-width:100%;*/

}
.affiliate-page  a:active,.affiliate-page a:focus, .affiliate-page a:hover {
    outline: none;
}
.affiliate-page .btn:focus,
.affiliate-page .btn:active:focus, 
.affiliate-page .btn.active:focus,
.affiliate-page .btn.focus,
.affiliate-page .btn:active.focus,
.affiliate-page .btn.active.focus
.affiliate-page select option:focus,
.affiliate-page input[type="file"]:focus,
.affiliate-page input[type="radio"]:focus, 
.affiliate-page input[type="checkbox"]:focus
{
    outline: none;
}
.affiliate-page .messages.col-xs-12,
.affiliate-page .messages.col-sm-12,
.affiliate-page .messages.col-md-12, 
.affiliate-page .messages.col-lg-12{
    padding-left: 0;
}
/*direct link*/
.affiliate-page #verify-domain-form .fieldset{
    margin: 0;
    padding: 0;
}
.affiliate-page #button-notnow{
    float: left;
    margin-left: 0;
    position: absolute;
    left: 15px;
    bottom: 15px;
    
}
.affiliate-page #affiliate-personal-url-form input[type="checkbox"]{
    margin:0;
    vertical-align: middle;
}

/****Popup****/
.bg-fade{
    float:left;
    width:100%;
    height: 100%;
    position: fixed;
    top:0;
    left:0;
    z-index: 9999;
    background:#000;
    opacity: 0.85;
    filter:alpha(opacity=85);
} 
.aff-popup {       
    z-index: 10000;
    transition: top .25s ease;
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    //min-width: 20%; 
    max-width: 40%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    height: auto;
    margin-left:30%;
    margin-right: 30%;
}
.aff-popup .active {
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/pageloading.gif') no-repeat !important;
}
.aff-popup .no-content{
    float:left;
    width:100%;
    min-height: 200px;
}
.aff-popup .close-affpopup {
    position: absolute;        
    right: -15px;
    top: -15px;
}
.affiliate-page .pager .pages {
    margin-top: 0px;
}
.affiliate-page .pager .limiter {
    height: 35px;
}
@media screen and (max-width: 1050px) {
    .aff-popup{
        max-width: 60%;
        box-sizing: border-box;
        margin-left:20%;
        margin-right: 20%;
    }
}
@media screen and (max-width: 991px) {
    #affiliateplus_payment_request_form .field .not-verified {
        margin-top: 0;
    }
    #affiliateplus_payment_request_form .field .not-verified a {
        padding-left: 30px;         
    }
}
@media screen and (max-width: 979px) {
    .aff-popup{
        max-width: 70%;
        margin-left:15%;
        margin-right: 15%;
    }
}
@media screen and (max-width: 768px) {
    .aff-popup{
        max-width: 80%;
        margin-left:10%;
        margin-right: 10%;
    }
}
@media screen and (max-width: 480px) {
    .aff-popup{
        max-width: 90%;
        margin-left:5%;
        margin-right: 5%;
    }
    .affiliate-page #button-notnow{
    float: left;
    margin-left: 0;
    position: relative;
    left:0px;
    bottom: 0px;
    
}
}
.aff-popup.active{
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/pageloading.gif') center center no-repeat #fff;
}
.affiliate-page #use-link-banner-poup{
    margin-right: 10px;
}
#loading_mask_loader img{
    display: inline;
}
.aff-main-content .note-msg{
    margin-top: 10px;
}
#affiliateplus-email-form .input-box{
    width: 100%
} 
textarea.widgets-code, textarea#affiliate-email-content{
    width: 99%;
    margin-top: 10px;
}
#payperlead-url-form li.control label{
    background-color: #fff;
    padding: 0;
}
.affiliate-page .aff-title {
    float: left;
    width: 100%;
}
.aff-title h1 {

}


/*Changed By Adam 02/05/2015: fix loi CSS cho dob, tax, gender*/
.form-group .customer-dob{width:100%; float:left;}
.form-group .dob-month{width:25%; float:left; padding-right:10px;}
.form-group .dob-day{width:25%; float:left; padding-right:10px;}
.form-group .dob-year{width:50%; float:left;} 
.form-group .dob-month .input-text{border-radius:4px; height:34px;}
.form-group .dob-day .input-text{border-radius:4px; height:34px;} 
.form-group .dob-year .input-text{border-radius:4px; height:34px;}
.affiliateplus-account-login .account-login .f-right{
    float:right;
}
/* Refer a Friend */
#affiliateplus-sidebar {
    width: 345px;
}

#affiliateplus-sidebar .allow .step-title {
    cursor: pointer;
    float: left;
    width: 100%;
    padding: 8px 5px;
    text-align: left;
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/social.png') no-repeat;
    background-position: left 5px;
    background-color:  #0081ba;
    opacity: 0.85;
    filter:alpha(opacity=85);
    transition:all 200ms ease-out;
    -webkit-transition:all 200ms ease-out;
    -moz-transition:all 200ms ease-out;
    -o-transition: all 200ms ease-out;
}
#affiliateplus-sidebar .allow .step-title:hover{
    opacity: 1;
}
#affiliateplus-sidebar .allow .step-title.email-logo{
    background-position: left -67px;
}

#affiliateplus-sidebar .allow .step-title.facebook-logo{
    background-position: left -39px;
}

#affiliateplus-sidebar .allow .step-title.twitter-logo{
    background-position: left -8px;
}

#affiliateplus-sidebar .allow .step-title.google-logo{
    background-position: left -97px;
}

#affiliateplus-sidebar .step, #affiliateplus-sidebar p.box-content{
    padding: 8px;
    float: left;
    width: 100%;
    margin-top: 0px;
}

#affiliateplus-sidebar .form-list textarea{
    width: 100%;
    height: 100px;
}

/* Personal */
#affiliateplus-sidebar #input-personal-url{
    width: 100%;
    float: left;
}
#affiliateplus-sidebar #input-personal-url #personal_url{
    width: 100%;
}
#affiliateplus-sidebar #personal_affiliate_url{
    width: 100%;
    text-align: left;
    margin-left: 5px;
}

/* Email */
#affiliateplus-sidebar .step-title span.email-logo{

}
#affiliateplus-sidebar .active .step-title span.email-logo, #affiliate-opc-email .step-title:hover span.aff-logo{
    //background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/email-color.png') no-repeat;
}
#affiliateplus-contact-list .form-list .input-box, #affiliateplus-contact-list .form-list .input-box select{
    width: 100%;
}
#affiliateplus-contact-list .buttons-set{
    padding-top: 7px;
    border-top: 0px;
    margin-top: 0px;
}

/* Google */
#affiliateplus-sidebar .step-title span.aff-logo{
    padding-left: 60px; 
    color: #fff;
}
#affiliateplus-sidebar .step-title span.google-logo{

}

#affiliateplus-sidebar .tweeter span.span{
    -webkit-border-radius: 3px;
    border: #CCC solid 1px;
    padding: 2px;
    -moz-border-radius: 3px; border-radius: 3px;
    background-image: -moz-linear-gradient(top, white, #DEDEDE);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE));
    background-image: -ms-linear-gradient(top, white, #DEDEDE);
    background-image: linear-gradient(top, white, #DEDEDE);
    background-image: -o-linear-gradient(top, white, #DEDEDE);
}
#affiliateplus-sidebar button.tweeter span.span span{
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/tweet.png') no-repeat -26px 3px;
    padding: 0px 3px 0px 24px;
    color: #1E7EC8;
    margin-left: 2px;
}


#affiliateplus-sidebar .buttons-set{
    padding-top: 7px;
    border-top: 0px;
    margin-top: 0px;
}

#affiliateplus-sidebar .affiliateplus-opc li{
    margin-bottom: 8px;
    float: left;
    width: 100%;
}

/* Share on Product Detail Page */
.affiliateplus-share-product .affiliateplus-share-img {
    position: relative;
    float: left;
    top: -16px;
}
.affiliateplus-share-product .share_twitter iframe{
    width: 88px !important;
}
.affiliateplus-share-product .share_facebook .fb_button{
    background: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/fb_share_button.png") no-repeat;
    border: none;
    height: 20px;
    width: 70px;
    cursor: pointer;
    position: relative;
    bottom: 1px;
    color: #FFF;
    font-size: 12px;
    padding-top: 2px;
    padding-left: 16px;
}
.affiliateplus-share-product .affiliateplus-sharing {
    float: right;
}
.affiliateplus-share-product .share {
    float: right;
    margin-top: 5px;
}

/* Share on Product List Page */
.affiliateplus-share-product-list{
    overflow: hidden;
    margin: 3px 0px;
}
.affiliateplus-share-product-list .logo{
    width: 16px; height: 16px;
    margin-right: 8px; border: none;
    cursor: pointer;
}
.affiliateplus-share-product-list .email-logo{
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/email-color.png') no-repeat;
}
.affiliateplus-share-product-list .facebook-logo{
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/facebook-color.png') no-repeat;
}
.affiliateplus-share-product-list .twitter-logo{
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/tweet.png') no-repeat 0px 3px;
}
.affiliateplus-share-product-list .google-logo{
    background: url('https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/images/gplus-color.png') no-repeat;
}
.affiliate-opc-google .step-title {
    border-bottom: none;
}
/*=======By Crystal========*/
.affiliate-page #affiliateplus-sidebar {
    float: right;
    width: 40%;
    padding: 0;
}
.affiliate-page .aff-refer{
    float: left;
    width: 58%;
    margin-bottom: 20px;
}
.fieldset-sources {
    border: 1px solid #e7e7e7;
}
.fieldset-sources table,
.fieldset-sources table tbody {
    width: 100%;
}
.fieldset-sources table tbody tr td {
    padding: 3px 3px 3px 10px;
}
#affiliateplus-sidebar .block.block-list {
    border: 1px solid #e7e7e7;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#affiliate-opc-personal-url li.control label{
    padding: 0;
    min-width: 50%;
}
#affiliateplus-sidebar .actions{
    margin-top: 0;
    overflow: hidden;
    float: left;
    width: 100%;
}
#affiliateplus-sidebar .opc.affiliateplus-opc {
    float: left;
    width: 100%;
}
#affiliate-opc-email-content .form-list{
    float: left;
    width: 100%;
}
#affiliate-opc-email-content .input-box,
#affiliate-facebook-form .input-box,
#affiliate-opc-twitter-content .input-box{
    float: left;
    width: 100%;
}
.opc.affiliateplus-opc .a-item {
    border-bottom: 1px solid #e7e7e7;
    border-left:  1px solid #e7e7e7;
    border-right:  1px solid #e7e7e7;
}
@media screen and (max-width: 700px) {
    .affiliate-page .aff-refer,
    .affiliate-page #affiliateplus-sidebar {
        width: 100%;
    }
    .affiliate-page #affiliateplus-sidebar {
        float: left;
    }
}

.affiliateplus-share-product-list .logo-social{
    width: 0;
    height: 0;
    min-width: 0 !important;
    min-height: 0 !important;
    text-align: center;
    padding: 10px;
    margin-right: 0px;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 5px;
}
@media screen and (max-width: 771px){
    .affiliateplus-share-product-list .logo-social{
        max-width: 0;
        min-height: 0;
    }

}
#tinybox {
    position:absolute; 
    display:none; 
    padding:10px; 
    background:#fff url(https://ver1.wellbees.com/skin/frontend/default/default/css/tinybox/images/preload.gif) no-repeat 50% 50%; 
    border:10px solid #e3e3e3; 
    z-index:2000;
    //height: auto !important;
}
#tinymask {
    position:absolute; 
    display:none; 
    top:0; 
    left:0; 
    height:100%; 
    width:100%; 
    background:#000;
    z-index:1500
}
#tinycontent 
{
    background:#fff
}
/* Affiliateplus Program Plugin stylesheet */

.affiliate-clear { min-height: 18px; clear: both; }

.affiliateplusprogram_total_commission { color: #ff0000; }

.affiliateplus-form-search .input-box .label { font-weight: bold; }
.affiliateplus-form-search .input-box .left input { margin-left: 10px; }

.affiliateplus-anchor {color: #1e7ec8; text-decoration: underline; cursor: pointer;}
.pager .div-left{
    float: left;
}
.pager .div-right {
    float: right;
    margin-right: 4%;
}
#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
/**
* Giftvoucher reward template
*/
span#giftvoucher_wait{
	color: #2F2F2F;
}

.giftvoucher-discount-code{
	color: #008000;
}

.giftvoucher-discount-code button{
	border: medium none;
	background: none repeat scroll 0 0 transparent;
}

.giftvoucher-discount-code button:hover{
	cursor: pointer;
}

.giftvoucher-media{
	border: 2px solid #F7F9F9;
}

.giftvoucher-media .giftmedia{
	border-bottom: 2px solid #F7F9F9;
	padding: 7px;
	color: #F18200;
	font-size: 15px;
}

#giftmedia pre{
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;
}

.giftvoucher-media .giftmedia-image{
	overflow: hidden;
	width: 265px;
	position: relative;
}

.giftvoucher-product-info .giftvoucher-amount-desc, .giftvoucher-product-info #recipient_ship_desc {
    font-size: 0.9em;
    font-style: italic;
    color: #080;
    margin-top: -5px;
}

.giftvoucher-product-info #message{
	width: 325px;
	height: 88px;
}

.giftvoucher-product-info #recipient_address{
	width: 325px;
	height: 57px;
}

.giftvoucher-product-info #recipient_email,
.giftvoucher-product-info #recipient_name,
.giftvoucher-product-info #customer_name{
	width: 325px;
}

#giftvoucher-result{
	font-size: 15px;
}

#giftvoucher-result label{
	width: 160px;
}


/* Search Grid Style */
.data-table .giftvoucher-grid-title th{
    background-image: none;
    border-bottom: 1px solid #C2D3E0;
}

.data-table .giftvoucher-grid-search th{
    vertical-align: top;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item{
    padding-bottom: 2px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .search-text{
    width: 97%;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container{
    float: left;
    padding-bottom: 2px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range{
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range .label{
    display: block;
    width: 36px;
    float: left;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range img{
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range input.range-text{
    float: right;
    width: 50px;
    padding: 1px;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item select{
    width: 100%;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .from-price,
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .to-price{
    min-width: 100px;
}

.giftvoucher-search-button {
    padding-bottom: 5px;
    text-align: right;
}
/* End Search */
.customer-account-giftcard .balance{
    overflow: hidden; 
    margin-bottom: 10px; 
    border-bottom: 1px dotted black;
}
.customer-account-giftcard #giftvoucher_grid .gift-voucher-sent-friend{
    background-color: #F6B26B;
}
.customer-account-giftcard .account-balance{
    overflow: hidden; 
    margin-bottom: 10px; 
    border-bottom: 1px dotted black;
}
/*Hai.Tran*/
.custom-field{
    width: 175px !important;
}
.custom-field-right{
    width: 375px !important;
}
.giftcard-preview-template-dialog .top,
.giftcard-preview-template-dialog .bot{
    display: none;
}
.giftcard-preview-template-dialog .dialog_e,
.giftcard-preview-template-dialog .dialog_w {
	width: 0;	
}
.giftcard-preview-template-dialog .dialog_close{
    display: none;
}
.giftcard-preview-template-dialog .dialog_content{
    background-color: transparent !important;
    color: #2f2f2f !important;
    font: 12px/1.55 Arial, Helvetica, sans-serif;
}
.gift-active{
    border: 2px solid rgb(228,121,17) !important;
}
div.egcSwatch-arrow {
/*    display: none;*/
    position: absolute;
    height: 11px;
    top: -2px;
    left: 1px;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
/*    z-index: 10;*/
    background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/giftvoucher/down-arrow.png);
}
#giftcard-template-show-images:hover #giftcard-template-next{
    background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/giftvoucher/arrow-slide-right.png);
}
#giftcard-template-show-images:hover #giftcard-template-prev{
    background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/css/magestore/giftvoucher/arrow-slide-left.png);
}
/*#giftcard-template-next:hover{
    background-image: url(/../giftcard/skin/frontend/default/default/images/giftvoucher/arrow-slide-right.png);
}
#giftcard-template-prev:hover{
    background-image: url(/../giftcard/skin/frontend/default/default/images/giftvoucher/arrow-slide-left.png);
}*/
/** Media Library **/
.uploader .file-row { display: inline-block;width:315px; padding:0.3em 0.6em; /*margin:0.5em 0.6em;*/ border:1px solid #ccc; background-color:#f9f9f9; /*vertical-align:middle;*/ }
.uploader .file-row-narrow { width: auto; margin: 0 0 2px 40px; }
.uploader .file-row .file-info { float:left; }
/*.uploader .file-row .file-info-name { with: 80%; overflow: hidden; }
.uploader .file-row .file-info-size { width: 20%; }*/
.uploader .file-row-info { margin: 0 0 0 10px; }
.uploader .file-row-info .file-info-name  { font-weight:bold; }
.uploader .file-row .progress-text { float:right; font-weight:bold; }
.uploader .file-row .delete-button { float:right; }
.uploader .buttons { float:left; }
.uploader .flex { float:right; }
.uploader .progress { border:1px solid #f0e6b7; background-color:#feffcc; }
.uploader .error { border:1px solid #aa1717; background-color:#ffe6de; }
.uploader .error .progress-text { padding-right:10px; }
.uploader .complete { border:1px solid #90c898; background-color:#e5ffed; }

#amount_range{
    width: 60px;
}
.testimonials {
    height: 100%;
}

.testimonials .testimonial_l, .testimonials .testimonial_r {
    clear: both;
    display: table;
    height: auto;
    margin: 25px 20px 35px 0;
    width: 100%;
}

.testimonial_image {
    display: table-cell;
    float: left;
    width: 120px;
}

.testimonial_image img {
    width: 120px;
}

.testimonial_text {
    background: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/turnkeye/testimonial/images/quote.png") no-repeat scroll 0 0 transparent;
    display: table-cell;
    float: right;
    font-size: 13px;
    padding: 20px 20px 0 41px;
}

.testimonial_text h2 {
    color: #AC480C;
}

.testimonial_l .testimonial_text {
    float: right;
}

.testimonial_l .testimonial_image {
    float: left;
}

.testimonial_r .testimonial_text {
    float: left;
}

.testimonial_r .testimonial_image {
    float: right;
}

.testimonials_sidebar .block-content a {
    color: #1B2D3B;
    float: none;
    text-decoration: underline;
    text-align: right;
    font-size: 11px;
    line-height: 1.25;
}

.testimonials_sidebar .block-title strong {
    background: url("https://ver1.wellbees.com/skin/frontend/default/wellbees/turnkeye/testimonial/images/i_block_testimonials.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}

.testimonials_sidebar  .testimonial_sidebar_box .testimonial_sidebar_text .testimonial_sidebar_name {
    font-size: 11px;
    line-height: 1.25;
    color: #1B2D3B;
}

.testimonial_sidebar_text {
    text-align: left;
    padding: 6px 9px;
}

.testimonial_sidebar_name {
    text-align: right !important;
    font-style: italic;
    margin: 0 10px 7px;
}
/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
 * jQuery UI Accordion 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Datepicker 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Dialog 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Progressbar 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*
 * jQuery UI Resizable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Slider 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*//*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*//*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ /*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/detailedreview/ui/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ /*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;	/* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
    background-repeat:no-repeat;
    background-color:#fff;
    background-position:left top;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}

.product-view .product-img-box .product-image-zoom {
    overflow:visible;
}


/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/close.png) url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/loading.gif) url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/prev.png) url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://ver1.wellbees.com/skin/frontend/default/wellbees/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

