/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Lato Hairline';
  src: url('../fonts/Lato-HairlineItalic.woff2') format('woff2'), url('../fonts/Lato-HairlineItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BlackItalic.woff2') format('woff2'), url('../fonts/Lato-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-LightItalic.woff2') format('woff2'), url('../fonts/Lato-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BoldItalic.woff2') format('woff2'), url('../fonts/Lato-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Lato Hairline';
  src: url('../fonts/Lato-Hairline.woff2') format('woff2'), url('../fonts/Lato-Hairline.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.woff2') format('woff2'), url('../fonts/Lato-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.woff2') format('woff2'), url('../fonts/Lato-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Italic.woff2') format('woff2'), url('../fonts/Lato-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 1200px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
@media (max-width: 1025px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    -webkit-transition: 0.1 0.3s ease 0s;
    -o-transition: 0.1 0.3s ease 0s;
    -moz-transition: 0.1 0.3s ease 0s;
    transition: 0.1 0.3s ease 0s;
    transition: 0.1s all ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1200px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    background: transparent;
    padding: 9px 16px;
    position: inherit;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    margin: 0 0 25px 0;
    order: 3;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #687353;
}
@media all and (min-width: 1025px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
/* Restrict International Shipping message (works for Amasty OSC too) */
.lantera-restrict-summary-message {
  margin: 8px 0 12px;
  padding: 10px 12px;
  border: 1px solid #e02b27;
  background: #fff5f5;
  color: #e02b27;
  border-radius: 4px;
  /* center (Amasty styles can override) */
  text-align: center !important;
}
.lantera-restrict-summary-message strong {
  display: block;
  width: 100%;
  font-weight: 700;
  text-align: center !important;
}
/* extra specificity for Amasty containers (optional but safe) */
.amcheckout-wrapper .lantera-restrict-summary-message,
.amcheckout-content .lantera-restrict-summary-message,
.amcheckout-main-container .lantera-restrict-summary-message {
  text-align: center !important;
}
@media only screen and (max-width: 767px) {
  .mst-nav__horizontal-bar {
    padding-bottom: 2rem;
  }
  .mst-nav__horizontal-bar strong[role=heading] {
    display: none;
  }
  .mst-nav__horizontal-bar .filter-options {
    display: block !important;
    border-bottom: 1px solid #cccccc;
  }
  .mst-nav__horizontal-bar .filter-options .filter-options-item {
    border-bottom: 0;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .mst-nav__apply-button-wrapper {
    display: none!important;
  }
  .filter-active .mst-nav__apply-button-wrapper {
    display: block!important;
    z-index: 1000;
    left: unset!important;
    right: 10px;
  }
}
.mst-nav__sizeLimiter {
  cursor: pointer;
  color: #757575;
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}
.mst-nav__progress-bar {
  background: #ff5501;
  position: fixed;
  z-index: 103100;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.mst-nav__progress-bar .mst-nav__progress-bar-peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #ff5501, 0 0 5px #ff5501;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main .mst-scroll__button {
  cursor: pointer;
  display: flex;
  margin: 1rem auto;
  align-items: center;
  justify-content: center;
}
.main .mst-scroll__button:before {
  opacity: 0.6;
  display: block;
  content: "";
  height: 36px;
  width: 36px;
  margin-right: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.7928 10.3055C22.589 11.2646 23.2047 12.2066 24.1681 12.4094L32.3858 14.1402L34.1553 6.39665C34.3738 5.44085 33.7725 4.48961 32.8125 4.27207C31.8524 4.05452 30.8971 4.65321 30.6786 5.60915L30.104 8.12397C30.066 8.06061 30.0251 7.99829 29.9783 7.9388C27.0513 4.20575 22.488 1.79999 17.3614 1.79999C8.51464 1.79999 1.3501 8.9562 1.3501 17.775C1.3501 26.5939 8.51464 33.75 17.3614 33.75C26.2081 33.75 33.3729 26.5939 33.3729 17.775C33.3729 16.7946 32.5743 16 31.5901 16C30.6053 16 29.8072 16.7946 29.8072 17.775C29.8072 24.6411 24.231 30.2 17.3614 30.2C10.4918 30.2 4.91563 24.6411 4.91563 17.775C4.91563 10.909 10.4918 5.34999 17.3614 5.34999C20.9298 5.34999 24.7283 7.04316 27.0001 9.44976L24.9059 8.93618C23.9426 8.73341 22.9966 9.34644 22.7928 10.3055Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
.main .mst-scroll__button:hover:before {
  opacity: 1;
}
.main .mst-scroll__button._loading {
  opacity: .7;
}
.main .mst-scroll__button._loading:before {
  opacity: 1;
  animation: rotating 3s linear infinite;
}
@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes reveal {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}
.mst-scroll__loader {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.mst-scroll__loader .loader-dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.mst-scroll__loader .loader-dot:nth-child(1),
.mst-scroll__loader .loader-dot:nth-child(2) {
  left: 0;
}
.mst-scroll__loader .loader-dot:nth-child(3) {
  left: 1.5em;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  left: 3em;
}
.mst-scroll__loader .loader-dot:nth-child(1) {
  animation-name: reveal;
}
.mst-scroll__loader .loader-dot:nth-child(2),
.mst-scroll__loader .loader-dot:nth-child(3) {
  animation-name: slide;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.mst-scroll__progress {
  text-align: center;
  width: 40%;
  min-width: 300px;
  margin: 0 auto 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-label {
  font-size: 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-bar {
  width: 100%;
  height: 2px;
  background-color: #9a9a9a;
  margin: 1rem 0;
}
.mst-scroll__progress .mst-scroll__progress-bar div {
  background-color: #ff5501;
  height: 100%;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 10px;
  font-size: 21px;
  color: #bbbbbb;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header > i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.7rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section label {
  color: #999;
  padding: 1rem;
  display: block;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (max-width: 640px) {
  .toolbar.toolbar-products {
    position: relative;
    align-items: center;
    top: 0;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 5px;
    border-bottom: 2px solid #f65300;
  }
  .products-grid + .toolbar.toolbar-products {
    border: none;
    margin: 0;
  }
  .toolbar.toolbar-products:after,
  .toolbar.toolbar-products:before {
    content: none;
  }
  .toolbar.toolbar-products #mobile_filter,
  .toolbar.toolbar-products #sorter,
  .toolbar.toolbar-products .toolbar-amount {
    margin: 0;
    font-size: 11px;
    font-weight: 700;
  }
  .toolbar.toolbar-products #mobile_filter,
  .toolbar.toolbar-products .sorter {
    position: relative;
    margin-right: 0;
  }
  .toolbar.toolbar-products #mobile_filter:after,
  .toolbar.toolbar-products .sorter:after {
    content: '';
    position: absolute;
    right: 0;
    top: 13px;
    border-top: 7px solid #f65300;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }
  .toolbar.toolbar-products .sorter .delimeter {
    float: left;
    margin: 0 4px;
  }
  .toolbar.toolbar-products .sorter:after {
    right: 30px;
  }
  .toolbar.toolbar-products #mobile_filter,
  .toolbar.toolbar-products #sorter {
    padding-left: 5px;
    padding-right: 15px;
    float: left;
    position: relative;
    background: none;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .toolbar.toolbar-products .toolbar-amount {
    width: auto;
    text-align: right;
  }
  .toolbar.toolbar-products .sorter-label {
    display: none;
  }
  .toolbar.toolbar-products .sorter-action {
    width: 15px;
    height: 32px;
    position: relative;
  }
  .toolbar.toolbar-products .sorter-action:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .toolbar.toolbar-products .delimeter {
    display: inline-block;
  }
  .products.wrapper ~ .toolbar.toolbar-products .delimeter {
    display: none;
  }
}
@media all and (max-width: 375px) {
  .toolbar.toolbar-products #mobile_filter,
  .toolbar.toolbar-products .sorter {
    margin-left: 0;
  }
}
@media all and (max-width: 1024px) {
  .prices-tier {
    margin-top: 0;
    text-align: right;
  }
  .prices-tier .item {
    border-top: none;
  }
  .prices-tier .item .benefit {
    display: inline-block;
  }
}
.mst-search__result-tabs {
  display: none;
}
@media all and (max-width: 767px) {
  .minicart-wrapper {
    position: absolute;
    right: 0;
    top: -51px;
  }
  .minicart-wrapper .showcart.action:before,
  .minicart-wrapper .showcart.action.active:before {
    width: 24px;
    height: 24px;
  }
  .minicart-wrapper .showcart.action:hover:before,
  .minicart-wrapper .showcart.action.active:before {
    -ms-background-position-x: -25px;
    background-position-x: -25px;
  }
  .minicart-wrapper .showcart.action .text {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.checkout-index-index .page-main .page-title-wrapper {
  visibility: visible;
  height: auto;
  clip: rect(auto, auto, auto, auto);
  position: relative;
  width: auto;
}
.checkout-index-index .page-main .page-title-wrapper h1 {
  margin-top: 10px;
  display: block;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}
.minicart-items .product-item-details .details-qty .item-locations {
  width: 100%;
  font-size: 90%;
  padding-left: 10px;
}
.minicart-items .product-item-details .details-qty .item-locations strong {
  text-transform: capitalize;
}
.minicart-items .product-item-details .details-qty .item-locations strong:after {
  content: ':';
}
.checkout-index-index .header.content {
  display: flex;
  flex-direction: row-reverse;
}
.checkout-index-index .header.content .header-wrapper-actions {
  justify-content: flex-end;
  gap: 1rem;
}
@media all and (min-width: 768px) {
  .checkout-index-index .header.content .header-wrapper-actions {
    margin-bottom: 1rem;
  }
}
@media all and (max-width: 767px) {
  .checkout-index-index .header.content .header-wrapper-actions {
    gap: .7rem;
  }
}
.checkout-index-index .header.content .header-wrapper-actions .minicart-wrapper,
.checkout-index-index .header.content .header-wrapper-actions .link.wishlist {
  order: 4;
}
.checkout-index-index .header.content .header-wrapper-actions .header-switcher-container {
  order: 1;
}
.checkout-index-index .header.content .header-wrapper-actions .top-links {
  order: 2;
}
.checkout-index-index .header.content .header-wrapper-actions .block.block-search {
  order: 3;
  margin: 0;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .header.content .logo {
    top: 0;
  }
}
@media all and (max-width: 767px) {
  .checkout-index-index .header.content {
    display: flex;
    flex-direction: column-reverse;
  }
}
.cart-summary .gift_card_form.fieldset > .field label.label {
  width: 100%;
  text-align: left;
  margin: 10px 0 4px 0;
}
html,
body {
  font-family: 'Lato';
}
body {
  background: #414141;
}
.navs-overlay {
  background: black;
  left: 0;
  top: 0;
  gruntexec: merlin
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  position: fixed;
  z-index: 10;
  visibility: hidden;
  transition: 0.3s all ease-in;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all 0.3s ease 0s;
}
.navs-overlay.visible {
  opacity: 0.5;
  visibility: visible;
}
img,
object,
video,
embed {
  height: auto;
}
body.shipping-tracking-popup {
  background: #fff;
}
.modal-popup {
  z-index: 999;
}
._keyfocus *:focus,
input:focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 3px 1px rgba(246, 83, 0, 0.3) !important;
}
._keyfocus *:focus,
input:disabled:focus,
textarea:disabled:focus,
select:disabled:focus {
  box-shadow: none;
  border: 1px solid white;
}
.navs-overlay {
  background: black;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  position: fixed;
  z-index: 10;
  visibility: hidden;
  transition: 0.3s all ease-in;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all 0.3s ease 0s;
}
.navs-overlay.visible {
  opacity: 0.5;
  visibility: visible;
}
header {
  background: #2f2f2f;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  header {
    padding: 7px 20px;
  }
}
@media all and (max-width: 767px) {
  header {
    padding: 7px 10px;
  }
}
header .nav-toggle {
  left: 0;
}
@media all and (max-width: 1024px) {
  header .nav-toggle:before {
    font-size: 40px;
    position: absolute;
    top: -12px;
    color: #f65300;
  }
}
@media all and (max-width: 480px) {
  header .nav-toggle:before {
    font-size: 33px;
    top: -10px;
  }
}
.nav-open header .nav-toggle:before {
  position: absolute;
  left: -20px;
  height: 44px;
  content: '\e616';
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
  background: #f65300;
  z-index: 16;
}
@media all and (max-width: 1024px) {
  header .logo {
    max-width: 110px;
  }
}
@media all and (max-width: 767px) {
  header .logo {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }
}
@media all and (max-width: 480px) {
  header .logo {
    max-width: 95px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  header .logo {
    margin: 0 0 10px 60px;
  }
}
header .logo img {
  height: auto;
  width: 100%;
}
@media all and (max-width: 1024px) {
  header .header-wrapper-actions {
    display: flex;
    justify-content: flex-end;
    padding-top: 7px;
    width: calc( 100% - 185px );
  }
}
@media all and (max-width: 767px) {
  header .header-wrapper-actions {
    width: 100%;
  }
}
.header-wrapper-actions .block-search {
  margin-bottom: 7px;
}
@media all and (min-width: 1025px) {
  .header-wrapper-actions .block-search {
    position: relative;
    width: 100%;
    width: 95%;
    max-width: 390px;
    max-width: 505px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .header-wrapper-actions .block-search {
    width: calc( 100% - 240px );
    margin-right: 10px !important;
  }
}
.header-wrapper-actions .block-search .action.search {
  top: 3px;
}
.header-wrapper-actions .block-search #search {
  position: relative;
  top: 4px;
  height: 32px;
}
@media all and (max-width: 1024px) {
  .header.content {
    padding-right: 0;
    padding-left: 0;
  }
}
@media all and (max-width: 1024px) {
  footer .footer.content {
    margin-top: 0;
    border-top: 4px solid #f65300;
  }
}
.message.success {
  margin: 0;
}
a {
  color: #000000;
}
a:hover,
a:active {
  color: #f65300;
  text-decoration: none;
}
a:visited {
  color: #999898;
}
/*---- currency switcher ---------*/
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 5px;
}
.header-switcher-container {
  position: relative;
  top: -2px;
  z-index: 10001;
  /** search block 1 index + 1*/
}
@media all and (max-width: 499px) {
  .header-switcher-container {
    position: absolute;
    left: 40px;
    top: -58px;
    right: auto;
  }
}
@media all and (min-width: 500px) and (max-width: 767px) {
  .header-switcher-container {
    position: absolute;
    left: 40px;
    top: -58px;
    right: auto;
  }
}
.page-header .switcher .options {
  color: #fff;
}
.page-header .switcher .options .action.toggle strong {
  position: relative;
}
.page-header .switcher .options .action.toggle strong.language-GBP:before {
  background-position: 0 0;
}
.page-header .switcher .options .action.toggle strong.language-EUR:before {
  background-position: -46px 0;
}
.page-header .switcher .options .action.toggle strong.language-USD:before {
  background-position: -90px 0;
}
@media all and (min-width: 1151px) {
  .nav-sections-item-content .navigation .level0 > .level-top {
    padding: 0 12px;
  }
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  white-space: nowrap;
}
.page-header .switcher .options ul.dropdown li a,
.page-footer .switcher .options ul.dropdown li a {
  display: inline-block;
  vertical-align: top;
  color: white;
}
.page-header .switcher .options ul.dropdown li.currency-EUR a:before {
  background-position: -46px 0;
}
.page-header .switcher .options ul.dropdown li.currency-EUR a:after {
  content: '(€)';
}
.page-header .switcher .options ul.dropdown li.currency-USD a:before {
  background-position: -90px 0;
}
.page-header .switcher .options ul.dropdown li.currency-USD a:after {
  content: '($)';
}
.page-header .switcher .options ul.dropdown li.currency-GBP a:before {
  background-position: 0 0;
}
.page-header .switcher .options ul.dropdown li.currency-GBP a:after {
  content: '(£)';
}
.page-header .switcher .options .action.toggle strong span,
.page-footer .switcher .options .action.toggle strong span,
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  position: relative;
}
.page-header .switcher .options .action.toggle strong span:after,
.page-footer .switcher .options .action.toggle strong span:after,
.page-header .switcher .options ul.dropdown a:after,
.page-footer .switcher .options ul.dropdown a:after {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-left: 2px;
}
@media all and (max-width: 499px) {
  .page-header .switcher .options .action.toggle strong span:after,
  .page-footer .switcher .options .action.toggle strong span:after,
  .page-header .switcher .options ul.dropdown a:after,
  .page-footer .switcher .options ul.dropdown a:after {
    /* display: none;*/
  }
}
.page-header .switcher .options ul.dropdown a:after {
  top: -2px;
}
.page-header .switcher .options .action.toggle strong.language-USD span:after,
.page-footer .switcher .options .action.toggle strong.language-USD span:after {
  content: '($)';
}
.page-header .switcher .options .action.toggle strong.language-GBP span:after,
.page-footer .switcher .options .action.toggle strong.language-GBP span:after {
  content: '(£)';
}
.page-header .switcher .options .action.toggle strong.language-EUR span:after,
.page-footer .switcher .options .action.toggle strong.language-EUR span:after {
  content: '(€)';
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  background: #2f2f2f;
  min-width: 50px;
  box-shadow: none;
  border: none;
  width: 100%;
  text-align: left;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: black;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  display: none;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  color: #f65300 !important;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  color: #f65300 !important;
}
@media all and (max-width: 499px) {
  .page-header .switcher .options .action.toggle:after,
  .page-footer .switcher .options .action.toggle:after {
    position: relative;
    left: -5px;
  }
}
/*---------- end currency switcher ---------*/
.nav-sections {
  background: #414141;
}
@media all and (min-width: 1025px) {
  .nav-sections {
    position: relative;
    z-index: 996;
    background: #000000;
    margin-bottom: 0;
  }
  .nav-sections .top-links {
    display: none;
  }
}
.nav-sections .section-item-title.nav-sections-item-title {
  height: 45px;
  padding: 5px;
  background: #2f2f2f;
  border: none;
  border-top: 8px solid;
}
.nav-sections .section-item-title.nav-sections-item-title > a {
  font-size: 18px;
  color: #ffffff;
}
@media all and (max-width: 1024px) {
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(1) {
    border-top-color: #f65300;
  }
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(1).active {
    background: #f65300;
  }
}
@media all and (min-width: 1025px) {
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(3) {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(3) {
    border-top-color: #669933;
  }
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(3).active {
    background: #669933;
  }
}
@media all and (min-width: 1025px) {
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(5) {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(5) {
    border-top-color: #0072bc;
  }
  .nav-sections .section-item-title.nav-sections-item-title:nth-of-type(5).active {
    background: #0072bc;
  }
}
@media all and (max-width: 1024px) {
  .nav-sections .nav-sections-item-content {
    margin-top: 45px;
    padding: 0;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(2) {
    border-top: 2px solid #f65300;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(4) {
    border-top: 2px solid #669933;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(4) #mobile_account_menu > li,
  .nav-sections .nav-sections-item-content:nth-of-type(4) #mobile_account_menu > ul > li {
    border-bottom: 1px solid #669933;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(4) .parent > a:after {
    color: #669933;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(4) .parent.active > a:after {
    color: #ffffff;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(6) {
    border-top: 2px solid #0072bc;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(6) #mobile_info_menu > li,
  .nav-sections .nav-sections-item-content:nth-of-type(6) #mobile_info_menu > ul > li {
    border-bottom: 1px solid #0072bc;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(6) .parent > a:after {
    color: #0072bc;
  }
  .nav-sections .nav-sections-item-content:nth-of-type(6) .parent.active > a:after {
    color: #ffffff;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu,
  .nav-sections .nav-sections-item-content #mobile_info_menu {
    padding: 0;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu .widget,
  .nav-sections .nav-sections-item-content #mobile_info_menu .widget {
    margin-bottom: 0;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu > ul,
  .nav-sections .nav-sections-item-content #mobile_info_menu > ul {
    padding: 0;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu li,
  .nav-sections .nav-sections-item-content #mobile_info_menu li {
    margin: 0;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu li a,
  .nav-sections .nav-sections-item-content #mobile_info_menu li a {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 16px;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
    color: #ffffff;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu li ul,
  .nav-sections .nav-sections-item-content #mobile_info_menu li ul {
    display: none;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 10px;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu li ul li a,
  .nav-sections .nav-sections-item-content #mobile_info_menu li ul li a {
    text-transform: none;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu .parent > a:after,
  .nav-sections .nav-sections-item-content #mobile_info_menu .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .nav-sections .nav-sections-item-content #mobile_account_menu .parent.active > a:after,
  .nav-sections .nav-sections-item-content #mobile_info_menu .parent.active > a:after {
    content: '\e621';
  }
  .nav-sections .nav-sections-item-content .parent .level-top:after {
    color: #f65300;
  }
  .nav-sections .nav-sections-item-content .parent .level-top.ui-state-active:after,
  .nav-sections .nav-sections-item-content .parent.has-active .level-top:after {
    color: #ffffff;
  }
}
.nav-sections .nav-sections-item-content .socials {
  margin-top: 25px;
}
@media all and (min-width: 1025px) {
  .nav-sections .nav-sections-item-content .socials {
    display: none;
  }
}
.nav-sections .nav-sections-item-content .socials ul {
  padding: 0;
}
@media all and (max-width: 1024px) {
  .nav-sections .nav-sections-item-content .socials ul {
    text-align: center;
  }
}
.nav-sections .nav-sections-item-content .socials ul li {
  display: inline-block;
  width: 60px;
  height: 61px;
  margin-right: 10px;
}
@media all and (max-width: 1024px) {
  .nav-sections .nav-sections-item-content .socials ul li {
    width: 40px;
    height: 41px;
  }
}
.nav-sections .nav-sections-item-content .socials ul li.youtube a {
  background-position-x: -72px;
}
@media all and (max-width: 1024px) {
  .nav-sections .nav-sections-item-content .socials ul li.youtube a {
    background-position-x: -49px;
  }
}
.nav-sections .nav-sections-item-content .socials ul li.pinterest a {
  background-position-x: -145px;
}
@media all and (max-width: 1024px) {
  .nav-sections .nav-sections-item-content .socials ul li.pinterest a {
    background-position-x: -99px;
  }
}
.nav-sections .nav-sections-item-content .socials ul a {
  display: block;
  width: 60px;
  height: 61px;
  background: url("../images/social_icons.png") no-repeat;
}
@media all and (max-width: 1024px) {
  .nav-sections .nav-sections-item-content .socials ul a {
    width: 40px;
    height: 41px;
    -webkit-background-size: 139px;
    background-size: 139px;
  }
}
.nav-sections .nav-sections-item-content .socials ul a:hover {
  background-position-y: -62px;
}
@media all and (max-width: 1024px) {
  .nav-sections .nav-sections-item-content .socials ul a:hover {
    background-position-y: -42px;
  }
}
.nav-sections .nav-sections-item-content .socials ul a span {
  display: none;
}
.nav-sections .top-links {
  width: 100%;
  margin-bottom: 20px;
}
.nav-sections .top-links a {
  padding: 0 12px;
  color: #ffffff;
  text-align: center;
  border-right: 2px solid #f65300;
}
.nav-sections .top-links a:last-child {
  padding-right: 0;
  border-right: none;
}
.nav-sections .top-links a:hover {
  color: #f65300;
  text-decoration: none;
}
.breadcrumbs {
  padding: 10px 20px;
  background: #687353;
  margin-bottom: 0;
}
.breadcrumbs .item {
  position: relative;
  margin-right: 15px;
}
.breadcrumbs .item:not(:last-child):after {
  position: absolute;
  right: -20px;
  top: 1px;
  font-size: 23px;
  color: #ffffff;
}
.breadcrumbs .item a,
.breadcrumbs .item strong {
  color: #ffffff;
  text-transform: capitalize;
}
@media all and (max-width: 767px) {
  .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 26px;
  }
}
select {
  background: #f0f0f0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
}
button,
button.action.primary,
a.action.primary,
.action.primary,
.modal-popup.add-review .review-add .submit,
.modal-popup.leave-reply .review-add .submit,
.modal-popup.add-review .modal-content > form .submit,
.modal-popup.leave-reply .modal-content > form .submit {
  background-color: #f65300;
  border: 1px solid #f65300;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  transition: 0.3s all ease-in;
}
button:hover,
button.action.primary:hover,
a.action.primary:hover,
.action.primary:hover,
button:focus,
button.action.primary:focus,
a.action.primary:focus,
.action.primary:focus,
.modal-popup.add-review .review-add .submit:hover,
.modal-popup.leave-reply .review-add .submit:hover,
.modal-popup.add-review .modal-content > form .submit:hover,
.modal-popup.leave-reply .modal-content > form .submit:hover {
  background: #000000;
  border: 1px solid #000000;
  text-decoration: none;
  color: #ffffff;
}
/* Pager global styles */
.pages .item a,
.pages .item strong {
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  color: #7d7d7d;
  background: #f0f0f0;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pages .item.current a,
.pages .item:hover a,
.pages .item.current strong,
.pages .item:hover strong {
  background: #dedede;
  border-color: #c9c9c9;
  -webkit-box-shadow: inset 0px 0px 5px -1px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: inset 0px 0px 5px -1px rgba(0, 0, 0, 0.27);
  box-shadow: inset 0px 0px 5px -1px rgba(0, 0, 0, 0.27);
  color: #7d7d7d;
}
/*Iframe Wrapper styles*/
.iframe-wrapper {
  max-width: 600px;
}
.iframe-container {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 0;
  padding-bottom: 56.25%;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-container img {
  max-width: none;
  width: auto;
}
/* Hiding of Page Title */
.cms-home .page-title-wrapper:not(.landing-page) {
  height: 0;
  visibility: hidden;
  opacity: 0;
}
@media all and (max-width: 1024px) {
  .cms-home footer .footer.content {
    border-top: none;
  }
}
.modal-popup.add-review,
.modal-popup.leave-reply {
  left: 0;
}
.modal-popup.add-review .modal-inner-wrap,
.modal-popup.leave-reply .modal-inner-wrap {
  width: 90%;
  max-width: 550px;
  background: #f9f9f9;
  margin: 0 auto;
}
.modal-popup.add-review .google-captcha,
.modal-popup.leave-reply .google-captcha {
  overflow: hidden;
}
.modal-popup.add-review .fieldset,
.modal-popup.leave-reply .fieldset {
  margin-bottom: 10px;
}
.modal-popup.add-review .review-add,
.modal-popup.leave-reply .review-add,
.modal-popup.add-review .modal-content > form,
.modal-popup.leave-reply .modal-content > form {
  margin-bottom: 0;
  color: #444444;
}
.modal-popup.add-review .review-add .block-title,
.modal-popup.leave-reply .review-add .block-title,
.modal-popup.add-review .modal-content > form .block-title,
.modal-popup.leave-reply .modal-content > form .block-title {
  display: block;
  margin-bottom: 15px;
}
.modal-popup.add-review .review-add .block-title strong,
.modal-popup.leave-reply .review-add .block-title strong,
.modal-popup.add-review .modal-content > form .block-title strong,
.modal-popup.leave-reply .modal-content > form .block-title strong {
  font-size: 24px;
}
.modal-popup.add-review .review-add .review-legend.legend,
.modal-popup.leave-reply .review-add .review-legend.legend,
.modal-popup.add-review .modal-content > form .review-legend.legend,
.modal-popup.leave-reply .modal-content > form .review-legend.legend {
  font-size: 18px;
  margin-bottom: 10px;
}
.modal-popup.add-review .review-add .review-legend.legend strong,
.modal-popup.leave-reply .review-add .review-legend.legend strong,
.modal-popup.add-review .modal-content > form .review-legend.legend strong,
.modal-popup.leave-reply .modal-content > form .review-legend.legend strong {
  display: inline-block;
}
.modal-popup.add-review .review-add .review-control-vote,
.modal-popup.leave-reply .review-add .review-control-vote,
.modal-popup.add-review .modal-content > form .review-control-vote,
.modal-popup.leave-reply .modal-content > form .review-control-vote {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
  width: 107px;
  height: 17px;
  padding: 0;
}
.modal-popup.add-review .review-add .review-control-vote .rating-1:before,
.modal-popup.leave-reply .review-add .review-control-vote .rating-1:before,
.modal-popup.add-review .modal-content > form .review-control-vote .rating-1:before,
.modal-popup.leave-reply .modal-content > form .review-control-vote .rating-1:before,
.modal-popup.add-review .review-add .review-control-vote .rating-2:before,
.modal-popup.leave-reply .review-add .review-control-vote .rating-2:before,
.modal-popup.add-review .modal-content > form .review-control-vote .rating-2:before,
.modal-popup.leave-reply .modal-content > form .review-control-vote .rating-2:before,
.modal-popup.add-review .review-add .review-control-vote .rating-3:before,
.modal-popup.leave-reply .review-add .review-control-vote .rating-3:before,
.modal-popup.add-review .modal-content > form .review-control-vote .rating-3:before,
.modal-popup.leave-reply .modal-content > form .review-control-vote .rating-3:before,
.modal-popup.add-review .review-add .review-control-vote .rating-4:before,
.modal-popup.leave-reply .review-add .review-control-vote .rating-4:before,
.modal-popup.add-review .modal-content > form .review-control-vote .rating-4:before,
.modal-popup.leave-reply .modal-content > form .review-control-vote .rating-4:before,
.modal-popup.add-review .review-add .review-control-vote .rating-5:before,
.modal-popup.leave-reply .review-add .review-control-vote .rating-5:before,
.modal-popup.add-review .modal-content > form .review-control-vote .rating-5:before,
.modal-popup.leave-reply .modal-content > form .review-control-vote .rating-5:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  font-size: 16px;
  color: transparent;
}
.modal-popup.add-review .review-add .field,
.modal-popup.leave-reply .review-add .field,
.modal-popup.add-review .modal-content > form .field,
.modal-popup.leave-reply .modal-content > form .field {
  margin-bottom: 10px;
}
.modal-popup.add-review .review-add .field > .label,
.modal-popup.leave-reply .review-add .field > .label,
.modal-popup.add-review .modal-content > form .field > .label,
.modal-popup.leave-reply .modal-content > form .field > .label {
  width: 100%;
  text-align: left;
}
.modal-popup.add-review .review-add .field.review-field-ratings > .label,
.modal-popup.leave-reply .review-add .field.review-field-ratings > .label,
.modal-popup.add-review .modal-content > form .field.review-field-ratings > .label,
.modal-popup.leave-reply .modal-content > form .field.review-field-ratings > .label {
  font-size: 16px;
  text-transform: uppercase;
}
.modal-popup.add-review .review-add .field.review-field-ratings > .control,
.modal-popup.leave-reply .review-add .field.review-field-ratings > .control,
.modal-popup.add-review .modal-content > form .field.review-field-ratings > .control,
.modal-popup.leave-reply .modal-content > form .field.review-field-ratings > .control {
  margin-top: 5px;
  height: 20px;
  overflow: hidden;
}
.modal-popup.add-review .review-add .field:not(.choice) > .control,
.modal-popup.leave-reply .review-add .field:not(.choice) > .control,
.modal-popup.add-review .modal-content > form .field:not(.choice) > .control,
.modal-popup.leave-reply .modal-content > form .field:not(.choice) > .control {
  width: 100%;
}
.modal-popup.add-review .review-add #Rating_rating_label,
.modal-popup.leave-reply .review-add #Rating_rating_label,
.modal-popup.add-review .modal-content > form #Rating_rating_label,
.modal-popup.leave-reply .modal-content > form #Rating_rating_label {
  display: none;
}
.modal-popup.add-review .review-add .actions-primary,
.modal-popup.leave-reply .review-add .actions-primary,
.modal-popup.add-review .modal-content > form .actions-primary,
.modal-popup.leave-reply .modal-content > form .actions-primary {
  float: right;
}
.modal-popup.add-review .review-add .submit,
.modal-popup.leave-reply .review-add .submit,
.modal-popup.add-review .modal-content > form .submit,
.modal-popup.leave-reply .modal-content > form .submit {
  margin: 0;
}
.modal-popup.add-review .review-add .submit:hover,
.modal-popup.leave-reply .review-add .submit:hover,
.modal-popup.add-review .modal-content > form .submit:hover,
.modal-popup.leave-reply .modal-content > form .submit:hover {
  color: #ffffff;
}
.modal-popup.add-review .action-close,
.modal-popup.leave-reply .action-close {
  padding-right: 10px;
}
.modal-popup.add-review .action-close:before,
.modal-popup.leave-reply .action-close:before {
  color: #000000;
  font-size: 43px;
}
.modal-popup.add-review header,
.modal-popup.leave-reply header {
  padding: 20px 0 0 0;
  background: #f9f9f9;
}
.modal-popup.add-review footer,
.modal-popup.leave-reply footer {
  display: none;
}
/************************/
/*Minicart Styles */
.minicart-wrapper .minicart-items-wrapper {
  border: none;
}
.minicart-wrapper .product-item-details {
  text-align: left;
}
.minicart-wrapper .product-item-details .product-item-name a {
  font-size: 18px;
  color: #000000;
}
@media all and (min-width: 768px) {
  .minicart-wrapper .product-item-details .product-item-name a {
    font-size: 14px;
  }
}
.minicart-wrapper .product-item-details .product-item-name a:hover {
  text-decoration: underline;
}
.minicart-wrapper .product-item-details .minicart-price .price {
  font-size: 20px;
}
@media all and (max-width: 768px) {
  .minicart-wrapper .product-item-details .minicart-price .price {
    font-size: 16px;
  }
}
.minicart-wrapper .product-item-details .details-qty label {
  font-size: 14px;
}
.minicart-wrapper .product-item-details .product.options {
  display: none;
}
.minicart-wrapper .product-item-details .product.actions .action.edit {
  margin-right: 5px;
}
.minicart-wrapper .product-item-details .product.actions .action.edit:before,
.minicart-wrapper .product-item-details .product.actions .action.delete:before {
  content: '';
  background: url("../images/minicart-icons.jpg");
  -webkit-background-size: 15px;
  background-size: 55px;
  background-position: top left;
  width: 19px;
  height: 24px;
}
.minicart-wrapper .product-item-details .product.actions .action.delete:before {
  background-position: top right;
}
.minicart-wrapper .items-total span,
.minicart-wrapper .subtotal span {
  font-size: 14px;
}
.minicart-wrapper .items-total .price-wrapper .price,
.minicart-wrapper .subtotal .price-wrapper .price {
  font-size: 21px;
}
@media all and (max-width: 768px) {
  .minicart-wrapper .items-total .price-wrapper .price,
  .minicart-wrapper .subtotal .price-wrapper .price {
    font-size: 17px;
  }
}
.minicart-wrapper #minicart-widgets {
  margin: 0;
}
.minicart-wrapper .block-content > .actions {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.minicart-wrapper .block-content > .actions > .primary,
.minicart-wrapper .block-content > .actions .secondary {
  width: 49%;
  margin: 0;
}
@media all and (max-width: 767px) {
  .minicart-wrapper .block-content > .actions #top-cart-btn-checkout {
    font-size: 12px;
  }
}
.minicart-wrapper .block-content > .actions .action.viewcart {
  display: block;
  background: #687353;
  border: 1px solid #687353;
  color: #ffffff;
  padding: 10px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .minicart-wrapper .block-content > .actions .action.viewcart {
    font-size: 12px;
  }
}
/* CMS Home styles */
.cms-home .page-main {
  overflow: hidden;
  padding: 0;
}
.cms-home .column.main {
  background: #ffffff;
  padding-bottom: 0;
}
.cms-home .magestore-bannerslide-flex-slider {
  margin-bottom: 0 !important;
}
.cms-home .magestore-bannerslide-flex-slider .flex-control-nav {
  left: 10px;
  bottom: 5px;
  text-align: left;
}
.cms-home .magestore-bannerslide-flex-slider .flex-control-nav .flex-active {
  background: #f65300;
}
.cms-home .mp-banner-slider .owl-dots {
  left: 10px;
}
.cms-home .mp-banner-slider .owl-dots .owl-dot span {
  background: rgba(0, 0, 0, 0.5);
}
.cms-home .mp-banner-slider .owl-dots .owl-dot.active span {
  background: #f65300;
}
.cms-home .underslider-banners {
  margin-bottom: 10px;
  background: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 1023px) {
  .cms-home .underslider-banners {
    flex-wrap: wrap;
  }
}
.cms-home .underslider-banners > div {
  position: relative;
  width: 32%;
  max-width: 393px;
  height: 140px;
  overflow: hidden;
  background: #414141;
}
@media all and (max-width: 1023px) {
  .cms-home .underslider-banners > div {
    width: 100%;
    max-width: none;
    border-bottom: 5px solid #2f2f2f;
  }
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners > div {
    height: 90px;
  }
}
.cms-home .underslider-banners .right {
  margin-right: -1px;
}
.cms-home .underslider-banners .post-list,
.cms-home .underslider-banners .post-list-wrapper {
  height: 100%;
}
.cms-home .underslider-banners .item {
  position: relative;
  height: 140px;
}
.cms-home .underslider-banners .item:hover .content {
  max-width: 150%;
  width: 150%;
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .item {
    height: 90px;
  }
}
.cms-home .underslider-banners .image {
  position: absolute;
  max-width: 48%;
  width: 100%;
  overflow: hidden;
  right: 0;
  top: 0;
  bottom: 0;
  border-bottom: 8px solid #414141;
  clip-path: polygon(100% 100%, 25% 100%, 1% -1%, 100% 0%);
  -webkit-clip-path: polygon(100% 100%, 25% 100%, 1% -1%, 100% 0%);
}
@media all and (max-width: 1023px) {
  .cms-home .underslider-banners .image {
    max-width: 50%;
    width: 100%;
  }
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .image {
    max-width: 55%;
    border: none;
    background: #414141;
    z-index: 3;
  }
}
.cms-home .underslider-banners .image img {
  height: auto;
  max-width: none;
  max-height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  min-width: 100%;
}
@media all and (max-width: 1023px) and (min-width: 641px) {
  .cms-home .underslider-banners .image img {
    height: auto;
    max-width: none;
    max-height: none;
    position: absolute;
    width: 100%;
  }
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .image img {
    display: none;
  }
}
.cms-home .underslider-banners .content {
  height: 100%;
  background: #687353;
  padding: 4px 10px 10px;
  position: relative;
  max-width: 60%;
  color: #ffffff;
  z-index: 2;
  border-top: 8px solid #414141;
  -webkit-clip-path: polygon(0 100%, 0 -1%, 80% 0%, 100% 100%);
  clip-path: polygon(0 100%, 0 -1%, 80% 0%, 100% 100%);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .content {
    -webkit-clip-path: none;
    clip-path: none;
    position: static;
  }
}
.cms-home .underslider-banners .title {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 480px) {
  .cms-home .underslider-banners .title {
    font-size: 26px;
    margin-bottom: 5px;
  }
}
.cms-home .underslider-banners .subtitle {
  display: block;
  margin-right: 20px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .subtitle {
    margin-right: 35px;
    border-bottom: none;
    border-top: 1px solid #ffffff;
  }
}
@media all and (max-width: 480px) {
  .cms-home .underslider-banners .subtitle {
    padding-top: 5px;
    font-size: 14px;
  }
}
.cms-home .underslider-banners .text {
  font-style: italic;
  font-size: 14px;
  font-weight: 100;
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .text {
    display: none!important;
    max-width: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
    z-index: 5;
  }
}
@media all and (max-width: 480px) {
  .cms-home .underslider-banners .text {
    font-size: 12px;
  }
}
.cms-home .underslider-banners .learn_more {
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  bottom: 0;
  padding: 10px;
  display: block;
  width: 100%;
  text-align: right;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cms-home .underslider-banners .middle .text {
  font-style: normal;
  font-weight: 700;
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .middle .text {
    font-style: normal;
    font-size: 14px;
    font-weight: 700;
    bottom: 32px;
    top: auto;
  }
}
@media all and (max-width: 640px) {
  .cms-home .underslider-banners .right .text {
    bottom: 32px;
    top: auto;
  }
}
.cms-home .middle-banners,
.cms-home .bottom-banners {
  width: 100%;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners,
  .cms-home .bottom-banners {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
  }
}
.cms-home .middle-banners > div,
.cms-home .bottom-banners > div {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners > div,
  .cms-home .bottom-banners > div {
    width: 100%;
  }
}
.cms-home .middle-banners > div.left,
.cms-home .bottom-banners > div.left {
  margin-right: 5px;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners > div.left,
  .cms-home .bottom-banners > div.left {
    margin-bottom: 5px;
  }
}
.cms-home .middle-banners > div.right,
.cms-home .bottom-banners > div.right {
  margin-left: 5px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners > div.left,
  .cms-home .bottom-banners > div.left,
  .cms-home .middle-banners > div.right,
  .cms-home .bottom-banners > div.right {
    margin: 0 0 10px;
  }
}
.cms-home .middle-banners {
  max-height: 400px;
  overflow: hidden;
}
@media all and (max-width: 1200px) and (min-width: 1024px) {
  .cms-home .middle-banners .post-list-wrapper {
    height: 99%;
  }
  .cms-home .middle-banners .post-list {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners {
    flex-direction: column-reverse;
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 10px;
    background: #2f2f2f;
  }
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .bx-wrapper {
    margin-bottom: 0;
  }
  .cms-home .middle-banners .bx-wrapper .bx-next {
    right: 0;
  }
  .cms-home .middle-banners .bx-wrapper .bx-prev {
    left: 0;
  }
}
.cms-home .middle-banners .item {
  position: relative;
  background: #ebebeb;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .item {
    display: flex;
    flex-direction: column;
    background: #2f2f2f;
    border: none;
  }
  .cms-home .middle-banners .item .item-image,
  .cms-home .middle-banners .item .close {
    display: none;
  }
  .cms-home .middle-banners .item div.video-popup {
    display: block!important;
    position: static;
    transform: none;
    padding: 0;
  }
  .cms-home .middle-banners .item div.video-popup .iframe-wrapper {
    width: 100%;
    max-width: 100%;
  }
}
.cms-home .middle-banners .item:last-child {
  margin-bottom: 0;
}
.cms-home .middle-banners .item:after,
.cms-home .middle-banners .item:before {
  content: '';
  display: block;
  clear: both;
}
.cms-home .middle-banners .item > * {
  float: right;
  width: calc( 100% - 221px );
  margin-right: 10px;
}
@media all and (max-width: 1200px) and (min-width: 1024px) {
  .cms-home .middle-banners .item > * {
    width: 61%;
    font-size: 12px;
  }
}
@media all and (max-width: 1023px) and (min-width: 769px) {
  .cms-home .middle-banners .item > * {
    width: 55%;
  }
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .item > * {
    width: 100%;
    margin: 0 auto;
  }
}
@media all and (max-width: 1023px) {
  .cms-home .middle-banners .item .excerpt {
    display: none;
  }
}
.cms-home .middle-banners .item .item-image {
  position: relative;
  overflow: hidden;
  margin: -1px 0 -1px -1px;
  float: left;
  width: 200px;
  height: 128px;
  border: 1px solid #000000;
}
@media all and (max-width: 1200px) and (min-width: 1024px) {
  .cms-home .middle-banners .item .item-image {
    width: 36%;
  }
}
@media all and (max-width: 1023px) and (min-width: 769px) {
  .cms-home .middle-banners .item .item-image {
    width: 38%;
  }
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .item .item-image {
    width: 100%;
    margin: 0 auto;
  }
}
.cms-home .middle-banners .item img {
  position: absolute;
  max-width: none;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  cursor: pointer;
}
.cms-home .middle-banners .item .ytp-button {
  background: none;
  border: none;
  position: absolute;
  z-index: 2;
  width: 50%;
  min-width: 80px;
  top: 50%;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.cms-home .middle-banners .item .ytp-button:hover .ytp-large-play-button-bg {
  fill: #fa0300;
  fill-opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  transition: 0.3s all ease-in;
}
@media all and (min-width: 769px) {
  .cms-home .middle-banners .item > .iframe-wrapper {
    float: left;
    width: 140px;
    height: 80px;
    position: relative;
    background: #000;
  }
  .cms-home .middle-banners .item > .iframe-wrapper .iframe-container {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media all and (min-width: 991px) {
  .cms-home .middle-banners .item > .iframe-wrapper {
    width: 200px;
    height: 128px;
  }
}
.cms-home .middle-banners .item .title {
  color: #666666;
  cursor: pointer;
}
@media all and (min-width: 769px) {
  .cms-home .middle-banners .item .title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.cms-home .middle-banners .item .title:hover {
  color: #000000;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .item .title.mobile {
    width: auto;
  }
}
@media all and (min-width: 769px) {
  .cms-home .middle-banners .item .title.mobile {
    font-size: 16px;
  }
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .item .title {
    padding: 15px;
    color: #ffffff;
  }
}
.cms-home .middle-banners .item .play {
  position: absolute;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .item .play {
    display: none;
  }
}
.cms-home .middle-banners .item .video-popup {
  padding: 25px 30px;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.67);
  -moz-box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.67);
  box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.67);
  z-index: 9999999;
}
.cms-home .middle-banners .item .video-popup .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.cms-home .middle-banners .item .video-popup .close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #000;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-home .middle-banners .item .video-popup .close:hover:before {
  color: #f65300;
}
.cms-home .middle-banners .item .video-popup .iframe-wrapper {
  width: 600px;
  max-width: 90vw;
}
.cms-home .middle-banners .item .video-popup .iframe-container {
  height: auto;
  padding-bottom: 56.25%;
}
.cms-home .middle-banners .right p {
  margin: 0;
}
.cms-home .middle-banners .right a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.cms-home .middle-banners .right img {
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  transition: 0.3s all ease-in;
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .right img {
    display: block;
    width: auto;
    margin: 0 auto;
  }
}
@media all and (max-width: 768px) {
  .cms-home .middle-banners .right {
    background: #fff;
    padding-bottom: 10px;
  }
}
.cms-home .bottom-banners > div {
  position: relative;
  overflow: hidden;
}
.cms-home .bottom-banners > div:hover div {
  width: 100%;
  max-width: 100%;
}
.cms-home .bottom-banners > div:hover p > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.cms-home .bottom-banners > div p {
  margin: 0;
  line-height: 0;
}
.cms-home .bottom-banners > div p > img {
  width: 100%;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.cms-home .bottom-banners > div div:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 50%;
  max-width: 220px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 0 10px 15px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media all and (max-width: 480px) {
  .cms-home .bottom-banners > div div:nth-child(2) {
    width: 45%;
  }
}
.cms-home .bottom-banners > div div:nth-child(2):after {
  content: "";
  position: absolute;
  top: 0;
  right: -80px;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 80px;
  height: 100%;
  -webkit-clip-path: polygon(0 100%, 0 -1%, 100% 100%);
  clip-path: polygon(0 100%, 0 -1%, 100% 100%);
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  .cms-home .bottom-banners > div div:nth-child(2):after {
    -webkit-clip-path: polygon(0 100%, 0 -1%, 60% 100%);
    clip-path: polygon(0 100%, 0 -1%, 60% 100%);
  }
}
@media all and (max-width: 480px) {
  .cms-home .bottom-banners > div div:nth-child(2):after {
    -webkit-clip-path: polygon(0 100%, 0 -1%, 60% 100%);
    clip-path: polygon(0 100%, 0 -1%, 60% 100%);
  }
}
.cms-home .bottom-banners > div div:nth-child(2) img {
  margin-bottom: 10px;
}
@media all and (max-width: 480px) {
  .cms-home .bottom-banners > div div:nth-child(2) img {
    max-width: 110px;
  }
}
.cms-home .bottom-banners > div div:nth-child(2) p {
  position: relative;
  z-index: 2;
  font-size: 36px;
  line-height: 36px;
  font-weight: 100;
}
@media all and (max-width: 1200px) and (min-width: 1024px) {
  .cms-home .bottom-banners > div div:nth-child(2) p {
    font-size: 26px;
    line-height: 20px;
  }
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  .cms-home .bottom-banners > div div:nth-child(2) p {
    font-size: 22px;
    line-height: 18px;
  }
}
@media all and (max-width: 600px) {
  .cms-home .bottom-banners > div div:nth-child(2) p {
    font-size: 26px;
    line-height: 20px;
  }
}
@media all and (max-width: 480px) {
  .cms-home .bottom-banners > div div:nth-child(2) p {
    font-size: 18px;
    line-height: 18px;
  }
}
.cms-home .bottom-banners > div a {
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  bottom: 0;
  padding: 15px 10px;
  display: block;
  text-align: right;
  width: 100%;
  color: #ffffff;
  font-size: 21px;
}
.cms-home .bottom-banners > div a:hover {
  color: #f65300;
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  .cms-home .bottom-banners > div a {
    font-size: 16px;
  }
}
@media all and (max-width: 480px) {
  .cms-home .bottom-banners > div a {
    font-size: 16px;
  }
}
.cms-home .block-products-list {
  padding: 0 10px;
}
.cms-home .block-products-list .block-title {
  font-size: 20px;
  color: #666666;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}
.cms-home .block-products-list .block-content {
  padding: 0 20px;
}
.cms-home .block-products-list .block-content .product-items {
  display: flex;
  margin: 0;
}
.cms-home .block-products-list .block-content .product-items .product-item {
  width: calc( (100% / 4) - 10px  );
  margin: 0;
  padding: 0;
  border: 1px solid #d5d5d5;
}
@media all and (max-width: 1024px) {
  .cms-home .block-products-list .block-content .product-items .product-item {
    border: none;
  }
}
.cms-home .homepage-bottom-info {
  background: #414141;
  padding: 30px 15px;
  color: #ffffff;
}
.cms-home .homepage-bottom-info .bx-wrapper {
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  .cms-home .homepage-bottom-info .bx-wrapper {
    padding: 0 40px;
  }
}
.cms-home .homepage-bottom-info .bx-wrapper .bx-prev {
  left: -15px;
}
.cms-home .homepage-bottom-info .bx-wrapper .bx-next {
  right: -15px;
}
.cms-home .homepage-bottom-info .bx-wrapper a {
  overflow: hidden;
}
.cms-home .homepage-bottom-info .bx-wrapper a img {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  transition: 0.3s all ease-in;
}
.cms-home .homepage-bottom-info .bx-wrapper a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media all and (max-width: 1024px) {
  .cms-home .homepage-bottom-info {
    padding: 0;
  }
  .cms-home .homepage-bottom-info .homepage_info {
    padding: 30px 15px;
    border-top: 4px solid #f65300;
    border-bottom: 4px solid #f65300;
  }
  .cms-home .homepage-bottom-info .homepage_brands {
    padding: 0 15px;
    background: #2f2f2f;
  }
}
.cms-home .homepage-bottom-info p {
  font-size: 16px;
  font-style: italic;
  font-weight: 100;
}
.cms-home .homepage-bottom-info p a {
  display: inline-block;
  margin: 20px 0;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
}
.cms-home .homepage-bottom-info p a:hover {
  color: #f65300;
}
/* End of Cms Home styles */
/* Product Grid Styles */
@media all and (max-width: 1024px) {
  .cms-home .products-grid .product-items,
  .catalog-category-view .products-grid .product-items,
  .catalogsearch-result-index .products-grid .product-items,
  .catalog-product-view .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media all and (max-width: 640px) {
  .cms-home .products-grid .product-items,
  .catalog-category-view .products-grid .product-items,
  .catalogsearch-result-index .products-grid .product-items,
  .catalog-product-view .products-grid .product-items {
    margin-top: 50px;
  }
}
.cms-home .products-grid .product-items .product-item,
.catalog-category-view .products-grid .product-items .product-item,
.catalogsearch-result-index .products-grid .product-items .product-item,
.catalog-product-view .products-grid .product-items .product-item {
  position: relative;
}
@media all and (max-width: 1024px) {
  .cms-home .products-grid .product-items .product-item,
  .catalog-category-view .products-grid .product-items .product-item,
  .catalogsearch-result-index .products-grid .product-items .product-item,
  .catalog-product-view .products-grid .product-items .product-item {
    height: 100%;
    width: 50%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border: none;
  }
  .cms-home .products-grid .product-items .product-item:before,
  .catalog-category-view .products-grid .product-items .product-item:before,
  .catalogsearch-result-index .products-grid .product-items .product-item:before,
  .catalog-product-view .products-grid .product-items .product-item:before {
    content: '';
    display: block;
    position: absolute;
    left: calc( 50% + 10px );
    top: -10px;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #c2c2c2;
  }
  .cms-home .products-grid .product-items .product-item:first-child:before,
  .catalog-category-view .products-grid .product-items .product-item:first-child:before,
  .catalogsearch-result-index .products-grid .product-items .product-item:first-child:before,
  .catalog-product-view .products-grid .product-items .product-item:first-child:before,
  .cms-home .products-grid .product-items .product-item:nth-child(2):before,
  .catalog-category-view .products-grid .product-items .product-item:nth-child(2):before,
  .catalogsearch-result-index .products-grid .product-items .product-item:nth-child(2):before,
  .catalog-product-view .products-grid .product-items .product-item:nth-child(2):before {
    content: none;
  }
  .cms-home .products-grid .product-items .product-item:nth-child(2n+1):after,
  .catalog-category-view .products-grid .product-items .product-item:nth-child(2n+1):after,
  .catalogsearch-result-index .products-grid .product-items .product-item:nth-child(2n+1):after,
  .catalog-product-view .products-grid .product-items .product-item:nth-child(2n+1):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -10px;
    height: 90%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-right: 1px solid #c2c2c2;
  }
  .cms-home .products-grid .product-items .product-item .product-item-info,
  .catalog-category-view .products-grid .product-items .product-item .product-item-info,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info,
  .catalog-product-view .products-grid .product-items .product-item .product-item-info {
    display: flex;
    padding-bottom: 30px;
    align-items: center;
  }
  .cms-home .products-grid .product-items .product-item .product-item-photo,
  .catalog-category-view .products-grid .product-items .product-item .product-item-photo,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-photo,
  .catalog-product-view .products-grid .product-items .product-item .product-item-photo {
    width: 45%;
    margin-right: 0;
    margin-left: 0;
    border: none;
  }
  .cms-home .products-grid .product-items .product-item .price-box .price,
  .catalog-category-view .products-grid .product-items .product-item .price-box .price,
  .catalogsearch-result-index .products-grid .product-items .product-item .price-box .price,
  .catalog-product-view .products-grid .product-items .product-item .price-box .price {
    font-size: 26px;
  }
  .cms-home .products-grid .product-items .product-item .old-price,
  .catalog-category-view .products-grid .product-items .product-item .old-price,
  .catalogsearch-result-index .products-grid .product-items .product-item .old-price,
  .catalog-product-view .products-grid .product-items .product-item .old-price {
    display: block;
  }
  .cms-home .products-grid .product-items .product-item .old-price span,
  .catalog-category-view .products-grid .product-items .product-item .old-price span,
  .catalogsearch-result-index .products-grid .product-items .product-item .old-price span,
  .catalog-product-view .products-grid .product-items .product-item .old-price span {
    font-size: 14px;
  }
}
@media all and (max-width: 640px) {
  .cms-home .products-grid .product-items .product-item,
  .catalog-category-view .products-grid .product-items .product-item,
  .catalogsearch-result-index .products-grid .product-items .product-item,
  .catalog-product-view .products-grid .product-items .product-item {
    width: 100%;
  }
  .cms-home .products-grid .product-items .product-item:nth-child(2n+1):after,
  .catalog-category-view .products-grid .product-items .product-item:nth-child(2n+1):after,
  .catalogsearch-result-index .products-grid .product-items .product-item:nth-child(2n+1):after,
  .catalog-product-view .products-grid .product-items .product-item:nth-child(2n+1):after {
    content: none;
  }
  .cms-home .products-grid .product-items .product-item:nth-child(2):before,
  .catalog-category-view .products-grid .product-items .product-item:nth-child(2):before,
  .catalogsearch-result-index .products-grid .product-items .product-item:nth-child(2):before,
  .catalog-product-view .products-grid .product-items .product-item:nth-child(2):before {
    content: '';
  }
}
@media all and (max-width: 480px) {
  .cms-home .products-grid .product-items .product-item .product-item-info,
  .catalog-category-view .products-grid .product-items .product-item .product-item-info,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info,
  .catalog-product-view .products-grid .product-items .product-item .product-item-info {
    display: block;
  }
  .cms-home .products-grid .product-items .product-item .stock_status,
  .catalog-category-view .products-grid .product-items .product-item .stock_status,
  .catalogsearch-result-index .products-grid .product-items .product-item .stock_status,
  .catalog-product-view .products-grid .product-items .product-item .stock_status,
  .cms-home .products-grid .product-items .product-item .product-item-photo,
  .catalog-category-view .products-grid .product-items .product-item .product-item-photo,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-photo,
  .catalog-product-view .products-grid .product-items .product-item .product-item-photo,
  .cms-home .products-grid .product-items .product-item .product-item-details,
  .catalog-category-view .products-grid .product-items .product-item .product-item-details,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-details,
  .catalog-product-view .products-grid .product-items .product-item .product-item-details {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
  }
  .cms-home .products-grid .product-items .product-item .product-item-photo,
  .catalog-category-view .products-grid .product-items .product-item .product-item-photo,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-photo,
  .catalog-product-view .products-grid .product-items .product-item .product-item-photo {
    float: left;
  }
  .cms-home .products-grid .product-items .product-item .product-item-details,
  .catalog-category-view .products-grid .product-items .product-item .product-item-details,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-details,
  .catalog-product-view .products-grid .product-items .product-item .product-item-details,
  .cms-home .products-grid .product-items .product-item .stock_status,
  .catalog-category-view .products-grid .product-items .product-item .stock_status,
  .catalogsearch-result-index .products-grid .product-items .product-item .stock_status,
  .catalog-product-view .products-grid .product-items .product-item .stock_status {
    float: right;
    clear: right;
  }
  .cms-home .products-grid .product-items .product-item .stock_status,
  .catalog-category-view .products-grid .product-items .product-item .stock_status,
  .catalogsearch-result-index .products-grid .product-items .product-item .stock_status,
  .catalog-product-view .products-grid .product-items .product-item .stock_status {
    position: static;
    padding-left: 15px;
  }
}
@media all and (max-width: 1024px) {
  .cms-home .products-grid .product-items .product-item-info,
  .catalog-category-view .products-grid .product-items .product-item-info,
  .catalogsearch-result-index .products-grid .product-items .product-item-info,
  .catalog-product-view .products-grid .product-items .product-item-info {
    height: 100%;
    border: none;
  }
}
.cms-home .product-item-photo,
.catalog-category-view .product-item-photo,
.catalogsearch-result-index .product-item-photo,
.catalog-product-view .product-item-photo {
  display: block;
  text-align: center;
}
.cms-home .product-item-details,
.catalog-category-view .product-item-details,
.catalogsearch-result-index .product-item-details,
.catalog-product-view .product-item-details {
  padding: 15px;
}
.cms-home .product-item-name-mobile,
.catalog-category-view .product-item-name-mobile,
.catalogsearch-result-index .product-item-name-mobile,
.catalog-product-view .product-item-name-mobile {
  display: none;
}
.cms-home .product-item-name a,
.catalog-category-view .product-item-name a,
.catalogsearch-result-index .product-item-name a,
.catalog-product-view .product-item-name a {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
}
.cms-home .product-item-name a:hover,
.catalog-category-view .product-item-name a:hover,
.catalogsearch-result-index .product-item-name a:hover,
.catalog-product-view .product-item-name a:hover {
  color: #f65300;
  text-decoration: none;
}
.cms-home .product-reviews-summary,
.catalog-category-view .product-reviews-summary,
.catalogsearch-result-index .product-reviews-summary,
.catalog-product-view .product-reviews-summary {
  margin-top: 5px;
}
.cms-home .product-reviews-summary .rating-summary,
.catalog-category-view .product-reviews-summary .rating-summary,
.catalogsearch-result-index .product-reviews-summary .rating-summary,
.catalog-product-view .product-reviews-summary .rating-summary {
  left: 0;
}
.cms-home .product-reviews-summary .action.view,
.catalog-category-view .product-reviews-summary .action.view,
.catalogsearch-result-index .product-reviews-summary .action.view,
.catalog-product-view .product-reviews-summary .action.view {
  font-size: 10px;
  line-height: 12px;
  color: #cc0000;
  text-transform: none;
}
.cms-home .product-reviews-summary .action.view:hover,
.catalog-category-view .product-reviews-summary .action.view:hover,
.catalogsearch-result-index .product-reviews-summary .action.view:hover,
.catalog-product-view .product-reviews-summary .action.view:hover {
  text-decoration: underline;
}
.cms-home .product-reviews-summary .action.add,
.catalog-category-view .product-reviews-summary .action.add,
.catalogsearch-result-index .product-reviews-summary .action.add,
.catalog-product-view .product-reviews-summary .action.add {
  display: none;
}
.cms-home .stock_status,
.catalog-category-view .stock_status,
.catalogsearch-result-index .stock_status,
.catalog-product-view .stock_status {
  position: absolute;
  margin: 0;
  bottom: -1px;
  left: 0;
  right: 0;
}
.cms-home .stock_status .qty-range-label,
.catalog-category-view .stock_status .qty-range-label,
.catalogsearch-result-index .stock_status .qty-range-label,
.catalog-product-view .stock_status .qty-range-label {
  margin-right: 5px;
}
.stock_status > span {
  display: block;
  padding: 5px 10px;
  background: transparent;
}
.checkout-cart-index .stock_status > span {
  padding: 2px 10px;
  display: inline-block;
}
.stock_status.out_of_stock span {
  background: #d5d5d5;
}
.stock_status.special_order_item span,
.stock_status.availability span {
  background: #f09743;
}
.stock_status.extended_delivery_time span {
  background: #d85c64;
}
.stock_status.custom_made_item span {
  background: #be65cf;
}
.stock_status span {
  color: #ffffff;
  text-align: center !important;
  font-size: 14px;
}
@media all and (max-width: 1024px) {
  .stock_status span {
    font-size: 12px;
  }
}
.stock_status.in_stock > span {
  color: #268A03;
  border: 1px solid #268A03;
  background: #D4FECE;
}
.stock_status.zero_stock > span {
  text-align: center;
  display: block;
  padding: 5px 10px;
  color: #6E0001;
  border: 1px solid #6E0001;
  background: #FECECE;
}
.stock_status.zero_burton > span {
  color: #03538a;
  border: 1px solid #03538a;
  background: #cef5fe;
}
.stock_status > span {
  color: black;
  display: block;
  padding: 6px 10px;
}
.stock_status.out_of_stock span {
  background: #d5d5d5;
}
.stock_status.special_order_item span,
.stock_status.availability span {
  background: #f09743;
}
.stock_status.extended_delivery_time span {
  background: #d85c64;
}
.stock_status.amasty_stock span {
  background: #E9CBFD;
  color: #792885;
  border: 1px solid #792885;
}
.stock_status.distributor_stock span {
  background: #FEFBCE;
  color: #F94D01;
  border: 1px solid #F94D01;
}
/* End of  Product Grid Styles */
/* Catalog Category View Styles and Search */
.catalog-category-view.landing-page h1,
.catalogsearch-result-index.landing-page h1 {
  font-size: 40px;
  font-weight: 700;
}
.catalog-category-view.landing-page #m-navigation-product-list-wrapper,
.catalogsearch-result-index.landing-page #m-navigation-product-list-wrapper {
  display: none;
}
.catalog-category-view.landing-page .subcategories,
.catalogsearch-result-index.landing-page .subcategories {
  display: flex;
  flex-wrap: wrap;
  /* Creating a loop of styles order: from 0 to 20 */
  /* ----------------------------------------- */
}
@media all and (min-width: 1025px) {
  .catalog-category-view.landing-page .subcategories,
  .catalogsearch-result-index.landing-page .subcategories {
    margin: 0 -15px;
  }
}
.catalog-category-view.landing-page .subcategories .container-left,
.catalogsearch-result-index.landing-page .subcategories .container-left,
.catalog-category-view.landing-page .subcategories .container-right,
.catalogsearch-result-index.landing-page .subcategories .container-right {
  display: inline-block;
  width: 50%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.catalog-category-view.landing-page .subcategories .order-0,
.catalogsearch-result-index.landing-page .subcategories .order-0 {
  order: 0;
}
.catalog-category-view.landing-page .subcategories .order-1,
.catalogsearch-result-index.landing-page .subcategories .order-1 {
  order: 1;
}
.catalog-category-view.landing-page .subcategories .order-2,
.catalogsearch-result-index.landing-page .subcategories .order-2 {
  order: 2;
}
.catalog-category-view.landing-page .subcategories .order-3,
.catalogsearch-result-index.landing-page .subcategories .order-3 {
  order: 3;
}
.catalog-category-view.landing-page .subcategories .order-4,
.catalogsearch-result-index.landing-page .subcategories .order-4 {
  order: 4;
}
.catalog-category-view.landing-page .subcategories .order-5,
.catalogsearch-result-index.landing-page .subcategories .order-5 {
  order: 5;
}
.catalog-category-view.landing-page .subcategories .order-6,
.catalogsearch-result-index.landing-page .subcategories .order-6 {
  order: 6;
}
.catalog-category-view.landing-page .subcategories .order-7,
.catalogsearch-result-index.landing-page .subcategories .order-7 {
  order: 7;
}
.catalog-category-view.landing-page .subcategories .order-8,
.catalogsearch-result-index.landing-page .subcategories .order-8 {
  order: 8;
}
.catalog-category-view.landing-page .subcategories .order-9,
.catalogsearch-result-index.landing-page .subcategories .order-9 {
  order: 9;
}
.catalog-category-view.landing-page .subcategories .order-10,
.catalogsearch-result-index.landing-page .subcategories .order-10 {
  order: 10;
}
.catalog-category-view.landing-page .subcategories .order-11,
.catalogsearch-result-index.landing-page .subcategories .order-11 {
  order: 11;
}
.catalog-category-view.landing-page .subcategories .order-12,
.catalogsearch-result-index.landing-page .subcategories .order-12 {
  order: 12;
}
.catalog-category-view.landing-page .subcategories .order-13,
.catalogsearch-result-index.landing-page .subcategories .order-13 {
  order: 13;
}
.catalog-category-view.landing-page .subcategories .order-14,
.catalogsearch-result-index.landing-page .subcategories .order-14 {
  order: 14;
}
.catalog-category-view.landing-page .subcategories .order-15,
.catalogsearch-result-index.landing-page .subcategories .order-15 {
  order: 15;
}
.catalog-category-view.landing-page .subcategories .order-16,
.catalogsearch-result-index.landing-page .subcategories .order-16 {
  order: 16;
}
.catalog-category-view.landing-page .subcategories .order-17,
.catalogsearch-result-index.landing-page .subcategories .order-17 {
  order: 17;
}
.catalog-category-view.landing-page .subcategories .order-18,
.catalogsearch-result-index.landing-page .subcategories .order-18 {
  order: 18;
}
.catalog-category-view.landing-page .subcategories .order-19,
.catalogsearch-result-index.landing-page .subcategories .order-19 {
  order: 19;
}
.catalog-category-view.landing-page .subcategories .order-20,
.catalogsearch-result-index.landing-page .subcategories .order-20 {
  order: 20;
}
.catalog-category-view.landing-page .subcategories .subcategory,
.catalogsearch-result-index.landing-page .subcategories .subcategory {
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c2c2c2;
}
.catalog-category-view.landing-page .subcategories .subcategory-name a,
.catalogsearch-result-index.landing-page .subcategories .subcategory-name a {
  display: block;
}
.catalog-category-view.landing-page .subcategories .subcategory-name a:hover,
.catalogsearch-result-index.landing-page .subcategories .subcategory-name a:hover {
  opacity: .85;
}
.catalog-category-view.landing-page .subcategories .subcategory-name a span,
.catalogsearch-result-index.landing-page .subcategories .subcategory-name a span {
  display: block;
  padding: 10px;
  color: #ffffff;
  text-align: center;
  background: #687353;
  font-size: 24px;
}
.catalog-category-view.landing-page .subcategories .subcategory-name a img,
.catalogsearch-result-index.landing-page .subcategories .subcategory-name a img {
  width: 100%;
}
.catalog-category-view.landing-page .subcategories .subcategory-description,
.catalogsearch-result-index.landing-page .subcategories .subcategory-description {
  font-size: 16px;
}
.catalog-category-view:not(.landing-page) .category-image,
.catalogsearch-result-index:not(.landing-page) .category-image {
  display: none;
}
.catalog-category-view:not(.landing-page) .page-title-wrapper,
.catalogsearch-result-index:not(.landing-page) .page-title-wrapper {
  background: #e8ebe0;
  margin: 15px 0;
  padding: 5px 15px;
}
@media all and (max-width: 1024px) {
  .catalog-category-view:not(.landing-page) .page-title-wrapper,
  .catalogsearch-result-index:not(.landing-page) .page-title-wrapper {
    background: none;
    border-bottom: 2px solid #f65300;
  }
}
@media all and (max-width: 640px) {
  .catalog-category-view:not(.landing-page) .page-title-wrapper,
  .catalogsearch-result-index:not(.landing-page) .page-title-wrapper {
    margin-bottom: 5px;
  }
}
@media all and (max-width: 375px) {
  .catalog-category-view:not(.landing-page) .page-title-wrapper,
  .catalogsearch-result-index:not(.landing-page) .page-title-wrapper {
    padding-left: 0;
  }
}
.catalog-category-view:not(.landing-page) .page-title-wrapper h1,
.catalogsearch-result-index:not(.landing-page) .page-title-wrapper h1 {
  margin: 0;
  font-size: 33px;
  font-weight: 700;
  color: #333333;
}
@media all and (max-width: 1024px) {
  .catalog-category-view:not(.landing-page) .page-title-wrapper h1,
  .catalogsearch-result-index:not(.landing-page) .page-title-wrapper h1 {
    font-size: 30px;
  }
}
.catalog-category-view .columns > .navigation-overlay,
.catalogsearch-result-index .columns > .navigation-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
}
.catalog-category-view .columns > .navigation-overlay > i,
.catalogsearch-result-index .columns > .navigation-overlay > i {
  top: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.catalog-category-view .sidebar-main,
.catalogsearch-result-index .sidebar-main,
.catalog-category-view .sidebar-additional,
.catalogsearch-result-index .sidebar-additional {
  width: 245px;
  padding-right: 20px;
}
@media all and (max-width: 1024px) {
  .catalog-category-view .sidebar-main,
  .catalogsearch-result-index .sidebar-main,
  .catalog-category-view .sidebar-additional,
  .catalogsearch-result-index .sidebar-additional {
    display: none;
    position: absolute;
    top: 60px;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    border-bottom: 2px solid #f65300;
    z-index: 2;
  }
  .catalog-category-view .sidebar-main .block.filter,
  .catalogsearch-result-index .sidebar-main .block.filter,
  .catalog-category-view .sidebar-additional .block.filter,
  .catalogsearch-result-index .sidebar-additional .block.filter {
    margin: 10px 0;
  }
}
@media all and (max-width: 640px) {
  .catalog-category-view .sidebar-main,
  .catalogsearch-result-index .sidebar-main,
  .catalog-category-view .sidebar-additional,
  .catalogsearch-result-index .sidebar-additional {
    top: 115px;
  }
}
.landing-page.catalog-category-view .sidebar-main,
.landing-page.catalogsearch-result-index .sidebar-main,
.landing-page.catalog-category-view .sidebar-additional,
.landing-page.catalogsearch-result-index .sidebar-additional {
  margin-top: 11px;
}
.catalog-category-view .sidebar-main .block-title,
.catalogsearch-result-index .sidebar-main .block-title {
  display: none;
}
.catalog-category-view .sidebar-main strong.block-subtitle,
.catalogsearch-result-index .sidebar-main strong.block-subtitle {
  margin-top: 25px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: 100%;
  font-size: 20px;
  border-bottom: 2px solid #f65300;
}
@media all and (max-width: 1024px) {
  .catalog-category-view .sidebar-main strong.block-subtitle,
  .catalogsearch-result-index .sidebar-main strong.block-subtitle {
    display: none;
  }
}
.catalog-category-view .sidebar-main .filter-current li.item,
.catalogsearch-result-index .sidebar-main .filter-current li.item {
  position: relative;
  background: #f0f0f0;
  border: 1px solid #dedede;
  padding: 5px 5px 5px 40px;
  border-radius: 4px;
}
.catalog-category-view .sidebar-main .filter-current li.item .action.remove,
.catalogsearch-result-index .sidebar-main .filter-current li.item .action.remove {
  display: block;
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  color: #414141;
}
.catalog-category-view .sidebar-main .filter-current li.item .action.remove:before,
.catalogsearch-result-index .sidebar-main .filter-current li.item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-category-view .sidebar-main .clear.filter-clear,
.catalogsearch-result-index .sidebar-main .clear.filter-clear {
  display: inline-block;
  color: #ffffff;
  background: #687353;
  font-weight: 600;
  padding: 6px 19px;
}
.catalog-category-view .sidebar-main .filter-options-title,
.catalogsearch-result-index .sidebar-main .filter-options-title {
  margin-bottom: 15px;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
}
.catalog-category-view .sidebar-main .filter-options-title.active:after,
.catalogsearch-result-index .sidebar-main .filter-options-title.active:after {
  content: '\e621';
}
.catalog-category-view .sidebar-main .filter-options-title:after,
.catalogsearch-result-index .sidebar-main .filter-options-title:after {
  position: absolute;
  top: -7px;
  right: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #000;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-category-view .sidebar-main .filter-options-content,
.catalogsearch-result-index .sidebar-main .filter-options-content {
  display: none;
  margin-bottom: 10px;
}
.catalog-category-view .sidebar-main .delimeter,
.catalogsearch-result-index .sidebar-main .delimeter {
  margin-bottom: 15px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
}
.catalog-category-view .column.main,
.catalogsearch-result-index .column.main {
  width: calc( 100% - 245px );
  position: relative;
  z-index: 1;
}
.catalog-category-view .column.main .navigation-horizontal,
.catalogsearch-result-index .column.main .navigation-horizontal {
  display: none !important;
}
.catalog-category-view .block-category-link a,
.catalogsearch-result-index .block-category-link a {
  font-size: 20px;
  text-decoration: underline;
}
.catalog-category-view #maincontent,
.catalogsearch-result-index #maincontent {
  background: #ffffff;
}
.catalog-category-view .product-items,
.catalogsearch-result-index .product-items {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view .product-items .product-item-info,
.catalogsearch-result-index .product-items .product-item-info {
  height: 100%;
}
.catalog-category-view .product-items .product-item-photo,
.catalogsearch-result-index .product-items .product-item-photo {
  width: 96%;
  margin: 0 auto;
  border-bottom: 1px solid #d5d5d5;
}
.catalog-category-view .products-list .product-items,
.catalogsearch-result-index .products-list .product-items {
  margin-left: 0;
}
.catalog-category-view .products-list .product-item,
.catalogsearch-result-index .products-list .product-item {
  padding-left: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.catalog-category-view .products-list .product-item:not(:last-child),
.catalogsearch-result-index .products-list .product-item:not(:last-child) {
  border-bottom: 1px solid #c2c2c2;
}
.catalog-category-view .products-list .product-item-info,
.catalogsearch-result-index .products-list .product-item-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
}
.catalog-category-view .products-list .list-image-container,
.catalogsearch-result-index .products-list .list-image-container {
  position: relative;
  width: 33%;
  max-width: 280px;
  padding: 10px 10px 30px;
  border: 1px solid #c2c2c2;
}
.catalog-category-view .products-list .product-item-photo,
.catalogsearch-result-index .products-list .product-item-photo {
  margin: 0 auto;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.catalog-category-view .products-list .product-item-details,
.catalogsearch-result-index .products-list .product-item-details {
  display: block;
  width: 65%;
  padding-bottom: 0;
}
.catalog-category-view .products-list .product-item-details .stock_status,
.catalogsearch-result-index .products-list .product-item-details .stock_status {
  position: static;
}
.catalogsearch-result-index .page-main {
  padding-top: 35px;
}
.catalogsearch-result-index .toolbar {
  top: 10px;
}
@media all and (max-width: 1024px) {
  .catalogsearch-result-index .toolbar {
    position: static;
  }
}
/* End of Catalog Category View Styles */
/*  Product View Styles */
.catalog-product-view.page-product-grouped .product-options-configure {
  display: none;
}
.catalog-product-view .page-main {
  position: relative;
  background: #ffffff;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .page-main {
    padding: 0;
  }
}
.catalog-product-view .page-main > .page.messages {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.catalog-product-view .page-main .title {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #666666;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .page-main .title {
    position: relative;
  }
}
.catalog-product-view .page-main .title .reviews-count {
  margin-left: 5px;
  margin-right: 10px;
  font-size: 12px;
  position: relative;
  top: -2px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .page-main .title .reviews-count {
    display: none;
  }
}
.catalog-product-view .page-main .title a,
.catalog-product-view .page-main .title strong {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  color: #666666;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .catalog-product-view .page-main .title a,
  .catalog-product-view .page-main .title strong {
    font-size: 16px;
  }
}
.catalog-product-view .product.media {
  margin-top: 35px;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product.media {
    padding-left: 10px;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product.media {
    margin-top: 10px;
    padding: 0 10px;
  }
}
.catalog-product-view .product.media .fotorama__caption {
  display: none;
}
.catalog-product-view .product.media .fotorama__active {
  cursor: pointer;
}
@media all and (min-width: 768px) {
  .catalog-product-view .product.media .fotorama__active:after {
    content: "click to enlarge";
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
}
.catalog-product-view .product-info-main {
  margin-top: 40px;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-info-main {
    padding-right: 10px;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view .product-info-main {
    padding: 0 10px;
    margin-top: 10px;
  }
}
.catalog-product-view .product-info-main .product-custom-attribute {
  margin-bottom: 15px;
}
.catalog-product-view .product-info-main .product-custom-attribute .stock_status {
  position: relative;
}
.catalog-product-view .product-info-main .product-custom-attribute .stock_status.in_stock span:before {
  position: relative;
  content: 'Availability: ';
  display: inline-block;
  vertical-align: top;
  color: #268A03;
  margin: 0 10px 0 0;
  background: #D4FECE;
}
.catalog-product-view .product-info-main .product-custom-attribute .stock_status.in_stock span {
  text-transform: none;
  position: relative;
}
.catalog-product-view .product-info-main .product-custom-attribute .stock_status.in_stock.in_stock span:before {
  content: '';
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-banner {
    text-align: center;
  }
}
.catalog-product-view .product-info-main .page-title {
  font-size: 24px;
  font-weight: 700;
}
.catalog-product-view .product-info-main .price-box {
  margin-top: 0;
  margin-right: 10px;
  float: left;
  width: 100%;
}
.catalog-product-view .product-info-main .price-box .price-label {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-info-main .price-box .price-label {
    font-size: 14px;
  }
}
.catalog-product-view .product-info-main .price-box .minimal-price {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.catalog-product-view .product-info-main .price-box .from .price {
  font-size: 36px;
  color: #fa0300;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-info-main .price-box .from .price {
    font-size: 26px;
  }
}
.catalog-product-view .product-info-main .price-box .from .from-format .price-label {
  display: block;
}
.catalog-product-view .product-info-main .price-box .from .to-format .price-label {
  margin: 0 5px;
}
.catalog-product-view .product-info-main .price-box .special-price .price-label {
  display: block;
}
.catalog-product-view .product-info-main .price-box .special-price .price {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  color: #fa0300;
}
.catalog-product-view .product-info-main .price-box .old-price {
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .price-box .old-price .price {
  font-size: 18px;
}
.catalog-product-view .product-info-main .product-price-by-type {
  margin-bottom: 10px;
}
.catalog-product-view .product-info-main .product-price-by-type .action.towishlist {
  display: inline-block;
  position: relative;
  float: right;
  margin-top: 10px;
  background: #f0f0f0;
  border: 1px solid #c2c2c2;
  padding: 9px 10px 9px 28px;
}
.page-product-grouped.catalog-product-view .product-info-main .product-price-by-type .action.towishlist {
  display: none;
}
.catalog-product-view .product-info-main .product-price-by-type .action.towishlist:hover {
  color: #000000;
}
.catalog-product-view .product-info-main .product-price-by-type .action.towishlist:hover:before {
  color: #000;
}
.catalog-product-view .product-info-main .product-price-by-type .action.towishlist:before {
  position: absolute;
  top: 9px;
  left: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 14px;
  color: #989898;
  content: '\e600';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .product-info-main .product-price-by-type:after {
  content: '';
  display: block;
  clear: both;
}
.catalog-product-view .product-info-main form.add-to-cart {
  margin-top: 10px;
  float: left;
  width: auto;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-info-main form.add-to-cart .label {
  margin-right: 5px;
}
.catalog-product-view .product-info-main form.add-to-cart input.qty {
  width: 60px;
  margin-right: 15px;
  text-align: center;
}
.catalog-product-view .product-info-main .configure-button {
  margin-top: 10px;
  float: left;
}
.catalog-product-view .product-reviews-summary .rating-summary {
  left: 0;
}
.catalog-product-view .product-reviews-summary .reviews-actions a {
  font-size: 12px;
  line-height: 12px;
  color: #cc0000;
  text-transform: none;
}
.catalog-product-view .product-reviews-summary .reviews-actions a + .first-add {
  display: inline-block !important;
  vertical-align: baseline;
  margin-left: 25px;
}
.catalog-product-view .descr-link {
  position: relative;
  display: block;
  margin-bottom: 25px;
  padding-right: 30px;
  padding-bottom: 15px;
  color: #414141;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
  border-bottom: 3px solid #414141;
}
.catalog-product-view .descr-link:hover span {
  background: #f65300;
}
.catalog-product-view .descr-link span {
  position: absolute;
  top: 0;
  right: 0;
  background: #414141;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  transition: 0.3s all ease-in;
}
.catalog-product-view .descr-link span:after {
  position: absolute;
  top: -5px;
  left: -5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #fff;
  content: '\e608';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .important_shipping_info {
  clear: both;
  border: 1px solid #fa0300;
  padding: 10px 15px 20px;
  text-align: center;
  margin-bottom: 15px;
}
.catalog-product-view .important_shipping_info strong {
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.catalog-product-view .important_shipping_info .value {
  line-height: 17px;
}
.catalog-product-view .is_age_restricted {
  display: block;
  background: #fa0300;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  padding: 5px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .is_age_restricted {
    font-size: 16px;
  }
}
.catalog-product-view a[name="configure"] {
  display: block;
  clear: both;
}
.catalog-product-view .product-add-form {
  clear: both;
  margin-bottom: 0;
  display: block !important;
}
.catalog-product-view .product-add-form > div > .box-tocart {
  display: none;
}
.catalog-product-view .product-add-form #super-product-table .grouped-head {
  display: flex;
  width: 100%;
  background: #687353;
  align-items: flex-start;
  justify-content: flex-start;
}
.catalog-product-view .product-add-form #super-product-table .grouped-head div.col {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  background: #687353;
  border-bottom: none;
  text-align: center;
  border-right: 1px solid #687363;
  padding: 5px 10px !important;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .grouped-head div.col:not(:first-child) {
    display: none;
  }
}
.catalog-product-view .product-add-form #super-product-table .grouped-head div.col.info {
  color: #687353;
}
.catalog-product-view .product-add-form #super-product-table .add-to-cart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.catalog-product-view .product-add-form #super-product-table .add-to-cart:before,
.catalog-product-view .product-add-form #super-product-table .add-to-cart:after {
  content: '';
  display: block;
  clear: both;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .add-to-cart {
    align-items: flex-start;
  }
}
@media all and (max-width: 499px) {
  .catalog-product-view .product-add-form #super-product-table .add-to-cart {
    padding: 10px 10px 40px 10px;
    position: relative;
    border-bottom: 1px solid #687353;
  }
}
@media all and (min-width: 500px) and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .add-to-cart {
    position: relative;
    border-bottom: 1px solid #687353;
    padding: 10px 30px 70px 30px;
  }
}
.catalog-product-view .product-add-form #super-product-table .product-content:nth-child(even) .col:not(.first) {
  background: #e4e7de;
  /* background: yellowgreen;*/
}
.catalog-product-view .product-add-form #super-product-table .product-content {
  clear: both;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .product-content:nth-child(even) .add-to-cart {
    background: #e4e7de;
  }
}
.catalog-product-view .product-add-form #super-product-table div.col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (min-width: 768px) {
  .catalog-product-view .product-add-form #super-product-table div.col {
    position: relative;
    border-left: 1px solid #687353;
    border-bottom: 1px solid #687353;
  }
  .catalog-product-view .product-add-form #super-product-table div.col:last-child {
    border-right: 1px solid #687353;
  }
}
.catalog-product-view .product-add-form #super-product-table div.col.product-mobile {
  display: block;
  width: 100%;
  padding: 15px;
}
.catalog-product-view .product-add-form #super-product-table div.col.product-mobile .sku {
  margin-bottom: 5px;
}
@media all and (min-width: 768px) {
  .catalog-product-view .product-add-form #super-product-table div.col.product-mobile {
    display: none;
  }
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-add-form #super-product-table div.col.product-mobile {
    padding: 15px 0;
  }
}
.catalog-product-view .product-add-form #super-product-table div.col.product {
  width: 140px;
  padding: 10px;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table div.col.product {
    width: 15%;
  }
  .catalog-product-view .product-add-form #super-product-table div.col.product .sku {
    margin-bottom: 5px;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table div.col.product {
    width: 120px;
  }
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-add-form #super-product-table div.col.product {
    margin: 0 0 15px 0;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table div.col.product.first {
    background: #fff;
  }
}
@media all and (max-width: 499px) {
  .catalog-product-view .product-add-form #super-product-table div.col.product.first {
    float: left;
  }
}
.catalog-product-view .product-add-form #super-product-table div.col.info {
  width: calc( 100% - 140px - 390px );
  padding: 20px 20px 35px;
  border-bottom: none;
  position: static;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.catalog-product-view .product-add-form #super-product-table div.col.info.col-info-with-options {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  justify-content: space-between;
}
.catalog-product-view .product-add-form #super-product-table div.col.info.stock_on {
  border-bottom: 1px solid #687353;
}
@media all and (min-width: 767px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table div.col.info {
    width: 55%;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table div.col.info {
    padding: 10px;
    float: left;
    width: calc( 100% - 120px);
  }
  .catalog-product-view .product-add-form #super-product-table div.col.info .sku,
  .catalog-product-view .product-add-form #super-product-table div.col.info .product-item-name {
    display: none;
  }
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-add-form #super-product-table div.col.info {
    padding: 0;
    float: none;
  }
}
.catalog-product-view .product-add-form #super-product-table div.col.price,
.catalog-product-view .product-add-form #super-product-table div.col.qty {
  width: 50%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media all and (min-width: 1025px) {
  .catalog-product-view .product-add-form #super-product-table div.col.price,
  .catalog-product-view .product-add-form #super-product-table div.col.qty {
    width: 50%;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table div.col.price,
  .catalog-product-view .product-add-form #super-product-table div.col.qty {
    width: 100%;
    text-align: right;
    padding: 10px;
    font-size: 26px;
    line-height: 26px;
  }
}
@media all and (max-width: 600px) {
  .catalog-product-view .product-add-form #super-product-table div.col.price,
  .catalog-product-view .product-add-form #super-product-table div.col.qty {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table div.col.price {
    border-bottom: none;
    border-right: 1px solid #687353;
  }
}
@media all and (min-width: 500px) and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table div.col.qty {
    width: calc(50% - 37px);
    padding: 0 10px;
    position: absolute;
    right: 20px;
    bottom: 15px;
  }
}
@media all and (max-width: 499px) {
  .catalog-product-view .product-add-form #super-product-table div.col.qty {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view .product-add-form #super-product-table div.col.price {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table div.col.price {
    /*  width: ~'calc( 100% - 120px)';*/
    float: left;
    width: 100%;
  }
}
.catalog-product-view .product-add-form #super-product-table div.col .product-item-image {
  position: relative;
}
.catalog-product-view .product-add-form #super-product-table div.col .product-item-image > img {
  cursor: pointer;
}
.catalog-product-view .product-add-form #super-product-table div.col .product-item-image a {
  position: absolute;
  bottom: -5px;
  right: -5px;
}
.catalog-product-view .product-add-form #super-product-table div.col .product-item-image a:hover:before {
  color: #000000;
}
.catalog-product-view .product-add-form #super-product-table div.col .product-item-image a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 27px;
  color: #666666;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .product-add-form #super-product-table div.col .preview-image {
  padding: 25px 30px;
  display: none;
  position: fixed;
  top: 50px;
  left: 50%;
  max-width: 90vw;
  width: auto;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.67);
  -moz-box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.67);
  box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.67);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999999;
}
@media all and (max-width: 991px) and (orientation: landscape) {
  .catalog-product-view .product-add-form #super-product-table div.col .preview-image {
    top: 10px;
  }
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table div.col .preview-image {
    width: 90%;
    max-width: 90%;
  }
}
.catalog-product-view .product-add-form #super-product-table div.col .preview-image .image-container {
  max-height: 75vh;
  width: 100%;
  overflow: auto;
}
.catalog-product-view .product-add-form #super-product-table div.col .preview-image img {
  margin: 0 auto;
  max-width: none;
  display: block;
}
.catalog-product-view .product-add-form #super-product-table div.col .preview-image .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.catalog-product-view .product-add-form #super-product-table div.col .preview-image .close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #000;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .product-add-form #super-product-table div.col .preview-image .close:hover:before {
  color: #f65300;
}
.catalog-product-view .product-add-form #super-product-table .product-options-wrapper {
  clear: both;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .product-options-wrapper {
    padding-left: 15px;
  }
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-add-form #super-product-table .product-options-wrapper {
    padding: 0;
  }
}
.catalog-product-view .product-add-form #super-product-table .product-options-wrapper .options {
  height: 0;
  visibility: hidden;
}
.catalog-product-view .product-add-form #super-product-table .product-options-wrapper .options.active {
  margin-top: 15px;
  height: auto;
  visibility: visible;
}
.catalog-product-view .product-add-form #super-product-table .title {
  position: relative;
  margin-bottom: 0;
  background: none;
  font-weight: 700;
  border-top: 1px solid #666666;
  border-bottom: none;
  cursor: pointer;
  margin-left: 10px ;
  margin-right: 10px;
}
.catalog-product-view .product-add-form #super-product-table .title.active {
  border-bottom: 1px solid #666666;
}
.catalog-product-view .product-add-form #super-product-table .title.active:after {
  content: '_';
  top: -10px;
}
.catalog-product-view .product-add-form #super-product-table .title:after {
  content: '+';
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 23px;
  font-weight: 700;
}
.catalog-product-view .product-add-form #super-product-table .sku {
  margin-bottom: 10px;
  font-size: 12px;
}
.catalog-product-view .product-add-form #super-product-table .product-item-name {
  font-size: 16px;
  font-weight: 700;
}
.catalog-product-view .product-add-form #super-product-table .stock_status {
  position: absolute;
  /*width: ~"calc(100% + 2px)";*/
  width: calc( 100% - 138px - 390px );
  bottom: 0;
  /*left: -1px;*/
  left: 140px;
  z-index: 2;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .stock_status {
    width: 55%;
    left: 15%;
  }
}
@media all and (max-width: 499px) {
  .catalog-product-view .product-add-form #super-product-table .stock_status {
    left: 20px;
    width: calc(100% - 40px);
    bottom: 10px;
    /*  width: 100%;
          left: 0;
          bottom:auto;
          position: relative;*/
  }
}
@media all and (min-width: 500px) and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .stock_status {
    position: relative;
    width: calc(100% - 40px);
    margin-right: 16px;
    bottom: 0;
    left: 20px;
  }
}
.catalog-product-view .product-add-form #super-product-table .stock_status .qty-range-label {
  margin-right: 5px;
}
@media all and (min-width: 768px) {
  .catalog-product-view .product-add-form #super-product-table .col-info-with-options .stock_status {
    position: relative;
    width: calc( 100% + 40px);
    bottom: auto;
    top: auto;
    left: -20px;
    z-index: 2;
  }
}
@media all and (max-width: 499px) {
  .catalog-product-view .product-add-form #super-product-table .col-info-with-options .stock_status {
    width: calc(100% - 40px);
    left: 20px;
    bottom: auto;
  }
}
@media all and (min-width: 768px) {
  .catalog-product-view .product-add-form #super-product-table .col-info-with-options .stock_status.stock_on {
    position: absolute;
    /*width: ~"calc(100% + 2px)";*/
    width: calc( 100% - 138px - 390px );
    bottom: 0;
    /*left: -1px;*/
    left: 140px;
    z-index: 2;
  }
}
.catalog-product-view .product-add-form #super-product-table .stock-details {
  padding-bottom: 48px;
  margin-top: 8px;
}
.catalog-product-view .product-add-form #super-product-table .stock-details ul {
  margin: 0;
  padding: 10px 10px 10px 30px;
}
.catalog-product-view .product-add-form #super-product-table .price-box {
  display: flex;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .price-box {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media all and (min-width: 1025px) {
  .catalog-product-view .product-add-form #super-product-table .price-box {
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
  }
}
@media all and (min-width: 767px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .price-box {
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
  }
}
.catalog-product-view .product-add-form #super-product-table .price-box .price {
  font-size: 26px;
  font-weight: 700;
}
.catalog-product-view .product-add-form #super-product-table .price-box .special-price .price {
  font-size: 26px;
  font-weight: 700;
  color: #fa0300;
}
.catalog-product-view .product-add-form #super-product-table .price-box .special-price .price-label {
  display: none;
}
.catalog-product-view .product-add-form #super-product-table .price-box .old-price {
  text-transform: uppercase;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .price-box .old-price {
    margin-right: 5px;
    text-align: center;
  }
}
.catalog-product-view .product-add-form #super-product-table .price-box .old-price span {
  font-size: 14px;
  font-weight: 700;
  color: #787878;
}
@media all and (min-width: 1025px) {
  .catalog-product-view .product-add-form #super-product-table .control.qty {
    text-align: center;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .control.qty {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .control.qty {
    display: flex;
    align-items: flex-end;
  }
}
.catalog-product-view .product-add-form #super-product-table .towishlist {
  float: left;
  display: inline-block;
  margin-right: 10px;
  width: 32px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .towishlist.available-item-towishlist {
    display: none;
  }
}
.catalog-product-view .product-add-form #super-product-table .towishlist.center {
  float: none;
  margin: 0 auto;
  display: block;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .towishlist.center {
    margin: 0 7px 0 0;
  }
}
.catalog-product-view .product-add-form #super-product-table .towishlist:hover span:after {
  color: #000000;
}
.catalog-product-view .product-add-form #super-product-table .towishlist span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 30px;
  color: #989898;
  content: '\e600';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .product-add-form #super-product-table input.qty {
  float: left;
  margin-right: 4px;
  width: calc( 100% - 60px );
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table input.qty {
    min-width: 60px;
    max-width: 60px;
  }
}
.catalog-product-view .product-add-form #super-product-table .control-actions {
  float: left;
  width: 14px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table .control-actions {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .control-actions {
    margin-right: 7px;
  }
}
.catalog-product-view .product-add-form #super-product-table .control-actions div {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.catalog-product-view .product-add-form #super-product-table .control-actions div:hover span:after {
  color: #000000;
}
.catalog-product-view .product-add-form #super-product-table .control-actions div span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  content: '\e621';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 33px;
  line-height: 33px;
  color: #989898;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
}
.catalog-product-view .product-add-form #super-product-table .control-actions div.increase {
  margin-bottom: 4px;
}
.catalog-product-view .product-add-form #super-product-table .control-actions div.decrease span:after {
  content: '\e622';
}
.catalog-product-view .product-add-form #super-product-table .tocart {
  margin-top: 10px;
  width: 100%;
}
.catalog-product-view .product-add-form #super-product-table .tocart.contact_us {
  background: #d85c64;
  border-color: #d85c64;
}
@media all and (max-width: 499px) {
  .catalog-product-view .product-add-form #super-product-table .tocart {
    width: auto;
    margin-top: 0;
    margin-left: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product-add-form #super-product-table .tocart {
    width: auto;
    margin-top: 0;
    white-space: nowrap;
  }
}
.catalog-product-view .product-add-form #stock_locations {
  width: 100%;
  padding: 10px 0;
  clear: both;
}
.catalog-product-view .product-add-form #stock_locations > div + div {
  margin-top: 10px;
}
.catalog-product-view .product-add-form #stock_locations > div input[name="location"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.catalog-product-view .product-add-form #stock_locations > div input[name="location"]:checked + label {
  border-color: #687353;
}
.catalog-product-view .product-add-form #stock_locations > div input[name="location"]:checked + label:before {
  border-width: 5px;
  border-color: #687353;
}
.catalog-product-view .product-add-form #stock_locations > div label {
  display: block;
  padding: 10px;
  width: 100%;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  box-sizing: border-box;
}
.catalog-product-view .product-add-form #stock_locations > div label:before {
  position: relative;
  top: 2px;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 15px 0 0;
  min-width: 15px;
  min-height: 15px;
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  background: #fff;
  content: '';
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.catalog-product-view .product-add-form #stock_locations > div label:hover:before {
  border-color: #687353;
}
.catalog-product-view .product-add-form .essex-qty,
.catalog-product-view .product-add-form .durham-qty {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
}
.catalog-product-view .product-add-form .essex-qty input,
.catalog-product-view .product-add-form .durham-qty input {
  height: 32px!important;
  width: 32px!important;
  text-align: center;
  margin: 0 15px 0 0!important;
}
.catalog-product-view .product-add-form button.showAll {
  color: #ffffff;
  background: #fa0300;
  border-color: #fa0300;
}
.catalog-product-view .product-add-form button.showAll span {
  display: block;
}
.catalog-product-view .product-add-form button.showAll .hidden {
  display: none;
}
.catalog-product-view .product-add-form button.showAll.hide span {
  display: none;
}
.catalog-product-view .product-add-form button.showAll.hide .hidden {
  display: block;
}
.catalog-product-view .product-add-form button.showAll:hover {
  background: #000;
  border-color: #000;
}
.catalog-product-view .product.media + .product-options-container,
.catalog-product-view .product.media + .bundle-options-container {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
@media all and (min-width: 1025px) {
  .catalog-product-view .product.media + .product-options-container .description,
  .catalog-product-view .product.media + .bundle-options-container .description {
    order: 1;
  }
}
.catalog-product-view .product-options-wrapper .title,
.catalog-product-view .bundle-options-container .title {
  margin-left: -10px;
  margin-right: -10px;
  padding: 7px 15px;
  background: #687353;
}
.catalog-product-view .product-options-wrapper .title strong,
.catalog-product-view .bundle-options-container .title strong {
  font-size: 20px;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .title strong,
  .catalog-product-view .bundle-options-container .title strong {
    font-size: 14px;
  }
}
.catalog-product-view .product-options-wrapper .tooltip,
.catalog-product-view .bundle-options-container .tooltip {
  position: absolute;
  left: 0;
  top: 4px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .tooltip,
  .catalog-product-view .bundle-options-container .tooltip {
    top: 9px;
  }
}
.catalog-product-view .product-options-wrapper .params,
.catalog-product-view .bundle-options-container .params {
  position: absolute;
  right: 0;
  top: 4px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .params,
  .catalog-product-view .bundle-options-container .params {
    top: 6px;
  }
}
.catalog-product-view .product-options-wrapper .params.added,
.catalog-product-view .bundle-options-container .params.added {
  top: 7px;
}
.catalog-product-view .product-options-wrapper .params.added .selected,
.catalog-product-view .bundle-options-container .params.added .selected {
  display: block;
}
.catalog-product-view .product-options-wrapper .params.added .required,
.catalog-product-view .bundle-options-container .params.added .required {
  display: none;
}
.catalog-product-view .product-options-wrapper .params .selected,
.catalog-product-view .bundle-options-container .params .selected {
  display: none;
  width: 25px;
  height: 25px;
  background: url("../images/edit.png") no-repeat;
  -webkit-background-size: 18px;
  background-size: 18px;
  background-position-y: 2px;
  -ms-background-position-x: 3px;
  background-position-x: 3px;
}
.catalog-product-view .product-options-wrapper .params .required,
.catalog-product-view .bundle-options-container .params .required {
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #fa0300;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #fa0300;
  text-align: center;
}
.catalog-product-view .product-options-wrapper .tooltip-toggle,
.catalog-product-view .bundle-options-container .tooltip-toggle {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  background: #f65300;
  width: 20px;
  height: 20px;
  padding-left: 1px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.catalog-product-view .product-options-wrapper .tooltip-content,
.catalog-product-view .bundle-options-container .tooltip-content {
  left: 20px;
  top: -6px;
}
@media all and (min-width: 641px) and (min-width: 768px) {
  .catalog-product-view .product-options-wrapper .tooltip-content,
  .catalog-product-view .bundle-options-container .tooltip-content {
    min-width: 450px;
  }
}
@media all and (max-width: 640px) {
  .catalog-product-view .product-options-wrapper .tooltip-content,
  .catalog-product-view .bundle-options-container .tooltip-content {
    font-size: 12px;
  }
}
.catalog-product-view .product-options-wrapper .field .label,
.catalog-product-view .bundle-options-container .field .label {
  margin-left: 25px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .field .label,
  .catalog-product-view .bundle-options-container .field .label {
    font-size: 12px;
    margin-bottom: 0;
  }
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-wrapper .field .label,
  .catalog-product-view .bundle-options-container .field .label {
    margin-left: 40px;
  }
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-options-wrapper .field .label,
  .catalog-product-view .bundle-options-container .field .label {
    margin-left: 30px;
  }
}
.catalog-product-view .product-options-wrapper .field .label > span,
.catalog-product-view .bundle-options-container .field .label > span {
  font-weight: 400;
}
.catalog-product-view .product-options-wrapper .field.required,
.catalog-product-view .bundle-options-container .field.required {
  padding-right: 25px;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-wrapper .field.textarea,
  .catalog-product-view .bundle-options-container .field.textarea {
    max-width: 800px;
    margin: 0 auto 20px;
  }
}
.catalog-product-view .product-options-wrapper .field.textarea .control,
.catalog-product-view .bundle-options-container .field.textarea .control {
  text-align: center;
}
.catalog-product-view .product-options-wrapper .field.textarea textarea,
.catalog-product-view .bundle-options-container .field.textarea textarea {
  width: calc( 100% - 20px );
}
.catalog-product-view .product-options-wrapper .field.textarea .note,
.catalog-product-view .bundle-options-container .field.textarea .note {
  display: none;
}
.catalog-product-view .product-options-wrapper .field.textarea .label > span,
.catalog-product-view .bundle-options-container .field.textarea .label > span {
  letter-spacing: -0.5px;
}
.catalog-product-view .product-options-wrapper .control,
.catalog-product-view .bundle-options-container .control {
  text-align: right;
}
.catalog-product-view .product-options-wrapper fieldset.fieldset,
.catalog-product-view .bundle-options-container fieldset.fieldset {
  margin-bottom: 10px;
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea),
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 9px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
@media all and (max-width: 640px) and (min-width: 451px) {
  .catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea),
  .catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea):after,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea):after,
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea):before,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea):before {
  content: none;
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) input,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) input {
  width: 52px;
  height: 42px;
  margin: 0 0 0 10px;
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) select,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) select {
  background: #ffffff;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: right;
  width: 80%;
  margin: 0 0 0 auto;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) select,
  .catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) select {
    direction: ltr;
    margin-left: 40px;
    padding: 0;
    font-size: 12px;
  }
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) select,
  .catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) select {
    margin-left: 0px;
  }
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) select:focus,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) div.mage-error,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) div.mage-error {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 10px 15px;
  text-align: right;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid #000000;
  z-index: 2;
  max-width: 200px;
  min-width: 150px;
  text-align: left;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) div.mage-error,
  .catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) div.mage-error {
    right: auto;
    margin: 0;
  }
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) div.mage-error:before,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) div.mage-error:before {
  content: '';
  position: absolute;
  top: -2px;
  left: 50%;
  display: block;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%);
}
.catalog-product-view .product-options-wrapper .fieldset > .field:not(.textarea) .control,
.catalog-product-view .bundle-options-container .fieldset > .field:not(.textarea) .control {
  position: relative;
}
.catalog-product-view .product-options-wrapper .fieldset > .field.text-field,
.catalog-product-view .bundle-options-container .fieldset > .field.text-field {
  padding-bottom: 25px;
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-options-wrapper .fieldset > .field.text-field,
  .catalog-product-view .bundle-options-container .fieldset > .field.text-field {
    padding-right: 0;
  }
}
.catalog-product-view .product-options-wrapper .fieldset > .field.text-field .note,
.catalog-product-view .bundle-options-container .fieldset > .field.text-field .note {
  position: absolute;
  right: 0;
  width: 220px;
}
@media all and (max-width: 450px) {
  .catalog-product-view .product-options-wrapper .fieldset > .field.text-field .note,
  .catalog-product-view .bundle-options-container .fieldset > .field.text-field .note {
    font-size: 12px;
    width: 200px;
  }
}
.catalog-product-view .product-options-wrapper .field.agreement,
.catalog-product-view .bundle-options-container .field.agreement {
  margin: 0 10px;
  border-bottom: none;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-wrapper .field.agreement,
  .catalog-product-view .bundle-options-container .field.agreement {
    margin: 0 auto;
    padding-right: 0;
    width: auto;
    max-width: 320px;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .field.agreement,
  .catalog-product-view .bundle-options-container .field.agreement {
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: row;
  }
}
.catalog-product-view .product-options-wrapper .field.agreement .field.choice,
.catalog-product-view .bundle-options-container .field.agreement .field.choice {
  padding: 0;
  position: relative;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .field.agreement .field.choice,
  .catalog-product-view .bundle-options-container .field.agreement .field.choice {
    flex-direction: row;
  }
}
.catalog-product-view .product-options-wrapper .field.agreement .field.choice input.checkbox,
.catalog-product-view .bundle-options-container .field.agreement .field.choice input.checkbox {
  width: 18px;
  height: 18px;
  opacity: 0;
}
.catalog-product-view .product-options-wrapper .field.agreement .field.choice input.checkbox:checked + label .box:before,
.catalog-product-view .bundle-options-container .field.agreement .field.choice input.checkbox:checked + label .box:before {
  content: '\e610';
}
.catalog-product-view .product-options-wrapper .field.agreement .field.choice label,
.catalog-product-view .bundle-options-container .field.agreement .field.choice label {
  margin-left: 10px;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-wrapper .field.agreement .field.choice label,
  .catalog-product-view .bundle-options-container .field.agreement .field.choice label {
    line-height: 14px;
  }
}
.catalog-product-view .product-options-wrapper .field.agreement .field.choice label .box,
.catalog-product-view .bundle-options-container .field.agreement .field.choice label .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #000000;
  cursor: pointer;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-wrapper .field.agreement .field.choice label .box,
  .catalog-product-view .bundle-options-container .field.agreement .field.choice label .box {
    top: 5px;
  }
}
.catalog-product-view .product-options-wrapper .field.agreement .field.choice label .box:before,
.catalog-product-view .bundle-options-container .field.agreement .field.choice label .box:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 31px;
  line-height: 31px;
  color: #000;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.catalog-product-view .product-options-wrapper .field.agreement .field.choice a,
.catalog-product-view .bundle-options-container .field.agreement .field.choice a {
  text-decoration: underline;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .field.agreement .options-list,
  .catalog-product-view .bundle-options-container .field.agreement .options-list {
    margin-bottom: 5px;
  }
}
.catalog-product-view .product-options-wrapper .field.agreement div.mage-error,
.catalog-product-view .bundle-options-container .field.agreement div.mage-error {
  left: 0;
  top: 13px;
  right: auto;
  padding: inherit;
  border: none;
  background: none;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .field.agreement div.mage-error,
  .catalog-product-view .bundle-options-container .field.agreement div.mage-error {
    top: 25px;
    font-size: 12px;
  }
}
.catalog-product-view .product-options-wrapper .field.agreement div.mage-error:before,
.catalog-product-view .bundle-options-container .field.agreement div.mage-error:before {
  content: none;
}
.catalog-product-view .product-options-configure,
.catalog-product-view .bundle-options-container {
  width: 49%;
  padding: 0 10px;
  border: 1px solid #687353;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-configure,
  .catalog-product-view .bundle-options-container {
    width: 100%;
    border: none;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-configure,
  .catalog-product-view .bundle-options-container {
    padding-bottom: 200px;
  }
}
.catalog-product-view .product-options-configure .product-options-bottom,
.catalog-product-view .bundle-options-container .product-options-bottom {
  padding: 0 10px;
}
.catalog-product-view .product-options-configure .product-options-bottom .box-tocart,
.catalog-product-view .bundle-options-container .product-options-bottom .box-tocart {
  margin-top: 40px;
  float: left;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-configure .product-options-bottom .box-tocart,
  .catalog-product-view .bundle-options-container .product-options-bottom .box-tocart {
    margin-left: 27%;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-configure .product-options-bottom .box-tocart,
  .catalog-product-view .bundle-options-container .product-options-bottom .box-tocart {
    margin-top: 100px;
    margin-left: 0;
    position: absolute;
    left: 50%;
    width: 100vw;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .catalog-product-view .product-options-configure .product-options-bottom .box-tocart > .fieldset,
  .catalog-product-view .bundle-options-container .product-options-bottom .box-tocart > .fieldset {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
}
.catalog-product-view .product-options-configure .product-options-bottom .field.qty,
.catalog-product-view .bundle-options-container .product-options-bottom .field.qty {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
.catalog-product-view .product-options-configure .product-options-bottom .field.qty label,
.catalog-product-view .bundle-options-container .product-options-bottom .field.qty label {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}
.catalog-product-view .product-options-configure .product-options-bottom .field.qty .control,
.catalog-product-view .bundle-options-container .product-options-bottom .field.qty .control {
  float: right;
}
.catalog-product-view .product-options-configure .product-options-bottom .field.qty .control input.qty,
.catalog-product-view .bundle-options-container .product-options-bottom .field.qty .control input.qty {
  height: 42px;
}
.catalog-product-view .product-options-configure .product-options-bottom .actions,
.catalog-product-view .bundle-options-container .product-options-bottom .actions {
  display: inline-block;
  padding: 0;
}
.catalog-product-view .product-options-configure .product-options-bottom .actions button,
.catalog-product-view .bundle-options-container .product-options-bottom .actions button {
  padding: 9px 17px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-configure .product-options-bottom .actions button,
  .catalog-product-view .bundle-options-container .product-options-bottom .actions button {
    font-size: 14px;
  }
}
.catalog-product-view .product-options-configure .product-info-price,
.catalog-product-view .bundle-options-container .product-info-price {
  float: right;
  margin-right: 20px;
  margin-bottom: 40px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .product-options-configure .product-info-price,
  .catalog-product-view .bundle-options-container .product-info-price {
    margin-left: 20px;
    float: left;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-configure .product-info-price,
  .catalog-product-view .bundle-options-container .product-info-price {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    margin: 15px 0 0;
  }
}
.catalog-product-view .product-options-configure .product-info-price > .price-final_price:before,
.catalog-product-view .bundle-options-container .product-info-price > .price-final_price:before {
  content: 'Configured Price';
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-configure .product-info-price > .price-final_price:before,
  .catalog-product-view .bundle-options-container .product-info-price > .price-final_price:before {
    margin-bottom: 0;
  }
}
.catalog-product-view .product-options-configure .product-info-price .special-price .price,
.catalog-product-view .bundle-options-container .product-info-price .special-price .price,
.catalog-product-view .product-options-configure .product-info-price .price-box > .price-container .price,
.catalog-product-view .bundle-options-container .product-info-price .price-box > .price-container .price {
  font-size: 42px;
  color: #fa0300;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-configure .product-info-price .special-price .price,
  .catalog-product-view .bundle-options-container .product-info-price .special-price .price,
  .catalog-product-view .product-options-configure .product-info-price .price-box > .price-container .price,
  .catalog-product-view .bundle-options-container .product-info-price .price-box > .price-container .price {
    font-size: 32px;
  }
}
.catalog-product-view .product-options-configure .product-info-price .normal-price > .price-container .price,
.catalog-product-view .bundle-options-container .product-info-price .normal-price > .price-container .price {
  font-size: 42px;
  color: black;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-configure .product-info-price .normal-price > .price-container .price,
  .catalog-product-view .bundle-options-container .product-info-price .normal-price > .price-container .price {
    font-size: 32px;
  }
}
.catalog-product-view .info-container {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (min-width: 1025px) {
  .catalog-product-view .info-container {
    width: 49%;
    float: left;
  }
}
@media all and (max-width: 1024px) {
  .catalog-product-view .info-container {
    padding: 0 10px;
  }
}
.catalog-product-view .info-container .review-toolbar {
  position: static;
  border: none;
}
.catalog-product-view .info-container.reviews {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (min-width: 1025px) {
  .catalog-product-view .info-container.reviews {
    float: right;
  }
}
@media all and (max-width: 1024px) {
  .catalog-product-view .info-container.reviews {
    margin-top: 20px;
  }
}
.catalog-product-view .info-container.reviews .data.item.title {
  display: none;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .info-container.reviews .title {
    margin-bottom: 30px;
  }
}
.catalog-product-view .info-container.reviews .review-item {
  padding: 10px 0;
  border: none;
}
.catalog-product-view .info-container.reviews .review-item.hidden {
  display: none;
}
.catalog-product-view .info-container.reviews #reviews-filters {
  text-transform: none;
  font-size: 11px;
  margin-left: 10px;
  font-weight: normal;
  position: relative;
  top: -2px;
}
@media all and (max-width: 767px) {
  .catalog-product-view .info-container.reviews #reviews-filters {
    display: none;
  }
}
.catalog-product-view .info-container.reviews #reviews-filters .stars {
  display: none;
  background: url(../images/sprite.png) 22px -157px transparent no-repeat;
  padding-right: 20px;
  font-size: 12px;
  border-left: 1px solid #c0c0c0;
  margin-right: 10px;
  padding-left: 10px;
  opacity: 0.5;
  text-decoration: none;
}
.catalog-product-view .info-container.reviews #reviews-filters .stars.active {
  font-weight: bold;
  opacity: 1;
}
.catalog-product-view .info-container.reviews .amreview-customer-review {
  overflow: auto;
}
.catalog-product-view .info-container.reviews .amreview-customer-review strong {
  position: relative;
  top: 20px;
}
@media all and (max-width: 767px) and (orientation: portrait) {
  .catalog-product-view .info-container.reviews .amreview-customer-review strong {
    top: auto;
  }
}
.catalog-product-view .info-container.reviews .review-form-call {
  float: right;
  clear: right;
  position: relative;
  margin-bottom: 5px;
}
@media all and (max-width: 767px) and (orientation: portrait) {
  .catalog-product-view .info-container.reviews .review-form-call {
    float: none;
  }
}
.catalog-product-view .info-container.reviews .review-form-call p {
  float: right;
  line-height: 1.3;
  font-size: 16px;
  color: #666666;
}
@media all and (max-width: 767px) and (orientation: portrait) {
  .catalog-product-view .info-container.reviews .review-form-call p {
    float: none;
  }
}
.catalog-product-view .info-container.reviews .btn {
  position: relative;
  margin: 3px 10px 0 0;
  font-size: 16px;
  font-weight: 600;
  background: #687353;
  border-color: #687353;
}
.catalog-product-view .info-container.reviews .btn.submit-review {
  text-transform: none;
  padding: 10px 10px;
  background: #1979C3;
  margin-bottom: 5px;
  border: 1px solid #1979C3;
}
@media all and (max-width: 767px) and (orientation: portrait) {
  .catalog-product-view .info-container.reviews .btn.submit-review {
    float: left;
  }
}
.catalog-product-view .info-container.reviews .btn .show {
  display: block;
}
.catalog-product-view .info-container.reviews .btn .hide {
  display: none;
}
.catalog-product-view .info-container.reviews .btn.active .show {
  display: none;
}
.catalog-product-view .info-container.reviews .btn.active .hide {
  display: block;
}
.catalog-product-view .info-container.reviews .btn:hover,
.catalog-product-view .info-container.reviews .btn:focus {
  color: #ffffff;
  background: #323828;
  border-color: #323828;
}
.catalog-product-view .info-container.reviews .amreview-title-review {
  margin: 0;
}
.catalog-product-view .info-container.reviews .amreview-summary-info:before,
.catalog-product-view .info-container.reviews .amreview-summary-info:after {
  content: '';
  display: table;
  clear: both;
}
.catalog-product-view .info-container.reviews .rating-summary {
  margin-right: 5px;
}
.catalog-product-view .info-container.reviews .rating-label {
  display: none;
}
.catalog-product-view .info-container.reviews .review-title {
  margin-bottom: 10px;
}
.catalog-product-view .info-container.reviews .review-title > span {
  font-size: 16px;
  font-weight: 700;
  border-bottom: none;
  vertical-align: top;
}
.catalog-product-view .info-container.reviews .review-date {
  float: right;
  font-size: 12px;
}
.catalog-product-view .info-container.reviews .review-content {
  margin-bottom: 10px;
  padding: 10px;
  font-size: 12px;
  font-style: italic;
  background: #e4e7de;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.catalog-product-view .info-container.reviews .review-author {
  font-size: 12px;
}
.catalog-product-view .info-container.reviews .review-author strong {
  font-size: 14px;
}
.catalog-product-view .info-container.description .title {
  border-bottom-width: 3px;
}
@media all and (min-width: 1025px) {
  .catalog-product-view .info-container.description .title {
    padding-left: 25px;
  }
}
.catalog-product-view .block.related {
  clear: both;
}
@media all and (max-width: 767px) {
  .catalog-product-view .block.related .bx-wrapper .bx-next,
  .catalog-product-view .block.related .bx-wrapper .bx-prev {
    top: 28%;
    width: 34px;
    height: 30px;
    -webkit-background-size: 75px;
    background-size: 75px;
  }
}
.catalog-product-view .block.related .bx-wrapper .bx-prev {
  left: -15px;
}
.catalog-product-view .block.related .bx-wrapper .bx-next {
  right: -15px;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .block.related {
    padding: 0 15px;
  }
}
.catalog-product-view .block.related .product-items {
  display: flex;
  margin: 0;
}
.catalog-product-view .block.related .product-items .product-item {
  position: relative;
  padding: 0;
  padding-right: 5px;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .block.related .product-items .product-item {
    display: block !important;
  }
}
.catalog-product-view .block.related .product-items .product-item-info {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #d5d5d5;
}
@media all and (max-width: 1024px) {
  .catalog-product-view .block.related .product-items .product-item-info {
    border: none;
  }
}
.catalog-product-view .block.related .product-items .product-item-details {
  padding: 15px;
}
.catalog-product-view .block.related .product-items .product-item-name a {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
}
.catalog-product-view .block.related .product-items .product-item-name a:hover {
  color: #f65300;
  text-decoration: none;
}
.catalog-product-view .block.related .product-items .product-reviews-summary {
  margin-top: 5px;
}
.catalog-product-view .block.related .product-items .product-reviews-summary .rating-summary {
  left: 0;
}
.catalog-product-view .block.related .product-items .product-reviews-summary .action.view {
  font-size: 10px;
  line-height: 12px;
  color: #cc0000;
  text-transform: none;
}
.catalog-product-view .block.related .product-items .product-reviews-summary .action.view:hover {
  text-decoration: underline;
}
.catalog-product-view .block.related .product-items .product-reviews-summary .action.add {
  display: none;
}
.amstars-rating-container .amstars-stars {
  width: 0%;
}
/*styles special for bundle product page ↓*/
.catalog-product-view .bundle-options-container .product-options-wrapper .field:not(.textarea) .label {
  width: 30%;
  flex-grow: 1;
  line-height: 30px;
  margin-left: 40px;
  padding: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
.catalog-product-view .bundle-options-container .product-options-wrapper .field:not(.textarea) .control {
  width: calc(70% - 25px);
  flex-grow: 2;
  text-align: left;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.catalog-product-view .bundle-options-container .product-options-wrapper .field:not(.textarea) .control input,
.catalog-product-view .bundle-options-container .product-options-wrapper .field:not(.textarea) .control input:focus {
  opacity: 1 !important;
  border: none;
  padding: 0;
  outline: none;
  box-shadow: none !important;
  cursor: default;
  height: 30px;
  line-height: 30px;
}
.catalog-product-view .product-options-wrapper .field:not(.textarea) .label,
.catalog-product-view .product-options-wrapper .field:not(.textarea) .control {
  flex-grow: 1;
  width: 50%;
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-options-wrapper .field:not(.textarea) .label,
  .catalog-product-view .product-options-wrapper .field:not(.textarea) .control {
    width: 100%;
    margin-bottom: 5px;
  }
}
.catalog-product-view .bundle-options-container .product-options-wrapper .fieldset > .field:not(.textarea) select {
  width: calc(70% - 5px);
  text-align: center;
  margin: 0 5px 0 0;
}
.catalog-product-view .bundle-options-container .product-options-wrapper .field.qty.qty-holder {
  margin: 0;
  padding-left: 5px;
  text-align: right;
  border: none;
  padding: 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog-product-view .bundle-options-container .product-options-wrapper .field .nested {
  width: calc(30% - 40px);
}
legend#customizeTitle {
  background: transparent;
  border: none;
  margin: 10px auto 15px auto;
  padding: 0;
  font-family: 'Lato';
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: transparent;
  padding: 0;
}
.bundle-options-container .block-bundle-summary .bundle-info {
  display: flex;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}
.bundle-options-container .block-bundle-summary .bundle-info .product-details {
  width: 100%;
  padding-left: 15px;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.bundle-options-container .block-bundle-summary .bundle-info .product-details .product.name,
.bundle-options-container .block-bundle-summary .bundle-info .product-details p.stock,
.bundle-options-container .block-bundle-summary .bundle-info .product-details .box-tocart {
  width: 70%;
}
@media all and (max-width: 767px) {
  .bundle-options-container .block-bundle-summary .bundle-info .product-details .product.name,
  .bundle-options-container .block-bundle-summary .bundle-info .product-details p.stock,
  .bundle-options-container .block-bundle-summary .bundle-info .product-details .box-tocart {
    width: 100%;
  }
}
.bundle-options-container .block-bundle-summary .bundle-info .product-details .price-box {
  width: 30%;
}
@media all and (max-width: 767px) {
  .bundle-options-container .block-bundle-summary .bundle-info .product-details .price-box {
    width: 100%;
  }
}
.bundle-options-container .block-bundle-summary .bundle-info .box-tocart > .fieldset {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: center;
}
.bundle-options-container .block-bundle-summary .bundle-info .box-tocart > .fieldset .field.qty {
  border: none;
  padding: 0;
  margin: 0;
  padding-right: 15px;
  align-items: center;
  flex-direction: row;
  width: 41%;
  flex-wrap: wrap;
}
.bundle-options-container .block-bundle-summary .bundle-info .box-tocart > .fieldset .field.qty .label,
.bundle-options-container .block-bundle-summary .bundle-info .box-tocart > .fieldset .field.qty .control {
  margin: 0 0 10px;
}
.bundle-options-container .block-bundle-summary .bundle-info .box-tocart > .fieldset #stock_locations {
  padding-top: 0;
}
.bundle-options-container .block-bundle-summary .bundle-info .price-as-configured {
  position: relative;
}
.bundle-options-container .block-bundle-summary .bundle-info .price-as-configured:before {
  display: block;
  vertical-align: top;
  position: relative;
  content: 'Configured Price';
  text-transform: uppercase;
  margin-bottom: 2px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions .action.primary.tocart {
  padding: 9px 17px;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-family: 'Lato';
  font-weight: 700;
}
div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer a {
  height: 88px;
  width: 88px;
}
.catalog-product-view .bundle-options-container .params.added {
  top: 4px;
}
/* End of  Product View Styles */
/* Shopping Cart */
.checkout-cart-index .form.form-cart .cart.table-wrapper > b {
  display: block;
  width: 100%;
  border-top: 2px solid #687353;
  border-bottom: 2px solid #687353;
  padding: 14px 5px;
  font-size: 24px;
  text-transform: capitalize;
}
.checkout-cart-index .form.form-cart button,
.checkout-cart-index .form.form-cart .action.primary {
  background: #687353;
  border-color: #687353;
  color: #ffffff;
}
.checkout-cart-index .form.form-cart button:hover,
.checkout-cart-index .form.form-cart .action.primary:hover {
  color: #ffffff;
  opacity: 0.8;
}
.checkout-cart-index .form.form-cart a.action.continue {
  background: #414141;
  border-color: #414141;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.checkout-cart-index .form.form-cart a.action.continue:hover {
  background: #f65300;
  border-color: #f65300;
  color: #ffffff;
}
.checkout-cart-index .form.form-cart #shopping-cart-table .action-delete,
.checkout-cart-index .form.form-cart .action.clear {
  background: #d80601;
  border-color: #d80601;
}
.checkout-cart-index .form.form-cart #shopping-cart-table .action-delete:hover,
.checkout-cart-index .form.form-cart .action.clear:hover {
  opacity: .7;
}
.checkout-cart-index #discount-coupon-form button.apply {
  background: #687353;
  border-color: #687353;
  color: #ffffff;
}
.checkout-cart-index #discount-coupon-form button.apply:hover {
  color: #ffffff;
  opacity: 0.8;
}
.qty-and-price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .qty-and-price {
    width: 30%;
  }
}
@media all and (max-width: 499px) {
  .qty-and-price {
    width: 100%;
  }
}
@media all and (min-width: 1025px) {
  .qty-and-price {
    width: 390px;
  }
}
/* End of Shopping Cart */
/* Checkout Page */
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content,
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0 0 20px;
}
.checkout-index-index #checkout.am-checkout {
  margin-top: 0;
}
.checkout-index-index h1.title {
  visibility: hidden;
  height: 0;
}
.checkout-index-index .sections.nav-sections {
  display: block;
}
.checkout-index-index .checkout-payment-method .payment-option-title {
  padding-left: 10px;
}
.checkout-index-index .checkout-payment-method .payment-option-title span {
  color: #000000;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after {
  color: #000000;
}
.checkout-index-index .authentication-wrapper {
  margin-top: -52px;
}
.checkout-index-index .action.action-auth-toggle,
.checkout-index-index #discount-form .action-apply {
  padding: 6px 17px;
  background: #687353;
  border-color: #687353;
  color: #ffffff;
  font-weight: 700;
}
.checkout-index-index .action.action-auth-toggle:hover,
.checkout-index-index #discount-form .action-apply:hover {
  color: #ffffff;
  opacity: 0.8;
  text-decoration: none;
}
.checkout-index-index #checkout.checkout-container {
  background: none;
}
.checkout-index-index #checkout.checkout-container .fieldset > .field:not(.choice) > .label,
.checkout-index-index #checkout.checkout-container .fieldset > .field:not(.choice) > .control {
  width: 100%;
  text-align: left;
}
.checkout-index-index #checkout.checkout-container .checkout-payment-method .payment-methods .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index #checkout.checkout-container + p {
  margin: 25px auto 15px auto;
  max-width: 750px;
  text-align: left;
}
.checkout-index-index .modal-inner-wrap header,
.checkout-index-index .modal-inner-wrap footer {
  background: none;
  border: none;
}
.checkout-index-index .modal-inner-wrap .action-close:before {
  color: #000000;
}
.checkout-index-index .modal-inner-wrap .fieldset > .field:not(.choice) > .label,
.checkout-index-index .modal-inner-wrap .fieldset > .field:not(.choice) > .control {
  width: 100%;
  text-align: left;
}
.checkout-index-index .modal-inner-wrap .secondary.action-hide-popup {
  background: #687353;
  border-color: #687353;
  color: #ffffff;
}
.checkout-index-index .modal-inner-wrap .secondary.action-hide-popup:hover {
  color: #ffffff;
  opacity: 0.8;
  text-decoration: none;
}
.checkout-index-index .edit-address-link {
  color: #f65300;
}
.checkout-index-index .payment-method-billing-address .action.action-cancel {
  background: #687353;
  border-color: #687353;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 15px;
  margin: 0;
}
.checkout-index-index .payment-method-billing-address .action.action-cancel:hover {
  color: #ffffff;
  opacity: 0.8;
}
.checkout-onepage-success .page-title-wrapper {
  margin: 30px 0;
}
.checkout-onepage-success .page-title-wrapper h1 {
  margin: 0;
  font-weight: 700;
  font-size: 40px;
}
.checkout-onepage-success #maincontent {
  background: #ffffff;
}
.checkout-onepage-success .print {
  padding: 5px 10px;
  background: #687353;
  color: #ffffff;
}
.checkout-onepage-success .print:hover {
  background: #2f2f2f;
}
/* End of Checkout Page */
/* Customer Page Styles */
.checkout-cart-index .page-main,
.checkout-index-index .page-main,
.customer-account-index .page-main,
.customer-account-login .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main,
.account .page-main {
  padding-top: 20px;
  background: #ffffff;
}
.checkout-cart-index .page-main .page-title-wrapper,
.customer-account-index .page-main .page-title-wrapper,
.customer-account-login .page-main .page-title-wrapper,
.customer-account-create .page-main .page-title-wrapper,
.customer-account-forgotpassword .page-main .page-title-wrapper,
.customer-account-createpassword .page-main .page-title-wrapper,
.account:not(.sales-order-view) .page-main .page-title-wrapper {
  height: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
}
.customer-account-create .form-create-account {
  margin: 0 auto;
}
.customer-account-logoutsuccess .page-main {
  background: #ffffff;
}
.account .block:after,
.account .block:before {
  content: '';
  display: block;
  clear: both;
}
.account .block .box {
  width: 50%;
  float: left;
}
@media all and (max-width: 480px) {
  .account .block .box {
    width: 100%;
  }
}
.account .column.main,
.customer-account-index .column.main,
.customer-account-login .column.main,
.customer-account-forgotpassword .column.main,
.customer-account-createpassword .column.main {
  padding-top: 15px;
}
.account .column.main a:not(.primary),
.customer-account-index .column.main a:not(.primary),
.customer-account-login .column.main a:not(.primary),
.customer-account-forgotpassword .column.main a:not(.primary),
.customer-account-createpassword .column.main a:not(.primary) {
  color: #f65300;
}
.account .column.main a:not(.primary):hover,
.customer-account-index .column.main a:not(.primary):hover,
.customer-account-login .column.main a:not(.primary):hover,
.customer-account-forgotpassword .column.main a:not(.primary):hover,
.customer-account-createpassword .column.main a:not(.primary):hover {
  color: #000000;
}
.account .fieldset,
.customer-account-index .fieldset,
.customer-account-login .fieldset,
.customer-account-forgotpassword .fieldset,
.customer-account-createpassword .fieldset {
  max-width: 600px;
}
.account .fieldset > .field.choice:before,
.customer-account-index .fieldset > .field.choice:before,
.customer-account-login .fieldset > .field.choice:before,
.customer-account-forgotpassword .fieldset > .field.choice:before,
.customer-account-createpassword .fieldset > .field.choice:before,
.account .fieldset > .field.no-label:before,
.customer-account-index .fieldset > .field.no-label:before,
.customer-account-login .fieldset > .field.no-label:before,
.customer-account-forgotpassword .fieldset > .field.no-label:before,
.customer-account-createpassword .fieldset > .field.no-label:before {
  content: none;
}
.account .fieldset > .field:not(.choice) > .label,
.customer-account-index .fieldset > .field:not(.choice) > .label,
.customer-account-login .fieldset > .field:not(.choice) > .label,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label,
.customer-account-createpassword .fieldset > .field:not(.choice) > .label,
.account .fieldset > .field:not(.choice) > .control,
.customer-account-index .fieldset > .field:not(.choice) > .control,
.customer-account-login .fieldset > .field:not(.choice) > .control,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control,
.customer-account-createpassword .fieldset > .field:not(.choice) > .control {
  width: 100%;
  text-align: left;
}
.account .google-captcha,
.customer-account-index .google-captcha,
.customer-account-login .google-captcha,
.customer-account-forgotpassword .google-captcha,
.customer-account-createpassword .google-captcha {
  margin-bottom: 30px;
}
.account .abs-margin-for-forms-desktop,
.customer-account-index .abs-margin-for-forms-desktop,
.customer-account-login .abs-margin-for-forms-desktop,
.customer-account-forgotpassword .abs-margin-for-forms-desktop,
.customer-account-createpassword .abs-margin-for-forms-desktop,
.account .fieldset .legend,
.customer-account-index .fieldset .legend,
.customer-account-login .fieldset .legend,
.customer-account-forgotpassword .fieldset .legend,
.customer-account-createpassword .fieldset .legend,
.account .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-index .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-login .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-forgotpassword .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-createpassword .column:not(.sidebar-main) form .actions-toolbar,
.account .column:not(.sidebar-additional) form .actions-toolbar,
.customer-account-index .column:not(.sidebar-additional) form .actions-toolbar,
.customer-account-login .column:not(.sidebar-additional) form .actions-toolbar,
.customer-account-forgotpassword .column:not(.sidebar-additional) form .actions-toolbar,
.customer-account-createpassword .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
}
.actions-toolbar:not(.sales-order-history.account),
.actions-toolbar:not(.sales-order-history.customer-account-index),
.actions-toolbar:not(.sales-order-history.customer-account-login),
.actions-toolbar:not(.sales-order-history.customer-account-forgotpassword),
.actions-toolbar:not(.sales-order-history.customer-account-createpassword) {
  max-width: 450px;
}
.account .order-products-toolbar,
.customer-account-index .order-products-toolbar,
.customer-account-login .order-products-toolbar,
.customer-account-forgotpassword .order-products-toolbar,
.customer-account-createpassword .order-products-toolbar,
.account .products-reviews-toolbar,
.customer-account-index .products-reviews-toolbar,
.customer-account-login .products-reviews-toolbar,
.customer-account-forgotpassword .products-reviews-toolbar,
.customer-account-createpassword .products-reviews-toolbar {
  position: static;
  width: 100%;
}
.account .order-products-toolbar .pager,
.customer-account-index .order-products-toolbar .pager,
.customer-account-login .order-products-toolbar .pager,
.customer-account-forgotpassword .order-products-toolbar .pager,
.customer-account-createpassword .order-products-toolbar .pager,
.account .products-reviews-toolbar .pager,
.customer-account-index .products-reviews-toolbar .pager,
.customer-account-login .products-reviews-toolbar .pager,
.customer-account-forgotpassword .products-reviews-toolbar .pager,
.customer-account-createpassword .products-reviews-toolbar .pager {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.account .order-products-toolbar .toolbar-amount,
.customer-account-index .order-products-toolbar .toolbar-amount,
.customer-account-login .order-products-toolbar .toolbar-amount,
.customer-account-forgotpassword .order-products-toolbar .toolbar-amount,
.customer-account-createpassword .order-products-toolbar .toolbar-amount,
.account .products-reviews-toolbar .toolbar-amount,
.customer-account-index .products-reviews-toolbar .toolbar-amount,
.customer-account-login .products-reviews-toolbar .toolbar-amount,
.customer-account-forgotpassword .products-reviews-toolbar .toolbar-amount,
.customer-account-createpassword .products-reviews-toolbar .toolbar-amount {
  padding-top: 2px;
  margin-right: 10px;
}
.account .form.password.forget,
.customer-account-index .form.password.forget,
.customer-account-login .form.password.forget,
.customer-account-forgotpassword .form.password.forget,
.customer-account-createpassword .form.password.forget {
  margin: 0 auto;
}
.account .block-title strong,
.customer-account-index .block-title strong,
.customer-account-login .block-title strong,
.customer-account-forgotpassword .block-title strong,
.customer-account-createpassword .block-title strong {
  font-size: 18px;
}
.account .block-title a,
.customer-account-index .block-title a,
.customer-account-login .block-title a,
.customer-account-forgotpassword .block-title a,
.customer-account-createpassword .block-title a {
  font-size: 16px;
}
.customer-account-createpassword .form.password.reset {
  margin: 0 auto;
}
/* End of Customer Page Styles */
/* Wishlist Styles */
.wishlist-index-index .products-list {
  margin-left: 10px;
}
.wishlist-index-index .products-list .product-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.wishlist-index-index .products-list .product-item:not(:last-child) {
  border-bottom: 1px solid #c2c2c2;
}
.wishlist-index-index .products-list .product-item .product-item-photo {
  width: 160px;
}
@media all and (max-width: 480px) {
  .wishlist-index-index .products-list .product-item .product-item-photo {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
.wishlist-index-index .products-list .product-item .product-item-link {
  font-size: 21px;
  color: #000000;
}
.wishlist-index-index .products-list .product-item .product-item-link:hover {
  color: #f65300;
}
.wishlist-index-index .products-list .product-item .box-tocart {
  float: left;
}
.wishlist-index-index .products-list .product-item .box-tocart .field.qty {
  display: inline-block;
  float: left;
  margin-top: 15px;
  width: 85px;
  margin-right: 10px;
}
.wishlist-index-index .products-list .product-item .box-tocart .field.qty label {
  width: 30px;
  display: inline-block;
  padding-right: 0;
  margin-right: 5px;
}
.wishlist-index-index .products-list .product-item .box-tocart .field.qty .control {
  width: 50px;
  display: inline-block;
}
.wishlist-index-index .products-list .product-item .box-tocart .field.qty .control input {
  text-align: center;
}
.wishlist-index-index .products-list .product-item .box-tocart .product-item-actions {
  display: inline-block;
  float: left;
  margin-top: 15px;
}
@media all and (max-width: 480px) {
  .wishlist-index-index .products-list .product-item .box-tocart .product-item-actions {
    margin-top: 15px;
  }
}
.wishlist-index-index .products-list .product-item .box-tocart + .product-item-actions {
  display: block;
}
.wishlist-index-index .products-list .product-item .box-tocart + .product-item-actions a.btn-remove.action.delete {
  padding: 6px 15px;
}
.wishlist-index-index .products-list .product-item .product-item-inner > .product-item-actions {
  margin-top: 15px;
  float: right;
}
.wishlist-index-index .products-list .product-item .product-item-inner > .product-item-actions .delete,
.wishlist-index-index .products-list .product-item .product-item-inner > .product-item-actions .edit {
  display: inline-block;
  padding: 8px 16px;
  background: #687353;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  transition: 0.3s all ease-in;
}
.wishlist-index-index .products-list .product-item .product-item-inner > .product-item-actions .delete:hover,
.wishlist-index-index .products-list .product-item .product-item-inner > .product-item-actions .edit:hover {
  background: #2f2f2f;
}
.wishlist-index-index .products-list .product-item .product-item-inner > .product-item-actions .edit {
  margin-right: 5px;
}
.wishlist-index-index #wishlist-view-form .actions-toolbar {
  max-width: none;
}
.wishlist-index-index #wishlist-view-form .actions-toolbar .share,
.wishlist-index-index #wishlist-view-form .actions-toolbar .update {
  background: #687353;
  border-color: #687353;
}
.wishlist-index-index #wishlist-view-form .actions-toolbar .share:hover,
.wishlist-index-index #wishlist-view-form .actions-toolbar .update:hover {
  background: #2f2f2f;
  border-color: #2f2f2f;
  color: #ffffff;
}
/* End of Wishlist Styles */
/* CMS Pages Styles */
.cms-page-view .column.main:after,
.contact-index-index .column.main:after {
  content: '';
  display: block;
  clear: both;
}
.cms-page-view .page-main,
.contact-index-index .page-main {
  padding-top: 20px;
  background: #ffffff;
}
.cms-page-view .page-main .page-title-wrapper h1,
.contact-index-index .page-main .page-title-wrapper h1 {
  font-weight: 700;
}
.cms-page-view .page-main .sidebar-menu,
.contact-index-index .page-main .sidebar-menu {
  float: left;
  width: 230px;
}
@media all and (max-width: 767px) {
  .cms-page-view .page-main .sidebar-menu,
  .contact-index-index .page-main .sidebar-menu {
    display: none;
  }
}
.cms-page-view .page-main .sidebar-menu .block-title,
.contact-index-index .page-main .sidebar-menu .block-title {
  padding-bottom: 5px;
  margin-bottom: 10px;
  width: 100%;
  font-size: 16px;
  border-bottom: 2px solid #f65300;
}
.cms-page-view .page-main .sidebar-menu ul,
.contact-index-index .page-main .sidebar-menu ul {
  list-style: none;
  padding: 0;
}
.cms-page-view .page-main .sidebar-menu ul li,
.contact-index-index .page-main .sidebar-menu ul li {
  margin-bottom: 7px;
}
.cms-page-view .page-main .sidebar-menu ul li.active a,
.contact-index-index .page-main .sidebar-menu ul li.active a {
  font-weight: 700;
  color: #f65300;
}
.cms-page-view .page-main .sidebar-menu ul li a,
.contact-index-index .page-main .sidebar-menu ul li a {
  text-transform: uppercase;
}
.cms-page-view .page-main .content,
.contact-index-index .page-main .content {
  width: calc( 100% - 255px );
  float: right;
}
@media all and (max-width: 767px) {
  .cms-page-view .page-main .content,
  .contact-index-index .page-main .content {
    width: 100%;
    float: none;
  }
}
.cms-page-view .page-main .content div.right,
.contact-index-index .page-main .content div.right,
.cms-page-view .page-main .content div.left,
.contact-index-index .page-main .content div.left {
  width: 50%;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 1024px) {
  .cms-page-view .page-main .content div.right,
  .contact-index-index .page-main .content div.right,
  .cms-page-view .page-main .content div.left,
  .contact-index-index .page-main .content div.left {
    width: 100%;
    float: none;
  }
}
.cms-page-view .page-main .content div.right .item,
.contact-index-index .page-main .content div.right .item,
.cms-page-view .page-main .content div.left .item,
.contact-index-index .page-main .content div.left .item {
  margin-bottom: 20px;
}
.cms-page-view .page-main .content p.title,
.contact-index-index .page-main .content p.title {
  font-size: 16px;
  text-transform: uppercase;
}
.cms-page-view .page-main .content .collapsible-info .block-title,
.contact-index-index .page-main .content .collapsible-info .block-title,
.cms-page-view .page-main .content .collapsible-info .expand-all,
.contact-index-index .page-main .content .collapsible-info .expand-all {
  position: relative;
  padding: 5px 0;
  border-bottom: 1px solid #c2c2c2;
}
.cms-page-view .page-main .content .collapsible-info .block-title:hover,
.contact-index-index .page-main .content .collapsible-info .block-title:hover,
.cms-page-view .page-main .content .collapsible-info .expand-all:hover,
.contact-index-index .page-main .content .collapsible-info .expand-all:hover {
  cursor: pointer;
  color: #000000;
}
.cms-page-view .page-main .content .collapsible-info .block-title:hover:after,
.contact-index-index .page-main .content .collapsible-info .block-title:hover:after,
.cms-page-view .page-main .content .collapsible-info .expand-all:hover:after,
.contact-index-index .page-main .content .collapsible-info .expand-all:hover:after {
  color: #000000;
}
.cms-page-view .page-main .content .collapsible-info .block-title:after,
.contact-index-index .page-main .content .collapsible-info .block-title:after,
.cms-page-view .page-main .content .collapsible-info .expand-all:after,
.contact-index-index .page-main .content .collapsible-info .expand-all:after {
  content: '\e61c';
  position: absolute;
  right: 10px;
  top: -1px;
  font-size: 24px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 33px;
  color: #c2c2c2;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-page-view .page-main .content .collapsible-info .expand-all,
.contact-index-index .page-main .content .collapsible-info .expand-all {
  text-align: right;
  padding-right: 40px;
  color: #c2c2c2;
  text-transform: uppercase;
}
.cms-page-view .page-main .content .collapsible-info .expand-all.expanded,
.contact-index-index .page-main .content .collapsible-info .expand-all.expanded {
  color: #000000;
}
.cms-page-view .page-main .content .collapsible-info .expand-all.expanded:after,
.contact-index-index .page-main .content .collapsible-info .expand-all.expanded:after {
  content: '\e622';
  font-size: 42px;
  font-weight: 500;
  top: 0;
  right: 1px;
  color: #000000;
}
.cms-page-view .page-main .content .collapsible-info .block-title.active:after,
.contact-index-index .page-main .content .collapsible-info .block-title.active:after {
  content: '\e622';
  font-size: 42px;
  font-weight: 500;
  top: 0;
  right: 1px;
  color: #000000;
}
.cms-page-view .page-main .content .collapsible-info .block-title.active,
.contact-index-index .page-main .content .collapsible-info .block-title.active {
  border-bottom: none;
}
.cms-page-view .page-main .content .collapsible-info .block-content,
.contact-index-index .page-main .content .collapsible-info .block-content {
  display: none;
  margin-top: 10px;
  padding-right: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c2c2c2;
}
.cms-noroute-index #maincontent .content {
  max-width: 800px;
  margin: 0 auto;
}
.cms-noroute-index .page-main {
  padding-top: 20px;
  background: #ffffff;
}
.cms-noroute-index .page-main .page-title-wrapper h1 {
  font-weight: 700;
}
/* End of CMS Pages Styles */
/* FishPig Blog Styles */
.is-blog .page-main {
  background: #ffffff;
  padding: 0;
}
.is-blog .page-title-wrapper {
  visibility: hidden;
  margin: 0;
  padding: 0;
  height: 0;
}
.is-blog .columns {
  display: flex;
  flex-direction: column;
}
.is-blog .sidebar-main,
.is-blog .column.main {
  width: 100%;
  padding: 0;
}
.is-blog .wp-sidebar {
  position: relative;
  text-align: center;
  padding: 0 15px;
  background: #414141;
}
@media all and (max-width: 767px) {
  .is-blog .wp-sidebar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.is-blog .wp-sidebar .block-blog {
  display: inline-block;
  width: auto;
}
.is-blog .wp-sidebar .block-blog .block-title {
  color: #ffffff;
}
@media all and (min-width: 768px) {
  .is-blog .wp-sidebar .block-blog-archives {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media all and (max-width: 767px) {
  .is-blog .wp-sidebar .block-blog-archives {
    position: relative;
    margin: 0;
  }
}
.is-blog .wp-sidebar .block-blog-archives .block-title {
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: none;
}
.is-blog .wp-sidebar .block-blog-archives .block-title.active,
.is-blog .wp-sidebar .block-blog-archives .block-title:hover {
  color: #f65300;
}
.is-blog .wp-sidebar .block-blog-archives .block-title strong {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .is-blog .wp-sidebar .block-blog-archives .block-title strong {
    font-size: 16px;
  }
}
.is-blog .wp-sidebar .block-blog-archives .block-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  padding: 10px 15px;
  text-align: left;
  background: #2f2f2f;
  border-bottom: 5px solid #f65300;
  border-top: 1px solid #f65300;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .is-blog .wp-sidebar .block-blog-archives .block-content {
    top: 22px;
  }
}
.is-blog .wp-sidebar .block-blog-archives .block-content a {
  color: #ffffff;
}
@media all and (min-width: 768px) {
  .is-blog .wp-sidebar .block-blog-search {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media all and (max-width: 767px) {
  .is-blog .wp-sidebar .block-blog-search {
    width: 100%;
    margin: 10px 0 20px;
  }
}
.is-blog .wp-sidebar .block-blog-search .block-title {
  display: none;
}
.is-blog .wp-sidebar .block-blog-search .blog-search {
  display: flex;
  background: #ffffff;
}
.is-blog .wp-sidebar .block-blog-search .blog-search input {
  border: none;
  font-size: 16px;
}
.is-blog .wp-sidebar .block-blog-search .blog-search button {
  position: relative;
  top: 1px;
  width: 32px;
  height: 30px;
  padding: 0;
  background: #ffffff;
  border: none;
}
.is-blog .wp-sidebar .block-blog-search .blog-search button:hover:before,
.is-blog .wp-sidebar .block-blog-search .blog-search button:focus:before {
  color: #000000;
  opacity: 1;
}
.is-blog .wp-sidebar .block-blog-search .blog-search button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: #414141;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  opacity: 0.6;
}
.is-blog .wp-sidebar .block-blog-search .blog-search button span {
  display: none;
}
.is-blog .wp-sidebar .block-blog-custom-html {
  margin: 10px 0;
  padding: 0 40px;
  border-right: 2px solid #f65300;
  border-left: 2px solid #f65300;
}
.is-blog .wp-sidebar .block-blog-custom-html .block-title {
  padding: 0;
  margin: 0;
  border: none;
}
.is-blog .wp-sidebar .block-blog-custom-html .block-title a {
  color: #ffffff;
}
.is-blog .wp-sidebar .block-blog-custom-html .block-title a:hover {
  color: #f65300;
}
.is-blog .wp-sidebar .block-blog-custom-html .block-title strong {
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .is-blog .wp-sidebar .block-blog-custom-html .block-title strong {
    font-size: 26px;
  }
}
.is-blog .column.main {
  order: 2;
  padding: 15px 0;
}
@media all and (max-width: 767px) {
  .is-blog .column.main {
    padding: 0;
  }
}
.is-blog .column.main:before,
.is-blog .column.main:after {
  display: block;
  content: '';
  clear: both;
}
.is-blog .news-list-wrapper,
.is-blog .popular-list-wrapper,
.is-blog .video-list-wrapper {
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.is-blog .news-list-wrapper .posts-title,
.is-blog .popular-list-wrapper .posts-title,
.is-blog .video-list-wrapper .posts-title {
  background: #687353;
  padding: 7px 15px;
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .is-blog .news-list-wrapper .posts-title,
  .is-blog .popular-list-wrapper .posts-title,
  .is-blog .video-list-wrapper .posts-title {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
  }
}
.is-blog .news-list-wrapper .post-list,
.is-blog .popular-list-wrapper .post-list,
.is-blog .video-list-wrapper .post-list {
  padding-top: 15px;
  padding-bottom: 15px;
}
.is-blog .news-list-wrapper {
  width: 55%;
  float: left;
}
@media all and (max-width: 767px) {
  .is-blog .news-list-wrapper {
    width: 100%;
  }
}
.is-blog .popular-list-wrapper,
.is-blog .video-list-wrapper {
  width: 45%;
  float: right;
  clear: right;
}
@media all and (max-width: 767px) {
  .is-blog .popular-list-wrapper,
  .is-blog .video-list-wrapper {
    width: 100%;
    margin: 0;
  }
}
.is-blog .news-list-wrapper .post-list .item,
.is-blog .post-list-wrapper .post-list .item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #f65300;
}
@media all and (max-width: 767px) {
  .is-blog .news-list-wrapper .post-list .item,
  .is-blog .post-list-wrapper .post-list .item {
    border-bottom: 1px solid #c2c2c2;
  }
}
.is-blog .news-list-wrapper .post-list .item:last-child,
.is-blog .post-list-wrapper .post-list .item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.is-blog .news-list-wrapper .post-image,
.is-blog .post-list-wrapper .post-image {
  float: none;
  margin: 0;
  border: 1px solid #414141;
}
@media all and (max-width: 767px) and (min-width: 481px) {
  .is-blog .news-list-wrapper .post-image,
  .is-blog .post-list-wrapper .post-image {
    float: left;
    width: 40%;
    min-height: 100px;
    position: relative;
    overflow: hidden;
  }
}
.is-blog .news-list-wrapper .post-image img,
.is-blog .post-list-wrapper .post-image img {
  display: block;
  width: auto;
  max-height: 350px;
  margin: 0 auto;
}
@media all and (max-width: 767px) and (min-width: 481px) {
  .is-blog .news-list-wrapper .post-image img,
  .is-blog .post-list-wrapper .post-image img {
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.is-blog .news-list-wrapper h2,
.is-blog .post-list-wrapper h2 {
  margin-top: 15px;
}
@media all and (max-width: 767px) and (min-width: 481px) {
  .is-blog .news-list-wrapper h2,
  .is-blog .post-list-wrapper h2 {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 480px) {
  .is-blog .news-list-wrapper h2,
  .is-blog .post-list-wrapper h2 {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
.is-blog .news-list-wrapper h2 a,
.is-blog .post-list-wrapper h2 a {
  font-size: 32px;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .is-blog .news-list-wrapper h2 a,
  .is-blog .post-list-wrapper h2 a {
    font-size: 18px;
  }
}
.is-blog .news-list-wrapper .post-meta-item,
.is-blog .post-list-wrapper .post-meta-item {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .is-blog .news-list-wrapper .post-meta-item,
  .is-blog .post-list-wrapper .post-meta-item {
    font-size: 14px;
  }
}
.is-blog .news-list-wrapper .post-entry,
.is-blog .post-list-wrapper .post-entry {
  margin-bottom: 0;
}
@media all and (max-width: 767px) and (min-width: 481px) {
  .is-blog .news-list-wrapper .post-entry,
  .is-blog .post-list-wrapper .post-entry {
    width: 55%;
    padding-left: 10px;
  }
}
.is-blog .news-list-wrapper .post-excerpt,
.is-blog .post-list-wrapper .post-excerpt {
  font-size: 16px;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .is-blog .news-list-wrapper .post-excerpt,
  .is-blog .post-list-wrapper .post-excerpt {
    display: none;
  }
}
.is-blog .news-list-wrapper .action.primary,
.is-blog .post-list-wrapper .action.primary {
  font-size: 20px;
  background: #687353;
  border-color: #687353;
}
.is-blog .news-list-wrapper .action.primary:hover,
.is-blog .post-list-wrapper .action.primary:hover {
  background: #2f2f2f;
  border-color: #2f2f2f;
}
@media all and (max-width: 767px) {
  .is-blog .news-list-wrapper .action.primary,
  .is-blog .post-list-wrapper .action.primary {
    float: right;
    padding: 0;
    font-size: 12px;
    border: none;
    background: none;
    color: #000000;
  }
  .is-blog .news-list-wrapper .action.primary:hover,
  .is-blog .post-list-wrapper .action.primary:hover {
    color: #f65300;
    background: none;
  }
}
.is-blog .post-list-wrapper {
  padding: 15px;
}
.is-blog .post-list-wrapper .post-list-item {
  display: flex;
}
.is-blog .post-list-wrapper .post-list-item .post-image {
  width: 45%;
  position: relative;
  overflow: hidden;
  border: none;
}
.is-blog .post-list-wrapper .post-list-item .post-image img {
  position: absolute;
  left: 50%;
  height: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: none;
}
.is-blog .post-list-wrapper .post-list-item .post-entry {
  width: 55%;
  padding-left: 10px;
}
.is-blog .popular-list-wrapper .item {
  margin-bottom: 25px;
}
.is-blog .popular-list-wrapper .post-image {
  max-width: 70px;
  max-height: 70px;
  border: 1px solid #000000;
}
.is-blog .popular-list-wrapper a {
  display: block;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}
@media all and (max-width: 767px) {
  .is-blog .popular-list-wrapper a {
    font-size: 14px;
  }
}
@media all and (max-width: 480px) {
  .is-blog .popular-list-wrapper .post-excerpt {
    font-size: 12px;
  }
}
@media all and (max-width: 767px) {
  .is-blog .video-list-wrapper {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .is-blog .video-list-wrapper .posts-title {
    margin: 0;
  }
}
.is-blog .video-list-wrapper .post-list {
  background: #000000;
  padding-right: 10px;
  padding-left: 10px;
}
.is-blog .video-list-wrapper .item {
  margin-bottom: 15px;
}
.is-blog .video-list-wrapper .link {
  text-align: right;
}
.is-blog .video-list-wrapper .link a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.is-blog .pager {
  margin-top: 15px;
}
@media all and (max-width: 767px) {
  .is-blog .pager {
    text-align: center;
  }
}
.is-blog .pager .toolbar-number {
  display: none;
}
.is-blog .pager .item {
  text-align: center;
}
.is-blog .pager .item a {
  color: #2f2f2f;
}
.wordpress-post-view .page-title-wrapper {
  visibility: visible;
  margin: 10px 0;
  padding: 0;
  height: auto;
}
.wordpress-post-view .page-title-wrapper h1 {
  font-weight: 700;
}
.wordpress-post-view .column.main {
  padding: 15px;
}
.wordpress-post-view .post-image {
  display: none;
}
.wordpress-post-view .post-content {
  font-size: 18px;
}
.wordpress-post-view .post-content img {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media all and (max-width: 480px) {
  .wordpress-post-view .post-content {
    font-size: 14px;
  }
}
.wordpress-post-view .iframe-wrapper {
  margin: 10px auto;
}
.wordpress-post-view #comments {
  position: relative;
  min-height: 40px;
}
.wordpress-post-view #comments h2 {
  background: #687353;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .wordpress-post-view #comments h2 {
    font-size: 18px;
  }
}
.wordpress-post-view #comments .comment-list-item-wrapper {
  background: #e4e7de;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wordpress-post-view #comments ol.children {
  margin-left: 25px;
}
.wordpress-post-view #comments .reply {
  display: inline-block;
  color: #ffffff;
  background: #f65300;
}
.wordpress-post-view #comments .reply a {
  display: block;
  padding: 3px 7px;
  color: #fff;
}
.wordpress-post-view #comments .reply:hover {
  background: #000000;
}
.wordpress-post-view #comments .leave_reply {
  position: absolute;
  top: 8px;
  right: 10px;
}
@media all and (max-width: 767px) {
  .wordpress-post-view #comments .leave_reply {
    top: 4px;
  }
}
.wordpress-post-view #comments > form {
  display: none;
}
/* End of FishPig Blog Styles */
.message.global.cookie > div {
  text-align: center;
}
.message.global.cookie p,
.message.global.cookie .actions {
  display: inline-block;
  vertical-align: top;
}
.message.global.cookie .actions {
  margin-top: 0;
  margin-left: 10px;
}
.message.global.cookie p {
  margin-top: 9px;
  font-size: 10px;
}
.prices-tier .item {
  text-align: center;
}
@media (max-width: 767px) {
  .prices-tier .item {
    text-align: left;
  }
}
.product-content.visible.hide {
  display: none;
}
.custom_checkbox + p,
.custom_checkbox + span {
  display: inline-block;
  vertical-align: top;
}
.field.required.customized .field.choice input {
  position: absolute;
  margin: 0;
  height: 0;
  width: 0;
  border: none;
  opacity: 0;
  visibility: hidden;
}
.field.required.customized .field.choice input:checked + .custom_checkbox:after {
  opacity: 1;
}
.field.required.customized .field.choice .custom_checkbox {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 5px;
  cursor: pointer;
  left: 12px;
}
.field.required.customized .field.choice .custom_checkbox:before {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  border: 1px solid #504e4e;
  content: '';
}
.field.required.customized .field.choice .custom_checkbox:after {
  position: absolute;
  opacity: 0;
  transition: all 0.3s;
  background-image: url(../images/checked.svg);
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center 3px;
}
.field.required.customized input:checked + label .custom_checkbox:after {
  opacity: 1;
}
.field.required.customized input {
  position: absolute;
  margin: 0;
  height: 0;
  width: 0;
  border: none;
  opacity: 0;
  visibility: hidden;
}
.custom_checkbox {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 1px;
  cursor: pointer;
  left: 12px;
  margin-right: 25px;
}
.custom_checkbox:before {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  border: 1px solid #504e4e;
  content: '';
}
.custom_checkbox:after {
  position: absolute;
  opacity: 0;
  transition: all 0.3s;
  background-image: url(../images/checked.svg);
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center 3px;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement {
  border-bottom: none;
  justify-content: start;
  flex-wrap: nowrap;
  flex-direction: row !important;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment a,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement a,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment a,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement a {
  color: #333;
  text-decoration: underline;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment a:hover,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement a:hover,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment a:hover,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement a:hover {
  text-decoration: none;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment .params,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement .params,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment .params,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement .params {
  top: 1px;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment .control .mage-error,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement .control .mage-error,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment .control .mage-error,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement .control .mage-error {
  width: auto;
  right: auto;
  left: 0;
  transform: none;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment label,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement label,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment label,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement label {
  cursor: pointer;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment .label,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement .label,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment .label,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement .label,
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment .control,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement .control,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment .control,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement .control {
  flex-basis: auto;
  flex-grow: 0;
}
.catalog-product-view .product-options-wrapper .field.amoStandardMeasurment .control:after,
.catalog-product-view .product-options-wrapper .field.customMadeArrowsAgreement .control:after,
.catalog-product-view .bundle-options-container .field.amoStandardMeasurment .control:after,
.catalog-product-view .bundle-options-container .field.customMadeArrowsAgreement .control:after {
  display: none;
}
#product-addtocart-button {
  white-space: nowrap;
}
.product-options-container {
  margin-top: 25px;
}
.product-item .price-box .special-price {
  margin-right: 10px;
}
@media all and (min-width: 768px) {
  .catalog-product-view .product-add-form #super-product-table div.col.price.mobile-only {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .catalog-product-view .product-add-form #super-product-table div.qty-and-price .col.price {
    display: none;
  }
}
.product.pricing.qtyincrements-additional {
  clear: both;
  width: 100%;
  margin: 0 auto 10px auto;
  position: relative;
  top: -30px;
  padding-left: 10px;
}
.catalog-product-view .product-options-configure .product-info-price .old-price {
  display: block;
  float: none;
  clear: both;
  text-align: left;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper,
.bundle-options-container .block-bundle-summary {
  width: 100%;
  float: none;
  position: relative;
}
.catalog-product-view .bundle-options-container .field:not(.textarea) .control:after,
.page-product-bundle .configure-button {
  display: none;
}
.modal-popup._show {
  z-index: 999999 !important;
}
.checkout-index-index .page-main .page-title-wrapper {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
}
.checkout-index-index .page-main .page-title-wrapper h1 {
  text-align: left;
}
.checkout-index-index .checkout-header .description {
  text-align: left;
}
.checkout-payment-method.submit .payment-methods {
  width: 100%;
}
.checkout-payment-method.submit .payment-methods .actions-toolbar {
  width: 100%;
}
header.modal-header,
footer.modal-footer {
  background: #fff;
}
.modal-popup .action-close:before {
  color: #1a1a1a;
}
.flexslider {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.flexslider .slides li {
  margin: 0;
}
.modal-custom.authentication-dropdown .action-close {
  margin: 5px;
}
@media all and (max-width: 1024px) {
  .checkout-index-index .nav-sections,
  .checkout-index-index .nav-toggle {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .checkout-index-index .logo {
    margin-left: auto;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .logo {
    margin: 0 0 10px 60px;
  }
}
.opc-estimated-wrapper {
  display: none;
}
.footer .footer-info-container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.footer.content .footer-media {
  width: 240px;
}
@media all and (min-width: 1025px) {
  .footer.content .footer-media {
    margin-right: 60px;
  }
}
@media all and (max-width: 1024px) {
  .footer.content .footer-media {
    margin-right: auto;
    margin-left: auto;
  }
}
.footer.content .footer-links {
  width: calc(100% - 300px);
  max-width: calc(100% - 300px);
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  html[data-useragent='safari'] .catalog-product-view .product-add-form #super-product-table .stock_status,
  html[data-magic-ua="safari"] .catalog-product-view .product-add-form #super-product-table .stock_status {
    width: 55%;
    left: 15%;
  }
}
@media all and (min-width: 1025px) {
  html[data-useragent='safari'] .catalog-product-view .product-add-form #super-product-table div.col.product,
  html[data-magic-ua="safari"] .catalog-product-view .product-add-form #super-product-table div.col.product {
    width: 12%;
  }
  html[data-useragent='safari'] .catalog-product-view .product-add-form #super-product-table div.qty-and-price,
  html[data-magic-ua="safari"] .catalog-product-view .product-add-form #super-product-table div.qty-and-price {
    width: 33.6%;
  }
  html[data-useragent='safari'] .catalog-product-view .product-add-form #super-product-table div.col.item.info,
  html[data-magic-ua="safari"] .catalog-product-view .product-add-form #super-product-table div.col.item.info {
    width: 54.4%;
  }
}
html[data-useragent='safari'] .footer.content,
html[data-magic-ua="safari"] .footer.content {
  font-size: 0;
}
html[data-useragent='safari'] .footer.content .footer-media,
html[data-magic-ua="safari"] .footer.content .footer-media {
  display: inline-block;
  vertical-align: top;
  margin-right: 60px;
  width: 16%;
  font-size: 14px;
}
@media all and (max-width: 1024px) {
  html[data-useragent='safari'] .footer.content .footer-media,
  html[data-magic-ua="safari"] .footer.content .footer-media {
    margin-left: auto;
    margin-right: auto;
  }
}
html[data-useragent='safari'] .footer.content .footer-links,
html[data-magic-ua="safari"] .footer.content .footer-links {
  display: inline-block;
  vertical-align: top;
  width: 64%;
  max-width: 64%;
}
@media all and (max-width: 1024px) {
  html[data-useragent='safari'] .footer.content .footer-links,
  html[data-magic-ua="safari"] .footer.content .footer-links {
    display: none;
  }
}
html[data-useragent='safari'] .footer.content .footer-links .footer_customer_service,
html[data-magic-ua="safari"] .footer.content .footer-links .footer_customer_service,
html[data-useragent='safari'] .footer.content .footer-links .footer_company_info,
html[data-magic-ua="safari"] .footer.content .footer-links .footer_company_info,
html[data-useragent='safari'] .footer.content .footer-links .footer_other_services,
html[data-magic-ua="safari"] .footer.content .footer-links .footer_other_services {
  font-size: 14px;
  width: 33%;
  float: left;
}
html[data-useragent='safari'] .footer .footer-info-container,
html[data-magic-ua="safari"] .footer .footer-info-container {
  display: block;
}
@media all and (max-width: 1024px) {
  html[data-useragent='safari'] .footer .footer-info-container,
  html[data-magic-ua="safari"] .footer .footer-info-container {
    text-align: center;
  }
}
html[data-useragent='safari'] .footer .footer_finance ul,
html[data-magic-ua="safari"] .footer .footer_finance ul {
  display: block;
  text-align: center;
  font-size: 0;
}
html[data-useragent='safari'] .footer .footer_finance ul li,
html[data-magic-ua="safari"] .footer .footer_finance ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.checkout-payment-method .payment-option-content {
  padding: 0 20px 20px 22px;
}
.counter.qty.empty {
  position: relative;
}
.counter.qty.empty:after {
  content: '0';
  color: #fff;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.account .column.main .toolbar {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  .account .column.main .toolbar .pager {
    text-align: right;
  }
}
@media all and (max-width: 1024px) {
  .toolbar.wishlist-toolbar:last-of-type {
    display: none;
  }
}
.product-options-container:after {
  content: " ";
  display: table;
  clear: both;
}
.option.giftcard-code .form.giftcards,
.payment-option-content .form.form-discount {
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}
.option.giftcard-code .form.giftcards .payment-option-inner,
.payment-option-content .form.form-discount .payment-option-inner {
  width: 300px;
  max-width: 100%;
  margin-right: 15px;
}
.option.giftcard-code .form.giftcards .actions-toolbar .action.action-apply,
.payment-option-content .form.form-discount .actions-toolbar .action.action-apply,
.option.giftcard-code .form.giftcards .actions-toolbar .action.redeem,
.payment-option-content .form.form-discount .actions-toolbar .action.redeem {
  height: 40px;
}
.checkout-payment-method.submit .payment-methods .actions-toolbar {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
}
.checkout-payment-method.submit .payment-methods .actions-toolbar .action.primary.checkout {
  display: block;
  float: none;
}
.checkout-index-index .checkout-payment-method .giftcard-code .payment-option-title {
  cursor: pointer;
}
.catalog-product-view .product-reviews-summary .action.view,
.catalog-product-view .product-reviews-summary .reviews-actions a {
  font-size: 14px;
  line-height: 1.1;
  color: #1979C3;
  text-transform: none;
  display: inline-block;
  vertical-align: baseline;
}
.catalog-product-view .product-reviews-summary .action.view:hover,
.catalog-product-view .product-reviews-summary .reviews-actions a:hover {
  text-decoration: underline;
}
.checkout-index-index #gift_card_form {
  margin-bottom: 20px;
  height: 70px;
}
.checkout-index-index #gift_card_form .control {
  float: left;
  width: 200px;
  margin-right: 10px;
}
.checkout-index-index #gift_card_form .action.primary {
  float: left;
  margin-top: 27px;
  height: 40px;
}
@media all and (max-width: 1024px) {
  .level-top.active + .submenu {
    display: block!important;
  }
}
a.amreview-readmore {
  display: block;
  color: #1979C3;
  text-decoration: underline;
  cursor: pointer;
}
a.amreview-readmore:hover {
  color: #1979C3;
  text-decoration: none;
}
#opc-shipping_method .step-title.amcheckout-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
#opc-shipping_method .step-title.amcheckout-title .amcheckout-icon {
  order: 1;
}
#opc-shipping_method .step-title.amcheckout-title:after {
  content: 'Please choose which shipping option you prefer, usually this is the cheapest option available from the list below. Unless you are using Click and collect.';
  font-size: 70%;
  display: inline-block;
  max-width: 500px;
  line-height: 1;
  color: #f65300;
}
.checkout-index-index .page-header .minicart-wrapper {
  display: block !important;
}
.flag-icon {
  display: inline-block;
  width: 20px;
  height: 14px;
  background-size: cover;
  margin-right: 8px;
  vertical-align: middle;
  background-position: center center;
}
.flag-french {
  background-image: url('../images/Flag_of_France.png');
}
.flag-german {
  background-image: url('../images/Flag_of_Germany.png');
}
.flag-uk,
.flag-base {
  background-image: url('../images/Flag_of_UK.png');
}
@media all and (max-width: 767px) {
  .minicart-wrapper {
    top: -46px;
  }
}
.lantera-currency-switcher {
  margin: 20px 0;
  text-align: center;
}
.switcher-flags {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: nowrap;
}
.currency-flag {
  font-size: 10px;
  white-space: nowrap;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #e67e22;
  border: none;
  padding: 5px 3px;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: background-color 0.2s, transform 0.2s;
  letter-spacing: 0.5px;
  border: 2px solid transparent;
}
@media all and (max-width: 800px) {
  .currency-flag:not([data-region="row"]) > span:not(#selected-eu-country_flag):not(:first-child) {
    display: none;
  }
}
span._flag {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-position: 0 0;
  background-size: 20px 15px;
  background-repeat: no-repeat;
  height: 15px;
  width: 20px;
}
#selected-eu-country_flag {
  background-image: url('/media/countries/eu.png');
}
.currency-flag:hover {
  background-color: #cf6e17;
  border: 2px solid #fff;
}
.currency-flag.active-region {
  background-color: #d35400;
  border: 2px solid #fff;
}
.eu-country-select {
  margin-top: 10px;
}
.header-wrapper-actions .header-switcher-container {
  grid-area: first;
}
.header-wrapper-actions .top-links {
  flex-wrap: wrap;
  grid-area: second;
}
.header-wrapper-actions .block-search {
  grid-area: third;
}
.header-wrapper-actions .link.wishlist {
  grid-area: fourth;
  width: 50px;
  /* background: red; */
  position: relative;
  left: 21px;
}
.header-wrapper-actions .minicart-wrapper {
  grid-area: fifth;
}
.header.content .logo {
  margin: 0 auto 13px  auto;
}
.eu-country-select {
  margin-top: 10px;
  position: absolute;
  background: #e67e22de;
  padding: 10px;
  border-radius: 6px;
  top: 52px;
  left: 0;
  right: auto;
}
.eu-country-select label {
  font-weight: 700;
  color: white;
  margin: 0 0 5px 0;
  display: inline-block;
  letter-spacing: 0.5px;
}
.eu-country-select select {
  background: #e67e22;
  cursor: pointer;
  color: #fff;
}
#selected-eu-country {
  position: relative;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .header-wrapper-actions .link.wishlist {
    left: 0;
  }
  .header-wrapper-actions .block-search,
  .header-wrapper-actions .link.wishlist,
  .header-wrapper-actions .minicart-wrapper {
    top: -10px;
  }
  .header.content .logo {
    top: 60px;
  }
  .header-switcher-container {
    top: -14px;
  }
}
@media all and (min-width: 600px) and (max-width: 767px) {
  .header-wrapper-actions .link.wishlist {
    top: -43px;
    right: auto;
    left: -81px;
  }
}
@media all and (min-width: 1200px) {
  .header-wrapper-actions .top-links {
    margin-left: 40px;
  }
  .header-wrapper-actions .block-search {
    margin-left: 40px;
  }
}
@media all and (max-width: 599px) {
  .header-wrapper-actions .link.wishlist {
    left: -81px;
    top: -82px;
    right: auto;
  }
}
@media all and (max-width: 767px) {
  .header-switcher-container {
    top: -75px;
    right: 0;
    left: 0;
  }
  header .header-wrapper-actions {
    padding-top: 40px;
  }
  .header-wrapper-actions .block-search {
    position: relative;
    top: 15px;
  }
  header .nav-toggle {
    top: 60px;
    left: 11px;
  }
  header .logo {
    position: relative;
    top: 45px;
    left: -4%;
  }
  .header-wrapper-actions .minicart-wrapper {
    top: -5px;
    right: 0;
  }
  .switcher-flags {
    justify-content: center;
  }
}
/* Add space under product name ONLY when there are NO product options */
.catalog-product-view .product-add-form #super-product-table .col.item.info:not(.col-info-with-options) .product-item-name {
  margin-bottom: 46px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.amcheckout-step-container .cart.table-wrapper .actions-toolbar > .action,
.amcheckout-step-container .action-gift,
.action.action-show-popup.amcheckout-button.-new-address {
  background: #687353;
  border: none;
  border-radius: 0;
  color: #fff;
}
.amcheckout-step-container .cart.table-wrapper .actions-toolbar > .action:hover,
.amcheckout-step-container .action-gift:hover,
.action.action-show-popup.amcheckout-button.-new-address:hover {
  border: none;
  background: #2f2f2f;
}
@media all and (min-width: 1200px) {
  body.checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes {
    width: 100% ;
  }
}
.amcheckout-step-container .checkout-agreements .checkout-agreement .label {
  width: 100%;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
  width: 100% ;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes #agreement__1 + label {
  display: flex;
  width: 100%;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes #agreement__1 + label span {
  color: #000000;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select,
.amcheckout-step-container .primary .action.checkout,
.amcheckout-step-container .action.checkout.amasty,
.amcheckout-step-container .amcheckout-button,
.amcheckout-step-container button,
.checkout-payment-method .payment-methods .actions-toolbar .action.primary {
  border: none;
  border-radius: 0;
  color: #fff;
  background: #f65300;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover,
.amcheckout-step-container .primary .action.checkout:hover,
.amcheckout-step-container .action.checkout.amasty:hover,
.amcheckout-step-container .amcheckout-button:hover,
.amcheckout-step-container button:hover,
.checkout-payment-method .payment-methods .actions-toolbar .action.primary:hover {
  border: none;
  color: #fff;
  background: #000;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(104, 115, 83, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #687353;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before,
.amcheckout-step-container input[type='radio'] + label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked + label:before,
.amcheckout-step-container input[type='radio']:checked + label:before {
  box-shadow: none;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  color: #363636;
}
div[name="shippingAddress.street.0"] > label,
div[name="shippingAddress.street.2"] {
  display: none;
}
#co-shipping-method-form > fieldset > dl.items.methods input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
#co-shipping-method-form > fieldset > dl.items.methods input:checked + label:before {
  border: 5px solid #687353;
}
#co-shipping-method-form > fieldset > dl.items.methods dd {
  margin-bottom: 20px;
}
#co-shipping-method-form > fieldset > dl.items.methods .item-title {
  margin: 0px;
  padding: 0 0 12px 0;
  font-size: 16px;
}
#co-shipping-method-form > fieldset > dl.items.methods label {
  padding: 5px;
  cursor: pointer;
}
#co-shipping-method-form > fieldset > dl.items.methods label:before {
  background: #ffffff !important;
  border: 2px solid #cccccc;
  box-sizing: border-box;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 0px 5px 0 0;
  min-height: 15px;
  min-width: 15px;
  width: 15px;
  border-radius: 50%;
  position: relative;
  top: 3px;
}
#co-shipping-method-form > fieldset > dl.items.methods label:hover:before {
  transition: all 0.3s;
  border: 2px solid #687353;
}
.catalog-product-view .block.review-list {
  display: block;
  width: 100%;
  position: relative;
}
.catalog-product-view .info-container.reviews .amreview-summary-info .amreview-showmore {
  display: none;
}
.catalog-product-view .info-container.reviews .amreview-summary-details.summary-details-true {
  order: unset;
  display: inline-block;
  width: auto;
  flex-basis: unset;
}
.catalog-product-view .info-container.reviews .amreview-summary-details.summary-details-true:nth-of-type(2) {
  display: none;
}
.catalog-product-view .info-container.reviews .amreview-summary-details.summary-details-true .amreview-label {
  white-space: nowrap;
}
.catalog-product-view .info-container.reviews .amreview-customer-review {
  width: 100%;
}
.catalog-product-view .info-container.reviews .amrev-title-block {
  width: 100%;
}
.catalog-product-view .info-container.reviews .amrev-title-block:after {
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  content: '';
}
@media all and (min-width: 1026px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    display: flex;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation .level0 {
    margin: 0;
    display: inline-block;
    position: static;
    margin-top: 2px;
    margin-left: -1px;
    margin-bottom: 2px;
  }
  .navigation .level0 a:after {
    content: '';
    position: absolute;
    top: 12px;
    right: 0;
    display: inline-block;
    height: 20px;
    border-right: 1px solid #f65300;
  }
  .navigation .level0:last-child a:after,
  .navigation .level0:nth-last-child(2) a:after {
    content: none;
  }
  .navigation .level0:last-child {
    background: #d80601;
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    width: 100%;
    color: #fff;
    line-height: 43px;
    padding: 0 12px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus,
  .navigation .level0 > .level-top.ui-state-active {
    background: #f65300;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    background: #f65300;
    color: #fff;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #2f2f2f;
    font-weight: 700;
    min-width: 230px;
    width: 100%;
    left: 0!important;
    display: none;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu.level0 {
    /*display: flex;*/
    display: none;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1180px;
    max-height: 65vh;
    padding: 20px 10px;
    border-top: 1px solid #f65300;
    border-bottom: 10px solid #f65300;
  }
  .navigation .level0 .submenu.level0 > li {
    width: 20%;
    padding: 0 10px;
  }
  .navigation .level0 .submenu.level0 > li .subitem > a {
    margin-bottom: 15px;
    border-bottom: 1px solid #f65300;
    font-weight: 700;
    color: #f65300;
  }
  .navigation .level0 .submenu.level1 {
    display: block!important;
    position: static;
  }
  .navigation .level0 .submenu.level1 a {
    padding: 0;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu li.level1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 10px;
    width: auto;
    max-width: 20%;
    vertical-align: top;
  }
  .navigation .level0 .submenu li.level1 > a {
    margin-bottom: 15px;
    border-bottom: 1px solid #f65300;
    font-weight: 700;
    color: #f65300;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #fff;
    padding: 0 0 5px;
    font-size: 15px;
    font-weight: 400;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus,
  .navigation .level0 .submenu a.ui-state-active {
    color: #f65300;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a,
  .navigation .level0 .submenu .has-active > a {
    color: #f65300;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .amreview-popup.modal-popup .block-content {
    padding: 10px 40px 40px;
  }
  .amrev-toolbar-container {
    background: #fafafa;
    padding: 5px 10px;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    border: none;
    flex-basis: auto;
    margin: 0;
    padding: 0;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .amrev-comment-block {
    margin: 0;
  }
  .amrev-area-field div.mage-error {
    margin-top: 4px;
    position: absolute;
    top: 100%;
  }
  .amrev-comment-form .amrev-fieldset {
    flex-basis: 70%;
  }
  .amrev-comment-toolbar {
    flex-wrap: nowrap;
    padding: 25px 0 20px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: auto;
    order: 3;
    padding: 0 15px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap .amreview-plus {
    margin: 0 10px 0 0;
  }
  .amrev-comment-toolbar .amrev-comment {
    border-right: 1px solid #767676;
    flex-basis: auto;
    justify-content: initial;
    margin: 0;
    order: 2;
  }
  .amrev-comment-toolbar .amrev-reply {
    flex-basis: auto;
    order: 1;
    padding: 0 15px 0 0;
  }
  .amreview-helpful-wrap .amreview-helpful {
    font-size: 12px;
  }
  .amreview-submit-form .field.review-field-nickname.-half,
  .amreview-submit-form .field.review-field-email {
    width: 48%;
  }
  .amreview-submit-form .review-form .action.submit.primary {
    padding: 11px 22px;
  }
  .amreview-submit-form > .block-content {
    padding: 25px 0 55px;
  }
  .amreview-submit-form .review-fieldset {
    margin: 0 0 40px;
  }
  .amreview-submit-form .review-fieldset .field {
    margin: 0 0 15px 0;
  }
  .amreview-info-wrapper {
    margin: 0;
  }
  .amreview-summary-info.amreview-showmore {
    display: none;
  }
  .amreview-review-list {
    margin: 0;
    padding: 50px 0 20px 0;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amrev-desc-title {
    flex-wrap: nowrap;
  }
  .amreview-author-details {
    margin: 10px 0 20px;
  }
  .amreview-percent-block {
    display: flex;
    align-items: center;
  }
  .amreview-summary-info {
    display: inline-block;
  }
  .amreview-add-new {
    margin: 40px 0 0;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 auto 0 0;
    vertical-align: top;
    width: 25%;
  }
  .amreview-author-details .amreview-verified {
    display: block;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-author-details .amreview-recommended {
    background: #f1f1f1;
    border-left: 2px solid #1ab900;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 14px;
    margin: 20px 0;
    max-width: 78px;
    padding: 4px 4px 4px 6px;
    position: relative;
  }
  .amreview-recommended:after {
    border: 18px solid transparent;
    border-left: 14px solid #f1f1f1;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: -32px;
    top: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    border: 0;
    float: right;
    padding: 20px 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0 40px 0;
  }
  .amreview-description-wrap {
    display: inline-block;
    position: relative;
    width: 75%;
  }
  .amreview-widget-title {
    padding: 10px 35px;
  }
  .amreview-widget-container.-summary-widget {
    padding-left: 35px;
    padding-right: 35px;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful {
    margin: 0;
    width: auto;
  }
  .amreview-widget-container.-summary-widget .amreview-icon {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-plus {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-minus {
    margin: 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-wrapper {
    padding: 25px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    padding: 35px;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .amstock-popup-block {
    overflow: auto;
    padding-bottom: 50px;
    max-width: 565px;
    max-height: calc(100% - 25px * 2);
    height: auto;
  }
  .amstock-popup-block > .amstock-button.-close {
    margin: 10px 5px;
    padding: 15px;
    width: 15px;
    height: 15px;
    background-size: 15px;
  }
  .amstock-popup-block > .amstock-content {
    max-height: 375px;
  }
  .amstock-popup-block .amstock-item {
    align-items: center;
    flex-direction: row;
    padding: 5px 0;
  }
  .amstock-popup-block .amstock-item > .amstock-title {
    margin-bottom: 0;
    padding: 0 5px;
  }
  .amstock-popup-block .amstock-item > .amstock-value {
    flex-wrap: nowrap;
    padding: 0 5px;
  }
  .amstorecredit-pager .limiter {
    float: right;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 5px;
    white-space: nowrap;
    width: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .product-item-actions .actions-primary {
    display: table-cell;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar #mobile_filter {
    display: none;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    background: #f0f0f0;
    border: 1px solid #dbdbdb;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 3px 6px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover,
  .modes-mode.active {
    color: #7d7d7d;
    background: #dedede;
    border-color: #c9c9c9;
    -webkit-box-shadow: inset 0px 0px 5px -1px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: inset 0px 0px 5px -1px rgba(0, 0, 0, 0.27);
    box-shadow: inset 0px 0px 5px -1px rgba(0, 0, 0, 0.27);
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .mode-list.active {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mode-grid {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  .mode-grid.active {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .bundle-options-container .product-add-form .bundle-options-wrapper,
  .bundle-options-container .product-add-form .block-bundle-summary,
  .bundle-options-container .product-add-form .product-options-wrapper {
    float: none;
    width: 100%;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .block-search {
    display: inline-block;
    padding-left: 15px;
    position: relative;
    width: calc( 100% - 170px );
    max-width: 60%;
    z-index: 997;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:before {
    color: #414141;
    font-size: 32px;
  }
  .block-search .action.search:focus:before,
  .block-search .action.search:hover:before {
    color: #000;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .form-cart {
    width: calc( 100% - 320px );
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 300px;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 15px;
  }
  .minicart-wrapper .block-minicart {
    top: 40px;
    right: 12px;
    width: 380px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1025px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset:after {
    margin-left: 0;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 10px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 25px auto 13px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 100%;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1200px), print {
  .amrev-toolbar-container {
    margin: 20px 0 25px 0;
  }
  .amreview-summary-details {
    flex-basis: auto;
    margin-left: 20px;
    order: initial;
    padding: 0;
  }
  .amreview-summary-details .amreview-label .amreview-bar {
    width: 80px;
  }
  .amreview-summary-info {
    flex-basis: auto;
    order: initial;
  }
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-title-review {
    margin-right: 280px;
  }
  .amreview-customer-review {
    margin-bottom: 8px;
  }
  .amreview-add-new {
    flex-basis: auto;
    order: initial;
  }
  .amreview-info-wrapper .amreview-summary-info,
  .amreview-info-wrapper .amreview-summary-details,
  .amreview-info-wrapper .amreview-add-new {
    vertical-align: middle;
  }
  .amreview-info-wrapper .amreview-summary-details {
    border-right: 2px solid #767676;
    margin: 0 auto 0 0;
    padding: 0 15px 0 25px;
  }
  .amreview-info-wrapper .amreview-add-new {
    background: none;
    display: inline-block;
    margin: 0 0 0 25px;
    padding-right: 0;
  }
  .amreview-widget-container.-grid .amreview-review-items {
    justify-content: space-between;
  }
  .amreview-widget-container.-grid .amreview-rating-wrapper {
    margin-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-review-wrapper.review-item {
    background: #f8fcff;
    border-bottom: 0;
    width: 49%;
  }
  .amreview-widget-container.-grid .amreview-title {
    background: none;
    cursor: unset;
    padding: 10px 0;
    pointer-events: none;
  }
  .amreview-widget-container.-grid .amreview-title:after {
    display: none;
  }
  .amreview-widget-container.-grid .amreview-description-wrapper {
    min-width: 200px;
  }
  .amreview-widget-container.-grid .amreview-message {
    max-width: 290px;
  }
  .amreview-widget-container.-sidebar .amreview-rating-wrapper {
    max-width: 30%;
    min-width: 120px;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes,
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 45%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    width: 55%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #fff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    padding: 0;
    margin-left: 2%;
    width: 31%;
  }
  .page-products .products-grid .product-item:nth-child(3n) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*# sourceMappingURL=styles-l.css.map */