@charset "UTF-8";
/**
 *   $CONTENTS
 **************************/
/**
 * CONTENTS .......... This, the table of contents.
 * VARIABLES ......... Colours and variables for the theme.
 * COMPASS ........... Import compass mixins.
 * SUSY .............. Import susy grid.
 * UTILITIES ......... Import base utilities classes.
 * UTILITIES ......... Import theme utilities classes.
 * ABSTRACTIONS....... Import abstractions library from base (Grid, Rem etc).
 * BASE .............. Base styling for the theme.
 * LAYOUT ............ Styles to layout the 'regions' of the page.
 * COMPONENTS ........ Components (Block, forms, tables etc).
 * MISC .............. Miscellaneous elements.
 * ICONS ............. Sprite definitions.
 * ACCOUNT ........... Account specific pages.
 * CART .............. Cart and checkout specific pages.
 * CATEGORY .......... Category specific pages.
 * PRODUCT ........... PDP specific pages.
 * PRINT ............. Print styles (Inlined to prevent extra http request)
 */
/*************************************************
 * _variables-theme.scss
 *
 * Theme variables - Colours, images, borders, typography, css3
 ************************************************/
/*
 * Compass IE7 support
 * http://compass-style.org/reference/compass/support/
 */
/*
 * Enable box-sizing globally across all elements
 * Default: true
 * This enables the * selector to include the box-sizing placeholder from utilities.
 * Applying this globally can have performance issues, can cause issues showing/hiding elements and is known to crash IE7 on the basket/cart due to a large colspan on the cart tfoot
 */
/*************************************************
 * _variables-theme.scss
 *
 * Theme variables - Colours, images, borders, typography, css3
 ************************************************/
/*
 * Compass IE7 support
 * http://compass-style.org/reference/compass/support/
 */
/*
 * Enable box-sizing globally across all elements
 * Default: true
 * This enables the * selector to include the box-sizing placeholder from utilities.
 * Applying this globally can have performance issues, can cause issues showing/hiding elements and is known to crash IE7 on the basket/cart due to a large colspan on the cart tfoot
 */
/**
 *   $Grid
 **************************/
/**
 *   $Abstractions
 **************************/
.inline-list li, .social-links li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/*************************************************
 * _utilities.scss
 *
 * Includes h5bp utilities edited to suit our requirements.
 ************************************************/
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  /*
   * Extends the .visuallyhidden class to allow the element to be focusable
   * when navigated to via the keyboard: h5bp.com/p
   */
}
.focusable.visuallyhidden:active, .focusable.visuallyhidden:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before, .wrapper:before, .toolbar-bottom:before, .page:before, #customer_survey .survey-block:before, .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items:before, .products-grid:before, .checkout-cart-index .main .cart-category .category-products:before, .cms-page-view .std .videos-list-container ul:before, .std .cms-page-view .videos-list-container ul:before, .cms-page-view .std .cms-pagelisting-block ul:before, .checkout-cart-index .cart-header-top:before, .clearfix:after, .wrapper:after, .toolbar-bottom:after, .page:after, #customer_survey .survey-block:after, .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items:after, .products-grid:after, .checkout-cart-index .main .cart-category .category-products:after, .cms-page-view .std .videos-list-container ul:after, .std .cms-page-view .videos-list-container ul:after, .cms-page-view .std .cms-pagelisting-block ul:after, .checkout-cart-index .cart-header-top:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after, .wrapper:after, .toolbar-bottom:after, .page:after, #customer_survey .survey-block:after, .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items:after, .products-grid:after, .checkout-cart-index .main .cart-category .category-products:after, .cms-page-view .std .videos-list-container ul:after, .std .cms-page-view .videos-list-container ul:after, .cms-page-view .std .cms-pagelisting-block ul:after, .checkout-cart-index .cart-header-top:after {
  clear: both;
}
.lt-ie8 .clearfix, .lt-ie8 .wrapper, .lt-ie8 .toolbar-bottom, .lt-ie8 .page, .lt-ie8 #customer_survey .survey-block, #customer_survey .lt-ie8 .survey-block, .lt-ie8 .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items, .catalogsearch-advanced-index .advanced-search .form-list .search-block .lt-ie8 ul.search-items, .lt-ie8 .products-grid, .lt-ie8 .checkout-cart-index .main .cart-category .category-products, .checkout-cart-index .main .cart-category .lt-ie8 .category-products, .lt-ie8 .cms-page-view .std .videos-list-container ul, .cms-page-view .std .videos-list-container .lt-ie8 ul, .lt-ie8 .std .cms-page-view .videos-list-container ul, .std .cms-page-view .videos-list-container .lt-ie8 ul, .lt-ie8 .cms-page-view .std .cms-pagelisting-block ul, .cms-page-view .std .cms-pagelisting-block .lt-ie8 ul, .lt-ie8 .checkout-cart-index .cart-header-top, .checkout-cart-index .lt-ie8 .cart-header-top {
  zoom: 1;
}

/* General overrides that need to be in place before inheriting */
/*************************************************
 * _icons-theme.scss
 *
 * Theme specific icons.
 ************************************************/
.icon-sprite, .icon-arrow-left, .icon-arrow-right, .icon-basket, .icon-bee, .icon-bin, .checkout-cart-index .main fieldset .cart-table .btn-remove2, .icon-bird, .icon-blog_calendar, .icon-bulb, .icon-butterfly, .icon-calendar, .icon-cart, .icon-container, .icon-custom-combo-down, .icon-cut-flower, .icon-error, .icon-flower, .icon-menu, .icon-mini-arrow-down-activ, body.is-blog .wp-sidebar .block .block-title.active:after, .icon-mini-arrow-down-active-white, .catalog-category-view .block-navigation .block-content dt.active:after, .catalog-category-view .block-layered-nav .block-content dt.active:after, .catalog-category-view .block-navigation .block-item dt.active:after, .catalog-category-view .block-layered-nav .block-item dt.active:after,
.catalogsearch-result-index .block-navigation .block-content dt.active:after,
.catalogsearch-result-index .block-layered-nav .block-content dt.active:after,
.catalogsearch-result-index .block-navigation .block-item dt.active:after,
.catalogsearch-result-index .block-layered-nav .block-item dt.active:after, .icon-mini-arrow-down, .icon-mini-arrow-left, .icon-mini-arrow-right, .catalog-category-view .block-navigation .block-content dt:after, .catalog-category-view .block-layered-nav .block-content dt:after, .catalog-category-view .block-navigation .block-item dt:after, .catalog-category-view .block-layered-nav .block-item dt:after,
.catalogsearch-result-index .block-navigation .block-content dt:after,
.catalogsearch-result-index .block-layered-nav .block-content dt:after,
.catalogsearch-result-index .block-navigation .block-item dt:after,
.catalogsearch-result-index .block-layered-nav .block-item dt:after, body.is-blog .wp-sidebar .block .block-title:after, .icon-mini-arrow-up-active, .icon-mobile-menu-close, .icon-mobile-menu-open, .icon-mobile-menu, .icon-my-account, .icon-notice, .icon-part-shade, .icon-pruning, .icon-scented, .icon-search-closed, .icon-search-open, .icon-search, .icon-select-arrow, .icon-shade, .icon-slider-current-marker, .icon-slider-left-arrow-blackoutline, .icon-slider-left-arrow-thin, .icon-slider-left-arrow, .icon-slider-marker, .icon-slider-right-arrow-blackoutline, .icon-slider-right-arrow-thin, .icon-slider-right-arrow, .icon-sort-arrow-down, .icon-sort-arrow-up, .icon-sun, .icon-tick, .icon-toggle-minus, .icon-toggle-plus, .icon-ul-li-style-type, .icon-videos-dark-icon, .icon-videos-icon {
  background: url('../images/generated/icon-s44d89f2782.png') no-repeat;
}

.icon-arrow-left {
  background-position: 0 -1100px;
  height: 7px;
  width: 6px;
}

.icon-arrow-right {
  background-position: 0 -1086px;
  height: 7px;
  width: 6px;
}

.icon-basket {
  background-position: 0 -732px;
  height: 22px;
  width: 23px;
}

.icon-bee {
  background-position: 0 -365px;
  height: 25px;
  width: 26px;
}

.icon-bin, .checkout-cart-index .main fieldset .cart-table .btn-remove2 {
  background-position: 0 0;
  height: 16px;
  width: 12px;
}

.icon-bird {
  background-position: 0 -273px;
  height: 25px;
  width: 26px;
}

.icon-blog_calendar {
  background-position: 0 -705px;
  height: 27px;
  width: 25px;
}

.icon-bulb {
  background-position: 0 -517px;
  height: 18px;
  width: 14px;
}

.icon-butterfly {
  background-position: 0 -22px;
  height: 25px;
  width: 26px;
}

.icon-calendar {
  background-position: 0 -440px;
  height: 59px;
  width: 59px;
}

.icon-cart {
  background-position: 0 -772px;
  height: 27px;
  width: 28px;
}

.icon-container {
  background-position: 0 -222px;
  height: 25px;
  width: 26px;
}

.icon-custom-combo-down {
  background-position: 0 -361px;
  height: 4px;
  width: 7px;
}

.icon-cut-flower {
  background-position: 0 -415px;
  height: 25px;
  width: 26px;
}

.icon-error {
  background-position: 0 -672px;
  height: 33px;
  width: 33px;
}

.icon-flower {
  background-position: 0 -656px;
  height: 16px;
  width: 17px;
}

.icon-menu {
  background-position: 0 -952px;
  height: 21px;
  width: 24px;
}

.icon-mini-arrow-down-activ, body.is-blog .wp-sidebar .block .block-title.active:after {
  background-position: 0 -1036px;
  height: 6px;
  width: 7px;
}

.icon-mini-arrow-down-active-white, .catalog-category-view .block-navigation .block-content dt.active:after, .catalog-category-view .block-layered-nav .block-content dt.active:after, .catalog-category-view .block-navigation .block-item dt.active:after, .catalog-category-view .block-layered-nav .block-item dt.active:after,
.catalogsearch-result-index .block-navigation .block-content dt.active:after,
.catalogsearch-result-index .block-layered-nav .block-content dt.active:after,
.catalogsearch-result-index .block-navigation .block-item dt.active:after,
.catalogsearch-result-index .block-layered-nav .block-item dt.active:after {
  background-position: 0 -1042px;
  height: 6px;
  width: 7px;
}

.icon-mini-arrow-down {
  background-position: 0 -1030px;
  height: 6px;
  width: 7px;
}

.icon-mini-arrow-left {
  background-position: 0 -1076px;
  height: 6px;
  width: 4px;
}

.icon-mini-arrow-right, .catalog-category-view .block-navigation .block-content dt:after, .catalog-category-view .block-layered-nav .block-content dt:after, .catalog-category-view .block-navigation .block-item dt:after, .catalog-category-view .block-layered-nav .block-item dt:after,
.catalogsearch-result-index .block-navigation .block-content dt:after,
.catalogsearch-result-index .block-layered-nav .block-content dt:after,
.catalogsearch-result-index .block-navigation .block-item dt:after,
.catalogsearch-result-index .block-layered-nav .block-item dt:after, body.is-blog .wp-sidebar .block .block-title:after {
  background-position: 0 -1107px;
  height: 7px;
  width: 6px;
}

.icon-mini-arrow-up-active {
  background-position: 0 -16px;
  height: 6px;
  width: 7px;
}

.icon-mobile-menu-close {
  background-position: 0 -982px;
  height: 16px;
  width: 16px;
}

.icon-mobile-menu-open {
  background-position: 0 -1114px;
  height: 18px;
  width: 27px;
}

.icon-mobile-menu {
  background-position: 0 -1132px;
  height: 18px;
  width: 27px;
}

.icon-my-account {
  background-position: 0 -930px;
  height: 22px;
  width: 23px;
}

.icon-notice {
  background-position: 0 -499px;
  height: 18px;
  width: 14px;
}

.icon-part-shade {
  background-position: 0 -73px;
  height: 26px;
  width: 26px;
}

.icon-pruning {
  background-position: 0 -343px;
  height: 18px;
  width: 18px;
}

.icon-scented {
  background-position: 0 -390px;
  height: 25px;
  width: 26px;
}

.icon-search-closed {
  background-position: 0 -817px;
  height: 22px;
  width: 22px;
}

.icon-search-open {
  background-position: 0 -862px;
  height: 22px;
  width: 22px;
}

.icon-search {
  background-position: 0 -839px;
  height: 23px;
  width: 23px;
}

.icon-select-arrow {
  background-position: 0 -884px;
  height: 21px;
  width: 21px;
}

.icon-shade {
  background-position: 0 -247px;
  height: 26px;
  width: 26px;
}

.icon-slider-current-marker {
  background-position: 0 -553px;
  height: 25px;
  width: 25px;
}

.icon-slider-left-arrow-blackoutline {
  background-position: 0 -138px;
  height: 39px;
  width: 29px;
}

.icon-slider-left-arrow-thin {
  background-position: 0 -177px;
  height: 45px;
  width: 20px;
}

.icon-slider-left-arrow {
  background-position: 0 -578px;
  height: 39px;
  width: 29px;
}

.icon-slider-marker {
  background-position: 0 -905px;
  height: 25px;
  width: 25px;
}

.icon-slider-right-arrow-blackoutline {
  background-position: 0 -99px;
  height: 39px;
  width: 22px;
}

.icon-slider-right-arrow-thin {
  background-position: 0 -298px;
  height: 45px;
  width: 20px;
}

.icon-slider-right-arrow {
  background-position: 0 -617px;
  height: 39px;
  width: 29px;
}

.icon-sort-arrow-down {
  background-position: 0 -1062px;
  height: 14px;
  width: 8px;
}

.icon-sort-arrow-up {
  background-position: 0 -1048px;
  height: 14px;
  width: 8px;
}

.icon-sun {
  background-position: 0 -47px;
  height: 26px;
  width: 26px;
}

.icon-tick {
  background-position: 0 -535px;
  height: 18px;
  width: 19px;
}

.icon-toggle-minus {
  background-position: 0 -799px;
  height: 18px;
  width: 17px;
}

.icon-toggle-plus {
  background-position: 0 -754px;
  height: 18px;
  width: 17px;
}

.icon-ul-li-style-type {
  background-position: 0 -1093px;
  height: 7px;
  width: 6px;
}

.icon-videos-dark-icon {
  background-position: 0 -1014px;
  height: 16px;
  width: 25px;
}

.icon-videos-icon {
  background-position: 0 -998px;
  height: 16px;
  width: 25px;
}

/*************************************************
 * _components-themes.scss
 *
 * Styling for reused components.
 ************************************************/
.banner-container {
  margin-bottom: 7px;
}

.flexslider-prodview,
.flex-slider-prodlists {
  padding: 0 40px;
  padding:  0 2.85714rem;
}

.flexslider,
.flexslider-prodview,
.flex-slider-prodlists {
  position: relative;
  height: auto;
}
.flexslider .flex-viewport,
.flexslider-prodview .flex-viewport,
.flex-slider-prodlists .flex-viewport {
  position: relative;
  z-index: 1;
}
.flexslider .flex-control-paging,
.flexslider-prodview .flex-control-paging,
.flex-slider-prodlists .flex-control-paging {
  text-align: center;
}
.flexslider .flex-control-paging li,
.flexslider-prodview .flex-control-paging li,
.flex-slider-prodlists .flex-control-paging li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 6px;
  margin-right: 0.42857rem;
}
.flexslider .flex-control-paging li a,
.flexslider-prodview .flex-control-paging li a,
.flex-slider-prodlists .flex-control-paging li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-indent: -999px;
  background-color: #d9e8ae;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: 12px;
  width: 12px;
  overflow: hidden;
}
.flexslider .flex-control-paging li a.flex-active, .flexslider .flex-control-paging li a:hover,
.flexslider-prodview .flex-control-paging li a.flex-active,
.flexslider-prodview .flex-control-paging li a:hover,
.flex-slider-prodlists .flex-control-paging li a.flex-active,
.flex-slider-prodlists .flex-control-paging li a:hover {
  background-color: #0f743b;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next,
.flexslider-prodview .flex-direction-nav .flex-prev,
.flexslider-prodview .flex-direction-nav .flex-next,
.flex-slider-prodlists .flex-direction-nav .flex-prev,
.flex-slider-prodlists .flex-direction-nav .flex-next {
  position: absolute;
  z-index: 2;
  top: 38%;
  font-size: 20px;
  font-size: 1.42857rem;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider-prodview .flex-direction-nav .flex-prev,
.flex-slider-prodlists .flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider .flex-direction-nav .flex-next,
.flexslider-prodview .flex-direction-nav .flex-next,
.flex-slider-prodlists .flex-direction-nav .flex-next {
  right: 0;
}

.flexslider.loading .slides > li:first-child {
  opacity: 1 !important;
}

.custom-qty {
  width: 100px;
  float: left;
  margin: 0.28em 0;
}
.custom-qty .custom-combobox {
  position: relative;
  display: inline-block;
}
.custom-qty .custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-qty .custom-combobox-input {
  margin: 0;
  padding: 5px 5px;
  width: 40px;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  width: 70px !important;
}

.custom-combobox {
  position: relative;
  display: inline-block;
}

.ui-widget {
  font-size: 1.1em;
}

.ui-button-icon-only {
  width: 2.2em;
}

.ui-state-default .ui-icon {
  background: url("../images/icon/custom-combo-down.png") no-repeat 12px 12px;
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7; */
  /* support: IE10, see #8844; */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*************************************************
 * _feefo.scss
 *
 * Generic styling feefo
 ************************************************/
/* Feefo Reviews */
.feefo-reviewlist table .th-review-date {
  width: 15%;
}
.feefo-reviewlist table .th-review-score {
  width: 5%;
}
.feefo-reviewlist table .th-review-comment {
  width: 40%;
}
.feefo-reviewlist table .th-review-owner-comment {
  width: 30%;
}
.feefo-reviewlist table .date {
  font-size: 14px;
  font-size: 1rem;
}
.feefo-reviewlist table .rating {
  display: block;
  text-align: center;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .feefo-reviewlist table tr td {
    padding: 0 10px 10px;
    background-color: transparent;
    border: 0 none transparent;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .feefo-reviewlist table tr td .comment,
  .feefo-reviewlist table tr td .vendor-comment {
    display: block;
    background-color: #d9e8ae;
    padding: 14px 5%;
    margin-bottom: 10px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .feefo-reviewlist table tr td .comment .mobile-txt,
  .feefo-reviewlist table tr td .vendor-comment .mobile-txt {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .feefo-reviewlist table tr td .vendor-comment {
    background-color: #e3e3e3;
  }
}
.feefo-reviewlist table tr.hide-review {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .feefo-reviewlist .load-more-btn {
    margin: 0 auto;
  }
}

/*************************************************
 * _magictoolbox.scss
 *
 * Styling for Magic tool box
 ************************************************/
.MagicToolboxSelectorsContainer img {
  border: 0 none;
}

.seo-text {
  margin: 1.5em 0;
}
.seo-text h1 {
  font-size: 18px;
  font-size: 1.28571rem;
  margin: 0;
  padding: 1em 0;
  text-transform: none;
  color: #052312;
  line-height: 1.42857rem;
  font-style: normal;
  font-family: "Lato",sans-serif;
}
.seo-text p {
  margin-bottom: 0.5em;
  color: #052312;
}

.unique-selling-points {
  display: block;
  background: white;
  padding: 1%;
}
.unique-selling-points ul li {
  display: inline-block;
  width: 24.3%;
  vertical-align: middle;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.unique-selling-points ul li.spacer {
  border-right: 1px solid #0f743b;
  height: 30px;
  width: 1px;
}

@media (min-width: 0em) and (max-width: 47.9375em) {
  .unique-selling-points {
    display: none;
  }
}
.usps {
  background: rgba(255, 255, 255, 0.35);
  text-align: center;
  display: none;
  position: relative;
  margin-top: 2%;
}
.usps img {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 100%;
}
.usps ul {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.usps ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: center;
  font-weight: bold;
  width: 24%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px;
  line-height: 1.3;
}
@media (min-width: 48em) {
  .usps ul li {
    font-size: 13px;
    font-size: 0.92857rem;
  }
}
@media (min-width: 64em) {
  .usps ul li {
    font-size: 16px;
    font-size: 1.14286rem;
  }
}
.usps ul li:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.usps.absolute {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
@media (min-width: 48em) {
  .usps {
    display: block;
  }
}

/* Inline list */
/* Blocks */
.block {
  padding: 5px;
}

.block-subtitle strong span,
.block-title strong span {
  font-weight: normal;
}

.main .page-title {
  margin-bottom: 1em;
}
.main .page-title h1 {
  margin-bottom: 0.25em !important;
}

/* Products layout */
.products-grid li.item {
  padding-bottom: 0;
  /* Bottom padding removed as dealt with by cti.levelItems.js */
  position: relative;
  border: 1px solid #ccc;
}
.products-grid li.item .no-stock {
  position: absolute;
  bottom: 0;
}
.products-grid li.item .roundel {
  position: absolute;
  bottom: 10px;
  bottom: 0.71429rem;
  left: 10px;
  left: 0.71429rem;
  max-width: 40%;
}

.products-layout li.item {
  width: 24.36975%;
  float: left;
  margin-right: 0.84034%;
  display: inline;
}

.item .actions {
  padding-top: 15px;
  padding-top: 1.07143rem;
}

/**
 *   $Pager
 **************************/
/**
 * Messages
 **************************/
ul.messages {
  margin-bottom: 20px;
}
ul.messages > li {
  padding: 17px 17px 17px 28px;
  background-position: 15px 21px;
}
ul.messages > li.success-msg {
  border: 1px solid #d5e4c8;
  background-color: #d1e8c8;
  color: #0f743b;
  background-image: url("../../jparkers/images/icon/tick.png");
}
ul.messages > li.notice-msg {
  border: 1px solid #97d3d9;
  background-color: #c0e7eb;
  color: #186e88;
  background-image: url("../../jparkers/images/icon/bulb.png");
}
ul.messages > li.error-msg {
  border: 1px solid #fe4044 !important;
  background-color: #fe4044 !important;
  font-family: 'Libre Baskerville Italic';
  color: white !important;
  font-style: italic;
  font-weight: normal;
  background-image: none !important;
  text-align: center !important;
  padding: 0 !important;
}
ul.messages > li.error-msg span {
  background-image: url("../../jparkers/images/icon/error.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0 13px;
  padding: 17px 17px 17px 40px;
  display: inline-block;
  text-align: center;
  font-size: 22px !important;
}

.note-msg {
  border: 1px solid #97d3d9;
  background-color: #c0e7eb;
  color: #186e88;
  background-image: url("../../jparkers/images/icon/bulb.png");
  padding: 23px 20px 20px 40px;
  background-position: 15px 20px;
}

.next img,
.previous img {
  width: 5px;
}

/**
*   $Tables
**************************/
table {
  margin-bottom: 1em;
}

th {
  background-color: #f6f6f6;
}

td {
  border-bottom: 1px solid #f6f6f6;
}

th,
td {
  padding: 5px;
}
th .mobile-txt,
td .mobile-txt {
  display: inline-block;
}
@media (min-width: 48em) {
  th .mobile-txt,
  td .mobile-txt {
    display: none;
  }
}

/* Responsive tables*/
td.td-mobile-block {
  display: block;
}
@media (min-width: 48em) {
  td.td-mobile-block {
    display: table-cell;
  }
}

td.td-mobile-inline-block {
  display: inline-block;
}
@media (min-width: 48em) {
  td.td-mobile-inline-block {
    display: table-cell;
  }
}

.mobile-table-cell-hide {
  display: none;
}
@media (min-width: 48em) {
  .mobile-table-cell-hide {
    display: table-cell;
  }
}

/**
*   $Social Links
**************************/
.social-links li {
  margin-right: 17px;
  width: 24px;
  height: 24px;
}

/**
*   $Scrollable (Global)
**************************/
/* Layout styles */
.scrollable {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.scrollable .items {
  position: absolute;
  left: 0;
  top: 0;
  width: 20000em;
}

.items .slide-content {
  float: left;
  width: 980px;
}

/* Slider Navigation - Next/Prev */
.slider-next,
.slider-prev {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  z-index: 2;
}

.slider-prev {
  left: 0;
}

.slider-next {
  right: 0;
}

/* Slider navigation blobs */
.navi {
  bottom: 11px;
  height: 14px;
  position: absolute;
  right: 45.2%;
  z-index: 3;
}

.navi a {
  background-color: red;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-right: 3px;
}

.navi a.active {
  background-color: blue;
}

/**
*   $Scrollable (Banner)
**************************/
/* Slider Navigation - Next/Prev */
.scrollable-banner .slider-next,
.scrollable-banner .slider-prev {
  background-color: red;
  height: 20px;
  width: 20px;
}

.scrollable-banner .slider-prev {
  top: 40%;
}

.scrollable-banner .slider-next {
  top: 40%;
}

.scrollable-banner .slider-prev:hover,
.scrollable-banner .slider-prev:focus {
  background-color: green;
}

.scrollable-banner .slider-next:hover,
.scrollable-banner .slider-prev:focus {
  background-color: green;
}

/* Fluid Slider */
.fluid-placeholder {
  display: block;
  visibility: hidden;
  width: 100%;
}

.outodstock-style-block, .catalog-product-view .product-img-box .out-of-stock, .catalog-product-view .product-shop .out-of-stock, .catalog-product-view .product-shop .block-offer, .catalog-product-view .product-shop .out-of-stock-block-btn {
  border: 2px solid #f70d18;
  min-height: 30px;
  padding: 7px 8px;
  padding:  0.5rem 0.57143rem;
  text-align: center;
  color: #f70d18;
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
}

/* Tabs */
.tabs .tab-buttons {
  margin: 0;
  padding: 0;
  display: block;
}
.tabs .tab-buttons li {
  float: left;
  list-style: none;
  margin: 0;
  width: 100%;
}
@media (min-width: 56.25em) {
  .tabs .tab-buttons li {
    width: auto;
  }
}
.tabs .tab-buttons li a {
  background: #0f743b;
  color: white;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1rem;
  font-size: 1rem;
  padding: 15px 25px;
  padding:  1.07143rem 1.78571rem;
  letter-spacing: 2px;
  letter-spacing: 0.14286rem;
  border-right: 1px solid #f8f9f5;
  width: 100%;
}
.tabs .tab-buttons li.active a {
  background: #f8f9f5;
  color: #1f160b;
}
.tabs .tab-buttons li.active a.video_guide-tablink {
  background-image: url(../images/icon/videos-dark-icon.png);
}
.tabs .tab-buttons li a.video_guide-tablink,
.tabs .tab-buttons li a.video_guide-tablink {
  background-image: url(../images/icon/videos-icon.png);
  background-repeat: no-repeat;
  background-position: 14px 50%;
  padding-left: 55px;
}
.tabs .tab-buttons li a.video_guide-tablink:hover,
.tabs .tab-buttons li a.video_guide-tablink:hover {
  background-image: url(../images/icon/videos-dark-icon.png);
}
.tabs .tabs-content {
  clear: both;
  background: #f8f9f5;
  padding: 42px 25px;
  padding:  3rem 1.78571rem;
}

/* Inherit main styles and layouts from base themes */
/*************************************************
 * _utilities-theme.scss
 *
 * Theme specific utilities.
 ************************************************/
/*
 * Navigational links e.g. main navigation, breadcrumb, sidebar filters
 * use a different link style than content links
 */
h1,
h2,
.block-subtitle,
.block-title,
.catalog-product-view .block-related .block-title,
.catalog-product-view .box-up-sell .block-title,
.my-account > .dashboard h2,
.my-account > .dashboard .block-subtitle,
.my-account > .dashboard .block-title,
h3,
table th,
table.data-table-alt tbody tr td:first-child,
.checkout-onepage-index .opc .section .step-title h2,
.checkout-onepage-index .opc .section .step-title .block-subtitle,
.checkout-onepage-index .opc .section .step-title .block-title,
h4,
.block-account .block-title,
.my-account > .dashboard .box-title,
.checkout-onepage-index .sidebar .opc-block-progress .block-title,
body.is-blog .wp-sidebar .block .block-title, .main-navigation nav.nav-container ul.nav li.level-top > a, .main-navigation nav.nav-container ul.nav li.sub-nav-title {
  letter-spacing: 2px;
}

.button.menu-button {
  padding: 0;
}

.uppercase {
  text-transform: uppercase;
}

.bold {
  font-weight: bold;
}

.toolbar .pager:after,
.toolbar .pager-bottom:after, .main-columns:after, .col2-left-layout .products-grid:after,
.col2-right-layout .products-grid:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.lt-ie8 .toolbar .pager, .toolbar .lt-ie8 .pager,
.lt-ie8 .toolbar .pager-bottom,
.toolbar .lt-ie8 .pager-bottom, .lt-ie8 .main-columns, .lt-ie8 .col2-left-layout .products-grid, .col2-left-layout .lt-ie8 .products-grid,
.lt-ie8 .col2-right-layout .products-grid,
.col2-right-layout .lt-ie8 .products-grid {
  zoom: 1;
}

.scroll-inside {
  width: 100%;
  overflow-y: scroll;
}

.scroll-inside::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0%;
}

.scroll-inside::-webkit-scrollbar:horizontal {
  height: 11px;
}

.scroll-inside::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white;
  /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}

/*************************************************
 * _base-theme.scss
 *
 * Base styling for the theme.
 ************************************************/
/**
 *   $Global Styles
 **************************/
*,
*:before,
*:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  color: #052312;
  font: 0.813em/1.25 "Lato", Tahoma, arial, sans-serif;
  background-color: #fffff;
}

html {
  min-height: 100%;
}

.wrapper {
  width: 100%;
}

h1 {
  font-family: 'Libre Baskerville';
  font-style: italic;
  text-transform: initial;
  color: #0f743b;
  font-size: 39px;
  font-size: 2.78571rem;
  letter-spacing: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  h1 {
    font-size: 28px;
    font-size: 2rem;
  }
}

h2, .block-subtitle,
.block-title, .catalog-product-view .block-related .block-title,
.catalog-product-view .box-up-sell .block-title, .my-account > .dashboard h2, .my-account > .dashboard .block-subtitle,
.my-account > .dashboard .block-title {
  font-family: 'Libre Baskerville';
  font-style: italic;
  text-transform: initial;
  color: #0f743b;
  font-size: 26px;
  font-size: 1.85714rem;
  letter-spacing: 0;
}

h3, table th, table.data-table-alt tbody tr td:first-child, .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .block-subtitle,
.checkout-onepage-index .opc .section .step-title .block-title {
  font-family: 'Lato';
  text-transform: uppercase;
  color: #0f743b;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.14286rem;
}

h4, .block-account .block-title, .my-account > .dashboard .box-title, .checkout-onepage-index .sidebar .opc-block-progress .block-title, body.is-blog .wp-sidebar .block .block-title {
  font-family: 'Lato';
  text-transform: uppercase;
  color: #052312;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.14286rem;
}

h5, .catalog-category-view .block-layered-nav .currently .block-subtitle,
.catalogsearch-result-index .block-layered-nav .currently .block-subtitle, .catalog-product-view .product-shop .multibuy-offer-wrapper .multibuy-title, .catalog-product-view #product_tabs_information_contents .flowering-time p, .my-account div.fieldset .legend {
  font-family: 'Lato';
  text-transform: uppercase;
  color: #052312;
  font-weight: bold;
  font-size: 14px;
  font-size: 1rem;
}

/*
 * Paragraph
 */
p {
  color: #052312;
  font-size: 16px;
  font-size: 1.14286rem;
}

/*
 * Hoz Rule
 */
hr {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  height: 1px;
}

/* Anchor styles */
a {
  color: #0f743b;
  text-decoration: none;
}
a:hover, a:active {
  color: #8b9da1;
}

img, media {
  height: auto;
  max-width: 100%;
}

/*
 * Lists
 */
.std ul {
  list-style-image: url(../../jparkers/images/icon/ul-li-style-type.png);
}
.std li {
  margin: 1em 0;
}
.std dl dt {
  color: #0f743b;
  text-transform: uppercase;
}
.std dl dd {
  position: relative;
  padding-left: 15px;
}
.std dl dd:before {
  content: '';
  background: url(../../jparkers/images/icon/ul-li-style-type.png) no-repeat;
  position: absolute;
  left: 1px;
  top: 6px;
  width: 6px;
  height: 7px;
}

/**
 * Breadcrumb
 */
.breadcrumbs {
  margin: 10px 15px;
}
.breadcrumbs ul li {
  position: relative;
}
.breadcrumbs ul li + li {
  padding-left: 10px;
  margin-left: 10px;
}
.breadcrumbs ul li + li:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #5f6145;
  position: absolute;
  top: 6px;
  left: 0;
}
.breadcrumbs ul li span {
  font-style: italic;
}
.breadcrumbs ul li span.breadcrumbs__item__active {
  font-weight: bold;
}

/**
 * Button Styles
 */
a.button, button, .button--black, .button--white, .button--green, button.button, .feefo-reviewlist .load-more-btn, .checkout-onepage-index .opc .section .step .back-link a, .std ul.plant-cat-list li .video-text .watch-now-button {
  border-width: 2px;
  border-style: solid;
  border-color: #0f743b;
  background: transparent;
  display: inline-block;
  text-transform: uppercase;
  padding: 0.7em 2em;
  margin: 0;
  outline: none;
  white-space: nowrap;
}
a.button:hover, button:hover, .button--black:hover, .button--white:hover, .button--green:hover, .feefo-reviewlist .load-more-btn:hover, .checkout-onepage-index .opc .section .step .back-link a:hover, .std ul.plant-cat-list li .video-text .watch-now-button:hover {
  color: white;
  background-color: #0f743b;
}

button span > span {
  font-size: 15px;
  font-size: 1.07143rem;
  line-height: 1.5;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  button span > span {
    font-size: 12px;
    font-size: 0.85714rem;
  }
}

.button--black {
  border-color: #1f160b;
  color: #1f160b;
}
.button--black:hover {
  background: #1f160b;
  color: white;
  cursor: pointer;
}

.button--white {
  border-color: white;
  color: white;
}
.button--white:hover {
  background: white;
  color: #1f160b;
  cursor: pointer;
}

.button--green, button.button, .feefo-reviewlist .load-more-btn, .checkout-onepage-index .opc .section .step .back-link a, .std ul.plant-cat-list li .video-text .watch-now-button {
  border-color: #0f743b;
  color: #0f743b;
}
.button--green:hover, button.button:hover, .feefo-reviewlist .load-more-btn:hover, .checkout-onepage-index .opc .section .step .back-link a:hover, .std ul.plant-cat-list li .video-text .watch-now-button:hover {
  background: #0f743b;
  color: white;
  cursor: pointer;
}

/**
 * Form styles
 */
::-webkit-input-placeholder {
  color: #717578;
}

:-moz-placeholder {
  color: #717578;
}

::-moz-placeholder {
  color: #717578;
}

:-ms-input-placeholder {
  color: #717578;
}

form label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.92857rem;
  margin-right: 20px;
}
form label.above {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="number"],
form input[type="tel"] {
  border: 1px solid #e3e3e3;
  padding: 10px;
  outline-color: #BAE0CC;
}
form input[type="checkbox"] + label,
form input[type="radio"] + label,
form input[type="number"] + label,
form input[type="tel"] + label {
  color: #66737b;
  text-transform: initial;
  margin-left: 10px;
}

form select {
  padding: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  border: 1px solid #e3e3e3;
  font-size: 12px;
  font-size: 0.85714rem;
}

.checkout-cart-index .main fieldset, .checkout-onepage-index fieldset, .contacts-index-index form fieldset {
  border-width: 0;
  padding: 0;
  display: block;
}
.checkout-cart-index .main fieldset div, .checkout-onepage-index fieldset div, .contacts-index-index form fieldset div {
  margin-bottom: 0;
}

.contacts-index-index form .fields .field select {
  width: 100%;
}
.contacts-index-index form .fields .field input[type="text"],
.contacts-index-index form .fields .field input[type="password"],
.contacts-index-index form .fields .field input[type="email"],
.contacts-index-index form .fields .field input[type="tel"],
.contacts-index-index form .fields .field input[type="number"],
.contacts-index-index form .fields .field select {
  padding: 10px;
  margin-bottom: 14px;
  margin-bottom: 1rem;
}
@media (min-width: 48em) {
  .contacts-index-index form .fields .field {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  .contacts-index-index form .fields .field.last, .contacts-index-index form .fields .field.name-lastname {
    margin-right: 0;
  }
}
.contacts-index-index form .wide input, .contacts-index-index form .wide select {
  width: 100%;
}

p.required {
  margin: 1% 0;
}

/**
 * Table
 */
table th {
  background: #e3eccb;
  border-right: 1px solid white;
  text-align: center;
  padding: 20px;
}
table th:last-child {
  border-right: none;
}
table tbody tr {
  border: 1px solid #f8f9f5;
}
table tbody tr td {
  background: white;
  padding: 20px;
  border: 1px solid #f8f9f5;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  table tbody tr td {
    padding-left: 10px;
    padding-right: 10px;
  }
}

table.data-table-alt tbody tr td:first-child {
  background: #e3eccb;
  border-right: 1px solid white;
  padding: 20px;
  width: 25%;
}
table.data-table-alt tbody tr td:last-child {
  background: white;
  padding: 20px;
  border: 1px solid #e3eccb;
  width: 75%;
}

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

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

.messages li {
  margin: 0 0 10px !important;
  padding-left: 25px;
}

.messages li li {
  margin: 0 !important;
  line-height: 28px;
  font-size: 14px !important;
}

.error-msg, .success-msg, .note-msg, .notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 12px;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 20px 42px;
  font-size: 12px !important;
}

p.error-msg, p.success-msg, p.note-msg, p.notice-msg {
  padding: 20px 42px;
}

.error-msg {
  background-color: #ffcccc !important;
  border-color: #f6a6a6 !important;
  color: #901b1b !important;
}

.success-msg {
  background-color: #d0e9c7 !important;
  border-color: #D6E9C6 !important;
  color: #468847 !important;
}

.note-msg, .notice-msg {
  background-color: #f8f9f5 !important;
  border-color: #e3e3e3 !important;
  color: #323232 !important;
}

/**
 * Sorting and Pagination
 */
.toolbar {
  margin: 15px 0 20px 0;
  border-top: 1px solid #e6e6e6;
}
.toolbar .pager,
.toolbar .pager-bottom {
  padding-top: 11px;
}
.toolbar .pager-bottom {
  padding-bottom: 11px;
  border-bottom: 1px solid #e6e6e6;
}
.toolbar label {
  text-transform: uppercase;
  font-weight: bold;
  color: #323232;
  margin-right: 2px;
  margin-left: 2px;
  font-size: 12px;
  font-size: 0.85714rem;
}
@media (min-width: 48em) {
  .toolbar label {
    margin-right: 20px;
  }
}
.toolbar select {
  padding: 12.5px 15px;
  font-size: 14px;
  font-size: 1rem;
  margin-top: -2px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .toolbar select {
    padding: 10px 5px;
  }
}
.toolbar .amount {
  float: left;
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.14286rem;
  width: 25%;
  color: #323232;
  padding-top: 10px;
  display: none;
}
@media (min-width: 64em) {
  .toolbar .amount {
    display: block;
  }
}
.toolbar .pagination {
  text-align: left;
  float: left;
  width: 70%;
  margin-top: 10px;
}
@media (min-width: 48em) {
  .toolbar .pagination {
    width: 50%;
  }
}
.toolbar .pagination .pages {
  margin: 0;
  float: left;
}
@media (min-width: 48em) {
  .toolbar .pagination .pages {
    margin: 0 20px;
  }
}
.toolbar .pagination .pages ol li {
  word-break: break-all;
  margin: 0 5px;
  font-size: 16px;
  font-size: 1.14286rem;
  display: inline-block;
}
.toolbar .pagination .pages ol li a {
  color: #1f160b;
}
.toolbar .pagination .pages ol li a:hover {
  color: #9e9e9e;
  text-decoration: underline;
}
.toolbar .pagination .pages ol li.current {
  color: #9e9e9e;
  text-decoration: underline;
}
.toolbar .limiter {
  margin-right: 0;
  float: right;
}
.toolbar .sorter {
  float: right;
  width: 100%;
}
.toolbar .sorter select option {
  text-align: center;
}
.toolbar .sorter .sort-by a {
  margin-left: 5px;
}

/**
 * Breakpoints
 */
.medium-large-only {
  display: block;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .medium-large-only {
    display: none;
  }
}

.small-only {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .small-only {
    display: block;
  }
}

tr.small-only {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  tr.small-only {
    display: table-row;
  }
}

td.small-only {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  td.small-only {
    display: table-cell;
  }
}

/*************************************************
 * _layout-theme.scss
 *
 * Styles to handle layout of pages.
 ************************************************/
/**
 * Body
 */
body {
  background: url("../images/bg.png") repeat #eef0e8;
  font-family: 'Lato', sans-serif;
}

/**
 * Page
 */
.page {
  min-width: 320px;
}

/** 
 * Wide Container
 */
@media (min-width: 0em) and (max-width: 47.9375em) {
  .wide-container {
    margin-bottom: 2%;
  }
}

/**
 * Main Container
 */
@media (min-width: 0em) and (max-width: 47.9375em) {
  .main-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.main-container .main {
  margin: 0;
}

/**
 * Col Layouts
 */
.col-wrapper {
  background: white;
  padding: 50px;
}

.col1-layout .col-main {
  padding: 4%;
  background: white;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  .col1-layout .col-main {
    margin-top: 20px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .col1-layout .col-main {
    margin-bottom: 4%;
  }
}
.col1-layout .breadcrumbs + .col-main {
  margin-top: 0;
}
.col1-layout .breadcrumbs + .main-columns > .col-main {
  margin-top: 0;
}

.col2-left-layout .col-main {
  background: white;
  width: 74.5%;
  padding: 4%;
  margin-top: 2%;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  .col2-left-layout .col-main {
    margin-top: 20px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .col2-left-layout .col-main {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
}
.col2-left-layout .col-left {
  background: #f7f8f4;
  margin-right: 2%;
  margin-top: 2%;
  width: 23.5%;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  .col2-left-layout .col-left {
    margin-top: 20px;
  }
}
.col2-left-layout .breadcrumbs + .col-main, .col2-left-layout .breadcrumbs + .col-main + .col-left {
  margin-top: 0;
}
.col2-left-layout .breadcrumbs + .main-columns > .col-main, .col2-left-layout .breadcrumbs + .main-columns > .col-main + .col-left {
  margin-top: 0;
}

/**
 * Header
 */
header[role="banner"] {
  background: #dfe8c7;
}
header[role="banner"] .header-container {
  padding-top: 10px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container {
    padding: 0;
    max-height: 50px !important;
    overflow: hidden;
  }
}
header[role="banner"] .header-container .header {
  position: relative;
}
header[role="banner"] .header-container .header .logo {
  font-size: 0;
  width: 26%;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  header[role="banner"] .header-container .header .logo {
    width: 170px;
  }
}
header[role="banner"] .header-container .header .logo a {
  width: 100%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .logo {
    display: none;
  }
}
header[role="banner"] .header-container .header #header-content {
  width: 72%;
  float: right;
  padding: 1.5% 0;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  header[role="banner"] .header-container .header #header-content {
    width: 530px;
    float: right;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header #header-content {
    width: 100%;
    float: none;
    padding: 0;
  }
}
header[role="banner"] .header-container .header #header-content .left {
  width: 100%;
}
header[role="banner"] .header-container .header #header-content #header-links .customer-service {
  float: left;
  width: 20%;
  padding-bottom: 1.5%;
  white-space: nowrap;
}
@media (min-width: 0) and (max-width: 70.25em) {
  header[role="banner"] .header-container .header #header-content #header-links .customer-service {
    width: 60%;
  }
}
header[role="banner"] .header-container .header #header-content #header-links .customer-service p {
  font-size: 14px;
  font-size: 1rem;
  font-weight: bold;
}
header[role="banner"] .header-container .header #header-content #header-links .customer-service p span {
  font-weight: normal;
}
header[role="banner"] .header-container .header #header-content #header-links .top-links {
  float: left;
  padding-bottom: 1.5%;
  width: 60%;
  white-space: nowrap;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  header[role="banner"] .header-container .header #header-content #header-links .top-links {
    width: 100%;
  }
}
header[role="banner"] .header-container .header #header-content #header-links .top-links ul li {
  display: inline-block;
}
header[role="banner"] .header-container .header #header-content #header-links .top-links ul li a {
  color: #7a7a79;
  font-size: 14px;
  font-size: 1rem;
  padding: 0 0 0 8px;
}
header[role="banner"] .header-container .header #header-content #header-links .top-links ul li a:hover {
  color: #9e9e9e;
}
header[role="banner"] .header-container .header #header-content #header-links .top-links ul li:first-child a {
  padding-left: 0;
}
header[role="banner"] .header-container .header #header-content #header-links .top-links ul li:last-child a {
  padding-right: 0;
}
header[role="banner"] .header-container .header #header-content #header-links .account-links {
  float: right;
  padding-bottom: 1.5%;
  text-transform: uppercase;
}
header[role="banner"] .header-container .header #header-content #header-links .account-links .first {
  font-size: 13px;
  font-size: 0.92857rem;
  letter-spacing: 1px;
  padding: 0 20px 0 0;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  header[role="banner"] .header-container .header #header-content #header-links .account-links .first {
    padding: 0;
  }
}
@media (min-width: 0) and ("no-query" true: 48em) {
  header[role="banner"] .header-container .header #header-content #header-links .account-links li {
    padding: 0 10px;
  }
  header[role="banner"] .header-container .header #header-content #header-links .account-links li.last {
    padding-right: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header #header-content #header-links {
    display: none;
  }
}
header[role="banner"] .header-container .header .quick-access {
  max-height: 65px;
  line-height: 3.5;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access .menu-button {
    border-width: 0;
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    color: white;
    font-size: 32px;
  }
  header[role="banner"] .header-container .header .quick-access .menu-button span {
    width: 50px;
    height: 50px;
    background-image: url("../images/icon/mobile-menu.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #052312;
    display: block;
    text-indent: -999em;
    text-transform: capitalize;
  }
}
header[role="banner"] .header-container .header .quick-access #search_mini_form {
  float: left;
  width: 39.5%;
  max-height: 63px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form {
    float: none;
    width: auto;
    margin: 0 auto;
    overflow: hidden;
  }
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form {
    width: 35.5%;
  }
}
header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search {
  position: relative;
  width: 100%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search {
    max-width: 100%;
  }
}
header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search #search {
  font-size: 15px;
  font-size: 1.07143rem;
  border: none;
  padding: 4.8% 20% 4.8% 7%;
  width: 100%;
  max-height: 65px;
  margin: 0;
  display: block;
  outline: none;
  border-radius: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search #search {
    height: 50px;
    padding: 0 15px;
  }
}
header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search button {
  background: url("../../jparkers/images/icon/search.png") no-repeat center center #0f743b;
  background-size: 23px;
  border: 1px solid #0f743b;
  color: transparent;
  font-size: 0px;
  text-indent: 9999;
  margin: 0 0 0 -2px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search button {
    height: 50px;
    width: 50px;
    background-size: 15px;
  }
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search button {
    background-size: 18px;
    width: 50px;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container {
  float: right;
  width: 49%;
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container {
    width: 60%;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container {
    width: 30px;
    margin: 10px;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket {
  width: 50%;
  float: left;
  line-height: 0;
  height: 27px;
  margin: 2% 0;
  white-space: nowrap;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket {
    margin: 2% 0;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1.14286rem;
  color: #333;
  font-weight: normal;
  position: relative;
  padding: 0 5%;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a:hover, header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a:active {
  color: #0f743b;
  text-decoration: underline;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a:first-child {
  padding-left: 0;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a:first-child:after {
  content: "";
  width: 1;
  height: 20px;
  border-right: 1px solid #ccc;
  position: absolute;
  top: 5px;
  right: 0;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a:last-child {
  padding-right: 0;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__total span {
  background: url("../../jparkers/images/icon/cart.png") center left no-repeat;
  padding-left: 55px;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__total span {
    background-size: 23px;
    padding-left: 40px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__total {
    color: transparent;
    padding: 0;
  }
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__total:after {
    display: none;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__count {
    display: none;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket__checkout {
  float: right;
  width: 26%;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket__checkout span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1.14286rem;
  text-transform: uppercase;
  text-align: center;
  background: #0f743b;
  color: white;
  line-height: 1;
  width: 100%;
  padding: 10% 0;
}
@media (min-width: 0em) and (max-width: 59.9375em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket__checkout span {
    font-size: 11px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket__checkout {
    display: none;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  header[role="banner"] .header-container .quick-access {
    line-height: 2.7;
  }
  header[role="banner"] .header-container #header-content {
    padding: 0;
  }
}

/**
 * Main Navigation
 */
.main-navigation {
  background: #0f743b;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 0) and (max-width: 62.5em) {
  .main-navigation {
    padding: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .main-navigation {
    background: #052312;
    display: none;
  }
  .main-navigation li {
    width: 100% !important;
  }
}
.main-navigation nav.nav-container {
  *zoom: 1;
  max-width: 1140px;
  _width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  padding: 0;
}
.main-navigation nav.nav-container:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav {
    position: relative;
    text-align: center;
  }
}
.main-navigation nav.nav-container ul.nav ul.sub-nav-items,
.main-navigation nav.nav-container ul.nav div.sub-nav {
  position: static;
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav ul.sub-nav-items,
  .main-navigation nav.nav-container ul.nav div.sub-nav {
    position: absolute;
    left: -10000px;
  }
}
.main-navigation nav.nav-container ul.nav ul.sub-nav-items.level-top,
.main-navigation nav.nav-container ul.nav div.sub-nav.level-top {
  position: static;
}
.main-navigation nav.nav-container ul.nav ul.sub-nav-items .back,
.main-navigation nav.nav-container ul.nav div.sub-nav .back {
  display: none;
}
.main-navigation nav.nav-container ul.nav li {
  float: none;
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0;
    margin-right: 2.3%;
  }
}
.main-navigation nav.nav-container ul.nav li.sub-nav-item {
  margin-bottom: 10px;
}
.main-navigation nav.nav-container ul.nav li a.small-screen-only {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .main-navigation nav.nav-container ul.nav li.has-children-level-top {
    margin-bottom: 20px;
  }
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav li.has-children-level-top {
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: static;
  }
  .main-navigation nav.nav-container ul.nav li.has-children-level-top a span {
    position: relative;
    padding-right: 15px;
  }
  .main-navigation nav.nav-container ul.nav li.has-children-level-top a span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid white;
    position: absolute;
    top: 6px;
    right: 0px;
  }
  .main-navigation nav.nav-container ul.nav li.has-children-level-top a:hover span:after {
    border-top-color: #0f743b;
  }
  .main-navigation nav.nav-container ul.nav li.has-children-level-top .sub-nav-title {
    display: block;
    background-color: #d9e8ae;
    padding: 6px;
  }
  .main-navigation nav.nav-container ul.nav li.has-children-level-top .sub-nav-title :after {
    content: "";
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #0f743b;
    position: absolute;
    top: -3px;
    right: -15px;
  }
  .main-navigation nav.nav-container ul.nav li.has-children-level-top.over {
    background: url("../../jparkers/images/icon/mini-arrow-down-active.png") right 5px no-repeat;
  }
  .main-navigation nav.nav-container ul.nav li.has-children-level-top.over > a:after {
    background: url("../../jparkers/images/icon/menu-active.png");
    content: '';
    position: absolute;
    bottom: -24px;
    left: 50%;
    width: 12px;
    height: 9px;
    z-index: 9999;
  }
}
.main-navigation nav.nav-container ul.nav li.level-top {
  margin: 0;
  padding: 0;
}
.main-navigation nav.nav-container ul.nav li.level-top > a {
  position: relative;
  font-size: 14px;
  font-size: 1rem;
  display: block;
  padding: 22px;
  font-weight: bold;
  color: white;
  text-transform: none;
  white-space: nowrap;
}
@media (min-width: 0) and (max-width: 76.25em) {
  .main-navigation nav.nav-container ul.nav li.level-top > a {
    padding: 22px 10px;
    font-size: 12px;
    font-size: 0.85714rem;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .main-navigation nav.nav-container ul.nav li.level-top > a {
    padding: 20px 5px;
    text-transform: none;
    font-size: 11px;
    font-size: 0.78571rem;
  }
}
.main-navigation nav.nav-container ul.nav li.level-top > a.small-screen-only {
  display: none;
}
.main-navigation nav.nav-container ul.nav li.level-top > a:hover {
  background: white;
  color: #0f743b;
}
.main-navigation nav.nav-container ul.nav li.level-top.over > a {
  background: white;
  color: #0f743b;
}
.main-navigation nav.nav-container ul.nav li .sub-nav > ul {
  /* one item */
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav > ul > li {
    width: 25%;
    margin: 0;
    padding: 3% 3% 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  .main-navigation nav.nav-container ul.nav li .sub-nav > ul > li:nth-child(4n+ 4) {
    margin-right: 0;
  }
  .main-navigation nav.nav-container ul.nav li .sub-nav > ul > li:nth-child(4n +5) {
    clear: left;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav > ul > li {
    padding: 5% 2%;
  }
}
.main-navigation nav.nav-container ul.nav li .sub-nav > ul > li .sub-nav-title {
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0.15em;
  display: block;
  text-align: left;
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav > ul > li .sub-nav-title {
    letter-spacing: 0;
  }
}
.main-navigation nav.nav-container ul.nav li .sub-nav > ul > li .sub-nav-list {
  text-align: left;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 6px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav > ul > li .sub-nav-list {
    padding-left: 10px;
  }
}
.main-navigation nav.nav-container ul.nav li .sub-nav > ul li.has-children-level- .sub-nav-list li {
  width: 100%;
}
.main-navigation nav.nav-container ul.nav li .sub-nav.three-items {
  width: 75%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav.three-items {
    width: 100%;
  }
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav.three-items > ul > li {
    width: 33%;
    margin: 0;
    padding: 5% 3% 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  .main-navigation nav.nav-container ul.nav li .sub-nav.three-items > ul > li:nth-child(4n+ 3) {
    margin-right: 0;
  }
  .main-navigation nav.nav-container ul.nav li .sub-nav.three-items > ul > li:nth-child(4n + 4) {
    clear: left;
  }
}
.main-navigation nav.nav-container ul.nav li .sub-nav.two-items {
  width: 50%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav.two-items {
    width: 100%;
  }
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav li .sub-nav.two-items > ul > li {
    width: 48%;
    margin: 0;
    padding: 5% 3% 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  .main-navigation nav.nav-container ul.nav li .sub-nav.two-items > ul > li:nth-child(2n+ 2) {
    float: right;
    margin-right: 0;
  }
  .main-navigation nav.nav-container ul.nav li .sub-nav.two-items > ul > li:nth-child(2n + 3) {
    clear: left;
  }
}
@media (min-width: 48em) {
  .main-navigation nav.nav-container ul.nav .sub-nav.shown-sub {
    background: white;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 20;
  }
  .main-navigation nav.nav-container ul.nav .sub-nav.shown-sub ul {
    -webkit-padding-start: 0px;
  }
  .main-navigation nav.nav-container ul.nav .nav-3 .sub-nav.shown-sub,
  .main-navigation nav.nav-container ul.nav .nav-4 .sub-nav.shown-sub,
  .main-navigation nav.nav-container ul.nav .nav-5 .sub-nav.shown-sub {
    left: inherit;
    right: 0;
  }
}
.main-navigation nav.nav-container ul.nav ul ul.shown-sub {
  padding: 0;
  border-width: 0;
}

/** Mobile My Account Link **/
.wide-container .mobile-logo {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .wide-container .mobile-logo {
    padding: 20px;
    display: block;
    width: 100%;
    z-index: 10;
  }
  .wide-container .mobile-logo img {
    max-width: 100px;
  }
}
.wide-container .my-account {
  font-size: 10px;
  position: relative;
  text-transform: uppercase;
  width: 50px;
  text-align: left;
  font-weight: bold;
  margin: 20px 0 0 0;
  color: #187941;
}
.wide-container .my-account:hover {
  color: white;
}
.wide-container .my-account:before {
  content: '';
  background: url("../../jparkers/images/icon/my-account.png") no-repeat;
  width: 23px;
  height: 23px;
  position: absolute;
  left: -27px;
  top: 0;
}

/**
 * Mobile Menu
 */
.off-canvas-open {
  display: block;
}
.off-canvas-open nav.nav-container {
  padding: 0;
  overflow: hidden;
}
.off-canvas-open nav.nav-container .mini-nav-controls {
  width: 100%;
  float: left;
}
.off-canvas-open nav.nav-container .mini-nav-controls .close-button {
  background: url("../../jparkers/images/icon/mobile-menu-close.png") no-repeat center center;
  text-indent: 9999px;
  color: transparent;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  float: left;
}
.off-canvas-open nav.nav-container .mini-nav-controls .menu-button {
  background: url("../../jparkers/images/icon/mobile-menu-open.png") no-repeat center center;
  text-indent: 9999px;
  color: transparent;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  float: right;
}
.off-canvas-open nav.nav-container ul.nav {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.off-canvas-open nav.nav-container ul.nav li {
  position: relative;
}
.off-canvas-open nav.nav-container ul.nav li.level-top {
  margin-bottom: 1px;
}
.off-canvas-open nav.nav-container ul.nav li.level-top > a {
  background: #042f17;
  color: white;
  text-transform: initial;
}
.off-canvas-open nav.nav-container ul.nav li.level-top > a.small-screen-only {
  display: block;
}
.off-canvas-open nav.nav-container ul.nav li.has-children-level-top a {
  position: relative;
}
.off-canvas-open nav.nav-container ul.nav li.has-children-level-top a span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  position: absolute;
  top: 24px;
  right: 15px;
}
.off-canvas-open nav.nav-container ul.nav li.has-children-level-top a:hover span:after {
  border-left: 5px solid #042f17;
}
.off-canvas-open nav.nav-container ul.nav li.level-top {
  margin: 0;
  padding: 0;
}
.off-canvas-open nav.nav-container ul.nav li.level-top > a {
  white-space: normal;
  font-size: 15px;
  font-size: 1.07143rem;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav {
  background: #052312;
  position: absolute;
  width: 220px;
  right: -220px;
  top: 0;
  z-index: 99;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav .back {
  background: #042f17;
  display: block;
  padding: 12px;
  font-size: 14px;
  color: white;
  text-indent: 14px;
  cursor: pointer;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav .back:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid white;
  position: absolute;
  top: 16px;
  left: 15px;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav > ul {
  margin: 0 10px;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav > ul > li {
  width: 100% !important;
  border-bottom: 1px solid #042f17;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav > ul > li a {
  color: white;
  padding: 10px 0;
  display: block;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav > ul > li .sub-nav-title {
  display: none;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav > ul > li .sub-nav-list {
  padding: 0;
  margin: 0;
}
.off-canvas-open nav.nav-container ul.nav li .sub-nav > ul > li .sub-nav-list .sub-nav-item {
  margin: 0;
  padding: 0;
}

/**
* Footer
*/
footer {
  background: white;
  float: left;
  width: 100%;
}
footer address {
  display: none;
}
footer .footer-mobile-payment-cards {
  display: none;
}
footer .footer-container .footer {
  padding: 10% 0;
}
footer .footer-container .footer label,
footer .footer-container .footer .label {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px;
  display: block;
}
footer .footer-container .footer .footer-block {
  float: left;
  width: 22%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  footer .footer-container .footer .footer-block {
    width: 100%;
  }
  footer .footer-container .footer .footer-block > div {
    clear: both;
  }
  footer .footer-container .footer .footer-block > div > label,
  footer .footer-container .footer .footer-block > div .label {
    cursor: pointer;
    padding: 10px 0;
    margin: 0;
    text-transform: initial;
    color: #898989;
    position: relative;
    z-index: 1;
  }
  footer .footer-container .footer .footer-block > div > label:after,
  footer .footer-container .footer .footer-block > div .label:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #898989;
    position: absolute;
    top: 12px;
    right: 0;
  }
  footer .footer-container .footer .footer-block > div > label.active:after,
  footer .footer-container .footer .footer-block > div .label.active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #898989;
    position: absolute;
    top: 12px;
    right: 0;
  }
  footer .footer-container .footer .footer-block > div > ul {
    position: relative;
    display: none;
    z-index: 2;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
footer .footer-container .footer .footer-block ul {
  float: left;
  margin-right: 10%;
}
footer .footer-container .footer .footer-block ul li {
  margin-bottom: 15px;
}
footer .footer-container .footer .footer-block ul li a {
  color: #70604c;
}
footer .footer-container .footer .footer-block ul li a:hover {
  color: #9e9e9e;
}
footer .footer-container .footer .footer-secured {
  float: left;
  margin: 5% 0 0 0;
  width: 100%;
  text-align: center;
}
footer .footer-container .footer #newsletter-validate-detail {
  float: right;
  width: 375px;
}
footer .footer-container .footer #newsletter-validate-detail p {
  margin: 0 0 20px 0;
}
footer .footer-container .footer #newsletter-validate-detail input[type="text"] {
  font-size: 14px;
  font-size: 1rem;
  border: 1px solid #f0f3ea;
  padding: 0 8%;
  width: 310px;
  height: 60px;
  margin: 0;
  outline: none;
  float: left;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
}
footer .footer-container .footer #newsletter-validate-detail button {
  background: #0f743b;
  border: 1px solid #0f743b;
  margin: 0 0 0 -2px;
  font-size: 14px;
  font-size: 1rem;
  color: white;
  outline: none;
  height: 60px;
  width: 67px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  footer address {
    background: #052312;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    color: white;
    padding: 40px 10px;
  }
  footer .footer-mobile-payment-cards {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  footer .footer-secured {
    display: none;
  }
  footer form {
    display: none;
  }
}

/*************************************************
 * _components-themes.scss
 *
 * Styling for reused components.
 ************************************************/
.cms-index-index .flexslider {
  height: auto;
  overflow: visible;
}
@media (min-width: 48em) {
  .cms-index-index .flexslider {
    display: block;
  }
}

.flexslider {
  clear: both;
  position: relative;
  height: 58px;
  overflow: hidden;
  margin-bottom: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .flexslider {
    display: none;
  }
}
.flexslider li .banner-wrap {
  position: relative;
  overflow: hidden;
}
.flexslider li .banner-wrap img {
  width: 100%;
}
.flexslider li .block {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 14px 3%;
  margin: 0;
  border: none;
  text-align: center;
  font-family: 'Libre Baskerville';
}
@media (min-width: 48em) {
  .flexslider li .block {
    font-size: 16px;
    font-size: 1.14286rem;
    width: 70%;
  }
}
@media (min-width: 64em) {
  .flexslider li .block {
    width: 50%;
    font-size: 20px;
    font-size: 1.42857rem;
  }
}
.flexslider li .block a span {
  font-style: italic;
}
@media (min-width: 48em) {
  .flexslider li .block a span {
    font-size: 12px;
    font-size: 0.85714rem;
  }
}
@media (min-width: 64em) {
  .flexslider li .block a span {
    font-size: 16px;
    font-size: 1.14286rem;
  }
}
.flexslider li .block img {
  display: block;
}
.flexslider .flex-control-nav {
  display: none;
  text-align: center;
  position: absolute;
  width: 100%;
  display: none;
}
@media (min-width: 48em) {
  .flexslider .flex-control-nav {
    display: block;
    bottom: 25px;
  }
}
@media (min-width: 64em) {
  .flexslider .flex-control-nav {
    bottom: 45px;
  }
}
.flexslider .flex-control-nav li {
  display: inline;
  margin: 0 3px;
}
.flexslider .flex-control-nav li a {
  display: inline-block;
  background: none;
  background-image: url("../images/icon/slider-marker.png");
  height: 25px;
  width: 25px;
  overflow: hidden;
  text-indent: 30px;
}
.flexslider .flex-control-nav li a.flex-active {
  background-image: url("../images/icon/slider-current-marker.png");
}
.flexslider .flex-direction-nav {
  display: none;
}
.flexslider .flex-direction-nav li {
  top: 40%;
  position: absolute;
  left: 10px;
  width: 29px;
  height: 39px;
}
@media (min-width: 48em) {
  .flexslider .flex-direction-nav li {
    top: 42.5%;
    left: 15px;
  }
}
@media (min-width: 64em) {
  .flexslider .flex-direction-nav li {
    top: 45%;
    left: 25px;
  }
}
.flexslider .flex-direction-nav li:last-child {
  margin-right: 0;
  right: 10px;
  left: inherit;
}
@media (min-width: 48em) {
  .flexslider .flex-direction-nav li:last-child {
    right: 15px;
  }
}
@media (min-width: 64em) {
  .flexslider .flex-direction-nav li:last-child {
    right: 25px;
  }
}
.flexslider .flex-direction-nav span {
  width: 29px;
  height: 39px;
}
.flexslider .flex-direction-nav span.left-arrow {
  background-image: url("../images/icon/slider-left-arrow.png");
  float: left;
}
.flexslider .flex-direction-nav span.right-arrow {
  background-image: url("../images/icon/slider-right-arrow.png");
  float: right;
}

.banner-container {
  margin-bottom: 14px;
}
.banner-container .banner-left,
.banner-container .banner-right {
  width: 49%;
  float: left;
  position: relative;
}
.banner-container .banner-right {
  float: right;
}
.banner-container .banner-right.flexslider {
  clear: none !important;
}
.banner-container .banner-right .block {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  padding: 14px 3%;
}
@media (min-width: 48em) {
  .banner-container .banner-right .block {
    font-size: 16px;
    font-size: 1.14286rem;
    width: 70%;
  }
}
@media (min-width: 64em) {
  .banner-container .banner-right .block {
    width: 50%;
    font-size: 20px;
    font-size: 1.42857rem;
  }
}

.lt-ie9 .flex-direction-nav li.last-child {
  left: inherit;
  right: 25px;
}

.lt-ie9 .flexslider li .block a {
  background-color: #fff;
}

/*************************************************
 * _buttons.scss
 *
 * Styling for buttons
 ************************************************/
.checkout-cart-index .main .cart .checkout-types .btn-checkout {
  background-color: #9ad433;
  border-color: #9ad433;
  color: white;
}
.checkout-cart-index .main .cart .checkout-types .btn-checkout:hover {
  background-color: #0f743b;
  color: white;
  border-color: #0f743b;
}

/* IE8 and below */
.lt-ie9 button.button, .lt-ie9 .feefo-reviewlist .load-more-btn, .feefo-reviewlist .lt-ie9 .load-more-btn, .lt-ie9 .checkout-onepage-index .opc .section .step .back-link a, .checkout-onepage-index .opc .section .step .back-link .lt-ie9 a, .lt-ie9 .std ul.plant-cat-list li .video-text .watch-now-button, .std ul.plant-cat-list li .video-text .lt-ie9 .watch-now-button {
  font-size: 12px;
  font-size: 0.85714rem;
}

/*************************************************
 * _enterprise-sidebarmenu.scss
 *
 * Styling for buttons
 ************************************************/
.sidebar ol.cms-menu li.parent strong,
.sidebar ul.cms-menu li.parent strong {
  display: block;
  background-color: #0f743b;
  padding: 15px;
  padding: 1.07143rem;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.28571rem;
  color: white;
}
.sidebar ol.cms-menu li.parent > ul,
.sidebar ol.cms-menu li.parent > ol,
.sidebar ul.cms-menu li.parent > ul,
.sidebar ul.cms-menu li.parent > ol {
  text-transform: uppercase;
  background-color: white;
  padding: 15px;
  padding: 1.07143rem;
}
.sidebar ol.cms-menu li.parent > ul li,
.sidebar ol.cms-menu li.parent > ol li,
.sidebar ul.cms-menu li.parent > ul li,
.sidebar ul.cms-menu li.parent > ol li {
  margin-bottom: 4px;
  margin-bottom: 0.28571rem;
}

/*************************************************
 * _forms.scss
 *
 * Generic styling for site wide forms
 ************************************************/
.form-list {
  margin-top: 15px;
  margin-top: 1.07143rem;
}
.form-list .field {
  width: 100%;
}
.form-list .input-box {
  width: 100%;
}
.form-list li.wide .input-box,
.form-list li.wide textarea {
  width: 100%;
}
.form-list input.input-text {
  width: 100%;
}
.form-list label {
  margin-bottom: 8px;
  margin-bottom: 0.57143rem;
}
@media (min-width: 48em) {
  .form-list label {
    margin-bottom: 16px;
    margin-bottom: 1.14286rem;
  }
}
.form-list .input-text,
.form-list select {
  margin-bottom: 14px;
  margin-bottom: 1rem;
}
@media (min-width: 48em) {
  .form-list .input-text,
  .form-list select {
    margin-bottom: 20px;
    margin-bottom: 1.42857rem;
  }
}
.form-list .validation-advice {
  margin-bottom: 1em;
  font-size: 13px;
  font-size: 0.92857rem;
}
.form-list .validation-failed {
  margin-bottom: 1rem;
}

.input-text,
select {
  color: #66737b;
  border-color: #e3e3e3;
  padding: 6.5px 13px;
  padding:  0.46429rem 0.92857rem;
  margin: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
}

select:disabled {
  background-color: #d4d4d4;
}

/* Header Search Module override */
.searchautocomplete .search-autocomplete {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E3E3E3;
  padding: 14px 20px;
  text-align: left;
  top: 45px;
  width: 100%;
}
.searchautocomplete .search-autocomplete ul > li {
  margin-bottom: 1em;
}
.searchautocomplete .search-autocomplete ul > li .searchautocomlete-image {
  margin-bottom: 0.5em;
  float: left;
}
.searchautocomplete .search-autocomplete ul > li .highlight {
  display: block;
  margin-bottom: 0;
  line-height: 1;
  font-size: 13px;
  font-size: 0.92857rem;
}
.searchautocomplete .search-autocomplete ul > li .highlight.name {
  font-size: 14px;
  font-size: 1rem;
}
.searchautocomplete .search-autocomplete ul > li .price-box {
  font-size: 13px;
  font-size: 0.92857rem;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .searchautocomplete .search-autocomplete {
    display: none !important;
  }
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  top: 16px;
  right: 60px;
  width: 16px;
  height: 16px;
  background: url("../../base/images/mirasvit/loader.gif");
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .searchautocomplete .searchautocomplete-loader {
    display: none !important;
  }
}

/* Search Index*/
.searchindex-results {
  border-color: #e3e3e3;
  margin-bottom: 2em;
}
.searchindex-results li a {
  padding: 12px 40px;
}
.searchindex-results li.active a,
.searchindex-results li a:hover {
  background-image: none;
  background-color: #fff;
  border-radius: 0;
  border-color: #e3e3e3;
}

.searchindex-result li {
  margin-bottom: 2em;
}
.searchindex-result li .title {
  margin-bottom: 0.5em;
}
.searchindex-result li .title a:hover {
  color: #8b9da1;
}

.window-overlay {
  background: rgba(0, 0, 0, 0.7);
}

.modal-window-popup {
  position: absolute;
  top: 30%;
  left: 10%;
  width: 80%;
  z-index: 999;
  visibility: hidden;
}

.modal-window-popup .modal-window-popup-close {
  position: absolute;
  top: 0%;
  right: 0;
  padding: 10px;
  background-color: #0f743b;
  border-color: #0f743b;
  color: white;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 0;
}

/*************************************************
 * _off-canvas.scss
 *
 * Styling relating to the off-screen main menu
 ************************************************/
@media (min-width: 0em) and (max-width: 47.9375em) {
  .page {
    overflow: hidden;
  }
}

@media (min-width: 0em) and (max-width: 47.9375em) {
  .main-navigation {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 220px;
    -webkit-transform: translatex(-220px);
    -moz-transform: translatex(-220px);
    -ms-transform: translatex(-220px);
    -o-transform: translatex(-220px);
    transform: translatex(-220px);
  }
  .main-navigation.off-canvas-open {
    -webkit-transform: translatex(0px);
    -moz-transform: translatex(0px);
    -ms-transform: translatex(0px);
    -o-transform: translatex(0px);
    transform: translatex(0px);
  }
}

/*************************************************
 * _survey.scss
 *
 * Generic styling survey module
 ************************************************/
#customer_survey .survey-block {
  margin-bottom: 1em;
  margin-top: 20px;
}
#customer_survey .survey-block .survey-question {
  margin-bottom: 4px;
  font-size: 12px;
  font-size: 0.85714rem;
  letter-spacing: 0;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 6px;
}
@media (min-width: 48em) {
  #customer_survey .survey-block .survey-question {
    font-size: 14px;
    font-size: 1rem;
  }
}
#customer_survey .survey-block .fields .field {
  display: inline-block !important;
  width: auto !important;
  margin: 0 !important;
}
#customer_survey .survey-block .fields .field input[type="checkbox"],
#customer_survey .survey-block .fields .field input[type="radio"] {
  margin-right: 10px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  #customer_survey .survey-block .fields .field input[type="checkbox"],
  #customer_survey .survey-block .fields .field input[type="radio"] {
    margin-right: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  #customer_survey .survey-block .fields .field {
    width: 50%;
    float: left;
    display: block;
  }
}
@media (min-width: 0) and (max-width: 23.75em) {
  #customer_survey .survey-block .fields .field {
    float: none;
    width: 100%;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  #customer_survey .survey-block .fields .odd {
    clear: both;
  }
}
@media (min-width: 0) and (max-width: 23.75em) {
  #customer_survey .survey-block .fields .odd {
    float: none;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  #customer_survey .survey-block .fields .even {
    float: right;
  }
}
@media (min-width: 0) and (max-width: 23.75em) {
  #customer_survey .survey-block .fields .even {
    float: none;
  }
}
#customer_survey .survey-block .fields label {
  font-weight: normal;
  text-transform: none;
  margin-right: 6px;
  color: #66737b;
  cursor: pointer;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  #customer_survey .survey-block .fields label {
    display: inline-block;
  }
}

/* Inline list */
/* Blocks */
.block {
  padding: 5px;
}

.block-subtitle strong span,
.block-title strong span {
  font-weight: normal;
}

.sidebar .best-selling-products {
  border: 1px solid #e3e3e3;
  padding: 15px;
}
.sidebar .best-selling-products .block-title {
  margin-bottom: 24px;
}
.sidebar .best-selling-products .block-content {
  background-color: transparent;
  padding: 0;
}
.sidebar .best-selling-products .block-content ul li {
  margin-bottom: 4px;
}
.sidebar .best-selling-products .block-content ul li .price-box .special-price,
.sidebar .best-selling-products .block-content ul li .price-box .old-price {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.sidebar .best-selling-products .block-content ul li .price-box .special-price span,
.sidebar .best-selling-products .block-content ul li .price-box .old-price span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.main .page-title {
  margin-bottom: 1em;
}
.main .page-title h1 {
  margin-bottom: 1em;
}

/* Products layout */
.products-grid li.item {
  padding-bottom: 0;
  /* Bottom padding removed as dealt with by cti.levelItems.js */
  position: relative;
  border: 1px solid #ccc;
}

.products-layout li.item {
  width: 24.36975%;
  float: left;
  margin-right: 0.84034%;
  display: inline;
}

.item .actions {
  padding-top: 15px;
  padding-top: 1.07143rem;
}

/**
 *   $Pager
 **************************/
/**
 * Messages
 **************************/
ul.messages {
  margin-bottom: 20px;
}
ul.messages > li {
  padding: 17px 17px 17px 28px;
  background-position: 15px 21px;
}
ul.messages > li.success-msg {
  border: 1px solid #d5e4c8;
  background-color: #d1e8c8;
  color: #0f743b;
  background-image: url("../images/icon/tick.png");
}
ul.messages > li.notice-msg {
  border: 1px solid #97d3d9;
  background-color: #c0e7eb;
  color: #186e88;
  background-image: url("../images/icon/bulb.png");
}
ul.messages > li.error-msg {
  border: 1px solid #f4a6a7;
  background-color: #fecccd;
  color: #8e1d1f;
  background-image: url("../images/icon/error.png");
}

.note-msg {
  border: 1px solid #97d3d9;
  background-color: #c0e7eb;
  color: #186e88;
  background-image: url("../images/icon/bulb.png");
  padding: 23px 20px 20px 40px;
  background-position: 15px 20px;
}

.next img,
.previous img {
  width: 5px;
}

/**
*   $Tables
**************************/
table {
  margin-bottom: 1em;
  width: 100%;
}

th {
  background-color: #f6f6f6;
}

td {
  border-bottom: 1px solid #f6f6f6;
}

th,
td {
  padding: 5px;
}
th .mobile-txt,
td .mobile-txt {
  display: inline-block;
}
@media (min-width: 48em) {
  th .mobile-txt,
  td .mobile-txt {
    display: none;
  }
}

/* Responsive tables*/
td.td-mobile-block {
  display: block;
}
@media (min-width: 48em) {
  td.td-mobile-block {
    display: table-cell;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  td.td-mobile-block {
    padding: 10px;
    text-align: left !important;
  }
}

td.td-mobile-inline-block {
  display: inline-block;
}
@media (min-width: 48em) {
  td.td-mobile-inline-block {
    display: table-cell;
  }
}

.mobile-table-cell-hide {
  display: none;
}
@media (min-width: 48em) {
  .mobile-table-cell-hide {
    display: table-cell;
  }
}

@media (min-width: 0em) and (max-width: 47.9375em) {
  .data-table tr.even {
    background-color: transparent;
  }
}
/**
*   $Social Links
**************************/
.social-links li {
  margin-right: 17px;
  width: 24px;
  height: 24px;
}

/*************************************************
 * _catalogsearch-theme.scss
 *
 * catalog search styles
 ************************************************/
.catalogsearch-advanced-index .advanced-search {
  margin: 0;
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block .search-item-title {
  font-size: 18px;
  font-size: 1.28571rem;
  margin-bottom: 1em;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
  clear: both;
  background-image: url(../images/icon/toggle-minus.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 99% 50%;
  padding-right: 30px;
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li {
  width: 24%;
  float: left;
  margin-right: 1%;
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li label {
  margin-right: 0;
  marign-bottom: 6px;
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li .select-block select.multiselect {
  min-height: 100px;
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li select {
  width: 100%;
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li.last {
  margin-right: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li.odd, .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li.even {
    width: 49%;
    margin-right: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li.odd {
    clear: both;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li.even {
    float: right;
  }
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li.fifth {
  clear: left;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalogsearch-advanced-index .advanced-search .form-list .search-block ul.search-items li.fifth {
    clear: none;
  }
}
.catalogsearch-advanced-index .advanced-search .form-list .search-block.not-visible .search-item-title {
  background-image: url(../images/icon/toggle-plus.png);
}
.catalogsearch-advanced-index .buttons-set {
  text-align: right;
}
.catalogsearch-advanced-index .buttons-set .please-wait {
  display: none;
}
.catalogsearch-advanced-index #advanced_results .result-count {
  margin-bottom: 1em;
}
@media (min-width: 48em) {
  .catalogsearch-advanced-index #advanced_results .products-grid li {
    max-width: inherit;
    width: 16.66%;
  }
}
.catalogsearch-advanced-index #advanced_results .products-grid li button span span {
  white-space: normal;
  word-wrap: break-word;
}

html.js .catalogsearch-advanced-index .form-list .search-block .search-item-title {
  cursor: pointer;
}

/*************************************************
 * _category-theme.scss
 *
 * Styling for the category page and related elements.
 */
.products-grid {
  margin: 0 0 45px 0;
  padding: 0 0 45px 0;
  border-bottom-color: #f2f4ec;
}
.products-grid li.item {
  border: none;
  width: 21.25%;
  padding: 20px 0;
  margin: 0 5% 0 0;
  position: relative;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid li.item {
    width: 48%;
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .products-grid li.item {
    width: 48%;
    margin-right: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid li.item.odd {
    clear: both;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .products-grid li.item.odd {
    clear: both;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid li.item.even {
    float: right;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .products-grid li.item.even {
    float: right;
  }
}
.products-grid li.item:hover .product-image img,
.products-grid li.item:hover .cat-image img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.products-grid li.item.last {
  margin-right: 0;
}
.products-grid li.item.first {
  margin-left: 0;
}
.products-grid li.item .product-image img {
  width: 100%;
}
.products-grid li.item .product-name, .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item table th, table .catalog-category-view .categories-landing .products-grid li.item th, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing .products-grid li.item table th,
table .catalogsearch-result-index .categories-landing .products-grid li.item th,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title {
  font-size: 13px;
  font-size: 0.92857rem;
  font-weight: bold;
  height: 45px;
  overflow: hidden;
}
.products-grid li.item .price-box {
  line-height: 1;
}
.products-grid li.item .price-box .price-label {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1rem;
}
.products-grid li.item .price-box .price {
  font-size: 28px;
  font-size: 2rem;
}
.products-grid li.item .price-box .special-price .price-label {
  display: block;
}
.products-grid li.item .pricebox-has-minimum .regular-price {
  display: none;
}
.products-grid li.item .actions {
  position: static;
}
.products-grid li.item .actions button {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
  float: none;
  display: block;
}

.catalog-category-view,
.catalogsearch-result-index {
  /* Attributes */
}
.catalog-category-view .categories-landing .products-grid,
.catalogsearch-result-index .categories-landing .products-grid {
  margin: 0 0 1em;
  padding-bottom: 6px;
}
.catalog-category-view .categories-landing .products-grid li.item,
.catalogsearch-result-index .categories-landing .products-grid li.item {
  margin-bottom: 0;
  padding: 0;
}
.catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item table th, table .catalog-category-view .categories-landing .products-grid li.item th, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing .products-grid li.item table th,
table .catalogsearch-result-index .categories-landing .products-grid li.item th,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title {
  min-height: inherit;
}
.catalog-category-view .categories-landing .products-grid li.item .cat-image,
.catalogsearch-result-index .categories-landing .products-grid li.item .cat-image {
  display: block;
}
.catalog-category-view .categories-landing .products-grid li.item .cat-image img,
.catalogsearch-result-index .categories-landing .products-grid li.item .cat-image img {
  display: block;
}
.catalog-category-view .sidebar,
.catalogsearch-result-index .sidebar {
  background: none !important;
  width: 23.5%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-category-view .sidebar,
  .catalogsearch-result-index .sidebar {
    display: none;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-category-view .col2-left-layout .col-main,
  .catalogsearch-result-index .col2-left-layout .col-main {
    width: 100%;
  }
}
.catalog-category-view .col2-left-layout .col-main .block-layered-nav,
.catalogsearch-result-index .col2-left-layout .col-main .block-layered-nav {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-category-view .col2-left-layout .col-main .block-layered-nav,
  .catalogsearch-result-index .col2-left-layout .col-main .block-layered-nav {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
  .catalog-category-view .col2-left-layout .col-main .block-layered-nav .block-content,
  .catalogsearch-result-index .col2-left-layout .col-main .block-layered-nav .block-content {
    padding: 10px;
    height: auto;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) and (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-category-view .col2-left-layout .col-main .block-layered-nav .block-content,
  .catalogsearch-result-index .col2-left-layout .col-main .block-layered-nav .block-content {
    padding: 0;
  }
}
.catalog-category-view .block-navigation, .catalog-category-view .block-layered-nav,
.catalogsearch-result-index .block-navigation,
.catalogsearch-result-index .block-layered-nav {
  border: 0;
  padding: 0;
  margin-bottom: 30px;
}
.catalog-category-view .block-navigation .block-title, .catalog-category-view .block-layered-nav .block-title,
.catalogsearch-result-index .block-navigation .block-title,
.catalogsearch-result-index .block-layered-nav .block-title {
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.71429rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  background: #1f160b;
  color: white;
}
.catalog-category-view .block-navigation .block-content, .catalog-category-view .block-layered-nav .block-content, .catalog-category-view .block-navigation .block-item, .catalog-category-view .block-layered-nav .block-item,
.catalogsearch-result-index .block-navigation .block-content,
.catalogsearch-result-index .block-layered-nav .block-content,
.catalogsearch-result-index .block-navigation .block-item,
.catalogsearch-result-index .block-layered-nav .block-item {
  background: #fff;
  border: 1px solid #e3e3e3;
  padding: 0;
  margin-bottom: 1px;
}
.catalog-category-view .block-navigation .block-content dt, .catalog-category-view .block-layered-nav .block-content dt, .catalog-category-view .block-navigation .block-item dt, .catalog-category-view .block-layered-nav .block-item dt,
.catalogsearch-result-index .block-navigation .block-content dt,
.catalogsearch-result-index .block-layered-nav .block-content dt,
.catalogsearch-result-index .block-navigation .block-item dt,
.catalogsearch-result-index .block-layered-nav .block-item dt {
  cursor: pointer;
  padding: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #0f743b;
  border: 1px solid #0f743b;
  color: #fff;
  position: relative;
}
.catalog-category-view .block-navigation .block-content dt:after, .catalog-category-view .block-layered-nav .block-content dt:after, .catalog-category-view .block-navigation .block-item dt:after, .catalog-category-view .block-layered-nav .block-item dt:after,
.catalogsearch-result-index .block-navigation .block-content dt:after,
.catalogsearch-result-index .block-layered-nav .block-content dt:after,
.catalogsearch-result-index .block-navigation .block-item dt:after,
.catalogsearch-result-index .block-layered-nav .block-item dt:after {
  position: absolute;
  content: '\00a0\00a0';
  right: 5%;
  top: 45%;
}
.catalog-category-view .block-navigation .block-content dt.active:after, .catalog-category-view .block-layered-nav .block-content dt.active:after, .catalog-category-view .block-navigation .block-item dt.active:after, .catalog-category-view .block-layered-nav .block-item dt.active:after,
.catalogsearch-result-index .block-navigation .block-content dt.active:after,
.catalogsearch-result-index .block-layered-nav .block-content dt.active:after,
.catalogsearch-result-index .block-navigation .block-item dt.active:after,
.catalogsearch-result-index .block-layered-nav .block-item dt.active:after {
  position: absolute;
  content: '\00a0\00a0';
  right: 5%;
  top: 45%;
}
.catalog-category-view .block-navigation .block-content dl dd, .catalog-category-view .block-layered-nav .block-content dl dd, .catalog-category-view .block-navigation .block-item dl dd, .catalog-category-view .block-layered-nav .block-item dl dd,
.catalogsearch-result-index .block-navigation .block-content dl dd,
.catalogsearch-result-index .block-layered-nav .block-content dl dd,
.catalogsearch-result-index .block-navigation .block-item dl dd,
.catalogsearch-result-index .block-layered-nav .block-item dl dd {
  padding: 15px;
  background: #fff;
}
.catalog-category-view .block-navigation .block-content dl ol, .catalog-category-view .block-layered-nav .block-content dl ol, .catalog-category-view .block-navigation .block-item dl ol, .catalog-category-view .block-layered-nav .block-item dl ol,
.catalogsearch-result-index .block-navigation .block-content dl ol,
.catalogsearch-result-index .block-layered-nav .block-content dl ol,
.catalogsearch-result-index .block-navigation .block-item dl ol,
.catalogsearch-result-index .block-layered-nav .block-item dl ol {
  margin-left: 12px;
}
.catalog-category-view .block-navigation .block-content dl ol li, .catalog-category-view .block-layered-nav .block-content dl ol li, .catalog-category-view .block-navigation .block-item dl ol li, .catalog-category-view .block-layered-nav .block-item dl ol li,
.catalogsearch-result-index .block-navigation .block-content dl ol li,
.catalogsearch-result-index .block-layered-nav .block-content dl ol li,
.catalogsearch-result-index .block-navigation .block-item dl ol li,
.catalogsearch-result-index .block-layered-nav .block-item dl ol li {
  margin: 8px 0;
  font-size: 13px;
  font-size: 0.92857rem;
  letter-spacing: 0.05em;
  color: #66737b;
  list-style-image: url("../../jparkers/images/icon/mini-arrow-right.png");
}
.catalog-category-view .block-navigation .block-content dl ol li.active2, .catalog-category-view .block-layered-nav .block-content dl ol li.active2, .catalog-category-view .block-navigation .block-item dl ol li.active2, .catalog-category-view .block-layered-nav .block-item dl ol li.active2,
.catalogsearch-result-index .block-navigation .block-content dl ol li.active2,
.catalogsearch-result-index .block-layered-nav .block-content dl ol li.active2,
.catalogsearch-result-index .block-navigation .block-item dl ol li.active2,
.catalogsearch-result-index .block-layered-nav .block-item dl ol li.active2 {
  list-style-image: url("../../jparkers/images/icon/mini-arrow-down-active.png");
  color: #8b9da1;
}
.catalog-category-view .block-navigation .block-content dl ol li a, .catalog-category-view .block-layered-nav .block-content dl ol li a, .catalog-category-view .block-navigation .block-item dl ol li a, .catalog-category-view .block-layered-nav .block-item dl ol li a,
.catalogsearch-result-index .block-navigation .block-content dl ol li a,
.catalogsearch-result-index .block-layered-nav .block-content dl ol li a,
.catalogsearch-result-index .block-navigation .block-item dl ol li a,
.catalogsearch-result-index .block-layered-nav .block-item dl ol li a {
  color: inherit;
}
.catalog-category-view .block-navigation .block-content dl ol li a:hover, .catalog-category-view .block-layered-nav .block-content dl ol li a:hover, .catalog-category-view .block-navigation .block-item dl ol li a:hover, .catalog-category-view .block-layered-nav .block-item dl ol li a:hover,
.catalogsearch-result-index .block-navigation .block-content dl ol li a:hover,
.catalogsearch-result-index .block-layered-nav .block-content dl ol li a:hover,
.catalogsearch-result-index .block-navigation .block-item dl ol li a:hover,
.catalogsearch-result-index .block-layered-nav .block-item dl ol li a:hover {
  color: #8b9da1;
}
.catalog-category-view .block-navigation .block-content.active dl dt:after, .catalog-category-view .block-layered-nav .block-content.active dl dt:after, .catalog-category-view .block-navigation .block-item.active dl dt:after, .catalog-category-view .block-layered-nav .block-item.active dl dt:after,
.catalogsearch-result-index .block-navigation .block-content.active dl dt:after,
.catalogsearch-result-index .block-layered-nav .block-content.active dl dt:after,
.catalogsearch-result-index .block-navigation .block-item.active dl dt:after,
.catalogsearch-result-index .block-layered-nav .block-item.active dl dt:after {
  background-position: 0 0;
  background-image: url("../../jparkers/images/icon/mini-arrow-down-active.png");
}
.catalog-category-view .block-navigation .block-content.active dl dd, .catalog-category-view .block-layered-nav .block-content.active dl dd, .catalog-category-view .block-navigation .block-item.active dl dd, .catalog-category-view .block-layered-nav .block-item.active dl dd,
.catalogsearch-result-index .block-navigation .block-content.active dl dd,
.catalogsearch-result-index .block-layered-nav .block-content.active dl dd,
.catalogsearch-result-index .block-navigation .block-item.active dl dd,
.catalogsearch-result-index .block-layered-nav .block-item.active dl dd {
  display: block;
}
.catalog-category-view .block-navigation .block-content dt, .catalog-category-view .block-layered-nav .block-content dt,
.catalogsearch-result-index .block-navigation .block-content dt,
.catalogsearch-result-index .block-layered-nav .block-content dt {
  color: white;
}
.catalog-category-view .block-layered-nav .block-content li dl dd,
.catalogsearch-result-index .block-layered-nav .block-content li dl dd {
  padding-top: 4px;
}
.catalog-category-view .block-layered-nav .block-content li dl dd ol,
.catalogsearch-result-index .block-layered-nav .block-content li dl dd ol {
  margin-left: 12px;
}
.catalog-category-view .block-layered-nav .block-content li dl dd ol li,
.catalogsearch-result-index .block-layered-nav .block-content li dl dd ol li {
  margin: 8px 0;
  font-size: 13px;
  font-size: 0.92857rem;
  letter-spacing: 0.05em;
  color: #66737b;
}
.catalog-category-view .block-layered-nav .block-content li dl dd ol li a,
.catalogsearch-result-index .block-layered-nav .block-content li dl dd ol li a {
  color: inherit;
}
.catalog-category-view .block-layered-nav .block-content li dl dd ol li a:hover,
.catalogsearch-result-index .block-layered-nav .block-content li dl dd ol li a:hover {
  color: #8b9da1;
}
.catalog-category-view .block-layered-nav .block-content .block-subtitle,
.catalogsearch-result-index .block-layered-nav .block-content .block-subtitle {
  margin-bottom: 0;
}
.catalog-category-view .block-layered-nav .currently,
.catalogsearch-result-index .block-layered-nav .currently {
  padding: 15px 15px 0 15px;
}
.catalog-category-view .block-layered-nav .currently ol,
.catalogsearch-result-index .block-layered-nav .currently ol {
  margin-bottom: 1em;
  font-size: 12px;
  font-size: 0.85714rem;
}
.catalog-category-view .block-layered-nav .currently ol li,
.catalogsearch-result-index .block-layered-nav .currently ol li {
  margin: 5px 0;
}
.catalog-category-view .block-layered-nav .actions,
.catalogsearch-result-index .block-layered-nav .actions {
  margin: 0 15px 15px 15px;
}

/*************************************************
 * _product-theme.scss
 *
 * Styling for the product page and related elements.
 ************************************************/
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .breadcrumbs {
    display: none;
  }
  .catalog-product-view .main-container {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
}
.catalog-product-view .main-container.col1-layout main {
  padding: 0;
}
.catalog-product-view .product-shop {
  width: 47%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop {
    width: 100%;
    float: left;
    margin-bottom: 4%;
  }
}
.catalog-product-view .product-shop > .price-box {
  display: none;
}
.catalog-product-view .product-shop .product-name, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h3, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .product-shop th, .catalog-product-view .product-shop table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop th, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child, .catalog-product-view .product-shop table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h2, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle,
.catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h3,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table th,
.catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .product-shop th,
.catalog-product-view .product-shop table .catalogsearch-result-index .categories-landing .products-grid li.item th,
table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop th,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child,
.catalog-product-view .product-shop table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h2,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title {
  width: 60%;
  float: left;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .product-name, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h3, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .product-shop th, .catalog-product-view .product-shop table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop th, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child, .catalog-product-view .product-shop table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h2, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle,
  .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
  .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title,
  .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
  .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title,
  .catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item h3,
  .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h3,
  .catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table th,
  .catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .product-shop th,
  .catalog-product-view .product-shop table .catalogsearch-result-index .categories-landing .products-grid li.item th,
  table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop th,
  .catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
  .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child,
  .catalog-product-view .product-shop table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
  table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child,
  .catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2,
  .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h2,
  .catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle,
  .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle,
  .catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title,
  .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title {
    width: 100%;
    margin-bottom: 4%;
  }
}
.catalog-product-view .product-shop .product-name h1, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item h3 h1, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h3 h1, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table th h1, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .product-shop th h1, .catalog-product-view .product-shop table .catalog-category-view .categories-landing .products-grid li.item th h1, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop th h1, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child h1, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child h1, .catalog-product-view .product-shop table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child h1, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child h1, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 h1, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2 h1, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 h1, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h2 h1, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle h1, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle h1, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle h1, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle h1,
.catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title h1,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title h1,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title h1,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title h1,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item h3 h1,
.catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h3 h1,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table th h1,
.catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .product-shop th h1,
.catalog-product-view .product-shop table .catalogsearch-result-index .categories-landing .products-grid li.item th h1,
table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop th h1,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child h1,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child h1,
.catalog-product-view .product-shop table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child h1,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child h1,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 h1,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2 h1,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 h1,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h2 h1,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle h1,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle h1,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle h1,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle h1,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title h1,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title h1,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title h1,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title h1 {
  line-height: 1.1;
}
.catalog-product-view .product-shop .product-price {
  float: right;
  width: 40%;
  text-align: right;
  font-size: 42px;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0px;
  color: #0f743b;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .product-price {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 32px;
    font-size: 2.28571rem;
  }
}
.catalog-product-view .product-shop .product-price label,
.catalog-product-view .product-shop .product-price .price-label {
  font-weight: normal;
  font-size: 14px;
  font-size: 1rem;
  text-transform: initial;
  margin-right: 0;
  color: #052312;
}
.catalog-product-view .product-shop .product-image.small-only {
  width: 100%;
  float: left;
  margin-top: 4%;
}
.catalog-product-view .product-shop .product-image.small-only img {
  width: 100%;
}
.catalog-product-view .product-shop .short-description {
  margin: 5% 0;
  font-size: 17px;
  font-size: 1.21429rem;
  line-height: 1.4;
  word-spacing: 2px;
  float: left;
  width: 100%;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart {
  float: right;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .add-to-box .add-to-cart,
  .catalog-product-view .product-shop .product-options-bottom .add-to-cart {
    float: left;
    width: 100%;
  }
}
.catalog-product-view .product-shop .add-to-box .add-to-cart .qty-cont,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart .qty-cont {
  width: 100%;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart .qty-cont .qty-wrap,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart .qty-cont .qty-wrap {
  float: right;
  margin: 20px 0;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart .qty-cont .qty-wrap label,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart .qty-cont .qty-wrap label {
  line-height: 3;
  height: 34px;
  margin-right: 10px;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart .qty-cont .qty-wrap input[type='text'],
.catalog-product-view .product-shop .add-to-box .add-to-cart .qty-cont .qty-wrap input[type='number'],
.catalog-product-view .product-shop .product-options-bottom .add-to-cart .qty-cont .qty-wrap input[type='text'],
.catalog-product-view .product-shop .product-options-bottom .add-to-cart .qty-cont .qty-wrap input[type='number'] {
  width: 80px;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart button,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart button {
  float: none;
  clear: both;
  background: #0f743b;
  color: white;
  border: 2px solid #0f743b;
  margin: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .add-to-box .add-to-cart button,
  .catalog-product-view .product-shop .product-options-bottom .add-to-cart button {
    float: left;
    width: 100%;
  }
}
.catalog-product-view .product-shop .add-to-box .add-to-cart button:hover,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart button:hover {
  color: #0f743b;
  background: white;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart button > span > span,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart button > span > span {
  line-height: 2.4;
  font-size: 24px;
  font-size: 1.71429rem;
  padding: 30px;
  letter-spacing: 3px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .add-to-box .add-to-cart button > span > span,
  .catalog-product-view .product-shop .product-options-bottom .add-to-cart button > span > span {
    padding: 0;
    font-size: 14px;
    font-size: 1rem;
  }
}
.catalog-product-view .product-shop .multibuy-offer-wrapper {
  background-color: #d9e8ae;
  margin: 20px 0;
  border: 1px solid #e3e3e3;
}
.catalog-product-view .product-shop .multibuy-offer-wrapper .multibuy-title {
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
  background-color: #0f743b;
  color: white;
  letter-spacing: 2px;
  margin: 0;
  padding: 10px 20px;
}
.catalog-product-view .product-shop .multibuy-offer-wrapper .offer-container {
  padding: 20px 5%;
}
.catalog-product-view .product-shop .multibuy-offer-wrapper .multibuy-price {
  text-align: right;
}
.catalog-product-view .product-shop .multibuy-offer-wrapper .add-to-box .add-to-cart .qty-cont .qty-wrap {
  margin: 10px 0;
}
.catalog-product-view .product-shop .multibuy-offer-wrapper .add-to-box .add-to-cart button span > span {
  padding: 10px;
  font-size: 14px;
  font-size: 1rem;
}
.catalog-product-view .product-img-box {
  width: 47%;
  margin-right: 5%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-img-box {
    display: none;
  }
}
.catalog-product-view .product-img-box .more-views {
  float: left;
  width: 100%;
  margin-top: 4%;
}
.catalog-product-view .product-img-box .more-views ul {
  margin: 0 !important;
  width: 100%;
}
.catalog-product-view .product-img-box .more-views ul li {
  width: 30%;
  margin: 0 5% 5% 0;
}
.catalog-product-view .product-img-box .more-views ul li:nth-child(3n+3) {
  margin-right: 0;
}
.catalog-product-view .product-img-box .more-views ul li a {
  display: block;
  width: 100%;
}
.catalog-product-view .product-img-box .more-views ul li a img {
  width: 100%;
  border: 10px solid #eef1e9;
}
.catalog-product-view .grouped-items-table {
  margin-bottom: 3.5em;
}
.catalog-product-view .grouped-items-table ul.tier-prices {
  clear: both;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .grouped-items-table {
    margin-bottom: 5%;
  }
}
.catalog-product-view .grouped-items-table tr, .catalog-product-view .grouped-items-table td {
  padding: 10px;
  border: none;
  vertical-align: middle;
}
.catalog-product-view .grouped-items-table td label {
  margin-right: 4px;
}
.catalog-product-view .grouped-items-table td:first-child {
  width: 65%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .grouped-items-table td:first-child {
    width: 100%;
  }
}
.catalog-product-view .grouped-items-table td:first-child p.group-product-sku {
  margin-right: 4px;
}
.catalog-product-view .grouped-items-table td:first-child p {
  float: left;
  font-size: 18px;
  font-size: 1.28571rem;
  margin-right: 8px;
  letter-spacing: 1px;
}
.catalog-product-view .grouped-items-table td:first-child .price-box {
  float: left;
  margin-right: 7px;
  font-size: 18px;
  font-size: 1.28571rem;
}
.catalog-product-view .grouped-items-table td:last-child label {
  font-size: 14px;
  font-size: 1rem;
  letter-spacing: 1px;
}
.catalog-product-view .grouped-items-table td:last-child .qty {
  font-size: 14px;
  font-size: 1rem;
  width: 64px;
  padding: 10px 14px;
}
.catalog-product-view .instructional-video {
  clear: both;
  height: 65px;
  margin-top: 0;
  background: url("../../jparkers/images/bg-instructional-video.png") no-repeat;
  background-size: 100%;
  display: block;
  color: transparent;
  font-size: 0;
  text-indent: 9999;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .instructional-video {
    display: none;
  }
}
.catalog-product-view .product-tabs, .catalog-product-view .product-accordion {
  width: 100%;
  margin-top: 2%;
  overflow: hidden;
}
.catalog-product-view .product-tabs li, .catalog-product-view .product-accordion li {
  float: left;
}
.catalog-product-view .product-tabs li.first, .catalog-product-view .product-accordion li.first {
  border-left: 0;
}
.catalog-product-view .product-tabs li.last, .catalog-product-view .product-accordion li.last {
  border-right: 0;
}
.catalog-product-view .product-tabs li.active a, .catalog-product-view .product-accordion li.active a {
  background-color: #f8f9f5;
  color: #1f160b;
}
.catalog-product-view .product-tabs li a, .catalog-product-view .product-accordion li a {
  background: #0f743b;
  color: white;
  display: block;
  padding: 6px 15px;
  font-weight: bold;
  text-transform: none;
  font-size: 14px;
  font-size: 1rem;
  padding: 15px 25px;
  letter-spacing: 2px;
  border-right: 1px solid #f8f9f5;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  .catalog-product-view .product-tabs li a, .catalog-product-view .product-accordion li a {
    padding: 15px 19px;
  }
}
.catalog-product-view .product-tabs li a:hover, .catalog-product-view .product-accordion li a:hover {
  background-color: #f8f9f5;
  color: #1f160b;
}
.catalog-product-view .product-tabs li a.feefo-tablink, .catalog-product-view .product-accordion li a.feefo-tablink {
  background-image: url(../../jparkers/images/misc/feefo-logo.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  min-width: 110px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-tabs li a.feefo-tablink, .catalog-product-view .product-accordion li a.feefo-tablink {
    background-position: 10px 50%;
  }
}
.catalog-product-view .product-tabs li a.feefo-tablink:hover, .catalog-product-view .product-accordion li a.feefo-tablink:hover {
  background-image: url(../../jparkers/images/misc/feefo-logo-active.png);
}
.catalog-product-view .product-tabs li a.feefo-tablink span, .catalog-product-view .product-accordion li a.feefo-tablink span {
  text-indent: -999em;
  display: block;
}
.catalog-product-view .product-tabs li.active a.feefo-tablink, .catalog-product-view .product-accordion li.active a.feefo-tablink {
  background-image: url(../../jparkers/images/misc/feefo-logo-active.png);
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-tabs {
    display: none;
  }
}
.catalog-product-view .product-tabs-content {
  background: #f8f9f5;
  padding: 4.2% 2.3%;
  overflow: hidden;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-tabs-content {
    display: none;
  }
}
.catalog-product-view .product-tabs-content .left, .catalog-product-view .product-tabs-content .right {
  width: 47%;
}
.catalog-product-view .product-tabs-content .left {
  margin-right: 5%;
}
.catalog-product-view .product-tabs-content h2, .catalog-product-view .product-tabs-content .block-subtitle,
.catalog-product-view .product-tabs-content .block-title {
  margin-bottom: 5%;
}
.catalog-product-view #product_tabs_information_contents .flowering-time {
  width: 100%;
  border: 1px solid #e3eccb;
  margin-bottom: 5%;
}
.catalog-product-view #product_tabs_information_contents .flowering-time p {
  display: block;
  background: #e3eccb;
  color: #0f743b;
  padding: 25px;
  line-height: 1;
  width: 100%;
}
.catalog-product-view #product_tabs_information_contents .flowering-time ul {
  padding: 15px 25px;
  width: 100%;
  float: left;
  background: #fff;
}
.catalog-product-view #product_tabs_information_contents .flowering-time ul li {
  border-radius: 50%;
  display: inline-block;
  width: 29px;
  margin: 0 2px;
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
}
.catalog-product-view #product_tabs_information_contents .flowering-time ul li.active {
  background: #0f743b;
  color: white;
}
.catalog-product-view #product_tabs_information_contents .important-information {
  width: 100%;
}
.catalog-product-view #product_tabs_information_contents .important-information table {
  margin-bottom: 0;
}
.catalog-product-view #product_tabs_information_contents .important-information table tr td:first-child {
  width: 48%;
}
.catalog-product-view #product_tabs_information_contents .plant-size img {
  float: left;
  width: 48%;
}
.catalog-product-view #product_tabs_information_contents .planting-instructions {
  width: 45%;
  float: right;
}
.catalog-product-view #product_tabs_information_contents .planting-instructions h5, .catalog-product-view #product_tabs_information_contents .planting-instructions .catalog-category-view .block-layered-nav .currently .block-subtitle, .catalog-category-view .block-layered-nav .currently .catalog-product-view #product_tabs_information_contents .planting-instructions .block-subtitle,
.catalog-product-view #product_tabs_information_contents .planting-instructions .catalogsearch-result-index .block-layered-nav .currently .block-subtitle,
.catalogsearch-result-index .block-layered-nav .currently .catalog-product-view #product_tabs_information_contents .planting-instructions .block-subtitle, .catalog-product-view #product_tabs_information_contents .planting-instructions .product-shop .multibuy-offer-wrapper .multibuy-title, .catalog-product-view .product-shop .multibuy-offer-wrapper #product_tabs_information_contents .planting-instructions .multibuy-title, .catalog-product-view #product_tabs_information_contents .planting-instructions .flowering-time p, .catalog-product-view #product_tabs_information_contents .flowering-time .planting-instructions p, .catalog-product-view #product_tabs_information_contents .planting-instructions .my-account div.fieldset .legend, .my-account div.fieldset .catalog-product-view #product_tabs_information_contents .planting-instructions .legend {
  margin-top: 4%;
}
.catalog-product-view #product_tabs_information_contents .planting-instructions ul.planting-instruction-list li {
  padding: 0 0 4px;
}
.catalog-product-view #product_tabs_information_contents .planting-notes {
  margin: 20px 0;
}
.catalog-product-view .product-accordion > li {
  width: 100%;
  margin-bottom: 2px;
  position: relative;
}
.catalog-product-view .product-accordion > li:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid white;
  position: absolute;
  top: 22px;
  right: 20px;
}
.catalog-product-view .product-accordion > li:hover:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #000;
  position: absolute;
  top: 22px;
  right: 20px;
}
.catalog-product-view .product-accordion > li.active, .catalog-product-view .product-accordion > li.active:hover {
  font-weight: bold;
}
.catalog-product-view .product-accordion > li.active:after, .catalog-product-view .product-accordion > li.active:hover:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 6px solid #000;
  border-top: 0;
  position: absolute;
  top: 22px;
  right: 20px;
}
.catalog-product-view .product-accordion > li.active + div, .catalog-product-view .product-accordion > li.active:hover + div {
  display: block;
}
.catalog-product-view .product-accordion > li a {
  width: 100%;
  padding: 15px 10px;
}
.catalog-product-view .product-accordion .product-accordion-content {
  background: #fbfcfa;
  padding: 15px 10px;
  float: left;
  width: 100%;
  display: none;
}
.catalog-product-view .product-accordion .product-accordion-content .left, .catalog-product-view .product-accordion .product-accordion-content .right {
  width: 100%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-accordion .product-accordion-content .flowering-time {
    display: none;
  }
}
.catalog-product-view .product-accordion .product-accordion-content .plant-size img {
  float: left;
  margin: 0 10px 10px 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-accordion .product-accordion-content .plant-size img {
    width: 50%;
  }
}
.catalog-product-view .product-accordion .product-accordion-content .plant-size h2, .catalog-product-view .product-accordion .product-accordion-content .plant-size .block-subtitle,
.catalog-product-view .product-accordion .product-accordion-content .plant-size .block-title {
  margin-bottom: 1em;
}
.catalog-product-view .product-accordion .product-accordion-content .plant-size .planting-notes {
  float: left;
  margin-bottom: 10px;
}
.catalog-product-view .product-accordion .product-accordion-content .plant-size .planting-instructions {
  width: 100%;
  float: left;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-accordion .product-accordion-content .plant-size .planting-instructions {
    float: none;
  }
}
.catalog-product-view .product-accordion .product-accordion-content .plant-size .planting-instructions .plant-instruction {
  margin-bottom: 1em;
}
.catalog-product-view .product-accordion .product-accordion-content .plant-size .planting-instructions ul li {
  display: block;
  float: none;
  padding-bottom: 4px;
}
.catalog-product-view .product-accordion .product-accordion-content .data-table-alt.small-only {
  background: none;
  border: none;
}
.catalog-product-view .product-accordion .product-accordion-content .data-table-alt.small-only tr {
  width: 100%;
  background: none;
  border: none;
  margin-bottom: 5px;
}
.catalog-product-view .product-accordion .product-accordion-content .data-table-alt.small-only tr td {
  width: 100%;
  padding: 0;
  font-size: 14px;
  font-size: 1rem;
  background: none;
  border: none;
  padding-bottom: 10px;
}
.catalog-product-view .product-accordion .product-accordion-content .data-table-alt.small-only tr td label,
.catalog-product-view .product-accordion .product-accordion-content .data-table-alt.small-only tr td span.label {
  margin-bottom: 5px;
}
.catalog-product-view .product-accordion .product-accordion-content .data-table-alt.small-only tr td p {
  font-size: 14px;
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
}
.catalog-product-view #product_tabs_information_contents .planting-notes,
.catalog-product-view .product-accordion-content .planting-notes {
  margin-bottom: 0.5em;
}
.catalog-product-view #product_tabs_information_contents .planting-notes h5, .catalog-product-view #product_tabs_information_contents .planting-notes .catalog-category-view .block-layered-nav .currently .block-subtitle, .catalog-category-view .block-layered-nav .currently .catalog-product-view #product_tabs_information_contents .planting-notes .block-subtitle,
.catalog-product-view #product_tabs_information_contents .planting-notes .catalogsearch-result-index .block-layered-nav .currently .block-subtitle,
.catalogsearch-result-index .block-layered-nav .currently .catalog-product-view #product_tabs_information_contents .planting-notes .block-subtitle, .catalog-product-view #product_tabs_information_contents .planting-notes .product-shop .multibuy-offer-wrapper .multibuy-title, .catalog-product-view .product-shop .multibuy-offer-wrapper #product_tabs_information_contents .planting-notes .multibuy-title, .catalog-product-view #product_tabs_information_contents .planting-notes .flowering-time p, .catalog-product-view #product_tabs_information_contents .flowering-time .planting-notes p, .catalog-product-view #product_tabs_information_contents .planting-notes .my-account div.fieldset .legend, .my-account div.fieldset .catalog-product-view #product_tabs_information_contents .planting-notes .legend,
.catalog-product-view .product-accordion-content .planting-notes h5,
.catalog-product-view .product-accordion-content .planting-notes .catalog-category-view .block-layered-nav .currently .block-subtitle,
.catalog-category-view .block-layered-nav .currently .catalog-product-view .product-accordion-content .planting-notes .block-subtitle,
.catalog-product-view .product-accordion-content .planting-notes .catalogsearch-result-index .block-layered-nav .currently .block-subtitle,
.catalogsearch-result-index .block-layered-nav .currently .catalog-product-view .product-accordion-content .planting-notes .block-subtitle,
.catalog-product-view .product-accordion-content .planting-notes .product-shop .multibuy-offer-wrapper .multibuy-title,
.catalog-product-view .product-shop .multibuy-offer-wrapper .product-accordion-content .planting-notes .multibuy-title,
.catalog-product-view .product-accordion-content .planting-notes #product_tabs_information_contents .flowering-time p,
.catalog-product-view #product_tabs_information_contents .flowering-time .product-accordion-content .planting-notes p,
.catalog-product-view .product-accordion-content .planting-notes .my-account div.fieldset .legend,
.my-account div.fieldset .catalog-product-view .product-accordion-content .planting-notes .legend {
  margin-bottom: 0.5em;
}
.catalog-product-view #product_tabs_information_contents .planting-notes p,
.catalog-product-view .product-accordion-content .planting-notes p {
  margin-bottom: 1em;
}
.catalog-product-view .block-related,
.catalog-product-view .box-up-sell {
  margin: 4% 0 0 0;
  padding: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .block-related,
  .catalog-product-view .box-up-sell {
    display: none;
  }
}
.catalog-product-view .block-related .block-title,
.catalog-product-view .box-up-sell .block-title {
  margin: 0;
  padding: 0;
}
.catalog-product-view .block-related .products-grid,
.catalog-product-view .box-up-sell .products-grid {
  display: block;
  float: none;
  margin: 2.5% auto 0 auto;
  border-bottom: none;
  padding: 0;
}
.catalog-product-view .block-related .products-grid li.item,
.catalog-product-view .box-up-sell .products-grid li.item {
  width: 20%;
  max-width: inherit;
}

/*************************************************
 * _account-theme.scss
 *
 * Styling for the customer account
 ************************************************/
/**
 * Sidebar
 */
.col2-left-layout .sidebar {
  margin-right: 2%;
  background: transparent;
  width: 23.5%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .col2-left-layout .sidebar {
    display: none;
  }
}
.col2-left-layout .sidebar .block-account ul li {
  padding: 0 0 5px 0;
}
.col2-left-layout .sidebar .block-account ul li a {
  font-size: 15px;
  font-size: 1.07143rem;
}

/**
 *  Nav
 */
.block-account {
  margin: 0 0 4% 0;
  padding: 0;
}
.block-account .block-title {
  font-style: normal;
  font-size: 14px;
  font-size: 1rem;
  padding: 15px 15px;
  color: white;
  background: #1f160b;
  position: relative;
  cursor: pointer;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .block-account .block-title:after {
    position: absolute;
    content: '\00a0\00a0';
    right: 5%;
    top: 45%;
    background-image: url(../images/icon/mini-arrow-right.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 0;
  }
  .block-account .block-title.active:after {
    position: absolute;
    content: '\00a0\00a0';
    right: 5%;
    top: 45%;
    background-image: url(../images/icon/mini-arrow-down-activ.png);
  }
}
.block-account .block-content {
  border: 1px solid #e3e3e3;
  background: white;
  padding: 15px;
}
.block-account .block-content ul li {
  padding: 0 0 5px 0;
}
.block-account .block-content ul li:last-child {
  padding: 0;
}

.col-main .block-account {
  display: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .col-main .block-account {
    display: block;
  }
}

/**
 * Account Login
 */
.customer-account-login .fieldset {
  border: none;
  padding: 0;
}
.customer-account-login .col2-set .col-1, .customer-account-login .col2-set .col-2 {
  width: 48%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .customer-account-login .col2-set .col-1, .customer-account-login .col2-set .col-2 {
    width: 100%;
  }
}
.customer-account-login .col2-set .col-1 {
  margin-right: 2%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .customer-account-login .col2-set .col-1 {
    margin: 0 0 2% 0;
  }
}
.customer-account-login .col2-set ul.form-list {
  float: left;
  width: 100%;
}
.customer-account-login .col2-set ul.form-list .buttons-set {
  margin-top: -23px;
}

/**
 * Account Register
 */
.customer-account-create .divider {
  display: none;
}
.customer-account-create .fieldset {
  margin: 0;
  padding: 0 auto 0 0;
  width: 49%;
  float: left;
  border: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .customer-account-create .fieldset {
    width: 100%;
    margin: 0;
  }
}
.customer-account-create .fieldset:first-child {
  margin-right: 2%;
}
.customer-account-create .fieldset div {
  margin-bottom: 0;
}
.customer-account-create .buttons-set {
  margin-top: 2%;
  float: left;
  width: 100%;
}

/**
 * Forgot Password
 */
.customer-account-forgotpassword .fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.customer-account-forgotpassword .fieldset div {
  margin-bottom: 0;
}
.customer-account-forgotpassword form {
  width: 50%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .customer-account-forgotpassword form {
    width: 100%;
  }
}

/** 
 * Dashboard
 */
.my-account > .dashboard .separator {
  display: none;
}
.my-account > .dashboard h2, .my-account > .dashboard .block-subtitle,
.my-account > .dashboard .block-title {
  color: #1f160b;
}
.my-account > .dashboard h2 a, .my-account > .dashboard .block-subtitle a,
.my-account > .dashboard .block-title a {
  float: right;
  font-size: 14px;
  font-size: 1rem;
  font-style: italic;
}
.my-account > .dashboard .box-title {
  font-size: 14px;
  font-size: 1rem;
}
.my-account > .dashboard .box-title a {
  font-size: 12px;
  font-size: 0.85714rem;
  font-style: italic;
  float: right;
}
.my-account > .dashboard > div {
  margin-bottom: 2%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .my-account > .dashboard .col2-set {
    margin-bottom: 2%;
  }
}
.my-account > .dashboard .col2-set .info-box {
  margin-top: 1%;
}
.my-account > .dashboard .col2-set .col-1 {
  width: 48%;
  margin: 0 2% 2% 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .my-account > .dashboard .col2-set .col-1 {
    width: 100%;
    margin: 0 0 2% 0;
  }
}
.my-account > .dashboard .col2-set .col-2 {
  width: 50%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .my-account > .dashboard .col2-set .col-2 {
    width: 100%;
  }
}

.customer-account-edit form .fieldset .form-list li {
  width: 100%;
}
.customer-account-edit form .fieldset .form-list li input[type="text"] {
  width: 47%;
}
.customer-account-edit form .fieldset .form-list li.fields {
  width: 100%;
  float: none;
}
.customer-account-edit form .fieldset .form-list li.fields .field {
  width: 47%;
  float: left;
}
.customer-account-edit form .fieldset .form-list li.fields .field:nth-child(even) {
  float: right;
}
.customer-account-edit form .fieldset .form-list li.fields .field input[type="text"] {
  width: 100%;
}

.my-account .sub-title, .my-account .box-title {
  margin-top: 1em;
}
.my-account div.fieldset {
  border: 1px solid #e3e3e3;
  padding: 30px;
  position: relative;
  margin: 0 0 1em 0;
}
.my-account div.fieldset .legend {
  position: absolute;
  top: -11px;
  left: 30px;
  background: #ffffff;
  padding: 0 15px;
  font-size: 20px;
  font-size: 1.42857rem;
  font-style: normal;
  letter-spacing: 2px;
}
.my-account div.fieldset + div.fieldset {
  margin-top: 3em;
}

#payment_method {
  margin: 0;
  padding: 12px;
}

/* Global My Account */
@media (min-width: 0em) and (max-width: 47.9375em) {
  .my-account {
    margin-bottom: 2%;
  }
}
.my-account .info-box {
  margin-top: 1%;
}
.my-account .col-1 {
  width: 48%;
  margin: 0 2% 2% 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .my-account .col-1 {
    width: 100%;
    margin: 0 0 2% 0;
  }
}
.my-account .col-2 {
  width: 50%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .my-account .col-2 {
    width: 100%;
  }
}

/**
 * My Orders
 */
#my-orders-list .order {
  border-bottom: 1px solid #e3e3e3;
  padding: 0 0 10px;
  margin-bottom: 2em;
}
#my-orders-list .order dl dt,
#my-orders-list .order dl dd {
  padding-bottom: 5px;
}
#my-orders-list .order dl dt {
  clear: both;
  float: left;
  font-weight: bold;
}
#my-orders-list .order dl dd {
  float: left;
}

/**
 * My Orders Single Page
 */
/*************************************************
 * _cart-theme.scss
 *
 * Styling for the cart and checkout pages and related elements.
 ************************************************/
.checkout-cart-index .main {
  background-color: white;
  /**
   *   $Basket page
   **************************/
  /* Custom category listing  */
}
.checkout-cart-index .main .button span > span {
  font-size: 12px;
  font-size: 0.85714rem;
}
.checkout-cart-index .main .cart .page-title h1 {
  width: 100%;
  margin-bottom: 20px;
}
.checkout-cart-index .main .cart .checkout-types {
  padding: 20px 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main .cart .checkout-types .btn-checkout {
    width: 100%;
  }
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart .checkout-types .btn-checkout {
    width: inherit;
    float: right;
    margin: 10px 0;
  }
}
.checkout-cart-index .main fieldset .cart-table .hide {
  display: none;
}
.checkout-cart-index .main fieldset .cart-table .mobile {
  margin-right: 5px;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table .mobile {
    display: none;
  }
}
@media (min-width: 0em) and (max-width: 30em) {
  .checkout-cart-index .main fieldset .cart-table .mobile {
    display: block;
    margin-bottom: 4px;
  }
}
.checkout-cart-index .main fieldset .cart-table tfoot tr td {
  border: none;
  padding: 40px 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main fieldset .cart-table tfoot tr td {
    padding-bottom: 10px;
  }
}
.checkout-cart-index .main fieldset .cart-table .item-options dt {
  font-weight: normal;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table .item-options dt {
    margin-top: 1em;
  }
}
.checkout-cart-index .main fieldset .cart-table .pImage .colour {
  width: 75px;
  height: 75px;
  display: block;
}
.checkout-cart-index .main fieldset .cart-table .pImage img {
  width: 75px;
  height: 75px;
  display: block;
}
.checkout-cart-index .main fieldset .cart-table h2, .checkout-cart-index .main fieldset .cart-table .block-subtitle,
.checkout-cart-index .main fieldset .cart-table .block-title, .checkout-cart-index .main fieldset .cart-table td {
  font-size: 14px;
  font-size: 1rem;
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main fieldset .cart-table h2, .checkout-cart-index .main fieldset .cart-table .block-subtitle,
  .checkout-cart-index .main fieldset .cart-table .block-title, .checkout-cart-index .main fieldset .cart-table td {
    font-size: 13px;
    font-size: 0.92857rem;
  }
}
.checkout-cart-index .main fieldset .cart-table .product-name, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h3, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing .products-grid li.item table .checkout-cart-index .main fieldset .cart-table th, .checkout-cart-index .main fieldset .cart-table table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table th, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-cart-index .main fieldset .cart-table td:first-child, .checkout-cart-index .main fieldset .cart-table table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table td:first-child, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table h2, .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h2, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-subtitle, .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-subtitle,
.checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-title,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-title,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h3,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item table th,
.catalogsearch-result-index .categories-landing .products-grid li.item table .checkout-cart-index .main fieldset .cart-table th,
.checkout-cart-index .main fieldset .cart-table table .catalogsearch-result-index .categories-landing .products-grid li.item th,
table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table th,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-cart-index .main fieldset .cart-table td:first-child,
.checkout-cart-index .main fieldset .cart-table table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table td:first-child,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table h2,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h2,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-subtitle,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-subtitle,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-title,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-title {
  white-space: normal;
  word-break: break-all;
}
.checkout-cart-index .main fieldset .cart-table .product-name .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item h3 .colour, .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h3 .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item table th .colour, .catalog-category-view .categories-landing .products-grid li.item table .checkout-cart-index .main fieldset .cart-table th .colour, .checkout-cart-index .main fieldset .cart-table table .catalog-category-view .categories-landing .products-grid li.item th .colour, table .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table th .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child .colour, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-cart-index .main fieldset .cart-table td:first-child .colour, .checkout-cart-index .main fieldset .cart-table table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child .colour, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table td:first-child .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 .colour, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table h2 .colour, .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 .colour, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h2 .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle .colour, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour, .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle .colour, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour,
.checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title .colour,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-title .colour,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title .colour,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-title .colour,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item h3 .colour,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h3 .colour,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item table th .colour,
.catalogsearch-result-index .categories-landing .products-grid li.item table .checkout-cart-index .main fieldset .cart-table th .colour,
.checkout-cart-index .main fieldset .cart-table table .catalogsearch-result-index .categories-landing .products-grid li.item th .colour,
table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table th .colour,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child .colour,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-cart-index .main fieldset .cart-table td:first-child .colour,
.checkout-cart-index .main fieldset .cart-table table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child .colour,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table td:first-child .colour,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 .colour,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table h2 .colour,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 .colour,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h2 .colour,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle .colour,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle .colour,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour,
.checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title .colour,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-title .colour,
.checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title .colour,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-title .colour {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table .product-name .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item h3 .colour, .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h3 .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item table th .colour, .catalog-category-view .categories-landing .products-grid li.item table .checkout-cart-index .main fieldset .cart-table th .colour, .checkout-cart-index .main fieldset .cart-table table .catalog-category-view .categories-landing .products-grid li.item th .colour, table .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table th .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child .colour, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-cart-index .main fieldset .cart-table td:first-child .colour, .checkout-cart-index .main fieldset .cart-table table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child .colour, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table td:first-child .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 .colour, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table h2 .colour, .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 .colour, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h2 .colour, .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle .colour, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour, .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle .colour, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour,
  .checkout-cart-index .main fieldset .cart-table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title .colour,
  .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-title .colour,
  .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title .colour,
  .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-title .colour,
  .checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item h3 .colour,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h3 .colour,
  .checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item table th .colour,
  .catalogsearch-result-index .categories-landing .products-grid li.item table .checkout-cart-index .main fieldset .cart-table th .colour,
  .checkout-cart-index .main fieldset .cart-table table .catalogsearch-result-index .categories-landing .products-grid li.item th .colour,
  table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table th .colour,
  .checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child .colour,
  .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-cart-index .main fieldset .cart-table td:first-child .colour,
  .checkout-cart-index .main fieldset .cart-table table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child .colour,
  table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table td:first-child .colour,
  .checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 .colour,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table h2 .colour,
  .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 .colour,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table h2 .colour,
  .checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle .colour,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour,
  .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle .colour,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-subtitle .colour,
  .checkout-cart-index .main fieldset .cart-table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title .colour,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .checkout-cart-index .main fieldset .cart-table .block-title .colour,
  .checkout-cart-index .main fieldset .cart-table .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title .colour,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-cart-index .main fieldset .cart-table .block-title .colour {
    display: none;
  }
}
.checkout-cart-index .main fieldset .cart-table th {
  font-size: 13px;
  font-size: 0.92857rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding: 9px 5px 5px;
}
@media (min-width: 64em) {
  .checkout-cart-index .main fieldset .cart-table th {
    font-size: 15px;
    font-size: 1.07143rem;
  }
}
.checkout-cart-index .main fieldset .cart-table th.mobile-table-cell-hide {
  display: none;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table th.mobile-table-cell-hide {
    display: table-cell;
  }
}
.checkout-cart-index .main fieldset .cart-table th.remove-item {
  width: 5%;
}
.checkout-cart-index .main fieldset .cart-table tr.even {
  background-color: transparent;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main fieldset .cart-table tr td {
    padding: 10px;
  }
}
.checkout-cart-index .main fieldset .cart-table tr td.mobile-table-cell-hide {
  display: none;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table tr td.mobile-table-cell-hide {
    display: table-cell;
  }
}
.checkout-cart-index .main fieldset .cart-table tr td.quantity, .checkout-cart-index .main fieldset .cart-table tr td.unit-price {
  display: block;
  text-align: left !important;
}
.checkout-cart-index .main fieldset .cart-table tr td.quantity input.qty, .checkout-cart-index .main fieldset .cart-table tr td.unit-price input.qty {
  max-width: 60px;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table tr td.quantity, .checkout-cart-index .main fieldset .cart-table tr td.unit-price {
    display: table-cell;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main fieldset .cart-table tr td.quantity, .checkout-cart-index .main fieldset .cart-table tr td.unit-price {
    padding-top: 0;
  }
}
.checkout-cart-index .main fieldset .cart-table tr .pImage {
  display: none;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table tr .pImage {
    display: table-cell;
  }
}
.checkout-cart-index .main fieldset .cart-table tr .unit-price, .checkout-cart-index .main fieldset .cart-table tr .quantity {
  display: inline-block;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main fieldset .cart-table tr .unit-price, .checkout-cart-index .main fieldset .cart-table tr .quantity {
    border: none;
  }
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table tr .unit-price, .checkout-cart-index .main fieldset .cart-table tr .quantity {
    display: table-cell;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main fieldset .cart-table .product-details {
    display: block;
    border: none;
    padding-left: 10px;
  }
}
.checkout-cart-index .main fieldset .cart-table thead tr .unit-price, .checkout-cart-index .main fieldset .cart-table thead tr .quantity {
  display: none;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table thead tr .unit-price, .checkout-cart-index .main fieldset .cart-table thead tr .quantity {
    display: table-cell;
  }
}
.checkout-cart-index .main fieldset .cart-table col.quantity, .checkout-cart-index .main fieldset .cart-table col.unit-price, .checkout-cart-index .main fieldset .cart-table col.pImage {
  display: none;
}
@media (min-width: 48em) {
  .checkout-cart-index .main fieldset .cart-table col.quantity, .checkout-cart-index .main fieldset .cart-table col.unit-price, .checkout-cart-index .main fieldset .cart-table col.pImage {
    display: table-column;
  }
}
.checkout-cart-index .main fieldset .action-cart-btns {
  padding: 20px 0;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  float: none;
}
.checkout-cart-index .main fieldset .action-cart-btns .btn-continue {
  float: left;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main fieldset .action-cart-btns .btn-continue,
  .checkout-cart-index .main fieldset .action-cart-btns .btn-update,
  .checkout-cart-index .main fieldset .action-cart-btns .btn-empty {
    margin: 0 auto 10px;
    display: block;
    width: 100%;
    float: none;
  }
}
.checkout-cart-index .main .cart-collaterals {
  padding: 20px 0;
}
.checkout-cart-index .main .cart-collaterals .col2-set .col-1,
.checkout-cart-index .main .cart-collaterals .col2-set .col-2 {
  width: 100%;
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart-collaterals .col2-set .col-1,
  .checkout-cart-index .main .cart-collaterals .col2-set .col-2 {
    width: 49%;
  }
}
.checkout-cart-index .main .cart-collaterals .totals {
  text-align: right;
}
.checkout-cart-index .main .cart-collaterals .totals table {
  width: 100%;
}
.checkout-cart-index .main .cart-collaterals .totals table tbody tr td {
  padding: 10px 0;
  border-width: 0;
  border-bottom-width: 1px;
  border-color: transparant;
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart-collaterals .totals {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    margin-right: 0;
    float: right;
  }
}
@media (min-width: 64em) {
  .checkout-cart-index .main .cart-collaterals .totals {
    margin-left: 8.47458%;
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    margin-right: 0;
    float: right;
  }
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart-collaterals .col-set {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
}
.checkout-cart-index .main .cart-collaterals .discount,
.checkout-cart-index .main .cart-collaterals .shipping {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
}
.checkout-cart-index .main .cart-collaterals .discount h2, .checkout-cart-index .main .cart-collaterals .discount .block-subtitle,
.checkout-cart-index .main .cart-collaterals .discount .block-title,
.checkout-cart-index .main .cart-collaterals .shipping h2,
.checkout-cart-index .main .cart-collaterals .shipping .block-subtitle,
.checkout-cart-index .main .cart-collaterals .shipping .block-title {
  font-size: 18px;
  font-size: 1.28571rem;
  margin-bottom: 1em;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 0.5em;
}
.checkout-cart-index .main .cart-collaterals .discount label {
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
  margin-bottom: 1em;
  display: block;
  letter-spacing: 0.05em;
}
.checkout-cart-index .main .cart-collaterals .discount .input-box {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
  display: block;
}
.checkout-cart-index .main .cart-collaterals .discount .input-box input {
  width: 100%;
  padding: 13px;
}
.checkout-cart-index .main .cart-collaterals .discount .buttons-set {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
  display: block;
  margin: 0;
  clear: none;
}
.checkout-cart-index .main .cart-collaterals .discount .buttons-set .button {
  margin-bottom: 1em;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main .cart-collaterals .discount .buttons-set button {
    width: 100%;
    padding: 13px 0;
    text-align: center;
  }
}
.checkout-cart-index .main .cart-collaterals .discount .input-text {
  padding: 10px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-cart-index .main .cart-collaterals .crosssell {
    display: none;
  }
}
.checkout-cart-index .main .cart-collaterals .crosssell .block-title h1 {
  font-size: 18px;
  font-size: 1.28571rem;
  letter-spacing: 2px;
}
.checkout-cart-index .main .cart-collaterals .crosssell .products-grid li.item {
  width: 20%;
  float: left;
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart-collaterals .crosssell .products-grid li.item {
    width: 33%;
    max-width: inherit;
  }
}
@media (min-width: 64em) {
  .checkout-cart-index .main .cart-collaterals .crosssell .products-grid li.item {
    width: 20%;
  }
}
.checkout-cart-index .main .cart-collaterals .crosssell .products-grid li.item.even {
  background-color: transparent;
}
.checkout-cart-index .main .cart-collaterals .crosssell .products-grid li.item.last {
  margin-right: 0;
}
.checkout-cart-index .main .cart-category .category-products {
  width: 100%;
}
.checkout-cart-index .main .cart-category .products-grid li.item {
  margin-right: 14px;
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart-category .products-grid li.item {
    margin-right: 37px;
  }
}
@media (min-width: 64em) {
  .checkout-cart-index .main .cart-category .products-grid li.item {
    width: 171px;
    margin-right: 37px;
  }
  .checkout-cart-index .main .cart-category .products-grid li.item.last {
    margin-right: 0;
  }
}

/**
*   $Checkout page
**************************/
.checkout-onepage-index {
  /* Login */
  /* Shipping and Billing */
  /* Mis And Gift messages */
  /* Review step */
}
.checkout-onepage-index .page-title h1 {
  background: url(../images/icon/cart.png) no-repeat 0 50% transparent;
  padding-left: 35px;
}
.checkout-onepage-index .form-list {
  margin-top: 0;
}
.checkout-onepage-index .form-list .field {
  margin-bottom: 8px;
}
.checkout-onepage-index .opc .section {
  margin-bottom: 1px;
}
.checkout-onepage-index .opc .section .step-title {
  padding: 15px;
  border: 1px solid #e3e3e3;
}
.checkout-onepage-index .opc .section .step-title .number {
  display: inline;
  float: left;
  margin-right: 10px;
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.07143rem;
}
.checkout-onepage-index .opc .section .step-title .number:after {
  content: '.';
}
.checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .block-subtitle,
.checkout-onepage-index .opc .section .step-title .block-title {
  text-align: left;
  margin-bottom: 20px;
  margin: 0;
  font-style: normal;
  font-size: 15px;
  font-size: 1.07143rem;
  float: left;
}
.checkout-onepage-index .opc .section .step-title a {
  float: right;
  text-transform: uppercase;
  color: #0f743b;
  letter-spacing: 0.15em;
  font-size: 11px;
  font-size: 0.78571rem;
  margin-top: 4px;
}
.checkout-onepage-index .opc .section .step-title a:hover {
  color: #0f743b;
}
.checkout-onepage-index .opc .section .step {
  border: 1px solid #e3e3e3;
  border-top: none;
  padding: 20px;
}
.checkout-onepage-index .opc .section .step input[type="text"],
.checkout-onepage-index .opc .section .step input[type="password"],
.checkout-onepage-index .opc .section .step input[type="email"],
.checkout-onepage-index .opc .section .step input[type="tel"],
.checkout-onepage-index .opc .section .step input[type="number"],
.checkout-onepage-index .opc .section .step select {
  padding: 10px;
}
.checkout-onepage-index .opc .section .step .fieldset {
  margin-top: 0;
}
.checkout-onepage-index .opc .section .step .fieldset .input-box {
  margin-bottom: 0;
}
.checkout-onepage-index .opc .section .step .fieldset .input-box input {
  margin-bottom: 0;
}
.checkout-onepage-index .opc .section .step p, .checkout-onepage-index .opc .section .step li {
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0.05em;
}
.checkout-onepage-index .opc .section .step label {
  margin-bottom: 0.5em;
}
.checkout-onepage-index .opc .section .step label:after {
  content: ':';
}
.checkout-onepage-index .opc .section .step a {
  color: #0f743b;
}
.checkout-onepage-index .opc .section .step a:hover {
  color: #8b9da1;
}
.checkout-onepage-index .opc .section .step button.button, .checkout-onepage-index .opc .section .step .feefo-reviewlist .load-more-btn, .feefo-reviewlist .checkout-onepage-index .opc .section .step .load-more-btn, .checkout-onepage-index .opc .section .step .back-link a, .checkout-onepage-index .opc .section .step .std ul.plant-cat-list li .video-text .watch-now-button, .std ul.plant-cat-list li .video-text .checkout-onepage-index .opc .section .step .watch-now-button {
  background-color: #0f743b;
  border-color: #0f743b;
  color: white;
}
.checkout-onepage-index .opc .section .step button.button:active, .checkout-onepage-index .opc .section .step .feefo-reviewlist .load-more-btn:active, .feefo-reviewlist .checkout-onepage-index .opc .section .step .load-more-btn:active, .checkout-onepage-index .opc .section .step .back-link a:active, .checkout-onepage-index .opc .section .step .std ul.plant-cat-list li .video-text .watch-now-button:active, .std ul.plant-cat-list li .video-text .checkout-onepage-index .opc .section .step .watch-now-button:active, .checkout-onepage-index .opc .section .step button.button:hover, .checkout-onepage-index .opc .section .step .feefo-reviewlist .load-more-btn:hover, .feefo-reviewlist .checkout-onepage-index .opc .section .step .load-more-btn:hover, .checkout-onepage-index .opc .section .step .back-link a:hover, .checkout-onepage-index .opc .section .step .std ul.plant-cat-list li .video-text .watch-now-button:hover, .std ul.plant-cat-list li .video-text .checkout-onepage-index .opc .section .step .watch-now-button:hover {
  background-color: white;
  color: #0f743b;
}
.checkout-onepage-index .opc .section .step .please-wait {
  margin: 10px;
  float: right;
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
}
.checkout-onepage-index .opc .section .step .back-link a {
  background-color: white;
  color: #0f743b;
  border: 1px solid #0f743b;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  font-size: 12px;
  font-size: 0.85714rem;
}
.checkout-onepage-index .opc .section .step .back-link a small {
  display: none;
}
.checkout-onepage-index .opc .section .step .control input[type="radio"] {
  margin: -3px 10px 0 0;
}
.checkout-onepage-index .opc .section .step .control label {
  cursor: pointer;
  color: #66737b;
  text-transform: none;
  margin-top: 2px;
}
.checkout-onepage-index .opc .section .step .control label:after {
  content: none;
}
.checkout-onepage-index .opc .section.active .step-title {
  background-color: #d9e8ae;
}
.checkout-onepage-index .opc .section.allow .step-title {
  cursor: pointer;
}
.checkout-onepage-index #opc-login .col2-set > div {
  float: left;
  width: 100%;
}
.checkout-onepage-index #opc-login .col2-set > div h3, .checkout-onepage-index #opc-login .col2-set > div table th, table .checkout-onepage-index #opc-login .col2-set > div th, .checkout-onepage-index #opc-login .col2-set > div table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .checkout-onepage-index #opc-login .col2-set > div td:first-child, .checkout-onepage-index #opc-login .col2-set > div .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title #opc-login .col2-set > div h2, .checkout-onepage-index #opc-login .col2-set > div .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title #opc-login .col2-set > div .block-subtitle,
.checkout-onepage-index #opc-login .col2-set > div .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title #opc-login .col2-set > div .block-title {
  margin-bottom: 20px;
}
.checkout-onepage-index #opc-login .col2-set > div h4, .checkout-onepage-index #opc-login .col2-set > div .block-account .block-title, .block-account .checkout-onepage-index #opc-login .col2-set > div .block-title, .checkout-onepage-index #opc-login .col2-set > div .my-account > .dashboard .box-title, .my-account > .dashboard .checkout-onepage-index #opc-login .col2-set > div .box-title, .checkout-onepage-index #opc-login .col2-set > div .sidebar .opc-block-progress .block-title, .checkout-onepage-index .sidebar .opc-block-progress #opc-login .col2-set > div .block-title, .checkout-onepage-index #opc-login .col2-set > div body.is-blog .wp-sidebar .block .block-title, body.is-blog .wp-sidebar .block .checkout-onepage-index #opc-login .col2-set > div .block-title {
  letter-spacing: normal;
  text-transform: none;
  font-size: 15px;
  font-size: 1.07143rem;
  margin-bottom: 10px;
}
.checkout-onepage-index #opc-login .col2-set > div p {
  margin-bottom: 1em;
}
.checkout-onepage-index #opc-login .col2-set > div.col-1 button.button, .checkout-onepage-index #opc-login .col2-set > div.col-1 .feefo-reviewlist .load-more-btn, .feefo-reviewlist .checkout-onepage-index #opc-login .col2-set > div.col-1 .load-more-btn, .checkout-onepage-index #opc-login .col2-set > div.col-1 .opc .section .step .back-link a, .checkout-onepage-index .opc .section .step .back-link #opc-login .col2-set > div.col-1 a, .checkout-onepage-index #opc-login .col2-set > div.col-1 .std ul.plant-cat-list li .video-text .watch-now-button, .std ul.plant-cat-list li .video-text .checkout-onepage-index #opc-login .col2-set > div.col-1 .watch-now-button {
  float: none;
  margin-top: 2em;
}
.checkout-onepage-index #opc-login .col2-set > div.col-2 label:after {
  content: '';
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index #opc-login .col2-set > div.col-2 {
    border-top: 1px solid #e3e3e3;
    margin-top: 20px;
    padding-top: 20px;
  }
}
.checkout-onepage-index #opc-login .col2-set > div .form-list li {
  margin: 0;
}
.checkout-onepage-index #opc-login .col2-set > div .form-list li input[type=radio] {
  float: left;
  margin-right: 6px;
}
.checkout-onepage-index #opc-login .col2-set > div .form-list li label {
  margin-top: 2px;
}
.checkout-onepage-index #opc-login .col2-set > div .form-list li.control {
  color: #8b9da1;
  padding: 10px 0;
}
@media (min-width: 48em) {
  .checkout-onepage-index #opc-login .col2-set > div {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    padding: 0;
  }
  .checkout-onepage-index #opc-login .col2-set > div.col-2 {
    margin-right: 0;
    float: right;
  }
}
@media (min-width: 64em) {
  .checkout-onepage-index #opc-login .col2-set > div {
    padding: 10px;
  }
}
.checkout-onepage-index #opc-login #onepage-guest-register-button {
  float: left;
}
.checkout-onepage-index #opc-billing .address-select, .checkout-onepage-index #opc-shipping .address-select {
  margin-bottom: 14px;
}
.checkout-onepage-index #opc-billing .fields .field select, .checkout-onepage-index #opc-shipping .fields .field select {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .checkout-onepage-index #opc-billing .fields .field, .checkout-onepage-index #opc-shipping .fields .field {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  .checkout-onepage-index #opc-billing .fields .field.last, .checkout-onepage-index #opc-billing .fields .field.name-lastname, .checkout-onepage-index #opc-shipping .fields .field.last, .checkout-onepage-index #opc-shipping .fields .field.name-lastname {
    margin-right: 0;
  }
}
.checkout-onepage-index #opc-billing .wide .field, .checkout-onepage-index #opc-shipping .wide .field {
  width: 100%;
}
@media (min-width: 48em) {
  .checkout-onepage-index #opc-billing .wide .field, .checkout-onepage-index #opc-shipping .wide .field {
    width: 100%;
  }
}
.checkout-onepage-index #opc-billing .wide input, .checkout-onepage-index #opc-billing .wide select, .checkout-onepage-index #opc-shipping .wide input, .checkout-onepage-index #opc-shipping .wide select {
  margin-bottom: 0;
  width: 100%;
}
.checkout-onepage-index .checkout-onepage-payment-additional-giftcardaccount {
  clear: both;
}
.checkout-onepage-index .add-gift-message {
  margin-bottom: 20px;
}
.checkout-onepage-index .add-gift-message h3, .checkout-onepage-index .add-gift-message table th, table .checkout-onepage-index .add-gift-message th, .checkout-onepage-index .add-gift-message table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .checkout-onepage-index .add-gift-message td:first-child, .checkout-onepage-index .add-gift-message .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .add-gift-message h2, .checkout-onepage-index .add-gift-message .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .add-gift-message .block-subtitle,
.checkout-onepage-index .add-gift-message .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .add-gift-message .block-title {
  font-size: 13px;
  font-size: 0.92857rem;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 4px;
  margin-bottom: 0.5em;
}
@media (min-width: 48em) {
  .checkout-onepage-index .add-gift-message h3, .checkout-onepage-index .add-gift-message table th, table .checkout-onepage-index .add-gift-message th, .checkout-onepage-index .add-gift-message table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .checkout-onepage-index .add-gift-message td:first-child, .checkout-onepage-index .add-gift-message .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .add-gift-message h2, .checkout-onepage-index .add-gift-message .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .add-gift-message .block-subtitle,
  .checkout-onepage-index .add-gift-message .opc .section .step-title .block-title,
  .checkout-onepage-index .opc .section .step-title .add-gift-message .block-title {
    font-size: 16px;
    font-size: 1.14286rem;
  }
}
.checkout-onepage-index .gift-message-form {
  padding: 0 20px 20px;
}
.checkout-onepage-index .gift-message-form h4, .checkout-onepage-index .gift-message-form .block-account .block-title, .block-account .checkout-onepage-index .gift-message-form .block-title, .checkout-onepage-index .gift-message-form .my-account > .dashboard .box-title, .my-account > .dashboard .checkout-onepage-index .gift-message-form .box-title, .checkout-onepage-index .gift-message-form .sidebar .opc-block-progress .block-title, .checkout-onepage-index .sidebar .opc-block-progress .gift-message-form .block-title, .checkout-onepage-index .gift-message-form body.is-blog .wp-sidebar .block .block-title, body.is-blog .wp-sidebar .block .checkout-onepage-index .gift-message-form .block-title {
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 4px;
  font-size: 12px;
  font-size: 0.85714rem;
}
@media (min-width: 48em) {
  .checkout-onepage-index .gift-message-form h4, .checkout-onepage-index .gift-message-form .block-account .block-title, .block-account .checkout-onepage-index .gift-message-form .block-title, .checkout-onepage-index .gift-message-form .my-account > .dashboard .box-title, .my-account > .dashboard .checkout-onepage-index .gift-message-form .box-title, .checkout-onepage-index .gift-message-form .sidebar .opc-block-progress .block-title, .checkout-onepage-index .sidebar .opc-block-progress .gift-message-form .block-title, .checkout-onepage-index .gift-message-form body.is-blog .wp-sidebar .block .block-title, body.is-blog .wp-sidebar .block .checkout-onepage-index .gift-message-form .block-title {
    font-size: 14px;
    font-size: 1rem;
  }
}
.checkout-onepage-index .gift-message-form .gift-options-for-order {
  margin-bottom: 1em;
}
.checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol {
  padding-top: 20px;
}
.checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item {
  margin-bottom: 1em;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 4px;
}
.checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item p.number {
  font-size: 14px;
  font-size: 1rem;
  padding: 4px;
  background-color: #e3eccb;
  margin-bottom: 1em;
}
@media (min-width: 48em) {
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .product-image {
    float: left;
    margin-right: 10px;
    width: 14%;
  }
}
@media (min-width: 48em) {
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .product-name, .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item h3, .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing .products-grid li.item table .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item th, .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item th, .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item td:first-child, .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item td:first-child, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .gift-message-form #allow-gift-options-for-items-container ol li.gift-item h2, .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .gift-message-form #allow-gift-options-for-items-container ol li.gift-item h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-subtitle, .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-subtitle,
  .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .block-title,
  .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-title,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
  .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-title,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .catalogsearch-result-index .categories-landing .products-grid li.item h3,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item h3,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .catalogsearch-result-index .categories-landing .products-grid li.item table th,
  .catalogsearch-result-index .categories-landing .products-grid li.item table .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item th,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item table .catalogsearch-result-index .categories-landing .products-grid li.item th,
  table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item th,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
  .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item td:first-child,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
  table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item td:first-child,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title h2,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .gift-message-form #allow-gift-options-for-items-container ol li.gift-item h2,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .gift-message-form #allow-gift-options-for-items-container ol li.gift-item h2,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .block-subtitle,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-subtitle,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-subtitle,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .block-title,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-title,
  .checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .block-title {
    float: left;
    width: 80%;
  }
}
.checkout-onepage-index .gift-message-form #allow-gift-options-for-items-container ol li.gift-item .fieldset {
  margin: 0;
}
.checkout-onepage-index .sp-methods dt {
  text-transform: uppercase;
  font-family: "Lato", Tahoma, arial, sans-serif;
  letter-spacing: 0.15em;
  font-weight: lighter;
  font-size: 13px;
  font-size: 0.92857rem;
  margin-bottom: 6px;
  margin-bottom: 0.42857rem;
}
.checkout-onepage-index .sp-methods dt label {
  font-size: 13px;
  font-size: 0.92857rem;
}
.checkout-onepage-index .sp-methods dt label:after {
  content: none !important;
}
.checkout-onepage-index .sp-methods dd {
  margin: 5px 0 20px;
}
.checkout-onepage-index .sp-methods dd label:after {
  content: none !important;
}
@media (min-width: 48em) {
  .checkout-onepage-index .sp-methods #payment_form_ccsave {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
}
@media (min-width: 64em) {
  .checkout-onepage-index .sp-methods #payment_form_ccsave {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
}
.checkout-onepage-index .sp-methods #payment_form_ccsave li label {
  text-transform: uppercase;
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
}
.checkout-onepage-index .sp-methods #payment_form_ccsave li select {
  width: 100%;
}
.checkout-onepage-index .sp-methods #payment_form_ccsave li .v-fix {
  margin-right: 10px;
}
.checkout-onepage-index .sp-methods .tool-tip {
  margin: 20px 0;
}
.checkout-onepage-index #checkout-step-review table.grandtotal-table {
  width: 100%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index #checkout-step-review table.grandtotal-table {
    border-top: 1px solid #e3e3e3;
    margin-top: 10px;
    float: none;
  }
  .checkout-onepage-index #checkout-step-review table.grandtotal-table tr td {
    text-align: left !important;
    padding-bottom: 0;
    padding-top: 10px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index #checkout-step-review .hide-mobile {
    display: none;
  }
  .checkout-onepage-index #checkout-step-review .show-mobile {
    display: block;
  }
}
.checkout-onepage-index #checkout-step-review th {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 13px;
  font-size: 0.92857rem;
}
@media (min-width: 64em) {
  .checkout-onepage-index #checkout-step-review th {
    font-size: 15px;
    font-size: 1.07143rem;
  }
}
.checkout-onepage-index #checkout-step-review th.mobile-table-cell-hide {
  display: none;
}
@media (min-width: 48em) {
  .checkout-onepage-index #checkout-step-review th.mobile-table-cell-hide {
    display: table-cell;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index #checkout-step-review th {
    text-align: left;
  }
}
.checkout-onepage-index #checkout-step-review td {
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  font-size: 0.85714rem;
  letter-spacing: 0.1em;
  /* responsive table*/
}
@media (min-width: 64em) {
  .checkout-onepage-index #checkout-step-review td {
    font-size: 14px;
    font-size: 1rem;
  }
}
@media (min-width: 48em) {
  .checkout-onepage-index #checkout-step-review td .mobile-txt {
    display: none;
  }
}
.checkout-onepage-index #checkout-step-review td .product-name, .checkout-onepage-index #checkout-step-review td .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td h3, .checkout-onepage-index #checkout-step-review td .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing .products-grid li.item table .checkout-onepage-index #checkout-step-review td th, .checkout-onepage-index #checkout-step-review td table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td th, .checkout-onepage-index #checkout-step-review td .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-onepage-index #checkout-step-review td td:first-child, .checkout-onepage-index #checkout-step-review td table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td td:first-child, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td h2, .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item #checkout-step-review td h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-subtitle, .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item #checkout-step-review td .block-subtitle,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-title,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-title,
.checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item #checkout-step-review td .block-title,
.checkout-onepage-index #checkout-step-review td .catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td h3,
.checkout-onepage-index #checkout-step-review td .catalogsearch-result-index .categories-landing .products-grid li.item table th,
.catalogsearch-result-index .categories-landing .products-grid li.item table .checkout-onepage-index #checkout-step-review td th,
.checkout-onepage-index #checkout-step-review td table .catalogsearch-result-index .categories-landing .products-grid li.item th,
table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td th,
.checkout-onepage-index #checkout-step-review td .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-onepage-index #checkout-step-review td td:first-child,
.checkout-onepage-index #checkout-step-review td table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td h2,
.checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item #checkout-step-review td h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-subtitle,
.checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item #checkout-step-review td .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-title,
.checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item #checkout-step-review td .block-title {
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  font-size: 0.85714rem;
  letter-spacing: 0.1em;
}
@media (min-width: 64em) {
  .checkout-onepage-index #checkout-step-review td .product-name, .checkout-onepage-index #checkout-step-review td .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td h3, .checkout-onepage-index #checkout-step-review td .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing .products-grid li.item table .checkout-onepage-index #checkout-step-review td th, .checkout-onepage-index #checkout-step-review td table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td th, .checkout-onepage-index #checkout-step-review td .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-onepage-index #checkout-step-review td td:first-child, .checkout-onepage-index #checkout-step-review td table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td td:first-child, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td h2, .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item #checkout-step-review td h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-subtitle, .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item #checkout-step-review td .block-subtitle,
  .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-title,
  .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-title,
  .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
  .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item #checkout-step-review td .block-title,
  .checkout-onepage-index #checkout-step-review td .catalogsearch-result-index .categories-landing .products-grid li.item h3,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td h3,
  .checkout-onepage-index #checkout-step-review td .catalogsearch-result-index .categories-landing .products-grid li.item table th,
  .catalogsearch-result-index .categories-landing .products-grid li.item table .checkout-onepage-index #checkout-step-review td th,
  .checkout-onepage-index #checkout-step-review td table .catalogsearch-result-index .categories-landing .products-grid li.item th,
  table .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td th,
  .checkout-onepage-index #checkout-step-review td .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
  .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .checkout-onepage-index #checkout-step-review td td:first-child,
  .checkout-onepage-index #checkout-step-review td table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
  table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td td:first-child,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title h2,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td h2,
  .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item #checkout-step-review td h2,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-subtitle,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-subtitle,
  .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item #checkout-step-review td .block-subtitle,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index #checkout-step-review td .opc .section .step-title .block-title,
  .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title #checkout-step-review td .block-title,
  .checkout-onepage-index #checkout-step-review td .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
  .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item #checkout-step-review td .block-title {
    font-size: 14px;
    font-size: 1rem;
  }
}
.checkout-onepage-index #checkout-step-review td .item-options {
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
  margin-top: 10px;
}
.checkout-onepage-index #checkout-step-review td .item-options dt {
  clear: left;
  font-weight: normal;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index #checkout-step-review td .item-options dt:after {
    content: ':';
  }
}
.checkout-onepage-index #checkout-step-review td .item-options dd {
  margin-bottom: 10px;
}
.checkout-onepage-index #checkout-step-review td .item-options dd .price {
  float: right;
}
@media (min-width: 48em) {
  .checkout-onepage-index #checkout-step-review td .item-options dt {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
    display: inline;
  }
  .checkout-onepage-index #checkout-step-review td .item-options dd {
    width: 74.35897%;
    float: left;
    margin-right: 2.5641%;
    display: inline;
    margin-right: 0 !important;
  }
}
@media (min-width: 64em) {
  .checkout-onepage-index #checkout-step-review td .item-options dt {
    width: 13.7931%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
  .checkout-onepage-index #checkout-step-review td .item-options dd {
    width: 82.75862%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index #checkout-step-review td {
    border: 0 none transparent;
  }
}
.checkout-onepage-index #checkout-step-review td.td-mobile-block {
  display: block;
}
@media (min-width: 48em) {
  .checkout-onepage-index #checkout-step-review td.td-mobile-block {
    display: table-cell;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index #checkout-step-review td.td-mobile-block {
    padding-top: 0;
    text-align: left !important;
    padding-bottom: 6px;
    padding-bottom: 0.42857rem;
  }
}
.checkout-onepage-index #checkout-step-review td.mobile-table-cell-hide {
  display: none;
}
@media (min-width: 48em) {
  .checkout-onepage-index #checkout-step-review td.mobile-table-cell-hide {
    display: table-cell;
  }
}
.checkout-onepage-index .sidebar .opc-block-progress {
  border: none;
  padding: 0;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-title {
  font-style: normal;
  font-size: 14px;
  font-size: 1rem;
  padding: 15px 15px;
  color: white;
  background: #1f160b;
  position: relative;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content {
  padding: 0;
  background: #fff;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 1px;
  padding: 16px 15px 14px;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div#billing-progress-opcheckout {
  border-top: 1px solid #e3e3e3;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 12px;
  font-size: 0.85714rem;
  color: #66737b;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt:after {
  content: '\25B2';
  float: right;
  font-size: 6px;
}
@media (min-width: 64em) {
  .checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt:after {
    margin-top: 4px;
  }
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt.complete {
  margin-bottom: 10px;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt.complete .changelink {
  clear: left;
  display: block;
  font-size: 11px;
  font-size: 0.78571rem;
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt.complete .changelink .separator {
  display: none;
}
@media (min-width: 64em) {
  .checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt.complete .changelink {
    clear: none;
    display: inline;
    font-size: 13px;
    font-size: 0.92857rem;
  }
  .checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt.complete .changelink .separator {
    display: inline;
  }
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dt.complete:after {
  content: '\25bc';
}
.checkout-onepage-index .sidebar .opc-block-progress .block-content dl > div dd {
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: lighter;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .checkout-onepage-index .sidebar .opc-block-progress {
    display: none;
  }
}

/**
* Payment Gateway
**************************/
.ampersand-paymentgateway-redirect-iframe .col-wrapper {
  padding: 50px 0;
}

#opc-payment select {
  margin-bottom: 8px;
}

/**
*   $One page success
**************************/
.checkout-onepage-success .page-title {
  padding: 20px;
  text-align: center;
  font-family: 'Libre Baskerville';
  font-style: italic;
  text-transform: initial;
  color: #0f743b;
  font-size: 24px;
  letter-spacing: 0;
  margin: 0;
}
.checkout-onepage-success .page-title span {
  background: url(../images/tick-title.png) no-repeat 0 0;
  width: 44px;
  height: 44px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -10px;
}
@media (min-width: 48em) {
  .checkout-onepage-success .page-title {
    padding: 40px 0 28px 0;
    font-size: 39px;
  }
}
.checkout-onepage-success .sub-title,
.checkout-onepage-success p {
  margin-bottom: 1em;
}
.checkout-onepage-success .col-main {
  max-width: 840px !important;
  width: auto;
  margin: auto;
  float: none;
  display: block;
  background: #ecefe7;
}
.checkout-onepage-success .block-wrapper {
  background: white;
  padding: 0 20px 20px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .checkout-onepage-success .block-wrapper {
    padding: 42px 33px;
  }
}
.checkout-onepage-success .block-wrapper p {
  color: #777;
  font-size: 15px;
}
.checkout-onepage-success .block-wrapper .sub-title {
  font-family: "Lato", Tahoma, arial, sans-serif;
  color: #7a7a7a;
  font-weight: 700;
  font-size: 24px;
  font-style: normal;
  margin: 20px 0;
}
@media (min-width: 48em) {
  .checkout-onepage-success .block-wrapper .sub-title {
    font-size: 31px;
    margin: 0 0 40px;
  }
}
.checkout-onepage-success .block-wrapper .order-number-confirm {
  font-size: 17px;
  font-weight: 700;
}
.checkout-onepage-success #my-orders-table {
  margin-bottom: 0;
}
.checkout-onepage-success #my-orders-table tr > th:nth-of-type(1) {
  width: 40%;
}
.checkout-onepage-success #my-orders-table tr > th:nth-of-type(2) {
  width: 25%;
}
.checkout-onepage-success #my-orders-table tr > th:nth-of-type(3) {
  width: 15%;
}
.checkout-onepage-success #my-orders-table tr > th:nth-of-type(4) {
  width: 15%;
}
.checkout-onepage-success #my-orders-table tr > th:nth-of-type(5) {
  width: 15%;
}
.checkout-onepage-success #my-orders-table th, .checkout-onepage-success #my-orders-table td, .checkout-onepage-success #my-orders-table th {
  letter-spacing: 0;
}
.checkout-onepage-success #my-orders-table th h2, .checkout-onepage-success #my-orders-table th .block-subtitle,
.checkout-onepage-success #my-orders-table th .block-title, .checkout-onepage-success #my-orders-table th h3, .checkout-onepage-success #my-orders-table th table th, table .checkout-onepage-success #my-orders-table th th, .checkout-onepage-success #my-orders-table th table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .checkout-onepage-success #my-orders-table th td:first-child, .checkout-onepage-success #my-orders-table th .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table th h2, .checkout-onepage-success #my-orders-table th .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table th .block-subtitle,
.checkout-onepage-success #my-orders-table th .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table th .block-title, .checkout-onepage-success #my-orders-table th p, .checkout-onepage-success #my-orders-table td h2, .checkout-onepage-success #my-orders-table td .block-subtitle,
.checkout-onepage-success #my-orders-table td .block-title, .checkout-onepage-success #my-orders-table td h3, .checkout-onepage-success #my-orders-table td table th, table .checkout-onepage-success #my-orders-table td th, .checkout-onepage-success #my-orders-table td table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .checkout-onepage-success #my-orders-table td td:first-child, .checkout-onepage-success #my-orders-table td .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table td h2, .checkout-onepage-success #my-orders-table td .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table td .block-subtitle,
.checkout-onepage-success #my-orders-table td .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table td .block-title, .checkout-onepage-success #my-orders-table td p, .checkout-onepage-success #my-orders-table th h2, .checkout-onepage-success #my-orders-table th .block-subtitle,
.checkout-onepage-success #my-orders-table th .block-title, .checkout-onepage-success #my-orders-table th h3, .checkout-onepage-success #my-orders-table th table th, table .checkout-onepage-success #my-orders-table th th, .checkout-onepage-success #my-orders-table th table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .checkout-onepage-success #my-orders-table th td:first-child, .checkout-onepage-success #my-orders-table th .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table th h2, .checkout-onepage-success #my-orders-table th .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table th .block-subtitle,
.checkout-onepage-success #my-orders-table th .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table th .block-title, .checkout-onepage-success #my-orders-table th p {
  letter-spacing: 0;
}
.checkout-onepage-success #my-orders-table th {
  font-size: 18px;
  text-transform: none;
  border-right: 0;
  text-align: left;
  font-weight: normal;
  padding: 12px;
  color: #3c3c3c;
}
.checkout-onepage-success #my-orders-table th:last-child {
  text-align: right;
}
.checkout-onepage-success #my-orders-table thead {
  border: 1px solid #d7dcc6;
}
.checkout-onepage-success #my-orders-table tbody tr {
  border: 1px solid #d7dcc6;
}
.checkout-onepage-success #my-orders-table tbody td {
  border: 0;
  font-size: 13px;
  color: #3c3c3c;
  text-align: left;
  font-weight: normal;
  padding: 9px 12px;
}
@media (min-width: 48em) {
  .checkout-onepage-success #my-orders-table tbody td {
    padding: 12px;
  }
}
.checkout-onepage-success #my-orders-table tbody td:last-child {
  text-align: right;
  display: table-cell;
}
.checkout-onepage-success #my-orders-table tbody h3, .checkout-onepage-success #my-orders-table tbody table th, table .checkout-onepage-success #my-orders-table tbody th, .checkout-onepage-success #my-orders-table table.data-table-alt tbody tr td:first-child, table.data-table-alt .checkout-onepage-success #my-orders-table tbody tr td:first-child, .checkout-onepage-success #my-orders-table tbody .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table tbody h2, .checkout-onepage-success #my-orders-table tbody .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table tbody .block-subtitle,
.checkout-onepage-success #my-orders-table tbody .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table tbody .block-title {
  font-size: 13px;
  text-transform: none;
  color: #3c3c3c;
}
.checkout-onepage-success #my-orders-table tbody h3 .catalogue-num, .checkout-onepage-success #my-orders-table tbody table th .catalogue-num, table .checkout-onepage-success #my-orders-table tbody th .catalogue-num, .checkout-onepage-success #my-orders-table table.data-table-alt tbody tr td:first-child .catalogue-num, table.data-table-alt .checkout-onepage-success #my-orders-table tbody tr td:first-child .catalogue-num, .checkout-onepage-success #my-orders-table tbody .checkout-onepage-index .opc .section .step-title h2 .catalogue-num, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table tbody h2 .catalogue-num, .checkout-onepage-success #my-orders-table tbody .checkout-onepage-index .opc .section .step-title .block-subtitle .catalogue-num, .checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table tbody .block-subtitle .catalogue-num,
.checkout-onepage-success #my-orders-table tbody .checkout-onepage-index .opc .section .step-title .block-title .catalogue-num,
.checkout-onepage-index .opc .section .step-title .checkout-onepage-success #my-orders-table tbody .block-title .catalogue-num {
  font-size: 11px;
}
.checkout-onepage-success #my-orders-table .price {
  font-weight: normal;
}
.checkout-onepage-success .data-table.grand-totals {
  border-left: 1px solid #d7dcc6;
  border-right: 1px solid #d7dcc6;
  border-bottom: 1px solid #d7dcc6;
  font-size: 17px;
  color: #3c3c3c;
}
.checkout-onepage-success .data-table.grand-totals tr {
  border: 0;
  padding: 2px 12px 2px;
}
.checkout-onepage-success .data-table.grand-totals tr:first-child td {
  padding-top: 12px;
}
.checkout-onepage-success .data-table.grand-totals tr:last-child td {
  padding-bottom: 12px;
}
.checkout-onepage-success .data-table.grand-totals td {
  padding: 4px 12px;
  border: 0;
}
.checkout-onepage-success .data-table.grand-totals td:first-child {
  width: 95%;
}
.checkout-onepage-success .data-table.grand-totals td:last-child {
  width: 5%;
}
.checkout-onepage-success .sub-title {
  text-align: center;
}
.checkout-onepage-success button.button, .checkout-onepage-success .feefo-reviewlist .load-more-btn, .feefo-reviewlist .checkout-onepage-success .load-more-btn, .checkout-onepage-success .checkout-onepage-index .opc .section .step .back-link a, .checkout-onepage-index .opc .section .step .back-link .checkout-onepage-success a, .checkout-onepage-success .std ul.plant-cat-list li .video-text .watch-now-button, .std ul.plant-cat-list li .video-text .checkout-onepage-success .watch-now-button {
  background-color: #0f743b;
  border: 1px solid #0f743b;
  color: white;
  text-transform: capitalize;
}
.checkout-onepage-success button.button span > span, .checkout-onepage-success .feefo-reviewlist .load-more-btn span > span, .feefo-reviewlist .checkout-onepage-success .load-more-btn span > span, .checkout-onepage-success .checkout-onepage-index .opc .section .step .back-link a span > span, .checkout-onepage-index .opc .section .step .back-link .checkout-onepage-success a span > span, .checkout-onepage-success .std ul.plant-cat-list li .video-text .watch-now-button span > span, .std ul.plant-cat-list li .video-text .checkout-onepage-success .watch-now-button span > span {
  font-size: 18px;
  font-family: "Lato", Tahoma, arial, sans-serif;
}
.checkout-onepage-success button.button:hover, .checkout-onepage-success .feefo-reviewlist .load-more-btn:hover, .feefo-reviewlist .checkout-onepage-success .load-more-btn:hover, .checkout-onepage-success .checkout-onepage-index .opc .section .step .back-link a:hover, .checkout-onepage-index .opc .section .step .back-link .checkout-onepage-success a:hover, .checkout-onepage-success .std ul.plant-cat-list li .video-text .watch-now-button:hover, .std ul.plant-cat-list li .video-text .checkout-onepage-success .watch-now-button:hover {
  background: white;
  color: #0f743b;
}
.checkout-onepage-success h2, .checkout-onepage-success .block-subtitle,
.checkout-onepage-success .block-title, .checkout-onepage-success .catalog-product-view .block-related .block-title, .catalog-product-view .block-related .checkout-onepage-success .block-title,
.checkout-onepage-success .catalog-product-view .box-up-sell .block-title,
.catalog-product-view .box-up-sell .checkout-onepage-success .block-title, .checkout-onepage-success .my-account > .dashboard h2, .my-account > .dashboard .checkout-onepage-success h2, .checkout-onepage-success .my-account > .dashboard .block-subtitle, .my-account > .dashboard .checkout-onepage-success .block-subtitle,
.checkout-onepage-success .my-account > .dashboard .block-title,
.my-account > .dashboard .checkout-onepage-success .block-title {
  font-size: 17px;
  color: #7a7a7a;
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px;
}
.checkout-onepage-success .address-block {
  color: #777;
}
@media (min-width: 48em) {
  .checkout-onepage-success .address-block {
    width: 50%;
    float: left;
  }
}
.checkout-onepage-success .buttons-set {
  position: relative;
  margin-bottom: 40px;
  display: none;
}
@media (min-width: 48em) {
  .checkout-onepage-success .buttons-set {
    width: 50%;
    float: right;
    clear: none;
    height: 130px;
    margin-bottom: 0;
    display: block;
  }
}
@media (min-width: 48em) {
  .checkout-onepage-success .buttons-set .button {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.checkout-onepage-success .your-order-header {
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  padding: 6px 0 0;
}
.checkout-onepage-success .fake-table-row {
  background: #bfc8a5;
  overflow: hidden;
}
@media (min-width: 48em) {
  .checkout-onepage-success .fake-table-row {
    display: none;
  }
}
.checkout-onepage-success .fake-table-row .col-1 {
  width: 70%;
  float: left;
}
.checkout-onepage-success .fake-table-row .col-2 {
  width: 30%;
  float: right;
  text-align: right;
}
.checkout-onepage-success .fake-table-row .col-1, .checkout-onepage-success .fake-table-row .col-2 {
  padding: 16px 12px;
  font-weight: bold;
}

.needhelp-block {
  background: #dfe8c7;
  overflow: hidden;
  clear: both;
  margin: 20px 0 0;
}
@media (min-width: 48em) {
  .needhelp-block {
    margin: 40px -42px 0 -42px;
  }
}
.needhelp-block .col-1,
.needhelp-block .col-2 {
  color: #3c3c3c;
}
@media (min-width: 48em) {
  .needhelp-block .col-1,
  .needhelp-block .col-2 {
    float: left;
  }
}
.needhelp-block .col-1 p,
.needhelp-block .col-2 p {
  color: #3c3c3c;
  margin-bottom: 6px;
  overflow: hidden;
}
.needhelp-block .col-1 p + p,
.needhelp-block .col-2 p + p {
  margin-bottom: 0;
}
.needhelp-block .col-1 span,
.needhelp-block .col-2 span {
  float: left;
  display: inline-block;
  width: 55px;
}
.needhelp-block .col-1 span + span,
.needhelp-block .col-2 span + span {
  width: 80%;
}
.needhelp-block .col-1 strong,
.needhelp-block .col-2 strong {
  display: block;
}
@media (min-width: 48em) {
  .needhelp-block .col-1 strong,
  .needhelp-block .col-2 strong {
    display: inline;
  }
}
.needhelp-block .col-1 {
  padding: 10px 20px 0;
}
@media (min-width: 48em) {
  .needhelp-block .col-1 {
    width: 45%;
    padding: 20px 0 20px 42px;
  }
}
.needhelp-block .col-2 {
  padding: 20px 20px;
}
@media (min-width: 48em) {
  .needhelp-block .col-2 {
    width: 55%;
    padding: 20px 42px 20px 0;
  }
}
.needhelp-block .col-1 > h2, .needhelp-block .col-1 > .block-subtitle,
.needhelp-block .col-1 > .block-title {
  font-size: 18px;
  margin: 10px 0 0;
}

/*************************************************
 * cms-theme.scss
 *
 * Styles to handle styling of cms content.
 ************************************************/
/** 
 * Global CMS styling
 */
.cms-page-view .page-title {
  margin: 0;
}
.cms-page-view .page-title h1 {
  margin-bottom: 4%;
}
.cms-page-view img[align="right"] {
  float: right;
}
.cms-page-view img[align="left"] {
  float: left;
}
.cms-page-view .border {
  border-bottom: 1px solid #e3e3e3;
}
.cms-page-view p.border {
  padding: 0 0 1em 0;
}
.cms-page-view p {
  overflow: hidden;
}
.cms-page-view .std .videos-list-container ul, .std .cms-page-view .videos-list-container ul, .cms-page-view .std .cms-pagelisting-block ul {
  width: 100%;
  padding-left: 0;
}
.cms-page-view .std .videos-list-container ul li, .std .cms-page-view .videos-list-container ul li, .cms-page-view .std .cms-pagelisting-block ul li {
  float: left;
  width: 46%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .cms-page-view .std .videos-list-container ul li.odd, .std .cms-page-view .videos-list-container ul li.odd, .cms-page-view .std .cms-pagelisting-block ul li.odd {
    clear: both;
  }
  .cms-page-view .std .videos-list-container ul li.even, .std .cms-page-view .videos-list-container ul li.even, .cms-page-view .std .cms-pagelisting-block ul li.even {
    float: right;
  }
}
@media (min-width: 48em) {
  .cms-page-view .std .videos-list-container ul li, .std .cms-page-view .videos-list-container ul li, .cms-page-view .std .cms-pagelisting-block ul li {
    width: 15.25424%;
    margin-right: 1.5%;
  }
  .cms-page-view .std .videos-list-container ul li:last-child, .std .cms-page-view .videos-list-container ul li:last-child, .cms-page-view .std .cms-pagelisting-block ul li:last-child, .cms-page-view .std .videos-list-container ul li.last, .std .cms-page-view .videos-list-container ul li.last, .cms-page-view .std .cms-pagelisting-block ul li.last {
    margin-right: 0;
  }
}
.cms-page-view .std .videos-list-container ul li img, .std .cms-page-view .videos-list-container ul li img, .cms-page-view .std .cms-pagelisting-block ul li img {
  width: 100%;
}
.cms-page-view .std .videos-list-container ul li a, .std .cms-page-view .videos-list-container ul li a, .cms-page-view .std .cms-pagelisting-block ul li a {
  display: block;
  word-wrap: break-word;
}

/**
 * Testimonials
 */
.cms-testimonials .testimonials {
  font-style: italic;
  margin-bottom: 0;
}
.cms-testimonials .testimonialsName {
  font-style: italic;
  font-weight: bold;
  padding-bottom: 1em;
  border-bottom: 1px solid #e3e3e3;
}

/** 
 * FAQs
 */
.cms-faqs .col-main .std h2, .cms-faqs .col-main .std .block-subtitle,
.cms-faqs .col-main .std .block-title {
  cursor: pointer;
}
.cms-faqs .col-main .std div {
  margin: 2% 0;
  padding-bottom: 1%;
  border-bottom: 1px solid #e3e3e3;
}
.cms-faqs .col-main .std div:first-child {
  margin-top: 0;
}

/*
 * Request catalogue 
 */
#requestCatalogue .form-list li {
  width: 45%;
  margin-right: 5%;
  float: left;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  #requestCatalogue .form-list li {
    width: 100%;
    margin-right: 0;
  }
}
#requestCatalogue .form-list .fields {
  width: 100%;
}
#requestCatalogue .form-list .fields .field {
  width: 45%;
  margin-right: 5%;
  float: left;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  #requestCatalogue .form-list .fields .field {
    width: 100%;
    margin-right: 0;
  }
}
#requestCatalogue .form-list .wide {
  width: 95%;
}
#requestCatalogue .form-list .form-footer .field {
  width: 100%;
}
#requestCatalogue .form-list .form-footer .field .input-box {
  float: left;
  margin-right: 1em;
}

/**
 * 404 No Route
 */
/**
* Monthly jobs
*/
.template-monthly-job .month-menu {
  background-color: #0f743b;
  margin-top: 1em;
}
.template-monthly-job .month-menu ul.nav {
  list-style-type: none;
  text-align: center;
}
.template-monthly-job .month-menu ul.nav li {
  display: inline-block;
}
@media (min-width: 0em) and (max-width: 30em) {
  .template-monthly-job .month-menu ul.nav li {
    width: 33%;
  }
}
.template-monthly-job .month-menu ul.nav li a {
  display: block;
  padding: 12px 16px;
  color: white;
}
.template-monthly-job .month-menu ul.nav li a:hover, .template-monthly-job .month-menu ul.nav li a.active {
  color: white;
  background-color: #9ad433;
}
.template-monthly-job .col-main {
  margin-top: 0;
}
.template-monthly-job .col-main .section-monthly,
.template-monthly-job .col-main .section-monthly-heading {
  margin: 0 0 1.5em;
  padding: 10px 0 20px 10px;
  border-bottom: solid 1px #EEEEEE;
}
.template-monthly-job .col-main .section-monthly img.image-left,
.template-monthly-job .col-main .section-monthly-heading img.image-left {
  float: left;
  margin: 0 10px 2px 0;
}
.template-monthly-job .col-main .section-monthly img.image-right,
.template-monthly-job .col-main .section-monthly-heading img.image-right {
  float: right;
  margin: 0 0 2px 10px;
}
.template-monthly-job .col-main .section-monthly-heading {
  width: 90%;
  margin: 0 auto 1em;
}
.template-monthly-job .col-main .section-monthly-heading .img {
  display: none;
}
.template-monthly-job .col-main .section-monthly-heading .img img {
  width: 100%;
  margin: 0;
}
@media (min-width: 48em) {
  .template-monthly-job .col-main .section-monthly-heading .img {
    display: block;
    float: left;
    width: 24%;
    margin-top: 10px;
  }
}
.template-monthly-job .col-main .section-monthly-heading .text-box {
  position: relative;
  width: 100%;
  -webkit-box-shadow: #e3e3e3 2px 2px 30px;
  -moz-box-shadow: #e3e3e3 2px 2px 30px;
  box-shadow: #e3e3e3 2px 2px 30px;
  font-size: 19px;
  font-size: 1.35714rem;
  color: #0f743b;
  font-style: italic;
}
@media (min-width: 48em) {
  .template-monthly-job .col-main .section-monthly-heading .text-box {
    width: 76%;
    float: right;
  }
}
.template-monthly-job .col-main .section-monthly-heading .text-box .text-box-inner {
  padding: 40px;
}
.template-monthly-job .col-main .section-monthly-heading .text-box .text-box-inner:after {
  background: url(../../jparkers/images/backgrounds/leaves-cornerright.png) no-repeat 0 0 transparent;
  display: block;
  content: '.';
  height: 38px;
  width: 63px;
  position: absolute;
  right: -10px;
  top: -16px;
}
.template-monthly-job .col-main .section-monthly-heading .text-box .text-box-inner:before {
  background: url(../../jparkers/images/backgrounds/leaves-cornerright.png) no-repeat 0 0 transparent;
  display: block;
  content: '.';
  height: 38px;
  width: 63px;
  position: absolute;
  left: -10px;
  bottom: -16px;
}

/*************************************************
 * blog-theme.scss
 *
 * Styles to handle WordPress blog.
 ************************************************/
body.is-blog {
  /** 
   * Sidebar
   */
  /**
   * Post list
   */
  /** 
   * Pagination
   */
}
body.is-blog .sidebar {
  background: transparent;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.is-blog .sidebar {
    display: none;
  }
}
body.is-blog .wp-sidebar .block {
  padding: 0;
  margin-bottom: 0;
  background: #f7f8f4;
}
body.is-blog .wp-sidebar .block .block-title {
  font-style: normal;
  background: #1f160b;
  border: 1px solid #1f160b;
  padding: 15px;
  color: #fff;
  position: relative;
  cursor: pointer;
}
body.is-blog .wp-sidebar .block .block-title:after {
  position: absolute;
  content: '\00a0\00a0';
  right: 5%;
  top: 45%;
}
body.is-blog .wp-sidebar .block .block-title.active:after {
  position: absolute;
  content: '\00a0\00a0';
  right: 5%;
  top: 45%;
}
body.is-blog .wp-sidebar .block .block-content {
  padding: 15px;
}
body.is-blog .wp-sidebar .blog-search {
  padding: 0;
  position: relative;
}
body.is-blog .wp-sidebar .blog-search input[type="text"] {
  float: left;
  width: 100%;
  padding-right: 90px;
}
body.is-blog .wp-sidebar .blog-search button {
  position: absolute;
  right: 0;
  top: 0;
  background: #0f743b;
  color: white;
  border-color: #0f743b;
  padding: 0;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 3;
  padding: 0 6px;
  max-height: 35px;
}
body.is-blog .wp-sidebar #wp-category-list ul {
  margin-left: 4%;
}
body.is-blog .col-main .wp-sidebar {
  display: none;
  margin-bottom: 4%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.is-blog .col-main .wp-sidebar {
    display: block;
  }
}
body.is-blog .col-main .wp-sidebar .block {
  margin-bottom: 0;
}
body.is-blog .post-list h2, body.is-blog .post-list .block-subtitle,
body.is-blog .post-list .block-title {
  margin-bottom: 2%;
}
body.is-blog .post-list .post-meta {
  margin: 1% 0;
  font-size: 13px;
  font-size: 0.92857rem;
}
body.is-blog .post-list .post-meta span {
  margin-right: 2%;
}
body.is-blog .post-date {
  position: relative;
  font-style: normal;
  color: #aaa;
  padding-left: 20px;
  padding-top: 1px;
}
body.is-blog .post-date:before {
  content: '';
  background: url("../../jparkers/images/icon/blog_calendar.png") no-repeat;
  background-size: 100%;
  width: 15px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
}
body.is-blog .pager .amount {
  float: left;
  text-align: left;
  margin-right: 2%;
}
body.is-blog .pager .amount strong {
  font-weight: normal;
}
body.is-blog .pager .pages {
  float: left;
  text-align: left;
  margin: 0;
}
body.is-blog .pager .pages li {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 0 5px;
}
body.is-blog .pager .pages li a {
  font-size: 16px;
  font-size: 1.14286rem;
}

/*************************************************
 * _contactus-theme.scss
 *
 ************************************************/
.contacts-index-index .main-columns .col2-set {
  margin-top: 0;
}
@media (min-width: 48em) {
  .contacts-index-index .main-columns .col2-set {
    margin-top: 30px;
  }
}
.contacts-index-index .main-columns .col2-set .col-1 {
  width: 30%;
}
@media (min-width: 48em) {
  .contacts-index-index .main-columns .col2-set .col-1 {
    width: 24%;
  }
}
.contacts-index-index .main-columns .col2-set .col-2 {
  width: 65%;
}
@media (min-width: 48em) {
  .contacts-index-index .main-columns .col2-set .col-2 {
    width: 70%;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .contacts-index-index .main-columns .col2-set .col-1,
  .contacts-index-index .main-columns .col2-set .col-2 {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 1em;
  }
}
.contacts-index-index .top-content {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 1em;
  margin-bottom: 20px;
}
.contacts-index-index .top-content p {
  margin-bottom: 1em;
}
.contacts-index-index .top-content.social-sidebar {
  border-bottom: 0 none transparent;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .contacts-index-index .top-content.social-sidebar {
    display: none;
  }
}
.contacts-index-index form fieldset {
  padding: 5%;
  background-color: #f4f4f4;
}
@media (min-width: 48em) {
  .contacts-index-index form fieldset {
    padding: 30px;
  }
}
.contacts-index-index form .fieldset {
  margin-top: 0;
}
.contacts-index-index form .legend {
  margin-bottom: 1em;
}
.contacts-index-index form .form-footer label {
  width: 80%;
  text-transform: none;
}
@media (min-width: 48em) {
  .contacts-index-index form .form-footer label {
    width: 85%;
  }
}
.contacts-index-index form .form-footer input[type='checkbox'] {
  width: auto;
  float: left;
}

/*************************************************
 * _videos-theme.scss
 *
 ************************************************/
.cms-page-view .sidebar:empty {
  display: none;
}
.cms-page-view .col-main.no-sidebar-override {
  width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cms-page-view .std .videos-list-container ul, .std .cms-page-view .videos-list-container ul, .cms-page-view .std .cms-pagelisting-block ul, .std ul.plant-cat-list, .cms-page-view .std .cms-pagelisting-block ol {
  list-style-image: none;
  list-style-type: none;
}

.std ul.plant-cat-list li {
  float: left;
  width: 100%;
  border: 1px solid #e3e3e3;
  background: #f4f4f4;
  padding: 2%;
  margin-bottom: 20px;
}
@media (min-width: 48em) {
  .std ul.plant-cat-list li {
    width: 49%;
  }
}
.std ul.plant-cat-list li.odd {
  clear: both;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .std ul.plant-cat-list li.odd .video-image img {
    float: right;
  }
}
.std ul.plant-cat-list li.even {
  float: right;
}
.std ul.plant-cat-list li.even .video-image {
  float: left;
}
.std ul.plant-cat-list li.even .video-text {
  float: right;
}
.std ul.plant-cat-list li .video-image {
  float: right;
  width: 25%;
}
@media (min-width: 0em) and (max-width: 30em) {
  .std ul.plant-cat-list li .video-image {
    width: 34%;
  }
}
@media (min-width: 48em) {
  .std ul.plant-cat-list li .video-image {
    width: 40%;
  }
}
.std ul.plant-cat-list li .video-image img {
  display: block;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .std ul.plant-cat-list li .video-image img:last-child {
    display: none;
  }
}
@media (min-width: 48em) {
  .std ul.plant-cat-list li .video-image img {
    float: left;
    width: 50%;
  }
}
.std ul.plant-cat-list li .video-text {
  width: 70%;
  float: left;
}
@media (min-width: 0em) and (max-width: 30em) {
  .std ul.plant-cat-list li .video-text {
    width: 60%;
  }
}
@media (min-width: 48em) {
  .std ul.plant-cat-list li .video-text {
    width: 55%;
  }
}
.std ul.plant-cat-list li .video-text h3, .std ul.plant-cat-list li .video-text table th, table .std ul.plant-cat-list li .video-text th, .std ul.plant-cat-list li .video-text table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .std ul.plant-cat-list li .video-text td:first-child, .std ul.plant-cat-list li .video-text .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .std ul.plant-cat-list li .video-text h2, .std ul.plant-cat-list li .video-text .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .std ul.plant-cat-list li .video-text .block-subtitle,
.std ul.plant-cat-list li .video-text .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .std ul.plant-cat-list li .video-text .block-title {
  margin-bottom: 1em;
}
.std ul.plant-cat-list li .video-text .watch-now-button {
  margin-top: 20px;
}

/* Overrides and extras */
/*
    Following IE class added to html element. These classes can call for ie specific fixes
    .ie8  - For Internet Explorer 8
    .ie9  - For Internet Explorer 9
    .ie10 - For Internet Explorer 10
    .ie11 - For Internet Explorer 11
    .ie-edge - For Internet Explorer Edge
*/
.ie8 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li, .ie9 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li, .ie10 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li, .ie11 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li, .ie-edge body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li {
  width: 24.8%;
}
.ie8 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab, .ie9 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab, .ie10 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab, .ie11 body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab, .ie-edge body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab {
  width: 99.8%;
}

/*************************************************
 * _layout-theme.scss
 *
 ************************************************/
/**
 * Wrapper
 */
@media (min-width: 0em) and (max-width: 47.9375em) {
  .wrapper {
    background: url("../../jparkers/images/bg-mobile.png") repeat;
    background-size: 100%;
    padding-bottom: 0;
  }
}

header[role="banner"] .header-container .header #header-content #header-links .account-links li {
  padding-left: 10px;
  padding-right: 0;
}
header[role="banner"] .header-container .header #header-content #header-links .account-links .first {
  padding-left: 0;
  padding-right: 0;
}

header[role="banner"] .header-container .header .logo h1 {
  width: 100%;
}

/**
 * basket totals header
 */
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container {
    width: 26%;
  }
}
@media (min-width: 64em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container {
    width: 40%;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket {
  text-align: right;
  margin-right: 14px;
  margin-top: 3%;
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket {
    width: 100%;
  }
}
@media (min-width: 64em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket {
    width: 62%;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a {
  word-wrap: normal;
  word-break: break-all;
  padding: 0 5px;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a span {
  padding-top: 6px;
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket a span {
    line-height: 1;
    white-space: normal;
    word-break: break-word;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket span {
  height: 27px;
  line-height: 27px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__total {
  max-width: 60%;
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__total span {
  padding-left: 30px;
}
@media (min-width: 64em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__total span {
    padding-left: 45px;
  }
}
header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket .mini-basket__count {
  max-width: 45%;
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket__checkout {
    display: none;
  }
}
@media (min-width: 64em) {
  header[role="banner"] .header-container .header .quick-access .mini-basket--container .mini-basket__checkout {
    width: 33%;
    display: block;
  }
}

/**
 * search
 */
header[role="banner"] .header-container .header .quick-access #search_mini_form {
  position: relative;
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form {
    width: 55%;
    max-width: 301px;
  }
  header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-right: 0.71429rem;
  }
}
@media (min-width: 48em) and (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form .form-search #search {
    padding-right: 80px;
  }
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form .searchautocomplete-loader {
    top: 30%;
  }
}
@media (min-width: 48em) {
  header[role="banner"] .header-container .header .quick-access #search_mini_form .advanced-search {
    display: block;
  }
}

.advanced-search-container {
  max-width: 15%;
  min-width: 95px;
  display: none;
  position: relative;
  float: left;
  padding-left: 5px;
  padding-left: 0.35714rem;
}
@media (min-width: 48em) {
  .advanced-search-container {
    display: block;
  }
}
@media (min-width: 64em) {
  .advanced-search-container {
    max-width: 31%;
    padding: 1px 0 1px 10px;
    padding:  0.07143rem 0 0.07143rem 0.71429rem;
  }
}
.advanced-search-container .advanced-search {
  word-break: break-word;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.85714rem;
  font-weight: bold;
  letter-spacing: 1px;
  letter-spacing: 0.07143rem;
  padding: 12px 0;
  padding:  0.85714rem 0;
  line-height: 1.2em;
  display: block;
}
.advanced-search-container .advanced-search:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #0f743b;
  position: absolute;
  top: 4px;
  left: 100%;
}
@media (min-width: 64em) {
  .advanced-search-container .advanced-search {
    padding: 16px 0;
    padding:  1.14286rem 0;
  }
  .advanced-search-container .advanced-search:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #0f743b;
    position: absolute;
    top: 4px;
    left: 110%;
  }
}
.advanced-search-container .advanced-search:after {
  top: 40%;
}
@media (min-width: 64em) {
  .advanced-search-container .advanced-search:after {
    top: 44%;
  }
}

.col2-left-layout .col-main {
  padding-top: 2%;
}

/**
* Footer
*/
footer .footer-container .footer {
  padding: 2% 0;
}
@media (min-width: 48em) {
  footer .footer-container .footer .footer-block {
    width: 18%;
    margin-right: 2%;
  }
}
@media (min-width: 64em) {
  footer .footer-container .footer .footer-block {
    width: 16.10169%;
    /*190*/
    margin-right: 0;
  }
}
@media (min-width: 48em) {
  footer .footer-container .footer .footer-block.first {
    width: 18%;
  }
}
@media (min-width: 64em) {
  footer .footer-container .footer .footer-block.first {
    width: 33.8983%;
    /*400*/
  }
}
@media (min-width: 64em) {
  footer .footer-container .footer .footer-block.first ul {
    width: 40%;
  }
}
footer .footer-container .footer #newsletter-validate-detail {
  width: 32.2034%;
  /* 380*/
}
footer .footer-container .footer #newsletter-validate-detail input[type="text"] {
  width: 82.6316%;
  /* 380*/
}
footer .footer-container .footer #newsletter-validate-detail button {
  width: 17.3%;
  padding: 0;
}

@media (min-width: 48em) {
  .main-navigation {
    position: relative;
    z-index: 10;
  }

  .nav {
    z-index: 10;
  }
}
.toolbar {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0;
}
.toolbar .sorter .sort-by,
.toolbar .limiter {
  float: right;
}
@media (min-width: 0em) and (max-width: 30em) {
  .toolbar .sorter .sort-by label,
  .toolbar .limiter label {
    margin-right: 3px;
    margin-right: 0.21429rem;
  }
}
.toolbar .pager {
  padding-bottom: 11px;
}
.toolbar .pagination {
  width: auto;
  float: right;
  text-align: right;
}
.toolbar .pagination .pages {
  float: none;
  margin: 0 0 0 25px;
}
.toolbar .pager-bottom {
  border-bottom: 0;
  float: right;
  margin-right: 3%;
  padding: 0;
}
@media (min-width: 64em) {
  .toolbar .amount {
    display: none;
  }
}
@media (min-width: 77.5em) {
  .toolbar .amount {
    display: block;
  }
}

.toolbar-bottom .toolbar {
  margin-top: 0;
}

.col1-cms .page-title {
  background: #0f743b;
  margin-bottom: 15px !important;
}
.col1-cms .page-title h1 {
  color: white;
  padding: 15px 30px;
  padding:  1.07143rem 2.14286rem;
  margin-bottom: 0 !important;
}
.col1-cms img.third {
  width: 31.5%;
  margin-right: 1.8%;
}
@media (min-width: 48em) {
  .col1-cms img.third {
    margin-right: 2.2%;
  }
}
@media (min-width: 64em) {
  .col1-cms img.third {
    margin-right: 2.4%;
  }
}
.col1-cms img.third.last {
  margin-right: 0;
}

.cms-page-view .std .cms-pagelisting-block ul li {
  text-transform: uppercase;
}
@media (min-width: 48em) {
  .cms-page-view .std .cms-pagelisting-block ul li {
    width: 21.42857%;
    margin-right: 4.59184%;
  }
  .cms-page-view .std .cms-pagelisting-block ul li:last-child, .cms-page-view .std .cms-pagelisting-block ul li.last {
    margin-right: 0;
  }
}
.cms-page-view .std .cms-pagelisting-block ul li img {
  margin-bottom: 4px;
  margin-bottom: 0.28571rem;
}
.cms-page-view .std .how-supplied-listing ul {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 4px;
  margin-bottom: 0.28571rem;
}

/*************************************************
 * _cart-theme.scss
 *
 * Styling for the cart and checkout pages and related elements.
 ************************************************/
.checkout-cart-index .cart-header-top {
  width: 100%;
  margin-bottom: 20px;
}
.checkout-cart-index .main .cart .checkout-types .btn-checkout {
  background-color: #0f743b;
  border-color: #0f743b;
  color: white;
}
.checkout-cart-index .main .cart .checkout-types .btn-checkout:hover {
  background-color: transparent;
  border-color: #0f743b;
  color: #0f743b;
}
.checkout-cart-index .cart-category {
  margin-top: 30px;
  margin-top: 2.14286rem;
}
.checkout-cart-index .cart-category .block-title {
  text-align: center;
  color: #0f743b;
  font-size: 34px;
  font-size: 2.42857rem;
  margin-bottom: 22px;
  margin-bottom: 1.57143rem;
}
.checkout-cart-index .cart-category .block-title span {
  color: #f70d18;
}
.checkout-cart-index .flex-slider-prodlists .flex-direction-nav a {
  font-size: 20px;
  font-size: 1.42857rem;
}

.checkout-onepage-index form input[type="text"],
.checkout-onepage-index form input[type="email"],
.checkout-onepage-index form input[type="password"],
.checkout-onepage-index form input[type="number"],
.checkout-onepage-index form input[type="tel"],
.checkout-onepage-index form textarea,
.checkout-onepage-index form select {
  border-width: 2px;
}
.checkout-onepage-index .fields.postcode {
  padding: 20px 0;
  padding:  1.42857rem 0;
}
.checkout-onepage-index .fields.postcode .field {
  padding: 15px;
  padding: 1.07143rem;
  background: #d9e8ae;
}
.checkout-onepage-index p.description {
  clear: both;
  font-size: 12px;
  font-size: 0.85714rem;
  margin: 3px 0 6px;
  margin:  0.21429rem 0 0.42857rem;
  color: #0f743b;
  font-family: "Lato", Tahoma, arial, sans-serif;
}

.login-wrap {
  overflow: hidden;
  padding: 15px 0 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .login-wrap {
    padding: 15px 0 0;
  }
}
.login-wrap .button {
  display: inline-block;
  margin: 0 5% 16px 0;
  padding: 0.7em 1em;
  font-size: 1em;
}
.login-wrap .button:focus {
  outline: 1px dotted #333;
}
.login-wrap .button.last {
  margin-right: 0;
}
@media (min-width: 0em) and (max-width: 30em) {
  .login-wrap .button {
    width: 100%;
  }
}
@media (min-width: 64em) {
  .login-wrap .button {
    min-width: 200px;
  }
}

.checkout-cart-index .main .cart {
  position: relative;
}
.checkout-cart-index .main .cart h1 {
  margin-bottom: 25px;
  margin-bottom: 1.78571rem;
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart h1 {
    float: left;
  }
}
@media (min-width: 64em) {
  .checkout-cart-index .main .cart h1 {
    margin-right: 15px;
    margin-right: 1.07143rem;
    margin-bottom: 0;
  }
}
@media (min-width: 77.5em) {
  .checkout-cart-index .main .cart h1 {
    margin-right: 70px;
    margin-right: 5rem;
  }
}
.checkout-cart-index .main .cart .offer-banner {
  border: 2px solid #f70d18;
  padding: 12px 25px;
  padding:  0.85714rem 1.78571rem;
  text-align: center;
  margin-bottom: 15px;
  margin-bottom: 1.07143rem;
}
.checkout-cart-index .main .cart .offer-banner p {
  color: #f70d18;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: 'Lato';
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: 0.14286rem;
}
.checkout-cart-index .main .cart .offer-banner p strong {
  font-family: 'Lato-Black';
  font-weight: normal;
}
.checkout-cart-index .main .cart .offer-banner p.large {
  font-size: 17px;
  font-size: 1.21429rem;
  font-family: 'Lato-Black';
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart .offer-banner {
    margin-bottom: 15px;
    margin-bottom: 1.07143rem;
    max-width: 49%;
    float: right;
  }
}
@media (min-width: 64em) {
  .checkout-cart-index .main .cart .offer-banner {
    margin: 0 0 35px 0;
    margin:  0 0 2.5rem 0;
  }
}
@media (min-width: 77.5em) {
  .checkout-cart-index .main .cart .offer-banner {
    float: left;
  }
}
.checkout-cart-index .main .cart .title-buttons .checkout-types {
  padding: 0;
}
.checkout-cart-index .main .cart .title-buttons .checkout-types button {
  margin: 0;
}
@media (min-width: 48em) {
  .checkout-cart-index .main .cart .title-buttons {
    clear: both;
  }
}
@media (min-width: 77.5em) {
  .checkout-cart-index .main .cart .title-buttons {
    clear: none;
    float: right;
  }
}

body.cms-index-index {
  /** 
   * Sidebar
   */
  /** 
   * Main Content
   */
  /*
   * Products
   */
}
body.cms-index-index .usps {
  margin-top: 2%;
}
body.cms-index-index .wide-container {
  max-width: 1180px;
}
@media (min-width: 64em) {
  body.cms-index-index .wide-container {
    max-width: 1140px;
  }
}
@media (min-width: 77.5em) {
  body.cms-index-index .wide-container {
    max-width: 1180px;
  }
}
body.cms-index-index .main .main-columns {
  background-color: white;
  padding: 1%;
}
body.cms-index-index .main .col-left {
  margin-right: 0;
  margin-top: 0;
  width: 25.5%;
  background: #fff;
}
body.cms-index-index .main .col-main {
  margin-top: 0;
  padding: 0 0 0 2%;
}
body.cms-index-index .main .col-main h1 {
  color: #0f743b;
  margin-bottom: 4px;
  margin-bottom: 0.28571rem;
  font-size: 33px;
  font-size: 2.35714rem;
  display: inline-block;
}
body.cms-index-index .main .col-main .view-all {
  float: right;
  top: 14px;
  display: inline-block;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .main {
    background: transparent;
  }
  body.cms-index-index .main .col-left {
    background: transparent;
    margin-right: 0;
    width: 100%;
  }
  body.cms-index-index .main .col-main {
    margin-top: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .sidebar {
    width: 100%;
    display: block;
  }
}
body.cms-index-index .sidebar p.italic {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-size: 30px;
  font-size: 2.14286rem;
}
body.cms-index-index .sidebar .homepage-content-nav ul li a {
  background: #0f743b;
  color: white;
  text-transform: none;
  display: block;
  width: 100%;
  border-bottom: 1px solid #3c8d5e;
  padding: 9% 10.5%;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.14286rem;
  letter-spacing: 3px;
  word-spacing: 3px;
  position: relative;
  outline: 0;
}
body.cms-index-index .sidebar .homepage-content-nav ul li a:hover, body.cms-index-index .sidebar .homepage-content-nav ul li a.active {
  background: #d9e8ae;
  color: #0f743b;
  border-bottom: 1px solid #d9e8ae;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .sidebar .homepage-content-nav ul li a:hover, body.cms-index-index .sidebar .homepage-content-nav ul li a.active {
    border-bottom: none;
  }
}
body.cms-index-index .sidebar .homepage-content-nav ul li a.active:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #d9e8ae;
  position: absolute;
  top: 37%;
  left: 100%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .sidebar .homepage-content-nav ul li a {
    padding: 5%;
    background: rgba(51, 101, 66, 0.8);
    border: none;
    margin: 3px 0;
  }
  body.cms-index-index .sidebar .homepage-content-nav ul li a:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #d9e8ae;
    position: absolute;
    top: 45%;
    left: 95%;
  }
}
body.cms-index-index .sidebar .homepage-content-nav ul li:last-child a {
  border-bottom: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .sidebar .homepage-content-nav ul li:last-child a {
    margin-bottom: 0;
  }
}
body.cms-index-index .sidebar .homepage-sidebar-block {
  position: relative;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .sidebar .homepage-sidebar-block {
    display: none;
  }
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-1 img {
  display: block;
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-1 .block {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 14px 10px;
  background: rgba(254, 64, 68, 0.8);
  text-align: center;
  color: white;
  font-size: 28px;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.15;
  margin: 0;
}
@media (min-width: 48em) {
  body.cms-index-index .sidebar .homepage-sidebar-block-type-1 .block {
    font-size: 22px;
    font-size: 1.57143rem;
  }
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 img {
  display: block;
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block img {
  margin: 0 auto;
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block h1, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block h2, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-subtitle,
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-title, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block h3, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block table th, table body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block th, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block td:first-child, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block h2, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-subtitle,
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-title, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block h4, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-account .block-title, .block-account body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-title, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .my-account > .dashboard .box-title, .my-account > .dashboard body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .box-title, body.cms-index-index .checkout-onepage-index .sidebar .homepage-sidebar-block-type-3 .block .opc-block-progress .block-title, .checkout-onepage-index body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .opc-block-progress .block-title, body.cms-index-index .checkout-onepage-index .sidebar .opc-block-progress .homepage-sidebar-block-type-3 .block .block-title, .checkout-onepage-index body.cms-index-index .sidebar .opc-block-progress .homepage-sidebar-block-type-3 .block .block-title, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 body.is-blog .wp-sidebar .block .block-title, body.is-blog .wp-sidebar body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-title, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block h5, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .catalog-category-view .block-layered-nav .currently .block-subtitle, .catalog-category-view .block-layered-nav .currently body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-subtitle,
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .catalogsearch-result-index .block-layered-nav .currently .block-subtitle,
.catalogsearch-result-index .block-layered-nav .currently body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .block-subtitle, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .catalog-product-view .product-shop .multibuy-offer-wrapper .multibuy-title, .catalog-product-view .product-shop .multibuy-offer-wrapper body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .multibuy-title, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .catalog-product-view #product_tabs_information_contents .flowering-time p, .catalog-product-view #product_tabs_information_contents .flowering-time body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block p, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .my-account div.fieldset .legend, .my-account div.fieldset body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block .legend, body.cms-index-index .sidebar .homepage-sidebar-block-type-3 .block h6 {
  font-family: 'Libre Baskerville';
  color: white;
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 a {
  color: white;
  font-size: 12px;
  font-size: 0.85714rem;
  text-transform: uppercase;
  position: relative;
}
body.cms-index-index .sidebar .homepage-sidebar-block-type-3 a:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid white;
  position: absolute;
  top: 3px;
  left: 110%;
}
body.cms-index-index .sidebar .home_alternative_free_gift .block {
  padding: 14px 10px;
  background: #f70d18;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.15;
  margin: 0;
}
body.cms-index-index .sidebar .home_alternative_free_gift .block h3, body.cms-index-index .sidebar .home_alternative_free_gift .block table th, table body.cms-index-index .sidebar .home_alternative_free_gift .block th, body.cms-index-index .sidebar .home_alternative_free_gift .block table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr body.cms-index-index .sidebar .home_alternative_free_gift .block td:first-child, body.cms-index-index .sidebar .home_alternative_free_gift .block .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title body.cms-index-index .sidebar .home_alternative_free_gift .block h2, body.cms-index-index .sidebar .home_alternative_free_gift .block .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title body.cms-index-index .sidebar .home_alternative_free_gift .block .block-subtitle,
body.cms-index-index .sidebar .home_alternative_free_gift .block .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title body.cms-index-index .sidebar .home_alternative_free_gift .block .block-title {
  color: white;
  font-style: normal;
  padding: 0 0 0.5em;
  font-size: 22px;
  font-size: 1.57143rem;
  letter-spacing: 0;
  text-transform: none;
}
body.cms-index-index .sidebar .home_alternative_free_gift .block p {
  color: white;
  text-transform: none;
}
body.cms-index-index .sidebar .home_alternative_free_gift .block u {
  text-transform: uppercase;
  color: white;
  display: block;
  font-weight: 600;
  padding: 1em 0 0;
}
body.cms-index-index .sidebar .sidebar-social {
  background: #f7f8f4;
  padding: 20px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .sidebar .sidebar-social {
    display: none;
  }
}
body.cms-index-index .sidebar .sidebar-social p.italic {
  text-align: left;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  body.cms-index-index .sidebar .sidebar-social p.italic {
    font-size: 22px;
    font-size: 1.57143rem;
  }
}
body.cms-index-index .sidebar .sidebar-social ul li {
  margin: -3px 0 0 0;
  padding: 0;
}
body.cms-index-index .sidebar .sidebar-social ul li a {
  display: block;
}
body.cms-index-index .sidebar .sidebar-cta {
  display: none;
  position: relative;
  overflow: hidden;
  width: 50%;
}
@media (min-width: 48em) {
  body.cms-index-index .sidebar .sidebar-cta {
    width: 100%;
    display: block;
  }
}
body.cms-index-index .sidebar .sidebar-cta img {
  min-height: 130px;
}
body.cms-index-index .sidebar .sidebar-cta .content {
  padding: 15px 12px;
  padding:  1.07143rem 0.85714rem;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  color: white;
}
@media (min-width: 63.125em) {
  body.cms-index-index .sidebar .sidebar-cta .content {
    padding: 20px 12px;
    padding:  1.42857rem 0.85714rem;
  }
}
body.cms-index-index .sidebar .sidebar-cta .content h2, body.cms-index-index .sidebar .sidebar-cta .content .block-subtitle,
body.cms-index-index .sidebar .sidebar-cta .content .block-title {
  color: white;
  font-family: 'libre baskerville italic';
  margin-bottom: 4px;
  margin-bottom: 0.28571rem;
  line-height: 1em;
}
body.cms-index-index .sidebar .sidebar-cta .button--white {
  font-size: 13px;
  font-size: 0.92857rem;
  white-space: normal;
  max-width: 80%;
  padding: 0;
}
body.cms-index-index .sidebar .sidebar-cta .button--white a {
  color: white;
  display: block;
  padding: 0.7em 2em;
}
body.cms-index-index .sidebar .sidebar-cta .button--white a:hover {
  color: #052312;
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content {
  padding: 0.5em;
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .left {
  width: 49%;
  float: left;
}
@media only screen and (min-device-width: 0) and (max-device-width: 1240px) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .left img {
    min-height: 100%;
    max-height: 100%;
  }
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right {
  width: 49%;
  float: right;
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right h2, body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-subtitle,
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-title {
  text-align: left;
  margin-bottom: 0.2em;
  font-style: normal;
  font-family: "Lato", Tahoma, arial, sans-serif;
}
@media (min-width: 48em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right h2, body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-subtitle,
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-title {
    font-size: 14px;
    font-size: 1rem;
    letter-spacing: 1px;
  }
}
@media (min-width: 64em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right h2, body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-subtitle,
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-title {
    font-size: 18px;
    font-size: 1.28571rem;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 77.5em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right h2, body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-subtitle,
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .block-title {
    font-size: 24px;
    font-size: 1.71429rem;
    letter-spacing: 1.8px;
  }
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right p {
  color: white;
  text-align: left;
}
@media (min-width: 48em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right p {
    font-size: 11px;
    font-size: 0.78571rem;
    margin: 0.2em 0;
  }
}
@media (min-width: 64em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right p {
    font-size: 14px;
    font-size: 1rem;
    margin: 0.75em 0;
  }
}
@media (min-width: 77.5em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right p {
    font-size: 16px;
    font-size: 1.14286rem;
    margin: 0.75em 0;
  }
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .button-bg-white {
  max-width: 90%;
  -webkit-box-shadow: 10px 11px 5px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 11px 5px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 11px 5px -8px rgba(0, 0, 0, 0.75);
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .button-bg-white a {
  color: #006f28;
  background: white;
  display: block;
  padding: 0.3em 0.5em;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
}
body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .button-bg-white a:hover {
  color: #052312;
}
@media (min-width: 48em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .button-bg-white a {
    font-size: 10px;
    font-size: 0.71429rem;
  }
}
@media (min-width: 64em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .button-bg-white a {
    font-size: 12px;
    font-size: 0.85714rem;
  }
}
@media (min-width: 77.5em) {
  body.cms-index-index .sidebar .catalogue-request.sidebar-cta .content .right .button-bg-white a {
    font-size: 14px;
    font-size: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .main-container {
    background-image: none;
    padding: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  body.cms-index-index .col-main {
    display: none;
  }
}
body.cms-index-index .col-main .view-all {
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  margin-right: 15px;
  letter-spacing: 1px;
}
body.cms-index-index .col-main .view-all:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #0f743b;
  position: absolute;
  top: 4px;
  left: 110%;
}
body.cms-index-index .col-main .content-tab-wrapper {
  float: left;
  width: 100%;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav {
  display: block;
  width: 100%;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only {
  /*li:nth-last-child(1) {
      margin-right: unset;
  }*/
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li {
  float: left;
  width: 24.80%;
  margin-right: 0.2%;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li a {
  color: white;
  text-align: center;
  background: #0f743b;
  display: block;
  width: 100%;
  border-radius: 5px 5px 0 0;
  border-left: 2px solid #0f743b;
  border-right: 2px solid #0f743b;
  border-top: 2px solid #0f743b;
  padding: 1em 0;
  font-weight: bold;
}
@media (min-width: 48em) {
  body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li a {
    font-size: 11px;
    font-size: 0.78571rem;
    letter-spacing: 0;
  }
}
@media (min-width: 64em) {
  body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li a {
    font-size: 14px;
    font-size: 1rem;
    letter-spacing: 2px;
  }
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only li a.active {
  background: white;
  color: #0f743b;
  display: block;
  width: 100%;
  outline: none;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-nav ul.medium-large-only .last-list {
  width: 25%;
  margin-right: 0;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab {
  position: relative;
  z-index: 1;
  border-left: 2px solid #0f743b;
  border-right: 2px solid #0f743b;
  border-bottom: 2px solid #0f743b;
  float: left;
  padding: 0.7em 0.5em 0.5em;
  width: 100%;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab .view-all {
  position: absolute;
  right: 15px;
  top: 10px;
  margin-top: 0.3em;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab .view-all.bottom {
  position: relative;
  margin: -1.6em 0.5em 1em;
}
body.cms-index-index .col-main .content-tab-wrapper .homepage-content-tab .category-products li.item .price-box {
  height: 25px;
}
body.cms-index-index .product-list {
  width: 100%;
  float: left;
  margin-top: 14px;
  padding-bottom: 0;
}
@media (min-width: 0) and ("no-query" true: 48em) {
  body.cms-index-index button span {
    font-size: 12px;
    font-size: 0.85714rem;
  }
}
body.cms-index-index .products-grid {
  padding-bottom: 0;
}
body.cms-index-index .products-grid.first {
  padding-top: 0;
}
body.cms-index-index .two-offers {
  float: left;
  width: 100%;
}
body.cms-index-index .two-offers .products-grid .product-image {
  margin-bottom: 0;
}
body.cms-index-index .two-offers .products-grid .product-image .ribbon {
  width: auto;
}
body.cms-index-index .two-offers .products-grid .product-image .roundel {
  display: none;
}
body.cms-index-index .two-offers .products-grid.first {
  display: block;
}
body.cms-index-index .two-offers .products-grid {
  border: none;
  padding-bottom: 0;
}
body.cms-index-index .two-offers .products-grid li.item {
  padding: 0;
  margin: 0;
  width: 49%;
  border: 10px solid #eef1e8;
}
body.cms-index-index .two-offers .products-grid li.item.last {
  float: right;
}
body.cms-index-index .two-offers .products-grid li.item > a {
  display: block;
  width: 100%;
}
body.cms-index-index .two-offers .products-grid li.item > a img {
  width: 100%;
  display: block;
}
body.cms-index-index .two-offers .products-grid li.item .product-box {
  background: rgba(255, 255, 255, 0.7);
}
body.cms-index-index .two-offers .products-grid li.item .product-box {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 14px 0;
  margin: 0;
  z-index: 2;
}
body.cms-index-index .two-offers .products-grid li.item .prod-box-left {
  width: 64%;
  text-align: left;
  padding-left: 20px;
}
body.cms-index-index .two-offers .products-grid li.item .price-box {
  height: auto;
}
body.cms-index-index .two-offers .products-grid li.item .product-name, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item h3, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item table th, body.cms-index-index .two-offers table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item th, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item table.data-table-alt tbody tr td:first-child, body.cms-index-index .two-offers table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item td:first-child, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item h2, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-subtitle,
body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-title,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item h3,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item table th,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item table th,
body.cms-index-index .two-offers table .catalogsearch-result-index .categories-landing .products-grid li.item th,
table .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item th,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item table.data-table-alt tbody tr td:first-child,
body.cms-index-index .two-offers table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item td:first-child,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item h2,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-subtitle,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-title {
  font-size: 26px;
  font-size: 1.85714rem;
  text-transform: uppercase;
  padding: 0;
  line-height: 1;
  height: inherit;
}
body.cms-index-index .two-offers .products-grid li.item .product-name a, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item h3 a, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item h3 a, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item table th a, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item table th a, body.cms-index-index .two-offers table .catalog-category-view .categories-landing .products-grid li.item th a, table .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item th a, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item table.data-table-alt tbody tr td:first-child a, body.cms-index-index .two-offers table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child a, table.data-table-alt tbody tr .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item td:first-child a, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a, body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item h2 a, body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a, .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a, body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-subtitle a,
body.cms-index-index .two-offers .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-title a,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item h3 a,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item h3 a,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item table th a,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item table th a,
body.cms-index-index .two-offers table .catalogsearch-result-index .categories-landing .products-grid li.item th a,
table .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item th a,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item table.data-table-alt tbody tr td:first-child a,
body.cms-index-index .two-offers table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child a,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item td:first-child a,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item h2 a,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-subtitle a,
body.cms-index-index .two-offers .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
body.cms-index-index .two-offers .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing body.cms-index-index .two-offers .products-grid li.item .block-title a {
  color: #052312;
  font-weight: 300;
  letter-spacing: -2px;
}
body.cms-index-index .two-offers .products-grid li.item .button--black {
  width: 30%;
  position: absolute;
  bottom: 14px;
  right: 20px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 48em) {
  body.cms-index-index .two-offers .products-grid li.item .button--black span > span {
    font-size: 11px;
    font-size: 0.78571rem;
  }
}
@media (min-width: 64em) {
  body.cms-index-index .two-offers .products-grid li.item .button--black span > span {
    font-size: 16px;
    font-size: 1.14286rem;
  }
}
body.cms-index-index .unique-selling-points {
  padding: 1% 1% 0;
}

/**
 * Two Static Content Boxes
 */
.two-column-static {
  margin: 2% 0;
  float: left;
  width: 100%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .two-column-static {
    display: none;
  }
}
.two-column-static .image-list {
  width: 49%;
  float: left;
}
.two-column-static .image-list:first-child {
  margin-right: 2%;
}

.image-list {
  background: #fafafa;
  margin-bottom: 2%;
}
.image-list .image-list--left {
  overflow: hidden;
  width: 48.5%;
  height: 100%;
  float: left;
}
.image-list .image-list--left img {
  max-height: none;
  max-width: none;
  width: 100%;
}
.image-list .image-list--right {
  width: 51.5%;
  float: left;
}
.image-list .image-list--right h2, .image-list .image-list--right .block-subtitle,
.image-list .image-list--right .block-title {
  width: 100%;
  background: #1d4b31;
  color: white;
  padding: 0.75em;
  font-size: 26px;
  font-size: 1.85714rem;
}
.image-list .image-list--right h2 a, .image-list .image-list--right .block-subtitle a,
.image-list .image-list--right .block-title a {
  color: white;
}
.image-list .image-list--right ul {
  width: 100%;
  float: left;
}
.image-list .image-list--right ul li {
  padding: 6%;
  border-bottom: 1px solid #e3eccb;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.image-list .image-list--right ul li:last-child {
  border-bottom: 0;
}
.image-list .image-list--right ul li:hover {
  background: #e3eccb;
}
.image-list .image-list--right ul li p {
  color: #052312;
  text-transform: uppercase;
  display: block;
  width: 100%;
  font-size: 10px;
  font-size: 0.71429rem;
}

.products-grid {
  padding-bottom: 0;
  border-bottom: none;
}
.products-grid li.item {
  width: 22.75%;
  margin: 0 3% 0 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid li.item {
    width: 48%;
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .products-grid li.item {
    width: 48%;
    margin-right: 0;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid li.item.odd {
    clear: both;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .products-grid li.item.odd {
    clear: both;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid li.item.even {
    float: right;
  }
}
@media (min-width: 0) and (max-width: 56.25em) {
  .products-grid li.item.even {
    float: right;
  }
}
.products-grid li.item:hover .product-image img,
.products-grid li.item:hover .cat-image img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.products-grid li.item.last {
  margin-right: 0;
}
.products-grid li.item.first {
  margin-left: 0;
}
.products-grid li.item .product-image img {
  width: 100%;
}
.products-grid li.item .product-name, .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item table th, table .catalog-category-view .categories-landing .products-grid li.item th, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing .products-grid li.item table th,
table .catalogsearch-result-index .categories-landing .products-grid li.item th,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title {
  font-size: 14px;
  font-size: 1rem;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid li.item .product-head {
    min-height: 10em;
  }
}
@media (min-width: 48em) {
  .products-grid li.item .product-head {
    min-height: 9em;
  }
}
@media (min-width: 64em) {
  .products-grid li.item .product-head {
    min-height: 9em;
  }
}
.products-grid li.item .product-head .product-name, .catalog-category-view .categories-landing .products-grid li.item .product-head h3, .catalog-category-view .categories-landing .products-grid li.item .product-head table th, .catalog-category-view .categories-landing .products-grid li.item table .product-head th, table .catalog-category-view .categories-landing .products-grid li.item .product-head th, .catalog-category-view .categories-landing .products-grid li.item .product-head table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .product-head td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .product-head td:first-child, .catalog-category-view .categories-landing .products-grid li.item .product-head .checkout-onepage-index .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-head h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .product-head h2, .catalog-category-view .categories-landing .products-grid li.item .product-head .checkout-onepage-index .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-head .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .product-head .block-subtitle,
.catalog-category-view .categories-landing .products-grid li.item .product-head .checkout-onepage-index .opc .section .step-title .block-title,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-head .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .product-head .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item .product-head h3,
.catalogsearch-result-index .categories-landing .products-grid li.item .product-head table th,
.catalogsearch-result-index .categories-landing .products-grid li.item table .product-head th,
table .catalogsearch-result-index .categories-landing .products-grid li.item .product-head th,
.catalogsearch-result-index .categories-landing .products-grid li.item .product-head table.data-table-alt tbody tr td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .product-head td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .product-head td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item .product-head .checkout-onepage-index .opc .section .step-title h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-head h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .product-head h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .product-head .checkout-onepage-index .opc .section .step-title .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-head .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .product-head .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .product-head .checkout-onepage-index .opc .section .step-title .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-head .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .product-head .block-title {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.1;
}
.products-grid li.item .product-head .pack {
  color: #052312;
  font-size: 12px;
  font-size: 0.85714rem;
}
.products-grid li.item .product-image {
  position: relative;
  margin-bottom: 14px;
}
.products-grid li.item .product-image .p-image {
  display: block;
}
.products-grid li.item .product-image .ribbon {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  z-index: 2;
}
.products-grid li.item .actions {
  padding-top: 10px;
  padding-top: 0.71429rem;
}
.products-grid li.item .actions .button--green, .products-grid li.item .actions button.button, .products-grid li.item .actions .feefo-reviewlist .load-more-btn, .feefo-reviewlist .products-grid li.item .actions .load-more-btn, .products-grid li.item .actions .checkout-onepage-index .opc .section .step .back-link a, .checkout-onepage-index .opc .section .step .back-link .products-grid li.item .actions a, .products-grid .std ul.plant-cat-list li.item .actions .video-text .watch-now-button, .std ul.plant-cat-list .products-grid li.item .actions .video-text .watch-now-button, .products-grid .std ul.plant-cat-list li.item .video-text .actions .watch-now-button, .std ul.plant-cat-list .products-grid li.item .video-text .actions .watch-now-button {
  padding: 0.4em 2em;
}
.products-grid.first {
  padding-top: 10px;
  padding-top: 0.71429rem;
}
.products-grid.last .item {
  padding-bottom: 25px;
  padding-bottom: 1.78571rem;
}
.products-grid .product-row {
  display: inline-block;
  margin-bottom: 0.2em;
  clear: both;
  width: 100%;
}
.products-grid .product-row .pack-label {
  height: 25px;
  line-height: 25px;
  float: left;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid .product-row .pack-label {
    font-size: 1.1rem;
  }
}
@media (min-width: 48em) {
  .products-grid .product-row .pack-label {
    font-size: 0.9rem;
  }
}
@media (min-width: 64em) {
  .products-grid .product-row .pack-label {
    font-size: 1.1rem;
  }
}
.products-grid .product-row .pack-price {
  position: absolute;
  height: 25px;
  line-height: 25px;
  color: #0f743b;
  font-weight: bold;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid .product-row .pack-price {
    font-size: 1.1rem;
    right: 28%;
  }
}
@media (min-width: 48em) {
  .products-grid .product-row .pack-price {
    font-size: 0.9rem;
    right: 32%;
  }
}
@media (min-width: 64em) {
  .products-grid .product-row .pack-price {
    font-size: 1.1rem;
    right: 32%;
  }
}
.products-grid .product-row .button-buy-now {
  position: absolute;
  right: 0;
  background: #0f743b;
  color: white;
  text-transform: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .products-grid .product-row .button-buy-now {
    padding: 0 0.2em;
  }
}
@media (min-width: 48em) {
  .products-grid .product-row .button-buy-now {
    padding: 0 0.4em;
  }
}
@media (min-width: 64em) {
  .products-grid .product-row .button-buy-now {
    padding: 0 0.8em;
  }
}
.products-grid .product-row .button-buy-now:after {
  clear: both;
}

.categories-landing .products-grid h3 a, .categories-landing .products-grid table th a, table .categories-landing .products-grid th a, .categories-landing .products-grid table.data-table-alt tbody tr td:first-child a, table.data-table-alt tbody tr .categories-landing .products-grid td:first-child a, .categories-landing .products-grid .checkout-onepage-index .opc .section .step-title h2 a, .checkout-onepage-index .opc .section .step-title .categories-landing .products-grid h2 a, .categories-landing .products-grid .checkout-onepage-index .opc .section .step-title .block-subtitle a, .checkout-onepage-index .opc .section .step-title .categories-landing .products-grid .block-subtitle a,
.categories-landing .products-grid .checkout-onepage-index .opc .section .step-title .block-title a,
.checkout-onepage-index .opc .section .step-title .categories-landing .products-grid .block-title a {
  text-transform: none;
}

.category-products .products-grid .product-name a, .category-products .catalog-category-view .categories-landing .products-grid li.item h3 a, .catalog-category-view .categories-landing .category-products .products-grid li.item h3 a, .category-products .catalog-category-view .categories-landing .products-grid li.item table th a, .catalog-category-view .categories-landing .category-products .products-grid li.item table th a, .category-products table .catalog-category-view .categories-landing .products-grid li.item th a, table .catalog-category-view .categories-landing .category-products .products-grid li.item th a, .category-products .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a, .catalog-category-view .categories-landing .category-products .products-grid li.item table.data-table-alt tbody tr td:first-child a, .category-products table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child a, table.data-table-alt tbody tr .catalog-category-view .categories-landing .category-products .products-grid li.item td:first-child a, .category-products .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a, .catalog-category-view .categories-landing .category-products .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a, .category-products .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .category-products .products-grid li.item h2 a, .category-products .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a, .catalog-category-view .categories-landing .category-products .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a, .category-products .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .category-products .products-grid li.item .block-subtitle a,
.category-products .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalog-category-view .categories-landing .category-products .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.category-products .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .category-products .products-grid li.item .block-title a,
.category-products .catalogsearch-result-index .categories-landing .products-grid li.item h3 a,
.catalogsearch-result-index .categories-landing .category-products .products-grid li.item h3 a,
.category-products .catalogsearch-result-index .categories-landing .products-grid li.item table th a,
.catalogsearch-result-index .categories-landing .category-products .products-grid li.item table th a,
.category-products table .catalogsearch-result-index .categories-landing .products-grid li.item th a,
table .catalogsearch-result-index .categories-landing .category-products .products-grid li.item th a,
.category-products .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a,
.catalogsearch-result-index .categories-landing .category-products .products-grid li.item table.data-table-alt tbody tr td:first-child a,
.category-products table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child a,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .category-products .products-grid li.item td:first-child a,
.category-products .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a,
.catalogsearch-result-index .categories-landing .category-products .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a,
.category-products .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .category-products .products-grid li.item h2 a,
.category-products .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a,
.catalogsearch-result-index .categories-landing .category-products .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a,
.category-products .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .category-products .products-grid li.item .block-subtitle a,
.category-products .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalogsearch-result-index .categories-landing .category-products .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.category-products .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .category-products .products-grid li.item .block-title a {
  text-transform: none;
}

.catalog-category-view .sidebar .block-layered-nav .out-of-season {
  color: #0d3e21;
  font-family: "Lato-Black", Tahoma, arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.catalog-category-view .products-grid li.item .product-head .price-box {
  height: auto;
}

.listing-sidebar-block {
  position: relative;
  margin-bottom: 30px;
  margin-bottom: 2.14286rem;
}
.listing-sidebar-block:last-child {
  margin-bottom: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .listing-sidebar-block {
    display: none;
  }
}
.listing-sidebar-block img {
  display: block;
}
.listing-sidebar-block .block {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 14px 10px;
  background: rgba(254, 64, 68, 0.8);
  text-align: center;
  color: white;
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.15;
  margin: 0;
}
.listing-sidebar-block.listing-sidebar-block-type-1 {
  background-image: url(../images/flower-bg--big.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  text-align: center;
  padding: 30px 0 0;
  padding:  2.14286rem 0 0;
}
.listing-sidebar-block.listing-sidebar-block-type-1 .block {
  position: relative;
}
.listing-sidebar-block.listing-sidebar-block-type-1 img {
  margin: 0 0 20px;
  margin:  0 0 1.42857rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.listing-sidebar-block.listing-sidebar-block-type-1 img.background-override {
  display: none;
}
.listing-sidebar-block.listing-sidebar-block-type-1 h2, .listing-sidebar-block.listing-sidebar-block-type-1 .block-subtitle,
.listing-sidebar-block.listing-sidebar-block-type-1 .block-title {
  color: white;
  font-family: 'libre baskerville italic';
  margin-bottom: 15px;
  margin-bottom: 1.07143rem;
  max-width: 100%;
}
.listing-sidebar-block.listing-sidebar-block-type-1 .button--white {
  max-width: 100%;
  white-space: normal;
  padding: 0;
}
.listing-sidebar-block.listing-sidebar-block-type-1 .button--white a {
  color: white;
  display: block;
  padding: 0.7em 2em;
}
.listing-sidebar-block.listing-sidebar-block-type-1 .button--white a:hover {
  color: #052312;
}

.main .category-title {
  margin-bottom: 0 !important;
}
.main .category-title h1 {
  margin-bottom: 0 !important;
}

/*************************************************
 * _product-theme.scss
 *
 * Styling for the product page and related elements.
 ************************************************/
.catalog-product-view .product-img-box {
  position: relative;
  margin-right: 1em;
}
.catalog-product-view .product-img-box .MagicToolboxContainer.selectorsRight {
  width: auto !important;
}
.catalog-product-view .product-img-box .MagicToolboxMainContainer, .catalog-product-view .product-img-box .main-image-container {
  float: left !important;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-img-box {
    width: 100%;
  }
  .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer {
    visibility: hidden;
  }
}
@media (min-width: 48em) {
  .catalog-product-view .product-img-box {
    width: 46%;
  }
  .catalog-product-view .product-img-box .MagicToolboxMainContainer, .catalog-product-view .product-img-box .main-image-container {
    width: 100% !important;
  }
  .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer {
    visibility: hidden;
  }
  .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer, .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer.MagicScroll {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-img-box {
    width: 58%;
  }
  .catalog-product-view .product-img-box .MagicToolboxMainContainer, .catalog-product-view .product-img-box .main-image-container {
    width: 75% !important;
  }
  .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer {
    visibility: visible;
  }
  .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer, .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer.MagicScroll {
    display: block !important;
    visibility: visible !important;
  }
}
@media (min-width: 77.5em) {
  .catalog-product-view .product-img-box {
    width: 58%;
  }
  .catalog-product-view .product-img-box .MagicToolboxMainContainer, .catalog-product-view .product-img-box .main-image-container {
    width: 79% !important;
  }
  .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer {
    visibility: visible;
  }
  .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer, .catalog-product-view .product-img-box .MagicToolboxSelectorsContainer.MagicScroll {
    display: block !important;
    visibility: visible !important;
  }
}
.catalog-product-view .product-img-box .ribbon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.catalog-product-view .product-img-box .roundel {
  position: absolute;
  bottom: 20px;
  bottom: 1.42857rem;
  left: 20px;
  left: 1.42857rem;
  max-width: 30%;
  z-index: 2;
}
.catalog-product-view .product-img-box .out-of-stock {
  position: absolute;
  top: 45%;
  right: 25%;
  text-align: center;
  width: 50%;
  z-index: 2;
  background-color: rgba(247, 13, 24, 0.75);
  color: white;
  border: 0 none transparent;
  padding: 14px 0;
  padding:  1rem 0;
  font-size: 21px;
  font-size: 1.5rem;
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: 700;
}
.catalog-product-view .product-img-box:hover .out-of-stock {
  display: none;
}
.catalog-product-view .product-img-box .main-image-container {
  position: relative;
}
.catalog-product-view .product-img-box .main-image-container .MagicZoomPlus {
  z-index: 1;
}
.catalog-product-view .product-img-box .flexslider-prodview {
  margin: 0 20px;
  margin:  0 1.42857rem;
  padding: 0 40px;
  padding:  0 2.85714rem;
}
.catalog-product-view .product-img-box .flexslider-prodview .slides > li {
  margin-right: 3px;
}
.catalog-product-view .product-img-box .flexslider-prodview img {
  border-color: #eef1e9;
}

@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop {
    width: 100%;
  }
}
@media (min-width: 48em) {
  .catalog-product-view .product-shop {
    width: 52%;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-shop {
    width: 40%;
  }
}
@media (min-width: 77.5em) {
  .catalog-product-view .product-shop {
    width: 40%;
  }
}
.catalog-product-view .product-shop .product-image.small-only {
  margin-top: 0;
  margin-bottom: 1em;
  float: none;
}
.catalog-product-view .product-shop .no-offers-available .out-of-stock-block-btn {
  float: none;
  width: 100%;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart,
.catalog-product-view .product-shop .product-options-bottom .add-to-cart,
.catalog-product-view .product-shop .out-of-stock-block-btn,
.catalog-product-view .product-shop .block-offer {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .add-to-box .add-to-cart,
  .catalog-product-view .product-shop .product-options-bottom .add-to-cart,
  .catalog-product-view .product-shop .out-of-stock-block-btn,
  .catalog-product-view .product-shop .block-offer {
    float: none;
  }
}
@media (min-width: 48em) {
  .catalog-product-view .product-shop .add-to-box .add-to-cart,
  .catalog-product-view .product-shop .product-options-bottom .add-to-cart,
  .catalog-product-view .product-shop .out-of-stock-block-btn,
  .catalog-product-view .product-shop .block-offer {
    width: 100%;
    float: none;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-shop .add-to-box .add-to-cart,
  .catalog-product-view .product-shop .product-options-bottom .add-to-cart,
  .catalog-product-view .product-shop .out-of-stock-block-btn,
  .catalog-product-view .product-shop .block-offer {
    width: 46%;
    margin-bottom: 0;
    float: right;
  }
}
@media (min-width: 77.5em) {
  .catalog-product-view .product-shop .add-to-box .add-to-cart,
  .catalog-product-view .product-shop .product-options-bottom .add-to-cart,
  .catalog-product-view .product-shop .out-of-stock-block-btn,
  .catalog-product-view .product-shop .block-offer {
    margin-bottom: 0;
    float: right;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-shop .block-offer {
    float: left;
  }
}
.catalog-product-view .product-shop .block-offer p {
  color: #f70d18;
  text-transform: uppercase;
}
.catalog-product-view .product-shop .block-offer p.offer-note {
  font-family: "Lato-Black", Tahoma, arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.14286rem;
}
.catalog-product-view .product-shop .block-offer p.offer-name {
  font-size: 14px;
  font-size: 1rem;
}
.catalog-product-view .product-shop .block-offer p a {
  color: #f70d18;
}
.catalog-product-view .product-shop .block-offer p a:hover {
  color: #8b9da1;
}
.catalog-product-view .product-shop .out-of-stock-block-btn {
  float: right;
  padding-top: 16px;
  padding-top: 1.14286rem;
  padding-bottom: 17px;
  padding-bottom: 1.21429rem;
}
.catalog-product-view .product-shop .grouped-items-table {
  margin-bottom: 1em;
}
.catalog-product-view .product-shop .grouped-items-table label {
  text-transform: none;
}
.catalog-product-view .product-shop .grouped-items-table tr {
  padding-left: 0;
  border-bottom: 1px solid #cbd3d5;
  border-top: 1px solid #cbd3d5;
  background: white;
}
.catalog-product-view .product-shop .grouped-items-table tr td {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .grouped-items-table tr td .out-of-stock {
    width: 50%;
  }
}
.catalog-product-view .product-shop .grouped-items-table tr td:first-child p {
  margin-right: 0.2em;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .grouped-items-table tr td:first-child {
    width: 100%;
  }
}
@media (min-width: 48em) {
  .catalog-product-view .product-shop .grouped-items-table tr td:first-child {
    width: 100%;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-shop .grouped-items-table tr td:first-child {
    width: 100%;
  }
}
@media (min-width: 77.5em) {
  .catalog-product-view .product-shop .grouped-items-table tr td:first-child {
    width: 60%;
  }
}
.catalog-product-view .product-shop .grouped-items-table .custom-qty label {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: normal;
  vertical-align: middle;
}
.catalog-product-view .product-shop .grouped-items-table .grouped-btn-cart {
  background: #0f743b;
  border: medium none;
  color: white;
  padding: 0.5em 1em;
  text-transform: none;
  float: right;
}
.catalog-product-view .product-shop .grouped-items-table .grouped-btn-cart span > span {
  font-size: 18px;
  font-size: 1.28571rem;
}
.catalog-product-view .product-shop .grouped-items-table td.td-mobile-block, .catalog-product-view .product-shop .grouped-items-table td.td-mobile-block:first-child {
  display: inline-block;
}
.catalog-product-view .product-shop .grouped-items-table td.td-mobile-block {
  display: inline-block;
  padding: 0.5em 0;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .grouped-items-table td.td-mobile-block {
    width: 60%;
  }
}
@media (min-width: 48em) {
  .catalog-product-view .product-shop .grouped-items-table td.td-mobile-block {
    width: 60%;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-shop .grouped-items-table td.td-mobile-block {
    width: 60%;
  }
}
@media (min-width: 77.5em) {
  .catalog-product-view .product-shop .grouped-items-table td.td-mobile-block {
    width: 39%;
  }
}
.catalog-product-view .product-shop .grouped-items-table .price-box .regular-price .price {
  color: #0f743b;
}
.catalog-product-view .product-shop .product-price {
  display: none;
}
.catalog-product-view .product-shop .product-name, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item h3, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h3, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table th, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .product-shop th, .catalog-product-view .product-shop table .catalog-category-view .categories-landing .products-grid li.item th, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop th, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child, .catalog-product-view .product-shop table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h2, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle,
.catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item h3,
.catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h3,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table th,
.catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .product-shop th,
.catalog-product-view .product-shop table .catalogsearch-result-index .categories-landing .products-grid li.item th,
table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop th,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child,
.catalog-product-view .product-shop table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h2,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title {
  width: 100%;
}
.catalog-product-view .product-shop .product-name a, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item h3 a, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h3 a, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table th a, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .product-shop th a, .catalog-product-view .product-shop table .catalog-category-view .categories-landing .products-grid li.item th a, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop th a, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child a, .catalog-product-view .product-shop table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child a, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child a, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2 a, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h2 a, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle a, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle a,
.catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title a,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title a,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item h3 a,
.catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h3 a,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table th a,
.catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .product-shop th a,
.catalog-product-view .product-shop table .catalogsearch-result-index .categories-landing .products-grid li.item th a,
table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop th a,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child a,
.catalog-product-view .product-shop table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child a,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child a,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2 a,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h2 a,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle a,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle a,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title a,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title a {
  text-transform: none;
}
.catalog-product-view .product-shop .product-name.product-name-nosubtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item h3.product-name-nosubtitle, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h3.product-name-nosubtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table th.product-name-nosubtitle, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .product-shop th.product-name-nosubtitle, .catalog-product-view .product-shop table .catalog-category-view .categories-landing .products-grid li.item th.product-name-nosubtitle, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop th.product-name-nosubtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td.product-name-nosubtitle:first-child, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td.product-name-nosubtitle:first-child, .catalog-product-view .product-shop table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td.product-name-nosubtitle:first-child, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop td.product-name-nosubtitle:first-child, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2.product-name-nosubtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2.product-name-nosubtitle, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2.product-name-nosubtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h2.product-name-nosubtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-name-nosubtitle.block-subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .product-name-nosubtitle.block-subtitle, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .product-name-nosubtitle.block-subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .product-name-nosubtitle.block-subtitle,
.catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-name-nosubtitle.block-title,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .product-name-nosubtitle.block-title,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .product-name-nosubtitle.block-title,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .product-name-nosubtitle.block-title,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item h3.product-name-nosubtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h3.product-name-nosubtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table th.product-name-nosubtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .product-shop th.product-name-nosubtitle,
.catalog-product-view .product-shop table .catalogsearch-result-index .categories-landing .products-grid li.item th.product-name-nosubtitle,
table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop th.product-name-nosubtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td.product-name-nosubtitle:first-child,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td.product-name-nosubtitle:first-child,
.catalog-product-view .product-shop table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td.product-name-nosubtitle:first-child,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop td.product-name-nosubtitle:first-child,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2.product-name-nosubtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2.product-name-nosubtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2.product-name-nosubtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h2.product-name-nosubtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-name-nosubtitle.block-subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .product-name-nosubtitle.block-subtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .product-name-nosubtitle.block-subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .product-name-nosubtitle.block-subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .product-name-nosubtitle.block-title,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .product-name-nosubtitle.block-title,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .product-name-nosubtitle.block-title,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .product-name-nosubtitle.block-title {
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
}
.catalog-product-view .product-shop .product-name .subtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item h3 .subtitle, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h3 .subtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table th .subtitle, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .product-shop th .subtitle, .catalog-product-view .product-shop table .catalog-category-view .categories-landing .products-grid li.item th .subtitle, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop th .subtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child .subtitle, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child .subtitle, .catalog-product-view .product-shop table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child .subtitle, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child .subtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 .subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2 .subtitle, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 .subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop h2 .subtitle, .catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle .subtitle, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle .subtitle, .catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle .subtitle, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle .subtitle,
.catalog-product-view .product-shop .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title .subtitle,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title .subtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title .subtitle,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title .subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item h3 .subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h3 .subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table th .subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .product-shop th .subtitle,
.catalog-product-view .product-shop table .catalogsearch-result-index .categories-landing .products-grid li.item th .subtitle,
table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop th .subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child .subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .product-shop td:first-child .subtitle,
.catalog-product-view .product-shop table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child .subtitle,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop td:first-child .subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 .subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop h2 .subtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 .subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop h2 .subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle .subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-subtitle .subtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle .subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-subtitle .subtitle,
.catalog-product-view .product-shop .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title .subtitle,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .product-shop .block-title .subtitle,
.catalog-product-view .product-shop .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title .subtitle,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .product-shop .block-title .subtitle {
  font-size: 15px;
  font-size: 1.07143rem;
  margin-top: 10px;
  margin-top: 0.71429rem;
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
  display: block;
}
.catalog-product-view .product-shop .short-description {
  font-size: 15px;
  font-size: 1.07143rem;
}
.catalog-product-view .product-shop .add-to-box .related-offer {
  border: 2px solid #f70d18;
  margin: 20px 0;
  margin:  1.42857rem 0;
  display: block;
}
.catalog-product-view .product-shop .add-to-box .related-offer .multi-buy {
  background: #f70d18;
  color: white;
  display: inline-block;
  padding: 1.2em 0.2em;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 28%;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy {
    padding: 1.6em 0.2em;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy span {
    text-align: center;
    font-size: 18px;
    font-size: 1.28571rem;
  }
}
@media (min-width: 48em) {
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy {
    padding: 2em 0.2em;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy span {
    text-align: center;
    font-size: 16px;
    font-size: 1.14286rem;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy {
    padding: 0.6em 0.2em;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy span {
    text-align: center;
    font-size: 18px;
    font-size: 1.28571rem;
  }
}
@media (min-width: 77.5em) {
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy {
    padding: 0.6em 0.2em;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .multi-buy span {
    text-align: center;
    font-size: 20px;
    font-size: 1.42857rem;
  }
}
.catalog-product-view .product-shop .add-to-box .related-offer .deal {
  display: inline-block;
  text-align: center;
  width: 70%;
  vertical-align: middle;
}
.catalog-product-view .product-shop .add-to-box .related-offer .deal a {
  padding: 10px 5px;
  padding:  0.71429rem 0.35714rem;
  font-size: 13px;
  font-size: 0.92857rem;
  color: #f70d18;
  letter-spacing: 2px;
  letter-spacing: 0.14286rem;
  text-transform: uppercase;
  display: block;
}
.catalog-product-view .product-shop .add-to-box .related-offer .deal a span, .catalog-product-view .product-shop .add-to-box .related-offer .deal a b, .catalog-product-view .product-shop .add-to-box .related-offer .deal a strong {
  font-family: "Lato-Black", Tahoma, arial, sans-serif;
  font-size: 16px;
  font-size: 1.14286rem;
  display: block;
}
@media (min-width: 48em) {
  .catalog-product-view .product-shop .add-to-box .related-offer .deal {
    margin: 0;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .deal a {
    font-size: 10px;
    font-size: 0.71429rem;
    padding: 11px 5px;
    padding:  0.78571rem 0.35714rem;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .deal a span {
    font-size: 12px;
    font-size: 0.85714rem;
  }
}
@media (min-width: 64em) {
  .catalog-product-view .product-shop .add-to-box .related-offer .deal {
    margin: 0;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .deal a {
    font-size: 10px;
    font-size: 0.71429rem;
    padding: 11px 5px;
    padding:  0.78571rem 0.35714rem;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .deal a span {
    font-size: 14px;
    font-size: 1rem;
  }
}
@media (min-width: 77.5em) {
  .catalog-product-view .product-shop .add-to-box .related-offer .deal a {
    font-size: 13px;
    font-size: 0.92857rem;
    padding: 8px 5px 7px;
    padding:  0.57143rem 0.35714rem 0.5rem;
  }
  .catalog-product-view .product-shop .add-to-box .related-offer .deal a span {
    font-size: 16px;
    font-size: 1.14286rem;
  }
}
.catalog-product-view .product-shop .add-to-box .add-to-cart button {
  width: 100%;
}
.catalog-product-view .product-shop .add-to-box .add-to-cart button > span > span {
  font-size: 14px;
  font-size: 1rem;
  width: 100%;
  padding: 0;
}
.catalog-product-view .product-tabs-content .tab-content-data {
  margin-bottom: 14px;
}
.catalog-product-view #product_tabs_information_contents .important-information {
  margin-bottom: 28px;
}
.catalog-product-view #product_tabs_information_contents .important-information table td {
  text-transform: none;
}
.catalog-product-view #product_tabs_information_contents .monthly-table {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
}
.catalog-product-view #product_tabs_information_contents .flowering-time p {
  background-color: #d9e8ae;
  padding: 16px 24px;
  text-transform: none;
}
.catalog-product-view #product_tabs_information_contents .flowering-time ul {
  padding: 6px 8px;
}
.catalog-product-view #product_tabs_information_contents .flowering-time ul li {
  font-size: 22px;
  font-size: 1.57143rem;
  margin: 0;
  height: 36px;
  width: 36px;
  line-height: 1.85em;
}
.catalog-product-view #product_tabs_information_contents .flowering-time ul li.active {
  padding-left: 0;
  text-align: center;
  padding-right: 0;
  height: 36px;
  width: 36px;
  margin: 0;
  background: url(../images/green-flower-circle.png) no-repeat 0 0;
}
.catalog-product-view #product_tabs_information_contents .planting-notes {
  margin-top: 28px;
}
.catalog-product-view #product_tabs_information_contents .planting-notes h5, .catalog-product-view #product_tabs_information_contents .planting-notes .catalog-category-view .block-layered-nav .currently .block-subtitle, .catalog-category-view .block-layered-nav .currently .catalog-product-view #product_tabs_information_contents .planting-notes .block-subtitle,
.catalog-product-view #product_tabs_information_contents .planting-notes .catalogsearch-result-index .block-layered-nav .currently .block-subtitle,
.catalogsearch-result-index .block-layered-nav .currently .catalog-product-view #product_tabs_information_contents .planting-notes .block-subtitle, .catalog-product-view #product_tabs_information_contents .planting-notes .product-shop .multibuy-offer-wrapper .multibuy-title, .catalog-product-view .product-shop .multibuy-offer-wrapper #product_tabs_information_contents .planting-notes .multibuy-title, .catalog-product-view #product_tabs_information_contents .planting-notes .flowering-time p, .catalog-product-view #product_tabs_information_contents .flowering-time .planting-notes p, .catalog-product-view #product_tabs_information_contents .planting-notes .my-account div.fieldset .legend, .my-account div.fieldset .catalog-product-view #product_tabs_information_contents .planting-notes .legend {
  font-size: 16px;
  font-size: 1.14286rem;
  text-transform: none;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view table.data-table-alt {
    margin: 1em 0;
  }
}
.catalog-product-view table.data-table-alt tbody tr td {
  letter-spacing: inherit;
  padding: 16px 14px;
  padding:  1.14286rem 1rem;
}
.catalog-product-view table.data-table-alt tbody tr td:first-child {
  font-size: 14px;
  font-size: 1rem;
  background-color: #d9e8ae;
}
.catalog-product-view .product-tabs li a.feefo-tablink,
.catalog-product-view .product-accordion li a.feefo-tablink {
  background-position: 14px 50%;
  padding-left: 100px;
  padding-left: 7.14286rem;
}
.catalog-product-view .product-tabs li a.feefo-tablink span,
.catalog-product-view .product-accordion li a.feefo-tablink span {
  text-indent: 0;
}
.catalog-product-view .product-tabs li,
.catalog-product-view .product-accordion li {
  outline: 0;
}
.catalog-product-view .product-tabs li.active a.video_guide-tablink,
.catalog-product-view .product-accordion li.active a.video_guide-tablink {
  background-image: url(../images/icon/videos-dark-icon.png);
}
.catalog-product-view .product-tabs li a.video_guide-tablink,
.catalog-product-view .product-tabs li a.video_guide-tablink,
.catalog-product-view .product-accordion li a.video_guide-tablink,
.catalog-product-view .product-accordion li a.video_guide-tablink {
  background-image: url(../images/icon/videos-icon.png);
  background-repeat: no-repeat;
  background-position: 14px 50%;
  padding-left: 55px;
}
.catalog-product-view .product-tabs li a.video_guide-tablink:hover,
.catalog-product-view .product-tabs li a.video_guide-tablink:hover,
.catalog-product-view .product-accordion li a.video_guide-tablink:hover,
.catalog-product-view .product-accordion li a.video_guide-tablink:hover {
  background-image: url(../images/icon/videos-dark-icon.png);
}
.catalog-product-view .product-tabs-content {
  padding: 42px 25px;
}
.catalog-product-view .product-tabs-content .left {
  margin-right: 2.3301%;
  width: 46.60194%;
}
.catalog-product-view .product-tabs-content .middle {
  float: left;
  width: 22.91262%;
  margin-right: 0;
}
.catalog-product-view .product-tabs-content .right {
  width: 25.24272%;
  margin-right: 0;
}
.catalog-product-view .product-tabs-content .left.bottom {
  margin-right: 0;
  width: 51%;
}
.catalog-product-view .product-tabs-content h2, .catalog-product-view .product-tabs-content .block-subtitle,
.catalog-product-view .product-tabs-content .block-title {
  margin-bottom: 35px;
  margin-bottom: 2.5rem;
}
.catalog-product-view table.data-table-alt tbody td.icons-row {
  padding-bottom: 8px;
  padding-bottom: 0.57143rem;
  padding-top: 8px;
  padding-top: 0.57143rem;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .catalog-product-view .key-info-icons dt {
    margin-bottom: 14px;
  }
}
.catalog-product-view .key-info-icons dd,
.catalog-product-view .key-info-icons li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
  margin-right: 0.71429rem;
  position: relative;
  cursor: pointer;
}
.catalog-product-view .key-info-icons dd img.icon,
.catalog-product-view .key-info-icons li img.icon {
  position: relative;
  z-index: 1;
  display: block;
}
.catalog-product-view .key-info-icons dd .tool-tip,
.catalog-product-view .key-info-icons li .tool-tip {
  position: absolute;
  padding: 18px 10px;
  padding:  1.28571rem 0.71429rem;
  text-align: center;
  color: white;
  background-color: #005818;
  display: none;
  z-index: 2;
  min-width: 90px;
  top: 0;
  left: 0;
  font-size: 12px;
  font-size: 0.85714rem;
  font-family: "Lato", Tahoma, arial, sans-serif;
  font-weight: normal;
  text-transform: none;
}
@media (min-width: 64em) {
  .catalog-product-view .key-info-icons dd .tool-tip,
  .catalog-product-view .key-info-icons li .tool-tip {
    padding: 22px 20px;
    padding:  1.57143rem 1.42857rem;
    min-width: 170px;
    font-size: 14px;
    font-size: 1rem;
  }
}
.catalog-product-view .key-info-icons dd .tool-tip:after,
.catalog-product-view .key-info-icons li .tool-tip:after {
  position: absolute;
  left: 46%;
  z-index: 3;
  content: '▼';
  bottom: -10px;
  color: #005818;
}
@media (min-width: 64em) {
  .catalog-product-view .key-info-icons dd .tool-tip:after,
  .catalog-product-view .key-info-icons li .tool-tip:after {
    bottom: -10px;
  }
}
.catalog-product-view .key-info-icons dd.last,
.catalog-product-view .key-info-icons li.last {
  margin-right: 0;
}
.catalog-product-view #product_tabs_information_contents .plant-size img {
  width: 100%;
}
.catalog-product-view .plant-dimensions {
  margin-top: 0;
}
.catalog-product-view .plant-dimensions table.data-table-alt tbody tr td {
  text-transform: none;
}
.catalog-product-view .plant-dimensions table.data-table-alt tbody tr td:first-child {
  width: 75%;
}
.catalog-product-view .planting-notes table.data-table-alt tbody tr td {
  text-transform: none;
}
.catalog-product-view .block-related .product-name a, .catalog-product-view .block-related .catalog-category-view .categories-landing .products-grid li.item h3 a, .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .block-related h3 a, .catalog-product-view .block-related .catalog-category-view .categories-landing .products-grid li.item table th a, .catalog-category-view .categories-landing .products-grid li.item table .catalog-product-view .block-related th a, .catalog-product-view .block-related table .catalog-category-view .categories-landing .products-grid li.item th a, table .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .block-related th a, .catalog-product-view .block-related .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a, .catalog-category-view .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .block-related td:first-child a, .catalog-product-view .block-related table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item td:first-child a, table.data-table-alt tbody tr .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .block-related td:first-child a, .catalog-product-view .block-related .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .block-related h2 a, .catalog-product-view .block-related .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item h2 a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .block-related h2 a, .catalog-product-view .block-related .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a, .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .block-related .block-subtitle a, .catalog-product-view .block-related .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-subtitle a, .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .block-related .block-subtitle a,
.catalog-product-view .block-related .catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalog-category-view .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .block-related .block-title a,
.catalog-product-view .block-related .checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalog-category-view .categories-landing .products-grid li.item .catalog-product-view .block-related .block-title a,
.catalog-product-view .block-related .catalogsearch-result-index .categories-landing .products-grid li.item h3 a,
.catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .block-related h3 a,
.catalog-product-view .block-related .catalogsearch-result-index .categories-landing .products-grid li.item table th a,
.catalogsearch-result-index .categories-landing .products-grid li.item table .catalog-product-view .block-related th a,
.catalog-product-view .block-related table .catalogsearch-result-index .categories-landing .products-grid li.item th a,
table .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .block-related th a,
.catalog-product-view .block-related .catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr td:first-child a,
.catalogsearch-result-index .categories-landing .products-grid li.item table.data-table-alt tbody tr .catalog-product-view .block-related td:first-child a,
.catalog-product-view .block-related table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item td:first-child a,
table.data-table-alt tbody tr .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .block-related td:first-child a,
.catalog-product-view .block-related .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title h2 a,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .block-related h2 a,
.catalog-product-view .block-related .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item h2 a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .block-related h2 a,
.catalog-product-view .block-related .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-subtitle a,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .block-related .block-subtitle a,
.catalog-product-view .block-related .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-subtitle a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .block-related .block-subtitle a,
.catalog-product-view .block-related .catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .block-title a,
.catalogsearch-result-index .categories-landing .products-grid li.item .checkout-onepage-index .opc .section .step-title .catalog-product-view .block-related .block-title a,
.catalog-product-view .block-related .checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .block-title a,
.checkout-onepage-index .opc .section .step-title .catalogsearch-result-index .categories-landing .products-grid li.item .catalog-product-view .block-related .block-title a {
  text-transform: none;
}

.catalog-product-view .product-accordion {
  overflow: visible;
}

.banner-container {
  margin-bottom: 7px;
}

.flexslider-prodview,
.flex-slider-prodlists {
  padding: 0 40px;
  padding:  0 2.85714rem;
}

.flexslider,
.flexslider-prodview,
.flex-slider-prodlists {
  position: relative;
  height: auto;
}
.flexslider .flex-viewport,
.flexslider-prodview .flex-viewport,
.flex-slider-prodlists .flex-viewport {
  position: relative;
  z-index: 1;
}
.flexslider .flex-control-paging,
.flexslider-prodview .flex-control-paging,
.flex-slider-prodlists .flex-control-paging {
  text-align: center;
}
.flexslider .flex-control-paging li,
.flexslider-prodview .flex-control-paging li,
.flex-slider-prodlists .flex-control-paging li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 6px;
  margin-right: 0.42857rem;
}
.flexslider .flex-control-paging li a,
.flexslider-prodview .flex-control-paging li a,
.flex-slider-prodlists .flex-control-paging li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-indent: -999px;
  background-color: #d9e8ae;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: 12px;
  width: 12px;
  overflow: hidden;
}
.flexslider .flex-control-paging li a.flex-active, .flexslider .flex-control-paging li a:hover,
.flexslider-prodview .flex-control-paging li a.flex-active,
.flexslider-prodview .flex-control-paging li a:hover,
.flex-slider-prodlists .flex-control-paging li a.flex-active,
.flex-slider-prodlists .flex-control-paging li a:hover {
  background-color: #0f743b;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next,
.flexslider-prodview .flex-direction-nav .flex-prev,
.flexslider-prodview .flex-direction-nav .flex-next,
.flex-slider-prodlists .flex-direction-nav .flex-prev,
.flex-slider-prodlists .flex-direction-nav .flex-next {
  position: absolute;
  z-index: 2;
  top: 38%;
  font-size: 20px;
  font-size: 1.42857rem;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider-prodview .flex-direction-nav .flex-prev,
.flex-slider-prodlists .flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider .flex-direction-nav .flex-next,
.flexslider-prodview .flex-direction-nav .flex-next,
.flex-slider-prodlists .flex-direction-nav .flex-next {
  right: 0;
}

.flexslider.loading .slides > li:first-child {
  opacity: 1 !important;
}

.custom-qty {
  width: 100px;
  float: left;
  margin: 0.28em 0;
}
.custom-qty .custom-combobox {
  position: relative;
  display: inline-block;
}
.custom-qty .custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-qty .custom-combobox-input {
  margin: 0;
  padding: 5px 5px;
  width: 40px;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  width: 70px !important;
}

.custom-combobox {
  position: relative;
  display: inline-block;
}

.ui-widget {
  font-size: 1.1em;
}

.ui-button-icon-only {
  width: 2.2em;
}

.ui-state-default .ui-icon {
  background: url("../images/icon/custom-combo-down.png") no-repeat 12px 12px;
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7; */
  /* support: IE10, see #8844; */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.gift-page-title {
  margin: 0 0 8px;
  color: #F00;
  font-size: 2.4em;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .gift-page-title {
    margin: 0 0 20px;
    font-size: 1.9em;
  }
}

.gift-item {
  border: 1px solid #E3E3E3;
  float: left;
  margin: 36px 0 0;
  width: 48.5%;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.gift-item:nth-child(odd) {
  clear: both;
}
.gift-item:nth-child(even) {
  float: right;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .gift-item {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    border: 0 none;
    margin: 0 auto;
  }
}

.gift-link {
  display: block;
}

.gift-title {
  display: block;
  padding: 14px;
  position: relative;
  background-color: #DFE7C8;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.gift-title:after {
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 100%;
  width: 0;
  border-style: solid;
  border-width: 6px 6.5px 0 6.5px;
  border-color: #17733D transparent transparent transparent;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  content: '';
}

.gift-container {
  display: block;
  padding: 26px 44px;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .gift-container {
    padding: 26px 20px;
  }
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .gift-container {
    padding: 26px 0;
  }
}

.gift-product {
  width: 48.16054%;
  float: left;
  margin-right: 0.33445%;
  display: inline;
}
.gift-product.last {
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}

.gift-image {
  float: left;
  width: 100%;
}

.gift-description {
  border: 1px solid #DFE7C8;
  clear: left;
  display: block;
  padding: 10px 6px;
  color: #17733D;
  font-size: .9em;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
  height: 45px;
  overflow: hidden;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .gift-description {
    border: 0 none;
    padding: 10px 6px 0 0;
    text-align: left;
  }
}

.gift-button-contain {
  clear: both;
  float: left;
  margin: 28px auto 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .gift-button-contain {
    margin: 22px auto 18px;
  }
}

.gift-button {
  border: 2px solid #BEBEBE;
  display: inline-block;
  padding: 11px 28px;
  color: #D4D4D4;
  font-size: .9rem;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.gift-item:hover,
.gift-item.selected {
  border: 1px solid #17733D;
}
.gift-item:hover .gift-title,
.gift-item.selected .gift-title {
  background-color: #17733D;
  color: #FFF;
}
.gift-item:hover .gift-title:after,
.gift-item.selected .gift-title:after {
  opacity: 1;
}
.gift-item:hover .gift-button,
.gift-item.selected .gift-button {
  border-color: #17733D;
  color: #17733D;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  .gift-item:hover,
  .gift-item.selected {
    border: 0 none;
  }
}

button.gifts-basket {
  border-color: #17733D;
  background-color: #E3ECCB;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
button.gifts-basket:hover, button.gifts-basket:active {
  background-color: #17733D;
  color: #FFF;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
  button.gifts-basket {
    display: block;
    margin: 0 auto 10px;
    width: 100%;
  }
}

.continue-shopping {
  width: 100%;
  float: left;
  padding: 10px;
}
.continue-shopping .button.btn-continue {
  display: block;
  margin: 0 auto;
}

.seo-text {
  margin: 1.5em 0;
}
.seo-text h1 {
  font-size: 18px;
  font-size: 1.28571rem;
  margin: 0;
  padding: 1em 0;
  text-transform: none;
  color: #052312;
  line-height: 1.42857rem;
  font-style: normal;
  font-family: "Lato",sans-serif;
}
.seo-text p {
  margin-bottom: 0.5em;
  color: #052312;
}

.unique-selling-points {
  display: block;
  background: white;
  padding: 1%;
}
.unique-selling-points ul li {
  display: inline-block;
  width: 24.3%;
  vertical-align: middle;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.unique-selling-points ul li.spacer {
  border-right: 1px solid #0f743b;
  height: 30px;
  width: 1px;
}

@media (min-width: 0em) and (max-width: 47.9375em) {
  .unique-selling-points {
    display: none;
  }
}
.seo-text {
  margin: 1.5em 0;
}
.seo-text h1 {
  font-size: 18px;
  font-size: 1.28571rem;
  margin: 0;
  padding: 1em 0;
  text-transform: none;
  color: #052312;
  line-height: 1.42857rem;
  font-style: normal;
  font-family: "Lato",sans-serif;
}
.seo-text p {
  margin-bottom: 0.5em;
  color: #052312;
}
