@charset "UTF-8";
/*
*  Mixins
*/
/*
* Buttons
*/
/*
* Price
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
/*
* @subsection   RD Navbar Toggles
*/
/*
* @subsection   Typography
*/
h1, .heading-1, .block-bundle-summary .product.name {
  font-size: 18px; }

h2, .heading-2 {
  font-size: 2rem; }

h3, .heading-3, .sidebar .collapsible-block .block-title, .sidebar .collapsible-block .opener, .modal-popup .modal-title, .custome-downloadable-products__wrapper .table-title, .account-billing-agreements__wrapper .table-title, .my-reviews-table__wrapper .table-title, .orders-history__wrapper .table-title {
  font-size: 1.6rem; }

h4, .heading-4, .opc-block-shipping-information .shipping-information-title, .block-subtitle, .box-title {
  font-size: 1rem;
  font-weight: 600; }

h5, .heading-5 {
  font-size: .83rem; }

h6, .heading-6 {
  font-size: .67rem; }

h1,
.heading-1,
.block-bundle-summary .product.name {
  color: #333333;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em; }

h2,
.heading-2 {
  color: #333333;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em; }

h3,
.heading-3,
.sidebar .collapsible-block .block-title,
.sidebar .collapsible-block .opener,
.modal-popup .modal-title,
.custome-downloadable-products__wrapper .table-title,
.account-billing-agreements__wrapper .table-title,
.my-reviews-table__wrapper .table-title,
.orders-history__wrapper .table-title {
  color: #333333;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em; }

h4,
.heading-4,
.opc-block-shipping-information .shipping-information-title,
.block-subtitle,
.box-title {
  color: #333333;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em; }

h5,
.heading-5 {
  color: #333333;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em; }

h6,
.heading-6 {
  color: #333333;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em; }

.page-title,
.section-title {
  text-align: center; }

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

a {
  color: #616d39;
  transition: 0.3s ease; }
  a:hover {
    color: #3a271e; }

p {
  margin-bottom: 1rem; }

p a,
.list a,
.contact-info a {
  color: #f2462e; }
  p a:hover,
  .list a:hover,
  .contact-info a:hover {
    color: #3a271e; }

mark {
  color: #FFF;
  background: #f2462e; }

em {
  color: #f2462e; }

small {
  font-size: .8em; }

pre {
  white-space: normal; }

dl dt {
  font-weight: 700; }
dl dd {
  font-style: italic;
  padding-left: 2rem; }

.page-product-bundle .price-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .page-product-bundle .price-box .price-from {
    padding-right: .3em; }
    .page-product-bundle .price-box .price-from:after {
      content: '-'; }
.page-product-bundle .bundle-actions {
  padding-top: 2.65vw;
  border-top: 1px solid #f5f5f5; }
.page-product-bundle .product-social-links {
  padding-bottom: 2.65vw;
  border-bottom: 1px solid #f5f5f5; }
.page-product-bundle button.back.customization {
  font-weight: 400;
  padding: 0;
  color: #a8c340;
  background: transparent;
  margin-bottom: 24px; }
  .page-product-bundle button.back.customization:hover {
    color: #3a271e;
    background: transparent; }
.page-product-bundle #bundle-slide {
  margin-bottom: 16px; }

.bundle-options-wrapper .legend,
.block-bundle-summary > .title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #a8c340;
  margin-bottom: 24px; }

.bundle-options-container .product-add-form {
  display: none; }

.bundle-options-container {
  margin-top: 32px; }
  .bundle-options-container .bundle-options-wrapper {
    position: relative; }
  .bundle-options-container p.required {
    position: absolute;
    top: 0;
    right: 0; }
.customer-account-logoutsuccess .col-md-3.grid-left {display:none;}
.bundle-options-container .bundle-options-wrapper {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 40px; }
  .bundle-options-container .bundle-options-wrapper .field.qty.qty-holder {
    margin-bottom: 0; }
    .bundle-options-container .bundle-options-wrapper .field.qty.qty-holder .control {
      max-width: 7em; }
    .bundle-options-container .bundle-options-wrapper .field.qty.qty-holder input {
      text-align: center; }

.block-bundle-summary .product-image-container {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 32px; }
.block-bundle-summary .product-image-wrapper {
  background: #f5f5f5;
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .block-bundle-summary .product-image-wrapper img {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0; }
.block-bundle-summary .product.name {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 22px; }
.block-bundle-summary .product-details .price-box {
  margin-bottom: 0; }
.block-bundle-summary .stock {
  margin-bottom: 20px; }
  .block-bundle-summary .stock.available {
    color: #3bb141; }
  .block-bundle-summary .stock.unavailable {
    color: #ff5555; }
.block-bundle-summary .bundle-summary {
  margin-bottom: 24px; }
  .block-bundle-summary .bundle-summary .subtitle {
    font-size: 18px;
    height: 20px;
    font-weight: 700;
    color: #a8c340;
    display: inline-block;
    margin-bottom: 8px; }
  .block-bundle-summary .bundle-summary .items li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .block-bundle-summary .bundle-summary .items li .label {
      color: #333333;
      font-weight: 700; }

.products-grid .product-item .product-image-container,
.products-list .product-item .product-image-container {
  display: inline-block;
  max-width: 100%;
  background: #f5f5f5; }
.products-grid .product-item .product-item-photo,
.products-list .product-item .product-item-photo {
  display: block;
  padding: 5px;
  background: #f5f5f5;
  perspective: 999px;
  text-align: center; }
  .products-grid .product-item .product-item-photo .replaced,
  .products-list .product-item .product-item-photo .replaced {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: none; }
  .products-grid .product-item .product-item-photo .product-image-wrapper > img,
  .products-list .product-item .product-item-photo .product-image-wrapper > img {
    transform: scale(1);
    transition: .3s; }
  .products-grid .product-item .product-item-photo .tm-featured-switch-image-container,
  .products-grid .product-item .product-item-photo .tm-switch-image-container,
  .products-list .product-item .product-item-photo .tm-featured-switch-image-container,
  .products-list .product-item .product-item-photo .tm-switch-image-container {
    display: inline-block;
    overflow: hidden; }
    .products-grid .product-item .product-item-photo .tm-featured-switch-image-container > img,
    .products-grid .product-item .product-item-photo .tm-switch-image-container > img,
    .products-list .product-item .product-item-photo .tm-featured-switch-image-container > img,
    .products-list .product-item .product-item-photo .tm-switch-image-container > img {
      transform: scale(1);
      transition: .3s; }
    .products-grid .product-item .product-item-photo .tm-featured-switch-image-container .replaced > img,
    .products-grid .product-item .product-item-photo .tm-switch-image-container .replaced > img,
    .products-list .product-item .product-item-photo .tm-featured-switch-image-container .replaced > img,
    .products-list .product-item .product-item-photo .tm-switch-image-container .replaced > img {
      transform: scale(0);
      transition: .3s; }
  .products-grid .product-item .product-item-photo:hover .product-image-wrapper > img,
  .products-list .product-item .product-item-photo:hover .product-image-wrapper > img {
    transform-origin: center center;
    animation-name: swingg;
    animation-duration: 0.4s; }
  .products-grid .product-item .product-item-photo:hover .tm-featured-switch-image-container > img,
  .products-grid .product-item .product-item-photo:hover .tm-switch-image-container > img,
  .products-list .product-item .product-item-photo:hover .tm-featured-switch-image-container > img,
  .products-list .product-item .product-item-photo:hover .tm-switch-image-container > img {
    transform: scale(10);
    opacity: 0 !important; }
  .products-grid .product-item .product-item-photo:hover .tm-featured-switch-image-container .replaced > img,
  .products-grid .product-item .product-item-photo:hover .tm-switch-image-container .replaced > img,
  .products-list .product-item .product-item-photo:hover .tm-featured-switch-image-container .replaced > img,
  .products-list .product-item .product-item-photo:hover .tm-switch-image-container .replaced > img {
    transform: scale(1); }
@keyframes swingg {
  0% {
    transform: scale(1); }
  40% {
    transform: scale(1.15); }
  70% {
    transform: scale(0.95); }
  to {
    transform: scale(1); } }
.products-grid .product-item .product-image-wrapper,
.products-list .product-item .product-image-wrapper {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #f5f5f5; }
.products-grid .product-item .product-image-photo,
.products-list .product-item .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #f5f5f5; }
.products-grid .product-item .gallery-placeholder,
.products-list .product-item .gallery-placeholder {
  background: #f5f5f5; }
  .products-grid .product-item .gallery-placeholder .fotorama-item .fotorama__stage,
  .products-list .product-item .gallery-placeholder .fotorama-item .fotorama__stage {
    margin: 0 auto; }
  .products-grid .product-item .gallery-placeholder .fotorama-item .fotorama__arr,
  .products-list .product-item .gallery-placeholder .fotorama-item .fotorama__arr {
    width: 50px; }
.products-grid .product-item .price-box,
.products-list .product-item .price-box {
  color: #010100;
  font-size: 26px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 7px; }
  .products-grid .product-item .price-box .price-label,
  .products-list .product-item .price-box .price-label {
    display: none; }
  .products-grid .product-item .price-box .special-price,
  .products-list .product-item .price-box .special-price {
    color: #f2462e; }
  .products-grid .product-item .price-box .old-price,
  .products-list .product-item .price-box .old-price {
    text-decoration: line-through;
    color: #aaaaaa;
    line-height: inherit;
    font-size: 14px; }
    .products-grid .product-item .price-box .old-price span,
    .products-list .product-item .price-box .old-price span {
      vertical-align: baseline; }
  .products-grid .product-item .price-box .price-as-configured,
  .products-list .product-item .price-box .price-as-configured {
    margin-bottom: 0; }
    .products-grid .product-item .price-box .price-as-configured .price-container,
    .products-list .product-item .price-box .price-as-configured .price-container {
      margin-bottom: 1em; }
.products-grid .product-item .product-item-name,
.products-list .product-item .product-item-name {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  text-align: left; }
  .products-grid .product-item .product-item-name a,
  .products-list .product-item .product-item-name a {
    color: #010100; }
    .products-grid .product-item .product-item-name a:hover,
    .products-list .product-item .product-item-name a:hover {
      color: #f2462e; }
.products-grid .product-item .product-item-description,
.products-list .product-item .product-item-description {
  margin-top: 0;
  margin-bottom: 18px;
  text-align: left; }
  .products-grid .product-item .product-item-description p,
  .products-list .product-item .product-item-description p {
    margin-bottom: 0; }
.products-grid .product-item .product-reviews-summary,
.products-list .product-item .product-reviews-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 7px; }
  .products-grid .product-item .product-reviews-summary:not(.no-rating),
  .products-list .product-item .product-reviews-summary:not(.no-rating) {
    margin-top: -15px; }
.products-grid .product-item .rating-summary .label,
.products-list .product-item .rating-summary .label {
  display: none; }
.products-grid .product-item .reviews-actions .view,
.products-list .product-item .reviews-actions .view {
  margin-right: 12px; }
.products-grid .product-item .swatch-option,
.products-list .product-item .swatch-option {
  margin-bottom: 10px;
  min-width: 26px; }
  .products-grid .product-item .swatch-option + .swatch-option,
  .products-list .product-item .swatch-option + .swatch-option {
    margin-left: 5px; }
  .products-grid .product-item .swatch-option.color,
  .products-list .product-item .swatch-option.color {
    min-height: 26px; }
  .products-grid .product-item .swatch-option.text,
  .products-list .product-item .swatch-option.text {
    padding: 2px; }
.products-grid .product-item .product-item-actions,
.products-list .product-item .product-item-actions {
  margin-top: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .products-grid .product-item .product-item-actions .actions-primary,
  .products-list .product-item .product-item-actions .actions-primary {
    margin-right: 0;
    margin-bottom: 12px; }
    .products-grid .product-item .product-item-actions .actions-primary .action span,
    .products-list .product-item .product-item-actions .actions-primary .action span {
      line-height: 22px; }
    .products-grid .product-item .product-item-actions .actions-primary .stock.unavailable,
    .products-list .product-item .product-item-actions .actions-primary .stock.unavailable {
      color: #f2462e; }
  .products-grid .product-item .product-item-actions .actions-secondary,
  .products-list .product-item .product-item-actions .actions-secondary {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 12px; }
    .products-grid .product-item .product-item-actions .actions-secondary .action,
    .products-list .product-item .product-item-actions .actions-secondary .action {
      background-color: transparent;
      font-size: 20px;
      line-height: 20px;
      color: #3a271e;
      display: block;
      text-align: center; }
      .products-grid .product-item .product-item-actions .actions-secondary .action:hover,
      .products-list .product-item .product-item-actions .actions-secondary .action:hover {
        color: #a8c340; }
      .products-grid .product-item .product-item-actions .actions-secondary .action + .action,
      .products-list .product-item .product-item-actions .actions-secondary .action + .action {
        margin-left: 8px; }

.products-grid .product-item {
  text-align: center; }
.products-grid .product-reviews-summary {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .products-grid .product-reviews-summary .reviews-actions {
    display: block;
    padding-left: 5px; }
.mpblog-post-index .col-md-9.grid-main {max-width: 75% !important;}
.products-list .product-item .product-item-name {
  font-size: 24px;
  margin-bottom: 25px; }
.products-list .product-item .actions-secondary {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 15px; }
.products-list .product-item .product-image-wrapper > img {
  margin: 0 auto;
  padding: 0; }
.products-list .product-item .product-reviews-summary {
  margin-top: -10px; }
  .products-list .product-item .product-reviews-summary .rating-result,
  .products-list .product-item .product-reviews-summary .rating-result__stars,
  .products-list .product-item .product-reviews-summary .rating-result__stars > span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

.category-view {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 600px) {
    .category-view {
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
      min-width: 300px;
      max-width: 480px;
      text-align: center;
      overflow: hidden; } }
  @media (min-width: 600px) and (min-width: 768px) {
    .category-view {
      max-width: 750px; } }
  @media (min-width: 600px) and (min-width: 992px) {
    .category-view {
      max-width: 970px; } }
  @media (min-width: 600px) and (min-width: 1200px) {
    .category-view {
      max-width: 1180px; } }
  @media (min-width: 600px) and (min-width: 1400px) {
    .category-view {
      max-width: 1290px; } }
  @media (min-width: 600px) and (min-width: 1800px) {
    .category-view {
      max-width: 1800px; } }
  @media (min-width: 600px) {
      .category-view .category-image {
        float: left; }
      .category-view .category-description {
        text-align: left;
        font-size: 18px;
        line-height: 26px; } }

.form.send.friend .actions-toolbar {
  display: flex;
  align-items: center; }
  .form.send.friend .actions-toolbar .primary {
    margin-right: 20px; }
  .form.send.friend .actions-toolbar button,
  .form.send.friend .actions-toolbar a {
    padding: 11px 15px; }

.sidebar [role="tablist"] [role="tabpanel"] {
  margin-bottom: 0; }
.sidebar .collapsible-block,
.sidebar .filter-wrapper {
  position: relative;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .sidebar .collapsible-block,
    .sidebar .filter-wrapper {
      margin-bottom: 68px; } }
.sidebar .collapsible-block .block-title {
  padding-bottom: 25px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 30px; }
.sidebar .collapsible-block .opener {
  line-height: inherit;
  display: block;
  position: relative;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
  cursor: pointer;
  line-height: 26px; }
  .sidebar .collapsible-block .opener:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .sidebar .collapsible-block .opener:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    padding: 6px 0;
    border: 1px solid #f5f5f5; }
  .sidebar .collapsible-block .opener[aria-expanded="false"]:before {
    content: '\e926'; }

.toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 22px;
  font-size: 12px;
      border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8; }
  .toolbar p,
  .toolbar .field {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .toolbar p .label,
    .toolbar .field .label {
      margin-right: 10px;
      color: #333333;
      font-weight: normal;
      font-size: 14px;
      line-height: 14px; }
  .toolbar .field.toolbar-sorter {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .toolbar p.toolbar-amount {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .toolbar .field.limiter {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .toolbar .modes {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  @media (min-width: 768px) {
    .toolbar .field.toolbar-sorter {
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
    .toolbar p.toolbar-amount {
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
    .toolbar .field.limiter {
      -webkit-order: 5;
      -ms-flex-order: 5;
      order: 5;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .toolbar .modes {
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2; } }
  @media (min-width: 992px) {
    .toolbar .field.toolbar-sorter {
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      margin-right: auto; }
    .toolbar p.toolbar-amount {
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      margin: 0; }
    .toolbar .field.limiter {
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      margin-left: auto; }
    .toolbar .modes {
      -webkit-order: 4;
      -ms-flex-order: 4;
      order: 4; } }

.field.toolbar-sorter {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 992px) {
    .field.toolbar-sorter {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none; } }
  @media (max-width: 767px) {
    .field.toolbar-sorter {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .field.toolbar-sorter .label {
      display: block;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin-bottom: 8px; } }
  .field.toolbar-sorter .control {
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3; }
    @media (min-width: 768px) {
      .field.toolbar-sorter .control {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 250px; } }
    .field.toolbar-sorter .control .select2-container {
      max-width: none; }
      @media (min-width: 768px) {
        .field.toolbar-sorter .control .select2-container {
          max-width: 250px; } }
  .field.toolbar-sorter .sorter-action {
    margin-left: 1rem; }
    .field.toolbar-sorter .sorter-action span {
      display: none; }
    .field.toolbar-sorter .sorter-action.sort-asc, .field.toolbar-sorter .sorter-action.sort-desc {
      line-height: inherit;
      font-size: 14px;
      line-height: 1; }
      .field.toolbar-sorter .sorter-action.sort-asc:before, .field.toolbar-sorter .sorter-action.sort-desc:before {
      content: " ";
      opacity: 1;
      background: url(../images/svg/ascending.svg) no-repeat !important;
      visibility: visible;
      width: 25px;
      height: 25px;
        display: inline-block;
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); 
          background-size: 25px !important;}
    .field.toolbar-sorter .sorter-action.sort-desc {
      transform: rotate(180deg); }

p.toolbar-amount {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin: 24px 0 16px; }
  @media (min-width: 768px) {
    p.toolbar-amount {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none; } }
  p.toolbar-amount span.toolbar-number:first-child, p.toolbar-amount span.toolbar-number:nth-child(2), p.toolbar-amount span.toolbar-number:last-child {
    margin-right: 5px;
    margin-left: 5px; }

.field.limiter {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .field.limiter {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-left: auto; } }
  @media (max-width: 767px) {
    .field.limiter {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .field.limiter .label {
      display: block;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin-bottom: 8px; } }
  .field.limiter .control {
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3; }
    @media (min-width: 768px) {
      .field.limiter .control {
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
    .field.limiter .control .select2-container {
      max-width: none; }
      @media (min-width: 768px) {
        .field.limiter .control .select2-container {
          max-width: 250px; } }
  .field.limiter .limiter-text {
    display: none; }

.modes {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 130px;
  -ms-flex-preferred-size: 130px;
  flex-basis: 130px;
  max-width: 130px;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .modes {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none; } }
  .modes .modes-label {
    display: none; }
  .modes .modes-mode {
    margin-left: 8px;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 4px; }
    .modes .modes-mode:before {
      font-size: 14px;
      line-height: 50px;
      text-align: center;
      width: 100%; }
    .modes .modes-mode:not(.active) {
      border: 1px solid #f5f5f5; }
      .modes .modes-mode:not(.active):hover {
        color: #3a271e; }
    .modes .modes-mode.active {
      color: #b4b4b4;
      background: #717265; }
    .modes .modes-mode span {
      display: none; }
  .modes .mode-grid {
    line-height: inherit; }
    .modes .mode-grid:before {
      content: " ";
      opacity: 1;
      background: url(../images/svg/grid.svg) no-repeat !important;
      fill:#ffffff;
      visibility: visible;
      width: 35px;
      height: 35px;
      display: inline-block;
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
          background-size: 28px !important;
      transform: translate(0, 0); 
        background-position: center !important;}
  .modes .mode-list {
    line-height: inherit; }
    .modes .mode-list:before {
      content: " ";
      opacity: 1;
      background: url(../images/svg/list.svg) no-repeat !important;
      visibility: visible;
      width: 30px;
      height: 30px;
      display: inline-block;
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); 
    background-position: center !important;
    background-size: 22px !important;
    }

.pages {
  display: none;
  margin-bottom: 0;
  padding: 8px 0; }
  .pages .pages-items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    .pages .pages-items li + li {
      margin-left: 4px; }
  .pages .item a,
  .pages .item strong {
    display: block;
    text-align: center;
    line-height: 24px; }
  .pages .item:not(.pages-item-previous):not(.pages-item-next) a, .pages .item.current strong {
    line-height: 48px;
    font-weight: 400;
    height: 50px;
    width: 50px;
    border-radius: 20px;
    background: #999a94;
    border:none;
    color: #f0eded; }
    .pages .item:not(.pages-item-previous):not(.pages-item-next) a:hover, .pages .item.current strong:hover {
      border: none;
      background: #a4c035; }
  .pages .item.current strong {
    border-color:none;
    background: #616e39;
        font-weight: bold; }
  .pages .item.pages-item-previous a, .pages .item.pages-item-next a {
    color: #a8c340; }
    .pages .item.pages-item-previous a:hover, .pages .item.pages-item-next a:hover {
      color: #aaaaaa; }
    .pages .item.pages-item-previous a .label, .pages .item.pages-item-next a .label {
      display: none; }
  .pages .item.pages-item-previous a span:not(.label), .pages .item.pages-item-next a span:not(.label) {
    line-height: inherit; }
    .pages .item.pages-item-next a span:not(.label):before {
      content: " ";
      background: url(../images/next_arrow.png) no-repeat !important;
     opacity: 1;
     visibility: visible;
     width: 20px;
     height: 46px;  
      display: inline-block;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     transform: translate(0, 0); 
   background-size: 20px !important;
       background-position: center !important;
   }
   .pages .item.pages-item-previous a span:not(.label):before {
     content: " ";
     background: url(../images/prev_arrow.png) no-repeat !important;
     opacity: 1;
     visibility: visible;
     width: 50px;
     height: 50px;  
      display: inline-block;
     font-weight: 400;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     transform: translate(0, 0); 
   background-size: 25px !important;
       background-position: center !important;
     
   }
  .pages .item.pages-item-previous a span:not(.label):before {
    content: ''; }
  .pages .item.pages-item-next a span:not(.label):before {
    content: ''; }

.tollbar-bottom .pages {
  display: block; }
.tollbar-bottom .toolbar-amount,
.tollbar-bottom .toolbar-sorter,
.tollbar-bottom .field.limiter,
.tollbar-bottom .modes {
  display: none; }
.tollbar-bottom .toolbar {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; border-radius: 10px;}
  @media (min-width: 768px) {
    .tollbar-bottom .toolbar {
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (max-width: 991px) {
    .tollbar-bottom .toolbar {
      padding-top: 24px;
      border-top: 1px solid #f5f5f5; } }
@media (min-width: 768px) {
  .tollbar-bottom .field.limiter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none;
    margin-left: auto; } }
@media (min-width: 768px) {
  .tollbar-bottom .modes {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; } }

.catalog-product-view .column.main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.catalog-product-view .product.media {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 992px) {
    .catalog-product-view .product.media {
      -webkit-flex-basis: 33.3333%;
      -ms-flex-preferred-size: 33.3333%;
      flex-basis: 33.3333%;
      max-width: 33.3333%; } }
  @media (min-width: 1200px) {
    .catalog-product-view .product.media {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media (min-width: 1400px) {
    .catalog-product-view .product.media {
      -webkit-flex-basis: 59%;
      -ms-flex-preferred-size: 59%;
      flex-basis: 59%;
      max-width: 59%; } }
  .catalog-product-view .product.media .fotorama__arr {
    background-image: none; }
    .catalog-product-view .product.media .fotorama__arr:before {
      width: 32px;
      height: 32px;
      font-size: 14px;
      line-height: 32px;
      text-align: center;
      background: #FFF;
      border: 1px solid #f5f5f5;
      color: #b4b4b4;
      border-radius: 4px;
      position: absolute;
      z-index: 1;
      top: 50%;
      left: 50%;
      margin-top: -16px;
      margin-left: -16px; }
    .catalog-product-view .product.media .fotorama__arr:hover:before {
      background: #292929;
      border-color: #292929;
      color: #a8c340; }
    .catalog-product-view .product.media .fotorama__arr--prev:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0); }
    .catalog-product-view .product.media .fotorama__arr--next:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0); }
    .catalog-product-view .product.media .fotorama__arr .fotorama__arr__arr {
      display: none; }
.catalog-product-view .product-info-main {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 992px) {
    .catalog-product-view .product-info-main {
      -webkit-flex-basis: 66.6666%;
      -ms-flex-preferred-size: 66.6666%;
      flex-basis: 66.6666%;
      max-width: 66.6666%; } }
  @media (min-width: 1200px) {
    .catalog-product-view .product-info-main {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media (min-width: 1400px) {
    .catalog-product-view .product-info-main {
      -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
      max-width: 70%; } }


  .catalog-product-view .product-info-stock-sku .available {
    color: #3bb141; }
  .catalog-product-view .product-info-stock-sku .unavailable {
    color: #c24040; text-transform:uppercase; }
  .catalog-product-view .product-info-stock-sku .available,
  .catalog-product-view .product-info-stock-sku .unavailable {
    margin-bottom: 8px; }
.catalog-product-view .page-title-wrapper {
  margin-bottom: 5px;
  line-height: 1; }
  .catalog-product-view .page-title-wrapper .container, .catalog-product-view .page-title-wrapper .page-print.sales-order-print #maincontent, .page-print.sales-order-print .catalog-product-view .page-title-wrapper #maincontent,
  .catalog-product-view .page-title-wrapper h1 {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 22px;
    min-width: 280px; }
.catalog-product-view .product-reviews-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 14px; }
  .catalog-product-view .product-reviews-summary .label {
    display: none; }
  .catalog-product-view .product-reviews-summary .rating-result__stars span[class^="rating-star__"] {
    font-size: 12px;
    line-height: 14px; }
    .catalog-product-view .product-reviews-summary .rating-result__stars span[class^="rating-star__"]:after {
      top: 0; }
  .catalog-product-view .product-reviews-summary .rating-result,
  .catalog-product-view .product-reviews-summary .rating-result__stars,
  .catalog-product-view .product-reviews-summary .rating-result__stars > span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.catalog-product-view .product-reviews-summary .rating-summary,
.catalog-product-view .product-reviews-summary .reviews-actions .view {
  padding-right: 4px;
  border-right: 1px solid #f5f5f5;
  margin-right: 4px; }
.catalog-product-view #tab-label-reviews-title span.counter:before {
  content: '('; }
.catalog-product-view #tab-label-reviews-title span.counter:after {
  content: ')'; }
.catalog-product-view .review-add .review-fieldset .label {
  color: #333333;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  margin-right: 24px; }
.catalog-product-view .product-info-price .price-box {
  color: #010100;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 24px; }
  .catalog-product-view .product-info-price .price-box .price-label {
    display: none; }
  .catalog-product-view .product-info-price .price-box .special-price {
    color: #f2462e; }
  .catalog-product-view .product-info-price .price-box .old-price {
    text-decoration: line-through;
    color: #aaaaaa;
    line-height: inherit;
    font-size: 14px; }
    .catalog-product-view .product-info-price .price-box .old-price span {
      vertical-align: baseline; }
  @media (min-width: 768px) {
    .catalog-product-view .product-info-price .price-box {
      font-size: 40px;
      line-height: 40px; } }
  .catalog-product-view .product-info-price .price-box .old-price {
    font-size: 30px;
    font-weight: 400; }
.catalog-product-view .overview {
  margin-bottom: 24px; }
.catalog-product-view .product-brand {
  padding: 32px 0 17px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 32px; }
.catalog-product-view .product-brand-name a {
  color: #333333; }
  .catalog-product-view .product-brand-name a span:after {
    content: ':'; }
  .catalog-product-view .product-brand-name a:hover {
    color: #a8c340; }
.catalog-product-view .product-brand-logo img {
  transition: 0.3s ease; }
.catalog-product-view .product-brand-logo a:hover img {
  opacity: .7; }
.catalog-product-view .swatch-opt {
  padding: 0;
  margin-bottom: 32px; }
.catalog-product-view .swatch-attribute {
  position: relative; }
  .catalog-product-view .swatch-attribute + .swatch-attribute {
    margin-top: 14px; }
  .catalog-product-view .swatch-attribute .swatch-attribute-label {
    color: #333333;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 4px; }
    .catalog-product-view .swatch-attribute .swatch-attribute-label:after {
      content: ':'; }
  .catalog-product-view .swatch-attribute .swatch-attribute-options {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .catalog-product-view .swatch-attribute .swatch-attribute-selected-option {
    display: none; }
  .catalog-product-view .swatch-attribute [id*='super_attribute['].mage-error {
    position: absolute;
    top: calc(100% - 5px);
    left: 0; }
.catalog-product-view .product-options-wrapper .fieldset > .field,
.catalog-product-view .product-options-wrapper .fieldset-bundle-options__wrapper > .field,
.catalog-product-view .product-options-wrapper .field.qty {
  margin-bottom: 20px; }
  .catalog-product-view .product-options-wrapper .fieldset > .field > .label,
  .catalog-product-view .product-options-wrapper .fieldset-bundle-options__wrapper > .field > .label,
  .catalog-product-view .product-options-wrapper .field.qty > .label {
    color: #333333;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 8px; }
    .catalog-product-view .product-options-wrapper .fieldset > .field > .label span:after,
    .catalog-product-view .product-options-wrapper .fieldset-bundle-options__wrapper > .field > .label span:after,
    .catalog-product-view .product-options-wrapper .field.qty > .label span:after {
      content: ':'; }
.catalog-product-view .product-options-wrapper .field {
  padding: 6px 0;
  display: inline-block;
  width: 100%; }
.catalog-product-view .product-options-wrapper .price-notice {
  font-weight: 700;
  color: #333333; }
.catalog-product-view .product-options-wrapper .select[multiple="multiple"] {
  max-width: 250px; }
.catalog-product-view .product-options-wrapper .date .required legend {
  color: #333333;
  font-weight: 700;
  margin-bottom: 4px; }
  .catalog-product-view .product-options-wrapper .date .required legend span:after {
    color: #ff5555;
    content: "*";
    font-size: 12px;
    margin: 0 0 0 5px; }
.catalog-product-view .product-options-wrapper .date .select2-container {
  margin-right: 4px; }
  @media (min-width: 1200px) {
    .catalog-product-view .product-options-wrapper .date .select2-container {
      margin-right: 12px; } }
  .catalog-product-view .product-options-wrapper .date .select2-container:nth-child(6) {
    margin-right: 0; }
    @media (min-width: 1200px) {
      .catalog-product-view .product-options-wrapper .date .select2-container:nth-child(6) {
        margin-right: 20px; } }
.catalog-product-view .product-options-wrapper .date b {
  line-height: 50px;
  margin-right: 4px; }
.catalog-product-view .product-options-wrapper .date .select2-container:nth-child(8) {
  margin-right: 4px; }
@media (max-width: 1199px) {
  .catalog-product-view .product-options-wrapper .date .select2-hidden-accessible:nth-child(7) {
    width: 100% !important;
    position: relative !important;
    font-size: 0 !important;
    height: 0 !important;
    margin-bottom: 12px !important; } }
.catalog-product-view .product-add-form {
  margin-bottom: 8px; }
.catalog-product-view .box-tocart {
  margin-bottom: 16px; }
  .catalog-product-view .box-tocart .fieldset {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 480px) {
      .catalog-product-view .box-tocart .fieldset {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end; } }
  .catalog-product-view .box-tocart .field.qty {
    padding: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
    @media (min-width: 480px) {
      .catalog-product-view .box-tocart .field.qty {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        max-width: none;
        width: auto;
        padding: 0 8px 0 0; } }
    .catalog-product-view .box-tocart .field.qty > .label {
      color: #333333;
      font-weight: 700;
      display: inline-block;
      margin-bottom: 4px; }
    .catalog-product-view .box-tocart .field.qty .control input {
      text-align: center;
      line-height: 20px;
      width: 100%;
      margin-bottom: 8px; }
      @media (min-width: 480px) {
        .catalog-product-view .box-tocart .field.qty .control input {
          width: 8em;
          margin-bottom: 0; } }
  .catalog-product-view .box-tocart .actions {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
    @media (min-width: 480px) {
      .catalog-product-view .box-tocart .actions {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        max-width: none;
        width: auto; } }
  .catalog-product-view .box-tocart button.action {
    width: 210px;
    padding: 14px 30px; }
    .catalog-product-view .box-tocart button.action#product-updatecart-button {
      width: auto;
      margin-top: 7px; }
.catalog-product-view .product-social-links {
  margin-bottom: 24px; }
  .catalog-product-view .product-social-links .product-addto-links {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 16px; }
  .catalog-product-view .product-social-links .action {
    background: transparent;
    color: #a8c340;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    display: block;
    margin-right: 28px; }
    .catalog-product-view .product-social-links .action:hover {
      color: #3a271e; }
  .catalog-product-view .product-social-links .action span {
    display: none; }
.catalog-product-view .product.attribute strong {
  font-weight: 600; }
.catalog-product-view .product.attribute .value {
  display: inline-block;
line-height: 26px;
color: #909090;}
.catalog-product-view .product.info {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin: 2rem 0;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  background: #FFF; }
  @media (min-width: 768px) {
    .catalog-product-view .product.info { } }
  @media (max-width: 767px) {
    .catalog-product-view .product.info {
      padding-right: 15px;
      padding-left: 15px; } }
  .catalog-product-view .product.info .description p {
    text-indent: 1.5em; }
  .catalog-product-view .product.info .content[role="tabpanel"] {
    background: #FFF; }
.catalog-product-view .data.items {
  position: relative; }
  @media (min-width: 768px) {
    .catalog-product-view .data.items:after {
      content: '';
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0;
      right: 0;
      height: 1px;
      background: #f5f5f5; } }
  .catalog-product-view .data.items .title {
    border-top: 1px solid #f5f5f5;
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    margin-right: 0;
    margin-bottom: 0;
    padding: 12px 0;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .title {
        display: inline-block;
        border-top: none;
        margin-right: 19px;
        margin-bottom: 16px;
        padding: 8px 0;
        font-size: 24px; }
        .catalog-product-view .data.items .title:first-child {
          padding-left: 0; }
        .catalog-product-view .data.items .title a {
          color: #333333; }
          .catalog-product-view .data.items .title a:hover {
            color: #a8c340; } }
    .catalog-product-view .data.items .title.active a {
      color: #a8c340;
      cursor: default; }
    .catalog-product-view .data.items .title:before {
      position: absolute;
      top: 6px;
      right: 0;
      width: 26px;
      height: 26px;
      border-radius: 2px;
      text-align: center;
      font-size: 14px;
      line-height: 1;
      padding: 6px 0;
      border: 1px solid #f5f5f5; }
      @media (min-width: 768px) {
        .catalog-product-view .data.items .title:before {
          display: none; } }
    .catalog-product-view .data.items .title[aria-expanded="false"]:before {
      content: '\e926'; }
  @media (min-width: 768px) {
    .catalog-product-view .data.items .content {
      box-sizing: border-box;
      float: right;
      margin-left: -100%;
      width: 100%;
      padding: 72px 0 0;
      display: none; } }
  .catalog-product-view .data.items .content.active {
    display: block; }
  .catalog-product-view .data.items .content[role="tabpanel"] {
    display: block; }
  .catalog-product-view .data.items .content .table-caption {
    display: none;
    text-align: left; }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .content .table-caption {
        display: table-caption; } }
  .catalog-product-view .data.items .content .description p {
    text-indent: 0;
    font-size: 16px;
    line-height: 26px; }
  .catalog-product-view .data.items .additional-attributes .attributes-caption {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #a8c340;
    margin-bottom: 24px; }
  .catalog-product-view .data.items .additional-attributes .attributes-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .catalog-product-view .data.items .additional-attributes .attributes-row:nth-child(even) {
      background: #f5f5f5; }
  .catalog-product-view .data.items .additional-attributes .attributes-label {
    border-right: 1px solid #f5f5f5;
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    max-width: 100px;
    padding: 8px;
    font-weight: 700;
    color: #333333; }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .additional-attributes .attributes-label {
        -webkit-flex-basis: 150px;
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px;
        max-width: 150px;
        padding: 16px; } }
  .catalog-product-view .data.items .additional-attributes .attributes-data {
    padding: 8px;
    -webkit-flex-basis: calc(100% - 100px);
    -ms-flex-preferred-size: calc(100% - 100px);
    flex-basis: calc(100% - 100px);
    max-width: calc(100% - 100px); }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .additional-attributes .attributes-data {
        -webkit-flex-basis: calc(100% - 150px);
        -ms-flex-preferred-size: calc(100% - 150px);
        flex-basis: calc(100% - 150px);
        max-width: calc(100% - 150px);
        padding: 16px; } }
  .catalog-product-view .data.items #product-review-container {
    position: relative;
    padding-top: 21px; }
    @media (min-width: 992px) {
      .catalog-product-view .data.items #product-review-container {
        padding-top: 32px; } }
    .catalog-product-view .data.items #product-review-container .review-toolbar {
      position: absolute;
      top: 5px;
      right: 0;
      margin-bottom: 0; }
      .catalog-product-view .data.items #product-review-container .review-toolbar:last-child {
        display: none; }
      @media (min-width: 768px) {
        .catalog-product-view .data.items #product-review-container .review-toolbar {
          top: 10px; } }
      .catalog-product-view .data.items #product-review-container .review-toolbar .label {
        font-size: 14px;
        line-height: 16px; }
        @media (max-width: 767px) {
          .catalog-product-view .data.items #product-review-container .review-toolbar .label {
            display: none; } }
      .catalog-product-view .data.items #product-review-container .review-toolbar .field {
        padding: 0; }
    .catalog-product-view .data.items #product-review-container .review-item {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 10px;
      border: 1px solid #f5f5f5;
      border-radius: 4px; }
      @media (min-width: 768px) {
        .catalog-product-view .data.items #product-review-container .review-item {
          padding: 24px 30px; } }
      .catalog-product-view .data.items #product-review-container .review-item .review-details {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1; }
      .catalog-product-view .data.items #product-review-container .review-item .review-title {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; }
      .catalog-product-view .data.items #product-review-container .review-item .review-ratings {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3; }
      .catalog-product-view .data.items #product-review-container .review-item .review-content {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4; }
    .catalog-product-view .data.items #product-review-container .rating-label {
      display: none; }
  @media (max-width: 767px) {
    .catalog-product-view .data.items .review-form .actions-toolbar {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .catalog-product-view .data.items .review-form .actions-toolbar .primary {
        width: 100%;
        max-width: 280px; }
      .catalog-product-view .data.items .review-form .actions-toolbar button.action {
        padding: 18px 20px; } }

body.catalog-product-compare-index .action.print {
  float: right;
  margin: 1rem 0; }
body.catalog-product-compare-index .table-caption {
  display: none; }
.reward-points #block-discount-heading {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #333;
    padding: 0 40px 0 0;
}
.discount-code #block-discount-heading:after {
    content: " ";
    display: inline-block;
    opacity: 1;
    visibility: visible;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    left: px;
    right: -40px;
    left: auto;
    right: -12px !important;
    top: 8px !important;
    position: relative;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }
  .table-wrapper.comparison .table-comparison > tbody > tr {
    border-right: 1px solid #f5f5f5; }
    .table-wrapper.comparison .table-comparison > tbody > tr > th,
    .table-wrapper.comparison .table-comparison > tbody > tr > td {
      border-top: 0; }
  @media (max-width: 768px) {
    .table-wrapper.comparison td {
      border-bottom: 0;
      display: table-cell;
      padding: 0; }
      .table-wrapper.comparison td.product:before {
        display: none; } }

table#product-comparison {
  table-layout: fixed; }
  table#product-comparison thead tr th,
  table#product-comparison thead tr td {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: 1px solid #f5f5f5; }
    table#product-comparison thead tr th span,
    table#product-comparison thead tr td span {
      display: none; }
  table#product-comparison tbody tr:nth-child(odd) {
    background: transparent; }
  table#product-comparison tbody tr {
    border-bottom: 1px solid #f5f5f5; }
    table#product-comparison tbody tr:last-child {
      border-bottom: none; }
    table#product-comparison tbody tr th.label {
      font-size: 14px;
      line-height: 16px;
      font-weight: 700;
      color: #333333; }
  table#product-comparison .cell {
    width: 200px;
    padding: 1rem; }
    table#product-comparison .cell .attibute.value {
      width: 100%;
      overflow: hidden; }
    table#product-comparison .cell.product.info, table#product-comparison .cell.product.label {
      border-bottom: 1px solid #f5f5f5; }
    table#product-comparison .cell.label.product span {
      display: none; }
    table#product-comparison .cell.label {
      width: 120px; }
      table#product-comparison .cell.label .attribute.label {
        display: block;
        width: 100%;
        word-wrap: break-word; }
    table#product-comparison .cell.attribute img {
      max-width: 100%;
      height: auto; }
    table#product-comparison .cell.remove {
      padding-top: 0;
      padding-bottom: 0;
      text-align: right; }
  table#product-comparison .product-item-photo {
    display: block;
    margin: 0 auto 1rem; }
  table#product-comparison .product-image-photo {
    margin-left: 0; }
  table#product-comparison .product-item-name a {
    font-size: 14px;
    line-height: 18px;
    color: #333333; }
    table#product-comparison .product-item-name a:hover {
      color: #a8c340; }
  table#product-comparison .product-reviews-summary {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px; }
    table#product-comparison .product-reviews-summary .label {
      display: none; }
    table#product-comparison .product-reviews-summary .rating-summary {
      padding-right: 8px;
      line-height: 18px; }
    table#product-comparison .product-reviews-summary .reviews-actions {
      font-size: 12px;
      line-height: 18px; }
  table#product-comparison .price-box {
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 12px; }
  table#product-comparison .product-item-actions {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    table#product-comparison .product-item-actions .actions-primary {
      padding-right: 8px; }
    table#product-comparison .product-item-actions .tocart {
      width: 50px;
      height: 50px;
      border-radius: 50px;
      padding: 4px;
      text-align: center;
      margin-bottom: 0;
      vertical-align: text-bottom; }
    table#product-comparison .product-item-actions .tocart span {
      display: none; }
    table#product-comparison .product-item-actions .towishlist {
      background-color: transparent;
      font-size: 14px;
      line-height: 48px;
      color: #b4b4b4;
      display: block;
      width: 50px;
      height: 50px;
      border-radius: 50px;
      border: 1px solid #292929;
      background: #292929;
      text-align: center;
      vertical-align: text-bottom; }
      table#product-comparison .product-item-actions .towishlist:hover {
        color: #a8c340;
        background: #FFF;
        border-color: #dedede; }
  table#product-comparison .price-box,
  table#product-comparison .product.rating,
  table#product-comparison .product-item-name {
    display: block; }
  table#product-comparison .product-addto-links .action.toggle {
    padding: 0; }
  table#product-comparison .action.tocart {
    white-space: nowrap;
    margin-bottom: 15px; }

.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  display: none; }

.sidebar .block-compare .compare-counter {
  margin-bottom: 16px; }
  .sidebar .block-compare .compare-counter .counter {
    color: #a8c340;
    font-weight: 700; }
.sidebar .block-compare .product-items {
  margin-bottom: 12px; }
.sidebar .block-compare .product-item-name {
  display: block;
  padding-right: 20px; }
  .sidebar .block-compare .product-item-name a {
    color: #010100; }
    .sidebar .block-compare .product-item-name a:hover {
      color: #a8c340; }
.sidebar .block-compare .product-item {
  position: relative;
  margin-bottom: 12px; }
.sidebar .block-compare .action.delete {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 1; }
.sidebar .block-compare .actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .sidebar .block-compare .actions-toolbar a.compare {
    background-color: #a8c340;
    color: #FFF;
    font-weight: 600;
    padding: 10px 15px;
    display: inline-block;
    backface-visibility: hidden;
    transform: translateZ(0);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 14px;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    padding: 14px 33px; }
    .sidebar .block-compare .actions-toolbar a.compare:hover {
      background: #3a271e;
      color: #FFF; }
    @media (min-width: 1200px) {
      .sidebar .block-compare .actions-toolbar a.compare {
        padding: 12px 20px 11px; } }
    @media (min-width: 480px) and (max-width: 991px) {
      .sidebar .block-compare .actions-toolbar a.compare {
        width: auto; } }
  .sidebar .block-compare .actions-toolbar .secondary {
    margin-bottom: 16px; }

.products-grid .product-items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.products-grid .product-item {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 480px) {
    .products-grid .product-item {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media (min-width: 768px) {
    .products-grid .product-item {
      -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
      max-width: 33.33%; } }
.products-grid .product-image-container {
  display: inline-block;
  max-width: 100%;
  background: #f5f5f5; }
.products-grid .product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #f5f5f5; }
.products-grid .product-image-photo {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%;
  background: #f5f5f5; }
.products-grid .reviews-actions {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .products-grid .reviews-actions .action.add {
    line-height: inherit;
    font-size: 0; }
    .products-grid .reviews-actions .action.add:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .products-grid .reviews-actions .action.add:before {
      font-size: 14px; }
.products-grid .price-from {
  margin-bottom: 0; }
.products-grid .price-to {
  margin-bottom: 0; }
.products-grid .product-item-info-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;}
  .products-grid .product-item-info-box .price-box {
    margin-left: 7px;
    margin-top: 3px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .products-grid .product-item-info-box.product-item-actions,
  .products-grid .product-item-info-box .product-item-actions {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%; }

.column.main .products-list .product-item-info {
  margin-bottom: 4rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.column.main .products-list .product-item-photo {
  margin: 0 auto 25px;
  max-width: 100%; }
.column.main .products-list .product-image-container {
  font-size: 0; }
.column.main .products-list .product-image-photo {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center; }
.column.main .products-list .product-item-details {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
.column.main .products-list .product-item .product-item-actions,
.column.main .products-list .product-item .product-item-actions .actions-secondary {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.column.main .products-list .product-reviews-summary a.add {
  display: none; }

@media (min-width: 480px) {
  .column.main .products-list .product-item-info {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .column.main .products-list .product-item-photo {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 0; }
  .column.main .products-list .product-item-details {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
.gallery-placeholder .loading-mask {
  padding: 0 0 50%;
  position: absolute;
  display: none; }
.gallery-placeholder .fotorama-hidden,
.gallery-placeholder .fotorama--hidden,
.gallery-placeholder .fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
  display: none; }

.fotorama-item .fotorama__stage {
  margin-bottom: 1rem; }

.gallery-placeholder.fotorama--fullscreen, .gallery-placeholder.fotorama--fullscreen .fotorama__nav, .gallery-placeholder.fotorama--fullscreen .fotorama__stage,
.fotorama-item.fotorama--fullscreen,
.fotorama-item.fotorama--fullscreen .fotorama__nav,
.fotorama-item.fotorama--fullscreen .fotorama__stage {
  background: #fff; }
.gallery-placeholder .fotorama__nav__shaft .fotorama__nav__frame,
.fotorama-item .fotorama__nav__shaft .fotorama__nav__frame {
  opacity: .5;
  padding: 0;
  cursor: pointer;
  transition: 0.3s ease; }
  .gallery-placeholder .fotorama__nav__shaft .fotorama__nav__frame:hover, .gallery-placeholder .fotorama__nav__shaft .fotorama__nav__frame.fotorama__active,
  .fotorama-item .fotorama__nav__shaft .fotorama__nav__frame:hover,
  .fotorama-item .fotorama__nav__shaft .fotorama__nav__frame.fotorama__active {
    opacity: 1; }
.gallery-placeholder .fotorama__nav__shaft .fotorama__thumb-border,
.fotorama-item .fotorama__nav__shaft .fotorama__thumb-border {
  border: none; }

.fotorama__fullscreen-icon:focus, .fotorama__fullscreen-icon:focus:after, .fotorama__fullscreen-iconafter,
.fotorama__zoom-out:focus,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-outafter,
.fotorama__zoom-in:focus,
.fotorama__zoom-in:focus:after,
.fotorama__zoom-inafter,
.fotorama__arr:focus,
.fotorama__arr:focus:after,
.fotorama__arrafter,
.fotorama__stage__shaft:focus,
.fotorama__stage__shaft:focus:after,
.fotorama__stage__shaftafter,
.fotorama__nav__frame--thumb:focus,
.fotorama__nav__frame--thumb:focus:after,
.fotorama__nav__frame--thumbafter,
.fotorama__thumb:focus,
.fotorama__thumb:focus:after,
.fotorama__thumbafter,
.fotorama__nav__frame--dot:focus,
.fotorama__nav__frame--dot:focus:after,
.fotorama__nav__frame--dotafter,
.fotorama__dot:focus,
.fotorama__dot:focus:after,
.fotorama__dotafter {
  box-shadow: none !important; }

.block.related {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden; }
  .block.related .block-actions .select {
    padding: 0;
    background: transparent;
    color: #a8c340; }
    .block.related .block-actions .select:hover {
      color: #333333; }

.products-grid.products-related {
  margin: 0px 0 0;
  padding: 0; }
  .products-grid.products-related .product-items {
    margin: 0 -15px;
    padding: 0; }
    @media (min-width: 768px) {
      .products-grid.products-related .product-items {
        width: calc(100% + 30px); } }
  .products-grid.products-related .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0;
    text-align: left; }
    .products-grid.products-related .product-item .price-box {
      text-align: left; }
  .products-grid.products-related .owl-item {
    padding: 0 15px; }

.block.upsell {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden; }
  .block.upsell .block-actions button.action.select {
    color: #a8c340; }
    .block.upsell .block-actions button.action.select:hover {
      text-decoration: underline; }

.products-grid.products-upsell {
  margin: 3rem 0 0;
  padding: 0; }
  .products-grid.products-upsell .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-upsell .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0;
    text-align: left; }
    .products-grid.products-upsell .product-item .price-box {
      text-align: left; }
  .products-grid.products-upsell .owl-item {
    padding: 0 15px; }

.block.crosssell {
  margin-top: 50px; }
  .block.crosssell .owl-controls {
    top: -30px; }

.products-grid.products-crosssell {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-crosssell .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-crosssell .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0; }
    .products-grid.products-crosssell .product-item .price-box {
      text-align: center; }
  .products-grid.products-crosssell .owl-item {
    padding: 0 15px; }

.product-options-wrapper .fieldset > br {
  display: none; }
.product-options-wrapper .downloads {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.minicart-wrapper .action.showcart {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  padding-bottom: 9px; }
  .minicart-wrapper .action.showcart span,
  .minicart-wrapper .action.showcart strong {
    display: inline-block;
    font-weight: normal; }
  .minicart-wrapper .action.showcart .loading-mask {
    display: none; }
  .minicart-wrapper .action.showcart .text {
    font-family: "Nucleo Mini";
    position: relative;
    width: 49px;
    height: 33px;
    padding-right: 16px;
    color: #010100; }
    .minicart-wrapper .action.showcart .text:before, .minicart-wrapper .action.showcart .text:after {
      position: absolute;
      top: -10px;
      left: 0;
      width: 100%;
      height: 100%;
      font-size: 30px;
      line-height: 33px;
      transition: .3s transform ease;
      text-align: left;
      transform-origin: 16px center; }
    .minicart-wrapper .action.showcart .text:before {
      content: " ";
      opacity: 1;
      background: url(../images/svg/cart.svg) no-repeat !important;
      visibility: visible;
      width: 50px;
      height: 50px;
    }
    .minicart-wrapper .action.showcart .text:after {
      content: " ";
      opacity: 1;
      background: url(../images/svg/close.svg) no-repeat !important;
      visibility: visible;
      transform: rotate(-90deg) scale(0);
      width: 50px;
      height: 50px;
    }
.minicart-wrapper .action.showcart.active .text {
color: #a8c340; }
.minicart-wrapper .action.showcart.active .text:before {
opacity: 0;
visibility: hidden;
transform: rotate(90deg) scale(0); }
.minicart-wrapper .action.showcart.active .text:after {transform: rotate(0deg) scale(1);opacity: 1;visibility: visible; }
.minicart-wrapper .action.showcart:hover .text {color: #a8c340; }
.minicart-wrapper .action.showcart .qty {position: absolute;top: 50%;left: 55px;color: #aaa631;font-size: 14px;line-height: 26px;width: 26px;height: 26px;margin-top: -17px;border-radius: 26px;background: #fff700;text-align: center; }
.minicart-wrapper .action.showcart .qty .counter-label {display: none; }
.block-minicart {display: none;text-align: left;color: #aaaaaa;background: #FFF;-webkit-box-shadow: 0 2px 24px rgba(2, 68, 89, 0.22);-moz-box-shadow: 0 2px 24px rgba(2, 68, 89, 0.22);box-shadow: 0 2px 24px rgba(2, 68, 89, 0.22);transition: 0.3s ease;overflow: hidden; }.block-minicart.empty {height: auto; }
  .block-minicart .block-title {
    display: none; }
  .block-minicart .action.close {
    position: absolute;
    z-index: 20;
    right: 0;
    top: 0;
    padding: 5px 10px;
    color: #aaaaaa;
    background-color: transparent;
    line-height: inherit;
    display: none; }
#btn-minicart-close {
  background: url("../images/cross.png") no-repeat center top; 
  display: block !important;
}
    .block-minicart .action.close:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .block-minicart .action.close:hover {
      color: #a8c340;
      background-color: transparent; }
  .block-minicart .block-content {
    padding: 25px 0; }
    .block-minicart .block-content > .subtitle {
      padding: 0 16px;
      font-size: 16px; }
    .block-minicart .block-content .top-minicart-content {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 15px; }
      .block-minicart .block-content .top-minicart-content > .subtitle {
        font-size: 16px;
        line-height: 1;
        font-weight: 700;
        color: #010100;
        padding: 0 16px;
        text-transform: uppercase; }
        .block-minicart .block-content .top-minicart-content > .subtitle.empty {
          font-size: 16px;
          color: #010100; }
          .block-minicart .block-content .top-minicart-content > .subtitle.empty span {
            vertical-align: baseline; }
    .block-minicart .block-content .items-total {
      font-size: 14px;
      color: #010100; }
    .block-minicart .block-content > .subtotal {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
      padding: 10px 16px 30px;
      font-weight: 400;
      border-top: 1px solid #f5f5f5; }
      .block-minicart .block-content > .subtotal .label {
        font-size: 16px;
        line-height: 1;
        color: #010100;
        text-transform: uppercase; }
      .block-minicart .block-content > .subtotal .amount {
        font-size: 26px;
        line-height: 1;
        color: #010100; }
    .block-minicart .block-content #top-cart-btn-checkout {
      width: 100%; }
    .block-minicart .block-content > .actions {
      padding: 0 16px; }
      .block-minicart .block-content > .actions button.primary {
        background: #f2462e;
        padding: 14px 33px;
        text-transform: uppercase; }
        .block-minicart .block-content > .actions button.primary:hover {
          background: #3a271e; }
      .block-minicart .block-content > .actions .secondary {
        margin-bottom: 16px;
        font-size: 16px; }
      .block-minicart .block-content > .actions .viewcart {
        margin-top: 20px;
        display: inline-block;
        text-decoration: underline; }
    .block-minicart .block-content .paypal.checkout {
      margin-top: 8px; }
  .block-minicart .minicart-items {
    overflow-y: auto;
    height: 100%; }
    .block-minicart .minicart-items > li {
      padding: 0 0 16px; }
      .block-minicart .minicart-items > li > .product {
        padding: 0 16px 16px; }
      .block-minicart .minicart-items > li:first-child > .product {
        padding-top: 24px; }
    .block-minicart .minicart-items > li > .product {
      overflow: hidden;
      position: relative;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .block-minicart .minicart-items > li > .product .product-item-photo {
        -webkit-flex-basis: 97px;
        -ms-flex-preferred-size: 97px;
        flex-basis: 97px;
        max-width: 97px; }
      .block-minicart .minicart-items > li > .product .product-image-container {
        display: inline-block;
        max-width: 100%; }
      .block-minicart .minicart-items > li > .product .product-image-wrapper {
        height: auto;
        padding: 0 !important; }
        .block-minicart .minicart-items > li > .product .product-image-wrapper .product-image-photo {
          position: static;
          background: #f5f5f5; }
      .block-minicart .minicart-items > li > .product .product-item-details {
        padding-left: 8px;
        -webkit-flex-basis: calc(100% - 97px);
        -ms-flex-preferred-size: calc(100% - 97px);
        flex-basis: calc(100% - 97px);
        max-width: calc(100% - 97px); }
      .block-minicart .minicart-items > li > .product .product-item-name {
        font-size: 16px;
        line-height: 18px;
        display: inline-block;
        margin-bottom: 5px;
        width: 100%; }
        .block-minicart .minicart-items > li > .product .product-item-name a {
          color: #333333;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 100%;
          display: inline-block; }
        .block-minicart .minicart-items > li > .product .product-item-name a:hover {
          color: #a8c340; }
    .block-minicart .minicart-items .product-item-price .price-container {
      margin-bottom: 8px; }
    .block-minicart .minicart-items .product-item-price .minicart-price {
      color: #333333;
      font-size: 26px;
      line-height: 1; }
    .block-minicart .minicart-items .details-qty {
      position: relative;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .block-minicart .minicart-items .details-qty .label {
        display: none; }
      .block-minicart .minicart-items .details-qty .cart-item-qty {
        padding: 9px;
        width: 50px;
        font-size: 14px;
        line-height: 14px;
        vertical-align: baseline;
        background: #f5f5f5;
        text-align: center;
        border: none; }
      .block-minicart .minicart-items .details-qty .update-cart-item {
        line-height: inherit;
        font-size: 20px;
        line-height: 1;
        margin-left: 4px;
        color: #a8c340; }
        .block-minicart .minicart-items .details-qty .update-cart-item:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
        .block-minicart .minicart-items .details-qty .update-cart-item:hover {
          color: #010100; }
        .block-minicart .minicart-items .details-qty .update-cart-item span {
          display: none; }
    .block-minicart .minicart-items .product.options[role="tablist"] {
      position: relative;
      margin-bottom: 8px; }
      .block-minicart .minicart-items .product.options[role="tablist"] .toggle {
        cursor: pointer;
        color: #a8c340;
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
        margin-bottom: 0;
        line-height: inherit; }
        .block-minicart .minicart-items .product.options[role="tablist"] .toggle:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
        .block-minicart .minicart-items .product.options[role="tablist"] .toggle:before {
          color: #aaaaaa;
          font-size: 12px;
          line-height: 10px;
          top: 4px; }
      .block-minicart .minicart-items .product.options[role="tablist"].active .toggle:before {
        content: '\e929'; }
      .block-minicart .minicart-items .product.options[role="tablist"] .content {
        background: #FFF;
        margin-bottom: 0; }
      .block-minicart .minicart-items .product.options[role="tablist"] .content .subtitle {
        display: none; }
      .block-minicart .minicart-items .product.options[role="tablist"] .list {
        font-size: 14px;
        margin-top: 7px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        color: #010100; }
        .block-minicart .minicart-items .product.options[role="tablist"] .list > dt, .block-minicart .minicart-items .product.options[role="tablist"] .list > dd {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
          max-width: 50%;
          font-weight: 400; }
        .block-minicart .minicart-items .product.options[role="tablist"] .list > dd {
          padding-left: 5px; }
    .block-minicart .minicart-items .product.actions {
      font-size: 14px;
      line-height: 1;
      margin-bottom: 8px;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
      .block-minicart .minicart-items .product.actions .primary,
      .block-minicart .minicart-items .product.actions .secondary {
        display: inline-block; }
      .block-minicart .minicart-items .product.actions .secondary {
        margin-left: 16px; }
        .block-minicart .minicart-items .product.actions .secondary .action.edit {
          font-size: 12px; }
        .block-minicart .minicart-items .product.actions .secondary .action.delete {
          font-size: 15px; }
      .block-minicart .minicart-items .product.actions a {
        color: #a8c340;
        background: transparent; }
        .block-minicart .minicart-items .product.actions a:hover {
          color: #010100; }

.sm-desktop .minicart-wrapper {
  position: relative;
  float: right;
  margin-left: 20px; }
.sm-desktop .minicart-wrapper .action.showcart {
  height: 56px;
  padding-right: 10px; }
  .sm-desktop .minicart-wrapper .action.showcart .qty {
    top: 20px;
    left: 25px; }
  .sm-desktop .minicart-wrapper .action.showcart .text {
    width: 41px; }
  .sm-desktop .minicart-wrapper .action.showcart .showcart-label {
    color: #333333;
    font-weight: 700;
    display: none; }
.sm-desktop .block-minicart {
  display: block;
  position: absolute;
  width: 320px;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  z-index: 919; }
  @media (min-width: 768px) {
    .sm-desktop .block-minicart {
      width: 420px;
      padding: 0 24px; } }
.sm-desktop .minicart-wrapper.active .block-minicart {
  visibility: visible;
  opacity: 1;
  transform: translateY(0); }

.sm-mobile div:not(.opc-estimated-wrapper) .minicart-wrapper {
  padding: 0;
  margin: 0; }
.sm-mobile div:not(.opc-estimated-wrapper) .action.showcart {
  position: fixed;
  z-index: 19;
  top: 0;
  right: 0;
  width: 84px;
  height: 56px; }
  .sm-mobile div:not(.opc-estimated-wrapper) .action.showcart .text {
    color: #FFF; }
  .sm-mobile div:not(.opc-estimated-wrapper) .action.showcart .showcart-label {
    display: none; }
.sm-mobile div:not(.opc-estimated-wrapper) .block-minicart {
  display: block;
  position: fixed;
  z-index: 21;
  top: 56px;
  right: 0;
  bottom: 0;
  width: 320px;
  opacity: 0;
  overflow-y: auto;
  transform: translateX(100vw); }
.sm-mobile div:not(.opc-estimated-wrapper) .minicart-wrapper.active .block-minicart {
  opacity: 1;
  transform: translateX(0); }

.checkout-cart-index .page-title-wrapper .page-title {
  margin-top: 5px; }

.checkout-cart-index .form-cart {
  margin-bottom: 24px; }
#gift-options-cart {
  margin-bottom: 16px; }
  #gift-options-cart .title {
    background-color: #a8c340;
    color: #FFF;
    font-weight: 600;
    padding: 10px 15px;
    display: inline-block;
    backface-visibility: hidden;
    transform: translateZ(0);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 14px;
    border-radius: 3px;
    display: block;
    cursor: pointer;
    padding: 14px 20px;
    width: 100%;
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    #gift-options-cart .title:hover {
      background: #3a271e;
      color: #FFF; }
    @media (min-width: 1200px) {
      #gift-options-cart .title {
        padding: 12px 20px 11px; } }
    @media (min-width: 992px) {
      #gift-options-cart .title {
        display: inline-block;
        padding: 6px 20px;
        width: auto;
        max-width: none;
        margin-right: 0;
        margin-left: 0; } }
    @media (min-width: 1200px) {
      #gift-options-cart .title {
        padding: 14px 20px; } }
  #gift-options-cart .gift-message {
    padding: 16px 0; }
  #gift-options-cart .gift-options-title {
    font-weight: 700;
    color: #a8c340; }

#shopping-cart-table {
  border-collapse: collapse; }
  #shopping-cart-table a {
    font-weight: 400; }
  #shopping-cart-table td.col.item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media (min-width: 768px) {
      #shopping-cart-table td.col.item {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media (min-width: 1400px) {
      #shopping-cart-table td.col.item {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
  @media (max-width: 767px) {
      .sm-desktop .page-header__content {display:none;}
    #shopping-cart-table th.col.item {
      display: none; } }
  #shopping-cart-table thead {
    border-bottom: 1px solid #f5f5f5; }
    #shopping-cart-table thead th {
      color: #333333;
      font-weight: 700;
      border-bottom: none; }
  #shopping-cart-table tr th {
    text-align: center; }
    #shopping-cart-table tr th:first-child {
      text-align: left; }
  #shopping-cart-table td {
    vertical-align: middle;
    padding: 10px; }
    #shopping-cart-table td:first-child {
      padding-left: 0; }
    @media (min-width: 1200px) {
      #shopping-cart-table td {
        padding: 30px;
        min-width: 140px; } }
    #shopping-cart-table td.price, #shopping-cart-table td.subtotal {
      font-size: 1rem;
      line-height: 1;
      color: #333333;
      font-weight: 700; }
    @media (min-width: 768px) {
      #shopping-cart-table td .item-actions {
        min-width: 80px; } }
    #shopping-cart-table td > div {
      margin: 0; }
    #shopping-cart-table td input.qty {
      text-align: center;
      margin: 0 auto;
      max-width: 7em; }
  #shopping-cart-table .cart.item {
    border-bottom: 1px solid #f5f5f5; }
    #shopping-cart-table .cart.item .item-info {
      background: transparent; }
      @media (max-width: 767px) {
        #shopping-cart-table .cart.item .item-info {
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-bottom: 16px; }
          #shopping-cart-table .cart.item .item-info td:not(:first-child) {
            text-align: center;
            padding: 10px 0;
            display: flex;
            flex-direction: column;
            align-items: center; }
          #shopping-cart-table .cart.item .item-info td {
            background: transparent;
            border-right: none;
            padding-right: 0; }
            #shopping-cart-table .cart.item .item-info td:before {
              border-bottom: none; }
            #shopping-cart-table .cart.item .item-info td.qty:before {
              display: none; }
            #shopping-cart-table .cart.item .item-info td .field.qty {
              max-width: 7em; } }
    #shopping-cart-table .cart.item td {
      text-align: center; }
      #shopping-cart-table .cart.item td.col.item {
        text-align: center;
        font-size: 16px; }
        @media (min-width: 992px) {
          #shopping-cart-table .cart.item td.col.item {
            text-align: left; } }
        @media (max-width: 767px) {
          #shopping-cart-table .cart.item td.col.item:before {
            display: none; } }
      #shopping-cart-table .cart.item td .product-item-photo {
        padding-left: 0;
        width: 120px; }
        @media (min-width: 768px) {
          #shopping-cart-table .cart.item td .product-item-photo {
            padding-left: 30px;
            padding-right: 0;
            width: 130px; } }
        @media (min-width: 992px) {
          #shopping-cart-table .cart.item td .product-item-photo {
            padding-right: 20px; } }
        @media (min-width: 1400px) {
          #shopping-cart-table .cart.item td .product-item-photo {
            padding-right: 20px;
            padding-left: 0;
            width: 120px; } }
      #shopping-cart-table .cart.item td .product-image-photo {
        width: 100px;
        max-width: none; }
    #shopping-cart-table .cart.item .item-actions td {
      padding: 15px 0; }
    #shopping-cart-table .cart.item .actions-toolbar {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      @media (min-width: 992px) {
        #shopping-cart-table .cart.item .actions-toolbar {
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between; } }
      #shopping-cart-table .cart.item .actions-toolbar .action {
        display: inline-block;
        width: 19px;
        margin-right: 4px; }
      #shopping-cart-table .cart.item .actions-toolbar > .action span {
        display: none; }
      #shopping-cart-table .cart.item .actions-toolbar > .action-edit {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar > .action-edit:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar > .action-delete {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar > .action-delete:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar .action-gift {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar .action-gift:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
        #shopping-cart-table .cart.item .actions-toolbar .action-gift span {
          display: none; }
      #shopping-cart-table .cart.item .actions-toolbar .action-towishlist {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar .action-towishlist:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar .gift-content {
        display: none;
        background: #FFF;
        border: 1px solid #f5f5f5;
        padding: 0.5rem;
        text-align: left;
        min-width: 300px; }
        #shopping-cart-table .cart.item .actions-toolbar .gift-content._active {
          display: block;
          position: absolute;
          z-index: 50;
          top: 100%;
          left: 0; }
    #shopping-cart-table .cart.item .col.price,
    #shopping-cart-table .cart.item .col.subtotal {
      font-size: 16px;
      line-height: 1; }
      @media (min-width: 1200px) {
        #shopping-cart-table .cart.item .col.price,
        #shopping-cart-table .cart.item .col.subtotal {
          font-size: 24px; } }
    @media (min-width: 768px) {
      #shopping-cart-table .cart.item .product-item-details {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        text-align: left;
        margin-top: 15px; } }
    @media (min-width: 1400px) {
      #shopping-cart-table .cart.item .product-item-details {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        width: 50%; } }
    #shopping-cart-table .cart.item .product-item-details dl.item-options {
      font-size: 12px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #shopping-cart-table .cart.item .product-item-details dl.item-options dt,
      #shopping-cart-table .cart.item .product-item-details dl.item-options dd {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        line-height: 1;
        margin-bottom: 3px; }
      #shopping-cart-table .cart.item .product-item-details dl.item-options dt {
        font-weight: 600;
        text-transform: capitalize;
        padding-right: 5px; }
        #shopping-cart-table .cart.item .product-item-details dl.item-options dt:after {
          content: ':'; }
      #shopping-cart-table .cart.item .product-item-details dl.item-options dd {
        padding-left: 0;
        text-transform: capitalize; }
  #shopping-cart-table .item-actions {
    padding: 10px; }
    @media (min-width: 768px) {
      #shopping-cart-table .item-actions {
        border-top: 1px solid #f5f5f5; } }
  #shopping-cart-table .item-control {
    position: relative; }
    #shopping-cart-table .item-control .action-gift {
      line-height: inherit; }
      #shopping-cart-table .item-control .action-gift:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      #shopping-cart-table .item-control .action-gift span {
        display: none; }
    #shopping-cart-table .item-control .gift-content {
      display: none;
      background: #FFF;
      border: 1px solid #f5f5f5;
      padding: 0.5rem;
      text-align: left;
      min-width: 250px; }
      #shopping-cart-table .item-control .gift-content._active {
        display: block;
        position: absolute;
        z-index: 50;
        top: 100%;
        left: 0; }
    #shopping-cart-table .item-control .action-edit,
    #shopping-cart-table .item-control .action-delete {
      font-size: 1.5rem;
      line-height: 1;
      background-color: transparent; }
      #shopping-cart-table .item-control .action-edit span,
      #shopping-cart-table .item-control .action-delete span {
        display: none; }

table.cart {
  width: 100%; }
  table.cart > caption,
  table.cart .qty label {
    display: none; }
  @media (min-width: 992px) {
    table.cart .product-item-details,
    table.cart .product-item-photo {
      display: table-cell; } }
  table.cart td.price .price,
  table.cart td.subtotal .price {
    display: inline-block; }

.cart-container .main.actions {
  margin: 40px 0 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media (min-width: 992px) {
    .cart-container .main.actions {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .cart-container .main.actions .action {
    background-color: #a8c340;
    color: #FFF;
    font-weight: 600;
    padding: 10px 15px;
    display: inline-block;
    backface-visibility: hidden;
    transform: translateZ(0);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 14px;
    border-radius: 3px;
    margin-bottom: 12px;
    padding: 14px 20px;
    width: 100%;
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    .cart-container .main.actions .action:hover {
      background: #3a271e;
      color: #FFF; }
    @media (min-width: 1200px) {
      .cart-container .main.actions .action {
        padding: 12px 20px 11px; } }
    .cart-container .main.actions .action:before {
      padding-right: 4px; }
    @media (min-width: 992px) {
      .cart-container .main.actions .action {
        padding: 6px 20px;
        width: auto;
        max-width: none;
        margin-right: 3px;
        margin-left: 0; } }
    @media (min-width: 1200px) {
      .cart-container .main.actions .action {
        padding: 14px 20px;
        margin-bottom: 0; } }
    .cart-container .main.actions .action.continue {
      background-color: #a8c340;
      color: #FFF;
      line-height: inherit; }
      .cart-container .main.actions .action.continue:hover {
        background: #f2462e;
        color: #FFF; }
      .cart-container .main.actions .action.continue:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.clear {
      line-height: inherit;
      padding: 14px 20px;
      width: 100%;
      max-width: 280px;
      margin-right: auto;
      margin-left: auto;
      text-align: center; }
      .cart-container .main.actions .action.clear:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      .cart-container .main.actions .action.clear:before {
        padding-right: 4px;
        vertical-align: text-bottom; }
      @media (min-width: 992px) {
        .cart-container .main.actions .action.clear {
          padding: 6px 20px;
          width: auto;
          max-width: none;
          margin-right: 3px;
          margin-left: 0; } }
      @media (min-width: 1200px) {
        .cart-container .main.actions .action.clear {
          padding: 14px 20px;
          margin-left: 12px;
          margin-right: auto; } }
    .cart-container .main.actions .action.update {
      line-height: inherit; }
      .cart-container .main.actions .action.update:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.continue:before, .cart-container .main.actions .action.update:before {
      vertical-align: text-bottom; }

.cart-summary {
  border-top: 1px solid #f5f5f5;
  padding: 30px 0;
  margin-bottom: 48px; }
.cart-summary .block.discount, .cart-summary .social-login.block-container {
    display: none;
}
  @media (min-width: 992px) {
    .cart-summary {
      border: 1px solid #f5f5f5;
      border-radius: 4px;
      padding: 30px; } }
  .cart-summary .field select {
    box-sizing: border-box; }
    .cart-summary .field select option {
      width: 100%;
      line-break: normal; }
  .cart-summary > .title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 22px;
    line-height: 22px;
    color: #333333;
    font-weight: 700;
    position: relative; }
  .cart-summary .checkout.methods .item {
    margin-bottom: 20px; }
    .cart-summary .checkout.methods .item .primary.checkout {
      display: block;
      width: 100%;
      padding: 14px 20px;
      text-align: center; }
      .cart-summary .checkout.methods .item .primary.checkout:after {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        transform: translate(0, 0);
        padding-left: 4px; }
      @media (min-width: 480px) {
        .cart-summary .checkout.methods .item .primary.checkout {
          width: auto;
          max-width: 280px; } }
      @media (min-width: 992px) {
        .cart-summary .checkout.methods .item .primary.checkout {
          padding: 6px 20px; } }
      @media (min-width: 1200px) {
        .cart-summary .checkout.methods .item .primary.checkout {
          padding: 14px 20px;
          margin: 0;
          width: 100%;
          max-width: 100%; } }
    .cart-summary .checkout.methods .item .multicheckout {
      text-align: center;
      display: block;
      width: 100%; }
      @media (min-width: 992px) {
        .cart-summary .checkout.methods .item .multicheckout {
          display: inline-block;
          width: 100%; } }
      @media (min-width: 1200px) {
        .cart-summary .checkout.methods .item .multicheckout {
          background-color: #a8c340;
          color: #FFF;
          font-weight: 600;
          padding: 10px 15px;
          display: inline-block;
          backface-visibility: hidden;
          transform: translateZ(0);
          text-transform: uppercase;
          letter-spacing: 0.04em;
          font-size: 14px;
          border-radius: 3px;
          line-height: inherit;
          display: inline-block;
          padding: 6px 20px; }
          .cart-summary .checkout.methods .item .multicheckout:hover {
            background: #3a271e;
            color: #FFF; } }
  @media (min-width: 1200px) and (min-width: 1200px) {
    .cart-summary .checkout.methods .item .multicheckout {
      padding: 12px 20px 11px; } }
      @media (min-width: 1200px) {
          .cart-summary .checkout.methods .item .multicheckout:before {
            content: "";
            display: inline-block;
            font-family: "Nucleo Mini";
            font-weight: 400;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transform: translate(0, 0); }
          .cart-summary .checkout.methods .item .multicheckout:before {
            padding-right: 4px; } }
      @media (max-width: 991px) {
        .cart-summary .checkout.methods .item .multicheckout {
          background-color: #a8c340;
          color: #FFF;
          font-weight: 600;
          padding: 10px 15px;
          display: inline-block;
          backface-visibility: hidden;
          transform: translateZ(0);
          text-transform: uppercase;
          letter-spacing: 0.04em;
          font-size: 14px;
          border-radius: 3px;
          line-height: inherit;
          display: inline-block;
          padding: 6px 20px; }
          .cart-summary .checkout.methods .item .multicheckout:hover {
            background: #3a271e;
            color: #FFF; } }
  @media (max-width: 991px) and (min-width: 1200px) {
    .cart-summary .checkout.methods .item .multicheckout {
      padding: 12px 20px 11px; } }
      @media (max-width: 991px) {
          .cart-summary .checkout.methods .item .multicheckout:before {
            display: inline-block;
            font-family: "Nucleo Mini";
            font-weight: 400;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transform: translate(0, 0); }
          .cart-summary .checkout.methods .item .multicheckout:before {
            padding-right: 4px; } }
    .cart-summary .checkout.methods .item .paypal.checkout + .paypal.checkout {
      margin-top: 8px; }
  .cart-summary .block.shipping, .cart-summary .block.discount {
    margin-bottom: 16px; }
  .cart-summary .block .title[role="tab"] {
    line-height: inherit;
    color: #a8c340;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
    padding-right: 26px;
    position: relative;
    cursor: pointer;
    width: 100%; }
    .cart-summary .block .title[role="tab"]:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .cart-summary .block .title[role="tab"]:before {
      color: #333333;
      position: absolute;
      top: 0;
      right: 0;
      width: 26px;
      height: 26px;
      border-radius: 2px;
      text-align: center;
      font-size: 14px;
      line-height: 1;
      padding: 6px 0;
      border: 1px solid #f5f5f5; }
    .cart-summary .block .title[role="tab"][aria-expanded="false"]:before {
      content: '\e926'; }
  .cart-summary .block .field.note {
    margin-bottom: 0; }
  .cart-summary .cart-totals {
    text-align: left; }
    .cart-summary .cart-totals caption {
      display: none; }
    .cart-summary .cart-totals th, .cart-summary .cart-totals td {
      padding-left: 0; }
  .cart-summary .legend {
    display: none; }
  .cart-summary .cart-totals {
      padding: 10px;
    border: 1px solid #f5f5f5;
    margin-bottom: 10px;
    background: #f5f5f5; }
  .cart-summary .table.totals {
    width: 100%; }
    .cart-summary .table.totals tbody tr {
      background: transparent; }
    .cart-summary .table.totals tbody th,
    .cart-summary .table.totals tbody td {
      padding: 5px;
      line-height: 22px; }
    .cart-summary .table.totals tbody th {
      font-weight: 700;
      color: #a8c340; }
      .cart-summary .table.totals tbody th span[class="value"] {
        font-size: 12px;
        line-height: 22px;
        color: #aaaaaa; }
    .cart-summary .table.totals tbody td {
      border-left: none;
      text-align: right;
      padding-right: 0;
      font-weight: 700;
      color: #333333;
      font-size: 18px;
      line-height: 14px; }
      @media (min-width: 768px) {
        .cart-summary .table.totals tbody td {
          font-size: 22px;
          line-height: 22px; } }
    .cart-summary .table.totals .grand.totals th,
    .cart-summary .table.totals .grand.totals td {
      line-height: 44px;
      vertical-align: text-bottom; }
    .cart-summary .table.totals .grand.totals td {
      font-size: 40px; }
  .cart-summary #block-summary .fieldset > .field > .label,
  .cart-summary #block-summary .item-title {
    font-weight: 700;
    color: #333333; }
  .cart-summary #block-summary .fieldset > .field > .label {
    display: inline-block;
    margin-bottom: 4px; }
  .cart-summary #block-summary .items.methods dt {
    color: #333333; }
  .cart-summary #block-summary .items.methods dd {
    padding-left: 0;
    font-style: normal; }
  .cart-summary .block.discount {
    margin-bottom: 32px; }
    .cart-summary .block.discount .content {
      margin-bottom: 0; }
    .cart-summary .block.discount .field {
      padding-bottom: 0; }
    .cart-summary .block.discount .field > .label {
      font-weight: 700;
      color: #333333; }
    .cart-summary .block.discount button.apply {
      display: inline-block;
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      text-align: center;
      padding: 14px 33px; }
      .cart-summary .block.discount button.apply:before {
        padding-right: 4px; }
      @media (min-width: 480px) and (max-width: 991px) {
        .cart-summary .block.discount button.apply {
          width: auto; } }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }
body._has-modal-custom .modal-custom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 10px;
  top: 10px;
  transition: 0.3s ease;
  line-height: inherit; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .modal-custom .action-close:hover,
  .modal-popup .action-close:hover,
  .modal-slide .action-close:hover {
    color: #3a271e; }
  .modal-custom .action-close > span,
  .modal-popup .action-close > span,
  .modal-slide .action-close > span {
    display: none; }

.modals-overlay {
  z-index: 800;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  pointer-events: none; }
  .modal-slide._show,
  .modal-popup._show {
    pointer-events: auto;
    visibility: visible;
    background: rgba(255, 255, 255, 0.65); }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    transform: translateX(100%);
    transition: .3s ease-in-out;
    width: 270px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 8px 8px; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 10vh auto;
    position: absolute;
    right: 0;
    transform: translateY(-200%);
    transition: 0.3s ease;
    display: flex;
    flex-direction: column;
    width: 75%; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 16px;
    padding-right: 16px; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-header {
    padding-bottom: 16px;
    padding-top: 16px; }
  .modal-popup .modal-title {
    padding-bottom: 8px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 16px; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 16px;
    padding-top: 16px; }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -350px;
    width: 700px; }
    @media (max-width: 702px) {
      .modal-popup.confirm .modal-inner-wrap {
        left: 5vw;
        max-width: 90vw;
        margin-left: 0; } }
  .modal-popup.confirm .modal-footer {
    text-align: right; }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #f5f5f5;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

@media (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    pointer-events: none;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      pointer-events: auto;
      visibility: visible;
      background: rgba(255, 255, 255, 0.65); }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1; }
    .custom-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      transition: .3s ease-in-out;
      width: 270px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 8px 8px; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }

  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }
@media print {
  .modal-popup {
    display: none;
    visibility: hidden;
    opacity: 0; } }
.checkout-index-index .page-title {
  margin-bottom: 24px; }
.checkout-index-index .page-header__content .logo {
  order: 1;
  margin-right: 30px; }
.checkout-index-index .page-header__content .page-header__content-right {
  order: 2; }

.checkout-index-index .opc-wrapper select {
  box-sizing: border-box; }
.checkout-index-index .opc-wrapper .step-title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 24px; }
.checkout-index-index .opc-wrapper .step-content {
  margin: 0; }
  .checkout-index-index .opc-wrapper .step-content .note {
    font-size: 12px; }
  .checkout-index-index .opc-wrapper .step-content .message {
    padding: 5px 5px 5px 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1;
    color: #F11F17; }
.checkout-index-index .opc-wrapper .form-login .actions-toolbar {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .checkout-index-index .opc-wrapper .form-login .actions-toolbar > .primary {
    margin: 0 8px 0 0; }
    .checkout-index-index .opc-wrapper .form-login .actions-toolbar > .primary button {
      margin-bottom: 0; }
.checkout-index-index .opc-wrapper .fieldset > .field > .label {
  font-weight: 700;
  color: #333333; }
.checkout-index-index .label.conversion-rate span {
    color: #797982;
    font-size: 12px;
}
.checkout-index-index .form-reward-points .action.action-apply {
    background-color: #ffec00;
}
.checkout-index-index .form-reward-points .action.action-apply span {
    color:#0b0b01
}
.checkout-index-index .amcheckout-step-container .opc-payment-additional {
    background: #f7f7ef;
}
.checkout-index-index .amazon-button-container { 
    position: relative;
}
.checkout-cart-index .checkout-methods-items, .checkout-cart-index .amazon-button-column {
    display: inline-block;
}
.checkout-cart-index #minicart-amazon-pay-button {
    text-align:center;
}
.checkout-cart-index .amazon-button-column .amazon-button-column {
    position: relative !important;
}
#checkout-payment-method-load .step-title {
  font-size: 20px;
  line-height: 16px;
  margin: 12px 0; }

@media (max-width: 767px) {
  .opc-estimated-wrapper .estimated-block {
    font-size: 18px;
    line-height: 20px; }
  .opc-estimated-wrapper .estimated-label {
    color: #333333; }
  .opc-estimated-wrapper .estimated-price {
    color: #a8c340; } }

.checkout-index-index .page-title {
  text-align: center; }
.checkout-index-index #customer-email-fieldset .loading-mask {
  display: none !important; }
.checkout-index-index #customer-email-fieldset .field {
  margin-bottom: 0 !important; }
/*.checkout-index-index .loading-mask {*/
/*  background: #FFF;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  margin: auto;*/
/*  position: absolute !important;*/
/*  right: 0;*/
/*  top: 0;*/
/*  z-index: 9999; }*/
  .checkout-index-index .loading-mask .loader {
    position: absolute;
    z-index: 9999;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -45px;
    box-sizing: border-box;
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-transform: uppercase; }
    .checkout-index-index .loading-mask .loader:before, .checkout-index-index .loading-mask .loader:after {
      opacity: 0;
      box-sizing: border-box;
      content: "\0020";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 60px;
      border: 3px solid #a8c340;
      box-shadow: 0 0 30px #a8c340}
    .checkout-index-index .loading-mask .loader:before {
      z-index: 2;
      animation: cssload-gogoloader 2.3s infinite; }
    .checkout-index-index .loading-mask .loader:after {
      z-index: 1;
      animation: cssload-gogoloader 2.3s infinite 1.15s; }
@keyframes cssload-gogoloader {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@-o-keyframes cssload-gogoloader {
  0% {
    -o-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -o-transform: scale(1);
    opacity: 0; } }
@-ms-keyframes cssload-gogoloader {
  0% {
    -ms-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -ms-transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes cssload-gogoloader {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@-moz-keyframes cssload-gogoloader {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -moz-transform: scale(1);
    opacity: 0; } }
    .checkout-index-index .loading-mask .loader p {
      display: none; }
    .checkout-index-index .loading-mask .loader > img {
      bottom: 0;
      left: 0;
      height: 60px;
      margin: auto;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 100;
      width: auto;
      display: none; }

.checkout-onepage-success #registration .action.primary,
.checkout-onepage-success .checkout-success .action.primary {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
  border: none;
  transition: .2s; }
  .checkout-onepage-success #registration .action.primary:hover,
  .checkout-onepage-success .checkout-success .action.primary:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .checkout-onepage-success #registration .action.primary,
    .checkout-onepage-success .checkout-success .action.primary {
      padding: 12px 20px 11px; } }

.checkout-container {
  position: relative; }
  @media (min-width: 768px) {
    .checkout-container:before, .checkout-container:after {
      display: table;
      content: "";
      line-height: 0; }
    .checkout-container:after {
      clear: both; }
    .checkout-container .opc-wrapper {
      float: left;
      padding-right: 30px;
      width: 66.6667%; }
    .checkout-container .opc-sidebar {
      float: right;
      margin: 0 0 32px;
      width: 33.3333%; } }

.opc-progress-bar {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .opc-progress-bar {
      float: left;
      padding-right: 40px;
      width: 66.6667%; } }
  .opc-progress-bar .opc-progress-bar-item {
    color: #f2462e;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    position: relative;
    padding: 8px;
    background: #f5f5f5;
    border: 1px solid transparent; }
    @media (max-width: 479px) {
      .opc-progress-bar .opc-progress-bar-item {
        display: flex;
        justify-content: center;
        align-items: center; } }
    @media (min-width: 992px) {
      .opc-progress-bar .opc-progress-bar-item {
        padding: 18px 30px; } }
    .opc-progress-bar .opc-progress-bar-item span {
      position: relative;
      padding-left: 32px; }
      .opc-progress-bar .opc-progress-bar-item span:before {
        font-size: 22px;
        color: #333333;
        position: absolute;
        bottom: 2px;
        left: 0; }
        @media (max-width: 991px) {
          .opc-progress-bar .opc-progress-bar-item span:before {
            display: block;
            position: relative;
            bottom: auto;
            left: auto; } }
      @media (max-width: 991px) {
        .opc-progress-bar .opc-progress-bar-item span {
          padding-left: 0;
          text-align: center;
          display: inline-block;
          width: 100%; } }
    .opc-progress-bar .opc-progress-bar-item:first-child {
      z-index: 2;
      -webkit-flex-basis: calc(50% - 8px);
      -ms-flex-preferred-size: calc(50% - 8px);
      flex-basis: calc(50% - 8px);
      max-width: calc(50% - 8px); }
      @media (min-width: 1200px) {
        .opc-progress-bar .opc-progress-bar-item:first-child:before {
          content: '';
          position: absolute;
          z-index: 4;
          top: 0;
          right: -29px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 29px 0 29px 29px;
          border-color: transparent transparent transparent #f5f5f5; }
        .opc-progress-bar .opc-progress-bar-item:first-child:after {
          content: '';
          position: absolute;
          z-index: 3;
          top: -1px;
          right: -30px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 30px 0 30px 30px;
          border-color: transparent transparent transparent #f5f5f5; }
        .opc-progress-bar .opc-progress-bar-item:first-child._active:before {
          border-left-color: #616e39; }
        .opc-progress-bar .opc-progress-bar-item:first-child._active:after {
          border-left-color: #f5f5f5; } }
      .opc-progress-bar .opc-progress-bar-item:first-child span:before {
        content: '01';color: #FFF; }
    .opc-progress-bar .opc-progress-bar-item:last-child {
      z-index: 1;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
      @media (min-width: 992px) {
        .opc-progress-bar .opc-progress-bar-item:last-child {
          padding-left: 32px; } }
      @media (min-width: 1200px) {
        .opc-progress-bar .opc-progress-bar-item:last-child {
          padding-left: 60px; }
          .opc-progress-bar .opc-progress-bar-item:last-child:before {
            content: '';
            position: absolute;
            z-index: 1;
            top: -1px;
            left: -2px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 30px 0 30px 30px;
            border-color: transparent transparent transparent #FFF; }
          .opc-progress-bar .opc-progress-bar-item:last-child:after {
            content: '';
            position: absolute;
            z-index: 0;
            top: -1px;
            left: -1px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 30px 0 30px 30px;
            border-color: transparent transparent transparent #f5f5f5; }
          .opc-progress-bar .opc-progress-bar-item:last-child._active:before {
            /* border-left-color: #616e39; */ }
          .opc-progress-bar .opc-progress-bar-item:last-child._active:after {
            border-left-color: #f5f5f5; } }
      .opc-progress-bar .opc-progress-bar-item:last-child span:before {
        content: '02';color: #6a6a6a; }
    .opc-progress-bar .opc-progress-bar-item._active {
      background: #616e39;
      border-color: #616e39; }
    .opc-progress-bar .opc-progress-bar-item._complete {
      cursor: pointer; }

.opc-estimated-wrapper .action.showcart {
  display: none; }

.opc-sidebar .action-close {
  display: none; }

#opc-sidebar {
  padding: 10px; }
  @media (min-width: 1200px) {
    #opc-sidebar {
      padding: 30px; } }
  @media (min-width: 768px) {
    #opc-sidebar {
    border: 1px solid #dedede;
    border-radius: 10px;
    background-color: #f5f5f5;
    color: #000;} }
  #opc-sidebar .opc-block-summary span.title {
      font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
    display: block;
    margin-bottom: 32px;}
  #opc-sidebar .items-in-cart {
  border-top: 1px solid #707c4a;
    padding-top: 25px; }
    #opc-sidebar .items-in-cart .title{
    font-weight: bold;
    font-size: 17px;
    color: #000; }
    #opc-sidebar .items-in-cart > .title:before {
      position: absolute;
      top: -4px!important;
      right: 0;
      width: 26px;
      height: 26px;
      border-radius: 2px;
      text-align: center;
      font-size: 14px;
      line-height: 1;
      padding: 6px 0; }
    #opc-sidebar .items-in-cart > .title[aria-expanded="false"]:before {
      content: '\e926'; }
    #opc-sidebar .items-in-cart > .title span:first-child {
      color: #616e39;
      font-weight: bold; }
    #opc-sidebar .items-in-cart .minicart-items .product-item {
      margin-bottom: 16px; }
    #opc-sidebar .items-in-cart .minicart-items .product-item > .product {
      overflow: hidden; }
    #opc-sidebar .items-in-cart .minicart-items .product-image-container {
      margin-right: 8px;
      float: left; }
    #opc-sidebar .items-in-cart .minicart-items .product-item-name {
      font-size: 15px;
      line-height: 23px;
      color: #000; }
    #opc-sidebar .items-in-cart .minicart-items .subtotal {
      font-size: 20px;
      line-height: 20px;
      font-weight: 700;
      color: #333333;
      margin-bottom: 8px; }
    #opc-sidebar .items-in-cart .minicart-items .product.options [data-role="title"] {
      color: #a8c340;
      margin-bottom: 4px; }
      #opc-sidebar .items-in-cart .minicart-items .product.options [data-role="title"]:before {
        font-size: 12px;
        padding-left: 8px;
        color: #aaaaaa; 
        right: -15px !important;
        top: 3px !important;
      }
    #opc-sidebar .items-in-cart .minicart-items .product.options .content .subtitle {
      display: none; }
    #opc-sidebar .items-in-cart .minicart-items .product.options .content .item-options {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #opc-sidebar .items-in-cart .minicart-items .product.options .content .item-options dt,
      #opc-sidebar .items-in-cart .minicart-items .product.options .content .item-options dd {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; }
      #opc-sidebar .items-in-cart .minicart-items .product.options .content .item-options dt {
        padding-right: 4px;
        font-weight: 400; }

.checkout-shipping-method {
  margin-top: 40px; }
  .checkout-shipping-method button.action.primary > span:after {
    content: " ";
    opacity: 1;
    background: url(../images/svg/next.svg) no-repeat !important;
    visibility: visible;
    background-size: 25px !important;
    height: 26px;
    width: 18px;
    display: inline-block;
    padding-left: 8px;
    font-size: 20px;
    vertical-align: middle;
    filter: invert(1); }

.opc-wrapper .shipping-address-item {
  padding: 16px;
  border: solid 1px transparent;color: #a1a1a1}
  .opc-wrapper .shipping-address-item.selected-item {
   border: 1px solid #dcff56;
    color: #333;
    -webkit-box-shadow: 0px 6px 12px 0px rgb(135 135 135 / 66%);
    box-shadow: 0px 6px 12px 0px rgb(135 135 135 / 66%);
    margin: 20px 0px 20px 0px;
    border-radius: 5px; }

.form-shipping-address .field.street label {
  display: none; }
.form-shipping-address .field.required.street div.mage-error {
  position: relative; }

.table-checkout-shipping-method {
  width: 100%;
  max-width: 500px;
  margin-bottom: 1rem; }
  .table-checkout-shipping-method th {
    font-weight: 700;
    color: #333333; }
  .table-checkout-shipping-method td:first-child {
    position: relative; }
    .table-checkout-shipping-method td:first-child input[type="radio"] {
      position: absolute;
      z-index: -1;
      opacity: 0; }
    .table-checkout-shipping-method td:first-child span.radio:before {
      display: inline-block;
      font-size: 16px;
      line-height: 1rem;
      width: 18px;
      height: 18px;
      font-family: "Nucleo Mini";
      font-style: normal;
      vertical-align: baseline;
      color: #a8c340;
      text-align: center;
      padding-right: 3px; }
    .table-checkout-shipping-method td:first-child input[type="radio"] + span.radio:before {
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0); }
    .table-checkout-shipping-method td:first-child input[type=radio]:checked + span.radio:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0); }
    .table-checkout-shipping-method td:first-child input[type=checkbox]:disabled:checked + span.radio:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      pointer-events: none;
      opacity: .6; }
  .table-checkout-shipping-method td > span {
    display: inline-block; }

.methods-shipping {
  margin-bottom: 16px; }

.opc-estimated-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px; }
  .opc-estimated-wrapper .estimated-block span {
    display: block;
    font-weight: 700; }
  @media (min-width: 768px) {
    .opc-estimated-wrapper {
      display: none; }
    .opc-estimated-wrapper .loading-mask {display: none !important;}
  }

.opc-block-summary table.table-totals {
  margin-bottom: 32px; }
  .opc-block-summary table.table-totals caption {
    display: none; }
  .opc-block-summary table.table-totals.table {
    font-weight: 700; }
    .opc-block-summary table.table-totals.table tbody tr:nth-child(odd) {
      background: transparent; }
    .opc-block-summary table.table-totals.table .totals.sub th:after,
    .opc-block-summary table.table-totals.table .grand.totals th:after {
      content: ':'; }
    .opc-block-summary table.table-totals.table .totals.shipping.excl th .label:after {
      content: ':'; }
    .opc-block-summary table.table-totals.table th {
      padding-left: 0;
      text-align: left;
      font-size: 18px;
      line-height: 24px;
      color: #a8c340; }
      .opc-block-summary table.table-totals.table th .value {
        font-size: 12px;
        line-height: inherit;
        font-weight: 400;
        color: #6c6c6c;
        vertical-align: baseline;
        padding-left: 4px; }
        .opc-block-summary table.table-totals.table th .value:before {
          content: '('; }
        .opc-block-summary table.table-totals.table th .value:after {
          content: ')'; }
    .opc-block-summary table.table-totals.table td {
      border-left: none;
      text-align: right;
      padding-right: 0;
      font-size: 22px;
      line-height: 24px;
      color: #333333; }

.opc-block-shipping-information {
  border-top: 1px solid #707c4a;
  padding-top: 16px; }
  .opc-block-shipping-information .shipping-information-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .opc-block-shipping-information .shipping-information-content {
    padding: 8px 12px 30px 12px; color: #767474; }
  .opc-block-shipping-information .action-edit {
    background: none;
    padding: 0; }
    .opc-block-shipping-information .action-edit span {
      display: none; }
    .opc-block-shipping-information .action-edit:hover {
      background: none;
      color: #333333; }
    .opc-block-shipping-information .action-edit:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      padding-right: 10px; }

@media (max-width: 768px) {
  .checkout-cart-index h1 {font-size: 24px;}
  .opc-block-summary .table-totals th {
    display: block;
    width: 100%;
    padding: 10px 0 0; }
  .opc-block-summary .table-totals td {
    padding: 0; }
    .opc-block-summary .table-totals td::before {
      display: none; } }
.checkout-container .authentication-wrapper {
  position: relative;margin-top:20px; }
  .checkout-container .authentication-wrapper button.action-auth-toggle {
    background-color: #616f3a;
    color: #FFF;
    font-weight: 600;
    padding: 10px 15px;
    display: inline-block;
    backface-visibility: hidden;
    transform: translateZ(0);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 14px;
    border-radius: 3px;
    margin-bottom: 16px; }
    .checkout-container .authentication-wrapper button.action-auth-toggle:hover {
      background: #3a271e;
      color: #FFF; }
    @media (min-width: 1200px) {
      .checkout-container .authentication-wrapper button.action-auth-toggle {
        padding: 12px 20px 11px; } }
    @media (min-width: 768px) {
      .checkout-container .authentication-wrapper button.action-auth-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 33.3333%;
        padding: 19px 33px;
        margin-bottom: 0; } }
  .checkout-container .authentication-wrapper .authentication-dropdown {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh; }
    @media (min-width: 768px) {
      .checkout-container .authentication-wrapper .authentication-dropdown {
        bottom: 0;
        top: 0;
        right: 0;
        left: auto;
        pointer-events: none;
        display: block;
        z-index: 1000;
        width: 33.3333%;
        position: absolute;
        overflow: visible;
        height: auto; }
        .checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
          transform: translateY(-100vh); } }
    .checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
      position: absolute;
      top: 0;
      right: 0;
      pointer-events: all;
      transform: translateX(100vw); }
      @media (min-width: 768px) {
        .checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
          transform: translateX(0);
          transform: translateY(-100vh); } }
  .checkout-container .authentication-wrapper .authentication-dropdown._show {
    visibility: visible; }
    .checkout-container .authentication-wrapper .authentication-dropdown._show .modal-inner-wrap {
      transform: translateX(0); }
      @media (min-width: 768px) {
        .checkout-container .authentication-wrapper .authentication-dropdown._show .modal-inner-wrap {
          transform: translateY(0); } }
  .checkout-container .authentication-wrapper .actions-toolbar {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .checkout-container .authentication-wrapper .actions-toolbar .primary {
      margin-bottom: 5px; }

@media (min-width: 768px) {
  .authentication-wrapper .modal-custom-overlay {
    background: none; }

  .authentication-dropdown {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    pointer-events: none;
    left: 0;
    display: block;
    overflow-y: auto;
    z-index: 1000;
    width: 33.3333%;
    right: 0;
    left: auto;
    position: absolute;
    overflow: visible; }
    .authentication-dropdown._show {
      pointer-events: auto;
      visibility: visible;
      background: rgba(255, 255, 255, 0.65); }
      .authentication-dropdown._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .authentication-dropdown .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1; }
    .authentication-dropdown._show .modal-inner-wrap {
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    .authentication-dropdown .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      left: 0;
      margin: 10vh auto;
      position: absolute;
      right: 0;
      transform: translateY(-200%);
      transition: 0.3s ease;
      display: flex;
      flex-direction: column;
      width: 75%; }
    .authentication-dropdown .modal-inner-wrap {
      margin: 0;
      width: 100%; } }
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px; }
  .field-tooltip._active {
    z-index: 100; }
    .field-tooltip._active .field-tooltip-content {
      display: block; }
    .field-tooltip._active .field-tooltip-action:before {
      color: #3a271e; }
  .field-tooltip .field-tooltip-action:before {
    content: " ";
    display: inline-block;
    opacity: 1;
    background: url(../images/svg/question-mark.svg) no-repeat !important;
    visibility: visible;
    width: 20px;
    height: 20px;
  }
  ._keyfocus .field-tooltip .field-tooltip-action:focus {
    z-index: 100; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
      display: block; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus:before {
      color: #a8c340; }
  .field-tooltip .field-tooltip-content {
    background: #FFF;
    border: solid 1px #f5f5f5;
    padding: 4px;
    width: 270px;
    display: none;
    right: 0;
    position: absolute;
    text-transform: none;
    top: 100%;
    word-wrap: break-word;
    z-index: 2; }

#checkout-step-payment .legend {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #333333; }
#checkout-step-payment input[name="billing-address-same-as-shipping"] + label span:before {
  display: inline-block;
  font-family: "Material Icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  display: inline-block;
  font-size: 16px;
  line-height: 1rem;
  width: 18px;
  height: 18px;
  font-style: normal;
  vertical-align: middle;
  color: #a8c340;
  text-align: center;
  padding-right: 3px; }
#checkout-step-payment input[name="billing-address-same-as-shipping"]:checked + label span:before {
  display: inline-block;
  font-family: "Material Icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0); }
#checkout-step-payment input[name="billing-address-same-as-shipping"]:disabled:checked + label span:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  pointer-events: none;
  opacity: .6; }
#checkout-step-payment .payment-method {
  margin-bottom: 24px; }
  #checkout-step-payment .payment-method .payment-method-content {
    display: none; }
  #checkout-step-payment .payment-method._active .payment-method-content {
    display: block; }
  #checkout-step-payment .payment-method .field.required input.input-text {
    max-width: 350px; }
#checkout-step-payment .fieldset .actions-toolbar {
  padding-top: 0; }
#checkout-step-payment .discount-code .payment-option-title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #333;
  padding: 0 40px 0 0; }
  /* #checkout-step-payment .discount-code .payment-option-title:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    line-height: 1;
    padding: 6px 0;
    border: 1px solid #f5f5f5; } */
  #checkout-step-payment .discount-code .payment-option-title[aria-expanded="false"]:before {
    content: '\e926'; }
#checkout-step-payment .checkout-billing-address {
  padding-bottom: 12px; }

#checkout-step-payment .credit-card-types {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  #checkout-step-payment .credit-card-types li + li {
    margin-left: 12px; }
  #checkout-step-payment .credit-card-types li img {
    transition: 0.3s ease; }
  #checkout-step-payment .credit-card-types li._inactive img {
    opacity: .75;
    filter: grayscale(80%); }
  #checkout-step-payment .credit-card-types li._active img {
    filter: grayscale(0); }
#checkout-step-payment .authorizenet_directpost {
  max-width: 400px; }
  #checkout-step-payment .authorizenet_directpost .field.date .group {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    #checkout-step-payment .authorizenet_directpost .field.date .group > div {
      margin-bottom: 0; }
    #checkout-step-payment .authorizenet_directpost .field.date .group .month {
      -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
      flex-grow: 2;
      padding-right: 16px; }
    #checkout-step-payment .authorizenet_directpost .field.date .group .year {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
  #checkout-step-payment .authorizenet_directpost .field.cvv .control {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  #checkout-step-payment .authorizenet_directpost .field.cvv input {
    max-width: 6em;
    margin-right: 8px; }
  #checkout-step-payment .authorizenet_directpost .field.cvv .field-tooltip {
    position: static;
    right: auto;
    top: auto; }
    #checkout-step-payment .authorizenet_directpost .field.cvv .field-tooltip span span {
      display: none; }

body.sm-desktop #co-shipping-form select {
  box-sizing: border-box; }

#discount-form .control input {
  max-width: 250px; }

.page-print.sales-order-print #maincontent {
  margin-top: 3rem; }
.page-print.sales-order-print .actions-toolbar,
.page-print.sales-order-print .page-footer {
  display: none; }

.form-create-account .fieldset,
.form-edit-account .fieldset,
.form-address-edit .fieldset,
.form-login .fieldset,
.block-addresses-list .fieldset,
.form-newsletter-manage .fieldset,
.downloadable-customer-products .fieldset,
.my-reviews-table__wrapper .fieldset,
.account-billing-agreements__wrapper .fieldset {
  margin-bottom: 16px; }
.form-create-account .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-address-edit .actions-toolbar,
.form-login .actions-toolbar,
.block-addresses-list .actions-toolbar,
.form-newsletter-manage .actions-toolbar,
.downloadable-customer-products .actions-toolbar,
.my-reviews-table__wrapper .actions-toolbar,
.account-billing-agreements__wrapper .actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .form-create-account .actions-toolbar,
    .form-edit-account .actions-toolbar,
    .form-address-edit .actions-toolbar,
    .form-login .actions-toolbar,
    .block-addresses-list .actions-toolbar,
    .form-newsletter-manage .actions-toolbar,
    .downloadable-customer-products .actions-toolbar,
    .my-reviews-table__wrapper .actions-toolbar,
    .account-billing-agreements__wrapper .actions-toolbar {
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .form-create-account .actions-toolbar .primary + .secondary,
  .form-edit-account .actions-toolbar .primary + .secondary,
  .form-address-edit .actions-toolbar .primary + .secondary,
  .form-login .actions-toolbar .primary + .secondary,
  .block-addresses-list .actions-toolbar .primary + .secondary,
  .form-newsletter-manage .actions-toolbar .primary + .secondary,
  .downloadable-customer-products .actions-toolbar .primary + .secondary,
  .my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
  .account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
    margin: 8px 0 0; }
    @media (min-width: 768px) {
      .form-create-account .actions-toolbar .primary + .secondary,
      .form-edit-account .actions-toolbar .primary + .secondary,
      .form-address-edit .actions-toolbar .primary + .secondary,
      .form-login .actions-toolbar .primary + .secondary,
      .block-addresses-list .actions-toolbar .primary + .secondary,
      .form-newsletter-manage .actions-toolbar .primary + .secondary,
      .downloadable-customer-products .actions-toolbar .primary + .secondary,
      .my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
      .account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
        margin: 0 8px 0 0; } }
  .form-create-account .actions-toolbar .action,
  .form-edit-account .actions-toolbar .action,
  .form-address-edit .actions-toolbar .action,
  .form-login .actions-toolbar .action,
  .block-addresses-list .actions-toolbar .action,
  .form-newsletter-manage .actions-toolbar .action,
  .downloadable-customer-products .actions-toolbar .action,
  .my-reviews-table__wrapper .actions-toolbar .action,
  .account-billing-agreements__wrapper .actions-toolbar .action {
    line-height: 25px;
    padding: 11px 20px 9px; }
    .form-create-account .actions-toolbar .action:before,
    .form-edit-account .actions-toolbar .action:before,
    .form-address-edit .actions-toolbar .action:before,
    .form-login .actions-toolbar .action:before,
    .block-addresses-list .actions-toolbar .action:before,
    .form-newsletter-manage .actions-toolbar .action:before,
    .downloadable-customer-products .actions-toolbar .action:before,
    .my-reviews-table__wrapper .actions-toolbar .action:before,
    .account-billing-agreements__wrapper .actions-toolbar .action:before {
      line-height: 18px;
      font-size: 16px;
      margin-top: 2px; }

.form-edit-account .fieldset .field.password div.mage-error,
.form-create-account .fieldset .field.password div.mage-error {
  top: calc(100% - 40px); }
.form-edit-account .fieldset .field #password-strength-meter-container,
.form-create-account .fieldset .field #password-strength-meter-container {
  font-size: 12px;
  line-height: 1;
  padding-top: 4px; }

@media (min-width: 992px) {
  .form-create-account {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto; } }

.form-login .primary {
  margin-bottom: 4px; }

.block-new-customer a.create {
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
background-color: #a8c340;
  color: #FFF; }
  .block-new-customer a.create:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .block-new-customer a.create {
      padding: 12px 20px 11px; } }
  .block-new-customer a.create:hover {
    background: #f2462e;
    color: #FFF; }

body.account .main .message.info.empty {
  color: #31708f;
  background-color: #d9edf7;
  padding: 0.8rem 3.5rem 0.8rem 1rem;
  margin-bottom: 30px;
  border: 1px solid #bce8f1;
  border-radius: 2px;
  position: relative;
  font-size: 14px; }
body.account .block-title {
  position: relative; }
  body.account .block-title .action {
    position: absolute;
    right: 0;
    top: 0; }
body.account .box address {
  margin-bottom: 1rem; }

.sidebar .account-navigation {
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .sidebar .account-navigation {
      margin-bottom: 68px; } }
  @media (min-width: 992px) {
    .sidebar .account-navigation .block-title {
      padding-bottom: 1.24em;
      border-bottom: 1px solid #f5f5f5;
      margin-bottom: 1.4em; } }
  .sidebar .account-navigation a {
    color: #a8c340; }
    .sidebar .account-navigation a:hover {
      color: #010100; }
    @media (max-width: 991px) {
      .sidebar .account-navigation a {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600; } }
  @media (max-width: 991px) {
    .sidebar .account-navigation li {
      margin-top: 12px; } }
  .sidebar .account-navigation li.current strong {
    font-weight: 700;
    color: #a8c340; }
    @media (max-width: 991px) {
      .sidebar .account-navigation li.current strong {
        font-size: 16px;
        line-height: 18px; } }

.block-dashboard-orders,
.block-dashboard-info,
.block-dashboard-addresses,
.block-reviews-dashboard,
.customer-account-edit .form-edit-account,
.block-addresses-default,
.block-addresses-list,
.custome-downloadable-products__wrapper,
.orders-history__wrapper,
.form-newsletter-manage,
.my-reviews-table__wrapper,
.account-billing-agreements__wrapper {
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  padding: 10px;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .block-dashboard-orders,
    .block-dashboard-info,
    .block-dashboard-addresses,
    .block-reviews-dashboard,
    .customer-account-edit .form-edit-account,
    .block-addresses-default,
    .block-addresses-list,
    .custome-downloadable-products__wrapper,
    .orders-history__wrapper,
    .form-newsletter-manage,
    .my-reviews-table__wrapper,
    .account-billing-agreements__wrapper {
      padding: 32px 30px 40px;
      margin-bottom: 40px; } }
  .block-dashboard-orders .block-title,
  .block-dashboard-orders .legend,
  .block-dashboard-info .block-title,
  .block-dashboard-info .legend,
  .block-dashboard-addresses .block-title,
  .block-dashboard-addresses .legend,
  .block-reviews-dashboard .block-title,
  .block-reviews-dashboard .legend,
  .customer-account-edit .form-edit-account .block-title,
  .customer-account-edit .form-edit-account .legend,
  .block-addresses-default .block-title,
  .block-addresses-default .legend,
  .block-addresses-list .block-title,
  .block-addresses-list .legend,
  .custome-downloadable-products__wrapper .block-title,
  .custome-downloadable-products__wrapper .legend,
  .orders-history__wrapper .block-title,
  .orders-history__wrapper .legend,
  .form-newsletter-manage .block-title,
  .form-newsletter-manage .legend,
  .my-reviews-table__wrapper .block-title,
  .my-reviews-table__wrapper .legend,
  .account-billing-agreements__wrapper .block-title,
  .account-billing-agreements__wrapper .legend {
    color: #010100;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 29px; }
    .block-dashboard-orders .block-title > strong,
    .block-dashboard-orders .block-title > span,
    .block-dashboard-orders .legend > strong,
    .block-dashboard-orders .legend > span,
    .block-dashboard-info .block-title > strong,
    .block-dashboard-info .block-title > span,
    .block-dashboard-info .legend > strong,
    .block-dashboard-info .legend > span,
    .block-dashboard-addresses .block-title > strong,
    .block-dashboard-addresses .block-title > span,
    .block-dashboard-addresses .legend > strong,
    .block-dashboard-addresses .legend > span,
    .block-reviews-dashboard .block-title > strong,
    .block-reviews-dashboard .block-title > span,
    .block-reviews-dashboard .legend > strong,
    .block-reviews-dashboard .legend > span,
    .customer-account-edit .form-edit-account .block-title > strong,
    .customer-account-edit .form-edit-account .block-title > span,
    .customer-account-edit .form-edit-account .legend > strong,
    .customer-account-edit .form-edit-account .legend > span,
    .block-addresses-default .block-title > strong,
    .block-addresses-default .block-title > span,
    .block-addresses-default .legend > strong,
    .block-addresses-default .legend > span,
    .block-addresses-list .block-title > strong,
    .block-addresses-list .block-title > span,
    .block-addresses-list .legend > strong,
    .block-addresses-list .legend > span,
    .custome-downloadable-products__wrapper .block-title > strong,
    .custome-downloadable-products__wrapper .block-title > span,
    .custome-downloadable-products__wrapper .legend > strong,
    .custome-downloadable-products__wrapper .legend > span,
    .orders-history__wrapper .block-title > strong,
    .orders-history__wrapper .block-title > span,
    .orders-history__wrapper .legend > strong,
    .orders-history__wrapper .legend > span,
    .form-newsletter-manage .block-title > strong,
    .form-newsletter-manage .block-title > span,
    .form-newsletter-manage .legend > strong,
    .form-newsletter-manage .legend > span,
    .my-reviews-table__wrapper .block-title > strong,
    .my-reviews-table__wrapper .block-title > span,
    .my-reviews-table__wrapper .legend > strong,
    .my-reviews-table__wrapper .legend > span,
    .account-billing-agreements__wrapper .block-title > strong,
    .account-billing-agreements__wrapper .block-title > span,
    .account-billing-agreements__wrapper .legend > strong,
    .account-billing-agreements__wrapper .legend > span {
      font-weight: 700; }
    .block-dashboard-orders .block-title a.action,
    .block-dashboard-orders .legend a.action,
    .block-dashboard-info .block-title a.action,
    .block-dashboard-info .legend a.action,
    .block-dashboard-addresses .block-title a.action,
    .block-dashboard-addresses .legend a.action,
    .block-reviews-dashboard .block-title a.action,
    .block-reviews-dashboard .legend a.action,
    .customer-account-edit .form-edit-account .block-title a.action,
    .customer-account-edit .form-edit-account .legend a.action,
    .block-addresses-default .block-title a.action,
    .block-addresses-default .legend a.action,
    .block-addresses-list .block-title a.action,
    .block-addresses-list .legend a.action,
    .custome-downloadable-products__wrapper .block-title a.action,
    .custome-downloadable-products__wrapper .legend a.action,
    .orders-history__wrapper .block-title a.action,
    .orders-history__wrapper .legend a.action,
    .form-newsletter-manage .block-title a.action,
    .form-newsletter-manage .legend a.action,
    .my-reviews-table__wrapper .block-title a.action,
    .my-reviews-table__wrapper .legend a.action,
    .account-billing-agreements__wrapper .block-title a.action,
    .account-billing-agreements__wrapper .legend a.action {
      font-size: 14px;
      line-height: 1;
      font-weight: 700;
      top: 50%;
      margin-top: -7px;
      padding: 0; }
      .block-dashboard-orders .block-title a.action:before,
      .block-dashboard-orders .legend a.action:before,
      .block-dashboard-info .block-title a.action:before,
      .block-dashboard-info .legend a.action:before,
      .block-dashboard-addresses .block-title a.action:before,
      .block-dashboard-addresses .legend a.action:before,
      .block-reviews-dashboard .block-title a.action:before,
      .block-reviews-dashboard .legend a.action:before,
      .customer-account-edit .form-edit-account .block-title a.action:before,
      .customer-account-edit .form-edit-account .legend a.action:before,
      .block-addresses-default .block-title a.action:before,
      .block-addresses-default .legend a.action:before,
      .block-addresses-list .block-title a.action:before,
      .block-addresses-list .legend a.action:before,
      .custome-downloadable-products__wrapper .block-title a.action:before,
      .custome-downloadable-products__wrapper .legend a.action:before,
      .orders-history__wrapper .block-title a.action:before,
      .orders-history__wrapper .legend a.action:before,
      .form-newsletter-manage .block-title a.action:before,
      .form-newsletter-manage .legend a.action:before,
      .my-reviews-table__wrapper .block-title a.action:before,
      .my-reviews-table__wrapper .legend a.action:before,
      .account-billing-agreements__wrapper .block-title a.action:before,
      .account-billing-agreements__wrapper .legend a.action:before {
        content: '';
        display: none; }
      .block-dashboard-orders .block-title a.action span,
      .block-dashboard-orders .legend a.action span,
      .block-dashboard-info .block-title a.action span,
      .block-dashboard-info .legend a.action span,
      .block-dashboard-addresses .block-title a.action span,
      .block-dashboard-addresses .legend a.action span,
      .block-reviews-dashboard .block-title a.action span,
      .block-reviews-dashboard .legend a.action span,
      .customer-account-edit .form-edit-account .block-title a.action span,
      .customer-account-edit .form-edit-account .legend a.action span,
      .block-addresses-default .block-title a.action span,
      .block-addresses-default .legend a.action span,
      .block-addresses-list .block-title a.action span,
      .block-addresses-list .legend a.action span,
      .custome-downloadable-products__wrapper .block-title a.action span,
      .custome-downloadable-products__wrapper .legend a.action span,
      .orders-history__wrapper .block-title a.action span,
      .orders-history__wrapper .legend a.action span,
      .form-newsletter-manage .block-title a.action span,
      .form-newsletter-manage .legend a.action span,
      .my-reviews-table__wrapper .block-title a.action span,
      .my-reviews-table__wrapper .legend a.action span,
      .account-billing-agreements__wrapper .block-title a.action span,
      .account-billing-agreements__wrapper .legend a.action span {
        display: block; }
  .block-dashboard-orders .table-caption,
  .block-dashboard-info .table-caption,
  .block-dashboard-addresses .table-caption,
  .block-reviews-dashboard .table-caption,
  .customer-account-edit .form-edit-account .table-caption,
  .block-addresses-default .table-caption,
  .block-addresses-list .table-caption,
  .custome-downloadable-products__wrapper .table-caption,
  .orders-history__wrapper .table-caption,
  .form-newsletter-manage .table-caption,
  .my-reviews-table__wrapper .table-caption,
  .account-billing-agreements__wrapper .table-caption {
    display: none; }

@media (min-width: 992px) {
  .block-dashboard-info .row,
  .block-dashboard-addresses .row,
  .box-billing-address .row,
  .box-address-shipping .row {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .block-dashboard-info .row > div,
    .block-dashboard-addresses .row > div,
    .box-billing-address .row > div,
    .box-address-shipping .row > div {
      margin-bottom: 0; } }
.block-dashboard-info .box, .block-dashboard-info.box,
.block-dashboard-addresses .box,
.block-dashboard-addresses.box,
.box-billing-address .box,
.box-billing-address.box,
.box-address-shipping .box,
.box-address-shipping.box {
  background: #f5f5f5;
  padding: 20px 20px 10px 25px;
  margin-bottom: 20px;
  position: relative; }
  @media (min-width: 992px) {
    .block-dashboard-info .box, .block-dashboard-info.box,
    .block-dashboard-addresses .box,
    .block-dashboard-addresses.box,
    .box-billing-address .box,
    .box-billing-address.box,
    .box-address-shipping .box,
    .box-address-shipping.box {
      height: 100%; } }
.block-dashboard-info .box-title,
.block-dashboard-addresses .box-title,
.box-billing-address .box-title,
.box-address-shipping .box-title {
  font-size: 18px;
  font-weight: 700;
  color: #a8c340;
  margin-bottom: 22px; }
.block-dashboard-info .box-content,
.block-dashboard-addresses .box-content,
.box-billing-address .box-content,
.box-address-shipping .box-content {
  line-height: 2; }
  .block-dashboard-info .box-content p,
  .block-dashboard-addresses .box-content p,
  .box-billing-address .box-content p,
  .box-address-shipping .box-content p {
    margin-bottom: 18px; }
.block-dashboard-info .box-actions .action.edit,
.block-dashboard-addresses .box-actions .action.edit,
.box-billing-address .box-actions .action.edit,
.box-address-shipping .box-actions .action.edit {
  position: absolute;
  top: 22px;
  right: 15px;
  background-color: transparent;
  font-size: 14px;
  line-height: 1;
  color: #b4b4b4; }
  .block-dashboard-info .box-actions .action.edit:hover,
  .block-dashboard-addresses .box-actions .action.edit:hover,
  .box-billing-address .box-actions .action.edit:hover,
  .box-address-shipping .box-actions .action.edit:hover {
    color: #a8c340; }
.block-dashboard-info .box-actions a:not(.edit),
.block-dashboard-addresses .box-actions a:not(.edit),
.box-billing-address .box-actions a:not(.edit),
.box-address-shipping .box-actions a:not(.edit) {
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  background-color: #a8c340;
  color: #FFF; }
  .block-dashboard-info .box-actions a:not(.edit):hover,
  .block-dashboard-addresses .box-actions a:not(.edit):hover,
  .box-billing-address .box-actions a:not(.edit):hover,
  .box-address-shipping .box-actions a:not(.edit):hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .block-dashboard-info .box-actions a:not(.edit),
    .block-dashboard-addresses .box-actions a:not(.edit),
    .box-billing-address .box-actions a:not(.edit),
    .box-address-shipping .box-actions a:not(.edit) {
      padding: 12px 20px 11px; } }
  .block-dashboard-info .box-actions a:not(.edit):hover,
  .block-dashboard-addresses .box-actions a:not(.edit):hover,
  .box-billing-address .box-actions a:not(.edit):hover,
  .box-address-shipping .box-actions a:not(.edit):hover {
    background: #f2462e;
    color: #FFF; }

.block-addresses-list .block-content {
  background: #f5f5f5;
  padding: 20px 20px 25px 25px;
  margin-bottom: 25px;
  position: relative; }
  @media (min-width: 992px) {
    .block-addresses-list .block-content {
      height: 100%; } }
  .block-addresses-list .block-content .addresses .item {
    position: relative;
    margin-bottom: 15px; }
  .block-addresses-list .block-content .action.edit,
  .block-addresses-list .block-content .action.delete {
    position: absolute;
    top: 22px;
    right: 15px;
    background-color: transparent;
    font-size: 14px;
    line-height: 1;
    color: #b4b4b4; }
    .block-addresses-list .block-content .action.edit:hover,
    .block-addresses-list .block-content .action.delete:hover {
      color: #a8c340; }
  .block-addresses-list .block-content .action.delete {
    right: 35px; }

.block-reviews-dashboard .items li {
  padding: 9px 16px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .block-reviews-dashboard .items li:nth-child(odd) {
    background: #292929; }

@media (min-width: 1400px) {
  .block-dashboard-orders .table-order-items td, .block-dashboard-orders .table-order-items th {
    padding: 9px 20px; } }
@media (min-width: 992px) {
  .block-dashboard-orders .table-order-items td.actions .view {
    float: left; }
  .block-dashboard-orders .table-order-items td.actions .order {
    float: right; } }
.block-dashboard-orders .table-order-items td.actions a {
  font-weight: 700; }
  .block-dashboard-orders .table-order-items td.actions a.view {
    padding-right: 8px; }

.sales-order-history .actions-toolbar a.back {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  padding: 11px 15px; }
  .sales-order-history .actions-toolbar a.back:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .sales-order-history .actions-toolbar a.back {
      padding: 12px 20px 11px; } }
  .sales-order-history .actions-toolbar a.back:before {
     content: " ";
    opacity: 1;
    background: url(../images/svg/left_arrow.svg) no-repeat !important;
    visibility: visible;
    width: 20px;
    height: 20px;
    background-size: 12px !important;
    background-position: 2px 8px !important;
}
    @media (min-width: 1200px) {
      .sales-order-history .actions-toolbar a.back:before {
        font-size: 14px;
        line-height: 18px; } }
  .sales-order-history .actions-toolbar a.back span {
    display: inline-block;
    position: relative; }
    @media (min-width: 1200px) {
      .sales-order-history .actions-toolbar a.back span {
        line-height: 18px; } }

#add-recipient-button {
  margin-bottom: 1em; }

.popup-authentication .block-authentication {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (min-width: 992px) {
    .popup-authentication .block-authentication {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
.popup-authentication .block[class],
.popup-authentication .form-login,
.popup-authentication .fieldset,
.popup-authentication .block-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media (min-width: 992px) {
  .popup-authentication .block {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; } }
.popup-authentication .block:first-child {
  padding: 0 0 32px 0; }
  @media (min-width: 992px) {
    .popup-authentication .block:first-child {
      padding: 16px 32px 16px 0; } }
.popup-authentication .block + .block {
  border-top: 1px solid #f5f5f5;
  padding: 32px 0; }
  @media (min-width: 992px) {
    .popup-authentication .block + .block {
      border-top: none;
      border-left: 1px solid #f5f5f5;
      padding: 16px 0 16px 32px; } }
.popup-authentication .block-new-customer .block-title {
  margin-bottom: 8px; }
.popup-authentication .block-new-customer .block-content ul {
  margin-bottom: 32px; }
.popup-authentication .block-new-customer .block-content li {
  list-style: disc inside; }
.popup-authentication .block-title {
  font-size: 18px;
  font-weight: 700;
  color: #a8c340;
  margin-bottom: 22px; }
.popup-authentication .actions-toolbar .action-register {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  background-color: #a8c340;
  color: #FFF; }
  .popup-authentication .actions-toolbar .action-register:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .popup-authentication .actions-toolbar .action-register {
      padding: 12px 20px 11px; } }
  .popup-authentication .actions-toolbar .action-register:hover {
    background: #f2462e;
    color: #FFF; }
.popup-authentication .actions-toolbar .action-login {
  background-color: #a8c340;
  color: #FFF; }
  .popup-authentication .actions-toolbar .action-login:hover {
    background: #f2462e;
    color: #FFF; }

.custome-downloadable-products__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.custome-downloadable-products__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .custome-downloadable-products__wrapper .pager .toolbar-amount,
  .custome-downloadable-products__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .custome-downloadable-products__wrapper .pager .field {
    padding: 0; }
.custome-downloadable-products__wrapper .table-downloadable-products {
  margin-bottom: 26px; }
  .custome-downloadable-products__wrapper .table-downloadable-products caption {
    display: none; }
  .custome-downloadable-products__wrapper .table-downloadable-products .col.title a.download:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    padding: 0 4px 0 8px; }

.page-product-downloadable .product-options-wrapper {
  padding-top: 10px;
  border-top: 1px solid #f5f5f5; }
  @media (min-width: 768px) {
    .page-product-downloadable .product-options-wrapper {
      padding-top: 32px; } }
  .page-product-downloadable .product-options-wrapper .legend {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #a8c340; }
  .page-product-downloadable .product-options-wrapper .fieldset > .field {
    margin-bottom: 0; }
.page-product-downloadable .product-options-bottom .price-box {
  font-size: 20px;
  line-height: 20px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .page-product-downloadable .product-options-bottom .price-box {
      padding-bottom: 32px; } }
.page-product-downloadable .samples {
  padding-top: 10px;
  border-top: 1px solid #f5f5f5; }
  @media (min-width: 768px) {
    .page-product-downloadable .samples {
      padding-top: 32px; } }
  .page-product-downloadable .samples .samples-item-title {
    color: #333333;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 8px; }
  .page-product-downloadable .samples dd {
    font-style: normal;
    padding-left: 0; }

.page-product-grouped .table.grouped .table-caption {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #a8c340;
  margin-bottom: 24px;
  text-align: left; }
.page-product-grouped .table.grouped th,
.page-product-grouped .table.grouped td {
  border-left: none; }
@media (min-width: 768px) {
  .page-product-grouped .table.grouped thead tr {
    border-bottom: 1px solid #f5f5f5; } }
.page-product-grouped .table.grouped thead th {
  border-top: none;
  border-bottom: none;
  color: #333333;
  font-weight: 700;
  padding-bottom: 16px; }
  .page-product-grouped .table.grouped thead th:first-child {
    padding-left: 0; }
  .page-product-grouped .table.grouped thead th:last-child {
    padding-right: 32px;
    text-align: right; }
  .page-product-grouped .table.grouped thead th.qty:after {
    content: ':'; }
.page-product-grouped .table.grouped tbody tr {
  color: #333333; }
  @media (min-width: 768px) {
    .page-product-grouped .table.grouped tbody tr {
      border-bottom: 1px solid #f5f5f5; } }
  .page-product-grouped .table.grouped tbody tr .price-box {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0; }
.page-product-grouped .table.grouped tbody td {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .page-product-grouped .table.grouped tbody td {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .page-product-grouped .table.grouped tbody td:before {
    border-bottom: none; }
  .page-product-grouped .table.grouped tbody td > * {
    vertical-align: sub; }
.page-product-grouped .table.grouped tbody td.qty {
  width: 100px;
  padding-right: 0; }
  .page-product-grouped .table.grouped tbody td.qty input {
    text-align: center; }
.page-product-grouped .table.grouped tbody:last-child tr {
  border-bottom: none; }
.page-product-grouped .table.grouped tbody td:first-child {
  padding-left: 0; }

.sidebar .filter-wrapper .filter-subtitle {
  font-size: 18px;
  color: #a8c340;
  margin-bottom: 16px; }

#layered-filter-block .modal-slide._show {
  background-color: transparent; }
  #layered-filter-block .modal-slide._show a,
  #layered-filter-block .modal-slide._show a > span {
    transition: color .3s ease; }

.filter-current--wrapper {
  margin-bottom: 32px;
  background: #f5f5f5;
  padding: 24px 30px;
  border-radius: 4px; }
  .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"] {
    line-height: inherit;
    color: #010100;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
    display: inline-block;
    padding-right: 26px;
    position: relative;
    cursor: pointer;
    width: 100%; }
    .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"]:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"]:before {
      position: absolute;
      top: 0;
      right: 0;
      width: 26px;
      height: 26px;
      border-radius: 2px;
      text-align: center;
      font-size: 14px;
      line-height: 1;
      padding: 6px 0;
      border: 1px solid #f5f5f5; }
    .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"][aria-expanded="false"]:before {
      content: '\e926'; }
  .filter-current--wrapper .filter-current .items {
    padding: 8px 0;
    display: none; }
  .filter-current--wrapper .filter-current.active .items {
    display: block; }
  .filter-current--wrapper .filter-current .item {
    padding: 4px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .filter-current--wrapper .filter-current .filter-label:after {
    content: ':'; }
  .filter-current--wrapper .filter-current .filter-value {
    padding-left: 4px; }
  .filter-current--wrapper .filter-current .remove {
    line-height: inherit;
    margin-left: auto;
    padding-right: 5px; }
    .filter-current--wrapper .filter-current .remove:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .filter-current--wrapper .filter-current .remove span {
      display: none; }

@media (min-width: 992px) {
  .filter-options[role="tablist"] {
    border: 1px solid #f5f5f5;
    border-radius: 2px; } }
.filter-options[role="tablist"] .filter-options-item {
  padding: 20px 0;
  border-bottom: 1px solid #f5f5f5; }
  .filter-options[role="tablist"] .filter-options-item:last-child {
    border-bottom: none; }
  @media (min-width: 992px) {
    .filter-options[role="tablist"] .filter-options-item {
      padding: 15px 25px; } }
.filter-options[role="tablist"] .filter-options-title[role="tab"] {
  line-height: inherit;
  color: #333333;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
  padding-right: 26px;
  position: relative;
  cursor: pointer;
  width: 100%; }
  .filter-options[role="tablist"] .filter-options-title[role="tab"]:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-options[role="tablist"] .filter-options-title[role="tab"]:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    padding: 6px 0;
    border: 1px solid #f5f5f5; }
  .filter-options[role="tablist"] .filter-options-title[role="tab"][aria-expanded="false"]:before {
    content: '\e926'; }
.filter-options[role="tablist"] .filter-options-content {
  padding: 12px 0 2px;
  margin-bottom: 0; }
  .filter-options[role="tablist"] .filter-options-content .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4px 0; }
    @media (max-width: 1199px) and (min-width: 992px) {
      .filter-options[role="tablist"] .filter-options-content .item {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .filter-options[role="tablist"] .filter-options-content .item .count {
          padding-left: 0; } }
    .filter-options[role="tablist"] .filter-options-content .item a {
      text-transform: capitalize;
      color: #aaaaaa; }
      .filter-options[role="tablist"] .filter-options-content .item a:hover {
        color: #010100; }
  .filter-options[role="tablist"] .filter-options-content .count {
    color: #a8c340;
    padding-left: 4px; }
  .filter-options[role="tablist"] .filter-options-content a:hover .count {
    color: #010100; }
.filter-options[role="tablist"] .price-slider .slider-fields a.action {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 8px; }
  .filter-options[role="tablist"] .price-slider .slider-fields a.action:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .filter-options[role="tablist"] .price-slider .slider-fields a.action {
      padding: 12px 20px 11px; } }

button.action.filter-toggle {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex-basis: calc(100% - 150px);
  -ms-flex-preferred-size: calc(100% - 150px);
  flex-basis: calc(100% - 150px);
  max-width: calc(100% - 150px);
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  background-color: #a8c340;
  color: #FFF;
  line-height: inherit;
  font-size: 14px;
  line-height: 16px;
  padding: 17px 10px;
  height: 50px;
  margin: 5px 16px 0 0;
  text-align: center;
  min-width: 80px;
  max-width: 300px; }
  button.action.filter-toggle:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    button.action.filter-toggle {
      padding: 12px 20px 11px; } }
  button.action.filter-toggle:hover {
    background: #f2462e;
    color: #FFF; }
  button.action.filter-toggle:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  @media (min-width: 992px) {
    button.action.filter-toggle {
      min-width: 150px;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none; } }

.sm-dektop button.action.filter-toggle {
  display: none; }

.tollbar-bottom button.action.filter-toggle {
  display: none !important; }

.sidebar .price-slider .slider-fields .slider-input {
  margin-top: 8px; }
.sidebar .price-slider .slider-fields label {
  color: #333333;
  font-weight: 700;
  text-transform: capitalize; }
.sidebar .price-slider .ui-slider-handle {
  background: #a8c340;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-left: -10px;
  margin-top: -5px;
  transition: none; }
  .sidebar .price-slider .ui-slider-handle:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background: #FFF; }
.sidebar .price-slider .ui-slider-range {
  position: absolute;
  height: 100%;
  background: #a8c340; }

.footer .block.newsletter {
  margin-bottom: 30px; }
  .footer .block.newsletter form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 1 1 auto; }
    @media (max-width: 1199px) {
      .footer .block.newsletter form {
        flex: 1 1 100%; } }
    @media (max-width: 480px) {
      .footer .block.newsletter form {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 20px; }
        .cms-index-index .common-slider {
          height: 325px !important;
      } 
      }
  .footer .block.newsletter h4 {
    color: #333;
    font-size: 26px;
    margin-bottom: 5px; }
  .footer .block.newsletter .content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #a8c340;
    padding: 20px; }
    @media (min-width: 1800px) {
      .footer .block.newsletter .content {
        padding: 37px 40px 30px 38px; } }
    .footer .block.newsletter .content .label {
      color: #333;
      margin: 0 0 8px;
      display: block; }
      @media (min-width: 1800px) {
        .footer .block.newsletter .content .label {
          font-size: 18px; } }
  .footer .block.newsletter .subscribe-text {
    margin-right: 20px; }
    @media (max-width: 480px) {
      .footer .block.newsletter .subscribe-text {
        margin-right: 0;
        text-align: center; } }
  .footer .block.newsletter .field {
    padding: 0;
    position: relative;
    -webkit-flex-basis: calc(100% - 130px);
    -ms-flex-preferred-size: calc(100% - 130px);
    flex-basis: calc(100% - 130px);
    max-width: calc(100% - 130px); }
    .footer .block.newsletter .field input {
      background: #FFF;
      border: 0;
      margin-bottom: 0;
      transition: margin-bottom 0.3s ease;
      padding: 13px 18px 12px 40px;
      color: #010100;
      line-height: 20px;
      font-weight: 100; }
    .footer .block.newsletter .field:before {
      content: " ";
      opacity: 1;
      background: url(../images/svg/mail.svg) no-repeat !important;
      visibility: visible;
      width: 20px;
      height: 20px;
      display: block;
      position: absolute;
      left: 10px;
      top: 15px;
    }
  .footer .block.newsletter .actions {
    -webkit-flex-basis: 120px;
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px;
    font-weight: 700;
    line-height: 20px; }
    .footer .block.newsletter .actions .action {
    color: #fff;
    background:#5e6a37;
      padding: 14px 30px 11px; }
      .footer .block.newsletter .actions .action:hover {}
  .footer .block.newsletter .field,
  .footer .block.newsletter .actions {
    margin-bottom: 8px; }
    @media (max-width: 480px) {
      .footer .block.newsletter .field,
      .footer .block.newsletter .actions {
        width: 100%;
        max-width: 100%; } }
  @media (max-width: 480px) {
    .footer .block.newsletter .actions {
      flex-basis: auto; } }
  @media (max-width: 480px) {
    .footer .block.newsletter .actions .subscribe {
      width: 100%;
      max-width: 100%; } }
  .footer .block.newsletter #newsletter-error {
    position: absolute;
    left: 0;
    padding: 1px;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    background: #FFF;
    margin-top: 1px;
    border-radius: 2px; }
    @media (max-width: 480px) {
      .footer .block.newsletter #newsletter-error {
        z-index: 99; } }

.account-billing-agreements__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.account-billing-agreements__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .account-billing-agreements__wrapper .pager .toolbar-amount,
  .account-billing-agreements__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .account-billing-agreements__wrapper .pager .field {
    padding: 0; }
.account-billing-agreements__wrapper .table-billing-agreements {
  margin-bottom: 26px; }
.account-billing-agreements__wrapper .select2-container {
  max-width: 450px; }

/**
 *
 */
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }
.fotorama-video-container .magnify-lens {
  display: none !important; }
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6; }
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25); }

.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px; }

.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto; }
  .product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9997; }

.fotorama__arr.hidden-video {
  z-index: -1 !important; }

.fotorama__video-close {
  bottom: 89%;
  top: auto; }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .rating-summary .label {
    margin-right: 1rem; }
  .rating-summary .rating-result__stars {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .rating-summary .rating-result__stars span[class^="rating-star__"] {
      color: #ffb503;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      font-size: 14px;
      line-height: 1;
      padding: 0 2px;
      position: relative; }
      .rating-summary .rating-result__stars span[class^="rating-star__"]:before, .rating-summary .rating-result__stars span[class^="rating-star__"]:after {
        font-size: 14px;
        line-height: 1; }
      .rating-summary .rating-result__stars span[class^="rating-star__"]:before {background: url(../images/svg/selected_rating_star_half.svg);}
      .rating-summary .rating-result__stars span[class^="rating-star__half"]:before {background: url(../images/svg/selected_rating_star_half.svg) !important;background-repeat: no-repeat!important;position: absolute;bottom: -15px;}
      .rating-summary .rating-result__stars span[class^="rating-star__"]:after {
        color: #ffb503;
        position: absolute;
        top: 0;
        left: 2px; }
      .rating-summary .rating-result__stars span[class^="rating-star__"].rating-star__full:after {
        content: '\e838'; }
      /* .rating-summary .rating-result__stars span[class^="rating-star__"].rating-star__half:after {
        content: '\e839'; } */
  .rating-summary .rating-result__text {
    display: none; }

.items.review-items .rating-result__stars {
  padding-top: 3px; }

.review-list .block-title {
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 0px; }
.review-list .review-title {
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 4px; }
.review-list .review-item {    margin-bottom: 30px;
    padding: 20px;        border: 1px solid #d3d5ce;background: linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 17%);    color: #262626;
    box-shadow: 2px 2px 1px 1px #596338;border-radius: 20px;}
.review-list .review-ratings {
  margin-bottom: 8px; }
.review-list .rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
.review-list .rating-label {
  margin-right: 24px; }
.review-list .rating-result {
  display: inline-block; }
.review-list .review-details {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;}
  .review-list .review-details p + p {
    margin-left: 4px; }
  .review-list .review-details p > * {
    display: inline-block; }
  .review-list .review-details .review-author .review-details-value {
    text-transform: uppercase;
    font-weight: 700; }

.review-add .block-title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #a8c340;
  margin-bottom: 32px; }
.review-add .review-legend {
  padding: 12px 24px;
  background: #f5f5f5;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 32px;
  width: 100%; }
  .review-add .review-legend span {
    font-weight: 700;
    margin-right: 4px;
    color: #333333; }
.review-add .field[class*=review-field]:not(.review-field-ratings):not(.review-field-rating) {
  margin-bottom: 8px; }
  .review-add .field[class*=review-field]:not(.review-field-ratings):not(.review-field-rating):last-child {
    margin-bottom: 24px; }
.review-add .review-field-text textarea {
  min-height: 100px; }
  @media (min-width: 768px) {
    .review-add .review-field-text textarea {
      min-height: 200px; } }

.review-field-ratings {
  margin-bottom: 4px; }
  .review-field-ratings:before, .review-field-ratings:after {
    display: table;
    content: "";
    line-height: 0; }
  .review-field-ratings:after {
    clear: both; }
  .review-field-ratings .review-field-rating .label {
    display: inline-block;
    width: 80px; }
  .review-field-ratings .field {
    padding: 0; }
  .review-field-ratings > .label {
    color: #333333;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    margin-right: 24px; }
  .review-field-ratings [id="Rating_rating_label"] {
    display: none; }

.control.review-control-vote {
  display: inline-block; }
  .control.review-control-vote label[class^='rating-'] {
    display: inline-block;
    cursor: pointer;
    margin-right: 0; }
    .control.review-control-vote label[class^='rating-'] .rating-star {
      color: #b4b4b4;
      display: inline-block;
      padding: 0 4px;
      line-height: inherit; }
      .control.review-control-vote label[class^='rating-'] .rating-star:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    /*.control.review-control-vote label[class^='rating-'].fill .rating-star {
      color: #ffb503; }*/
  .control.review-control-vote .radio {
    display: none; }



.control.review-control-vote label[class^='rating-'] .rating-star:before {
    content: "";
    display: inline-block;
    transform: translate(0, 0);
    background: url(../images/svg/rating_star.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    background-size: 25px;
    background-position: center;
}

.control.review-control-vote label[class^='rating-'] .rating-star{
vertical-align: middle;
}

.control.review-control-vote label[class^='rating-'].fill .rating-star:before{
  background: url(../images/svg/selected_rating_star.svg);
    background-size: 25px;
    background-position: center;
}


.my-reviews-table__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.my-reviews-table__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .my-reviews-table__wrapper .pager .toolbar-amount,
  .my-reviews-table__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .my-reviews-table__wrapper .pager .field {
    padding: 0; }
.my-reviews-table__wrapper .table-wrapper.reviews {
  margin-bottom: 26px; }
  .my-reviews-table__wrapper .table-wrapper.reviews caption {
    display: none; }

.sales-order-print {
  text-align: center; }
  .sales-order-print .logo {
    display: inline-block;
    margin-bottom: 32px; }
  .sales-order-print .columns {
    text-align: left; }
  .sales-order-print .page-title {
    margin-bottom: 16px; }
  .sales-order-print .order-status {
    display: inline-block;
    font-size: 16px;
    width: 100%;
    margin-bottom: 8px; }
  .sales-order-print .order-date {
    display: inline-block;
    font-size: 16px;
    font-style: italic; }

.order-details-items table.table-order-items caption {
  display: none; }
@media (min-width: 768px) {
  .order-details-items table.table-order-items tbody:nth-child(odd) {
    background: #f5f5f5; } }
.order-details-items table.table-order-items tbody:first-child:last-child tr {
  background: transparent; }
.order-details-items table.table-order-items tbody > tr > td {
  vertical-align: middle; }
@media (max-width: 767px) {
  .order-details-items table.table-order-items td.name:before {
    background: #f5f5f5; } }
.order-details-items table.table-order-items .product-item-name {
  font-weight: 700; }
.order-details-items table.table-order-items .item-options {
  display: block; }
  .order-details-items table.table-order-items .item-options dt, .order-details-items table.table-order-items .item-options dd {
    display: inline;
    font-size: 12px; }
  .order-details-items table.table-order-items .item-options dt:after {
    content: ':'; }
  .order-details-items table.table-order-items .item-options dd {
    padding: 0 8px 0 4px; }
    .order-details-items table.table-order-items .item-options dd:after {
      content: ';'; }
.order-details-items table.table-order-items tfoot {
  border-top: 1px solid #f5f5f5;
  font-weight: 700; }
  @media (max-width: 767px) {
    .order-details-items table.table-order-items tfoot {
      background: #f5f5f5; } }
.order-details-items .block-order-details-view .block-content .box-title {
  margin-top: 8px;
  margin-bottom: 8px; }

.box-order-billing-address .box-title,
.box-order-billing-method .box-title {
  margin-top: 8px;
  margin-bottom: 8px; }

.order-links {
  font-size: 18px; }
  .order-links strong {
    font-weight: normal; }

.order-details-items .order-title {
  display: none; }

.block-order-details-view {
  padding: 20px 0 0;
  overflow: hidden; }
  .block-order-details-view .block-content .box {
    display: inline-block;
    min-width: 50%;
    float: left;
    padding-right: 15px;
    border-top: solid 1px #f5f5f5; }
    .block-order-details-view .block-content .box.box-order-billing-address {
      clear: both; }
    @media (max-width: 767px) {
      .block-order-details-view .block-content .box {
        min-width: 100%; } }

.orders-history__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.orders-history__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .orders-history__wrapper .pager .toolbar-amount,
  .orders-history__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .orders-history__wrapper .pager .field {
    padding: 0; }
.orders-history__wrapper .table-order-items caption {
  display: none; }

#reorder-validate-detail strong.subtitle {
  display: none; }
#reorder-validate-detail .no-display {
  display: block; }
#reorder-validate-detail .actions-toolbar .primary {
  margin-bottom: 4px; }
#reorder-validate-detail .actions-toolbar .secondary a {
  font-weight: 700; }
#reorder-validate-detail .action.tocart {
  width: 100%;
  text-align: center;
  padding: 14px 33px; }
  @media (min-width: 480px) and (max-width: 991px) {
    #reorder-validate-detail .action.tocart {
      width: auto; } }

#cart-sidebar-reorder {
  margin-bottom: 8px; }
  #cart-sidebar-reorder .product-item {
    padding: 8px 0;
    line-height: 23px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    #cart-sidebar-reorder .product-item:first-child {
      padding-top: 0; }
  #cart-sidebar-reorder .field {
    padding: 0; }
  #cart-sidebar-reorder .item.choice label span {
    display: none; }
  #cart-sidebar-reorder .checkbox {
    margin: 0;
    vertical-align: middle; }
  #cart-sidebar-reorder .product-item-name {
    padding: 0 4px 0 12px;
    font-size: 14px;
    line-height: 18px; }
  #cart-sidebar-reorder .product-item-link {
    color: #010100; }
    #cart-sidebar-reorder .product-item-link:hover {
      color: #a8c340; }

#cart-sidebar-reorder .control input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0; }
#cart-sidebar-reorder .control .label:before {
  display: inline-block;
  font-size: 16px;
  line-height: 1rem;
  width: 18px;
  height: 18px;
  font-style: normal;
  vertical-align: baseline;
  color: #a8c340;
  text-align: center;
  padding-top: 2px; }
#cart-sidebar-reorder input[type=checkbox] + .label:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0); }
#cart-sidebar-reorder input[type=checkbox]:checked + .label:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0); }
#cart-sidebar-reorder input[type=checkbox]:disabled:checked + .label:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  pointer-events: none;
  opacity: .6; }

.block-search .block-title,
.block-search .nested {
  display: none; }

.sm-desktop .block-search .search-control_wrapper {
  display: block !important; }
  .sm-desktop .block-search .search-control_wrapper .ui-dialog-buttonpane {
    display: none; }
.sm-desktop .block-search #search_mini_form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .sm-desktop .block-search #search_mini_form .search .label {
    display: none; }
  .sm-desktop .block-search #search_mini_form .field {
    padding: 0; }
  .sm-desktop .block-search #search_mini_form .control {
    position: static;
    top: auto;
    right: auto;
    left: auto; }
  .sm-desktop .block-search #search_mini_form input {
    font-size: 14px;
    line-height: 17px;
    padding: 13px 20px 13px 40px; }
    @media (min-width: 1200px) {
      .sm-desktop .block-search #search_mini_form input {
        min-width: 370px; } }
    @media (min-width: 1400px) {
      .sm-desktop .block-search #search_mini_form input {
        min-width: 400px; } }
  .sm-desktop .block-search #search_mini_form button[type="submit"] {
    line-height: inherit;
    background-color: #a8c340;
    color: #FFF;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 10px 13px 12px;
    color: #FFF;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; 
    border-radius: 0;
  }
    .sm-desktop .block-search #search_mini_form button[type="submit"]:before {
      content: " ";
      opacity: 1;
      background: url(../images/svg/search.svg) no-repeat !important;
      visibility: visible;
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: middle;
    }
    .sm-desktop .block-search #search_mini_form button[type="submit"]:hover {
      background: #a4c035;}
    .sm-desktop .block-search #search_mini_form button[type="submit"] span {
      display: none; }

.sm-mobile .block-search #search_mini_form,
.sm-mobile .block-search #search_mini_form > .search {
  position: fixed;
  z-index: 51;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  padding: 0;
  margin: 0; }
.sm-mobile .block-search #search_mini_form .ui-dialog-buttonpane {
  display: none; }
.sm-mobile .block-search .search .label {
  display: block;
  position: fixed;
  z-index: 11;
  top: 0;
  right: 140px;
  font-family: "Nucleo Mini";
  width: 56px;
  height: 56px;
  background: transparent; }
  .sm-mobile .block-search .search .label > span {
    display: inline-block;
    position: relative;
    width: 56px;
    height: 56px;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    color: #FFF; }
    .sm-mobile .block-search .search .label > span:before, .sm-mobile .block-search .search .label > span:after {
      transition: .3s ease; }
    .sm-mobile .block-search .search .label > span:before, .sm-mobile .block-search .search .label > span:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .sm-mobile .block-search .search .label > span:before {
      content: "";
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .sm-mobile .block-search .search .label > span:after {
      content: "";
      transform: rotate(-90deg) scale(0);
      opacity: 0;
      visibility: hidden; }
  .sm-mobile .block-search .search .label.active > span:before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(0); }
  .sm-mobile .block-search .search .label.active > span:after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  .sm-mobile .block-search .search .label span {
    text-indent: 200vw; }
    .sm-mobile .block-search .search .label span:before, .sm-mobile .block-search .search .label span:after {
      text-indent: 0; }
  .sm-mobile .block-search .search .label.active {
    right: 0;
    z-index: 99; }
    .sm-mobile .block-search .search .label.active span {
      color: #333333; }
    .sm-mobile .block-search .search .label.active:hover span {
      color: #a8c340; }
.sm-mobile .block-search .field.search > .search-control_wrapper {
  position: fixed;
  z-index: 10;
  left: auto;
  top: 0;
  right: 112px;
  width: 0;
  height: 56px;
  transition: 0.3s ease; }
  .sm-mobile .block-search .field.search > .search-control_wrapper > .control {
    height: 100%; }
  .sm-mobile .block-search .field.search > .search-control_wrapper input {
    border-radius: 0;
    height: 100%;
    width: 100%;
    display: block;
    background: #FFF;
    border: none;
    font-size: 12px;
    line-height: 14px;
    padding: 16px 0 16px 0; }
.sm-mobile .block-search #search_mini_form .search.active .search-control_wrapper {
  right: 0;
  left: 0;
  width: auto;
  z-index: 97; }
  .sm-mobile .block-search #search_mini_form .search.active .search-control_wrapper input {
    padding: 16px 112px 16px 16px; }
.sm-mobile .block-search form button[type="submit"] {
  line-height: inherit;
  background: transparent;
  color: #a8c340;
  line-height: 56px;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 59;
  right: 56px;
  top: -56px;
  width: 56px;
  height: 56px;
  opacity: 0; }
  .sm-mobile .block-search form button[type="submit"]:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .sm-mobile .block-search form button[type="submit"]:before {
    font-size: 20px; }
  .sm-mobile .block-search form button[type="submit"] span {
    display: none; }
.sm-mobile .block-search .field.search.active + .actions button[type="submit"] {
  top: 0;
  opacity: 1;
  z-index: 99; }
  .sm-mobile .block-search .field.search.active + .actions button[type="submit"]:hover {
    color: #010100; }

/**
 * Copyright ┬⌐ 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.swatch-opt {
  padding: 20px 0; }

.swatch-attribute-label {
  font-weight: 700;
  position: relative; }
  .swatch-attribute-label.required {
    padding-right: 10px; }
  .swatch-attribute-label[data-required="1"]:after {
    content: '*';
    color: red;
    position: absolute;
    right: -11px;
    top: -2px;
    font-weight: bold;
    font-size: 1em; }

.swatch-attribute-selected-option {
  color: #999999;
  padding-left: 17px; }

[class*="swatch-opt"] .swatch-option {
  min-width: 40px;
  height: auto;
  margin: 0 0 10px 0;
  float: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s ease; }
  [class*="swatch-opt"] .swatch-option.text {
    background: #292929;
    border: 1px solid #f5f5f5;
    color: #aaaaaa;
    line-height: 20px;
    padding: 9px 5px;
    min-width: 40px;
    margin-right: 0; }
    [class*="swatch-opt"] .swatch-option.text.selected, [class*="swatch-opt"] .swatch-option.text:not(.disabled):hover {
      background: #FFF;
      outline: none; }
  [class*="swatch-opt"] .swatch-option.color {
    min-height: 40px;
    border: 0 solid #FFF; }
    [class*="swatch-opt"] .swatch-option.color[option-tooltip-value="#ffffff"] {
      border: 1px solid #f5f5f5; }
      [class*="swatch-opt"] .swatch-option.color[option-tooltip-value="#ffffff"].selected, [class*="swatch-opt"] .swatch-option.color[option-tooltip-value="#ffffff"]:not(.disabled):hover {
        border: 4px solid #f5f5f5;
        border-radius: 7px; }
    [class*="swatch-opt"] .swatch-option.color.selected, [class*="swatch-opt"] .swatch-option.color:not(.disabled):hover {
      border: 4px solid #FFF;
      outline: none;
      border-radius: 7px;
      background: #f5f5f5; }
  [class*="swatch-opt"] .swatch-option .disabled {
    cursor: default; }
    [class*="swatch-opt"] .swatch-option .disabled:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: #292929;
      opacity: .5; }

body .swatch-option-tooltip {
  visibility: hidden;
  display: none; }
  @media (min-width: 992px) {
    body .swatch-option-tooltip {
      max-width: 140px;
      max-height: 100%;
      min-height: 20px;
      min-width: 40px;
      position: absolute;
      padding: 5px;
      background: #fff;
      color: #949494;
      border: 1px solid #adadad;
      display: none;
      visibility: visible;
      z-index: 999;
      text-align: center; } }

body .swatch-option-tooltip .corner,
body .swatch-option-tooltip-layered .corner {
  position: absolute;
  top: calc(100% - 1px);
  height: 8px; }
  body .swatch-option-tooltip .corner::after,
  body .swatch-option-tooltip-layered .corner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #fff transparent transparent transparent;
    font-size: 0; }
  body .swatch-option-tooltip .corner::before,
  body .swatch-option-tooltip-layered .corner::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #adadad transparent transparent transparent;
    font-size: 0; }

body .swatch-option-tooltip .image,
body .swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto; }

body .swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

/* Layered Features */
.swatch-attribute-options {
  margin-left: -3px; }
  .swatch-attribute-options .swatch-option-link-layered,
  .swatch-attribute-options .swatch-option {
    position: relative;
    margin-left: 3px; }

body .swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

body .swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

body .swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

body .swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.products-grid .swatch-attribute-options {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

/* Bugfix for Add To Cart button */
div[class^="swatch-opt-"] {
  margin-bottom: 10px; }

.swatch-option-loading {
  content: url("../images/loader-2.gif"); }

* {
  margin: 0; }

html, body {
  height: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5; }

body {
  text-align: left;
  -webkit-text-size-adjust: none;
  color: #aaaaaa;
  background: #FFF; }
  body.sm-mobile {
    font-size: 12px;
    line-height: 18px; }

button.action {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px; }
  button.action:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    button.action {
      padding: 12px 20px 11px; } }
  button.action.primary {
    background-color: #f2462e;
    color: #FFF; }
    button.action.primary:hover {
      background: #f2462e;
      color: #FFF; }
  button.action.tocart:before, button.action#bundle-slide:before {
    content: " ";
    opacity: 1;
    background: url(../images/svg/cart.svg) no-repeat !important;
    visibility: visible;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }

button.action-dismiss {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px; }
  button.action-dismiss:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    button.action-dismiss {
      padding: 12px 20px 11px; } }

button.action-accept {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  background-color: #a8c340;
  color: #FFF; }
  button.action-accept:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    button.action-accept {
      padding: 12px 20px 11px; } }
  button.action-accept:hover {
    background: #f2462e;
    color: #FFF; }

.actions-toolbar a.back {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  padding: 11px 15px; }
  .actions-toolbar a.back:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .actions-toolbar a.back {
      padding: 12px 20px 11px; } }
  .actions-toolbar a.back:before {
    content: " ";
    opacity: 1;
    background: url(../images/svg/left_arrow.svg) no-repeat !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    visibility: visible;
    width: 20px;
    height: 20px;
    background-size: 12px !important;
    background-position: 2px 8px !important;
    position: absolute;
    left: 8px;
    top: 13px;

}
    @media (min-width: 1200px) {
      .actions-toolbar a.back:before {
        font-size: 14px;
        line-height: 18px; } }
  .actions-toolbar a.back span {
    display: inline-block;
    position: relative; }
    @media (min-width: 1200px) {
      .actions-toolbar a.back span {
        line-height: 18px; } }
  @media (min-width: 1200px) {
    .actions-toolbar a.back {
      padding: 11px 15px; } }

.towishlist,
.tocompare {
  position: relative; }
  .towishlist span,
  .tocompare span {
    display: none; }

.product-social-links .mailto {
  padding: 0 0.5rem;
  line-height: inherit; }
  .product-social-links .mailto:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.towishlist {
  line-height: inherit; }
  .towishlist:before {
    content: " ";
    display: inline-block;
    opacity: 1;
    background: url(../images/svg/wishlist.svg) no-repeat !important;
    visibility: visible;
    width: 35px;
    height: 35px;
  }

.tocompare {
  line-height: inherit; }
  .tocompare:before {
    content: " ";
    display: inline-block;
    opacity: 1;
    background: url(../images/svg/compare.svg) no-repeat !important;
    visibility: visible;
    width: 25px;
    height: 25px;
  }

.action.edit {
  line-height: inherit; }
  .action.edit:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .action.edit:before {
    font-family: "Linearicons"; }
  .action.edit > span {
    display: none; }

.action.delete {
  line-height: inherit; }
  .action.delete:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .action.delete:before {
    font-family: "Linearicons"; }
  .action.delete > span {
    display: none; }

.translate-edit-icon {
  width: auto; }

.page-wrapper {
  min-height: 100%;
  overflow: hidden;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.ajax-loading .loading-mask,
.checkout-index-index .loading-mask,
.slider-pro-wrapper .loading-mask {
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto; }
  .ajax-loading .loading-mask img,
  .ajax-loading .loading-mask p,
  .checkout-index-index .loading-mask img,
  .checkout-index-index .loading-mask p,
  .slider-pro-wrapper .loading-mask img,
  .slider-pro-wrapper .loading-mask p {
    display: none; }
  .ajax-loading .loading-mask .loader,
  .ajax-loading .loading-mask .loader:before,
  .ajax-loading .loading-mask .loader:after,
  .checkout-index-index .loading-mask .loader,
  .checkout-index-index .loading-mask .loader:before,
  .checkout-index-index .loading-mask .loader:after,
  .slider-pro-wrapper .loading-mask .loader,
  .slider-pro-wrapper .loading-mask .loader:before,
  .slider-pro-wrapper .loading-mask .loader:after {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #aaaaaa;
    border-left-color: #a8c340;
    border-radius: 100px; }
  .ajax-loading .loading-mask .loader,
  .checkout-index-index .loading-mask .loader,
  .slider-pro-wrapper .loading-mask .loader {
    border-width: 2px;
    margin: -32px 0 0 -32px;
    height: 64px;
    width: 64px;
    animation: loader-spinner 1150ms linear infinite; }
  .ajax-loading .loading-mask .loader:before,
  .checkout-index-index .loading-mask .loader:before,
  .slider-pro-wrapper .loading-mask .loader:before {
    content: "";
    margin: -28px 0 0 -28px;
    height: 56px;
    width: 56px;
    animation: loader-spinner 1150ms linear infinite; }
  .ajax-loading .loading-mask .loader:after,
  .checkout-index-index .loading-mask .loader:after,
  .slider-pro-wrapper .loading-mask .loader:after {
    content: "";
    margin: -36px 0 0 -36px;
    height: 72px;
    width: 72px;
    animation: loader-spinner 2300ms linear infinite; }

@keyframes loader-spinner {
  100% {
    transform: rotate(360deg); } }
/* Shankar CSS */
.checkout-index-index .loading-mask {
  background: #FFF;
  display: none;
}

.slider-pro-wrapper .loading-mask.for-slider {
  position: absolute; }

/*=====================================
/*
/*  Mega Menu switch off
/*
=====================================*/
.sm-header-nav-wrap.isStuck {
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important; }

nav.navigation > ul:not(.ui-menu) {
  display: none; }

.sm-desktop nav.navigation > .ui-menu {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 300px;
  max-width: 480px;
  padding: 10px 0;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .sm-desktop nav.navigation > .ui-menu {
      max-width: 768px; } }
  @media (min-width: 992px) {
    .sm-desktop nav.navigation > .ui-menu {
      max-width: 992px; } }
  @media (min-width: 1200px) {
    .sm-desktop nav.navigation > .ui-menu {
      max-width: 1200px; } }
  @media (min-width: 1400px) {
    .sm-desktop nav.navigation > .ui-menu {
      max-width: 1400px; } }
  @media (min-width: 1800px) {
    .sm-desktop nav.navigation > .ui-menu {
      max-width: 1800px; } }
  @media (min-width: 1800px) {
    .sm-desktop nav.navigation > .ui-menu {
      padding-left: 0;
      padding-right: 0; } }
.sm-desktop nav.navigation li.level-top {
  position: relative; }
  .sm-desktop nav.navigation li.level-top.megamenu-wrapper-parent {
    position: static; }
  .sm-desktop nav.navigation li.level-top + .level-top {
    margin-left: 10px; }
  .sm-desktop nav.navigation li.level-top > a {
    display: block;
    color: #fff;
    font-weight: 900;
    padding: 5px 15px 4px;
    font-size: 16px;
    text-transform: uppercase; }
  .sm-desktop nav.navigation li.level-top:first-child > a {
    padding-left: 0; }
  .sm-desktop nav.navigation li.level-top.active > a,
  .sm-desktop nav.navigation li.level-top > .ui-state-active,
  .sm-desktop nav.navigation li.level-top > .ui-state-focus {
    color: #fcff55;
    text-decoration:underline; }
  /*.sm-desktop nav.navigation li.level-top .ui-state-active,
  .sm-desktop nav.navigation li.level-top .ui-state-focus {
    color: #677b19;
    text-decoration:underline; }*/
  .sm-desktop nav.navigation li.level-top > .ui-state-active, 
  .sm-desktop nav.navigation li.level-top > .ui-state-focus{color:#ffee28;text-decoration:underline;}
  .sm-desktop nav.navigation li.level-top > .ui-menu {
    /*display: inherit !important;*/
    top: 100% !important;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transform: translateY(5%);
    transform-origin: top center;
    transition: .2s ease; }
    .sm-desktop nav.navigation li.level-top > .ui-menu[aria-expanded=true] {
      opacity: 1;
      visibility: visible;
      z-index: 9999;
      transform: translateY(0);
      transition: .3s ease; }
  .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) {
    position: absolute;
    z-index: 999; }
    .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper),
    .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul {
      width: 215px;
      background: #FFF;
      font-size: 16px;
      line-height: 24px;
      padding: 10px 0;
      -webkit-box-shadow: 0 2px 24px rgba(41, 41, 41, 0.22);
      -moz-box-shadow: 0 2px 24px rgba(41, 41, 41, 0.22);
      box-shadow: 0 2px 24px rgba(41, 41, 41, 0.22);
      border-radius:10px }
      @media (min-width: 1200px) {
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper),
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul {
          padding: 15px 0; } }
      .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) li,
      .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li {
        display: block;
        width: 100%;
        padding: 0 30px; }
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) li + li,
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li + li {
          margin-top: 10px; }
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a:after,
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a:after {
    content: " ";
    opacity: 1;
    background: url(../images/svg/small_chev_right.svg) no-repeat !important;
    visibility: visible;
          display: inline-block;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          transform: translate(0, 0);
          line-height: inherit;
            background-size: 25px !important;
    background-position: center !important;
    height:10px; width:10px;
          padding-left: 25px; 
        }
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a,
        .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a {
          padding: 5px 0;
          color: #aaaaaa; }
          .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a:hover,
          .sm-desktop nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a:hover {
            color: #616d39; }
.sm-desktop nav.navigation .level1 > ul:not(.megamenu-wrapper) {
  position: absolute !important;
  top: 0 !important;
  left: calc(100% + 1px) !important; }

.sm-desktop .page-header__panel {
  padding: 13px 0;
  background: #272727;
  color: #FFF; }
  .sm-desktop .page-header__panel .container, .sm-desktop .page-header__panel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .sm-desktop .page-header__panel #maincontent {
    display: flex;
    justify-content: space-between; }
    .sm-desktop .page-header__panel .container .sm-header_customer-menu-container, .sm-desktop .page-header__panel .page-print.sales-order-print #maincontent .sm-header_customer-menu-container, .page-print.sales-order-print .sm-desktop .page-header__panel #maincontent .sm-header_customer-menu-container {
      order: 1; }
    .sm-desktop .page-header__panel .container .greet.welcome, .sm-desktop .page-header__panel .page-print.sales-order-print #maincontent .greet.welcome, .page-print.sales-order-print .sm-desktop .page-header__panel #maincontent .greet.welcome {
      order: 3; }
    .sm-desktop .page-header__panel .container .header-switchers, .sm-desktop .page-header__panel .page-print.sales-order-print #maincontent .header-switchers, .page-print.sales-order-print .sm-desktop .page-header__panel #maincontent .header-switchers {
      order: 2; }
    .sm-desktop .page-header__panel .container .page-header__panel-left, .sm-desktop .page-header__panel .page-print.sales-order-print #maincontent .page-header__panel-left, .page-print.sales-order-print .sm-desktop .page-header__panel #maincontent .page-header__panel-left,
    .sm-desktop .page-header__panel .container .page-header__panel-right,
    .sm-desktop .page-header__panel .page-print.sales-order-print #maincontent .page-header__panel-right,
    .page-print.sales-order-print .sm-desktop .page-header__panel #maincontent .page-header__panel-right {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }

.sm-mobile .page-header__panel .welcome {
  display: none; }

 .cms-home .sm-desktop .page-header__content {
  padding: 27px 0 0px; }
  
.sm-desktop .page-header__content {
  padding: 27px 0 20px;
  position: relative; }

.cms-home .sm-desktop .page-header__content {
  padding: 27px 0 0px !important; }
  
  
  .sm-desktop .page-header__content .top-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .sm-desktop .page-header__content .page-header__content-left,
  .sm-desktop .page-header__content .page-header__content-right {
    width: 335px;
    padding-left: 15px;}
  @media (min-width: 992px) {
    .sm-desktop .page-header__content .page-header__content-logo {
      margin: 0 30px;
      flex: 1 1 auto;
      text-align: left;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .sm-desktop .page-header__content .page-header__content-right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;}
  .sm-desktop .page-header__content .page-header__content-menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
      background: #616d39;
    padding-left: 15px;
      margin: 0px 0px 10px 0px;
  }
    @media (min-width: 992px) {
      .sm-desktop .page-header__content .page-header__content-menu .sm-header-panel-canvas {
        display: none; } }

.sm-mobile .page-header__content {
  padding: 32px 0;
  text-align: center; }

.header-switchers:before, .header-switchers:after {
  display: table;
  content: "";
  line-height: 0; }
.header-switchers:after {
  clear: both; }
.header-switchers .switcher {
  float: left; }
  .header-switchers .switcher + .switcher {
    margin-left: 24px; }

.switcher-label {
  display: none; }

.switcher-options {
  display: inline-block;
  perspective: 999px; }
  .switcher-options.active .switcher-dropdown {
    display: inline-block; }

.switcher-dropdown {
  display: none; }

.links li {
  display: inline-block; }

.page-top {
  margin-bottom: 2rem; }

.breadcrumbs {
     padding: 5px 0px 5px 0px;}
  .breadcrumbs .items .item {
    display: inline-block;
    margin-right: 1rem;
    padding-right: 1rem;
    position: relative;}
    .breadcrumbs .items .item:after {
      content: '|';
      position: absolute;
      right: -4px;
      top: 0;
      color: #f5f5f5; }
    .breadcrumbs .items .item:last-child {
      margin-right: 0;
      padding-right: 0; }
      .breadcrumbs .items .item:last-child:after {
        display: none; }

.page-main {
  margin-top: 10px;
  margin-bottom: 32px; }
  @media (min-width: 992px) {
    .page-main {
      margin-top: 11px;
      margin-bottom: 4px; } }
@media (min-width: 992px) {
    .cms-home .page-main {
      margin-top: 0px;
      margin-bottom: 4px; } }

.page-title-wrapper {
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .page-title-wrapper {
      margin-bottom: 24px; } }
  @media (min-width: 992px) {
    .page-title-wrapper {
      margin-bottom: 0px; } }
  .page-title-wrapper .page-title {
    margin-bottom: 20px; }

.columns > .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.page-layout-3columns .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-3columns .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }
.page-layout-3columns .grid-right {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.page-layout-2columns-right .grid-main {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-right .grid-right {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.page-layout-2columns-left .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-left .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

@media (max-width: 991px) {
  .page-layout-3columns .grid-left,
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-left .grid-main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-main {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px; }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right,
  .page-layout-2columns-left .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 30px; } }
.block-title {
  color: #000;
  font-size: 20px;
  margin-bottom: 14px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 600; }
  @media (min-width: 768px) {
    .block-title {
      font-size: 24px;
      margin-bottom: 28px; } }
  @media (min-width: 992px) {
    .block-title {
      font-size: 26px;
      margin-bottom: 40px; } }
  .block-title strong {
    width: 100%;
    display: inline-block; }
  .block-title .action {
    float: right;
    padding: 0;
    background: none;
    line-height: inherit; }
    .block-title .action.edit {
      padding: 5px; }
  .block-title .counter {
    width: 100%;
    font-size: .8rem;
    line-height: 1;
    margin-top: 0; }

.block-subtitle {
  display: block; }

.box {
  margin-bottom: 1rem; }

.box-title {
  margin-bottom: 16px;
  display: block; }

.page-footer {
  padding: 10px 0 0;
  line-height: 20px; }
.page-footer .about-footer-text {margin-right: 11px; padding: 0px 10px 10px 0px;line-height: 25px;}
  .page-footer ul.social-links.position-footer {
    display: block;
    text-align: left; }
    .page-footer ul.social-links.position-footer li {
      display: inline-block;
      width: auto; }
    .page-footer ul.social-links.position-footer li + li {
      margin-left: 5px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-footer ul.social-links.position-footer li + li {
          margin-left: 2px; } }
    .page-footer ul.social-links.position-footer a {
      display: inline-block;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      border-radius: 50px;
      color: #000;
      background: #f5f5f5;
      transition: .3s all ease; }
      .page-footer ul.social-links.position-footer a:hover, .page-footer ul.social-links.position-footer a:focus {
        background: #a8c340;
        color: #FFF; }
      @media (min-width: 1200px) {
        .page-footer ul.social-links.position-footer a {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-footer ul.social-links.position-footer a {
          width: 35px;
          height: 35px;
          line-height: 35px; }
          .page-footer ul.social-links.position-footer a > .icon {
            line-height: 35px !important; } }
  .page-footer * + .social-links {
    margin-top: 13px; }
  .page-footer > .footer {
    padding-bottom: 50px;}
    @media (min-width: 992px) {
      .page-footer > .footer .row > div {
        position: relative; }
        .page-footer > .footer .row > div:before {
          content: '';
          position: absolute;
          right: 15px;
          top: 0;
          bottom: 0;
          height: 100%;
          width: 1px;
          background: #f5f5f5; }
        .page-footer > .footer .row > div:last-child {
          border-right: none; }
          .page-footer > .footer .row > div:last-child:before {
            display: none; } }
    .page-footer > .footer .subscribe-box {
      margin-bottom: 10px; }
  .page-footer h4,
  .page-footer .newsletter .title {
    font-size: 16px;
    line-height: 24px;
    color: #010100;
    text-transform: uppercase;
    letter-spacing: .04em; }
  .page-footer h4 {
    margin-bottom: 13px; }
  .page-footer .newsletter .title {
    margin-bottom: 21px; }
  .page-footer .facebook .block-title {
    font-size: 16px; }
    @media (max-width: 991px) {
      .footer .block.newsletter .content {display: none;}
      .page-footer {    border-top: 1px solid #ccc;
    margin-top: 60px;
    padding-top: 40px;}
      .page-footer .facebook .block-title {
        font-size: 20px; } }
@media (max-width: 1199px) and (min-width: 992px) {
  .page-footer .footer-col {
    margin-bottom: 40px; } }

  @media (max-width: 1199px) {
    .page-footer .order-md-4 {
      order: 5; }
    .page-footer .order-md-5 {
      order: 4; } }
  .page-footer .copyright {
    font-size: 14px; }

.footer-panel {
  padding: 70px 0 20px;
  color: #010100;    background: #f5f5f5; }
  .footer-panel .container, .footer-panel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .footer-panel #maincontent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .footer-panel .list-payment {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .footer-panel .list-payment li {
      margin: 0 5px;
      font-size: 30px;
      color: #bebebe; }

.footer-contact-info {
  font-size: 14px;
  color: #010100;
  letter-spacing: .04em; }
  .footer-contact-info li {
    margin-bottom: 30px; }
  .footer-contact-info .contact-info-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .footer-contact-info span[class^="icon-"] {
    color: #a8c340;
    font-size: 18px;
    margin-right: 7px;
    position: relative;
    top: 2px; }

.sm-desktop .footer-panel .social-links {
  margin-left: 4.2vw; }
  .sm-desktop .footer-panel .social-links:before, .sm-desktop .footer-panel .social-links:after {
    display: table;
    content: "";
    line-height: 0; }
  .sm-desktop .footer-panel .social-links:after {
    clear: both; }
  .sm-desktop .footer-panel .social-links li {
    float: left; }
  .sm-desktop .footer-panel .social-links li + li {
    margin-left: 10px; }

.sm-mobile .footer-panel .container, .sm-mobile .footer-panel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .sm-mobile .footer-panel #maincontent {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
.sm-mobile .footer-panel .logo,
.sm-mobile .footer-panel .social-links {
  margin-bottom: 12px; }

.footer-col .footer-col-content {
  display: block; }
.footer-col li {
  width: 100%;
  margin-bottom: 5px;
  font-size: 14px; }
  .footer-col li a {
    color: #969696; }
    .footer-col li a:hover {
      color: #f2462e; }
.footer-col [class*="store-info_"] {
  position: relative;
  padding-left: 24px;
  line-height: 14px;
  margin-bottom: 12px; }
  .footer-col [class*="store-info_"]:before {
    position: absolute;
    top: 50%;
    left: 0;
    color: #a8c340;
    margin-top: -8px;
    font-size: 14px;
    line-height: 12px; }
.footer-col .store-info_address {
  line-height: inherit; }
  .footer-col .store-info_address:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .footer-col .store-info_address a {
    color: #aaaaaa; }
    .footer-col .store-info_address a:hover {
      color: #a8c340; }
.footer-col .store-info_tel {
  line-height: inherit; }
  .footer-col .store-info_tel:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.footer-col .store-info_time {
  line-height: inherit; }
  .footer-col .store-info_time:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.footer-col .store-info_email {
  line-height: inherit; }
  .footer-col .store-info_email:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.sm-mobile .footer-col {
  padding: 16px 0; }
  .sm-mobile .footer-col h4 {
    line-height: inherit;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    font-weight: 700;
    padding-right: 26px;
    margin-bottom: 0; }
    .sm-mobile .footer-col h4:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .sm-mobile .footer-col h4:before {
      position: absolute;
      top: 50%;
      right: 0;
      width: 26px;
      height: 26px;
      margin-top: -13px;
      border-radius: 2px;
      text-align: center;
      font-size: 14px;
      line-height: 1;
      padding: 6px 0;
      border: 1px solid #010100; }
    .sm-mobile .footer-col h4.active:before {
      content: '\e929'; }
  .sm-mobile .footer-col .footer-col-content {
    display: none;
    margin-top: 24px; }

.scrollToTop {
  position: fixed;
  z-index: 999;
  bottom: 3vh;
  right: 3vw;
  height: 60px;
  width: 60px;
  display: none;
  cursor: pointer;
  text-indent: 100vw;
  white-space: nowrap;
  overflow: hidden;
  transition: .3s;
  border: 0 solid transparent; }
  .scrollToTop:before {
    content: " ";
    opacity: 1;
    background: url(../images/svg/arrow.svg) no-repeat !important;
    visibility: visible;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    left: 33%;
    top: 36% !important;
    position: absolute;
  }
  .scrollToTop:hover {
    background: #fff;
    border-radius: 50%;
    border: 2px solid #a8c340; }
    .scrollToTop:hover:before {
      color: #3a271e; }

.sm-mobile .scrollToTop {
  right: 0;
  bottom: 0;
  background: #a8c340;
  border-top-left-radius: 8px;
  transition: 0.3s ease; }
  .sm-mobile .scrollToTop:before {
    color: #FFF;
    transition: none; }
  .sm-mobile .scrollToTop:hover {
    background: #3a271e; }
.slider-title {
    white-space: normal;
    width: 1030px;
    text-shadow: 1px 1px 14px #333333;
}
.slider-pre-title {text-shadow: 1px 1px 2px #333333;
}
.no-display {
  display: none; }

.fotorama--fullscreen {
  z-index: 99999 !important; }

.navigation li.level-top .megamenu-wrapper > .container .row .col-m-12, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent .row .col-m-12, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent .row .col-m-12 {
  width: 100%;
  max-width: 100%; }

/*
* @section      Custom pages
* @description  This section holds specific style for Custom pages
*/
.cms-page-view h1,
.cms-page-view heading-1 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h2,
.cms-page-view heading-2 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h3,
.cms-page-view heading-3 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h4,
.cms-page-view heading-4 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h5,
.cms-page-view heading-5 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h6,
.cms-page-view heading-6 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view .page-title,
.cms-page-view .section-title {
  margin-top: 2em; }

.custom-page table {
  margin-bottom: 4em; }
  @media (max-width: 767px) {
    .custom-page table.responsive thead {
      display: none; }
    .custom-page table.responsive tbody td {
      display: block;
      text-align: center;
      border-left: none; }
      .custom-page table.responsive tbody td:first-child {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 600;
        color: #010100;
        background: #292929;
        padding: 1em 1em .8em; }
        .custom-page table.responsive tbody td:first-child:before {
          display: none; }
    .custom-page table.responsive tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center;
      font-weight: 600; } }

.about-us-page img {
  margin-bottom: 35px; }
.about-us-page p {
  margin-bottom: 25px; }
.about-us-page ul {
  padding-top: 5px; }
  .about-us-page ul li {
    padding: 5px 0; }

.customer-service h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 22px; }
.customer-service h4 {
  font-size: 20px;
  line-height: 31px;
  font-weight: 400;
  margin-bottom: 15px; }
.customer-service .customer-service__block {
  margin-bottom: 94px; }
.customer-service .table-block {
  margin-bottom: 65px; }
  .customer-service .table-block h3 {
    margin-bottom: 46px; }
  .customer-service .table-block table {
    width: 100%; }
  .customer-service .table-block thead {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5; }
    .customer-service .table-block thead th {
      padding: 10px;
      border-left: 1px solid #f5f5f5;
      font-size: 16px;
      line-height: 1;
      vertical-align: middle; }
      .customer-service .table-block thead th:first-child {
        padding-left: 0;
        border-left: none; }
      @media (min-width: 992px) {
        .customer-service .table-block thead th {
          padding: 15px 10px 15px 35px; } }
  @media (min-width: 768px) {
    .customer-service .table-block tbody tr:first-child td {
      padding-top: 41px; } }
  @media (min-width: 768px) {
    .customer-service .table-block tbody tr:last-child td {
      padding-bottom: 30px; } }
  .customer-service .table-block tbody td {
    font-size: 12px;
    line-height: 1;
    padding: 7px; }
    @media (min-width: 768px) {
      .customer-service .table-block tbody td {
        border-left: 1px solid #f5f5f5; }
        .customer-service .table-block tbody td:first-child {
          padding-left: 0;
          border-left: none; } }
    @media (min-width: 992px) {
      .customer-service .table-block tbody td {
        padding: 11px 10px 11px 35px; } }
  @media (max-width: 767px) {
    .customer-service .table-block thead {
      display: none; }
    .customer-service .table-block tbody td {
      display: block;
      text-align: center; }
      .customer-service .table-block tbody td:first-child {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 600;
        background: #292929;
        margin-bottom: 1em;
        padding: 1em 1em .8em; }
        .customer-service .table-block tbody td:first-child:before {
          display: none; }
      .customer-service .table-block tbody td:last-child {
        margin-bottom: 1em; }
    .customer-service .table-block tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center;
      font-weight: 600; } }
.customer-service .list-block h3 {
  margin-bottom: 27px; }
.customer-service .list-block li {
  margin-bottom: 20px; }
.customer-service .list-block h4 {
  line-height: inherit; }
  .customer-service .list-block h4:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .customer-service .list-block h4:before {
    font-size: 30px;
    line-height: inherit;
    padding-right: 10px; }

.cms-customer-service .page-title-wrapper .page-title {
  margin-bottom: 86px; }
  
  
/* -----  Custom 09042020 -------- */
.sidebar .collapsible-block, .sidebar .filter-wrapper{
  margin-bottom: 10px !important;
}
/* -----  Custom 09042020 -------- */

.change-message {
  color: #31708f;
  background-color: #d9edf7;
  padding: 0.8rem 3.5rem 0.8rem 1rem;
  margin-bottom: 30px;
  border: 1px solid #bce8f1;
  border-radius: 2px;
  position: relative;
  font-size: 14px; }

.privacy-policy-page dd {
  font-style: normal;
  margin-bottom: 50px; }

.not-found-page .disc li,
.not-found-page dd {
  font-style: normal; }
.not-found-page .not-found-page_top {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }
  .not-found-page .not-found-page_top img {
    width: auto;
    max-width: 100%;
    margin-bottom: 40px; }
  .not-found-page .not-found-page_top > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .not-found-page .not-found-page_top strong {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    padding-right: 20px; }
    @media (min-width: 768px) {
      .not-found-page .not-found-page_top strong {
        font-size: 50px;
        line-height: 1; } }
    @media (min-width: 992px) {
      .not-found-page .not-found-page_top strong {
        font-size: 84px;
        line-height: 84px; } }
  .not-found-page .not-found-page_top span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300; }
    @media (min-width: 768px) {
      .not-found-page .not-found-page_top span {
        font-size: 30px;
        line-height: 38px; } }
    @media (min-width: 992px) {
      .not-found-page .not-found-page_top span {
        font-size: 55px;
        line-height: 68px; } }
.not-found-page .not-found-page_bottom dt {
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .not-found-page .not-found-page_bottom dt {
      font-size: 20px; } }
.not-found-page .not-found-page_bottom dd {
  text-align: center; }
  .not-found-page .not-found-page_bottom dd a {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    padding: 12px 27px;
    text-transform: uppercase;
    line-height: inherit;
    background-color: #a8c340;
    color: #FFF; }
    .not-found-page .not-found-page_bottom dd a:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .not-found-page .not-found-page_bottom dd a:hover {
      background: #f2462e;
      color: #FFF; }
    .not-found-page .not-found-page_bottom dd a:before {
      padding-right: 5px;
      font-size: 22px;
      vertical-align: sub; }

.contact-index-index .fieldset {
  margin-bottom: 24px; }
.contact-index-index .legend {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #a8c340; }
.contact-index-index .field.note {
  margin-bottom: 8px; }

.search-term-popular ul.search-terms:before, .search-term-popular ul.search-terms:after {
  display: table;
  content: "";
  line-height: 0; }
.search-term-popular ul.search-terms:after {
  clear: both; }
.search-term-popular ul.search-terms li {
  float: left;
  margin-right: 15px;
  font-size: 24px; }

.search.advanced {
  max-width: 50%;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .search.advanced {
      max-width: 75%; } }
  @media (min-width: 1200px) {
    .search.advanced {
      max-width: 50%; } }
  .search.advanced legend.legend {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #a8c340; }
  .search.advanced .price .range.price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .search.advanced .price .range.price > .field {
      -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      max-width: 48%; }
    .search.advanced .price .range.price .addafter {
      position: absolute;
      top: 0;
      left: calc(100% + 6px);
      line-height: 28px;
      margin-right: 0; }
      @media (max-width: 767px) {
        .search.advanced .price .range.price .addafter {
          left: auto;
          right: 0; } }
    .search.advanced .price .range.price .separator {
      line-height: 28px;
      padding: 7px 0;
      margin-bottom: 1rem; }
    @media (max-width: 767px) {
      .search.advanced .price .range.price .addon {
        padding-right: 45px; } }
  .search.advanced .brand_id select {
    max-height: 100px; }
    .search.advanced .brand_id select option:first-child {
      display: none; }
  .search.advanced .actions-toolbar {
    margin-top: 24px; }

.search-terms ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .search-terms ul li {
    margin: 0 5px 5px 0;
    border: 1px solid #f5f5f5; }
  .search-terms ul a {
    padding: 5px;
    color: #aaaaaa; }
    .search-terms ul a:hover {
      background: #f5f5f5; }

.form-orders-search {
  max-width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .form-orders-search {
      max-width: 75%; } }
  @media (min-width: 1200px) {
    .form-orders-search {
      max-width: 50%; } }
  .form-orders-search .actions-toolbar {
    margin-top: 14px; }
    @media (min-width: 992px) {
      .form-orders-search .actions-toolbar {
        margin-top: 24px; } }
    .form-orders-search .actions-toolbar button {
      width: 100%; }
  .form-orders-search .select2-container {
    max-width: 100%;
    width: 100% !important; }

.sales-guest-form .fieldset {
  margin-top: 14px; }
  @media (min-width: 992px) {
    .sales-guest-form .fieldset {
      margin-top: 24px; } }
.sales-guest-form .admin__legend {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #a8c340;
  margin-bottom: 12px; }
.sales-guest-form .field.note {
  margin-bottom: 8px; }

.shipping-delivery-page p {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .shipping-delivery-page p {
      margin-bottom: 30px; } }
.shipping-delivery-page .heading-3, .shipping-delivery-page .sidebar .collapsible-block .block-title, .sidebar .collapsible-block .shipping-delivery-page .block-title, .shipping-delivery-page .sidebar .collapsible-block .opener, .sidebar .collapsible-block .shipping-delivery-page .opener, .shipping-delivery-page .modal-popup .modal-title, .modal-popup .shipping-delivery-page .modal-title, .shipping-delivery-page .custome-downloadable-products__wrapper .table-title, .custome-downloadable-products__wrapper .shipping-delivery-page .table-title, .shipping-delivery-page .account-billing-agreements__wrapper .table-title, .account-billing-agreements__wrapper .shipping-delivery-page .table-title, .shipping-delivery-page .my-reviews-table__wrapper .table-title, .my-reviews-table__wrapper .shipping-delivery-page .table-title, .shipping-delivery-page .orders-history__wrapper .table-title, .orders-history__wrapper .shipping-delivery-page .table-title {
  text-transform: uppercase;
  color: #a8c340;
  margin-bottom: 10px; }
.shipping-delivery-page ul li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 0.8em; }
  .shipping-delivery-page ul li:before {
    content: '.';
    font-size: 35px;
    line-height: inherit;
    color: #a8c340;
    position: absolute;
    top: -8px;
    left: 0; }
  .shipping-delivery-page ul li:last-child {
    margin-bottom: 1.5em; }
.shipping-delivery-page .shipping-delivery-page__border {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f5f5f5; }
  @media (min-width: 992px) {
    .shipping-delivery-page .shipping-delivery-page__border {
      padding-bottom: 30px;
      margin-bottom: 40px; } }
  .shipping-delivery-page .shipping-delivery-page__border span:not(.heading-3) {
    margin-bottom: 15px;
    display: block; }
.shipping-delivery-page .shipping-delivery-page_shipping-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_shipping-icon:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_track-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_track-icon:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_order-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_order-icon:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_shipping-icon:before,
.shipping-delivery-page .shipping-delivery-page_track-icon:before,
.shipping-delivery-page .shipping-delivery-page_order-icon:before {
  font-size: 40px;
  color: #a8c340;
  padding-right: 15px; }

.faq-page #faq-accordion .accordion-trigger {
  margin-bottom: 30px;
  padding-right: 30px;
  position: relative; }
  .faq-page #faq-accordion .accordion-trigger:before {
    content: 'q';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    color: #FFF;
    background: #a8c340;
    text-align: center;
    padding: 15px 0;
    width: 50px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer; }
  .faq-page #faq-accordion .accordion-trigger:after {
    position: absolute;
    font-size: 20px;
    line-height: 1;
    top: 17px;
    right: 0;
    cursor: pointer;
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  .faq-page #faq-accordion .accordion-trigger.open:after {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  @media (min-width: 768px) {
    .faq-page #faq-accordion .accordion-trigger {
      display: inline-block; } }
  .faq-page #faq-accordion .accordion-trigger span {
    cursor: pointer;
    font-size: 20px;
    line-height: 50px;
    color: #a8c340; }
.faq-page #faq-accordion .accordion-content {
  display: none; }
  .faq-page #faq-accordion .accordion-content p {
    padding-bottom: 50px;
    margin-bottom: 0; }
    .faq-page #faq-accordion .accordion-content p:before {
      content: 'a';
      text-transform: uppercase;
      font-size: 20px;
      line-height: 1;
      color: #a8c340;
      background: #2d2d2d;
      text-align: center;
      padding: 15px 0;
      width: 50px;
      display: inline-block;
      margin: 5px 15px 15px 0;
      float: left; }

.support-page .text-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 30px; }
.support-page .boxes-block li a {
  transition: 0s; }
.support-page .boxes-block li div {
  background: transparent;
  border: 1px solid #a8c340;
  margin-bottom: 30px;
  padding: 87px 10px;
  transition: 0.3s ease;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .support-page .boxes-block li div:hover {
    background: #a8c340; }
    .support-page .boxes-block li div:hover span,
    .support-page .boxes-block li div:hover span:before {
      color: #FFF; }
  @media (min-width: 1200px) {
    .support-page .boxes-block li div {
      margin-bottom: 50px; } }
  .support-page .boxes-block li div span {
    font-size: 20px;
    line-height: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .support-page .boxes-block li div span:before {
      color: #a8c340;
      font-size: 70px;
      line-height: 1; }
.support-page .boxes-block .support-page__archive-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__archive-icon:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__bubbles-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubbles-icon:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__bubble-question-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubble-question-icon:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__envelope-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__envelope-icon:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.guarantee-page p {
  margin-bottom: 20px; }
.guarantee-page h3 {
  font-size: 35px;
  line-height: 1;
  color: #000;
  font-weight: 600; }
.guarantee-page h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  color: #010100;
  line-height: inherit; }
  .guarantee-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .guarantee-page h4:before {
    font-size: 30px;
    line-height: inherit;
    color: #a8c340;
    padding-right: 10px; }
.guarantee-page ul {
  padding: 10px 0 20px; }
  .guarantee-page ul li {
    margin-bottom: 15px; }
    .guarantee-page ul li:last-child {
      margin-bottom: 0; }
.guarantee-page .text-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 30px; }
  .guarantee-page .text-block:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.secure-payment-page h4 {
  color: #a8c340;
  line-height: inherit; }
  .secure-payment-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .secure-payment-page h4:before {
    font-size: 1.5em;
    line-height: inherit;
    color: #a8c340;
    padding-right: 10px;
    vertical-align: bottom; }
.secure-payment-page ul {
  padding: 15px 0 20px; }
  .secure-payment-page ul li {
    margin-bottom: 15px; }
    .secure-payment-page ul li:last-child {
      margin-bottom: 0; }
.secure-payment-page .secure-payment_icons ul:before, .secure-payment-page .secure-payment_icons ul:after {
  display: table;
  content: "";
  line-height: 0; }
.secure-payment-page .secure-payment_icons ul:after {
  clear: both; }
.secure-payment-page .secure-payment_icons ul li {
  float: left;
  margin-right: 28px; }
.secure-payment-page .secure-payment_icons ul a {
  font-size: 41px;
  line-height: 1;
  color: #a8c340; }
  .secure-payment-page .secure-payment_icons ul a:hover {
    color: #010100; }

.terms-conditions-page p {
  margin-bottom: 28px; }
.terms-conditions-page ul h4 {
  color: #a8c340;
  line-height: inherit; }
  .terms-conditions-page ul h4:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .terms-conditions-page ul h4:before {
    font-size: 1.5em;
    line-height: inherit;
    color: #a8c340;
    padding-right: 10px;
    vertical-align: bottom; }

.cms-template-settings .page-title-wrapper .page-title {
  margin-bottom: 86px; }
.cms-template-settings.cms-page-view h3 {
  font-size: 20px;
  line-height: 1;
  text-transform: none;
  margin-bottom: 2em; }
  .cms-template-settings.cms-page-view h3 em {
    font-weight: 400; }
.cms-template-settings .data-table {
  margin-bottom: 40px; }
  .cms-template-settings .data-table thead {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5; }
    .cms-template-settings .data-table thead th {
      border-left: 1px solid #f5f5f5;
      background: transparent;
      padding: 5px 5px;
      text-transform: none; }
      .cms-template-settings .data-table thead th:first-child {
        padding-left: 0;
        border-left: none; }
      @media (min-width: 992px) {
        .cms-template-settings .data-table thead th {
          padding: 10px 20px; } }
  .cms-template-settings .data-table tbody tr:first-child td {
    padding-top: 15px; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody tr:first-child td {
        padding-top: 35px; } }
  .cms-template-settings .data-table tbody tr:last-child td {
    padding-bottom: 15px; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody tr:last-child td {
        padding-bottom: 30px; } }
  .cms-template-settings .data-table tbody td {
    padding: 5px 5px;
    border-left: 1px solid #f5f5f5; }
    .cms-template-settings .data-table tbody td:first-child {
      border-left: none;
      padding-left: 0; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody td {
        padding: 10px 20px; } }

.cms-about-us .page-title-wrapper .page-title {
  margin-top: 1em; }
.cms-about-us .section-title {
  margin-top: 4em;
  padding-top: 4em;
  border-top: 1px solid #9f6b52; }
.cms-about-us .custom-page .section-title:first-child {
  border-top: none; }
.cms-about-us .column.main .section-title {
  padding-top: 3.5em;
  border-top: 1px solid #9f6b52; }
.cms-about-us span.heading-3, .cms-about-us .sidebar .collapsible-block span.block-title, .sidebar .collapsible-block .cms-about-us span.block-title, .cms-about-us .sidebar .collapsible-block span.opener, .sidebar .collapsible-block .cms-about-us span.opener, .cms-about-us .modal-popup span.modal-title, .modal-popup .cms-about-us span.modal-title, .cms-about-us .custome-downloadable-products__wrapper span.table-title, .custome-downloadable-products__wrapper .cms-about-us span.table-title, .cms-about-us .account-billing-agreements__wrapper span.table-title, .account-billing-agreements__wrapper .cms-about-us span.table-title, .cms-about-us .my-reviews-table__wrapper span.table-title, .my-reviews-table__wrapper .cms-about-us span.table-title, .cms-about-us .orders-history__wrapper span.table-title, .orders-history__wrapper .cms-about-us span.table-title, .cms-about-us span.heading-4, .cms-about-us .opc-block-shipping-information span.shipping-information-title, .opc-block-shipping-information .cms-about-us span.shipping-information-title, .cms-about-us span.block-subtitle, .cms-about-us span.box-title {
  display: inline-block; }

.skills {
  color: #a8c340; }
  .skills .value {
    font-size: 56px;
    line-height: 1.519em;
    font-weight: 700; }
  .skills .term {
    font-size: 16px;
    text-transform: uppercase; }

@media (max-width: 767px) {
  .cms-about-us .big-circle-icon {
    margin-top: 2rem; } }

@media (max-width: 767px) {
  .team > div[class*='col-'] {
    margin-bottom: 2rem; } }
.team > div[class*='col-'] img {
  margin-bottom: 1rem; }

.testimonials {
  padding-bottom: 2em; }
  .testimonials blockquote {
    padding: 10px 20px; }
    .testimonials blockquote cite {
      display: block;
      text-align: center;
      margin: 0 auto 0.5em;
      font-weight: 700;
      font-size: 18px;
      text-transform: uppercase;
      color: #a8c340; }
    .testimonials blockquote q {
      display: block;
      padding: 0 5%; }
  .testimonials.owl-testimonials .owl-nav {
    position: static; }
  .testimonials.owl-testimonials .owl-controls {
    top: auto;
    bottom: 0;
    right: 50%;
    margin-right: -49px; }
  .testimonials.owl-testimonials .owl-prev,
  .testimonials.owl-testimonials .owl-next {
    padding: 8px 7px 0;
    height: 35px; }
    .testimonials.owl-testimonials .owl-prev:before,
    .testimonials.owl-testimonials .owl-next:before {
      font-size: 2.5em;
      color: #3a271e;
      transition: .3s ease; }
    .testimonials.owl-testimonials .owl-prev:hover:before,
    .testimonials.owl-testimonials .owl-next:hover:before {
      color: #a8c340; }
  .testimonials.owl-testimonials .owl-prev {
    line-height: inherit; }
    .testimonials.owl-testimonials .owl-prev:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .testimonials.owl-testimonials .owl-next {
    line-height: inherit; }
    .testimonials.owl-testimonials .owl-next:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }

.big-circle-icon {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid #a8c340;
  text-align: center; }
  .big-circle-icon:before {
    color: #a8c340;
    font-size: 66px !important;
    line-height: 122px;
    width: 100%; }

.medium-icon {
  margin: 0 auto 1rem;
  text-align: center;
  width: 100%; }
  .medium-icon:before {
    font-size: 60px;
    line-height: 1em;
    color: #a8c340; }

.small-icon {
  width: 100%; }
  .small-icon:before {
    font-size: 40px;
    line-height: inherit;
    color: #a8c340; }

.extra-title-settings {
  font-weight: 500; }

.banner-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .banner-text:hover {
    box-shadow: inset 0 0 300px #fff;
    color: #FFF; }

.banner-title {
  font-size: 50px; }

.banner-button {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  padding: 13px 30px 11px; }
  .banner-button:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .banner-button {
      padding: 12px 20px 11px; } }
  @media (min-width: 1200px) {
    .banner-button {
      padding: 19px 50px 17px; } }

.banner-box {
  position: relative;
  line-height: 1;
  margin-bottom: 30px;
  display: inline-block; }
  @media (min-width: 992px) {
    .banner-box {
      margin-bottom: 15px; } }
  @media (min-width: 1200px) {
    .banner-box {
      margin-bottom: 20px; } }
  @media (min-width: 1800px) {
    .banner-box {
      margin-bottom: 30px; } }
  .banner-box .banner-img {
    line-height: 0; }
  .banner-box.banner-box-1 .banner-text-wrapper {
    margin-top: 50px;
    width: 100%; }
  .banner-box.banner-box-1 img.banner-img {
    max-width: 90%; }
  .banner-box.banner-box-1 .banner-pre-title {
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin-top: 20px; }
    @media (max-width: 767px) {
      .banner-box.banner-box-1 .banner-pre-title {
        font-size: 5.3vw; } }
    @media (min-width: 768px) {
      .banner-box.banner-box-1 .banner-pre-title {
        font-size: 40px; } }
    @media (min-width: 992px) {
      .banner-box.banner-box-1 .banner-pre-title {
        font-size: 28px; } }
    @media (min-width: 1200px) {
      .banner-box.banner-box-1 .banner-pre-title {
        font-size: 34px; } }
    @media (min-width: 1400px) {
      .banner-box.banner-box-1 .banner-pre-title {
        font-size: 36px; } }
    @media (min-width: 1800px) {
      .banner-box.banner-box-1 .banner-pre-title {
        font-size: 40px; } }
  .banner-box.banner-box-2 .banner-text {
    transition: .3s; }
  .banner-box.banner-box-2 .banner-title {
    font-weight: 600;
    letter-spacing: 0.075em;
    margin-bottom: 18px;
    padding: 0 10px; }
    @media (max-width: 767px) {
      .banner-box.banner-box-2 .banner-title {
        font-size: 30px; } }
    @media (max-width: 479px) {
      .banner-box.banner-box-2 .banner-title {
        font-size: 6vw; } }
    @media (min-width: 992px) {
      .banner-box.banner-box-2 .banner-title {
        font-size: 35px; } }
    @media (min-width: 1200px) {
      .banner-box.banner-box-2 .banner-title {
        font-size: 40px; } }
    @media (min-width: 1400px) {
      .banner-box.banner-box-2 .banner-title {
        font-size: 50px; } }
  .banner-box.banner-box-3 .banner-title {
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 0.075em;
    margin-bottom: 6px; }
    @media (max-width: 479px) {
      .banner-box.banner-box-3 .banner-title {
        font-size: 6vw; } }
    @media (min-width: 1800px) {
      .banner-box.banner-box-3 .banner-title {
        font-size: 60px; } }
  .banner-box.banner-box-3 .banner-pre-title {
    font-weight: 100;
    font-size: 40px;
    letter-spacing: 0.075em; }
    @media (max-width: 479px) {
      .banner-box.banner-box-3 .banner-pre-title {
        font-size: 6vw; } }
    @media (min-width: 1800px) {
      .banner-box.banner-box-3 .banner-pre-title {
        font-size: 50px; } }
  .banner-box.banner-box-3 .banner-text {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .banner-box.banner-box-3 .banner-text .banner-text-wrapper {
      margin-right: 75px; }
  .banner-box.banner-box-4 .banner-title {
    font-weight: 700;
    font-size: 75px;
    letter-spacing: 0.075em;
    margin-bottom: 4px; }
    @media (min-width: 1800px) {
      .banner-box.banner-box-4 .banner-title {
        font-size: 93px; } }
  .banner-box.banner-box-4 .banner-pre-title {
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.06em; }
    @media (min-width: 1800px) {
      .banner-box.banner-box-4 .banner-pre-title {
        font-size: 50px; } }
  .banner-box.banner-box-4 .banner-text {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .banner-box.banner-box-4 .banner-text .banner-text-wrapper {
      margin-right: 75px; }
  .banner-box.banner-box-5 .banner-text {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #010100; }
    .banner-box.banner-box-5 .banner-text .banner-title {
      font-size: 30px;
      font-weight: 300;
      letter-spacing: .05em;
      margin-bottom: 5px;
      line-height: 1.5; }
      .banner-box.banner-box-5 .banner-text .banner-title b {
        font-weight: 600; }
      @media (max-width: 479px) {
        .banner-box.banner-box-5 .banner-text .banner-title {
          font-size: 6.5vw; } }
      @media (min-width: 768px) {
        .banner-box.banner-box-5 .banner-text .banner-title {
          line-height: 55px; } }
      @media (min-width: 992px) {
        .banner-box.banner-box-5 .banner-text .banner-title {
          font-size: 24px;
          line-height: 29px; } }
      @media (min-width: 1200px) {
        .banner-box.banner-box-5 .banner-text .banner-title {
          font-size: 30px;
          line-height: 38px; } }
      @media (min-width: 1800px) {
        .banner-box.banner-box-5 .banner-text .banner-title {
          font-size: 40px;
          line-height: 1.4; } }
  .banner-box.banner-box-6 .banner-text {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 21px; }
    @media (min-width: 1200px) {
      .banner-box.banner-box-6 .banner-text {
        font-size: 25px; } }
    .banner-box.banner-box-6 .banner-text .banner-label-warapper {
      position: relative;
      padding: 30px;
      margin: 0 30px 30px 0; }
      @media (min-width: 1200px) {
        .banner-box.banner-box-6 .banner-text .banner-label-warapper {
          margin: 0 60px 90px 0; } }
      @media (max-width: 1799px) {
        .banner-box.banner-box-6 .banner-text .banner-label-warapper {
          transform: scale(0.75); } }
      .banner-box.banner-box-6 .banner-text .banner-label-warapper:before {
        content: '';
        position: absolute;
        width: 100%;
        padding-bottom: 100%;
        background: #d65644;
        top: -45px;
        left: 0;
        border-radius: 50%; }
      .banner-box.banner-box-6 .banner-text .banner-label-warapper span {
        display: block;
        position: relative;
        z-index: 9; }
  .banner-box.banner-box-6 .banner-label {
    margin-top: -10px;
    font-size: 120px;
    line-height: 1;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    z-index: 99;
    font-weight: 600; }
    @media (min-width: 1200px) {
      .banner-box.banner-box-6 .banner-label {
        font-size: 149px; } }
    .banner-box.banner-box-6 .banner-label i {
      float: right;
      text-align: left;
      font-size: 75px;
      letter-spacing: 0;
      margin-top: 9px;
      margin-left: 5px; }
      @media (min-width: 1200px) {
        .banner-box.banner-box-6 .banner-label i {
          font-size: 100px;
          margin-top: 6px; } }
      .banner-box.banner-box-6 .banner-label i b {
        display: block;
        font-size: 30px;
        margin-top: -9px; }
        @media (min-width: 1200px) {
          .banner-box.banner-box-6 .banner-label i b {
            font-size: 36px; } }

.banner-container-1 {
  text-align: center;
  margin-bottom: 40px; }

.featured-product {
  margin-bottom: 40px; }
  .featured-product + .featured-product {
    margin-top: 40px;
    padding-top: 75px;
    border-top: 4px solid #f5f5f5; }

.banner-box-1 a {
  display: block;
  line-height: 0; }
  .banner-box-1 a:hover > img {
    transform-origin: center center;
    animation-name: bann-swing;
    animation-duration: 0.75s;
    opacity: .75;
    transition: .2s; }

.col-md-hide {
  display: none; }
  @media (min-width: 1200px) {
    .col-md-hide {
      display: block; } }

.banner-container-2 {
  margin-top: 30px;
  margin-bottom: 50px; }
  .banner-container-2 .banner-wrapper {
    margin-bottom: 30px;
    text-align: center; }
    .banner-container-2 .banner-wrapper a {
      display: inline-block;
      line-height: 0; }
      .banner-container-2 .banner-wrapper a > img {
        width: 100%; }
      .banner-container-2 .banner-wrapper a:hover > img {
        transform-origin: center center;
        animation-name: bann-swing;
        animation-duration: 0.75s;
        opacity: .75;
        transition: .2s; }

.banner-container-3 {
  margin-bottom: 20px; }
  .banner-container-3 .banner-wrapper {
    text-align: center;
    margin-bottom: 30px; }
    .banner-container-3 .banner-wrapper a {
      display: inline-block;
      line-height: 0; }
      .banner-container-3 .banner-wrapper a > img {
        width: 100%; }
      .banner-container-3 .banner-wrapper a:hover > img {
        transform-origin: center center;
        animation-name: bann-swing;
        animation-duration: 0.75s;
        opacity: .75;
        transition: .2s; }

@keyframes bann-swing {
  20% {
    transform: rotate3d(0, 0, 1, 2deg); }
  40% {
    transform: rotate3d(0, 0, 2, -2deg); }
  60% {
    transform: rotate3d(0, 0, 3, 1deg); }
  80% {
    transform: rotate3d(0, 0, 2, -1deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }
.brands-on-homepage {
  border-bottom: 3px solid #f5f5f5;
  padding-top: 15px;
  padding-bottom: 74px; }
  @media (max-width: 768px) {
    .brands-on-homepage .brandlist .brand {
      flex-basis: 50% !important;
      width: 50% !important; } }
  .brands-on-homepage .brandlist .brand .brand-logo {
    display: block;
    line-height: 0; }
    .brands-on-homepage .brandlist .brand .brand-logo:hover > img {
      transform-origin: center center;
      animation-name: rubberBand;
      animation-duration: 0.75s;
      opacity: .75;
      transition: .2s; }

.offsers-wrap {
  margin: 45px 0 17px;background: #f5f5f5;}

.box-offer {
  position: relative;
  padding: 15px 0;
  margin-right: auto;
  margin-left: auto; }
  .box-offer-inner {
    width: 100%;
    text-align: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .box-offer .icon {
    display: inline-block;
    font-size: 48px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    color: #a8c340;
    margin-right: 18px;
    margin-top: 5px; }
  .box-offer .box-offer-title {
    margin-top: -4px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #000; }
    .box-offer .box-offer-title a {
      color: #000; }
      .box-offer .box-offer-title a:hover, .box-offer .box-offer-title a:focus {
        color: #f2462e; }
  .box-offer .box-offer-desc {
    margin-top: 10px;
    line-height: 1.5;}
  @media (min-width: 768px) {
    .box-offer {
      max-width: 548px; } }
  @media (min-width: 992px) {
    .box-offer .box-offer-desc {
      margin-top: 19px; }
    .box-offer .box-offer-title {
      margin-top: 1px;
      font-size: 16px; }
      .box-offer .box-offer-title a {
        color: #000; } }
  @media (min-width: 1800px) {
    .box-offer .box-offer-title {
      font-size: 26px; } }

.tt-uppercase {
  text-transform: uppercase; }

.slider-title {
  white-space: normal; }

.add_header_info {
  width: 100%;
  text-align: left;
  margin-top: 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (min-width: 992px) {
    .add_header_info {
      margin-top: 0;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .add_header_info .icon {
    display: inline-block;
    font-size: 12px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #f7af39;
    margin-right: 9px; }
    @media (min-width: 992px) {
      .add_header_info .icon {
        font-size: 14px; } }
  .add_header_info .wrap-text {
    font-size: 12px;
    letter-spacing: .04em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px; }
    @media (min-width: 1200px) {
      .add_header_info .wrap-text {
        font-size: 14px; } }
    .add_header_info .wrap-text a {
      font-weight: 700;
      margin-right: 5px; }
      .add_header_info .wrap-text a:hover {
        color: #a8c340; }
    .add_header_info .wrap-text p {
      margin: 0; }

@media (max-width: 1799px) {
  .banner-container.col-md-hide.col-lg-3 {
    padding-left: 10px !important; } }
@media (max-width: 1399px) {
  .banner-container.col-md-hide.col-lg-3 {
    padding-left: 9px !important; } }

.nav-toggle {
  display: none; }

.tm-logo-image {
  margin-bottom: 0; }

.sidebar.sidebar-main .account-nav {
  margin-bottom: 30px; }

.customer-address-form .form-address-edit .field.region .control > .select2.select2-container {
  display: none; }
.customer-address-form .form-address-edit .field.region .control > select.required-entry + .select2.select2-container {
  display: block; }

.swatch-input.super-attribute-select {
  display: none; }

.breadcrumbs .items {
  margin-right: auto;
  margin-left: auto;
  padding-left: 26px;
  padding-right: 15px;
  min-width: 300px;
  max-width: 480px;
  width: 100%; }
  @media (min-width: 768px) {
    .breadcrumbs .items {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .breadcrumbs .items {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .breadcrumbs .items {
      max-width: 1180px; } }
  @media (min-width: 1400px) {
    .breadcrumbs .items {
      max-width: 1380px; } }
  @media (min-width: 1800px) {
    .breadcrumbs .items {
      max-width: 1800px; } }

.block-wishlist .wishlist-counter {
  margin-bottom: 16px; }
  .block-wishlist .wishlist-counter span {
    font-weight: 700;
    color: #a8c340; }
.block-wishlist .subtitle {
  font-size: 1.15em;
  font-weight: 700;
  color: #333333;
  margin-bottom: 24px;
  display: inline-block; }
.block-wishlist .product-item {
  display: block;
  margin-bottom: 30px; }
.block-wishlist .product-item-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1400px) {
    .block-wishlist .product-item-info {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
.block-wishlist .product-image-container {
  display: inline-block;
  max-width: 100%;
  background: #f5f5f5; }
.block-wishlist .product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden; }
.block-wishlist .product-image-photo {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%; }
.block-wishlist .product-item-details {
  overflow: hidden;
  padding: 0 0 0 16px;
  position: relative;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2; }
  @media (min-width: 1400px) {
    .block-wishlist .product-item-details {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none; } }
.block-wishlist .product-item-name {
  display: block;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
  padding-right: 24px; }
  .block-wishlist .product-item-name a {
    color: #333333; }
    .block-wishlist .product-item-name a:hover {
      color: #a8c340; }
.block-wishlist .price-box {
  color: #010100; }
  .block-wishlist .price-box .price-label {
    display: none; }
  .block-wishlist .price-box .special-price {
    color: #f2462e; }
  .block-wishlist .price-box .old-price {
    text-decoration: line-through;
    color: #aaaaaa;
    line-height: inherit;
    font-size: 14px; }
    .block-wishlist .price-box .old-price span {
      vertical-align: baseline; }
.block-wishlist .price-as-configured .price-final_price {
  display: none; }
.block-wishlist .product-item-actions .tocart span {
  display: none; }
.block-wishlist .product-item-actions button.action {
  padding: 0;
  border-radius: 50px; }
  .block-wishlist .product-item-actions button.action:before {
    display: inline-block;
    width: 50px;
    font-size: 23px;
    line-height: 50px;
    vertical-align: baseline; }
.block-wishlist .empty {
  margin-top: 16px; }
.block-wishlist .actions-secondary {
  position: absolute;
  top: -2px;
  right: 0; }
  .block-wishlist .actions-secondary .btn-remove {
    font-size: 16px; }
.block-wishlist .actions-toolbar a.details {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  width: 100%;
  text-align: center;
  padding: 14px 33px; }
  .block-wishlist .actions-toolbar a.details:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .block-wishlist .actions-toolbar a.details {
      padding: 12px 20px 11px; } }
  @media (min-width: 480px) and (max-width: 991px) {
    .block-wishlist .actions-toolbar a.details {
      width: auto; } }

.products-grid.wishlist .product-item-name {
  display: block;
  margin-top: 7px;
  margin-bottom: 10px; }
.products-grid.wishlist .price-box {
  text-align: left; }
.products-grid.wishlist .price-as-configured span[data-price-amount="0"] {
  display: none; }
.products-grid.wishlist .product-item-inner {
  text-align: left; }
.products-grid.wishlist .product-item-tooltip .subtitle,
.products-grid.wishlist .product-item-tooltip .ui-dialog-buttonpane {
  display: none; }
.products-grid.wishlist .product-item-tooltip .toggle {
  display: none;
  cursor: pointer;
  color: #333333;
  font-weight: 700;
  margin-bottom: 8px; }
.products-grid.wishlist .product-item-tooltip dl {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .products-grid.wishlist .product-item-tooltip dl dt, .products-grid.wishlist .product-item-tooltip dl dd {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .products-grid.wishlist .product-item-tooltip dl dt {
    text-align: right;
    padding-right: 8px; }
  .products-grid.wishlist .product-item-tooltip dl dd {
    text-align: left;
    padding-left: 8px; }
.products-grid.wishlist .comment-box label {
  color: #010100;
  font-weight: 700;
  margin-bottom: 4px;
  display: inline-block; }
.products-grid.wishlist textarea {
  min-height: 105px; }
.products-grid.wishlist .box-tocart {
  margin-bottom: 10px; }
  .products-grid.wishlist .box-tocart .fieldset {
    width: 100%; }
    .products-grid.wishlist .box-tocart .fieldset .label {
      width: 100%;
      color: #333333;
      font-weight: 700;
      margin-bottom: 4px;
      display: inline-block; }
    .products-grid.wishlist .box-tocart .fieldset .wishlist_box-tocart__wrapper {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (min-width: 1400px) {
        .products-grid.wishlist .box-tocart .fieldset .wishlist_box-tocart__wrapper {
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-align-items: stretch;
          -ms-flex-align: stretch;
          align-items: stretch;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; } }
    .products-grid.wishlist .box-tocart .fieldset .field.qty {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      padding: 0;
      width: 100%; }
      @media (min-width: 768px) {
        .products-grid.wishlist .box-tocart .fieldset .field.qty {
          width: auto; } }
      @media (min-width: 1400px) {
        .products-grid.wishlist .box-tocart .fieldset .field.qty {
          -webkit-flex-basis: 40%;
          -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
          max-width: 40%; } }
      .products-grid.wishlist .box-tocart .fieldset .field.qty .control,
      .products-grid.wishlist .box-tocart .fieldset .field.qty input {
        height: 100%;
        text-align: center; }
    .products-grid.wishlist .box-tocart .fieldset .product-item-actions {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-top: 12px; }
      @media (min-width: 1400px) {
        .products-grid.wishlist .box-tocart .fieldset .product-item-actions {
          -webkit-flex-basis: 60%;
          -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
          max-width: 60%;
          -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          margin-top: 0; } }
  .products-grid.wishlist .box-tocart .unavailable.stock {
    margin: 7px 3px 6px 8px; }
.products-grid.wishlist .product-item-actions {
  display: block;
  margin: 0;
  padding-top: 1px; }
  .products-grid.wishlist .product-item-actions .actions-primary {
    margin: 0; }
@media (max-width: 767px) {
  .products-grid.wishlist .product-item-inner {
    position: relative; }
    .products-grid.wishlist .product-item-inner > .product-item-actions {
      position: absolute;
      right: 0;
      bottom: 0;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .products-grid.wishlist .product-item-inner > .product-item-actions .action {
        background-color: transparent;
        font-size: 14px;
        line-height: 36px;
        color: #a8c340;
        display: block;
        width: 36px;
        height: 36px;
        text-align: center; }
        .products-grid.wishlist .product-item-inner > .product-item-actions .action:hover {
          color: #3a271e; }
        .products-grid.wishlist .product-item-inner > .product-item-actions .action + .action {
          margin-left: 8px; } }
.products-grid.wishlist a.action.edit, .products-grid.wishlist a.action.delete {
  font-size: 14px;
  line-height: 1;
  color: #b4b4b4; }
  .products-grid.wishlist a.action.edit:hover, .products-grid.wishlist a.action.delete:hover {
    color: #a8c340; }
.products-grid.wishlist a.action + a.action {
  margin-left: 30px; }

.form-wishlist-items .actions-toolbar {
  margin-top: 10px;
  padding-top: 40px;
  border-top: 1px solid #f5f5f5;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media (min-width: 768px) {
    .form-wishlist-items .actions-toolbar {
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .form-wishlist-items .actions-toolbar .primary {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .form-wishlist-items .actions-toolbar .primary {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 0; } }
    .form-wishlist-items .actions-toolbar .primary .action {
      display: block; }
      .form-wishlist-items .actions-toolbar .primary .action + .action {
        margin-bottom: 10px;
        margin-left: 0; }
        @media (min-width: 768px) {
          .form-wishlist-items .actions-toolbar .primary .action + .action {
            margin-bottom: 0;
            margin-left: 10px; } }
  .form-wishlist-items .actions-toolbar .update {
    line-height: inherit; }
    .form-wishlist-items .actions-toolbar .update:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .form-wishlist-items .actions-toolbar .share {
    line-height: inherit; }
    .form-wishlist-items .actions-toolbar .share:before {
      content: "";
      display: inline-block;
      font-family: "Nucleo Mini";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .form-wishlist-items .actions-toolbar .tocart {
    background-color: #a8c340;
    color: #FFF; }
    .form-wishlist-items .actions-toolbar .tocart:hover {
      background: #f2462e;
      color: #FFF; }

/*
*   TM_AjaxCatalog
*/
.swatch-option-tooltip {
  visibility: hidden; }
  @media (min-width: 1024px) {
    .swatch-option-tooltip {
      visibility: visible; } }

#productComparePopup .action.print {
  display: none; }

/*
*   TM_AjaxCatalog
*/
.sm-desktop #search_mini_form {
  position: relative; }
.sm-desktop #search_mini_form #search {
    padding-left: 20px;
    background-color: #f9f9f9;
    border-radius: 0 !important;
    border: 3px solid #626c3e!important;
    border-right: none!important;
  }
.homela-img img {
    border-radius: 10px;
}
body.ajax-loading #search.input-text:focus {
  background-image: url(../images/loader-dark.gif);
  background-position: 2px 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px; }
  @media (min-width: 992px) {
    body.ajax-loading #search.input-text:focus {
      background-image: url(../images/45.gif); } }

#search_mini_form input[aria-haspopup="false"] + #search_autocomplete ul[role=listbox] {
  overflow: hidden; }
#search_mini_form .search-autocomplete {
  overflow: hidden;
  position: static;
  max-height: 350px;
  z-index: 9999;
  background: #ffffff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25); }
  #search_mini_form .search-autocomplete:after {
    content: '';
    position: absolute;
    top: 320px;
    left: 0;
    z-index: 1;
    width: 120%;
    height: 30px;
    display: none;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 72%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 72%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 72%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
  #search_mini_form .search-autocomplete ul[role=listbox] {
    overflow-y: scroll;
    position: static;
    max-height: 350px;
    margin-right: -20px;
    z-index: 10;
    display: block; }
  #search_mini_form .search-autocomplete ul li.search-item {
    border-bottom: solid 1px #ccc;
    border-top: none;
    padding: 10px;
    padding-right: 30px; }
    #search_mini_form .search-autocomplete ul li.search-item .amount {
      position: static; }
    #search_mini_form .search-autocomplete ul li.search-item a {
      display: block;
      overflow: hidden;
      line-height: normal;
      text-decoration: none;
      margin: -10px;
      padding: 10px; }
      #search_mini_form .search-autocomplete ul li.search-item a .search-thumb {
        float: left;
        width: 50px;
        margin-right: 10px; }
      #search_mini_form .search-autocomplete ul li.search-item a .qs-option-name {
        font-size: 12px;
        display: block;
        margin-bottom: 5px; }
      #search_mini_form .search-autocomplete ul li.search-item a .price {
        display: block;
        color: #313131;
        font-size: 16px; }
    #search_mini_form .search-autocomplete ul li.search-item:hover {
      background: none;
      box-shadow: 0 0 15px 0 rgba(0, 144, 158, 0.15) inset; }
#search_mini_form [aria-haspopup="true"] + .search-autocomplete:after {
  display: block; }

.block-posts-list {
  clear: both;
  font-family: inherit; }
  .block-posts-list .post-items {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px; }
    .block-posts-list .post-items .post-item {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      list-style: none;
      padding: 0 15px;
      box-sizing: border-box; }
      @media (min-width: 992px) {
        .block-posts-list .post-items .post-item {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
          max-width: 50%; } }
      @media (min-width: 992px) {
        .block-posts-list .post-items .post-item {
          -webkit-flex-basis: 33.3333%;
          -ms-flex-preferred-size: 33.3333%;
          flex-basis: 33.3333%;
          max-width: 33.3333%; } }
      .block-posts-list .post-items .post-item .item-wrapper {
        padding-bottom: 43px; }
    .block-posts-list .post-items .post-image {
      margin-bottom: 21px; }
      .block-posts-list .post-items .post-image img {
        width: 100%;
        vertical-align: top; }
    .block-posts-list .post-items .post-title {
      margin-bottom: 6px; }
      .block-posts-list .post-items .post-title h3 {
        font-family: inherit;
        font-size: 22px;
        line-height: 34px;
        font-weight: 500;
        margin: 0; }
        .block-posts-list .post-items .post-title h3 a {
          color: #010100;
          text-decoration: none; }
          .block-posts-list .post-items .post-title h3 a:hover {
            color: #cdcd00; }
    .block-posts-list .post-items .post-short-content {
      font-size: inherit;
      line-height: inherit;
      margin-bottom: 26px; }
    .block-posts-list .post-items .post-link {
      color: #a8c340;
      font-weight: 700;
      text-transform: none; }
      .block-posts-list .post-items .post-link:hover {
        color: #cdcd00; }
    .block-posts-list .post-items .post-data {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .block-posts-list .post-items .post-data .create-date a,
      .block-posts-list .post-items .post-data .post-author a,
      .block-posts-list .post-items .post-data .post-comments a {
        text-decoration: none; }
        .block-posts-list .post-items .post-data .create-date a:hover,
        .block-posts-list .post-items .post-data .post-author a:hover,
        .block-posts-list .post-items .post-data .post-comments a:hover {
          color: #010100; }
      .block-posts-list .post-items .post-data .create-date a span:before, .block-posts-list .post-items .post-data .create-date:before,
      .block-posts-list .post-items .post-data .post-author a span:before,
      .block-posts-list .post-items .post-data .post-author:before,
      .block-posts-list .post-items .post-data .post-comments a span:before,
      .block-posts-list .post-items .post-data .post-comments:before {
        font-size: 18px;
        padding-right: 4px;
        color: #010100;
        vertical-align: middle; }
      .block-posts-list .post-items .post-data .create-date {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-right: auto; }
        .block-posts-list .post-items .post-data .create-date time {
          display: inline-block; }
      .block-posts-list .post-items .post-data .post-author {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        font-weight: 700; }
      .block-posts-list .post-items .post-data .post-comments {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        -webkit-flex-basis: 50px;
        -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
        max-width: 50px;
        line-height: inherit;
        text-align: right; }
        .block-posts-list .post-items .post-data .post-comments:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      @media (max-width: 1200px) {
        .block-posts-list .post-items .post-data {
          display: block;
          overflow: hidden; }
          .block-posts-list .post-items .post-data .create-date,
          .block-posts-list .post-items .post-data .post-author {
            display: block; }
          .block-posts-list .post-items .post-data .post-comments {
            float: right; } }
    @media (max-width: 768px) {
      .block-posts-list .post-items .post-item {
        flex-basis: 50%;
        -webkit-flex-basis: 50%; }
        .block-posts-list .post-items .post-item .item-wrapper {
          padding-bottom: 20px; } }
    @media (max-width: 350px) {
      .block-posts-list .post-items .post-item {
        flex-basis: 100%;
        -webkit-flex-basis: 100%; } }

.posts-list-wrapper {
  /*Toolbar
  **********************************************/ }
  .posts-list-wrapper .toolbar-top {
    margin-bottom: 30px; }
    .posts-list-wrapper .toolbar-top .toolbar {
      margin-bottom: 0;
      text-align: left; }
    .posts-list-wrapper .toolbar-top .sorter {
      float: left;
      margin-bottom: 5px; }
    .posts-list-wrapper .toolbar-top .limiter {
      display: block;
      margin-bottom: 5px;
      text-align: right; }
    .posts-list-wrapper .toolbar-top .pages {
      display: none; }
  .posts-list-wrapper .toolbar-bottom .toolbar {
    margin-bottom: 0; }
    .posts-list-wrapper .toolbar-bottom .toolbar .pages {
      text-align: left;
      margin: 0;
      display: block; }
      .posts-list-wrapper .toolbar-bottom .toolbar .pages .pages-item-next {
        position: relative; }
  .posts-list-wrapper .toolbar-bottom .sorter,
  .posts-list-wrapper .toolbar-bottom .limiter {
    display: none;
    visibility: hidden; }

.widget.blog-posts {
  clear: both;
  font-family: inherit;
  width: 100%; }
  .widget.blog-posts .post-items {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px; }
    .widget.blog-posts .post-items .post-item {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%;
      list-style: none;
      padding: 0 15px;
      box-sizing: border-box; }
      .widget.blog-posts .post-items .post-item .item-wrapper {
        padding-bottom: 43px; }
    .widget.blog-posts .post-items .post-image {
      margin-bottom: 21px; }
      .widget.blog-posts .post-items .post-image img {
        width: 100%;
        vertical-align: top; }
    .widget.blog-posts .post-items .post-title {
      margin-bottom: 6px; }
      .widget.blog-posts .post-items .post-title h3 {
        font-family: inherit;
        font-size: 22px;
        line-height: 34px;
        font-weight: 700;
        margin: 0; }
        .widget.blog-posts .post-items .post-title h3 a {
          color: #010100;
          text-decoration: none; }
          .widget.blog-posts .post-items .post-title h3 a:hover {
            color: #a8c340; }
    .widget.blog-posts .post-items .post-short-content {
      font-size: inherit;
      line-height: inherit;
      margin-bottom: 12px; }
    .widget.blog-posts .post-items .post-link {
      background-color: #a8c340;
      color: #FFF;
      font-weight: 600;
      padding: 10px 15px;
      display: inline-block;
      backface-visibility: hidden;
      transform: translateZ(0);
      text-transform: uppercase;
      letter-spacing: 0.04em;
      font-size: 14px;
      border-radius: 3px; }
      .widget.blog-posts .post-items .post-link:hover {
        background: #3a271e;
        color: #FFF; }
      @media (min-width: 1200px) {
        .widget.blog-posts .post-items .post-link {
          padding: 12px 20px 11px; } }
    .widget.blog-posts .post-items .post-data {
      padding: 11px 0 0;
      color: #aaaaaa;
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .widget.blog-posts .post-items .post-data .create-date a,
      .widget.blog-posts .post-items .post-data .post-author a,
      .widget.blog-posts .post-items .post-data .post-comments a {
        color: #aaaaaa;
        text-decoration: none; }
        .widget.blog-posts .post-items .post-data .create-date a:hover,
        .widget.blog-posts .post-items .post-data .post-author a:hover,
        .widget.blog-posts .post-items .post-data .post-comments a:hover {
          color: #a8c340; }
      .widget.blog-posts .post-items .post-data .create-date a span:before, .widget.blog-posts .post-items .post-data .create-date:before,
      .widget.blog-posts .post-items .post-data .post-author a span:before,
      .widget.blog-posts .post-items .post-data .post-author:before,
      .widget.blog-posts .post-items .post-data .post-comments a span:before,
      .widget.blog-posts .post-items .post-data .post-comments:before {
        padding-right: 4px;
        color: #b4b4b4;
        vertical-align: middle; }
      .widget.blog-posts .post-items .post-data .post-author {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        font-weight: 700; }
      .widget.blog-posts .post-items .post-data .create-date {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 4px; }
        .widget.blog-posts .post-items .post-data .create-date time {
          display: inline-block; }
      .widget.blog-posts .post-items .post-data .post-comments {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-left: auto;
        line-height: inherit; }
        .widget.blog-posts .post-items .post-data .post-comments:before {
          content: "";
          display: inline-block;
          font-family: "Nucleo Mini";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      @media (max-width: 1200px) {
        .widget.blog-posts .post-items .post-data {
          display: block;
          overflow: hidden; }
          .widget.blog-posts .post-items .post-data .create-date,
          .widget.blog-posts .post-items .post-data .post-author {
            display: block; }
          .widget.blog-posts .post-items .post-data .post-comments {
            float: right; } }
    @media (max-width: 768px) {
      .widget.blog-posts .post-items .post-item {
        flex-basis: 50%;
        -webkit-flex-basis: 50%; }
        .widget.blog-posts .post-items .post-item .item-wrapper {
          padding-bottom: 20px; } }
    @media (max-width: 350px) {
      .widget.blog-posts .post-items .post-item {
        flex-basis: 100%;
        -webkit-flex-basis: 100%; } }

.post-page {
  clear: both;
  font-family: inherit;
  width: 100%; }
  .post-page .post-text {
    margin-bottom: 25px; }
  .post-page .post-data {
    margin-bottom: 50px; }
    .post-page .post-data .create-date,
    .post-page .post-data .post-author,
    .post-page .post-data .post-comments {
      display: inline-block;
      margin-right: 20px; }
      .post-page .post-data .create-date span, .post-page .post-data .create-date a,
      .post-page .post-data .post-author span,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments span,
      .post-page .post-data .post-comments a {
        display: inline-block; }
      .post-page .post-data .create-date a,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments a {
        color: #aaaaaa;
        text-decoration: none; }
        .post-page .post-data .create-date a:hover,
        .post-page .post-data .post-author a:hover,
        .post-page .post-data .post-comments a:hover {
          color: #010100; }
      .post-page .post-data .create-date a span:before, .post-page .post-data .create-date:before,
      .post-page .post-data .post-author a span:before,
      .post-page .post-data .post-author:before,
      .post-page .post-data .post-comments a span:before,
      .post-page .post-data .post-comments:before {
        font-size: 18px;
        line-height: 18px;
        padding-right: 4px;
        color: #010100;
        vertical-align: sub; }
    .post-page .post-data .create-date {
      margin-right: auto; }
    .post-page .post-data .create-date time {
      display: inline-block; }
    .post-page .post-data .post-author {
      font-weight: 700; }
    .post-page .post-data .post-comments {
      line-height: inherit; }
      .post-page .post-data .post-comments:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    @media (max-width: 480px) {
      .post-page .post-data {
        overflow: hidden; }
        .post-page .post-data .create-date,
        .post-page .post-data .post-author,
        .post-page .post-data .post-comments {
          display: block;
          margin-bottom: 3px; } }
    .post-page .post-data .social-sharing {
      margin-top: 0; }
  .post-page .post-relatedproducts .block.related {
    float: none; }
    .post-page .post-relatedproducts .block.related .owl-carousel .product-item {
      width: 100%; }
    .post-page .post-relatedproducts .block.related .product-item .product-item-info {
      width: 100%;
      padding: 0;
      margin: 0;
      box-shadow: none;
      border: none; }
    .post-page .post-relatedproducts .block.related .product-item .product-item-photo {
      display: block;
      text-align: center; }
    .post-page .post-relatedproducts .block.related .product-items:not(.owl-carousel) .product-item {
      width: 33.33%; }
  .post-page .block.related {
    padding-top: 16px; }
    .post-page .block.related .block-title {
      margin-bottom: 0;
      padding-top: 4px; }
    .post-page .block.related .owl-nav {
      top: -29px; }
  .post-page .products-grid.products-related {
    margin-top: 8px; }

.post-comments-block {
  margin-bottom: 68px; }
  .post-comments-block .post-comments-content {
    margin-bottom: 48px; }
  .post-comments-block .post-comment {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 20px; }
  .post-comments-block .comment-info {
    overflow: hidden;
    padding: 0 0 3px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #f5f5f5; }
    .post-comments-block .comment-info .post-data {
      float: right;
      margin: 0 0 0 5px;
      border: none;
      padding: 0; }
      .post-comments-block .comment-info .post-data .create-date {
        margin: 0; }
        .post-comments-block .comment-info .post-data .create-date time {
          display: inline-block; }
    .post-comments-block .comment-info .comment-author {
      margin-top: 0; }
  .post-comments-block .comment-add .subtitle {
    margin-bottom: 30px; }
  .post-comments-block .comment-add .fieldset {
    margin-bottom: 0; }
    .post-comments-block .comment-add .fieldset .field {
      margin-bottom: 28px; }

.block.related-posts .block-title {
  margin-bottom: 30px; }
.block.related-posts .related-post-list {
  padding: 0;
  overflow: hidden;
  margin: -1px 0 0 0;
  list-style: none; }
  .block.related-posts .related-post-list li {
    box-sizing: border-box;
    margin-bottom: 0; }
    .block.related-posts .related-post-list li h5.post-title {
      margin: 0;
      font-weight: normal; }
      .block.related-posts .related-post-list li h5.post-title a {
        display: block;
        text-decoration: none;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -ms-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        font-size: 14px;
        line-height: 51px;
        color: #000000;
        border-top: solid 1px #e8e8e8; }
        .block.related-posts .related-post-list li h5.post-title a:hover {
          background: #e8e8e8;
          padding-left: 15px; }
  @media (min-width: 767px) {
    .block.related-posts .related-post-list {
      display: flex;
      -webkit-display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin-left: -15px; }
      .block.related-posts .related-post-list li {
        padding-left: 15px;
        flex-basis: 50%;
        -webkit-flex-basis: 50%; } }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-list li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-list li h5.post-title a {
        font-size: 18px; } }
.block.related-posts .related-post-grid {
  padding: 0;
  margin: 0 -15px; }
  .block.related-posts .related-post-grid:not(.owl-carousel) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .block.related-posts .related-post-grid:not(.owl-carousel) .inner {
      width: 33.33333%; }
  .block.related-posts .related-post-grid .inner {
    padding: 0 15px; }
  .block.related-posts .related-post-grid .post-image {
    display: block;
    margin-bottom: 10px; }
    .block.related-posts .related-post-grid .post-image img {
      vertical-align: top; }
  .block.related-posts .related-post-grid h5.post-title {
    margin: 0;
    font-weight: normal;
    line-height: normal; }
    .block.related-posts .related-post-grid h5.post-title a {
      font-size: 14px;
      color: #000000; }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-grid li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-grid li h5.post-title a {
        font-size: 18px; } }

.block-blog-categories .block-content ul li,
.block-recent-posts .block-content ul li,
.block-recent-comments .block-content ul li {
  padding-bottom: 8px; }
.block-blog-categories .block-content #blog-show-all {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  background-color: #a8c340;
  color: #FFF;
  cursor: pointer;
  width: 100%;
  text-align: center;
  padding: 14px 33px; }
  .block-blog-categories .block-content #blog-show-all:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .block-blog-categories .block-content #blog-show-all {
      padding: 12px 20px 11px; } }
  .block-blog-categories .block-content #blog-show-all:hover {
    background: #f2462e;
    color: #FFF; }
  @media (min-width: 480px) and (max-width: 991px) {
    .block-blog-categories .block-content #blog-show-all {
      width: auto; } }
  .block-blog-categories .block-content #blog-show-all.closed .less, .block-blog-categories .block-content #blog-show-all.opened .more {
    display: none; }

.block-recent-comments .title-section {
  font-size: 13px;
  padding-bottom: 0;
  margin-bottom: 0; }
  .block-recent-comments .title-section strong {
    font-weight: 700;
    color: #333333;
    display: inline-block;
    width: 100%; }
    .block-recent-comments .title-section strong:before {
      font-size: 18px;
      line-height: 16px;
      vertical-align: middle; }

.posts-list-wrapper .toolbar-top .toolbar-posts {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .posts-list-wrapper .toolbar-top .toolbar-posts .limiter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .posts-list-wrapper .toolbar-top .toolbar-posts .limiter {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; } }
  .posts-list-wrapper .toolbar-top .toolbar-posts .sorter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .posts-list-wrapper .toolbar-top .toolbar-posts .sorter {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
    .posts-list-wrapper .toolbar-top .toolbar-posts .sorter .sorter-label {
      padding-right: 1rem; }
  .posts-list-wrapper .toolbar-top .toolbar-posts .control {
    text-align: center; }

.block-posts-list .post-items .post-title a {
  color: #333333;
  font-size: 22px;
  line-height: 34px;
  font-weight: 700; }
  .block-posts-list .post-items .post-title a:hover {
    color: #a8c340; }
.block-posts-list .post-items a.post-link {
  color: #aaaaaa;
  text-transform: capitalize; }
  .block-posts-list .post-items a.post-link:hover {
    color: #a8c340; }
.block-posts-list .post-items .post-data {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .block-posts-list .post-items .post-data time {
    display: inline-block; }
  .block-posts-list .post-items .post-data .post-comments a {
    color: #aaaaaa; }
    .block-posts-list .post-items .post-data .post-comments a:hover {
      color: #a8c340; }

.post-page .post-text img {
  margin-bottom: 1rem; }
.post-page .post-data {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .post-page .post-data time {
    display: inline-block; }
  .post-page .post-data .post-comments a {
    color: #aaaaaa; }
    .post-page .post-data .post-comments a:hover {
      color: #a8c340; }
.post-page .post-comments-block .post-comments-title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #333333; }
.post-page .post-comments-block .comment-add .post-comments-title {
  font-size: 18px;
  line-height: 22px;
  color: #a8c340; }
.post-page .post-comments-block .post-comment {
  background-color: transparent;
  border: 1px solid #f5f5f5;
  border-radius: 4px; }
  @media (min-width: 768px) {
    .post-page .post-comments-block .post-comment {
      padding: 24px 30px; } }
.post-page .post-comments-block .comment-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: none; }
  .post-page .post-comments-block .comment-info div {
    float: none; }
  .post-page .post-comments-block .comment-info h3 {
    margin: 0 2em 0 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .post-page .post-comments-block .comment-info span {
    line-height: 2rem; }
  .post-page .post-comments-block .comment-info .post-data {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

/**
 * Copyright ┬⌐ 2016 Zemez. All rights reserved.
 * See COPYING.txt for license details.
 */
.catalog-image-grid {
  margin-bottom: 20px;
  /************** Category **************/ }
  .catalog-image-grid ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .catalog-image-grid ul img {
      max-width: 100%; }
  .catalog-image-grid .category-grid,
  .catalog-image-grid .category-list {
    overflow: hidden;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
    /************** SubCategory **************/ }
    .catalog-image-grid .category-grid > li,
    .catalog-image-grid .category-list > li {
      padding: 0 8px;
      margin: 0 0 20px;
      box-sizing: border-box; }
      @media (max-width: 767px) {
        .catalog-image-grid .category-grid > li,
        .catalog-image-grid .category-list > li {
          -moz-flex-basis: 33.333%;
          -ms-flex-basis: 33.333%;
          flex-basis: 33.333%; } }
      @media (max-width: 500px) {
        .catalog-image-grid .category-grid > li,
        .catalog-image-grid .category-list > li {
          -moz-flex-basis: 50%;
          -ms-flex-basis: 50%;
          flex-basis: 50%; } }
      @media (max-width: 350px) {
        .catalog-image-grid .category-grid > li,
        .catalog-image-grid .category-list > li {
          -moz-flex-basis: 100%;
          -ms-flex-basis: 100%;
          flex-basis: 100%; } }
      .catalog-image-grid .category-grid > li .grid-inner,
      .catalog-image-grid .category-list > li .grid-inner {
        box-sizing: border-box;
        text-align: center; }
    .catalog-image-grid .category-grid .category-link,
    .catalog-image-grid .category-list .category-link {
      display: inline-block;
      text-decoration: none;
      font-weight: 500;
      font-size: 24px;
      color: #000;
      text-align: center; }
      .catalog-image-grid .category-grid .category-link:hover,
      .catalog-image-grid .category-list .category-link:hover {
        color: #3a271e; }
      @media (max-width: 767px) {
        .catalog-image-grid .category-grid .category-link,
        .catalog-image-grid .category-list .category-link {
          font-weight: 600;
          font-size: 16px; } }
      .catalog-image-grid .category-grid .category-link .category-name,
      .catalog-image-grid .category-list .category-link .category-name {
        display: inline-block;
        margin-bottom: 10px; }
      .catalog-image-grid .category-grid .category-link .category-image,
      .catalog-image-grid .category-list .category-link .category-image {
        display: block;
        margin-bottom: 10px; }
      .catalog-image-grid .category-grid .category-link .category-icon,
      .catalog-image-grid .category-list .category-link .category-icon {
        display: inline-block;
        font-style: normal; }
        .catalog-image-grid .category-grid .category-link .category-icon:before,
        .catalog-image-grid .category-list .category-link .category-icon:before {
          line-height: normal;
          margin-right: 5px; }
    .catalog-image-grid .category-grid .button-more,
    .catalog-image-grid .category-list .button-more {
      text-decoration: none;
      font-size: 16px;
      color: #a8c340; }
      .catalog-image-grid .category-grid .button-more:hover,
      .catalog-image-grid .category-list .button-more:hover {
        color: #000; }
    .catalog-image-grid .category-grid .subcategory-grid,
    .catalog-image-grid .category-list .subcategory-grid {
      margin-bottom: 10px; }
      .catalog-image-grid .category-grid .subcategory-grid > li,
      .catalog-image-grid .category-list .subcategory-grid > li {
        padding: 0;
        margin: 0;
        line-height: 30px; }
      .catalog-image-grid .category-grid .subcategory-grid .subcategory-link,
      .catalog-image-grid .category-list .subcategory-grid .subcategory-link {
        display: inline-block;
        text-decoration: none;
        font-weight: 500;
        font-size: 18px;
        color: #aaaaaa; }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link:hover,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link:hover {
          color: #3a271e; }
        @media (max-width: 767px) {
          .catalog-image-grid .category-grid .subcategory-grid .subcategory-link,
          .catalog-image-grid .category-list .subcategory-grid .subcategory-link {
            font-size: 14px; } }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-name,
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-image,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-name,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-image {
          display: inline-block; }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-image,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-image {
          vertical-align: middle;
          margin-right: 10px; }
          .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-image img,
          .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-image img {
            vertical-align: middle; }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .category-icon,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .category-icon {
          display: inline-block;
          font-style: normal; }
          .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .category-icon:before,
          .catalog-image-grid .category-list .subcategory-grid .subcategory-link .category-icon:before {
            line-height: normal;
            margin-right: 5px; }
  .catalog-image-grid .grid-wrapper {
    overflow: hidden; }
    .catalog-image-grid .grid-wrapper .category-image {
      float: left;
      width: 33%;
      margin-right: 20px; }
    .catalog-image-grid .grid-wrapper .subcategories {
      overflow: hidden;
      float: left; }

.timer-wrapper {
  border: none;
  background: #a8c340;
  color: #FFF;
  border-radius: 4px;
  font-weight: 700;
  max-width: 300px;
  padding: 15px 20px;
  margin: 15px 0;
  font-size: 22px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/*
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* Main Styles */
.block.widget.featured .products-grid .product-items .product-item-photo {
  display: block;
  text-align: center;
  line-height: 0; }
.block.widget.featured .block-content .products-grid .product-items {
  margin: 0 -15px; }
  .block.widget.featured .block-content .products-grid .product-items .product-item {
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px; }
@media (max-width: 1399px) {
  .block.widget.featured.featured-product .block-content .products-grid .product-items .product-item {
    width: 33.333% !important;
    max-width: 33.333% !important; } }
@media (max-width: 767px) {
  .block.widget.featured.featured-product .block-content .products-grid .product-items .product-item {
    width: 50% !important;
    max-width: 50% !important; } }
@media (max-width: 479px) {
  .block.widget.featured.featured-product .block-content .products-grid .product-items .product-item {
    width: 100% !important;
    max-width: 100% !important; } }
.block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: none; }
  @media (max-width: 1799px) {
    .block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item {
      width: 25% !important;
      max-width: 25% !important; } }
  @media (max-width: 1399px) {
    .block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item {
      width: 25% !important;
      max-width: 25% !important; } }
  @media (max-width: 1199px) {
    .block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item {
      width: 33.333% !important;
      max-width: 33.333% !important; } }
  @media (max-width: 767px) {
    .block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item {
      width: 50% !important;
      max-width: 50% !important; } }
  @media (max-width: 479px) {
    .block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item {
      width: 100% !important;
      max-width: 100% !important; } }

.block.featured {
  overflow: hidden; }
  .block.featured .block-content .products-grid.is-carousel {
    margin: 0 -15px; }
  .block.featured .block-content .products-grid .product-items.owl-carousel {
    margin: 0; }
    .block.featured .block-content .products-grid .product-items.owl-carousel .owl-wrapper-outer {
      padding: 10px 0 0; }
  .block.featured[role="tablist"] .block-title {
    display: inline-block;
    width: auto;
    margin-right: 15px; }
    .block.featured[role="tablist"] .block-title strong {
      margin-bottom: 0;
      cursor: pointer; }
    .block.featured[role="tablist"] .block-title:before {
      display: none; }
    .block.featured[role="tablist"] .block-title.active strong {
      color: #ccc; }
  .block.featured[role="tablist"] .block-content {
    float: right;
    margin-left: -100%;
    padding: 3rem 0 0;
    width: 100%; }
  @media (max-width: 767px) {
    .block.featured[role="tablist"] .block-title {
      display: block;
      width: 100%; }
    .block.featured[role="tablist"] .block-content {
      float: none;
      margin-left: 0; } }
  .block.featured [role="tablist"] {
    text-align: right; }
    .block.featured [role="tablist"] .category-title {
      display: inline-block;
      width: auto;
      padding: 0;
      margin: 0 0 20px; }
      .block.featured [role="tablist"] .category-title strong {
        margin-bottom: 0;
        padding-left: 15px;
        cursor: pointer;
        font-size: 18px;
        font-weight: normal; }
      .block.featured [role="tablist"] .category-title:before {
        display: none; }
      .block.featured [role="tablist"] .category-title.active strong {
        color: #ccc; }
    .block.featured [role="tablist"] .category-content {
      text-align: left;
      float: right;
      margin-left: -100%;
      padding: 70px 0 0;
      width: 100%; }
    @media (max-width: 767px) {
      .block.featured [role="tablist"] .category-title {
        display: block;
        width: 100%; }
      .block.featured [role="tablist"] .category-content {
        float: none;
        margin-left: 0;
        padding-top: 20px; } }

/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* Main Styles */
.block.widget.featured:not(.sidebar-featured) .products-list .product-items .product-label {
  left: 10px;
  right: auto; }
.block.widget.featured:not(.sidebar-featured) .custom-columns .products-list .product-item {
  float: left; }
.block.widget .products-list .product-item-info {
  display: block; }
.block.widget .products-list .product-item {
  display: block; }
.block.widget .products-list .product-item-details {
  display: block; }

.block.featured .products-list .product-item-photo {
  float: left;
  width: 38%; }

/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* 
 *  Featured Product by Zemez 2016
 *  v1.0.0
 */
/* Main Styles */
.sidebar .block.widget.featured[role="tablist"] .title[role="tab"],
.sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"], .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"],
.sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"],
.sidebar .block.widget.featured [role="tablist"] .title[role="tab"],
.sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"],
.sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"],
.sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"] {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 16px;
  line-height: inherit; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"]:before, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"]:before {
    content: "";
    display: inline-block;
    font-family: "Nucleo Mini";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"]:before, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"]:before {
    top: 0;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    padding: 6px 0;
    border: 1px solid #dedede; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"][aria-expanded="false"]:before,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"][aria-expanded="false"]:before, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"][aria-expanded="false"]:before,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"][aria-expanded="false"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"][aria-expanded="false"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"][aria-expanded="false"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"][aria-expanded="false"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"][aria-expanded="false"]:before {
    content: '\e926'; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"]:hover,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"]:hover, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"]:hover,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"]:hover,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"]:hover,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"]:hover,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"]:hover,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"]:hover {
    color: #3a271e; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"] strong,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"] strong, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"] strong,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"] strong,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"] strong,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"] strong,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"] strong,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"] strong {
    line-height: 1.8rem; }
.sidebar .block.widget.featured[role="tablist"] .block-content, .sidebar .block.widget.featured[role="tabpanel"] .block-content,
.sidebar .block.widget.featured [role="tablist"] .block-content,
.sidebar .block.widget.featured [role="tabpanel"] .block-content {
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: 16px; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-items, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-items,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items {
    display: block; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .products-list .product-item, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .products-list .product-item,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .products-list .product-item,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .products-list .product-item {
      max-width: 100%; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .product-item-photo, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .product-item-photo,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .product-item-photo,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .product-item-photo {
      position: relative;
      float: none;
      width: 100%;
      text-align: center;
      margin-bottom: 12px; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .product-item-details, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .product-item-details,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .product-item-details,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .product-item-details {
      margin: 0; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info {
    margin: 0; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info.active, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info.active,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info.active,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info.active {
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none; }
.sidebar .block.widget.featured[role="tablist"] .owl-controls, .sidebar .block.widget.featured[role="tabpanel"] .owl-controls,
.sidebar .block.widget.featured [role="tablist"] .owl-controls,
.sidebar .block.widget.featured [role="tabpanel"] .owl-controls {
  position: relative;
  top: 0;
  right: 0;
  padding: 0 15px 20px;
  text-align: center; }
  .sidebar .block.widget.featured[role="tablist"] .owl-controls .owl-pagination .owl-page, .sidebar .block.widget.featured[role="tabpanel"] .owl-controls .owl-pagination .owl-page,
  .sidebar .block.widget.featured [role="tablist"] .owl-controls .owl-pagination .owl-page,
  .sidebar .block.widget.featured [role="tabpanel"] .owl-controls .owl-pagination .owl-page {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #292929; }
    .sidebar .block.widget.featured[role="tablist"] .owl-controls .owl-pagination .owl-page.active, .sidebar .block.widget.featured[role="tabpanel"] .owl-controls .owl-pagination .owl-page.active,
    .sidebar .block.widget.featured [role="tablist"] .owl-controls .owl-pagination .owl-page.active,
    .sidebar .block.widget.featured [role="tabpanel"] .owl-controls .owl-pagination .owl-page.active {
      background: #a8c340; }
.sidebar .block.widget.featured[role="tablist"] .category-title, .sidebar .block.widget.featured[role="tabpanel"] .category-title,
.sidebar .block.widget.featured [role="tablist"] .category-title,
.sidebar .block.widget.featured [role="tabpanel"] .category-title {
  width: 100%;
  text-align: left; }
  .sidebar .block.widget.featured[role="tablist"] .category-title::before, .sidebar .block.widget.featured[role="tabpanel"] .category-title::before,
  .sidebar .block.widget.featured [role="tablist"] .category-title::before,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title::before {
    content: "\f107";
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: 400;
    text-rendering: auto;
    transform: translate(0px, 0px); }
  .sidebar .block.widget.featured[role="tablist"] .category-title.active::before, .sidebar .block.widget.featured[role="tabpanel"] .category-title.active::before,
  .sidebar .block.widget.featured [role="tablist"] .category-title.active::before,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title.active::before {
    content: "\f106"; }
  .sidebar .block.widget.featured[role="tablist"] .category-title strong, .sidebar .block.widget.featured[role="tabpanel"] .category-title strong,
  .sidebar .block.widget.featured [role="tablist"] .category-title strong,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title strong {
    padding: 0;
    font-size: 16px; }
.sidebar .block.widget.featured[role="tablist"] .category-content, .sidebar .block.widget.featured[role="tabpanel"] .category-content,
.sidebar .block.widget.featured [role="tablist"] .category-content,
.sidebar .block.widget.featured [role="tabpanel"] .category-content {
  float: none;
  margin-left: 0;
  padding: 20px 0 0;
  text-align: left;
  width: 100%; }
.sidebar .block.widget.featured[role="tablist"] .block-content + .title[data-role="collapsible"] {
  padding-top: 8px;
  border-top: 1px solid #dedede; }
  .sidebar .block.widget.featured[role="tablist"] .block-content + .title[data-role="collapsible"]:before {
    top: 8px; }
.sidebar .block.widget.featured .owl-nav {
  top: -30px; }
.sidebar .block.widget.featured .products-list .product-items {
  padding-top: 20px; }
  .sidebar .block.widget.featured .products-list .product-items .product-item {
    float: none;
    display: block; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-info {
    display: block;
    margin-left: 0;
    margin-right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .sidebar .block.widget.featured .products-list .product-items .product-reviews-summary {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sidebar .block.widget.featured .products-list .product-items .product-reviews-summary .label {
      display: none; }
    .sidebar .block.widget.featured .products-list .product-items .product-reviews-summary .action.view {
      margin-right: 0;
      margin-left: 4px; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-details {
    overflow: hidden;
    display: block;
    text-align: center; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-photo {
    position: relative;
    display: inline-block;
    padding: 0; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-actions {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sidebar .block.widget.featured .products-list .product-items .product-item-actions .actions-primary button.action {
      padding: 0;
      border-radius: 50px; }
      .sidebar .block.widget.featured .products-list .product-items .product-item-actions .actions-primary button.action:before {
        display: inline-block;
        width: 50px;
        font-size: 23px;
        line-height: 50px;
        vertical-align: baseline; }
      .sidebar .block.widget.featured .products-list .product-items .product-item-actions .actions-primary button.action span {
        display: none; }
    .sidebar .block.widget.featured .products-list .product-items .product-item-actions .actions-secondary {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      margin-left: 8px; }
  .sidebar .block.widget.featured .products-list .product-items .product-image-photo {
    padding: 0; }
  .sidebar .block.widget.featured .products-list .product-items .owl-wrapper-outer {
    overflow: visible; }
  .sidebar .block.widget.featured .products-list .product-items .product-label {
    left: 0;
    right: auto;
    top: -20px; }
.sidebar .block.widget.featured .not-found {
  padding: 0 0 25px;
  margin: -25px 0 0; }
.sidebar .sidebar-featured .collapsible-block {
  margin-top: 0px; }
.sidebar .sidebar-featured .block {
  margin-bottom: 0; }
  .sidebar .sidebar-featured .block .block-title {
    margin-bottom: 5px; }

/* Main Styles */
.block.widget.featured .product-item {
  position: relative;
  max-width: 100%; }
  .block.widget.featured .product-item .product-item-info {
    position: relative; }
  .block.widget.featured .product-item .product-label {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 9;
    font-size: 12px;
    color: #ffffff;
    background-color: #a8c340;
    text-transform: uppercase;
    padding: 3px 10px;
    font-weight: 700; }
    .block.widget.featured .product-item .product-label:before {
      content: '';
      display: block;
      height: 100%;
      width: 7px;
      background: url("../images/media/labe.png");
      position: absolute;
      left: -7px;
      top: 0; }
.block.widget.featured .not-found {
  padding: 0;
  margin: 0; }
  @media (max-width: 767px) {
    .block.widget.featured .not-found {
      padding: 0 0 15px;
      margin: -30px 0 0; } }

.block.widget.featured .products-grid .owl-carousel .owl-item .product-item {
  width: 100%; }

.block.featured {
  float: none; }
  .block.featured .block-content .owl-carousel .owl-controls {
    position: absolute;
    top: -30px;
    right: 10px; }
    .block.featured .block-content .owl-carousel .owl-controls .owl-prev {
      line-height: inherit;
      display: inline-block; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-prev:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .block.featured .block-content .owl-carousel .owl-controls .owl-next {
      line-height: inherit;
      display: inline-block; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-next:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .block.featured .block-content .owl-carousel .owl-controls .owl-prev,
    .block.featured .block-content .owl-carousel .owl-controls .owl-next {
      padding: 0 7px;
      cursor: pointer; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-prev:before,
      .block.featured .block-content .owl-carousel .owl-controls .owl-next:before {
        font-size: 36px;
        line-height: 20px;
        color: #3a271e;
        transition: 0.3s ease; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-prev:hover:before,
      .block.featured .block-content .owl-carousel .owl-controls .owl-next:hover:before {
        color: #a8c340; }

.widget.featured-product.many-f-products .block-content .product-items .product-item-info .product-item-photo .product-image-wrapper .product-image-photo {
  position: inherit;border-radius: 7px;}

/*!
*  - v1.2.4
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.sp-slides-container {
  position: relative; }

.sp-mask {
  position: relative;
  overflow: hidden; }

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.sp-slide {
  position: absolute; }

.sp-image-container {
  overflow: hidden; }

.sp-image {
  position: relative;
  display: block;
  border: none; }

.sp-no-js {
  overflow: hidden;
  max-width: 100%; }

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
  position: relative;
  overflow: hidden; }

.sp-top-thumbnails,
.sp-bottom-thumbnails {
  left: 0;
  margin: 0 auto; }

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px; }

.sp-bottom-thumbnails {
  margin-top: 4px; }

.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0; }

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px; }

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px; }

.sp-thumbnails {
  position: relative; }

.sp-thumbnail {
  border: none; }

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px; }

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0; }

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0; }

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px; }

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0; }

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0; }

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px; }

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  left: 0;
  top: 0;
  margin-left: 13px; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px; }

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  right: 0;
  top: 0;
  margin-right: 13px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  top: 0;
  margin-top: 13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px; }

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  bottom: 0;
  margin-bottom: 13px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Layers
--------------------------------------------------*/
.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden; }

.sp-slides .sp-slide .sp-layer {
  opacity: 0; }

.sp-black {
  color: #FFF;
  background: black;
  background: rgba(0, 0, 0, 0.7); }

.sp-white {
  color: #000;
  background: white;
  background: rgba(255, 255, 255, 0.7); }

.sp-rounded {
  border-radius: 10px; }

.sp-padding {
  padding: 10px; }

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {
  cursor: url(../images/openhand.cur), move; }

.sp-grabbing {
  cursor: url(../images/closedhand.cur), move; }

.sp-selectable {
  cursor: default; }

/* Caption
--------------------------------------------------*/
.sp-caption-container {
  text-align: center;
  margin-top: 10px; }

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
  margin: 0 !important;
  background-color: #000; }

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.sp-full-screen-button:before {
  content: '\2195'; }

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1; }

/* Buttons
--------------------------------------------------*/
.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px; }

.sp-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

.sp-selected-button {
  background-color: #000; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sp-button {
    width: 14px;
    height: 14px; } }
@media only screen and (min-width: 568px) and (max-width: 768px) {
  .sp-button {
    width: 16px;
    height: 16px; } }
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .sp-button {
    width: 18px;
    height: 18px; } }
/* Arrows
--------------------------------------------------*/
.sp-arrows {
  position: absolute; }

.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1; }

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px; }

.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px; }

.sp-arrow {
  position: absolute;
  display: block;
  color: #FFF;
  cursor: pointer;
  transition: .3s all ease; }
  .sp-arrow:hover {
    color: #a8c340; }

.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-horizontal .sp-previous-arrow {
  left: 20px; }

.sp-horizontal .sp-next-arrow {
  right: 20px; }

.sp-vertical .sp-previous-arrow {
  top: 20px; }

.sp-vertical .sp-next-arrow {
  bottom: 20px; }

.sp-previous-arrow:before,
.sp-next-arrow:before {
  content: '';
  font-size: 50px;
  font-family: "Material Icons"; }

.sp-previous-arrow:before {
  content: '\e408'; }

.sp-next-arrow:before {
  content: '\e409'; }

.ie8 .sp-arrow,
.ie7 .sp-arrow {
  width: 0;
  height: 0; }

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
  content: none; }

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
  position: absolute; }

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1; }

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px; }

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px; }

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer; }

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 0px; }

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 0px; }

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0px; }

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0px; }

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
  width: 0;
  height: 0; }

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
  content: none; }

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

/* Video
--------------------------------------------------*/
a.sp-video {
  text-decoration: none; }

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none; }

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px; }

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: none;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
  max-width: none;
  max-height: none; }

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0; }

.slider-pro img.sp-layer {
  border: none; }

/* TM styles */
@media screen and (max-width: 767px) {
  #maincontent .columns {
    display: block; } }
.slider-pro-wrapper {
  overflow: hidden;
  position: relative; }

.slider-pro.abs {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.slider-title a {
  color: #FFF; }
.slider-title a {
  transition: .3s all ease !important; }
  .slider-title a:hover, .slider-title a:focus {
    color: #a8c340; }

.slider-desc {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #FFF;
  display: none; }
  @media (min-width: 480px) {
    .slider-desc {
      display: inline-block; } }

.slider-pro .btn {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px; }
  .slider-pro .btn:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .slider-pro .btn {
      padding: 12px 20px 11px; } }
.slider-pro .btn-primary {
  background-color: #a8c340;
  color: #FFF; }
  .slider-pro .btn-primary:hover {
    background: #f2462e;
    color: #FFF; }
  .slider-pro .btn-primary:hover {
    color: #aaaaaa;
    background: #FFF; }
.slider-pro .slider-button {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 22px 60px 22px!important;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  transition: .2s !important; }
  .slider-pro .slider-button:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .slider-pro .slider-button {
      padding: 12px 20px 11px; } }
  @media (min-width: 1200px) {
    .slider-pro .slider-button {
      padding: 12px 60px 11px; } }
  @media (max-width: 768px) {
    .slider-pro .slider-button {
      font-size: 40px;
      padding: 33px 15px;
      margin-top: 15px; } }
@media (min-width: 1200px) {
  .slider-pro .btn {
    position: relative;
    padding: 20px 38px;
    overflow: hidden;
    transition: .6s all ease !important; }
    .slider-pro .btn:before, .slider-pro .btn:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 0 0;
      position: absolute;
      -webkit-transition: 0.5s;
      transition: .4s;
      z-index: -1; }
    .slider-pro .btn:before {
      border-color: transparent transparent transparent #FFF;
      bottom: 0;
      left: 0; }
    .slider-pro .btn:after {
      border-color: transparent #FFF transparent transparent;
      top: 0;
      right: 0; }
    .slider-pro .btn:hover:before {
      border-width: 165px 0 0 165px; }
    .slider-pro .btn:hover:after {
      border-width: 0 165px 165px 0; }
  .slider-pro .btn-primary:hover {
    background: #a8c340; } }
@media (max-width: 479px) {
  .slider-pro .btn-wrap {
    -webkit-transform: scale(0.736719) !important;
    transform: scale(0.736719) !important; } }
.slider-pro .sp-buttons {
  position: absolute;
  bottom: 7%;
  width: auto;
  left: 50%;
  margin-left: -72px;
  display: inline-block;
  z-index: 9; }
  .slider-pro .sp-buttons .sp-button {
    display: inline-block;
    position: relative;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    border: 4px solid;
    background: none;
    border-color: rgba(255, 255, 255, 0.3);
    margin: 0 10px;
    transition: .2s; }
    .slider-pro .sp-buttons .sp-button::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background: #000; }
    .slider-pro .sp-buttons .sp-button.sp-selected-button {
      cursor: default; }
      .slider-pro .sp-buttons .sp-button.sp-selected-button::before {
        background: #a8c340; }
    .slider-pro .sp-buttons .sp-button:not(.sp-selected-button):hover {
      border-color: rgba(255, 255, 255, 0.8); }
  @media (max-width: 1400px) {
    .slider-pro .sp-buttons {
      bottom: 5%; } }
  @media (max-width: 768px) {
    .slider-pro .sp-buttons {
      bottom: 2%; } }
  @media (max-width: 480px) {
    .slider-pro .sp-buttons {
      display: none; } }

/*
** Vars
*/
.navigation li.level-top,
.navigation a.level-top {
  position: static; }
  .navigation li.level-top .submenu .submenu-reverse,
  .navigation a.level-top .submenu .submenu-reverse {
    right: auto; }
  .navigation li.level-top .mm-label,
  .navigation a.level-top .mm-label {
    position: absolute;
    top: -10px;
    left: -5px;
    padding: 3px 7px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 13.2px;
    color: #ffffff;
    background-color: #c02a2a;
    display: none; }
    @media (min-width: 992px) {
      .navigation li.level-top .mm-label,
      .navigation a.level-top .mm-label {
        display: block; } }
  .navigation li.level-top li,
  .navigation a.level-top li {
    position: relative; }
  .navigation li.level-top .mm-image,
  .navigation a.level-top .mm-image {
    display: none;
    margin-bottom: 10px; }
    .navigation li.level-top .mm-image img,
    .navigation a.level-top .mm-image img {
      width: 100%;
      max-width: 100%; }
    @media (min-width: 768px) {
      .navigation li.level-top .mm-image,
      .navigation a.level-top .mm-image {
        display: inline-block; } }
  .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent,
  .navigation a.level-top .megamenu-wrapper > .container,
  .navigation a.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent,
  .page-print.sales-order-print .navigation a.level-top .megamenu-wrapper > #maincontent {
    top: 100%;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: #ffffff; }
    @media (min-width: 992px) {
      .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent,
      .navigation a.level-top .megamenu-wrapper > .container,
      .navigation a.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent,
      .page-print.sales-order-print .navigation a.level-top .megamenu-wrapper > #maincontent {
        box-shadow: 0 2px 24px rgba(2, 68, 89, 0.22); } }
  .navigation li.level-top ul.mm-submenu,
  .navigation a.level-top ul.mm-submenu {
    display: block;
    padding: 0; }
    @media (max-width: 767px) {
      .navigation li.level-top ul.mm-submenu.level1 li a,
      .navigation a.level-top ul.mm-submenu.level1 li a {
        padding-left: 15px;
        padding-right: 0; }
      .navigation li.level-top ul.mm-submenu .mm-submenu,
      .navigation a.level-top ul.mm-submenu .mm-submenu {
        padding-left: 15px; } }
  .navigation li.level-top .tm-megamenu ul.level1 > li > a,
  .navigation a.level-top .tm-megamenu ul.level1 > li > a {
    font-weight: 600;
    position: relative; }
    @media (min-width: 992px) {
      .navigation li.level-top .tm-megamenu ul.level1 > li > a,
      .navigation a.level-top .tm-megamenu ul.level1 > li > a {
        text-transform: uppercase;
        font-size: 16px;
        color: #aaaaaa;
        margin-bottom: 7px;
        display: inline-block; }
        .navigation li.level-top .tm-megamenu ul.level1 > li > a:hover,
        .navigation a.level-top .tm-megamenu ul.level1 > li > a:hover {
          color: #a8c340; } }
  @media (min-width: 992px) {
    .navigation li.level-top .tm-megamenu ul.level2 > li a,
    .navigation a.level-top .tm-megamenu ul.level2 > li a {
      color: #f2462e;
      padding: 4px 0;
      display: inline-block; }
      .navigation li.level-top .tm-megamenu ul.level2 > li a:hover,
      .navigation a.level-top .tm-megamenu ul.level2 > li a:hover {
        color: #a8c340; } }
  .navigation li.level-top .tm-megamenu .product,
  .navigation a.level-top .tm-megamenu .product {
    display: none; }
    .navigation li.level-top .tm-megamenu .product .product-image,
    .navigation a.level-top .tm-megamenu .product .product-image {
      margin-bottom: 10px; }
      .navigation li.level-top .tm-megamenu .product .product-image a,
      .navigation a.level-top .tm-megamenu .product .product-image a {
        display: block;
        border: solid 1px #c9c9c9;
        background: none; }
    .navigation li.level-top .tm-megamenu .product .product-name,
    .navigation a.level-top .tm-megamenu .product .product-name {
      text-transform: uppercase;
      display: block;
      margin-bottom: 5px; }
      .navigation li.level-top .tm-megamenu .product .product-name a,
      .navigation a.level-top .tm-megamenu .product .product-name a {
        padding: 0;
        color: #575757; }
        .navigation li.level-top .tm-megamenu .product .product-name a:hover,
        .navigation a.level-top .tm-megamenu .product .product-name a:hover {
          background: none;
          color: #b9b9b9; }
    .navigation li.level-top .tm-megamenu .product .price-box,
    .navigation a.level-top .tm-megamenu .product .price-box {
      font-weight: bold; }
      .navigation li.level-top .tm-megamenu .product .price-box .price,
      .navigation a.level-top .tm-megamenu .product .price-box .price {
        font-size: 1.2em;
        line-height: 1.2em; }
      .navigation li.level-top .tm-megamenu .product .price-box .old-price,
      .navigation a.level-top .tm-megamenu .product .price-box .old-price {
        font-size: 1em;
        text-decoration: line-through; }
      .navigation li.level-top .tm-megamenu .product .price-box .special-price,
      .navigation a.level-top .tm-megamenu .product .price-box .special-price {
        font-size: 1.2em; }
    @media (min-width: 992px) {
      .navigation li.level-top .tm-megamenu .product,
      .navigation a.level-top .tm-megamenu .product {
        display: block; } }
  .navigation li.level-top .tm-megamenu .widget,
  .navigation li.level-top .tm-megamenu .video,
  .navigation li.level-top .tm-megamenu .static-block,
  .navigation a.level-top .tm-megamenu .widget,
  .navigation a.level-top .tm-megamenu .video,
  .navigation a.level-top .tm-megamenu .static-block {
    display: none; }
    @media (min-width: 992px) {
      .navigation li.level-top .tm-megamenu .widget,
      .navigation li.level-top .tm-megamenu .video,
      .navigation li.level-top .tm-megamenu .static-block,
      .navigation a.level-top .tm-megamenu .widget,
      .navigation a.level-top .tm-megamenu .video,
      .navigation a.level-top .tm-megamenu .static-block {
        display: block; } }

.sidebar .navigation {
  background: none;
  margin-bottom: 20px;
  height: inherit;
  left: auto;
  overflow: inherit;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3; }
  .sidebar .navigation:empty {
    display: none; }
  .sidebar .navigation .rd-navbar-nav-wrap {
    display: block; }
  .sidebar .navigation > ul {
    padding: 0;
    border-bottom: none; }
  .sidebar .navigation li.level0 {
    display: block;
    border-bottom: solid 1px #c9c9c9;
    margin: 0;
    position: relative; }
    .sidebar .navigation li.level0 a.level-top {
      display: block; }
  @media (max-width: 767px) {
    .sidebar .navigation > ul {
      border: none; } }
  .sidebar .navigation .level0 .megamenu-wrapper {
    width: 100% !important;
    position: absolute;
    padding: 20px 0;
    background: #ffffff;
    box-shadow: 0 2px 24px rgba(2, 68, 89, 0.22); }
  .sidebar .navigation ul {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    position: relative; }
  .sidebar .navigation li.level0 {
    border-top: medium none; }
  .sidebar .navigation .level0 {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative; }
    .sidebar .navigation .level0:last-child {
      margin-right: 0;
      padding-right: 0; }
    .sidebar .navigation .level0 > .level-top {
      box-sizing: border-box;
      color: #575757;
      line-height: 47px;
      padding: 0 12px;
      position: relative;
      text-decoration: none; }
    .sidebar .navigation .level0 > .level-top:hover,
    .sidebar .navigation .level0 > .level-top.ui-state-focus {
      color: #b9b9b9;
      text-decoration: none; }
    .sidebar .navigation .level0.active > .level-top, .sidebar .navigation .level0.has-active > .level-top {
      border-color: #c9c9c9;
      border-style: solid;
      border-width: 0 0 3px;
      color: #575757;
      display: block;
      text-decoration: none; }
    .sidebar .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .sidebar .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
      margin: 0; }
    .sidebar .navigation .level0.parent:hover > .submenu {
      overflow: visible !important; }
    .sidebar .navigation .level0 .submenu {
      background: #ffffff none repeat scroll 0 0;
      border: 1px solid #c9c9c9;
      box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
      display: none;
      font-weight: 400;
      left: 0;
      margin: 0 !important;
      min-width: 230px;
      position: absolute;
      z-index: 1; }
      @media (max-width: 767px) {
        .sidebar .navigation .level0 .submenu:not(:first-child) ul {
          padding-left: 15px; } }
      .sidebar .navigation .level0 .submenu > ul {
        margin-top: 11px; }
        .sidebar .navigation .level0 .submenu > ul::before, .sidebar .navigation .level0 .submenu > ul::after {
          content: "";
          display: block;
          overflow: hidden;
          position: absolute; }
        .sidebar .navigation .level0 .submenu > ul::before {
          -moz-border-bottom-colors: none;
          -moz-border-left-colors: none;
          -moz-border-right-colors: none;
          -moz-border-top-colors: none;
          border-color: transparent transparent #fff;
          border-image: none;
          border-style: solid;
          border-width: 10px;
          color: #fff;
          height: 0;
          left: 20px;
          top: -20px;
          width: 0;
          z-index: 4; }
        .sidebar .navigation .level0 .submenu > ul::after {
          -moz-border-bottom-colors: none;
          -moz-border-left-colors: none;
          -moz-border-right-colors: none;
          -moz-border-top-colors: none;
          border-color: transparent transparent #c9c9c9;
          border-image: none;
          border-style: solid;
          border-width: 11px;
          color: #575757;
          height: 0;
          left: 19px;
          top: -22px;
          width: 0;
          z-index: 3; }
      .sidebar .navigation .level0 .submenu a {
        color: #575757;
        display: block;
        line-height: inherit;
        padding: 8px 20px; }
        .sidebar .navigation .level0 .submenu a:hover, .sidebar .navigation .level0 .submenu a.ui-state-focus {
          background: #e8e8e8 none repeat scroll 0 0;
          color: #575757;
          text-decoration: none; }
      .sidebar .navigation .level0 .submenu .active > a {
        border-color: #c9c9c9;
        border-style: solid;
        border-width: 0 0 0 3px;
        color: #575757; }
    .sidebar .navigation .level0.more {
      display: inline-block;
      position: relative;
      text-decoration: none; }
      .sidebar .navigation .level0.more::after {
        color: inherit;
        content: "\f107";
        display: inline-block;
        font-family: "FontAwesome";
        font-size: 26px;
        font-weight: normal;
        line-height: inherit;
        overflow: hidden;
        text-align: center;
        vertical-align: middle; }
      .sidebar .navigation .level0.more::before {
        display: none; }
      .sidebar .navigation .level0.more::after {
        cursor: pointer;
        padding: 8px 12px;
        position: relative;
        z-index: 1; }
      .sidebar .navigation .level0.more:hover > .submenu {
        overflow: visible !important; }
      .sidebar .navigation .level0.more li {
        display: block; }
  @media (max-width: 479px) {
    .sidebar .navigation .level0 .submenu {
      box-shadow: none;
      border: none; }
    .sidebar .navigation .parent .level-top {
      display: block;
      position: relative;
      text-decoration: none; }
    .sidebar .navigation .parent .level-top::after {
      color: inherit;
      content: "\f107";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 20px;
      font-weight: normal;
      line-height: 47px;
      overflow: hidden;
      text-align: center;
      vertical-align: middle; }
    .sidebar .navigation .parent .level-top::after {
      position: absolute;
      right: 7px;
      top: 0px; }
    .sidebar .navigation .parent .level-top.ui-state-active::after {
      content: "\f105"; } }
  @media (max-width: 479px) {
    .sidebar .navigation .submenu:not(:first-child) {
      font-weight: 400;
      line-height: 1.3;
      left: auto !important;
      overflow-x: hidden;
      padding: 0;
      position: relative !important;
      top: auto !important;
      transition: left .3s ease-out; }
    .sidebar .navigation .rd-navbar-dropdown {
      width: 100%; } }

.sm-header-nav-wrap.isStuck {
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  background: #FFF;
  box-shadow: 0 0 5px #a8c340; }
  .sm-header-nav-wrap.isStuck nav.navigation > .ui-menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

nav.navigation[role="navigation"] *,
nav.navigation[role="navigation"] *:before,
nav.navigation[role="navigation"] *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
@media (min-width: 768px) {
  nav.navigation[role="navigation"] .row {
    margin-bottom: 20px; }
  nav.navigation[role="navigation"] ul.vm-static,
  nav.navigation[role="navigation"] ul.vm-easing {
    margin-left: 10px; }
  nav.navigation[role="navigation"] ul.vm-pop-up {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    width: 100%;
    background: #FFF;
    box-shadow: 1px 1px 5px #cccccc; } }
@media (min-width: 992px) {
  nav.navigation[role="navigation"] li.level-top.parent > a:after {
    content: "";
    display: inline-block;
    font-family: "Linearicons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 10px;
    margin-left: 10px; } }
@media (max-width: 767px) {
  nav.navigation[role="navigation"] li.level-top .megamenu-wrapper,
  nav.navigation[role="navigation"] a.level-top .megamenu-wrapper {
    padding: 0;
    background: none; }
  nav.navigation[role="navigation"] [class*="col-"] {
    padding: 0; } }
nav.navigation[role="navigation"].mobile-only, nav.navigation[role="navigation"].desktop-only {
  visibility: hidden;
  opacity: 0;
  display: none; }
nav.navigation[role="navigation"].active {
  visibility: visible;
  opacity: 1;
  display: block; }

.tm-top-navigation > .ui-menu {
  min-width: 300px;
  max-width: 480px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .tm-top-navigation > .ui-menu {
      max-width: 768px; } }
  @media (min-width: 992px) {
    .tm-top-navigation > .ui-menu {
      max-width: 992px; } }
  @media (min-width: 1200px) {
    .tm-top-navigation > .ui-menu {
      max-width: 1200px; } }
  @media (min-width: 1400px) {
    .tm-top-navigation > .ui-menu {
      max-width: 1400px; } }
  @media (min-width: 1800px) {
    .tm-top-navigation > .ui-menu {
      max-width: 1770px; } }

.sm-desktop .tm-top-navigation > .ui-menu {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1400px) {
    .sm-desktop .tm-top-navigation > .ui-menu {
      padding-left: 0;
      padding-right: 0; } }

.navigation li.level-top .megamenu-wrapper {
  left: 0 !important;
  width: 100%;
  z-index: 9998; }
  @media (min-width: 992px) {
    .navigation li.level-top .megamenu-wrapper {
      position: absolute !important;
      margin-top: -25px; } }
  @media (min-width: 992px) {
    .navigation li.level-top .megamenu-wrapper .desktop-display-none {
      display: none; } }
  .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent {
    min-width: 300px;
    max-width: 480px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0; }
    @media (min-width: 768px) {
      .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent {
        max-width: 768px; } }
    @media (min-width: 992px) {
      .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent {
        max-width: 992px; } }
    @media (min-width: 1200px) {
      .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent {
        max-width: 1200px; } }
    @media (min-width: 1400px) {
      .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent {
        max-width: 1400px; } }
    @media (min-width: 1800px) {
      .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent {
        max-width: 1770px; } }
    @media (min-width: 992px) {
      .navigation li.level-top .megamenu-wrapper > .container, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent {
        padding: 40px 20px 35px; } }
    .navigation li.level-top .megamenu-wrapper > .container > .row, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent > .row, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent > .row {
      margin: 0 auto;
      width: 100%; }
    .navigation li.level-top .megamenu-wrapper > .container .widget .catalog-image-grid.image-grid-no-title .catalog-image-grid-title, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent .widget .catalog-image-grid.image-grid-no-title .catalog-image-grid-title, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent .widget .catalog-image-grid.image-grid-no-title .catalog-image-grid-title {
      display: none; }
    .navigation li.level-top .megamenu-wrapper > .container .widget .catalog-image-grid .category-link, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .navigation li.level-top .megamenu-wrapper > .container .widget .catalog-image-grid .category-link .category-name, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link .category-name, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link .category-name {
        order: 2;
        font-size: 16px;
        font-weight: 700;
        text-align: left; }
      .navigation li.level-top .megamenu-wrapper > .container .widget .catalog-image-grid .category-link .category-image, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link .category-image, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link .category-image {
        order: 1;
        margin-bottom: 15px; }
      .navigation li.level-top .megamenu-wrapper > .container .widget .catalog-image-grid .category-link:hover .category-image, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link:hover .category-image, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link:hover .category-image {
        opacity: .7; }
      .navigation li.level-top .megamenu-wrapper > .container .widget .catalog-image-grid .category-link:hover .category-name, .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link:hover .category-name, .page-print.sales-order-print .navigation li.level-top .megamenu-wrapper > #maincontent .widget .catalog-image-grid .category-link:hover .category-name {
        color: #f2462e; }

.cig-mm .catalog-image-grid-title {
  display: none; }

/*
* TM_Newsletter-popup
*/
.newsletter-popup.modal-popup .modal-inner-wrap {
  margin-top: 7%;
  padding: 0;
  margin-right: 20px;
  margin-left: 20px;
  background: #FFF; }
  @media screen and (max-width: 767px) {
    .newsletter-popup.modal-popup .modal-inner-wrap {
      width: auto !important; } }
  @media (min-width: 768px) {
    .newsletter-popup.modal-popup .modal-inner-wrap {
      margin-top: 12%;
      margin-right: auto;
      margin-left: auto; } }
.newsletter-popup.modal-popup .actions {
  display: none; }
.newsletter-popup.modal-popup header.modal-header {
  padding: 60px 30px 40px;
  background: url("../images/media/nlpp.png") no-repeat center center #a8c340;
  background-size: cover;
  text-align: center; }
  .newsletter-popup.modal-popup header.modal-header .action-close {
    padding: 0;
    top: 0;
    right: 0;
    width: 43px;
    height: 43px;
    text-align: center;
    border-radius: 50%;
    background: #a8c340; }
    .newsletter-popup.modal-popup header.modal-header .action-close:before {
      display: block;
      font-size: 24px;
      line-height: 43px;
      transition: 0.3s ease;
      color: #FFF; }
    .newsletter-popup.modal-popup header.modal-header .action-close:hover:before {
      color: #3a271e; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup header.modal-header .action-close {
        top: -50px;
        right: -50px; } }
  .newsletter-popup.modal-popup header.modal-header h1.modal-title {
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    border-bottom: none;
    padding: 0;
    margin-bottom: 0;
    color: #FFF;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup header.modal-header h1.modal-title {
        line-height: inherit; } }
  .newsletter-popup.modal-popup header.modal-header .content-text {
    padding-bottom: 5px;
    margin-top: 23px; }
    .newsletter-popup.modal-popup header.modal-header .content-text > span {
      display: block;
      color: #FFF;
      text-transform: uppercase;
      line-height: 1; }
      .newsletter-popup.modal-popup header.modal-header .content-text > span.size-1 {
        font-size: 30px;
        font-weight: 100; }
        @media (min-width: 768px) {
          .newsletter-popup.modal-popup header.modal-header .content-text > span.size-1 {
            font-size: 70px; } }
      .newsletter-popup.modal-popup header.modal-header .content-text > span.size-2 {
        display: inline-block;
        font-family: "Poppins", sans-serif; }
        .newsletter-popup.modal-popup header.modal-header .content-text > span.size-2 .banner-label {
          margin-top: -10px;
          font-size: 104px;
          line-height: 1;
          letter-spacing: -0.025em;
          text-transform: uppercase;
          z-index: 99;
          font-weight: 600;
          color: #FFF; }
          @media (min-width: 1200px) {
            .newsletter-popup.modal-popup header.modal-header .content-text > span.size-2 .banner-label {
              font-size: 134px; } }
          .newsletter-popup.modal-popup header.modal-header .content-text > span.size-2 .banner-label i {
            float: right;
            text-align: left;
            font-size: 64px;
            letter-spacing: 0;
            margin-top: 9px;
            margin-left: 5px; }
            @media (min-width: 1200px) {
              .newsletter-popup.modal-popup header.modal-header .content-text > span.size-2 .banner-label i {
                font-size: 82px;
                margin-top: 6px; } }
            .newsletter-popup.modal-popup header.modal-header .content-text > span.size-2 .banner-label i b {
              display: block;
              font-size: 21px;
              margin-top: -7px; }
              @media (min-width: 1200px) {
                .newsletter-popup.modal-popup header.modal-header .content-text > span.size-2 .banner-label i b {
                  font-size: 30px;
                  margin-top: -5px; } }
      .newsletter-popup.modal-popup header.modal-header .content-text > span.size-3 {
        font-size: 19px;
        font-weight: 100; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup header.modal-header .content-text {
        padding-bottom: 20px; } }
    .newsletter-popup.modal-popup header.modal-header .content-text p {
      margin-bottom: 0; }
.newsletter-popup.modal-popup .modal-content {
  padding: 40px 40px 25px;
  margin-bottom: 15px;
  position: relative; }
  .newsletter-popup.modal-popup .modal-content .block.newsletter {
    margin: 0;
    width: 100%; }
    .newsletter-popup.modal-popup .modal-content .block.newsletter form.subscribe {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .newsletter-popup.modal-popup .modal-content .block.newsletter form.subscribe .field.newsletter {
        order: 1;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; }
        @media (min-width: 460px) {
          .newsletter-popup.modal-popup .modal-content .block.newsletter form.subscribe .field.newsletter {
            -webkit-flex-basis: calc(100% - 165px);
            -ms-flex-preferred-size: calc(100% - 165px);
            flex-basis: calc(100% - 165px);
            max-width: calc(100% - 165px); } }
    .newsletter-popup.modal-popup .modal-content .block.newsletter .field {
      padding: 0; }
      .newsletter-popup.modal-popup .modal-content .block.newsletter .field input {
        padding: 12px 18px 12px 40px;
        background: #f5f5f5;
        border-color: transparent;
        margin-bottom: 5px; }
      .newsletter-popup.modal-popup .modal-content .block.newsletter .field .control {
        position: relative; }
        .newsletter-popup.modal-popup .modal-content .block.newsletter .field .control:before {
          content: "";
          display: inline-block;
          font-family: "Linearicons";
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          transform: translate(0, 0);
          position: absolute;
          height: 20px;
          line-height: 20px;
          font-size: 20px;
          top: 0;
          margin-top: 12px;
          left: 15px;
          color: #f2462e; }
        .newsletter-popup.modal-popup .modal-content .block.newsletter .field .control div.mage-error {
          background: #FFF;
          padding: 1px;
          border-radius: 2px;
          margin-top: 1px;
          margin-bottom: 2px; }
.newsletter-popup.modal-popup footer.modal-footer {
  padding: 10px 0 0; }
  @media (min-width: 768px) {
    .newsletter-popup.modal-popup footer.modal-footer {
      padding-top: 25px; } }
  .newsletter-popup.modal-popup footer.modal-footer .modal-social {
    background: #292929;
    font-size: 1.75em;
    padding: 15px 30px 10px; }
    .newsletter-popup.modal-popup footer.modal-footer .modal-social a {
      display: inline-block;
      margin-bottom: 5px;
      padding: 7px 5px;
      transition: .2s; }
      .newsletter-popup.modal-popup footer.modal-footer .modal-social a:hover {
        opacity: 0.7; }
    .newsletter-popup.modal-popup footer.modal-footer .modal-social :link,
    .newsletter-popup.modal-popup footer.modal-footer .modal-social :hover {
      text-decoration: none; }
.newsletter-popup.modal-popup .buttons-container {
  order: 2;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 460px) {
    .newsletter-popup.modal-popup .buttons-container {
      -webkit-flex-basis: 158px;
      -ms-flex-preferred-size: 158px;
      flex-basis: 158px;
      max-width: 158px; } }
  @media (min-width: 768px) {
    .newsletter-popup.modal-popup .buttons-container {
      padding-bottom: 25px; } }
  .newsletter-popup.modal-popup .buttons-container button {
    background-color: #a8c340;
    color: #FFF;
    font-weight: 600;
    padding: 10px 15px;
    display: inline-block;
    backface-visibility: hidden;
    transform: translateZ(0);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 14px;
    border-radius: 3px;
    padding: 13px 15px;
    box-shadow: none; }
    .newsletter-popup.modal-popup .buttons-container button:hover {
      background: #3a271e;
      color: #FFF; }
    @media (min-width: 1200px) {
      .newsletter-popup.modal-popup .buttons-container button {
        padding: 12px 20px 11px; } }
    @media (min-width: 1200px) {
      .newsletter-popup.modal-popup .buttons-container button {
        padding: 13px 13px; } }
    .newsletter-popup.modal-popup .buttons-container button.subscribe {
      color: #FFF;
      width: 100%; }
      .newsletter-popup.modal-popup .buttons-container button.subscribe:hover {
        color: #FFF;
        background: #a8c340; }
    .newsletter-popup.modal-popup .buttons-container button:not(.subscribe) {
      bottom: 0;
      left: 40px;
      background: none;
      padding: 0;
      margin: 10px 0 0 0;
      color: #f2462e;
      text-transform: none;
      font-weight: 400; }
      @media (min-width: 460px) {
        .newsletter-popup.modal-popup .buttons-container button:not(.subscribe) {
          position: absolute; } }
      .newsletter-popup.modal-popup .buttons-container button:not(.subscribe):hover {
        background-color: transparent !important;
        text-decoration: underline; }

/* 
 *  Shop By Brand by Zemez 2016
 *  v1.0.0
 */
.sidebar .block.block-brand .brand-items {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -8px 10px; }
.sidebar .block.block-brand .brand-item {
  flex-basis: 50%;
  text-align: center;
  padding: 0 8px;
  margin-bottom: 16px; }
  .sidebar .block.block-brand .brand-item .brand-item-info {
    border: 1px solid #dedede;
    padding: 4px; }
  .sidebar .block.block-brand .brand-item .brand-item-name a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #a8c340; }
    .sidebar .block.block-brand .brand-item .brand-item-name a:hover {
      color: #3a271e; }
  .sidebar .block.block-brand .brand-item .brand-image-photo {
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px;
    position: relative; }
    .sidebar .block.block-brand .brand-item .brand-image-photo img {
      vertical-align: top;
      max-width: 100%; }
.sidebar .block.block-brand .action.primary {
  background-color: #a8c340;
  color: #FFF;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
  border-radius: 3px;
  background-color: #a8c340;
  color: #FFF;
  width: 100%;
  text-align: center;
  padding: 14px 33px; }
  .sidebar .block.block-brand .action.primary:hover {
    background: #3a271e;
    color: #FFF; }
  @media (min-width: 1200px) {
    .sidebar .block.block-brand .action.primary {
      padding: 12px 20px 11px; } }
  .sidebar .block.block-brand .action.primary:hover {
    background: #f2462e;
    color: #FFF; }
  @media (min-width: 480px) and (max-width: 991px) {
    .sidebar .block.block-brand .action.primary {
      width: auto; } }

.brand-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 10px;
  padding: 0;
  list-style: none; }
  .brand-list .brand-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 15px; }
    @media (min-width: 480px) {
      .brand-list .brand-item {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    @media (min-width: 992px) {
      .brand-list .brand-item {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; } }
    .brand-list .brand-item .inner {
      border: 1px solid #dedede;
      padding: 5px;
      height: 100%; }
      @media (min-width: 480px) {
        .brand-list .brand-item .inner {
          padding: 10px; } }
      @media (min-width: 992px) {
        .brand-list .brand-item .inner {
          padding: 80px 30px 30px; } }
    .brand-list .brand-item .brand-logo {
      display: inline-block;
      margin-bottom: 20px; }
    .brand-list .brand-item .brand-item-name {
      margin: 0 0 10px;
      font-size: 18px; }
      .brand-list .brand-item .brand-item-name a {
        font-size: 18px;
        line-height: 20px;
        font-weight: 700;
        color: #a8c340; }
        .brand-list .brand-item .brand-item-name a:hover {
          color: #3a271e; }

.product-brand {
  margin-bottom: 20px; }
  .product-brand .product-brand-name {
    margin-bottom: 15px; }
  .product-brand .product-brand-logo {
    margin-bottom: 15px; }

.category-brand-banner {
  margin-bottom: 30px; }

.logo-description-container {
  overflow: hidden;
  margin-bottom: 30px; }
  .logo-description-container img {
    float: left;
    margin: 0 15px 15px 0; }

/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/***/
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.block.brands {
  float: none; }
  .block.brands .block-content .brandlist {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .block.brands .block-content .brandlist .inner {
      padding: 0 15px; }
    .block.brands .block-content .brandlist .brand-logo {
      display: inline-block;
      margin-bottom: 15px; }
    .block.brands .block-content .brandlist .brand-name {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .block.brands .block-content .brandlist li {
        flex-basis: 50% !important;
        -ms-flex-basis: 50% !important; } }
  .block.brands .block-content .owl-carousel .owl-controls {
    position: absolute;
    top: -50px;
    right: 0; }
    .block.brands .block-content .owl-carousel .owl-controls .owl-prev {
      line-height: inherit;
      display: inline-block; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-prev:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .block.brands .block-content .owl-carousel .owl-controls .owl-next {
      line-height: inherit;
      display: inline-block; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-next:before {
        content: "";
        display: inline-block;
        font-family: "Nucleo Mini";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .block.brands .block-content .owl-carousel .owl-controls .owl-prev,
    .block.brands .block-content .owl-carousel .owl-controls .owl-next {
      padding: 0 7px;
      cursor: pointer; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-prev:before,
      .block.brands .block-content .owl-carousel .owl-controls .owl-next:before {
        font-size: 36px;
        color: #3a271e;
        -moz-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-prev:hover:before,
      .block.brands .block-content .owl-carousel .owl-controls .owl-next:hover:before {
        color: #a8c340; }

/**
 * Copyright ┬⌐ 2016 Zemez. All rights reserved.
 * See COPYING.txt for license details.
 */
.sm-wrapper {
  height: 100%; }
  .sm-wrapper .sm-main {
    max-width: 800px;
    padding: 30px 10px 50px;
    margin: 0 auto;
    text-align: center; }
    .sm-wrapper .sm-main #sm-content-block {
      padding-top: 50px;
      margin-bottom: 50px; }
      .sm-wrapper .sm-main #sm-content-block .sm-logo {
        margin-bottom: 20px; }
      .sm-wrapper .sm-main #sm-content-block .sm-title {
        font-size: 31px;
        margin-bottom: 10px; }
    .sm-wrapper .sm-main #sm-timer-block {
      margin-bottom: 50px; }
      .sm-wrapper .sm-main #sm-timer-block .sm-timer-wrapper {
        font-size: 40px;
        font-weight: 700; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-title {
      font-size: 22px;
      margin-bottom: 10px; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-text {
      margin-bottom: 10px; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-content .sm-subscription {
      position: relative; }
      .sm-wrapper .sm-main #sm-subscription-block .sm-content .sm-subscription #newsletter-error {
        position: absolute;
        bottom: -25px;
        margin: 0;
        width: 100%; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-content #newsletter {
      width: 200px;
      display: inline-block; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-content .sm-button {
      display: inline-block; }

/*
*   Social Login
*/
.block-social-login {
  width: 100%;
  text-align: center;
  margin-bottom: 32px; }
  @media (min-width: 768px) {
    .block-social-login {
      text-align: left; } }
  .block-social-login ul {
    margin-top: 20px; }
    .block-social-login ul li {
      margin-bottom: 8px;
      text-align: center; }
      .block-social-login ul li a {
        display: inline-block;
        text-decoration: none;
        overflow: hidden;
        position: relative;
        transition: 0.2s;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 40px;
        color: #ffffff;
        border-radius: 2px;
        min-width: 270px;
        padding: 5px 6px;
        text-align: left; }
        .block-social-login ul li a i.fa {
          font-style: normal;
          display: inline-block;
          width: 43px;
          text-align: center;
          border-right: solid 1px;
          border-right-color: rgba(255, 255, 255, 0.1);
          font-size: 18px;
          line-height: 40px; }
        .block-social-login ul li a.facebook {
          background: #3b5999; }
        .block-social-login ul li a.twitter {
          background: #00b6f1; }
        .block-social-login ul li a.instagram {
          background: #7c4e3a; }
        .block-social-login ul li a.google-plus {
          background: #e04a39; }
        .block-social-login ul li a .label {
          padding-left: 25px; }
        .block-social-login ul li a::after {
          background: #fff;
          content: "";
          height: 155px;
          left: -75px;
          opacity: .2;
          position: absolute;
          top: -50px;
          transform: rotate(35deg);
          transition: 0.55s cubic-bezier(0.19, 1, 0.22, 1);
          width: 50px;
          z-index: 10; }
        .block-social-login ul li a:hover {
          opacity: .8; }
          .block-social-login ul li a:hover::after {
            left: 120%; }

.columns .twitter-timeline-wrapper {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  order: 3;
  -webkit-order: 3;
  -ms-flex-order: 3; }

.page-layout-2columns-right .columns .twitter-timeline-wrapper.position-left,
.page-layout-2columns-left .columns .twitter-timeline-wrapper.position-right {
  display: none; }

.page-layout-1column .columns .twitter-timeline-wrapper.position-left,
.page-layout-1column .columns .twitter-timeline-wrapper.position-right {
  display: none; }

.twitter-timeline-wrapper.position-content {
  clear: both;
  width: 500px;
  margin: 0 auto; }

.twitter-timeline-wrapper.position-footer {
  float: right;
  clear: right;
  width: 300px; }

body.account .twitter-timeline-wrapper {
  display: none; }
  
.c-sidebar .o-list li {
  padding: 10px;
  border-bottom: none !important;
  font-size: 17px;
}

.c-sidebar .o-list li a{
  color:#000;
}

.c-sidebar .o-list li a:hover{
  color:#a8c340;
}
.sidebar .collapsible-block .block-title {
  padding-top: 25px;
}
.sm-mobile nav.navigation > .ui-menu li > a.ui-state-focus {
  color: #f2462e !important;
}
.field.choice > input[type=checkbox] + .label:before, .field.choice > input[type=radio] + .label:before{
  color: #a8c340 !important;
}
.opc-progress-bar .opc-progress-bar-item {
  background: #bbbbbb;
}
.opc-progress-bar .opc-progress-bar-item:first-child:before {
  border-color: transparent transparent transparent #bbb;
}
/*# sourceMappingURL=modules.css.map */

.featured-product .block-title {margin-bottom: 10px;margin-top: 10px;color:#333;}
/*10042020 - 786 999 888*/
.sidebar ol.product-items {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.sidebar .products-grid .product-item {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0;
  display: inline-block;
}
.sidebar .products-grid .product-item a.product-item-photo {width:60%;    float: left;}
.sidebar .products-grid .product-item .product-item-details {width: 40%;
  float: left;
  margin: 0;
  padding: 0 0 0 10px;
  box-sizing: border-box;
}
.sidebar .products-grid .product-item .product-item-details .product-item-name a {
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
}
.sidebar .products-grid .product-item .price-box {     font-size: 20px;
  color: #010100;   text-align: left;}
.sidebar .products-grid .product-item .product-item-name {  margin: 0 0 10px 0;}
.sidebar .products-grid button.action.primary {
    background-color: #a8c340;
    color: #ffffff;
    font-size: 0;
    padding: 15px 0 0 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.page-layout-2columns-left .grid-left {padding-right: 5px;}
.page-layout-2columns-left .grid-main {  padding-left: 15px;}
.products-grid button.action.primary:hover {color:#fff; background-color:#f2462e;}
.account-nav-content ul li a {color: #000;}
.account-nav-content ul li a:hover {color: #a8c340;}
.block-dashboard-info .box-title, .block-dashboard-addresses .box-title, .box-billing-address .box-title, .box-address-shipping .box-title {
  color: #000000;
}

.customer-account-forgotpassword.page-layout-2columns-left .grid-left {display:none;}
.customer-account-forgotpassword.page-layout-2columns-left .grid-main {max-width: 550px; padding:0 0 40px;  margin: 0 auto;}
.customer-account-forgotpassword.page-layout-2columns-left .grid-main .actions-toolbar .primary {float: right;}
.customer-account-forgotpassword.page-layout-2columns-left .grid-main .actions-toolbar .secondary {}
/*-----29042020--START-----*/
@media screen and (max-width:1440px) { /* 1024 px */
  
  .promo-banner {    font-size: 11px;    padding: 4px;}
  .add_header_info .wrap-text a, .add_header_info .wrap-text p {    font-size: 12px;}
  .sm-desktop .header.links li a {  font-size: 14px;}
  .sm-desktop .page-header__panel {  padding: 8px 0;    line-height: 20px;}
  .sm-desktop .page-header__content {  padding: 5px 0 0px;}
  strong.logo {  display: inline-block;  font-size: 0;  line-height: initial;  }
  strong.logo img {  height: 60px;  width: auto;  }
  .sm-desktop .page-header__content .top-container {font-size: 0;  line-height: initial;}
  .sm-desktop .page-header__content .page-header__content-right {margin:0;}
  .sm-desktop .page-header__content .page-header__content-menu {
    margin-top: 5px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 0px solid #f5f5f5;
  }
  nav.navigation[role="navigation"] li.level-top.parent > a:after {    margin-left: 5px;}
  .sm-desktop nav.navigation li.level-top + .level-top {
  margin-left: 3px;
  }
  .sm-desktop nav.navigation li.level-top > a {
  font-size: 12px;  font-weight: 700;   padding: 0px 5px 0px;
  }
  .minicart-wrapper .action.showcart .text:before, .minicart-wrapper .action.showcart .text:after {
  font-size: 46px;
  left: -10px;
  }

}
/*----29042020--END------*/
/*01052020--START*/
.sltcenter {text-align:center;}
.slider-pro .slider-button {
  font-size: 22px !important;
  font-weight: bold !important;
  padding: 18px 50px 18px!important;
}
/*01052020--END*/
/*04052020--START*/
.catalog-product-view .box-tocart .field.qty {
  top:1px !important;
}
.catalog-product-view .box-tocart .field.qty .control input {
  width: 100px;
}
.catalog-product-view .box-tocart .field.qty {
  flex-basis: 50% !important;
}
.catalog-product-view .product-social-links .action span, .towishlist span, .tocompare span {
  display: inline-block;
  margin: 0;
  color: #333;
  font-size: 14px;
  vertical-align: middle;
  padding-right: 15px;
}
.tocompare:before, .towishlist:before {  vertical-align: middle;  font-size: 18px;}

.aw-pq-list__button_position_right {
  color: #a4c035;
  text-decoration: underline;
  font-weight: bold;
}
.returns-note {
  font-size: 13px;
    line-height: 17px;
    max-width: 50%;
    margin: 0 auto;
}
.data.item.content {     display: inline-block;  width: 100%; }

.amcheckout-step-container .amcheckout-summary-container .product-item .product {
  width: 100%;display: inline-block;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  float: left;
  display: inline-block;
  height: 97px !important;
}
.amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {padding-right:20px;}
.amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title:before {top:9px;}
.checkout-payment-method .payment-methods .actions-toolbar .action.checkout.amasty { font-size: 16px; background: #a4c035; }
/*07062020-END--*/
/*12062020*/
#custom-sliding-cart .minicart-wrapper {
  margin-left: 13px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog {
  display: block !important;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart {
  width: 450px !important;
  max-width: 100%;
  padding: 0px;
  position: fixed;
  right: -100%;
  top: 0;
  margin-top: 0;
  min-width: 0;
  height: 100%;
  transition: all 0.1s ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform:translateY(0px);
      z-index: 500;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper {
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title {
  background:#606e39;
  color: #ffffff;
  padding: 20px;
  display: block !important;
  margin-bottom: 0;
  position: relative;
  height: auto;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close {
  position: relative;
  float: right;
  position: absolute;
  right: 15px;
  top: 33%;
  /*border: 1px solid #ccc;*/
  width: 25px;
  height: 25px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close:before {
  color: #ffffff;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title #cart-title {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .items-total {
  display: inline-block;
  float: none;
  font-size: 16px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .minicart-items .product-image-wrapper .product-image-photo {
  position: relative;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content {
  padding: 18px;
  display: flex;
  flex-direction: column;
  height: calc(90%);
}
@media only screen and (max-width: 767px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content {
    padding: 1rem 1.6rem 1rem;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals {
  padding-right: 0px;
  padding-bottom: 10px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals {
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1025px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals {
    padding-right: 0px;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper {
  padding-bottom: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount {
  width: 100%;
  padding-right: 0px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset.coupon {
  margin-top: 0px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset.coupon .control {
  margin-right: 20px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset .actions-toolbar .primary .action {
  margin: 0px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset:last-child {
  margin-bottom: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .items-total {
  float: none;
  display: block;
  margin: 15px 0;
  font-weight: 700;
  font-size: 14px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  margin: 0px;
  display: block;
  border: none;
  padding-top: 5px;
  padding-bottom: 0;
  flex: 1;
  overflow: auto;
  padding-left: 0;
}
@media only screen and (max-width: 1024px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
    height: 216px !important;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details {
  position: relative;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
  padding-bottom: 0px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;     padding: 10px 0 0 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
  position: relative;
  border: 0px solid #ccc;
  z-index: -1;
}#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-wrapper .product-image-photo {
  border: none;
}
@media only screen and (max-width: 767px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-wrapper .product-image-photo {
    width: 70px !important;
    height: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details {
    padding-left: 84px;
  }
}
@media only screen and (max-width: 767px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals .totals-title {
  margin-top: 5px;
  text-align: left;
  border-top: solid 1px #ccc;
  padding: 10px 0 10px 0;
  font-weight: 700;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table {
  border-top: 1px solid #ccc; width:100%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr:first-child > th,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr:first-child > td {
  padding-top: 12px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr:last-child > th,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr:last-child > td {
  font-weight: 700;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr > th,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr > td {
  padding: 0px 10px 6px 10px;
  font-weight: normal;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions {
  top: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .primary.btn .grand-totals {
  width: 100%;
  text-align: right;
  padding-right: 5px;
  font-size: 16px;
  padding-left: 5px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .primary.btn .action.primary {
  width: 100%;
  padding: 15px;
  border: none;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 576px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .primary.btn .action.primary {
    font-size: 1.4rem;
  }
  body.checkout-index-index a.logo {
    position: relative !important;
    top: 2px !important;
    left: 0 !important;
  }
  .productlogo {
    position: relative !important;
    left: 0 !important;
    transform: none !important;
  }
}
.checkout-container .authentication-wrapper .authentication-dropdown {
  width: 100% !important;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .secondary {
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items .product-item-details .product.actions {
  top:auto;
     margin: 0px;
    text-align: right;
    position: absolute;
    bottom: 10px;
    z-index: 0;
    right: 10px;
}
@media only screen and (max-width: 991px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items .product-item-details .product.actions > .primary:not(:last-child) {
    margin-right: 0px;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items .product-item-details .product.options {
  margin-bottom: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items .product-item {
  margin-bottom: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content > .secondary {
  text-align: center;
  margin-top: 8px;
}
@media only screen and (max-width: 1024px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper {
    max-height: 100vh;
    overflow-y: auto;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart:before {
  border: 0px;
  z-index: -1;
}
#custom-sliding-cart .minicart-wrapper.active .block-minicart {
  right: 0%;
}

.sm-desktop .minicart-wrapper .action.showcart .text {font-size:0;}
#custom-sliding-cart .block-minicart .block-content > .subtitle {padding:0; display: none;}
#custom-sliding-cart .block-minicart .minicart-items > li > .product {
    padding: 0;
}
#custom-sliding-cart [role="tablist"] [role="tab"]:before {display:none;}
#custom-sliding-cart .price-container {
    margin: 10px 0 0 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset.coupon .control {margin:0;}

.cms-home .sm-desktop .page-header__content {
    padding: 27px 0 0px !important;
    position: relative;
}
.mpblog-search .field.search {
  max-width: 220px;
  width: 100%;
  display: inline-block;
}
.mpblog-search .actions {
  display: inline-block;
}

#opc-shipping_method .shipping-info p {
  border: 1px solid #a4c035;
  padding: 10px;
  font-style: italic;
  font-size: 12px;
}
.checkout-index-index > .loading-mask {
  position: fixed !important;
}
.product-item-inner .product-item-freeshipping {
  display: block;
  width: 100%;
  font-weight: bold;
  color: #a8c340;
}
.category-halloween-deals .message.info.empty {
  display: none;
}
.catalog-category-view .free-shipping {
  display: block;
  font-weight: bold;
  color: #fcaa29;
}
#minicart-content-wrapper .actions-toolbar button.action {
  background-color: #ccc;
}


.select2-container--default .select2-selection--single {
    background: #ffffff;
    border: 1px solid #d8d8d4;
    border-radius: 0px;
    outline: none;
    font-size: 16px;
    transition: 0.3s ease;
}
@media (min-width: 768px){
  .field.toolbar-sorter .control .select2-container {
      max-width: 250px;
  }

}
.box-tocart .custmBx .old-price {
  text-decoration: line-through;
  color: #aaaaaa;
  line-height: inherit;
  font-size: 16px;
}
.col-carrier {font-weight: bold}
.page-products .products-grid li.item.product.product-item {    border-bottom: 1px solid #ddd;
    padding-bottom: 10px; }
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger), .amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {    background-color: #a8c340;}
.casestudies .btn-primary {
  border: 4px solid #616e39;
  background: #616e39;
  padding: 12px;
  margin-left: 15px;
  font-size: 14px;
  font-weight: 600;
  min-width: 100px;
  display: inline-block;
  color: #fff;
  border-radius: 7px;
  float: right;
  text-transform: uppercase;
}
.casestudies {
  padding: 20px 40px;
  display: inline-block;
  background-color: #f5f5f5;
}
.casestudies .form-group{
  margin-bottom: 20px;
}
.casestudies strong {
  font-weight: bold;
}
.casestudies .input-upload label, .casestudies .input-upload #upload_file {
  display: inline-block;
  font-size: 14px;
}
.casestudies .input-upload {
  background: #fff;
  padding: 40px 20px 20px 20px;
  border: 1px solid #959595;
}
.casestudies .input-upload #upload_file {
  float: right;
}
.casestudies .input-upload #image_preview {
  margin-top: 20px;
}
.casestudy-index-index .page-title {
  display: none;
}
@media screen and (max-width: 767px) {
  .casestudies {
    padding: 20px 20px;
  }
}
/* Aheadworks ticket styling */

.aw-helpdesk2-listing .admin__action-dropdown-wrap {
  display: inline-block;
  position: relative;
}

.aw-helpdesk2-listing .admin__action-dropdown-wrap .admin__action-dropdown-text:after {
  left: -6px;
  right: 0;
}

.aw-helpdesk2-listing .admin__action-dropdown-wrap .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}

.aw-helpdesk2-listing .admin__action-dropdown-wrap.active .admin__action-dropdown,
.aw-helpdesk2-listing .admin__action-dropdown-wrap._active .admin__action-dropdown {
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.aw-helpdesk2-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-text:after,
.aw-helpdesk2-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-text:after {
  background-color: #fff;
  content: '';
  height: 6px;
  position: absolute;
  top: 100%;
}

.aw-helpdesk2-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-menu,
.aw-helpdesk2-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-menu {
  display: block;
}

.aw-helpdesk2-listing .admin__action-dropdown-wrap._disabled .admin__action-dropdown {
  cursor: default;
}

.aw-helpdesk2-listing .admin__action-dropdown-wrap._disabled:hover .admin__action-dropdown {
  color: #333;
}

.aw-helpdesk2-listing .admin__action-dropdown {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 0;
  box-shadow: none;
  color: #41362f;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -0.025em;
  padding: 0.7rem 3.3rem 0.8rem 1.5rem;
  position: relative;
  vertical-align: baseline;
  z-index: 2;
}

.aw-helpdesk2-listing .admin__action-dropdown:hover,
.aw-helpdesk2-listing .admin__action-dropdown:focus {
  background-color: #ffffff;
  color: #060504;
  text-decoration: none;
}

.aw-helpdesk2-listing .admin__action-dropdown:after {
  right: 1.5rem;
}

.aw-helpdesk2-listing .admin__action-dropdown:before {
  margin-right: 1rem;
}

.aw-helpdesk2-listing .admin__action-dropdown-menu {
  background-color: #fff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  line-height: 1.36;
  margin-top: -1px;
  min-width: 120%;
  padding: 0.5rem 1rem;
  position: absolute;
  top: 100%;
  transition: all 0.15s ease;
  z-index: 1;
}

.aw-helpdesk2-listing .admin__action-dropdown-menu > li {
  display: block;
}

.aw-helpdesk2-listing .admin__action-dropdown-menu > li > a {
  color: #333;
  display: block;
  text-decoration: none;
  padding: 0.6rem 0.5rem;
}

.aw-helpdesk2-listing .selectmenu {
  display: inline-block;
  position: relative;
  text-align: left;
  width: auto;
  border: 1px solid #adadad;
  z-index: 1;
  -webkit-appearance: none;
  background-color: #ffffff;
  border-radius: 1px;
  box-shadow: none;
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  line-height: 1.36;
  transition: border-color 0.1s linear;
  vertical-align: baseline;
}

.aw-helpdesk2-listing .selectmenu:hover {
  border-color: #878787;
}

.aw-helpdesk2-listing .selectmenu:hover .selectmenu-toggle:before {
  border-color: #878787;
}

.aw-helpdesk2-listing .selectmenu._active {
  border-color: #007bdb;
  z-index: 500;
}

.aw-helpdesk2-listing .selectmenu._active .selectmenu-toggle:after {
  transform: rotate(180deg);
}

.aw-helpdesk2-listing .selectmenu .action-save,
.aw-helpdesk2-listing .selectmenu .action-edit,
.aw-helpdesk2-listing .selectmenu .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding: 0 1rem 0 1rem;
}

.aw-helpdesk2-listing .selectmenu .action-save:hover,
.aw-helpdesk2-listing .selectmenu .action-edit:hover,
.aw-helpdesk2-listing .selectmenu .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.aw-helpdesk2-listing .selectmenu .action-save:before,
.aw-helpdesk2-listing .selectmenu .action-edit:before,
.aw-helpdesk2-listing .selectmenu .action-delete:before {
  content: '\e604';
  font-family: 'luma-icons';
}

.aw-helpdesk2-listing .selectmenu .action-edit,
.aw-helpdesk2-listing .selectmenu .action-delete {
  border: 0 solid #fff;
  border-left-width: 1px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.aw-helpdesk2-listing .selectmenu .action-edit:hover,
.aw-helpdesk2-listing .selectmenu .action-delete:hover {
  border: 0 solid #fff;
  border-left-width: 1px;
}

.aw-helpdesk2-listing .selectmenu .action-save:before {
  content: '\e619';
  font-family: 'luma-icons';
}

.aw-helpdesk2-listing .selectmenu .action-edit:before {
  content: '\e601';
  font-family: 'luma-icons';
}

.aw-helpdesk2-listing .selectmenu button:not(.primary) {
  box-shadow: none;
}

.aw-helpdesk2-listing .selectmenu-value {
  display: inline-block;
}

.aw-helpdesk2-listing .selectmenu-value input[type='text'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  display: inline;
  margin: 0;
  width: 8rem;
}

body._keyfocus .aw-helpdesk2-listing .selectmenu-value input[type='text']:focus {
  box-shadow: none;
}

.aw-helpdesk2-listing .selectmenu-toggle {
  padding-right: 1.8rem;
  background: transparent;
  border: none !important;
  bottom: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

.aw-helpdesk2-listing .selectmenu-toggle span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.aw-helpdesk2-listing .selectmenu-toggle:focus,
.aw-helpdesk2-listing .selectmenu-toggle:active,
.aw-helpdesk2-listing .selectmenu-toggle:hover {
  background: transparent;
}

.selectmenu._active .aw-helpdesk2-listing .selectmenu-toggle:before {
  border-color: #007bdb;
}

body._keyfocus .aw-helpdesk2-listing .selectmenu-toggle:focus {
  box-shadow: none;
}

.aw-helpdesk2-listing .selectmenu-toggle:before {
  background: #e3e3e3;
  border-left: 1px solid #adadad;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}

.aw-helpdesk2-listing .selectmenu-toggle:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}

.aw-helpdesk2-listing .selectmenu-items {
  background: #fff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  float: left;
  left: -1px;
  margin-top: 3px;
  max-width: 20rem;
  min-width: calc(100% + 2px);
  position: absolute;
  top: 100%;
}

.aw-helpdesk2-listing .selectmenu-items._active {
  display: block;
}

.aw-helpdesk2-listing .selectmenu-items ul {
  float: left;
  list-style-type: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
}

.aw-helpdesk2-listing .selectmenu-items li {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  transition: background .2s linear;
  margin-bottom: 0;
}

.aw-helpdesk2-listing .selectmenu-items li:hover {
  background: #e3e3e3;
}

.aw-helpdesk2-listing .selectmenu-items li:last-child .selectmenu-item-action {
  color: #007bdb;
  text-decoration: none;
}

.aw-helpdesk2-listing .selectmenu-item {
  position: relative;
  width: 100%;
  z-index: 1;
}

li._edit > .aw-helpdesk2-listing .selectmenu-item {
  display: none;
}

.aw-helpdesk2-listing .selectmenu-item-edit {
  display: none;
  padding: .3rem 4rem .3rem .4rem;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}

li:last-child .aw-helpdesk2-listing .selectmenu-item-edit {
  padding-right: .4rem;
}

.aw-helpdesk2-listing .selectmenu-item-edit .admin__control-text {
  margin: 0;
  width: 5.4rem;
}

li._edit .aw-helpdesk2-listing .selectmenu-item-edit {
  display: block;
}

.aw-helpdesk2-listing .selectmenu-item-action {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  color: #000;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  min-width: 100%;
  padding: 1rem 6rem 1rem 1.5rem;
  text-align: left;
  transition: background .2s linear;
  width: 5rem;
  border: none !important;
  border-radius: 0;
}

.aw-helpdesk2-listing .selectmenu-item-action:hover,
.aw-helpdesk2-listing .selectmenu-item-action:focus {
  background: #e3e3e3;
}

.aw-helpdesk2-listing .admin__data-grid-pager-wrap {
  float: right;
  text-align: right;
}

.aw-helpdesk2-listing .admin__data-grid-pager {
  display: none;
  margin-left: 3rem;
  margin-top: 5px;
}

.aw-helpdesk2-listing .admin__data-grid-pager .admin__control-text::-webkit-outer-spin-button,
.aw-helpdesk2-listing .admin__data-grid-pager .admin__control-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.aw-helpdesk2-listing .admin__data-grid-pager .admin__control-text {
  -moz-appearance: textfield;
  text-align: center;
  width: 4.4rem;
}

.aw-helpdesk2-listing .action-previous,
.aw-helpdesk2-listing .action-next {
  width: 4.4rem;
}

.aw-helpdesk2-listing .action-previous:before,
.aw-helpdesk2-listing .action-next:before {
  font-weight: 700;
}

.aw-helpdesk2-listing .action-previous > span,
.aw-helpdesk2-listing .action-next > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}

.aw-helpdesk2-listing .action-previous {
  margin-right: 2.5rem;
  text-indent: -0.25em;
}

.aw-helpdesk2-listing .action-previous:before {
  content: '\e617';
  font-family: 'luma-icons';
}

.aw-helpdesk2-listing .action-next {
  margin-left: 1.5rem;
  text-indent: .1em;
}

.aw-helpdesk2-listing .action-next:before {
  content: '\e608';
  font-family: 'luma-icons';
}

.aw-helpdesk2-listing .selectmenu .selectmenu-items li._edit > .selectmenu-item {
  display: none;
}

.aw-helpdesk2-listing .selectmenu .selectmenu-items li._edit .selectmenu-item-edit {
  display: block;
}

.aw-helpdesk2-listing .selectmenu .selectmenu-items li:last-child .selectmenu-item-edit {
  padding-right: .4rem;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap {
  position: relative;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap table{
  width: 100%;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .col-xs-3 {
  width: 25%;
  float: left;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .col-xs-9 {
  width: 75%;
  float: right;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__control-support-text {
  border: 1px solid transparent;
  display: inline-block;
  font-size: 14px;
  line-height: 1.36;
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid td,
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid th {
  padding: 11px 15px;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid tbody tr td {
  border-top: 1px solid #f4f4f4;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable {
  position: relative;
  cursor: pointer;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._descend::before,
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._ascend::before {
  position: absolute;
  right: 4px;
  font-size: 20px;
  bottom: 10px;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._descend::before {
  content: '\2191';
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._ascend::before {
  content: '\2193';
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner {
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  margin-left: -2rem;
  margin-top: -2rem;
  left: 50%;
  top: 50%;
  position: absolute;
  width: 1em;
  background: none;
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.81s;
  -moz-animation-delay: 0.81s;
  -ms-animation-delay: 0.81s;
  animation-delay: 0.81s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }

  100% {
    background-color: #fff;
  }
}

@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }

  100% {
    background-color: #fff;
  }
}

@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }

  100% {
    background-color: #fff;
  }
}

@keyframes fade {
  0% {
    background-color: #514943;
  }

  100% {
    background-color: #fff;
  }
}

.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #fff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}



@media (min-width: 1400px){
.catalog-product-view .product.media {
    -webkit-flex-basis: 29%;
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%;
    max-width: 29%;
}
}

/*hrp*/

body .developer-brand{float: left;}
.sm-desktop .page-wrapper .page-header__content .page-header__content-menu{border-radius: 7px;box-shadow: 1px 1px 1px 1px #cbcbcb;/*box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.35);*/}
.cms-home .widget.block.block-static-block .flex-container-categories{margin-left:-15px;margin-right:-15px;}
.page-wrapper .flex-container-categories > .item{border-radius:7px;background-color:#688b0b;border:1px solid #cdd0c7;box-shadow: #c6c6c6 1px 1px 6px 2px;}
.page-wrapper .flex-container-categories > .item > a > img{display:block;border-top-left-radius: 7px;border-top-right-radius: 7px;}
.page-wrapper .flex-container-categories > .item > a > .categories-item-name{text-transform:capitalize;font-weight:500;color:#f8fec2;padding:8px 0;}
.page-wrapper .mushroom-description{background:#f4f4f4;padding:20px;margin-top:20px !important;margin-bottom: 25px;}
.page-wrapper .mushroom-description h2{font-weight:500;color:#53552e;}
.page-wrapper .mushroom-description .side-image{width:50%;}
.sm-desktop .page-header #search_mini_form #search{border-top-left-radius: 7px !important;border-bottom-left-radius: 7px !important;background:white;}
.sm-desktop .page-header .block-search #search_mini_form button[type="submit"]{border-top-right-radius:7px !important;border-bottom-right-radius:7px !important;background-color:#626c3e;}
.page-header .page-header__content-right > li a{background:#626c3e;box-shadow: 2px 2px 1px 1px #cbcbcb;}
.sm-desktop .page-header .page-header__content .page-header__content-right{position:relative;justify-content:flex-start;}
.page-header__content-right li a.bulk-discount-link{position:absolute;top:3px;right:0;background:transparent;display:block;width:100%;min-width:auto;text-align:right;padding:0;margin:0;border:0;}
.page-header__content-right > li a.bulk-discount-link::before{content:unset;}
.cms-home .block.widget.featured,
.cms-home .block.widget.block-products-list.grid{background:#f3f7e8 !important;padding:0 15px;margin-left:-30px;margin-right:-30px;border-radius:0;border-top:1px solid #d1d9a8;}
.cms-home .widget.featured-product .block-title,
.cms-home .block-products-list .block-title{margin:0;padding:20px 0;}
.cms-home .widget.featured-product .block-title br{display:none;}
.cms-home .widget.featured-product .block-title strong,
.cms-home .block-products-list .block-title strong{font-weight:500;color:#53552e;border:0;}
.cms-home .block.widget.featured .block-content .products-grid .product-items,
.cms-home .block-products-list .block-content .products-grid .product-items{margin:0;}
.cms-home .widget.featured-product .products-grid .product-item .product-image-container,
.cms-home .block-products-list .products-grid .product-item .product-image-container{width:100%;}
.cms-home .widget.featured-product .products-grid .product-item .product-image-wrapper,
.cms-home .block-products-list .products-grid .product-item .product-image-wrapper{border-radius:0px;}
.cms-home .widget.featured-product .products-grid .product-item .product-image-photo,
.cms-home .block-products-list .products-grid .product-item .product-image-photo{display:block;width:100%;border-radius:0px !important;border-top-left-radius: 7px !important;border-top-right-radius:7px !important;}
.cms-index-index .widget.featured-product .products-grid .product-item:nth-child(2) .product-item-photo .product-image-wrapper > img{height:330px !important;}
.cms-index-index .common-slider {height: 468px;}
.cms-home .widget.featured-product .products-grid .product-item-info-box,
.cms-index-index .column.main .block-products-list .products-grid .product-items .product-item-info .product-item-details,
.cms-home .widget.featured-product .product-item-name,
.cms-home .block-products-list .product-item-name,
.cms-home .widget.featured-product .product-item-name .product-item-link,
.cms-home .block-products-list .product-item-name .product-item-link{text-align:center !important;}
.cms-home .widget.featured-product .products-grid .product-item .product-item-name a,
.cms-home .block-products-list .products-grid .product-item .product-item-name a{font-weight:500;font-size:16px !important;color:#222431 !important;}
.cms-home .widget.featured-product .products-grid .product-items .product-item-info .product-item-details,
.cms-home .block-products-list .products-grid .product-items .product-item-info .product-item-details{border-bottom-left-radius:7px;border-bottom-right-radius:7px;}
.cms-home .widget.featured-product .products-grid span.price,
.cms-home .block-products-list .products-grid span.price{font-weight:700;/*color:#322B2B;*/color:#68753c;}
.cms-index-index .products-grid .product-items .product-item-info .product-item-details{margin-top:0;text-align:center;background:#fff;padding:10px;}
.block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item,
.block-products-list .block-content .products-grid .product-items .product-item{flex-basis: unset !important;}
.cms-index-index .products-grid .product-item{min-width:20%;}
.cms-index-index .products-grid .product-item-info{border-radius:7px;}
.cms-home .block.widget.featured + .block.widget .view-more-homepage,
.cms-home .block-products-list + .block.widget .view-more-homepage{width: auto;background:#f3f7e8;border:0;border-radius:0;margin-left:-30px;margin-right:-30px;padding:0 0 30px 0;}
.cms-home .block.widget.featured + .block.widget .view-more-homepage a,
.cms-home .block-products-list + .block.widget .view-more-homepage a{color:#53552e;font-weight:700;text-transform:uppercase;}

.page-footer{overflow: hidden !important;}
.page-footer .container.footer{max-width: 100%;padding: 0;}
.cms-index-index .page-footer .footer .block.newsletter .content{background: #fdffe9;padding: 30px 35px;}
.page-footer .footer .block.newsletter h4{font-size: 22px;color: #6d7915;text-decoration: unset;}
.page-footer .footer .block.newsletter h4 strong{text-transform: initial;font-weight: 500;}
.page-footer .footer .block.newsletter .content .label{font-size: 12px;color: #63686e;}
.page-footer .footer .block.newsletter .field input{border: 1px solid #cbd1a3;}
.page-footer .footer .block.newsletter .actions .action{border-radius: 3px;}
.page-footer .container.footer .row{padding: 0 35px;}
.page-footer .footer .row h4{text-transform:capitalize;text-decoration:underline;}
.page-footer .order-md-5 .footer-col{position: relative;}
.page-footer .footer .footer-col-content.about-footer-text{border: 1px solid #e5e3cc;border-radius: 7px;padding: 15px 20px;line-height: 22px;}
.page-footer .footer .footer-col-content.about-footer-text p{margin-bottom:40px;}
.page-footer .order-md-5 ul.social-links.position-footer{position: absolute;bottom: 0;right: 30px;width: auto;}
.page-footer .order-md-5 ul.social-links.position-footer li:first-child{display: none;}
.page-footer .footer-panel{padding-bottom: 0;}
.page-footer .footer-panel .productlogo{margin-top:-40px;}
body .developer-brand{padding:0;}
.page-wrapper #custom-sliding-cart .amazon-button-container{position: relative;display: inline-block;max-width: 100% !important;width: 100% !important;}
.page-wrapper #custom-sliding-cart .amazon-button-container #PayWithAmazon-Cart > div {width: 100% !important;}
.page-wrapper .amazon-divider{padding: 10px 0;margin: 20px 0;border-radius: 7px;}
.page-wrapper #custom-sliding-cart .amazon-button-container .field-tooltip{right:0;top: unset;bottom:17px;}
.page-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b{top: 30%;}
.page-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b::before {width: 20px;height: 20px;background-repeat: no-repeat !important;background-size: 100% 100% !important;}
.catalog-product-view .page-wrapper .rewrd-earn{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:0;}
.catalog-product-view .page-wrapper .product-social-links{background:white;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:0 10px 10px 0;}

@media only screen and (min-width: 901px) {
.page-wrapper .page-header .page-header__panel{display:none;} 
}

@media only screen and (max-width: 768px) {
.cms-home .widget.block.block-static-block .flex-container-categories{margin-left: -5px;margin-right: -5px;}
.page-wrapper .mushroom-description .side-image{width:100%;}
.cms-home .block.widget.featured,
.cms-home .block.widget.block-products-list.grid{padding:0px;margin-left: -5px;margin-right: -5px;}
.cms-home .block.widget.featured + .block.widget .view-more-homepage{padding: 20px 0;}
.cms-home .widget.featured-product .products-grid .product-item .product-item-name a,
.cms-home .block-products-list .products-grid .product-item .product-item-name a{font-size: 13px !important;min-height:72px;}
.cms-index-index .widget.featured-product .products-grid .product-item:nth-child(2) .product-item-photo .product-image-wrapper > img{height: 160.5px !important;}
.block.widget.featured.many-f-products .block-content .products-grid .product-items .product-item{margin-bottom:10px;}  
.page-footer .footer-panel .productlogo{margin: 0;}
.checkout-cart-index .product-item-photo img.product-image-photo{max-width:100px !important;}
.page-header .font_mini13{display:block;float:left;width:100%;}
.page-header .font_mini13 a{display: inline-block;width: 100%;font-size: 11px;}
.catalog-category-view .page-title-wrapper .page-title span{font-size: 26px;}
}

.page-header .font_mini13{padding:7px !important;}
.page-header .font_mini13 .sentence{margin:0 !important;border:0 !important;}
.page-wrapper .flex-container-categories>.item{border-radius:7px;background-color:#e2e2e2;border:none;box-shadow:1px 1px 30px 1px rgb(155 155 155 / 35%)}
.page-wrapper .flex-container-categories>.item>a>.categories-item-name{text-transform:capitalize;font-weight:700;color:#000;padding:8px 0;height:41px}
.cms-home .block.widget.block-products-list.grid,
.cms-home .block.widget.featured{background:#f4f4f4!important;padding:0 15px;margin:0;border-top:none;border-radius:10px 10px 0 0}
.cms-home .block.widget.featured + .block.widget .view-more-homepage, 
.cms-home .block-products-list+.block.widget .view-more-homepage{width:auto;background:#f4f4f4;border:0;border-radius:0 0 10px 10px;margin:0 0 10px;padding:0 0 30px}
nav.navigation.tm-top-navigation{background:#616d39;}
.page-with-filter .amamp-title{text-shadow: unset !important;}

/* hiren start */
@media only screen and (min-width:768px) {
.page-wrapper .out-mob-logo,
.page-wrapper .out-mob-close,
.usamenu{display:none!important;}
} 
@media only screen and (max-width:768px) {
.sm-mobile .page-wrapper{padding-top:0px !important;}
.page-wrapper .page-header .font_mini13{font-size: 12px !important;line-height: 16px !important;}
.page-wrapper .rd-navbar{float: left;}
.page-wrapper .page-header .page-header__panel{display:none;}
.sm-mobile .page-wrapper .page-header__content{padding:15px 0 0 0;position: relative;background: #a8c340;background: #fff;box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05); min-height:80px}
.page-wrapper .page-header__content .container .top-container{display:flex;flex-direction:row;width:100%;}
.page-wrapper .page-header__content .page-header__content-left{padding-left:40px;}
.page-wrapper .page-header__content .page-header__content-left .logo{display: flex;width: 80%;margin-top: -4px;padding-bottom: 15px;}
.page-wrapper #custom-sliding-cart .minicart-wrapper{margin-left: 5px;}
.page-wrapper .minicart-wrapper .action.showcart .qty{top:0;left:unset;right:0;margin-top:0;}
.page-wrapper a.action.showcart::after{left: 0;right: unset;margin: 0;background-size: contain !important;background-position: left !important;width: 45px;height: 30px;filter: invert(1);}
.sm-mobile .page-wrapper .block-search .search .label > span{display: none;}
.sm-mobile .page-wrapper .block-search .search .label::before{content:'';transform:rotate(0) scale(1);opacity:1;visibility:visible;position:relative;width:30px;height:30px;display:block;background:url(../images/svg/search.svg) center/25px no-repeat!important;cursor:pointer;filter:invert(1)}
.sm-mobile .page-wrapper .block-search #search_mini_form, 
.sm-mobile .page-wrapper .block-search #search_mini_form>.search{position:unset;z-index:51;top:unset;left:unset;right:unset;height:unset;padding:unset;margin:unset}
.sm-mobile .page-wrapper .block-search .search .label{display:block;position:unset;z-index:11;top:unset;right:unset;font-family:"Nucleo Mini";width:unset;height:unset;background:unset}
.sm-mobile .page-wrapper .block-search .field.search>.search-control_wrapper{position:unset;z-index:10;left:unset;top:unset;right:unset;width:unset;height:unset;transition:.3s}
.sm-mobile .page-wrapper .block-search #search_mini_form .search.active .search-control_wrapper{width:unset;z-index:97;position:absolute;left:0;right:0;bottom:-45px}
.sm-mobile .page-wrapper .block-search #search_mini_form .search.active .search-control_wrapper input{border-radius: 0 !important;box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);}
.sm-mobile .page-wrapper .block-search .search .label > span::after{}
.sm-mobile .page-wrapper .block-search form button[type=submit]{background:unset;color:unset;line-height:unset;margin:unset;padding:unset;position:unset;z-index:unset;right:unset;top:unset;width:unset;height:unset;opacity:unset}
.sm-mobile .page-wrapper .block-search .field.search.active+.actions button[type=submit]{top:unset;opacity:unset;z-index:unset}
.sm-mobile div:not(.opc-estimated-wrapper) .action.showcart{position:relative;z-index:19;top:unset;right:unset;width:unset;height:unset}
.page-wrapper .minicart-wrapper .action.showcart .qty{font-size:12px;line-height:20px;width:20px;height:20px}
.sm-mobile .sm-header-panel-canvas{position:unset;height:unset;left:unset;top:unset;width:unset;background:unset;z-index:unset;box-shadow:unset}
.sm-mobile .page-wrapper .sm-header-panel-canvas{display:none;}
.sm-mobile .page-wrapper .sm-header-nav-toggle{position:absolute;height:100%;}
.sm-mobile .page-wrapper .sm-header-nav-toggle.active{z-index:99;}
.sm-mobile .page-wrapper .sm-header-nav-toggle.active::before{content:'';position:fixed;background:#000;opacity:.7;width:100%;display:block;height:100%;z-index:9999;top:0;left:0}
.sm-mobile .page-wrapper .sm-header-nav-toggle > span{width:35px;height:35px;line-height:35px;margin-top:-5px;}
.sm-mobile .page-wrapper .sm-header-nav-toggle > span::before{background-size:35px !important;width:35px;height:35px;background-position:left !important;filter:invert(1);}
.sm-mobile .page-wrapper .sm-header-menu-wrap{top:0px;background:white;padding-bottom:20%;}
.sm-mobile .page-wrapper nav.navigation{position:relative;box-shadow:none;}
.sm-mobile .page-wrapper .out-mob-logo{width:70%;padding:5px 17px 10px 17px;}
.sm-mobile .out-mob-close::before{content:'';background:url(../images/svg/menu_cross.svg) center/25px no-repeat!important;width:35px;height:35px;display:block;position:absolute;top:10px;right:5px;z-index:15;cursor:pointer;filter:invert(1)}
.sm-mobile .page-wrapper .sm-header-nav-wrap.isStuck {position: unset !important;}
.tm-top-navigation li.level0 .level0.submenu{display:none;}
.tm-top-navigation li.level0.openomenu .level0.submenu{display:block;}
.sm-mobile .page-wrapper nav.navigation>.ui-menu li.level-top.parent:after{top: 5px;height:30px;width:30px;background-size:25px !important;background-color:transparent !important;transform:rotate(-90deg);cursor:pointer;}
.sm-mobile .page-wrapper nav.navigation>.ui-menu li.level-top.parent.openomenu:after{transform:rotate(0deg);}
.page-wrapper .page-header__content-right{display: flex;}
.usamenu{float:right;display:block;z-index:5;position:relative;}
.usamenu .usamico::after{content:" ";background:url(../images/svg/my-account.svg) bottom center/21px no-repeat!important;margin:0 0 0 5px;width:30px;height:30px;filter:invert(0);display:block;cursor:pointer}
.usamenu .usamlist{display:none;position:absolute;background:white;right:-35px;z-index:5;min-width: 160px;padding:15px;margin-top:5px;
border:.0714rem solid rgba(0,0,0,.2);border-radius: .4286rem;box-shadow: 0 .3571rem .7143rem rgba(0,0,0,.2);}
.usamenu .usamlist::before{
content: '';position:absolute;width: 12px;height: 12px;border-top: 1px solid #ccc;border-left: 1px solid #ccc;top: -7px;right:43px;background: #fff;transform: rotate(45deg);}
.usamlist{padding:0 5px;display:flex;flex-direction:column;}
.usamlist > div{padding:6px 0;font-weight:500;cursor:pointer;}
.usamlist .ubtn a{text-align:center;display:block;padding:6px 0;color:#fff;border-radius:3px;text-transform:uppercase;    background:#9ab254;border:1px solid #9ab254;font-size:14px;}
.usamlist .ubtn.uup a{background:white;color:#000;}
.usamlist .uinfo::before{content:'';display:block;border-top:1px solid #ccc;margin:2px 0 10px;}
.usamlist .uinfo{font-weight:700;font-size:13px;}
.usamlist .uinfo span{display:block;padding-top:8px;font-weight:500;}
.usamlist > div, 
.usamlist a{color:#000;font-size:14px;}
.page-wrapper #maincontent{float: left;width: 100%;} 
body .page-footer{float:left;width:100%;}
}
.cms-index-index .page-wrapper .common-slider{height: auto !important;}

@media only screen and (min-width:768px) and (max-width:1199px) {
.page-wrapper .container,
.sm-desktop .page-wrapper nav.navigation > .ui-menu{max-width:100%;}
}
@media only screen and (max-width:768px){
.page-wrapper .rd-navbar{width: 100%;}
.page-wrapper .page-header__content .page-header__content-left{width:80%;}
.page-wrapper strong.logo.homelogo img{width:200px;}
.sm-mobile .page-wrapper .page-header__content-right > li{display:none;}
.sm-mobile #custom-sliding-cart{margin: 0 !important;}
}
@media only screen and (min-width:768px){
.sm-desktop .page-wrapper nav.navigation > .ui-menu{flex-wrap:wrap;}
.page-wrapper .page-header .page-header__panel{display:none;}
.page-wrapper a.action.showcart::after{content:unset !important;}
}
.page-header .page-header__content-right > li a.create-account{min-width: 180px;}
.page-header .page-header__content-right > li a{line-height: 26px;min-width: 105px;}



/* new footer css start */
body .page-footer{margin:0!important;padding:0!important;border:0!important;    background: #f6f8f0;}
.outfoot-contentbot{background:white;}
.outfoot-boxbot,.outfoot-boxtop{max-width:1200px;margin:0 auto}
.page-footer .outfoot-top{display:flex;flex-wrap:wrap;padding:40px;margin-top:20px}
.outfoot-top .outfoot-col{width:20%;padding:0 20px}
.outfoot-top .otfoot-logo1{padding:0 25px;margin:5px 0 0}
.outfoot-top .outfoot-col img{width:100%;}
.outfoot-top .outfoot-col h4{font-size:16px;text-transform:capitalize;margin:0 0 5px}
.outfoot-top .outfoot-col ul li{padding-bottom:3px;}
.outfoot-bottom{display:flex;flex-wrap:wrap;padding:10px 0 30px}
.outfoot-bottom .footbotm-top,
.outfoot-bottom .footbotm-btm{display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:center;}
.outfoot-bottom .outfoot-copy{padding:0 5% 0 0;}
.outfoot-bottom .outfoot-design{border-right:1px solid #666;margin-right:10px;padding:0 10px 0 0}
.outfoot-bottom .ouico{display:inline-block;vertical-align:middle;width:13px;margin:0 5px}
.outfoot-bottom .outfoot-link{display:flex;padding-left:12%;}
.outfoot-bottom .outfoot-linked{margin:0 10px;}
.outfoot-bottom .outfoot-pay{display:flex;flex-wrap:wrap;align-items:center;}
.outfoot-bottom .outfoot-payico img{display:block;width:100%;}
.outfoot-top .outfoot-col li a{text-decoration:underline;color:#000;font-weight:300;}
.outfoot-bottom .footbotm-top a{text-decoration:underline;color:#232323;font-weight:300;}
.outfoot-bottom {color:#232323;}
.outfoot-bottom .outfoot-linked a{color:#726C8D;}
.outfoot-top .outfoot-col li a:hover{color:#f2462e;}

.page-wrapper .flex-container-categories{flex-wrap:wrap;justify-content:space-between;}
.page-wrapper .flex-container-categories > .item{width: 13.5%;margin: 20px 0;}
.page-wrapper .about-out-grow{padding:20px 10px;}

h2.homecat,
.categories-item-name{color: #3d3d3d;}
.about-out-grow-inner,
.about-out-grow-inner h2{color:#000;}

.bestselling-out{border-top:1px solid #dcdcdc;}
.bestselling-list{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0;}
.bestselling-list .bestitem{width:15%;}
.bestselling-list .bestitem a{display:inline-block;}
.bestselling-list .bestitemname{text-align:center;font-size:14px;line-height:20px;color:#3d3d3d;font-weight:700;}

h2.homecat{text-align:center;padding:20px 10px 0px 10px;margin-bottom:0px;font-size:16px;}
.page-wrapper .flex-container-categories > .item{box-shadow:none;background:transparent;text-align:center;font-weight:bold;color:#000;}
.page-wrapper .flex-container-categories{margin-bottom:20px;}
.page-wrapper .flex-container-categories > .item > a > img{display:block;border-radius:10px;}
.bestselling-out{border-top:1px solid #dcdcdc;}
.about-out-grow{text-align:center;line-height:28px;border-top:1px solid #dcdcdc;padding:20px 10px;border-bottom:1px solid #dcdcdc;}
img.home_hero{border-radius:10px;}


@media only screen and (max-width:991px) {
.page-footer .outfoot-top{padding: 40px 0;}
.outfoot-bottom .outfoot-copy{padding:0;width:100%;display:flex;justify-content:center;}
.outfoot-bottom .outfoot-link{padding-left:0;}
.page-wrapper .flex-container-categories > .item{width:23.5%;}
.bestselling-list .bestitem{width:27%;}
.bestselling-list .bestitem img{padding:20px;}
}
@media only screen and (max-width:767px) {
.page-footer .outfoot-top{padding:20px 20px;font-size:14px;}
.outfoot-top .outfoot-col{width:100%;margin:10px auto;text-align:center;}
.page-footer .otfoot-logo{max-width:200px;margin:0 auto;}
.outfoot-top .otfoot-logo1{max-width:150px;margin:10px auto;}
.outfoot-bottom{font-size:14px;}
.outfoot-bottom .outfoot-design{border:0;padding:0;margin:0;}
.outfoot-bottom .outfoot-link{width:100%;justify-content:center;}
.outfoot-bottom .footbotm-top > div, 
.outfoot-bottom .footbotm-btm > div{padding-bottom:5px;}
.page-wrapper .flex-container-categories > .item{width:48.5%;}
.bestselling-list .bestitem{width:48.5%;}
.cms-home img.home_hero{display:none;}
.cms-home img.mobile_home_hero{display: block !important; width: 100%;margin-bottom: 5px;}
}
/* new footer css end */



.checkout-cart-index .checkout-methods-items, 
.checkout-cart-index .amazon-button-column,
#PayWithAmazon-Cart > #ui-id-2{width: 100% !important;display:block;}
.amazon-button-container{position:relative !important;}
.amazon-button-column .field-tooltip{top:unset !important;left:unset;right:0 !important;bottom:18px !important;position:absolute !important;}



.page-products .page-main .products-grid .product-items{margin-left:-0.5%;margin-right:-0.5%;padding: 0;}
.page-products .page-main .products-grid li.item.product.product-item{margin:0.5%;padding:10px;border:1px solid #ccc;border-radius:10px;max-width:15.667% !important;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 8px;}
.page-products .page-main .products-grid .product-item .product-image-container{padding:0;border:0;background:transparent;}
.page-products .page-main .products-grid .product-item .product-item-photo .product-image-wrapper > img{padding:0;background:transparent !important;border-radius: 5px;}
.page-products .page-main .product-item-inner{display:none;}
.page-products .page-main .products-grid .product-item .product-item-name a{font-size:18px;line-height: 20px;font-weight:600;color:#000 !important;padding: 0 !important;display: inline-block;}
.page-products .page-main .products-grid span.price{color:#000;font-size:16px;}
.page-products .page-main .products-grid .stock.unavailable{padding:0;background:#cc2929;border-radius:5px;text-align:center;color:white;margin-top: 10px;display: block;width: 100%;}
.page-products .page-main .product-item-info .free-shipping, 
.page-products .page-main .free-shipping{padding:0 !important;}
.page-products .page-main .products-grid .product-item-info-box .price-box{margin-left:0;}
.page-products .page-main .products-grid .product-item .product-item-name{margin:0 !important;}
.page-products .page-main .products-grid .product-item .product-reviews-summary{margin:0;}

.page-products .page-main .products.wrapper.grid.products-grid{margin-bottom:22px;}
.page-products .page-main .toolbar.toolbar-products{background:#616e39;padding:0 10px;border-radius:10px;color:#fff;}
.page-products .page-main .toolbar p .label, 
.page-products .page-main .toolbar .field .label{color:#fff;}
.page-products .page-main .modes .modes-mode.active{background:#708c18;}

.page-products .page-main .pages .item:not(.pages-item-previous):not(.pages-item-next) a, 
.page-products .page-main .pages .item.current strong{background:#fff;color:#333;}
.page-products .page-main .pages .item.current strong{background:#fcd800;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) -2px 1px 0px 1px;}
.page-products .page-main .pages .item:not(.pages-item-previous):not(.pages-item-next) a:hover, 
.page-products .page-main .pages .item.current strong:hover{background:#fcd800;}
.greet.welcome{display:none;}
.pages li.item a, .pages li.item strong{font-size: 16px;}
.page-products .field.toolbar-sorter .sorter-action.sort-asc::before, 
.page-products .field.toolbar-sorter .sorter-action.sort-desc::before,
.page-products .modes .mode-list::before{filter:invert(1);}

@media only screen and (min-width:768px) and (max-width:991px) {
.page-products .page-main .products-grid li.item.product.product-item{max-width:24% !important;flex-basis: unset !important;min-width:auto !important;}
.page-products .toolbar .field.toolbar-sorter{order:1;flex-basis:auto;max-width:none;margin-right:auto;}
.page-products .toolbar p.toolbar-amount{order:2;margin: 0;}
.page-products .toolbar .field.limiter{order:3;flex-basis:auto;max-width:none;margin-left:auto;}
.page-products .toolbar .modes{order:4;flex-basis:auto;max-width:none;}
.pages li.item a, .pages li.item strong{font-size: 14px;}
}
@media only screen and (max-width:767px) {
.page-products .page-main .products-grid li.item.product.product-item{margin:0.5%;max-width:32.2% !important;flex-basis: auto !important;min-width: auto !important;}
.pages li.item a, .pages li.item strong{font-size: 14px;}
}
@media only screen and (max-width:550px) {
.page-products .page-main .products-grid li.item.product.product-item{margin:1%;max-width:48% !important;}
}

.mpblog-post-index h1{font-size:32px;}
.mpblog-post-index h2{font-size:24px;}
.page-wrapper .mpblog-search{display:flex;flex-wrap:wrap;align-items:end;}
.page-wrapper .mpblog-search .field.search{width:85%;max-width:85%;padding:0;}
.page-wrapper .mpblog-search #mpblog-search-box{min-height:40px;max-height:40px;border-radius:7px 0 0 7px !important;}
.page-wrapper .mpblog-search .actions{max-width:15%;width:15%;}
.page-wrapper .mpblog-search .actions button.action{padding:0;width:100%;height:40px;min-height:40px;border-radius:0 7px 7px 0 !important;}
.mpblog-post-view .column.main{background:#fff;margin-bottom:40px;}
.mpblog-post-view div.sidebar-main{border:0;margin-bottom:40px;}
.mpblog-post-view .page-title-wrapper .page-title{padding-top: 40px;}
.post-list-body, .mp-sidebar {background: #fbfbfb!important;}
div#tab-label-popular {font-weight: bold;}
.list-post-tabs a {text-decoration: underline;}
.mpblog-post-index #maincontent {background: #fff!important;}
.mpblog-post-index .page-title, .section-title {    padding: 0px 0px 0px 23px!important;}
.mpblog-post-view .post-post_content {font-size: 17px!important;}
.mpblog-post-view .post-post_content h2 {border-bottom: none!important;margin: 43px 0 8px 0!important;}

.homelast-box{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0}
.homelast-box > div{width:31.5%;text-align:center}
.homelast-box .homela-sec a{color:#000;}
.homelast-box .homela-ttl{font-size:24px;font-weight:500;padding-bottom:5px}
.homelast-box .homela-txt{font-size:18px;font-weight:400}
.homelast-box .homela-link{font-weight:300;font-style:italic;text-decoration:underline}

@media only screen and (min-width:768px) {
.mpblog-post-index .row > .col-md-3.grid-right,
.mpblog-post-view .row > .col-md-3.grid-right{max-width: 350px;}
}
@media only screen and (min-width:768px) and (max-width:1000px) {
.homelast-box .homela-ttl{font-size:20px;}
.homelast-box .homela-txt{font-size:16px;}
}
@media only screen and (max-width:767px) {
.mpblog-post-index .page-title-wrapper .page-title,
.mpblog-post-view .page-title-wrapper .page-title{padding: 25px 15px 0 15px;}
.mpblog-post-index div.col-md-9.grid-main{padding-left: 15px;padding-right: 15px;}
.mpblog-post-index .post-list-content > .post-list-body{padding: 20px 5px;}
.mpblog-post-view .post-list-content{padding:0px;}
.mpblog-post-index div.sidebar-main{margin-bottom:40px;}
.homelast-box > div{width:100%;margin-bottom:10px;}
}

#slidingcart-coupon-form .fieldset.coupon{display:flex;flex-wrap:wrap;align-items:end;padding:10px 0;}
#slidingcart-coupon-form .fieldset.coupon > div.field{width:86%;padding:0;}
#slidingcart-coupon-form .fieldset.coupon > div.actions-toolbar{width:14%;padding:0;}
#slidingcart-coupon-form .fieldset.coupon > div.field input{min-height:40px;padding:0 10px;border-radius:5px 0 0 5px !important;}
#slidingcart-coupon-form .fieldset.coupon > div.actions-toolbar .action-apply{background:#717d71;border-radius:0px 5px 5px 0;padding:5px;font-weight:normal;font-size:13px;text-transform:capitalize;min-height:40px;margin:0;width:100%;}

.page-wrapper div.amazon-divider,
.page-wrapper div.amazon-divider::before{background:#fff !important;}
.page-wrapper div.amazon-divider{margin:0 0 15px 0;}


.product.pdpBx1 > .pdpBx2:nth-child(2){padding:0;margin:0 20px;}
.product.pdpBx1 > .pdpBx2:nth-child(2) .data.item.title,
.product.pdpBx1 > .pdpBx2:nth-child(3) .data.item.title {
  margin: 0;
  padding: 0;
  border: 0;
}
div.admin__data-grid-outer-wrap {display: block;}
#recently_view .block-title strong {
  font-size: 1.5rem !important;
  margin-bottom: 16px;
  display: block;
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding: 20px 0 15px 0;
  font-weight: bold;
  color: #333;
}
.pdpBx2 div#description{padding:0px;}
.catalog-product-view .page-wrapper div.block.related{margin:0;padding: 0;}
.catalog-product-view .page-wrapper div.block.related .block-title.title{
display: block;
border-top: 0;
border-bottom: 1px solid #ccc;
width: 100%;
padding: 0 0 15px 0;
margin-bottom: 16px;
}
.catalog-product-view .page-wrapper div.block.related .block-title.title strong{
font-size: 1.5rem !important;
font-weight: bold;
color: #333;
}
.products-grid.products-related div.product-items{margin:0;width: 100% !important;}

.block-viewed-products-grid .products-grid .product-items{margin: 0;}
.block-viewed-products-grid ol.product-items > .product-item{flex-basis: unset;
width: calc((100% / 9) - 10px);
margin: 0 10px 0 0;
padding: 0;}

.block-viewed-products-grid .products-grid .product-item .price-box,
.block-viewed-products-grid .products-grid .product-item .product-item-name{text-align:center !important;}
.block-viewed-products-grid .products-grid .product-item .product-item-name > a {text-decoration: underline;}


@media only screen and (max-width:638px) {
body.catalog-product-view .page-wrapper div.product.info{margin:0 auto;margin:0 10px;}    
}

@media only screen and (max-width:767px) {
.block-viewed-products-grid ol.product-items > .product-item,
.products-grid.products-related div.product-item{width:18%;margin:0 2% 0 0;}
.block-viewed-products-grid .products-grid ol.product-items{padding:0;}
    
}
@media only screen and (max-width:500px) {
.block-viewed-products-grid ol.product-items > .product-item,
.products-grid.products-related div.product-item{width:23%;}    
}
@media only screen and (max-width:400px) {
.block-viewed-products-grid ol.product-items > .product-item,
.products-grid.products-related div.product-item{width:31%;}    
}

#product-options-wrapper .mage-error:not(input):not(textarea){
font-size: inherit;
color: inherit;
line-height: inherit;
font-style: inherit;
border-color: inherit;}

#product-options-wrapper .field.required div.mage-error {
  color: red;
}

.catalog-product-view .product-info-main .product-info-price .product-reviews-summary{display:inline-block;width:auto;}
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary,
.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  position: relative;
}

.page-products .products-grid .product-item .product-reviews-summary{display: inline-block;}
.page-products .products-grid .product-item .product-reviews-summary > *{display: inline-block;width: auto;vertical-align: middle;}
.page-products .products-grid .product-item .product-reviews-summary > .reviews-actions{width:38%;}

.home_category_section{
  padding: 0 20px 0 20px;
}
.home_category_section .homecat, .categories-item-name{color:#000;}

@keyframes fadeIn
  to { 
     opacity: 1; }
.home_hero, .homelogo  {animation: fadeIn 1.0s ease forwards;}
.kits  {animation: fadeIn 1.5s ease forwards;}
.anouce-sec {min-height:39px;}
.cms-page-view .page-title, .cms-page-view .section-title {    margin-left: 0px;
    text-align: center;
    font-size: 44px; line-height: 25px;}
.category-wholesale .page-title {font-size:50px; text-align:left; padding:10px}
.category-wholesale h2, .category-wholesale .category-description {text-align:center !important;margin-bottom: 10px !important;}
.sm-header-nav-wrap{margin: 0 auto;}
.categorypath-wholesale .page-title-wrapper{display: none;}
.categorypath-wholesale .amform-show-popup{display: none;}
.page-header .page-header__content-right > li a.hprs:hover{background: #92ad3f;border-color: #92ad3f;}
.checkout-index-index a.action.action-help {margin-left:5px;}
.wholesale_text {font-weight: bold;font-style: italic;color: #000000;}
.custom_wholesale {margin: 10px 0px 30px 10px !important;}
#PayWithAmazonButton{margin:10px 0 10px 0px !important;}
/*Set QTY box on PDP*/
.inc_qty {float: left;}
.qty_container input {float: left;}
.qty_container button{width: 37px;padding: 5px 0px;background-color: #616d38;color: #fff;margin:0px 5px;font-size: 30px;border-radius: 10px;}
/*To hide lowset price on PLP*/
.catalog-category-view a.minimal-price-link {display: none !important;}
/*To hide banner image for mobile*/
.cms-home img.mobile_home_hero{display: none;}
.mp-blog-view ol, .mp-blog-view ol li, .mp-blog-view ul, .mp-blog-view ul li { list-style: disc; }
#custom-free-shipping-notification {
  background: #616d39;
  text-align: center;
  color: #fff;
}
#custom-free-shipping-notification .inner {
  margin: 10px 0;
}