/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2'), url(https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5ewrjPiaoEww8AihgqWRJAo.woff) format('woff');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-feature-settings: 'liga';
}
/**
 * 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;
}
.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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.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 #cccccc;
  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: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  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;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
#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 .action {
  margin-bottom: .5rem;
}
.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._disabled {
  outline: none;
  box-shadow: none;
  display: 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;
}
@media only screen and (max-width: 768px) {
  .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: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * 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%;
  }
}
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
/****OOCSS****/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
/***Magento Blank Theme Basic resets***/
html {
  min-height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-overflow-scrolling: touch;
}
html,
body {
  height: auto !important;
  overflow-y: auto !important;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
body .column.main {
  min-height: 0;
}
body .page-footer {
  margin-top: auto;
}
/* Display Properties */
.column-wrapper,
.columns-wrapper {
  overflow: hidden;
}
.pull-left,
.left,
.alignleft {
  float: left;
}
.pull-right,
.right,
.alignright {
  float: right;
}
.no-float,
.float-none {
  float: none;
}
.clear {
  clear: both;
}
.display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}
.static {
  position: static;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.sticky {
  position: sticky;
}
.absolute.full,
.fixed.full {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.relative.full {
  width: 100%;
  height: 100%;
}
.hidden,
.hide {
  display: none;
}
.display-block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.display-inherit {
  display: inherit;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.vertical-mid,
.vert-mid {
  vertical-align: middle;
}
.vertical-top,
.vert-top {
  vertical-align: top;
}
.vertical-bottom,
.vert-bottom {
  vertical-align: bottom;
}
.text-two-column,
.text-two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.z-index-1 {
  z-index: 1;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3 {
  z-index: 3;
}
.z-index-4 {
  z-index: 4;
}
.z-index-5 {
  z-index: 5;
}
.z-index-100 {
  z-index: 100;
}
.z-index-200 {
  z-index: 200;
}
.z-index-500 {
  z-index: 500;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* Screen Reader Only Text */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.skip-to-content {
  opacity: 0;
  left: -120px;
  background-color: #fff;
  color: #DC2122;
  z-index: 2;
}
.skip-to-content:focus {
  opacity: 1;
  left: 20px;
}
/* Flexbox Classes
 * review mixins.less for flexbox methods available
 */
.flex,
.page-layout-2columns-right .columns,
.page-layout-blog-archive .columns,
.page-layout-blog-landing .columns,
.page-layout-2columns-left .columns,
body .page-main .toolbar .pager,
.catalog-product-view .column.main,
.checkout-cart-index .cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-column {
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-row {
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-wrap,
.page-layout-2columns-right .columns,
.page-layout-blog-archive .columns,
.page-layout-blog-landing .columns,
.page-layout-2columns-left .columns,
body .page-main .toolbar .pager,
.catalog-product-view .column.main,
.checkout-cart-index .cart-summary {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-grow-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.flex-grow-2 {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.flex-grow-3 {
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.space-between {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.order--1 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.display-inherit {
  display: inherit;
}
.full-height {
  height: 100%;
}
/* Percentage Widths */
.one {
  width: 1%;
}
.two {
  width: 2%;
}
.three {
  width: 3%;
}
.four {
  width: 4%;
}
.five {
  width: 5%;
}
.six {
  width: 6%;
}
.seven {
  width: 7%;
}
.eight {
  width: 8%;
}
.nine {
  width: 9%;
}
.ten {
  width: 10%;
}
.eleven {
  width: 11%;
}
.twelve {
  width: 12%;
}
.thirteen {
  width: 13%;
}
.fourteen {
  width: 14%;
}
.fifteen {
  width: 15%;
}
.sixteen,
.six-column {
  width: 16.66666%;
}
.seven-column {
  width: 14.28%;
}
.twenty,
.five-column {
  width: 20%;
}
.twentyfive,
.twenty-five,
.four-column {
  width: 25%;
}
.thirty {
  width: 30%;
}
.thirtythree,
.thirty-three,
.three-column {
  width: 33.333%;
}
.fourty,
.forty {
  width: 40%;
}
.fortyfive {
  width: 45%;
}
.fifty,
.two-column {
  width: 50%;
}
.fiftyfive {
  width: 55%;
}
.sixty {
  width: 60%;
}
.sixtyfive,
.sixty-five {
  width: 65%;
}
.sixtysix,
.sixty-six {
  width: 66.666%;
}
.seventy {
  width: 70%;
}
.seventyfive,
.seventy-five {
  width: 75%;
}
.eighty {
  width: 80%;
}
.eightyfive,
.eighty-five {
  width: 85%;
}
.ninety {
  width: 90%;
}
.ninetyfive,
.ninety-five {
  width: 95%;
}
.hundred,
.one-column {
  width: 100%;
}
/* Typography Properties
 * review mixins.less to see availible methods for altering font-sizes and other properties
 */
.italic {
  font-style: italic;
}
.weight-light {
  font-weight: 300;
}
.weight-normal {
  font-weight: 400;
}
.weight-semi-bold {
  font-weight: 600;
}
.weight-bold {
  font-weight: 700;
}
.weight-extra-bold {
  font-weight: 800;
}
.weight-black {
  font-weight: 900;
}
.textleft,
.text-left {
  text-align: left;
}
.textright,
.text-right {
  text-align: right;
}
.textcenter,
.text-center {
  text-align: center;
}
.strikethrough,
.line-through {
  text-decoration: line-through;
}
.line-height-0 {
  line-height: 0;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1-1 {
  line-height: 1.1;
}
.line-height-1-2 {
  line-height: 1.2;
}
.line-height-1-3 {
  line-height: 1.3;
}
.line-height-1-4 {
  line-height: 1.4;
}
.line-height-1-5 {
  line-height: 1.5;
}
.line-height-1-6 {
  line-height: 1.6;
}
.line-height-1-7 {
  line-height: 1.7;
}
.line-height-1-8 {
  line-height: 1.8;
}
.line-height-1-9 {
  line-height: 1.9;
}
.line-height-2 {
  line-height: 2;
}
.underline {
  text-decoration: underline;
}
.uppercase,
.caps {
  text-transform: uppercase;
}
.lowercase,
.lower {
  text-transform: lowercase;
}
.no-list,
.no-list ul,
.list-right-angle {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.inside-list,
.list-inside {
  list-style-position: inside;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-indent: -9999px;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.nowrap,
.no-wrap {
  white-space: nowrap;
}
/* Margin & Padding Properties */
.no-margin {
  margin: 0;
}
.no-top-margin {
  margin-top: 0;
}
.no-bottom-margin {
  margin-bottom: 0;
}
.margin-auto {
  margin: auto;
}
.margin-left-auto {
  margin-left: auto;
}
.margin-right-auto {
  margin-right: auto;
}
.margin-top-auto {
  margin-top: auto;
}
.margin-bottom-auto {
  margin-bottom: auto;
}
.no-padding {
  padding: 0;
}
body .no-lr-padding {
  padding-left: 0;
  padding-right: 0;
}
/* Overlay */
.overlay-0 {
  background-color: rgba(0, 0, 0, 0);
}
.overlay-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.overlay-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.overlay-30 {
  background-color: rgba(0, 0, 0, 0.3);
}
.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay-50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.overlay-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay-70 {
  background-color: rgba(0, 0, 0, 0.7);
}
.overlay-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay-100 {
  background-color: #000000;
}
/* Image Helpers */
.responsive {
  width: 100%;
  height: auto;
}
.max-image {
  max-width: 100%;
  height: auto;
}
.bg-cover,
.background-cover,
.backgroundcover {
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-bc,
.background-bottom-center {
  background-position: center bottom;
}
.bg-bl,
.background-bottom-left {
  background-position: left bottom;
}
.bg-br,
.background-bottom-right {
  background-position: right bottom;
}
.bg-center,
.background-center {
  background-position: center center;
}
.bg-lc,
.background-left-center,
.background-middle-left {
  background-position: left center;
}
.bg-rc,
.background-right-center,
.background-middle-right {
  background-position: right center;
}
.bg-tc,
.background-top-center {
  background-position: center top;
}
.bg-tl,
.background-top-left {
  background-position: left top;
}
.bg-tr,
.background-top-right {
  background-position: right top;
}
/* Animation, Transitions, & Transforms
 * review mixins.less to view all methods for transitions and transforms
 */
.transition {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.pre-animated,
.no-visible,
.not-visible {
  visibility: hidden;
}
.animated {
  visibility: visible;
}
.delay-one,
.delay-1,
.delay1 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.delay-two,
.delay-2,
.delay2 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.delay-two-five,
.delay-2-5,
.delay2-5 {
  animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
.delay-three,
.delay-3,
.delay3 {
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.delay-four,
.delay-4,
.delay4 {
  animation-delay: 4s;
  -webkit-animation-delay: 4s;
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.delay-five,
.delay-5,
.delay5 {
  animation-delay: 5s;
  -webkit-animation-delay: 5s;
  -webkit-transition-delay: 5s;
  transition-delay: 5s;
}
.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 565px) {
  .parallax {
    background-attachment: scroll;
  }
}
/* Other Helpers */
.pointer:hover {
  cursor: pointer;
}
/* Grid Media Queries
 * review styleguide.less to see all available media queries widths.
 */
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66667%;
}
.col-10 {
  width: 83.33333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66667%;
}
.col-7 {
  width: 58.33333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66667%;
}
.col-4 {
  width: 33.33333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.6666%;
}
.col-1 {
  width: 8.33333%;
}
@media (max-width: 1500px) {
  .col-xxl-12 {
    width: 100%;
  }
  .col-xxl-11 {
    width: 91.66667%;
  }
  .col-xxl-10 {
    width: 83.33333%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-8 {
    width: 66.66667%;
  }
  .col-xxl-7 {
    width: 58.33333%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-5 {
    width: 41.66667%;
  }
  .col-xxl-4 {
    width: 33.33333%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-2 {
    width: 16.6666%;
  }
  .col-xxl-1 {
    width: 8.33333%;
  }
  .xxl-one {
    width: 1%;
  }
  .xxl-two {
    width: 2%;
  }
  .xxl-three {
    width: 3%;
  }
  .xxl-four {
    width: 4%;
  }
  .xxl-five {
    width: 5%;
  }
  .xxl-six {
    width: 6%;
  }
  .xxl-seven {
    width: 7%;
  }
  .xxl-eight {
    width: 8%;
  }
  .xxl-nine {
    width: 9%;
  }
  .xxl-ten {
    width: 10%;
  }
  .xxl-eleven {
    width: 11%;
  }
  .xxl-twelve {
    width: 12%;
  }
  .xxl-thirteen {
    width: 13%;
  }
  .xxl-fourteen {
    width: 14%;
  }
  .xxl-fifteen {
    width: 15%;
  }
  .xxl-thirtythree,
  .xxl-thirty-three,
  .xxl-three-column {
    width: 33.333%;
  }
  .xxl-twentyfive,
  .xxl-twenty-five,
  .xxl-four-column {
    width: 25%;
  }
  .xxl-twenty,
  .xxl-five-column {
    width: 20%;
  }
  .xxl-sixteen,
  .xxl-six-column {
    width: 16.66666%;
  }
  .xxl-seven-column {
    width: 14.28%;
  }
  .xxl-thirty {
    width: 30%;
  }
  .xxl-fourty,
  .xxl-forty {
    width: 40%;
  }
  .xxl-fortyfive {
    width: 45%;
  }
  .xxl-fifty,
  .xxl-two-column {
    width: 50%;
  }
  .xxl-fiftyfive {
    width: 55%;
  }
  .xxl-sixty {
    width: 60%;
  }
  .xxl-sixtysix,
  .xxl-sixty-six {
    width: 66.666%;
  }
  .xxl-seventy {
    width: 70%;
  }
  .xxl-seventyfive,
  .xxl-seventy-five {
    width: 75%;
  }
  .xxl-eighty {
    width: 80%;
  }
  .xxl-eightyfive,
  .xxl-eighty-five {
    width: 85%;
  }
  .xxl-ninety {
    width: 90%;
  }
  .xxl-ninetyfive,
  .xxl-ninety-five {
    width: 95%;
  }
  .xxl-hundred,
  .xxl-one-column {
    width: 100%;
  }
  .xxl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxl-flex-column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xxl-flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xxl-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxl-flex-grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .xxl-flex-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .xxl-flex-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .xxl-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xxl-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .xxl-order--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .xxl-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .xxl-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .xxl-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xxl-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xxl-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .xxl-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .xxl-no-padding {
    padding: 0;
  }
  body .xxl-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .xxl-hidden,
  .xxl-hide {
    display: none;
  }
  .xxl-block {
    display: block;
  }
  .xxl-inline {
    display: inline;
  }
  .xxl-inline-block {
    display: inline-block;
  }
  .xxl-static {
    position: static;
  }
  .xxl-relative {
    position: relative;
  }
  .xxl-absolute {
    position: absolute;
  }
  .xxl-fixed {
    position: fixed;
  }
  .xxl-sticky {
    position: sticky;
  }
  .xxl-clearfix:before,
  .xxl-clearfix:after {
    content: " ";
    display: table;
  }
  .xxl-clearfix:after {
    clear: both;
  }
  .xxl-column-wrapper,
  .xxl-columns-wrapper {
    overflow: hidden;
  }
  .xxl-vertical-top,
  .xxl-vert-top {
    vertical-align: top;
  }
  .xxl-vertical-bottom,
  .xxl-vert-btm {
    vertical-align: bottom;
  }
  .xxl-vertical-middle,
  .xxl-vert-mid {
    vertical-align: middle;
  }
  .xxl-left,
  .xxl-pull-left {
    float: left;
  }
  .xxl-right,
  .xxl-pull-right {
    float: right;
  }
  .xxl-no-float,
  .xxl-float-none {
    float: none;
  }
  .xxl-textleft,
  .xxl-text-left {
    text-align: left;
  }
  .xxl-textright,
  .xxl-text-right {
    text-align: right;
  }
  .xxl-textcenter,
  .xxl-text-center {
    text-align: center;
  }
  .xxl-margin-auto {
    margin: auto;
  }
  .xxl-margin-left-auto {
    margin-left: auto;
  }
  .xxl-margin-right-auto {
    margin-right: auto;
  }
  .xxl-no-bg-img {
    background-image: none !important;
  }
  .gform_wrapper .left-column.col-xxl-12 {
    padding-right: 0px;
  }
  .gform_wrapper .right-column.col-xxl-12 {
    padding-left: 0px;
  }
}
@media (max-width: 1400px) {
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66667%;
  }
  .col-xl-10 {
    width: 83.33333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66667%;
  }
  .col-xl-7 {
    width: 58.33333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66667%;
  }
  .col-xl-4 {
    width: 33.33333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.6666%;
  }
  .col-xl-1 {
    width: 8.33333%;
  }
  .xl-one {
    width: 1%;
  }
  .xl-two {
    width: 2%;
  }
  .xl-three {
    width: 3%;
  }
  .xl-four {
    width: 4%;
  }
  .xl-five {
    width: 5%;
  }
  .xl-six {
    width: 6%;
  }
  .xl-seven {
    width: 7%;
  }
  .xl-eight {
    width: 8%;
  }
  .xl-nine {
    width: 9%;
  }
  .xl-ten {
    width: 10%;
  }
  .xl-eleven {
    width: 11%;
  }
  .xl-twelve {
    width: 12%;
  }
  .xl-thirteen {
    width: 13%;
  }
  .xl-fourteen {
    width: 14%;
  }
  .xl-fifteen {
    width: 15%;
  }
  .xl-sixteen,
  .xl-six-column {
    width: 16.66666%;
  }
  .xl-twenty,
  .xl-five-column {
    width: 20%;
  }
  .xl-twentyfive,
  .xl-twenty-five,
  .xl-four-column {
    width: 25%;
  }
  .xl-thirty {
    width: 30%;
  }
  .xl-thirtythree,
  .xl-thirty-three,
  .xl-three-column {
    width: 33.333%;
  }
  .xl-seven-column {
    width: 14.28%;
  }
  .xl-fourty,
  .xl-forty {
    width: 40%;
  }
  .xl-fortyfive {
    width: 45%;
  }
  .xl-fifty,
  .xl-two-column {
    width: 50%;
  }
  .xl-fiftyfive {
    width: 55%;
  }
  .xl-sixty {
    width: 60%;
  }
  .xl-sixtysix,
  .xl-sixty-six {
    width: 66.666%;
  }
  .xl-seventy {
    width: 70%;
  }
  .xl-seventyfive,
  .xl-seventy-five {
    width: 75%;
  }
  .xl-eighty {
    width: 80%;
  }
  .xl-eightyfive,
  .xl-eighty-five {
    width: 85%;
  }
  .xl-ninety {
    width: 90%;
  }
  .xl-ninetyfive,
  .xl-ninety-five {
    width: 95%;
  }
  .xl-hundred,
  .xl-one-column {
    width: 100%;
  }
  .xl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xl-flex-column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xl-flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xl-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xl-flex-grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .xl-flex-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .xl-flex-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .xl-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xl-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .xl-order--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .xl-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .xl-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .xl-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xl-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xl-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .xl-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .xl-no-padding {
    padding: 0;
  }
  body .xl-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .xl-hidden,
  .xl-hide {
    display: none;
  }
  .xl-block {
    display: block;
  }
  .xl-inline {
    display: inline;
  }
  .xl-inline-block {
    display: inline-block;
  }
  .xl-static {
    position: static;
  }
  .xl-relative {
    position: relative;
  }
  .xl-absolute {
    position: absolute;
  }
  .xl-fixed {
    position: fixed;
  }
  .xl-sticky {
    position: sticky;
  }
  .xl-clearfix:before,
  .xl-clearfix:after {
    content: " ";
    display: table;
  }
  .xl-clearfix:after {
    clear: both;
  }
  .xl-column-wrapper,
  .xl-columns-wrapper {
    overflow: hidden;
  }
  .xl-vertical-top,
  .xl-vert-top {
    vertical-align: top;
  }
  .xl-vertical-bottom,
  .xl-vert-btm {
    vertical-align: bottom;
  }
  .xl-vertical-middle,
  .xl-vert-mid {
    vertical-align: middle;
  }
  .xl-left,
  .xl-pull-left {
    float: left;
  }
  .xl-right,
  .xl-pull-right {
    float: right;
  }
  .xl-no-float,
  .xl-float-none {
    float: none;
  }
  .xl-textleft,
  .xl-text-left {
    text-align: left;
  }
  .xl-textright,
  .xl-text-right {
    text-align: right;
  }
  .xl-textcenter,
  .xl-text-center {
    text-align: center;
  }
  .xl-margin-auto {
    margin: auto;
  }
  .xl-margin-left-auto {
    margin-left: auto;
  }
  .xl-margin-right-auto {
    margin-right: auto;
  }
  .xl-no-bg-img {
    background-image: none !important;
  }
  .gform_wrapper .left-column.col-xl-12 {
    padding-right: 0px;
  }
  .gform_wrapper .right-column.col-xl-12 {
    padding-left: 0px;
  }
}
@media (max-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.6666%;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .lg-one {
    width: 1%;
  }
  .lg-two {
    width: 2%;
  }
  .lg-three {
    width: 3%;
  }
  .lg-four {
    width: 4%;
  }
  .lg-five {
    width: 5%;
  }
  .lg-six {
    width: 6%;
  }
  .lg-seven {
    width: 7%;
  }
  .lg-eight {
    width: 8%;
  }
  .lg-nine {
    width: 9%;
  }
  .lg-ten {
    width: 10%;
  }
  .lg-eleven {
    width: 11%;
  }
  .lg-twelve {
    width: 12%;
  }
  .lg-thirteen {
    width: 13%;
  }
  .lg-fourteen {
    width: 14%;
  }
  .lg-fifteen {
    width: 15%;
  }
  .lg-sixteen,
  .lg-six-column {
    width: 16.66666%;
  }
  .lg-twenty,
  .lg-five-column {
    width: 20%;
  }
  .lg-seven-column {
    width: 14.28%;
  }
  .lg-twentyfive,
  .lg-twenty-five,
  .lg-four-column {
    width: 25%;
  }
  .lg-thirty {
    width: 30%;
  }
  .lg-thirtythree,
  .lg-thirty-three,
  .lg-three-column {
    width: 33.333%;
  }
  .lg-fourty,
  .lg-forty {
    width: 40%;
  }
  .lg-fortyfive {
    width: 45%;
  }
  .lg-fifty,
  .lg-two-column {
    width: 50%;
  }
  .lg-fiftyfive {
    width: 55%;
  }
  .lg-sixty {
    width: 60%;
  }
  .lg-sixtysix,
  .lg-sixty-six {
    width: 66.666%;
  }
  .lg-seventy {
    width: 70%;
  }
  .lg-seventyfive,
  .lg-seventy-five {
    width: 75%;
  }
  .lg-eighty {
    width: 80%;
  }
  .lg-eightyfive,
  .lg-eighty-five {
    width: 85%;
  }
  .lg-ninety {
    width: 90%;
  }
  .lg-ninetyfive,
  .lg-ninety-five {
    width: 95%;
  }
  .lg-hundred,
  .lg-one-column {
    width: 100%;
  }
  .lg-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lg-flex-column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lg-flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .lg-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lg-flex-grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .lg-flex-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .lg-flex-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .lg-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lg-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lg-order--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .lg-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .lg-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .lg-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .lg-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .lg-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .lg-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .lg-no-padding {
    padding: 0;
  }
  body .lg-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .lg-hidden,
  .lg-hide {
    display: none;
  }
  .lg-block {
    display: block;
  }
  .lg-inline {
    display: inline;
  }
  .lg-inline-block {
    display: inline-block;
  }
  .lg-static {
    position: static;
  }
  .lg-relative {
    position: relative;
  }
  .lg-absolute {
    position: absolute;
  }
  .lg-fixed {
    position: fixed;
  }
  .lg-sticky {
    position: sticky;
  }
  .lg-clearfix:before,
  .lg-clearfix:after {
    content: " ";
    display: table;
  }
  .lg-clearfix:after {
    clear: both;
  }
  .lg-column-wrapper,
  .lg-columns-wrapper {
    overflow: hidden;
  }
  .lg-vertical-top,
  .lg-vert-top {
    vertical-align: top;
  }
  .lg-vertical-bottom,
  .lg-vert-btm {
    vertical-align: bottom;
  }
  .lg-vertical-middle,
  .lg-vert-mid {
    vertical-align: middle;
  }
  .lg-left,
  .lg-pull-left {
    float: left;
  }
  .lg-right,
  .lg-pull-right {
    float: right;
  }
  .lg-no-float,
  .lg-float-none {
    float: none;
  }
  .lg-textleft,
  .lg-text-left {
    text-align: left;
  }
  .lg-textright,
  .lg-text-right {
    text-align: right;
  }
  .lg-textcenter,
  .lg-text-center {
    text-align: center;
  }
  .lg-margin-auto {
    margin: auto;
  }
  .lg-margin-left-auto {
    margin-left: auto;
  }
  .lg-margin-right-auto {
    margin-right: auto;
  }
  .lg-no-bg-img {
    background-image: none !important;
  }
  .gform_wrapper .left-column.col-lg-12 {
    padding-right: 0px;
  }
  .gform_wrapper .right-column.col-lg-12 {
    padding-left: 0px;
  }
}
@media (max-width: 1024px) {
  .col-tbl-12 {
    width: 100%;
  }
  .col-tbl-11 {
    width: 91.66667%;
  }
  .col-tbl-10 {
    width: 83.33333%;
  }
  .col-tbl-9 {
    width: 75%;
  }
  .col-tbl-8 {
    width: 66.66667%;
  }
  .col-tbl-7 {
    width: 58.33333%;
  }
  .col-tbl-6 {
    width: 50%;
  }
  .col-tbl-5 {
    width: 41.66667%;
  }
  .col-tbl-4 {
    width: 33.33333%;
  }
  .col-tbl-3 {
    width: 25%;
  }
  .col-tbl-2 {
    width: 16.6666%;
  }
  .col-tbl-1 {
    width: 8.33333%;
  }
  .tbl-one {
    width: 1%;
  }
  .tbl-two {
    width: 2%;
  }
  .tbl-three {
    width: 3%;
  }
  .tbl-four {
    width: 4%;
  }
  .tbl-five {
    width: 5%;
  }
  .tbl-six {
    width: 6%;
  }
  .tbl-seven {
    width: 7%;
  }
  .tbl-eight {
    width: 8%;
  }
  .tbl-nine {
    width: 9%;
  }
  .tbl-ten {
    width: 10%;
  }
  .tbl-eleven {
    width: 11%;
  }
  .tbl-twelve {
    width: 12%;
  }
  .tbl-thirteen {
    width: 13%;
  }
  .tbl-fourteen {
    width: 14%;
  }
  .tbl-fifteen {
    width: 15%;
  }
  .tbl-sixteen,
  .tbl-six-column {
    width: 16.66666%;
  }
  .tbl-twenty,
  .tbl-five-column {
    width: 20%;
  }
  .tlb-seven-column {
    width: 14.28%;
  }
  .tbl-twentyfive,
  .tbl-twenty-five,
  .tbl-four-column {
    width: 25%;
  }
  .tbl-thirty {
    width: 30%;
  }
  .tbl-thirtythree,
  .tbl-thirty-three,
  .tbl-three-column {
    width: 33.333%;
  }
  .tbl-fourty,
  .tbl-forty {
    width: 40%;
  }
  .tbl-fortyfive {
    width: 45%;
  }
  .tbl-fifty,
  .tbl-two-column {
    width: 50%;
  }
  .tbl-fiftyfive {
    width: 55%;
  }
  .tbl-sixty {
    width: 60%;
  }
  .tbl-sixtysix,
  .tbl-sixty-six {
    width: 66.666%;
  }
  .tbl-seventy {
    width: 70%;
  }
  .tbl-seventyfive,
  .tbl-seventy-five {
    width: 75%;
  }
  .tbl-eighty {
    width: 80%;
  }
  .tbl-eightyfive,
  .tbl-eighty-five {
    width: 85%;
  }
  .tbl-ninety {
    width: 90%;
  }
  .tbl-ninetyfive,
  .tbl-ninety-five {
    width: 95%;
  }
  .tbl-hundred,
  .tbl-one-column {
    width: 100%;
  }
  .tbl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tbl-flex-column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tbl-flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tbl-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tbl-flex-grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .tbl-flex-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .tbl-flex-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .tbl-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tbl-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tbl-order--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .tbl-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .tbl-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .tbl-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .tbl-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .tbl-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .tbl-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .tbl-no-padding {
    padding: 0;
  }
  body .tbl-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .tbl-hidden,
  .tbl-hide {
    display: none;
  }
  .tbl-block {
    display: block;
  }
  .tbl-inline {
    display: inline;
  }
  .tbl-inline-block {
    display: inline-block;
  }
  .tbl-static {
    position: static;
  }
  .tbl-relative {
    position: relative;
  }
  .tbl-absolute {
    position: absolute;
  }
  .tbl-fixed {
    position: fixed;
  }
  .tbl-sticky {
    position: sticky;
  }
  .tbl-clearfix:before,
  .tbl-clearfix:after {
    content: " ";
    display: table;
  }
  .tbl-clearfix:after {
    clear: both;
  }
  .tbl-column-wrapper,
  .tbl-columns-wrapper {
    overflow: hidden;
  }
  .tbl-vertical-top,
  .tbl-vert-top {
    vertical-align: top;
  }
  .tbl-vertical-bottom,
  .tbl-vert-btm {
    vertical-align: bottom;
  }
  .tbl-vertical-middle,
  .tbl-vert-mid {
    vertical-align: middle;
  }
  .tbl-left,
  .tbl-pull-left {
    float: left;
  }
  .tbl-right,
  .tbl-pull-right {
    float: right;
  }
  .tbl-no-float,
  .tbl-float-none {
    float: none;
  }
  .tbl-textleft,
  .tbl-text-left {
    text-align: left;
  }
  .tbl-textright,
  .tbl-text-right {
    text-align: right;
  }
  .tbl-textcenter,
  .tbl-text-center {
    text-align: center;
  }
  .tbl-margin-auto {
    margin: auto;
  }
  .tbl-margin-left-auto {
    margin-left: auto;
  }
  .tbl-margin-right-auto {
    margin-right: auto;
  }
  .tbl-no-bg-img {
    background-image: none !important;
  }
  .gform_wrapper .left-column.col-tbl-12 {
    padding-right: 0px;
  }
  .gform_wrapper .right-column.col-tbl-12 {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.6666%;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .sm-one {
    width: 1%;
  }
  .sm-two {
    width: 2%;
  }
  .sm-three {
    width: 3%;
  }
  .sm-four {
    width: 4%;
  }
  .sm-five {
    width: 5%;
  }
  .sm-six {
    width: 6%;
  }
  .sm-seven {
    width: 7%;
  }
  .sm-eight {
    width: 8%;
  }
  .sm-nine {
    width: 9%;
  }
  .sm-ten {
    width: 10%;
  }
  .sm-eleven {
    width: 11%;
  }
  .sm-twelve {
    width: 12%;
  }
  .sm-thirteen {
    width: 13%;
  }
  .sm-fourteen {
    width: 14%;
  }
  .sm-fifteen {
    width: 15%;
  }
  .sm-sixteen,
  .sm-six-column {
    width: 16.66666%;
  }
  .sm-twenty,
  .sm-five-column {
    width: 20%;
  }
  .sm-seven-column {
    width: 14.28%;
  }
  .sm-twentyfive,
  .sm-twenty-five,
  .sm-four-column {
    width: 25%;
  }
  .sm-thirty {
    width: 30%;
  }
  .sm-thirtythree,
  .sm-thirty-three,
  .sm-three-column {
    width: 33.333%;
  }
  .sm-fourty,
  .sm-forty {
    width: 40%;
  }
  .sm-fortyfive {
    width: 45%;
  }
  .sm-fifty,
  .sm-two-column {
    width: 50%;
  }
  .sm-fiftyfive {
    width: 55%;
  }
  .sm-sixty {
    width: 60%;
  }
  .sm-sixtysix,
  .sm-sixty-six {
    width: 66.666%;
  }
  .sm-seventy {
    width: 70%;
  }
  .sm-seventyfive,
  .sm-seventy-five {
    width: 75%;
  }
  .sm-eighty {
    width: 80%;
  }
  .sm-eightyfive,
  .sm-eighty-five {
    width: 85%;
  }
  .sm-ninety {
    width: 90%;
  }
  .sm-ninetyfive,
  .sm-ninety-five {
    width: 95%;
  }
  .sm-hundred,
  .sm-one-column {
    width: 100%;
  }
  .sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sm-flex-column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm-flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sm-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sm-flex-grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sm-flex-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .sm-flex-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .sm-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sm-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sm-order--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .sm-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .sm-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .sm-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sm-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .sm-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .sm-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .sm-no-padding {
    padding: 0;
  }
  body .sm-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-hidden,
  .sm-hide {
    display: none;
  }
  .sm-block {
    display: block;
  }
  .sm-inline {
    display: inline;
  }
  .sm-inline-block {
    display: inline-block;
  }
  .sm-static {
    position: static;
  }
  .sm-relative {
    position: relative;
  }
  .sm-absolute {
    position: absolute;
  }
  .sm-fixed {
    position: fixed;
  }
  .sm-sticky {
    position: sticky;
  }
  .sm-clearfix:before,
  .sm-clearfix:after {
    content: " ";
    display: table;
  }
  .sm-clearfix:after {
    clear: both;
  }
  .sm-column-wrapper,
  .sm-columns-wrapper {
    overflow: hidden;
  }
  .sm-vertical-top,
  .sm-vert-top {
    vertical-align: top;
  }
  .sm-vertical-bottom,
  .sm-vert-btm {
    vertical-align: bottom;
  }
  .sm-vertical-middle,
  .sm-vert-mid {
    vertical-align: middle;
  }
  .sm-left,
  .sm-pull-left {
    float: left;
  }
  .sm-right,
  .sm-pull-right {
    float: right;
  }
  .sm-no-float,
  .sm-float-none {
    float: none;
  }
  .sm-textleft,
  .sm-text-left {
    text-align: left;
  }
  .sm-textright,
  .sm-text-right {
    text-align: right;
  }
  .sm-textcenter,
  .sm-text-center {
    text-align: center;
  }
  .sm-margin-auto {
    margin: auto;
  }
  .sm-margin-left-auto {
    margin-left: auto;
  }
  .sm-margin-right-auto {
    margin-right: auto;
  }
  .sm-no-bg-img {
    background-image: none !important;
  }
  .gform_wrapper .left-column.col-sm-12 {
    padding-right: 0px;
  }
  .gform_wrapper .right-column.col-sm-12 {
    padding-left: 0px;
  }
}
@media (max-width: 643px) {
  .col-xsm-12 {
    width: 100%;
  }
  .col-xsm-11 {
    width: 91.66667%;
  }
  .col-xsm-10 {
    width: 83.33333%;
  }
  .col-xsm-9 {
    width: 75%;
  }
  .col-xsm-8 {
    width: 66.66667%;
  }
  .col-xsm-7 {
    width: 58.33333%;
  }
  .col-xsm-6 {
    width: 50%;
  }
  .col-xsm-5 {
    width: 41.66667%;
  }
  .col-xsm-4 {
    width: 33.33333%;
  }
  .col-xsm-3 {
    width: 25%;
  }
  .col-xsm-2 {
    width: 16.6666%;
  }
  .col-xsm-1 {
    width: 8.33333%;
  }
  .xsm-one {
    width: 1%;
  }
  .xsm-two {
    width: 2%;
  }
  .xsm-three {
    width: 3%;
  }
  .xsm-four {
    width: 4%;
  }
  .xsm-five {
    width: 5%;
  }
  .xsm-six {
    width: 6%;
  }
  .xsm-seven {
    width: 7%;
  }
  .xsm-eight {
    width: 8%;
  }
  .xsm-nine {
    width: 9%;
  }
  .xsm-ten {
    width: 10%;
  }
  .xsm-eleven {
    width: 11%;
  }
  .xsm-twelve {
    width: 12%;
  }
  .xsm-thirteen {
    width: 13%;
  }
  .xsm-fourteen {
    width: 14%;
  }
  .xsm-fifteen {
    width: 15%;
  }
  .xsm-sixteen,
  .xsm-six-column {
    width: 16.66666%;
  }
  .xsm-twenty,
  .xsm-five-column {
    width: 20%;
  }
  .xsm-seven-column {
    width: 14.28%;
  }
  .xsm-twentyfive,
  .xsm-twenty-five,
  .xsm-four-column {
    width: 25%;
  }
  .xsm-thirty {
    width: 30%;
  }
  .xsm-thirtythree,
  .xsm-thirty-three,
  .xsm-three-column {
    width: 33.333%;
  }
  .xsm-fourty,
  .xsm-forty {
    width: 40%;
  }
  .xsm-fortyfive {
    width: 45%;
  }
  .xsm-fifty,
  .xsm-two-column {
    width: 50%;
  }
  .xsm-fiftyfive {
    width: 55%;
  }
  .xsm-sixty {
    width: 60%;
  }
  .xsm-sixtysix,
  .xsm-sixty-six {
    width: 66.666%;
  }
  .xsm-seventy {
    width: 70%;
  }
  .xsm-seventyfive,
  .xsm-seventy-five {
    width: 75%;
  }
  .xsm-eighty {
    width: 80%;
  }
  .xsm-eightyfive,
  .xsm-eighty-five {
    width: 85%;
  }
  .xsm-ninety {
    width: 90%;
  }
  .xsm-ninetyfive,
  .xsm-ninety-five {
    width: 95%;
  }
  .xsm-hundred,
  .xsm-one-column {
    width: 100%;
  }
  .xsm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xsm-flex-column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xsm-flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xsm-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsm-flex-grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .xsm-flex-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .xsm-flex-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .xsm-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xsm-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .xsm-order--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .xsm-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .xsm-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .xsm-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xsm-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xsm-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .xsm-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .xsm-no-padding {
    padding: 0;
  }
  body .xsm-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .xsm-hidden,
  .xsm-hide {
    display: none;
  }
  .xsm-block {
    display: block;
  }
  .xsm-inline {
    display: inline;
  }
  .xsm-inline-block {
    display: inline-block;
  }
  .xsm-static {
    position: static;
  }
  .xsm-relative {
    position: relative;
  }
  .xsm-absolute {
    position: absolute;
  }
  .xsm-fixed {
    position: fixed;
  }
  .xsm-sticky {
    position: sticky;
  }
  .xsm-clearfix:before,
  .xsm-clearfix:after {
    content: " ";
    display: table;
  }
  .xsm-clearfix:after {
    clear: both;
  }
  .xsm-column-wrapper,
  .xsm-columns-wrapper {
    overflow: hidden;
  }
  .xsm-vertical-top,
  .xsm-vert-top {
    vertical-align: top;
  }
  .xsm-vertical-bottom,
  .xsm-vert-btm {
    vertical-align: bottom;
  }
  .xsm-vertical-middle,
  .xsm-vert-mid {
    vertical-align: middle;
  }
  .xsm-left,
  .xsm-pull-left {
    float: left;
  }
  .xsm-right,
  .xsm-pull-right {
    float: right;
  }
  .xsm-no-float,
  .xsm-float-none {
    float: none;
  }
  .xsm-textleft,
  .xsm-text-left {
    text-align: left;
  }
  .xsm-textright,
  .xsm-text-right {
    text-align: right;
  }
  .xsm-textcenter,
  .xsm-text-center {
    text-align: center;
  }
  .xsm-margin-auto {
    margin: auto;
  }
  .xsm-margin-left-auto {
    margin-left: auto;
  }
  .xsm-margin-right-auto {
    margin-right: auto;
  }
  .xsm-no-bg-img {
    background-image: none !important;
  }
  .gform_wrapper .left-column.col-xsm-12 {
    padding-right: 0px;
  }
  .gform_wrapper .right-column.col-xsm-12 {
    padding-left: 0px;
  }
}
@media (max-width: 500px) {
  .col-mbl-12 {
    width: 100%;
  }
  .col-mbl-11 {
    width: 91.66667%;
  }
  .col-mbl-10 {
    width: 83.33333%;
  }
  .col-mbl-9 {
    width: 75%;
  }
  .col-mbl-8 {
    width: 66.66667%;
  }
  .col-mbl-7 {
    width: 58.33333%;
  }
  .col-mbl-6 {
    width: 50%;
  }
  .col-mbl-5 {
    width: 41.66667%;
  }
  .col-mbl-4 {
    width: 33.33333%;
  }
  .col-mbl-3 {
    width: 25%;
  }
  .col-mbl-2 {
    width: 16.6666%;
  }
  .col-mbl-1 {
    width: 8.33333%;
  }
  .mbl-one {
    width: 1%;
  }
  .mbl-two {
    width: 2%;
  }
  .mbl-three {
    width: 3%;
  }
  .mbl-four {
    width: 4%;
  }
  .mbl-five {
    width: 5%;
  }
  .mbl-six {
    width: 6%;
  }
  .mbl-seven {
    width: 7%;
  }
  .mbl-eight {
    width: 8%;
  }
  .mbl-nine {
    width: 9%;
  }
  .mbl-ten {
    width: 10%;
  }
  .mbl-eleven {
    width: 11%;
  }
  .mbl-twelve {
    width: 12%;
  }
  .mbl-thirteen {
    width: 13%;
  }
  .mbl-fourteen {
    width: 14%;
  }
  .mbl-fifteen {
    width: 15%;
  }
  .mbl-sixteen,
  .mbl-six-column {
    width: 16.66666%;
  }
  .mbl-twenty,
  .mbl-five-column {
    width: 20%;
  }
  .mbl-seven-column {
    width: 14.28%;
  }
  .mbl-twentyfive,
  .mbl-twenty-five,
  .mbl-four-column {
    width: 25%;
  }
  .mbl-thirty {
    width: 30%;
  }
  .mbl-thirtythree,
  .mbl-thirty-three,
  .mbl-three-column {
    width: 33.333%;
  }
  .mbl-fourty,
  .mbl-forty {
    width: 40%;
  }
  .mbl-fortyfive {
    width: 45%;
  }
  .mbl-fifty,
  .mbl-two-column {
    width: 50%;
  }
  .mbl-fiftyfive {
    width: 55%;
  }
  .mbl-sixty {
    width: 60%;
  }
  .mbl-sixtysix,
  .mbl-sixty-six {
    width: 66.666%;
  }
  .mbl-seventy {
    width: 70%;
  }
  .mbl-seventyfive,
  .mbl-seventy-five {
    width: 75%;
  }
  .mbl-eighty {
    width: 80%;
  }
  .mbl-eightyfive,
  .mbl-eighty-five {
    width: 85%;
  }
  .mbl-ninety {
    width: 90%;
  }
  .mbl-ninetyfive,
  .mbl-ninety-five {
    width: 95%;
  }
  .mbl-hundred,
  .mbl-one-column {
    width: 100%;
  }
  .mbl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mbl-flex-column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mbl-flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .mbl-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mbl-flex-grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .mbl-flex-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .mbl-flex-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .mbl-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mbl-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mbl-order--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .mbl-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .mbl-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .mbl-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .mbl-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .mbl-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .mbl-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .mbl-no-padding {
    padding: 0;
  }
  body .mbl-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .mbl-hidden,
  .mbl-hide {
    display: none;
  }
  .mbl-block {
    display: block;
  }
  .mbl-inline {
    display: inline;
  }
  .mbl-inline-block {
    display: inline-block;
  }
  .mbl-static {
    position: static;
  }
  .mbl-relative {
    position: relative;
  }
  .mbl-absolute {
    position: absolute;
  }
  .mbl-fixed {
    position: fixed;
  }
  .mbl-sticky {
    position: sticky;
  }
  .mbl-clearfix:before,
  .mbl-clearfix:after {
    content: " ";
    display: table;
  }
  .mbl-clearfix:after {
    clear: both;
  }
  .mbl-column-wrapper,
  .mbl-columns-wrapper {
    overflow: hidden;
  }
  .mbl-vertical-top,
  .mbl-vert-top {
    vertical-align: top;
  }
  .mbl-vertical-bottom,
  .mbl-vert-btm {
    vertical-align: bottom;
  }
  .mbl-vertical-middle,
  .mbl-vert-mid {
    vertical-align: middle;
  }
  .mbl-left,
  .mbl-pull-left {
    float: left;
  }
  .mbl-right,
  .mbl-pull-right {
    float: right;
  }
  .mbl-no-float,
  .mbl-float-none {
    float: none;
  }
  .mbl-textleft,
  .mbl-text-left {
    text-align: left;
  }
  .mbl-textright,
  .mbl-text-right {
    text-align: right;
  }
  .mbl-textcenter,
  .mbl-text-center {
    text-align: center;
  }
  .mbl-margin-auto {
    margin: auto;
  }
  .mbl-margin-left-auto {
    margin-left: auto;
  }
  .mbl-margin-right-auto {
    margin-right: auto;
  }
  .mbl-no-bg-img {
    background-image: none !important;
  }
  .gform_wrapper .left-column.col-mbl-12 {
    padding-right: 0px;
  }
  .gform_wrapper .right-column.col-mbl-12 {
    padding-left: 0px;
  }
}
/* Site Widths
 * review styleguide.less to review current variables.
 */
.site-width,
body[class*="cms-noroute-"] .page-wrapper .page-main,
body.cms-page-view .page-wrapper .page-main,
.catalog-category-view .page-wrapper .page-main,
.catalogsearch-result-index .page-wrapper .page-main,
.catalog-category-view main#maincontent,
.catalogsearch-result-index main#maincontent,
.catalog-product-view .page-wrapper .page-main,
body[class*="checkout-"] .page-wrapper .page-main,
body[class*="customer-account-"] .page-wrapper .page-main,
body.account .page-wrapper .page-main {
  width: 100%;
  max-width: 1050px;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
.lg-site-width {
  width: 100%;
  max-width: 1170px;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
.med-site-width {
  width: 100%;
  max-width: 1050px;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
.sm-site-width {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1100px) {
  .site-width,
  body[class*="cms-noroute-"] .page-wrapper .page-main,
  body.cms-page-view .page-wrapper .page-main,
  .catalog-category-view .page-wrapper .page-main,
  .catalogsearch-result-index .page-wrapper .page-main,
  .catalog-category-view main#maincontent,
  .catalogsearch-result-index main#maincontent,
  .catalog-product-view .page-wrapper .page-main,
  body[class*="checkout-"] .page-wrapper .page-main,
  body[class*="customer-account-"] .page-wrapper .page-main,
  body.account .page-wrapper .page-main {
    padding-left: 12px;
    padding-right: 12px;
  }
  .site-width.no-padding,
  .catalog-product-view .page-wrapper .page-main.no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1220px) {
  .lg-site-width {
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg-site-width.no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1100px) {
  .med-site-width {
    padding-left: 12px;
    padding-right: 12px;
  }
  .med-site-width.no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 770px) {
  .sm-site-width {
    padding-left: 12px;
    padding-right: 12px;
  }
  .sm-site-width.no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Global elements Styles */
body,
button,
input,
select,
textarea {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
body {
  background-color: #e7e7de;
  margin: 0;
  max-width: 2000px;
  position: relative;
  margin: 0 auto;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.contentmanager-contenttype-standing_orders .cat .cur-cat-details .title {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 25px;
}
/* enter customer header styles for each media break point below */
h1,
.h1 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}
h2,
.h2 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
}
h3,
.h3,
.contentmanager-contenttype-standing_orders .cat .cur-cat-details .title {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
}
h4,
.h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.25;
}
h5,
.h5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}
h6,
.h6 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}
@media (max-width: 1024px) {
  h1,
  .h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2;
  }
  h2,
  .h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.3;
  }
  h3,
  .h3,
  .contentmanager-contenttype-standing_orders .cat .cur-cat-details .title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
  }
  h4,
  .h4 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4;
  }
  h5,
  .h5 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  h6,
  .h6 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3;
  }
  h2,
  .h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3;
  }
  h3,
  .h3,
  .contentmanager-contenttype-standing_orders .cat .cur-cat-details .title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
  }
  h4,
  .h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  h5,
  .h5 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
  h6,
  .h6 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
select,
textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 100%;
  height: 44px;
  color: #333333;
  padding: 0;
  padding-left: 10px;
  background-color: #ffffff;
}
input[type="number"] {
  -moz-appearance: textfield;
}
/* Use for custom select dropdowns styles */
select::-ms-expand {
  display: none;
}
select:not([disabled]):focus {
  box-shadow: none;
}
textarea {
  height: 200px;
  padding: 10px;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select:focus,
textarea:focus,
input[type="text"]:active,
input[type="tel"]:active,
input[type="email"]:active,
input[type="number"]:active,
input[type="password"]:active,
input[type="search"]:active,
select:active,
textarea:active {
  outline: none;
  box-shadow: none;
}
::-webkit-input-placeholder {
  color: #7e8083;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
}
:-moz-placeholder {
  color: #7e8083;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
}
::-moz-placeholder {
  color: #7e8083;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
}
:-ms-input-placeholder {
  color: #7e8083;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-input-placeholder {
  color: transparent;
}
input:focus::-moz-input-placeholder {
  color: transparent;
}
input:focus::-ms-input-placeholder {
  color: transparent;
}
a {
  color: #ce6517;
  text-decoration: none;
}
a:hover,
a:active {
  color: #7e8083;
  text-decoration: none;
}
a:visited {
  color: #ce6517;
}
a:visited:hover {
  color: #7e8083;
}
a:focus {
  outline: none;
}
p {
  margin-top: 0;
  margin-bottom: 20px;
}
hr {
  display: block;
  border: none;
  border-bottom: 3px solid #333333;
  padding-top: 25px;
  margin-bottom: 25px;
}
i {
  font-style: normal;
  display: inline-block;
}
b,
strong,
.bold {
  font-weight: 700;
}
cite,
dfn,
em {
  font-style: italic;
}
ul,
ol {
  list-style: none;
  padding-left: 20px;
}
ul,
.ct-field-area ul,
.ct-field-area nav ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-bottom: 24px;
}
ol,
.ct-field-area ol,
.ct-field-area nav ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-bottom: 24px;
}
.ct-field-area ul.no-list,
.ct-field-area ol.no-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol li {
  padding-bottom: 10px;
}
/****************************************************************************************************/
/*************************************Color Helpers**************************************************/
/****************************************************************************************************/
.white {
  color: #ffffff;
}
.black {
  color: #000000;
}
.green {
  color: #58b94a;
}
.orange {
  color: #ce6517;
}
.blue {
  color: #181c6e;
}
.light-blue {
  color: #499bc7;
}
/****************************************************************************************************/
/****************************************Fonts*******************************************************/
/****************************************************************************************************/
.worksans {
  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
.sourcesans {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.oswald {
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
}
.arial {
  font-family: Arial, Helvetica, sans-serif;
}
/****************************************************************************************************/
/*******************************************Buttons**************************************************/
/****************************************************************************************************/
.button,
button,
input[type="submit"] {
  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  background: #58b94a;
  padding: 15px 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-weight: 700;
  outline: none;
  border: none;
  display: inline-block;
}
.button.btn-white {
  background-color: #ffffff;
  color: #181c6e;
}
.button.btn-orange {
  background-color: #ce6517;
  color: #ffffff;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 15px 43px;
}
.button.btn-blue {
  background-color: #181c6e;
  color: #ffffff;
}
.button:focus,
button:focus,
.button:active,
button:active {
  outline: none;
}
.link-angle-right {
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
.link-angle-right:after {
  content: '\f105';
  font-family: 'Font Awesome 6 Pro';
  margin-left: 15px;
  font-weight: 700;
  font-size: 26px;
  vertical-align: middle;
}
/****************************************************************************************************/
/******************************************Webforms**************************************************/
/****************************************************************************************************/
.webforms .fieldset > .field:not(.choice) > .label {
  display: block;
  float: none;
  width: 100%;
  padding: 0 0 5px 0;
  text-align: left;
}
.webforms .fieldset > .field:not(.choice) > .control {
  width: 100%;
  float: none;
}
.webforms .actions-toolbar {
  margin-left: 0;
}
.webforms .webforms-datepicker {
  margin: 0;
}
.webforms .webforms-calendar {
  float: none;
  display: block;
  width: 100%;
}
.webforms .webforms-calendar .ui-datepicker-trigger {
  padding: 0;
  margin: 0;
  background-color: transparent;
  height: auto;
}
.webforms .webforms-calendar .ui-datepicker-trigger:after {
  display: none;
}
.webforms .actions-toolbar {
  clear: both;
}
/*Cart Button Deafult Style Removal*/
.cart-container .form-cart .action.update,
.cart-container .form-cart .action.clear {
  padding: 0;
  color: #333333;
  background-color: transparent;
  border: 0;
}
.cart-container .form-cart .action.update:hover,
.cart-container .form-cart .action.clear:hover {
  color: #ce6517;
  background-color: transparent;
  border: 0;
}
.cart.table-wrapper .actions-toolbar > .action {
  padding: 0;
  color: #ce6517;
  background-color: transparent;
  font-weight: 400;
  border: 0;
}
.cart.table-wrapper .actions-toolbar > .action:hover {
  color: #333333;
  background-color: transparent;
  border: 0;
}
.cart-container .form-cart .action.continue {
  border: 0;
  background-color: transparent;
  padding: 0;
  line-height: 1.7;
}
.cart-container .form-cart .action.continue:hover {
  color: #ce6517;
  background-color: transparent;
  padding: 0;
  border: 0;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: none;
  background-color: transparent;
  border: 0;
}
.cart-container .form-cart .action.continue:before {
  line-height: 24px;
}
.cart-container .form-cart .action.update:before {
  font-size: 29px;
  position: relative;
  left: 6px;
  border: 0;
}
.button:active,
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: none;
}
/********************************************************************************************************************/
/*************************************************Header*************************************************************/
/********************************************************************************************************************/
.header .minicart-wrapper {
  margin: 0;
  float: none;
}
.header .custom-logo {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header .custom-logo img {
  max-width: 280px;
  width: 100%;
  margin: auto;
}
.header .aux-mini {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  height: 206px;
}
@media (max-width: 767px) {
  .header .aux-mini {
    height: 145px;
  }
}
.header .aux-menu-cart {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 20px;
}
.header .aux-menu-cart .aux-menu {
  order: 1;
}
.header .aux-menu-cart .welcome-name {
  order: 4;
  width: 100%;
  text-align: right;
  color: #656565;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
  padding-top: 5px;
}
.header .aux-menu-cart .minicart-wrapper {
  order: 3;
}
.header .aux-menu {
  font-size: 12px;
  font-size: 1.2rem;
}
.header .aux-menu a {
  color: #333333;
  text-decoration: underline;
}
.header .aux-account a {
  color: #333333;
  font-size: 14px;
  font-size: 1.4rem;
  white-space: nowrap;
  text-decoration: none;
  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
.header .aux-account a span.fa-user {
  color: #58b94a;
  font-size: 22px;
  font-size: 2.2rem;
}
.header .aux-account a span.fa-sign-out {
  color: #58b94a;
  font-size: 22px;
  font-size: 2.2rem;
}
.header .aux-account li.logout-item {
  padding-left: 15px;
  margin-left: 15px;
  position: relative;
}
.header .aux-account li.logout-item a:before {
  content: '';
  width: 1px;
  height: 15px;
  background-color: #003470;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.header .minicart-wrapper {
  padding-left: 15px;
  margin-left: 15px;
  position: relative;
}
.header .minicart-wrapper:before {
  content: '';
  width: 1px;
  height: 15px;
  background-color: #003470;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  display: block;
}
.header .minicart-wrapper .action.showcart:before {
  color: #58b94a;
  content: '\f07a';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
  font-size: 20px;
}
.header .minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  color: #333333;
  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.header .minicart-wrapper .action.showcart .counter.qty .counter-number:before {
  content: '(';
}
.header .minicart-wrapper .action.showcart .counter.qty .counter-number:after {
  content: ')';
}
.header .lower-header-inner {
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.header .lower-header .custom-navigation > ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-left: 0;
  margin-bottom: 10px;
}
.header .lower-header .custom-navigation > ul > li {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.header .lower-header .custom-navigation > ul > li > a {
  padding: 14px 12px 0 12px;
  color: #333333;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.header .lower-header .custom-navigation > ul > li > a.menu-item-active > span {
  text-decoration: none;
}
.header .lower-header .custom-navigation > ul > li:first-of-type > a {
  padding-left: 0;
}
.header .lower-header .custom-navigation > ul > li > ul.submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 220px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.header .lower-header .custom-navigation > ul > li:hover > ul.submenu {
  display: block;
}
.header .lower-header .custom-navigation > ul > li > ul.submenu li {
  margin-bottom: 0;
}
.header .lower-header .custom-navigation > ul > li > ul.submenu li a {
  color: #333333;
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  font-size: 1.4rem;
}
.header .lower-header .custom-navigation > ul > li > ul.submenu li a.menu-item-active > span {
  text-decoration: none;
}
.header .lower-header .custom-navigation > ul > li > ul.submenu li a.menu-item-active,
.header .lower-header .custom-navigation > ul > li > ul.submenu li a:hover {
  color: #ffffff;
  background-color: #181c6e;
}
.mst-searchautocomplete__index.popular ul li {
  float: none;
  padding: 5px 10px;
}
.lower-header .block-search {
  margin-bottom: 0;
  width: 235px;
  max-width: 235px;
  position: absolute;
  right: 0;
  bottom: 35px;
}
@media (max-width: 767px) {
  .lower-header .block-search {
    position: static;
  }
}
.lower-header .block-search .block-content {
  margin-bottom: 0;
}
.lower-header .block-search .control {
  padding: 0;
  margin: 0;
  padding-bottom: 25px;
}
.form.minisearch {
  position: relative;
}
.form.minisearch .action {
  height: 34px;
  z-index: 1000;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.form.minisearch .action span {
  display: none;
}
.form.minisearch input {
  padding-top: 5px;
  padding-right: 35px;
  position: static;
  margin: 0;
  height: 34px;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
  position: relative;
  right: auto;
  width: 235px;
  max-width: 235px;
}
.search-autocomplete.-bottom-position {
  top: calc(75%);
}
.lower-header .block-search .action.search:before {
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #8f8f8f;
  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;
}
.mobile-menu-btn .bars {
  width: 25px;
  height: 25px;
  position: relative;
}
.mobile-menu-btn .bar {
  opacity: 1;
  display: block;
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #656565;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.mobile-menu-btn .bar:nth-child(1) {
  top: 0px;
}
.mobile-menu-btn .bar:nth-child(2) {
  top: 9px;
}
.mobile-menu-btn .bar:nth-child(3) {
  top: 18px;
}
.mobile-menu-btn.open .bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 6px;
}
.mobile-menu-btn.open .bar:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.mobile-menu-btn.open .bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 6px;
}
.mobile-arrow {
  position: absolute;
  height: 25px;
  width: 25px;
  right: 10px;
  top: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/static/frontend/Perrill/Lillenas/en_US/images/arrow.svg');
  filter: brightness(0) saturate(100%) invert(49%) sepia(56%) saturate(5970%) hue-rotate(11deg) brightness(97%) contrast(82%);
}
.mobile-header {
  position: relative;
  z-index: 500;
}
.mobile-header .custom-navigation {
  display: none;
  position: absolute;
  background-color: #ebebeb;
  z-index: 10;
  width: 300px;
  left: 0;
  top: calc(100% + 20px);
}
.mobile-header .custom-navigation ul,
.mobile-header .custom-navigation li {
  padding: 0;
  margin: 0;
}
.mobile-header .custom-navigation li {
  position: relative;
}
.mobile-header .custom-navigation a.level0 {
  border-bottom: 1px solid #c5c5c2;
  color: #333333;
  display: block;
  padding: 14px 26px 12px 12px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.mobile-header .custom-navigation > ul > li > ul.submenu {
  display: none;
}
.mobile-header .custom-navigation > ul > li > ul.submenu a {
  display: block;
  color: #333333;
  border-bottom: 1px solid #c5c5c2;
  padding: 5px 15px 5px 25px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}
.mobile-header .custom-navigation > ul > li > ul.submenu a:hover {
  color: #ffffff;
  background-color: #181c6e;
}
.mobile-header .custom-navigation .mobile-expand-button {
  position: absolute;
  right: 0;
  top: 8px;
}
.mobile-header .custom-navigation .mobile-expand-button i {
  font-size: 28px;
  vertical-align: middle;
  cursor: pointer;
}
body.mobile-open .mobile-header .custom-navigation {
  display: block;
}
.mobile-header .block-search {
  z-index: 1;
}
.mobile-header .block-search .label {
  display: none;
}
.mobile-header .block-search .control input {
  left: 0;
  margin: 0;
  position: static;
}
.mobile-header .block-search .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #333;
  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;
}
.mobile-header .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;
}
.mobile-header .block-search .form.minisearch {
  position: relative;
}
.mobile-header .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;
}
.mobile-header .block-search .control {
  border-top: none;
}
.promo-ribbon {
  background-color: #ce6517;
  min-height: 50px;
  text-align: center;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: 600;
  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
.promo-ribbon p {
  margin-bottom: 0;
}
.promo-ribbon a {
  color: #ffffff;
  text-decoration: underline;
}
/********************************************************************************************************************/
/********************************************Header (Media Queries)**************************************************/
/********************************************************************************************************************/
@media (max-width: 1024px) {
  .header .lower-header .custom-navigation > ul > li > a {
    padding: 14px 6px 0px 5px;
  }
  .header .lower-header .block-search {
    width: 160px;
  }
  .promo-ribbon {
    min-height: 30px;
    padding: 10px;
  }
}
@media (max-width: 850px) {
  .header .lower-header .custom-navigation > ul > li > a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .header .lower-header-inner .custom-navigation {
    display: none;
  }
  .header .upper-header-inner .custom-logo {
    order: 1;
    width: 45%;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .header .upper-header-inner .custom-logo img {
    width: 100%;
    max-width: 160px;
  }
  .header .upper-header-inner .aux-mini {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: 20px;
  }
  .header .upper-header-inner .aux-mini .aux-menu-cart {
    display: flex;
    order: 3;
    width: 30%;
    margin-top: 0;
  }
  .header .upper-header-inner .minicart-wrapper:before {
    display: none;
  }
  .header .upper-header-inner .aux-mini .aux-menu-cart .minicart-wrapper {
    display: block;
    padding-left: 0;
    margin-left: 5px;
    order: 1;
  }
  .header .upper-header-inner .aux-menu-cart .aux-menu {
    order: 2;
    text-align: right;
    padding-top: 5px;
    width: 100%;
  }
  .header .upper-header-inner .aux-menu-cart .aux-menu p {
    font-weight: 600;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'Work Sans', Arial, Helvetica, sans-serif;
  }
  .header .upper-header-inner .aux-menu-cart .aux-menu p a {
    font-weight: 500;
  }
  .header .upper-header-inner .aux-log-block {
    order: 2;
    width: 25%;
    text-align: right;
    margin-top: 5px;
  }
  .header .upper-header-inner .aux-log-block .mbl-acc-cart {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .header .upper-header-inner .aux-account a {
    font-size: 20px;
    font-size: 2rem;
    margin-right: 10px;
  }
  .header .upper-header-inner .aux-account li.logout-item {
    padding-left: 0;
    margin-left: 0;
  }
  .header .upper-header-inner .aux-account li.logout-item a:before {
    display: none;
  }
  .promo-ribbon {
    margin-top: 30px;
  }
  .mst-searchautocomplete__autocomplete {
    min-width: 400px;
  }
}
@media (max-width: 425px) {
  .mst-searchautocomplete__autocomplete {
    min-width: 350px;
  }
}
@media (max-width: 370px) {
  .mst-searchautocomplete__autocomplete {
    min-width: 320px;
  }
}
@media (max-width: 500px) {
  .header .upper-header-inner .aux-log-block {
    width: auto;
    position: absolute;
    right: 90px;
  }
  .header .upper-header-inner .aux-account a {
    margin-right: 0px;
  }
  .header .upper-header-inner .aux-mini .aux-menu-cart {
    display: flex;
    order: 3;
    width: 55%;
    margin-top: 0;
  }
}
/********************************************************************************************************************/
/*************************************************Footer*************************************************************/
/********************************************************************************************************************/
.grecaptcha-badge {
  display: none;
}
.footer.content {
  border-top: none;
}
@media (max-width: 767px) {
  .footer.content {
    padding-top: 0;
  }
}
.footer .upper-footer .column-left {
  padding-right: 40px;
  margin-top: 40px;
}
.footer .upper-footer .social a {
  background-color: #333333;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  line-height: 24px;
  color: white;
  text-align: center;
}
.footer .upper-footer .newsletter-wrapper .form-header-wrapper {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
}
.footer .upper-footer .newsletter-wrapper .form-header {
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  color: #000;
  border: none;
  margin: 0;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: 600;
}
.footer .upper-footer .newsletter-wrapper .input-wrapper input {
  height: 57px;
  margin-top: 5px;
}
.footer .upper-footer .newsletter-wrapper .input-wrapper .button {
  height: 57px;
  padding: 0 18px;
  margin-left: 5px;
  margin-top: 5px;
  outline: none;
  border: none;
}
.footer .upper-footer .social-phone {
  margin-top: 30px;
}
.footer .upper-footer .social-phone .social-header {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}
.footer .upper-footer .social-phone a {
  color: #333333;
}
.footer .upper-footer .social-phone a span {
  margin-top: 5px;
}
.footer .upper-footer .social-phone .call-us a {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
}
.footer .upper-footer .custom-navigation > ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.footer .upper-footer .custom-navigation > ul > li {
  width: 33.3333%;
  padding-right: 20px;
}
.footer .upper-footer .custom-navigation > ul > li > span {
  line-height: 40px;
  text-transform: uppercase;
  cursor: text;
  color: #181c6e;
  font-weight: 700;
}
.footer .upper-footer .custom-navigation > ul > li > ul a {
  line-height: 30px;
  color: #333333;
  font-weight: 600;
}
.footer .lower-footer .lower-footer-inner {
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .footer .upper-footer .custom-navigation > ul > li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .footer .upper-footer .column-left {
    margin-top: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .footer .upper-footer .custom-navigation > ul {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
}
body > iframe {
  display: none;
}
.margin-separator {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .margin-separator.tbl-no-margin {
    margin-top: 0;
    margin-bottom: 0;
  }
  .margin-separator.tbl-no-margin-top {
    margin-top: 0;
  }
  .margin-separator.tbl-no-margin-bottom {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .margin-separator.sm-no-margin {
    margin-top: 0;
    margin-bottom: 0;
  }
  .margin-separator.sm-no-margin-top {
    margin-top: 0;
  }
  .margin-separator.sm-no-margin-bottom {
    margin-bottom: 0;
  }
}
@media (max-width: 500px) {
  .margin-separator.mbl-no-margin {
    margin-top: 0;
    margin-bottom: 0;
  }
  .margin-separator.mbl-no-margin-top {
    margin-top: 0;
  }
  .margin-separator.mbl-no-margin-bottom {
    margin-bottom: 0;
  }
}
.list-right-angle {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.list-right-angle li {
  position: relative;
  padding-left: 15px;
}
.list-right-angle li:before {
  display: inline-block;
  line-height: 1;
  content: "";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  left: 0;
  top: 2px;
}
.fs-tta .mobile-tab-title {
  padding: 15px 0;
  border-bottom: 1px solid black;
}
.fs-tta .mobile-tab-title.active .arrow-down i {
  margin-top: 6px;
}
.fs-tta .mobile-tab-title.active .arrow-down i:before {
  content: "\f0de";
}
.fs-tta .actual-title {
  font-size: 20px;
  font-size: 2rem;
  flex: 1 0 90%;
  color: #333333;
  font-weight: 600;
  padding-right: 20px;
  line-height: 28px;
}
.fs-tta .arrow-down {
  font-size: 30px;
  font-size: 3rem;
  color: #333333;
}
.fs-tta .arrow-down i {
  margin-top: -8px;
}
.fs-tta .tab-body {
  padding: 20px 0;
  font-size: 16px;
  font-size: 1.6rem;
}
/********************************************************************************************************************/
/************************************************Column Widths*******************************************************/
/********************************************************************************************************************/
.page-header {
  border-bottom: none;
}
.page-wrapper .page-main {
  max-width: 100%;
  padding: 0;
  width: 100%;
  padding-top: 30px;
}
.page-layout-1column .columns {
  display: block;
  width: 100%;
}
.page-layout-1column .columns .column.main {
  width: 100%;
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.page-layout-2columns-right .columns .column.main,
.page-layout-blog-archive .columns .column.main,
.page-layout-blog-landing .columns .column.main {
  width: 75%;
  flex-basis: auto;
  -webkit-flex-basis: auto;
  padding: 0;
}
.page-layout-2columns-right .columns .sidebar-main,
.page-layout-blog-archive .columns .sidebar-main,
.page-layout-blog-landing .columns .sidebar-main {
  width: 25%;
  flex-basis: auto;
  -webkit-flex-basis: auto;
  padding: 0;
}
.page-layout-2columns-left .columns .column.main {
  width: 75%;
  flex-basis: auto;
  -webkit-flex-basis: auto;
  padding: 0;
  padding-left: 15px;
}
.page-layout-2columns-left .columns .sidebar-main {
  width: 25%;
  flex-basis: auto;
  -webkit-flex-basis: auto;
  padding: 0;
  padding-right: 15px;
}
body.cms-page-view .breadcrumbs {
  max-width: 1090px;
  margin: 25px auto 40px;
}
body.cms-page-view .breadcrumbs .items {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
}
body.cms-page-view .breadcrumbs .item:last-of-type {
  color: #181c6e;
  font-weight: 700;
}
body.cms-page-view .breadcrumbs strong {
  font-weight: 700;
}
body.cms-page-view .breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
@media (max-width: 767px) {
  body.cms-page-view .breadcrumbs {
    margin-left: 0;
  }
  body.cms-page-view .breadcrumbs .items {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 1024px) {
  .page-layout-2columns-right .columns .column.main,
  .page-layout-blog-archive .columns .column.main,
  .page-layout-blog-landing .columns .column.main {
    width: 100%;
    padding: 0;
  }
  .page-layout-2columns-right .columns .sidebar-main,
  .page-layout-blog-archive .columns .sidebar-main,
  .page-layout-blog-landing .columns .sidebar-main {
    width: 100%;
    padding: 0;
  }
  .page-layout-2columns-left .columns {
    max-width: 720px;
    margin: auto;
  }
  .page-layout-2columns-left .columns .column.main {
    width: 100%;
    padding: 0;
    padding-left: 0;
  }
  .page-layout-2columns-left .columns .sidebar-main {
    width: 100%;
    padding: 0;
    padding-right: 0;
  }
  .page-layout-2columns-left .columns .sidebar-main .block.filter {
    margin-bottom: 20px;
  }
  .page-layout-2columns-left .page-main .page-title-wrapper {
    max-width: 720px;
    margin: auto;
  }
}
/********************************************************************************************************************/
/*************************************************Breadcrumbs********************************************************/
/********************************************************************************************************************/
.l-breadcrumbs {
  margin: 25px auto 40px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
}
.l-breadcrumbs .breadcrumb-current {
  color: #181c6e;
  font-weight: 700;
}
.l-breadcrumbs .separator {
  margin: 0 4px;
}
.l-breadcrumbs a {
  color: #333333;
}
.breadcrumbs .item:not(:last-child):after {
  vertical-align: middle;
}
/********************************************************************************************************************/
/*************************************************Pagination*********************************************************/
/********************************************************************************************************************/
body .page-main .toolbar {
  background: #bcbbb3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  font-family: Arial,Helvetica,sans-serif;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: capitalize;
  padding: 12px;
  margin-bottom: 20px;
}
body .page-main .toolbar:before,
body .page-main .toolbar:after {
  display: none;
}
body .page-main .toolbar .modes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  order: 3;
}
body .page-main .toolbar .toolbar-amount {
  order: 1;
  margin-bottom: 0px;
  line-height: 32px;
  padding: 0 10px;
}
body .page-main .toolbar .toolbar-amount .of-text {
  display: none;
}
body .page-main .toolbar .sorter {
  order: 2;
  padding-top: 0;
}
body .page-main .toolbar .limiter {
  display: none;
}
body .page-main .toolbar .sorter-options,
body .page-main .toolbar .limiter-options {
  height: 29px;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
body .page-main .toolbar .sorter-options {
  border: 1px solid #ce6517;
  width: 176px;
}
body .page-main .toolbar .modes-mode {
  padding: 0;
  border: none;
  color: #FFF;
}
body .page-main .toolbar .modes-mode.active {
  opacity: .5;
  color: #FFF;
}
body .page-main .toolbar .modes-mode.mode-grid {
  order: 2;
}
body .page-main .toolbar .modes-mode.mode-list {
  order: 1;
}
body .page-main .toolbar .modes-mode:before {
  display: none;
}
body .page-main .toolbar .modes-mode:last-child {
  border-right: none;
  margin-right: 15px;
}
body .page-main .toolbar .modes-mode:not(.active):hover {
  color: #FFF;
  background: none;
}
body .page-main .toolbar .modes-mode .fa {
  font-size: 26px;
}
body .page-main .toolbar .modes-label,
body .page-main .toolbar .modes-mode > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body .page-main .toolbar .toolbar-amount {
  display: block;
}
body .page-main .toolbar .toolbar-amount .of-text {
  display: inline;
}
body .page-main .toolbar .pages {
  width: auto;
  float: none;
  order: 2;
  position: static;
}
body .page-main .toolbar .limiter {
  display: none;
}
body .page-main .toolbar .pages .item {
  font-size: 14px;
  font-size: 1.4rem;
}
body .page-main .toolbar .pages a.page {
  color: #181c6e;
  font-size: 14px;
  font-size: 1.4rem;
  opacity: .5;
}
body .page-main .toolbar .pages a.page:hover {
  opacity: 1;
}
body .page-main .toolbar .pages strong.page {
  color: #181c6e;
  font-size: 14px;
  font-size: 1.4rem;
}
body .page-main .toolbar .pages .action {
  border: none;
  width: auto;
  color: #181c6e;
}
body .page-main .toolbar .pages .action.previous {
  margin-right: 8px;
}
body .page-main .toolbar .pages .action.next {
  margin-left: 8px;
}
body .page-main .toolbar .pages .action.previous > span:not(.label),
body .page-main .toolbar .pages .action.next > span:not(.label) {
  clip: initial;
  height: auto;
  width: auto;
  margin: 0;
  position: static;
  color: #181c6e;
}
body .page-main .toolbar .pages .action.next > span:not(.label):after {
  content: '>';
  display: inline-block;
  margin-left: 5px;
}
body .page-main .toolbar .pages .action.previous > span:not(.label):before {
  content: '<';
  display: inline-block;
  margin-right: 5px;
}
body .page-main .toolbar .pages .action.previous:before,
body .page-main .toolbar .pages .action.next:before {
  display: none;
}
@media (max-width: 643px) {
  body .page-main .toolbar .sorter,
  body .page-main .toolbar .modes {
    display: none;
  }
}
/********************************************************************************************************************/
/*************************************************Sidebars***********************************************************/
/********************************************************************************************************************/
.l-ecp-view-title {
  margin-bottom: 30px;
  color: #181c6e;
  font-size: 28px;
  font-size: 2.8rem;
}
@media (max-width: 767px) {
  .l-ecp-view-title {
    margin-bottom: 20px;
  }
}
.l-acm-sidebar {
  padding-right: 15px;
}
.l-acm-sidebar .sidebar-link {
  border-bottom: 1px solid #c3c5ca;
  font-size: 16px;
  font-size: 1.6rem;
}
.l-acm-sidebar .sidebar-link a {
  color: #918b8e;
  display: block;
  padding: 15px 15px 15px 0;
  font-family: Arial,Helvetica,sans-serif;
}
.l-acm-sidebar .sidebar-link.active a,
.l-acm-sidebar .sidebar-link a:hover {
  color: #5c5b60;
}
@media (max-width: 767px) {
  .l-acm-sidebar {
    text-align: center;
  }
}
/********************************************************************************************************************/
/*************************************************Other**************************************************************/
/********************************************************************************************************************/
.foundry-fake-email-popup,
.lillenas-welcome-popup {
  max-width: 900px;
  margin: auto;
  position: relative;
  background-color: #FFF;
}
.foundry-fake-email-popup .inner,
.lillenas-welcome-popup .inner {
  padding: 100px 50px;
}
.foundry-fake-email-popup .title,
.lillenas-welcome-popup .title {
  color: #181c6e;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
.foundry-fake-email-popup .excerpt,
.lillenas-welcome-popup .excerpt {
  color: #333333;
}
.foundry-fake-email-popup .content,
.lillenas-welcome-popup .content {
  position: relative;
}
.foundry-fake-email-popup .content a,
.lillenas-welcome-popup .content a {
  text-decoration: underline;
}
.foundry-fake-email-popup .button,
.lillenas-welcome-popup .button {
  background-color: #ce6517;
  border: 1px solid #ce6517;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
.mfp-close-btn-in .foundry-fake-email-popup .mfp-close,
.mfp-close-btn-in .lillenas-welcome-popup .mfp-close {
  color: #333333;
}
.modal-popup.popup-authentication .block-authentication .actions-toolbar > .primary .action {
  background-color: #ce6517;
  border: 1px solid #ce6517;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
/********************************************************************************************************************/
/************************************************ACM Pages***********************************************************/
/********************************************************************************************************************/
.l-home-banner-slider {
  margin-top: 0;
}
.l-home-banner-slider .main-slider .slide .slide-inner {
  background-color: #ce6517;
  padding: 30px 100px;
}
.l-home-banner-slider .main-slider .slide .slide-inner,
.l-home-banner-slider .main-slider .slide-with-bg2 img {
  height: 430px;
}
.l-home-banner-slider .main-slider h2 {
  font-size: 60px;
  color: #181c6e;
  line-height: 1;
}
.l-home-banner-slider .main-slider .content {
  font-size: 18px;
  color: #181c6e;
  font-style: italic;
}
.l-home-banner-slider .main-slider a.button {
  color: #ffffff;
}
.l-home-banner-slider .main-slider .slick-arrow {
  height: 45px;
  width: 20px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  color: #FFF;
  font-size: 40px;
  line-height: 30px;
  cursor: pointer;
  background: none !important;
}
.l-home-banner-slider .main-slider .slick-prev,
.l-home-banner-slider .main-slider .slick-next {
  height: 45px;
  width: 20px;
  line-height: 45px;
  text-align: center;
  color: white;
}
.l-home-banner-slider .main-slider .slick-prev {
  left: 30px;
}
.l-home-banner-slider .main-slider .slick-next {
  right: 30px;
}
.l-home-banner-slider .main-slider .slick-prev:before,
.l-home-banner-slider .main-slider .slick-next:before,
.l-home-banner-slider .main-slider .slick-prev:after,
.l-home-banner-slider .main-slider .slick-next:after {
  display: none;
}
.l-home-banner-slider .aux-slider {
  background-color: #f1f1ed;
}
.l-home-banner-slider .aux-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.l-home-banner-slider .aux-slider img.max-image.vert-bottom.slick-slide {
  max-height: 70px;
  width: auto !important;
  max-width: 70px;
  margin: 10px;
  opacity: .5;
}
.l-home-banner-slider .aux-slider img.max-image.vert-bottom.slick-slide.slick-current {
  opacity: 1;
}
@media (max-width: 767px) {
  .l-home-banner-slider .aux-slider img.max-image.vert-bottom.slick-slide {
    max-height: 60px;
    width: 100% !important;
    max-width: 60px;
  }
  .l-home-banner-slider .main-slider .slide .slide-inner {
    padding: 30px;
  }
  .l-home-banner-slider .main-slider h2 {
    font-size: 30px;
  }
  .l-home-banner-slider .main-slider a.button {
    padding: 10px 20px;
  }
  .l-home-banner-slider .main-slider .slick-arrow {
    font-size: 20px;
    width: 10px;
  }
  .l-home-banner-slider .main-slider .slick-prev {
    left: 10px;
  }
  .l-home-banner-slider .main-slider .slick-next {
    right: 10px;
  }
}
@media (max-width: 500px) {
  .l-home-banner-slider .main-slider .slide .slide-inner .left-col {
    padding-right: 20px;
  }
  .l-home-banner-slider .main-slider .slide .slide-inner .right-col {
    width: 120px;
  }
  .l-home-banner-slider .main-slider .slide .slide-inner,
  .l-home-banner-slider .main-slider .slide-with-bg2 img {
    height: 340px;
  }
}
.l-home-tcit .inner {
  background-color: #499bc7;
}
@media (max-width: 767px) {
  .l-home-tcit .inner {
    padding: 0 20px 30px;
  }
}
.l-home-product-pulls .top-section {
  padding-bottom: 15px;
}
.l-home-product-pulls .top-section h2 {
  margin-right: 20px;
}
.l-home-product-pulls .top-section .link-angle-right {
  margin: 20px 0;
}
.l-home-product-pulls .inner {
  margin-left: -15px;
  margin-right: -15px;
}
.l-home-product-pulls .slide {
  padding: 0 15px;
}
.l-home-product-pulls .content-type-emphasis {
  font-size: 16px;
  font-size: 1.6rem;
}
.l-home-product-pulls .content-created-by {
  font-size: 13px;
  font-size: 1.3rem;
}
.l-home-product-pulls .ribbon {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  line-height: 7px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  padding: 3px 0;
  width: 300px;
  height: 12px;
  position: absolute;
  top: auto;
  left: auto;
  z-index: 1;
  -webkit-box-shadow: #ebebeb 0 0 3px 0;
  box-shadow: #ebebeb 0 0 3px 0;
}
.l-home-product-pulls .ribbons .ribbon:nth-of-type(1) {
  right: -119px;
  bottom: 25px;
}
.l-home-product-pulls .ribbons .ribbon:nth-of-type(2) {
  right: -107px;
  bottom: 34px;
}
@media (max-width: 767px) {
  .l-home-product-pulls .content {
    margin-bottom: 20px;
  }
  .l-home-product-pulls .inner {
    margin-left: -8px;
    margin-right: -8px;
  }
  .l-home-product-pulls .slide {
    padding: 0 7px;
  }
  .l-home-product-pulls.l-home-category-pulls .image {
    margin-bottom: 14px;
  }
}
.l-ecp-view .body {
  line-height: 24px;
  padding-left: 30px;
  padding-top: 17px;
}
.l-ecp-view table.horizontal-lines-only,
.l-ecp-view table.horizontal-lines-only tr,
.l-ecp-view table.horizontal-lines-only th,
.l-ecp-view table.horizontal-lines-only td {
  border: none;
}
.l-ecp-view table.horizontal-lines-only th {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
}
.l-ecp-view table.horizontal-lines-only th,
.l-ecp-view table.horizontal-lines-only td {
  border-bottom: 1px solid #c5c5c2;
}
@media (max-width: 767px) {
  .l-ecp-view .body {
    padding-left: 0;
    padding-top: 20px;
  }
}
.contact-page .contact-page-inner {
  min-width: 390px;
}
.contact-page .contact-page-title {
  background-color: #ce6517;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 100%;
  padding: 20px;
  margin: 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.contact-page .contact-page-body {
  padding: 20px;
}
.contact-page .contact-page-body h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 250%;
  font-weight: bold;
}
.contact-page .contact-page-body a {
  color: #333333;
}
.contact-page .footer {
  background: #bcbbb3 !important;
  padding: 15px 20px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-left: -20px;
  margin-right: -20px;
}
.contact-page .footer p {
  color: #333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 120%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .contact-page .contact-page-inner {
    min-width: 0;
  }
}
.l-choral-club-two-image-section .left-col,
.l-choral-club-two-image-section .right-col {
  padding-left: 15px;
  padding-right: 15px;
}
.l-choral-club-two-image-section .left-col-inner {
  background-color: #bcbbb3;
  padding: 30px;
  max-height: 350px;
}
@media (max-width: 1100px) {
  .l-choral-club-two-image-section .left-col,
  .l-choral-club-two-image-section .right-col {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .l-choral-club-two-image-section .left-col,
  .l-choral-club-two-image-section .right-col {
    padding-left: 0;
    padding-right: 0;
  }
  .l-choral-club-two-image-section .left-col {
    margin-bottom: 30px;
  }
}
.l-choral-club-blue-text .inner {
  background: #003470;
  padding: 20px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  font-size: 3.5rem;
  margin-top: 0;
  font-weight: 700;
}
.l-choral-club-acc .acc-title {
  background: #181c6e;
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 100%;
  cursor: pointer;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
}
.l-choral-club-acc .acc-title:after {
  content: '\f067';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  top: 15px;
  right: 15px;
}
.l-choral-club-acc .acc-title.open:after {
  content: '\f068';
}
.l-choral-club-acc .acc-body {
  padding: 0 15px;
  margin-bottom: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}
.l-choral-club-acc .acc-body h2,
.l-choral-club-acc .acc-body h3,
.l-choral-club-acc .acc-body h4,
.l-choral-club-acc .acc-body h5 {
  margin: 0 0 15px 0;
}
.l-choral-club-acc .acc-body.wysiwyg p {
  font-size: 16px;
  font-size: 1.6rem;
}
.l-choral-club-acc .acc-body.wysiwyg ul > li,
.l-choral-club-acc .acc-body.wysiwyg ol > li {
  margin-bottom: 0;
}
.l-choral-club-prod .cc-product {
  background: #bcbbb3;
}
.l-choral-club-prod .cc-product-inner {
  padding: 60px;
}
.l-choral-club-prod .image,
.l-choral-club-prod .content,
.l-choral-club-prod .actions {
  padding-left: 15px;
  padding-right: 15px;
}
.l-choral-club-prod h2 {
  font-size: 30px;
  font-size: 3rem;
  color: #333333;
  text-transform: uppercase;
  line-height: 120%;
  font-weight: 700;
}
.l-choral-club-prod .content-content,
.l-choral-club-prod .content-content p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 120%;
  margin-bottom: 0;
}
.l-choral-club-prod .content-content ul,
.l-choral-club-prod .content-content ul > li {
  margin-bottom: 0;
}
.l-choral-club-prod .price {
  font-size: 30px;
  font-size: 3rem;
  line-height: 160%;
}
@media (max-width: 1024px) {
  .l-choral-club-prod .cc-product-inner {
    padding: 30px;
  }
}
@media (max-width: 850px) {
  .l-choral-club-prod .content {
    width: 40%;
  }
  .l-choral-club-prod .actions {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .l-choral-club-prod .cc-product-inner {
    padding: 15px;
  }
  .l-choral-club-prod .image,
  .l-choral-club-prod .content,
  .l-choral-club-prod .actions {
    width: 100%;
  }
  .l-choral-club-prod .image {
    padding-bottom: 10px;
  }
  .l-choral-club-prod .price {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .l-choral-club-prod .button {
    width: 100%;
  }
}
/********************************************************************************************************************/
/*********************************************Category Page**********************************************************/
/********************************************************************************************************************/
.toolbar .sorter {
  float: none;
}
.page-main .toolbar .limiter {
  display: block;
  float: none;
}
.toolbar .modes {
  display: block;
  float: none;
  margin: 0;
  overflow: hidden;
}
.toolbar .toolbar-amount {
  float: none;
}
@media (max-width: 1024px) {
  .catalogsearch-result-index .page-main .page-title-wrapper {
    max-width: 720px;
    margin: auto;
  }
}
.catalog-category-view .breadcrumbs,
.catalogsearch-result-index .breadcrumbs {
  max-width: 1090px;
  margin: 10px auto 10px;
}
.catalog-category-view .breadcrumbs .items,
.catalogsearch-result-index .breadcrumbs .items {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
}
.catalog-category-view .breadcrumbs .item:last-of-type,
.catalogsearch-result-index .breadcrumbs .item:last-of-type {
  color: #181c6e;
  font-weight: 700;
}
.catalog-category-view .breadcrumbs strong,
.catalogsearch-result-index .breadcrumbs strong {
  font-weight: 700;
}
.catalog-category-view .breadcrumbs a,
.catalogsearch-result-index .breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .catalog-category-view .breadcrumbs,
  .catalogsearch-result-index .breadcrumbs {
    max-width: 760px;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .breadcrumbs,
  .catalogsearch-result-index .breadcrumbs {
    margin-left: 0;
  }
  .catalog-category-view .breadcrumbs .items,
  .catalogsearch-result-index .breadcrumbs .items {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
body .page-main .toolbar-bottom .toolbar {
  padding: 0;
}
.catalog-category-view .catalog-topnav.amasty-catalog-topnav,
.catalogsearch-result-index .catalog-topnav.amasty-catalog-topnav {
  display: none;
}
.catalog-category-view .custom-products-grid > .item,
.catalogsearch-result-index .custom-products-grid > .item {
  padding: 0 10px 10px 10px;
  margin-bottom: 20px;
}
.catalog-category-view .product-item-photo,
.catalogsearch-result-index .product-item-photo {
  height: auto;
  line-height: 0;
}
.catalog-category-view .product-image-photo,
.catalogsearch-result-index .product-image-photo {
  width: 100%;
  position: static;
  height: auto;
}
.catalog-category-view .product-image-wrapper,
.catalogsearch-result-index .product-image-wrapper {
  padding-bottom: 0 !important;
  overflow: visible;
  height: auto;
}
.catalog-category-view .product-name,
.catalogsearch-result-index .product-name {
  display: block;
  margin: 10px 0 3px;
}
.catalog-category-view .product-details div,
.catalogsearch-result-index .product-details div {
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 5px;
  line-height: 1.2;
}
.catalog-category-view .product-name a,
.catalogsearch-result-index .product-name a {
  color: #181c6e;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
  line-height: 120%;
}
.catalog-category-view .product-name a i,
.catalogsearch-result-index .product-name a i {
  font-style: italic;
}
.catalog-category-view .ribbon,
.catalogsearch-result-index .ribbon {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  line-height: 7px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  padding: 3px 0;
  width: 300px;
  height: 12px;
  position: absolute;
  top: auto;
  left: auto;
  z-index: 1;
  -webkit-box-shadow: #ebebeb 0 0 3px 0;
  box-shadow: #ebebeb 0 0 3px 0;
}
.catalog-category-view .ribbons .ribbon:nth-of-type(1),
.catalogsearch-result-index .ribbons .ribbon:nth-of-type(1) {
  right: -119px;
  bottom: 25px;
}
.catalog-category-view .ribbons .ribbon:nth-of-type(2),
.catalogsearch-result-index .ribbons .ribbon:nth-of-type(2) {
  right: -107px;
  bottom: 34px;
}
@media (max-width: 767px) {
  .catalog-category-view .custom-products-grid .product-item,
  .catalogsearch-result-index .custom-products-grid .product-item {
    width: 33.33%;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .catalog-category-view .product-item-info,
  .catalogsearch-result-index .product-item-info {
    margin-left: auto;
    margin-right: auto;
  }
  .catalog-category-view .custom-products-grid .product-item,
  .catalogsearch-result-index .custom-products-grid .product-item {
    width: 100%;
  }
  .catalog-category-view .product-image-photo,
  .catalogsearch-result-index .product-image-photo {
    height: auto;
  }
}
.catalog-category-view .sidebar .page-title-wrapper,
.catalogsearch-result-index .sidebar .page-title-wrapper {
  height: 60px;
  background-color: #ce6517;
  padding: 15px;
}
.catalog-category-view .sidebar #page-title-heading,
.catalogsearch-result-index .sidebar #page-title-heading {
  color: #fff;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
}
.catalog-category-view .sidebar .block.filter .filter-title,
.catalogsearch-result-index .sidebar .block.filter .filter-title {
  display: none;
}
.catalog-category-view .sidebar .block-subtitle,
.catalogsearch-result-index .sidebar .block-subtitle {
  display: none;
}
.catalog-category-view .sidebar .filter-options-container,
.catalogsearch-result-index .sidebar .filter-options-container {
  border-bottom: 1px solid #c5c5c2;
}
.catalog-category-view .sidebar .filter-options .filter-options-container .filter-options-title,
.catalogsearch-result-index .sidebar .filter-options .filter-options-container .filter-options-title {
  color: #181c6e;
  text-transform: uppercase;
  margin-top: 18px;
  padding-bottom: 7px;
  position: relative;
  cursor: pointer;
}
.catalog-category-view .sidebar .filter-options .filter-options-container .filter-options-title:after,
.catalogsearch-result-index .sidebar .filter-options .filter-options-container .filter-options-title:after {
  content: '\f067';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  right: 0;
  top: 1px;
}
.catalog-category-view .sidebar .filter-options .filter-options-container.open .filter-options-title:after,
.catalogsearch-result-index .sidebar .filter-options .filter-options-container.open .filter-options-title:after {
  content: '\f068';
}
.catalog-category-view .sidebar .filter-options .count,
.catalogsearch-result-index .sidebar .filter-options .count {
  color: #333333;
}
.catalog-category-view .sidebar .filter-options .filter-options-content,
.catalogsearch-result-index .sidebar .filter-options .filter-options-content {
  margin: 22px 0 5px;
  display: none;
}
.catalog-category-view .sidebar .filter-options-content .items a,
.catalogsearch-result-index .sidebar .filter-options-content .items a {
  color: #333333;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 25px;
  font-weight: 400;
  display: inline-block;
}
.catalog-category-view .sidebar .filter-options .filter-options-content .item,
.catalogsearch-result-index .sidebar .filter-options .filter-options-content .item {
  margin-bottom: 3px;
  padding-bottom: 6px;
  position: relative;
}
.catalog-category-view .sidebar .filter-options .filter-options-content .item input[type="checkbox"],
.catalogsearch-result-index .sidebar .filter-options .filter-options-content .item input[type="checkbox"] {
  position: absolute;
  display: none;
}
.catalog-category-view .sidebar .filter-options-content .items.-am-singleselect .item > input[type='radio'],
.catalogsearch-result-index .sidebar .filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.catalog-category-view .sidebar .filter-options-content .items a:before,
.catalogsearch-result-index .sidebar .filter-options-content .items a:before {
  display: none;
}
.catalog-category-view .sidebar .filter-options-content .items a:after,
.catalogsearch-result-index .sidebar .filter-options-content .items a:after {
  content: "\f00c";
  font-family: 'Font Awesome 6 Pro';
  color: #ce6517 !important;
  position: absolute;
  left: 2px;
  top: 1px;
  font-weight: 700;
  font-size: 13px;
  display: none;
}
.catalog-category-view .sidebar .filter-options-content .items a.am_shopby_link_selected:after,
.catalogsearch-result-index .sidebar .filter-options-content .items a.am_shopby_link_selected:after {
  display: block;
}
.catalogsearch-result-index .page-main > .page-title-wrapper .page-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
}
.catalogsearch-result-index .sidebar .block.filter .filter-title {
  height: 60px;
  background-color: #ce6517;
  padding: 15px;
  display: block;
}
.catalogsearch-result-index .sidebar .block.filter .filter-title strong {
  display: block;
  color: #fff;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
}
.catalog-category-view .products.wrapper.list.products-list .product-item,
.catalogsearch-result-index .products.wrapper.list.products-list .product-item {
  border-bottom: 1px solid #c5c5c2;
  padding-bottom: 25px;
  margin-top: 15px;
}
.catalog-category-view .products.wrapper.list.products-list .product-image-container,
.catalogsearch-result-index .products.wrapper.list.products-list .product-image-container {
  max-width: 150px;
}
.catalog-category-view .products.wrapper.list.products-list .product-image-wrapper .product-image-photo,
.catalogsearch-result-index .products.wrapper.list.products-list .product-image-wrapper .product-image-photo {
  max-height: 200px;
}
.catalog-category-view .products.wrapper.list.products-list .product.name a,
.catalogsearch-result-index .products.wrapper.list.products-list .product.name a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}
.catalog-category-view .products.wrapper.list.products-list .product-name,
.catalogsearch-result-index .products.wrapper.list.products-list .product-name {
  margin: 3px 0 5px;
}
.catalog-category-view .products.wrapper.list.products-list .product-details > div,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details > div {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  margin-bottom: 15px;
}
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description {
  margin-top: 0;
  position: relative;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  overflow: hidden;
}
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description ul,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description ul,
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description ol,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description ol,
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description ul li,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description ul li,
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description ol li,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description ol li {
  margin-bottom: 0;
  padding-bottom: 0;
}
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description .product-item-description-inner,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description .product-item-description-inner {
  font-size: 14px;
  font-size: 1.4rem;
}
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description:not(.open).has-see-more .product-item-description-inner,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description:not(.open).has-see-more .product-item-description-inner {
  max-height: 95px !important;
}
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description:not(.open).has-see-more .product-item-description-inner:before,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description:not(.open).has-see-more .product-item-description-inner:before {
  content: '';
  background-color: #e7e7de;
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.catalog-category-view .products.wrapper.list.products-list .product-details div.product-item-description.open .product-item-description-inner,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.product-item-description.open .product-item-description-inner {
  padding-bottom: 40px;
}
.catalog-category-view .products.wrapper.list.products-list .product-details div.see-btn,
.catalogsearch-result-index .products.wrapper.list.products-list .product-details div.see-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #181c6e;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
}
@media (max-width: 643px) {
  .catalog-category-view .products.wrapper.list.products-list .product-item,
  .catalogsearch-result-index .products.wrapper.list.products-list .product-item {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 0;
  }
  .catalog-category-view .products.wrapper.list.products-list .product-item-info,
  .catalogsearch-result-index .products.wrapper.list.products-list .product-item-info {
    display: block;
    width: 100%;
  }
  .catalog-category-view .products.wrapper.list.products-list .product-details,
  .catalogsearch-result-index .products.wrapper.list.products-list .product-details {
    display: block;
    padding: 30px 0 50px;
  }
  .catalog-category-view .products.wrapper.list.products-list .product-item-photo,
  .catalogsearch-result-index .products.wrapper.list.products-list .product-item-photo {
    width: 100%;
    display: block;
    text-align: center;
  }
}
/********************************************************************************************************************/
/**************************************Category Page (Media Queries)*************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*********************************************Product Page***********************************************************/
/********************************************************************************************************************/
.catalog-product-view .column.main .product.media {
  order: 0;
  width: 25%;
  padding-right: 15px;
}
.catalog-product-view .column.main .product-info-main {
  order: 1;
  width: 75%;
  padding-left: 15px;
}
.catalog-product-view .column.main .product-instrumentation {
  order: 2;
  width: 100%;
}
.catalog-product-view .column.main .product-videos {
  order: 3;
  width: 100%;
}
.catalog-product-view .column.main .product-clipart {
  order: 4;
  width: 100%;
}
.catalog-product-view .column.main .block.related {
  order: 5;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-product-view .column.main .product.media {
    width: 100%;
    padding-right: 0;
  }
  .catalog-product-view .column.main .product-info-main {
    width: 100%;
    padding-left: 0;
  }
}
.catalog-product-view .breadcrumbs {
  max-width: 1090px;
  margin: 25px auto 40px;
}
.catalog-product-view .breadcrumbs .items {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
}
.catalog-product-view .breadcrumbs .item:last-of-type {
  color: #181c6e;
  font-weight: 700;
}
.catalog-product-view .breadcrumbs strong {
  font-weight: 700;
}
.catalog-product-view .breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs {
    margin-left: 0;
  }
  .catalog-product-view .breadcrumbs .items {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.catalog-product-view .product.media .fotorama__wrap--css3 .fotorama__stage {
  height: auto !important;
}
.catalog-product-view .product.media .fotorama__stage__frame.fotorama__active {
  position: static;
}
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__img {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  height: auto;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-product-view .product.media .fotorama__stage__frame .fotorama__img {
    width: auto;
    max-height: 600px;
  }
  .catalog-product-view .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage {
    max-height: 100%;
  }
}
.catalog-product-view .product-info-main {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-product-view .product-info-main .product-info-main-right {
  padding-bottom: 40px;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 135%;
}
.catalog-product-view .product-info-main .content-subtitle {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 133%;
}
.catalog-product-view .product-info-main .content-created-by {
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .content-created-by,
.catalog-product-view .product-info-main .content-voicing,
.catalog-product-view .product-info-main .content-promotional-package,
.catalog-product-view .product-info-main .content-difficulty,
.catalog-product-view .product-info-main .content-duration,
.catalog-product-view .product-info-main .content-release-date {
  font-size: 16px;
  font-size: 1.6rem;
}
.catalog-product-view .product-info-main .content-additionals > div > div {
  padding-right: 5px;
}
.catalog-product-view .product-info-main .product-item-description {
  margin-top: 28px;
  position: relative;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  overflow: hidden;
}
.catalog-product-view .product-info-main .product-item-description ul,
.catalog-product-view .product-info-main .product-item-description ol,
.catalog-product-view .product-info-main .product-item-description ul li,
.catalog-product-view .product-info-main .product-item-description ol li {
  margin-bottom: 0;
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-item-description i {
  font-style: italic;
  display: inline;
}
.catalog-product-view .product-info-main .product-item-description blockquote {
  font-style: none;
  margin: 0;
}
.catalog-product-view .product-info-main .product-item-description .product-item-description-inner {
  font-size: 14px;
  font-size: 1.4rem;
}
.catalog-product-view .product-info-main .product-item-description:not(.open).has-see-more .product-item-description-inner {
  max-height: 95px !important;
}
.catalog-product-view .product-info-main .product-item-description:not(.open).has-see-more .product-item-description-inner:before {
  content: '';
  background-color: #e7e7de;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.catalog-product-view .product-info-main .product-item-description.open .product-item-description-inner {
  padding-bottom: 40px;
}
.catalog-product-view .product-info-main .product-item-description .see-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #181c6e;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
}
.catalog-product-view .product-info-main .product-info-price {
  width: 100%;
  padding-bottom: 50px;
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty {
  width: 37px;
  height: 37px;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-item-description:not(.open).has-see-more .product-item-description-inner {
    max-height: 90px !important;
    height: 90px;
  }
}
@media (max-width: 639px) {
  .catalog-product-view .product-info-main .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before {
    width: 100px;
  }
}
.catalog-product-view .table-wrapper-header {
  padding: 20px;
  background-color: #181c6e;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 120%;
  text-transform: uppercase;
}
.catalog-product-view .table-wrapper.grouped thead tr {
  background-color: #bcbbb3;
}
.catalog-product-view .table-wrapper.grouped thead th {
  line-height: unset;
  text-align: left;
  padding: 15px;
  width: auto;
}
.catalog-product-view .table-wrapper.grouped td.qty input {
  text-align: center;
  width: 35px;
  height: 22px;
  margin: 0;
  text-indent: 0;
  padding: 0;
}
.catalog-product-view .table-wrapper.grouped tbody tr {
  border-bottom: 1px solid #c5c5c2;
}
.catalog-product-view .table-wrapper.grouped td {
  word-break: keep-all;
  line-height: unset;
  text-align: left;
  padding: 3px 15px 3px;
  width: auto;
  vertical-align: middle;
}
.catalog-product-view .table-wrapper.grouped .item-format i {
  color: #181c6e;
}
.catalog-product-view .table-wrapper.grouped .price-box {
  margin-top: 0;
}
.catalog-product-view .table-wrapper.grouped .price-box .price-wrapper .price {
  font-weight: 400;
}
.catalog-product-view .product-info-main .box-tocart {
  margin: 0 0 0 auto;
}
.catalog-product-view .product-info-main .box-tocart .actions {
  padding-top: 0;
}
.catalog-product-view .product-info-main .box-tocart .action.tocart {
  background: #58b94a;
  border: none;
  padding: 10px 15px;
  margin-top: 0;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 120%;
  text-transform: none;
}
.catalog-product-view .product-info-main .box-tocart .action.tocart:before {
  content: '\f07a';
  font-family: 'Font Awesome 6 Pro';
  margin-right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media (max-width: 639px) {
  .catalog-product-view .product-info-main .product-add-form {
    width: 100%;
  }
  .catalog-product-view .table-wrapper.grouped .control.qty,
  .catalog-product-view .table-wrapper.grouped .price-box {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .box-tocart .actions {
    text-align: right;
  }
  .catalog-product-view .product-info-main .box-tocart .action.tocart {
    width: auto;
  }
}
.catalog-product-view .product-instrumentation,
.catalog-product-view .product-videos,
.catalog-product-view .product-clipart {
  padding-bottom: 30px;
}
.catalog-product-view .product-instrumentation h2.title,
.catalog-product-view .product-videos h2.title,
.catalog-product-view .product-clipart h2.title {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  line-height: 120%;
  padding: 15px;
  text-transform: uppercase;
  border-bottom: none;
  background: #bcbbb3;
  color: #181c6e;
  margin: 0 0 20px;
}
.catalog-product-view .product-instrumentation .content {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 120%;
  padding: 0 20px;
  margin-bottom: 20px;
}
.catalog-product-view .product-videos .video-container {
  padding: 0 20px;
  margin-bottom: 15px;
  min-height: 210px;
}
.catalog-product-view .product-videos .video-box iframe {
  vertical-align: bottom;
}
.catalog-product-view .product-videos .video-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 120%;
  margin-top: 15px;
}
.catalog-product-view .product-clipart .sample {
  padding: 15px;
}
.catalog-product-view .product-clipart .sample-image {
  height: auto;
  margin-bottom: 20px;
}
.catalog-product-view .product-clipart .sample-name {
  font-size: 16px;
  font-size: 1.6rem;
  word-break: break-all;
  color: #333333;
  font-weight: 700;
  text-decoration: underline;
}
.catalog-product-view .product-sample-audio .product-sample-audio-container {
  margin: 10px 0 0 0;
  padding: 15px;
  background: #FFF;
  max-height: 500px;
  overflow-y: auto;
}
.catalog-product-view .product-sample-audio .product-sample-audio-container .sample-name {
  color: #333333;
  font-weight: 700;
  position: relative;
  padding-left: 35px;
  display: block;
  line-height: 170%;
  cursor: pointer;
}
.catalog-product-view .product-sample-audio .product-sample-audio-container .sample-name i {
  color: #181c6e;
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 24px;
}
.catalog-product-view .product-sample-audio .product-sample-audio-player {
  padding: 0 15px 15px;
  background-color: #FFF;
}
.catalog-product-view .product-sample-audio .detailSocialMedia {
  margin: 45px 0 0 0;
}
.catalog-product-view .product-sample-audio .detailSocialMedia a {
  color: #fff;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  float: left;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}
.catalog-product-view .product-sample-audio .detailSocialMedia .fa-pinterest-p {
  background-color: #cb1f27;
}
.catalog-product-view .product-sample-audio .detailSocialMedia .fa-facebook-f {
  background-color: #3b5997;
}
.catalog-product-view .product-sample-audio .detailSocialMedia .fa-x-twitter {
  background-color: #55abed;
}
@media (max-width: 767px) {
  .catalog-product-view .product-sample-audio .detailSocialMedia {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    margin: 30px 0;
  }
}
.catalog-product-view .block.related .products-grid .product-item {
  padding: 0 20px;
  width: 16.66%;
  margin: 0;
}
.catalog-product-view .block.related .products {
  margin: 0;
}
.catalog-product-view .block.related .block-title {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  line-height: 120%;
  padding: 15px;
  text-transform: uppercase;
  border-bottom: none;
  background: #bcbbb3;
  color: #181c6e;
  margin: 0 0 20px;
}
.catalog-product-view .block.related .block-title strong {
  font-size: 20px;
  font-size: 2rem;
}
.catalog-product-view .block.related .product-image-photo {
  position: static;
  width: 100%;
  height: auto;
}
.catalog-product-view .block.related .product-image-wrapper {
  overflow: visible;
  padding: 0 !important;
  height: auto;
}
.catalog-product-view .block.related .product-item-info {
  text-align: center;
  width: auto;
}
.catalog-product-view .block.related .product.name a,
.catalog-product-view .block.related .product-item-name > a {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #181c6e;
  line-height: 120%;
  font-weight: 700;
  text-decoration: none;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
@media (max-width: 1024px) {
  .catalog-product-view .block.related .products-grid .product-item {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .block.related .products-grid .product-item {
    width: 50%;
  }
}
/********************************************************************************************************************/
/**************************************Product Page (Media Queries)**************************************************/
/********************************************************************************************************************/
@media (max-width: 767px) {
  .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage {
    max-height: 210px;
  }
}
/********************************************************************************************************************/
/*************************************************Cart Page**********************************************************/
/********************************************************************************************************************/
.checkout-cart-index .cart-summary > .checkout.methods {
  width: 100%;
  order: 0;
}
.checkout-cart-index .cart-summary > .summary {
  width: 100%;
  order: 1;
}
.checkout-cart-index .cart-summary > .block.shipping {
  width: 100%;
  order: 2;
}
.checkout-cart-index .cart-summary > .cart-totals {
  width: 100%;
  order: 3;
}
.checkout-cart-index .cart-summary > .block.discount {
  width: 100%;
  order: 4;
}
.checkout-cart-index .cart-summary > .cart-promo {
  width: 100%;
  order: 5;
}
body[class*="checkout-"] .page-title-wrapper,
body[class*="checkout-"] .page-title-wrapper h1 {
  color: #181c6e;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
}
body.checkout-cart-index .cart-summary .cart-totals,
body.checkout-cart-index .cart.item td.col.price span.price,
body.checkout-cart-index .cart.item td.col.subtotal span.price,
body.checkout-cart-index .cart-summary .action.primary.checkout {
  display: none;
}
body.checkout-cart-index .cart-summary .loading-mask,
body.checkout-cart-index .cart-summary .loading-mask .loader {
  opacity: 1 !important;
  background: #ffffff !important;
}
body.checkout-cart-index .cart.table-wrapper .product-item-photo {
  width: 20%;
  float: left;
  position: static;
  padding: 0;
}
body.checkout-cart-index .cart.table-wrapper .product-item-details {
  float: left;
  padding-left: 10px;
  width: 80%;
}
body.checkout-cart-index .cart.table-wrapper .item .col.item {
  padding: 10px;
  overflow: hidden;
}
body.checkout-cart-index .cart-summary .action.primary {
  background-color: #181c6e;
  border: 1px solid #181c6e;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
body.checkout-cart-index .cart-container .cart-summary > .title {
  font-weight: 700;
  font-size: 16px;
  padding-left: 4px;
}
body.checkout-cart-index .column.main .cart-summary .block > .title strong,
body.checkout-cart-index .column.main .paypal-review-discount .block > .title strong {
  font-weight: 700;
  font-size: 16px;
}
body.checkout-cart-index .cart-container .table-wrapper {
  background-color: #FFF;
  padding: 0 10px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .items > .item:last-of-type {
  border-bottom: none;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
  height: 24px;
  width: 30px;
  text-align: center;
  padding: 0;
}
body.checkout-cart-index .cart-container .price-including-tax .price,
body.checkout-cart-index .price-excluding-tax .price {
  font-weight: 400;
  font-size: 14px;
}
body.checkout-cart-index .cart-container .product-item-name > a,
body.checkout-cart-index .product.name a > a {
  font-size: 16px;
}
/********************************************************************************************************************/
/******************************************Cart Page (Media Queries)*************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*********************************************Checkout Page**********************************************************/
/********************************************************************************************************************/
body.cart-contains-only-subscription-items .table-checkout-shipping-method tr.row-error {
  display: none;
}
body.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  max-width: 100%;
}
body.checkout-index-index .table-checkout-shipping-method .message.error {
  color: black;
  background-color: white;
  font-weight: bold;
}
body.checkout-index-index .action-show-popup {
  display: block;
}
body.checkout-index-index .checkout-billing-address {
  padding-top: 20px;
}
body.checkout-index-index .checkout-billing-address:before {
  content: 'Billing Address';
  font-size: 26px;
  font-size: 2.6rem;
  display: block;
  padding-bottom: 15px;
}
body.checkout-index-index .swap-origin-wrapper {
  border-bottom: 1px solid #cccccc;
  padding: 20px;
}
body.checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary {
  background-color: #181c6e;
  border: 1px solid #181c6e;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
body.checkout-index-index .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  background-color: #ce6517;
  border: 1px solid #ce6517;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
body.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart {
  background-color: #ce6517;
  border: 1px solid #ce6517;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
body.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #FFF;
}
body.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
}
body.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:before {
  content: '(';
}
body.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:after {
  content: ')';
}
body.checkout-index-index .opc-progress-bar-item:before,
body.checkout-index-index .opc-progress-bar-item > span:before,
body.checkout-index-index .opc-progress-bar-item > span:after {
  background: #cfcfcf;
}
body.checkout-index-index .opc-progress-bar-item > span {
  color: #333333;
}
body.checkout-index-index .opc-progress-bar-item._active:before,
body.checkout-index-index .opc-progress-bar-item._active > span:before,
body.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
  background: #ce6517;
}
body.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #ce6517;
}
body.checkout-index-index .opc-progress-bar-item._active > span {
  color: #333;
}
body.checkout-index-index .opc-progress-bar-item._active > span:after {
  background: #FFF;
}
body.checkout-index-index .opc-block-shipping-information {
  padding: 0;
}
body.checkout-index-index .opc-block-shipping-information .shipping-information {
  padding: 20px 30px;
  background: #f5f5f5;
}
body.checkout-index-index .opc-wrapper .edit-address-link {
  margin: 26px 15px 0 0;
}
body.checkout-index-index .opc-wrapper .action-select-shipping-item {
  padding: 7px 10px;
  float: none;
  background-color: #181c6e;
  border: none;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
body.checkout-index-index .action-show-popup {
  background-color: #ce6517;
  border: 1px solid #ce6517;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
body.checkout-index-index .order-attributes .order-attributes-form.fieldset > .field:not(.choice) > .label {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
body.checkout-index-index .order-attributes .order-attributes-form.fieldset > .field:not(.choice) > .control {
  width: 100%;
}
body.checkout-index-index .minicart-items .product > .product-image-container,
body.checkout-index-index .minicart-items .product > .product-image-container img {
  height: auto;
  width: auto;
}
body.checkout-index-index .checkout-payment-method .credit-card-types img {
  -webkit-filter: none;
}
body.checkout-index-index .opc-wrapper .form-discount .actions-toolbar > .primary .action-apply {
  background-color: #181c6e;
  border: 1px solid #181c6e;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
  padding: 7px 15px;
}
body.checkout-index-index .modal-popup .modal-footer .action-save-address {
  background-color: #181c6e;
  border: 1px solid #181c6e;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
  padding: 7px 15px;
}
body.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  padding: 7px 15px;
  background: none;
  color: #181c6e;
  border: none;
}
body.checkout-onepage-success .page-main > .page-title-wrapper .page-title + .action {
  float: none;
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 16px;
  text-transform: none;
  color: #ce6517;
  font-weight: 400;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
}
body.checkout-onepage-success .actions-toolbar .primary a.action.continue {
  background-color: #181c6e;
  border: 1px solid #181c6e;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
  padding: 7px 15px;
}
/********************************************************************************************************************/
/**************************************Checkout Page (Media Queries)*************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*********************************************Account Pages**********************************************************/
/********************************************************************************************************************/
body[class*="customer-account-"] .account-nav .item.current a,
body.account .account-nav .item.current a {
  border-color: #ce6517;
}
body[class*="customer-account-"] .page-title-wrapper,
body.account .page-title-wrapper,
body[class*="customer-account-"] .page-title-wrapper h1,
body.account .page-title-wrapper h1 {
  color: #181c6e;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
}
body.account.sales-order-view .order-status,
body.account.sales-order-print .order-status,
body.account.sales-order-view .order-date,
body.account.sales-order-print .order-date,
body.account.sales-order-view .order-actions-toolbar .action,
body.account.sales-order-print .order-actions-toolbar .action {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
body.account.sales-order-view .order-actions-toolbar .action,
body.account.sales-order-print .order-actions-toolbar .action {
  color: #ce6517;
}
body.account.sales-order-view .order-actions-toolbar .action:hover,
body.account.sales-order-print .order-actions-toolbar .action:hover,
body.account.sales-order-view .order-actions-toolbar .action:focus,
body.account.sales-order-print .order-actions-toolbar .action:focus {
  color: #7e8083;
}
@media print {
  body.account.sales-order-view .page-title-wrapper,
  body.account.sales-order-print .page-title-wrapper,
  body.account.sales-order-view .page-title-wrapper h1,
  body.account.sales-order-print .page-title-wrapper h1 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
body.customer-account-login .login-container .action.primary,
body.customer-account-forgotpassword .form.password.forget .action.primary,
body.customer-account-createpassword .form.password.reset .action.primary,
body.account .page-main .action.primary {
  background-color: #ce6517;
  border: 1px solid #ce6517;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
/*Account Create*/
.form-create-account .field-account_type {
  display: none;
}
.form-create-account .field-lillenas_account_type_personal,
.form-create-account .field-account_type_organization {
  display: none;
}
.customer-account-create .page-main #group-fields-customer-attributes {
  width: 100%;
  display: block !important;
}
body.customer-account-login .fieldset > .field:not(.choice) > .label {
  width: 100%;
  text-align: left;
}
body.customer-account-login .login-container .fieldset > .field > .control {
  width: 100%;
}
body.customer-account-login .column form .actions-toolbar {
  margin-left: 0;
}
body.customer-account-login .login-container .fieldset:after {
  margin-left: 0;
}
body.customer-account-login .actions-toolbar .secondary a.action {
  text-decoration: underline;
}
body.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label {
  width: 100%;
  text-align: left;
}
body.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
body.customer-account-forgotpassword .column form .actions-toolbar {
  margin-left: 0;
}
body.customer-account-forgotpassword .actions-toolbar .secondary a.action {
  text-decoration: underline;
}
body.newsletter-manage-index .fieldset .legend,
body.newsletter-manage-index .column form .actions-toolbar {
  margin-left: 0;
}
body.newsletter-manage-index .fieldset > .field.choice:before {
  display: none;
}
body.sales-order-view .return-status,
body.sales-order-print .return-status,
body.sales-order-view .order-status,
body.sales-order-print .order-status {
  display: block;
}
@media (max-width: 767px) {
  body.account.page-layout-2columns-left .columns .column.main {
    margin-bottom: 50px;
  }
}
body.account .column.main .toolbar .limiter-options {
  height: 24px;
  padding-left: 0;
}
body.account .column.main .block.block-dashboard-info .block-content .box.box-information {
  width: 100%;
}
body.customer-account-create .column form .actions-toolbar {
  margin-left: 0;
}
body.customer-account-create .account-create-wrapper .fieldset > .field:not(.choice) > .label {
  width: 100%;
  text-align: left;
}
body.customer-account-create .account-create-wrapper .fieldset > .field > .control {
  width: 100%;
}
body.customer-account-create .account-create-wrapper .fieldset > .field {
  margin-bottom: 10px;
}
body.customer-account-create .account-create-wrapper .fieldset {
  margin-bottom: 20px;
}
body.customer-account-create .account-create-wrapper .fieldset .legend,
body.customer-account-create .account-create-wrapper .column form .actions-toolbar {
  margin-left: 0;
}
body.customer-account-create .account-create-wrapper .fieldset > .field.choice:before {
  display: none;
}
body.customer-account-create .account-create-wrapper .account-type-select {
  margin-bottom: 40px;
}
body.customer-account-create .account-create-wrapper .account-type-select .label {
  font-size: 20px;
  margin-bottom: 10px;
}
body.customer-account-create .account-create-wrapper .account-type-select .button {
  background-color: #CCC;
}
body.customer-account-create .account-create-wrapper .account-type-select .button.active {
  background-color: #ce6517;
}
body.customer-account-create .account-create-wrapper .fieldset > .field > .control .nested .amorderattr_img_checkbox {
  display: block !important;
}
body.customer-account-create .account-create-wrapper .fieldset > .field > .control .nested .amorderattr_img_checkbox input[type="checkbox"] {
  margin: 2px 15px 0 0;
}
body.customer-account-create .account-create-wrapper .field.street .field .label[for="street_1"] {
  display: block;
  border: none;
  clip: unset;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: static;
  width: auto;
  font-weight: 700;
}
body.customer-account-create .account-create-wrapper .field.street .field .label[for="street_1"] > span:first-of-type {
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
body.customer-account-create .account-create-wrapper .field.street .field .label[for="street_1"] > span:last-of-type {
  float: left;
}
body.customer-account-create .account-create-wrapper .action.primary {
  background-color: #ce6517;
  border: 1px solid #ce6517;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
}
body.customer-account-create .account-create-wrapper .field-recaptcha {
  padding-top: 20px;
}
.modal-popup.popup-authentication.show-failed-login .block-authentication .block[class] + .block:before {
  display: none;
}
.block-authentication .failed-login-msg-warning-icon {
  position: absolute;
  left: -29px;
  top: -4px;
}
.block-authentication .failed-login-msg-warning-icon:before {
  content: '\e602';
  font-family: 'icons-blank-theme';
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  vertical-align: middle;
  font-weight: normal;
  speak: none;
}
/********************************************************************************************************************/
/**************************************Account Pages (Media Queries)*************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*************************************************JPlayer************************************************************/
/********************************************************************************************************************/
/*! Blue Monday Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */
/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010 - 2014 Happyworm Ltd
 * Licensed under the MIT license.
 *  - http://www.opensource.org/licenses/mit-license.php
 *
 * Author: Silvia Benvenuti
 * Skin Version: 5.1 (jPlayer 2.8.0)
 * Date: 13th November 2014
 */
button.remove-btn-style {
  padding: 0;
}
button.remove-btn-style:hover {
  border: none;
}
.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {
  outline: none;
}
.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
  border: 0;
}
.jp-audio,
.jp-audio-stream,
.jp-video {
  font-size: 16px;
  font-family: Verdana,Arial,sans-serif;
  line-height: 1.6;
  color: #666;
  border: none;
  background-color: #FFF;
}
.jp-audio {
  width: 100%;
  margin-top: 0;
}
.jp-audio-stream {
  width: 182px;
}
.jp-video-270p {
  width: 480px;
}
.jp-video-360p {
  width: 640px;
}
.jp-video-full {
  width: 480px;
  height: 270px;
  position: static !important;
  position: relative;
}
.jp-video-full div div {
  z-index: 1000;
}
.jp-video-full .jp-jplayer {
  top: 0;
  left: 0;
  position: fixed !important;
  position: relative;
  overflow: hidden;
}
.jp-video-full .jp-gui {
  position: fixed !important;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
}
.jp-video-full .jp-interface {
  position: absolute !important;
  position: relative;
  bottom: 0;
  left: 0;
}
.jp-interface {
  position: relative;
  background-color: #f7f8f9;
  width: 100%;
}
.jp-audio .jp-interface {
  height: 100px;
}
.jp-audio-stream .jp-interface {
  height: 80px;
}
.jp-controls-holder {
  clear: both;
  padding: 10px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  width: 100%;
}
.jp-interface .jp-controls {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.jp-audio .jp-controls {
  width: 105px;
  padding: 0;
}
.jp-audio-stream .jp-controls {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 142px;
}
.jp-video .jp-type-single .jp-controls {
  width: 78px;
  margin-left: 200px;
}
.jp-video .jp-controls {
  float: left;
}
.jp-controls button {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
}
.jp-play {
  width: 40px;
  height: 40px;
}
.jp-play {
  background: url("../images/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
.jp-play:focus {
  background: url("../images/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
.jp-play:hover {
  background: url("../images/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
.jp-state-playing .jp-play {
  background: url("../images/jplayer.blue.monday.jpg") -1px -42px no-repeat;
}
.jp-state-playing .jp-play:focus {
  background: url("../images/jplayer.blue.monday.jpg") -1px -42px no-repeat;
}
.jp-state-playing .jp-play:hover {
  background: url("../images/jplayer.blue.monday.jpg") -1px -42px no-repeat;
}
.jp-stop,
.jp-previous,
.jp-next {
  width: 31px;
  height: 31px;
  margin-top: 6px;
}
.jp-stop {
  background: url("../images/jplayer.blue.monday.jpg") 0 -83px no-repeat;
  margin-left: 10px;
}
.jp-stop:focus {
  background: url("../images/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
.jp-stop:hover {
  background: url("../images/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
.jp-previous {
  margin-right: 1px;
  background: url("../images/jplayer.blue.monday.jpg") 0 -96px no-repeat;
}
.jp-previous:focus {
  margin-right: 1px;
  background: url("../images/jplayer.blue.monday.jpg") 0 -96px no-repeat;
}
.jp-previous:hover {
  margin-right: 1px;
  background: url("../images/jplayer.blue.monday.jpg") 0 -96px no-repeat;
}
.jp-next {
  background: url("../images/jplayer.blue.monday.jpg") 0 -131px no-repeat;
}
.jp-next:focus {
  background: url("../images/jplayer.blue.monday.jpg") 0 -131px no-repeat;
}
.jp-next:hover {
  background: url("../images/jplayer.blue.monday.jpg") 0 -131px no-repeat;
}
.jp-progress {
  overflow: hidden;
  background-color: #b1b3b5;
}
.jp-audio .jp-progress {
  position: absolute;
  top: 32px;
  height: 15px;
  border: none;
}
.jp-audio .jp-type-single .jp-progress {
  margin-top: 70px;
  width: 90%;
  top: 0;
  left: 5%;
  height: 7px;
}
.jp-audio .jp-type-playlist .jp-progress {
  left: 10px;
  width: calc(100% - 20px);
  top: 65px;
  height: 8px;
}
.jp-audio .jp-type-playlist .jp-time-holder {
  left: 10px;
  top: 75px;
}
.jp-video .jp-progress {
  top: 0;
  left: 0;
  margin-top: 16px;
  width: 50%;
  height: 7px;
}
.jp-seek-bar {
  background: url("../images/jplayer.blue.monday.jpg") 0 -246px repeat-x;
  width: 0;
  height: 8px;
  cursor: pointer;
}
.jp-play-bar {
  background: url("../images/jplayer.blue.monday.jpg") 0 -218px repeat-x;
  width: 0;
  height: 7px;
}
.jp-seeking-bg {
  width: 100% !important;
  background: url("../images/jplayer.blue.monday.seeking.gif");
}
.jp-state-no-volume .jp-volume-controls {
  display: none;
}
.jp-volume-controls {
  position: absolute;
  top: 29px;
  right: 30px;
  width: 90px;
  left: 110px;
}
.jp-video .jp-volume-controls {
  top: 32px;
}
.jp-volume-controls button {
  display: block;
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
}
.jp-mute,
.jp-volume-max {
  width: 10px;
  height: 8px;
}
.jp-volume-max {
  left: 74px;
}
.jp-mute {
  margin-left: 8px;
  background: url("../images/jplayer.blue.monday.jpg") 0 -174px no-repeat;
}
.jp-mute:focus {
  background: url("../images/jplayer.blue.monday.jpg") 0 -174px no-repeat;
}
.jp-mute:hover {
  background: url("../images/jplayer.blue.monday.jpg") 0 -174px no-repeat;
}
.jp-volume-max {
  background: url("../images/jplayer.blue.monday.jpg") 0 -190px no-repeat;
}
.jp-volume-max:focus {
  background: url("../images/jplayer.blue.monday.jpg") 0 -190px no-repeat;
}
.jp-volume-max:hover {
  background: url("../images/jplayer.blue.monday.jpg") 0 -190px no-repeat;
}
.jp-volume-bar {
  position: absolute;
  background: url("../images/jplayer.blue.monday.jpg") 0 -246px repeat-x;
  left: 22px;
  width: 46px;
  height: 7px;
  cursor: pointer;
  top: 0px;
}
.jp-volume-bar-value {
  background: url("../images/jplayer.blue.monday.jpg") 0 -256px repeat-x;
  width: 0;
  height: 7px;
  position: relative;
}
.jp-volume-bar-value span {
  width: 14px;
  height: 14px;
  position: absolute;
  right: -7px;
  top: -4px;
  background: url("../images/volPoint.png") 0 0 no-repeat;
}
.jp-audio .jp-time-holder {
  position: absolute;
  top: 50px;
}
.jp-audio .jp-type-single .jp-time-holder {
  left: 10px;
  width: 176px;
  top: 76px;
}
.jp-current-time,
.jp-duration {
  width: auto;
  font-size: 9px;
  font-style: oblique;
  font-family: Arial,Helvetica,sans-serif;
}
.jp-current-time {
  float: left;
  font-weight: bold;
  color: #000;
  display: inline;
  cursor: default;
  width: auto;
  font-size: 9px;
  font-style: oblique;
}
.jp-current-time::after {
  content: "/";
  margin-left: 3px;
  margin-right: 3px;
}
.jp-duration {
  float: left;
  display: inline;
  text-align: right;
  cursor: pointer;
}
.jp-video .jp-duration {
  margin-right: 20px;
}
.jp-details {
  font-weight: bold;
  text-align: center;
  cursor: default;
}
span.jp-artist {
  font-size: .8em;
  color: #666;
}
.jp-video-play {
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  background-color: transparent;
}
.jp-video-270p .jp-video-play {
  margin-top: -270px;
  height: 270px;
}
.jp-video-360p .jp-video-play {
  margin-top: -360px;
  height: 360px;
}
.jp-video-full .jp-video-play {
  height: 100%;
}
.jp-video-play-icon {
  position: relative;
  display: block;
  width: 112px;
  height: 100px;
  margin-left: -56px;
  margin-top: -50px;
  left: 50%;
  top: 50%;
  background: url("../images/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
}
.jp-video-play-icon:focus {
  background: url("../images/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
}
.jp-jplayer audio,
.jp-jplayer {
  width: 0;
  height: 0;
}
.jp-jplayer {
  background-color: #000;
}
.jp-toggles {
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
.jp-audio .jp-type-single .jp-toggles {
  width: 25px;
}
.jp-video .jp-toggles {
  position: absolute;
  right: 16px;
  margin: 0;
  margin-top: 10px;
  width: 100px;
}
.jp-toggles button {
  display: block;
  float: left;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
  border: none;
  cursor: pointer;
}
.jp-full-screen {
  background: url("../images/jplayer.blue.monday.jpg") 0 -310px no-repeat;
  margin-left: 20px;
}
.jp-full-screen:focus {
  background: url("../images/jplayer.blue.monday.jpg") -30px -310px no-repeat;
}
.jp-state-full-screen .jp-full-screen {
  background: url("../images/jplayer.blue.monday.jpg") -60px -310px no-repeat;
}
.jp-state-full-screen .jp-full-screen:focus {
  background: url("../images/jplayer.blue.monday.jpg") -90px -310px no-repeat;
}
.jp-repeat {
  background: url("../images/jplayer.blue.monday.jpg") 0 -290px no-repeat;
}
.jp-repeat:focus {
  background: url("../images/jplayer.blue.monday.jpg") -30px -290px no-repeat;
}
.jp-state-looped .jp-repeat {
  background: url("../images/jplayer.blue.monday.jpg") -60px -290px no-repeat;
}
.jp-state-looped .jp-repeat:focus {
  background: url("../images/jplayer.blue.monday.jpg") -90px -290px no-repeat;
}
.jp-shuffle {
  background: url("../images/jplayer.blue.monday.jpg") 0 -270px no-repeat;
  margin-left: 5px;
}
.jp-shuffle:focus {
  background: url("../images/jplayer.blue.monday.jpg") -30px -270px no-repeat;
}
.jp-state-shuffled .jp-shuffle {
  background: url("../images/jplayer.blue.monday.jpg") -60px -270px no-repeat;
}
.jp-state-shuffled .jp-shuffle:focus {
  background: url("../images/jplayer.blue.monday.jpg") -90px -270px no-repeat;
}
.jp-no-solution {
  padding: 5px;
  font-size: .8em;
  background-color: #eee;
  border: 2px solid #009be3;
  color: #000;
  display: none;
}
.jp-no-solution a {
  color: #000;
}
.jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: bold;
}
.jp-volume-bar-value,
.jp-progress,
.jp-seek-bar,
.jp-volume-bar,
.jp-play-bar {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.jp-video .jp-progress {
  width: 100%;
  margin-top: 55px;
}
.jp-controls-holder {
  height: 200px;
}
.jp-volume-controls {
  right: auto;
}
.jp-video .jp-volume-controls {
  top: 110px;
}
.jp-controls-holder {
  height: auto;
}
#jpContainer .jp-controls-holder .jp-volume-controls {
  top: 52px !important;
}
@media (max-width: 1100px) {
  .jp-volume-controls {
    top: 52px;
    left: auto;
    right: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .jp-video .jp-progress {
    width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .jp-video .jp-progress {
    width: 38%;
  }
}
@media (max-width: 768px) {
  .jp-play {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 0 no-repeat;
  }
  .jp-play:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 0 no-repeat;
  }
  .jp-play:hover {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 0 no-repeat;
  }
  .jp-state-playing .jp-play {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -1px -42px no-repeat;
  }
  .jp-state-playing .jp-play:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -1px -42px no-repeat;
  }
  .jp-state-playing .jp-play:hover {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -1px -42px no-repeat;
  }
  .jp-stop {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -83px no-repeat;
  }
  .jp-stop:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -29px -83px no-repeat;
  }
  .jp-stop:hover {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -29px -83px no-repeat;
  }
  .jp-previous {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -96px no-repeat;
  }
  .jp-previous:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -96px no-repeat;
  }
  .jp-previous:hover {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -96px no-repeat;
  }
  .jp-next {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -131px no-repeat;
  }
  .jp-next:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -131px no-repeat;
  }
  .jp-next:hover {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -131px no-repeat;
  }
  .jp-seek-bar {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -246px repeat-x;
  }
  .jp-play-bar {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -218px repeat-x;
  }
  .jp-seeking-bg {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.seeking.gif");
  }
  .jp-mute {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -174px no-repeat;
  }
  .jp-mute:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -174px no-repeat;
  }
  .jp-mute:hover {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -174px no-repeat;
  }
  .jp-volume-max {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -190px no-repeat;
  }
  .jp-volume-max:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -190px no-repeat;
  }
  .jp-volume-max:hover {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -190px no-repeat;
  }
  .jp-volume-bar {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -246px repeat-x;
  }
  .jp-volume-bar-value {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -256px repeat-x;
  }
  .jp-volume-bar-value span {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/volPoint.png") 0 0 no-repeat;
  }
  .jp-video-play-icon {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
  }
  .jp-video-play-icon:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
  }
  .jp-full-screen {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -310px no-repeat;
  }
  .jp-full-screen:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -30px -310px no-repeat;
  }
  .jp-state-full-screen .jp-full-screen {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -60px -310px no-repeat;
  }
  .jp-state-full-screen .jp-full-screen:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -90px -310px no-repeat;
  }
  .jp-repeat {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -290px no-repeat;
  }
  .jp-repeat:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -30px -290px no-repeat;
  }
  .jp-state-looped .jp-repeat {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -60px -290px no-repeat;
  }
  .jp-state-looped .jp-repeat:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -90px -290px no-repeat;
  }
  .jp-shuffle {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") 0 -270px no-repeat;
  }
  .jp-shuffle:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -30px -270px no-repeat;
  }
  .jp-state-shuffled .jp-shuffle {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -60px -270px no-repeat;
  }
  .jp-state-shuffled .jp-shuffle:focus {
    background: url("../../../../../frontend/Perrill/Lillenas/default/images/jplayer.blue.monday.jpg") -90px -270px no-repeat;
  }
}
.contentmanager-contenttype-standing_orders .curriculums.grouped-products,
.contentmanager-contenttype-standing_orders .expander {
  width: 100%;
  max-width: 1500px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.contentmanager-contenttype-standing_orders .expander {
  font-weight: bold;
}
.contentmanager-contenttype-standing_orders .sample {
  padding-bottom: 10px;
  text-align: center;
}
.contentmanager-contenttype-standing_orders .sample video {
  height: auto;
  max-height: 190px;
  margin-top: 10px;
}
.contentmanager-contenttype-standing_orders .complex-product-logo {
  margin-right: 15px;
}
.contentmanager-contenttype-standing_orders .curriculums.active-orders .outer-bar {
  background-color: #737373;
}
.contentmanager-contenttype-standing_orders .curriculums .outer-bar {
  background-color: #d7d7d7;
  margin-top: 7px;
  cursor: pointer;
}
.contentmanager-contenttype-standing_orders .curriculums .title-bar {
  font-weight: 700;
  font-style: italic;
  color: #434343;
  padding-top: 11px;
  padding-bottom: 11px;
}
.contentmanager-contenttype-standing_orders .curriculums.active-orders .title-bar {
  color: #ffffff;
}
.contentmanager-contenttype-standing_orders .curriculums .title-bar .title {
  padding-left: 20px;
}
.contentmanager-contenttype-standing_orders .curriculums .title-bar .fa {
  font-size: 30px;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: transforms 0.4s ease-in;
  -webkit-transition: transform 0.4s linear;
  -moz-transition: transform 0.4s linear;
  -o-transition: transform 0.4s linear;
  transition: transform 0.4s linear;
}
.contentmanager-contenttype-standing_orders .curriculums .title-bar .totals {
  margin-right: 50px;
}
.contentmanager-contenttype-standing_orders .curriculums.active-orders .title-bar .button {
  color: #ffffff;
  border-color: #ffffff;
  width: 80.47px;
}
.contentmanager-contenttype-standing_orders .curriculums.active-orders .title-bar .button:hover {
  color: #434343;
}
.contentmanager-contenttype-standing_orders .curriculums .title-bar .button {
  color: #434343;
  border-color: #434343;
}
.contentmanager-contenttype-standing_orders .curriculums .outer-bar.open .fa {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.contentmanager-contenttype-standing_orders .curriculums .group-title {
  margin-left: auto;
  margin-right: 20px;
  font-weight: 700;
  color: #979797;
}
.contentmanager-contenttype-standing_orders .cat .outer-body {
  background-color: #ececec;
  display: none;
}
.contentmanager-contenttype-standing_orders .cat .outer-body .grouped-products {
  padding-bottom: 30px;
}
.contentmanager-contenttype-standing_orders .cat .outer-body .cur-cat-details {
  padding: 40px 0;
}
.contentmanager-contenttype-standing_orders .cat .cur-cat-details .title {
  font-size: 35px;
}
.contentmanager-contenttype-standing_orders .cat .cur-cat-details .subtitle {
  color: #737373;
}
.contentmanager-contenttype-standing_orders .cat .cur-cat-details .description {
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  color: #737373;
  padding-top: 10px;
}
.contentmanager-contenttype-standing_orders .cat .cur-cat-details .learn-more span {
  display: inline-block;
  padding-right: 12px;
}
.contentmanager-contenttype-standing_orders .cat .cur-cat-details .mobile-arrow {
  position: relative;
  top: 7px;
  display: inline-block;
}
.contentmanager-contenttype-standing_orders .group-totals {
  margin-left: auto;
  margin-right: 20px;
  font-weight: 700;
  color: #979797;
}
.contentmanager-contenttype-standing_orders .group-add-to-cart {
  padding-top: 30px;
  padding-bottom: 50px;
}
.contentmanager-contenttype-standing_orders .order-totals {
  text-align: right;
  padding-bottom: 20px;
}
.contentmanager-contenttype-standing_orders .group-heading {
  text-align: left;
  padding: 15px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-title {
  font-weight: 700;
  font-style: italic;
  margin-bottom: 15px;
  color: #979797;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid {
  margin: -9px;
  margin-bottom: 40px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item {
  padding: 9px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item.group-hide {
  display: none;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner {
  padding: 14px 9px 9px 20px;
  background-color: #ffffff;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  position: relative;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .image {
  padding-right: 20px;
  margin: auto;
  display: block;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner:before {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  background-color: #d7d7d7;
  transition: background-colors 0.8s ease-in;
  -webkit-transition: background-color 0.8s linear;
  -moz-transition: background-color 0.8s linear;
  -o-transition: background-color 0.8s linear;
  transition: background-color 0.8s linear;
  left: 0;
  top: 0;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item.active .inner:before {
  background-color: #4c374b;
  transition: background-colors 0.8s ease-in;
  -webkit-transition: background-color 0.8s linear;
  -moz-transition: background-color 0.8s linear;
  -o-transition: background-color 0.8s linear;
  transition: background-color 0.8s linear;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .product-name {
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .product-subtitle {
  font-size: 16px;
  color: #737373;
  padding-bottom: 20px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .product-subtitle.has-genus {
  padding-bottom: 0;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .genus {
  padding-bottom: 20px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .old-price .price-container .price {
  top: -15px;
  color: #979797;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .special-price .price-container .price {
  color: #979797;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item.active .inner .special-price .price-container .price {
  color: #434343;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item.active .inner .price-container.price-final_price .price {
  color: #434343;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .qty label {
  display: inline-block;
  font-size: 14px;
  color: #979797;
  padding-right: 3px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .qty input {
  height: 35px;
  width: 38px;
  font-weight: 600;
  display: inline-block;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .old-price .price-container .price {
  font-size: 13px;
  top: -11px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .special-price .price-container .price {
  font-size: 15px;
}
.contentmanager-contenttype-standing_orders .grouped-products .group-grid .item .inner .price-container.price-final_price .price {
  font-size: 15px;
}
.contentmanager-contenttype-standing_orders .group-heading .title-section,
.contentmanager-contenttype-standing_orders .contentmanager-contenttype-standing-orders .group-heading .title-section,
.contentmanager-contenttype-standing_orders .contentmanager-contenttype-standing_orders .group-heading .title-section {
  width: 55%;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .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,
  .login-container .block,
  .account .column.main .block:not(.widget) .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 {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .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) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .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) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .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,
  .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;
  }
  .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,
  .block-collapsible-nav .title {
    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,
  .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,
  .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,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results: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,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses: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,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results: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;
  }
  .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,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .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: 1280px;
    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 {
    background: #f5f5f5;
    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 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .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: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    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:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: #333333;
    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: #333333;
    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;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .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;
  }
  .amwishlist-wishlist-index .pager .pages {
    flex-basis: auto;
  }
  .amwishlist-wishlist-index .pager .limiter {
    margin: 0;
  }
  .amwishlist-wishlist-index .pager .toolbar-amount {
    display: inline-block;
  }
  .amwishlist-toolbar-block.-mass-action {
    position: initial;
    z-index: initial;
    flex-wrap: nowrap;
    padding: 0 0 35px;
    box-shadow: none;
  }
  .amwishlist-toolbar-block.-mass-action .amwishlist-button {
    height: 40px;
  }
  .amwishlist-toolbar-block.-mass-action .amwishlist-button.-link {
    margin: 0 20px 0 0;
  }
  .amwishlist-toolbar-block.-mass-action .amwishlist-button:not(.-link) {
    min-width: 116px;
  }
  .amwishlist-toolbar-block.-mass-action .amwishlist-button:not(.-link):not(:last-child) {
    flex-basis: auto;
    margin: 0 10px 0 0;
  }
  .amwishlist-toolbar-block.-mass-action .amwishlist-button.-addtolist {
    flex-basis: 196px;
    margin: 0 0 0 auto;
  }
  .amwishlist-product-grid > .amwishlist-items {
    margin: 0 -20px;
  }
  .amwishlist-product-grid > .amwishlist-items > .amwishlist-item {
    width: calc(50% - 20px);
  }
  .amwishlist-popup-block .amwishlist-content {
    padding: 0 30px;
  }
  .amwishlist-popup-block .amwishlist-toolbar.-footer {
    padding: 20px 30px;
    box-shadow: 0 -10px 30px rgba(190, 198, 218, 0.1), 0 -5px 15px rgba(190, 198, 218, 0.09);
  }
  .amwishlist-popup-block .amwishlist-list.-align-left {
    justify-content: flex-start;
  }
  .amwishlist-popup-block .amwishlist-button.-create-list {
    padding: 0 0 20px;
  }
  .amwishlist-popup-block .amwishlist-button.-addtolist {
    max-width: 194px;
  }
  .amwishlist-popup-block .amwishlist-tabs-block.-title {
    margin: 0 0 20px;
  }
  .amwishlist-newlist-block .amwishlist-button.-plus {
    padding: 0 0 20px;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .items.payment-methods .certificates {
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .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%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .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;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .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:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .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;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .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: #8f8f8f;
    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:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .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: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .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: #ffffff;
    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: 768px;
    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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .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,
  .form.search.advanced,
  .form.form-orders-search {
    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;
  }
  .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;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .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;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 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: 30px 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: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .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;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .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: 240px;
  }
  .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 {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .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;
  }
}
@media all and (min-width: 1024px), print {
  .amwishlist-wishlist-index .pager .toolbar-amount {
    display: inline-block;
  }
  .amwishlist-tabs-block.-block .amwishlist-list.-active {
    justify-content: flex-start;
  }
  .amwishlist-product-grid .amwishlist-inner {
    position: absolute;
    right: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    padding: 0 15px 15px;
    background: #f4f5fa;
    opacity: 0;
  }
  .amwishlist-product-grid > .amwishlist-items {
    justify-content: flex-start;
  }
  .amwishlist-product-grid > .amwishlist-items > .amwishlist-item.-active {
    background: #fff;
  }
  .amwishlist-product-grid > .amwishlist-items > .amwishlist-item {
    width: calc(25% - 20px);
  }
  .amwishlist-product-grid > .amwishlist-items > .amwishlist-item:hover {
    position: relative;
    z-index: 3;
    background: #f4f5fa;
  }
  .amwishlist-product-grid > .amwishlist-items > .amwishlist-item:hover .amwishlist-inner {
    z-index: 4;
    visibility: visible;
    opacity: 1;
  }
  .amwishlist-list-grid .amwishlist-list {
    justify-content: flex-start;
  }
  .amwishlist-list-grid .amwishlist-list > .amwishlist-item {
    flex-basis: 228px;
    margin: 0 8px 32px;
    padding: 15px 17px;
  }
  .amwishlist-list-grid .amwishlist-list > .amwishlist-item:hover {
    background: #f4f5fa;
  }
  .amwishlist-list-grid .amwishlist-select-block {
    top: 0;
    bottom: auto;
  }
  .amwishlist-list-grid .amwishlist-button.-add {
    width: 100px;
  }
  .amwishlist-list-grid .amwishlist-name {
    font-size: 14px;
  }
  .amwishlist-list-grid .amwishlist-preview-block {
    min-height: 200px;
  }
  .amwishlist-list-grid .amwishlist-preview-block .amwishlist-image {
    margin: 4px;
    width: calc(50% - 4px * 2);
    height: 84px;
  }
  .amwishlist-field-block.-editable:hover:not(.-active) {
    background: #f4f5f7;
  }
  .amwishlist-field-block.-editable:hover .amwishlist-button.-edit {
    display: flex;
    margin: 0 5px 0 0;
    height: 34px;
  }
  .amwishlist-field-block.-editable .amwishlist-button.-edit {
    position: absolute;
    display: none;
    justify-content: flex-end;
    width: 100%;
    padding: 0 10px;
  }
  .amwishlist-checkbox-block .amwishlist-input:hover + .amwishlist-checker {
    border-color: #4776f0;
    background: #4776f0;
  }
  .amwishlist-search-block {
    margin: 0 0 40px;
  }
  .amwishlist-search-block .amwishlist-qty-block {
    display: flex;
  }
  .amwishlist-search-block .amwishlist-field {
    margin: 20px 0 0 0;
    max-width: 270px;
  }
  .amwishlist-list-block.-recently-viewed {
    margin: 0;
  }
  .amwishlist-list-block.-recently-viewed .amwishlist-item {
    padding: 15px;
    max-width: 175px;
  }
  .amwishlist-list-block.-recently-viewed .amwishlist-item:before {
    width: 150px;
    height: 150px;
  }
  .amwishlist-list-block.-recently-viewed .amwishlist-list {
    flex-wrap: wrap;
  }
  .amwishlist-page-title {
    order: 1;
  }
  .amwishlist-page-title .amwishlist-field-block.-title {
    flex-basis: 55%;
  }
  .amwishlist-page-title .amwishlist-toolbar {
    flex-basis: 40%;
    order: 1;
  }
  .amwishlist-page-title .amwishlist-counter {
    order: 3;
    padding: 0;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .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 {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 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: #cccccc;
    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: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .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 {
  .amslider .wrapper {
    justify-content: center;
  }
  .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;
  }
}
