@font-face {
  font-family: 'futuramedium';
  src: url('../fonts/futura_medium-webfont.woff2') format('woff2'), url('../fonts/futura_medium-webfont.woff') format('woff'), url('../fonts/futura_medium-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* colours
full green #256616
dark green #15390d
light green #84a991
yellow gold #cdaa00
brown gold #AB8D3F
 */
/* fonts
default font stack @dfs : 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
heading/decorative font stack @hfs: 'futuramedium','Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
 */
small {
  font-family: inherit;
}
/*--------------------------------------------*/
/* Local Override of theme files, falls back to Luma */
/*--------------------------------------------*/
/*--------------------------------------------*/
/* Mega Menu Styles set via Mega Menu settings in control panel */
/*--------------------------------------------*/
/* colours
@cfg full green #256616
@cdg dark green #15390d
@clg light green #84a991
@cyg yellow gold #cdaa00
@cbg brown gold #AB8D3F
@cwh white #ffffff
@cgr gray #333333
 */
/*--------------------------------------------*/
/* generic elements */
/*--------------------------------------------*/
html,
body {
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a,
.alink {
  color: #256616;
}
a:visited,
.alink:visited {
  color: #AB8D3F;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #003300;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5 {
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0.08rem;
  margin-bottom: 1em !important;
}
h1 {
  font-size: 30px;
}
p,
li {
  font-size: 1.6rem;
}
.product-add-form .product-options-wrapper .field:not(.date) > .control {
  width: 100% !important;
}
select:disabled {
  opacity: 1;
}
.action.primary {
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-image-photo {
  width: 100%;
}
input[type=checkbox] {
  margin: 0 5px 0 0;
  top: -2px;
}
/*--------------------------------------------*/
/* blocks */
/*--------------------------------------------*/
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  text-transform: none;
  font-weight: 400;
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.08rem;
  margin-bottom: 1em !important;
  border-bottom: 1px solid #cccccc;
  padding: 0 10px 10px;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-weight: 400;
  font-size: 16px;
}
.sidebar .block.widget img {
  width: 100%;
  height: auto;
}
.block.widget .pager {
  position: relative;
}
.block-compare,
.tocompare,
.compare.wrapper {
  display: none !important;
}
.filter-options {
  margin-bottom: 40px;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #AB8D3F;
}
/*--------------------------------------------*/
/* buttons */
/*--------------------------------------------*/
.action.primary {
  border: 1px solid #AB8D3F;
  background: #AB8D3F;
  font-weight: 400;
  text-transform: uppercase;
}
.action.primary:hover,
.action.primary:focus,
.action.primary:active {
  background: #f8ce00;
  border: 1px solid #f8ce00;
}
/*--------------------------------------------*/
/* header and menu */
/*--------------------------------------------*/
.navigation {
  background: #AB8D3F;
}
.navigation .level0.parent > .level-top {
  font-weight: 400;
}
.navigation .level0 > .level-top {
  color: #fff !important;
  font-weight: 400;
}
.nav-sections {
  background: #AB8D3F;
  margin-bottom: 0;
}
.customer-welcome li a {
  font-size: 1.3rem !important;
}
.page-header {
  margin-bottom: 0;
}
.page-header .panel.wrapper {
  background: #003300 !important;
}
.ammenu-menu-wrapper.-mobile .ammenu-link.-main,
.ammenu-menu-wrapper.-desktop .ammenu-link.-level1,
.ammenu-menu-wrapper.-desktop .ammenu-item.-main > .ammenu-link,
.ammenu-menu-wrapper.-hamburger-top .ammenu-item.-main .ammenu-link,
.ammenu-nav-sections .ammenu-title > .ammenu-link,
.ammenu-nav-sections .ammenu-tabs-container > .ammenu-title > .ammenu-link,
.ammenu-nav-sections .ammenu-tabs-container > .ammenu-title > .ammenu-link:hover,
.ammenu-nav-sections .ammenu-tabs-container > .ammenu-title > .ammenu-link:visited {
  font-weight: 400!important;
  text-transform: none !important;
  color: #003300 !important;
}
.ammenu-menu-wrapper.-mobile .ammenu-link.-level1,
.ammenu-menu-wrapper.-hamburger .ammenu-link.-level1 {
  text-transform: none;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .ammenu-menu-wrapper .ammenu-items .ammenu-icon:after,
  .ammenu-menu-wrapper .ammenu-items .ammenu-icon:before,
  .ammenu-menu-wrapper .ammenu-items .ammenu-icon.-small.-down:before,
  .ammenu-menu-wrapper .ammenu-items .ammenu-submenu.-collapsed + .ammenu-toggle .ammenu-icon:before,
  .ammenu-menu-wrapper .ammenu-items .ammenu-arrow:before,
  .ammenu-menu-wrapper .ammenu-items .ammenu-arrow:after {
    background-color: #003300 !important;
  }
}
@media (min-width: 1024px), print {
  .ammenu-menu-wrapper.-desktop .ammenu-items {
    justify-content: space-evenly;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1):after {
    display: none !important;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child {
    padding: 10px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container {
    width: 200px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1):not(.-level2) {
    font-size: 1.4rem;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
    margin-bottom: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .header .logo {
    margin: 0 0 0 -60px;
  }
  .header.content {
    min-height: 60px;
    border-top: 10px solid #003300;
    border-bottom: 5px solid #003300;
  }
  .nav-toggle {
    top: 10px;
  }
  .nav-toggle {
    margin-top: 0 !important;
  }
  .block-search .control {
    border-top: none;
    padding-top: 20px;
  }
  .navigation a,
  .navigation a:hover {
    color: #ffffff;
    font-weight: 400 !important;
  }
  .navigation a:visited,
  .navigation a.link:visited {
    color: #F8CE00;
  }
  .navigation .submenu:not(:first-child) .active > a,
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #003300;
  }
}
@media screen and (min-width: 1024px) {
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover > .ammenu-submenu-container {
    display: flex !important;
  }
  .ammenu-submenu-container.ammenu-submenu.-auto .block.widget.grid .product-items {
    display: flex;
    padding-top: 10px;
  }
  .ammenu-submenu-container.ammenu-submenu.-auto .block.widget.grid .product-item {
    margin: 0 10px 0 0 !important;
    width: 156px !important;
  }
  .ammenu-menu-wrapper.-desktop > nav > ul > li > div > div.block.widget.block-products-list.grid.ammenu-product-list > div > div > ol > li > div > a > span > span.product-image-wrapper {
    padding-bottom: 66% !important;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-auto:nth-child(6) .ammenu-submenu-container {
    left: auto;
    right: -200px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-auto:nth-child(7) .ammenu-submenu-container {
    left: auto;
    right: -200px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-auto:nth-child(8) .ammenu-submenu-container {
    left: auto;
    right: -100px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-auto:nth-child(9) .ammenu-submenu-container {
    left: auto;
    right: 0;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1) {
    font-size: 1.3rem;
    padding-left: 1.5rem;
  }
  .ammenu-nav-sections .ammenu-product-list.grid,
  .ammenu-submenu-container.ammenu-submenu .ammenu-product-list.grid {
    padding: 0 20px 0 20px;
  }
}
#header-contacts {
  float: left;
  text-transform: uppercase;
}
#header-contacts p {
  margin-bottom: 0;
  font-size: 10px;
}
#header-contacts a {
  color: #ffffff;
}
#header-contacts a:hover,
#header-contacts a:visited {
  color: #256616;
  text-decoration: none;
}
@media (min-width: 768px), print {
  .navigation ul {
    padding: 0 8px;
    display: flex;
    justify-content: space-between;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top,
  .navigation .level0 .submenu .active > a {
    border-color: #003300;
  }
}
#header-contacts a:hover,
#header-contacts a:active {
  color: #AB8D3F;
}
.header.panel > .header.links > li {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
}
.logo {
  display: block;
  float: none;
  overflow: hidden;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  height: 78px;
}
.logo img {
  width: 120px;
  height: 78px;
}
.accounticonWrapper {
  float: right;
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 23px;
  right: 80px;
}
.accounticonWrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.accounticonWrapper li a {
  color: transparent;
}
.accounticonWrapper li span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  color: transparent;
}
.accounticonWrapper li a:before {
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 28px;
  width: 22px;
  height: 22px;
  color: #8f8f8f;
  content: '';
  background-image: url(../images/icon-user.svg);
  background-size: contain;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media (min-width: 768px) {
  .accounticonWrapper {
    right: 105px;
    top: 15px;
  }
  .accounticonWrapper li a:before {
    font-size: 30px !important;
    width: 28px;
    height: 28px;
  }
  .page-header .header.panel {
    position: relative;
  }
  .header.panel > .header.links {
    position: absolute;
    right: 0;
  }
  .logo {
    position: static;
    margin: -68px auto 0 auto;
  }
  .customer-welcome .action.switch:after {
    line-height: 1 !important;
    vertical-align: middle;
    margin: -2px 0 0 0;
  }
  .block-search {
    float: left;
  }
  .page-header {
    min-height: 100px;
  }
  .block-search,
  .minicart-wrapper {
    margin-top: -25px;
  }
  .minicart-wrapper {
    margin-right: 30px;
  }
  .minicart-wrapper .action.showcart:before {
    font-size: 30px !important;
  }
}
@media (min-width: 768px) {
  .accounticonWrapper {
    right: 95px;
    top: 42px;
  }
  .logo {
    margin: -48px auto 0 auto !important;
    width: 200px;
    height: 131px;
    transform: translate(-163px);
  }
  .logo img {
    width: 200px;
    height: 131px;
  }
  .checkout-index-index .logo {
    margin: -20px auto 0 auto !important;
    transform: none !important;
  }
  .header.content {
    padding: 10px 0;
    border: none;
  }
  .checkout-index-index .page-header {
    border-top: 10px solid #003300;
    margin-bottom: 30px;
  }
  #header-contacts p {
    font-size: 12px;
  }
  .block-search,
  .minicart-wrapper {
    margin-top: -50px;
  }
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #8F8F8F;
  width: auto;
  height: auto;
  min-width: 1px;
  font-size: 10px;
  margin: 0;
  line-height: 1;
  padding: 2px 4px;
  position: absolute;
  right: 2px;
  top: 6px;
}
.minicart-items .product-item-details {
  padding-left: 110px;
}
.minicart-items .product-item-name a {
  color: #256616;
}
@media screen and (min-width: 768px) {
  .minicart-wrapper .action.showcart .counter.qty {
    position: static;
    margin: 5px 0 0;
    padding: 4px;
  }
}
@media screen and (min-width: 992px) {
  .minicart-wrapper .action.showcart .counter.qty {
    font-size: 12px;
  }
}
/*--------------------------------------------*/
/* promo blocks below menu */
/*--------------------------------------------*/
.promo-blocks-wrapper {
  background: #e8d39c;
  padding: 10px 0 0 0;
  margin-bottom: 25px;
}
.promo-blocks-wrapper p {
  font-size: 1.25rem;
}
.promo-blocks-wrapper p img {
  display: inline-block;
  margin-bottom: -4px;
}
@media screen and (min-width: 1024px) {
  .promo-blocks-wrapper p {
    font-size: 1.6rem;
  }
}
/*--------------------------------------------*/
/* breadcrumbs */
/*--------------------------------------------*/
.breadcrumbs a {
  color: #333333;
}
.breadcrumbs a:visited {
  color: #AB8D3F;
}
/*--------------------------------------------*/
/* category */
/*--------------------------------------------*/
.catalog-category-view .page-title-wrapper h1 {
  margin-bottom: 1rem !important;
  padding-left: 10px;
}
.filter-options-title {
  font-size: 13px;
  word-break: keep-all;
}
.filter-title strong {
  margin-left: 10px;
}
.product-item-photo {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.product-item-photo .sticker {
  position: absolute;
  display: block;
  top: 5px;
  right: 5px;
  text-align: center;
  color: #ffffff;
  z-index: 2;
  background: #AB8D3F;
  text-transform: uppercase;
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 9px;
  border-radius: 100%;
  width: 40px;
  padding: 2px;
  min-height: 28px;
  line-height: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.product-item-photo:hover .sticker {
  background: #f8ce00;
}
.product-item-photo .sticker-label {
  border: 1px dashed #ffffff;
  text-align: center !important;
  display: block;
  border-radius: 100%;
  line-height: 22px;
  padding: 12px 0;
  letter-spacing: 0.08rem;
  min-height: 13px;
  vertical-align: middle;
}
.product-item-photo .sticker-label.sale,
.product-item-photo .sticker-label.new {
  line-height: 2;
}
.product-item-photo .sticker-label.best-seller,
.product-item-photo .sticker-label.special-offer {
  line-height: 1;
}
.pager {
  max-width: 100%;
  overflow: hidden;
}
.info-toggle {
  display: none;
}
.category-description {
  display: block;
}
@media screen and (max-width: 767px) {
  .page-products .columns {
    margin-top: 20px;
  }
  .pages .pages-items {
    float: right;
  }
  .category-description {
    display: none;
  }
  .info-toggle {
    float: right;
    font-size: 21px;
    font-weight: 700;
    display: block;
    padding: 5px 15px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #e8d39c;
  }
  .info-toggle.inactive {
    background: transparent;
  }
}
.pages a.page,
.pages strong.page {
  color: #256616 !important;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
  background: #f0f0f0;
  border: 1px solid #cccccc;
  min-width: 16px;
  text-align: center;
}
.pages strong.page {
  background: #decea5;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 #c2a65b;
}
.products-grid .product-item {
  width: 48%;
  margin: 0 1%;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  border: none;
  padding: 0;
  margin: 0;
  display: block;
}
.product-item-inner {
  display: none !important;
}
.product-item .price-box {
  margin-bottom: 10px;
}
.page-products.catalogsearch-result-index .columns {
  padding-top: 0;
}
.catalogsearch-result-index .search-results-empty,
.catalog-category-view .search-results-empty {
  margin: 20px 0;
}
.catalogsearch-result-index .category-list,
.catalog-category-view .category-list {
  margin: 20px 0 30px 0;
  padding: 0;
  overflow: hidden;
}
.catalogsearch-result-index .category-list li,
.catalog-category-view .category-list li {
  list-style: none;
  display: block;
  margin: 0 0.5em 0.5em 0;
  float: left;
}
.catalogsearch-result-index .category-list li a,
.catalog-category-view .category-list li a {
  border: 1px solid #AB8D3F;
  background: rgba(171, 141, 63, 0.2);
  background: #AB8D3F;
  color: #ffffff;
  display: block;
  padding: 0.5em 1em;
  text-transform: uppercase;
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.catalogsearch-result-index .category-list li a:hover,
.catalog-category-view .category-list li a:hover,
.catalogsearch-result-index .category-list li a:active,
.catalog-category-view .category-list li a:active {
  background: rgba(171, 141, 63, 0.75);
  border: 1px solid rgba(171, 141, 63, 0.75);
  text-decoration: none;
  color: #003300;
}
.sidebar .product-items .product-item-details {
  margin-left: 110px;
}
@media (min-width: 768px), print {
  .catalog-category-view .page-title-wrapper {
    width: 20.83333333%;
  }
  .page-products .products-grid .product-item,
  .catalogsearch-result-index .products-grid .product-item {
    width: 32% !important;
    margin-left: 2% !important;
    margin-right: 0;
  }
  .page-products .product-item-info {
    width: 100%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .page-layout-2columns-left.catalog-category-view .page.message {
    margin-bottom: 60px;
  }
  .page-layout-2columns-left.catalog-category-view .page.message:empty {
    margin-bottom: 0;
  }
  .product-item-photo .sticker {
    top: 10px;
    right: 10px;
    font-size: 11px;
    width: 50px;
    min-height: 48px;
    padding: 3px;
  }
  .product-item-photo .sticker-label {
    min-height: 21px;
  }
}
@media (min-width: 640px) {
  .products-grid .product-item-inner {
    border: none ;
    box-shadow: none;
    position: static !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .page-products .product-item-actions {
    margin-top: 0;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    width: 100%;
    height: auto;
    /* display: block !important;*/
    display: none !important;
    position: static;
  }
  #wishlist-sidebar .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    left: -90%;
  }
}
/*--------------------------------------------*/
/* product details */
/*--------------------------------------------*/
.product.data.items .item.title {
  background: #003300;
}
.product.data.items .item.title .switch {
  background: #003300;
  border-color: #003300;
  color: #ffffff;
}
.product.data.items .item.title.active {
  background: #256616;
}
.product.data.items .item.title.active .switch {
  background: #ffffff;
  border-color: #256616;
  color: #256616;
}
.product.data.items .item.content {
  border: 1px solid #256616;
  box-shadow: 0 5px 5px rgba(51, 51, 51, 0.2);
  min-height: 130px;
}
.product.data.items h2 {
  font-size: 2.1rem;
  margin: 0 0 1rem 0;
  color: #AB8D3F;
}
.product-info-main {
  padding-top: 10px;
}
.product-info-main .product-add-form {
  padding-top: 0 !important;
}
.product-info-main .page-title-wrapper h1 {
  padding-left: 0;
  margin-bottom: 0.5rem !important;
}
.product-info-price .price-box .price-container .price {
  font-size: 28px !important;
  line-height: 28px !important;
  color: #256616;
}
.product-info-main .product-info-price .price-box {
  width: 50%;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: inline !important;
  font-size: 16px;
}
.product-info-main .product.attribute.freezing,
.product-info-main .product.attribute.shelf {
  font-size: 16px;
  margin-bottom: 10px;
}
.product-info-main .product.attribute.freezing strong,
.product-info-main .product.attribute.shelf strong {
  font-weight: 400;
}
.product-info-main .product.attribute.freezing:before,
.product-info-main .product.attribute.shelf:before {
  display: inline-block;
  content: '';
  float: left;
  width: 17px;
  height: 20px;
  margin-right: 10px;
  background: url(../images/icon-freeze.png) 50% 50% no-repeat;
}
.product-info-main .product.attribute.shelf:before {
  background: url(../images/icon-calendar.png) 50% 50% no-repeat;
}
.product-info-main .product.attribute.freezing .value {
  display: none;
}
.fotorama__caption {
  display: none !important;
}
.fotorama__thumb-border {
  border: 1px solid #AB8D3F;
}
.super-attribute-select {
  display: none;
}
.configurable .control {
  background: url('../images/loader-1.gif') 50% 0 no-repeat;
  background-size: 32px 32px;
  overflow: hidden;
  min-height: 21px;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  display: block !important;
}
.products-related .product-image-photo,
.products-related .product-item-info {
  width: 100%;
  margin: 0;
}
.products-related .product-item .price-box {
  margin: 0.6rem 0;
}
.products-related .product-item-actions {
  display: none;
}
.message.info {
  font-size: 1.6rem;
}
.messages-additional {
  padding: 1rem 0;
  margin-bottom: 0;
}
.message-cart,
.message-checkout,
.message-continue {
  padding-left: 1rem;
  font-weight: 700;
}
.message-continue {
  padding-left: 0;
}
.message.success a {
  color: #256616;
  font-weight: 700;
}
.message.success a:hover {
  color: #003300;
}
.message.success a.message-cart,
.message.success a.message-checkout {
  background: rgba(0, 51, 0, 0.5);
  color: #E5EFE5;
  padding: 0.5rem 1rem;
}
.message.success a.message-cart:hover,
.message.success a.message-checkout:hover {
  color: #ffffff;
  text-decoration: none;
}
.message.success a.message-checkout {
  background: #AB8D3F;
}
.block.related .action.select {
  color: #ffffff;
  background: #AB8D3F !important;
  padding: 0.5rem;
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: -5px;
}
.block.related .action.select:hover {
  background: #003300 !important;
  color: #ffffff !important;
}
.product-info-main .stock.available span,
.product-info-main .stock.unavailable span {
  position: relative;
}
.product-info-main .stock.available span:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 18px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: -22px;
  top: 12px;
  width: 22px;
  position: absolute;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .box-tocart .action.tocart {
    width: auto !important;
  }
  .messages-additional {
    padding-top: 0;
    float: right;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-title-wrapper.product h1 {
    font-size: 22px;
  }
  .product.attribute.sku {
    font-size: 10px;
  }
  .product-info-price .price-box .price-container .price {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  .product-info-main .product.attribute.overview {
    margin: 10px 0;
  }
  .product-info-main .product.attribute.overview p {
    font-size: 14px;
  }
  .product-add-form .fieldset .field.qty {
    width: 20%;
    float: left;
  }
  .product-add-form .fieldset .field.qty label {
    display: none;
  }
  .product-add-form .fieldset .field.qty input {
    height: 52px;
  }
  .product-add-form .fieldset .actions {
    float: left;
    width: 80%;
  }
  .mp_social_share_inline_under_cart {
    justify-content: center !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 10px 0 !important;
  }
}
/*--------------------------------------------*/
/* cart */
/*--------------------------------------------*/
.cart-discount .block > .title strong {
  color: #003300;
  display: inline;
  border: none !important;
}
@media screen and (max-width: 767px) {
  .checkout-index-index .logo {
    margin: -20px auto 0 auto;
    left: 0;
    position: static;
  }
}
@media (min-width: 768px) {
  .cart.table-wrapper .product-item-details {
    padding-bottom: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: block;
    float: left;
    width: 100px;
  }
  .cart.table-wrapper .item .col.item {
    min-height: 1px;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .cart.table-wrapper .action.action-towishlist {
    margin-left: 20px;
  }
}
/*--------------------------------------------*/
/* checkout */
/*--------------------------------------------*/
.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before,
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #AB8D3F;
  border-color: #AB8D3F;
}
.opc-wrapper .shipping-address-item.selected-item,
.opc-progress-bar-item._active > span:after {
  border-color: #AB8D3F;
}
.authentication-wrapper {
  margin-top: 0 !important;
  overflow: hidden;
  width: 100%;
  padding: 0;
  text-align: center;
  background: #ffffff;
  max-width: 100%;
  clear: both;
  margin-bottom: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.authentication-wrapper button {
  width: 100%;
  height: 100%;
  display: block;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 10px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.modal-custom .action-close {
  width: 32px;
  height: 32px;
}
.authentication-wrapper button:hover,
.authentication-wrapper button:active {
  background: #ffffff;
  text-decoration: none;
  border: 1px solid #ccc;
}
.authentication-wrapper > button:first-child span:before {
  content: 'Already Registered?';
  display: inline-block;
  margin-right: 1rem;
}
.opc-estimated-wrapper {
  margin-top: 0 !important;
  clear: both;
}
.action-auth-toggle,
.opc-progress-bar-item._complete > span,
.checkout-payment-method .payment-option-title .action-toggle {
  color: #003300 !important;
}
.opc-block-summary .product-item .product-item-inner {
  display: table !important;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  width: 100px !important;
}
.opc-block-summary .items-in-cart > .title:after {
  display: none !important;
}
.items-in-cart .content.minicart-items {
  display: block !important;
}
.opc-block-summary .items-in-cart > .title {
  padding: 10px !important;
}
@media screen and (max-width: 767px) {
  .opc-wrapper .step-title {
    padding-left: 20px;
  }
}
@media screen and (min-width: 767px) {
  .opc-wrapper {
    clear: left;
  }
  .authentication-wrapper {
    overflow: visible;
    width: calc(100% - 36px);
    max-width: 464px;
    float: left;
  }
  .opc-progress-bar {
    float: right;
    width: 33.33333333%;
  }
  .opc-progress-bar-item {
    width: 50%;
  }
  .authentication-wrapper > button:first-child {
    padding: 15px;
  }
}
/*--------------------------------------------*/
/* footer */
/*--------------------------------------------*/
.copyright {
  background: #003300;
  clear: both;
}
.page-footer {
  border-top: 5px solid #003300;
  background: #eee;
}
#footer-social {
  clear: right;
  float: right;
  text-align: right;
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  #footer-social {
    float: none;
    clear: both;
    text-align: center;
    padding-top: 20px;
    margin-top: 0;
  }
}
#footer-social p {
  margin: 0;
}
#footer-social a strong {
  color: #f8ce00;
}
#footer-social a img {
  width: 32px;
  height: 32px;
  margin-left: 10px;
  vertical-align: middle;
}
#footer-social a:hover img {
  opacity: 0.7;
}
#footer-social table {
  clear: right;
}
@media screen and (max-width: 767px) {
  #footer-social table {
    margin: 0 auto;
    clear: both;
  }
}
#footer-social table td {
  padding: 0;
}
#footer-social table td a img {
  width: auto;
  height: auto;
  margin: 0;
}
.footer.links {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .copyright {
    font-size: 10px;
  }
}
/*--------------------------------------------*/
/* general page content */
/*--------------------------------------------*/
.column.main .block.newsletter {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .column.main .block.newsletter {
    width: 80%;
  }
}
/*--------------------------------------------*/
/* home page */
/*--------------------------------------------*/
.cms-home .page-header {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .cms-home .page-main {
    padding: 0 !important;
  }
  .aw-rbslider__img {
    width: auto;
    height: 200px;
    max-width: none;
    object-fit: contain;
  }
  .uk-slideshow li {
    width: 100%;
    height: 200px;
  }
}
.cms-home.ajax-loading .column.main {
  background: url('../images/loader-1.gif') 50% 100px no-repeat;
  background-size: 32px 32px;
}
.aw-rbslider-container {
  margin: 0 auto !important;
  width: 100%! important;
}
.widget-new-grid .product-item-actions {
  display: none;
}
.block.widget .products-grid .product-item {
  margin-right: 0;
}
.widget-new-grid .product-item .price-box {
  margin: 0.5rem 0;
}
@media screen and (min-width: 768px) {
  .aw-rbslider__img {
    width: 100%;
  }
}
/*--------------------------------------------*/
/* home page dept panels */
/*--------------------------------------------*/
.home-content {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .home-content {
    padding: 0 15px 15px;
  }
}
.home-departments {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 100%;
  max-width: 100%;
}
.home-departments img {
  width: 100%;
  max-width: 100%;
}
.home-departments h2 {
  font-weight: 400;
  text-align: center;
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  .home-departments h2 {
    font-size: 18px;
  }
}
.home-departments a {
  display: block;
  position: relative;
  width: 100%;
  margin: 2% 0;
  line-height: 0.1em;
  overflow: hidden;
}
.home-departments a:hover {
  text-decoration: none;
}
.home-departments a:hover img {
  opacity: 1;
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .home-departments a {
    float: left;
    width: 49%;
    margin: 0 2% 2% 0;
  }
  .home-departments a:nth-child(2),
  .home-departments a:nth-child(4) {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .home-departments a {
    float: left;
    width: 24.25%;
    margin: 0 0 0 1%;
  }
  .home-departments a:first-child {
    margin-left: 0;
  }
}
.home-departments a .label {
  font-size: 24px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  text-align: center;
  line-height: 1;
  padding-top: 40%;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 767px) {
  .home-departments a .label {
    background-color: rgba(0, 0, 0, 0);
  }
}
.home-departments a .label:hover {
  background-color: rgba(0, 0, 0, 0);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
/*--------------------------------------------*/
/* home page appropriated content */
/*--------------------------------------------*/
.blocks-promo {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 15px;
  }
}
.contact-index-index .fieldset {
  margin-bottom: 20px;
}
.contact-index-index .fieldset .legend {
  padding-bottom: 0;
}
.contact-info-number {
  display: block;
  font-weight: 300;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 36px;
}
@media only screen and (max-width: 767px) {
  .contact-info-number {
    margin-bottom: 10px;
    font-weight: 300;
  }
}
@media all and (min-width: 768px), print {
  ._rwd_width {
    min-width: 0 !important;
  }
  ._rwd_width_float {
    float: none !important;
    width: 100% !important;
  }
  .contact-index-index .fieldset .legend {
    border: none;
  }
  .contact-index-index .column.main .widget.static.block {
    float: left;
    width: 70%;
  }
  .contact-info-number {
    margin-bottom: 15px;
  }
  .column:not(.sidebar-main) .form.contact,
  .column:not(.sidebar-additional) .form.contact {
    float: left;
    width: 75%;
    padding-bottom: 20px;
  }
  .contact-us-info {
    float: left;
    width: 20%;
    margin-left: 5%;
  }
}
.cms-index-index .page-title {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.widget .block-promo img {
  max-width: 100%;
  width: auto;
  height: 100%;
  object-fit: cover;
}
.home-butchers.block-promo img,
.home-delivery.block-promo img {
  height: auto;
}
.block-promo {
  position: relative;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  color: #ffffff !important;
  background-color: #CCCCCC;
  line-height: 1px;
}
.block-promo:hover {
  text-decoration: none;
}
.block-promo .content {
  position: absolute;
  z-index: 1;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
.block-promo .title {
  display: block;
  font-size: 24px;
  font-weight: 400 !important;
  line-height: 1.5em;
  margin-bottom: 0;
}
.block-promo .info {
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2em;
}
.block-promo .more {
  font-size: 1.6rem;
}
.block-promo .icon.more,
.block-promo .button.more {
  display: inline-block;
  box-sizing: border-box;
  padding: 7px 15px;
  padding: 10px 15px;
  border: 1px solid #AB8D3F;
  background: #AB8D3F;
  color: #ffffff;
  vertical-align: middle;
  text-decoration: none;
  font-size: 1.8rem;
  font-size: 1.4rem;
  cursor: pointer;
  position: absolute;
  bottom: 15px;
  right: 15px;
  text-transform: uppercase;
  line-height: initial;
}
.block-promo .button.more:focus,
.block-promo .button.more:active {
  border: 1px solid #f8ce00;
  background: #f8ce00;
  color: #ffffff;
}
.block-promo .button.more:hover {
  border: 1px solid #256616;
  background: #256616;
  color: #ffffff;
}
.block-promo .button.more.disabled,
.block-promo .button.more[disabled],
fieldset[disabled] .block-promo .button.more {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-promo .title + .button {
  margin-top: 10px;
}
.block-promo sup {
  top: -0.2em;
}
.block-promo-2columns .content {
  padding: 20px 25px;
}
.sale-main,
.mens-main,
.gear-main,
.womens-main {
  max-width: 1080px;
}
.sale-women,
.sale-mens,
.mens-pants,
.womens-pants,
.gear-fitnes,
.gear-equipment,
.new-performance,
.new-eco {
  max-width: 580px;
}
.training-main,
.training-erin,
.collection-eco,
.collection-performance,
.home-main {
  max-width: 1280px;
}
.home-butchers .content {
  top: 0;
  left: 0;
  width: 80%;
  color: #256616;
}
.home-butchers .title {
  display: block;
  margin-bottom: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #ffffff;
}
.home-newsletter {
  height: 362px;
}
.home-newsletter .content {
  top: 0;
  left: 0;
  width: 100%;
}
.home-delivery {
  height: 652px;
}
.home-delivery .content {
  top: 0;
  left: 0;
}
.home-delivery .info {
  color: #256616;
}
.home-shop {
  height: 274px;
}
.content-heading {
  margin: 10px 0 25px;
  text-align: center;
}
.content-heading .title {
  margin: 0 0 5px;
}
.content-heading .info {
  margin-bottom: 0;
}
.home-shop .content {
  top: 0;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .blocks-promo {
    margin: 0 auto;
  }
  .block-promo {
    margin-bottom: 8px;
  }
  .block-promo .title {
    font-size: 2.2rem;
  }
  .block-promo .info {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .block-promo .more {
    font-size: 1.4rem;
  }
  .block-promo .icon.more:after {
    font-size: 1rem;
  }
  .block-promo .button.more {
    font-size: 1.2rem;
  }
  .block-promo .content {
    padding: 15px;
  }
  .block-promo .button.more {
    padding: 8px 12px;
  }
  .home-butchers {
    max-width: 417px;
  }
  .home-newsletter {
    max-width: 426px;
    height: auto;
  }
  .home-delivery {
    max-width: 415px;
    height: auto;
  }
  .home-shop {
    max-width: 858px;
    height: auto;
    min-height: 220px;
    background: #003300;
  }
  .home-butchers,
  .home-delivery {
    padding-bottom: 143.06451613%;
  }
  .womens-main .content,
  .mens-main .content,
  .gear-main .content,
  .new-main .content,
  .home-main .content,
  .training-main .content,
  .sale-main .content {
    top: 20px;
    right: 0;
    width: 65%;
  }
  .training-main .title {
    font-size: 2rem;
  }
  .womens-erin .content,
  .collection-erin .content {
    position: static;
  }
  .womens-erin img,
  .collection-erin img {
    display: block;
    margin: 0 auto;
    max-width: 75% !important;
  }
  .sale-women .content {
    bottom: 20px;
    left: 0;
    width: 60%;
  }
  .sale-main .content {
    top: auto;
    bottom: 20px;
  }
  .sale-20-off {
    min-height: 185px;
  }
  .sale-20-off .title {
    font-size: 4rem;
  }
  .womens-category-pants .title,
  .womens-category-tanks .title,
  .womens-category-shorts .title,
  .mens-category-tees .title,
  .mens-category-hoodies .title,
  .mens-category-shorts .title,
  .gear-category-bags .title,
  .gear-category-equipment .title,
  .gear-category-watches .title {
    font-size: 1.6rem;
  }
  .womens-category-pants .info,
  .womens-category-tanks .info,
  .womens-category-shorts .info,
  .mens-category-tees .info,
  .mens-category-hoodies .info,
  .mens-category-shorts .info,
  .gear-category-bags .info,
  .gear-category-equipment .info,
  .gear-category-watches .info {
    font-size: 1.4rem;
  }
  .womens-pants .info span,
  .mens-pants .info span {
    font-size: 4rem;
  }
  .womens-pants .content,
  .mens-pants .content {
    bottom: 20px;
    max-width: 220px;
  }
  .gear-fitnes .content,
  .new-performance .content,
  .home-newsletter .content {
    padding-top: 30px;
  }
  .gear-equipment .content,
  .new-eco .content {
    bottom: 20px;
    left: 0;
    max-width: 220px;
  }
  .training-erin .content {
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .training-erin .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .training-erin .info {
    margin-bottom: 0;
    font-size: 1.2rem;
  }
  .training-on-demand .content,
  .training-videos .content {
    padding-top: 25px;
    padding-bottom: 45px;
  }
  .home-butchers img {
    position: absolute;
    z-index: 0;
  }
  .home-delivery img {
    position: absolute;
    top: -20px;
    z-index: 0;
  }
  .womens-main .content,
  .training-main .content,
  .gear-main .content {
    top: auto;
    bottom: 20px;
  }
  .home-specials {
    display: block;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    min-height: 180px;
    background: #003300;
  }
  .home-specials .content {
    top: 0  ;
    left: 0;
  }
  .collection-eco .content,
  .collection-performance .content {
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .collection-eco .title,
  .collection-performance .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .collection-eco .info,
  .collection-performance .info {
    font-size: 1.2rem;
  }
  .collection-erin .title {
    font-size: 1.8rem;
  }
  .collection-erin .info {
    font-size: 1.2rem;
  }
  .content-heading .title {
    font-size: 3rem;
  }
  .content-heading .info {
    font-size: 1.4rem;
  }
  .cms-content-important {
    margin: 0 -15px 15px;
    padding: 15px;
  }
  .cms-content table {
    margin: 10px 0 0;
  }
  .cms-content table thead th {
    font-size: 1.1rem;
  }
  .cms-content ul li {
    margin-bottom: 5px;
  }
  .cms-content .block .box {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .home-butchers,
  .home-newsletter,
  .home-delivery {
    max-width: 100%;
    width: 100%;
  }
  .home-butchers.block-promo img,
  .home-newsletter.block-promo img,
  .home-delivery.block-promo img {
    width: 100%;
    height: 100%;
  }
}
@media all and (min-width: 640px), print {
  .block-promo {
    margin-bottom: 16px;
  }
  .block-promo-wrapper:before,
  .block-promo-wrapper:after {
    display: table;
    content: "";
  }
  .block-promo-wrapper:after {
    clear: both;
  }
  .block-promo-wrapper .block-promo {
    float: left;
    border-right: 16px solid #ffffff;
  }
  .block-promo-2columns .block-promo {
    width: 50%;
  }
  .block-promo-3columns .block-promo {
    width: 33.3%;
  }
  .block-promo-2columns .block-promo:nth-child(2n),
  .block-promo-3columns .block-promo:nth-child(3n) {
    border-right: 0;
  }
}
@media all and (min-width: 768px), print {
  .block-promo-hp {
    margin: 0 -8px;
  }
  .block-promo-hp .block-promo {
    border-right: 8px solid #ffffff;
    border-left: 8px solid #ffffff;
  }
  .block-promo-wrapper .home-delivery {
    float: right;
  }
  .home-butchers,
  .home-newsletter,
  .home-delivery {
    width: 33.3%;
  }
  .home-butchers.block-promo img,
  .home-delivery.block-promo img {
    height: 100%;
  }
  .home-specials,
  .home-shop {
    width: 66.7%;
  }
  .womens-main .content,
  .mens-main .content,
  .gear-main .content,
  .new-main .content,
  .home-main .content,
  .training-main .content,
  .sale-main .content {
    top: 40px;
    right: 40px;
    width: 40%;
  }
  .womens-t-shirts,
  .mens-t-shirts {
    height: 372px;
  }
  .womens-pants .content,
  .mens-pants .content {
    top: 20px;
    left: 20px;
    width: 47%;
  }
  .womens-erin,
  .home-specials,
  .collection-erin {
    display: table;
  }
  .womens-erin .content,
  .home-specials .content,
  .collection-erin .content,
  .womens-erin .image,
  .home-specials .image,
  .collection-erin .image {
    display: table-cell;
  }
  .womens-erin .content,
  .home-specials .content,
  .collection-erin .content {
    position: static;
  }
  .womens-erin .image,
  .home-specials .image,
  .collection-erin .image {
    vertical-align: bottom;
  }
  .womens-erin img,
  .home-specials img,
  .collection-erin img {
    float: right;
  }
  .home-specials {
    height: 276px;
  }
  .home-specials .content {
    position: absolute;
  }
  .home-specials img {
    max-width: none !important;
  }
  .home-butchers {
    height: 654px;
  }
  .collection-eco .content,
  .collection-performance .content {
    top: 16px;
    bottom: 16px;
    left: 50%;
    margin-left: -30%;
    width: 60%;
  }
  .collection-eco .title,
  .collection-performance .title {
    font-size: 4rem;
  }
  .collection-eco .info,
  .collection-performance .info {
    display: block;
    padding: 0 10%;
    font-size: 2.2rem;
  }
  .collection-erin {
    height: 164px;
  }
  .collection-erin .content {
    width: 70%;
  }
  .collection-erin .image {
    width: 30%;
  }
  .collection-erin .title {
    font-size: 4rem;
  }
  .collection-erin .info {
    font-size: 2.2rem;
  }
  .content-heading {
    position: relative;
  }
  .content-heading:before {
    position: absolute;
    top: 50%;
    z-index: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 25%, #cecece 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(25%, #ffffff), color-stop(100%, #cecece));
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 25%, #cecece 100%);
    background: -ms-radial-gradient(center, ellipse cover, #ffffff 25%, #cecece 100%);
    background: radial-gradient(ellipse at center, #ffffff 25%, #cecece 100%);
    content: '';
  }
  .content-heading .title,
  .content-heading .info {
    position: relative;
    z-index: 1;
  }
  .content-heading .title {
    font-size: 3.8rem;
  }
  .content-heading .info {
    font-size: 1.8rem;
  }
  .cms-content-important {
    margin: 0 0 35px -20px;
    padding: 20px;
    font-weight: 300;
    font-size: 2.2rem;
  }
  .cms-content table {
    margin: 40px 0 0;
  }
  .cms-content ul li {
    margin-bottom: 15px;
  }
  .cms-content .block .block-content:before,
  .cms-content .block .block-content:after {
    display: table;
    content: "";
  }
  .cms-content .block .block-content:after {
    clear: both;
  }
  .cms-content .block .box {
    margin-bottom: 40px;
    width: 48%;
  }
  .cms-content .block .box:nth-child(1) {
    float: left;
    clear: left;
  }
  .cms-content .block .box:nth-child(2) {
    float: right;
  }
  .cms-content .block .box:nth-child(2) + * {
    clear: both;
  }
  .cms-content .block .box:nth-last-child(1),
  .cms-content .block .box:nth-last-child(2) {
    margin-bottom: 0;
  }
  .privacy-policy-content {
    float: right;
    box-sizing: border-box;
    padding-left: 2%;
    width: 77.7%;
  }
  .privacy-policy .block-collapsible-nav {
    float: left;
    box-sizing: border-box;
    width: 22.3%;
  }
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #256616;
}
.block-new-products .block-title {
  text-align: center;
  border-bottom: none;
}
.block-new-products .block-title strong {
  font-size: 2.6rem;
  font-weight: 400;
  font-family: 'futuramedium', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 1024px) {
  .widget .block-promo.home-shop img {
    width: 100%;
  }
  .widget .block-promo.home-butchers img,
  .widget .block-promo.home-delivery img,
  .widget .block-promo.home-newsletter img {
    width: 100%;
    height: 100%;
  }
}
/* cms illustrative images etc */
.illustration {
  diplay: block;
}
@media screen and (min-width: 768px) {
  .alignleft {
    float: left;
    padding: 0 20px 20px 0;
    max-width: 50%;
  }
}
.category-cms,
.category-image,
.category-description {
  padding: 20px 20px 20px 10px;
  overflow: hidden;
  border-top: 1px solid #AB8D3F;
  border-bottom: 3px solid #AB8D3F;
}
@media (min-width: 1024px), print {
  .page-layout-1column .products-grid .product-item {
    width: 23%;
  }
  .products-upsell .product-item-info {
    width: 100%;
  }
}
.block .title strong {
  font-size: 1.8rem;
  padding: 0.5em 1rem;
  width: 100%;
  border-top: 2px solid #AB8D3F;
  border-bottom: 1px solid #AB8D3F;
  display: block;
}
.cart-summary .block .title strong {
  margin-top: 0;
  border-top: none;
}
@media screen and (min-width: 1024px) {
  #block-discount {
    margin-top: -40px;
  }
  .cart-discount .block > .title {
    margin-bottom: 10px;
  }
}
.category-description a {
  text-decoration: underline;
}
/* style replaced discount form, hide unwanted discount code forms */
#co-payment-form .payment-option.discount-code {
  display: none;
}
.form-discount {
  display: table;
  width: 100%;
  max-width: 500px;
}
.payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
#opc-shipping_method + .discount-code {
  display: none;
}
#opc-shipping_method[style="display: none;"] + .discount-code {
  display: block;
}
#opc-shipping_method + .discount-code .input-text,
#opc-shipping_method + .discount-code .action {
  margin-top: 7px;
}
#opc-shipping_method[style="display: none;"] + .discount-code:before {
  display: block;
  content: 'Discount Code';
  margin-top: 20px;
  font-size: 2.6rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 639px) {
  #opc-shipping_method[style="display: none;"] + .discount-code:before {
    font-size: 18px;
  }
}
