/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */

.cc-cookies { position:fixed; width: 100%; left: 0; top: 0; padding: 0.5em 5%; background: #565656; background: rgba(86,86,86,0.95); color: #fff; font-size: 13px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 9999999; text-align: center; color: #fff; }
.cc-cookies a, .cc-cookies a:hover { color: #fff; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
}

@media screen and (max-width: 480px) {
.cc-cookies { position: relative; float: left; }
}
/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/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://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seo-content {
  color: #333;
  width: 600px;
  margin: 0 auto;
  padding: 5px 10px;
  margin-top: -50px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
    display:none;
 }

/*seo-info*/

/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}

/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family:Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family:Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family:Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform:none;
}
.seo-info .seo-info-text-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
}

/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width:100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label, .seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  box-shadow: none;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label, .seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width:100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}

/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}

/*link*/
.seo-info .seo-additional-info-link-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}

/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}

/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}

/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}

.seo-info .m-seo-info-scroll-hide {
  display: none;
}

/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display:table;
  width:100%;
  padding-top: 3px;
}

.seo-info .m-seo-info-template-table-row {
  display:table-row;
}

.seo-info .m-seo-info-template-table-cell {
  display:table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}

.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-template-table-cell:nth-child(3) {
   border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}

.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell{
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-id-width {
  width: 30px;
}

.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}

.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}

.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}

.seo-info .m-seo-info-status-width {
  width: auto;
}

/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}

@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}

.ambanners {
	clear: both;
	overflow: auto;
}
.ambanners ul.products li {
	list-style: none;
	float: left;
	width: 144px;
	padding: 10px;
	height: 260px;
	margin: 3px;
}
.ambanners ul.products li p.product-name {
	min-height: 60px;
}
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
/* recomment for fix issues on mobile devices
@media only screen and (max-device-width: 770px) {
    .amlabel-txt {
        font-size: 70%;
        line-height: 1.1;
    }
}
*/

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top     : 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-left {
    left : 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.middle-right {
    right: 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    background-position-x: right !important;
    text-align: right;
}

.bottom-center {
    bottom: 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    background-position-x: center !important;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    z-index: 7000;
}

.wrapper .page-header .page-header-container {
    z-index: 7100;
}

#cryozonic-stripe-accepted-cards img {
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: inline-block;
}
#cryozonic-stripe-accepted-cards.cryozonic-stripe-detected img {
	opacity: 0.3;
}
#cryozonic-stripe-accepted-cards.cryozonic-stripe-detected img.active {
	opacity: 1;
}

input#cryozonic_stripe_cc_number {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-position-x: 80%;
    -moz-transition: background-position-x 0.25s ease-in-out;
    -webkit-transition: background-position-x 0.25s ease-in-out;
    transition: background-position-x 0.25s ease-in-out;
}

input#cryozonic_stripe_cc_number.cctype-detected {
    background-position-x: 99%;
}

.adminhtml-sales-order-create-index #payment_form_cryozonic_stripe input[type="text"]
{
	width: 200px;
}

.dialog_content {
    background-color: #fff;
}
.img-preload {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
}
/* Customer Account */
.saved-cards label {
    display: inline;
}
.saved-cards {
    font-size: 1.15em;
}
.saved-cards li {
    margin: 4px 0;
}
#new-card .form-list select {
    width: auto;
}
#new-card .form-list label {
    float: none;
}
#cryozonic_stripe_cc_cid {
    width: 40px;
}

/* Checkout */
#mandates.saved-cards label {
    font-weight: normal;
    margin-left: 4px;
}
ul#payment_form_cryozonic_stripe {
    padding-left: 20px;
    padding-top: 15px;
}
.adminhtml-sales-order-create-index ul#payment_form_cryozonic_stripe {
    padding: 5px 0 10px;
}
ul#payment_form_cryozonic_stripe li {
    display: block;
}
ul#payment_form_cryozonic_stripe li.stripe-new {
    display: none;
}
ul#payment_form_cryozonic_stripe.stripe-new li.stripe-new {
    display: block;
    margin-left: 20px;
}
/* Idev OSC 3-column fixes */
.onestepcheckout-column-middle ul#payment_form_cryozonic_stripe.stripe-new li.stripe-new {
    margin-left: 0;
}
.onestepcheckout-column-middle ul#payment_form_cryozonic_stripe {
    margin: 10px 0;
    padding-left: 0px;
}
/* ~Idev OSC */
.sp-methods .saved-cards li label {
    float: none;
}
.saved-cards {
    margin-top: 14px;
}
.saved-cards input.select {
    position: relative;
    top: -1px;
}
.saved-cards span {
    display: inline-block;
}
.saved-cards span.type {
    font-weight: bold;
    margin-left: 3px;
}
.saved-cards span.exp {
    float: right;
}
.saved-cards label {
    display: inline;
}
.saved-cards span.cryozonic-stripe-fade {
    color: #aaa;
    font-weight: normal;
}
.form-list .saved-cards label {
    float: none;
}
#cryozonic-stripe-card-errors {
    border: 0;
    border-radius: 3px;
    height: 0;
    margin: 0 auto;
    transition: height 1s, margin 1s, border 1s, padding 1s;
    display: inline-block;
    padding: 0 1em;
}
#cryozonic-stripe-card-errors.populated {
    border: 1px hsla(0,100%,50%,0.5) dashed;
    padding: 5px 1em;
    color: #D20;
    height: auto;
    margin: 0.5em auto 1em;
}

/* Card Icons */
#payment_form_cryozonic_stripe span.type.Visa { background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/img/visa.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.American.Express { background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/img/amex.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.MasterCard { background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/img/mastercard.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.Discover { background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/img/discover.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.Diners { background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/img/diners.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.JCB { background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/img/jcb.png) no-repeat; }

#payment_form_cryozonic_stripe span.type.Visa,
#payment_form_cryozonic_stripe span.type.American.Express,
#payment_form_cryozonic_stripe span.type.MasterCard,
#payment_form_cryozonic_stripe span.type.Discover,
#payment_form_cryozonic_stripe span.type.Diners,
#payment_form_cryozonic_stripe span.type.JCB {
    padding-left: 30px;
    background-position-y: -3px;
    background-size: 24px;
}

/* Apple Pay */
ul#payment_form_cryozonic_stripe li#apple-pay-section #apple-pay-button {
    background-color: black;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-size: 100% 24px;
    background-origin: content-box;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 44px;
    padding: 10px 0;
    border-radius: 10px;
}
ul#payment_form_cryozonic_stripe li#apple-pay-section {
    display: none;
    text-align: center;
    margin-top: 20px;
}
ul#payment_form_cryozonic_stripe.apple-pay-supported li#apple-pay-section,
ul#payment_form_cryozonic_stripe.payment-request-api-supported li#apple-pay-section {
    display: block;
}
ul#payment_form_cryozonic_stripe.apple-pay-supported li#apple-pay-section #payment-request-button {
    display: none;
}
ul#payment_form_cryozonic_stripe.payment-request-api-supported li#apple-pay-section #apple-pay-button {
    display: none;
}
ul#payment_form_cryozonic_stripe li#apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}

/* Authorized Apple Pay Result */
.form-list #apple-pay-result label {
    display: inline-block;
    float: none;
}
ul#payment_form_cryozonic_stripe li#apple-pay-result {
    text-align: center;
    font-size: 1.1em;
    display: none;
}
#apple-pay-result > div {
    display: block;
    margin: 5px 0;
}
ul#payment_form_cryozonic_stripe.apple-pay-success li#apple-pay-result {
    display: block;
}
ul#payment_form_cryozonic_stripe.apple-pay-supported.apple-pay-success li#apple-pay-section,
ul#payment_form_cryozonic_stripe.payment-request-api-supported.apple-pay-success li#apple-pay-section {
    display: none;
}
ul#payment_form_cryozonic_stripe.apple-pay-supported.apple-pay-success.stripe-new li.stripe-new,
ul#payment_form_cryozonic_stripe.payment-request-api-supported.apple-pay-success.stripe-new li.stripe-new {
    display: none;
}
ul#payment_form_cryozonic_stripe.apple-pay-supported.apple-pay-success.stripe-new li#cryozonic_stripe_cc_save_div.stripe-new,
ul#payment_form_cryozonic_stripe.payment-request-api-supported.apple-pay-success.stripe-new li#cryozonic_stripe_cc_save_div.stripe-new {
    display: block;
}
ul#payment_form_cryozonic_stripe.apple-pay-success ul#saved-cards {
    display: none;
}

/* Stripe Elements */
#card-details-label {
    display: block;
}
#cryozonic-stripe-card-number {
    width: 225px;
    display: inline-block;
}
.cryozonic-stripe-brand {
    opacity: 0.5;
    height: 24px;
    width: 32px;
    display: inline-block;
    font-size: 20px;
    margin-left: -49px;
    position: relative;
    top: -9px;
}
#cryozonic-stripe-card-expiry {
    width: 93px;
    display: inline-block;
}
#cryozonic-stripe-card-cvc {
    width: 68px;
    display: inline-block;
}
.stripe-elements-field {
    display: inline-block;
    margin: 5px 0 0 0;
    padding: 4px 14px;
    border-style: none;
    background-color: #fefefe;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 #fefefe;
    border-radius: 4px;
}
li.cryozonic-stripe-elements.no-wrap {
    white-space: nowrap;
}
.pci-dss-info-block {
    margin: 10px 15px -16px 25px;
    width: 240px;
}
#pci-svg {
    position: relative;
    left: -25px;
    top: 5px;
    opacity: 0.5;
    fill: green;
}
.pci-dss-info-text {
    display: inline-block;
    position: relative;
    top: -20px;
}
/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:PaymentFont;src:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.eot);src:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.woff) format('woff2'),url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.woff) format('woff'),url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.ttf) format('truetype'),url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.pf-2x{font-size:2em}.pf-3x{font-size:3em}.pf-4x{font-size:4em}.pf-5x{font-size:5em}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-google-wallet:before{content:"\f01c"}.pf-google-wallet-alt:before{content:"\f01d"}.pf-gpb:before{content:"\f01e"}.pf-gratipay:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}.pf-interac-alt:before{content:"\f05f"}.pf-klarna:before{content:"\f060"}.pf-bitpay:before{content:"\f061"}.pf-venmo:before{content:"\f062"}.pf-visa-debit:before{content:"\f063"}.pf-alipay:before{content:"\f064"}.pf-diners-alt:before{content:"\f065"}.pf-hipercard:before{content:"\f066"}.pf-skrill-alt:before{content:"\f067"}.pf-shopify:before{content:"\f068"}.pf-direct-debit:before{content:"\f069"}.pf-sodexo:before{content:"\f06a"}.pf-bpay:before{content:"\f06b"}.pf-contactless:before{content:"\f06c"}.pf-contactless-alt:before{content:"\f06d"}.pf-eth:before{content:"\f06e"}.pf-ltc:before{content:"\f06f"}.pf-visa-pay:before{content:"\f070"}.pf-wechat-pay:before{content:"\f071"}.pf-amazon-pay:before{content:"\f072"}.pf-amazon-pay-alt:before{content:"\f073"}
@CHARSET "ISO-8859-1";
/* reset */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

.z-promo div, .z-promo span, iframe, .z-promo h1, .z-promo h2, .z-promo h3, .z-promo h4, .z-promo h5,
.z-promo h6, .z-promo p, .z-promo blockquote, .z-promo pre, .z-promo a, .z-promo abbr, .z-promo acronym,
.z-promo address, .z-promo big, .z-promo cite, .z-promo code, .z-promo del, .z-promo dfn, .z-promo em,
.z-promo img, .z-promo ins, .z-promo kbd, .z-promo q, .z-promo s, .z-promo samp, .z-promo small, .z-promo audio,
.z-promo strike, .z-promo strong, .z-promo sub, .z-promo sup, .z-promo tt, .z-promo var, .z-promo b,
.z-promo u, .z-promo i, .z-promo center, .z-promo dl, .z-promo dt, .z-promo dd, .z-promo ol, .z-promo ul,
.z-promo li, .z-promo fieldset, .z-promo form, .z-promo label, .z-promo legend, .z-promo table,  .z-promo video,
.z-promo caption, .z-promo tbody, .z-promo tfoot, .z-promo thead, .z-promo tr, .z-promo th, .z-promo td,
.z-promo article, .z-promo aside, .z-promo canvas, .z-promo details, .z-promo embed, .z-promo figure,
.z-promo figcaption, .z-promo footer, .z-promo header, .z-promo hgroup, .z-promo menu, .z-promo nav,
.z-promo output, .z-promo ruby, .z-promo section, .z-promo summary, .z-promo time, .z-promo mark {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.z-promo h1, .z-promo h2, .z-promo h3, .z-promo h4, .z-promo h5, .z-promo h6 {
    font-weight: normal;
}

.z-promo ol, .z-promo ul {
    list-style: none;
}

.z-promo blockquote, .z-promo q {
    quotes: none;
}

.z-promo blockquote:before, .z-promo blockquote:after, .z-promo q:before, .z-promo q:after {
    content: '';
    content: none;
}

.z-promo table {
    border-collapse: collapse;
    border-spacing: 0;
}

.z-promo .clearfix {
    clear: both;
}

/* blocks */

.z-promo {
    display: block;
    background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/assets/top-bg.png);
}

/* top-blocks */

.z-promo-top .z-promo-item {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: white;
    border: 1px solid #2CA8E1;
    cursor: pointer;
    display: block;
    margin-bottom: 15px;
    padding: 4px 7px 5px;
    position: relative;
    overflow: hidden;
    height: 28px;
    font-size: 12px;
    white-space: nowrap;
}

.z-promo-top .z-promo-item .z-ribbon {
    float: left;
    position: relative;
    left: -8px;
    top: -2px;
}

.z-promo-top .z-promo-item .z-price,
.z-promo-top .z-promo-item .z-gs-price {
    color: #373737;
    display: inline;
    font-weight: bold;
    padding-left: 10px;
    
}

.z-promo-top .z-promo-item .z-name,
.z-promo-top .z-promo-item .z-price,
.z-promo-top .z-promo-item .z-gs-price {
    position: relative;
    top: -8px;
}

.z-promo-top .z-promo-item .z-price {
    font-weight: normal;
}

.z-promo-top.z-ie-7 .z-promo-item .z-price {
    display: inline-block;
}

.z-promo-top .z-promo-item a {
    color: black;
    display: inline-block;
    margin: 0;
    padding-left: 10px;
    text-decoration: none;
    line-height: 12px;
}

.z-promo-top .z-promo-item a:hover {
    text-decoration: underline;
}

.z-promo-top .z-promo-item .z-time {
    color: black;
    font-weight: bold;
    width: 78px;
    display: inline-block;
}

.z-promo-top.z-ie-7 .z-promo-item .z-time {
    display: inline;
}

.z-promo-top .z-promo-item .z-button {
    margin: 2px 0 -1px;
    line-height: 14px;
    float: right;
}

.z-promo-top .z-promo-item .z-edge-anchor {
    display: inline-block;
    width: 0px;
    height: 0px;
}

/* side-blocks */

.z-promo-side .z-promo-item {
	background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/assets/top-bg.png);
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: white;
    border: 1px solid #2CA8E1;
    cursor: pointer;
    display: block;
    margin-bottom: 15px;
    padding: 7px;
    position: relative;
    font-size: 12px;
    text-align:center;
}

    .z-promo-side.z-pub-4f1ef4c00eaa0676880015b7 .z-promo-item {
        max-width: 204px;
    }

.z-promo-side .z-promo-item .z-ribbon {
    position: absolute;
    top: 1px;
    left: -1px;
}
/*
.z-promo-side .z-promo-item img {
    float: none;
    padding-top: 22px;
}*/
.view_price{
    /*border-top: 1px solid #2CA8E1 !important;*/
    margin-top: 5px !important;
    padding: 5px 0 !important;
}
.view_price1{float:left;}
.view_price p{margin:0; text-align: left;}
.z-promo-side .z-promo-item .z-price,
.z-promo-side .z-promo-item .z-gs-price {
    display: inline;
    color: #373737;
    font-size: 14px;
    font-weight: bold;
    float: none;
    padding: 9px 0 5px;
    width: 50%;
    height: 18px;
    text-align: center;
}
.clear_both{clear:both; display:block;}
.z-promo-side .z-promo-item .z-price {
    font-weight: normal;
}

.z-promo-side .z-promo-item.z-item-0 .z-price,
.z-promo-side .z-promo-item.z-item-0 .z-gs-price {
    display: inline;
    color: #373737;
    font-size: 14px;
    font-weight: bold;
    float: left;
    clear: right;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
}

.z-promo-side.z-ie-7 .z-promo-item.z-item-0 .z-price,
.z-promo-side.z-ie-7 .z-promo-item.z-item-0 .z-gs-price {
    margin-top: -8px;
}

.z-promo-side .z-promo-item.z-item-0 .z-price {
    font-weight: normal;
    text-decoration: line-through;
    float: left;
    
}

.z-promo-side .z-promo-item a {
    clear: left;
    color: black;
    display: inline-block;
    margin-bottom: 4px;
    text-decoration: underline;
    line-height: 12px;
}

.z-promo-side #z-promo-dealpage-subscribe a.z-name {
    margin-top: 0px;
    margin-bottom: 30px;
}

.z-promo-side .z-promo-item a:hover {
    text-decoration: underline;
}

.z-promo-side .z-promo-item .z-time {
    color: black;
    margin: -5px -3px 0 0;
    font-weight: bold;
    text-align: right;
    /*width: 100%;*/
    float: right;
}

.z-promo-side .z-promo-item .z-button {
    float: right;
    position: absolute;
    right: 7px;
}

/* general elements */

.z-promo-item {
    text-align: left;
}

.z-promo-item .z-price {
    position: relative;
}

.z-promo-item .z-price span {
    position: relative;
}

.z-promo-item .z-price span span {
    border-bottom: 1px solid red;
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

/* timer related */

.z-time .z-time-dynamic {
    overflow: hidden;
    width: 83px;
    padding: 2px 0 0 0;
}

.z-time .z-time-dynamic i {
    display: block;
    background: url("/images/mage/popups/v2.0/promo-meters.png") top left no-repeat;
    width: 4px;
    height: 26px;
    margin: 0;
}

.z-time .z-time-dynamic i.z-left {
    float: left;
}

.z-time .z-time-dynamic i.z-right {
    float: right;
    background-position: top right;
}

.z-time .z-time-dynamic .z-time-part {
    float: left;
    background: url("/images/mage/popups/v2.0/promo-meters-bg.png") 0 0 repeat-x;
    border-right: 1px solid #464545;
    display: block;
    height: 26px;
    color: white;
    padding: 0 1px;
    text-align: center;
    width: 23px;
}

.z-time .z-time-dynamic .z-time-part span {
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
    padding: 0;
    color: white;
}

.z-time .z-time-dynamic .z-time-part label {
    font-weight: normal;
    font-size: 7px;
    margin-left: -2px;
    color: white;
}

.z-time .z-time-dynamic .z-time-hour {
    padding-left: 0px;
}

.z-time .z-time-dynamic .z-time-sec {
    border: 0 none;
    padding-right: 0px;
}

/* ribbons */

.z-promo-item .z-ribbon {
    display: block;
    height: 35px;
    background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/prompt-label.png") no-repeat right top scroll;
    z-index: 10;
}

.z-promo-item .z-ribbon .z-label {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    font-family: "Century Gothic", sans-serif;
    font-weight: bold;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5),
                 1px 1px 1px rgba(255, 255,255, 0.2),
                 0 1px 3px #333333;
    padding: 0 10px 0 6px;
    margin: 0;
    max-width: 100px;
    float: left;
}

.z-ie-7 .z-promo-item .z-ribbon .z-label {
    margin-top: 2px;
}

.z-ie-8 .z-promo-item .z-ribbon .z-label {
    margin-top: 1px;
}

.z-ie-7 .z-promo-item .z-ribbon .z-label span,
.z-ie-8 .z-promo-item .z-ribbon .z-label span {
    /*filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);*/
    display: block;
    width: auto;
    /*margin-top: -2px;*/
    zoom: 1;
}

/* buttons */

.z-promo-item a.z-button {
    display: block;
    float: left;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 0;
}

.z-promo-item a.z-button:hover {
	text-decoration: none;
}

.z-promo-item .z-button .z-label,
.z-promo-item .z-button .z-label span {
    display: block;
    height: 25px;
    background-repeat: repeat-x;
    background-position: top;
    color: white;
    text-decoration: none;
    float: left;
    line-height: 25px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
}

.z-promo-item .z-button .z-label {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Century Gothic", sans-serif;
    background-image: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/more-subscribe-bg.png");
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5),
                 1px 1px 1px rgba(255, 255,255, 0.2),
                 0 1px 3px #333333;
}

.z-ie-7 .z-promo-item .z-label span,
.z-ie-8 .z-promo-item .z-label span {
    /*filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);*/
    display: block;
    width: auto;
    /*margin-top: -2px;*/
    zoom: 1;
}

.z-promo-item .z-button .z-left,
.z-promo-item .z-button .z-right {
	background-image: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/more-subscribe-edges.png");
	background-position: top left;
    display: block;
    float: left;
    height: 25px;
    width: 12px;    
}

.z-promo-item .z-button .z-right {
    background-position: top right;
}
  
.z-promo-item .z-button:hover .z-label {
    background-position: center -25px;
    text-decoration: none;
}

.z-promo-item .z-button:hover .z-left {
    background-position: left -25px;
}

.z-promo-item .z-button:hover .z-right {
    background-position: right -25px;
}

/* for onload functionality, do not remove */
.z-promo-dummy { visibility: hidden; }

/*append*/
/*tao under ground cho countdown*/
.product_box {
  background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/assets/footer_bg.jpg") repeat scroll 0 0 transparent;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
/*tao style cho countdown*/
.timer {
    height: 106px;
    margin-left: auto;
    margin-right: auto;
 /*   margin-top: -345px;*/
    overflow: visible;
    padding-left: 20px;
    position: relative;
    width: 330px;
    z-index: 10;
}
.timer .cd {
    background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/assets/footer_bg.jpg") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 10px 20px -10px #000000;
    color: #FFFFFF;
    float: left;
    font-family: 'Istok Web',sans-serif;
    font-size: 46px;
    height: 96px;
    margin-left: 30px;
    margin-bottom: 145px;
    text-align: center;
    width: 70px;
}
.timer .small {
  font-size: 14px;
  text-align: center;
}
.color-style, p.dropcap_color-style:first-letter {
  color: #2CA8E1;
}

/*============================================*/
.counter ul.countdown{
	list-style-type: none;
	color: #4a4949;
	text-align: center;
	width:100%;
	margin: 0px auto;
	text-align: center;
}
.counter ul.countdown li{display: inline-table; margin: 0px 3px 0px 0px;}
.counter ul.countdown li.first{}
.counter ul.countdown li.last{ margin: 0px;}
.counter ul.countdown li div{text-transform: uppercase; clear: both;text-align:center;width:100%;}
.counter ul.countdown li div.countdown_num{font-size: 32px; color: #fff; margin: 0px 0px 3px 0px;}
.counter ul.countdown li div.countdown_num span{background: #000; padding: 5px 8px; 
/*border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;*/
 margin: 0px 1px;}

.block-todaydeal{
	border: 1px solid #CCCCCC;
	  /*
	  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-shadow: 0 0 3px #3B5871; -moz-box-shadow: 0 0 3px #3B5871; -webkit-box-shadow: 0 0 3px #3B5871;
	  */
	  }
.block-todaydeal .title h3{
	line-height:34px; padding:0 !important; color: #636363; font-family: verdana,arial; font-size: 17px; font-weight: normal;}
.block-todaydeal .title {
    background-color: #F4F4F4;
	/*
	background-image: linear-gradient(to bottom, #3b5871, #0A263D);
	background-image: -webkit-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:    -moz-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:     -ms-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:      -o-linear-gradient(to bottom, #3b5871, #0A263D);
    border-radius: 5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	*/
	color: #636363;
    border-bottom: 1px solid #CCCCCC;
    height: 34px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.block-todaydeal .block-content{
	/*background: #e7f1f4;*/
	padding: 7px 7px 0px !important;
	/*
	-webkit-border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px; 
	border-radius:0px 0px 5px 5px;
	*/
}
.block-todaydeal .block-content p.product-name{
	margin-bottom: 5px;
}
.block-todaydeal .block-content a.product-name{
	font-weight: bold;
	color: #203548;
	text-decoration: none;
	font-size: 12px;
}
.block-todaydeal .block-content a.product-name:hover{
	text-decoration: underline;
}
.block-todaydeal .mini-products-list{
	/*color: #f73f44;*/
	margin-bottom: 10px;
}
.block-todaydeal .mini-products-list .product-image {
    border: 1px solid #d3d3d3;
    float: left;
    width: 70px;
	background:none;
	padding:0;
	margin:0;
}
.block-todaydeal .mini-products-list .product-details {
    margin-left: 80px;
}
.block-todaydeal .old-price .price{
	color: #999;
	font-size: 12px;
	font-weight: bold;
}
.block-todaydeal .special-price .price{
	color: #3399cc;
	font-size: 16px;
	font-weight: bold;
}
span.deal-qty{
	color: #2f2f2f;
	font-weight: bold;
}

.block-todaydeal .counter{
	clear: both;
	border-top: 1px solid #d3d3d3;
	background: #fff;
	margin: 0px -7px;
	padding: 7px;
	 -webkit-border-radius:0px 0px 5px 5px; -moz-border-radius:0px 0px 5px 5px; border-radius:0px 0px 5px 5px;
}
.block-todaydeal .counter ul.countdown{
	list-style-type: none;
	color: #4a4949;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	width:100%;
	text-align: center;
}
	
.block-todaydeal .counter ul.countdown li{
	background: none;
	height: auto;
	margin: 0px 5px 0px 0px;
	overflow: hidden;
	display: inline-table;
}
.block-todaydeal .counter ul.countdown li.last{
}
.block-todaydeal .counter ul.countdown li.first{
}
.block-todaydeal .counter ul.countdown li div{
	font-size: 10px;
	margin: 0px;
	width:100%;
	text-align:center;
	clear: both;
}
.block-todaydeal .counter ul.countdown li div.countdown_num{
	font-size: 20px;
}
.block-todaydeal .counter ul.countdown li div.countdown_num span{
	padding: 1px 3px;
}
.block-todaydeal .counter ul.countdown li.no_countdown{
	padding-top:4px;
	background:transparent;
	height:110px;
	width:180px;
}
.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*Tab*/
.tab-deal td a {
	float: left;
	font-weight: bold; 
	color: #0a263c;
	font-size: 12px;
	text-decoration: none;
}
.tab-deal td a span {
	display: block; 
	height: 31px; 
	background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/bkg-left-tab.gif) no-repeat top left; 
	padding: 0px 0px 0px 15px;
	line-height: 29px;
}
.tab-deal td a span span {
	background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/bkg-right-tab.gif) no-repeat top right; 
	padding: 0px 15px 0px 0px;
}
.tab-deal td.active a,
.tab-deal td a:hover{
	color: #fff;
}
.tab-deal td.active a span ,
.tab-deal td a:hover span{
	background-color: #3b5871;
	background-image: linear-gradient(to bottom, #3b5871, #0A263D);
	background-image: -webkit-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:    -moz-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:     -ms-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:      -o-linear-gradient(to bottom, #3b5871, #0A263D);
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	text-align: center;
}
.tab-deal td.active a span span ,
.tab-deal td a:hover span span{
	background: none; 
	border-radius: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
}
/*SYMBOLIC*/
.remaining_time{
    padding-left: 5px;
    padding-right: 5px;
}
 #symbolic_counter{
    margin-left: -1px;
    clear: both;
	border: 1px solid #d3d3d3;
	background: #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding: 10px 10px 5px 10px;
	width:90%;
}
 .symbolic{
 	margin-left: 12px;
	clear: both;
	border: 1px solid #d3d3d3;
	background: #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding: 10px 10px 5px 10px;
	width:81%;
}
 .symbolic ul.countdown{
	list-style-type: none;
	color: #4a4949;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	width:100%;
	clear:both;
}
 .symbolic ul.countdown li{
	float: left;
	background: none;
	width: 36%;
	height: auto;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
 .symbolic ul.countdown li.last{
	/*margin: 0px 0px 0xp 5px;*/
 	/*width:auto !important;*/
 	float:right;
	width:32%;
}
 .symbolic ul.countdown li.first{
	/*width:auto !important;*/
 	width:32%;
}
 .symbolic ul.countdown li div{
	font-size: 9px;
	margin: 0px;
	width:100%;
	/*text-align:left;*/
}
.symbolic_clear{clear:both;}
.symbolic ul.countdown li div.countdown_num{
	font-size: 27px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 2px 0px;
	/*float:left;*/
	width:100%;
	text-align:center;
}
 .symbolic ul.countdown li div.countdown_num span{
 	display:inline-block;
	background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/glace_dailydeal/css/images/bkg-counter-small.gif) repeat-x top left;
	/*float:left;*/
	vertical-align: middle;
	width: 24px;
	height: 31px;
	line-height: 31px;

}
 .symbolic ul.countdown li.no_countdown{
	padding-top:4px;
	background:transparent;
	height:110px;
	width:180px;
}
.dailydeal-qty-box{clear: both; padding: 5px 0px 0px 0px; text-align: center;}
.dailydeal-qty-box .deal-qty{color: #3399cc; font-size: 12px; font-weight: bold;}
.dailydeal-qty-box-active{padding-left: 0px;font-size: 11px; float: left}
.deal_qty .deal-qty{color: red; font-size: 12px; font-weight: bold;}
.deal-qty{color: #c76200; font-size: 12px; font-weight: bold;}
.deal-qty-one{color: red; font-size: 12px; font-weight: bold;}
.deal-qty-red{color: red; font-size: 12px; font-weight: bold;}
.glacedld_coming_date{}
.deal-time{color: #3399cc; font-size: 13px; font-weight: bold;}
.deal-date{display: block;}

/* block active deals**********************************************************/
.block-deals{border: 1px solid #cccccc;/*-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-shadow: 0 0 3px #3B5871; -moz-box-shadow: 0 0 3px #3B5871; -webkit-box-shadow: 0 0 3px #3B5871;*/}
.block-deals .block-title-act{ 
	background-color: #F4F4F4;
	color:#636363; 	
	/*background-image: linear-gradient(to bottom, #3b5871, #0A263D);
	background-image: -webkit-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:    -moz-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:     -ms-linear-gradient(to bottom, #3b5871, #0A263D);
	background-image:      -o-linear-gradient(to bottom, #3b5871, #0A263D);*/ 
	/*border-radius: 5px 5px 0px 0px; -webkit-border-radius:5px 5px 0px 0px;	-moz-border-radius:5px 5px 0px 0px;*/ 
	border-bottom: 1px solid #ccc; height: 34px;  overflow: hidden; padding: 0; text-align: center;
}
.block-deals .block-title-act strong{line-height:34px; padding:0 !important; /*color: #fff;*/ 
font-family: verdana,arial; font-size: 17px; font-weight: normal; text-transform: capitalize;}
.block-deals .block-content{	
	/*background: #e7f1f4; -webkit-border-radius:0px 0px 5px 5px;	-moz-border-radius:0px 0px 5px 5px; border-radius:0px 0px 5px 5px;*/
}

.block-deals .block-content li.item{border-bottom: 1px solid #D3D3D3;}

.block-deals li.odd{
	/*background: #e7f1f4;*/
}
.block-deals .block-content li.item
{
	margin:0px 5px 10px !important;
}
.block-deals li.even{background: #fff;}

.block-deals .block-content p.product-name{margin-bottom: 5px;}

.block-deals .block-content p.product-name a{font-weight: bold; color: #203548; text-decoration: none; font-size: 12px;}

.block-deals .block-content p.product-name a:hover{text-decoration: underline;}

.block-deals  .mini-products-list .product-image{border: 1px solid #d3d3d3; float: left; width: 70px; background:none; padding:0; margin:0;}

.block-deals  .mini-products-list .product-details {margin-left: 80px;}

.block-deals .price-box{margin: 0px 0px;}

.block-deals  .old-price .price{color: #999;font-size: 12px; font-weight: bold;}
.block-deals  .special-price .price{color: #3399cc; font-size: 16px; font-weight: bold;}

.block-deals .actions{background: #fff; -webkit-border-radius:0px 0px 5px 5px; -moz-border-radius:0px 0px 5px 5px; border-radius:0px 0px 5px 5px;}

.block-deals.actions a{color: #203548;}
/* ===========================================================================*/


/* daily deal category page ==================================================*/
.product-essential{position: relative;}
.glace_pro_dld{position: relative;}
.products-list li.item{position: relative;}
.glacedld_display_cate{clear: both;}
img.glacedld_img_sale{position: absolute; top: 15px; left: 15px; z-index: 10;}
.products-list li.item img.glacedld_img_sale{top: 10px; left: 10px;}
.dailydeal-index-index .products-grid li.item img.glacedld_img_sale{left: -7px; top: -171px;z-index:9999;}
.products-grid li.item img.glacedld_img_sale{left: 0px; top: 0px;z-index:9999;}
.glacedld_category{
	margin: 5px 0px; padding: 5px; 
	border: 1px solid #CCCCCC; 
	text-align: left; background: #F4F4F4;
}
.glacedld_category .counter{font-size: 14px; overflow: hidden;}
.glacedld_category .counter ul li{float: left;}
.glacedld_category .counter ul li div{float: left; margin: 0px 5px 0px 0px;}
.glacedld_category .counter ul li div.countdown_num{color: #3399cc; font-weight: bold; margin: 0px;}
.glacedld_mess_cate span.deal-qty{color: #3399cc;}
.products-grid .actions .glacedld_coming_date{/*width: 128px;*/}

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

.glace_dld_detail{text-align: center; padding: 0px 0px; clear: both; font-style: normal;}
.glace_dld_detail ul li{display:  inline-table; margin: 0px 10px;}
.glace_dld_detail ul li span{display: block; font-style: normal; font-weight: bold;} 
.glace_dld_detail ul li span.glace_dld_detail_num{color: #3399cc; font-weight: bold; font-size: 20px;}
.block-todaydeal .glace_dld_detail{padding: 10px 0px 0px 0px;}
.block-todaydeal .glace_dld_detail ul li{margin: 0px 3px;}
.block-todaydeal .glace_dld_detail ul li span.glace_dld_detail_num{font-size: 14px;}

.glacedld_coming_date{margin: 5px 0px; padding: 5px; border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; clear: both; background: #F4F4F4;}

.from-price {margin: 0px;}
.from-price span{display: block;}
.from-price .price{color: #3399cc; font-size: 16px; font-weight: bold;}
.block .from-price .regular-price .price{color: #3399cc;}


/*style for ie*/
.block-todaydeal,
.block-deals-cal,
.block-deals{border: 1px solid #3b5871;}

.tab-deal td.active a span ,
.tab-deal td a:hover span{ background: #03399c; background: #1d4da6 linear-gradient(to bottom, #1d4da6, #02286d);}
.tab-deal td.active a span span ,
.tab-deal td a:hover span span{background: none;} 
.list-actdeals .toolbar
{
	margin-top:0px !important;
}

/****************RESPONSIVE*******************/

/***Fix List Product***/
.responsive-list .products-grid{
   background:none;
}
.responsive-list .items-columns1 li.item {
    float: left;
    padding: 12px 0 30px;
    width: 100%;
}
.responsive-list .items-columns2 li.item {
    float: left;
    padding: 12px 0 30px;
    width: 48%;
	margin-right:10px;
}
.responsive-list .items-columns3 li.item {
    float: left;
    padding: 12px 0 30px;
    width: 31.333%;
	margin-right:10px;
}
.responsive-list .items-columns4 li.item {
    float: left;
    padding: 12px 0 30px;
    width: 23%;
	margin-right:10px;
	clear: none !important;
}
.responsive-list .items-columns5 li.item {
    float: left;
    padding: 12px 0 30px;
    width: 18%;
	margin-right:10px;
}
.responsive-list .items-columns6 li.item {
    float: left;
    padding: 12px 0 30px;
    width: 14%;
	margin-right:12px;
} 
.responsive-list .products-grid li.last{margin-right:0px;} 
.responsive-list .products-grid .product-image {
    display: block;
    height: auto;
    margin: 0 0 10px;
    width: 100%;
}
.responsive-list .products-grid .actions {
    bottom: 0;
    position: relative;
}
.responsive-list .products-list .product-image{float:left;width:30%;display:block;height:auto;}
.responsive-list .products-list .product-shop{float:right;width:66%;}
.responsive-list .products-list li.item {
    padding: 12px;
}
.responsive-list .products-list .product-shop {
    margin-left: 0;
}
/***End Fix List Product***/

.image-responsive{
    display: block;
    height: auto;
    max-width: 100%;
} 
.responsive-list ul .item{
height:auto !important;
}
.product-view-page-deal .product-img-box {
    float: left;
    width: 40%;
}
.product-view-page-deal .product-shop {
    float: right;
    width: 56%;
	padding-left:15px;
}

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


@media (max-width: 768px) {	
   .responsive-list ul .item{
      width:50%;
	  padding-left:15px;
	  padding-right:15px;
	  float:left;
   }
   .responsive-list ul .item .image-responsive{
      margin:auto;
   }
	.product-view-page-deal .product-img-box {
		float: none;
		width: 100%;
	}
	.product-view-page-deal .product-shop {
		float: none;
		padding-left: 0;
		width: 100%;
	} 
	.product-view-page-deal .product-img-box .product-image-zoom {
		height: 100%;
		text-align: center;
		width: 100%;
	}
	.product-view-page-deal .product-img-box img{width:100%;display:block;height:auto !important;} 
	.zoom{display:none;}
	.product-view-page-deal .box-tags .form-add input.input-text, .product-view-page-deal .box-tags .form-add .input-box {
	 width: 98%;
	}
} 
@media (max-width: 600px) {	
 	.responsive-list .products-grid li.item {
		float: none;
		margin-right: 0;
		padding: 12px 0 25px;
		width: 100%;
	} 
}
@media (max-width: 480px) {	
	.responsive-list .items-columns2 li.item {
		margin-right: 0;
		width: 100%;
	}
   .responsive-list ul .item{
      width:100%;
	  padding-left:0px;
	  padding-right:0px;
	  float:none;
   }
	.tab-deal tr td {
		float: left;
		margin-bottom: 6px;
		width: 100%;
	}
	.tab-deal td a {float:none;}
	.tab-deal td a span {
	 background: #EDEDED;
	}
	.tab-deal td a span span {
	background:#EDEDED;
	text-align:center;
	} 
	.tab-deal td.active a span, .tab-deal td a:hover span{border-radius:0px;}
    .responsive-list .products-list .product-image {
		display: block;
		float: none;
		height: auto;
		margin: 0 auto 10px;
		text-align: center;
		width: 100%;
	}
	.responsive-list .products-list .image-responsive {
		display: block;
		height: auto;
		margin: auto;
		max-width: 100%;
		text-align: center;
	}
	.responsive-list .products-list .product-shop {
		margin-left: 0;
		width: 100%;
	}
}


#extabs span#tb4 {
	width: 100px;
}
div#noticeevents {
	border: 1px solid #999;
	background-color: #FFF;
	height: 100px;
	overflow: auto;
}
div#noticeevents div {
	border-bottom: 1px dotted #DDD;
	padding: 3px;
	margin: 0px;
}
.runner {
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	float: right;
	font-size: .8em;
	background-color: #333;
	color: #FFF;
	padding: 2px 10px 5px 10px;
	cursor: pointer;
}


/** Growler Notice Custom Styling **/
div.Growler-notice {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	margin-left: 			auto;
	margin-right: 			auto;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	min-height: 			40px;
    z-index:                10000;
}

div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
}

div.Growler-notice-exit {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

/** Plain Theme **/
div.plain {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background-color: 		#EDEDED;
	border: 				1px solid #777;
}

div.plain div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	padding: 				2px 10px;
}

div.plain div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				0px;
	padding: 				0px 0px 2px 2px;
	width: 					10px;
	height: 				10px;
	color: 					#BFBFBF;
}
div.plain div.Growler-notice-body {
	padding: 5px;
}


/** Mac OS X Theme **/
div.macosx {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background: #d7d7d7 url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/macosx.jpg) repeat-y 0;
	border: 				1px solid #C9C9C9;
}

div.macosx div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	padding: 				5px 10px;
}

div.macosx div.Growler-notice-exit {
	width: 					15px;
	height: 				15px;
	float: 					left;
	cursor:					pointer;
	margin: 				4px;
	margin-left: 			1px;
	font-size: 				0em;
	color: 					transparent;
	background: transparent url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/macosx_exit.png) no-repeat left 0;
}
div.macosx div.Growler-notice-exit:hover {
	background: transparent url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/macosx_exit_over.png) no-repeat left 0;
}
div.macosx div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}

/** Candybars Theme **/
div.candybar {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background-color: 		#F5F7FA;
	border: 				1px solid #19304B;
}

div.candybar div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	background: 			url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/candybars.jpg) repeat-x;
	padding: 				5px 10px;
}

div.candybar div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.candybar div.Growler-notice-body {
	border-top: 1px solid #999;
	padding: 10px;
}

/** Construction Theme **/
div.atwork {
	color: 					#FFF;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background: 			#4d4d4d url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/atwork.png) repeat-y 0;
	border: 				1px solid #222;
}

div.atwork div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				12px;
	padding: 				5px 20px;
	color: 					#efca23;
	
}

div.atwork div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.atwork div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}


#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	border: 0;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	position: relative;
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/ajaxcart/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	
	-webkit-box-shadow: 0 0 64px #000; 
	-moz-box-shadow: #000 0 0 64px; 
	box-shadow: 0 0 64px #000;
}
	#MB_frame {
		padding-bottom: 4px;
		
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;

		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;

		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	
	#MB_content { border-top: 1px solid #F9F9F9; }

	#MB_header {
	  background-color: #DDD;
	  border-bottom: 1px solid #CCC;
	}
		#MB_caption { color: #000 }
		#MB_close { color: #777 }
		#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
.mbdialog img{
  border:0; vertical-align:top;
}

.mbdialog p{
  margin:0 0 10px;
}

.mbdialog{
  color:#2f2f2f;         
}
                                                                                                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
.mbdialog *, .mbdialog *:before, .mbdialog *:after{                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
  box-sizing:content-box;         
}

.mbdialog th, .mbdialog td{
  vertical-align:top;                      
}

.mbdialog img{
  display:inline;         
}

.dialogBg{
  background: rgba(255, 255, 255, 0.90);  
  position:fixed;
  overflow-x: auto;
  overflow-y: scroll;
  z-index:99999999;
  left:0;
  top:0;
  bottom:0;
  right:0; 
  /*visibility:hidden;*/
  display:none;
  cursor:pointer;   
}           

.dialogBody{
  overflow:hidden;   
  text-align:left; 
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);         
}
              
.mbdialog{  
  display:none;
  cursor:default;
  margin: 0px auto;        
  position:absolute;
  z-index:99999998;  
  -webkit-backface-visibility: hidden;
} 

@media (max-width: 500px) {
  .mbdialog,.dialogBody{
    -webkit-transform:translate3d(0, 0, 0); //bugfix if theme has translate3d on field behind popup
  }
}

.dialogTool{
  position:relative;          
}    

.dialogClose{
  position:absolute; 
  top:-20px; 
  right:-26px; 
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_dark.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;
  height:26px;
  width:26px;    
  cursor:pointer; 
  z-index:99999995;  
}

.dialogCloseCustom{ 
  cursor:pointer;  
}

.dialogClose.overlay2{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_white.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;     
}

.dialogClose.style2{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_big.png);  
  height:29px;
  width:29px; 
  top:-15px; 
  right:-15px;       
} 

.dialogClose.style2:hover{
  background-position:0 -29px;     
}

.dialogClose.style4,.dialogClose.style3{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_simple_white.png) no-repeat 4px 4px;   
  height:25px;
  width:25px;      
}

.dialogClose.style3{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_simple_dark.png) no-repeat 4px 4px;          
}

.dialogClose.style6{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_big_x.png) no-repeat;   
  top:7px; 
  right:8px;            
  width:20px;
  height:20px;
}

.dialogClose.style6{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_big_x_d.png) no-repeat;              
}

.dialogClose.style7{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_transparent.png) no-repeat;   
}

.dialogClose.style8{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_big_x.png) no-repeat;   
}

.dialogClose.style9{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_big_x_bold.png) no-repeat;              
}

.dialogClose.style10{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/close_big_x_bold_d.png) no-repeat;              
}

.dialogClose.style11{
  background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/images/magebird_popup/white_circle.png) no-repeat;              
}

.dialogClose.style6,.dialogClose.style7,.dialogClose.style8,.dialogClose.style9,.dialogClose.style10,.dialogClose.style11{
  width:30px;
  height:30px;
  background-position:center;
}

.dialogClose.style7,.dialogClose.style11{
  width:35px;
  height:35px;
}

.dialogClose.style4:hover,.dialogClose.style3:hover{  
  background-position:4px -17px;   
}

.dialogClose.style1:hover{      
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.imgType img{
  display:block;        
}

.mbdialog .error, .mbdialog .warning{  
  border:1px solid #EED2D8;
  color:#B94A4A;
  font-size:12px;
  font-weight:normal;
  text-shadow:1px 1px #FFFFFF;
  background-color:#F2DDDE;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  margin:0 15px 15px 0;
  padding:2px 5px;
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);   
  position:absolute;
  z-index:999999;
}

.mbdialog .error p, .mbdialog .warning p{
  margin:4px 0;
}

.transform-rotate-zoom1{
   -moz-transition: all 0.7s ease-in-out;
   -webkit-transition: all 0.7s ease-in-out;     
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;  
   
  -moz-transform:rotate(0deg) scale(0.001);
  -webkit-transform:rotate(0deg) scale(0.001);
  -o-transform:rotate(0deg) scale(0.001);
  -moz-transform:rotate(0deg) scale(0.001);
  -ms-transform: rotate(0deg) scale(0.001);  
}

.transform-rotate-zoom2{
 -webkit-transform: rotate(360deg) scale(1); 
 -moz-transform: rotate(360deg) scale(1); 
 -o-transform: rotate(360deg) scale(1); 
 -ms-transform: rotate(360deg) scale(1); 
 transform: rotate(360deg) scale(1);  
}   


.popuptransition{
   -moz-transition: all 0.9s ease-in-out;
   -webkit-transition: all 0.9s ease-in-out;     
   -o-transition: all 0.9s ease-in-out;
   -ms-transition: all 0.9s ease-in-out;
   transition: all 0.9s ease-in-out;      
}

.transform-elastic1, .moctoddribegam{
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;     
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;  
   
  -moz-transform:scale(0.001);
  -webkit-transform:scale(0.001);
  -o-transform:scale(0.001);
  -moz-transform:scale(0.001);
  -ms-transform:scale(0.001);   
}
 
.transform-elastic2{
 -webkit-transform: scale(1.2); 
 -moz-transform: scale(1.2); 
 -o-transform: scale(1.2); 
 -ms-transform: scale(1.2); 
 transform: scale(1.2);   
}

.transform-elastic3{
 -webkit-transform: scale(1); 
 -moz-transform: scale(1); 
 -o-transform: scale(1); 
 -ms-transform:scale(1); 
 transform: scale(1);   
}

.mbdialog table {              
    border-spacing:0;
    border-collapse:separate;
} 

/*FOLLOW WIDGET*/
.followPopup{
  line-height:1;            
}

.followPopup ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.followPopup li{
  float:left;
  margin-right:10px;
  height:62px;
  overflow:hidden;
  width:63px;
  text-align:center;
}  

.followPopup li img{
  width:auto;
}  

.followPopup.tp2 li{
  height:20px;                   
}     

.followPopup li.twitterFollow img,.followPopup li.pinFollow img{
  margin-bottom:3px;
  margin-left:5px;
}

.followPopup.tp3 li.twitterFollow img,li.twitterTweet img, .followPopup.tp3 li.pinFollow img{
  margin-bottom:3px;
  margin-left:0px;
}

.followPopup .fbLike{
  min-width:48px;
  margin-right:2px;
  margin-left:-3px;
}

.followPopup.tp3 .fbLike{
  margin-left:0px;
}

.followPopup .twitterTweet{
  /*width:58px;*/  
}

.followPopup .twitterTweet{
  visibility:visible !important;
}

.followPopup .gplusRecommend{
  width:50px;
}

.gplusRecommend div{
  vertical-align:top !important;
}

.followPopup .pinFollow{
  min-width:59px;
}

.followPopup.tp3 li{
  float:none;
  width:63px !important;
  margin-right:0;
  text-align:center;
  margin-bottom:10px;                   
}


/*FB like bugfix for ie*/
.fb-like.fb_iframe_widget iframe{
  min-width:49px !important;
  min-height:61px !important;  
  left:0;                              
}
/*END FOLLOW WIDGET*/

.AddToCart-loader
{
    background-color: greenyellow;
    width: 30px;
    height: 30px;
}
.rewardssocial-buttons {
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  /*z-index: 190;*/ /* fix for refer friends popup z-index for ultimo theme */
  position: relative;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #googleplus-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-googleplus-one:hover #googleplus-message {
  display: block;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.buttons-pinterest-pin {
  clear: none;
  float:left;
  margin-right: 10px;
}
.rewardssocial-buttons .buttons-googleplus-one > div {
  float: left !important;
  margin-right: 10px !important;
}

/* Refer friends button styles begins */

div.rewardssocial-buttons div.buttons-referral-like button.referral {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%) repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #333;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  padding: 0 3px;
  text-decoration: none;
}

div.rewardssocial-buttons div.buttons-referral-like div.referral-popup {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  left: 50%;
  margin-left: -25%;
  padding: 20px;
  position: fixed;
  top: 100px;
  width: 50%;
  z-index: 2001; /* ultimo theme menu has 2000 */
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#rma-confirmation-form-validate h2#refer-friends {
  color: #50a4cf;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup div.close {
  color: #636363;
  cursor: pointer;
  display: block;
  float: right;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  right: -14px;
  top: -2px;
  text-decoration: none;
  width: 40px;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#rma-confirmation-form-validate ul.form-list li div.input-box input#comment.input-text {
  width: 100%;
}

/* Refer friends button styles ends */

.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.box-account div.fieldset p {
  margin-bottom: 0px;
}
.box-account div.fieldset div.rewards-social-buttons {
  height: 20px;
}
.box-account div.fieldset div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.box-account div.fieldset div.rewards-social-buttons div.fb {
  position: relative;
  top: -8px;
}
div.rewardssocial-buttons div.buttons-twitter-like {
    float: left;
    margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-googleplus-one {
    float: left;
    margin-right: 10px;
}
/*Gomagecheckout Begin*/
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards {
  width: 34%;
  float: left;
  position: absolute;
  top: 440px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form {
  border: 1px solid #eaeaea;
  border-radius: 0 0 4px 4px;
  color: #5f5f5f;
  background-color: #ffffff;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form label {
 margin-left: 15px;
 margin-top: 10px;
 color: #5f5f5f;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_amount.input-text {
  margin-left: 15px;
  width: 93% !important;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_all {
  margin-left: 15px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box label {
  margin-top: 5px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points.button {
  float: right;
  margin-bottom: 10px;
  margin-right: 15px;
}
div.glc.gcheckout-onepage-wrap.not_deliverydate_mode form#gcheckout-onepage-form div#gcheckout-onepage-review.glc-step.review {
  padding-bottom: 150px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points.button {
    float: right;
    margin-right: 10px;
}

/*Gomagecheckout End*/

/* Aheadworks OneStep Checkout Begin */

div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points {
    width: 108px;
}

div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points {
    width: 108px;
}

/*Aheadworks OneStep Checkout End*/

/* RWD Fix for Twitter hint */

div.rewardssocial-buttons div.buttons-twitter-like.rewardssocial-buttons div#twitter-message {
  margin-top: 5px;
  width: 230px;
}

/* Invite popup styles */

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#referralForm ul.form-list li div.input-box {
  width: 90%;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#referralForm ul.form-list li div.input-box input.input-text {
  width: 100%;
}

/* firecheckout */

.firecheckout-section.mst-rewards #coupon-discount label {
  display: inline;
}

/* New version of Magestore Onestepcheckout */

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount h3#shipping_method_step_header.onestepcheckout-numbers.step_2 {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/base/default/images/onestepcheckout/flatnew/payment_title.png") no-repeat scroll left center;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form label {
  width: 100%;
  margin: 15px 15px 20px;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box input#points_amount.input-text {
  width: 92% !important;
  margin-left: 15px;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box input#points_all {
  margin-left: 15px;
  margin-top: 10px;
  float: left;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box label {
  float: left;
  margin-top: 10px;
  width: 80%;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form button#onestepcheckout-rewards-add.button {
  margin-bottom: 20px;
  margin-left: 15px;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form {
  margin-bottom: 25px;
  border: 1px solid #ebebeb;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section {
  border: none;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol li.payment-method div#onestepcheckout-payment-methods.onestepcheckout-payment-methods {
  border: 1px solid #ebebeb;
  border-top: none;
  width: 101%;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form span#cancel_block button#onestepcheckout-rewards-cancel.button {
  margin-top: -21px;
}

/* Our Facebook Share button */

.mst-fb-share {
  vertical-align: top;
  display: inline-block;
  height: 20px;
  padding: 0 4px;
  border: 1px solid #4267b2;
  border-radius: 3px;
  color: #eceef5;
  background: #4267b2;
  font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  /* IE7 */
  *display: inline;
  *zoom: 1;
}
.mst-fb-share-text:hover, .mst-fb-share-text:visited, .mst-fb-share-text:link, .mst-fb-share-text:active
{
  color: #eceef5;
}
.mst-fb-share-text {
  position: relative;
  top: 4px;
  font-weight: bold;
  color: #eceef5;
}

.mst-share-wrapper {
  width: 55px;
  float: left;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 100%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display:none;
 }
.seositemap-index-index div.seositemap-map table {
  width:100%;
}
.seositemap-index-index div.seositemap-map table tbody tr td {
  vertical-align: top;
}
/* @override http://dev.magentotoolkit.com/alexb/skin/frontend/default/gardeningexpress/css/bootstrap.css */

/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger:hover {
  color: #843534;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}

.text-left {
  text-align: left;
}

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

.text-center {
  text-align: center;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.container:after {
  clear: both;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

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

.row:after {
  clear: both;
}

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

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
	padding-left:10px;
	padding-right:10px;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-login {
  display: block;
  width: 65%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control-forgot {
  display: block;
  width: 35%;
  min-width: 225px!important;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}


.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #fff;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/glyphicons-halflings-regular.eot');
  src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn:first-child > .btn {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

.nav:after {
  clear: both;
}

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

.pager:after {
  clear: both;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

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

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}

.mob_cat{ display:none !important;}
.desktop_cat{ display:block !important; width:100%; float:left;}

@media (max-width: 767px) {
.mob_cat {
    display: block !important;
    float: left;
    width: 100%;
}
#search-results, #main{ margin-bottom:10px !important;}
.desktop_cat{ display:none !important;}

}
/* @override http://dev.magentotoolkit.com/alexb/skin/frontend/default/gardeningexpress/css/style.css */

/* MAIN TAG STYLES */
body, #checkout-progress h1, #q-save {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

a:focus {
    outline: none;
}

input:focus, textarea:focus, button:focus, select:focus input, button, textarea, select {
    outline: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none;
}

.glyphicon.glyphicon-search {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    font-size: 12px;
    margin-left: 12px;
}

.glyphicon.glyphicon-play {
    width: 11px;
    overflow: hidden;
    font-size: 12px;
    margin-left: 20px
}

.glyphicon.glyphicon-lock {
    font-size: 9px;
    margin-left: 5px;
    opacity: 0.90
}

.form-control {
    box-shadow: none;
    padding: 4px 12px
}

.ss-icon:hover {
    text-decoration: none
}

body {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/lightpaperfibers_@2X.png);
    color: #5c5a4d;
    font-family: 'Verdana', sans-serif;
    font-size: 12px;
}

body, html {
    height: 100%
}

.wrapper, .footer-wrapper {
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.75);
    background: #fff
}

.page h1, .page h2, .page h3, .page h4 {
    color: #85a903
}

.page h1 {
    font-size: 30px;
    margin-top: 0
}

.page h2 {
    font-size: 24px
}

.page h3 {
    font-size: 14px
}

.page h4 {
    font-size: 14px
}

.page h5 {
    font-size: 14px
}

.cms-index-index h2, .cms-index-index h3 {
    color: #5C5A4D;
}

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

.page .entry {
    margin-bottom: 40px
}

#header, #content, #footer {
    position: relative;
    padding: 0 10px;
}

a {
    color: #85a903
}

a:hover {
    color: #5e7802
}

.btn-default, #main #checkout_header .btn-default {
    color: #fff;
    background: #9f2063;
    border: none;
    position: relative;
}

#main #checkout_header .btn-default {
    background: #9f2063 !important;
}

#main #checkout_header .btn-sm {
    padding: 5px 10px;
}

#sg-product .btn-default:hover, #sg-product .btn-default:focus, #sg-product .btn-default:active {
    background: #9f2063 none repeat scroll 0 0;
    color: #fff;
}

.btn-default:hover, #main #checkout_header .btn-default, .discount-form button#coupon-submit:hover {
    background: #bd2a78;
    color: #fff
}

.btn-default.green {
    background: #85a903
}

.btn-default.green:hover {
    background: #9fba06
}

.btn-default:active, .btn-default.active {
    color: #fff;
    background-color: #9f2063;
    border-color: none
}

.btn-default.green:active, .btn-default.green.active {
    background: #85a903
}

/** HEADER **/
.top-row {
    font-size: 13px;
    position: absolute;
    left: 0;
    right: 0
}

.top-row .container {
    padding-left: 25px;
    padding-right: 25px
}

.top-row a {
    color: #5c5a4d
}

.top-row a:hover {
    color: #38372f
}

.top-row .separator {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #5c5a4d;
    margin: 0 15px;
    padding: 0px;
}

.top-row.inverted {
    background: #4f4f4f;
    color: #fff9f1
}

.top-row.inverted a {
    color: #fff9f1
}

.top-row.inverted .social {
    border-right: 1px solid #6d6d6d;
    border-left: 1px solid #6d6d6d
}

.top-row.inverted .separator {
    background: #6d6d6d
}

.social {
    margin-right: 15px;
    float: right;
    padding: 8px 0
}

.social ul {
    padding: 0 0 0 15px;
    margin: 0;
}

.social li {
    float: left;
    list-style: none;
    margin-right: 15px
}

.social li:hover img {
    opacity: 0.8
}

#offer-message {
    float: left;
    font-size: 12px;
    max-width: 50%;
    max-height: 24px;
    overflow: hidden;
    padding: 8px 0
}

#login-account {
    padding: 8px 0
}

.head-elements {
    padding-top: 30px
}

/* modified on 26-10-2015 */
.head-elements.padding {
    padding-top: 60px
}

#logo {
    margin: 0
}

#five-years {
    font-size: 12px;
    color: #8b8b8b;
}

#five-years img {
    float: left;
    margin-right: 18px
}

#five-years p {
    margin-bottom: 0;
    padding-top: 5px
}

#mini_cart {
    float: right;
    margin-right: 10px;
    color: #5c5a4d;
    top: 10px;
    position: relative;
}

#mini_cart h4 {
    margin: 0 0 6px;
    font-size: 18px
}

#mini_cart a, #mini_cart span {
    color: #85a903
}

#mini_cart a:hover {
    color: #5e7802
}

#mini_cart .btn-small {
    background: #5c5a4d;
    font-size: 12px;
    color: #fff;
    padding: 2px 12px
}

#mini_cart .btn-small.red-btn {
    background: #9f2063 none repeat scroll 0 0 !important;
    padding: 2px 20px;
}

#mini_cart .btn-small:hover {
    background: #716f64;
    color: #fff
}

#items-total, #click_cart_container {
    clear: both;
    overflow: auto;
    cursor: default
}

#items-total {
    font-size: 12px;
    color: #5c5a4d
}

#click_cart_container {
    font-size: 13px;
    margin-top: 8px
}

#click_cart_container .view {
    margin-right: 32px
}

.header-mobile, .mobile-search, .mobile-cart {
    display: none;
}

/** NAVBAR **/
.navbar {
    position: relative;
    margin-bottom: 0;
    min-height: 38px;
    border: none;
    border-radius: 0 !important
}

.navbar-default {
    margin-top: 10px;
    margin-left: -36px;
    margin-right: -36px;
    background: #85a903
}

.navbar-collapse {
    padding-right: 36px;
    padding-left: 36px;
}

.navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 13px
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    border-right: 1px solid #98b62d;
    padding-left: 25px;
    padding-right: 25px;
}

nav .navbar-form {
    margin-top: 5px;
    margin-bottom: 5px
}

nav .form-control {
    width: 207px;
    height: 28px;
    border: none;
}

.navbar-form .btn {
    padding: 4px 12px;
    border: none;;
    margin-left: -8px
}

.corner {
    position: absolute;
    display: block;
    width: 10px;
    height: 14px;
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/nav-corner.png) no-repeat;
    bottom: -14px
}

.corner.left {
    left: 0
}

.corner.right {
    right: 0;
    background-position: -10px
}

#content {
    padding-top: 25px;
}

.cms-home #content, .checkout-cart-index #content, .opc-index-index #content {
    padding-top: 0;
}

.addressbook {
    clear: both;
    padding-top: 1px;
}

/** SIDEBAR **/
#categories {
    margin-bottom: 100px
}

#categories ul {
    padding: 0;
    margin: 0
}

#categories ul li {
    list-style: none;
    margin: 0 0 3px;
}

#categories ul li a {
    display: block;
    color: #343426;
    padding: 10px 20px;
    background: #f9f9f5;
    font-size: 13px;
    font-weight: 600;
    position: relative;
}

#categories ul li .subcats {
    display: none;
    border-top: 2px solid #fff;
}

#categories ul li .subcats a {
    padding-left: 30px;
}

#categories ul li a .ss-icon {
    font-size: 14px;
    line-height: 14px;
    position: absolute;
    top: 14px;
    right: 7px;
}

#categories ul li.active > a {
    background: #85a903;
    color: #fff;
}

#categories #menu2 .navbar-nav li.active a {
    background: #9f2063
}

#categories ul li.active a:hover {
    text-decoration: none;
}

#categories header {
    background: #686659;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px
}

.block-account {
    margin-bottom: 20px;
}

.block-account ul {
    padding: 0;
    margin: 0
}

.block-account ul li {
    list-style: none;
    margin: 0 0 3px;
}

.block-account ul li a {
    display: block;
    color: #343426;
    padding: 10px 20px;
    background: #f9f9f5;
    font-size: 13px;
    font-weight: 600;
}

.block-account ul li strong {
    display: block;
    color: #343426;
    padding: 10px 20px;
    background: #f9f9f5;
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline;
}

.block-account ul li.active a {
    background: #85a903;
    color: #fff;
}

.block-account ul li.active a:hover {
    text-decoration: none;
}

.block-account .block-title {
    background: #686659;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px
}

.my-account ul {
    padding: 0;
}

section#newsletter {
    float: left;
    width: 100%;
    margin-top: 20px
}

#newsletter header {
    font-size: 18px
}

#newsletter header span {
    color: #85a903;
}

#newsletter .desc {
    margin: 12px 0 20px;
}

#newsletter input[type="text"], #newsletter input[type="email"] {
    padding: 5px 12px;
    border: 1px solid #b4b4b4 !important;
    border-radius: 4px;
    margin-bottom: 10px
}

#newsletter input[type="text"]:focus, #newsletter input[type="email"]:focus {
    border: 1px solid #b4b4b4 !important
}

input[type="checkbox"] {
    margin: 0px;
    margin-right: 10px;
}

#other ul {
    padding: 0;
    margin: 0
}

#other ul li {
    list-style: none;
    margin: 0 0 20px
}

/** HOMEPAGE CONTENT **/
#main {
    margin-bottom: 70px
}

#main-banner {
    padding: 18px;
    display: block;
    border: 1px solid #f5f5ef;
    margin-bottom: 20px
}

#main-banner figure {
    margin: -27px 0 0 -8px;
}

#main-banner figure img {
    max-width: 100%;
    height: auto
}

#main-banner h2 {
    font-size: 34px;
    margin-top: 0;
    color: #5C5A4D;
}

#main-banner h2 span {
    color: #9f2063;
    margin-top: -10px;
    display: block
}

#main-banner .desc {
    margin: 15px 0 20px;
    color: #7a786d
}

#main .col-main .amgiftcard ul.form-list, #main .col-main .amgiftcard ul.form-list .v-fix {
    padding: 0px;
}

#main .col-main .amgiftcard #am_giftcard_code {
    float: none;
    width: 255px;
    border-radius: 4px;
}

#products-cats h2 {
    margin: 40px 0 30px;
    font-size: 30px;
}

#products-cats .thumbnail {
    margin-bottom: 10px;
    padding: 0;
    border: none;
}

#products-cats .thumbnail img {
    width: 100%
}

#products-cats h3 {
    margin: 0 0 5px;
    color: #85a903
}

#products-cats .product {
    margin-bottom: 40px
}

#products-cats p {
    color: #686659
}

#products h2 {
    font-size: 24px;
    color: #85a903;
    margin-bottom: 30px
}

#products .thumbnail {
    max-height: 137px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    padding: 0;
    border: none;
}

#products .thumbnail img {
    width: 100%
}

#products h3 {
    font-size: 18px;
    margin: 0 0 5px
}

#products h3 .special-price .price {
    font-size: 18px;
    font-weight: 500;
}

.cms-home #products .caption {
    min-height: 85px;
}

#products .caption {
    font-size: 13px
}

#products .btn-default {
    font-size: 13px;
    background: #85a903;
    padding: 4px 0;
    display: block;
    margin: 0 auto;
    width: 100px
}

#products .btn-default:hover {
    background: #9fba06
}

#products .product {
    margin-bottom: 30px
}

ul.tier-prices.product-pricing { 
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding: 10px;
	font-size: 1.4em;
	font-weight: bold;
    background-color: #e2e2e2;
    list-style-type: none;
}

.offer {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 22;
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/offer-corner.png) no-repeat;
    display: block
}

.offer.default {
    width: 57px;
    height: 48px;
    background-position: 0 0
}

.offer.special {
    width: 76px;
    height: 67px;
    background-position: -57px 0
}

.offer.two-for-one {
    width: 66px;
    height: 57px;
    background-position: -133px 0
}

.offer.sale {
    width: 56px;
    height: 47px;
    background-position: -199px 0
}

.offer.half-price {
    width: 70px;
    height: 61px;
    background-position: -255px 0
}

#welcome {
    overflow: auto;
    margin-bottom: 25px;
}

#welcome h2 {
    font-size: 18px
}

#welcome-img {
    float: right;
    margin: -15px 0 10px 10px
}

#welcome p {
    color: #807e73
}

/** FOOTER **/
#footer {
    margin-top: 25px
}

#footer h3 {
    font-size: 14px;
    color: #262626
}

#footer-one {
    font-size: 12px;
    color: #8b8b8b
}

#footer-one .promise {
    background: #f9f9f5;
    text-align: center;
    padding: 30px;
    padding-bottom: 10px;
    width: 90%;
    min-height: 224px
}

#footer-one .promise.center {
    width: 120% !important;
    margin-left: -10%
}

#footer-one .promise.last {
    float: right;
}

#footer-one .promise img {
    margin-top: -45px
}

#footer-two {
    margin-top: 16px
}

#footer-two .two {
    display: block;
    min-height: 100px; /* min-height: 365px; */
    border-right: 1px solid #efefef;
    float: left;
    width: 16.2%;
    margin: 0 1.65%;
    padding-top: 50px; /* padding-top: 58px; */
    padding-bottom: 30px
}

#footer-two .two.first {
    margin-left: 0;
    padding-top: 50px;
    padding-right: 1.65%
}

#footer-two .two.last {
    width: 25.3%;
    margin-right: 0;
    margin-left: -1.65%; /* padding-top: 15px; */
    padding-top: 38px;
    border-right: none
}

#footer-two .heading {
    width: 16.2%;
    border-right: 1px solid #efefef;
    margin: 0;
}

#footer-two .opening-hours {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    padding-left: 13%
}

#footer-two .social {
    padding-top: 10px;
    padding-left: 13%;
    float: none;
    margin-right: 0
}

#footer-two ul {
    padding: 0
}

#footer-two ul li {
    list-style: none
}

#footer-two ul li a {
    line-height: 2;
    color: #8b8b8b
}

#footer-two ul li a:hover {
    color: #85a903
}

#footer-two .social li {
    margin-right: 0px;
    margin-left: 5px;
}

#footer-three {
    clear: both;
    margin-bottom: 25px
}

#footer-three .row .col-xs-2 img {
    margin-top: 30px;
}

#footer-three .cards {
    margin-right: 40px
}

#footer-three form {
    float: right;
    background: #f9f9f5;
    padding: 10px 12px
}

#footer-three .form-control {
    width: 217px;
    border: none;
    height: 30px
}

#footer-three .btn-default {
    padding: 4px 12px;
    margin-left: -5px;
}

#under-footer {
    margin: 30px 0 80px;
    color: #9f9f9f;
    font-size: 12px;
}

#under-footer .copyright {
    width: 75%;
    float: left;
    padding-top: 4px
}

#under-footer img {
    float: left;
}

.form-list li {
    list-style: none;
}

#checkout-progress {
    border: 1px solid #e1e1d4;
    overflow: auto;
    margin-top: 12px;
}

#checkout-progress header {
    background: #f9f9f5;
    padding: 12px;
    border-bottom: 1px solid #e1e1d4
}

#checkout-progress h1 {
    font-size: 18px;
    color: #4d4b57;
    margin: 0
}

#progress-steps {
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    position: relative
}

#progress-steps li {
    float: left;
    width: 20%;
    text-align: center
}

#progress-steps .s-title h2 {
    font-size: 14px;
}

#progress-steps li figure {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto
}

#progress-steps li figure a {
    width: 32px;
    height: 32px;
    display: block
}

.s-next {
    position: absolute;
    top: 0
}

.s-line {
    float: left;
    height: 32px
}

.s-line span {
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 3px;
    background: #85a903
}

.s-flesh {
    width: 8px;
    height: 32px;
    float: left;
    display: block;
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-next.png);
}

#progress-steps #step-1 figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-s1.png)
}

#progress-steps #step-1.current figure, #progress-steps #step-1.saved figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-ss1.png)
}

#progress-steps #step-2 figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-s2.png)
}

#progress-steps #step-2.current figure, #progress-steps #step-2.saved figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-ss2.png)
}

#progress-steps #step-3 figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-s3.png)
}

#progress-steps #step-3.current figure, #progress-steps #step-3.saved figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-ss3.png)
}

#progress-steps #step-4 figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-s4.png)
}

#progress-steps #step-4.current figure, #progress-steps #step-4.saved figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-ss4.png)
}

#progress-steps #step-5 figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-s5.png)
}

#progress-steps #step-5.current figure, #progress-steps #step-5.saved figure {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkout-ss5.png)
}

#progress-steps .saved a {
    cursor: pointer
}

#progress-steps a {
    cursor: default
}

#shopping-cart-table {
    margin-top: 12px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px 12px
}

#shopping-cart-table th {
    background: #f9f9f5;
    border-color: #e1e1d4;
    color: #3a3939;
    font-weight: 400
}

#shopping-cart-table .four {
    width: 10%
}

#shopping-cart-table .one {
    width: 68%
}

#shopping-cart-table .two, #shopping-cart-table .three, #shopping-cart-table .four, #shopping-cart-table .five {
    vertical-align: middle;
    text-align: center;
    width: 8% !important;
}

#shopping-cart-table .four {
    width: 15% !important;
}

#shopping-cart-table .two .quantity {
    width: 92px;
}

#shopping-cart-table .two {
    width: 20%
}

#shopping-cart-table tfoot td {
    background: #f5f5f5;
    border-bottom-color: #f5f5f5;
    border-left-color: #f5f5f5;
    border-right-color: #f5f5f5;
    padding-bottom: 35px
}

#shopping-cart-table .sm-thumbnail {
    margin: 15px 20px 15px 0;
    max-width: 56px;
}

#shopping-cart-table .product-title {
    display: inline-block;
}

#shopping-cart-table #qty {
    width: 45px
}

.total-label {
    color: #4d4b57;
    font-size: 18px;
    float: right
}

.total-price {
    color: #85a903;
    font-size: 18px
}

#shopping-cart-table .btn {
    width: 175px;
    text-align: left
}

#shopping-cart-table .btn.pull-right {
    margin-left: 10px;
}

.btn.green .ss-icon {
    position: absolute;
    top: 9px;
    right: 10px;
    color: #fff !important;
    font-size: 12px !important;
}

#shopping-cart-table .btn.green .ss-icon {
    top: 11px;
    right: 8px;
}

#shopping-cart-table .large_view_continue {
    width: 175px;
}

#shopping-cart-table .ss-icon {
    color: #3a3939;
    font-size: 16px
}

#shopping-cart-table .ss-icon:hover {
    color: #85a903
}

#shopping-cart-table .coupon {
    background: #f5f5f5;
    border-bottom-color: #f5f5f5;
    border-left-color: #f5f5f5;
}

#shopping-cart-table .alert {
    padding: 10px;
    margin-bottom: 10px
}

#coupon_code, #am_giftcard_code, #main #checkout_header #coupon_code, #main #checkout_header #am_giftcard_code {
    width: 148px;
    height: 30px;
    border: 1px solid #e1e1d4;
    font-size: 13px;
}

#points_amount {
    height: 28px;
}

#am_giftcard_code, #main #checkout_header #coupon_code, #main #checkout_header #am_giftcard_code, #checkout_summary #coupon_code {
    float: left !important;
    font-weight: normal;
}

#amgiftcardform .discount-form input.input-text, #checkout-coupon input#coupon_code {
    margin: 8px 0;
    padding: 4px 12px;
    width: 100%;
    border-radius: 4px;
}

.discount-form {
    margin-top: 20px;
}

#points_amount {
    border-color: #e1e1d4;
}

#shopping-cart-table #coupon-submit {
    background: #919191;
    font-size: 13px;
    color: #fff;
    padding: 6px 30px;
    margin-left: -8px;
}

#coupon-submit:hover {
    background: #636363
}

#discount-coupon-form, .discount {
    margin-bottom: 20px;
}

#checkout_header #amgiftcard_info p {
    font-size: 12px;
}

#order-summary {
    border: 1px solid #dedede;
    margin-top: 12px;
    margin-bottom: 50px
}

#order-summary header {
    color: #85a903;
    font-size: 18px;
    margin: 0 7px;
    padding: 7px 13px;
    border-bottom: 1px solid #dedede;
    text-transform: uppercase;
}

#order-summary .items {
    margin: 0 7px;
    padding: 0;
    list-style: none
}

#order-summary .items li {
    border-bottom: 1px solid #dedede;
    padding: 10px 13px;
    clear: both;
    overflow: auto;
}

#order-summary .sm-thumbnail {
    float: left;
    margin-right: 10px;
    width: 42px
}

#order-summary .details {
    float: right
}

#order-summary .shipping {
    padding: 14px 20px 10px;
    overflow: auto;
    clear: both;
}

#order-summary footer {
    background: #85a903;
    color: #fff;
    overflow: auto;
    padding: 7px 20px;
    margin-bottom: 10px;
    clear: both
}

#order-summary p.empty {
    margin: 10px;
}

#footer-one .row .col-xs-4 {
    width: 33.3333%;
}

.checkout-cart-index .col-xs-8, .right-widget-holder .widget-available-qty {
    width: 75%;
}

.checkout-cart-index .col-xs-4, .right-widget-holder .widget-available-title {
    width: 25%;
}

#checkoutSteps {
    margin: 12px 0 50px;
    padding: 0;
    list-style: none
}

.step.a-item {
    padding: 25px 20px
}

.step-title {
    background: #f9f9f5;
    padding: 12px;
    overflow: auto
}

.step-title h2 {
    font-size: 18px;
    color: #484848;
    margin: 0;
    float: left
}

.step-title a {
    float: right;
    color: #c5c5b0;
    display: none
}

.step-title a:hover {
    text-decoration: none;
    color: #484848
}

.step-title a span {
    margin-left: 5px
}

.allow .step-title a {
    display: block;
}

.active.allow .step-title a {
    display: none;
}

.section.active .step.a-item {
    display: block
}

.section.active .step-title {
    border-bottom: 1px solid #e1e1d4
}

.section.saved .step-title a {
    display: block
}

.section .step.a-item {
    display: none
}

.colset2 {
    clear: both;
    margin-top: -25px
}

.col1, .col2 {
    float: left;
    width: 50%;
    padding: 25px 0 10px
}

.col1 {
    padding-right: 20px
}

.col2 {
    border-left: 1px solid #e1e1d4;
    padding-left: 20px
}

.customer {
    overflow: auto
}

.customer .btn-default {
    margin: 20px auto;
}

#checkoutSteps .btn-default {
    display: block;
    float: none;
    text-align: left
}

#checkoutSteps .btn-default .ss-icon {
    display: inline-block;
    font-size: 12px !important;
    padding-top: 3px;
    margin-left: 20px;
    position: relative;
    top: 1px;
}

.customer.new ul {
    float: left;
    width: 100%;
    margin-bottom: 34px;
    padding: 0;
}

.customer.new ul li {
    list-style: none;
    clear: both;
}

.customer.new ul li label, .customer.new ul li input {
    float: left;
}

.customer.new ul li input {
    margin: 0 5px 0 0;
}

#checkoutSteps li.section {
    border: 1px solid #e1e1d4;
    overflow: auto
}

#checkoutSteps li.section {
    border-bottom: none
}

#checkoutSteps li.section:last-child {
    border-bottom: 1px solid #e1e1d4
}

#checkoutSteps h3 {
    margin: 10 0 10px;
    font-size: 16px;
    color: #85a903
}

#login-register {
    float: left;
    margin: 0 10px 0 20px
}

#login-form p {
    margin-bottom: 20px;
}

#checkoutSteps .form-control {
    border: 1px solid #e1e1d4;
    width: 247px;
    margin-bottom: 10px;
    height: 32px
}

#checkoutSteps .form-group {
    display: block
}

#billing-form, #co-co-shipping-form {
    overflow: auto
}

#billing-form label {
    width: 140px;
    color: #383838;
    font-weight: normal
}

#billing-form label[for="billing-address-select"] {
    display: block;
    width: 100%
}

#billing-form #billing-address-select {
    width: 100%
}

#billing-form label em {
    margin-right: 5px;
    font-style: normal;
}

#post-code input[type="text"] {
    width: 150px
}

#post-code .btn-default {
    display: inline-block;
    float: right
}

#billing-submit {
    float: right !important;
    margin-top: 20px
}

#billing-form select {
    margin-bottom: 10px;
    width: 247px
}

#billing-form .checkbox {
    margin: 10px 0;
}

#co-shipping-form, #co-shipping-method-form {
    overflow: hidden;
}

#co-shipping-form .radio {
    display: block;
    margin: 0 0 10px 20px
}

#co-shipping-form .radio span {
    color: #85a903
}

#co-shipping-form label {
    width: 140px;
    color: #383838;
    font-weight: normal
}

#co-shipping-form label[for="shipping-address-select"] {
    display: block;
    width: 100%
}

#co-shipping-form #shipping-address-select {
    width: 100%
}

#co-shipping-form label em {
    margin-right: 5px;
    font-style: normal;
}

#co-shipping-form select {
    margin-bottom: 10px;
    width: 247px
}

#co-shipping-form .radio label {
    font-weight: 700
}

#co-shipping-method-form .radio label {
    font-weight: 700
}

#co-shipping-method-form .radio {
    display: block;
    margin: 0 0 10px 20px
}

#co-shipping-method-form .radio span {
    color: #85a903
}

#shipping-submit {
    float: right !important
}

.validation-advice {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
    font-size: 12px;
}

#co-payment-form label {
    width: 140px;
    color: #383838;
    font-weight: normal
}

#cards {
    width: 250px;
    margin-top: -10px;
    margin-left: 10px
}

#co-payment-form p {
    margin: 20px 0 30px;
    font-weight: 700;
    color: #85a903
}

#co-payment-form b {
    width: 140px;
    color: #383838;
    display: inline-block
}

#confirmation-submit {
    margin-left: 140px
}

#checkout-review-table th, #checkout-review-table td {
    border: 1px solid #E1E1D4;
    padding: 6px 10px;
}

#review-buttons-container {
    margin-top: 10px;
}

.breadcrumb {
    background: none;
    height: 20px;
    padding: 0;
    border-radius: 0;
    margin-bottom: 24px;
}

.breadcrumb li {
    position: relative;
}

.breadcrumb li a {
    color: #525252;
    font-family: Verdana;
    font-size: 12px;
    line-height: 21px;
    height: 20px;
    padding: 0 5px 0 15px;
    margin-bottom: 2px;
    background: #e2e2e2;
    display: inline-block
}

.breadcrumb li:first-child:before {
    display: none
}

.breadcrumb li:first-child a {
    padding-left: 9px
}

.breadcrumb > li + li:before {
    padding: 0;
    content: ""
}

.breadcrumb li:before {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 0 10px 9px;
    border-color: transparent transparent transparent #fff;
    z-index: 1;
    position: absolute
}

.breadcrumb li:after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 0 10px 9px;
    border-color: transparent transparent transparent #e2e2e2;
    z-index: 2;
    position: absolute;
    top: 0;
    right: -9px;
}

.breadcrumb .locked a {
    cursor: default
}

.breadcrumb .locked a:hover {
    text-decoration: none
}

#sg-product {
    margin-bottom: 10px
}

#sg-product .lg-image {
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 10px
}

#sg-product .lg-image a {
    float: left;
    width: 100%;
}

#sg-product .lg-image .bigImage {
    width: 100%
}

.caption {
    text-align: center;
    padding: 10px
}

.sm-images {
    padding-left: 0px;
    margin: 0 auto;
    width: 100%;
}

.sm-images a:first-child {
    margin-left: 0
}

.sm-images a {
    display: inline-block;
    border: 2px solid #fff;
    margin-bottom: 5px;
}

.sm-images a:hover, .sm-images a:focus, .sm-images a:active, .sm-images a.active {
    border: 2px solid #9f2063;
}

.sm-images .thumbnail {
    float: left;
    margin-left: 10px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 0
}

.sm-images .thumbnail.active, .sm-images .thumbnail:hover {
    border-color: #a02064
}

#sg-product h1 {
    margin-top: 0;
    font-size: 20px;
    color: #85a903
}

#sg-product .add-to-box-wrapper {
    padding-top: 15px;
}

#sg-product .add-to-box-wrapper .quantity, #sg-product .product-options-bottom .quantity {
    float: left;
}

.product-options .required {
    margin: 0 0 5px;
}

.product-options-bottom .price-box {
    margin-bottom: 5px;
}

.sg-desc h3 {
    display: none;
}

.price-box p {
    margin: 0;
}

.price-box .price {
    font-size: 16px;
    font-weight: bold
}

.catalog-product-view .price-box .price {
    font-size: 16px;
}

.price.bold {
    font-weight: bold;
    color: #85a903
}

.old-price .price {
    color: #2d2d2e;
    text-decoration: line-through
}

.special-price .price {
    color: #cc0c2c;
    font-size: 26px !important;
    font-weight: bold;
}

.price.ref {
    font-size: 10px;
    margin-top: 10px;
}

.instock {
    font-size: 12px;
    font-weight: bold;
    color: #ce1d38;
    margin-bottom: 10px
}

#instock-form .form-control {
    height: 30px;
    margin-bottom: 10px;
    width: 175px
}

#instock-form button {
    width: 175px;
    height: 30px;
    padding: 4px
}

.add-wish {
    display: block;
    float: right;
    margin: 10px 10px 0;
    color: #85a903;
    font: normal 12px/1 Verdana
}

.add-wish:hover {
    color: #85a903;
}

.catalog-product-view .add-to-cart {
    float: left;
}

.catalog-product-view .addthis_button_google_plusone {
    width: 8.5% !important;
}

#sg-product header { /*border-bottom: 1px solid #dddddd; padding-bottom: 25px; margin-bottom: 25px;*/
}

.sg-desc {
    font-family: Verdana;
    color: #363636
}

#sg-product .read-more {
    color: #85a903 !important
}

.quantity {
    height: 45px;
    position: relative;
    width: 147px;
    float: right
}

.am-giftcard-form .quantity, .am-giftcard-form .block_left, .am-giftcard-form .block_right {
    float: left;
}

.am-giftcard-form ul {
    padding: 0px;
}

.am-giftcard-form .block_right .price-box .label {
    display: none;
}

.am-giftcard-form .block_right .ref {
    color: black
}

.am-giftcard-form .block_right {
    width: 438px;
}

.am-giftcard-form .block_left label, .am-giftcard-form .block_right label.am_giftcard_message, .am-giftcard-form div.field label {
    font-family: sans-serif;
    font-weight: 900;
    font-size: 12px
}

.am-giftcard-form .block_left em, .am-giftcard-form div.field em {
    font-style: normal
}

.am-giftcard-form .block_right .product-options {
    color: black;
}

.am-giftcard-form .block_right .price-box .price {
    font-family: sans-serif;
    font-weight: 900;
    font-size: 18px
}

.am-giftcard-form .block_right .quantity label {
    font-weight: bold;
}

.am-giftcard-form .block_right .last_block {
    width: 412px;
}

.col-xs-12 hr {
    padding-bottom: 25px;
    margin-top: 25px;
    margin-bottom: 0px;
    border-color: #dddddd;
}

.quantity label {
    font-weight: normal;
    margin: 6px 0 0 0
}

#qty {
    width: 50px;
    top: 0;
    right: 25px;
    text-align: center;
    border: 1px solid #cecece;
    font-weight: bold;
    color: #505260;
    height: 31px;
    border-radius: 3px
}

.inc, .dec, .quantity input {
    position: absolute
}

.qt-btn {
    width: 16px;
    height: 16px;
    border: 1px solid #cecece;
    color: #B3B1B1;
    line-height: 11px;
    font-size: 18px;
}

.qt-btn:HOVER {
    text-decoration: none;
}

.dec.qt-btn {
    top: 15px;
    right: 0;
    padding-left: 2px
}

.inc.qt-btn {
    top: 0;
    right: 0;
    padding-left: 0px
}

#cart-submit {
    width: 175px;
    font: 16px/1 Verdana, sans-serif;
    float: right
}

.add-to-cart .quantity .qty-wrapper .qt-btn {
    font-size: 16px;
    line-height: 13px;
}

.add-to-cart .quantity .qty-wrapper .inc.qt-btn {
    top: 0;
    right: 0;
    padding-left: 0
}

#cart-submit span {
    float: left;
    margin: 4px 0 0 20px
}

#cart-submit i {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/add-to-cart.png) no-repeat;
    margin-left: -10px;
    margin-top: 1px
}

.product-share { /* border-bottom: 1px solid #dddddd; */
    padding: 11px 0 7px; /*  margin-top: 10px */
}

#others-bought, #recommendations, .results {
    overflow: auto;
    clear: both;
    margin-bottom: 20px;
    color: #363636
}

#others-bought:after, #recommendations:after {
    content: "";
    clear: both
}

#others-bought h2, #recommendations h2 {
    color: #85a903;
    font: bold 16px Verdana, sans-serif;
    margin-bottom: 30px
}

#others-bought ul, #recommendations ul, .results ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style: none;
}

#recommendations ul li, .results ul li {
    float: left;
    width: 22.64%;
    margin-right: 2.95%
}

.catalog-category-view .results ul.products-grid {
    font-size: 0;
}

.catalog-category-view .results ul li {
    margin: 0 2.95% 15px 0;
    width: 14.2%;
}

.catalog-category-view .results ul.products-grid li {
    /* float: none; */
    display: inline-block;
    vertical-align: bottom;
}

.catalog-category-view .results ul.products-grid li .sub-title {
    min-height: 63px;
}

.catalog-category-view .results ul.products-grid li.in-special-deals {
    border: 1px solid #cccccc;
    padding-left: 3px;
    padding-right: 3px;
}

#others-bought ul li:last-child, #recommendations ul li:last-child, .results ul li:last-child {
    margin-right: 0
}

.thumbnail {
    border: none;
    padding: 0;
    border-radius: 0
}

.thumbnail img {
    width: 100%
}

.upsell-products .thumbnail img {
    width: auto;
}

#recommendations .upsell-heading {
    margin-bottom: 0;
}

#recommendations footer, .results footer {
    margin-top: -20px;
    padding: 10px;
    background: #f5f5ef;
    font: normal 12px Verdana, sans-serif
}

#others-bought footer {
    margin-top: 0;
    padding: 10px;
    background: #f5f5ef;
    font: normal 12px Verdana, sans-serif
}

.rec-price {
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px
}

#others-bought {
    margin-bottom: 40px !important
}

#others-bought .thumbnail img {
    width: auto;
}

#others-bought ul li {
    float: left;
    margin-right: 5%;
    width: 12%;
    display: inline-block;
}

#information .nav-tabs > li > a {
    margin-right: 10px;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0;
    background: #686659;
    font: bold 12px/1 Verdana, sans-serif;
    color: #fff
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #85a903 !important
}

#information .nav-tabs {
    border-bottom: 6px solid #85a903;
    overflow-x: auto;
}

#information .nav-tabs > li {
    display: table-cell;
    float: none;
    margin-bottom: 0;
    white-space: nowrap;
}

#info-content {
    padding: 20px 10px;
    font: normal 12px Verdana, sans-serif;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

#benefits { /* margin-bottom: 20px; */
    overflow: auto;
    padding: 0 10px;
}

#benefits ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#benefits ul li {
    float: left;
    margin-right: 1.725%;
    width: 18.62%;
    padding: 10px;
    background: #f9f9f5
}

#benefits ul li:last-child {
    margin-right: 0
}

#benefits h4 {
    color: #85a903;
    font-size: 16px;
    margin: 0
}

#benefits h4 span {
    font-size: 12px;
    color: #85a903
}

#benefits span {
    font-size: 9px;
    color: #343426
}

#benefits img {
    float: left;
    max-width: 32px;
    height: auto
}

#benefits .right {
    float: left;
    margin-left: 10px
}

.addthis_button_pinterest_pinit iframe {
    width: 40px !important;
}

.addto-mobile {
    display: none;
}

.tp-caption.modern_medium_fat_white, .modern_medium_fat_white {
    text-align: center;
}

#terms-modal .content {
    height: 600px;
    overflow-y: scroll;
}

/* Category */
.category-products {
    float: left;
    width: 100%;
    margin: 12px 0 10px;
}

.category-products .toolbar {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}

.category-products .products-grid {
    width: 100%;
    margin-bottom: 0px;
}

.products-grid li.item {
    margin-bottom: 15px;
}

#information #info-content {
    margin: 0 !important;
}

.sidebarfilter-content.currently-shopping-by {
    padding-left: 22px;
    line-height: 25px;
}

.toolbar .pager {
    float: right;
    margin: 0;
}

.toolbar .sorter {
    float: right;
}

.pager .amount, .pager .limiter {
    float: left;
    margin-left: 10px;
}

.sorter .view-mode, .sorter .sort-by {
    float: left;
    margin-right: 10px;
}

.pager .pages {
    float: left;
    margin-left: 10px;
    margin-top: -2px;
}

.pager .pages strong {
    float: left;
    line-height: 26px;
}

.pager .pages ol {
    float: left;
    margin-left: 10px;
    padding: 0;
}

.pager li > a, .pager li > span {
    float: left;
    padding: 0 10px;
    border-radius: 0;
    height: 26px;
    line-height: 24px;
}

.pager li {
    float: left;
    margin-right: 5px;
    line-height: 28px;
}

#refine-search {
    margin: 20px 0 35px 0;
}

#refine-search header {
    background: #686659;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px
}

.sidebarfilter-content {
    overflow: auto;
    padding: 15px 0 6px;
    background: #f9f9f5
}

.sidebarfilter {
    padding: 0 20px;
    margin: 0;
    list-style: none;
    font: normal 12px/1.3 Verdana, sans-serif
}

.sidebarfilter li {
    margin-bottom: 7px
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #85a903 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.sidebarfilter input[type=checkbox] {
    display: none
}

.sidebarfilter input[type="checkbox"] + label span {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkbox.png) no-repeat;
    vertical-align: middle;
    margin-right: 12px;
    margin-bottom: 0
}

.sidebarfilter input[type="checkbox"]:checked + label span {
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/checkbox.png) -28px no-repeat
}

#refine-search h5 {
    margin: 5px 0 15px 20px;
    font: bold 14px/1 Verdana, sans-serif;
    color: #3b3b3b
}

#refine-search h5 span {
    margin-right: 5px;
    color: #686659
}

#search-price {
    padding: 15px 0 30px;
    background: #f9f9f5
}

#search-results {
    float: left;
    width: 100%;
}

#search-results h1 {
    color: #85a903;
    font-size: 22px;
    margin: 15px 0 10px
}

#search-results .category-description {
    margin-bottom: 3.5%;
}

.catalog-category-view #search-results .category-description {
    margin-bottom: 1%;
}

/* Product list view css starts  ***/
#products .row .product-content { /* width: 16%; */
    width: 16.6667%;
    padding-left: 10px;
    padding-right: 10px;
}

#products .product-content .thumbnail {
    overflow: visible;
    margin-bottom: 30px;
}

#products .row {
    margin: 0;
}

.category-products .products-list { /* list-style: none; margin: 0; padding: 0; */
    margin-bottom: 20px;
    margin-top: 20px;
}

.category-products .products-list > li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 20px;
    list-style: none;
}

.mobile-product-list, .mobile-add-to-cart {
    display: none;
}

.category-products .products-list > li::after {
    clear: both;
    content: "";
    display: table;
}

.category-products .products-list > li .product-image img { /* max-width: 100%; width: 100%; */
}

.category-products .product-image, .no-touch .product-img-box .product-image:hover {
    border: 1px solid #ededed;
    display: block;
    position: relative;
}

.category-products .products-list > li .product-image {
    float: left;
    width: 17.3333%;
}

.category-products .products-list .product-shop {
    float: right;
    padding-left: 20px;
    width: 82.6667%;
}

.category-products .products-list .product-shop .product-primary, .products-list .product-shop .desc {
    float: left;
    overflow: hidden;
    width: 100%;
}

.category-products .products-list .product-shop .product-name {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.category-products .products-list .product-name a {
    font-weight: 500;
    font-size: 18px;
}

.category-products .products-list .product-name a:hover {
    text-decoration: none;
}

.category-products .products-list .product-shop .product-secondary {
    clear: right;
    float: right;
    width: 100%;
}

.category-products .products-list .product-shop .price-box {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}

.category-products .products-list .product-shop .price-box .price {
    font-size: 22px;
    white-space: nowrap;
}

.category-products .products-list .product-shop .action {
    margin: 7px 0;
}

.category-products .products-list .add-to-links li {
    width: auto;
}

.category-products .products-list .add-to-links {
    height: auto;
    margin: 7px 0;
}

.category-products .products-list .add-to-links a {
    display: inline-block;
    padding: 0 3px 3px;
}

.category-products .products-list .add-to-links a.link-compare {
    display: none;
}

.category-products .products-list .add-to-links .separator {
    display: none;
}

.category-products .products-list .product-shop .desc {
    margin-top: 7px;
}

.sorter > .view-mode {
    float: right;
}

.sorter > .sort-by {
    float: left;
    height: 30px;
    margin-right: 15px;
}

.sorter label {
    float: left;
    margin-right: 5px;
}

.toolbar label, .pager-no-toolbar label {
    font-weight: normal;
    text-transform: uppercase;
}

.sorter > .sort-by .sort-by-switcher {
    display: inline-block;
    height: 30px;
    width: 30px;
}

.sorter > .view-mode .grid, .sorter > .view-mode .list {
    background-image: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/icon_sprite.png");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.sorter > .view-mode .grid {
    background-position: 10px 3px;
    margin-right: 5px;
}

.sorter > .view-mode strong.grid, .sorter > .view-mode a.grid:hover {
    background-position: -40px 3px;
}

.sorter > .view-mode strong.list, .sorter > .view-mode a.list:hover {
    background-position: -45px -22px;
}

.sorter > .view-mode a.list:focus, .sorter > .view-mode a.grid:focus {
    outline: none;
}

.sorter > .view-mode .grid, .sorter > .view-mode .list {
    float: left;
    height: 30px;
    width: 30px;
}

.sorter > .view-mode .grid::after {
    clear: both;
    content: "";
    display: table;
}

.sorter > .view-mode .list {
    background-position: 5px -22px;
}

.pager {
    float: right;
    overflow: hidden;
}

.toolbar, .pager {
    line-height: 30px;
}

.toolbar .pager li > a.previous:hover, .toolbar .pager li > a.next:hover, .toolbar .pager li > a.next:focus, .toolbar .pager li > a.previous:focus, .toolbar .pager li > a.previous, .toolbar .pager li > a.next {
    line-height: 21px;
}

.toolbar .pager li {
    line-height: 26px;
}

.toolbar .pager li > a > span {
    line-height: 22px;
}

.sorter > .sort-by, .sorter > .view-mode {
    margin-top: 5px;
}

.pager > .count-container {
    float: left;
}

.pager .amount, .pager .limiter, .pager .pages {
    margin-bottom: 5px;
    margin-top: 5px;
}

.pager .limiter {
    float: left;
    height: 30px;
    line-height: 30px;
}

.toolbar-bottom .sorter, .toolbar-bottom .pager .amount, .toolbar-bottom .pager .limiter {
    display: none;
}

.toolbar-top .pages {
    display: none;
}

/* Product list view css ends */
/* autocomplete css starts */

#search_autocomplete, #search_autocomplete_mobile {
    z-index: 999999;
    background: #eee none repeat scroll 0 0;
    border: 0;
}

#search_autocomplete ul li, #search_autocomplete_mobile ul li {
    list-style: none;
    cursor: pointer;
}

#search_autocomplete .amount, #search_autocomplete_mobile .amount {
    display: none;
}

#search_autocomplete > ul {
    padding-left: 12px;
}

#search_autocomplete_mobile > ul {
    padding-left: 36px;
}

/* autocomplete css ends  */
.products-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.products-list .rec-product {
    text-align: center;
}

.b-slider {
    padding: 30px 40px 0;
    position: relative;
}

.results {
    margin-top: 40px
}

.results .btn-default {
    margin: 5px auto;
    display: inline-block;
}

.results .products-grid .btn-default {
    margin: 0 auto;
}

.results footer {
    margin: 0;
    text-align: center;
}

.results footer .rec-product h3 {
    text-align: left;
    font-size: 13px;
    min-height: 45px;
}

.results .products-grid footer .rec-product h3 {
    min-height: 85px;
}

.results .rec-price {
    font-size: 16px;
    margin: -15px 0 5px;
    line-height: 1;
    text-align: center
}

#contact h1, #contact h2 {
    color: #85a903;
    font-size: 24px;
    margin: 0 0 10px
}

#contact h3 {
    color: #85a903;
    font-size: 18px;
    margin: 0 0 10px
}

.enquiry-form, #contact-options {
    overflow: auto
}

.enquiry-form .form-control {
    margin-bottom: 10px
}

#enquiry-submit {
    padding: 6px 24px
}

#contact .c-option {
    display: block;
    overflow: auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfdfdf
}

#contact .c-option figure {
    width: 17%;
    margin-right: 3%;
    float: left
}

#contact .c-option-right {
    width: 80%;
    float: left
}

#contact hr {
    border-top: 1px solid #dfdfdf;
    margin: 30px 0 50px
}

#c-faq article {
    margin-bottom: 25px
}

#c-faq .question {
    font: bold 12px/24px Verdana;
    color: #242424
}

#c-faq .answer {
    font: normal 12px/24px Verdana;
    color: #767676;
    display: none
}

#c-faq .current .question {
    font-size: 17px
}

#c-faq button {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #85a903;
    color: #fff;
    border: none;
    padding: 1px 6px;
    font: bold 22px/1 Verdana;
    margin-right: 10px
}

#c-faq .current button {
    font: bold 24px/1 Verdana
}

#c-faq button:hover {
    background: #9fba06
}

#c-faq .sub-heading {
    font: bold 18px/24px Verdana;
    margin-bottom: 15px;
    color: #2a2a2a
}

.cms-page-view #main .page-title h1 {
    margin: 0 0 40px;
    font-size: 30px;
    color: #85a903
}

.cms-page-view #main table {
    max-width: 150%;
    margin-left: -15px;
    margin-right: -15px;
}

.cms-page-view #main table td {
    padding-left: 15px;
    padding-right: 15px;
}

.sales-order-history .back-btn {
    float: left;
    width: 50%;
    padding-top: 30px;
}

.sales-order-history .pager {
    float: right;
    text-align: left;
}

/* ----------------- 10-APRIL-2015 START-------------------- */
.opc-wrapper-opc .login-trigger {
    background: #9F2063 !important;
    border-radius: 0px !important;
    height: auto !important;
}

.opc-index-index .opc-wrapper-opc .login-trigger:hover {
    background: #bd2a78 !important;
}

.review-menu-block a.review-total {
    background-color: #9F2063 !important;
    border-radius: 0 !important;
    width: 152px !important;
}

.opc-index-index .review-menu-block a.review-total:hover, .review-menu-block a.review-total.open {
    background: none repeat scroll 0 0 #bd2a78 !important;
}

.opc-wrapper-opc .btn-checkout:hover span, .opc-wrapper-opc .btn-checkout:hover span span {
    background: none repeat scroll 0 0 #bd2a78 !important;
}

.opc-index-index .review-menu-block a.review-total:hover, .review-menu-block a.review-total.open {
    background: #9F2063 !important;
}

.opc-wrapper-opc .btn-checkout.button-disabled span {
    background-color: #9F2063 !important;
    border-radius: 0;
}

.opc-wrapper-opc .btn-checkout span {
    background-color: #9F2063 !important;
    border-radius: 0;
}

.opc-wrapper-opc h2 {
    /* color:#000 !important;
	margin-bottom:20px !important; */
    margin-bottom: 20px;
}

.opc-wrapper-opc h3 {
    color: #85A903 !important;
}

.opc-index-index #opc-address-form-billing #co-billing-form ul {
    padding: 0;
}

.opc-wrapper-opc .opc-col-left .customer-name input[type="text"] {
    height: 35px;
}

.opc-wrapper-opc .opc-col-left .fields input[type="text"], .opc-wrapper-opc .opc-col-left .fields input[type="password"] {
    height: 35px;
    border-radius: 3px;
}

.opc-wrapper-opc .opc-col-left .wide input[type="text"] {
    height: 35px !important;
    border-radius: 3px;
    margin-bottom: 15px;
}

.opc-wrapper-opc .opc-col-left .control input {
    display: inline;
    margin-top: 0;
}

.opc-wrapper-opc .opc-col-left .control {
    margin-top: 14px !important;
}

.opc-wrapper-opc .opc-col-left li .fields .input-box input {
    margin-bottom: 15px;
}

.expand_plus {
    color: #9F2063 !important;
}

.opc-col-right .payment-block #co-payment-form #checkout-payment-method-load .radio {
    margin: 0 0 5px;
    padding: 0;
}

.opc-col-right .payment-block #co-payment-form #checkout-payment-method-load .radio input {
    display: inline;
    margin-right: 5px !important;
}

.opc-index-index {
    overflow: visible !important;
}

.opc-wrapper-opc .discount-block .button span {
    background: #9F2063 !important;
    border-radius: 0px !important;
}

#opc-co-shipping-method-form #checkout-shipping-method-load .form-group.radio {
    padding: 0;
}

.opc-getaddress-btn {
    float: right;
    width: 46%;
    background: none repeat scroll 0 0 #9f2063 !important;
    border: none;
    border-radius: 4px;
    line-height: 30px;
    color: #ffffff;
    height: 30px;
    font-weight: bold;
    margin-right: 2%;
}

.opc-getaddress-btn:hover {
    background: #bd2a78;
}

.opc_input {
    height: 35px;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    width: 46%;
    float: left;
    padding: 0;
    padding-left: 5px;
    box-sizing: border-box !important;
}

#opc_dropdown {
    width: 100%;
    height: 35px;
    margin: 10px 0;
    clear: both;
    float: left;
    box-sizing: border-box !important;
    padding: 0 0 0 2px;
    border: 1px solid #d8d8d8;
}

.customer-address-form #postcode_lookup {
    width: 100%;
    float: left;
}

.customer-address-form .opc-getaddress-btn {
    float: left;
    margin-left: 5%;
    width: 20%;
}

.customer-address-form .opc_input {
    width: 50%;
}

.customer-address-form #opc_error_message {
    clear: both;
    color: red;
}

.occasionallink, .navbar-default .navbar-nav > li.occasionallink > a:hover, navbar-default .navbar-nav > li.occasionallink > a:focus, .navbar-default .navbar-nav > li.active.occasionallink > a, .navbar-default .navbar-nav > li.active.occasionallink > a:hover,
.navbar-default .navbar-nav > li.occasionallink > a, navbar-default .navbar-nav > li.occasionallink > a, .navbar-default .navbar-nav > li.active.occasionallink > a, .navbar-default .navbar-nav > li.active.occasionallink > a {
    background: #9f2063 !important;
    color: #ffffff;
}

.nav > li.occasionallink, .nav > li.active {
    background: #9f2063;
    color: #ffffff;
}

.navbar-nav > li > a {
    padding-top: 11px;
}

.nav > li.occasional:hover {
    background: #bd2a78;
}

/* ----------------- 10-APRIL-2015 END-------------------- */

/*--06-10-2015 Starts---*/
.mob_nav_menu.togShow {
    display: none !important
}

.MenuText {
    display: none;
}

/*27-10-15*/
.greenBTN {
    background: #85a903;
    border: none;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-family: Verdana, sans-serif;
    width: 175px;
    padding: 8px 15px;
    margin: 0 0 0 15px;
}

.greenBTN span.glyphicon {
    margin-left: 5px;
}

.greenBTN:hover, .greenBTN:focus, .greenBTN:active {
    color: #fff;
    background: #95b913;
    outline: 0;
}

.enlarge {
    border: 1px solid #b4b4b4;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
}

.enlarge span {
    margin-right: 5px;
}

.magebox-gallery li {
    display: inline-block;
    list-style: none;
}

.mob_view_continue {
    display: none;
}

.mob_view_continue .ss-icon.navi_proceed_right {
    position: relative;
    top: 4px;
    right: -6px;
    left: auto;
}

.custom_popup h1 {
    position: relative;
    color: #85a903;
}

.custom_popup h1 .close_new_btn {
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #ccc;
    background: none;
    color: #333;
    padding: 2px 5px;
    font: 10px/10px arial;
}

.tracking-table-popup tbody td.value {
    padding: 6px 0;
    text-align: center;
    width: 100%;
    color: #333;
}

.tracking-table-popup tbody td.value label {
    padding-right: 5px;
    color: #333;
}

.tracking-table-popup {
    width: 100%;
}

.custom_popup h2, .custom_popup .h2 {
    font-size: 24px;
}

.tracking-table-popup tbody {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

#menu2 .navbar-nav {
    width: 100%;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.nav > li.occasionallink, .nav > li.active {
    background: none;
    color: #fff;
}

ul#list-checkbox-billing li div input[type="password"] {
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    height: 27.5px !important;
    padding: 0 0 0 5px;
    width: 100%;
}

ul#list-checkbox-billing li > label {
    font-size: 12px;
    line-height: 19px;
}

#main-nav .navbar-toggle i.fa {
    color: #A02064;
    display: none;
    font-size: 22px;
    line-height: 0px;
}

.mobile-cart i {
    color: #A02064;
    font-size: 22px;
    line-height: 0px;
    background: none !important;
    margin-top: 9px;
}

.mobile-cart_cus span {
    background: none !important;
    position: relative;
    right: 10px !important;
    top: 0 !important;
}

.mobile-cart_cus span .mobile_cart_value {
    background: #85a903 !important;
    border-radius: 100%;
    color: #fff;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    left: auto;
    line-height: 19px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -20px;
    width: 20px;
}

/* 3.oct,2016 task */

.ambanners ul.products li p.product-name {
    min-height: 85px !important;
}

.ambanners ul.products li {
    height: auto !important;
}

.cartbanner-title {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 4.oct,2016 task */

.ambanners ul.products li .link-wishlist {
    padding: 2px 13px;
    width: auto;
    margin-top: 4px;
}

.ambanners ul.products li .link-wishlist span {
    font-size: 12px;
    vertical-align: text-top;
    margin-left: -5px;
}

.ambanners ul.products li .link-wishlist i {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/add-to-cart.png) no-repeat;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: 0;
}

@media (min-width: 1200px) {
    .mob_nav_menu {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .add-to-cart-alt .btn.btn-default {
        margin-top: 10px;
    }

    #main-nav .navbar-toggle {
        float: left;
        width: 31px;
        height: 14px;
        margin: 11px 0 13px 15px;
        background: none;
        border: none;
        padding: 0;
        display: block;
    }

    .navbar-default .navbar-toggle .icon-bar {
        height: 3px;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse ul.nav.navbar-nav {
        display: none;
    }

    nav.navbar .form-control {
        width: 100%;
    }

    #search_mini_form, #search_mini_form_mobile {
        width: 50%
    }

    .navbar-form .form-group {
        width: 88%;
    }

    #main-nav.mob_nav_menu {
        display: none;
        position: absolute;
        top: 199px;
        z-index: 9999;
        background-color: #85a903;
        width: 100%;
        left: 0px;
        right: 0px;
        margin: 0px auto;

        max-width: 970px;
        height: 200px;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    #categories ul li a {
        background: #85a903;
        color: #fff
    }

    .searchBar {
        display: none
    }

    #expand-cat {
        cursor: pointer;
        margin-right: 10px;
        float: right;
        margin-top: 12px;
    }

    #categories ul li a {
        background: #85a903;
        color: #fff;
        float: left;
        width: 93%;
        padding: 10px 59px;
    }

    .navbar-collapse {
        padding: 0px !important
    }

    .navbar-collapse.in {
        overflow: scroll !important
    }

    #categories ul li {
        float: left;
        width: 100%;
        padding-right: 30px;
    }

    .MenuText {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        color: #fff;
        margin-top: 10px;
        margin-left: 24px;
    }

    .search-text {
        display: none;
    }

    .navbar-header {
        width: 40%
    }

    .navbar-header .MenuText {
        display: inline-block;
    }

    #categories header {
        background: #85a903;
        padding: 10px 59px;
    }

    #categories ul li.subcats ul li a {
        padding-left: 75px !important
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #main-nav.mob_nav_menu {
        top: 244px;
        max-width: 750px;
    }

    #mini_cart {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .mob_nav_menu {
        display: block !important
    }
}

@media (max-width: 550px) {
    .category-products .products-list .product-shop .product-secondary {
        clear: right;
        float: right;
        text-align: left;
        width: 100%;
    }

    .category-products .products-list .product-shop .product-secondary .btn-default {
        float: left !important;
        margin: 5px auto;
    }

    .category-products .products-list .product-shop .product-secondary .add-to-links li {
        float: left;
        margin: 4px;
        padding: 5px;
        width: auto;
    }

    .category-products .products-list .product-shop .product-secondary .add-to-links {
        float: left;
        margin: 0;
        height: auto;
    }

    .category-products .products-list .product-shop .product-secondary .products-list .add-to-links li {
        float: left;
        margin: 5px;
        padding: 4px 0;
        width: auto;
    }

    .category-products .products-list .add-to-links a {
        padding: 0;
    }

    .category-products .products-list .product-shop .product-primary {
        width: 100%;
    }
}

@media (max-width: 457px) {

    .checkout-types button {
        margin-bottom: 10px;
    }
}

/*--06-10-2015 Ends---*/

@media (max-width: 992px) {
    .cms-page-view #main table td {
        float: left;
        width: 100%;
    }
}

/* 14-10-2015 account section starts */
#myaccount {
    display: none;
}

.product-options-bottom .label {
    color: black;
    font-size: 14px;
    padding: 0px;
}

#qty_alert {
    color: #a94442;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 5px;
}

.catalog-product-view .add-to-box {
    width: 100%;
}

.catalog-product-view .add-to-links {
    list-style: none;
    float: left;
    width: 40%;
    margin: 7px 0 10px 7px;
    padding: 0;
}

.catalog-product-view .add-to-links li {
    width: 34%;
    float: left;
    margin-left: 2%;
}

.catalog-product-view .add-to-box .add-wish, .catalog-product-view .product-options-bottom .add-wish {
    float: left;
}

.sales-order-view .col-1, .col-2 {
    width: 50%;
    float: left;
}

.sales-order-view .col2-set, .order-items {
    clear: both;
}

.sales-order-view .buttons-set {
    margin-top: 10px;
}

.sales-order-view #my-orders-table th, .sales-order-view #my-orders-table td {
    padding-left: 0;
}

.country_select_div select, .regiondropdown {
    height: 34px;
    width: 50%;
    line-height: 1.428571429;
    color: #555555;
    border-radius: 3px;
    border: 1px solid #cccccc;
}

.results ul li.in-special-deals {
    border: 1px solid #cccccc;
    padding-left: 3px;
    padding-right: 3px;
}

/* 14-10-2015 account section ends */
.cms-page-view #main p {
    margin-bottom: 10px
}

.cms-page-view #main #contact p, .cms-page-view #main .img-plus-caption .caption {
    margin: 0 0 10px;
}

.cms-about-us #main {
    font: normal 12px Verdana, sans-serif;
    color: #2a2a2a
}

#checkout-thanks {
    text-align: center;
    padding-top: 20px;
    color: #4d4b57
}

#checkout-thanks p {
    font: normal 18px/1.3 Verdana;
    padding: 10px 0 30px
}

#checkout-thanks .btn {
    padding: 4px 23px
}

.inv {
    display: none
}

#click_cart_container {
    position: relative;
}

#quickcart {
    position: absolute;
    top: 52px;
    right: 0;
    width: 252px;
    background: #fff;
    box-shadow: 0px 0px 1px #ccc;
    z-index: 9999;
    padding: 5px
}

#quickcart a {
    color: #5c5a4d
}

#quickcart a:hover {
    color: #85a903
}

#save-total {
    overflow: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d8d5;
    margin-bottom: 12px
}

#q-save a {
    color: #5c5a4d
}

.q-slide {
    background: #f5f5ef;
    text-align: center;
    padding: 5px 0;
    width: 100%;
    margin-bottom: 10px
}

.q-slide span, .q-remove span {
    color: #9f9f9f !important
}

.q-slide a:hover {
    text-decoration: none
}

.q-slide span:hover {
    color: #85a903 !important
}

.q-item {
    overflow: auto;
    clear: both;
    position: relative;
    border: 1px solid #bcbaaf;
    margin-bottom: 10px
}

.q-item p {
    margin-bottom: 2px
}

.q-item figure {
    float: left;
    width: 35%
}

.q-item .right {
    float: right;
    width: 59.5%;
    padding-top: 2px
}

.q-remove {
    position: absolute;
    top: 2px;
    right: 5px;
    border: 1px solid #bcbaaf;
    height: 15px;
    width: 15px;
    line-height: 1;
    font-size: 9px;
    padding: 1px 4px
}

.q-remove:hover {
    text-decoration: none;
    background: #9f2063;
    border-color: #9f2063
}

.q-remove:hover span {
    color: #fff !important
}

.q-qty {
    color: #A5A5A5
}

#quickcart .btn-default {
    padding: 3px;
    width: 118px;
    margin-bottom: 13px;
    color: #fff !important
}

#quickcart .grey {
    background: #5c5a4d
}

#quickcart .grey:hover {
    background: #716f64
}

#q-items-wrapper {
    height: 208px;
    overflow: hidden;
    position: relative
}

#q-items {
    position: absolute;
    top: 0;
    width: 100%
}

.left-plus-text {
    float: left;
    margin: 0 15px 5px 0
}

.right-plus-text {
    float: right;
    margin: 0 0 5px 15px
}

.img-plus-text {
    clear: both;
    margin-bottom: 40px
}

.img-plus-caption .caption {
    color: #464646;
    padding: 5px 10px;
    font-size: 14px;
    font-family: 'Verdana';
    margin: 0 0 10px;
}

.img-shadow {
    -moz-box-shadow: 2px 2px 5px 0 #333;
    -webkit-box-shadow: 2px 2px 5px 0 #333;
    box-shadow: 2px 2px 5px 0 #333;
}

#products-cats .caption {
    text-align: left;
}

.category-content {
    min-height: 75px;
}

/* 9-10-2015 css starts */
.wishlist-comment {
    width: 96%;
}

.wishlist-items tr {
    min-height: 160px;
}

#wishlist-table th {
    text-align: left;
    color: #5c5a4d;
    font-size: 18px;
    font-family: 'Verdana', sans-serif;
    font-weight: 600;
}

.wishlist-items .remove-cell {
    margin-top: 55%;
}

.wishlist-items .price-box {
    text-align: center;
}

.wishlist-items .column-1, .wishlist-items .column-2, .wishlist-items .column-3 {
    vertical-align: bottom;
}

.wishlist-items .column-4 {
    vertical-align: middle;
}

.wishlist-items .column-1 {
    width: 17%;
}

.wishlist-items .column-2 {
    width: 50%;
}

.wishlist-items .column-3 {
    width: 20%;
}

.wishlist-items .column-4 {
    width: 13%;
}

.wishlist-items .product-name {
    margin: 0;
}

.wishlist-items .qty {
    width: 30px;
    float: left;
    text-align: center;
    margin-right: 12px;
    margin-top: 3px;
}

#change_password {
    float: left;
    margin-right: 8px;
}

#dummy {
    display: none;
}

#wishlist-view-form {
    clear: both;
}

.changepassword {
    margin-top: 3px
}

/* 9-10-2015 css ends */

/* Messages */
.customer-address-index .messages, .cart .messages {
    margin-top: 10px;
}

.account-login .messages .error-msg, .account-create .messages .error-msg, .cart .messages .error-msg {
    width: 100%;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.messages {
    width: 100%;
    clear: both;
    margin-bottom: 10px !important;
    padding: 0;
    border-radius: 4px !important;
}

.messages ul {
    margin: 0;
    padding: 0;
}

.messages li {
    list-style: none;
}

.messages li.success-msg {
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
    color: #3C763D;
    padding: 10px;
    margin-top: 10px;
}

.messages li.error-msg {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
    padding: 10px;
    margin-top: 10px;
}

.messages li span {
    font-size: 12px;
}

.messages li.error span {
    color: red;
}

.col-2-registered-users ul.form-list li {
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    list-style-type: none;
}

.col-2-registered-users ul.form-list {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
    list-style-type: none;
    padding: 0;
}

.col-2-registered-users button.button {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
    list-style-type: none;
}

.col-2-registered-users .input-text {
    width: 200px;
}

.account-create li {
    list-style: none;
    margin-right: 20px;
}

.account-create .buttons-set {
    list-style: none;
    margin-bottom: 10px;
}

#my-orders-table {
    width: 100%;
}

.customer-account-index #my-orders-table {
    width: 100%;
    margin-bottom: 5px;
}

#my-orders-table th {
    padding-right: 20px;
    padding-left: 20px;
    width: 100px;
    font-weight: bold !important;
    font-family: arial !important;
}

#my-orders-table td {
    padding-right: 20px;
    padding-left: 20px;
    width: 100px;
}

.customer-account-index #my-orders-table th {
    padding-right: 10px;
    padding-left: 10px;
    width: 100px;
    text-align: center;
    font-weight: bold !important;
    font-family: arial !important;
    border: 1px solid #000;
}

.customer-account-index #my-orders-table td {
    padding-right: 10px;
    padding-left: 10px;
    width: 100px;
    border: 1px solid #000;
}

.customer-account-index #my-orders-table td.a-center {
    text-align: center;
}

.block-reorder {
    display: none;
}

.my-account ul {
    list-style: none;
}

.flex-block-table {
    display: flex;
    text-align: left;
}

.table-order-block {
    width: 70%;
    text-align: center;
}

.table-order-block .box-head {
    text-align: left;
}

.table-order-block .data-table {
    text-align: left;
}

.additional-info-block {
    width: 80%;
}
.page h4.table-block-description__title {
    color: #5c5a4d;
    font-size: 16px;
    font-weight: 700;
    margin: 26px 0 13px;
}

.flex-block-table .table-block-description {
    color: #000;
    letter-spacing: inherit;
    margin: 50px 10px 0 10px;
}

table#my-status-description {
    margin-top: -3px;
}

table#my-status-description tbody tr {
    border-bottom: none;
}

table#my-status-description thead th {
    font-family: inherit;
    color: #000;
}

table#my-status-description tbody tr td {
    padding: 6px 5px;
    line-height: 17px;
}

table#my-status-description td:first-child, table#my-status-description th:first-child {
    width: 28%;
    font-weight: bold;
    color: #000;
}

table#my-status-description + p {
    font-weight: bold;
    color: #000;
}

.page div.table-block-description h4.table-block-description__title {
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    color: #000;
}



#my-orders-table td.number {
    text-align: center;
}

#my-orders-table th.date {
    width: 20%;
}

#my-orders-table th.status {
    width: 25%;
}

#my-orders-table td.status {
    text-align: center;
}

#my-orders-table th.tracking {
    width: 14%;
}

#my-status-description thead th {
    font-family: "Arial", sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 2px 5px;
}

#my-status-description thead {
}

#my-status-description tbody tr {
    border-bottom: 1px solid #000;
}

#my-status-description tbody tr td {
    color: #5c5a4d;
    font-family: 'Verdana', sans-serif;
    font-size: 12px;
    padding: 2px 5px;
}

@media (max-width: 800px) {
    .table-order-block {
        width: 100%;
    }

    .additional-info-block {
        width: 100%;
    }
    .flex-block-table {
        display: flex;
        flex-direction: column;
    }

    .table-block-description, .flex-block-table .table-block-description {
        margin: 20px 0 0;
        width: 100%;
    }
}

/*Basket Page*/

#checkout-progress header {
    background: #f9f9f5;
    padding: 12px;
    border-bottom: 1px solid #e1e1d4
}

#messages_product_view {
    clear: both;
    float: left;
    width: 100%;
}

#Growler {
    display: none;
    /* clear: both;
    float: left;
    width: 100% !important;
    position: relative !important;
    padding: 0 !important; */
}

#instock-form #growler-container {
    float: none !important;
    margin-bottom: 10px;
}

#growler-container {
    float: right;
    margin-right: 10px;
}

#growler-container-ajax {
    display: none;
}

.growler-container-ajax {
    display: none;
}

/* #Growler .Growler-notice{
    float: left;
    clear: both;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 4px;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
    color: #3C763D;
    padding: 10px;
}
#Growler .Growler-notice-head,
#Growler .Growler-notice *{
    font: 14px 'Source Sans Pro', sans-serif !important;
} */

/* Video */
.cms-video .std .col-xs-6 {
    margin-bottom: 15px;
}

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
}

#header #categories {
    display: none;
}

.tablet-menu {
    display: none;
}

.qty-nodisplay {
    display: none;
}

.category-no-display {
    display: none;
}

#categories_top .menu-item {
    margin-left: 10%;
}

#categories_top {
    display: none;
    position: absolute;
    width: 98%;
    top: 38px;
    left: 0;
    z-index: 100;
    margin: 0 11px;
    box-sizing: content-box;
    border-right: 3px solid #989580;
    border-bottom: 3px solid #989580;
}

#categories_top .section-wrapper {
    float: left;
    width: 96.5%;
    padding: 10px 0 20px 3.5%;
    background: none repeat scroll 0 0 #f5f5ef;
    box-sizing: content-box;
}

#categories_top .topLevelCat {
    color: #5c5a4d;
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

#categories_top ul {
    padding-left: 0;
    padding-top: 20px;
}

#categories_top ul li {
    margin-right: 2%;
    margin-bottom: 5px;
    list-style: none;
    float: left;
    width: 12%;
}

#categories_top ul li a {
    color: #5c5a4d;
}

.subcategories_top li {
    float: left !important;
    width: 100% !important;
}

#categories_top ul li a .ss-icon {
    margin-left: 5px;
}

/*  New Styles added for cart page on 01 Feb 2015 */
.cart-summary {
    padding: 10px;
    line-height: 30px;
    width: 100%;
    border: 1px solid rgb(225, 225, 212);
}

.cart-collaterals {
    float: right;
    width: 100%;
}

.summary-title {
    color: rgb(133, 169, 3);
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid rgb(225, 225, 212);
    float: left;
}

.cart-summary tr td:first-child {
    width: 250px;
}

.cart-collaterals .totals .checkout-types {
    list-style-type: none;
    float: right;
    margin-top: 10px;
    padding-left: 0;
}

.checkout-types .ss-icon {
    position: relative;
    padding-left: 5px;
    left: 5px;
    top: 2px;
}

.cart-collaterals .col2-set {
}

.voucher-col {
    width: 100%;
}

.col2-set .voucher, .col2-set #reward-points-form .discount {
    border: 1px solid rgb(225, 225, 212);
    width: 100%;
    padding: 18px 10px 10px;
    min-width: 250px;
    line-height: 15px;
    min-height: 120px;
}

.voucher #coupon_code, #main #checkout_header .voucher #coupon_code, #main #checkout_header .voucher #am_giftcard_code {
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
}

.voucher .btn-left {
    float: left;
}

.voucher .btn-right {
    float: right;
}

.btn-default.grey {
    background: #919191;
}

.voucher .discount-form .btn-default.grey {
    margin-top: 8px;
    padding-bottom: 5px;
    padding-top: 1px;
    width: 80px;
}

.voucher .summary-title, #reward-points-form .summary-title {
    padding-bottom: 8px;
}

.shipping-estimate .shipping {
    border: 1px solid rgb(225, 225, 212);
    color: #5c5a4d;
    line-height: 30px;
    padding: 18px 10px 10px;
    margin-bottom: 20px;
}

.shipping-estimate #co-shipping-method-form .sp-methods {
    margin: 0 !important;
    padding: 0;
}

.shipping-estimate #co-shipping-method-form .estimate-methods {
    margin: 2px 0 !important;
    padding: 0;
}

.shipping-estimate #co-shipping-method-form .estimate-methods .radio {
    margin: 0 5px 0 0;
}

.safari-mac .shipping-estimate #co-shipping-method-form .estimate-methods .radio {
    margin: 4px 5px 0 0;
}

.shipping-estimate {
}

.shipping-estimate .estimate-methods {
    list-style: none;
}

.shipping-estimate #co-shipping-method-form .sp-methods {
    margin: 15px 0 15px 5px;
    padding: 0;
}

.shipping-estimate #co-shipping-method-form .sp-methods dt, .shipping-estimate #co-shipping-method-form .sp-methods dd {
    float: left;
    width: 100%;
}

.shipping-estimate #co-shipping-method-form .estimate-methods {
    margin: 2px 0 2px 5px;
    padding: 0;
}

.shipping-estimate .form-list {
    padding-left: 2px;
}

.country-select select, .state-select select {
    box-shadow: none;
    padding: 4px 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #555555;
    font-size: 12px;
    height: 34px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

.shipping-estimate .input-box {
    margin-bottom: 10px;
}

.checkout-cart-index #shipping-zip-form {
    display: none;
}

.checkout-cart-index .shipping-estimate #co-shipping-method-form {
    overflow: visible;
    padding-top: 8px;
}

#shipping-zip-form p {
    padding-top: 20px;
}

#shipping-zip-form label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.25em;
    margin-bottom: 2px;
    text-align: left;
    text-transform: none;
}

.cart #shopping-cart-table tfoot td {
    padding-bottom: 10px;
}

#advice-required-entry-coupon_code {
    background: none repeat scroll 0% 0% transparent;
    float: left;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 0px;
}

.div-block-title {
    line-height: 20px;
    min-height: 100px;
}

.related-product-price {
    font-size: 18px !important;
}

@media (max-width: 800px) {
    .catalog-category-view .category-no-display {
        display: none !important;
    }

    .cart-collaterals {
        float: left;
    }

    .cart-collaterals .totals {
        clear: both;
        padding-top: 20px;
    }

    .col2-set .voucher {
        width: 100%;
    }

    .cart-collaterals .col2-set {
    }

    .ss-icon, .ss-icon.ss-pika, [class^="ss-"]:before, [class*=" ss-"]:before, .ss-pika[class^="ss-"]:before, .ss-pika[class*=" ss-"]:before, .right[class^="ss-"]:after, .right[class*=" ss-"]:after, .ss-pika.right[class^="ss-"]:after, .ss-pika.right[class*=" ss-"]:after {
        font-family: "SSPika" !important;
    }

    .mob_view_continue {
        display: inline-block;
    }

    .large_view_continue {
        display: none;
    }

    .cart-collaterals {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .opc-wrapper-opc .opc-col-left .fields .field {
        height: 100px;
    }

    .opc-wrapper-opc .validation-advice {
        color: #d90000 !important;
        float: left;
        font-size: 11px;
        margin-bottom: 10px !important;
        padding: 0 !important;
        width: 100%;
    }

    .opc-wrapper-opc .opc-col-left .fields select {
        height: 35px !important;
    }
}

@media (max-width: 767px) {
    .opc-wrapper-opc .opc-col-left .fields, .opc-wrapper-opc .opc-col-left .fields .field {
        width: 100% !important;
    }

    .opc-wrapper-opc .opc-col-left .fields .field select {
        height: 35px !important;
        margin-bottom: 10px !important;
    }

    .opc-wrapper-opc .opc-col-left .fields .field {
        height: auto !important;
    }

    #products .thumbnail {
        max-height: inherit;
    }

    #wishlist-table tbody tr {
        border-bottom: 1px solid #ccc;
    }

    #wishlist-table tbody tr td {
        float: left;
        width: 100% !important;
    }

    #wishlist-table tbody tr td.column-3 {
        float: left;
        width: 80% !important;
    }

    #wishlist-table tbody tr td.column-4 {
        width: 20% !important;
    }

    #wishlist-table tbody tr td.column-3 .price-box {
        float: left;
        margin-right: 8px;
    }

    .wishlist-items .remove-cell {
        margin-top: 3px;
    }

    #wishlist-view-form .buttons-set2 .btn-default {
        width: 40%;
        margin-left: 5px;
        margin-top: 4px;
        float: left;
    }
}

@media (min-width: 768px) {
    #main-nav .navbar-collapse.collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-form.navbar-right:last-child {
        margin-right: 0;
    }
}

.category-list-page .col-xs-6.col-md-2 a div.span3 {
    line-height: 20px;
    min-height: 50px;
}

.category-list-page .category {
    margin-bottom: 30px;
    text-align: center
}

.category-list-page img {
    margin-bottom: 10px;
}

.category-list-page .category .category-name {
    font-size: 16px;
    font-family: 'Verdana', sans-serif
}

.menu-text {
    display: none;
}

.sidebarfilter-content ol li span.label {
    font-size: 15px;
    color: rgb(92, 90, 77);
    font-weight: normal;
}

.sidebarfilter-content ol li a.btn-remove {
    clear: both;
    float: left;
    width: 100%;
}

.sidebarfilter ul li {
    list-style: none;
}

.sidebarfilter ul {
    padding-left: 0;
}

#refine-search .navbar-default {
    display: none;
}

.visible-small {
    display: none;
}

/*28oct-2015 */

.arrowFix {
    left: -3px;
    position: relative;
    top: -3px;
}

.greenBTN.btnBackOrder {
    width: 185px;
    margin-left: 0px
}

.mobile-cart span {
    background: #9f2063 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    height: 16px;
    position: absolute;
    right: -10px;
    top: -15px;
    width: 16px;
}

/*--30-oct-2015--*/
#opc-address-form-shipping ul.form-list {
    margin: 0px;
    padding: 0px;
}

#opc-address-form-shipping ul.form-list ul {
    margin: 0px;
    padding: 0px;
}

.ss-icon.navi_proceed_right {
    font-family: inherit;
    background-image: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/arrowIconNew.png");
    text-indent: -99999px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
    padding-right: 4px;
}

#co-billing-form .control.register_text label {
    width: 90%;
}

#co-billing-form .control.register_text input, #co-billing-form .control.register_text label {
    vertical-align: top;
}

.products-grid .item footer {
    padding: 5px 5px;
}

.item .thumbnail {
    margin-bottom: 0;
}

.rec-product h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.results .products-grid {
    clear: both;
}

.results .products-grid footer .rec-product h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.results .products-grid footer .rec-product small {
    display: block;
    text-align: left;
    width: 100%;
}

.category-products {

    margin: 0 0 10px;
}

.category-products .toolbar {
    margin-bottom: 0;
}

.review-menu-block a.review-total span {
    font-size: 16px !important;
}

#login-account {
    background: #85a903 none repeat scroll 0 0;
    color: #ffffff;
    padding: 9px 15px;
}

#login-account a {
    color: #ffffff;
}

.sg-desc.mobileview {
    display: none;
}

#wishlist-sidebar .price-box .price {
    font-size: 16px;
}

.checkout-onepage-success #sidebar {
    padding-bottom: 15px;
}

.checkout-onepage-success #wishlist-sidebar {
    list-style: none;
    padding: 30px 0 0;
    margin-bottom: 10px;
}

.checkout-onepage-success #wishlist-sidebar li {
    overflow: hidden;
    margin-bottom: 10px;
}

.checkout-onepage-success #wishlist-sidebar .product-details {
    overflow: hidden;
}

.checkout-onepage-success #wishlist-sidebar li a.product-image {
    float: left;
    margin-right: 10px;
}

.checkout-onepage-success #wishlist-sidebar li .product-name {
    margin-bottom: 0;
}

.products-grid .rec-product a h3 {
    color: #5c5a4d;
}

.products-grid .item footer {
    padding: 0;
    padding-bottom: 5px;
}

.sub-title {
    color: #831045;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    display: block;
}

.sub-title > span {
    display: inline-flex;
    width: 100%;
}

.sub-title_new {
    color: #831045;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;

}

.sub-title_new > span {
    display: inline-flex;
    width: 85%;
}

/*demo notice*/

.global-site-notice.demo-notice {
    font-size: 22px;
    font-weight: bold;
    color: red;
    text-align: center;
}

.aw-mini-related-items, .aw-base-mini .head, .aw-base-mini .aw-content, .aw-base-mini ol {
    border: none;
    background: none;
}

.aw-mini-related-items .head h4 {
    text-transform: inherit;
    color: #85a903;
    padding-left: 1px;
}

.aw-mini-related-items ol {
    list-style: outside none none;
    padding-left: 0;
    display: inline-block;
    width: 100%;
}

.aw-mini-related-items ol li:last-child {
    margin-right: 0;
}

.aw-mini-related-items ol li {
    width: 14.2%;
    display: inline-block;
    margin: 0 2.95% 15px 0;
    float: left;
}

.aw-mini-related-items .checkbox-container {
    display: none;
}

.aw-mini-related-items .product-images {
    height: auto;
    width: 100%;
}

.aw-mini-related-items .product-images img {
    width: 100%;
    height: auto;
}

.aw-mini-related-items .product-images a {
    margin-left: 0;
}

.aw-mini-related-items .product-details {
    margin-left: 0;
    padding-left: 0;
    /* border-bottom: 1px solid #5c5a4d;*/
    padding: 0;
    padding-bottom: 5px;
    background: #f5f5ef;
    float: left;
    min-height: 85px;
}

.aw-mini-related-items .product-details[class] {
    min-height: 85px;
    width: 100%;
}

.aw-mini-related-items .product-details a {
    color: #5c5a4d;
}

.aw-mini-related-items .price-box {
    display: none;
}

.aw-line {
    background: #85a903;
    height: 1px;
    margin-bottom: 0px;
}

#cart-submit span {
    font-size: 12px;
    vertical-align: text-top;
    margin-left: -5px;
}

#cart-submit i {
    margin-left: 5px;
    margin-top: 0;
}

#cart-submit {
    padding: 2px 13px;
    width: auto;
    margin-top: 4px;
}

.greenBTN {
    width: auto;
    margin-left: 10px;
    font-size: 12px;
    padding: 5px 10px;
    margin-top: 4px;
}

.right-widget-holder {
    position: fixed;
    right: -300px;
    width: 300px;
    top: 50%;
    z-index: 9999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: right 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out;
    -ms-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;

}

.right-widget-holder:hover {
    right: -1px;
}

.right-widget-holder .widget-title {
    position: absolute;
    z-index: 1;
    left: -69px;
    top: 72px;
    background: #fff;
    border-width: 1px 0px 1px 1px;
    width: 70px;
    /*transform: rotate(90deg);
    background: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/widgets/tab-img1.png') 50% 50% no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;*/
}

.right-widget-holder .widget-title img {
    max-width: 100%;
    height: auto;
}

.right-widget-holder .widget {
    width: 300px;
    display: block;
    background: #fff;
    border: 1px solid #ccc;
}

.right-widget-holder .top-title {
    background: #ddd;
    text-transform: none;
    font-size: 14px;
    padding: 5px 12px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.right-widget-holder .right-plus-text:hover {
    cursor: pointer;
}

.right-widget-holder .widget-product-name {
    padding: 20px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.right-widget-holder .row {
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0 10px;
}

.right-widget-holder .row img {
    width: 40%;
    float: left;
}

.right-widget-holder .row .widget-product-price {
    width: 55%;
    float: right;
}

.right-widget-holder .row .widget-product-price .widget-normal-price {
    color: #000;
    display: block;
    margin-bottom: 4px;
    font-weight: bold;
    text-decoration: line-through;
}

.right-widget-holder .row .widget-product-price .widget-new-price {
    color: #cd1a33;
    font-size: 15px;
    display: block;
    font-weight: bold;
}

.right-widget-holder .row .widget-product-price .add-to-bag {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background: #9d2265;
}

.right-widget-holder .row .widget-product-price .add-to-bag span {
    padding-right: 17px;
    background: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/widgets/img1.png') 100% 0 no-repeat;
    background-size: auto 100%;
}

.right-widget-holder .widget-discount-info {
    padding: 0 20px;
    font-size: 0;
}

.right-widget-holder .col-50,
.right-widget-holder .col-33 {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-bottom: 5px;
    padding: 0 5px;
    font-size: 14px;
    text-align: center;
}

.right-widget-holder .col-50 {
    width: 50%;
}

.right-widget-holder .widget-info-title {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.right-widget-holder .widget-info-detail, .right-widget-holder .widget-available-qty {
    font-weight: bold;
    color: #3399CC;
}

.right-widget-holder .widget-count {
    text-align: center;
    padding: 0 20px 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.right-widget-holder .widget-count span.count-text {
    color: #3399CC;
}

.right-widget-holder .widget-timer {
    padding: 0 20px;
    font-size: 0;
    text-align: center;
}

.right-widget-holder .widget-timer .widget-info-detail {
    display: block;
    margin-bottom: 4px;
}

.right-widget-holder .widget-timer .widget-info-detail span {
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    background: #000;
    padding: 0 3px;
    text-align: center;
    margin: 0 2px;
}

.right-widget-holder .widget-timer .widget-time-title {
    display: block;
    text-transform: uppercase;
}

.exist-customer-message {
    font-size: 14px !important;
    font-weight: 600;
    color: red !important;
    display: none;
}

.category-special-deals .desktop_cat {
    float: left;
    width: 60%;
}

#newsletterspecial > div {
    top: -35px;
}

#newsletterspecial h3 {
    margin-top: 0;
}

@media (max-width: 992px) {
    #newsletterspecial > div {
        top: 0;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    div.xs-without-padding {
        padding-left: 0;
    }

    #newsletter-validate-detail-special p {
        margin-top: 10px;
    }
}

@media (max-width: 480px) {
    .catalog-category-view #content div.xs-without-padding {
        padding-left: 0;
        padding-right: 0;
        width: 75%;
    }

    .catalog-category-view #content div.xs-btn-right {
        padding-right: 0;
        width: 25%;
    }
}

.dec.qt-btn.ico-cart,
.inc.qt-btn.ico-cart {
    padding-left: 0;
    font-size: 14px;
}

/*01 07 2016*/
.aw-base-mini .head {
    border-bottom: 5px solid #85A903;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;
}

.aw-mini-related-items .head h4 {
    display: inline-block;
    background: #85A903;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
}

.aw-mini-related-items .aw-content {
    border: 1px solid #eaeaea;
    border-top: 0;
}

/* .aw-mini-related-items .product-details{
margin-top:1px;
} */
.aw-mini-related-items ol {
    padding: 20px 25px 0 25px;
}

.aw-mini-related-items ol li {
    margin-bottom: 0;
}

.aw-box.aw-base-mini {
    margin-bottom: 30px;
}

.products-style {
}

.products-style .head {
    border-bottom: 5px solid #85A903;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;
}

.products-style .head h2 {
    display: inline-block;
    background: #85A903;
    color: #fff !important;
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
    margin-bottom: 0 !important;
}

/* .products-style .ps-content{
border:1px solid #eaeaea;
border-top:0;
overflow: hidden;
padding:20px;
}
.ps-content .product-image img{
border:1px solid #a9a9a9;
} */
.aw-mini-related-items ol li {
    width: 15%;
    margin: 0 2% 15px 0;
}

.thumbnail.product-thumbnail {
    margin-bottom: 0px;
    border: 1px solid #a9a9a9;
}

.margin-top-10 {
    margin-top: 10px;
}

.ps-content {
    margin: 0 !important;
    border: 1px solid #eaeaea;
    padding: 20px 30px;
}

#recommendations h2 {
    font-size: 14px !important;
}

div#checkout-shipping-method-load label {
    display: inline;
}

div#checkout-shipping-method-load ul li {
    padding-left: 1px;
}

@media (max-width: 990px) {
    .margin-bottom-10 {
        margin: 10px 0px;
    }
}

/*7thjuly2016 */
@media (max-width: 767px) {
    .ps-content .rec-product a {
        font-size: 0.95em
    }
}

@media (max-width: 480px) {
    #information {
        float: left;
        width: 100%;
    }
}

#am_giftcard_sender_name,
#am_giftcard_sender_email,
#am_giftcard_recipient_name,
#am_giftcard_recipient_email,
#am_giftcard_date_delivery {
    border: 1px solid #d8d8d8;
    padding: 0;
    width: 90%;
    padding-left: 5px;
    height: 27.5px !important;
    border-radius: 4px;
}

#am_giftcard_date_delivery_timezone, #am_giftcard_amount, #am_giftcard_type {
    background: transparent;
    height: 27.5px !important;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    width: 90%;
}

#am_giftcard_message {
    padding: 5px;
    width: 90%;
    max-width: 100%;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 1px solid #E8E8E8;
    min-height: 115px;
}

.calendar {
    z-index: 1;
}

#amgiftcardform {
    clear: both;
    padding-top: 30px;
    width: 100%;
}

.banners_cart .block ul.products {
    padding: 0 0 0 20px;
}

.ambanners .block ul.products {
    padding-left: 20px;
}

#checkout_summary .banners_cart .ambanners {
    margin: 20px 0 48px 0;
}

#checkout_summary .banners_cart .ambanners img {
    width: 100%;
}

#checkout_summary, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Verdana', sans-serif !important;
}

#checkout_summary h6.product-name {
    font-weight: bold;
    margin-top: 0px;
    line-height: 17px;
}

#checkout_summary .checkout-summary-widget .block-title {
    font-size: 18px;
    margin-bottom: 15px;
}

#checkout_summary #summary_cart_table tr td img {
    margin: 0px 10px 10px 0;
}

#checkout_summary #summary_cart_table .a-right {
    vertical-align: top;
}

#checkout_summary #summary_cart_table td {
    padding: 0px 0px 10px 0px;
    vertical-align: top;
}

#checkout_summary .item-options span.qty {
    float: right;
    position: relative;
    left: 10px;
}

#checkout_summary .input-group input, .col-main .col-2 .form-list input.input-text {
    height: 34px !important;
    width: 80% !important;
    font-size: 12px !important;
    margin: 0px 7px 10px 0px;
    border-radius: 4px !important;
    border: 1px solid #ccc !important;
    padding: 6px 12px !important;
}

#checkout_summary .input-group {
    width: 40rem !important;
    max-width: 36rem !important;
    margin: 1em 0 !important;
}

#checkout_summary .checkout-summary-widget .gift-messages #allow_gift_messages,
#checkout_summary .checkout-summary-widget #allow_delivery,
#checkout_summary .input-group input {
    float: left;
}

#checkout_summary .checkout-summary-widget .gift-messages label,
#checkout_summary .checkout-summary-widget .delivery label {
    margin: 4px 0px 4px 8px;
}

#checkout_summary #allow-gift-message-container ul.form-list, .col-main .form-list {
    padding-left: 0px;
}

#checkout_summary #allow-gift-message-container li.wide #gift-message-whole-message,
#checkout_summary .input-box-delivery #delivery-instructions {
    width: 100%;
}

#checkout_summary #allow-gift-message-container .form-list input,
#checkout_summary #allow-gift-message-container .form-list textarea,
#checkout_summary .input-box-delivery #delivery-instructions {
    border-radius: 4px;
    border: 1px solid #e1e1d4;
}

#checkout_summary #allow-gift-message-container .form-list input {
    height: 28px;
    padding-left: 12px;
    font-size: 12px;
}

#main .col-main .col-2 .buttons-set, #checkout_summary #checkout-gift-message #save_gift_message {
    margin-bottom: 5px;
}

#checkout_summary #checkout-gift-message #save_gift_message, #main .col-main .login-only .col-1 button,
#main .col-main .login-only .col-2 button,
#checkout_summary .input-box-delivery #save_delivery {
    background: #9f2063;
    border-radius: 4px;
    padding: 6px 12px;
    color: white;
    border: none;
    font-size: 14px;
}

#checkout_summary .input-box-delivery #delivery-instructions {
    margin-bottom: 10px;
}

#checkout_summary #checkout-gift-message #save_gift_message:hover, #checkout_summary .input-group button:hover,
#main .col-main .login-only .col-1 button:hover, #main .col-main .login-only .col-2 button:hover,
#checkout_summary .input-box-delivery #save_delivery:hover {
    background: #bd2a78 !important;
}

#checkout_summary .input-group button {
    background: #9f2063 !important;
    height: 34px !important;
    width: 60px !important;
    font-size: 12px !important;
}

#checkout_summary .checkout-summary-widget #shopping-cart-totals-table td:first-child {
    width: 290px;
}

#checkout_summary .checkout-summary-widget #shopping-cart-totals-table td:last-child {
    width: 60px;
    text-align: right;
}

#checkout_summary #shopping-cart-totals-table {
    border-spacing: 0px;
    padding-left: 0px;
    line-height: 30px;
    border-spacing: 0px !important;
}

#checkout_summary .gift-messages, #checkout_summary .delivery {
    padding-bottom: 10px;
}

.share {
    width: 180px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 10px 10px 15px 0;
    border-radius: 5px;
}

.share .buttons {
    width: 155px;
}

.share .buttons iframe {
    display: inline-block;
    margin: 10px 0 0;
    padding: 0;
    float: left;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
}

#checkout_success_right_col .checkout-onepage-success .block-title {
    font-size: 24px;
    font-weight: bold;
    color: #85a903;
    text-transform: uppercase;
}

.cart-collaterals .banners_cart {
    margin-top: 8px;
}

#checkout_summary #checkout_header .summary-title {
    text-transform: uppercase;
}

#checkout_summary #checkout_header {
    margin-bottom: 20px;
}

#checkout_header {
    width: 100%;
    float: left;
}

.category-list-page > .category-grid {
    clear: both;
}

.rewards-referral-index #referral-table {
    border: 1px solid #dfd7ca;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.rewards-referral-index #referral-table th {
    padding: 8px;
}

.rewards-referral-index #referral-table td {
    padding: 8px;
    border: 1px solid #dfd7ca;
}

.rewards-referral-index #referral-table thead th {
    color: #85a903;
    border-bottom-width: 2px;
    border: 1px solid #dfd7ca;
}

.rewards-referral-index #referral-table tbody > tr:nth-child(odd) > td {
    background-color: #f8f5f0;
}

.rewards-referral-index .data-table {
    border: 1px solid #dfd7ca;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

.rewards-referral-index .data-table th {
    padding: 8px;
}

.rewards-referral-index .data-table td {
    border: 1px solid #dfd7ca;
    padding-left: 1%;
}

.rewards-referral-index .data-table thead th {
    border-bottom-width: 2px;
    border: 1px solid #dfd7ca;
}

.rewards-referral-index .data-table tbody td.a-center {
    padding: 8px;
}

.rewards-referral-index .data-table tbody td {
    border-right: 1px solid #dfd7ca;
}

.rewards-referral-index .data-table tbody > tr:nth-child(odd) > td {
    background-color: #f8f5f0;
}

.rewards-referral-index .rewards-notification-block li {
    font-size: 18px;
}

.rewards-referral-index .form-list textarea {
    margin: 8px 0;
    padding: 4px 12px;
    border: 1px solid #e1e1d4;
    font-size: 13px;
    border-radius: 4px;
}

.rewards-referral-index .buttons-set button {
    color: #fff;
    background: #9f2063;
    border: none;
    position: relative;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.rewards-referral-index .buttons-set button:hover {
    background: #bd2a78;
    color: #fff;
}

.rewards-referral-index .fieldset > p > span {
    padding-top: 10px;
}

.rewards-referral-index .box-account > .fieldset > p > input {
    margin: 8px 0;
    padding: 4px 12px;
    border: 1px solid #e1e1d4;
    border-radius: 4px;
}

.rewards-referral-index .rewards-social-buttons .fb {
    top: -6px;
}

.checkout-onepage-index #reward-points-form .discount > h2 {
    color: #85a903;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: unset;
}

.checkout-onepage-index #reward-points-form .discount-form > label {
    margin-bottom: 10px;
    color: #393939;
    font-family: 'Verdana';
    font-size: 14px;
}

/*.checkout-onepage-index #reward-points-form .discount-form #points_amount {
    padding: unset;
    width: unset;
    height: unset;
    border-radius: unset;
    text-indent: unset;

}*/

.checkout-onepage-index #reward-points-form .discount-form > .input-box > label {
    margin-bottom: 10px;
    font-weight: normal;
    color: #393939;
    font-family: 'Verdana';
    font-size: 14px;
}

.checkout-onepage-index #reward-points-form .discount-form > .buttons-set {
    margin-top: unset;
}

.checkout-onepage-index #reward-points-form .discount-form > .buttons-set button {
    padding: 2px 6px 3px;
}

.checkout-onepage-index .banners_cart .ambanners .special-price > .price {
    font-size: 16px;
}

.checkout-cart-index .banners_cart .ambanners .special-price > .price {
    font-size: 16px;
}

#search_mini_form #algolia-searchbox {
    margin: 0;
}

#algolia-searchbox .btn.magnifying-glass {
    width: 101.375px;
    height: 28px;
    background: #9f2063;
    right: 0;
    top: 0;
}

#algolia-searchbox .btn.magnifying-glass:hover {
    background: #bd2a78;
}

#algolia-searchbox .algolia-autocomplete #search:focus {
    background: #fff;
    border: 1px solid #fff;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #b4b4b4;
    padding: 10px;
}

@media only screen and (max-width: 479px) {
    .grouped-items-table-wrapper {
        margin-bottom: 15px;
    }
}

.grouped-items-table td {
    padding: 10px;
    border-bottom: 1px solid #b4b4b4;
}

.grouped-items-table tr:last-child td {
    /*padding: 4px;*/
    border-bottom: none;
}

.grouped-items-table .a-center {
    padding-left: 50px;
    padding-right: 50px;
}

@media only screen and (max-width: 766px) {
    .grouped-items-table .a-center {
        padding: 0;
    }
}

.grouped-items-table .price-box {
    text-align: right;
}

@media only screen and (max-width: 766px) {
    body .container-terms {
        max-width: 90%;
        padding: 20px;
        max-height: 75%;
        overflow: auto;
    }

    .grouped-items-table .price-box {
        text-align: left;
    }
}

.grouped-items-table input {
    top: 0;
    right: 25px;
    border: 1px solid #cecece;
    font-weight: bold;
    color: #505260;
    height: 31px;
    border-radius: 3px;
    width: 50px;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    .grouped-items-table input {
        float: right;
        width: 50px;
        line-height: 21px;
        top: 8px;
        right: 52px;
        font: 18px/21px Verdana;
        border: 1px solid #57595b;
        border-radius: 0;
        text-align: center;
    }
}

.qty-in-stock {
    margin-top: 10px;
}

@media only screen and (max-width: 480px) {
    .visible-xs .qty-in-stock .quantity_grouped {
        float: left;
        width: 100%;
        max-width: 262px;
        height: 46px;
        position: relative;
        background: #686659;
        border-radius: 4px;
    }

    .visible-xs .qty-in-stock .quantity_grouped label {
        float: left;
        font: bold 18px/46px Verdana;
        margin: 0 0 0 20px;
        color: #fff;
    }

    .quantity_grouped input {
        float: right;
        width: 39px;
        top: 8px;
        right: 52px;
        font: 18px/21px Verdana;
        border: 1px solid #57595b;
        border-radius: 0;
    }

    .quantity_grouped .qty-wrapper a.qt-btn {
        line-height: 22px;
    }
}

@media only screen and (min-width: 481px) {
    .visible-xs .qty-in-stock .qty-wrapper {
        display: inline-block;
    }

    .visible-xs .qty-in-stock .quantity_grouped {
        float: none;
        position: relative;
    }

    .qty-in-stock .quantity_grouped .qty_label {
        display: inline-block;
    }

    .qty-in-stock .quantity_grouped input {
        display: inline-block;
        position: absolute;
    }
}

@media only screen and (max-width: 767px) {
    a#logo {
        line-height: 1.4;
    }
}

.quantity_grouped {
    height: 45px;
    position: relative;
    width: 147px;
}

.quantity_grouped .qty-wrapper .qt-btn {
    font-size: 16px;
    line-height: 13px;
}

.quantity_grouped .qty-wrapper .qt-btn:hover,
.quantity_grouped .qty-wrapper .qt-btn:focus,
.quantity_grouped .qty-wrapper .qt-btn:active {
    text-decoration: none;
}

.quantity_grouped input {
    position: absolute;
}

.quantity_grouped span {
    font-weight: normal;
    margin: 6px 0 0 0;
    display: inline-block;
}

.info_mobile {
    min-width: 243px;
}

@media only screen and (max-width: 480px) {
    #sg-product .add-to-cart #cart-submit {
        margin: 0 0 10px;
    }

    #sg-product .add-to-box .add-to-cart .quantity {
        margin-bottom: 10px;
    }

    #sg-product .add-to-box-wrapper .add-to-box {
        margin-top: 0;
    }
}

@media only screen and (max-width: 992px) {
    #sg-product .add-to-box-wrapper.clearfix {
        margin-bottom: 20px;
        padding-top: 0;
    }
}

label.qty_label {
    margin-bottom: 0;
}

ul.mailchimp-general-list {
    list-style: none;
}

#my-orders-table span.nobr .separator {
    margin-left: 1px;
    margin-right: 3px;
}

#my-orders-table span.nobr img {
    width: 18px;
    margin-left: 3px;
}

.szy_grid_image {
    width: 24px;
    margin-left: 5px;
}

#terms-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .3);
    z-index: 999;
    display: none;
}

.container-terms {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    padding: 20px;
    background: white;
    margin-top: 10vh;
}

#terms-modal.open .container-terms {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#terms-modal .btn.ok {
    float: right;
}

.agree .checkbox {
    display: inline-block;
    vertical-align: top;
}

#terms-modal .btn-set {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}

/*****DROPDOWN-ORDER*****/
.dropdown-menu {
    min-width: 120px;
}

.dropdown-menu > li > a {
    font-size: 12px;
    color: #85a903;
    padding: 3px 5px;
}

/* FIX CART REWARD MESSAGE */

.cart .reward-message {
    display: inline-block;
    width: 100%
}

/* FIX MOBILE HEADER LOGO */

#header > hgroup > div > div.header-cart-container {
    float: right;
}

h1#logo a#logo {
    margin-left: 0;
}

@media only screen and (min-width: 561px) and (max-width: 767px) {

    #header > hgroup > div > div.special-offers-container {
        display: none;
    }

    #header > hgroup > div > div.logo-container {
        margin-left: 3%;
        width: 52%;
    }

}

@media only screen and (max-width: 560px) {

    #header > hgroup > div > div.special-offers-container {
        display: none;
    }

    #header > hgroup > div > div.logo-container {
        margin-left: 3%;
        width: 75%;
    }

}

/* CONTACT US FIX */

#enquiry-form input, #enquiry-form textarea  {
    margin-bottom: 20px;
}

.my-account .input-box #email_address {
    margin-bottom: 20px;
}

/* DEFAULT CHECKOUT */

#checkout-progress > div.block-content > dl {
    padding-left: 12px;
    padding-top: 12px;
}

#checkoutSteps .form-control.checkout-steps-textarea {
    height: auto;
}

.gift-item-header {
    padding-left: 0;
}

.gift-item-header .product-img-box {
    padding: 0;
    width: 85px;
}

.gift-item-header .gift-text-header {
    padding-left: 0;
}

h3.offers-header {
    margin-top: 30px;
    text-align: center;
    color: rgb(92, 90, 77);
    font-family:Verdana, sans-serif;
    font-size:24px;
    font-weight:500;
    height:26px;
    line-height:26.4px;
}

#checkout-step-payment .sp-methods ul, #checkout-shipping-method-load ul {
    padding-left: 0;
}

#checkout-step-review #checkout-review-table-wrapper {
    margin-right: -20px;
    margin-left: -20px;
}

#checkout-step-review #checkout-review-table tr th:first-child, #checkout-step-review #checkout-review-table tr td:first-child {
    border-left: none;
}

#checkout-step-review #checkout-review-table tr th:last-child, #checkout-step-review #checkout-review-table tr td:last-child {
    border-right: none;
}

.form-inline .radio,
.form-inline .checkbox {
    padding-left: 1px;
}
}


.amlabel-txt {
    padding-left: 20px;
    padding-right: 20px;
}
.top-right > .amlabel-txt, .bottom-right > .amlabel-txt, .middle-right > .amlabel-txt {
    text-align: right;
}

.top-left > .amlabel-txt, .bottom-left > .amlabel-txt, .middle-left > .amlabel-txt {
    text-align: left;
}
/* TOP INFO AREA */

#top_info_area, #top_info_area_mobile {
    text-align: center;
    overflow: auto;
}

@media only screen and (max-width: 767px) {
    #top_info_area {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    #top_info_area_mobile {
        display: none;
    }
}

ul.mailchimp-general-list {
    padding-top: 20px;
    padding-left: 0;
}

#covid-19-block {
    text-align: left;
}
@font-face {
  font-family: "SSPika";
  src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/ss-pika.eot');
  src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/ss-pika.eot?#iefix') format('embedded-opentype'),
       url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/ss-pika.woff') format('woff'),
       url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/ss-pika.ttf')  format('truetype'),
       url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/ss-pika.svg#SSPika') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"]{-ms-zoom: 1;}

.ss-icon, .ss-icon.ss-pika,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-pika:before, [class*=" ss-"].ss-pika:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-pika.right:after, [class*=" ss-"].ss-pika.right:after {
  font-family: "SSPika";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

[class^="ss-"].right:before,
[class*=" ss-"].right:before{display:none;content:'';}

.ss-cursor:before,.ss-cursor.right:after{content:''}.ss-crosshair:before,.ss-crosshair.right:after{content:'⌖'}.ss-search:before,.ss-search.right:after{content:'🔎'}.ss-zoomin:before,.ss-zoomin.right:after{content:''}.ss-zoomout:before,.ss-zoomout.right:after{content:''}.ss-screenshot:before,.ss-screenshot.right:after{content:''}.ss-binoculars:before,.ss-binoculars.right:after{content:''}.ss-view:before,.ss-view.right:after{content:'👀'}.ss-attach:before,.ss-attach.right:after{content:'📎'}.ss-link:before,.ss-link.right:after{content:'🔗'}.ss-move:before,.ss-move.right:after{content:''}.ss-write:before,.ss-write.right:after{content:'✎'}.ss-writingdisabled:before,.ss-writingdisabled.right:after{content:''}.ss-erase:before,.ss-erase.right:after{content:'✐'}.ss-compose:before,.ss-compose.right:after{content:'📝'}.ss-draw:before,.ss-draw.right:after{content:'✏'}.ss-lock:before,.ss-lock.right:after{content:'🔒'}.ss-unlock:before,.ss-unlock.right:after{content:'🔓'}.ss-key:before,.ss-key.right:after{content:'🔑'}.ss-backspace:before,.ss-backspace.right:after{content:'⌫'}.ss-ban:before,.ss-ban.right:after{content:'🚫'}.ss-nosmoking:before,.ss-nosmoking.right:after{content:'🚭'}.ss-trash:before,.ss-trash.right:after{content:''}.ss-target:before,.ss-target.right:after{content:'◎'}.ss-new:before,.ss-new.right:after{content:'🆕'}.ss-tag:before,.ss-tag.right:after{content:''}.ss-pricetag:before,.ss-pricetag.right:after{content:''}.ss-flowertag:before,.ss-flowertag.right:after{content:''}.ss-bookmark:before,.ss-bookmark.right:after{content:'🔖'}.ss-flag:before,.ss-flag.right:after{content:'⚑'}.ss-like:before,.ss-like.right:after{content:'👍'}.ss-dislike:before,.ss-dislike.right:after{content:'👎'}.ss-heart:before,.ss-heart.right:after{content:'♥'}.ss-halfheart:before,.ss-halfheart.right:after{content:''}.ss-emptyheart:before,.ss-emptyheart.right:after{content:'♡'}.ss-star:before,.ss-star.right:after{content:'⋆'}.ss-halfstar:before,.ss-halfstar.right:after{content:''}.ss-medal:before,.ss-medal.right:after{content:''}.ss-ribbon:before,.ss-ribbon.right:after{content:'🎀'}.ss-bullseye:before,.ss-bullseye.right:after{content:'🎯'}.ss-sample:before,.ss-sample.right:after{content:''}.ss-crop:before,.ss-crop.right:after{content:''}.ss-layers:before,.ss-layers.right:after{content:''}.ss-gridlines:before,.ss-gridlines.right:after{content:''}.ss-pen:before,.ss-pen.right:after{content:'✒'}.ss-feather:before,.ss-feather.right:after{content:''}.ss-rubbereraser:before,.ss-rubbereraser.right:after{content:''}.ss-paintroller:before,.ss-paintroller.right:after{content:''}.ss-rubberstamp:before,.ss-rubberstamp.right:after{content:''}.ss-checkclipboard:before,.ss-checkclipboard.right:after{content:''}.ss-linechartclipboard:before,.ss-linechartclipboard.right:after{content:''}.ss-clockwise:before,.ss-clockwise.right:after{content:'⥁'}.ss-phone:before,.ss-phone.right:after{content:'📞'}.ss-phonedisabled:before,.ss-phonedisabled.right:after{content:''}.ss-headset:before,.ss-headset.right:after{content:''}.ss-megaphone:before,.ss-megaphone.right:after{content:'📢'}.ss-rss:before,.ss-rss.right:after{content:''}.ss-facetime:before,.ss-facetime.right:after{content:''}.ss-reply:before,.ss-reply.right:after{content:'↩'}.ss-send:before,.ss-send.right:after{content:''}.ss-mail:before,.ss-mail.right:after{content:'✉'}.ss-inbox:before,.ss-inbox.right:after{content:'📥'}.ss-outbox:before,.ss-outbox.right:after{content:'📤'}.ss-wifimail:before,.ss-wifimail.right:after{content:''}.ss-chat:before,.ss-chat.right:after{content:'💬'}.ss-user:before,.ss-user.right:after{content:'👤'}.ss-femaleuser:before,.ss-femaleuser.right:after{content:'👧'}.ss-users:before,.ss-users.right:after{content:'👥'}.ss-usergroup:before,.ss-usergroup.right:after{content:''}.ss-adduser:before,.ss-adduser.right:after{content:''}.ss-removeuser:before,.ss-removeuser.right:after{content:''}.ss-deleteuser:before,.ss-deleteuser.right:after{content:''}.ss-userprofile:before,.ss-userprofile.right:after{content:''}.ss-businessuser:before,.ss-businessuser.right:after{content:''}.ss-cart:before,.ss-cart.right:after{content:''}.ss-addcart:before,.ss-addcart.right:after{content:''}.ss-removecart:before,.ss-removecart.right:after{content:''}.ss-deletecart:before,.ss-deletecart.right:after{content:''}.ss-downloadcart:before,.ss-downloadcart.right:after{content:''}.ss-emptycart:before,.ss-emptycart.right:after{content:''}.ss-basket:before,.ss-basket.right:after{content:''}.ss-gift:before,.ss-gift.right:after{content:'🎁'}.ss-apple:before,.ss-apple.right:after{content:'🍏'}.ss-cashregister:before,.ss-cashregister.right:after{content:''}.ss-store:before,.ss-store.right:after{content:'🏬'}.ss-searchbarcode:before,.ss-searchbarcode.right:after{content:''}.ss-notepad:before,.ss-notepad.right:after{content:''}.ss-creditcard:before,.ss-creditcard.right:after{content:'💳'}.ss-safe:before,.ss-safe.right:after{content:''}.ss-digitalsafe:before,.ss-digitalsafe.right:after{content:''}.ss-atm:before,.ss-atm.right:after{content:'🏧'}.ss-dispensecash:before,.ss-dispensecash.right:after{content:''}.ss-banknote:before,.ss-banknote.right:after{content:'💵'}.ss-coins:before,.ss-coins.right:after{content:''}.ss-bankcheck:before,.ss-bankcheck.right:after{content:''}.ss-piggybank:before,.ss-piggybank.right:after{content:''}.ss-moneybag:before,.ss-moneybag.right:after{content:'💰'}.ss-tip:before,.ss-tip.right:after{content:''}.ss-calculator:before,.ss-calculator.right:after{content:''}.ss-percent:before,.ss-percent.right:after{content:'%'}.ss-bank:before,.ss-bank.right:after{content:'🏦'}.ss-scales:before,.ss-scales.right:after{content:'⚖'}.ss-piechart:before,.ss-piechart.right:after{content:''}.ss-piechartthirds:before,.ss-piechartthirds.right:after{content:''}.ss-barchart:before,.ss-barchart.right:after{content:'📊'}.ss-upwardsbarchart:before,.ss-upwardsbarchart.right:after{content:''}.ss-downwardsbarchart:before,.ss-downwardsbarchart.right:after{content:''}.ss-horizontalbarchart:before,.ss-horizontalbarchart.right:after{content:''}.ss-analytics:before,.ss-analytics.right:after{content:''}.ss-upwardslinechart:before,.ss-upwardslinechart.right:after{content:'📈'}.ss-downwardslinechart:before,.ss-downwardslinechart.right:after{content:'📉'}.ss-linecharts:before,.ss-linecharts.right:after{content:''}.ss-scatterchart:before,.ss-scatterchart.right:after{content:''}.ss-stock:before,.ss-stock.right:after{content:''}.ss-form:before,.ss-form.right:after{content:''}.ss-box:before,.ss-box.right:after{content:'📦'}.ss-crate:before,.ss-crate.right:after{content:''}.ss-deliveryvan:before,.ss-deliveryvan.right:after{content:''}.ss-deliverytruck:before,.ss-deliverytruck.right:after{content:''}.ss-forklift:before,.ss-forklift.right:after{content:''}.ss-cargoship:before,.ss-cargoship.right:after{content:''}.ss-hook:before,.ss-hook.right:after{content:''}.ss-weight:before,.ss-weight.right:after{content:''}.ss-containers:before,.ss-containers.right:after{content:''}.ss-fragile:before,.ss-fragile.right:after{content:''}.ss-thissideup:before,.ss-thissideup.right:after{content:''}.ss-home:before,.ss-home.right:after{content:'⌂'}.ss-building:before,.ss-building.right:after{content:'🏢'}.ss-lodging:before,.ss-lodging.right:after{content:'🏨'}.ss-earth:before,.ss-earth.right:after{content:'🌎'}.ss-globe:before,.ss-globe.right:after{content:'🌐'}.ss-garage:before,.ss-garage.right:after{content:''}.ss-warehouse:before,.ss-warehouse.right:after{content:''}.ss-floorplan:before,.ss-floorplan.right:after{content:''}.ss-address:before,.ss-address.right:after{content:''}.ss-searchhouse:before,.ss-searchhouse.right:after{content:''}.ss-housesale:before,.ss-housesale.right:after{content:''}.ss-navigate:before,.ss-navigate.right:after{content:''}.ss-compass:before,.ss-compass.right:after{content:''}.ss-signpost:before,.ss-signpost.right:after{content:''}.ss-map:before,.ss-map.right:after{content:''}.ss-gps:before,.ss-gps.right:after{content:''}.ss-compassnavigate:before,.ss-compassnavigate.right:after{content:''}.ss-compassarrow:before,.ss-compassarrow.right:after{content:''}.ss-location:before,.ss-location.right:after{content:''}.ss-pin:before,.ss-pin.right:after{content:'📍'}.ss-pushpin:before,.ss-pushpin.right:after{content:'📌'}.ss-maplocation:before,.ss-maplocation.right:after{content:''}.ss-globelocation:before,.ss-globelocation.right:after{content:''}.ss-puzzle:before,.ss-puzzle.right:after{content:''}.ss-floppydisk:before,.ss-floppydisk.right:after{content:'💾'}.ss-firewall:before,.ss-firewall.right:after{content:''}.ss-database:before,.ss-database.right:after{content:''}.ss-hdd:before,.ss-hdd.right:after{content:''}.ss-music:before,.ss-music.right:after{content:'♫'}.ss-eighthnote:before,.ss-eighthnote.right:after{content:'♪'}.ss-mic:before,.ss-mic.right:after{content:'🎤'}.ss-volume:before,.ss-volume.right:after{content:'🔈'}.ss-lowvolume:before,.ss-lowvolume.right:after{content:'🔉'}.ss-highvolume:before,.ss-highvolume.right:after{content:'🔊'}.ss-radio:before,.ss-radio.right:after{content:'📻'}.ss-stereo:before,.ss-stereo.right:after{content:''}.ss-airplay:before,.ss-airplay.right:after{content:''}.ss-vinylrecord:before,.ss-vinylrecord.right:after{content:''}.ss-disc:before,.ss-disc.right:after{content:'💿'}.ss-camera:before,.ss-camera.right:after{content:'📷'}.ss-picture:before,.ss-picture.right:after{content:'🌄'}.ss-video:before,.ss-video.right:after{content:'📹'}.ss-playvideo:before,.ss-playvideo.right:after{content:''}.ss-play:before,.ss-play.right:after{content:'▶'}.ss-pause:before,.ss-pause.right:after{content:''}.ss-stop:before,.ss-stop.right:after{content:'■'}.ss-record:before,.ss-record.right:after{content:'●'}.ss-rewind:before,.ss-rewind.right:after{content:'⏪'}.ss-fastforward:before,.ss-fastforward.right:after{content:'⏩'}.ss-skipback:before,.ss-skipback.right:after{content:'⏮'}.ss-skipforward:before,.ss-skipforward.right:after{content:'⏭'}.ss-eject:before,.ss-eject.right:after{content:'⏏'}.ss-repeat:before,.ss-repeat.right:after{content:'🔁'}.ss-replay:before,.ss-replay.right:after{content:'↺'}.ss-shuffle:before,.ss-shuffle.right:after{content:'🔀'}.ss-index:before,.ss-index.right:after{content:''}.ss-page:before,.ss-page.right:after{content:''}.ss-book:before,.ss-book.right:after{content:'📕'}.ss-books:before,.ss-books.right:after{content:'📚'}.ss-openbook:before,.ss-openbook.right:after{content:'📖'}.ss-heartbook:before,.ss-heartbook.right:after{content:''}.ss-downloadbook:before,.ss-downloadbook.right:after{content:''}.ss-musicopenbook:before,.ss-musicopenbook.right:after{content:''}.ss-searchbook:before,.ss-searchbook.right:after{content:''}.ss-notebook:before,.ss-notebook.right:after{content:'📓'}.ss-newspaper:before,.ss-newspaper.right:after{content:'📰'}.ss-notice:before,.ss-notice.right:after{content:''}.ss-rows:before,.ss-rows.right:after{content:''}.ss-columns:before,.ss-columns.right:after{content:''}.ss-thumbnails:before,.ss-thumbnails.right:after{content:''}.ss-pagecurl:before,.ss-pagecurl.right:after{content:''}.ss-desktop:before,.ss-desktop.right:after{content:'💻'}.ss-laptop:before,.ss-laptop.right:after{content:''}.ss-tablet:before,.ss-tablet.right:after{content:''}.ss-smartphone:before,.ss-smartphone.right:after{content:''}.ss-cell:before,.ss-cell.right:after{content:'📱'}.ss-walkytalky:before,.ss-walkytalky.right:after{content:''}.ss-ereader:before,.ss-ereader.right:after{content:''}.ss-ebook:before,.ss-ebook.right:after{content:''}.ss-wifibook:before,.ss-wifibook.right:after{content:''}.ss-wifiopenbook:before,.ss-wifiopenbook.right:after{content:''}.ss-battery:before,.ss-battery.right:after{content:'🔋'}.ss-highbattery:before,.ss-highbattery.right:after{content:''}.ss-mediumbattery:before,.ss-mediumbattery.right:after{content:''}.ss-lowbattery:before,.ss-lowbattery.right:after{content:''}.ss-emptybattery:before,.ss-emptybattery.right:after{content:''}.ss-chargingbattery:before,.ss-chargingbattery.right:after{content:''}.ss-heartmobile:before,.ss-heartmobile.right:after{content:''}.ss-phonemobile:before,.ss-phonemobile.right:after{content:''}.ss-lockmobile:before,.ss-lockmobile.right:after{content:''}.ss-textmobile:before,.ss-textmobile.right:after{content:''}.ss-dollarmobile:before,.ss-dollarmobile.right:after{content:''}.ss-euromobile:before,.ss-euromobile.right:after{content:''}.ss-rssmobile:before,.ss-rssmobile.right:after{content:''}.ss-navigationmobile:before,.ss-navigationmobile.right:after{content:''}.ss-batterymobile:before,.ss-batterymobile.right:after{content:''}.ss-powermobile:before,.ss-powermobile.right:after{content:''}.ss-browseonline:before,.ss-browseonline.right:after{content:''}.ss-shoponline:before,.ss-shoponline.right:after{content:''}.ss-bankonline:before,.ss-bankonline.right:after{content:''}.ss-realtyonline:before,.ss-realtyonline.right:after{content:''}.ss-readonline:before,.ss-readonline.right:after{content:''}.ss-weatheronline:before,.ss-weatheronline.right:after{content:''}.ss-lightbulb:before,.ss-lightbulb.right:after{content:'💡'}.ss-lightbulbon:before,.ss-lightbulbon.right:after{content:''}.ss-cfl:before,.ss-cfl.right:after{content:''}.ss-hairdryer:before,.ss-hairdryer.right:after{content:''}.ss-picnictable:before,.ss-picnictable.right:after{content:''}.ss-flame:before,.ss-flame.right:after{content:''}.ss-campfire:before,.ss-campfire.right:after{content:'🔥'}.ss-bonfire:before,.ss-bonfire.right:after{content:''}.ss-balloon:before,.ss-balloon.right:after{content:'🎈'}.ss-christmastree:before,.ss-christmastree.right:after{content:'🎄'}.ss-sweep:before,.ss-sweep.right:after{content:''}.ss-chess:before,.ss-chess.right:after{content:'♞'}.ss-onedie:before,.ss-onedie.right:after{content:'⚀'}.ss-twodie:before,.ss-twodie.right:after{content:'⚁'}.ss-threedie:before,.ss-threedie.right:after{content:'⚂'}.ss-fourdie:before,.ss-fourdie.right:after{content:'⚃'}.ss-fivedie:before,.ss-fivedie.right:after{content:'⚄'}.ss-sixdie:before,.ss-sixdie.right:after{content:'⚅'}.ss-downloadcloud:before,.ss-downloadcloud.right:after{content:''}.ss-download:before,.ss-download.right:after{content:''}.ss-downloadbox:before,.ss-downloadbox.right:after{content:''}.ss-downloadcrate:before,.ss-downloadcrate.right:after{content:''}.ss-uploadcloud:before,.ss-uploadcloud.right:after{content:''}.ss-upload:before,.ss-upload.right:after{content:''}.ss-uploadbox:before,.ss-uploadbox.right:after{content:''}.ss-uploadcrate:before,.ss-uploadcrate.right:after{content:''}.ss-fork:before,.ss-fork.right:after{content:''}.ss-merge:before,.ss-merge.right:after{content:''}.ss-refresh:before,.ss-refresh.right:after{content:'↻'}.ss-sync:before,.ss-sync.right:after{content:''}.ss-loading:before,.ss-loading.right:after{content:''}.ss-wifi:before,.ss-wifi.right:after{content:''}.ss-connection:before,.ss-connection.right:after{content:''}.ss-reload:before,.ss-reload.right:after{content:''}.ss-file:before,.ss-file.right:after{content:'📄'}.ss-addfile:before,.ss-addfile.right:after{content:''}.ss-removefile:before,.ss-removefile.right:after{content:''}.ss-deletefile:before,.ss-deletefile.right:after{content:''}.ss-downloadfile:before,.ss-downloadfile.right:after{content:''}.ss-uploadfile:before,.ss-uploadfile.right:after{content:''}.ss-importfile:before,.ss-importfile.right:after{content:''}.ss-exportfile:before,.ss-exportfile.right:after{content:''}.ss-settingsfile:before,.ss-settingsfile.right:after{content:''}.ss-lockfile:before,.ss-lockfile.right:after{content:''}.ss-userfile:before,.ss-userfile.right:after{content:''}.ss-picturefile:before,.ss-picturefile.right:after{content:''}.ss-textfile:before,.ss-textfile.right:after{content:''}.ss-exe:before,.ss-exe.right:after{content:''}.ss-zip:before,.ss-zip.right:after{content:''}.ss-doc:before,.ss-doc.right:after{content:''}.ss-ppt:before,.ss-ppt.right:after{content:''}.ss-pdf:before,.ss-pdf.right:after{content:''}.ss-jpg:before,.ss-jpg.right:after{content:''}.ss-png:before,.ss-png.right:after{content:''}.ss-folder:before,.ss-folder.right:after{content:'📁'}.ss-openfolder:before,.ss-openfolder.right:after{content:'📂'}.ss-downloadfolder:before,.ss-downloadfolder.right:after{content:''}.ss-uploadfolder:before,.ss-uploadfolder.right:after{content:''}.ss-cloudfolder:before,.ss-cloudfolder.right:after{content:''}.ss-lockfolder:before,.ss-lockfolder.right:after{content:''}.ss-securefolder:before,.ss-securefolder.right:after{content:''}.ss-picturefolder:before,.ss-picturefolder.right:after{content:''}.ss-moviefolder:before,.ss-moviefolder.right:after{content:''}.ss-quote:before,.ss-quote.right:after{content:'“'}.ss-text:before,.ss-text.right:after{content:''}.ss-font:before,.ss-font.right:after{content:''}.ss-highlight:before,.ss-highlight.right:after{content:''}.ss-print:before,.ss-print.right:after{content:'⎙'}.ss-fax:before,.ss-fax.right:after{content:'📠'}.ss-list:before,.ss-list.right:after{content:''}.ss-layout:before,.ss-layout.right:after{content:''}.ss-action:before,.ss-action.right:after{content:''}.ss-redirect:before,.ss-redirect.right:after{content:'↪'}.ss-expand:before,.ss-expand.right:after{content:'⤢'}.ss-contract:before,.ss-contract.right:after{content:''}.ss-help:before,.ss-help.right:after{content:'❓'}.ss-info:before,.ss-info.right:after{content:'ℹ'}.ss-alert:before,.ss-alert.right:after{content:'⚠'}.ss-caution:before,.ss-caution.right:after{content:'⛔'}.ss-logout:before,.ss-logout.right:after{content:''}.ss-login:before,.ss-login.right:after{content:''}.ss-scaleup:before,.ss-scaleup.right:after{content:''}.ss-scaledown:before,.ss-scaledown.right:after{content:''}.ss-plus:before,.ss-plus.right:after{content:'+'}.ss-hyphen:before,.ss-hyphen.right:after{content:'-'}.ss-check:before,.ss-check.right:after{content:'✓'}.ss-delete:before,.ss-delete.right:after{content:'␡'}.ss-bearface:before,.ss-bearface.right:after{content:'🐻'}.ss-bird:before,.ss-bird.right:after{content:'🐦'}.ss-fishes:before,.ss-fishes.right:after{content:''}.ss-tropicalfish:before,.ss-tropicalfish.right:after{content:''}.ss-tree:before,.ss-tree.right:after{content:'🌳'}.ss-evergreen:before,.ss-evergreen.right:after{content:'🌲'}.ss-palmtree:before,.ss-palmtree.right:after{content:'🌴'}.ss-leaf:before,.ss-leaf.right:after{content:'🍂'}.ss-seedling:before,.ss-seedling.right:after{content:'🌱'}.ss-grass:before,.ss-grass.right:after{content:''}.ss-settings:before,.ss-settings.right:after{content:'⚙'}.ss-dashboard:before,.ss-dashboard.right:after{content:''}.ss-dial:before,.ss-dial.right:after{content:''}.ss-notifications:before,.ss-notifications.right:after{content:'🔔'}.ss-notificationsdisabled:before,.ss-notificationsdisabled.right:after{content:'🔕'}.ss-flash:before,.ss-flash.right:after{content:'⌁'}.ss-wrench:before,.ss-wrench.right:after{content:'🔧'}.ss-tapemeasure:before,.ss-tapemeasure.right:after{content:''}.ss-clock:before,.ss-clock.right:after{content:'⏲'}.ss-watch:before,.ss-watch.right:after{content:'⌚'}.ss-stopwatch:before,.ss-stopwatch.right:after{content:'⏱'}.ss-alarmclock:before,.ss-alarmclock.right:after{content:'⏰'}.ss-calendar:before,.ss-calendar.right:after{content:'📅'}.ss-addcalendar:before,.ss-addcalendar.right:after{content:''}.ss-removecalendar:before,.ss-removecalendar.right:after{content:''}.ss-checkcalendar:before,.ss-checkcalendar.right:after{content:''}.ss-deletecalendar:before,.ss-deletecalendar.right:after{content:''}.ss-sausage:before,.ss-sausage.right:after{content:''}.ss-burger:before,.ss-burger.right:after{content:'🍔'}.ss-pizza:before,.ss-pizza.right:after{content:'🍕'}.ss-fish:before,.ss-fish.right:after{content:'🐟'}.ss-shrimp:before,.ss-shrimp.right:after{content:'🍤'}.ss-turkey:before,.ss-turkey.right:after{content:''}.ss-steak:before,.ss-steak.right:after{content:''}.ss-sidedish:before,.ss-sidedish.right:after{content:'🍚'}.ss-noodles:before,.ss-noodles.right:after{content:'🍜'}.ss-spaghetti:before,.ss-spaghetti.right:after{content:'🍝'}.ss-corn:before,.ss-corn.right:after{content:''}.ss-carrot:before,.ss-carrot.right:after{content:''}.ss-icecream:before,.ss-icecream.right:after{content:'🍨'}.ss-mug:before,.ss-mug.right:after{content:'☕'}.ss-beer:before,.ss-beer.right:after{content:'🍺'}.ss-bottle:before,.ss-bottle.right:after{content:''}.ss-wineglass:before,.ss-wineglass.right:after{content:'🍷'}.ss-cocktail:before,.ss-cocktail.right:after{content:'🍸'}.ss-tea:before,.ss-tea.right:after{content:'🍵'}.ss-teapot:before,.ss-teapot.right:after{content:''}.ss-waterbottle:before,.ss-waterbottle.right:after{content:''}.ss-wineglasssparkle:before,.ss-wineglasssparkle.right:after{content:''}.ss-salt:before,.ss-salt.right:after{content:''}.ss-pepper:before,.ss-pepper.right:after{content:''}.ss-oliveoil:before,.ss-oliveoil.right:after{content:''}.ss-hotsauce:before,.ss-hotsauce.right:after{content:''}.ss-coal:before,.ss-coal.right:after{content:''}.ss-oven:before,.ss-oven.right:after{content:''}.ss-stove:before,.ss-stove.right:after{content:''}.ss-cook:before,.ss-cook.right:after{content:'🍳'}.ss-bbq:before,.ss-bbq.right:after{content:''}.ss-utensils:before,.ss-utensils.right:after{content:'🍴'}.ss-spoonfork:before,.ss-spoonfork.right:after{content:''}.ss-knife:before,.ss-knife.right:after{content:'🔪'}.ss-cookingutensils:before,.ss-cookingutensils.right:after{content:''}.ss-measuringcup:before,.ss-measuringcup.right:after{content:''}.ss-colander:before,.ss-colander.right:after{content:''}.ss-scale:before,.ss-scale.right:after{content:''}.ss-eggtimer:before,.ss-eggtimer.right:after{content:''}.ss-platter:before,.ss-platter.right:after{content:''}.ss-apron:before,.ss-apron.right:after{content:''}.ss-bbqapron:before,.ss-bbqapron.right:after{content:''}.ss-chef:before,.ss-chef.right:after{content:''}.ss-handbag:before,.ss-handbag.right:after{content:'👜'}.ss-briefcase:before,.ss-briefcase.right:after{content:'💼'}.ss-hanger:before,.ss-hanger.right:after{content:''}.ss-weathervane:before,.ss-weathervane.right:after{content:''}.ss-thermometer:before,.ss-thermometer.right:after{content:''}.ss-weather:before,.ss-weather.right:after{content:''}.ss-cloud:before,.ss-cloud.right:after{content:'☁'}.ss-droplet:before,.ss-droplet.right:after{content:'💧'}.ss-sun:before,.ss-sun.right:after{content:'☀'}.ss-partlycloudy:before,.ss-partlycloudy.right:after{content:'⛅'}.ss-rain:before,.ss-rain.right:after{content:'☔'}.ss-thunderstorm:before,.ss-thunderstorm.right:after{content:'⛈'}.ss-umbrella:before,.ss-umbrella.right:after{content:'☂'}.ss-rainbow:before,.ss-rainbow.right:after{content:'🌈'}.ss-fog:before,.ss-fog.right:after{content:''}.ss-wind:before,.ss-wind.right:after{content:''}.ss-tornado:before,.ss-tornado.right:after{content:''}.ss-snowflake:before,.ss-snowflake.right:after{content:'❄'}.ss-fan:before,.ss-fan.right:after{content:''}.ss-solarpanel:before,.ss-solarpanel.right:after{content:''}.ss-plug:before,.ss-plug.right:after{content:'🔌'}.ss-outlet:before,.ss-outlet.right:after{content:''}.ss-car:before,.ss-car.right:after{content:'🚘'}.ss-taxi:before,.ss-taxi.right:after{content:'🚖'}.ss-locomotive:before,.ss-locomotive.right:after{content:'🚂'}.ss-train:before,.ss-train.right:after{content:'🚆'}.ss-traintunnel:before,.ss-traintunnel.right:after{content:'🚇'}.ss-bus:before,.ss-bus.right:after{content:'🚍'}.ss-truck:before,.ss-truck.right:after{content:'🚚'}.ss-caravan:before,.ss-caravan.right:after{content:'🚐'}.ss-tractor:before,.ss-tractor.right:after{content:'🚜'}.ss-tunnel:before,.ss-tunnel.right:after{content:''}.ss-plane:before,.ss-plane.right:after{content:'✈'}.ss-arrival:before,.ss-arrival.right:after{content:''}.ss-departure:before,.ss-departure.right:after{content:''}.ss-helicopter:before,.ss-helicopter.right:after{content:'🚁'}.ss-bike:before,.ss-bike.right:after{content:'🚲'}.ss-motorcycle:before,.ss-motorcycle.right:after{content:''}.ss-boat:before,.ss-boat.right:after{content:'🚢'}.ss-sailboat:before,.ss-sailboat.right:after{content:'⛵'}.ss-schooner:before,.ss-schooner.right:after{content:''}.ss-skylift:before,.ss-skylift.right:after{content:'🚡'}.ss-rocket:before,.ss-rocket.right:after{content:'🚀'}.ss-steeringwheel:before,.ss-steeringwheel.right:after{content:''}.ss-trafficcamera:before,.ss-trafficcamera.right:after{content:''}.ss-fuel:before,.ss-fuel.right:after{content:'⛽'}.ss-jerrycan:before,.ss-jerrycan.right:after{content:''}.ss-passport:before,.ss-passport.right:after{content:''}.ss-trafficlight:before,.ss-trafficlight.right:after{content:'🚦'}.ss-highway:before,.ss-highway.right:after{content:''}.ss-road:before,.ss-road.right:after{content:''}.ss-intersection:before,.ss-intersection.right:after{content:''}.ss-wheelchair:before,.ss-wheelchair.right:after{content:'♿'}.ss-elevator:before,.ss-elevator.right:after{content:''}.ss-golf:before,.ss-golf.right:after{content:''}.ss-hockey:before,.ss-hockey.right:after{content:''}.ss-iceskate:before,.ss-iceskate.right:after{content:'⛸'}.ss-billiards:before,.ss-billiards.right:after{content:'🎱'}.ss-baseballglove:before,.ss-baseballglove.right:after{content:''}.ss-tennis:before,.ss-tennis.right:after{content:'🎾'}.ss-tabletennis:before,.ss-tabletennis.right:after{content:''}.ss-badminton:before,.ss-badminton.right:after{content:''}.ss-boxing:before,.ss-boxing.right:after{content:''}.ss-bowling:before,.ss-bowling.right:after{content:''}.ss-football:before,.ss-football.right:after{content:'🏈'}.ss-soccer:before,.ss-soccer.right:after{content:'⚽'}.ss-hiker:before,.ss-hiker.right:after{content:''}.ss-pool:before,.ss-pool.right:after{content:''}.ss-shower:before,.ss-shower.right:after{content:'🚿'}.ss-exercise:before,.ss-exercise.right:after{content:''}.ss-exercisebike:before,.ss-exercisebike.right:after{content:''}.ss-dumbbell:before,.ss-dumbbell.right:after{content:''}.ss-jumprope:before,.ss-jumprope.right:after{content:''}.ss-yoga:before,.ss-yoga.right:after{content:''}.ss-suitcase:before,.ss-suitcase.right:after{content:''}.ss-luggage:before,.ss-luggage.right:after{content:''}.ss-donotdisturb:before,.ss-donotdisturb.right:after{content:''}.ss-sunscreen:before,.ss-sunscreen.right:after{content:''}.ss-callbell:before,.ss-callbell.right:after{content:''}.ss-hospital:before,.ss-hospital.right:after{content:'⛨'}.ss-medicalcross:before,.ss-medicalcross.right:after{content:''}.ss-ambulance:before,.ss-ambulance.right:after{content:'🚑'}.ss-bandage:before,.ss-bandage.right:after{content:''}.ss-medicalthermometer:before,.ss-medicalthermometer.right:after{content:''}.ss-stethoscope:before,.ss-stethoscope.right:after{content:''}.ss-syringe:before,.ss-syringe.right:after{content:'💉'}.ss-pill:before,.ss-pill.right:after{content:'💊'}.ss-pillbottle:before,.ss-pillbottle.right:after{content:''}.ss-supplements:before,.ss-supplements.right:after{content:''}.ss-bathroomscale:before,.ss-bathroomscale.right:after{content:''}.ss-dna:before,.ss-dna.right:after{content:''}.ss-anatomicalheart:before,.ss-anatomicalheart.right:after{content:''}.ss-checkheart:before,.ss-checkheart.right:after{content:''}.ss-eyesurgery:before,.ss-eyesurgery.right:after{content:''}.ss-brokenbone:before,.ss-brokenbone.right:after{content:''}.ss-up:before,.ss-up.right:after{content:'⬆'}.ss-upright:before,.ss-upright.right:after{content:'⬈'}.ss-right:before,.ss-right.right:after{content:'➡'}.ss-downright:before,.ss-downright.right:after{content:'⬊'}.ss-down:before,.ss-down.right:after{content:'⬇'}.ss-downleft:before,.ss-downleft.right:after{content:'⬋'}.ss-left:before,.ss-left.right:after{content:'⬅'}.ss-upleft:before,.ss-upleft.right:after{content:'⬉'}.ss-navigateup:before,.ss-navigateup.right:after{content:''}.ss-navigateright:before,.ss-navigateright.right:after{content:'▻'}.ss-navigatedown:before,.ss-navigatedown.right:after{content:''}.ss-navigateleft:before,.ss-navigateleft.right:after{content:'◅'}.ss-directup:before,.ss-directup.right:after{content:'▴'}.ss-directright:before,.ss-directright.right:after{content:'▹'}.ss-dropdown:before,.ss-dropdown.right:after{content:'▾'}.ss-directleft:before,.ss-directleft.right:after{content:'◃'}.ss-leftright:before,.ss-leftright.right:after{content:'⬌'}.ss-rightward:before,.ss-rightward.right:after{content:''}.ss-leftward:before,.ss-leftward.right:after{content:''}.ss-previouspage:before,.ss-previouspage.right:after{content:'⎗'}.ss-nextpage:before,.ss-nextpage.right:after{content:'⎘'}.ss-retweet:before,.ss-retweet.right:after{content:''}.ss-share:before,.ss-share.right:after{content:''}
@font-face {
    font-family: 'Verdana';
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-bold-webfont.eot');
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-bold-webfont.woff') format('woff'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-bold-webfont.ttf') format('truetype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-bold-webfont.svg#Verdana') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slablight';
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-light-webfont.eot');
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-light-webfont.woff') format('woff'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-light-webfont.ttf') format('truetype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-light-webfont.svg#roboto_slablight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-regular-webfont.eot');
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-regular-webfont.woff') format('woff'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-regular-webfont.ttf') format('truetype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Verdana';
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/Verdana.eot');
    src: url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/Verdana.eot?#iefix') format('embedded-opentype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/Verdana.woff') format('woff'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/Verdana.ttf') format('truetype'),
         url('https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/fonts/Verdana.svg#Verdana') format('svg');
    font-weight: normal;
    font-style: normal;
}


.navbar-default .navbar-nav > li > a, #five-years b,
.navbar-form .btn, #items-total span, #newsletter input[type="text"],
#newsletter input[type="email"], #products .caption b, .form-control, 
.total-label, .total-price, #checkoutSteps h3, #q-total
{ font-weight: 400;}
.step-title, .page .step-title h2{font-weight: 500;}

#checkout-progress h1, #q-save{ font-weight: 400;}

#items-total {font-weight: 300;}


#mini_cart h4, #categories header, #newsletter header,
#main-banner h2, #products-cats h3, #welcome h2, #footer h3, 
#offer-message, .widget .widget-title, .post-entry h2, 
#order-summary header, #benefits h4, #contact h1, .cms-page-view #main #contact h1,
#contact h2, #contact h3, .page h3, #checkout-thanks h1
{font-family: 'Verdana', sans-serif}

#newsletter header span, #sg-product h1, #main h4, #main h5
{font-family: 'Verdana', sans-serif}

.page h1, .page h2, #products-cats h2, #products h2, .cms-page-view #main h1,
#search-results h1
{font-family: 'Verdana', sans-serif;}

/*#main-banner h2 span 
{font-family: 'Damion', cursive;}
*/

#categories ul li, #checkoutSteps, #shipping-form .radio{}

/* Large devices (large desktops, 1200px and up) */
.mob_nav_menu, .sg-desc.mob_480 { display: none; }
.mob_cat{ display:none;}
.desktop_cat{ display:block;}
#header .head-elements .row {}
#header .head-elements .row img {vertical-align: middle;}
@media (min-width: 1200px) {
    .s-next.s2 { left: 375px!important }
    .s-next .s-line { width: 135px!important }
    .s-next.s3 { left: 600px!important }
    .s-next.s4 { left: 820px!important }
    .am-giftcard-form .block_right {margin-left: 15px}
}
@media (max-width: 1199px) {
    #logo img{
        max-width:100%;
    }
    .head-elements .container-block {
        width: 270px;
    }
    body{ overflow-x: hidden; }
    #shopping-cart-table #coupon-submit { width: auto; }
    .navbar.navbar-nav li a {padding-left: 10px !important; padding-right: 10px !important;}
    .cart-collaterals{ width:100%;}
    #benefits img, #benefits li { float: none; margin: 0 }
    #benefits .right { margin-left: 0; width:100%; }
    #benefits ul li { height: 120px; text-align: center }
}
@media (min-width: 991px) and (max-width: 1199px) {
    #mini_cart{
        margin-bottom: 10px;
    }
    .category-content {
        min-height: 95px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 768px) {
    #header .head-elements .container-block-desktop{margin-top: 7px;}
    #checkout_success_custom {
        width: 580px;
        float: left;
        margin-right: 15px;
    }
    #checkout_success_right_col {
        float: left;
        width: 46%;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #main-nav.mob_nav_menu{top:159px; height:auto;}
    #main-nav.mob_nav_menu .navbar-collapse.in{overflow:visible !important;}
    #categories{margin:0;}
    #main-nav.mob_nav_menu{max-width:initial;}
    #categories ul li{padding-right:0; margin-bottom:0;}
    #categories ul li a{width:100%; background:#698d00;}
    #categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{background:#9f2063; color:#fff; text-decoration:none;}
    .results .products-grid footer .rec-product h3{ min-height:100px;}
    .catalog-category-view .results ul li{ width: 30%;}
    #header nav.navbar .form-control {
        width: 89%;
    }

}
@media (max-width: 1005px) {#main-nav.mob_nav_menu{top:159px;}}
@media (max-width: 991px) {


    #main-nav.mob_nav_menu{top:299px;}
    .sg-desc.mobileview {
        display: block;
    }
    .sg-desc.desktopview {
        display: none;
    }
    .searchautocomplete .nav-search-in{
        left:0;
    }
}
@media (max-width: 767px) {
    .subcats { margin-left: 20px; }
    .visible-small { display: block !important; }
    #categories #menu2{display:none;}
    #products .row .product-content {width: 46%}
    #products-list .add-to-links .link-wishlist, .category-products .view-mode, .products-grid, .desktop-product-list, .wishlist-li, .compare-li{display:none;}
    .mobile-product-list, .mobile-add-to-cart{display:block;}
    .category-products .mobile-product-list .product-shop{padding-left: 80px; width: 75%;}
    .aw-mini-related-items ol li {
        margin: 0 1% 15px;
        width: 48%;
    }
    .aw-mini-related-items .product-details[class] {
        min-height: 50px;
    }
    .global-site-notice.demo-notice{
        margin-top:65px;
        padding-bottom:15px;
        font-size:16px;
        min-width:300px;
    }
    #checkout_success_right_col, #checkout_success_right_col .block-wishlist .block-title {
        float: none;
        text-align: center;
    }
    #checkout_success_right_col .checkout-onepage-success {
        text-align: left;
        padding: 0 20px;
    }
    #main .col-main .col-2 {
        width: 100%;
    }
    .share_button .share {
        margin: 0 auto !important;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    #footer-one .promise { min-height: 242px }
    #products h2 { margin: -10px 0 20px }
    .s-next.s2 { left: 315px }
    .s-next .s-line { width: 95px }
    .s-next.s3 { left: 500px }
    .s-next.s4 { left: 680px }
    #benefits h4 { font-size: 14px }
    #benefits h4 span { font-size: 12px }
    #benefits .right { margin-left: 2px }
    #benefits ul li { padding: 6px }
    #main-nav.mob_nav_menu{max-width:970px;}
    #benefits .small { font-size: 11px }
    #logo {line-height: 85px;}
}
/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width:991px) {
    #logo {line-height: 75px;}
    #main-nav.mob_nav_menu{top:215px; max-width:754px;}
    #categories{margin-bottom:0;}
    .nav > li > a { padding: 10px 9px }
    nav .form-control { width: 111px; padding: 4px 6px; }
    #search_mini_form , #search_mini_form_mobile { padding-left: 0; }
    .search-text { display: none }
    .glyphicon.glyphicon-search { margin: 0 }
    #products .caption p { height: 70px }
    #products .row { margin-bottom: 20px }
    #categories { margin-bottom: 70px }
    #footer-one .promise figure img { width: 55px }
    #footer-one .promise figure { margin-top: -40px }
    #footer-one .promise { min-height: 256px }
    #footer-three .form-control { width: 200px }
    #footer-two .social img { max-width: 40px }
    .widget .widget-title { font-size: 12px }
    #blog-posts { margin-top: 33px }
    .s-next.s2 { left: 245px }
    .s-next .s-line { width: 60px }
    .s-next.s3 { left: 380px!important }
    .s-next.s4 { left: 520px!important }
    #coupon-submit { width: auto!important }
    #benefits img, #benefits li { float: none; margin: 0 }
    #benefits .right { margin-left: 0 }
    #benefits ul li { height: 120px; text-align: center }
    #benefits h4 { font-size: 14px }
    .results .btn-default { font-size: 12px }
    .results .btn-default span { display: none }
    #footer-two .two.first { margin-top: -3px; padding-top: 0 }
    #footer-two .two.last { padding-top: 12px }
    #footer-two ul { margin-top: -5px }
    #footer-one .promise { min-height: 296px }
    #categories{margin:0;}
}

/* tablet size devices */
@media (min-width: 420px) and (max-width: 765px) {
    .subcats ul li { padding-left: 20px; }
    .nav.navbar-nav { padding-left: 3px; }
    /* category page styling */
    .category-products { margin: 0; }
    #search-results .results { margin: 0; }
    .catalogsearch-result-index .category-no-display, .catalog-category-view .category-no-display { display: block; float: left; width: 100%; margin-bottom: 15px; }
    .catalogsearch-result-index .category-no-display .cat-link, .catalog-category-view .category-no-display .cat-link { float: left; width: 148px; position: relative; margin: 0 -1px; font: bold 14px/25px 'Source Sans Pro', sans-serif; text-align: center; text-transform: uppercase; text-indent: 23px; color: #2a2a23; background: #fff; border: 1px solid #e5e1d9; }
    .catalogsearch-result-index .category-no-display .cat-link.refine, .catalog-category-view .category-no-display .cat-link.refine { float: right; padding:0;}
    .catalogsearch-result-index .category-no-display .cat-link.back i, .catalog-category-view .category-no-display .cat-link.back i { width: 14px; height: 12px; position: absolute; top: 8px; left: 50%; margin-left: -28px; background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/product-back.png") 0 0; }
    .catalogsearch-result-index .category-no-display .cat-link.refine i, .catalog-category-view .category-no-display .cat-link.refine i { width: 15px; height: 14px; position: absolute; top: 6px; left: 50%; margin-left: -36px; background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/cat-refine.png") 0 0; }
    .results ul li { width: 46%; margin-bottom: 20px; border: 1px solid #f5f5ef; -moz-box-sizing: content-box; box-sizing: content-box; }
    .results ul li.even { float: right; margin-right: 0; }
    .results ul li .thumbnail { margin: 0; border-bottom: 1px solid #f5f5ef; }
    .results .price, .results .special-price .price { font: 14px/24px Verdana; }
    .results .old-price { display: none; }
    .results .rec-price { margin: 0; text-align: center; }
    .category-products .products-grid { float: none; width: auto; }
    .catalogsearch-result-index .col-md-3, .catalogsearch-result-index .col-xs-4, .catalog-category-view .col-md-3, .catalog-category-view .col-xs-4 { display: block; }
    /* category page styling */


    .visible-small { display: block; }
    #categories { width: 100%; background: none repeat scroll 0% 0% transparent; margin-top: 20px; float: left; margin-bottom: 0px; }
    #categories header, #main-nav #bs-example-navbar-collapse-1 header { font-family: "roboto_slabregular", sans-serif; background: none repeat scroll 0 0 #686659; color: rgb(255, 255, 255) !important; float: left; font-size: 18px; padding: 8px; width: 100%; }
    .main-top-cat { margin: 0 0 10px; }
    #categories #menu2 a { color: #fff; background: none; font-size: 15px; position: relative; z-index: 1; float: left; padding-left: 0px; }
    .menu-text { float: right; color: rgb(255, 255, 255); margin-top: 15px; font-size: 15px; font-family: "roboto_slabregular", sans-serif; text-transform: capitalize; cursor: pointer; display: block; }
    .navbar-toggle { float: left; }
    #expand-cat { margin-top: 12px; }
    .main-top-cat { margin-top: 10px !important; }
    #header #categories { display: block; }
    .nav.navbar-nav { float: left; width: 100%; clear: both; padding-left: 10px; }
    .nav.navbar-nav { padding-left: 5px; }
    .navbar-collapse, #bs-example-navbar-collapse-1 { height: auto; float: left; width: 100%; overflow: hidden; }
    .navbar-header { float: left; margin-left: 20px; }
    #search_mini_form , #search_mini_form_mobile{ float: left; width: 100%; }
    #subcats { width: 100%; }
    #subcats ul li { float: left; width: 100%; }
    .header-mobile { display: block; float: left; font-family: "roboto_slabregular", sans-serif; color: rgb(255, 255, 255) !important; font-size: 18px; background: none repeat scroll 0% 0% #686659; padding: 5px; width: 100%; margin-top: 10px; }
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
    .head-elements .container-block-desktop {line-height: 57px; height: 62px !important;}
    #logo {line-height: 55px}
    #main-nav.mob_nav_menu{top:0 !important;}
    .mob_cat{ display:block;}
    .desktop_cat{ display:none;}
    /* autocomplete css starts */
    #myaccount{display:block;}
    .checkout-cart-index #content, .opc-index-index #content {padding:71px 0 0;}
    .catalog-product-view  #sg-product .enlarge {display:none;}
    #rev_slider_1_1_wrapper{ magrin-top:60px !important}
    #search_autocomplete, #search_autocomplete_mobile {z-index: 999999; background: #eee none repeat scroll 0 0; border: 1px solid #ccc;}
    #search_autocomplete ul li , #search_autocomplete_mobile ul li{list-style:none; cursor:pointer;}
    #search_autocomplete .amount, #search_autocomplete_mobile .amount{display:none;}
    #search_autocomplete > ul { padding-left: 12px;}
    #search_autocomplete_mobile > ul{ padding-left: 36px;}
    /* autocomplete css ends  */
    .visible-mobile { display: block !important; }
    #categories_top { float: left; width: 100%; position: relative; top: 0; margin: 0 0 15px; }
    #refine-search .navbar-default { float: right; padding: 0px; margin: 0px; background: none repeat scroll 0% 0% transparent; display: block; }
    #refine-search .navbar-default .navbar-toggle, #refine-search .navbar-default .navbar-toggle-refine { margin: -0.38em; }
    .navbar-toggle-refine{ background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; float: right; margin-bottom: 8px; margin-right: 15px;
        margin-top: 8px; padding: 9px 10px; position: relative; border-color: #dddddd;}
    .navbar-default .navbar-toggle-refine .icon-bar { background-color: #cccccc; border-radius: 1px; display: block; height: 2px; width: 22px;}
    .navbar-toggle-refine .icon-bar + .icon-bar { margin-top: 4px;}
    .navbar-default .navbar-nav > li > a { border-right: 0 !important; }
    #categories_top ul li { float: left; width: 50%; margin-right: 0; }
    #main-nav .navbar-collapse { max-height: 100%; }
    #categories_top .topLevelCat { width: 100%; }
    /*.nav.navbar-nav > li:nth-child(2) { display: none; }*/
    #menu2 ul .main-top-cat { border-bottom: 1px solid #e5e4df; float: left; position: relative; width: 100%; padding-left: 8px; }
    #menu2 ul li.active .top-level.has-children { border: medium none !important; }
    #menu2 #subcats { float: left; display: none; }
    .top-level.has-children { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; border: medium none; float: left; width: 90%; }
    #expand-cat { cursor: pointer; margin-right: 10px; float: right; margin-top: 12px; }
    .search-text { display: none }
    .glyphicon.glyphicon-search { margin: 0 }
    .navbar-form, #footer-three form { overflow: auto }
    .navbar-form .form-group, .navbar-form .btn-default, #footer-three .form-group, #footer-three .btn-default { float: left }
    nav .form-control { width: 167px }
    #footer-three .form-control { width: 200px }
    #main-banner h2 { font-size: 30px }
    h2 { font-size: 26px }
    h3 { font-size: 18px }
    #products .btn-default { padding: 4px 7px; width: auto }
    #products .caption { height: 130px }
    .s-next .s-line { width: 60px }
    .s-next.s2 { left: 100px }
    #coupon-submit { width: auto!important }
    .customer-sidebar { display: none; }
    #logo { margin-left: 25px; }
    #logo img { margin-left: 25px; float: none; width: 100%; }
    #products-form { overflow-x: auto; }
    .catalog-product-view #sidebar { display: none; }
    #footer-one .promise { width: 100%; margin-left: 0 !important; padding-right: 0; padding-left: 0; }
    #footer-one .promise.center { width: 100% !important; }
    .cms-video .std .col-xs-6 { width: 100%; }
    #footer-two .two { width: 25%; margin: 0; padding: 0 2%; min-height:100px; border-right: none; border-left: 1px solid #efefef; }
    #footer-two .two.first { margin-left: 0; border-left: none; padding: 0 2%;  }
    #footer-two .two.last { width: 100%; margin-left: 0; }
    #footer-two .social { padding-left: 0; }
}
@media (min-width: 420px) and (max-width: 765px) {
    .main-top-cat { margin-top: 0 !important; }
    .nav.navbar-nav { padding-left: 0px; }
}
@media (min-width: 320px) and (max-width: 765px) {
    .catalog-category-view .results ul li { width: 46%;}

}
@media (max-width: 767px) {
    .head-elements .container-block-desktop .img-responsive {display: inline-block; max-height: 100% !important; }
    .head-elements .container-block-desktop div {height: 100%}
    .navbar-collapse { background: none repeat scroll 0 0 #f9f9f5; box-shadow: 0 1px 6px #c4c4c4; box-sizing: content-box; display: block !important; max-height: 100%; min-height: 100% !important; overflow-x: visible !important; overflow-y: scroll !important; padding: 0; float: left; width: 275px; z-index: 100; }
    .mob_nav_menu { left: -275px; margin: 0; position: fixed; min-height: 100%; top: 0; width: 275px; z-index: 999; bottom: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
    .top-left { left: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
    #header #categories header, #categories header, #main-nav #bs-example-navbar-collapse-1 header { background: none repeat scroll 0 0 #686659; color: #fff; float: left; font-family: "roboto_slabregular", sans-serif; font-size: 15px; padding: 8px; text-align: left; width: 100%; }
    .main-top-cat { background-color: #eee; }
    #categories { margin: 0; }
    .navbar-collapse { padding: 0; }
    #main-nav .navbar-header { margin-left: 0; }
    .navbar-collapse, #bs-example-navbar-collapse-1 { width: 275px; }
    .searchBar { background: none repeat scroll 0 0 #fff; height: 58px; margin-top: -5px; width: 100%; position: relative; z-index: 1; }
    #main-nav .searchBar #search_mini_form , #main-nav .searchBar #search_mini_form_mobile{ margin: 0; display: block; background: none repeat scroll 0 0 #eeeeee; padding: 10px; width: 100%; }
    #main-nav .searchBar #search_mini_form .form-group , #main-nav .searchBar #search_mini_form_mobile .form-group { width: 100% !important; }
    #main-nav .searchBar #search_mini_form .form-group input.form-control, #main-nav .searchBar #search_mini_form_mobile .form-group input.form-control { border: 1px solid #ccc; border-radius: 0; height: 37px; color: #a4a4a4; padding-left: 36px; width: 100%; }
    #main-nav .searchBar #search_mini_form button.btn .glyphicon.glyphicon-search , #main-nav .searchBar #search_mini_form_mobile button.btn .glyphicon.glyphicon-search{ font-size: 15px; }
    #main-nav .searchBar #search_mini_form button.btn, #main-nav .searchBar #search_mini_form_mobile button.btn { border-radius: 0; position: absolute; left: 21px; color: #b0b0b0; background-color: transparent; top: 12px; }
    body { padding-left: 275px; margin-left: -275px; position: relative; }
    #categories_top { display: none !important; }
    .container { padding-left: 0; padding-right: 0; }
    .container.main-container-holder{
        position: relative;
        z-index: 1;
    }
    #content { padding: 81px 0 0 0; }
    #content .row { margin: 0; }
    #header { margin-left: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; height: 62px; width: 100%; position: fixed; left: 0; top: 0; z-index: 999999; margin-bottom: 20px; padding: 0; box-shadow: 0 2px 2px #d4d4d4; background: #fff; }
    .left-space { left: 275px !important; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
    #header .row { margin: 0; }
    #header #logo { display: inline-block; float: none; }
    #header .logo img { width: 100%; }
    #header .top-row { display: none; }
    .head-elements .container-block {float: left;width: 180px;}
    .head-elements { float: right; padding-top: 0px; width: 100%; text-align: center; }
    #header #main-nav { position: absolute; margin: 0; left: 15px; top: 0; background: none; }
    #main-nav .navbar-header { width:auto; float:left; background: #fff; }
    #main-nav.active .navbar-header { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
    .mob_nav_menu { display: block; }
    .margin-left { margin-left: 0; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
    body { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
    #main-nav .navbar-toggle {background:none; float: left; width: 19px; height: 16px; margin: 22px 0 24px; border: none; padding:0;  }


    #main-nav .navbar-toggle i.fa{color:#A02064; display:block;}
    .mobile-cart{background:none !important;}

    #main-nav.active .navbar-toggle { margin-left: 0;  }
    #main-nav .navbar-toggle.collapsed { position: relative; }
    .margin-left { margin-left: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; overflow: hidden; width: 100%; float: left; position: fixed; }
    .desktop #bs-example-navbar-collapse-1 { display: none !important; }
    #main-nav .header-mobile { display: block; float: left; width: 100%; margin: 0; padding: 16px 0 15px; font-size: 18px; font-family: 'roboto_slabregular', sans-serif !important; text-indent: 40px; color: #FFFFFF !important; background: none repeat scroll 0 0 #686659; }
    .mobile-cart { background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/mobile-sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 19px; margin-right: 15px; margin-top: 21px; position: absolute; right: 15px; top: 0; width: 19px; z-index: 999; }
    #mini_cart { display: none; }
    #main-nav .navbar-toggle span, #main-nav .corner { display: none; }
    #main-nav #search_mini_form , #main-nav #search_mini_form_mobile{ display: none; }
    .navbar-nav { float: left; width: 100%; margin: 0; background: none repeat scroll 0 0 #F9F9F5; }
    .nav.navbar-nav > li { border-bottom: 1px solid #e1e1e1; }
    .login li a { color: #aaaaaa !important; }
    .login li:hover a { color: #ffffff !important; }
    #categories ul li { margin: 0; padding: 0 !important; }
    #categories ul li:hover { background-color: #85a903; }
    #categories ul li:hover > a { color: #000; }
    #categories ul li a, #categories #menu2 a { padding: 10px; background-color: #eee; }
    #categories ul li ul li { padding: 0 10px; border-bottom: solid 1px #fff; }
    #header #categories ul li a, .navbar-default .navbar-nav > li > a, #categories #menu2 a { padding: 10px; font-family: 'Open Sans'; font-size: 13px; color: #343426; border-right: none; }
    .main-top-cat a:hover { background-color: #85a903 !important; }
    .subcats ul li a { width: 100%; }
    .subcats ul li { padding: 0; }
    #header #categories ul li { margin: 0; }
    #header #categories ul li a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { background-color: #85a903; color: #fff; text-decoration: none; }
    #main-nav .navbar-toggle span, #main-nav .corner { display: none; }
    #mini_cart { display: none; }
    /*.mobile-cart { background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/mobile-sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 19px; margin-right: 0; margin-top: 7px; position: absolute; right: 15px; top: 0; width: 19px; z-index: 999; }*/
    .mobile-search { display: block; float: left; width: 19px; height: 19px; margin-right: 25px; background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/mobile-sprite.png) no-repeat -20px 0; }
    #header .col-md-3 { display: none; }
    .sg-desc { font-size: 14px; color: #363636; border: none; }
    #sg-product .price.ref { font-size: 12px; }
}
@media (max-width: 480px) {

    .add-to-cart .quantity .qty-wrapper .inc.qt-btn {
        padding-left: 0;
        right: 20px;
        top: 12px; line-height:20px;
    }
    .add-to-cart .quantity .qty-wrapper .dec .qt-btn{ line-height:20px;}

    #header #categories header, #categories header, #main-nav #bs-example-navbar-collapse-1 header { font-size: 15px; padding: 8px; background: none repeat scroll 0 0 #686659; font-family: "roboto_slabregular", sans-serif; color: #fff; text-align: left; float: left; width: 100%; }
    #main-nav #search_mini_form, #main-nav #search_mini_form_mobile { display: none; }
    .navbar-nav { float: left; width: 100%; margin: 0; background: none repeat scroll 0 0 #F9F9F5; }
    .nav.navbar-nav > li { border-bottom: 1px solid #e1e1e1; }
    .login li a { color: #aaaaaa !important; }
    .login li:hover a { color: #ffffff !important; }
    #categories ul li { margin: 0; padding: 0 !important; }
    #categories ul li:hover { background-color: #85a903; }
    #categories ul li:hover > a { color: #000; }
    #categories ul li a, #categories #menu2 a { padding: 10px; background-color: #eee; }
    #categories ul li ul li { padding: 0 10px; border-bottom: solid 1px #fff; }
    #header #categories ul li a, .navbar-default .navbar-nav > li > a, #categories #menu2 a { padding: 10px; font-family: 'Open Sans'; font-size: 13px; color: #343426; border-right: none; }
    .main-top-cat a:hover { background-color: #85a903 !important; }
    .subcats ul li a { width: 100%; }
    .subcats ul li { padding: 0; }
    #header #categories ul li { margin: 0; }
    #header #categories ul li a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { background-color: #85a903; color: #fff; text-decoration: none; }
    #main-nav .navbar-toggle span, #main-nav .corner { display: none; }
    #mini_cart { display: none; }
    .mobile-cart { background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/mobile-sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 19px; margin-right: 15px; margin-top: 21px; position: absolute; right: 15px; top: 0; width: 19px; z-index: 999; }
    .mobile-search { display: block; float: left; width: 19px; height: 19px; margin-right: 25px; background: url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/mobile-sprite.png) no-repeat -20px 0; }
    #header .col-md-3 { display: none; }
    .wrapper { box-shadow: none; }
    .footer-wrapper { box-shadow: none; background: none; }
    #footer { margin: 10px 10px 0; padding: 0; background: #fff; box-shadow: 0 0 5px #d4d4d4; }
    #footer .col-xs-4 { margin-top: -31px; padding: 0 25px; }
    #footer-one, #footer-one .promise { display: none; }
    #footer-one .promise.center { min-height: 0; padding-bottom: 2px; }
    #footer-one .promise.center h3 { margin-top: 8px; }
    #footer-one .promise.center p { padding: 0 10px; }
    #footer-one .promise.center p b { display: block; }
    #footer-two { padding-bottom: 3px; }
    #footer-two:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; }
    #footer-two .two { display: none; }
    #footer-two .two.last { display: block; }
    #footer-two .social { padding: 0 20px; }
    #footer-two .social h3 { margin-top: 5px; }
    #footer-two .social li { margin-right: 0px; margin-left: 5px; }
    #footer-three { display: none; }
    #under-footer { float: left; width: 100%; margin: 25px 0 33px; text-align: center; }
    #under-footer .copyright {
        display: block;
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }
    #under-footer img { float: none !important; display: inline-block; }
    /* Search */
    #search_mini_form .form-control, #search_mini_form_mobile .form-control  { height: 28px; }
    /* Blog */
    .wrapper { min-width: 303px; } /* modified on 26-10-2015 */
    .col-main { float: left; width: 100%; }
    .single .col-xs-8, .blog .col-xs-8 { padding: 0; }
    #blog-posts { margin-top: 19px; }
    .post-entry { float: left; width: 100%; margin-bottom: 25px; padding: 0; border: 0; }
    .post-entry .post { float: left; width: 100%; }
    .post-entry .featured-img { margin-bottom: -43px; }
    .post-entry .post-meta { float: right; margin-top: 43px; padding: 3px 10px 3px 0; border: none; }
    .post-entry .date-author { display: none; }
    .post-entry .col-xs-3 { width: 89px; margin-top: -65px; margin-bottom: -43px; padding: 0; }
    .post-entry .author-img { padding: 0; }
    .post-entry .post-body { float: left; padding: 0 10px; }
    .post-entry .col-xs-9 { width: 100%; padding: 0; }
    .post-entry h2 { font-size: 20px; text-align: left; text-indent: 95px; }
    .post-entry .content-wrapper { float: left; width: 100%; }
    .post-entry .content-wrapper p { text-align: left; }
    .post-entry .read-more { color: #5C5A4D !important; text-decoration: underline; }
    .blog #sidebar { display: none; }
    .single-post .post-entry h2 { margin-top: 0; text-indent: 0; text-align: center; }
    .single-post .post-entry .content-wrapper { margin-top: 0; }
    .single-post .post-entry .col-xs-3 { margin-bottom: 0; }
    .single-post .post-entry p { text-align: left; }
    .single-post .post-entry .content-wrapper img { float: left; width: 100%; }
    .single-post #comments { float: left; width: 100%; }
    .single-post .commentlist { padding: 0 10px; }
    .single-post .commentlist li { display: block; }
    .single-post .form-control { margin-bottom: 10px; }
    .single-post #sidebar { margin-bottom: 75px; }
    .col-md-3, .col-xs-4, .col-md-9, .col-xs-8 { width: 100%; }
    #header .head-elements .col-xs-4 {width: 33.33333333333333%}
    .social { margin-right: 0; }
    .social li { margin-right: 0; margin-left: 10px; }
    #footer .row { margin: 0; }
    #footer-two .two, #footer-two .two.first { width: 50%; min-height: 290px; margin: 0; padding: 0 0 20px; }
    #footer-two .two.last { width: 100%; min-height: 0; margin: 0; padding: 0 0 20px; }
    /* Home */

    #products-cats { margin-bottom: 52px; }
    #products-cats .product { padding: 0; }
    #products-cats .row { margin: 0; }
    #products-cats .thumbnail { margin-bottom: 0; }
    #products-cats .caption { float: left; width: 100%; margin: 0; padding: 0; background: #fff; border: 1px solid #f5f5ef; }
    #products-cats .caption h3 { margin: 0; padding: 6px 0 8px; font-size: 24px; }
    /* Cart */
    #checkout-progress { display: none; }
    .checkout-cart-index .col-xs-8 { padding: 0; }
    .checkout-cart-index #content { background: #fff; }
    #shopping-cart-table tbody .ss-icon { width: 13px; height: 13px; position: absolute; top: 2px; right: 10px; font-family: Verdana; }
    #shopping-cart-table .qty-nodisplay { display: none; font-weight: normal; }
    #shopping-cart-table .ss-icon { color: #3a3939; font-size: 16px; }
    #shopping-cart-table .quantity { display: block; }
    /*#shopping-cart-table .btn-update { display: none; }*/
    #shopping-cart-table .btn-update { float: left!important; }
    #shopping-cart-table .btn-checkout { float: right; margin: 0 10px 0 0; background: #9F2063; }
    #shopping-cart-table .page-title h1 { padding: 15px; font-size: 24px; }
    #shopping-cart-table .cart-empty { float: left; margin-bottom: 93px; width: 100%; text-align: center; }
    #shopping-cart-table .cart-empty p { padding: 0 10px; }
    .breadcrumb { margin-top: 20px; }
    /* Product View */
    .catalog-product-view .breadcrumb { display: none; }
    .catalog-product-view .col-md-9, .catalog-product-view .col-xs-8 { padding: 0 10px; }
    #sg-product { float: left; width: 100%; }
    .catalog-product-view .category-no-display { display: block; float: left; width: 100%; margin-bottom: 20px; }
    .catalog-product-view .category-no-display .link { float: left; width: 100%; margin: 0 -1px; font: bold 14px/25px 'Source Sans Pro', sans-serif; text-align: center; text-transform: uppercase; text-indent: 23px; color: #2a2a23; background: #fff; border: 1px solid #e5e1d9; }
    .catalog-product-view .category-no-display .link i { width: 14px; height: 12px; position: absolute; top: 8px; left: 50%; margin-left: -28px; background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/product-back.png") 0 0; }
    #sg-product .col-md-4 { margin: 0 -10px; padding: 0; }
    #sg-product .lg-image { float: left; width: 100%; margin-bottom: 0; border: none; border-radius: 0; text-align: center; }
    #sg-product .images { float: left; width: 100%; position: relative; }
    #sg-product .sm-images-wrapper { width: 100%; position: absolute; bottom: 22px; left: 0; text-align: center; }
    #sg-product .sm-images { display: inline-block; width: auto; margin: 5px 0 0; padding: 8px 20px 4px; text-align: center; /*  background: #342e23; */ border-radius: 20px; }
    #sg-product .sm-images a:hover, .sm-images a:focus, .sm-images a:active, .sm-images a.active{border:1px solid #9f2063;}
    #sg-product .sm-images a{border:1px solid #fff; margin:0 5px 5px 0;}
    #sg-product .sm-images .thumbnail { display: inline-block; width: 20px; height: 20px; margin: 0 4px; border: none; border-radius: 20px; background: #cbcaca; }
    #sg-product .sm-images .thumbnail.active { background: #fff; }
    #sg-product .sm-images .thumbnail img { display: none; }
    #sg-product .images .caption { display: none; }
    #sg-product .col-md-8 { clear: both; padding: 0; }
    #sg-product h1 { float: left; width: 100%; margin-top: 19px; font-size: 22px; text-align: center; }
    #sg-product .col-xs-6 { width: 100%; padding: 0; }
    #sg-product .price-box { margin-top: 25px; }
    #sg-product .price-box .price { display: block; font-size: 32px; margin: -10px 0; }
    #sg-product .price-box .old-price .price { font-size: 32px; margin: 0; }
    #sg-product .price.ref { font-size: 12px; }
    #sg-product .add-to-box { float: left; width: 100%; margin-top: 46px; }
    #sg-product .add-to-cart .quantity { float: left; width: 100%; height: 46px; position: relative; background: #686659; border-radius: 4px; }
    #sg-product .quantity label { float: left; margin: 0 0 0 20px; font: bold 18px/46px Verdana; color: #fff; }
    #sg-product .qty-wrapper { float: right; }
    .qty-wrapper .qt-btn { width: 24px; height: 24px; font: bold 14px/24px Verdana; text-align: center; color: #fff; border: none; border-radius: 24px; background: #5b5a51; padding: 0; }
    .qty-wrapper .inc { float: right; top: 12px; right: 20px; }
    .qty-wrapper .dec { float: left; top: 12px; right: 102px; }
    .qty-wrapper .qty, .qty-wrapper #qty { float: right; width: 39px; line-height: 21px; top: 8px; right: 52px; font: 18px/21px Verdana; border: 1px solid #57595b; border-radius: 0; }
    .add-wish { display: none; }
    #sg-product #cart-submit { float: left; width: 100%; margin: 20px 0 40px; padding: 8px 0 11px; text-align: center; }
    #cart-submit span { display: inline-block; float: none; margin: 2px 10px 0 0; font: bold 20px Verdana; }
    #cart-submit i { margin: 1px 0 0 10px; }
    #sg-product header { margin-bottom: 0; }
    .product-share { display: none; }
    .sg-desc { float: left; width: 100%; border-top: 1px solid #dbdbda; }
    .sg-desc h3 { display: block; float: left; width: 100%; margin: 35px 0 15px; text-align: left; font: bold 18px Verdana; color: #363636; }
    .sg-desc { font-size: 14px; color: #363636; border: none; }
    #others-bought h2, #recommendations h2 { margin-bottom: 36px; font-size: 18px; }
    #others-bought ul li, #recommendations ul li, .results ul li { width: 118px; margin-right: 20px; }
    #others-bought { margin-bottom: 91px !important; }
    /*#information { display: none; }*/
    #others-bought footer, #recommendations footer, .results footer { padding: 0; background: #fff; }
    #recommendations .rec-product, #others-bought .rec-product { display: block; min-height: 40px; padding: 10px; font: 12px Verdana; color: #363636; text-align: center; background: #F5F5EF; -moz-box-sizing: content-box; box-sizing: content-box; }
    #others-bought .price, #recommendations .price, #others-bought .special-price .price, #recommendations .special-price .price { font: 14px/24px Verdana; }
    #others-bought .rec-price, #recommendations .rec-price { margin: 0; text-align: center; }
    /* Contacts */
    #c-faq, #benefits { display: none; }
    .cms-page-view #content { background: #fff; }
    .cms-page-view hr { display: none; }
    .cms-page-view #content .col-md-6 { float: left; width: 100%; padding: 0; }
    .cms-page-view #content { margin-top: -20px; position: relative; }
    #webform_1_form { float: left; width: 100%; margin-top: 245px; }
    .b-enquiry-form { position: absolute; top: 29px; left: 0; }
    .b-enquiry-form p, .b-enquiry-form h2 { padding: 0 10px; }
    #contact h1, #contact h2 { font-size: 18px; border: none; }
    #contact .b-enquiry-form h2 { margin-bottom: 25px; }
    #contact .b-enquiry-form p { font-size: 12px; }
    #webform_1_form textarea { height: 221px; }
    #webform_1_form .btn { float: none !important; clear: both; display: block; margin: 20px auto 48px; padding-right: 26px; padding-left: 26px; }
    #contact .col-md-7 { padding: 0; }
    #contact .c-option { float: left; width: 100%; margin: 0; padding: 27px 0 16px; border-top: 1px solid #dfdfdf; border-bottom: none; }
    .c-address p, .c-option p { font-size: 12px; }
    .c-address { float: left; width: 100%; margin: 0 0 66px; padding: 23px 0 20px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }
    /*Category*/
    .catalogsearch-result-index #content, .catalog-category-view #content { margin-top: -20px; /* padding-top: 10px; */ padding-top: 90px; background: #fff; }
    #search-results { float: left; width: 100%; margin-bottom: 72px; }
    .catalogsearch-result-index #content .col-md-9, .catalogsearch-result-index #content .col-xs-8, .catalog-category-view #content .col-md-9, .catalog-category-view #content .col-xs-8 { padding: 0 10px; }
    #search-results .category-description, #search-results .toolbar { display: block; }
    #search-results .toolbar-bottom .toolbar { display: block; float: left; width: 100%; margin-bottom: 0; }
    .toolbar .pager, .toolbar .sorter, .toolbar .pages { float: left; width: 100%; }
    .category-products { margin: 0; }
    #search-results .results { margin: 0; }
    .catalogsearch-result-index .category-no-display, .catalog-category-view .category-no-display { display: block; float: left; width: 100%; margin-bottom: 15px; }
    .catalogsearch-result-index .category-no-display .cat-link, .catalog-category-view .category-no-display .cat-link { float: left; width: 148px; position: relative; margin: 0 -1px; font: bold 14px/25px 'Source Sans Pro', sans-serif; text-align: center; text-transform: uppercase; text-indent: 23px; color: #2a2a23; background: #fff; border: 1px solid #e5e1d9; }
    .catalogsearch-result-index .category-no-display .cat-link.refine, .catalog-category-view .category-no-display .cat-link.refine { float: right; padding:0;}
    .catalogsearch-result-index .category-no-display .cat-link.back i, .catalog-category-view .category-no-display .cat-link.back i { width: 14px; height: 12px; position: absolute; top: 8px; left: 50%; margin-left: -28px; background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/product-back.png") 0 0; }
    .catalogsearch-result-index .category-no-display .cat-link.refine i, .catalog-category-view .category-no-display .cat-link.refine i { width: 15px; height: 14px; position: absolute; top: 6px; left: 50%; margin-left: -36px; background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/img/cat-refine.png") 0 0; }
    .results ul li { width: 46%; margin-bottom: 20px; border: 1px solid #f5f5ef; -moz-box-sizing: content-box; box-sizing: content-box; }
    .results ul li.even { float: right; margin-right: 0; }
    .results ul li .thumbnail { margin: 0; border-bottom: 1px solid #f5f5ef; }
    .results .price, .results .special-price .price { font: 14px/24px Verdana; }
    .results .old-price { display: none; }
    .results .rec-price { margin: 0; text-align: center; }
    .results ul li footer { min-height: 140px; background: #f5f5ef; padding:5px !important; }
    .results ul li .rec-product h3 { display: block; margin:0 !important; padding: 11px 15px 0; font: 13px Verdana; text-align: center; color: #363636; }
    .results .btn-default, .category-products .btn-default { margin: 13px 5% 10px;  display:block; }
    .category-products .products-grid { float: none; width: auto; }
    .catalogsearch-result-index .col-md-3, .catalogsearch-result-index .col-xs-4, .catalog-category-view .col-md-3, .catalog-category-view .col-xs-4 { display: block; }
    /* Checkout */
    .checkout-onepage-index #content { background: #fff; margin-top: -20px; }
    .checkout-onepage-index #main { margin-bottom: 75px; }
    .checkout-onepage-index #checkout-progress { display: block; position: relative; top: 25px; margin-bottom: 32px; background: #fff; }
    #checkout-progress header { display: none; }
    #checkout-progress h2 { display: none; }
    .s-next .s-line { width: 15px; }
    .s-next { top: 15px; }
    /* .s-next.s2 {left: 47px;} */
    .s-next.s2, .s-next.s3 { left: 108px; }
    .s-next.s4 { left: 168px; }
    #progress-steps { display: block; width: 300px; height: 32px; margin: 0 auto; padding: 15px 0 18px; position: relative; -moz-box-sizing: content-box; box-sizing: content-box; }
    .checkout-onepage-index #content .col-xs-8 { padding: 0; }
    .checkout-onepage-index #content .col-xs-4 { display: none; }
    #checkoutSteps { margin-bottom: 70px; }
    #checkoutSteps * {  }
    #checkoutSteps .ss-icon { font-family: "SSPika"; }
    #checkoutSteps .btn { padding-top: 3px; padding-bottom: 3px; }
    #checkoutSteps li.section { border: none; border-bottom: 1px solid #fff; }
    #checkoutSteps li.section.active { border: none; }
    .step.a-item { padding: 20px 10px; }
    .step-title { position: relative; text-align: center; background: #3e3e3e; }
    .step-title a { position: absolute; top: 11px; right: 10px; font-size: 12px; }
    .step-title h2 { display: block; float: none; font: 12px 'Source Sans Pro'; text-align: center; color: #fff; }
    #checkoutSteps h3 { font: bold 18px 'Source Sans Pro'; }
    #checkoutSteps .radio, #checkoutSteps .checkbox { display: inline-block; margin-top: 0; }
    .customer.new ul li label, .customer.new ul li input { font-size: 14px; }
    #checkoutSteps p { font: 14px 'Source Sans Pro'; }
    #checkoutSteps .col1, #checkoutSteps .col2 { width: 100%; padding: 17px 0 0; }
    #checkoutSteps .col2 { border-top: 1px solid #E1E1D4; border-left: none; }
    #login-form p { margin-bottom: 30px; }
    #checkoutSteps .customer { font-size: 10px; margin-bottom: 25px; }
    #shipping-new-address-form .form-group.checkbox, #billing-form .checkbox { margin: 20px 0 0; padding: 0; }
    #shipping-new-address-form .form-group.checkbox .checkbox { margin: 0 5px 0 0; }
    #checkoutSteps .form-group { position: relative; margin-bottom: 10px; }
    #checkoutSteps #payment_form_ccsave label.mobile, #checkoutSteps .form-group label.mobile { position: absolute; top: 4px; left: 10px; }
    #checkoutSteps #payment_form_ccsave .mobile-select, #checkoutSteps .form-group .mobile-select { width: 85px; }
    #checkoutSteps .form-group label.mobile.mobile-select { width: 150px; }
    #checkoutSteps .form-group select, #checkoutSteps #billing-form .form-group select { display: inline-block; width: 212px; margin-bottom: 0; }
    #checkoutSteps #billing-form #billing-address-select { width: 100% }
    #checkoutSteps #payment_form_ccsave .input-box { display: inline; }
    #checkoutSteps #payment_form_ccsave select { display: inline-block; width: 194px; margin-bottom: 10px; }
    #checkoutSteps #payment_form_ccsave .v-fix { display: inline; }
    #checkoutSteps #payment_form_ccsave .v-fix select { width: 90px; margin-left: 5px; }
    #checkoutSteps .form-control { width: 274px; height: 26px; padding-top: 0; padding-bottom: 0; -moz-box-sizing: content-box; box-sizing: content-box; }
    #checkoutSteps #billing-form .checkbox { margin: 22px 0 -8px; padding: 0; }
    #checkoutSteps #confirmation-submit, #checkout-step-shipping #shipping-submit, #checkout-step-billing #billing-submit { float: left; width: 100%; padding-right: 0; padding-left: 0; text-align: center; margin-top: 42px; }
    #checkoutSteps #checkout-step-shipping_method * { }
    #checkoutSteps #confirmation-submit .ss-icon { font-family: "SSPika"; }
    #checkoutSteps #opc-shipping_method p { padding: 10px 20px 20px;}
    #checkoutSteps #opc-shipping_method .form-group { float: left; clear: both; padding: 0; }
    #checkoutSteps #confirmation-submit { margin-top: 35px; margin-left: 0; }
    #checkoutSteps #checkout-step-payment #confirmation-submit { margin-bottom: 25px; }
    #checkoutSteps #checkout-step-payment .form-group { float: left; clear: both; margin-left: 20px; }
    #payment_form_ccsave { width: 300px; margin-left: -40px; padding: 0; }
    #checkoutSteps #payment_form_ccsave li { position: relative; }
    #checkoutSteps #payment_form_ccsave li label.mobile { width: 100%; }
    #checkoutSteps #payment_form_ccsave .input-text { display: block; width: 274px; height: 26px; margin-bottom: 10px; padding: 0 12px; border: 1px solid #E1E1D4; -moz-box-sizing: content-box; box-sizing: content-box; background-color: #FFFFFF; background-image: none; border-radius: 4px; color: #555555; font-size: 14px; line-height: 1.42857; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; vertical-align: middle; }
    .checkout-onepage-success #content { /* margin-top: -20px; */ margin-bottom: 50px; /* padding-top: 25px; */ color: #5c5a4d; }
    .checkout-onepage-success #main { float: left; width: 100%; }
    .opc-wrapper-opc .login-trigger { width: 138px !important; }

    /*#sg-product .sg-desc{ display:none;}*/
    .sg-desc.mob_480{ display:block !important; margin-top:30px;}
    .category-products .products-list .product-name a{
        font-size:14px;
    }
    .category-products .mobile-product-list .product-shop{
        padding-left:95px;
    }
}
@media (max-width: 767px) {
    .b-enquiry-form { top: inherit; }
    #c-faq { display: block; }
    #rev_slider_1_1_wrapper{ margin-top:60px !important;}
    .cc-cookies{ position:fixed !important;}
    #product_addtocart_form .sm-images {margin:5px auto 0;}
}
@media (min-width:640px) and (max-width: 767px){
    .head-elements {padding-top: 0px;}
}
@media (max-width:640px) {
    .spaceArea ul {
        padding-left: 0 !important;
    }
    .aw-mini-related-items ol li {
        margin: 0 0% 15px;
        width: 100%;
    }
}
.head-elements .container-block-desktop p {
    height: 100%;
}
.head-elements .container-block-desktop img {
    margin: 0 auto;
    height: 100%;
    width: auto;
}

@media (max-width: 550px) {
    .head-elements .container-block-desktop img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 360px) { .category-content {min-height:94px;} }
@media (max-width: 360px) {
    .checkout-types{padding:0;}
    .cart-collaterals .totals .checkout-types{width:100%;}
    .checkout-types button{margin-bottom:10px; display:block; width:100%; text-align:center;}

}
#refine-search .refine-search-filter .currently ol {
    padding-left: 0;
    list-style:none;
}
#refine-search .refine-search-filter .currently ol li {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
#refine-search .refine-search-filter .currently ol li span {
    float: left;
    font-weight: 500;
    padding: 5px 5px 0 0;
    text-align: left;
    width: 100%;
}
#refine-search .refine-search-filter .currently ol li a.btn-remove {
    height: 20px;
    position: absolute;
    right: 10px;
    text-indent: -5000px;
    top: 25px;
    background:url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/default/gardeningexpress/images/1464609280_Close.png") 0 0 no-repeat;
    width: 20px;
}
#refine-search  .currently-shopping-by .actions{ text-align:right; padding-right:10px;}


 
/* SEARCH BOX */
.ais-search-box--powered-by {
  font-size: .8em;
  text-align: right;
  margin-top: 2px;
}

input::-ms-clear {
  display: none;
}

/* PAGINATION */
#instant-search-pagination-container {
  width: 100%;
  text-align: center;
}
.ais-pagination {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin: 20px auto;
}
.ais-pagination li {
  display: inline-block;
}
.ais-pagination--item a {
  padding: 5px 10px;
  margin: 0 5px;
  line-height: 25px;
  background-color: white;
  color: #727272;
}

.ais-pagination li.ais-pagination--item__disabled {
  display: none;
}

.ais-pagination--item__active a {
  font-weight: bolder;
  color: #606060;
  text-decoration: underline;
}

.ais-pagination--item.ais-pagination--item__next a,
.ais-pagination--item.ais-pagination--item__previous a {
  font-weight: bold;
  color: #606060;
}

/* REFINEMENT LIST */

.ais-menu--link,
.ais-hierarchical-menu--link,
.ais-price-ranges--link,
.ais-refinement-list--label {
  padding: 4px 10px;
  cursor: pointer;
  color: #636363;
  text-decoration: none;
  display: block;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}

.ais-hierarchical-menu--item__active > div > .ais-hierearchical-link-wrapper > .ais-hierarchical-menu--link,
.ais-refinement-list--item__active > div > .ais-hierarchical-list--link,
.ais-refinement-list--item__active > div > .ais-refinement-list--label,
.ais-price-ranges--item__active > .ais-price-ranges--link{
  font-weight: bold;
  box-shadow: inset 3px 0 0 #3399cc;
}

.ais-hierearchical-link-wrapper, .ais-refinement-list--item {
  padding: 7px 0px;
}

.ais-refinement-list--label, .ais-hierarchical-menu--link {
  line-height: 1.0em;
  padding: 0px 10px;
}

.ais-refinement-list--label img {
  display: inline;
}

.ais-hierarchical-menu--item__active .ais-hierearchical-link-wrapper .cross-circle,
.ais-refinement-list--item__active .cross-circle {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/algoliasearch/cross-circle.svg") no-repeat center center / contain;
  opacity: 0;
}

.ais-hierarchical-menu--item__active .ais-hierearchical-link-wrapper:hover .cross-circle,
.ais-refinement-list--item__active:hover .cross-circle {
  text-decoration: underline;
  vertical-align: bottom;
  margin-left: 6px;
  opacity: 1;
}

.ais-refinement-list--item:hover {
  text-decoration: underline;
}

.ais-price-ranges--input
{
  width: 70px !important;
}

.ais-price-ranges--label
{
  margin: 5px;
}

.ais-refinement-list--checkbox
{
  margin-right: 10px;
}

#algolia_instant_selector .current-refinements
{
  position: relative;
}

.ais-current-refined-values--link
{
  cursor: pointer;
  color: #636363;
  border-radius: 2px;
  border: solid 1px #DDDDDD;
  background-color: #f4f4f4;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  padding: 0 8px 0 0;
  height: 28px;
  overflow: hidden;
}

.ais-current-refined-values--clear-all
{
  position: absolute;
  right: 6px;
  top: 3px;
  color: #666666;
  font-weight: 500;
}

a.ais-current-refined-values--link:hover
{
  text-decoration: none;
}

.ais-current-refined-values--item {
  margin-top: 8px;
}

.ais-current-refined-values--item:after {
  clear: both;
  content: "";
  display: block;
}

.ais-current-refined-values--item .current-refinement-label {
  font-weight: bold;
}

.ais-current-refined-values--item .cross-wrapper {
  font-weight: bold;
  background-color: #DDDDDD;
  border-radius: 1px 0 0 1px;
  float: left;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
}

.ais-current-refined-values--link:hover .cross-wrapper {
  text-decoration: none;
}

.ais-current-refined-values--link .cross-wrapper img {
  display: inline;
  margin-top: 6px;
}


.ais-current-refined-values--item .current-refinement-wrapper {
  float: left;
  width: calc(100% - 26px);
  height: 26px;
  padding-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 26px;
}

.ais-current-refined-values--link:hover .current-refinement-wrapper {
  text-decoration: line-through;
}

.ais-menu--link:hover,
.ais-price-ranges--link:hover,
.ais-hierarchical-menu--link:hover {
  color: #636363;
}
.ais-menu--count, .ais-hierarchical-menu--count, .ais-refinement-list--count {
  float: right;
  color: #666;
}

#algolia_instant_selector .ais-refinement-list--list .sbx-sffv__wrapper {
  width: 94%;
  margin: 0 auto 5px;
}

#algolia_instant_selector .ais-refinement-list--list .sbx-sffv__submit {
  display: none;
}

#algolia_instant_selector .ais-refinement-list--list .sbx-sffv__reset {
  width: 10px;
  margin-top: -30px;
  margin-right: 7px;
  background: none;
  border: none;
  box-shadow: none;
}

#algolia_instant_selector .ais-refinement-list--list .sbx-sffv__reset:hover {
  background: none;
}

#algolia_instant_selector .ais-refinement-list--list .sbx-sffv__reset svg {
  width: 15px;
  height: 15px;
  fill: #636363;
}

#algolia_instant_selector .ais-refinement-list--list  .sbx-sffv__input {
  border : 1px solid silver;
}

#algolia_instant_selector .ais-refinement-list--list  .sbx-sffv__input:focus {
  border : 1px solid #54A5CD;
}

#algolia_instant_selector .ais-refinement-list--list .sffv-no-results {
  padding-left: 3%;
}

/* RANGE SLIDER */

.ais-range-slider--target {
  position: relative;
  direction: ltr;
  background: #F3F4F7;
  height: 6px;
  margin-top: 3em;
  margin-bottom: 4em;
  width: 88%;
  margin-left: 6%;
}

.ais-range-slider--base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-left: 2px solid #DDD;
  border-right: 2px solid #DDD;
}

.ais-range-slider--origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.ais-range-slider--connect {
  background: #b5b6b9;
}

.ais-range-slider--background {
  background: #F3F4F7;
}

.ais-range-slider--handle {
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  border: 1px solid #c8c8c8;
  border-radius: 50%;
  cursor: pointer;
}

.ais-range-slider--handle-lower {
  left: -10px;
  bottom: 7px;
}

.ais-range-slider--handle-upper {
  right: 10px;
  bottom: 7px;
}

.ais-range-slider--tooltip {
  position: absolute;
  background: #FFFFFF;
  top: -2em;
  left: -50%;
  min-width: 20px;
  text-align: center;
  font-size: .8em;
}

.ais-range-slider--pips {
  box-sizing: border-box;
  position: absolute;
  height: 3em;
  top: 100%;
  left: 0;
  width: 100%;
}

.ais-range-slider--value {
  width: 40px;
  position: absolute;
  text-align: center;
  margin-left: -20px;
  padding-top: 15px;
  font-size: .8em;
}

.ais-range-slider--value-sub {
  font-size: .8em;
  padding-top: 15px;
}

.ais-range-slider--marker {
  position: absolute;
  margin-left: -1px;
  width: 1px;
  height: 5px;
}

.ais-range-slider--marker-large {
  background: #DDD;
  width: 2px;
  margin-left: -2px;
  height: 12px;
}

.ais-range-slider--marker-large:first-child {
  margin-left: 0;
}

.ais-root__collapsed .ais-body, .ais-root__collapsed .ais-footer {
	display: none;
}

/******************
**
** Auto-completion menu
**
******************/

#algolia-autocomplete-container .aa-dropdown-menu .before_special {
  color: #aaaaaa;
  text-decoration: line-through;
  font-size: 12px;
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .category-tag {
    color: #3284b6;
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details {
  font-size: 10px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details em {
  color: #222222;
}

#algolia-autocomplete-tt.algolia-autocomplete {
  width: 100%;
  display: inline-block !important;
}

#algolia-autocomplete-container .aa-dropdown-menu {
  position: absolute;
  margin-top: -1px;
  right: 0px;
  width: 100%;
  z-index: 1000 !important;
  border: 1px solid #BBB;
  border-top: 3px solid #8EB4D0;
  border-radius: 1px;
  background: white;
}

@media (min-width: 992px) {
  #algolia-autocomplete-container .aa-dropdown-menu {
    width: 71.1%;
    min-width: 800px;
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 {
  position: relative;
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-left {
  width: 67%;
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-right {
  width: 33%;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products {
  padding: 40px 40px;
  min-height: 250px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title {
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 16px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions {
  margin-bottom: 30px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .see-all a {
  color: #636363;
  font-weight: bold;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results {
  padding: 10px;
  font-style: italic;
}

#algolia-autocomplete-container .aa-dropdown-menu .category {
  padding: 4px;
  color: rgb(166, 166, 166);
  text-align: left;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: bold;
}

#algolia-autocomplete-container .aa-dropdown-menu .category-suggestions {
  padding: 4px;
  color: #54A5CD;
  text-align: left;
  font-size: 0.7em;
  text-transform: uppercase;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit {
  display: block;
  position: relative;
  padding: 5px 10px;
  color: #000;
  text-align: left;
  text-decoration: none;
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-dataset-suggestions .algoliasearch-autocomplete-hit {
  padding-left: 30px;
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products .col9 {
  background-color: #F9F9F9;
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products #autocomplete-products-footer {
  display: none;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
    display: inline-block;
    width: 50%;
  }
}


#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .algoliasearch-autocomplete-hit {
  padding: 15px 10px;
}

.autocomplete-wrapper {
  width: 100%;
}

.autocomplete-wrapper:after {
  clear: both;
  content: '';
}

#algolia-autocomplete-container .col9 {
  float: right;
  width: 100%;
}

#algolia-autocomplete-container .col3 {
  float: right;
  width: 100%;
}

#algolia-autocomplete-container.reverse .col3 {
  float: left;
  width: 100%;
}

#algolia-autocomplete-container.reverse .col9 {
  float: left;
  width: 100%;
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .col9 {
    border-left: solid 1px #eeeeee;
    float: right;
    width: 70%;
  }

  #algolia-autocomplete-container .col3 {
    float: right;
    width: 30%;
  }

  #algolia-autocomplete-container.reverse .col3 {
    float: left;
    width: 30%;
  }

  #algolia-autocomplete-container.reverse .col9 {
    border-right: solid 1px #eeeeee;
    float: left;
    width: 70%;
  }
}

#algolia-autocomplete-container .other-sections {
  margin: 20px 10px;
  margin-bottom: 70px;
}


.aa-dataset-products .aa-suggestions {
  margin: 10px auto 10px auto;
}

.aa-dataset-suggestions {
  display: none;
}

@media (min-width: 768px) {
  .aa-dataset-suggestions {
    display: block;
  }
}


@media (min-width: 768px) {
  .aa-dataset-products .aa-suggestions {
    margin: 10px auto 50px auto;
  }
}


.aa-dataset-products .aa-suggestions:after {
  content:'';
  display:block;
  clear: both;
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .algoliasearch-autocomplete-hit {
  padding-left: 10px;
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-suggestions {
  margin-bottom: 20px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-cursor .algoliasearch-autocomplete-hit {
    background-color: #f2f2f2;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit em {
  font-weight: bold;
  font-style: normal;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price {
  font-size: 1.1em;
  color: #54A5CD;
  height: 22px;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb {
  float: left;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb img {
  width: 50px;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info {
  margin-left: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#autocomplete-products-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  background-color: #F9F9F9;
  padding: 15px;
  text-align: center;
  display: none;
}

#algolia-autocomplete-container.reverse #autocomplete-products-footer {
  right: auto;
  left: 0;
}

@media (min-width: 768px) {
  #autocomplete-products-footer {
    display: block;
  }
}

#autocomplete-products-footer span {
  color: #15769c;
  font-weight: 600;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category {
  font-size: 0.8em;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category em {
  color: #222;
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
  position: absolute;
  width: 100%;
  padding: 10px;
  text-align: center;
  bottom: 7px;
  left: 4px;
  font-size: 13px;
}

#algolia-autocomplete-container.reverse .aa-dropdown-menu .footer_algolia {
  left: auto;
  right: 4px;
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
    width: 30%;
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia span {
  color: #B8B8B8;
  font-size: 10px;
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia img {
  display: inline;
  height: 1.5em;
  vertical-align: bottom;
  max-width: 130px;
}

/**
 * Search Box
*/
#algolia-searchbox{
  margin: 20px 0;
  position: relative;
}

.clear-cross {
  position: absolute;
  display: none;
  background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/algoliasearch/clear-cross.svg") no-repeat center center / contain;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

#algolia-searchbox .clear-query-autocomplete {
  top: 13px;
  right: 12px;
}

#algolia_instant_selector .clear-query-instant {
  right: 12px;
  top: 10px;
}

.cross-wrapper .clear-refinement {
  display: block;
  position: relative;
  top: 5px;
  left: 5px;
 }

#algolia-autocomplete-container .aa-suggestions svg.algolia-glass-suggestion.magnifying-glass {
	position: absolute;
	right: auto;
	left: 5px;
	top: 7px;
	fill: #A6A6A6;
	stroke: #A6A6A6;
}

#algolia-searchbox .magnifying-glass {
  position: absolute;
  right: 10px;
  width: 20px;
  height: 20px;
  display: block;
  top: 10px;
  background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/algoliasearch/magnifying-glass.svg") no-repeat center right / 20px;
}

#algolia-searchbox .algolia-search-input {
  width: 300px;
  float: right;
}

#algolia-searchbox .algolia-search-input:focus:not([value=""]) {
  background: transparent;
}


#algolia-searchbox .algolia-search-input:focus {
  outline: 0;
  box-shadow: none;
  border: solid 1px #54A5CD;
}

/**
 * Instant Search
 */

#algolia_instant_selector {
  margin: 10px;
}

#algolia_instant_selector a,
#algolia_instant_selector a:hover,
#algolia_instant_selector a:focus {
  outline: 0;
}

#algolia_instant_selector:after {
  content: "";
  clear: both;
  display: block;
}

#algolia_instant_selector .category {
}

#algolia_instant_selector .title {
}

#algolia_instant_selector .title img {
  width: 200px;
}

#algolia_instant_selector .text-ellipsis
{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#algolia_instant_selector #instant-search-bar {
  float: left;
  width: calc(100% - 140px);
  height: 40px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  border: solid 2px #54A5CD;
  border-left: none;
  padding-left: 6px;
  padding-top: 2px;
}

#algolia_instant_selector.with-facets #algolia-right-container {
}

#algolia_instant_selector.with-facets #algolia-left-container {
  min-height: 1px;
}

#algolia_instant_selector .hits .infos {
  margin: 0 15px;
  padding: 6px 10px;
  color: #aaa;
  text-align: center;
  background: #F4F4F4;
  font-size: 12px;
  clear: both;
}
#algolia_instant_selector .hits .infos strong {
  color: #555;
}

#algolia_instant_selector .hits .sort-by-label {
  margin-right: 8px;
}

#algolia_instant_selector .hits .no-results {
  margin: 40px 25px;
  color: #636363;
  font-size: 16px;
}

#algolia_instant_selector a:hover {
  color: #666666;
}

#algolia_instant_selector .hits .no-results strong {
  color: #555;
}

#algolia_instant_selector .hits .no-results .clear-button {
  cursor: pointer;
}

#algolia_instant_selector .hits .no-results .popular-searches {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
}

/**
 * Facets
 */

#algolia_instant_selector .infos .algolia-logo {
  font-size: 10px;
}

#algolia_instant_selector .facets {
  padding-top: 50px;
}

@media (max-width: 992px) {
  #algolia_instant_selector .facets {
    padding-top: 10px;
  }
}

#algolia_instant_selector .ais-current-refined-values.facet .ais-current-refined-values--body {
  padding-left: 8px;
}

#algolia_instant_selector .facet {
  margin-bottom: 15px;
  padding-bottom: 6px;
  background-color: white;
  border: solid 1px #efefef;
}

#algolia_instant_selector .facet:not(:first-child) {
  margin-top: 10px;
}

#algolia_instant_selector .ais-header {
  margin-bottom: 7px;
}

#algolia_instant_selector .ais-header.ais-current-refined-values--header {
  margin-bottom: 13px;
}

#algolia_instant_selector .facet .name {
  padding: 4px 8px;
  font-weight: 500;
  background-color: #f4f4f4;
  color: #757575;
  text-align: left;
  text-transform: uppercase;
}

.ais-current-refined-values.facet {
  position: relative;
}

#algolia_instant_selector .as-range-slider--base
{
    margin-top: 45px;
}

#algolia_instant_selector .hierarchical .ais-hierarchical-menu--list
{
  padding-left: 10px;
}

#algolia_instant_selector .hierarchical .ais-hierarchical-menu--list.ais-hierarchical-menu--list__lvl0
{
  padding-left: 0px;
}

#algolia_instant_selector .facet .sub_facet:not(:last-child) {
  border-bottom: 1px dotted #e0e0e0;
}

#algolia_instant_selector .text-center {
  text-align: center;
}

#algolia_instant_selector em {
  background-color: #CFEAFA;
  font-style: normal;
}

#algolia_instant_selector h1 {
  margin: 0;
}

#algolia_instant_selector .result {
  display: block;
  margin: 15px 0;
  padding: 16px 24px;
  border: solid 1px #EDEDED;
  background-color: white;
}

#algolia_instant_selector .price-wrapper {
  height: 25px;
}

#algolia_instant_selector .result:hover {
  border-color: #b9b9b9;
  text-decoration: none;
}

#algolia_instant_selector .result .result-thumbnail {
  text-align: center;
}

#algolia_instant_selector .result .result-thumbnail img {
  display: inline;
  height: 148px;
  width: auto;
}

#algolia_instant_selector .result .result-thumbnail .no-image {
  display: block;
  height: 148px;
  background: #FAFAFA;
}

#algolia_instant_selector .result .ratings .rating-box {
  margin: 0 auto 10px;
  float: inherit;
}

#algolia_instant_selector h3
{
  margin-bottom: 0;
}

#algolia_instant_selector .result .price {
  text-align: center;
  font-size: 1.2em;
  color: #54A5CD;
}

#algolia_instant_selector .result .result-title {
  font-size: 14px;
  text-align: center;
  color: #636363;
}

#algolia_instant_selector .ui-widget-header {
  background-color: #bcbcbc;
}

#algolia_instant_selector .result-thumbnail img {
  width: 100%;
}


/** INSTANT SEARCH BAR **/

#algolia_instant_selector #instant-search-bar-container {
  padding-top: 0px;
  margin-bottom: 15px;
  width: 100%;
  position: relative;
}

#algolia_instant_selector #instant-search-bar-container:after {
  clear: both;
  content: "";
  display: block;
}

#algolia_instant_selector .as-search-box--input {
  width: 100%;
  height: 40px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

#algolia_instant_selector #instant-search-bar:focus {
    outline: 0;
    box-shadow: none;
}

#algolia_instant_selector #instant-search-box label {
  display: none;
}

#algolia_instant_selector .instant-search-bar-label {
  background-color: #54A5CD;
  height: 40px;
  line-height: 24px;
  padding: 8px 12px;
  color: white;
  float: left;
  width: 140px;
  text-align: right;
  position: relative;
}

#algolia_instant_selector #instant-search-box .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: url("https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/algoliasearch/is-icon.svg") no-repeat center center / contain;
}
#algolia_instant_selector #instant-search-box .clear-query-instant {
  top: 50%;
  transform: translateY(-50%);
}

#algolia_instant_selector .before_special {
  color: #aaaaaa;
  text-decoration: line-through;
  font-size: 12px;
}

#algolia_instant_selector button:hover {
  background: #2E8AB8 none repeat scroll 0% 0%;
  cursor: pointer;
}

.ais-price-ranges--button {
  background: #39C none repeat scroll 0% 0%;
  padding: 5px 15px;
  margin-left: 10px;
  border: 0px none;
  color: #FFF;
  font-size: 13px;
  font-weight: normal;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

#algolia_instant_selector button:not(.ais-price-ranges--button) {
  background: #f4f4f4 none repeat scroll 0% 0%;
  display: block;
  margin: auto;
  margin-top: 0px;
  padding: 7px 15px;
  border: 0px none;
  color: #666666;
  font-size: 13px;
  font-weight: normal;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}

#algolia_instant_selector button:not(.ais-price-ranges--button):hover {
  background: rgb(53, 153, 204) none repeat scroll 0% 0%;
  color: white;
}

#algolia_instant_selector .pull-left {
  float: left;
}

#algolia_instant_selector .pull-right {
  float: right;
}

#algolia_instant_selector #refine-toggle
{
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: solid 1px #EDEDED;
  margin: 10px 0 20px 0;
  font-weight: bold;
  cursor: pointer;
}

#algolia-static-content
{
  margin-bottom: 20px;
}

/**
** GRID
*/

#algolia_instant_selector, #algolia_instant_selector *,
#search_mini_form, #search_mini_form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#algolia_instant_selector:before, #algolia_instant_selector:after,
#algolia_instant_selector *:before, #algolia_instant_selector *:after,
#search_mini_form:before, #search_mini_form:after,
#search_mini_form *:before, #search_mini_form *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  #algolia_instant_selector .col-sm-6 {
    width: 50%;
    float: left;
  }
}

#algolia_instant_selector .col-md-3, #algolia_instant_selector .col-md-4, #algolia_instant_selector .col-md-9, #algolia_instant_selector .col-md-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
  #algolia_instant_selector .col-md-3, #algolia_instant_selector .col-md-4, #algolia_instant_selector .col-md-9, #algolia_instant_selector .col-md-12 {
    float: left;
  }
  #algolia_instant_selector .col-md-12 {
    width: 100%;
  }
  #algolia_instant_selector .col-md-9 {
    width: 75%;
  }
  #algolia_instant_selector .col-md-4 {
    width: 33.33333333%;
  }
  #algolia_instant_selector .col-md-3 {
    width: 25%;
  }
}

#algolia_instant_selector .row {
	margin-left: -15px;
	margin-right: -15px;
}

#algolia_instant_selector .row:before, #algolia_instant_selector .row:after {
  content: " ";
  display: table;
}

#algolia_instant_selector .row:after {
  clear: both;
}

#algolia_instant_selector .visible-xs, #algolia_instant_selector .visible-sm {
  display: none !important
}

#algolia_instant_selector .hidden-xs, #algolia_instant_selector .hidden-sm {
  display: block !important
}

@media (max-width: 767px) {
  #algolia_instant_selector .visible-xs {
    display: block !important
  }

  #algolia_instant_selector .hidden-xs {
    display: none!important
  }
}

@media (max-width: 992px) {
  #algolia_instant_selector .visible-sm {
    display: block !important
  }

  #algolia_instant_selector .hidden-sm {
    display: none!important
  }
}

#algolia-autocomplete-container:after, .autocomplete-wrapper:after {
  clear: both;
  content: '';
}

#algolia-right-container .infos.hidden {
	display: none;
}

.algolia-clearfix:after {
	content:"";
	display:block;
	clear:both;
}

.ais-infinite-hits--showmore > button:disabled {
  display:none !important;
}

#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-layers-container{transform-style:preserve-3d;position:absolute;width:100%;height:100%;overflow:hidden;top:0;left:0}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(https://d14jrkesdd0v3x.cloudfront.net/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}
